.game-shell:has(.mt-game){grid-template-columns:minmax(0,1fr);gap:12px}
.game-shell:has(.mt-game) .game-status{flex-direction:row;align-items:center;justify-content:space-between;gap:18px;padding:10px 14px}
.game-shell:has(.mt-game) .game-status strong{max-width:68%}
.game-shell:has(.mt-game) .game-tools{flex-direction:row;padding:0}
.game-shell:has(.mt-game) .game-tools button{flex:1;padding:12px 8px;text-align:center}
.mt-game{width:min(100%,1140px);display:grid;gap:8px;color:#f6e8c8}
.mt-title{margin:0;color:#f6e8c8;font:900 clamp(2.15rem,4.6vw,3.85rem)/.86 "Barlow Condensed",system-ui,sans-serif;letter-spacing:.075em;text-align:center;text-shadow:2px 3px 0 #4a101b,0 0 22px #c79b4b45;text-transform:uppercase}
.mt-title span{display:block;margin-bottom:5px;color:#c79b4b;font:800 clamp(.72rem,1.4vw,1rem)/1 "Barlow Condensed",system-ui,sans-serif;letter-spacing:.42em}
.mt-title span::before,.mt-title span::after{content:"";display:inline-block;width:72px;height:2px;margin:0 14px 4px;background:linear-gradient(90deg,transparent,#c79b4b)}
.mt-title span::after{background:linear-gradient(90deg,#c79b4b,transparent)}
.mt-screen{--time-ratio:1;position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-areas:"summary" "question" "choices" "filmstrip" "actions" "prompt";gap:10px;padding:15px 27px 12px;border:2px solid #93662e;border-radius:5px;background-color:#08131f;background-image:linear-gradient(90deg,#03070dee,#08131fc9 26%,#08131fbb 74%,#03070dee),linear-gradient(0deg,#11070ad0,#08131f44),url("/assets/covers/movie-trivia.webp");background-position:center 68%;background-size:cover;box-shadow:inset 0 0 0 5px #020307,inset 0 0 0 6px #634a26,0 6px 0 #010204,0 15px 34px #000e}
.mt-screen::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse at 50% 36%,#74d9df1d 0 20%,transparent 58%),linear-gradient(90deg,#3a070f70,transparent 20% 80%,#3a070f70)}
.mt-screen::after{content:"";position:absolute;inset:8px;z-index:1;pointer-events:none;border:1px solid #c79b4b5e;clip-path:polygon(0 0,38% 0,40% 2px,60% 2px,62% 0,100% 0,100% 100%,62% 100%,60% calc(100% - 2px),40% calc(100% - 2px),38% 100%,0 100%)}
.mt-summary{grid-area:summary;position:relative;z-index:2;display:grid;grid-template-columns:repeat(5,1fr);margin-inline:70px;border:1px solid #94682d;background:#07121df2;box-shadow:inset 0 0 0 2px #2b1c17,0 3px 0 #010204}
.mt-summary span{position:relative;display:grid;gap:2px;padding:8px 5px;text-align:center}
.mt-summary span+span{border-left:1px solid #67421f}
.mt-summary small{display:flex;align-items:center;justify-content:center;gap:4px;color:#c79b4b;font:900 .49rem "Barlow Condensed",system-ui,sans-serif;letter-spacing:.16em;text-transform:uppercase}
.mt-summary small svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
.mt-summary strong{color:#f6e8c8;font:900 1rem "Barlow Condensed",system-ui,sans-serif;letter-spacing:.04em}
.mt-summary span:nth-child(3) strong{color:#74d9df}.mt-summary span:nth-child(4) strong{color:#e88763}
.mt-summary span:last-child::before{content:"";position:absolute;left:8px;right:8px;bottom:4px;height:3px;background:#33291f}
.mt-summary span:last-child::after{content:"";position:absolute;left:8px;bottom:4px;width:calc((100% - 16px)*var(--time-ratio));height:3px;background:#74d9df;box-shadow:0 0 7px #74d9df;transition:width .2s linear}
.mt-question-panel{grid-area:question;position:relative;z-index:2;width:min(100%,880px);min-height:164px;margin:auto;display:grid;place-content:center;gap:10px;padding:29px 66px 25px;border:2px solid #a96949;background-color:#f6e8c8;color:#101b25;background-image:radial-gradient(circle at 9% 24%,#9a6a45 0 1px,transparent 1.6px),radial-gradient(circle at 87% 72%,#9a6a45 0 1px,transparent 1.6px),linear-gradient(17deg,transparent 49.7%,#7c5a3b22 50%,transparent 50.3%);background-size:83px 77px,109px 101px,100% 100%;box-shadow:inset 0 0 0 4px #fff3d7,inset 0 0 0 5px #8e4b39,0 7px 18px #000c;text-align:center;clip-path:polygon(2% 0,98% 0,98% 5%,100% 5%,100% 24%,98.7% 24%,98.7% 36%,100% 36%,100% 64%,98.7% 64%,98.7% 76%,100% 76%,100% 95%,98% 95%,98% 100%,2% 100%,2% 95%,0 95%,0 76%,1.3% 76%,1.3% 64%,0 64%,0 36%,1.3% 36%,1.3% 24%,0 24%,0 5%,2% 5%)}
.mt-question-panel::before{content:"FEATURE PRESENTATION";position:absolute;top:0;left:50%;padding:5px 18px;border:1px solid #9a5940;border-top:0;background:#d2b47c;color:#4a101b;font:900 .47rem "Barlow Condensed",system-ui,sans-serif;letter-spacing:.2em;transform:translateX(-50%)}
.mt-genre{color:#7a2331;font:900 .7rem "Barlow Condensed",system-ui,sans-serif;letter-spacing:.22em;text-transform:uppercase}
.mt-genre::before,.mt-genre::after{content:"";display:inline-block;width:54px;height:1px;margin:0 14px 3px;background:#9c7042}
.mt-question{max-width:780px;margin:0;font:900 clamp(1.38rem,2.8vw,2.25rem)/1.1 "Barlow Condensed",system-ui,sans-serif;letter-spacing:.005em;text-wrap:balance}
.mt-tickets{position:absolute;right:17px;top:13px;display:flex;align-items:center;gap:5px}
.mt-tickets small{color:#7a2331;font:900 .4rem "Barlow Condensed",system-ui,sans-serif;letter-spacing:.13em;text-transform:uppercase}
.mt-tickets span{width:17px;height:10px;border:1px solid #74543c;background:#8b7663;opacity:.3;clip-path:polygon(7% 0,93% 0,93% 22%,100% 22%,100% 78%,93% 78%,93% 100%,7% 100%,7% 78%,0 78%,0 22%,7% 22%)}
.mt-tickets span.active{border-color:#9a3044;background:#bf3f55;opacity:1;filter:drop-shadow(0 0 4px #9b263b)}
.mt-choices{grid-area:choices;position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;width:min(100%,920px);margin:auto}
.mt-choice{position:relative;overflow:hidden;min-height:70px;display:grid;grid-template-columns:48px 1fr 70px;align-items:center;gap:10px;padding:11px 15px;border:2px solid #a46f2b;background:#4a101bea;color:#f6e8c8;box-shadow:inset 0 0 0 2px #6f2632,0 4px 0 #1f080d,0 8px 15px #000b;cursor:pointer;transition:transform .14s,border-color .14s,background .14s,box-shadow .14s,opacity .14s}
.mt-choice::before{content:"";position:absolute;inset:3px 5px;z-index:0;pointer-events:none;background:radial-gradient(circle,#ffd77b 0 1.5px,#a96e2f 1.8px 2.4px,transparent 2.7px) top/15px 6px repeat-x,radial-gradient(circle,#ffd77b 0 1.5px,#a96e2f 1.8px 2.4px,transparent 2.7px) bottom/15px 6px repeat-x;opacity:.72}
.mt-choice:hover:not(:disabled),.mt-choice:focus-visible{z-index:3;transform:translateY(-2px);border-color:#74d9df;outline:3px solid #74d9df;outline-offset:2px;background:#16303a;box-shadow:inset 0 0 0 2px #28606a,0 4px 0 #16444b,0 9px 18px #000c}
.mt-choice>span{position:relative;z-index:1;width:43px;height:45px;display:grid;place-items:center;border:1px solid #c79b4b;border-radius:50%;color:#f1c978;font:900 1.45rem "Barlow Condensed",system-ui,sans-serif}
.mt-choice strong{position:relative;z-index:1;min-width:0;font:800 clamp(.86rem,1.75vw,1.08rem)/1.16 "Barlow Condensed",system-ui,sans-serif;letter-spacing:.035em;text-align:center;text-transform:uppercase;text-wrap:balance}
.mt-choice i{position:relative;z-index:1;color:#d29b70;font:900 .38rem "Barlow Condensed",system-ui,sans-serif;letter-spacing:.1em;text-align:right;text-transform:uppercase}
.mt-choice.hinted{border-color:#74d9df;box-shadow:inset 0 0 0 2px #23414a,0 0 0 4px #74d9df,0 8px 18px #74d9df55;animation:mt-pulse .68s ease-in-out infinite alternate}
.mt-choice.correct{border-color:#74d9df;background:#267984;color:#f2ffff;box-shadow:inset 0 0 0 2px #a1eef0,0 4px 0 #18535b}
.mt-choice.wrong{border-color:#e88763;background:#9d3d38;color:#fff2e2;animation:mt-shake .24s linear}
.mt-choice.rejected{border-color:#66594e;background:#353538;color:#aca69b;box-shadow:none;opacity:.68}
.mt-choice:disabled{cursor:default}
.mt-filmstrip{grid-area:filmstrip;position:relative;z-index:2;display:flex;justify-content:center;gap:54px;padding:12px 16px 4px;margin:2px auto 0;border-top:5px dotted #7a572b;border-bottom:5px dotted #7a572b;background:#05090eaa}
.mt-filmstrip::before{content:"REEL PROGRESS";position:absolute;bottom:calc(100% + 3px);left:50%;color:#d2a85e;font:900 .44rem "Barlow Condensed",system-ui,sans-serif;letter-spacing:.21em;transform:translateX(-50%)}
.mt-filmstrip span{position:relative;width:38px;aspect-ratio:1.25;display:grid;place-items:center;border:2px solid #6f5431;background:#0b1119;color:#b8a98f;font:900 .72rem "Barlow Condensed",system-ui,sans-serif;box-shadow:0 0 0 3px #020407}
.mt-filmstrip span+span::before{content:"";position:absolute;right:100%;top:50%;width:57px;height:2px;background:#5f4527;transform:translateY(-50%)}
.mt-filmstrip span.active{border-color:#74d9df;background:#16444c;color:#efffff;box-shadow:0 0 0 3px #020407,0 0 15px #74d9df88}
.mt-filmstrip span.done{border-color:#d6a34f;background:#a06927;color:#160a05}
.mt-filmstrip span.done::after{content:"\2713"}.mt-filmstrip span.done+span::before{background:#ad7430;box-shadow:0 0 6px #c99143}
.mt-actions{grid-area:actions;position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,240px));justify-content:center;gap:14px}
.mt-actions button{min-height:46px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #4aa8ae;border-radius:2px;background:#071b24;color:#74d9df;font:900 .75rem "Barlow Condensed",system-ui,sans-serif;letter-spacing:.14em;text-transform:uppercase;box-shadow:0 3px 0 #010507;cursor:pointer}
.mt-actions button:last-child{border-color:#bd7b28;background:#4a101b;color:#efbb61}
.mt-actions button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.mt-actions button:hover:not(:disabled),.mt-actions button:focus-visible{outline:3px solid #74d9df;outline-offset:2px;transform:translateY(-1px)}
.mt-actions button:disabled{opacity:.38;cursor:default;transform:none}
.mt-prompt{grid-area:prompt;position:relative;z-index:2;margin:0;padding-top:5px;border-top:1px solid #70502c;color:#c4b79d;font-size:.59rem;line-height:1.35;text-align:center}
.mt-game.paused .mt-question-panel,.mt-game.paused .mt-choices,.mt-game.paused .mt-filmstrip{opacity:.42}
.mt-game.complete .mt-title{color:#74d9df;text-shadow:2px 3px 0 #20595b,0 0 24px #74d9df66}
@keyframes mt-shake{25%{transform:translateX(-3px)}75%{transform:translateX(3px)}}
@keyframes mt-pulse{to{box-shadow:inset 0 0 0 2px #23414a,0 0 0 5px #74d9df,0 9px 19px #74d9df77}}
@media(prefers-reduced-motion:reduce){.mt-choice,.mt-summary span:last-child::after{transition:none}.mt-choice.wrong,.mt-choice.hinted{animation:none}}
@media(max-width:720px){.game-shell:has(.mt-game) .game-status{align-items:flex-start;flex-direction:column;gap:7px}.game-shell:has(.mt-game) .game-status strong{max-width:none}.mt-title{font-size:2rem}.mt-title span{font-size:.66rem}.mt-title span::before,.mt-title span::after{width:34px}.mt-screen{gap:8px;padding:10px 9px;background-position:center}.mt-summary{margin-inline:3px}.mt-summary span{padding:7px 2px}.mt-summary small{font-size:.37rem}.mt-summary strong{font-size:.73rem}.mt-question-panel{min-height:132px;padding:21px 34px 18px}.mt-question-panel::before{font-size:.38rem;padding:4px 12px}.mt-genre{font-size:.55rem}.mt-genre::before,.mt-genre::after{width:28px;margin-inline:8px}.mt-question{font-size:clamp(1.14rem,5vw,1.66rem)}.mt-tickets{right:10px;top:9px}.mt-choices{gap:8px}.mt-choice{min-height:60px;grid-template-columns:35px 1fr;padding:7px 9px}.mt-choice>span{width:31px;height:38px;font-size:1.18rem}.mt-choice strong{font-size:.8rem}.mt-choice i{display:none}.mt-filmstrip{gap:32px}.mt-filmstrip span{width:32px}.mt-filmstrip span+span::before{width:35px}.mt-actions button{min-height:46px}.mt-prompt{font-size:.52rem}}
@media(max-width:430px){.mt-title{font-size:1.68rem}.mt-title span{font-size:.55rem}.mt-title span::before,.mt-title span::after{width:24px;margin-inline:8px}.mt-summary small{font-size:.3rem;letter-spacing:.08em}.mt-summary strong{font-size:.62rem}.mt-question-panel{min-height:118px;padding:19px 15px 15px}.mt-genre{font-size:.47rem}.mt-genre::before,.mt-genre::after{width:16px;margin-inline:5px}.mt-question{font-size:1.07rem}.mt-tickets{position:static;justify-content:center}.mt-choices{grid-template-columns:1fr}.mt-choice{min-height:54px}.mt-choice strong{font-size:.78rem}.mt-filmstrip{gap:20px}.mt-filmstrip span{width:28px}.mt-filmstrip span+span::before{width:23px}.mt-prompt{display:none}}
