:root{font-family:'DM Sans',Arial,sans-serif;color:#f5f2ef;background:#101124;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 85% 1%,#292147 0,transparent 36%),#101124}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #b8fa59;outline-offset:4px}.page-shell{width:min(1440px,100%);margin:auto;padding:0 clamp(22px,5vw,80px)}.topbar{height:95px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff20}.brand{display:inline-flex;align-items:center;gap:13px;color:#fff;text-decoration:none;font:700 21px 'Space Grotesk',sans-serif;letter-spacing:-1px}.brand-dot{color:#bcf46d}.brand-mark{width:29px;height:29px;position:relative;display:block}.brand-mark i{position:absolute;border-radius:50%;display:block}.brand-mark i:first-child{width:16px;height:16px;background:#fe8e68;bottom:1px;left:0}.brand-mark i:nth-child(2){width:13px;height:13px;background:#b8fa59;right:0;top:1px}.brand-mark i:last-child{width:9px;height:9px;background:#b7a0f7;right:0;bottom:1px}.topbar-right{display:flex;align-items:center;gap:30px}.eyebrow,.status-pill,.kicker,.game-label,.stage-corner,.meter-heading,.stat-label,.how-title,.how-number,.site-footer{font:700 11px 'Space Grotesk',sans-serif;letter-spacing:1.65px}.eyebrow{color:#9999ad}.status-pill{display:flex;align-items:center;gap:9px;letter-spacing:.4px;padding:11px 14px;border:1px solid #ffffff20;border-radius:50px;color:#c9c8d4}.status-dot,.live-dot{width:7px;height:7px;background:#9d9aae;border-radius:50%;display:inline-block}.status-pill.active .status-dot,.game-card.active .live-dot{background:#b8fa59;box-shadow:0 0 12px #b8fa59}.intro{position:relative;display:flex;justify-content:space-between;min-height:430px;padding:58px 0 55px}.intro-copy{max-width:650px}.kicker{color:#bcf46d;display:flex;align-items:center;gap:13px;margin:0 0 18px}.kicker-line{width:31px;height:1px;background:#bcf46d}h1{font:700 clamp(54px,7vw,100px)/.96 'Space Grotesk',sans-serif;letter-spacing:-.082em;margin:0 0 23px}h1 em{font-style:normal;color:#b8fa59}.title-period{color:#fe8e68}.description{max-width:510px;color:#b8b6c5;font-size:16px;line-height:1.65;margin:0 0 27px}.actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap}.primary-button{border:0;border-radius:9px;background:#b8fa59;color:#151828;min-height:54px;padding:0 17px;display:flex;align-items:center;gap:13px;font:700 14px 'Space Grotesk',sans-serif;transition:transform .2s,background .2s,box-shadow .2s}.primary-button:hover{transform:translateY(-2px);background:#d3ff91;box-shadow:0 10px 30px #b8fa5930}.primary-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.button-arrow{font-size:20px;margin-left:12px;font-weight:400}.text-button{background:none;border:0;padding:9px 0;color:#e1dfeb;font-size:13px;border-bottom:1px solid #777687}.text-button span{margin-left:5px}.text-button:hover{color:#b8fa59;border-color:#b8fa59}.permission-note{color:#777689;font-size:12px;margin:17px 0 0;min-height:18px}.side-note{align-self:flex-end;display:flex;align-items:center;gap:12px;color:#777689;font:700 10px 'Space Grotesk',sans-serif;letter-spacing:1.2px;white-space:nowrap;padding-bottom:9px}.side-note-line{height:1px;width:35px;background:#777689}.game-card{border:1px solid #ffffff27;background:#17182c;border-radius:17px;overflow:hidden;box-shadow:0 30px 80px #0003}.game-toolbar{height:52px;display:flex;justify-content:space-between;align-items:center;padding:0 24px}.game-label{display:flex;align-items:center;gap:10px;color:#b8b6c5}.toolbar-controls{display:flex;gap:8px}.icon-button{width:30px;height:30px;border:0;border-radius:5px;background:transparent;color:#aaa9ba;display:grid;place-items:center}.icon-button:hover{background:#ffffff14;color:#fff}.icon-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.stage{height:clamp(360px,43vw,530px);position:relative;overflow:hidden;background:radial-gradient(ellipse at 51% 115%,#45405d 0,#292744 35%,#22233b 70%,#1c1e35 100%)}#gameCanvas{position:absolute;inset:0;width:100%;height:100%;z-index:2}.stage-grid{position:absolute;inset:0;opacity:.45;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to bottom,transparent 8%,#000 100%)}.stage:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 40%,#ffffff0a,transparent 52%);pointer-events:none}.stage-hint{position:absolute;top:33%;left:50%;transform:translate(-50%,-50%);z-index:3;color:#bcb9ce;display:flex;align-items:center;gap:10px;font:500 14px 'Space Grotesk',sans-serif;white-space:nowrap;transition:opacity .3s}.stage-hint.hidden{opacity:0;pointer-events:none}.hint-sparkle{font-size:23px;color:#b8fa59}.peak-banner{position:absolute;z-index:5;left:50%;top:27%;transform:translate(-50%,-50%) scale(.7) rotate(-6deg);opacity:0;pointer-events:none;color:#b8fa59;text-shadow:5px 5px 0 #121327;font:700 clamp(42px,8vw,105px) 'Space Grotesk',sans-serif;letter-spacing:-.08em;white-space:nowrap}.peak-banner.show{animation:peakPop 1s cubic-bezier(.2,.8,.2,1) both}@keyframes peakPop{0%{opacity:0;transform:translate(-50%,-50%) scale(.5) rotate(-12deg)}20%{opacity:1;transform:translate(-50%,-50%) scale(1.1) rotate(3deg)}35%,70%{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(-4deg)}100%{opacity:0;transform:translate(-50%,-60%) scale(1.1) rotate(-4deg)}}.stage-corner{position:absolute;z-index:3;bottom:19px;color:#aaa9bd;font-size:10px}.stage-corner-left{left:24px}.stage-corner-right{right:24px}.stage-corner-right span{color:#b8fa59;margin-left:5px}.game-footer{min-height:100px;display:flex;align-items:center;padding:18px 25px;gap:24px}.meter-block{flex:1;max-width:650px;margin-right:auto}.meter-heading{color:#aeadbd;display:flex;justify-content:space-between;margin-bottom:12px}.meter-heading span:last-child{color:#b8fa59}.volume-meter{height:10px;border-radius:20px;background:#303148;position:relative;overflow:visible}.volume-fill{height:100%;width:0%;border-radius:20px;background:linear-gradient(90deg,#b8fa59 0%,#f9da76 58%,#fb846d 100%);transition:width .08s linear}.peak-mark{position:absolute;left:78%;top:-4px;height:18px;width:2px;background:#f6f2e9;opacity:.65}.stat{border-left:1px solid #ffffff20;min-width:103px;padding-left:23px;display:flex;flex-direction:column;gap:5px}.stat-label{color:#858397}.stat strong{font:700 28px 'Space Grotesk',sans-serif;line-height:1;color:#f7f5f1}.stat-unit{font-size:16px;color:#b8fa59;margin-left:2px}.how-to{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:20px;padding:37px 0 48px;border-bottom:1px solid #ffffff20}.how-title{color:#b8fa59;display:flex;gap:13px;align-items:flex-start}.how-title span{font-size:17px;line-height:10px}.how-item{display:flex;gap:13px}.how-number{color:#b8fa59;margin-top:3px}.how-item p{margin:0;color:#f0eef6;font:600 13px/1.5 'Space Grotesk',sans-serif}.how-item p span{display:block;color:#8e8d9e;font-weight:400}.site-footer{min-height:68px;display:flex;justify-content:space-between;align-items:center;color:#686779;font-size:10px}.demo-instruction{color:#b8fa59!important}@media(max-width:800px){.eyebrow,.side-note{display:none}.intro{min-height:0;padding:55px 0 48px}.how-to{grid-template-columns:repeat(2,1fr);row-gap:24px}.how-title{grid-column:1/-1}.stage{height:440px}}@media(max-width:560px){.page-shell{padding:0 16px}.topbar{height:73px}.status-pill{font-size:10px;padding:9px}.intro{padding:42px 4px 37px}h1{font-size:clamp(49px,13vw,72px)}.description{font-size:14px}.actions{gap:15px}.primary-button{width:100%;justify-content:center}.button-arrow{margin-left:auto}.text-button{font-size:12px}.game-toolbar{padding:0 15px}.stage{height:420px}.stage-hint{font-size:12px}.stage-corner{font-size:8px}.stage-corner-left{left:12px}.stage-corner-right{right:12px}.game-footer{padding:18px 15px;gap:10px;flex-wrap:wrap}.meter-block{flex-basis:100%;max-width:none}.stat{min-width:calc(50% - 5px);padding:7px 0 0 0;border:0}.stat strong{font-size:23px}.how-to{grid-template-columns:1fr;gap:18px;padding:30px 4px}.how-title{grid-column:auto;margin-bottom:5px}.site-footer{font-size:8px;gap:15px}.stage-corner-right{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
