/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.grid{display:grid}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--reference-bg:#b9d0ff;color:#fff;background:var(--reference-bg);font-synthesis:none;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial Black,Montserrat,Poppins,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--reference-bg);width:100%;min-width:320px;min-height:100%;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.quiz-shell{background:var(--reference-bg);justify-content:center;align-items:center;min-height:100dvh;display:flex;overflow:hidden}.admin-shell{color:#fff;background:#0a0a0a;justify-content:center;align-items:center;min-height:100dvh;padding:2rem;display:flex}.admin-panel{background:#111;border:.18rem solid #ffc8fa;border-radius:.65rem;width:min(100%,34rem);padding:2rem;box-shadow:0 1rem 2.5rem #0006}.admin-return-button{color:#fff;text-transform:uppercase;background:#e10612;border:.16rem solid #ffc8fa;border-radius:.45rem;align-items:center;gap:.5rem;min-height:2.65rem;padding:0 .85rem;font-family:Arial,Helvetica,sans-serif;font-size:.9rem;font-weight:950;line-height:1;text-decoration:none;display:inline-flex}.admin-return-button svg{stroke-width:3px;width:1.05rem;height:1.05rem}.admin-return-button:focus-visible{outline-offset:.16rem;outline:.18rem solid #fff}.admin-kicker{color:#ffc8fa;text-transform:uppercase;margin:1.15rem 0 .4rem;font-family:Arial,Helvetica,sans-serif;font-size:.85rem;font-weight:900}.admin-panel h1{color:#e10612;text-transform:uppercase;margin:0;font-size:3.4rem;font-weight:950;line-height:.95}.admin-description{color:#fff;margin:1rem 0 1.45rem;font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:700;line-height:1.4}.admin-form{gap:1rem;display:grid}.admin-form label{color:#fff;gap:.35rem;font-family:Arial,Helvetica,sans-serif;font-size:.9rem;font-weight:900;display:grid}.admin-form input{color:#111;background:#fff;border:.18rem solid #0000;border-radius:.45rem;outline:none;width:100%;padding:.85rem 1rem;font-family:Arial,Helvetica,sans-serif;font-size:1.05rem;font-weight:800}.admin-form input:focus{border-color:#ffc8fa}.admin-form button{color:#fff;text-transform:uppercase;background:#e10612;border:.18rem solid #ffc8fa;border-radius:.5rem;min-height:3.7rem;font-size:1.25rem;font-weight:950;line-height:1}.admin-form button:disabled{opacity:.65}.admin-message{border-radius:.45rem;margin:1rem 0 0;padding:.85rem 1rem;font-family:Arial,Helvetica,sans-serif;font-size:.95rem;font-weight:900;line-height:1.3}.admin-message.is-success{color:#111;background:#b7d3aa}.admin-message.is-error{color:#fff;background:#e10612}.quiz-stage{background:var(--reference-bg);color:#fff;isolation:isolate;width:min(100vw,177.778dvh);height:min(100dvh,56.25vw);position:relative;overflow:hidden}.reference-bg{z-index:0;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.screen-layer{z-index:1;position:absolute;top:0;right:0;bottom:0;left:0}.layout-error{z-index:10;color:#fff;background:#e10612;border:.22rem solid #ffc8fa;border-radius:.65rem;padding:.65rem 1rem;font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:800;position:absolute}.collection-error{max-width:32%;bottom:22%;right:7.5%}.collection-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25%;width:48.8%;display:grid;position:absolute;bottom:18.6%;left:50%;transform:translate(-50%)}.collection-choice{color:#fff;text-transform:uppercase;min-height:3.1rem;box-shadow:none;background:#e10612;border:.22rem solid #0000;border-radius:.55rem;flex-direction:column;justify-content:center;align-items:center;transition:background .16s,border-color .16s;display:flex}.collection-choice span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:clamp(.9rem,1.15vw,1.35rem);font-weight:950;line-height:1.1;overflow:hidden}.collection-choice small{letter-spacing:0;opacity:.88;margin-top:.08rem;font-family:Arial,Helvetica,sans-serif;font-size:.75rem;font-weight:900}.collection-choice:hover,.collection-choice:focus-visible,.collection-choice.is-selected{border-color:#ffc8fa;outline:none}.collection-choice.is-selected{background:#b7d3aa}.landing-start{color:#fff;text-align:center;text-transform:uppercase;background:#e10612;border:0;border-radius:.55rem;width:24.6%;min-width:8.5rem;height:6.02%;min-height:0;font-size:2.05rem;font-weight:950;line-height:1;position:absolute;top:82.87%;left:37.7%}.landing-start:disabled{opacity:.55}.general-intro-start{z-index:3;color:#fff;text-align:center;text-transform:uppercase;background:#e10612;border:0;border-radius:.55rem;width:24.7%;min-width:0;height:6.35%;min-height:0;font-size:2.05rem;font-weight:950;line-height:1;position:absolute;top:82.78%;left:37.65%}.general-intro-start:focus-visible{outline-offset:.12rem;outline:.2rem solid #ffffffb3}.profile-form{position:absolute;top:0;right:0;bottom:0;left:0}.profile-input{color:#fff;background:0 0;border:0;border-radius:.55rem;outline:none;width:58.07%;height:5.83%;padding:0 1.6rem;font-family:Arial,Helvetica,sans-serif;font-size:2.35rem;font-weight:900;line-height:1;position:absolute;left:34.43%}.profile-input:focus{box-shadow:0 0 0 .32rem #ffc8fa}.name-input{top:31.57%}.email-input{top:39.17%}.gender-options,.size-options{display:grid;position:absolute;left:34.43%}.gender-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.51%;width:58.07%;height:5.93%;top:46.67%}.size-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:3.82%;width:38.18%;height:5.93%;top:54.91%}.segmented-control{color:#0000;text-align:center;background:0 0;border:0;border-radius:.55rem;height:100%;min-height:0;font-size:2.55rem;font-weight:950;line-height:1;transition:background .12s}.segmented-control:hover,.segmented-control:focus-visible{outline:none}.segmented-control.is-selected{color:#fff;background:#b7d3aa;box-shadow:0 0 0 2px #b7d3aa}.privacy-note{z-index:3;color:#fff;text-shadow:0 .12rem .22rem #00000073;width:42%;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:800;line-height:1.25;position:absolute;bottom:13.75%;left:34.45%}.profile-error{width:42%;bottom:19%;left:34.4%}.ok-button{color:#0000;background:0 0;border:0;border-radius:.55rem;width:19.17%;min-width:0;height:6.11%;font-size:2.9rem;font-weight:950;line-height:1;position:absolute;inset:87.04% auto auto 75.21%}.ok-button:disabled{opacity:1}.general-profile-screen .name-input{width:58.18%;height:6.02%;top:50.65%;left:34.38%}.general-profile-screen .email-input{width:58.13%;height:6.02%;top:58.24%;left:34.43%}.general-profile-screen .gender-options,.general-profile-screen .size-options,.general-profile-screen .privacy-note{display:none}.general-profile-screen .ok-button{width:19.17%;height:6.02%;inset:78.15% auto auto 73.39%}.ready-ok-button{z-index:3;color:#0000;background:0 0;border:0;border-radius:.55rem;width:19.35%;min-width:0;height:6.45%;min-height:0;font-size:0;position:absolute;top:71.1%;left:40.35%}.ready-ok-button:focus-visible{outline-offset:.12rem;outline:.2rem solid #ffffffb3}.general-ready-screen .ready-ok-button{color:#fff;text-align:center;background:#e10612;width:19.35%;height:6.45%;font-size:2.05rem;font-weight:950;line-height:1;top:76.2%;left:40.35%}.question-progress{z-index:3;background:#ffffff29;border-radius:1rem;width:45%;height:.72%;display:none;position:absolute;top:35.7%;left:11.7%;overflow:hidden}.question-progress span{border-radius:inherit;background:#e10612;height:100%;transition:width .28s;display:block}.question-meta{z-index:3;text-transform:uppercase;gap:.55rem;font-family:Arial,Helvetica,sans-serif;font-size:1.1rem;font-weight:900;display:none;position:absolute;top:34.2%;left:57.8%}.question-meta span{background:#e10612;border:.18rem solid #ffc8fa;border-radius:.45rem;padding:.28rem .55rem}.question-count{z-index:2;color:#fff;text-transform:none;width:23%;margin:0;font-size:4rem;font-weight:950;line-height:.92;position:absolute;top:9.55%;left:6.45%}.question-timer{z-index:2;color:#fff;text-align:center;background:#e10612;border:.36rem solid #ffc8fa;border-radius:.65rem;justify-content:center;align-items:center;width:8.2%;height:6.45%;font-family:Arial,Helvetica,sans-serif;font-size:2.25rem;font-weight:950;line-height:1;display:flex;position:absolute;top:9.72%;left:31.8%}.question-copy{z-index:2;color:#fff;text-wrap:balance;align-items:center;width:69.6%;height:18%;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:2.35rem;font-weight:950;line-height:1.05;display:flex;position:absolute;top:20.4%;left:6.45%;overflow:hidden}.answer-grid{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:5.9rem 2.95rem;width:68.05%;display:grid;position:absolute;top:42.9%;left:6.45%}.question-screen .screen-layer:after{content:none}.answer-button{color:#fff;text-align:center;text-wrap:balance;overflow-wrap:anywhere;word-break:normal;background:#e10612;border:.4rem solid #ffc8fa;border-radius:.65rem;justify-content:center;align-items:center;height:7.55rem;padding:.7rem 1.2rem;font-family:Arial,Helvetica,sans-serif;font-size:clamp(1.35rem,1.85vw,2.45rem);font-weight:950;line-height:1.02;transition:background .12s,opacity .12s;display:flex;overflow:hidden}.answer-button.is-long{padding:.55rem .95rem;font-size:clamp(1.05rem,1.42vw,1.95rem);line-height:1}.answer-button.is-very-long{padding:.45rem .8rem;font-size:clamp(.86rem,1.16vw,1.58rem);line-height:.98}.answer-button:not(:disabled):hover,.answer-button:not(:disabled):focus-visible{outline:none}.answer-button.is-correct{background:#b7d3aa}.answer-button.is-wrong{background:#9c0010}.answer-button.is-muted{opacity:.48}.answer-feedback{z-index:3;color:#fff;width:45%;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:900;line-height:1.18;position:absolute;bottom:11.4%;left:10%}.next-button{z-index:3;color:#fff;background:#e10612;border:.28rem solid #ffc8fa;border-radius:.55rem;min-width:12.5%;min-height:5.6%;padding:0 1.1rem;font-size:1.55rem;font-weight:950;line-height:1;position:absolute;bottom:8.5%;left:55.8%}.result-logo{z-index:2;color:#e10612;text-align:right;flex-direction:column;align-items:flex-end;font-family:Arial,Helvetica,sans-serif;line-height:.9;display:flex;position:absolute;top:5.2%;right:2.45%}.result-logo span{font-size:3.85rem;font-weight:500}.result-logo strong{margin-top:.45rem;font-size:2.35rem;font-weight:950}.result-title{z-index:2;color:#fff;text-align:center;text-shadow:0 .26rem .32rem #00000047;width:23%;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:4.25rem;font-weight:950;line-height:1;position:absolute;top:38.4%;left:38.6%}.score-bar,.time-bar{z-index:2;color:#fff;text-align:center;background:#e10612;border:.42rem solid #ffc8fa;border-radius:.7rem;justify-content:center;align-items:center;font-family:Arial,Helvetica,sans-serif;font-weight:950;line-height:1;display:flex;position:absolute}.score-bar{width:41.05%;height:7.3%;font-size:3.25rem;top:48.45%;left:29.7%}.time-bar{width:19.55%;height:6.9%;font-size:2.85rem;top:57.6%;left:51.15%}.general-result-screen .result-title{width:28.9%;font-size:4.15rem;top:61.1%;left:35.55%}.general-result-screen .score-bar{width:41.1%;height:6.9%;font-size:3rem;top:70.8%;left:29.6%}.general-result-screen .time-bar{width:19.6%;height:6.85%;font-size:2.35rem;top:79.7%;left:40.1%}@media(max-width:900px),(max-aspect-ratio:1){.quiz-shell{align-items:flex-start;min-height:100dvh;overflow-y:auto}.quiz-stage{aspect-ratio:auto;width:100vw;height:auto;min-height:100dvh}.reference-bg{display:none}.screen-layer{background:var(--reference-bg);min-height:100dvh;padding:1.25rem;position:relative}.collection-screen .screen-layer{background-image:url(/reference-layout/collection-v2.png);background-position:top;background-repeat:no-repeat;background-size:min(170%,58rem);flex-direction:column;justify-content:flex-end;padding-top:62vh;display:flex}.collection-picker,.landing-start,.general-intro-start,.profile-input,.gender-options,.size-options,.privacy-note,.ok-button,.ready-ok-button,.question-progress,.question-meta,.question-count,.question-timer,.question-copy,.answer-grid,.answer-feedback,.next-button,.result-logo,.result-title,.score-bar,.time-bar,.layout-error{width:100%;position:relative;inset:auto;transform:none}.collection-picker{grid-template-columns:1fr;gap:.65rem}.collection-choice{min-height:3.7rem}.collection-choice span{font-size:1.25rem}.landing-start{height:auto;min-height:3.9rem;margin-top:.85rem;font-size:1.55rem}.general-intro-screen .screen-layer{background-image:url(/reference-layout/general-intro.png);background-position:top;background-repeat:no-repeat;background-size:210%;flex-direction:column;justify-content:flex-end;padding-top:72vh;display:flex}.general-intro-start{min-height:3.9rem;margin-top:.85rem}.ready-screen .screen-layer{background-image:url(/reference-layout/ready-v2.png);background-position:top;background-repeat:no-repeat;background-size:210%;flex-direction:column;justify-content:flex-end;padding-top:62vh;display:flex}.ready-ok-button{min-height:3.9rem;margin-top:.85rem}.profile-screen .screen-layer{background-image:url(/reference-layout/profile-v3.png);background-position:top;background-repeat:no-repeat;background-size:210%;padding-top:30vh}.general-profile-screen .screen-layer{background-image:url(/reference-layout/general-profile-v3.png);padding-top:48vh}.general-ready-screen .screen-layer{background-image:url(/reference-layout/general-ready-v3.png);padding-top:68vh}.general-ready-screen .ready-ok-button{min-height:3.9rem;margin-top:.85rem;font-size:1.55rem}.profile-form{gap:.85rem;min-height:auto;display:grid;position:relative}.profile-input{height:3.8rem;padding:0 1rem;font-size:1.25rem}.gender-options{grid-template-columns:1fr;gap:.65rem}.size-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.segmented-control{min-height:3.55rem;font-size:1.25rem}.privacy-note{font-size:.75rem}.ok-button{min-width:0;height:3.8rem;font-size:1.45rem}.question-screen .screen-layer{background-image:url(/reference-layout/question-v2.png);background-position:top;background-repeat:no-repeat;background-size:200%;align-content:start;gap:1rem;padding-top:18vh;display:grid}.question-count{order:1;font-size:2rem}.question-timer{border-width:.28rem;order:2;width:fit-content;min-width:5.6rem;height:3.1rem;font-size:1.35rem}.question-copy{order:4;height:auto;font-size:1.55rem;display:block;overflow:visible}.question-progress{order:3;height:.5rem}.question-meta{flex-wrap:wrap;order:5;font-size:.8rem}.answer-grid{order:6;grid-template-columns:1fr;gap:.75rem}.answer-button{border-width:.28rem;min-height:4.7rem;font-size:1.15rem}.answer-feedback{order:7;font-size:.9rem}.next-button{order:8;min-height:3.7rem;font-size:1.1rem}.result-screen .screen-layer{background-image:url(/reference-layout/result-v2.png);background-position:top;background-repeat:no-repeat;background-size:210%;align-content:start;gap:.85rem;padding-top:42vh;display:grid}.general-result-screen .screen-layer{background-image:url(/reference-layout/general-result.png);padding-top:55vh}.result-logo{text-align:left;order:1;align-items:flex-start}.result-logo span{font-size:1.65rem}.result-logo strong{font-size:1.25rem}.result-title{order:2;font-size:2rem}.score-bar,.time-bar{border-width:.32rem;order:3;height:4.3rem;font-size:1.8rem}.time-bar{order:4;height:3.55rem;font-size:1.25rem}}
