@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap";:root{font-family:var(--font-ui);color:#151531;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#151531;--muted:#858597;--line:#e9e9f1;--accent:#6868f7;--on-accent:#fff;--font-ui:"Fredoka", "Noto Sans SC", sans-serif;background:#fafafa;font-size:14px;font-weight:400}*{box-sizing:border-box}body{min-width:360px;margin:0}button,input,select{font:inherit}button,a,input,label{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.4}button,a,input{outline-offset:5px}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #6868f7}a{color:inherit;text-decoration:none}button{border:0}h1,h2,h3,p,button,fieldset{margin:0}fieldset{border:0;padding:0}button svg{flex-shrink:0}::selection{background:#e6e2ff}dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2246}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{flex-direction:column;max-width:1200px;min-height:100svh;margin:auto;padding:0 48px 48px;display:flex}.app-shell>main{flex:1;padding-bottom:24px}.site-footer{border-top:1px solid var(--line);text-align:center;color:#77778b;padding-top:24px;font-size:14px;line-height:1.8}.site-header{border-bottom:1px solid var(--line);align-items:center;gap:32px;height:90px;display:flex}.brand{white-space:nowrap;align-items:center;gap:12px;font-size:18px;font-weight:800;display:flex}.brand-logo{object-fit:contain;flex-shrink:0;width:64px;height:64px;display:block}.brand-divider{background:var(--line);width:1px;height:24px;margin:0 5px}.festival-label{font-size:16px;font-weight:500}.site-header nav{align-self:stretch;gap:28px;margin-left:auto;display:flex}.nav-link{color:#77778b;background:0 0;align-items:center;gap:8px;padding:0;font-size:15px;font-weight:600;display:flex;position:relative}.nav-link.active{color:var(--ink)}.nav-link.active:after{content:"";background:var(--accent);border-radius:3px;height:3px;position:absolute;bottom:-1px;left:0;right:0}.page-heading{justify-content:space-between;align-items:center;gap:20px;padding:46px 0 32px;display:flex}.page-heading h1{letter-spacing:-1px;font-size:34px;font-weight:800;line-height:1.4}.start-workspace{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.plan-choice{min-height:330px;font-family:var(--font-ui);border:1px solid #dcd8fb;border-radius:20px;place-items:center;padding:32px;font-size:112px;font-weight:500;line-height:1;transition:transform .2s,box-shadow .2s,background .2s;display:grid}.plan-a{color:#6868f7;background:#f0eeff}.plan-b{--entry-x:110px;--entry-rotation:8deg;color:#c78542;background:#fff2e5;border-color:#f1ddc8}.plan-choice:hover{transform:translateY(-4px);box-shadow:0 12px 30px #25254a09}.plan-a:hover{background:#e9e5ff}.plan-b:hover{background:#ffeacf}.plan-choice:active{transform:translateY(0)}.rules-strip{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px 38px;padding:30px 0;display:flex}.rules-strip>span{color:#77778b;align-items:center;gap:9px;font-size:15px;display:flex}.rules-strip svg{color:#8d84d3;width:21px;height:21px}.rules-strip>span:nth-child(2) svg{color:#c7905b}.rules-strip>span:nth-child(3) svg{color:#559d83}.muted{color:var(--muted);font-size:15px;line-height:1.8}.icon-button{background:#fff;border:1px solid #e2e2ec;border-radius:13px;flex-shrink:0;place-items:center;width:44px;height:44px;transition:background .2s,transform .2s;display:inline-grid}.icon-button:hover:not(:disabled){background:#f0efff;transform:translateY(-2px)}.icon-button.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.icon-button.primary:hover:not(:disabled){background:#5555d9}.appear{animation:.3s ease-out appear}@keyframes appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.quiz-workspace{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 8px 32px #25254a04}.quiz-toolbar{border-bottom:1px solid var(--line);background:#faf9ff;align-items:center;gap:20px;padding:22px 30px;display:flex}.quiz-toolbar .round-label{color:#9393a7;letter-spacing:1px}.quiz-toolbar .round-label b{color:var(--accent);margin:0 3px;font-size:18px}.round-progress{background:#eae9f5;border-radius:999px;flex:auto;min-width:0;max-width:520px;height:10px;margin:auto;overflow:hidden;box-shadow:inset 0 1px 2px #28286618}.round-progress-fill{border-radius:inherit;width:100%;height:100%;transform:scaleX(var(--progress-to));transform-origin:0;will-change:transform;background:linear-gradient(#ffffff91,#fff0 55%),linear-gradient(90deg,#6868f7,#9684f5 72%,#ffa340);display:block;position:relative}.round-progress-fill:after{content:"";border-radius:inherit;background:linear-gradient(90deg,#fff0,#ffd69a82 65%,#fff4c5ab);width:56px;height:100%;position:absolute;top:0;right:0}.score-label{color:#8b8ba1;font-size:14px}.score-label b{font:24px var(--font-ui);color:var(--accent);margin-left:8px}.question-layout{grid-template-columns:1fr 1fr;min-height:370px;display:grid}.question-image-pane{border-right:1px solid var(--line);background:#fff;justify-content:center;align-items:center;min-height:370px;padding:45px 28px;display:flex;position:relative}.question-image-pane>img{object-fit:contain;width:100%;height:280px}.image-label{font:14px var(--font-ui);letter-spacing:1px;color:#9090a5;position:absolute;top:20px;left:24px}.zoom-button{width:35px;height:35px;position:absolute;bottom:15px;right:15px}.zoom-button svg{width:18px}.answer-pane{padding:35px}.answer-pane h2{letter-spacing:-.6px;margin:20px 0 8px;font-size:22px;font-weight:900;line-height:1.5}.answer-pane form{margin-top:27px}.answer-pane form>label{color:#858598;margin-bottom:10px;font-size:14px;display:block}.answer-input{background:#fafaff;border:1px solid #deddec;border-radius:10px;align-items:center;gap:12px;padding:11px 14px;display:flex}.answer-input input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;padding:4px 0;font-size:17px}.answer-input input:focus{outline:0}.answer-input:focus-within{border-color:#8d86ee;box-shadow:0 0 0 3px #6868f714}.answer-input input::placeholder{color:#b4b4c4;font-size:14px}.answer-input>svg{color:#aaaabd}.answer-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-top:27px;display:flex}.skip-action,.submit-action{color:#89899e;align-items:center;gap:10px;font-size:14px;display:flex}.skip-action b,.submit-action{color:var(--ink)}.manual-judge-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px 24px;margin-left:auto;display:flex}.manual-judge-actions>div{color:var(--ink);align-items:center;gap:8px;font-size:14px;display:flex}.input-hint{color:#a9a9ba;text-align:right;margin-top:17px;font-size:14px}.answer-feedback{margin-top:20px;font-size:14px;line-height:1.8}.feedback-title{color:#408c73;align-items:center;gap:8px;display:flex}.feedback-title b{font:22px var(--font-ui);margin-left:auto}.incorrect .feedback-title{color:#c18242}.answer-feedback p{color:#858598;margin-top:7px}.review-action{color:#ad8157;align-items:center;gap:8px;margin-top:12px;font-size:14px;display:flex}.review-action .icon-button{width:32px;height:32px}.review-action svg{width:17px}.next-action{justify-content:flex-end;align-items:center;gap:12px;margin-top:15px;display:flex}.confirm-dialog{border:1px solid var(--line);width:calc(100% - 40px);max-width:440px;color:var(--ink);background:#fff;border-radius:20px;padding:32px;box-shadow:0 24px 80px #15153120}.confirm-dialog .eyebrow{color:#8585ab}.confirm-dialog h2{margin:15px 0;font-size:22px;font-weight:900;line-height:1.5}.confirm-dialog p{color:#858598;font-size:14px;line-height:1.9}.review-key-label{color:#858598;margin-top:22px;font-size:14px;display:block}.review-answers{margin:24px 0}.review-answers>div{border-bottom:1px solid var(--line);padding:14px 0}.review-answers dt{color:var(--muted);margin-bottom:7px;font-size:14px}.review-answers dd{overflow-wrap:anywhere;margin:0;font-size:17px}.review-decisions{flex-wrap:wrap;justify-content:space-between;gap:18px;display:flex}.review-decisions>div{align-items:center;gap:10px;font-size:14px;display:flex}.confirm-dialog .review-key-error{color:#b96349;margin-top:10px}.dialog-actions{justify-content:flex-end;gap:12px;margin-top:25px;display:flex}.image-dialog{background:#fff;border:0;border-radius:12px;max-width:90vw;max-height:90vh;padding:16px}.image-dialog>.icon-button{margin-left:auto;display:grid}.image-dialog>img{object-fit:contain;width:650px;max-width:100%;height:70vh;display:block}.result-workspace{border:1px solid var(--line);text-align:center;background:#f3f1ff;border-radius:20px;flex-direction:column;align-items:center;min-height:425px;padding:35px 25px;display:flex}.result-icon{color:#6868f7;margin-bottom:15px}.result-workspace>.eyebrow{color:#9393b6;font-size:14px}.result-workspace h2{letter-spacing:-.5px;margin:15px 0 5px;font-size:25px;font-weight:900}.result-score{font:100px var(--font-ui);letter-spacing:-5px;color:var(--accent);font-family:inherit;font-weight:900;line-height:1.3}.result-score>.score-total{letter-spacing:0;color:#aaaac5;margin-left:12px;font-family:inherit;font-size:22px;font-weight:400}.result-workspace p{color:#8b8ba7;font-size:14px}.result-finish{align-items:center;gap:20px;margin:22px 0 13px;font-size:14px;display:flex}.result-workspace small{color:#aaaabf;font-size:14px}.storage-notice{color:#aa7640;background:#fff1e2;border:1px solid #f4dfc5;border-radius:6px;margin-bottom:16px;padding:12px 18px;font-size:14px}.statistics-workspace{border-top:1px solid var(--line)}.statistics-heading{justify-content:flex-end;align-items:center;gap:20px;padding:28px 0;display:flex}.statistics-heading .eyebrow{color:#9999b2;font-size:14px}.statistics-heading h2{letter-spacing:-.5px;margin-top:10px;font-size:23px;font-weight:900}.statistics-actions{gap:10px;display:flex}.stat-totals{background:#fff;border:1px solid #e8e6f3;border-radius:16px;grid-template-columns:repeat(4,1fr);padding:25px 0;display:grid}.stat-totals>div{border-right:1px solid #e3e0f3;padding:0 30px}.stat-totals>div:last-child{border:0}.stat-totals>div>span{color:#8c8ca5;font-size:14px;display:block}.stat-totals strong{font:38px var(--font-ui);margin-top:12px;font-family:inherit;font-weight:900;display:block}.stat-totals small{color:#a3a3b8;margin-left:8px;font-size:14px}.green-text{color:#4e9b83}.orange-text{color:#cf8a54}.table-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;margin-top:25px;display:flex}.category-tabs{gap:25px;display:flex}.category-tabs button{color:#9797ac;background:0 0;border-bottom:2px solid #0000;padding:16px 0;font-size:14px;font-weight:700}.category-tabs button.active{color:var(--accent);border-color:var(--accent);font-weight:600}.search-box{color:#9696ad;align-items:center;gap:8px;display:flex}.search-box input{max-width:170px;color:var(--ink);background:0 0;border:0;padding:9px 0;font-size:14px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;white-space:nowrap;text-align:left;width:100%}th{color:#9b9bb1;border-bottom:1px solid var(--line);padding:20px 14px;font-size:14px;font-weight:500}td{font-size:14px;font-family:var(--font-ui);border-bottom:1px solid #ededf5;padding:14px}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}.question-cell{align-items:center;gap:14px;font-family:inherit;display:flex}.question-cell img{object-fit:contain;background:#fff;border:1px solid #eeeef4;border-radius:7px;width:35px;height:35px}.question-cell strong{font-weight:700}.category-label{font-family:var(--font-ui);color:#8585bc;font-size:14px}.category-label.software{color:#b78c64}.rate-cell{align-items:center;gap:12px;display:flex}.rate-cell>span:last-child{text-align:right;color:#9494ac;min-width:35px}.rate-track{background:#efedf9;border-radius:3px;width:70px;height:4px}.rate-track>span{background:#8880eb;border-radius:3px;height:100%;display:block}.table-foot{color:#a1a1b7;justify-content:space-between;padding:20px 0;font-size:14px;display:flex}.empty-state{text-align:center;color:#9898b0;padding:40px}.empty-state svg{width:30px;height:30px}.empty-state p{margin-top:10px;font-size:14px}.animated-number{font-variant-numeric:tabular-nums;min-width:1ch;display:inline-block}@media (prefers-reduced-motion:no-preference){.appear{animation:.45s cubic-bezier(.2,.8,.2,1) both panel-enter}.start-workspace.appear{animation:none}.plan-choice{transform:perspective(900px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .22s ease-out,box-shadow .25s,background .25s,border-color .25s;animation:1.05s cubic-bezier(.16,1,.3,1) both choice-enter}.plan-b{animation-delay:.23s}.plan-choice:hover{transform:perspective(900px) translateY(-5px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));box-shadow:0 16px 32px #25254a0d}.plan-choice:active{transition-duration:90ms;transform:perspective(900px)scale(.975)}.plan-glyph{transition:transform .35s cubic-bezier(.34,1.56,.64,1);display:block}.plan-choice:is(:hover,:focus-visible) .plan-glyph{transform:translateY(-3px)rotate(-5deg)scale(1.08)}.plan-b:is(:hover,:focus-visible) .plan-glyph{transform:translateY(-3px)rotate(5deg)scale(1.08)}.rules-strip>span{animation:.5s .16s both content-enter}.rules-strip>span:nth-child(2){animation-delay:.22s}.rules-strip>span:nth-child(3){animation-delay:.28s}.nav-link:after{transform-origin:0;animation:.3s ease-out both progress-enter}.brand-logo{transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.brand:hover .brand-logo{transform:scale(1.04)}.icon-button{transition:transform .2s,background .2s,box-shadow .2s}.icon-button:active:not(:disabled){transform:scale(.9)}.icon-button svg{transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.submit-action .icon-button:hover:not(:disabled) svg,.next-action .icon-button:hover svg,.result-finish .icon-button:hover svg{transform:translate(3px)}.skip-action .icon-button:hover:not(:disabled) svg{transform:rotate(-75deg)}.question-image-pane>img{animation:.55s cubic-bezier(.2,.8,.2,1) both image-enter}.answer-pane>h2,.answer-pane>p{animation:.4s 60ms both content-enter}.answer-pane>form{animation:.4s .11s both content-enter}.round-progress-fill{animation:.85s both quiz-progress-flow}.round-progress.is-still .round-progress-fill{animation:none}.answer-input{transition:border-color .2s,box-shadow .25s,background .2s}.answer-feedback.correct{animation:.4s cubic-bezier(.2,.8,.2,1) both feedback-enter}.correct .feedback-title>svg{animation:.55s cubic-bezier(.34,1.56,.64,1) both success-pop}.correct .feedback-title>b{animation:.5s 70ms both points-enter}.answer-feedback.incorrect{animation:.34s ease-out both feedback-shake}.confirm-dialog[open],.image-dialog[open]{animation:.3s cubic-bezier(.22,1,.36,1) both dialog-enter}dialog[open]::backdrop{animation:.22s ease-out both backdrop-enter}.review-key-error{animation:.34s ease-out both feedback-shake}.result-icon{animation:.8s cubic-bezier(.22,1,.36,1) .1s both award-enter}.result-workspace h2{animation:.45s .15s both content-enter}.result-score{animation:.45s .2s both content-enter}.result-workspace>p,.result-finish{animation:.45s .28s both content-enter}.stat-totals>div{animation:.45s both content-enter}.stat-totals>div:nth-child(2){animation-delay:60ms}.stat-totals>div:nth-child(3){animation-delay:.12s}.stat-totals>div:nth-child(4){animation-delay:.18s}.rate-track>span{transform-origin:0;animation:.7s ease-out both progress-enter}tbody tr{transition:background .2s}tbody tr:hover{background:#f3f1ff}}@keyframes panel-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes choice-enter{0%{opacity:0;transform:translateX(var(--entry-x,-110px)) translateY(70px) scale(.72) rotate(var(--entry-rotation,-8deg))}58%{opacity:1;transform:translate(0)translateY(-14px)scale(1.05)rotate(2deg)}to{opacity:1;transform:translate(0)translateY(0)scale(1)rotate(0)}}@keyframes content-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes image-enter{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes progress-enter{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes quiz-progress-flow{0%{transform:scaleX(var(--progress-from));animation-timing-function:cubic-bezier(.55,0,.4,1)}80%{transform:scaleX(var(--progress-over));animation-timing-function:cubic-bezier(.2,.7,.3,1)}to{transform:scaleX(var(--progress-to))}}@keyframes feedback-enter{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes success-pop{0%{transform:scale(.6)rotate(-20deg)}65%{transform:scale(1.12)rotate(4deg)}to{transform:scale(1)rotate(0)}}@keyframes points-enter{0%{opacity:0;transform:translateY(10px)scale(.85)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes feedback-shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-2px)}}@keyframes dialog-enter{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes award-enter{0%{opacity:0;transform:translateY(16px)rotate(-14deg)scale(.7)}60%{opacity:1;transform:translateY(-5px)rotate(6deg)scale(1.08)}to{opacity:1;transform:translateY(0)rotate(0)scale(1)}}.pill{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-size:14px;font-weight:600;line-height:1.4;display:inline-flex}.pill-violet{color:#7163b8;background:#eeebff;border-color:#e3ddff}.pill-amber{color:#a77640;background:#fff0df;border-color:#f6dfc5}.pill-mint{color:#53836b;background:#eaf5ef;border-color:#d9ebdf}.pill-danger{color:#b24a47;background:#ffe1df;border-color:#f1bfba}.rules-strip{gap:14px}.rules-strip>.pill{color:inherit;font-size:14px}.rules-strip>.pill-violet{color:#7163b8}.rules-strip>.pill-amber{color:#a77640}.rules-strip>.pill-mint{color:#53836b}.rules-strip .pill svg{width:18px;height:18px}.image-label{letter-spacing:0;top:15px;left:18px}.celebration-layer{z-index:50;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.result-workspace .result-icon{place-items:center;min-height:72px;margin-bottom:15px;display:grid}.result-workspace>.pill{margin-bottom:7px}.result-emblem{place-items:center;min-height:106px;margin-bottom:10px;display:grid}.result-emblem.with-streamers{grid-template-columns:minmax(0,86px) 72px minmax(0,86px);max-width:100%}.result-streamers{width:100%;height:100px}.result-streamers.is-flipped{transform:scaleX(-1)}.result-emblem .result-icon{margin-bottom:0}@media (prefers-reduced-motion:no-preference){.result-streamers path{stroke-dasharray:160;animation:1.1s ease-out both streamer-draw}.result-streamers path:nth-child(2){animation-delay:.12s}.result-streamers path:nth-child(3){animation-delay:.22s}}@keyframes streamer-draw{0%{stroke-dashoffset:160px;opacity:0}to{stroke-dashoffset:0;opacity:1}}.result-failed{background:0 0;border-color:#0000}.result-failed .result-icon,.result-failed .result-score,.result-failed h2{color:#252525}.result-failed>p{color:#707070}.result-failed .score-total,.result-failed small{color:#858585}.result-failed .icon-button.primary{background:#292929;border-color:#292929}.result-failed .icon-button.primary:hover{background:#111}@media (prefers-reduced-motion:no-preference){.is-launching .plan-choice{pointer-events:none;animation:.32s cubic-bezier(.4,0,.2,1) both plan-dismiss;translate:0}.is-launching .plan-choice.is-selected{animation:.32s cubic-bezier(.22,1,.36,1) both plan-launch}.is-launching .plan-choice.is-selected .plan-glyph{animation:.32s ease-in-out both glyph-launch}.result-failed .result-icon{animation:.55s ease-out 80ms both failed-stamp}.result-failed>.pill{animation:.4s .16s both content-enter}.result-passed>.pill{animation:.45s .24s both content-enter}}@keyframes plan-launch{0%{opacity:1;transform:scale(1)}30%{opacity:1;transform:scale(.97)}65%{opacity:1;transform:scale(1.015)}to{opacity:0;transform:scale(1.025)}}@keyframes glyph-launch{0%{transform:translateY(0)}40%{transform:translateY(4px)scale(.95)}to{transform:translateY(-12px)scale(1.06)}}@keyframes plan-dismiss{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(10px)scale(.98)}}@keyframes failed-stamp{0%{opacity:0;transform:scale(1.15)}45%{opacity:1;transform:scale(.97)}65%{transform:translate(-4px)}82%{transform:translate(3px)}to{opacity:1;transform:scale(1)}}.plan-selection-transition{--selection-color:#6868f7;z-index:85;pointer-events:all;color:#fff;position:fixed;inset:0;overflow:hidden}.plan-selection-transition.selection-b{--selection-color:#d88946}.plan-selection-surface,.plan-shard{background:var(--selection-color);place-items:center;display:grid;position:absolute;inset:0}.plan-selection-transition span{font-family:var(--font-ui);white-space:nowrap;font-size:260px;font-weight:600;line-height:1}.plan-fragments{position:absolute;inset:0}.plan-shard{will-change:transform, opacity}@media (prefers-reduced-motion:no-preference){.quiz-opening.appear{animation:.65s cubic-bezier(.16,1,.3,1) both question-arrival}.quiz-opening .question-image-pane>img{animation:.7s cubic-bezier(.16,1,.3,1) 40ms both opening-image}.quiz-opening .answer-pane>h2,.quiz-opening .answer-pane>p{animation:.55s cubic-bezier(.16,1,.3,1) 90ms both opening-answer}.quiz-opening .answer-pane>form{animation:.55s cubic-bezier(.16,1,.3,1) .15s both opening-answer}}@keyframes question-arrival{0%{opacity:.55;transform:translateY(34px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes opening-image{0%{opacity:.55;transform:translate(-24px)scale(.9)rotate(-2deg)}to{opacity:1;transform:translate(0)scale(1)rotate(0)}}@keyframes opening-answer{0%{opacity:.55;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@media (width<=900px){.app-shell{padding:0 28px 36px}.question-layout{grid-template-columns:1fr}.question-image-pane{border-right:0;border-bottom:1px solid var(--line);min-height:280px}.question-image-pane>img{height:230px}}@media (width<=600px){.app-shell{padding:0 20px 28px}.site-header{gap:12px;height:78px}.brand{gap:9px}.brand-logo{width:52px;height:52px}.brand-divider,.festival-label{display:none}.site-header nav{gap:18px}.nav-link{padding-inline:6px}.nav-link span{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.page-heading{padding:32px 0 26px}.start-workspace{gap:16px}.plan-choice{border-radius:16px;min-height:230px;padding:20px}.rules-strip{gap:16px 22px;padding:26px 0}.quiz-toolbar{flex-wrap:wrap;gap:14px;padding:18px}.round-progress{flex-basis:100%;order:3;max-width:none}.score-label{margin-left:auto}.answer-pane{padding:25px}.answer-actions{gap:12px}.question-image-pane{padding:42px 22px 20px}.stat-totals{grid-template-columns:repeat(2,1fr);gap:25px 0}.stat-totals>div{padding:0 22px}.stat-totals>div:nth-child(2){border:0}.table-toolbar{flex-wrap:wrap;gap:0}.search-box{border-top:1px solid var(--line);width:100%;padding:8px 0}.search-box input{width:100%;max-width:none}table{min-width:600px}.result-workspace{padding:32px 18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.plan-choice{animation:.85s ease-out both choice-enter-reduced!important}.plan-b{animation-delay:.18s!important}}@keyframes choice-enter-reduced{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}body[data-result-theme]{transition:background-color .55s}body[data-result-theme=passed]{background:#f1edff}body[data-result-theme=failed]{--ink:#242424;--muted:#777;--accent:#333;--line:#d9d9d9;background:#eee}body[data-result-theme=failed] .brand-logo{filter:grayscale()}body[data-result-theme=failed] .pill-danger{color:#333;background:#dedede;border-color:#ccc}body[data-result-theme=failed] .nav-link,body[data-result-theme=failed] .site-footer,body[data-result-theme=failed] .category-label{color:#777}body[data-result-theme=failed] .icon-button{background:#fafafa;border-color:#d2d2d2}body[data-result-theme=failed] .icon-button.primary{color:#fff;background:#292929}body[data-result-theme=failed] .result-icon{background:#ddd;border-radius:50%;padding:18px}.result-workspace{box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;min-height:calc(100svh - 280px);padding:20px 0 36px}.result-workspace h2{font-size:30px}.result-workspace .result-score{font-size:128px}.result-workspace .result-emblem{margin-bottom:16px}.result-workspace .result-finish{margin-top:28px}.result-passed>.pill{background:#e4dcff;border-color:#d4c8f9}@media (width<=600px){.result-workspace{padding:16px 0 28px}.result-workspace .result-score{font-size:80px}}.rule-pill-button{font:inherit;background:0 0;border:0;border-radius:999px;padding:0;display:inline-flex}.rule-pill-button:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.rules-strip>.rule-pill-button>.pill{font-size:14px}.game-setup-dialog{border:1px solid var(--line);width:min(380px,100% - 36px);color:var(--ink);background:#fff;border-radius:20px;padding:27px;box-shadow:0 24px 80px #15153124}.game-setup-dialog::backdrop{background:#1b1b38a8}.setup-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:28px;display:flex}.setup-heading h2{margin:0;font-size:23px;font-weight:800}.setup-control{justify-content:space-between;align-items:center;gap:16px;display:flex}.setup-label{white-space:nowrap;font-size:16px;font-weight:700}.setup-stepper{align-items:center;gap:8px;display:flex}.setup-stepper .icon-button{border-radius:50%;width:38px;height:38px}.setup-stepper .icon-button svg{width:18px;height:18px}.setup-stepper output{text-align:center;min-width:2ch;font-family:var(--font-ui);font-size:26px;font-weight:600}.mode-choice{gap:26px;padding:10px 0 30px;display:grid}.mode-choice-heading{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.mode-choice-plan{color:#7163b8;font:700 25px var(--font-ui);white-space:nowrap}.mode-choice-heading h2{letter-spacing:-.4px;margin:0;font-size:27px;font-weight:800}.mode-choice-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.mode-choice-option{cursor:pointer;background:#f0eeff;border:1px solid #ded9f9;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:22px;min-height:310px;font-family:inherit;transition:background .22s,box-shadow .22s,transform .22s;display:flex}.mode-choice-label{font-size:25px;font-weight:800}.mode-choice-automatic{color:#6159c9}.mode-choice-manual{color:#aa6a2b;background:#fff2e5;border-color:#f0dbc1}.mode-choice-icon{width:130px;height:130px;color:inherit;background:#ffffffd6;border:2px solid;border-radius:50%;place-items:center;transition:background .22s,box-shadow .22s,transform .22s;display:grid;box-shadow:0 12px 32px #25254a0e}.mode-choice-icon svg{width:58px;height:58px}.mode-choice-option:hover:not(:disabled){transform:translateY(-4px);box-shadow:0 18px 40px #25254a12}.mode-choice-option:hover:not(:disabled) .mode-choice-icon{background:#fff;transform:translateY(-6px)scale(1.07);box-shadow:0 18px 40px #25254a18}.mode-choice-option:active:not(:disabled) .mode-choice-icon{transform:scale(.95)}.mode-choice-option:focus-visible{outline-offset:5px;outline:4px solid}.mode-key-dialog{border:1px solid var(--line);width:min(440px,100% - 40px);color:var(--ink);background:#fff;border-radius:20px;padding:32px;box-shadow:0 24px 80px #15153124}.mode-key-dialog::backdrop{background:#1b1b38a8}.mode-key-dialog h2{margin:0 0 9px;font-size:24px;font-weight:800}.mode-key-dialog>p{color:var(--muted);margin:0;font-size:15px}.mode-key-dialog form{margin-top:26px}.mode-key-dialog label{color:var(--muted);margin-bottom:10px;font-size:15px;display:block}.mode-key-input{color:#8f88b1;background:#fafaff;border:1px solid #deddec;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.mode-key-input:focus-within{border-color:#8d86ee;box-shadow:0 0 0 3px #6868f714}.mode-key-input input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:2px 0;font-size:18px}.mode-key-dialog .mode-key-error{color:#b96349;margin:10px 0 0;font-size:14px}.mode-key-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}@media (width<=600px){.mode-choice-heading{flex-direction:column;align-items:flex-start;gap:6px}.mode-choice-heading h2{font-size:24px}.mode-choice-options{gap:14px}.mode-choice-option{border-radius:16px;gap:17px;min-height:240px}.mode-choice-label{font-size:19px}.mode-choice-icon{width:92px;height:92px}.mode-choice-icon svg{width:42px;height:42px}}@media (prefers-reduced-motion:no-preference){.mode-choice-option{animation:.52s cubic-bezier(.2,.8,.2,1) backwards mode-choice-enter}.mode-choice-manual{animation-delay:.1s}}@keyframes mode-choice-enter{0%{opacity:0;transform:translateY(26px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width>=700px) and (width<=1400px){.app-shell>main{flex-direction:column;min-height:0;display:flex}.result-workspace{flex:1;min-height:0}.app-shell.is-stats{height:100svh;min-height:0}.app-shell.is-stats .statistics-workspace{flex-direction:column;flex:1;min-height:0;display:flex}.app-shell.is-stats .table-scroll{flex:1;min-height:0;overflow:auto}.app-shell.is-stats .table-scroll thead{z-index:1;background:#fff;position:sticky;top:0}}@media (width>=700px) and (width<=900px){.question-layout{grid-template-columns:minmax(0,44%) minmax(0,56%)}.question-image-pane{border-right:1px solid var(--line);border-bottom:0;min-height:340px;padding:34px 18px}.question-image-pane>img{height:clamp(200px,24svh,260px)}}@media (width>=700px) and (width<=1400px) and (height>=700px) and (height<=1050px){.app-shell{padding:0 28px 12px}.app-shell>main{padding-bottom:8px}.site-header{flex-shrink:0;height:64px}.brand-logo{width:50px;height:50px}.page-heading{padding:16px 0 14px}.page-heading h1{font-size:28px;line-height:1.25}.site-footer{flex-shrink:0;padding-top:10px;font-size:13px;line-height:1.5}.question-layout{grid-template-columns:minmax(0,44%) minmax(0,56%);min-height:340px}.question-image-pane{border-right:1px solid var(--line);border-bottom:0;min-height:340px;padding:34px 18px}.question-image-pane>img{height:clamp(200px,24svh,240px)}.quiz-toolbar{padding:15px 20px}.answer-pane{padding:25px}.answer-pane h2{margin-top:10px}.answer-pane form,.answer-actions{margin-top:18px}.result-workspace{padding:8px 0 10px}.result-workspace .result-emblem{min-height:82px;margin-bottom:6px}.result-workspace .result-streamers{height:80px}.result-workspace .result-icon{min-height:60px}.result-failed .result-icon{padding:12px}.result-workspace h2{margin:10px 0 0;font-size:26px;line-height:1.3}.result-workspace .result-score{font-size:100px;line-height:1.05}.result-workspace .result-finish{margin:12px 0 6px}.statistics-heading{padding:10px 0}.stat-totals{padding:15px 0}.stat-totals strong{margin-top:4px;font-size:30px}.table-toolbar{margin-top:12px}.category-tabs button,.table-foot{padding:10px 0}}
