:root{--ice:#eff9e4;--gold:#ffe56c;--teal:#64e2da;--ink:#091617}*{box-sizing:border-box}[hidden]{display:none!important}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:var(--ink)}body{font-family:Arial,Helvetica,sans-serif;color:#fff}.landing{position:relative;width:100vw;height:100dvh;min-height:560px;overflow:hidden;background:#0b1c1e}.hero-art{position:absolute;inset:0;background:url("assets/hero.webp") center top/cover no-repeat;transform:scale(1.01)}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,16,20,.26),transparent 32%,transparent 68%,rgba(3,16,20,.18)),linear-gradient(180deg,rgba(1,11,13,.1) 0,transparent 48%,rgba(3,17,19,.3) 72%,rgba(2,12,14,.9) 100%)}.top-glow{position:absolute;top:-20%;left:37%;width:31%;height:56%;background:radial-gradient(ellipse,rgba(255,236,137,.19),transparent 68%);filter:blur(28px)}.brand-area{position:absolute;z-index:2;top:3.3vh;left:3.8vw;display:flex;align-items:flex-end;gap:24px}.brand-lockup{display:flex;align-items:center;gap:10px;color:#fffbd7;font-size:clamp(16px,1.4vw,24px);font-weight:700;letter-spacing:.19em;text-shadow:0 2px 7px #061112}.brand-mark{color:var(--gold);font-size:1.5em;line-height:1}.platform{margin-bottom:2px;padding-left:13px;border-left:1px solid rgba(255,255,255,.46);font-size:9px;letter-spacing:.26em;color:rgba(255,255,255,.84)}.platform-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--teal);box-shadow:0 0 10px var(--teal);margin-right:7px}.conversion-zone{position:absolute;z-index:3;left:50%;bottom:10vh;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center}.signal{display:flex;align-items:center;gap:10px;margin-bottom:7px;font-size:8px;letter-spacing:.28em;color:rgba(245,255,227,.9);text-shadow:0 1px 3px #00101d;white-space:nowrap}.signal span{display:block;width:35px;height:1px;background:linear-gradient(90deg,transparent,#efffbc)}.signal span:last-child{background:linear-gradient(90deg,#efffbc,transparent)}.game-promise{margin-bottom:10px;color:rgba(235,251,255,.85);font-size:9px;font-weight:800;letter-spacing:.22em;text-shadow:0 1px 3px #00101d}.play-button{position:relative;display:block;width:clamp(300px,25vw,480px);transition:transform .18s ease,filter .18s ease;isolation:isolate}.play-button img{display:block;width:100%;height:auto;filter:drop-shadow(0 7px 9px rgba(0,0,0,.55));animation:pulse 2.3s ease-in-out infinite}.play-button:hover{transform:scale(1.055);filter:brightness(1.1)}.play-button:active{transform:scale(.985)}.button-glow{position:absolute;z-index:-1;inset:28% 10%;background:#ffe13f;filter:blur(28px);opacity:.38;animation:glow 2.3s ease-in-out infinite}.conversion-zone>p{margin:8px 0 0;max-width:620px;text-align:center;font-size:8px;letter-spacing:.18em;text-transform:uppercase;color:rgba(230,247,255,.74);text-shadow:0 2px 4px #00101c}.affiliate-note{line-height:1.6!important;letter-spacing:.1em!important;color:rgba(220,240,247,.62)!important}.side-copy{position:absolute;left:2vw;top:50%;transform:translateY(-25%);z-index:2;color:rgba(255,255,255,.8);display:flex;flex-direction:column;align-items:center}.side-copy span{font-size:8px;letter-spacing:.24em}.side-copy div{width:1px;height:55px;margin:10px 0;background:linear-gradient(#efffbc,transparent)}.side-copy p{margin:0;font-size:7px;line-height:2;letter-spacing:.23em;writing-mode:vertical-rl}.corner{position:absolute;z-index:2;width:24px;height:24px;opacity:.48}.corner-tl{top:2.2vh;left:1.2vw;border-left:1px solid white;border-top:1px solid white}.corner-tr{top:2.2vh;right:1.2vw;border-right:1px solid white;border-top:1px solid white}.corner-bl{bottom:7.8vh;left:1.2vw;border-left:1px solid white;border-bottom:1px solid white}.corner-br{bottom:7.8vh;right:1.2vw;border-right:1px solid white;border-bottom:1px solid white}footer{position:absolute;z-index:4;bottom:0;left:0;right:0;min-height:48px;padding:0 3.2vw;display:flex;align-items:center;justify-content:space-between;background:rgba(2,12,15,.78);border-top:1px solid rgba(202,238,194,.2);backdrop-filter:blur(7px);font-size:8px;letter-spacing:.08em;color:rgba(225,241,247,.7)}footer nav{display:flex;align-items:center;gap:14px}footer button{padding:0;border:0;background:none;color:#ffe486;font:inherit;letter-spacing:inherit;cursor:pointer}footer button:hover{color:white}footer i{width:1px;height:10px;background:rgba(255,255,255,.24)}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.035)}}@keyframes glow{0%,100%{opacity:.3;transform:scale(.92)}50%{opacity:.6;transform:scale(1.08)}}
.modal-backdrop{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:28px;background:rgba(0,7,9,.8);backdrop-filter:blur(12px)}.legal-modal{width:min(790px,100%);max-height:min(760px,90dvh);display:flex;flex-direction:column;background:linear-gradient(145deg,#183739,#081719 70%);border:1px solid rgba(204,237,159,.4);box-shadow:0 30px 90px rgba(0,0,0,.65),0 0 45px rgba(99,220,193,.11);color:#e5f1e8}.modal-header{flex:none;min-height:108px;padding:23px 28px;display:flex;align-items:center;justify-content:space-between;background:rgba(3,14,15,.55);border-bottom:1px solid rgba(204,237,159,.18)}.modal-header span{color:#cce880;font-size:8px;letter-spacing:.24em}.modal-header h2{margin:8px 0 0;color:white;font-size:30px;letter-spacing:-.03em}.modal-close{width:45px;height:45px;border:1px solid rgba(208,237,182,.4);border-radius:50%;background:rgba(255,255,255,.04);color:white;font-size:29px;font-weight:200;line-height:1;cursor:pointer}.modal-close:hover{background:#d6ec85;color:#061112}.modal-content{overflow-y:auto;padding:0 30px 25px;scrollbar-color:#a8d070 #102d2c;scrollbar-width:thin}.modal-updated{margin:22px 0;color:#8ea8a0;font-size:9px;letter-spacing:.13em;text-transform:uppercase}.modal-content section{padding:20px 0;border-top:1px solid rgba(200,232,191,.14)}.modal-content h3{margin:0 0 9px;color:#f3fbff;font-size:14px;font-weight:500}.modal-content p{margin:0;color:#a9c0ba;font-size:12px;line-height:1.72}.modal-footer{flex:none;min-height:62px;padding:13px 28px;display:flex;align-items:center;justify-content:space-between;background:#050e10;border-top:1px solid rgba(204,237,159,.17);font-size:8px;letter-spacing:.12em}.modal-footer button{padding:10px 24px;border:1px solid #cce880;background:transparent;color:#e5f5ad;font-size:9px;letter-spacing:.15em;text-transform:uppercase;cursor:pointer}.modal-footer button:hover{background:#d6ec85;color:#061112}@media(max-width:760px){.landing{min-height:500px}.hero-art{background-position:center top}.shade{background:linear-gradient(180deg,rgba(2,19,20,.1),transparent 42%,rgba(1,9,10,.72) 80%,#040c0d 100%)}.brand-area{top:3.7vh;left:50%;transform:translateX(-50%);display:block;text-align:center}.brand-lockup{justify-content:center;font-size:16px}.platform{border:0;margin:9px 0 0;padding:0}.conversion-zone{bottom:10vh}.play-button{width:min(76vw,420px)}.signal{font-size:7px}.game-promise{font-size:8px}.conversion-zone>p{max-width:88vw;font-size:7px;line-height:1.5}.side-copy,.corner{display:none}footer{min-height:43px;justify-content:center;padding:0 10px}footer>span{display:none}footer nav{gap:10px;font-size:7px}.modal-backdrop{padding:12px}.legal-modal{max-height:94dvh}.modal-header{min-height:88px;padding:18px}.modal-header h2{font-size:24px}.modal-close{width:39px;height:39px}.modal-content{padding:0 20px 20px}.modal-footer{padding:12px 18px}.modal-footer span{display:block;max-width:55%;line-height:1.5}}
