@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=DM+Mono:wght@400;500&family=Manrope:wght@500;700;800&display=swap');
*{box-sizing:border-box}body{margin:0;background:#071727;color:#f5f7ef;font-family:Manrope,Arial,sans-serif;overflow-x:hidden}main{min-height:100vh;background:radial-gradient(circle at 12% 11%,#1b685f80,transparent 28rem),radial-gradient(circle at 87% 12%,#5e3e8b80,transparent 31rem),#071727}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:auto;padding:0 48px;border-bottom:1px solid #ffffff1c}.brand{color:#fff;text-decoration:none;letter-spacing:1px;font:22px 'Archivo Black',Arial}.brand b{color:#d9ff69}.mark{display:inline-grid;place-items:center;width:29px;height:29px;margin-right:7px;background:#d9ff69;color:#072039;border-radius:8px;font-size:17px;transform:rotate(-8deg)}.tag,.eyebrow,.scroll-note{font:500 10px 'DM Mono',monospace;letter-spacing:1.5px}.tag{color:#a9c9c5}.hero{max-width:1280px;margin:auto;padding:84px 48px 58px}.eyebrow{color:#d9ff69;margin:0 0 13px}.hero h1{font:clamp(54px,9vw,122px)/.85 'Archivo Black',Arial;letter-spacing:-5px;margin:0;max-width:800px}.hero h1 em{font-style:normal;color:#75e6e0;text-shadow:4px 4px 0 #314b87}.intro{max-width:440px;color:#b6cdca;font-size:16px;line-height:1.65;margin:32px 0}.stats{display:flex;gap:25px;flex-wrap:wrap;color:#84a29f;font:10px 'DM Mono',monospace;letter-spacing:1px}.stats b{font:20px 'Archivo Black';color:#fff;margin-right:6px}.showcase{padding:28px 0 88px;background:#eff3e8;color:#102936;overflow:hidden}.section-top{max-width:1280px;padding:0 48px 22px;margin:auto;display:flex;align-items:end;justify-content:space-between}.section-top .eyebrow{color:#17807d}.section-top h2{font:42px/1 'Archivo Black';letter-spacing:-2px;margin:0}.scroll-note{color:#52716f}.scroll-note span{font-size:17px;color:#148a83}.rail{overflow:hidden;padding:8px 0 20px;cursor:grab}.rail:focus .track,.rail:hover .track{animation-play-state:paused}.track{display:flex;gap:22px;width:max-content;animation:roll 30s linear infinite;padding-left:48px}.tile{position:relative;width:330px;height:395px;border-radius:27px;padding:25px;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;color:white;box-shadow:0 14px 30px #193e3b28;transition:transform .2s}.tile:hover{transform:translateY(-7px)}.tile strong{position:relative;z-index:2;font:34px/.9 'Archivo Black';letter-spacing:-1.5px}.game-kicker{position:relative;z-index:2;font:10px 'DM Mono';letter-spacing:1px;margin-bottom:13px}.game-copy{position:relative;z-index:2;margin-top:auto;font-size:13px;font-weight:700}.play{position:relative;z-index:2;margin-top:14px;font:10px 'DM Mono';letter-spacing:1px}.play b{font-size:16px;margin-left:6px}.chomzo{background:linear-gradient(135deg,#167974,#05585e)}.storm{background:linear-gradient(135deg,#593a9e,#ea7657)}.coming{background:#123142;color:#d9ff69}.art{position:absolute;inset:65px 0 54px}.chomzo-art:before{content:'';position:absolute;width:170px;height:170px;border-radius:48% 52% 44% 56%;background:#63ded2;right:23px;top:24px;box-shadow:inset -15px -14px #23a89f,0 12px 0 #0b4d54}.chomzo-art i:nth-child(1),.chomzo-art i:nth-child(2){position:absolute;z-index:1;width:28px;height:38px;background:white;border-radius:50%;top:72px}.chomzo-art i:nth-child(1){right:112px}.chomzo-art i:nth-child(2){right:67px}.chomzo-art i:after{content:'';display:block;width:12px;height:16px;margin:13px auto;background:#073e48;border-radius:50%}.chomzo-art i:nth-child(3){position:absolute;width:76px;height:39px;background:#c54055;border-radius:0 0 60px 60px;right:61px;top:117px;border:5px solid #073e48}.storm-art:before{content:'';position:absolute;width:164px;height:164px;border-radius:50%;right:18px;top:15px;background:radial-gradient(circle at 37% 35%,#fff 0 7px,transparent 8px),radial-gradient(circle at 67% 35%,#fff 0 7px,transparent 8px),#ffd967;box-shadow:inset -16px -14px #ed9f4a,0 14px 0 #3a266a}.storm-art i:nth-child(1),.storm-art i:nth-child(2),.storm-art i:nth-child(3){position:absolute;width:70px;height:70px;border:5px solid #f5ff8b;border-radius:50%;opacity:.8}.storm-art i:nth-child(1){top:18px;left:25px}.storm-art i:nth-child(2){top:115px;left:44px}.storm-art i:nth-child(3){top:80px;right:27px}.plus{position:relative;z-index:2;display:grid;place-items:center;width:130px;height:130px;border:2px dashed #d9ff69;border-radius:50%;margin:auto;font:76px/1 Arial}.coming .game-copy{color:#bbd2c9}.clone{pointer-events:none}@keyframes roll{from{transform:translateX(0)}to{transform:translateX(-1056px)}}footer{max-width:1280px;margin:auto;padding:25px 48px;color:#86a9a5;font:10px 'DM Mono';letter-spacing:1px;display:flex;justify-content:space-between}@media(max-width:650px){.nav{height:64px;padding:0 20px}.tag{display:none}.hero{padding:58px 20px 42px}.hero h1{letter-spacing:-3px}.section-top{padding:0 20px 17px}.scroll-note{display:none}.track{padding-left:20px}.tile{width:285px;height:365px}.section-top h2{font-size:33px}footer{padding:22px 20px;font-size:8px}.stats{gap:15px}.stats b{font-size:17px}@keyframes roll{to{transform:translateX(-924px)}}}
