:root{--deep:#071f2f;--cyan:#69d2e7;--lime:#d5ff5f;--paper:#f2f1e9;--ink:#102638;--muted:#708087;--line:#d8dfdc}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:system-ui,-apple-system,"Segoe UI",sans-serif}.hub-topbar{height:68px;padding:0 max(18px,5vw);display:flex;align-items:center;justify-content:space-between;background:var(--deep);color:white}.hub-topbar>a{color:#bfd2d7;text-decoration:none;font-size:11px}.hub-brand{display:flex;align-items:center;gap:9px!important;color:white!important;font-size:16px!important;font-weight:850}.hub-brand span{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--cyan);border-radius:50%;color:var(--cyan)}.hub-hero{padding:75px max(20px,7vw) 115px;background:var(--deep);color:white}.hub-hero>p,.hub-heading p,.game-tile>p{text-transform:uppercase;letter-spacing:1.7px;font-size:10px;font-weight:850;color:var(--cyan);margin:0}.hub-hero h1{max-width:850px;margin:15px 0 24px;font-size:clamp(46px,7vw,88px);line-height:.97;letter-spacing:-4px}.hub-hero h1 em{display:block;color:var(--lime);font-style:normal}.hub-hero>span{color:#a9bec5;font-size:12px}.hub-shell{width:min(1160px,calc(100% - 32px));margin:-55px auto 70px}.hub-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px;padding:0 5px}.hub-heading h2{margin:4px 0 0;font-size:30px;letter-spacing:-1px}.hub-heading>b{border:1px solid #afbbb7;border-radius:99px;padding:8px 11px;color:var(--muted);font-size:10px}.game-grid{display:grid;grid-template-columns:1.35fr .825fr .825fr;gap:14px}.game-tile{position:relative;min-height:310px;padding:26px;border:1px solid var(--line);border-radius:22px;background:white;color:var(--ink);text-decoration:none;overflow:hidden}.game-tile h3{font-size:29px;margin:8px 0;letter-spacing:-1px}.game-tile strong{display:block;max-width:340px;color:var(--muted);font-size:12px;line-height:1.55}.game-tile em{position:absolute;left:26px;bottom:24px;font-style:normal;font-size:11px;font-weight:850}.game-tile.featured{background:linear-gradient(145deg,#0b3040,#071f2f);color:white;border-color:#315465}.game-tile.featured h3{font-size:36px}.game-tile.featured strong{color:#aac2c9}.game-tile.featured em{color:var(--lime)}.tile-number{position:absolute;right:20px;top:17px;color:#8ca0a6;font-size:10px;font-weight:900}.coming{opacity:.74}.coming em{color:#7b8884}.tile-tuna{position:absolute;right:-25px;bottom:15px;width:190px;height:78px;border-radius:65% 44% 44% 65%;background:linear-gradient(#9eeaf5 0 35%,#69d2e7 36% 68%,#2f90aa 69%);filter:drop-shadow(0 13px 20px #0005);transform:rotate(-5deg)}.tile-tuna:before{content:"";position:absolute;left:-52px;top:9px;width:60px;height:60px;background:#5bc2d5;clip-path:polygon(100% 50%,0 0,25% 50%,0 100%)}.tile-tuna:after{content:"";position:absolute;right:28px;top:22px;width:8px;height:8px;border:5px solid var(--deep);background:white;border-radius:50%}.tile-tuna i{position:absolute;left:70px;top:-18px;width:50px;height:25px;background:#398fa6;clip-path:polygon(0 100%,40% 0,100% 100%)}.hub-note{margin-top:15px;padding:19px 22px;border:1px solid var(--line);border-radius:17px;background:#fff;display:grid;grid-template-columns:180px 1fr;gap:20px}.hub-note b{font-size:13px}.hub-note p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}footer{padding:30px max(20px,5vw);display:flex;justify-content:space-between;background:var(--deep);color:#91a8af;font-size:10px}footer nav{display:flex;gap:18px}footer a{color:#bcd0d5}@media(max-width:800px){.hub-hero{padding:55px 20px 100px}.hub-hero h1{letter-spacing:-2.7px}.game-grid{grid-template-columns:1fr}.game-tile{min-height:250px}.game-tile.featured{min-height:330px}.hub-heading{display:block}.hub-heading>b{display:inline-block;margin-top:12px}.hub-note{grid-template-columns:1fr}.tile-tuna{right:-38px}footer{display:grid;gap:14px;text-align:center;justify-content:center;padding-bottom:80px}}
