.leaderboard{margin-top:18px;text-align:left}.leaderboard h3{margin:0 0 10px;color:#d4af37;font-size:12px;letter-spacing:2px;text-align:center}.leaderboard-modes,.leaderboard-scopes{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:10px 0}.leaderboard-modes button,.leaderboard-scopes button{min-height:44px;padding:7px 10px;border:1px solid rgba(212,175,55,.25);background:#0003;color:#f7e8c5;font-size:10px;opacity:.62}.leaderboard-modes button.active,.leaderboard-scopes button.active{border-color:#d4af37;color:#f3ca68;opacity:1}.leaderboard-scopes{margin-bottom:6px}.leaderboard-scopes button{min-height:36px;font-size:8px}.leaderboard-event-name{margin:0 0 8px;color:#f0ca70b8;font-size:8px;font-weight:750;letter-spacing:1.1px;text-align:center;text-transform:uppercase}.leaderboard ol{max-height:260px;margin:0;padding:0;overflow-y:auto;overscroll-behavior:contain;list-style:none}.leaderboard li{display:grid;grid-template-columns:24px minmax(0,1fr) auto 34px;gap:8px;align-items:center;min-height:38px;padding:7px 4px;border-bottom:1px solid rgba(212,175,55,.14);color:#f7e8c5;font-size:12px}.leaderboard-position{color:#d4af37;font-weight:800;text-align:center}.leaderboard li strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leaderboard li small{opacity:.65;text-align:right}.leaderboard-state{margin:14px 0 0;color:#f7e8c5;font-size:12px;text-align:center;opacity:.72}.leaderboard-button,.share-result-button{width:100%;min-height:44px;margin-top:10px;padding:10px 16px;border:1px solid rgba(212,175,55,.55);background:transparent;color:#f3ca68;font-size:11px;letter-spacing:1.2px}.share-feedback{margin:8px 0 0;color:#f7e8c5;font-size:11px;text-align:center;opacity:.75}.result-save-status{margin:10px 0 0;font-size:11px;text-align:center;opacity:.65}.leaderboard-player-code{color:#f4ead594;font-size:.78em;font-weight:600;letter-spacing:.06em;white-space:nowrap}.admin-page{min-height:100vh;min-height:100dvh;padding:32px max(24px,env(safe-area-inset-right)) max(32px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));background:#090807;color:#f2e8d4;font-family:Inter,Arial,sans-serif}.admin-header{max-width:1180px;margin:0 auto 28px;display:flex;align-items:center;gap:20px}.admin-header img{width:105px}.admin-header span{color:#c8a95d;font-size:10px;letter-spacing:2px}.admin-header h1{margin:5px 0 0;font-size:30px;letter-spacing:1px}.admin-toolbar,.admin-section,.admin-login,.admin-panel{width:min(100%,1180px);margin:0 auto}.admin-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:16px;margin-bottom:14px;color:#a99f90;font-size:12px}.admin-page button{min-height:42px;padding:9px 14px;border:1px solid #766133;border-radius:7px;background:#171411;color:#efd892;font-weight:750;letter-spacing:.6px}.admin-page button:focus-visible,.admin-page input:focus-visible{outline:2px solid #e04a38;outline-offset:2px}.admin-page button:disabled{opacity:.38}.admin-section,.admin-login,.admin-panel{margin-bottom:18px;padding:22px;border:1px solid #29241e;border-radius:12px;background:#100f0d}.admin-section-title,.admin-event-heading,.admin-actions,.admin-dates{display:flex;align-items:center;justify-content:space-between;gap:14px}.admin-section h2,.admin-login h2,.admin-panel h2{margin:0 0 18px;font-size:13px;letter-spacing:1.5px}.admin-event{padding:20px;border-left:3px solid #be3227;background:#15110e}.admin-event-heading h3,.admin-history-row h3{margin:5px 0;font-size:20px}.admin-event-heading span{color:#e54b37;font-size:9px;font-weight:800;letter-spacing:1.3px}.admin-event code{color:#9d9181}.admin-actions{justify-content:flex-start;flex-wrap:wrap}.admin-page button.danger{border-color:#aa382d;color:#ff8b78}.admin-dates{justify-content:flex-start;margin-top:16px;color:#afa392;font-size:12px}.admin-stats{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:18px}.admin-stat{padding:12px;border-top:1px solid #40372b;background:#0e0d0b}.admin-stat span{display:block;color:#867d70;font-size:8px;letter-spacing:1px}.admin-stat strong{display:block;margin-top:6px;font-size:18px}.admin-event-form,.admin-login{display:grid;gap:14px}.admin-login{max-width:460px;padding:28px}.admin-page label{display:grid;gap:6px;color:#b9ad9a;font-size:11px}.admin-page input{width:100%;min-height:44px;padding:10px;border:1px solid #393229;border-radius:6px;background:#080706;color:#f2e8d4;font-size:14px}.admin-form-dates{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-history{display:grid;gap:10px}.admin-history-row{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:18px;padding:15px;border-bottom:1px solid #2b261f}.admin-history-row h3{font-size:14px}.admin-history-row>div>span{color:#978c7c;font-size:10px}.admin-history-scores{display:flex;gap:14px}.admin-history-scores span{display:grid;gap:4px}.admin-confirm{margin-top:14px;padding:13px;border:1px solid #8c3027;background:#24100d}.admin-notice,.admin-error,.admin-state,.admin-empty{width:min(100%,1180px);margin:12px auto;padding:10px;color:#d8c69d;font-size:12px}.admin-error{color:#ff8e7b}.admin-history-row>.leaderboard{grid-column:1/-1;width:100%}@media(max-width:800px){.admin-page{padding:18px 12px}.admin-header h1{font-size:22px}.admin-section-title,.admin-event-heading{align-items:flex-start;flex-direction:column}.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-history-row,.admin-form-dates{grid-template-columns:1fr}.admin-dates{align-items:flex-start;flex-direction:column}.admin-history-scores{justify-content:space-between}}.admin-toolbar a{color:#e5c977;font-size:10px;font-weight:800;letter-spacing:.8px;text-decoration:none}.admin-toolbar a:focus-visible{outline:2px solid #e04a38;outline-offset:3px}.legal-footer{width:100%;margin-top:24px;color:#f7e8c594;text-align:center}.legal-footer p{margin:2px 0;font-size:10px;line-height:1.35}.legal-footer nav{display:flex;min-height:38px;align-items:center;justify-content:center;gap:9px;margin-top:2px;font-size:11px;font-weight:650;letter-spacing:.7px}.legal-footer a{color:#f7e8c5c7;text-underline-offset:3px}.legal-footer a:focus-visible{outline:2px solid var(--zon-yellow, #f5cd47);outline-offset:3px;border-radius:3px}.legal-footer--compact{margin-top:clamp(8px,1.4dvh,14px)}@media(max-height:700px){.legal-footer--compact{margin-top:5px}.legal-footer--compact nav{min-height:32px}}.privacy-page{min-height:100vh;min-height:100dvh;padding:max(28px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(32px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));color:var(--zon-text-primary, #f7e8c5)}.privacy-document{width:min(100%,720px);margin-inline:auto;padding:clamp(24px,5vw,44px);border:1px solid rgba(245,205,71,.2);border-radius:22px;background:#03110fe6;box-shadow:0 20px 60px #00000047}.privacy-header{margin-bottom:30px;text-align:center}.privacy-header img{width:96px;height:auto;margin-bottom:14px}.privacy-eyebrow,.privacy-updated{color:#f7e8c5a6;font-size:12px;font-weight:600;letter-spacing:1.5px}.privacy-header h1{margin:7px 0 12px;color:var(--zon-yellow, #f5cd47);font-size:clamp(31px,8vw,48px);line-height:1}.privacy-intro{max-width:560px;margin-inline:auto;font-size:16px;line-height:1.55}.privacy-document section{padding-block:20px;border-top:1px solid rgba(247,232,197,.12)}.privacy-document h2{margin:0 0 10px;color:var(--zon-yellow, #f5cd47);font-size:clamp(18px,4.8vw,22px);font-weight:650}.privacy-document p{margin:0 0 12px;color:#f7e8c5d6;font-size:15px;line-height:1.65}.privacy-document p:last-child{margin-bottom:0}.privacy-document strong{color:#fff4d8}.privacy-document section a{color:var(--zon-yellow, #f5cd47);text-underline-offset:3px}.privacy-updated{margin-top:24px!important;text-align:center}.privacy-back{display:flex;min-height:50px;align-items:center;justify-content:center;margin-top:18px;border-radius:12px;background:var(--zon-yellow, #f5cd47);color:#07100e;font-size:14px;font-weight:700;letter-spacing:.8px;text-decoration:none}.privacy-back:focus-visible{outline:3px solid #fff4d8;outline-offset:3px}@media(max-width:430px){.privacy-document{padding:24px 18px;border-radius:18px}.privacy-document section{padding-block:17px}}.live-screen{--cream:#f3e5c8;position:relative;isolation:isolate;width:100%;min-height:100vh;min-height:100dvh;overflow:hidden;padding:clamp(24px,3vh,42px) clamp(30px,4vw,76px);display:grid;grid-template-columns:minmax(0,1fr) clamp(260px,22vw,390px);grid-template-rows:auto auto minmax(0,1fr) auto;gap:clamp(14px,2vh,28px) clamp(28px,4vw,70px);background:radial-gradient(circle at 18% 0,rgba(139,24,17,.32),transparent 38%),linear-gradient(145deg,#0c0706,#020202 63%);color:var(--cream);font-family:Inter,Arial,sans-serif}.live-ambient{position:absolute;inset:-20%;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 80% 72%,rgba(177,35,21,.12),transparent 34%),repeating-linear-gradient(115deg,transparent 0 80px,rgba(255,255,255,.012) 80px 81px);animation:live-ambient-drift 24s ease-in-out infinite alternate}.live-header{grid-column:1/-1;display:grid;grid-template-columns:clamp(130px,12vw,220px) 1fr auto auto;align-items:center;gap:clamp(20px,3vw,54px);padding-bottom:clamp(16px,2vh,28px);border-bottom:1px solid rgba(243,229,200,.13)}.live-header img{width:100%;max-height:74px}.live-event-title span{color:#c84434;font-size:clamp(10px,.8vw,15px);font-weight:850;letter-spacing:.22em}.live-event-title h1{margin:7px 0 0;font-size:clamp(26px,2.5vw,48px);line-height:1;text-transform:uppercase}.live-status{display:flex;align-items:center;gap:10px;color:#ff6b58;font-size:clamp(14px,1.1vw,20px);font-weight:900;letter-spacing:.15em}.live-status i{width:11px;height:11px;border-radius:50%;background:#e63d2c;box-shadow:0 0 15px #e63d2ca6}.live-fullscreen{min-height:44px;padding:8px 14px;border:1px solid rgba(243,229,200,.2);border-radius:7px;background:#ffffff08;color:#f3e5c8a3;font-size:10px;letter-spacing:.1em}.live-modes{grid-column:1;display:flex;gap:8px}.live-modes button{min-width:150px;min-height:42px;border:0;border-bottom:2px solid rgba(243,229,200,.1);background:transparent;color:#f3e5c861;font-size:clamp(12px,1vw,18px);font-weight:850;letter-spacing:.12em}.live-modes button.active{border-color:#d64432;color:#fff0d5}.live-modes button:disabled{opacity:.18}.live-board{grid-column:1;grid-row:3;min-width:0}.live-board-heading{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.live-board-heading h2{margin:0;color:#d1aa55;font-size:clamp(13px,1vw,19px);letter-spacing:.2em}.live-board-heading>span{color:#c33c2e;font-size:11px;font-weight:850;letter-spacing:.15em}.live-board ol{margin:0;padding:0;display:grid;gap:clamp(5px,.7vh,10px);list-style:none}.live-rank{min-height:clamp(44px,5.25vh,65px);padding:7px clamp(13px,1.3vw,24px);display:grid;grid-template-columns:clamp(34px,3vw,56px) minmax(0,1fr) 58px 90px minmax(150px,auto);align-items:center;gap:12px;border-left:3px solid rgba(243,229,200,.15);background:linear-gradient(90deg,#fff1,#ffffff05);font-size:clamp(13px,1.15vw,21px)}.live-position{color:#9b8d77;font-size:1.15em;font-weight:900}.live-rank>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase}.live-rank>small{color:#aa9e8b;font-size:.68em}.live-mode-badge{padding:4px 6px;border:1px solid rgba(243,229,200,.16);border-radius:999px;color:#b9ab95;font-size:clamp(7px,.55vw,10px);font-weight:800;text-align:center}.live-mode-pro{border-color:#dc3e2d80;color:#ff7865}.live-rank>b{color:#f2d27d;font-size:1.05em;text-align:right;white-space:nowrap}.live-rank b em{font-size:.48em;font-style:normal;letter-spacing:.08em}.live-rank-1{min-height:clamp(58px,6.4vh,80px);border-left-color:#e7bd5e;background:linear-gradient(90deg,#c6352447,#deb14b17,#ffffff04);box-shadow:0 8px 30px #0003}.live-rank-1 .live-position,.live-rank-1>b{color:#ffe09a;font-size:1.25em}.live-rank-1>strong{font-size:1.18em}.live-rank-2{border-left-color:#bda98d;background:linear-gradient(90deg,rgba(183,161,132,.11),transparent)}.live-rank-3{border-left-color:#a94f32;background:linear-gradient(90deg,rgba(177,68,41,.1),transparent)}.live-join{grid-column:2;grid-row:2/4;align-self:center;display:grid;justify-items:center;gap:22px;text-align:center}.live-qr{width:min(100%,310px);padding:15px;border-radius:15px;background:#f3e5c8;line-height:0;box-shadow:0 0 60px #cc372629}.live-qr svg{width:100%;height:auto}.live-join span{display:block;color:#d44634;font-size:clamp(11px,.8vw,15px);font-weight:900;letter-spacing:.18em}.live-join strong{display:block;margin-top:10px;font-size:clamp(20px,1.75vw,34px);line-height:1.08}.live-join small{display:block;margin-top:13px;color:#a79b88;font-size:clamp(9px,.65vw,12px)}.live-stats{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:clamp(26px,5vw,90px);padding-top:clamp(14px,2vh,24px);border-top:1px solid rgba(243,229,200,.11);color:#80776a;font-size:clamp(9px,.72vw,13px);letter-spacing:.11em}.live-stats strong{margin-left:7px;color:#e7d9bd;font-size:1.45em}.live-reconnecting{color:#e36956}.new-leader{position:fixed;inset:50% auto auto 50%;z-index:10;width:min(680px,75vw);padding:42px;transform:translate(-50%,-50%);border:1px solid rgba(234,185,82,.5);background:radial-gradient(circle at 50% 0,rgba(204,53,34,.42),transparent 55%),#0b0705;box-shadow:0 0 100px #d436225c,0 30px 100px #000;text-align:center}.new-leader span{display:block;color:#ff6650;font-size:clamp(14px,1.4vw,25px);font-weight:900;letter-spacing:.25em}.new-leader strong{display:block;margin:18px 0 10px;font-size:clamp(42px,5vw,82px);line-height:1;text-transform:uppercase}.new-leader b{color:#f1ce78;font-size:clamp(20px,2vw,36px)}.live-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.live-empty img{width:min(280px,50vw)}.live-empty span{margin-top:36px;color:#ba3226;font-size:12px;letter-spacing:.2em}.live-empty h1{font-size:clamp(28px,4vw,64px)}.live-empty p{color:#9b9080}@keyframes live-ambient-drift{0%{transform:translate3d(-1%,0,0) scale(1)}to{transform:translate3d(1%,-1%,0) scale(1.025)}}@media(max-width:1100px){.live-screen{grid-template-columns:minmax(0,1fr) 250px;padding:24px}.live-header{grid-template-columns:130px 1fr auto}.live-fullscreen{position:absolute;right:20px;bottom:16px}.live-rank{grid-template-columns:36px minmax(0,1fr) 45px 68px 130px}.live-stats{gap:25px}}@media(max-width:800px){.live-screen{overflow:auto;grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto}.live-header{grid-column:1;grid-template-columns:105px 1fr}.live-status{grid-column:1/-1}.live-board,.live-modes,.live-join,.live-stats{grid-column:1;grid-row:auto}.live-join{grid-template-columns:180px 1fr;text-align:left}.live-qr{width:180px}.live-rank{grid-template-columns:30px minmax(0,1fr) 40px 55px 110px}.live-stats{flex-wrap:wrap}.live-fullscreen{display:none}}@media(prefers-reduced-motion:reduce){.live-ambient{animation:none}}.live-player-code{color:#f4ead594;font-size:.7em;font-weight:600;letter-spacing:.06em;white-space:nowrap}.new-leader{translate:-50% -50%}.interstitial-screen{min-height:100vh;min-height:100dvh;position:relative;isolation:isolate;overflow:hidden;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));background:radial-gradient(circle at 50% 0,rgba(179,38,27,.2),transparent 42%),linear-gradient(180deg,#0b0909,#030303 76%)}.interstitial-screen:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.2;background:repeating-linear-gradient(115deg,transparent 0 34px,rgba(255,255,255,.025) 34px 35px),linear-gradient(90deg,transparent 8%,rgba(201,49,36,.12) 50%,transparent 92%);-webkit-mask-image:linear-gradient(to bottom,#000,transparent 78%);mask-image:linear-gradient(to bottom,#000,transparent 78%)}.interstitial-card,.checkpoint-card,.boss-intro-card{width:min(100%,480px);padding:18px 4px 8px;position:relative;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:left}.interstitial-card:before{content:"";width:48px;height:3px;position:absolute;top:0;left:4px;border-radius:999px;background:linear-gradient(90deg,#d73c2e,#e8c56f);box-shadow:0 0 14px #d73c2e61}.interstitial-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.interstitial-eyebrow{color:#e6c46f;font-size:9px;font-weight:800;line-height:1;letter-spacing:2.1px}.interstitial-mode{padding:4px 7px 3px;border:1px solid rgba(245,234,213,.18);border-radius:999px;color:#f5ead5ad;font-size:7px;font-weight:800;line-height:1;letter-spacing:1.2px}.interstitial-mode.is-pro{border-color:#e83e2f7a;background:#b5231921;color:#ff7a68}.interstitial-card h1{max-width:440px;margin:18px 0 0;color:#fff2dc;font-size:clamp(30px,9vw,47px);font-weight:850;line-height:.98;letter-spacing:-1.4px;text-align:left;text-wrap:balance}.checkpoint-card h1{text-transform:uppercase}.checkpoint-6{background:radial-gradient(circle at 50% 5%,rgba(224,48,32,.32),transparent 46%),linear-gradient(180deg,#130706,#030303 76%)}.checkpoint-6 .interstitial-card:before{width:74px;background:#ef4d39;box-shadow:0 0 18px #ef4d3985}.checkpoint-warning{width:max-content;margin:14px 0 0;padding:5px 8px 4px;border-left:2px solid #ef4d39;background:linear-gradient(90deg,rgba(181,35,25,.24),transparent);color:#ff7968;font-size:8px;font-weight:850;line-height:1;letter-spacing:1.5px}.checkpoint-player{margin:22px 0 12px;display:flex;flex-direction:column;gap:4px;color:#f5ead5;text-align:left}.checkpoint-player span{color:#f5ead57a;font-size:7px;font-weight:750;line-height:1;letter-spacing:1.5px}.checkpoint-player strong{overflow:hidden;font-size:14px;line-height:1.1;letter-spacing:1.2px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.checkpoint-stats{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:0;border-top:1px solid rgba(245,234,213,.12);border-bottom:1px solid rgba(245,234,213,.12)}.checkpoint-stats div{min-width:0;padding:13px 10px 12px;border:0;border-right:1px solid rgba(245,234,213,.09);border-radius:0;background:transparent;text-align:left}.checkpoint-stats div:first-child{padding-left:0}.checkpoint-stats div:last-child{border-right:0}.checkpoint-stats span{margin:0 0 5px;color:#f5ead573;font-size:7px;font-weight:700;line-height:1;letter-spacing:1.2px}.checkpoint-stats strong{color:#f5ead5;font-size:clamp(17px,5vw,22px);font-variant-numeric:tabular-nums;line-height:1}.checkpoint-speed-bonus{width:max-content;margin:13px 0 0;padding:6px 9px 5px;border:1px solid rgba(231,195,108,.2);border-radius:999px;background:#4333143d;color:#d9c084;font-size:7px;font-weight:700;line-height:1;letter-spacing:1px}.checkpoint-speed-bonus strong{margin-left:4px;color:#f3d889;font-size:9px}.interstitial-message{margin:18px 0 0;color:#f5ead5ad;font-size:13px;line-height:1.45;text-align:left}.interstitial-cta{width:100%;min-height:50px;margin-top:22px;border:1px solid rgba(240,91,70,.52);border-radius:10px;background:linear-gradient(105deg,#9f241b,#d94231 55%,#b12a20);color:#fff4df;font-size:11px;font-weight:850;line-height:1;letter-spacing:1.5px;box-shadow:0 8px 24px #8b1c1547,inset 0 1px #ffffff21;transition:transform .1s ease,filter .12s ease,box-shadow .12s ease}.interstitial-cta:hover{filter:brightness(1.08);box-shadow:0 10px 28px #b2261c5c,inset 0 1px #ffffff26}.interstitial-cta:active{transform:scale(.985)}.interstitial-cta:focus-visible{outline:2px solid #f3d486;outline-offset:3px}.boss-intro-screen{background:radial-gradient(ellipse at 50% 20%,rgba(207,40,27,.4),transparent 42%),radial-gradient(circle at 50% 100%,rgba(98,12,8,.25),transparent 48%),#030303}.boss-intro-screen:after{content:"";position:absolute;inset:7%;z-index:-1;border:1px solid rgba(224,56,42,.07);transform:rotate(4deg)}.boss-intro-card{display:flex;flex-direction:column;align-items:center;text-align:center}.boss-intro-card:before{left:50%;width:82px;background:linear-gradient(90deg,transparent,#ef4d39,transparent);transform:translate(-50%);box-shadow:0 0 20px #ef4d3994}.boss-sigil{width:58px;height:58px;margin:4px 0 15px;position:relative;display:grid;place-items:center;border:1px solid rgba(239,77,57,.55);border-radius:50%;background:radial-gradient(circle,#8217116b,#09070733 68%);color:#ff735f;box-shadow:0 0 25px #da302333,inset 0 0 18px #da302314}.boss-sigil:before,.boss-sigil:after{content:"";width:22px;height:1px;position:absolute;top:50%;background:linear-gradient(90deg,transparent,rgba(239,77,57,.62))}.boss-sigil:before{right:calc(100% + 8px)}.boss-sigil:after{left:calc(100% + 8px);transform:rotate(180deg)}.boss-sigil span{font-size:19px;font-weight:900;line-height:1;letter-spacing:-1px}.boss-intro-card .interstitial-eyebrow{color:#f5ead57a}.boss-intro-card h1{margin-top:12px;color:#fff1dd;font-size:clamp(43px,13vw,68px);line-height:.9;letter-spacing:-2px;text-align:center;text-shadow:0 0 28px rgba(218,48,35,.2)}.boss-timer-copy{margin:18px 0 0;display:flex;align-items:baseline;gap:5px;color:#ff7663;text-align:center}.boss-timer-copy strong{font-size:29px;font-variant-numeric:tabular-nums;line-height:1}.boss-timer-copy span{font-size:8px;font-weight:850;letter-spacing:1.5px}.boss-intro-copy{margin:20px 0 0;color:#f5ead5;font-size:clamp(17px,5vw,21px);font-weight:550;line-height:1.55;text-align:center}.boss-intro-card .interstitial-cta{max-width:380px;min-height:56px;margin-top:28px;border-color:#f5c76c66;background:linear-gradient(110deg,#851b14,#e04734 52%,#9d2319);font-size:12px;box-shadow:0 12px 32px #9f1e155c,inset 0 1px #ffe9be2e}.quiz-game.boss-level{background:radial-gradient(circle at 50% -5%,rgba(226,36,22,.46),transparent 38%),linear-gradient(180deg,#120403,#020202 72%)}.quiz-game.boss-level .game-hud{border-color:#f04a3629;background:linear-gradient(105deg,#3e0d0ad1,#0e0909f0 48%,#060606fa);box-shadow:0 10px 30px #00000061,inset 0 1px #ff6a540f}.quiz-game.boss-level .level-progress-fill{background:linear-gradient(90deg,#c62218,#ff5540 78%,#efc96f);box-shadow:0 0 12px #ff3f2d94}.quiz-game.boss-level .pro-timer{filter:drop-shadow(0 0 7px rgba(235,54,40,.42))}@media(max-height:620px){.interstitial-screen{padding:max(10px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))}.interstitial-card,.checkpoint-card,.boss-intro-card{padding-top:12px}.interstitial-card h1{margin-top:12px;font-size:clamp(27px,8.5vw,36px)}.checkpoint-player{margin:13px 0 8px}.checkpoint-stats div{padding-block:9px}.checkpoint-speed-bonus,.checkpoint-warning{margin-top:8px}.interstitial-message{margin-top:11px;font-size:11px}.interstitial-cta,.boss-intro-card .interstitial-cta{min-height:48px;margin-top:14px}.boss-sigil{width:46px;height:46px;margin-bottom:9px}.boss-intro-card h1{margin-top:8px;font-size:39px}.boss-timer-copy,.boss-intro-copy{margin-top:12px}.boss-intro-copy{font-size:15px;line-height:1.4}}@media(min-height:850px)and (min-width:360px){.interstitial-card,.checkpoint-card,.boss-intro-card{padding-top:24px}.interstitial-card h1{margin-top:23px}.checkpoint-player{margin-top:28px}.checkpoint-stats div{padding-block:17px}.interstitial-message{margin-top:24px}.interstitial-cta{min-height:54px;margin-top:28px}.boss-sigil{width:68px;height:68px;margin-bottom:20px}.boss-intro-copy{margin-top:27px}.boss-intro-card .interstitial-cta{min-height:60px;margin-top:36px}}@media(prefers-reduced-motion:reduce){.interstitial-card,.interstitial-cta{transition:none}}.checkpoint-screen{display:grid;place-items:center}.checkpoint-card{padding-block:clamp(18px,3dvh,28px)}.checkpoint-card h1{max-width:12ch;font-size:clamp(28px,8vw,40px);font-weight:750;line-height:1.06;letter-spacing:-.8px}.checkpoint-6 .checkpoint-card h1{max-width:14ch;font-size:clamp(27px,7.6vw,38px)}.checkpoint-player strong{font-weight:650}.checkpoint-stats span,.checkpoint-player span,.checkpoint-speed-bonus,.checkpoint-warning{font-size:clamp(10px,2.35vw,11px);font-weight:600}.checkpoint-stats strong{font-weight:700}.interstitial-message{font-size:clamp(14px,3.4vw,15px);font-weight:400;line-height:1.5}.interstitial-cta{font-size:clamp(11px,2.8vw,12px);font-weight:700}@media(min-height:850px)and (min-width:360px){.checkpoint-card h1{margin-top:24px}.checkpoint-player{margin:30px 0 15px}.checkpoint-stats div{padding-block:18px}.checkpoint-speed-bonus{margin-top:16px}.interstitial-message{margin-top:25px}.checkpoint-card .interstitial-cta{margin-top:30px}}@media(max-height:700px){.checkpoint-card{padding-block:12px}.checkpoint-card h1,.checkpoint-6 .checkpoint-card h1{margin-top:12px;font-size:clamp(25px,7vw,30px);line-height:1.08}.checkpoint-player{margin:13px 0 9px}.checkpoint-stats div{padding-block:10px}.checkpoint-speed-bonus,.checkpoint-warning{margin-top:8px}.interstitial-message{margin-top:11px;font-size:13px}.checkpoint-card .interstitial-cta{margin-top:15px}}.checkpoint-card h1,.checkpoint-6 .checkpoint-card h1{width:100%;max-width:100%;font-size:clamp(26px,7.2vw,32px);font-weight:700;line-height:1.12;letter-spacing:-.35px;overflow-wrap:normal}.checkpoint-6 .checkpoint-card h1{font-size:clamp(25px,6.9vw,31px)}.checkpoint-stats{grid-template-columns:1.2fr 1fr 1fr}.checkpoint-stats div,.checkpoint-stats div:first-child,.checkpoint-stats div:last-child{padding-inline:12px}.checkpoint-stats span{line-height:1.15}@media(min-height:850px)and (min-width:360px){.checkpoint-card{padding-block:22px}.checkpoint-player{margin:24px 0 13px}.checkpoint-stats div{padding-block:16px}.checkpoint-speed-bonus{margin-top:14px}.interstitial-message{margin-top:21px}.checkpoint-card .interstitial-cta{margin-top:25px}}@media(max-height:700px){.checkpoint-card h1,.checkpoint-6 .checkpoint-card h1{font-size:clamp(23px,6.5vw,27px);line-height:1.12}.checkpoint-stats div,.checkpoint-stats div:first-child,.checkpoint-stats div:last-child{padding-inline:10px}}.checkpoint-card:before{display:none}.checkpoint-card h1,.checkpoint-6 .checkpoint-card h1{width:calc(100% - 14px);padding-right:8px}.checkpoint-stats{border-top:0;border-bottom:0;gap:6px}.checkpoint-stats div{border:1px solid rgba(245,234,213,.09);border-radius:8px;background:#ffffff05}.checkpoint-stats div:last-child{border-right:1px solid rgba(245,234,213,.09)}@media(max-height:700px){.checkpoint-card h1,.checkpoint-6 .checkpoint-card h1{width:calc(100% - 10px);padding-right:6px}.checkpoint-stats{gap:4px}}.checkpoint-3 .checkpoint-card h1{font-size:clamp(25px,6.9vw,30px);letter-spacing:-.7px}@media(max-height:700px){.checkpoint-3 .checkpoint-card h1{font-size:clamp(22px,6.2vw,26px)}}.checkpoint-warning+.checkpoint-player{margin-top:clamp(12px,1.6dvh,14px)}@media(max-height:700px){.checkpoint-warning+.checkpoint-player{margin-top:10px}}.quiz-game{position:relative;isolation:isolate}.quiz-game .gameplay-shell{position:relative;z-index:1}.hot-streak-background{position:absolute;inset:0;z-index:0;overflow:hidden;overflow:clip;clip-path:inset(0);pointer-events:none;contain:strict;background:radial-gradient(ellipse at 50% 112%,rgba(146,20,9,.52),transparent 58%),linear-gradient(180deg,#1f040214,#52080333 65%,#9012065c)}.hot-streak-background:before{content:"";position:absolute;width:150%;height:68%;left:-25%;bottom:-28%;border-radius:50% 50% 20% 20%;background:radial-gradient(ellipse at 50% 78%,rgba(255,93,24,.52),rgba(207,33,13,.3) 37%,transparent 70%);filter:blur(58px);transform-origin:50% 100%;animation:heat-rise-base 3.6s cubic-bezier(.45,.04,.32,.96) infinite alternate}.hot-streak-background:after{content:"";position:absolute;inset:-9% -12%;background:radial-gradient(ellipse at 50% 48%,rgba(0,0,0,.47) 0 25%,rgba(5,0,0,.2) 48%,transparent 72%),repeating-radial-gradient(ellipse at 50% 108%,rgba(255,93,34,.055) 0 5%,transparent 9% 15%);opacity:.82;transform-origin:50% 85%;animation:heat-haze-drift 4.1s ease-in-out infinite alternate}.heat-mass{position:absolute;display:block;border-radius:46% 54% 58% 42%/62% 38% 57% 43%;pointer-events:none;will-change:transform,opacity}.heat-mass-left{width:63%;height:58%;left:-34%;bottom:7%;background:#dd271061;filter:blur(72px);animation:heat-mass-left 4.7s cubic-bezier(.42,.05,.28,.98) infinite alternate}.heat-mass-right{width:60%;height:67%;right:-34%;bottom:16%;background:#ee361252;filter:blur(78px);animation:heat-mass-right 3.8s cubic-bezier(.46,.02,.3,.98) infinite alternate}.heat-mass-bottom{width:92%;height:38%;left:4%;bottom:-20%;background:#ff5b1378;filter:blur(62px);animation:heat-mass-bottom 3.1s cubic-bezier(.42,.04,.26,.98) infinite alternate}.heat-mass-mid{width:48%;height:42%;left:9%;bottom:18%;background:#f548143b;filter:blur(67px);animation:heat-mass-mid 4.3s cubic-bezier(.4,.04,.24,.98) infinite alternate}.heat-mass-glow{width:38%;height:35%;right:-8%;bottom:-2%;background:#ffab3d66;filter:blur(46px);animation:heat-mass-glow 3.15s ease-in-out infinite alternate}.heat-defocus{position:absolute;inset:24% -10% -12%;display:block;pointer-events:none;background:radial-gradient(ellipse at 5% 68%,rgba(222,42,16,.09),transparent 38%),radial-gradient(ellipse at 95% 61%,rgba(244,65,20,.1),transparent 40%),linear-gradient(180deg,transparent,rgba(172,23,8,.08));-webkit-backdrop-filter:blur(3px) saturate(1.08);backdrop-filter:blur(3px) saturate(1.08);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.3) 19%,#000 55%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.3) 19%,#000 55%);opacity:.76;transform-origin:50% 100%;will-change:transform,opacity;animation:heat-defocus-rise 3.7s ease-in-out infinite alternate}.heat-refraction{position:absolute;inset:-5% -7% -9%;width:114%;height:114%;overflow:visible;opacity:.7;mix-blend-mode:screen;transform-origin:50% 100%;will-change:transform,opacity;animation:thermal-lens-rise 3.5s ease-in-out infinite alternate}.heat-grain{position:absolute;inset:0;z-index:3;display:block;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128' height='128' viewBox='0 0 128 128'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='.72'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px 128px;mix-blend-mode:soft-light;opacity:.052}.hot-streak-unstoppable .heat-grain{opacity:.064}.hot-streak-boss .heat-grain{opacity:.046;mix-blend-mode:overlay}.hot-streak-unstoppable:before{animation-duration:2.8s}.hot-streak-unstoppable:after{animation-duration:3.2s}.hot-streak-unstoppable .heat-mass-left{animation-duration:3.7s}.hot-streak-unstoppable .heat-mass-right{animation-duration:3s}.hot-streak-unstoppable .heat-mass-bottom{animation-duration:2.5s}.hot-streak-unstoppable .heat-mass-mid{animation-duration:3.4s}.hot-streak-unstoppable .heat-mass-glow{animation-duration:2.5s}.hot-streak-unstoppable .heat-refraction{animation-duration:2.8s}.hot-streak-unstoppable .heat-defocus{animation-duration:2.9s}.hot-streak-boss{opacity:.7;mix-blend-mode:screen;background:radial-gradient(ellipse at 50% 112%,rgba(176,15,7,.66),transparent 64%),linear-gradient(180deg,#23000014,#6f04024d 58%,#a50c0473)}.hot-streak-boss:before,.hot-streak-boss .heat-mass-bottom,.hot-streak-boss .heat-mass-glow{filter:saturate(.72) blur(68px);background-color:#e82b0f6e}.hot-streak-boss .heat-refraction{opacity:.68;filter:saturate(.7) hue-rotate(-7deg)}.hot-streak-boss .heat-defocus{-webkit-backdrop-filter:blur(4px) saturate(1.05);backdrop-filter:blur(4px) saturate(1.05);background:linear-gradient(180deg,transparent,rgba(153,9,4,.12))}@media(max-width:600px){.hot-streak-background:before{filter:none;background:radial-gradient(ellipse at 50% 82%,rgba(255,93,24,.44),rgba(207,33,13,.22) 42%,transparent 72%)}.heat-refraction,.heat-defocus,.heat-grain{display:none}.heat-mass{filter:none}.heat-mass-left{background:radial-gradient(ellipse,rgba(221,39,16,.32),transparent 70%)}.heat-mass-right{background:radial-gradient(ellipse,rgba(238,54,18,.28),transparent 70%)}.heat-mass-bottom{background:radial-gradient(ellipse,rgba(255,91,19,.4),transparent 72%)}.heat-mass-mid{background:radial-gradient(ellipse,rgba(245,72,20,.2),transparent 70%)}.heat-mass-glow{background:radial-gradient(ellipse,rgba(255,171,61,.3),transparent 68%)}.hot-streak-unstoppable .heat-mass-left,.hot-streak-unstoppable .heat-mass-right,.hot-streak-unstoppable .heat-mass-bottom,.hot-streak-unstoppable .heat-mass-mid,.hot-streak-unstoppable .heat-mass-glow{filter:none}.hot-streak-boss:before,.hot-streak-boss .heat-mass-bottom,.hot-streak-boss .heat-mass-glow{filter:none}}@keyframes heat-rise-base{0%{transform:translate3d(-3%,13%,0) scale3d(.92,.82,1) rotate(-1deg);opacity:.55}34%{transform:translate3d(2%,-3%,0) scale3d(1.04,1.08,1) rotate(.7deg);opacity:.86}68%{transform:translate3d(-1%,-11%,0) scale3d(1.09,1.18,1) rotate(-.4deg);opacity:.7}to{transform:translate3d(3%,-19%,0) scale3d(.98,1.25,1) rotate(1deg);opacity:.42}}@keyframes heat-haze-drift{0%{transform:translate3d(-1.5%,4%,0) scale3d(1,.96,1);opacity:.58}43%{transform:translate3d(1.8%,-1%,0) scale3d(1.03,1.06,1);opacity:.84}71%{transform:translate3d(-.7%,-4%,0) scale3d(.99,1.1,1);opacity:.66}to{transform:translate3d(1%,-8%,0) scale3d(1.02,1.15,1);opacity:.46}}@keyframes heat-mass-left{0%{transform:translate3d(-8%,17%,0) scale(.85) rotate(-3deg);opacity:.36}39%{transform:translate3d(12%,-4%,0) scale(1.16) rotate(2deg);opacity:.78}to{transform:translate3d(2%,-27%,0) scale(1.25) rotate(-1deg);opacity:.31}}@keyframes heat-mass-right{0%{transform:translate3d(9%,19%,0) scale(.86) rotate(3deg);opacity:.31}46%{transform:translate3d(-11%,-5%,0) scale(1.13) rotate(-2deg);opacity:.76}to{transform:translate3d(-2%,-29%,0) scale(1.24) rotate(1deg);opacity:.3}}@keyframes heat-mass-bottom{0%{transform:translate3d(-4%,18%,0) scale3d(.88,.78,1);opacity:.45}32%{transform:translate3d(3%,1%,0) scale3d(1.12,1.08,1);opacity:.84}to{transform:translate3d(-1%,-24%,0) scale3d(1.04,1.31,1);opacity:.38}}@keyframes heat-mass-mid{0%{transform:translate3d(-11%,17%,0) scale(.84) rotate(-2deg);opacity:.27}41%{transform:translate3d(15%,-7%,0) scale(1.17) rotate(3deg);opacity:.72}to{transform:translate3d(4%,-31%,0) scale(1.28) rotate(-1deg);opacity:.28}}@keyframes heat-mass-glow{0%{transform:translate3d(12%,22%,0) scale(.82);opacity:.3}28%{transform:translate3d(-4%,0,0) scale(1.08);opacity:.72}54%{transform:translate3d(-12%,-12%,0) scale(1.2);opacity:.54}to{transform:translate3d(1%,-34%,0) scale(1.32);opacity:.26}}@keyframes thermal-lens-rise{0%{transform:translate3d(-1.2%,6%,0) scale3d(1.01,.95,1);opacity:.4}29%{transform:translate3d(.8%,.2%,0) scale3d(.99,1.035,1);opacity:.8}57%{transform:translate3d(-.7%,-4%,0) scale3d(1.018,1.09,1);opacity:.62}81%{transform:translate3d(1%,-8%,0) scale3d(.995,1.14,1);opacity:.88}to{transform:translate3d(-.3%,-13%,0) scale3d(1.01,1.2,1);opacity:.38}}@keyframes heat-defocus-rise{0%{transform:translate3d(-.8%,5%,0) scale3d(1.01,.97,1);opacity:.46}31%{transform:translate3d(.7%,.5%,0) scale3d(.995,1.035,1);opacity:.86}63%{transform:translate3d(-.45%,-3%,0) scale3d(1.012,1.08,1);opacity:.68}to{transform:translate3d(.5%,-8%,0) scale3d(1,1.14,1);opacity:.31}}@media(prefers-reduced-motion:reduce){.hot-streak-background,.hot-streak-background:before,.hot-streak-background:after,.heat-mass{animation:none}.heat-refraction,.heat-defocus{animation:none}}.quiz-game{min-height:100vh;min-height:100dvh;width:100%;overflow-x:hidden;background:radial-gradient(circle at top,#3b1510,#120706 45%,#050505);color:#f7e8c5;padding:max(20px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));display:flex;flex-direction:column;align-items:center;font-family:Inter,Arial,sans-serif}.quiz-game.boss-level{background:radial-gradient(circle at top,#52130d,#170504 48%,#030303)}.quiz-game.boss-level header,.quiz-game.boss-level h2,.quiz-game.boss-level .answers button{border-color:#e2b1428c}.quiz-game.boss-level h2{box-shadow:0 20px 45px #000000a6,0 0 20px #d4af3714}.quiz-game header{width:100%;max-width:500px;display:flex;justify-content:space-between;align-items:center;background:#ffffff0f;border:1px solid rgba(212,175,55,.35);border-radius:18px;padding:18px 22px;color:#d4af37;font-weight:700;margin-bottom:35px;gap:16px}.quiz-game main{width:100%;max-width:600px;min-width:0}.quiz-game h2{background:linear-gradient(145deg,#191919,#090909);border:1px solid rgba(212,175,55,.25);border-radius:22px;padding:30px 22px;text-align:center;font-size:24px;line-height:1.4;box-shadow:0 20px 40px #00000080}.answers{display:flex;flex-direction:column;gap:14px;margin-top:25px}.answers button{min-height:65px;border-radius:18px;border:1px solid rgba(212,175,55,.35);background:linear-gradient(135deg,#202020,#0d0d0d);color:#fff;font-size:17px;font-weight:600;padding:15px;width:100%;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;text-align:left;cursor:pointer;transition:.25s}.answer-label{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(212,175,55,.55);border-radius:50%;color:#d4af37;font-size:14px;font-weight:900}.answer-text{min-width:0;overflow-wrap:anywhere}.barman-hint{grid-column:2;color:#d4af37;font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.answers button:not(:disabled):hover{border-color:#d4af37;transform:translateY(-3px)}button:focus-visible{outline:3px solid #ffffff;outline-offset:3px}.answers button.correct{background:#174d24;border-color:#39c75c}.answers button.wrong{background:#5a1515;border-color:#f55}.answers button:disabled{cursor:default}.answers button.hidden-answer{opacity:.4}.answers button.correct .answer-label{border-color:#7aff98;color:#fff}.answers button.wrong .answer-label{border-color:#ff8a8a;color:#fff}.answer-feedback{margin-top:16px;padding:10px 14px;border-radius:12px;text-align:center;font-size:13px;font-weight:900;letter-spacing:1px}.answer-feedback.correct{color:#8cffaa;background:#174d24a6}.answer-feedback.wrong{color:#faa;background:#5a1515a6}.quiz-game footer{width:100%;max-width:600px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:35px}.quiz-game footer button{background:#d4af37;border:none;border-radius:14px;padding:14px 8px;font-weight:700;font-size:13px;cursor:pointer;min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px}.quiz-game footer button small{font-size:9px;letter-spacing:1px;opacity:.7}.quiz-game footer button.joker-used{background:#2b2721;color:#9b9284;border:1px solid #494239}.quiz-result{min-height:100vh;min-height:100dvh;padding:max(20px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));background:#050505;color:#d4af37;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow-x:hidden}.result-card{width:100%;max-width:520px;padding:34px 24px;border:1px solid rgba(212,175,55,.42);border-radius:26px;background:linear-gradient(145deg,#2b180eeb,#080808f5);box-shadow:0 28px 70px #000000b3,0 0 35px #d4af371a;text-align:center}.result-eyebrow{color:#d4af37;font-size:11px;font-weight:900;letter-spacing:3px}.result-message{max-width:380px;margin:16px auto 22px;color:#f7e8c5}.result-stats{display:grid;grid-template-columns:1.4fr .7fr 1fr;gap:8px}.result-stats div{min-width:0;padding:14px 8px;border:1px solid rgba(212,175,55,.22);border-radius:14px;background:#ffffff09}.result-stats span,.result-stats strong{display:block}.result-stats span{margin-bottom:7px;font-size:9px;letter-spacing:1px;opacity:.65}.result-stats strong{overflow-wrap:anywhere;color:#f7e8c5;font-size:15px}.restart-button{width:100%;margin-top:26px;border:none;border-radius:14px;background:#d4af37;color:#140d06;font-weight:900;letter-spacing:1px}@media(max-width:600px){.quiz-game h2{font-size:21px}.quiz-game footer{grid-template-columns:repeat(3,minmax(0,1fr))}.quiz-game{padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right))}.quiz-game header{padding:15px 16px;margin-bottom:18px;font-size:13px}.level-progress{margin:-8px 0 18px}.quiz-game footer{margin-top:24px}.quiz-game footer button{padding:12px 4px;font-size:11px}.result-card{padding:28px 18px}.result-stats{grid-template-columns:1fr}}.quiz-result h1{font-size:clamp(34px,11vw,48px);letter-spacing:clamp(2px,1.2vw,5px);margin-bottom:10px}.quiz-result h2{color:#d4af37;font-size:clamp(24px,8vw,32px)}.level-progress{width:100%;max-width:500px;height:4px;margin:-23px 0 24px;overflow:hidden;border-radius:999px;background:#ffffff1a}.level-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#a56d20,#f1cc70);transition:width .35s ease}.quiz-result p{text-align:center}.game-status{width:100%;max-width:600px;display:flex;justify-content:space-between;margin-bottom:18px;font-size:14px;font-weight:700;letter-spacing:1px;gap:12px}@media(max-width:360px){.quiz-game h2{padding:22px 16px;font-size:18px}.answers button{padding:12px;grid-template-columns:32px minmax(0,1fr);gap:9px;font-size:14px}.answer-label{width:30px;height:30px}.game-status{font-size:11px}}.answers button.barman-suggestion{border-color:#d4af37;box-shadow:0 0 20px #d4af3759}.quiz-game footer button:disabled{opacity:.3;cursor:not-allowed}.interstitial-screen{min-height:100vh;min-height:100dvh;width:100%;padding:max(20px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));display:flex;align-items:center;justify-content:center;color:#f7e8c5;background:radial-gradient(circle at top,#3b1510,#120706 48%,#050505)}.interstitial-card{width:100%;max-width:500px;padding:34px 24px;border:1px solid rgba(212,175,55,.4);border-radius:24px;background:#0c0a09e6;box-shadow:0 24px 60px #0000008c;text-align:center}.interstitial-eyebrow{color:#d4af37;font-size:12px;font-weight:800;letter-spacing:3px}.interstitial-card h1{margin:18px 0 10px;color:#fff2d0;font-size:clamp(30px,9vw,44px);line-height:1.05;letter-spacing:2px}.checkpoint-player{margin:0 0 24px;color:#d4af37;font-size:18px;font-weight:700}.checkpoint-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.checkpoint-stats div{padding:14px 6px;border:1px solid rgba(212,175,55,.25);border-radius:14px;background:#ffffff0a}.checkpoint-stats span,.checkpoint-stats strong{display:block}.checkpoint-stats span{margin-bottom:6px;font-size:10px;letter-spacing:2px;opacity:.65}.checkpoint-stats strong{color:#d4af37;font-size:20px}.interstitial-message{margin:24px 0 0;font-size:16px}.interstitial-cta{width:100%;margin-top:28px;border:none;border-radius:14px;background:#d4af37;color:#140d06;font-weight:900;letter-spacing:1px}.boss-intro-screen{background:radial-gradient(circle at center,#5a160e,#160504 45%,#030303)}.boss-intro-card{border-color:#d4af37a6;box-shadow:0 24px 60px #000000b3,0 0 35px #d4af371f}.boss-crown{font-size:42px}.boss-intro-copy{margin:24px 0 0;font-size:20px;font-weight:700;line-height:1.7}.streak-badge{margin-bottom:14px;padding:8px 14px;border:1px solid rgba(255,143,58,.65);border-radius:999px;background:#73230cbf;color:#ffd29b;font-size:13px;font-weight:900;letter-spacing:2px;box-shadow:0 0 18px #ff620026}.streak-badge.unstoppable{border-color:#d4af37;background:#6f4505c7;color:#fff0b5}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.quiz-game{background:radial-gradient(circle at 50% -10%,rgba(172,28,18,.28),transparent 34%),linear-gradient(180deg,#0b0a0a,#030303 72%);color:#f5ead5}.quiz-game.boss-level{background:radial-gradient(circle at 50% -5%,rgba(226,36,22,.34),transparent 38%),linear-gradient(180deg,#100504,#030303 72%)}.quiz-game .game-hud{min-height:52px;padding:3px 2px 7px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"player xp" "player level";grid-template-rows:auto auto;column-gap:14px;row-gap:1px;border:0;border-radius:0;background:transparent;box-shadow:none}.hud-player{grid-area:player;align-self:stretch;flex-direction:column;align-items:flex-start;justify-content:center;gap:1px}.hud-brand{color:#f04a36;font-family:Georgia,serif;font-size:21px;line-height:1;letter-spacing:3px;text-shadow:0 0 16px rgba(225,45,29,.32)}.hud-player strong{max-width:220px;color:#f5ead5;font-size:10px;font-weight:600;line-height:1.1;letter-spacing:1.8px;opacity:.78}.hud-xp{grid-area:xp;align-self:end;color:#e9c36d;font-size:13px;font-weight:700;letter-spacing:.4px}.hud-level{grid-area:level;align-self:start;justify-self:end;color:#f5ead5;font-size:10px;font-weight:500;letter-spacing:1.2px;opacity:.72}.quiz-game .level-progress{height:2px;margin:0 0 6px;background:#ffffff12}.quiz-game .level-progress-fill{background:linear-gradient(90deg,#b81f18,#f04a36 76%,#e9c36d);box-shadow:0 0 8px #f04a3673}.quiz-game .status-row{min-height:17px;padding:0 2px;color:#e8deca;font-size:10px;font-weight:600;letter-spacing:.5px;opacity:.82}.streak-slot{height:18px}.quiz-game .question-area>h2{margin:0;padding:6px 2px 13px;border:0;border-radius:0;background:transparent;color:#fff4df;font-size:clamp(19px,2.7vh,24px);font-weight:700;line-height:1.18;letter-spacing:-.25px;text-align:left;box-shadow:none;text-wrap:balance}.quiz-game.boss-level .question-area>h2{border:0;box-shadow:none}.quiz-game.boss-level .answers button{border:0;border-left:2px solid rgba(240,74,54,.36)}.quiz-game .answers{margin-top:2px;gap:6px}.quiz-game .answers button{min-height:44px;padding:7px 10px 7px 8px;grid-template-columns:30px minmax(0,1fr);gap:9px;border:0;border-left:2px solid rgba(240,74,54,.36);border-radius:7px;background:linear-gradient(90deg,#261817f5,#141414f5 28%,#111);color:#ede4d4;font-size:clamp(12.5px,1.7vh,14px);font-weight:500;line-height:1.2;box-shadow:inset 0 -1px #ffffff0b,0 4px 10px #0000002e}.quiz-game .answers button:nth-child(2n){background:linear-gradient(90deg,#1f1615f5,#101010f5 30%,#0e0e0e)}.quiz-game .answers button:not(:disabled):hover{border-left-color:#f04a36;background:linear-gradient(90deg,#3b1713,#181414 36%,#121212);box-shadow:inset 0 -1px #ffffff12,0 6px 16px #00000047;transform:translate(2px)}.quiz-game .answer-label{width:27px;height:27px;border:0;border-radius:5px;background:#cc2c1f29;color:#ff7967;font-size:11px;font-weight:800}.quiz-game .answers button.selected{border-left-color:#f04a36;background:linear-gradient(90deg,#431914,#1b1413 42%,#111);box-shadow:inset 0 0 0 1px #f04a3638,0 0 14px #d1271b1f}.quiz-game .answers button.correct{border-left-color:#43cf79;background:linear-gradient(90deg,#123521,#101d15 45%,#0d130f);box-shadow:0 0 15px #28be6521}.quiz-game .answers button.correct .answer-label{border:0;background:#236f43;color:#fff}.quiz-game .answers button.wrong{border-left-color:#ff493b;background:linear-gradient(90deg,#481512,#21100f 45%,#130d0d);box-shadow:0 0 15px #e1231924}.quiz-game .answers button.wrong .answer-label{border:0;background:#8e241d;color:#fff}.quiz-game .answers button.barman-suggestion{border:0;border-left:2px solid #e9c36d;box-shadow:inset 0 0 0 1px #e9c36d29,0 0 14px #e9c36d21}.quiz-game .answers button.hidden-answer{border-left-color:#ffffff14;background:#0d0d0d;opacity:.28;box-shadow:none}.quiz-game .barman-hint{border:0;background:#282014;color:#e9c36d;box-shadow:0 0 8px #e9c36d1a}.quiz-game footer{margin-top:10px;gap:7px}.quiz-game footer button{min-height:44px;padding:5px 4px;border:1px solid rgba(233,195,109,.25);border-radius:999px;background:#181511db;color:#f1d891;font-size:9px;font-weight:700;letter-spacing:.6px;box-shadow:inset 0 1px #ffffff09,0 4px 12px #0003}.quiz-game footer button:not(:disabled):active{border-color:#e9c36d8c;background:#292116;transform:scale(.97)}.quiz-game footer button small{color:#cdbb8c;font-size:6px;font-weight:500;letter-spacing:.8px;opacity:.46}.quiz-game footer button.joker-used{border-color:#ffffff0d;background:#0f0f0fb3;color:#77716a;box-shadow:none}.quiz-game footer button.joker-used small{color:#77716a;opacity:.5}.quiz-game footer button:disabled{opacity:.55}@media(max-width:350px),(max-height:620px){.quiz-game .game-hud{min-height:46px;padding:2px 1px 5px}.hud-brand{font-size:18px}.hud-player strong,.hud-level{font-size:8px}.hud-xp{font-size:11px}.quiz-game .question-area>h2{padding:4px 1px 9px;font-size:16px;line-height:1.16}.quiz-game .answers{gap:4px}.quiz-game .answers button{padding:5px 7px;grid-template-columns:26px minmax(0,1fr);gap:6px;font-size:12px}.quiz-game .answer-label{width:24px;height:24px;font-size:9px}.quiz-game footer{margin-top:8px;gap:4px}.quiz-game footer button{font-size:8px}}.quiz-game{padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));overflow-anchor:none}.gameplay-shell{width:100%;max-width:600px;min-width:0;min-height:calc(100vh - 16px);min-height:calc(100dvh - 16px);display:flex;flex:1;flex-direction:column}.quiz-game .game-hud{width:100%;max-width:none;min-height:40px;margin:0;padding:7px 10px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;border-radius:12px;font-size:12px;line-height:1.1}.hud-player{min-width:0;display:flex;align-items:center;gap:7px}.hud-player strong{min-width:0;overflow:hidden;color:#fff;font-size:12px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.hud-brand{flex:none;color:#d4af37;font-family:Georgia,serif;font-size:14px;font-weight:900;letter-spacing:2px}.hud-level,.hud-xp{align-self:center;white-space:nowrap}.hud-level{color:#f7e8c5}.hud-xp{color:#d4af37;font-weight:900}.quiz-game .level-progress{width:100%;max-width:none;height:2px;margin:3px 0 5px;flex:none}.quiz-game .status-row{width:100%;max-width:none;min-height:18px;margin:0;display:flex;align-items:center;font-size:11px;line-height:1}.streak-slot{width:100%;height:18px;flex:none;display:grid;place-items:center;pointer-events:none}.quiz-game .streak-badge{margin:0;padding:3px 10px;border-color:#ff552e;background:linear-gradient(135deg,#961405f0,#ee3f0de6);color:#fff3df;font-size:10px;line-height:1.2;letter-spacing:1.4px;box-shadow:0 0 8px #ff2c00bf,0 0 18px #ff68006b;text-shadow:0 0 5px #ffb36b,0 0 10px rgba(255,55,0,.9);animation:fire-glow 1.35s ease-in-out infinite}.quiz-game .streak-badge.unstoppable{border-color:#ff351f;background:linear-gradient(135deg,#8f0800,#ff3c0a);color:#fff;box-shadow:0 0 10px #ff1e00d9,0 0 22px #ff5b008c}@keyframes fire-glow{0%,to{filter:brightness(1);text-shadow:0 0 4px #ffb36b,0 0 9px rgba(255,55,0,.8)}50%{filter:brightness(1.17);text-shadow:0 0 7px #ffe0a3,0 0 14px rgba(255,36,0,1)}}.quiz-game .question-area{width:100%;max-width:none;min-width:0;display:flex;flex-direction:column;position:relative}.quiz-game .question-area>h2{margin:0;padding:clamp(10px,1.4vh,12px) 13px;border-radius:14px;font-size:clamp(15px,2.1vh,19px);line-height:1.24;box-shadow:0 8px 20px #0000006b}.quiz-game .answers{margin-top:clamp(5px,.8vh,7px);gap:clamp(4px,.65vh,6px)}.quiz-game .answers button{min-height:44px;padding:7px 9px;position:relative;grid-template-columns:30px minmax(0,1fr);gap:8px;border-radius:12px;font-size:clamp(12.5px,1.75vh,15px);line-height:1.18}.quiz-game .answer-label{width:28px;height:28px;font-size:12px}.quiz-game .barman-hint{position:absolute;top:-5px;right:7px;padding:2px 5px;border-radius:999px;background:#6c4a08;color:#ffe8a3;font-size:7px;line-height:1;letter-spacing:.3px;white-space:nowrap}.answer-feedback-slot{width:auto;height:0;position:absolute;top:-18px;right:0;z-index:4;display:grid;place-items:center;pointer-events:none}.quiz-game .answer-feedback{width:auto;min-width:132px;margin:0;padding:2px 7px;border-radius:8px;font-size:9px;line-height:1.4}.quiz-game footer{width:100%;max-width:none;min-height:44px;margin-top:10px;padding-top:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.quiz-game footer button{min-width:0;min-height:44px;padding:4px 3px;gap:2px;border-radius:10px;font-size:10px;line-height:1}.quiz-game footer button small{font-size:7px;line-height:1;letter-spacing:.6px}@media(max-width:350px),(max-height:620px){.quiz-game{padding:max(4px,env(safe-area-inset-top)) max(5px,env(safe-area-inset-right)) max(4px,env(safe-area-inset-bottom)) max(5px,env(safe-area-inset-left))}.gameplay-shell{min-height:calc(100vh - 8px);min-height:calc(100dvh - 8px)}.quiz-game .game-hud{min-height:36px;padding:5px 7px;gap:6px;font-size:10px}.hud-brand{font-size:12px}.hud-player strong{font-size:10px}.streak-slot{height:15px}.quiz-game .streak-badge{padding:2px 8px;font-size:8px}.quiz-game .question-area>h2{padding:9px 10px;font-size:14px;line-height:1.18}.quiz-game .answers{margin-top:4px;gap:4px}.quiz-game .answers button{min-height:44px;padding:5px 7px;grid-template-columns:27px minmax(0,1fr);gap:6px;font-size:12px}.quiz-game .answer-label{width:25px;height:25px;font-size:10px}.answer-feedback-slot{height:0;top:-15px}.quiz-game .answer-feedback{font-size:8px}.quiz-game footer{min-height:44px;margin-top:8px;padding-top:0;gap:4px}.quiz-game footer button{min-height:44px;font-size:9px}}@media(min-width:700px){.quiz-game{padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.gameplay-shell{min-height:calc(100vh - 32px);min-height:calc(100dvh - 32px)}.quiz-game .game-hud{min-height:46px;padding:9px 14px;font-size:13px}.hud-player strong{font-size:13px}.quiz-game .question-area>h2{font-size:20px}.quiz-game .answers button{min-height:48px;font-size:15px}}@media(prefers-reduced-motion:reduce){.quiz-game .streak-badge{animation:none;filter:none}}.quiz-game{--hud-height:58px;--hud-padding:5px 3px 9px;--brand-size:23px;--player-size:10px;--xp-size:14px;--level-size:10px;--progress-gap:8px;--status-height:21px;--status-size:11px;--streak-height:22px;--interaction-top:3px;--meta-gap:6px;--meta-size:8px;--question-min-height:76px;--question-padding:15px 3px;--question-size:clamp(20px, 2.7vh, 22px);--question-line-height:1.22;--answers-top:9px;--answers-gap:7px;--answer-height:52px;--answer-padding:9px 10px 9px 8px;--answer-label-size:29px;--answer-font-size:14px;--joker-top:12px;--joker-height:50px;--joker-gap:8px;--joker-font-size:9px}@media(max-height:700px){.quiz-game{--hud-height:46px;--hud-padding:2px 1px 5px;--brand-size:18px;--player-size:8px;--xp-size:11px;--level-size:8px;--progress-gap:4px;--status-height:15px;--status-size:9px;--streak-height:15px;--interaction-top:0px;--meta-gap:3px;--meta-size:7px;--question-min-height:0px;--question-padding:4px 1px 9px;--question-size:16px;--question-line-height:1.16;--answers-top:2px;--answers-gap:4px;--answer-height:44px;--answer-padding:5px 7px;--answer-label-size:24px;--answer-font-size:12px;--joker-top:8px;--joker-height:44px;--joker-gap:4px;--joker-font-size:8px}}@media(min-height:850px)and (min-width:360px){.quiz-game{--hud-height:68px;--hud-padding:8px 4px 12px;--brand-size:27px;--player-size:11px;--xp-size:15px;--level-size:11px;--progress-gap:10px;--status-height:24px;--status-size:12px;--streak-height:27px;--interaction-top:6px;--meta-gap:8px;--meta-size:9px;--question-min-height:112px;--question-padding:20px 4px;--question-size:clamp(23px, 2.75vh, 26px);--question-line-height:1.25;--answers-top:14px;--answers-gap:10px;--answer-height:62px;--answer-padding:12px 12px 12px 9px;--answer-label-size:32px;--answer-font-size:15px;--joker-top:16px;--joker-height:56px;--joker-gap:10px;--joker-font-size:10px;padding:max(14px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.quiz-game .gameplay-shell{min-height:calc(100vh - 28px);min-height:calc(100dvh - 28px)}}.quiz-game .game-hud{min-height:var(--hud-height);padding:8px 10px 7px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand xp" "player timer";grid-template-rows:auto auto;column-gap:12px;row-gap:5px;border:1px solid rgba(255,255,255,.07);border-radius:14px;background:linear-gradient(105deg,#260c0ab8,#0c0c0ce6 46%,#070707f5);box-shadow:0 10px 28px #00000052,inset 0 1px #ffffff09}.quiz-game .hud-brand-row{grid-area:brand;min-width:0;display:flex;align-items:center;gap:8px}.quiz-game .hud-brand{width:54px;height:auto;display:block;flex:none;color:#f04a36;font-family:Georgia,serif;font-size:var(--brand-size);line-height:1;letter-spacing:3px;text-shadow:0 0 16px rgba(225,45,29,.32);filter:drop-shadow(0 0 8px rgba(255,219,73,.12))}.quiz-game .hud-mode{padding:3px 6px 2px;border:1px solid rgba(245,234,213,.18);border-radius:999px;color:#f5ead5ad;font-size:7px;font-weight:800;line-height:1;letter-spacing:1.2px}.quiz-game .hud-mode-pro{border-color:#f04a3685;background:#be201724;color:#ff7562;box-shadow:0 0 10px #f04a361f}.quiz-game .hud-player{grid-area:player;min-width:0;display:flex;flex-direction:row;align-items:baseline;gap:8px}.quiz-game .hud-player strong{max-width:min(50vw,220px);overflow:hidden;color:#f5ead5;font-size:clamp(11px,3vw,13px);font-weight:750;line-height:1.1;letter-spacing:1.2px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.quiz-game .hud-xp{grid-area:xp;align-self:center;display:flex;align-items:baseline;justify-content:flex-end;gap:4px;color:#f5ead5;font-variant-numeric:tabular-nums;white-space:nowrap}.quiz-game .hud-xp strong{font-size:clamp(15px,4.2vw,19px);line-height:1;letter-spacing:-.35px}.quiz-game .hud-xp span{color:#e9c36d;font-size:8px;font-weight:800;letter-spacing:1px}.quiz-game .hud-level{color:#f5ead594;font-size:9px;font-weight:650;letter-spacing:1px;white-space:nowrap}.quiz-game .level-progress{margin:0 0 var(--progress-gap)}.quiz-game .status-row{min-height:var(--status-height);font-size:var(--status-size);position:relative}.pro-timer{--timer-progress:100%;grid-area:timer;justify-self:end;width:38px;height:38px;position:relative;display:flex;align-items:baseline;justify-content:center;border-radius:50%;background:conic-gradient(#d84737 var(--timer-progress),rgba(255,255,255,.09) 0);color:#fff4df;font-variant-numeric:tabular-nums;filter:drop-shadow(0 0 5px rgba(216,71,55,.2))}.pro-timer:before{content:"";position:absolute;inset:3px;border-radius:inherit;background:#100d0c}.pro-timer-value,.pro-timer-unit{position:relative;z-index:1}.pro-timer-value{font-size:17px;font-weight:850;line-height:38px}.pro-timer-unit{margin-left:1px;color:#f5ead58c;font-size:7px;font-weight:700}.pro-timer.urgent{color:#ff5a45;text-shadow:0 0 10px rgba(255,46,25,.75);filter:drop-shadow(0 0 7px rgba(255,46,25,.55));animation:pro-timer-pulse .6s ease-in-out infinite alternate}@keyframes pro-timer-pulse{0%{transform:scale(1)}to{transform:scale(1.06)}}.checkpoint-speed-bonus,.boss-timer-copy{color:#f3ca68;font-size:12px;font-weight:700;letter-spacing:1.4px;text-align:center}.quiz-game .answer-feedback.timeout{color:#faa;background:#5a1515a6}@media(prefers-reduced-motion:reduce){.pro-timer.urgent{animation:none}}.quiz-game .game-hud{min-height:88px;padding:10px 12px;position:relative;display:grid;grid-template-columns:minmax(72px,.9fr) minmax(86px,1fr) minmax(96px,1.15fr);grid-template-areas:"brand center summary";align-items:center;column-gap:10px;border-radius:18px}.quiz-game .hud-brand-row{grid-area:brand;align-self:stretch;justify-content:flex-start;border-right:1px solid rgba(255,255,255,.035)}.quiz-game .hud-brand{width:min(100%,88px);filter:drop-shadow(0 0 10px rgba(255,219,73,.13))}.quiz-game .hud-center{grid-area:center;min-width:0;position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;justify-items:center;gap:10px 4px;text-align:center}.quiz-game .hud-center .hud-mode{grid-column:1 / -1;grid-row:1;padding:5px 8px 4px;font-size:8px}.quiz-game .hud-center-pro .hud-mode{grid-column:1;justify-self:end}.quiz-game .hud-question-meta{grid-column:1 / -1;grid-row:2;overflow:hidden;color:#f5ead5b3;font-size:8px;font-weight:750;line-height:1;letter-spacing:1.1px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.quiz-game .hud-summary{grid-area:summary;min-width:0;align-self:stretch;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:12px}.quiz-game .hud-player{width:100%;display:flex;align-items:baseline;justify-content:flex-end;gap:7px}.quiz-game .hud-player strong{max-width:65%;font-size:clamp(11px,3.2vw,14px)}.quiz-game .hud-level{flex:none;font-size:clamp(8px,2.2vw,10px)}.quiz-game .hud-xp{width:100%;justify-content:flex-end}.quiz-game .hud-xp strong{font-size:clamp(18px,5vw,23px)}.quiz-game .hud-xp span{font-size:8px}.quiz-game .hud-center .pro-timer{grid-column:2;grid-row:1;width:30px;height:30px;justify-self:start}.quiz-game .hud-center .pro-timer-value{font-size:13px;line-height:30px}.quiz-game .level-progress{margin-top:4px;margin-bottom:12px}.quiz-game .status-cluster{width:100%;min-height:30px;position:relative;display:flex;align-items:center}.quiz-game .status-row{width:100%;min-height:30px;margin:0;padding-inline:8px;position:relative;z-index:1;font-size:12px}.quiz-game .status-cluster .streak-slot{height:30px;position:absolute;inset:0;z-index:2;display:grid;place-items:center}.quiz-game .status-cluster .streak-badge{max-width:48%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:350px),(max-height:620px){.quiz-game .game-hud{min-height:70px;padding:7px 8px;grid-template-columns:minmax(59px,.82fr) minmax(78px,1fr) minmax(88px,1.12fr);column-gap:6px;border-radius:14px}.quiz-game .hud-brand{width:min(100%,68px)}.quiz-game .hud-center{gap:6px 3px}.quiz-game .hud-center .hud-mode{padding:4px 6px 3px;font-size:6px}.quiz-game .hud-question-meta{font-size:6px;letter-spacing:.7px}.quiz-game .hud-summary{gap:8px}.quiz-game .hud-player{gap:4px}.quiz-game .hud-player strong{font-size:9px}.quiz-game .hud-level{font-size:7px}.quiz-game .hud-xp strong{font-size:15px}.quiz-game .hud-xp span{font-size:6px}.quiz-game .hud-center .pro-timer{width:25px;height:25px}.quiz-game .hud-center .pro-timer-value{font-size:11px;line-height:25px}.quiz-game .level-progress{margin-bottom:6px}.quiz-game .status-cluster,.quiz-game .status-row,.quiz-game .status-cluster .streak-slot{min-height:24px;height:24px}.quiz-game .status-row{padding-inline:5px;font-size:9px}.quiz-game .interaction-block{padding:5px 5px 0}}@media(min-height:701px)and (max-height:849px)and (min-width:360px){.quiz-game{--question-min-height:clamp(88px, 11.5dvh, 100px);--question-padding:17px 3px;--question-size:clamp(21px, 2.7dvh, 23px);--answers-top:11px;--answers-gap:9px;--answer-height:clamp(56px, 7.2dvh, 61px);--answer-padding:11px 11px 11px 9px;--answer-label-size:31px;--answer-font-size:clamp(14px, 1.85dvh, 15px);--joker-top:12px;--joker-height:54px}.quiz-game .interaction-block{padding-top:clamp(9px,1.35dvh,13px)}}@media(min-height:850px)and (min-width:360px){.quiz-game{--question-min-height:clamp(118px, 14dvh, 132px);--question-padding:23px 5px;--question-size:clamp(24px, 2.85dvh, 27px);--answers-top:16px;--answers-gap:11px;--answer-height:clamp(64px, 7.4dvh, 69px);--answer-padding:14px 13px 14px 10px;--answer-label-size:35px;--answer-font-size:clamp(15px, 1.8dvh, 16px);--joker-top:14px;--joker-height:62px;--joker-gap:10px}.quiz-game .game-hud{min-height:108px;padding:14px 16px}.quiz-game .level-progress{margin-top:6px;margin-bottom:13px}.quiz-game .status-cluster,.quiz-game .status-row,.quiz-game .status-cluster .streak-slot{min-height:36px;height:36px}.quiz-game .interaction-block{padding:clamp(15px,1.8dvh,19px) 20px 0}.quiz-game footer button{padding:7px 8px;grid-template-columns:44px minmax(0,1fr);gap:9px}.quiz-game footer button .joker-core{width:44px;height:44px;font-size:12px}.quiz-game footer button .joker-copy strong{font-size:9px}.quiz-game footer button .joker-copy small{font-size:6.5px}}@media(min-height:850px)and (min-width:360px){.quiz-game .game-hud{min-height:104px;padding:13px 15px;column-gap:14px}.quiz-game .hud-brand{width:min(100%,100px)}.quiz-game .status-cluster,.quiz-game .status-row,.quiz-game .status-cluster .streak-slot{min-height:38px;height:38px}.quiz-game .interaction-block{padding:clamp(24px,3vh,31px) 18px 0}}.quiz-game .answer-label{font-weight:650}.quiz-game footer button .joker-copy strong{font-weight:650}.quiz-game .streak-slot{height:var(--streak-height)}.quiz-game .interaction-block{padding-top:var(--interaction-top)}.quiz-game .question-area>h2{min-height:var(--question-min-height);padding:var(--question-padding);display:flex;align-items:center;border:0;border-radius:0;background:transparent;color:#fff4df;font-size:var(--question-size);font-weight:700;line-height:var(--question-line-height);text-align:left;box-shadow:none}.quiz-game .answers{margin-top:var(--answers-top);gap:var(--answers-gap)}.quiz-game .answers button{min-height:var(--answer-height);padding:var(--answer-padding);grid-template-columns:var(--answer-label-size) minmax(0,1fr);font-size:var(--answer-font-size)}.quiz-game .answer-label{width:var(--answer-label-size);height:var(--answer-label-size)}.quiz-game footer{min-height:var(--joker-height);margin-top:var(--joker-top);gap:var(--joker-gap)}.quiz-game footer button{min-height:var(--joker-height);padding:4px 5px;display:grid;grid-template-columns:minmax(34px,40px) minmax(0,1fr);align-items:center;gap:6px;border:0;border-radius:12px;background:linear-gradient(145deg,#231e17f0,#0f0f0ff5);color:#f5ead5;text-align:left;box-shadow:inset 0 0 0 1px #e9c36d24,0 6px 16px #00000038}.quiz-game footer button .joker-core{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(233,195,109,.55);border-radius:50%;background:radial-gradient(circle at 35% 30%,#e9c36d2e,#20190feb);color:#f1ce7c;font-size:11px;font-weight:850;letter-spacing:-.25px;box-shadow:0 0 11px #e9c36d24}.quiz-game footer button .joker-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.quiz-game footer button .joker-copy strong{overflow:hidden;font-size:8px;font-weight:750;letter-spacing:.65px;text-overflow:ellipsis}.quiz-game footer button .joker-copy small{color:#d4b86e;font-size:6px;font-weight:750;line-height:1;letter-spacing:.8px;opacity:.7}.quiz-game footer button.joker-available:not(:disabled):active{background:linear-gradient(145deg,#362817fa,#13110efa);transform:scale(.97)}.quiz-game footer button.joker-used{background:#0e0e0eb8;color:#746f67;box-shadow:inset 0 0 0 1px #ffffff0b}.quiz-game footer button.joker-used .joker-core{border-color:#ffffff1a;background:#151515;color:#66625c;box-shadow:none;filter:grayscale(1)}.quiz-game footer button.joker-used .joker-copy small{color:#706c66;opacity:.55}.quiz-game footer button:disabled:not(.joker-used){opacity:.62}@media(max-width:350px),(max-height:620px){.quiz-game .game-hud{padding:5px 7px;row-gap:3px}.quiz-game .hud-brand{width:46px}.quiz-game .hud-player strong{font-size:10px}.quiz-game .hud-xp strong{font-size:14px}.pro-timer{width:32px;height:32px}.pro-timer-value{font-size:14px;line-height:32px}.quiz-game footer button{padding:3px;grid-template-columns:32px minmax(0,1fr);gap:3px}.quiz-game footer button .joker-core{width:31px;height:31px;font-size:9px}.quiz-game footer button .joker-copy strong{font-size:7px;letter-spacing:.3px}}.quiz-game .answers button{isolation:isolate;overflow:visible;border:0;border-radius:9px;background:linear-gradient(90deg,#301916e0 0,#161211f5 18%,#0d0d0dfa);color:#eee4d1;box-shadow:inset 2px 0 #d83f3085,inset 0 -1px #ffffff0a,0 5px 13px #0003;transition:transform 90ms ease,background .14s ease,box-shadow .14s ease,color .14s ease,opacity .14s ease}.quiz-game .answers button:nth-child(2n){background:linear-gradient(90deg,#2a1715db 0,#131110f5 18%,#0b0b0bfa)}.quiz-game .answers button:after{content:"";width:23px;height:23px;position:absolute;right:9px;top:50%;z-index:2;display:grid;place-items:center;border-radius:50%;font-size:13px;font-weight:900;line-height:1;opacity:0;transform:translateY(-50%) scale(.65);transition:opacity .12s ease,transform .16s cubic-bezier(.2,.8,.2,1.25)}.quiz-game .answers button:not(:disabled):hover{background:linear-gradient(90deg,#311b18eb,#181413fa 23%,#0e0e0efa);box-shadow:inset 2px 0 #d83f3085,inset 0 -1px #ffffff0f,0 7px 17px #00000047;transform:none}.quiz-game .answers button:not(:disabled):active,.quiz-game .answers button.selected{background:linear-gradient(90deg,#5b1d16fa,#1f1311fa 28%,#111);box-shadow:inset 3px 0 #f05a45,inset 0 0 0 1px #f05a452e,0 0 15px #d8322424;transform:translate(1px) scale(.985)}.quiz-game .answer-label{position:relative;border:1px solid rgba(240,90,69,.36);border-radius:7px;background:#771e1733;color:#ff8776;font-size:11px;font-weight:850;box-shadow:inset 0 0 0 2px #05050547;transition:border-color .14s ease,background .14s ease,color .14s ease,transform .14s ease}.quiz-game .answer-text{min-width:0;padding-right:25px;position:relative;z-index:1;text-align:left}.quiz-game .answers button.correct{background:linear-gradient(90deg,#124930fa,#0c271cfa 30%,#09130efa);color:#f2fff6;box-shadow:inset 3px 0 #62d594,inset 0 0 0 1px #62d5942e,0 0 18px #2fbe6f33;animation:answer-confirm .36s cubic-bezier(.2,.85,.25,1)}.quiz-game .answers button.correct:after{content:"✓";background:#3da76b;color:#fff;opacity:1;transform:translateY(-50%) scale(1);box-shadow:0 0 12px #40ce7d52}.quiz-game .answers button.correct .answer-label{border-color:#87ebaf94;background:#28784c;color:#fff;transform:scale(1.04)}.quiz-game .answers button.wrong{background:linear-gradient(90deg,#741611fa,#310f0dfa 30%,#170a09fa);color:#fff1ee;box-shadow:inset 3px 0 #ff4e3b,inset 0 0 0 1px #ff4e3b38,0 0 18px #e62b1d33;animation:answer-wrong .3s ease-out}.quiz-game .answers button.wrong:after{content:"×";background:#c73529;color:#fff;opacity:1;transform:translateY(-50%) scale(1);box-shadow:0 0 12px #ff382852}.quiz-game .answers button.wrong .answer-label{border-color:#ff8b7e8f;background:#90271f;color:#fff}@keyframes answer-confirm{0%{transform:scale(.985)}55%{transform:scale(1.012)}to{transform:scale(1)}}@keyframes answer-wrong{0%,to{transform:translate(0)}30%{transform:translate(-3px)}65%{transform:translate(3px)}}.quiz-game .answers button.barman-suggestion{border:0;background:linear-gradient(90deg,#4c3a19f5,#1f1b13fa 27%,#0e0e0dfa);box-shadow:inset 3px 0 #e7c36c,inset 0 0 0 1px #e7c36c24,0 0 16px #e7c36c1f}.quiz-game .answers button.barman-suggestion .answer-label{border-color:#e7c36c8c;background:#7757196b;color:#f9df9d}.quiz-game .answers button.barman-suggestion.correct{background:linear-gradient(90deg,#124930fa,#0c271cfa 30%,#09130efa);box-shadow:inset 3px 0 #62d594,inset 0 0 0 1px #62d5942e,0 0 18px #2fbe6f33}.quiz-game .answers button.barman-suggestion.correct .answer-label{border-color:#87ebaf94;background:#28784c;color:#fff}.quiz-game .barman-hint{top:-5px;right:8px;z-index:3;padding:3px 7px 2px;border:1px solid rgba(231,195,108,.3);border-radius:999px;background:#272015;color:#f0d590;font-size:6px;font-weight:750;line-height:1;letter-spacing:.65px;text-transform:uppercase;box-shadow:0 3px 9px #00000057;animation:barman-marker .22s ease-out}@keyframes barman-marker{0%{opacity:0;transform:translateY(3px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}.quiz-game .answers button.hidden-answer{background:repeating-linear-gradient(135deg,rgba(255,255,255,.018) 0 5px,transparent 5px 10px),#0d0d0d;color:#f5ead533;box-shadow:inset 2px 0 #ffffff12;opacity:.56}.quiz-game .answers button.hidden-answer .answer-label{border-color:#ffffff17;background:#151515;color:#55514c;box-shadow:none}.quiz-game .answers button.hidden-answer .answer-text{color:#f5ead542;font-size:18px;letter-spacing:6px}.quiz-game .answer-feedback{min-width:148px;padding:5px 10px 4px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#0c0c0cf0;color:#f5ead5;font-size:8px;font-weight:850;line-height:1;letter-spacing:1px;box-shadow:0 6px 18px #0000005c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.quiz-game .answer-feedback.correct{border-color:#62d5946b;background:#0c301ff0;color:#a9f0c6;box-shadow:0 0 15px #2fbe6f29}.quiz-game .answer-feedback.wrong{border-color:#ff4e3b73;background:#4a120ef2;color:#ffb2a8;box-shadow:0 0 15px #e62b1d2b}.quiz-game .answer-feedback.timeout{border-color:#f04a367a;background:#3e110ef5;color:#ffd2ca;box-shadow:0 0 16px #f04a3633}.quiz-game .answers button:focus-visible{outline:2px solid #f3d486;outline-offset:2px;box-shadow:inset 2px 0 #f04a36,0 0 0 4px #f3d4861f}@media(hover:none),(pointer:coarse){.quiz-game .answers button:not(:disabled):hover{background:linear-gradient(90deg,#301916e0 0,#161211f5 18%,#0d0d0dfa);box-shadow:inset 2px 0 #d83f3085,inset 0 -1px #ffffff0a,0 5px 13px #0003;transform:none}.quiz-game .answers button:nth-child(2n):not(:disabled):hover{background:linear-gradient(90deg,#2a1715db 0,#131110f5 18%,#0b0b0bfa)}}@media(max-width:350px),(max-height:620px){.quiz-game .answer-text{padding-right:20px}.quiz-game .answers button:after{width:20px;height:20px;right:6px;font-size:11px}.quiz-game .barman-hint{right:5px;padding-inline:5px;font-size:5px}.quiz-game .answer-feedback{min-width:132px;padding:4px 7px 3px;font-size:7px}}@media(prefers-reduced-motion:reduce){.quiz-game .answers button,.quiz-game .answers button.correct,.quiz-game .answers button.wrong,.quiz-game .barman-hint{animation:none;transition:none}}@media(min-height:850px)and (min-width:360px){.quiz-game .game-hud{padding:10px 12px 9px;row-gap:7px}.quiz-game footer button{padding:6px 7px;grid-template-columns:42px minmax(0,1fr);gap:8px}.quiz-game footer button .joker-core{width:42px;height:42px}}.quiz-game .interaction-block{padding:clamp(16px,2.5vh,25px) clamp(12px,3.5vw,20px) 0}@media(max-width:350px),(max-height:620px){.quiz-game .game-hud{min-height:70px;padding:7px 8px;row-gap:normal}.quiz-game .hud-brand{width:min(100%,68px)}.quiz-game .interaction-block{padding:5px 5px 0}}@media(min-height:850px)and (min-width:360px){.quiz-game .game-hud{min-height:104px;padding:13px 15px;row-gap:normal}.quiz-game .hud-brand{width:min(100%,100px)}.quiz-game .interaction-block{padding:clamp(24px,3vh,31px) 18px 0}}.quiz-game .gameplay-shell{min-height:0}.quiz-game .interaction-block{padding-inline:clamp(12px,4.2vw,22px)}.quiz-game .question-area>h2{max-width:32ch}.quiz-game .status-row>div:first-child{font-weight:750}.quiz-game .status-row>div:last-child{font-size:.9em;opacity:.72}@media(min-height:701px)and (max-height:849px)and (min-width:360px){.quiz-game{--question-min-height:clamp(88px,11.5dvh,100px);--question-padding:17px 3px;--question-size:clamp(21px,2.7dvh,23px);--answers-top:11px;--answers-gap:9px;--answer-height:clamp(56px,7.2dvh,61px);--answer-padding:11px 11px 11px 9px;--answer-label-size:31px;--answer-font-size:clamp(14px,1.85dvh,15px);--joker-top:12px;--joker-height:54px}.quiz-game .interaction-block{padding-top:clamp(9px,1.35dvh,13px)}}@media(min-height:850px)and (min-width:360px){.quiz-game{--question-min-height:clamp(118px,14dvh,132px);--question-padding:23px 5px;--question-size:clamp(24px,2.85dvh,27px);--answers-top:16px;--answers-gap:11px;--answer-height:clamp(64px,7.4dvh,69px);--answer-padding:14px 13px 14px 10px;--answer-label-size:35px;--answer-font-size:clamp(15px,1.8dvh,16px);--joker-top:14px;--joker-height:62px;--joker-gap:10px}.quiz-game .game-hud{min-height:108px;padding:14px 16px}.quiz-game .level-progress{margin-top:6px;margin-bottom:13px}.quiz-game .status-cluster,.quiz-game .status-row,.quiz-game .status-cluster .streak-slot{min-height:36px;height:36px}.quiz-game .interaction-block{padding:clamp(15px,1.8dvh,19px) 20px 0}.quiz-game footer button{padding:7px 8px;grid-template-columns:44px minmax(0,1fr);gap:9px}.quiz-game footer button .joker-core{width:44px;height:44px;font-size:12px}.quiz-game footer button .joker-copy strong{font-size:9px}.quiz-game footer button .joker-copy small{font-size:6.5px}}@media(max-height:700px){.quiz-game .interaction-block{padding:4px 7px 0}.quiz-game .question-area>h2{padding-block:7px 9px;font-size:clamp(16px,2.55dvh,18px);line-height:1.2}.quiz-game footer button .joker-copy strong{font-size:7.5px}.quiz-game footer button .joker-copy small{font-size:6px}}.quiz-game .question-area>h2{font-weight:675;line-height:1.3}.quiz-game .answers button{font-weight:475;line-height:1.32}.quiz-game .answer-label,.quiz-game footer button .joker-copy strong{font-weight:650}.quiz-game footer button .joker-copy small{font-size:clamp(10px,2.35vw,11px);font-weight:500;letter-spacing:.35px}.quiz-game .hud-player strong{font-weight:700}.quiz-game .hud-xp strong{font-weight:725}.quiz-game .hud-question-meta{font-weight:600}.quiz-game .status-row>div:first-child{font-weight:700}@media(min-height:850px)and (min-width:360px){.quiz-game{--question-min-height:clamp(132px,15.5dvh,148px);--question-padding:26px 5px;--question-size:clamp(23px,2.75dvh,26px);--answers-top:17px;--answers-gap:12px;--answer-height:clamp(68px,7.7dvh,72px);--answer-padding:15px 14px 15px 10px;--joker-top:16px;--joker-height:66px}.quiz-game .game-hud{min-height:112px}.quiz-game footer button .joker-copy strong,.quiz-game footer button .joker-copy small{font-size:10px}}@media(min-height:701px)and (max-height:849px)and (min-width:360px){.quiz-game{--question-min-height:clamp(94px,12dvh,108px);--question-padding:18px 3px;--answers-gap:10px;--answer-height:clamp(58px,7.25dvh,62px);--joker-height:56px}.quiz-game footer button .joker-copy strong,.quiz-game footer button .joker-copy small{font-size:10px}}@media(max-height:700px){.quiz-game .question-area>h2{font-weight:650}.quiz-game footer button .joker-copy strong,.quiz-game footer button .joker-copy small{font-size:9px}}.quiz-game footer{gap:clamp(6px,1.8vw,9px)}.quiz-game footer button{min-width:0;padding:6px;grid-template-columns:38px minmax(0,1fr);gap:6px;overflow:hidden}.quiz-game footer button .joker-core{width:38px;height:38px;font-size:11px}.quiz-game footer button .joker-copy{min-width:0;gap:4px;align-items:flex-start}.quiz-game footer button .joker-copy strong{overflow:visible;font-size:clamp(10px,2.45vw,11px);line-height:1.05;letter-spacing:.15px;text-overflow:clip;white-space:normal}.quiz-game footer button .joker-copy small{font-size:clamp(9px,2.15vw,10px);line-height:1.05;letter-spacing:0;white-space:normal}@media(min-height:850px)and (min-width:360px){.quiz-game footer button{padding:7px;grid-template-columns:42px minmax(0,1fr);gap:7px}.quiz-game footer button .joker-core{width:42px;height:42px;font-size:12px}}@media(max-height:700px){.quiz-game footer{gap:5px}.quiz-game footer button{min-height:48px;padding:4px;grid-template-columns:32px minmax(0,1fr);gap:4px}.quiz-game footer button .joker-core{width:32px;height:32px;font-size:9px}.quiz-game footer button .joker-copy strong{font-size:9px}.quiz-game footer button .joker-copy small{font-size:8px}}.quiz-game footer button .joker-copy small{font-size:clamp(8px,1.9vw,9px);letter-spacing:-.1px;opacity:.62}@media(max-height:700px){.quiz-game footer button .joker-copy small{font-size:7.5px}}.quiz-game .barman-hint{top:-8px;right:7px;padding:5px 9px 4px;border-color:#e7c36c75;background:#332717;font-size:9px;font-weight:650;line-height:1.05;letter-spacing:.2px;box-shadow:0 4px 12px #0000006b,0 0 9px #e7c36c1a}@media(max-height:700px){.quiz-game .barman-hint{top:-7px;padding:4px 7px 3px;font-size:8px}}.quiz-result{min-height:100vh;min-height:100dvh;position:relative;isolation:isolate;overflow-x:hidden;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 0,rgba(181,38,28,.24),transparent 40%),linear-gradient(180deg,#0b0808,#030303 76%);color:#f5ead5}.quiz-result:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.18;background:repeating-linear-gradient(115deg,transparent 0 38px,rgba(255,255,255,.025) 38px 39px),linear-gradient(90deg,transparent 5%,rgba(196,46,34,.12) 50%,transparent 95%);-webkit-mask-image:linear-gradient(to bottom,#000,transparent 82%);mask-image:linear-gradient(to bottom,#000,transparent 82%)}.quiz-result.result-victory{background:radial-gradient(circle at 50% 2%,rgba(224,175,73,.2),transparent 33%),radial-gradient(circle at 50% 24%,rgba(188,43,30,.22),transparent 48%),linear-gradient(180deg,#100a07,#030303 78%)}.quiz-result.result-gameover{background:radial-gradient(circle at 50% 0,rgba(197,38,27,.31),transparent 43%),linear-gradient(180deg,#100504,#030303 75%)}.quiz-result .result-card{width:min(100%,500px);padding:18px 4px 6px;position:relative;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:left}.quiz-result .result-card:before{content:"";width:54px;height:3px;position:absolute;top:0;left:4px;border-radius:999px;background:linear-gradient(90deg,#da4031,#e8c56f);box-shadow:0 0 15px #da403161}.result-victory .result-card:before{width:78px;background:linear-gradient(90deg,#d43d2e,#f0ce78);box-shadow:0 0 18px #e8c56f4d}.result-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.result-brand{width:86px;height:auto;display:block;color:#f04a36;font-family:Georgia,serif;font-size:25px;font-weight:800;line-height:1;letter-spacing:3px;text-shadow:0 0 17px rgba(225,45,29,.3);filter:drop-shadow(0 0 10px rgba(255,219,73,.12))}.result-mode{padding:4px 7px 3px;border:1px solid rgba(245,234,213,.18);border-radius:999px;color:#f5ead5ad;font-size:7px;font-weight:800;line-height:1;letter-spacing:1.2px}.result-mode-pro{border-color:#f04a3680;background:#b5231924;color:#ff7865;box-shadow:0 0 10px #f04a361f}.quiz-result .result-eyebrow{margin-top:15px;color:#f5ead57a;font-size:7px;font-weight:800;line-height:1;letter-spacing:1.5px;text-align:left}.result-gameover .result-eyebrow{color:#f07362}.result-event-name{margin-top:7px;color:#e7c36cb3;font-size:7px;font-weight:750;letter-spacing:1.2px;text-transform:uppercase}.quiz-result .result-card>h1{margin:8px 0 0;overflow:hidden;color:#f5ead5;font-size:clamp(16px,5vw,21px);font-weight:650;line-height:1.08;letter-spacing:1.7px;text-align:left;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.result-title-block{margin-top:19px}.result-title-block>span{display:block;margin-bottom:6px;color:#f5ead56b;font-size:7px;font-weight:750;line-height:1;letter-spacing:1.5px}.quiz-result .result-title-block h2{margin:0;color:#f0cb72;font-size:clamp(27px,8vw,39px);font-weight:850;line-height:1;letter-spacing:-.9px;text-align:left;text-wrap:balance;text-shadow:0 0 22px rgba(224,174,68,.12)}.result-gameover .result-title-block h2{color:#f1d39a}.result-perfect .result-title-block h2{color:#ffe29a;font-size:clamp(31px,9vw,44px);letter-spacing:-1.3px;text-shadow:0 0 16px rgba(238,197,99,.25),0 0 32px rgba(206,61,41,.15)}.quiz-result .result-message{margin:11px 0 0;color:#f5ead59e;font-size:11px;line-height:1.35;text-align:left}.result-xp{margin-top:17px;display:flex;align-items:baseline;gap:7px;color:#fff3df;font-variant-numeric:tabular-nums}.result-xp strong{font-size:clamp(40px,12vw,58px);font-weight:900;line-height:.9;letter-spacing:-2.3px}.result-xp span{color:#e6c46f;font-size:11px;font-weight:850;letter-spacing:1.3px}.result-victory .result-xp strong{text-shadow:0 0 25px rgba(232,197,111,.15)}.quiz-result .result-stats{margin-top:17px;display:grid;grid-template-columns:.85fr 1.5fr .75fr;gap:0;border-top:1px solid rgba(245,234,213,.11);border-bottom:1px solid rgba(245,234,213,.11)}.quiz-result .result-stats>div{min-width:0;padding:11px 9px 10px;border:0;border-right:1px solid rgba(245,234,213,.08);border-radius:0;background:transparent;text-align:left}.quiz-result .result-stats>div:first-child{padding-left:0}.quiz-result .result-stats>div:last-child{border-right:0}.quiz-result .result-stats span{margin:0 0 5px;color:#f5ead566;font-size:6px;font-weight:750;line-height:1;letter-spacing:1px}.quiz-result .result-stats strong{overflow:hidden;color:#eee2cc;font-size:10px;font-weight:650;line-height:1.2;text-overflow:ellipsis}.quiz-result .result-score-stat strong{color:#f0cb72;font-size:15px;font-variant-numeric:tabular-nums;font-weight:850}.result-speed-bonus{width:max-content;margin:10px 0 0;padding:6px 9px 5px;border:1px solid rgba(231,195,108,.2);border-radius:999px;background:#4333143d;color:#d9c084;font-size:7px;font-weight:700;line-height:1;letter-spacing:1px}.result-speed-bonus strong{margin-left:5px;color:#f3d889;font-size:9px}.result-achievements{margin-top:13px}.result-achievements>span{display:block;margin-bottom:7px;color:#f5ead56b;font-size:6px;font-weight:800;letter-spacing:1.25px}.result-achievement-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.result-achievement{min-width:0;min-height:48px;padding:7px;display:flex;align-items:center;gap:6px;border:1px solid rgba(231,195,108,.17);border-radius:8px;background:linear-gradient(145deg,#301e149e,#14110eb8)}.result-achievement-icon{flex:0 0 auto;font-size:16px;line-height:1}.result-achievement-copy{min-width:0;display:grid;gap:3px}.result-achievement-copy strong{color:#efd07b;font-size:7px;line-height:1.05;letter-spacing:.45px}.result-achievement-copy small{color:#f5ead594;font-size:6px;line-height:1.2}.result-reading{margin-top:14px;padding-left:11px;border-left:2px solid rgba(214,58,43,.66)}.result-reading>span{display:block;margin-bottom:5px;color:#e4bf69;font-size:6px;font-weight:800;letter-spacing:1.25px}.result-reading h3{margin:0;color:#f3e7cf;font-size:10px;line-height:1.2;letter-spacing:.65px}.result-reading p{margin:5px 0 0;color:#f5ead5ab;font-size:9px;line-height:1.38}.result-reading .result-reading-extra{color:#efc467c2;font-size:8px}.result-actions{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.quiz-result .result-actions button{margin:0;font-weight:850;line-height:1;letter-spacing:1px;transition:transform .1s ease,filter .12s ease,background .12s ease}.quiz-result .result-actions button:active{transform:scale(.985)}.quiz-result .result-actions button:focus-visible{outline:2px solid #f3d486;outline-offset:3px}.quiz-result .restart-button{grid-column:1 / -1;min-height:50px;padding:12px 16px;border:1px solid rgba(240,91,70,.54);border-radius:10px;background:linear-gradient(105deg,#9f241b,#da4231 55%,#ae291f);color:#fff4df;font-size:11px;box-shadow:0 8px 23px #8b1c1545,inset 0 1px #ffffff21}.quiz-result .share-result-button{min-height:44px;padding:10px 8px;border:1px solid rgba(231,195,108,.25);border-radius:9px;background:#201b14a8;color:#eddaaa;font-size:8px;box-shadow:inset 0 1px #ffffff09}.quiz-result .leaderboard-button{min-height:44px;padding:10px 8px;border:0;border-radius:9px;background:#ffffff09;color:#f5ead59e;font-size:8px;text-decoration:underline;text-decoration-color:#f5ead533;text-underline-offset:3px;box-shadow:none}.result-feedback-slot{min-height:18px;margin-top:5px;display:flex;align-items:center;justify-content:center}.quiz-result .share-feedback,.quiz-result .result-save-status{margin:0;padding:3px 7px;border-radius:999px;background:#ffffff0b;color:#f5ead5a6;font-size:7px;line-height:1.2;text-align:center}.quiz-result .leaderboard{margin-top:8px}@media(max-height:700px){.quiz-result{padding:max(8px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))}.quiz-result .result-card{padding-top:12px}.result-brand{width:72px}.quiz-result .result-eyebrow{margin-top:9px}.result-title-block{margin-top:11px}.quiz-result .result-title-block h2{font-size:clamp(24px,7.7vw,31px)}.quiz-result .result-message{margin-top:7px;font-size:9px}.result-xp{margin-top:10px}.result-xp strong{font-size:clamp(35px,11vw,44px)}.quiz-result .result-stats{margin-top:10px}.quiz-result .result-stats>div{padding-block:8px}.result-speed-bonus{margin-top:7px}.result-reading{margin-top:8px}.result-achievements{margin-top:7px}.result-achievement{min-height:42px;padding:5px}.result-achievement-copy small{display:none}.result-reading p{margin-top:3px;font-size:8px;line-height:1.3}.result-actions{margin-top:10px;gap:6px}.quiz-result .restart-button{min-height:46px}.result-feedback-slot{min-height:13px;margin-top:2px}}@media(max-width:350px){.quiz-result .result-stats{grid-template-columns:.8fr 1.45fr .75fr}.quiz-result .result-stats>div{padding-inline:6px}.quiz-result .result-stats strong{font-size:8px}.quiz-result .result-score-stat strong{font-size:13px}.quiz-result .result-actions button{letter-spacing:.6px}}@media(min-height:850px)and (min-width:360px){.quiz-result .result-card{padding-top:24px}.quiz-result .result-eyebrow{margin-top:19px}.result-title-block{margin-top:25px}.quiz-result .result-message{margin-top:14px;font-size:12px}.result-xp{margin-top:24px}.quiz-result .result-stats{margin-top:22px}.quiz-result .result-stats>div{padding-block:14px}.result-actions{margin-top:24px;gap:10px}.quiz-result .restart-button{min-height:54px}.quiz-result .share-result-button,.quiz-result .leaderboard-button{min-height:46px}}@media(prefers-reduced-motion:reduce){.quiz-result .result-actions button{transition:none}}.quiz-result{align-items:flex-start;overflow-y:auto;padding:max(22px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(26px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left))}.quiz-result .result-card{width:min(100%,560px);margin:auto 0;padding:26px 5px 10px}.result-brand{width:108px}.result-mode{padding:6px 10px 5px;font-size:10px;letter-spacing:1px}.quiz-result .result-eyebrow{margin-top:20px;display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:#f5ead59e;font-size:10px;letter-spacing:1.1px}.quiz-result .result-eyebrow strong{color:#f27a67;font-size:14px;line-height:1.1;letter-spacing:.7px}.result-victory .result-eyebrow strong{color:#efcf7c}.result-event-name{margin-top:9px;font-size:10px;letter-spacing:1px}.quiz-result .result-card>h1{margin-top:11px;font-size:clamp(21px,5.7vw,27px);letter-spacing:1.2px}.result-title-block{margin-top:24px}.result-title-block>span{margin-bottom:8px;font-size:10px;letter-spacing:1.15px}.quiz-result .result-title-block h2{font-size:clamp(34px,9.5vw,48px);line-height:1.02}.quiz-result .result-message{max-width:43ch;margin-top:13px;font-size:14px;line-height:1.45}.result-xp{margin-top:23px;gap:9px}.result-xp strong{font-size:clamp(52px,14vw,68px);letter-spacing:-2px}.result-xp span{font-size:14px;letter-spacing:1.1px}.quiz-result .result-stats{margin-top:22px;grid-template-columns:1fr 1fr}.quiz-result .result-stats>div{padding:15px 14px 14px}.quiz-result .result-stats span{margin-bottom:7px;font-size:10px;letter-spacing:.8px}.quiz-result .result-stats strong,.quiz-result .result-score-stat strong{font-size:20px}.result-speed-bonus{margin-top:13px;padding:8px 11px 7px;font-size:10px}.result-speed-bonus strong{font-size:11px}.result-achievements{margin-top:22px}.result-achievements>span{margin-bottom:10px;font-size:10px;letter-spacing:1px}.result-achievement-list{grid-template-columns:1fr;gap:8px}.result-achievement{min-height:62px;padding:10px 12px;gap:11px;border-color:#e7c36c40}.result-achievement-icon{width:34px;font-size:25px;text-align:center}.result-achievement-copy{gap:5px}.result-achievement-copy strong{font-size:12px;letter-spacing:.55px}.result-achievement-copy small{display:block;color:#f5ead5ad;font-size:11px;line-height:1.3}.result-reading{margin-top:24px;padding:16px 16px 17px;border:1px solid rgba(214,58,43,.22);border-left:3px solid rgba(214,58,43,.76);border-radius:0 10px 10px 0;background:linear-gradient(100deg,#37141059,#110e0c4d)}.result-reading>span{margin-bottom:8px;font-size:10px;letter-spacing:1px}.result-reading h3{font-size:15px;line-height:1.25}.result-reading p,.result-reading .result-reading-extra{max-width:48ch;margin-top:8px;font-size:15px;line-height:1.5}.result-reading .result-reading-extra{font-size:13px}.result-actions{margin-top:24px;gap:10px}.quiz-result .restart-button{min-height:56px;font-size:13px}.quiz-result .share-result-button,.quiz-result .leaderboard-button{min-height:50px;padding:12px 10px;font-size:11px;text-decoration:none}.result-feedback-slot{min-height:24px;margin-top:7px}.quiz-result .share-feedback,.quiz-result .result-save-status{font-size:11px}@media(max-width:400px){.quiz-result{padding-inline:max(16px,env(safe-area-inset-left))}.quiz-result .result-card{padding-top:20px}.quiz-result .result-eyebrow{align-items:flex-start;flex-direction:column;gap:6px}.quiz-result .result-title-block h2{font-size:clamp(31px,9vw,40px)}}@media(max-height:700px){.quiz-result{padding-block:max(14px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-bottom))}.quiz-result .result-card{margin:0}.result-title-block,.result-xp,.quiz-result .result-stats,.result-achievements,.result-reading,.result-actions{margin-top:17px}}.result-achievement-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.result-achievement{min-height:96px;padding:10px 9px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:7px}.result-achievement-icon{width:auto;min-height:27px;font-size:25px;line-height:1}.result-achievement-copy{gap:4px}.result-achievement-copy strong{font-size:clamp(10px,2.55vw,11px);line-height:1.15;letter-spacing:.35px}.result-achievement-copy small{font-size:clamp(9px,2.25vw,10px);line-height:1.25}.result-reading{margin-top:18px;padding:15px 16px 16px}.result-reading h3,.result-reading p,.result-reading .result-reading-extra{text-align:left}.result-reading p{font-size:clamp(14px,3.55vw,15px);line-height:1.48}.result-actions{margin-top:18px}@media(min-width:390px)and (min-height:800px){.quiz-result .result-stats,.result-achievements{margin-top:18px}.result-achievements>span{margin-bottom:8px}}@media(max-width:389px){.result-achievement-list{grid-template-columns:repeat(2,minmax(0,1fr))}.result-achievement:nth-child(3):last-child{grid-column:1 / -1;min-height:70px;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center}}@media(max-height:700px){.quiz-result .result-stats,.result-achievements,.result-reading,.result-actions{margin-top:14px}.result-achievement{min-height:86px;padding:8px}.result-reading{padding:13px 14px 14px}.quiz-result .restart-button{min-height:52px}.quiz-result .share-result-button,.quiz-result .leaderboard-button{min-height:46px}}.quiz-result .result-card>h1,.quiz-result .result-title-block h2{font-weight:750}.result-xp strong{font-weight:725}.quiz-result .result-stats strong,.quiz-result .result-score-stat strong{font-weight:700}.quiz-result .result-stats span,.result-achievements>span,.result-reading>span{font-size:clamp(10px,2.45vw,11px);font-weight:600}.quiz-result .result-stats-pro{grid-template-columns:.9fr .75fr 1.35fr}.result-speed-stat{min-width:0}.result-speed-stat strong{color:#f0ce7b;white-space:nowrap}.result-speed-stat small{margin-left:4px;color:#f0ce7bb8;font-size:10px;font-weight:600}.result-achievement-list:has(.result-achievement:only-child){grid-template-columns:1fr}.result-achievement-list:has(.result-achievement:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.result-achievement-list:has(.result-achievement:only-child) .result-achievement{min-height:70px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center}.result-achievement-copy strong{font-weight:650}.result-achievement-copy small{font-weight:400}.result-reading h3{font-weight:650}.result-reading p,.result-reading .result-reading-extra{font-weight:400}.quiz-result .result-actions button{font-weight:675}@media(min-width:390px)and (min-height:850px){.quiz-result .result-card{padding-top:24px}.result-title-block{margin-top:21px}.result-xp{margin-top:20px}.quiz-result .result-stats,.result-achievements,.result-reading,.result-actions{margin-top:17px}}@media(max-height:700px){.quiz-result .result-card{padding-top:12px}.quiz-result .result-stats-pro{grid-template-columns:.9fr .7fr 1.4fr}.quiz-result .result-stats>div{padding:11px 8px 10px}.quiz-result .result-stats span{font-size:10px}.quiz-result .result-stats strong,.quiz-result .result-score-stat strong{font-size:17px}.result-achievement{min-height:82px}.result-reading p{font-size:14px;line-height:1.45}}.quiz-result .result-card:before{display:none}.result-brand{width:clamp(116px,30vw,132px)}@media(max-height:700px){.result-brand{width:108px}}.quiz-result .result-card>h1{font-weight:675}.quiz-result .result-title-block h2{font-size:clamp(31px,8.4vw,42px);font-weight:700}.result-xp strong{font-size:clamp(44px,11.8vw,58px);font-weight:700;letter-spacing:-1.4px}.result-xp span{font-weight:600}@media(max-width:400px){.quiz-result .result-title-block h2{font-size:clamp(29px,8.2vw,36px)}}.quiz-result .result-title-block h2{font-size:clamp(26px,7.15vw,36px);font-weight:600}.result-xp strong{font-size:clamp(37px,10vw,49px);font-weight:600}@media(max-width:400px){.quiz-result .result-title-block h2{font-size:clamp(25px,7vw,31px)}}.result-player-code{color:#f4ead59e;font-size:.62em;font-weight:600;letter-spacing:.08em;white-space:nowrap}.start-screen{min-height:100vh;min-height:100dvh;background:radial-gradient(circle at top,#42140d,#050505 60%);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:max(20px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));color:#f7e8c5}.start-logo{width:110px;line-height:0;filter:drop-shadow(0 0 18px rgba(255,219,73,.16))}.start-logo img{display:block;width:100%;height:auto;-webkit-user-select:none;user-select:none}.start-subtitle{letter-spacing:7px;font-size:14px;margin-bottom:40px}.start-event-label{max-width:450px;margin:-28px 0 24px;color:#f0ca70c7;font-size:9px;font-weight:750;letter-spacing:1.5px;text-align:center;text-transform:uppercase}.start-card{width:100%;max-width:450px;background:#ffffff0f;border:1px solid rgba(212,175,55,.3);border-radius:25px;padding:30px;text-align:center;overflow-wrap:anywhere}.start-card input{width:100%;padding:16px;border-radius:12px;border:none;font-size:18px;margin:20px 0}.profiles{display:flex;flex-direction:column;gap:12px}.profiles button{padding:16px;border-radius:14px;background:#171717;border:1px solid #555;color:#fff;font-size:16px}.profiles button.selected{background:#d4af37;color:#000}.start-button{margin-top:25px;width:100%;padding:18px;border-radius:15px;border:none;background:#d4af37;font-weight:700;font-size:18px}.profile-progress{font-size:12px;letter-spacing:2px;opacity:.6;margin-bottom:10px}.profile-progress-bar{width:100%;height:4px;background:#ffffff1a;border-radius:10px;overflow:hidden;margin-bottom:25px}.profile-progress-fill{height:100%;background:#d4af37;border-radius:10px;transition:width .35s ease}.start-card p{opacity:.7;line-height:1.5}.start-button:disabled{opacity:.35;cursor:not-allowed}.mode-options{display:grid;gap:12px;margin-top:20px}.mode-options button{min-height:72px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;border-radius:14px;text-align:left}.mode-options button small{font-size:11px;font-weight:600;opacity:.72}.welcome-player,.returning-eyebrow{color:#e8c76f;font-size:11px;letter-spacing:1.4px;text-transform:uppercase}.returning-player h1{overflow-wrap:anywhere}.onboarding-secondary-actions{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:18px}.onboarding-back,.change-player-button{min-height:44px;padding:9px 5px;border:0;background:transparent;color:#f7e8c5ad;font-size:10px;font-weight:750;letter-spacing:1.1px;text-decoration:underline;text-underline-offset:4px}.profiles+.onboarding-back{margin-top:12px}.start-card input:focus-visible,.start-screen button:focus-visible{outline:2px solid #f3d486;outline-offset:3px}@media(max-height:700px){.start-screen{height:100vh;height:100dvh;min-height:0;justify-content:flex-start;overflow-y:auto;overscroll-behavior:contain;padding-top:max(12px,env(safe-area-inset-top));padding-bottom:max(12px,env(safe-area-inset-bottom))}.start-logo{width:88px}.start-subtitle{margin-bottom:14px;font-size:10px;letter-spacing:4px}.start-event-label{margin:-8px 0 10px;font-size:8px}.start-card{padding:18px 16px}.start-card input{margin:12px 0;padding:13px}.start-button{min-height:48px;margin-top:12px;padding:12px}.profiles{gap:8px}.profiles button{min-height:44px;padding:11px 10px}.profile-progress-bar{margin-bottom:14px}}@media(max-width:360px){.start-screen{padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right))}.start-logo{width:92px}.start-subtitle{margin-bottom:26px;font-size:11px;letter-spacing:4px}.start-card{padding:22px 16px}.profiles button{padding:14px 12px;font-size:14px}}@media(max-width:360px)and (max-height:700px){.start-logo{width:82px}.start-subtitle{margin-bottom:12px}.start-card{padding:16px 14px}.profiles button{padding:10px 9px;font-size:13px}}.start-card h1{font-weight:750;line-height:1.08}.mode-options{gap:clamp(10px,1.4dvh,14px);margin-top:clamp(17px,2.3dvh,22px)}.mode-options button{min-height:clamp(72px,8.7dvh,82px);padding:14px 17px;gap:7px}.mode-options button strong{font-size:clamp(15px,3.8vw,17px);font-weight:650;letter-spacing:.8px}.mode-options button small{font-size:clamp(11px,2.8vw,12px);font-weight:450;line-height:1.35}@media(min-height:850px){.start-card h1{font-size:clamp(27px,7vw,32px)}.mode-options{margin-top:24px}}@media(max-height:700px){.start-card h1{font-size:clamp(23px,6.3vw,27px)}.mode-options{gap:9px;margin-top:14px}.mode-options button{min-height:64px;padding-block:11px}}.start-logo{margin-bottom:clamp(12px,1.8dvh,18px)}@media(max-height:700px){.start-logo{margin-bottom:9px}}*{box-sizing:border-box}:root{--zon-ink:#07110f;--zon-black:#030706;--zon-petrol:#0d302b;--zon-petrol-deep:#08211e;--zon-petrol-soft:#15443d;--zon-yellow:#f3d72f;--zon-yellow-strong:#ffe23f;--zon-cream:#f3eddc;--zon-muted:#aab9b2;--zon-line:rgba(243,215,47,.24);--zon-danger:#e54b35;--zon-success:#59b77b;--zon-headline:"Arial Narrow","Helvetica Neue Condensed","Roboto Condensed",Arial,sans-serif;--zon-body:Inter,Arial,Helvetica,sans-serif;--zon-radius:16px;--zon-shadow:0 18px 48px rgba(0,0,0,.3)}html,body,#root{width:100%;min-height:100%;margin:0}body{min-height:100vh;min-height:100dvh;background:var(--zon-black);color:var(--zon-cream);font-family:var(--zon-body)}h1{margin:10px 0 20px;font-size:2rem;letter-spacing:4px;color:#fff}p{line-height:1.6;opacity:.85}button{padding:16px 35px;border-radius:40px;border:2px solid #f3ca68;background:linear-gradient(135deg,#f3ca68,#c58b24);color:#160d05;font-size:1rem;font-weight:900;cursor:pointer}:where(.start-screen,.quiz-game,.interstitial-screen,.quiz-result,.live-screen){color:var(--zon-cream);font-family:var(--zon-body)}.start-screen,.quiz-game,.interstitial-screen,.quiz-result{background:radial-gradient(circle at 88% 6%,rgba(21,68,61,.2),transparent 27%),radial-gradient(circle at 8% 92%,rgba(13,48,43,.24),transparent 36%),linear-gradient(160deg,#041713,#020908 70%)}body:before{content:"";position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='paper'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.72' numOctaves='4' seed='37' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3CfeComponentTransfer%3E%3CfeFuncR type='gamma' amplitude='1.1' exponent='1.35' offset='-.08'/%3E%3CfeFuncG type='gamma' amplitude='1.1' exponent='1.35' offset='-.08'/%3E%3CfeFuncB type='gamma' amplitude='1.1' exponent='1.35' offset='-.08'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23paper)' opacity='.72'/%3E%3C/svg%3E");background-repeat:repeat;background-size:180px 180px;mix-blend-mode:soft-light}:where(.start-screen,.interstitial-screen,.quiz-result):after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.18;background-image:repeating-linear-gradient(118deg,transparent 0 37px,rgba(243,237,220,.035) 37px 38px);-webkit-mask-image:linear-gradient(#000,transparent 82%);mask-image:linear-gradient(#000,transparent 82%)}:where(.start-card,.game-hud,.result-reading,.leaderboard li){border-color:var(--zon-line);background-color:#08211eb8}:where(.start-screen h1,.start-screen h2,.question-area>h2,.interstitial-card h1,.result-title-block h2,.live-screen h1,.live-screen h2,.live-join strong,.new-leader strong){font-family:var(--zon-headline);font-stretch:condensed}:where(.start-button,.interstitial-cta,.restart-button){border:1px solid var(--zon-yellow);background:var(--zon-yellow);color:var(--zon-ink);box-shadow:0 9px 24px #0000003d;font-weight:750}:where(.start-button,.interstitial-cta,.restart-button):hover{background:var(--zon-yellow-strong);filter:none}:where(.start-screen,.quiz-game,.interstitial-screen,.quiz-result,.live-screen) button:focus-visible,:where(.start-screen,.quiz-game,.interstitial-screen,.quiz-result) input:focus-visible{outline:3px solid var(--zon-yellow);outline-offset:3px}.start-screen{position:relative;isolation:isolate}.start-logo{width:clamp(112px,30vw,138px);filter:drop-shadow(0 8px 18px rgba(0,0,0,.3))}.start-subtitle{color:var(--zon-yellow);font-family:var(--zon-headline);font-size:clamp(14px,3.6vw,17px);font-weight:800;letter-spacing:.28em}.start-event-label,.welcome-player,.returning-eyebrow{color:var(--zon-yellow)}.start-card{border:1px solid var(--zon-line);border-radius:var(--zon-radius);background:linear-gradient(145deg,#15443dbd,#061917e6);box-shadow:var(--zon-shadow),inset 0 1px #ffffff0a}.start-card h1,.start-card h2{color:var(--zon-cream);font-weight:750;letter-spacing:.01em;text-wrap:balance}.start-card p{color:var(--zon-muted);opacity:1}.start-card input{border:1px solid rgba(243,237,220,.18);background:#020a09b8;color:var(--zon-cream);caret-color:var(--zon-yellow)}.start-card input::placeholder{color:#f3eddc73}.mode-options button,.profiles button{border:1px solid rgba(243,237,220,.12);background:#020c0b8c;color:var(--zon-cream);box-shadow:none}.mode-options button{position:relative;overflow:hidden}.mode-options button:before{content:"";width:4px;align-self:stretch;position:absolute;inset:0 auto 0 0;background:var(--zon-yellow)}.mode-options button strong{color:var(--zon-yellow);font-family:var(--zon-headline);font-size:clamp(17px,4.2vw,20px);letter-spacing:.06em}.mode-options button small{color:var(--zon-muted);opacity:1}.profiles button.selected{border-color:var(--zon-yellow);background:var(--zon-yellow);color:var(--zon-ink)}.profile-progress-fill{background:var(--zon-yellow)}.onboarding-back,.change-player-button{color:var(--zon-cream);opacity:.72}.quiz-game .game-hud{border-color:#f3d72f38;background:linear-gradient(105deg,#14413af0,#071d1af5 58%,#030a09fa);box-shadow:0 12px 28px #00000057,inset 0 1px #ffffff0a}.quiz-game .hud-brand{filter:drop-shadow(0 5px 10px rgba(0,0,0,.3))}.quiz-game .hud-player strong,.quiz-game .hud-xp{color:var(--zon-cream)}.quiz-game .hud-xp span,.quiz-game .hud-mode,.quiz-game .hud-question-meta{color:var(--zon-yellow)}.quiz-game .hud-mode{border-color:#f3d72f59;background:#f3d72f0f}.quiz-game .hud-mode-pro{color:#ff8b78;border-color:#e54b358c;background:#e54b351a}.quiz-game .hud-level{color:var(--zon-muted)}.quiz-game .level-progress{background:#f3eddc1a}.quiz-game .level-progress-fill{background:linear-gradient(90deg,var(--zon-yellow),#fff09a)}.quiz-game .question-area>h2{color:var(--zon-cream);font-weight:700;letter-spacing:.005em;text-shadow:0 2px 18px rgba(0,0,0,.35)}.quiz-game .answers button{border-color:#f3eddc1a;border-left-color:#f3d72f59;background:linear-gradient(100deg,#081917f5,#020a09fa);color:var(--zon-cream);box-shadow:0 7px 16px #00000029}.quiz-game .answers button:nth-child(2n){background:linear-gradient(100deg,#081917f5,#020a09fa)}.quiz-game .answers button:hover:not(:disabled){border-color:#f3d72f8c;border-left-color:var(--zon-yellow);background:linear-gradient(100deg,#0c2723f5,#030f0dfa)}.quiz-game .answers button.selected,.quiz-game .answers button:not(:disabled):active{border-color:#f3d72f7a;border-left-color:var(--zon-yellow);background:linear-gradient(100deg,#144c43fa,#072722fa);box-shadow:inset 3px 0 var(--zon-yellow),inset 0 0 0 1px #f3d72f1f,0 7px 17px #0000003d}.quiz-game .answers button.correct{border-color:#59b77b80;border-left-color:#68d291;background:linear-gradient(100deg,#155b38fa,#072b1bfa)}.quiz-game .answers button.wrong{border-color:#e54b358c;border-left-color:#ff5d47;background:linear-gradient(100deg,#701a13fa,#2b0c09fa)}.quiz-game .answers button.barman-suggestion:not(.correct):not(.wrong){border-color:#f3d72f73;border-left-color:var(--zon-yellow);background:linear-gradient(100deg,#303016f5,#0c1c18fa);box-shadow:inset 3px 0 #f3d72fbf,0 7px 17px #0003}.quiz-game .answer-label{border-color:#f3d72f85;background:#f3d72f14;color:var(--zon-yellow)}.quiz-game footer button{border-color:#f3d72f47;background:linear-gradient(145deg,#123a34e6,#051513f5);color:var(--zon-cream);box-shadow:0 8px 18px #0000002e}.quiz-game .joker-core{border-color:#f3d72fa6;background:#f3d72f14;color:var(--zon-yellow)}.quiz-game .joker-copy strong{color:var(--zon-cream)}.quiz-game .joker-copy small{color:var(--zon-muted)}.quiz-game .joker-used{opacity:.42;filter:saturate(.35)}.quiz-game .pro-timer{background:conic-gradient(var(--zon-yellow) var(--timer-progress),rgba(255,255,255,.09) 0)}.quiz-game .pro-timer:before{background:var(--zon-petrol-deep)}.quiz-game .pro-timer.urgent{color:#ff624c}.quiz-game.boss-level{background:radial-gradient(circle at 50% 4%,rgba(229,75,53,.2),transparent 30%),linear-gradient(160deg,#19100d,var(--zon-black) 70%)}.quiz-game,.interstitial-screen,.quiz-result{width:100%}.quiz-game{display:flex;justify-content:center;overflow-x:hidden}.quiz-game .gameplay-shell{width:min(100%,600px);margin-inline:auto}.interstitial-screen:before{opacity:.2;background:repeating-linear-gradient(118deg,transparent 0 37px,rgba(243,215,47,.06) 37px 38px)}.interstitial-eyebrow,.interstitial-mode,.checkpoint-speed-bonus,.boss-timer-copy{color:var(--zon-yellow)}.interstitial-mode{border-color:#f3d72f52}.interstitial-card h1{color:var(--zon-yellow);font-weight:800;letter-spacing:-.02em}.checkpoint-player strong,.checkpoint-stats strong{color:var(--zon-cream)}.checkpoint-player span,.checkpoint-stats span,.interstitial-message{color:var(--zon-muted)}.checkpoint-stats div{border:1px solid rgba(243,215,47,.15);border-radius:10px;background:#0d302b8c}.checkpoint-stats{gap:8px}.checkpoint-warning{color:#ff8774}.checkpoint-6,.boss-intro-screen{background:radial-gradient(circle at 50% 8%,rgba(229,75,53,.28),transparent 38%),linear-gradient(160deg,#24100c,var(--zon-black) 72%)}.boss-sigil{border-color:#f3d72f73;color:var(--zon-yellow)}.interstitial-screen{display:flex;align-items:center;justify-content:center;overflow-x:hidden;overflow-y:auto}.interstitial-card{margin:auto}.quiz-result{display:flex;align-items:center;justify-content:center;overflow-x:hidden;overflow-y:auto}.quiz-result.result-victory{background:radial-gradient(circle at 50% 4%,rgba(243,215,47,.1),transparent 30%),linear-gradient(160deg,#041713,#020908 72%)}.quiz-result.result-gameover{background:radial-gradient(circle at 50% 4%,rgba(21,68,61,.16),transparent 30%),linear-gradient(160deg,#03110f,#020706 72%)}.quiz-result .result-card{width:min(100%,560px);margin-block:auto;margin-inline:auto;color:var(--zon-cream)}.result-mode{border-color:#f3d72f59;color:var(--zon-yellow);background:#f3d72f12}.result-mode-pro{border-color:#e54b358c;color:#ff8b78}.quiz-result .result-eyebrow,.result-title-block>span,.result-achievements>span,.result-reading>span{color:var(--zon-yellow)}.quiz-result .result-title-block h2,.result-xp strong{color:var(--zon-yellow)}.result-xp span,.result-player-code,.quiz-result .result-message{color:var(--zon-muted)}.result-xp strong{display:inline-flex;align-items:baseline;gap:.2em;white-space:nowrap}.result-xp strong span{color:var(--zon-yellow);font-size:.28em;font-weight:650;letter-spacing:.09em}.quiz-result .result-stats>div{border-color:#f3d72f2b;background:#0d302b9e}.quiz-result .result-stats>.result-score-stat,.quiz-result .result-stats>div:first-child{padding-left:clamp(13px,3.5vw,18px)}.quiz-result .result-stats span{color:var(--zon-muted)}.quiz-result .result-stats strong{color:var(--zon-cream)}.quiz-result .result-speed-stat strong{display:inline-flex;align-items:baseline;gap:.25em;overflow:visible;white-space:nowrap}.quiz-result .result-speed-stat strong small{margin:0;color:var(--zon-yellow);font-size:.52em;font-weight:650;letter-spacing:.05em}.result-achievement{border-color:#f3d72f38;background:linear-gradient(145deg,#14413ab8,#061917d6)}.result-achievement-copy strong{color:var(--zon-yellow)}.result-achievement-copy small{color:var(--zon-muted)}.result-reading{border-color:#f3d72f33;border-left-color:var(--zon-yellow);background:linear-gradient(100deg,#14413a9e,#06191785)}.result-reading h3{color:var(--zon-cream)}.result-reading p,.result-reading .result-reading-extra{color:var(--zon-muted)}.quiz-result .share-result-button,.quiz-result .leaderboard-button{border-color:#f3d72f7a;background:#0d302b73;color:var(--zon-yellow)}.leaderboard h3,.leaderboard-position,.leaderboard-event-name{color:var(--zon-yellow)}.leaderboard-modes button,.leaderboard-scopes button{border-color:#f3d72f2e;background:#071d1ab3;color:var(--zon-muted)}.leaderboard-modes button.active,.leaderboard-scopes button.active{border-color:var(--zon-yellow);background:#f3d72f1a;color:var(--zon-yellow)}.leaderboard li{border-color:#f3d72f21;color:var(--zon-cream)}.live-screen{--cream:var(--zon-cream);background:radial-gradient(circle at 15% 0,rgba(243,215,47,.11),transparent 30%),radial-gradient(circle at 90% 80%,rgba(21,68,61,.38),transparent 35%),linear-gradient(145deg,var(--zon-petrol-deep),var(--zon-black) 68%)}.live-ambient{background:repeating-linear-gradient(118deg,transparent 0 90px,rgba(243,215,47,.018) 90px 91px)}.live-event-title span,.live-board-heading>span,.live-join span{color:var(--zon-yellow)}.live-status{color:#ff806d}.live-modes button.active{border-color:var(--zon-yellow);color:var(--zon-yellow)}.live-board-heading h2{color:var(--zon-yellow)}.live-rank{border-left-color:#f3d72f47;background:linear-gradient(90deg,#14413abd,#06191773)}.live-rank-1{border-left-color:var(--zon-yellow);background:linear-gradient(90deg,rgba(243,215,47,.18),rgba(20,65,58,.54),transparent)}.live-rank-1 .live-position,.live-rank-1>b,.live-rank>b{color:var(--zon-yellow)}.live-mode-pro{color:#ff8b78}.live-qr{background:var(--zon-cream);box-shadow:0 0 60px #f3d72f1a}.new-leader{border-color:#f3d72f8c;background:radial-gradient(circle at 50% 0,rgba(243,215,47,.16),transparent 55%),var(--zon-petrol-deep)}.new-leader span,.new-leader b{color:var(--zon-yellow)}@media(max-height:700px){.start-logo{width:88px}.start-subtitle{font-size:11px}.interstitial-card h1{font-size:clamp(27px,7.8vw,35px)}.interstitial-screen,.quiz-result{align-items:flex-start}.interstitial-card,.quiz-result .result-card{margin-block:0}}@media(prefers-reduced-motion:reduce){:where(.start-screen,.quiz-game,.interstitial-screen,.quiz-result,.live-screen) *{scroll-behavior:auto!important}}
