.splash-screen[data-v-352d0336]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:100vh;gap:1rem}.splash-screen h1[data-v-352d0336]{font-size:2rem;font-weight:700}.splash-screen img[data-v-352d0336]{max-width:400px;width:100%;border-radius:1rem;box-shadow:0 0 20px #0003}.splash-screen video[data-v-352d0336]{max-width:400px;max-height:400px;border-radius:1rem;box-shadow:0 0 20px #0003;display:block;margin:0 auto}.video-wrapper[data-v-352d0336]{overflow:hidden;border-radius:1rem;box-shadow:0 0 20px #0003}.splash-video[data-v-352d0336]{border-radius:1rem;box-shadow:0 0 20px #0003;display:block;object-fit:cover;margin:0 auto}.splash-screen button[data-v-352d0336]{font-size:1.2rem;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:.5rem;background-color:#00f;cursor:pointer;transition:background-color .2s}.splash-screen button[data-v-352d0336]:hover{background-color:#ccc}.quiz-container[data-v-ed842da7]{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden;background:transparent}.quiz-container[data-v-ed842da7]:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:-1;pointer-events:none}.background-media[data-v-ed842da7]{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.question-box[data-v-ed842da7]{max-width:600px;width:100%;padding:1.25rem;border-radius:16px;color:#fff;background:#000080cc;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 10px 30px #0009,inset 0 0 0 1px #ffffff14}.question-text-container[data-v-ed842da7]{min-height:60px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.question-text[data-v-ed842da7]{font-size:2.5rem;font-weight:700;text-align:center;white-space:pre-line}.answers[data-v-ed842da7]{display:flex;flex-direction:column;gap:1rem;background:#1414148c}.answer[data-v-ed842da7]{display:flex;align-items:center;min-height:60px;padding:1rem;border-radius:14px;cursor:pointer;font-size:2rem;color:#fff;background:#ffffff40;border:5px solid rgb(255,255,0);backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%);box-shadow:0 4px 10px #00000059,inset 0 0 0 1px #ffffff0f;transition:background .25s ease,font-size .25s ease}.answer.correct[data-v-ed842da7]{background:linear-gradient(180deg,#00c8008c,#0078008c);border-color:#0f0;animation:glow-pulse-ed842da7 .3s ease-out;box-shadow:0 0 18px #00ff008c,inset 0 0 0 1px #ffffff29}.answer.correct .letter[data-v-ed842da7]{box-shadow:0 0 0 2px #000,0 0 0 4px #0f0,0 0 10px #00ff00b3}.answer.correct .letter svg[data-v-ed842da7]{filter:drop-shadow(0 0 6px rgba(0,255,0,.8)) drop-shadow(0 0 1px rgba(0,0,0,.6));animation:correct-bounce-ed842da7 .3s ease-out}.answer.correct .text[data-v-ed842da7]{animation:correct-bounce-ed842da7 .3s ease-out both;font-size:2.3rem;font-weight:700}.answer.correct .inner-text[data-v-ed842da7]{animation:none!important}.answer.wrong[data-v-ed842da7]{background:#b4000059;border-color:#f006}.inner-text[data-v-ed842da7]{display:flex;align-items:center}.letter[data-v-ed842da7]{display:inline-flex;margin-right:1rem;padding:4px;border-radius:50%;background:#000;backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%)}.letter svg[data-v-ed842da7]{width:50px;height:50px}.letter circle[data-v-ed842da7]{fill:#ff0000e6}.letter text[data-v-ed842da7]{fill:#fff;font-size:24px;font-weight:900;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;pointer-events:none}.timer-bar[data-v-ed842da7]{height:6px;margin-top:20px;background:transparent;overflow:hidden}.timer-bar-fill[data-v-ed842da7]{height:100%;width:0;background:#0af;transform-origin:left;opacity:0;transition:width .2s linear,opacity .25s ease}.timer-bar-fill.visible[data-v-ed842da7]{opacity:1}.fade-bounce-text-enter-active[data-v-ed842da7]{animation:bounce-in-ed842da7 .5s ease}@keyframes bounce-in-ed842da7{0%{opacity:0;transform:scale(.7)}60%{transform:scale(1.1);opacity:1}80%{transform:scale(.97)}to{transform:scale(1)}}@keyframes correct-bounce-ed842da7{0%{transform:scale(1)}40%{transform:scale(1.3)}60%{transform:scale(1.2)}80%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes glow-pulse-ed842da7{0%{box-shadow:0 0 #0f00}50%{box-shadow:0 0 22px #0f0}to{box-shadow:0 0 18px #00ff008c}}
