.game-home{width:var(--page-width);margin:0 auto;padding:38px 0 64px;color:#edf5f4}.game-home [hidden]{display:none!important}.game-home a{text-decoration:none}.game-home button,.game-home input{font:inherit}.game-home a:focus-visible,.game-home button:focus-visible,.game-home input:focus-visible,.game-home summary:focus-visible{outline:3px solid #80e3ce;outline-offset:5px}.home-intro{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;align-items:center;margin-bottom:30px}.home-kicker{font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#83d9c7;margin:0 0 12px;font-weight:700}.game-home h1{font-size:clamp(32px,3.6vw,50px);line-height:1.12;letter-spacing:-.04em;max-width:none;margin:0 0 15px}.game-home h1 span{color:#9eafba}.home-lede{font-size:15px;line-height:1.7;color:#aebdc8;max-width:430px;margin:0}.home-search{max-width:400px;width:100%;justify-self:end}.home-search label{display:block;font-size:13px;font-weight:650;margin-bottom:10px}.home-search>div{display:flex;border:1px solid #344b58;background:#162633;border-radius:12px;padding:5px}.home-search input{min-width:0;width:100%;border:0;background:none;color:#fff;padding:12px;outline-offset:0!important}.home-search input::placeholder{color:#a9b6c1}.home-search button{background:#79dfc6;color:#142831;border:0;border-radius:8px;min-width:45px;cursor:pointer;font-size:26px}.home-search>a{display:inline-flex;gap:28px;font-size:13px;margin-top:13px;color:#9ae6d2}.home-section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:17px}.game-home h2{font-size:24px;line-height:1.3;letter-spacing:-.025em;margin:0}.home-section-heading>a,.home-section-heading>p,.home-section-heading>div>p:not(.home-kicker){font-size:13px;color:#aabac5;margin:0}.home-section-heading>div>p:not(.home-kicker){margin-top:6px}.home-section-heading button,.home-empty button{border:1px solid #496374;border-radius:8px;padding:10px 14px;color:#dcebe9;background:#172a37;cursor:pointer}.home-feature-grid,.home-small-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.play-tile{display:block;min-width:0;background:#152330;border:1px solid #2b3a49;border-radius:14px;overflow:hidden;transition:transform .18s,border-color .18s;box-shadow:0 6px 20px #0000000c;color:inherit}.play-tile:hover{transform:translateY(-4px);border-color:#739d9a}.play-tile-art{position:relative;overflow:hidden;aspect-ratio:8/5}.play-tile-art img{width:100%;height:100%;object-fit:cover;display:block}.play-tile-launch{position:absolute;right:12px;bottom:12px;background:#101e2be8;border:1px solid #ffffff40;border-radius:20px;padding:6px 12px;font-size:12px;color:#fff;opacity:0;transition:opacity .18s}.play-tile:hover .play-tile-launch,.play-tile:focus-visible .play-tile-launch{opacity:1}.play-tile-copy{padding:14px 15px 16px}.play-tile-copy h3{font-size:16px;letter-spacing:-.01em;margin:0 0 6px;color:#f1f6f6}.play-tile-copy p{font-size:12px;line-height:1.5;color:#adbdc8;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-feature-grid .play-tile-copy{padding:15px 17px 18px}.home-feature-grid .play-tile-copy h3{font-size:19px}.home-catalog,.home-recent,.home-new{margin-top:40px;scroll-margin-top:110px}.home-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:25px}.home-filters button{cursor:pointer;min-height:42px;padding:9px 16px;border:1px solid #344451;border-radius:24px;background:#162633;color:#c0d0d8;font-size:13px}.home-filters button span{font-size:11px;margin-left:7px;opacity:.7}.home-filters button[aria-pressed=true]{background:#89dfc9;border-color:#89dfc9;color:#112832}.home-category{scroll-margin-top:100px;margin-top:26px}.home-category-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.home-category-heading h3{font-size:15px;font-weight:600;color:#bfced6;margin:0}.home-category-heading a{font-size:12px;color:#8bcbbd}.home-game-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.home-empty{text-align:center;padding:35px;background:#172735;border-radius:12px}.home-empty p{color:#aabac5}.home-about{display:grid;grid-template-columns:1.25fr 1fr;gap:70px;border-top:1px solid #30414c;padding-top:38px;margin-top:52px;scroll-margin-top:100px}.home-about p:not(.home-kicker){color:#afbec8;font-size:14px;line-height:1.8;max-width:600px}.home-about a{color:#99ddca;font-size:13px}.home-about nav{display:grid;gap:12px;align-content:start}.home-about nav h3{font-size:16px;margin:0 0 4px}.home-faq{margin-top:40px;max-width:900px}.home-faq h2{margin-bottom:17px}.home-faq details{border-bottom:1px solid #2c3e4b;padding:17px 0}.home-faq summary{font-size:14px;cursor:pointer;color:#d6e1e6}.home-faq details p{font-size:14px;line-height:1.8;color:#acbbc6;margin:12px 0 0}@media(min-width:1500px){.game-home{padding-top:48px}}@media(max-width:1000px){.home-intro{gap:28px;grid-template-columns:1.25fr 1fr}.home-game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-feature-grid,.home-small-grid{gap:12px}.play-tile-copy{padding:12px}.home-about{gap:30px}}@media(max-width:700px){.game-home{padding-top:25px}.home-intro{grid-template-columns:1fr;gap:23px}.game-home h1{font-size:36px}.home-search{max-width:none}.home-search label{font-size:12px}.home-feature-grid,.home-small-grid,.home-game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-section-heading>a,.home-section-heading>p{font-size:11px}.game-home h2{font-size:21px}.home-feature-grid .play-tile-copy{padding:12px}.home-feature-grid .play-tile-copy h3{font-size:16px}.play-tile-copy p{font-size:11px}.home-catalog,.home-recent,.home-new{margin-top:30px}.home-filters{gap:6px}.home-filters button{padding:8px 11px;font-size:12px}.home-about{grid-template-columns:1fr;gap:28px;margin-top:38px}.play-tile-launch{display:none}.home-section-heading{gap:9px}}@media(prefers-reduced-motion:reduce){.play-tile,.play-tile-launch{transition:none}.play-tile:hover{transform:none}}
