:root{--bg:#060609;--panel:#101016;--panel-soft:#17171f;--line:#ffffff1f;--text:#fffaf0;--muted:#a5a4ad;--gold:#ffc94a;--gold-strong:#f49a20;--rose:#ff4f83;--green:#5ce69d;--shell:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{color:var(--text);background:radial-gradient(circle at 82% 8%, #ff4f8317, transparent 32rem), radial-gradient(circle at 12% 32%, #f49a2014, transparent 28rem), var(--bg);min-width:320px;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang TC,Noto Sans TC,sans-serif}body:before{z-index:-1;content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:58px 58px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.shell{width:min(calc(100% - 48px), var(--shell));margin-inline:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #ffffff14;position:absolute;top:0;left:0;right:0}.header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:86px;display:flex}.brand{align-items:center;gap:13px;display:inline-flex}.brand-mark{color:#17110b;background:linear-gradient(145deg,#ffe184,#f2a322);border-radius:13px;place-items:center;width:44px;height:44px;font-family:Georgia,serif;font-weight:900;display:grid;box-shadow:0 8px 30px #f49a203d}.brand>span:last-child{line-height:1.05;display:grid}.brand strong{letter-spacing:.08em;font-size:.96rem}.brand small{color:var(--gold);letter-spacing:.28em;margin-top:6px;font-size:.58rem;font-weight:900}.site-header nav{color:#d0ced4;align-items:center;gap:24px;font-size:.82rem;font-weight:750;display:flex}.site-header nav>a:hover{color:var(--gold)}.offline-badge,.game-status{color:#dffdec;letter-spacing:.08em;background:#144a31a3;border:1px solid #5ce69d47;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.68rem;font-weight:850;display:inline-flex}.offline-badge i,.game-status i{background:var(--green);width:7px;height:7px;box-shadow:0 0 10px var(--green);border-radius:50%}.eyebrow{color:var(--gold);letter-spacing:.22em;margin:0 0 18px;font-size:.7rem;font-weight:900}.lobby-hero{border-bottom:1px solid var(--line);min-height:780px;position:relative;overflow:hidden}.lobby-hero:before{filter:saturate(.78);content:"";background:linear-gradient(90deg,#060609fc 0%,#060609eb 45%,#0606094d 77%),url(/images/games/moonlight-chef-battle/moonlight-chef-landscape.jpg) 50%/cover;position:absolute;inset:0}.lobby-hero:after{background:linear-gradient(0deg, var(--bg), transparent 32%);content:"";position:absolute;inset:0}.lobby-glow{z-index:1;filter:blur(120px);background:#ff6b4633;border-radius:50%;width:480px;height:480px;position:absolute;top:15%;right:15%}.lobby-hero-grid{z-index:2;grid-template-columns:minmax(0,1fr) 390px;align-items:center;gap:70px;min-height:780px;padding-top:86px;display:grid;position:relative}.lobby-copy{max-width:720px}.lobby-copy h1,.detail-content h1{letter-spacing:-.07em;margin:0;font-size:clamp(4rem,8vw,7.6rem);font-weight:950;line-height:.95}.lobby-copy h1 span{color:#0000;background:linear-gradient(90deg, #ffecaa, var(--gold) 45%, #ff7e5e);-webkit-background-clip:text;background-clip:text;display:block}.hero-lead{color:#c4c2ca;max-width:650px;margin:28px 0 0;font-size:1.08rem;line-height:1.85}.lobby-stats{gap:0;margin-top:42px;display:flex}.lobby-stats div{border-left:1px solid var(--line);min-width:150px;padding:0 28px;display:grid}.lobby-stats div:first-child{border-left:0;padding-left:0}.lobby-stats strong{color:var(--gold);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.8rem;line-height:1}.lobby-stats span{color:var(--muted);letter-spacing:.11em;margin-top:8px;font-size:.7rem;font-weight:800}.hero-poster{background:var(--panel);border:1px solid #ffd97e4d;border-radius:220px 220px 0 0;align-self:end;height:640px;position:relative;overflow:hidden;box-shadow:0 -10px 70px #ff90332b}.hero-poster img{object-fit:cover;width:100%;height:100%}.poster-chip{color:#221204;background:var(--gold);letter-spacing:.12em;border-radius:999px;padding:9px 13px;font-size:.65rem;font-weight:950;position:absolute;bottom:28px;right:24px}.game-lobby{padding:110px 0 130px}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px;display:flex}.section-heading h2,.game-info-section h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.8rem,5vw,5rem);line-height:1}.section-heading>p{max-width:390px;color:var(--muted);margin:0;line-height:1.7}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.game-tile{border:1px solid var(--line);background:linear-gradient(145deg,#191922fa,#0c0c12fa);border-radius:28px;grid-column:1/-1;overflow:hidden;box-shadow:0 28px 90px #00000052}.game-art{display:block;position:relative;overflow:hidden}.game-art:after{content:"";background:linear-gradient(#0000 52%,#050508ad);position:absolute;inset:0}.game-art img{object-fit:cover;width:100%;height:520px;transition:transform .45s,filter .45s}.game-art:hover img{filter:brightness(1.08);transform:scale(1.025)}.game-status{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:absolute;top:22px;left:22px}.game-number{z-index:2;color:#ffffffb3;letter-spacing:.16em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;position:absolute;bottom:20px;right:24px}.game-tile-copy{justify-content:space-between;align-items:center;gap:32px;padding:30px 34px 34px;display:flex}.game-tile-copy p{color:var(--gold);letter-spacing:.17em;margin:0 0 8px;font-size:.62rem;font-weight:900}.game-tile-copy h3{letter-spacing:-.04em;margin:0 0 9px;font-size:clamp(1.8rem,4vw,3.2rem);line-height:1}.game-tile-copy>div:first-child>span{color:var(--muted);font-size:.78rem}.tile-actions{flex:none;align-items:center;gap:22px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-weight:850;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#1c1205;background:linear-gradient(135deg, #ffe78d, var(--gold-strong));box-shadow:0 12px 30px #f49a2033}.button-ghost{color:#e5e2e8;border-color:var(--line);background:#ffffff0d}.text-link{color:#eeeaf0;font-size:.8rem;font-weight:800}.text-link:hover{color:var(--gold)}.rules-strip{border-block:1px solid var(--line);background:#0b0b10;padding:52px 0}.rules-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.rules-grid article{border-left:1px solid var(--line);padding:0 26px}.rules-grid article:first-child{border-left:0;padding-left:0}.rules-grid span{color:var(--gold);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem}.rules-grid strong{margin:8px 0;font-size:1.15rem;display:block}.rules-grid p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.65}.site-footer{color:var(--muted);background:#040406;padding:60px 0}.footer-inner{grid-template-columns:.8fr 1.4fr auto;align-items:end;gap:50px;display:grid}.footer-inner strong{color:var(--text)}.footer-inner p{margin:7px 0 0;font-size:.72rem;line-height:1.7}.footer-inner small{font-size:.6rem}.age-gate{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#030305f0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.age-card{text-align:center;background:linear-gradient(145deg,#17171f,#0c0c11);border:1px solid #ffc94a4d;border-radius:26px;width:min(100%,520px);padding:48px;position:relative;overflow:hidden;box-shadow:0 32px 100px #0000008c}.age-mark{color:#171007;background:var(--gold);border-radius:50%;place-items:center;width:76px;height:76px;margin:0 auto 26px;font-size:1.4rem;font-weight:950;display:grid}.age-card h2{letter-spacing:-.04em;margin:0;font-size:2.3rem}.age-card>p:not(.eyebrow){color:var(--muted);margin:18px auto 0;line-height:1.75}.age-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:28px;display:grid}.age-declined{background:#ff4f831a;border:1px solid #ff4f833d;border-radius:12px;padding:18px;color:#ffd6df!important}.detail-hero{min-height:820px;position:relative;overflow:hidden}.detail-bg{object-fit:cover}.detail-shade{background:linear-gradient(90deg, #050508fa 0%, #050508cc 48%, #0505081a 82%), linear-gradient(0deg, var(--bg), transparent 32%);position:absolute;inset:0}.detail-content{z-index:2;padding-top:170px;position:relative}.back-link{color:#cfccd3;margin-bottom:72px;font-size:.76rem;font-weight:800;display:inline-flex}.back-link:hover{color:var(--gold)}.detail-content h1{max-width:740px}.detail-content>p:not(.eyebrow){color:#cbc8ce;max-width:620px;margin:26px 0;line-height:1.8}.feature-pills{flex-wrap:wrap;gap:10px;margin-bottom:30px;display:flex}.feature-pills span{color:#e6e2e8;border:1px solid var(--line);background:#ffffff12;border-radius:999px;padding:8px 12px;font-size:.72rem}.game-info-section{padding:110px 0}.info-layout{grid-template-columns:1.15fr .85fr;align-items:start;gap:100px;display:grid}.info-layout>div>p:last-child{max-width:620px;color:var(--muted);line-height:1.85}.game-facts{border-top:1px solid var(--line);margin:0}.game-facts div{border-bottom:1px solid var(--line);justify-content:space-between;gap:24px;padding:17px 0;display:flex}.game-facts dt{color:var(--muted);font-size:.76rem}.game-facts dd{margin:0;font-size:.8rem;font-weight:850}.screenshot-strip{padding:0 0 120px}.screenshot-grid{grid-template-columns:1.6fr .6fr;gap:20px;display:grid}.screenshot-grid img{object-fit:cover;border:1px solid var(--line);border-radius:22px;width:100%;height:560px}.play-page{background:radial-gradient(circle at 80% 0%, #ff4f831f, transparent 30rem), var(--bg);min-height:100vh;padding:46px 0 70px}.play-header{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.play-header .back-link{margin-bottom:32px}.play-header h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.4rem,6vw,5.2rem);line-height:1}.game-stage{aspect-ratio:16/9;background:#020205;border:1px solid #ffc94a3d;border-radius:22px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 100px #00000075}.game-stage:fullscreen{border:0;border-radius:0;width:100vw;height:100vh}.game-stage iframe{background:#000;border:0;width:100%;height:100%}.game-stage-gate{background-position:50%;background-size:cover;place-items:center;padding:30px;display:grid;position:absolute;inset:0}.game-stage-gate:before{content:"";background:#020205a6;position:absolute;inset:0}.game-stage-gate>div{text-align:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0a0a0fdb;border:1px solid #ffc94a4d;border-radius:22px;max-width:560px;padding:38px;position:relative}.game-stage-gate span{color:var(--gold);letter-spacing:.15em;font-size:.64rem;font-weight:900}.game-stage-gate h2{letter-spacing:-.05em;margin:15px 0 10px;font-size:clamp(2rem,5vw,4rem);line-height:1}.game-stage-gate p{color:var(--muted);margin:0 0 23px}.stage-toolbar{justify-content:space-between;align-items:center;gap:24px;padding:16px 4px 0;display:flex}.stage-toolbar p{color:var(--muted);margin:0;font-size:.74rem}.stage-toolbar>div{gap:10px;display:flex}.stage-toolbar .button{min-height:42px;padding-inline:16px;font-size:.75rem}.play-notes{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px;display:grid}.play-notes article{background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:24px}.play-notes strong{font-size:.92rem}.play-notes p{color:var(--muted);margin:8px 0 0;font-size:.76rem;line-height:1.7}@media (width<=900px){.lobby-hero-grid{grid-template-columns:1fr 260px;gap:30px}.hero-poster{height:520px}.game-art img{height:420px}.info-layout{grid-template-columns:1fr;gap:50px}.footer-inner{grid-template-columns:1fr 1fr}.footer-inner small{grid-column:1/-1}}@media (width<=680px){.shell{width:min(calc(100% - 28px), var(--shell))}.site-header nav>a{display:none}.lobby-hero,.lobby-hero-grid{min-height:760px}.lobby-hero-grid{padding-top:165px;display:block}.lobby-copy{z-index:2;position:relative}.lobby-copy h1{font-size:clamp(3.2rem,16vw,5rem)}.hero-lead{font-size:.94rem}.lobby-stats{grid-template-columns:repeat(3,1fr);display:grid}.lobby-stats div{min-width:0;padding:0 12px}.lobby-stats strong{font-size:1.3rem}.lobby-stats span{font-size:.56rem}.hero-poster{opacity:.44;width:260px;height:390px;position:absolute;bottom:0;right:-70px}.game-lobby{padding:78px 0}.section-heading,.game-tile-copy,.play-header,.stage-toolbar{flex-direction:column;align-items:flex-start}.game-art img{height:260px}.game-tile-copy{padding:24px}.tile-actions{flex-direction:column;align-items:stretch;gap:16px;width:100%}.tile-actions .button{width:100%}.rules-grid,.play-notes{grid-template-columns:1fr}.rules-grid article,.rules-grid article:first-child{border-top:1px solid var(--line);border-left:0;padding:18px 0}.footer-inner{grid-template-columns:1fr;gap:24px}.footer-inner small{grid-column:auto}.age-card{padding:34px 22px}.age-actions{grid-template-columns:1fr}.detail-hero{min-height:760px}.detail-content{padding-top:130px}.detail-content .back-link{margin-bottom:90px}.detail-content h1{font-size:clamp(3.4rem,17vw,5.5rem)}.screenshot-grid{grid-template-columns:1fr}.screenshot-grid img{height:380px}.game-stage{aspect-ratio:auto;height:min(620px,100svh - 110px)}.game-stage-gate{padding:16px}.game-stage-gate>div{padding:28px 20px}.stage-toolbar>div,.stage-toolbar .button{width:100%}}.header-play{background:linear-gradient(135deg, #ffe998, var(--gold-strong));border-radius:999px;align-items:center;min-height:38px;padding:0 16px;display:inline-flex;box-shadow:0 8px 28px #f49a2033;color:#211406!important}.kiosk-hero{border-bottom:1px solid var(--line);min-height:880px;position:relative;overflow:hidden}.kiosk-hero-backdrop{background:linear-gradient(90deg, #050508fa 0%, #050508d1 48%, #05050885 100%), linear-gradient(0deg, var(--bg), transparent 38%), url(/images/games/moonlight-chef-battle/moonlight-chef-landscape.jpg) center / cover;filter:saturate(.8)contrast(1.05);position:absolute;inset:0;transform:scale(1.025)}.kiosk-hero-backdrop:after{content:"";background:radial-gradient(circle at 74% 38%,#ffc64d29,#0000 28rem),linear-gradient(#ffffff05 1px,#0000 1px) 0 0/54px 54px,linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/54px 54px;position:absolute;inset:0}.kiosk-hero-layout{z-index:2;grid-template-columns:minmax(360px,.78fr) minmax(560px,1.22fr);align-items:center;gap:clamp(44px,6vw,94px);min-height:880px;padding-top:96px;padding-bottom:44px;display:grid;position:relative}.kiosk-intro{max-width:610px}.kiosk-live,.cabinet-status{letter-spacing:.1em;align-items:center;gap:8px;font-size:.67rem;font-weight:850;display:inline-flex}.kiosk-live{color:#dcffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#144f3394;border:1px solid #5ce69d4d;border-radius:999px;margin-bottom:44px;padding:9px 13px}.kiosk-live i,.cabinet-status i{background:var(--green);width:7px;height:7px;box-shadow:0 0 12px var(--green);border-radius:50%}.kiosk-intro h1{letter-spacing:-.065em;margin:0;font-size:clamp(3.9rem,6.2vw,6.6rem);font-weight:950;line-height:.95}.kiosk-intro h1 span{color:#0000;background:linear-gradient(90deg, #fff0b6, var(--gold) 52%, #ff7b50);-webkit-background-clip:text;background-clip:text}.kiosk-intro .hero-lead{max-width:570px;font-size:1rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button-large{min-height:56px;padding-inline:25px}.kiosk-assurances{color:#b7b4bd;flex-wrap:wrap;gap:10px 18px;margin-top:28px;font-size:.68rem;font-weight:750;display:flex}.kiosk-assurances span{align-items:center;gap:8px;display:inline-flex}.kiosk-assurances span:before{color:var(--gold);content:"✓"}.featured-cabinet{background:linear-gradient(145deg,#181619f0,#060609f5),#09090d;border:1px solid #ffd26a66;border-radius:28px;padding:16px;position:relative;overflow:hidden;box-shadow:0 34px 100px #00000085,0 0 0 7px #00000038,inset 0 1px #ffffff14}.featured-cabinet:before{content:"";pointer-events:none;background:radial-gradient(circle at 62% 0,#ffc4481f,#0000 42%);position:absolute;inset:0}.featured-cabinet>header,.featured-cabinet>footer{z-index:2;justify-content:space-between;align-items:center;gap:20px;display:flex;position:relative}.featured-cabinet>header{min-height:54px;padding:0 8px 13px}.featured-cabinet>header>div{align-items:center;gap:13px;display:flex}.featured-cabinet>header span,.featured-cabinet>header strong{letter-spacing:.13em;font-size:.63rem}.featured-cabinet>header span{color:var(--gold);font-weight:900}.featured-cabinet>header strong{color:#8e8b94;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.cabinet-status{color:#dffdec!important;letter-spacing:.08em!important}.featured-screen{z-index:2;aspect-ratio:16/9;background:#030306;border:1px solid #ffe19e47;border-radius:18px;display:block;position:relative;overflow:hidden;box-shadow:inset 0 0 50px #0009}.featured-screen:after{content:"";background:linear-gradient(#0000 46%,#020205b3);position:absolute;inset:0}.featured-screen img{object-fit:cover;filter:brightness(.88)saturate(.9);width:100%;height:100%;transition:filter .35s,transform .6s cubic-bezier(.22,1,.36,1)}.featured-screen:hover img{filter:brightness()saturate();transform:scale(1.025)}.screen-shine{z-index:2;filter:blur(12px);opacity:0;background:#ffffff24;width:20%;transition:left .7s,opacity .18s;position:absolute;inset:-70% auto -70% -30%;transform:rotate(16deg)}.featured-screen:hover .screen-shine{opacity:1;left:115%}.play-orb{z-index:3;color:#201305;background:linear-gradient(145deg, #fff0ae, var(--gold-strong));border:5px solid #0000003d;border-radius:50%;place-items:center;width:72px;height:72px;font-size:1.05rem;transition:transform .18s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 50px #00000073}.featured-screen:hover .play-orb{transform:translate(-50%,-50%)scale(1.08)}.screen-caption{z-index:3;color:#fff7e4;letter-spacing:.08em;font-size:.7rem;font-weight:850;position:absolute;bottom:18px;right:22px}.featured-cabinet>footer{min-height:98px;padding:18px 8px 2px}.featured-cabinet>footer p{color:var(--gold);letter-spacing:.14em;margin:0 0 7px;font-size:.6rem;font-weight:900}.featured-cabinet>footer h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.5rem,2.5vw,2.4rem);line-height:1}.featured-cabinet>footer>span{color:#aaa7af;flex:none;font-size:.7rem;font-weight:750}.how-strip{border-bottom:1px solid var(--line);background:radial-gradient(circle at 12% 0,#ffc94a12,#0000 28rem),#09090d;padding:104px 0 112px}.compact-heading h2{font-size:clamp(2.5rem,5vw,4.6rem)}.how-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.how-grid article{border:1px solid var(--line);background:linear-gradient(145deg,#18181feb,#0c0c11eb);border-radius:20px;min-height:230px;padding:30px}.how-grid article>span{color:#241604;background:var(--gold);border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:44px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;font-weight:950;display:inline-grid}.how-grid strong{font-size:1.25rem;display:block}.how-grid p{color:var(--muted);margin:11px 0 0;font-size:.8rem;line-height:1.75}.kiosk-feature{padding:120px 0}.kiosk-feature-grid{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:center;gap:clamp(46px,7vw,100px);display:grid}.feature-image{background:#111117;border:1px solid #ffc94a42;border-radius:24px;padding:10px;position:relative;transform:rotate(-1.25deg);box-shadow:0 30px 90px #0006}.feature-image img{border-radius:16px;width:100%}.feature-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.4rem,4vw,4.1rem);line-height:1.04}.feature-copy>p:not(.eyebrow){color:var(--muted);margin:25px 0;line-height:1.85}.feature-list{flex-wrap:wrap;gap:9px;margin-bottom:30px;display:flex}.feature-list span{color:#e9e5ea;border:1px solid var(--line);background:#ffffff0d;border-radius:999px;padding:8px 11px;font-size:.68rem}.feature-link{font-size:.86rem}@media (width<=1040px){.kiosk-hero-layout{grid-template-columns:1fr;gap:54px;padding-top:150px;padding-bottom:80px}.kiosk-intro{max-width:760px}.featured-cabinet{width:min(100%,820px)}.how-grid{grid-template-columns:1fr}.how-grid article{min-height:0}.how-grid article>span{margin-bottom:28px}.kiosk-feature-grid{grid-template-columns:1fr}}@media (width<=680px){.site-header nav{gap:8px}.site-header nav>a{display:none}.site-header nav>a.header-play{display:inline-flex}.brand strong{font-size:.82rem}.kiosk-hero,.kiosk-hero-layout{min-height:auto}.kiosk-hero-layout{padding-top:138px;padding-bottom:64px}.kiosk-live{margin-bottom:28px}.kiosk-intro h1{font-size:clamp(3.25rem,15vw,5rem)}.hero-actions,.hero-actions .button{width:100%}.featured-cabinet{border-radius:20px;padding:10px}.featured-cabinet>header{padding-inline:4px}.featured-screen{border-radius:13px}.play-orb{width:58px;height:58px}.screen-caption{display:none}.featured-cabinet>footer{flex-direction:column;align-items:flex-start;min-height:88px}.how-strip,.kiosk-feature{padding:78px 0}.compact-heading{margin-bottom:30px}.how-grid article{padding:25px}.feature-image{transform:none}}.analytics-panel{z-index:10000;color:#f8f5ed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#1b1919f7,#0a0a0dfa),#0d0d10;border:1px solid #ffc54461;border-radius:22px;width:min(560px,100vw - 32px);max-height:calc(100vh - 44px);padding:22px;position:fixed;bottom:22px;right:22px;overflow:auto;box-shadow:0 28px 90px #00000094}.analytics-panel>header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:18px;display:flex}.analytics-panel header span{color:#fbc853;letter-spacing:.18em;font-size:.68rem;font-weight:800}.analytics-panel h2{letter-spacing:-.03em;margin:5px 0 0;font-size:1.55rem}.analytics-panel header button{color:#f8f5ed;width:36px;height:36px;font:inherit;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:50%;font-size:1.25rem}.analytics-loading{color:#ffffffad;margin:30px 0 10px}.analytics-primary{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.analytics-primary article{background:#ffffff0e;border:1px solid #ffffff14;border-radius:14px;min-width:0;padding:16px}.analytics-primary span,.analytics-primary small,.analytics-periods small{color:#ffffff94;font-size:.72rem;display:block}.analytics-primary strong{color:#ffd468;margin:7px 0 3px;font-size:2rem;line-height:1;display:block}.analytics-periods{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:1px;margin:14px 0;display:grid;overflow:hidden}.analytics-periods>div{background:#151518;grid-template-columns:1fr auto;gap:4px 8px;padding:14px;display:grid}.analytics-periods span{color:#fbc853;grid-column:1/-1;margin-bottom:4px;font-size:.75rem;font-weight:800}.analytics-periods b{font-size:1.1rem}.analytics-history{border:1px solid #ffffff1a;border-radius:14px;overflow:hidden}.analytics-history>div{border-top:1px solid #ffffff12;grid-template-columns:1.4fr repeat(3,1fr);gap:10px;padding:9px 13px;display:grid}.analytics-history>div:first-child{border-top:0}.analytics-history-head{color:#ffffff7a;background:#ffffff0d;font-size:.72rem}.analytics-history b{color:#f8f5ed;font-size:.82rem}.analytics-panel>footer{color:#ffffff6b;text-align:right;margin-top:13px;font-size:.68rem}@media (width<=620px){.analytics-panel{border-radius:18px;width:calc(100vw - 24px);max-height:calc(100vh - 24px);padding:16px;bottom:12px;right:12px}.analytics-primary{grid-template-columns:1fr}.analytics-primary article{grid-template-columns:1fr auto;align-items:end;display:grid}.analytics-primary strong{grid-area:1/2/3}.analytics-periods{grid-template-columns:1fr}}
