﻿@font-face{font-family:Manrope;src:url('./fonts/manrope-latin.woff2') format('woff2');font-weight:400 800;font-style:normal;font-display:swap}
:root{color-scheme:light;--page:#fff;--ink:#202124;--muted:#5f6368;--green:#01875f;--pale:#e6f4ed;--line:#e8eaed;--max:1296px;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--page);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.35}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--green);outline-offset:4px}img{display:block;max-width:100%;height:auto}svg{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.35}h1,h2{font-weight:650;letter-spacing:-.65px}h1{font-size:28px}h2{font-size:24px}h3{font-size:17px;font-weight:650}[hidden]{display:none!important}.container{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;left:16px;top:-100px;z-index:100;padding:12px 22px;border-radius:8px;background:var(--green);color:#fff}.skip-link:focus{top:12px}::selection{background:#c9ecdc;color:#153e2e}
/* Store navigation */
.site-header{position:sticky;top:0;background:#fffffff5;backdrop-filter:blur(12px);z-index:30;border-bottom:1px solid #f1f3f4}.header-inner{min-height:72px;width:calc(100% - 64px);margin:auto;display:flex;align-items:center;gap:42px}.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0;line-height:1.2}.brand-symbol{display:grid;place-items:center;width:35px;height:35px;color:var(--green)}.brand-symbol svg{width:32px;height:32px}.brand strong{font-size:24px;font-weight:600;letter-spacing:-.8px;color:#50565a}.desktop-nav{display:flex;gap:32px;align-self:stretch;align-items:stretch}.desktop-nav a{position:relative;display:flex;align-items:center;font-size:14px;font-weight:650;color:var(--muted)}.desktop-nav a.active{color:var(--green)}.desktop-nav a.active:after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--green);border-radius:3px 3px 0 0}.desktop-nav a:hover{color:var(--green)}.header-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.icon-button{display:grid;place-items:center;flex-shrink:0;width:40px;height:40px;border-radius:50%;border:0;background:transparent;color:var(--muted);font-size:23px;line-height:1}.icon-button:hover{background:#f1f3f4}.icon-button svg{width:23px;height:23px}.age-badge{display:grid;place-items:center;border-radius:50%;background:#edf2ef;color:#5b6a61;font-size:11px;font-weight:700;width:32px;height:32px;margin-left:4px}.search-area{position:relative}.search-form{position:absolute;right:0;top:49px;display:flex;align-items:center;gap:6px;width:390px;background:#fff;border:1px solid #dce5df;border-radius:12px;padding:8px 10px 8px 18px;box-shadow:0 8px 26px #1832241f}.search-form input{min-width:0;flex:1;border:0;background:transparent;color:var(--ink);font-size:14px;padding:8px 0;outline:none}.search-form:focus-within{border-color:var(--green)}.search-form input:focus-visible{outline:none}.search-form .icon-button{color:var(--green)}.menu-toggle,.mobile-nav,.bottom-nav{display:none}
/* Page controls */
.store-tabs{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;margin-bottom:30px}.store-tabs nav{display:flex;align-items:center;gap:12px;overflow-x:auto;scrollbar-width:none}.store-tabs nav::-webkit-scrollbar{display:none}.tab-chip{display:inline-flex;align-items:center;gap:9px;border:1px solid #dadce0;border-radius:24px;font-size:13px;font-weight:600;white-space:nowrap;padding:7px 19px;min-height:36px;color:var(--muted)}.tab-chip svg{width:18px;height:18px}.tab-chip.selected{border-color:var(--pale);background:var(--pale);color:#056449}.tab-chip:hover{background:#f2f7f4}.device-label{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.device-label svg{width:16px;height:18px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.section-heading h1,.section-heading h2{margin:0 0 4px}.section-heading p{font-size:13px;color:var(--muted);margin:0}.section-heading>svg{width:24px;height:24px;color:var(--muted)}.carousel-controls{display:flex;gap:6px}.carousel-controls .icon-button{border:1px solid #e3e7e4;width:36px;height:36px;font-size:21px}.featured-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 24px)/2.25);gap:24px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:8px;border-radius:13px}.featured-track::-webkit-scrollbar{display:none}
/* Featured app artwork */
.feature-card{--banner:#064f40;--glow:#64c8a2;--tint:#dbf8df;--cta:#d0f8df;position:relative;min-width:0;border-radius:15px;background:var(--banner);overflow:hidden;scroll-snap-align:start;color:#fff}.theme-plum{--banner:#432c4a;--glow:#d58dbe;--tint:#fbcee5;--cta:#f5d5e8}.theme-blue{--banner:#223c63;--glow:#779ddd;--tint:#dbe8ff;--cta:#d7e7ff}.feature-main{display:block;position:relative;min-height:282px;overflow:hidden}.feature-art{position:absolute;inset:0;background:radial-gradient(ellipse at 70% 15%,color-mix(in srgb,var(--glow) 22%,transparent),transparent 65%);overflow:hidden;pointer-events:none}.art-ring{position:absolute;border:1px solid color-mix(in srgb,var(--glow) 35%,transparent);border-radius:50%;width:330px;height:330px;top:-118px;right:-35px}.ring-two{width:240px;height:240px;top:-73px;right:10px;background:color-mix(in srgb,var(--glow) 8%,transparent)}.art-word{position:absolute;left:24px;top:11px;font-size:102px;line-height:1;letter-spacing:-6px;font-weight:800;color:var(--tint);opacity:.065}.art-tile{position:absolute;display:grid;place-items:center;border-radius:23px;box-shadow:0 15px 30px #0003}.tile-logo{width:115px;height:115px;top:26px;right:50px;transform:rotate(10deg);background:#151515;border:1px solid #ffffff30;padding:7px;transition:transform .25s}.tile-logo img{width:100%;height:100%;object-fit:contain;border-radius:15px}.feature-main:hover .tile-logo{transform:rotate(5deg) translateY(-3px)}.tile-small{width:64px;height:64px;top:60px;left:45px;transform:rotate(-14deg);background:color-mix(in srgb,var(--glow) 25%,var(--banner));border:1px solid #ffffff18;color:var(--tint);border-radius:15px}.tile-small svg{width:32px;height:32px}.art-spark{position:absolute;line-height:1;color:var(--tint)}.spark-one{top:49px;right:197px;font-size:32px}.spark-two{top:133px;right:28px;font-size:23px;opacity:.7}.feature-copy{position:absolute;bottom:16px;left:24px;right:24px}.feature-label{display:block;font-size:8px;letter-spacing:1.6px;font-weight:700;color:var(--tint);margin-bottom:9px}.feature-copy h2{font-size:24px;line-height:1.25;max-width:375px;letter-spacing:-.65px;margin:0 0 8px;color:#fff;font-weight:650}.feature-copy p{font-size:12px;margin:0;color:#ffffffce;line-height:1.5}.feature-app{position:relative;display:flex;align-items:center;gap:15px;padding:0 24px 22px;min-height:70px}.feature-app-link{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.feature-app-link>span{display:flex;flex-direction:column;min-width:0;gap:2px}.feature-app-link strong{font-size:13px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feature-app-link small{font-size:10px;color:#ffffffbf;white-space:nowrap}.feature-icon{width:44px;height:44px;border-radius:10px;background:#141414;object-fit:cover;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:11px 23px;border:1px solid transparent;border-radius:8px;background:var(--green);color:#fff;font-size:13px;line-height:1.45;font-weight:650;white-space:nowrap;transition:background .18s,box-shadow .18s}.button:hover{background:#057553;box-shadow:0 2px 6px #025e3920}.button svg{width:20px;height:20px;flex-shrink:0}.button-review{color:var(--green);background:transparent;border-color:#dadce0}.button-review:hover{background:#edf6f1}.feature-download{font-size:12px;border-radius:30px;padding:9px 21px;min-height:38px;background:var(--cta);color:#193d2d;flex-shrink:0}.theme-plum .feature-download{color:#422b43}.theme-blue .feature-download{color:#233c62}.feature-download:hover{background:#fff}
/* Play-style game list */
.catalog{margin-top:40px;margin-bottom:42px}.collection-count{font-size:12px;color:var(--muted);white-space:nowrap}.games-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 24px;list-style:none;padding:0;margin:0 -10px}.game-row{border-radius:13px;min-width:0;transition:background .18s}.game-row:hover{background:#f4f7f5}.game-row-inner{display:flex;gap:12px;align-items:center;padding:15px 10px;min-height:104px}.rank{font-size:14px;color:var(--muted);width:15px;flex-shrink:0;text-align:center}.game-card-link{display:flex;align-items:center;gap:15px;min-width:0;flex:1;border-radius:10px}.game-image{width:66px;height:66px;object-fit:contain;background:#161616;border-radius:14px;border:1px solid #00000005;flex-shrink:0}.game-info{min-width:0}.game-info h3{font-size:15px;font-weight:600;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 2px}.game-info p{font-size:12px;color:var(--muted);margin:0 0 2px}.app-meta{font-size:10px;color:#70757a;display:flex;gap:6px;align-items:center}.get-button{font-size:12px;color:var(--green);background:#e9f5ee;border-radius:22px;min-height:38px;padding:8px 17px}.get-button:hover{background:#d8ecdf;box-shadow:none}.catalog-note{color:#73777b;font-size:11px;line-height:1.7;margin:20px 0 0}.empty-results{padding:30px 24px;background:#f5f8f6;border-radius:14px;text-align:center}.empty-results h3{font-size:21px;margin-bottom:10px}.empty-results p{color:var(--muted);font-size:13px;margin-bottom:18px}
/* Editorial banner and guides */
.discovery-banner{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:24px;background:#edf5ed;border-radius:18px;min-height:286px;overflow:hidden;padding:37px 44px;margin-bottom:44px}.banner-label{font-size:9px;letter-spacing:1.4px;font-weight:700;color:#407154}.discovery-banner h2{font-size:29px;line-height:1.3;margin:12px 0 13px;max-width:550px;font-weight:600;color:#214b36;letter-spacing:-.75px}.discovery-banner p{font-size:12px;color:#526b59;margin-bottom:22px;max-width:470px}.discovery-banner .button{font-size:12px;gap:25px}.discovery-art{height:250px;position:relative;isolation:isolate}.discovery-orbit{position:absolute;width:253px;height:253px;background:#d0e8d6;border-radius:50%;top:1px;left:calc(50% - 126px)}.discovery-phone{position:absolute;width:137px;height:234px;border:5px solid #294e3a;border-radius:25px;background:#fcfffc;left:calc(50% - 68px);top:5px;transform:rotate(12deg);display:flex;flex-direction:column;align-items:center;padding-top:28px;box-shadow:8px 12px 0 #83ac8e4d;overflow:hidden}.phone-camera{position:absolute;top:8px;width:32px;height:4px;background:#294e3a;border-radius:3px}.discovery-phone img{width:64px;height:64px;object-fit:cover;border-radius:15px;background:#171717}.phone-app-name{font-size:12px;font-weight:700;margin:12px 0 8px;color:#254933}.phone-line{height:4px;width:75px;background:#dce7dd;margin:4px 0;border-radius:2px}.phone-line.short{width:53px;margin-top:2px}.phone-pill{height:17px;width:68px;background:var(--green);border-radius:8px;margin-top:10px}.discovery-spark{position:absolute;top:25px;right:22px;font-size:44px;color:#6aa981;line-height:1}.information{margin-bottom:55px}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.guide-card{display:block;border-radius:14px;padding-bottom:8px}.guide-illustration{height:126px;border-radius:13px;display:flex;align-items:center;justify-content:space-between;padding:25px 32px;overflow:hidden}.guide-illustration>svg{width:42px;height:42px}.guide-number{font-size:85px;font-weight:700;letter-spacing:-6px;line-height:1;color:currentColor;opacity:.13;transform:translateY(18px)}.guide-mint{background:#e9f4ed;color:#17734c}.guide-blue{background:#eaf1fc;color:#416aab}.guide-peach{background:#fcf0e7;color:#a76b39}.guide-card h3{font-size:16px;line-height:1.45;margin:15px 0 6px;font-weight:650}.guide-card p{font-size:12px;color:var(--muted);line-height:1.7;margin:0 0 12px}.guide-action{display:inline-flex;align-items:center;gap:15px;font-size:11px;font-weight:650;color:var(--green)}.guide-action>span{font-size:18px}.guide-card:hover h3{color:var(--green)}
/* Footer and standard information pages */
.site-footer{border-top:1px solid var(--line);padding-top:42px;padding-bottom:16px}.footer-top{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:55px;padding-bottom:34px}.footer-brand strong{font-size:21px}.footer-brand .brand-symbol{width:30px}.footer-brand svg{width:27px;height:27px}.disclosure{font-size:12px;color:var(--muted);line-height:1.85;margin:16px 0 0}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px;color:var(--muted);font-size:12px}.footer-links h2{font-size:13px;font-weight:650;letter-spacing:0;margin:0 0 3px;color:#41464b}.footer-links a:hover{color:var(--green)}.footer-bottom{border-top:1px solid #f1f3f4;display:flex;justify-content:space-between;gap:25px;font-size:10px;color:var(--muted);padding:20px 0 6px}.footer-bottom p{margin:0}.page-main{padding-top:25px;padding-bottom:50px;min-height:65vh}.prose{max-width:900px;margin:20px auto}.breadcrumbs{display:flex;gap:10px;align-items:center;font-size:12px;color:var(--muted);margin-bottom:26px}.breadcrumbs a{color:var(--green)}.prose h1{font-size:40px;line-height:1.25;letter-spacing:-1px;margin-bottom:28px}.prose h2{font-size:23px;margin:34px 0 16px}.prose p,.prose li{font-size:14px;line-height:1.95;color:var(--muted)}.prose a{color:var(--green)}.prose a:hover{text-decoration:underline}.not-found{text-align:center;padding-block:95px}.not-found p{font-size:14px;color:var(--muted);margin-bottom:30px}.store-detail .app-icon,.store-detail .detail-related-icon{background:#161616}
@media(min-width:1600px){.featured-track{grid-auto-columns:calc((100% - 48px)/3)}.feature-copy h2{font-size:23px}.tile-logo{right:35px}.feature-app{padding-inline:22px}}
@media(max-width:1190px){.header-inner{gap:30px}.container{width:calc(100% - 80px)}.featured-track{grid-auto-columns:calc((100% - 24px)/2.1)}.feature-copy h2{font-size:22px}.feature-app{padding-inline:20px;gap:10px}.feature-copy{left:20px;right:20px}.feature-app-link{gap:10px}.feature-download{padding-inline:18px;font-size:11px}.game-row-inner{gap:9px}.game-card-link{gap:12px}.game-image{width:58px;height:58px}.game-info h3{font-size:14px}.get-button{padding-inline:14px}.games-list{column-gap:16px}.discovery-banner{padding:32px 38px}.discovery-banner h2{font-size:27px}.discovery-spark{right:0}}
@media(max-width:960px){.header-inner{width:calc(100% - 40px);gap:27px}.desktop-nav{gap:22px}.brand strong{font-size:22px}.header-actions{gap:8px}.container{width:calc(100% - 64px)}.featured-track{grid-auto-columns:65%;gap:20px}.feature-copy h2{font-size:24px}.games-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 28px}.game-card-link{gap:15px}.game-image{width:66px;height:66px}.game-row-inner{gap:12px}.game-info h3{font-size:15px}.guide-grid{gap:20px}.guide-illustration{height:112px;padding:24px}.guide-number{font-size:75px}.guide-card h3{font-size:15px}.guide-card p{font-size:11px}.discovery-banner{grid-template-columns:1.3fr .7fr;padding:28px 32px;gap:10px}.discovery-banner h2{font-size:25px}.discovery-art{height:227px}.discovery-phone{height:214px;width:128px;left:calc(50% - 64px)}.discovery-orbit{width:214px;height:214px;left:calc(50% - 107px);top:7px}.discovery-spark{font-size:33px;top:10px;right:-8px}.footer-top{gap:35px}.footer-bottom{font-size:9px}}
@media(max-width:767px){html{scroll-padding-top:87px}body{padding-bottom:76px}.container{width:calc(100% - 40px)}.header-inner{min-height:64px;gap:14px}.brand strong{font-size:23px}.brand-symbol{width:31px;height:31px}.brand-symbol svg{width:29px;height:29px}.desktop-nav{display:none}.header-actions{gap:5px}.icon-button{width:35px;height:35px}.icon-button svg{width:22px;height:22px}.age-badge{width:29px;height:29px;font-size:9px;margin-left:0}.menu-toggle{display:grid}.search-form{position:fixed;left:16px;right:16px;top:69px;width:auto;padding-block:8px}.search-form input{font-size:13px}.mobile-nav.is-open{display:grid;padding:12px 20px 18px;border-top:1px solid var(--line);background:#fff;box-shadow:0 10px 15px #2021240d;max-height:calc(100dvh - 145px);overflow:auto}.mobile-nav a{font-size:13px;padding:11px 12px;border-radius:7px;color:#4d5550}.mobile-nav a:hover{background:#eaf5ee;color:var(--green)}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:35;display:flex;background:#fffffff7;backdrop-filter:blur(12px);border-top:1px solid #dadce0;padding:4px 0 max(5px,env(safe-area-inset-bottom));min-height:69px}.bottom-nav a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;flex:1;color:var(--muted);font-size:10px;font-weight:600;min-height:56px}.bottom-nav svg{width:24px;height:24px;position:relative}.bottom-nav a.active{color:var(--green);font-weight:700}.bottom-nav a.active:before{content:'';position:absolute;top:3px;background:#e7f5ed;border-radius:24px;width:64px;height:30px}.bottom-nav a span{position:relative}.store-tabs{margin-top:21px;margin-bottom:24px;gap:0}.store-tabs nav{gap:8px;width:100%;padding-right:2px}.tab-chip{font-size:12px;padding:6px 16px;min-height:35px}.tab-chip svg{height:16px;width:16px}.device-label{display:none}.section-heading{margin-bottom:19px;gap:14px}.section-heading h1{font-size:24px;letter-spacing:-.55px}.section-heading h2{font-size:22px;letter-spacing:-.55px}.section-heading p{font-size:11px;line-height:1.7}.carousel-controls{gap:5px}.carousel-controls .icon-button{width:30px;height:30px;font-size:18px}.featured-track{grid-auto-columns:87%;gap:16px;padding-bottom:5px;border-radius:13px;scroll-padding-inline:0}.feature-main{min-height:265px}.feature-copy{left:19px;right:19px;bottom:15px}.feature-copy h2{font-size:23px;max-width:310px;margin-bottom:7px}.feature-copy p{font-size:11px;line-height:1.6;max-width:310px}.feature-label{font-size:7px;letter-spacing:1.3px;margin-bottom:8px}.tile-logo{width:108px;height:108px;top:22px;right:42px;border-radius:22px}.tile-small{width:57px;height:57px;left:32px;top:45px;border-radius:13px}.tile-small svg{width:29px;height:29px}.art-word{font-size:86px;left:13px;top:7px}.spark-one{top:26px;right:171px;font-size:25px}.spark-two{top:110px;right:13px;font-size:18px}.art-ring{width:284px;height:284px;top:-107px;right:-47px}.ring-two{width:200px;height:200px;top:-65px;right:-5px}.feature-app{padding:0 19px 19px;min-height:66px;gap:10px}.feature-icon{width:40px;height:40px;border-radius:10px}.feature-app-link{gap:10px}.feature-app-link strong{font-size:12px}.feature-app-link small{font-size:9px}.feature-download{font-size:10px;padding:9px 15px;min-height:36px}.catalog{margin-top:32px;margin-bottom:31px}.collection-count{font-size:10px}.games-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 20px;margin-inline:-8px}.game-row-inner{gap:9px;padding:13px 8px;min-height:94px}.rank{font-size:12px;width:12px}.game-card-link{gap:11px}.game-image{width:55px;height:55px;border-radius:12px}.game-info h3{font-size:13px}.game-info p{font-size:10px}.app-meta{font-size:9px;gap:4px}.get-button{font-size:11px;padding-inline:12px;min-height:36px}.catalog-note{font-size:10px;margin-top:17px}.discovery-banner{padding:27px;gap:8px;grid-template-columns:1.4fr .6fr;min-height:260px;margin-bottom:33px;border-radius:15px}.banner-label{font-size:8px;letter-spacing:1.2px}.discovery-banner h2{font-size:23px;margin:10px 0;letter-spacing:-.6px}.discovery-banner p{font-size:11px;max-width:310px;margin-bottom:18px}.discovery-banner .button{font-size:11px;gap:18px;min-height:41px;padding-inline:17px}.discovery-art{height:198px}.discovery-phone{width:105px;height:180px;left:calc(50% - 52px);border-width:4px;border-radius:22px;padding-top:23px;top:9px;box-shadow:5px 8px 0 #83ac8e4d}.discovery-phone img{height:49px;width:49px;border-radius:12px}.phone-app-name{font-size:10px;margin:10px 0 6px}.phone-line{height:3px;width:65px;margin:3px 0}.phone-line.short{width:42px}.phone-pill{height:13px;width:55px;margin-top:8px}.discovery-orbit{width:167px;height:167px;left:calc(50% - 83px);top:19px}.discovery-spark{font-size:29px;right:-9px;top:7px}.guide-grid{gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.guide-illustration{height:94px;padding:19px}.guide-illustration>svg{width:32px;height:32px}.guide-number{font-size:53px;letter-spacing:-3px}.guide-card h3{font-size:14px;line-height:1.5;margin-top:12px}.guide-card p{font-size:11px}.guide-action{font-size:10px;gap:10px}.information{margin-bottom:38px}.site-footer{padding-top:28px;padding-bottom:10px}.footer-top{grid-template-columns:1.4fr 1fr 1fr;gap:22px;padding-bottom:25px}.footer-brand strong{font-size:17px;letter-spacing:-.5px}.footer-brand .brand-symbol{width:24px}.footer-brand svg{width:23px;height:23px}.footer-brand{gap:7px}.disclosure{font-size:10px;margin-top:13px}.footer-links{font-size:11px;gap:9px}.footer-links h2{font-size:12px}.footer-bottom{flex-wrap:wrap;gap:10px;font-size:9px;padding-top:17px}.footer-bottom>p:nth-child(2){order:3;width:100%}.page-main{padding-top:13px;padding-bottom:35px}.prose{margin-top:15px}.prose h1{font-size:32px;letter-spacing:-.9px}.prose h2{font-size:22px}.prose p,.prose li{font-size:13px}.breadcrumbs{font-size:11px}.not-found{padding-block:65px}.not-found h1{font-size:32px}.not-found p{font-size:13px}}
@media(max-width:599px){.games-list{grid-template-columns:1fr;gap:0}.game-row-inner{min-height:95px;gap:14px;padding:14px 8px}.rank{width:17px;font-size:13px}.game-card-link{gap:16px}.game-image{height:62px;width:62px;border-radius:13px}.game-info h3{font-size:15px}.game-info p{font-size:12px}.app-meta{font-size:10px}.get-button{font-size:12px;min-height:39px;padding:8px 19px}.guide-grid{grid-template-columns:1fr;gap:24px}.guide-card{display:grid;grid-template-columns:96px 1fr;gap:0 18px;align-items:start;padding:0}.guide-illustration{grid-column:1;grid-row:1/4;width:96px;height:108px;padding:18px;position:relative}.guide-illustration>svg{width:32px;height:32px;z-index:1}.guide-number{position:absolute;right:3px;bottom:10px;font-size:58px}.guide-card h3{grid-column:2;font-size:15px;margin:0 0 5px}.guide-card p{grid-column:2;font-size:11px;margin-bottom:7px}.guide-action{grid-column:2;font-size:10px;gap:14px}.discovery-banner{grid-template-columns:1fr;padding:27px 25px 0;gap:2px}.discovery-banner>div:first-child{position:relative;z-index:2}.discovery-banner h2{font-size:25px;max-width:360px}.discovery-banner p{max-width:330px;font-size:12px}.discovery-art{height:170px;margin-top:-10px;justify-self:end;width:200px;margin-right:-13px}.discovery-phone{height:183px;width:108px;left:55px;top:13px}.discovery-orbit{height:205px;width:205px;top:9px;left:0}.discovery-spark{top:11px;left:12px;right:auto}.footer-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.footer-top>div:first-child{grid-column:1/-1}.footer-brand strong{font-size:21px}.footer-brand .brand-symbol{width:28px}.disclosure{font-size:11px}.footer-links{font-size:12px}.footer-links h2{font-size:13px}.feature-copy h2{font-size:21px}.featured-track{grid-auto-columns:91%;gap:14px}.carousel-controls .icon-button{width:28px;height:28px;border:0}.carousel-controls{gap:0}.feature-app-link small{font-size:8px}.feature-app-link{gap:9px}.feature-app{padding-inline:18px}.feature-download{font-size:10px;padding-inline:13px}.feature-copy{left:18px;right:18px}.store-tabs{margin-bottom:23px}.tab-chip{font-size:11px;padding-inline:15px}}
@media(max-width:389px){.container{width:calc(100% - 32px)}.header-inner{width:calc(100% - 28px);gap:10px}.brand{gap:7px}.brand strong{font-size:21px}.brand-symbol{width:27px}.brand-symbol svg{width:27px;height:27px}.header-actions{gap:2px}.header-actions .help-link{display:none}.age-badge{width:28px;height:28px}.icon-button{width:33px;height:33px}.section-heading h1{font-size:22px}.section-heading h2{font-size:21px}.section-heading p{font-size:10px}.tab-chip{font-size:10px;padding-inline:14px;min-height:34px}.store-tabs nav{gap:7px}.feature-main{min-height:267px}.feature-copy h2{font-size:21px;max-width:235px}.feature-copy p{font-size:10px}.feature-label{font-size:7px}.tile-logo{width:101px;height:101px;right:29px;top:21px}.tile-small{left:23px;width:49px;height:49px;top:42px;border-radius:11px}.spark-one{right:151px;top:19px;font-size:21px}.spark-two{right:10px;top:107px}.feature-app{padding-inline:16px;gap:8px}.feature-icon{width:35px;height:35px;border-radius:8px}.feature-app-link{gap:8px}.feature-app-link strong{font-size:11px}.feature-app-link small{font-size:7px}.feature-download{padding:8px 12px;font-size:9px;min-height:35px}.game-row-inner{gap:11px}.game-card-link{gap:12px}.game-image{width:57px;height:57px}.game-info h3{font-size:14px}.game-info p{font-size:11px}.get-button{padding-inline:16px;font-size:11px}.app-meta{font-size:9px}.discovery-banner h2{font-size:23px}.guide-card{grid-template-columns:85px 1fr;gap:0 15px}.guide-illustration{width:85px;height:110px;padding:14px}.guide-card h3{font-size:14px}.guide-card p{font-size:10px}.guide-action{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.featured-track{scroll-behavior:auto}}
