@font-face{font-family:Manrope;src:url('./fonts/manrope-regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('./fonts/manrope-semibold.ttf') format('truetype');font-style:normal;font-weight:500 800;font-display:swap}
:root{color-scheme:dark;--bg:#080c14;--ink:#f5f7fb;--muted:#a4b0c7;--quiet:#8795ad;--accent:#94d4ff;--line:#303b4c;--gutter:clamp(24px,4.25vw,72px);--font:Manrope,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--ink);font:400 16px/1.6 var(--font);-webkit-font-smoothing:antialiased;min-width:320px}body:has(dialog[open]){overflow:hidden}::selection{background:#25679b;color:white}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0}button:disabled{cursor:default}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:6px;border-radius:3px}img{display:block;max-width:100%;height:auto}svg{display:block;flex-shrink:0}h1,h2,h3,p{margin:0}h1{font-size:clamp(48px,6.25vw,96px);font-weight:400;line-height:1.06;letter-spacing:-.055em;white-space:pre-line}h2{font-weight:500;line-height:1.2;letter-spacing:-.035em}h3{font-weight:500;line-height:1.3;letter-spacing:-.035em}p{color:var(--muted)}[hidden]{display:none!important}.wrap{width:calc(100% - var(--gutter)*2);max-width:1440px;margin-inline:auto}.icon{width:24px;height:24px}.arrow{width:20px;height:20px;transition:transform .25s}.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--accent);font-size:18px;line-height:1.5}a:hover .arrow{transform:translate(3px,-3px)}.text-link:hover{color:#d1eeff}.muted{color:var(--muted)}.lead{font-size:clamp(19px,1.75vw,27px);line-height:1.5;letter-spacing:-.025em}.skip-link{position:fixed;left:24px;top:12px;z-index:30;background:var(--ink);color:var(--bg);padding:12px 20px;border-radius:4px;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}
.site-header{height:84px;display:flex;align-items:center;gap:40px;position:relative;z-index:5}.brand{display:inline-flex;align-items:center;gap:13px;color:#f6f8fc;white-space:nowrap;font-size:27px;letter-spacing:-.045em;line-height:1.1}.brand-mark{width:50px;height:40px}.main-nav{margin-left:auto;display:flex;gap:38px;align-items:center;font-size:15px}.main-nav a{position:relative;display:inline-flex;align-items:center;gap:8px;padding-block:9px}.main-nav a::after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .2s}.main-nav a:hover::after,.main-nav a[aria-current]::after{transform:scaleX(1)}.main-nav .arrow{width:16px;height:16px}.language-switch{display:flex;align-items:center;gap:20px;border-left:1px solid #5a677e;padding-left:32px;font-size:14px}.language-switch button{background:none;color:var(--quiet);padding:10px 2px}.language-switch button:hover,.language-switch button[aria-pressed="true"]{color:var(--accent)}
.home-hero{height:clamp(470px,35.2vw,570px);margin-top:-84px;position:relative;isolation:isolate;overflow:hidden;border-bottom:1px solid var(--line)}.portal-scene{position:absolute;z-index:-1;top:-8.5vw;left:0;width:100%;aspect-ratio:3/2;pointer-events:none;mask-image:linear-gradient(to bottom,#000 80%,transparent 100%)}.portal-scene img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.hero-copy{padding-top:clamp(170px,12vw,190px);position:relative}.hero-copy h1{max-width:800px}.hero-description{font-size:clamp(20px,2vw,31px);margin-top:28px;letter-spacing:-.025em;max-width:760px}.destinations{display:grid;grid-template-columns:1fr 1fr;min-height:385px;gap:48px;padding-top:40px;padding-bottom:40px}.apps-destination{padding:10px 0 0;position:relative}.category-link{display:flex;align-items:center;gap:24px}.category-link h2{font-size:43px;line-height:1}.category-rule{height:1px;flex:1;background:var(--line)}.category-link>.arrow{color:var(--accent)}.app-card{display:flex;align-items:flex-start;gap:34px;padding-block:44px 14px}.app-icon{width:124px;height:124px;border-radius:25%;flex-shrink:0;box-shadow:0 16px 48px #0004}.app-card-copy{padding-top:1px}.app-card h3{font-size:26px;margin-bottom:5px}.app-tagline{font-size:18px;line-height:1.45}.platforms{font-size:15px;color:var(--quiet);margin-top:12px}.app-card .text-link{margin-top:22px;font-size:17px}.app-card:hover .app-icon{transform:translateY(-4px)}.app-icon{transition:transform .35s}.catalog-link{font-size:13px;margin-top:6px;margin-left:158px;color:var(--quiet)}.catalog-link .arrow{width:14px;height:14px}.games-destination{position:relative;min-height:304px;isolation:isolate;overflow:hidden;border-left:1px solid var(--line);border-radius:0 4px 4px 0}.games-art{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform 1s}.games-destination::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#080c14 0%,#080c14d9 20%,#080c1440 53%,#080c1400 100%)}.games-copy{position:absolute;bottom:10px;left:32px;right:24px}.games-copy h2{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.games-copy p{font-size:17px;color:#ccd6e7;max-width:430px}.games-copy .text-link{margin-top:16px;font-size:17px}.games-destination:hover .games-art{transform:scale(1.035)}.site-footer{border-top:1px solid var(--line);padding-block:27px 30px;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:13px;color:var(--quiet)}.footer-signature{display:flex;align-items:center;gap:30px}.site-footer .brand{font-size:25px}.site-footer .brand-mark{width:46px}.copyright{border-left:1px solid #526076;padding-left:28px;white-space:nowrap}.site-footer nav{display:flex;gap:28px}.site-footer nav a{display:flex;gap:7px;align-items:center}.site-footer nav .arrow{width:15px;height:15px}.site-footer nav a:hover{color:var(--accent)}
.breadcrumb{display:flex;gap:18px;color:var(--muted);margin-top:38px;font-size:16px}.breadcrumb a{color:var(--accent)}.catalog-main{min-height:calc(100svh - 182px);position:relative}.catalog-intro{padding-top:40px;position:relative;z-index:1;pointer-events:none}.catalog-intro h1{font-size:clamp(44px,5.8vw,89px);max-width:1100px}.catalog-intro .lead{margin-top:25px;max-width:780px}.catalog-grid{padding-top:40px;padding-bottom:60px}.catalog-entry{border-top:1px solid var(--line);border-bottom:1px solid var(--line);position:relative;min-height:360px;display:flex;align-items:center}.catalog-card{padding-block:50px;position:relative;z-index:2;width:64%;min-height:280px;align-items:center;gap:40px}.catalog-card .app-icon{width:160px;height:160px}.catalog-card h3{font-size:40px}.catalog-card .app-tagline{font-size:23px}.catalog-card .platforms{font-size:17px}.catalog-card .text-link{font-size:20px}.catalog-art{position:absolute;right:5%;bottom:24px;width:260px;transform:rotate(5deg);transition:transform .5s}.catalog-art::before{content:'';position:absolute;inset:-20% -40%;z-index:-1;background:radial-gradient(ellipse,#1644a03d,transparent 67%);filter:blur(20px)}.catalog-art .phone-frame{width:100%;box-shadow:0 0 50px #1343a52a}.catalog-entry:hover .catalog-art{transform:rotate(2deg) translateY(-5px)}
.back-link{font-size:16px;margin-top:30px}.back-link .icon{width:19px;height:19px}.product-hero{display:grid;grid-template-columns:1.12fr 1fr;gap:56px;align-items:center;padding:35px 0 65px}.product-identity{display:flex;align-items:center;gap:25px;margin-bottom:28px;font-size:clamp(29px,3vw,47px);line-height:1.2;letter-spacing:-.045em}.product-identity .app-icon{width:100px;height:100px}.product-copy h1{font-size:clamp(45px,4.7vw,74px);max-width:730px;line-height:1.12}.product-copy .lead{margin-top:26px;font-size:clamp(19px,1.6vw,25px);max-width:680px}.download-row{display:flex;align-items:center;flex-wrap:wrap;gap:20px 25px;margin-top:34px}.store-button{display:inline-flex;align-items:center;gap:12px;background:#f6f8fb;color:#080c14;border:1px solid #fff;border-radius:9px;padding:13px 18px;font-size:16px;font-weight:600;line-height:1.3;transition:background .2s,transform .2s}.store-button:hover{background:#ceeaff;transform:translateY(-2px)}.apple-icon{width:22px;height:28px}.download-row .platforms{margin:0;font-size:14px}.product-phones{display:flex;gap:20px;position:relative;padding-inline:8px;justify-content:center;align-items:flex-start}.product-phones::before{content:'';position:absolute;inset:0 -10% -10%;background:radial-gradient(ellipse,#172b6c65,transparent 68%);z-index:-1}.phone-frame{background:#050505;border:2px solid #47505e;border-radius:38px;padding:6px;box-shadow:inset 0 0 0 2px #16191c,0 20px 45px #0005;overflow:hidden;flex-shrink:0}.product-phones .phone-frame{width:calc(50% - 10px)}.phone-frame img{width:100%;height:auto;border-radius:30px}.phone-0{transform:rotate(-2deg)}.phone-1{transform:rotate(3deg);margin-top:28px}.screenshot-link{display:block}.screenshot-link:hover{filter:brightness(1.1)}.screenshot-link:focus-visible{outline-offset:-3px;border-radius:28px}.features{border-block:1px solid var(--line);padding-block:42px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.features article{display:flex;gap:20px;align-items:flex-start;padding-right:25px}.features article+article{border-left:1px solid var(--line);padding-left:30px}.feature-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex:0 0 48px;background:#161e2a;border-radius:12px;color:var(--accent)}.feature-icon .icon{width:25px;height:25px}.features h2{font-size:21px;line-height:1.3;margin-bottom:10px;letter-spacing:-.025em}.features p{font-size:15px;line-height:1.65}.screenshots-section{padding-top:70px}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:baseline;margin-bottom:32px}.section-heading h2{font-size:36px}.section-heading p{font-size:16px;max-width:450px}.screenshot-gallery{display:flex;align-items:flex-start;gap:30px;overflow-x:auto;overscroll-behavior-inline:contain;padding:5px 5px 20px;margin-inline:-5px;scroll-snap-type:x proximity}.screenshot-gallery figure{margin:0;flex-shrink:0;scroll-snap-align:start}.gallery-image{height:410px;overflow:hidden;background:#000;border:1px solid #364352;border-radius:25px;transition:transform .3s}.gallery-image img{height:100%;width:auto;max-width:none}.gallery-image:hover{transform:translateY(-3px)}.gallery-image.tablet{border-radius:18px}.screenshot-gallery figcaption{font-size:14px;margin-top:13px;color:var(--muted)}.product-utility{display:grid;grid-template-columns:1fr 1fr;gap:60px;border-top:1px solid var(--line);margin-top:48px;padding-top:34px}.product-utility p{max-width:500px;font-size:16px}.product-utility .text-link{margin-top:16px}.original-note{font-size:12px;margin-block:42px 34px;max-width:720px;color:var(--quiet)}
.image-dialog{position:fixed;inset:0;margin:auto;width:min(1100px,94vw);max-width:94vw;height:min(950px,94dvh);max-height:94dvh;background:#080d16;border:1px solid #4b5a6f;border-radius:16px;color:var(--ink);padding:18px 24px;box-shadow:0 30px 120px #000a;overflow:hidden}.image-dialog::backdrop{background:#02050beb;backdrop-filter:blur(12px)}.dialog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;height:44px}.icon-button{display:inline-flex;align-items:center;justify-content:center;background:#182231;border:1px solid #344357;width:44px;height:44px;border-radius:50%;flex-shrink:0}.icon-button:hover{background:#293a51}.dialog-stage{height:calc(100% - 88px);display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:15px}.dialog-image{min-width:0;max-width:calc(100% - 128px);height:100%;width:auto;object-fit:contain;border-radius:10px}.dialog-counter{display:block;text-align:center;font-size:13px;color:var(--muted);margin-top:10px}
.legal-main{min-height:calc(100svh - 185px);padding-bottom:95px}.legal-layout{display:grid;grid-template-columns:260px 1fr;gap:80px;padding-top:65px}.legal-layout aside .app-icon{width:96px;height:96px;margin-bottom:22px}.legal-layout aside p{font-size:19px;color:var(--ink)}.legal-layout aside .muted{font-size:15px;color:var(--muted);margin-top:6px}.legal-copy{max-width:830px}.legal-copy h1{font-size:clamp(42px,4.4vw,68px);line-height:1.1;max-width:800px}.legal-copy .lead{margin-top:28px;margin-bottom:48px}.legal-copy h2{font-size:27px;margin-top:40px;margin-bottom:24px}.legal-copy ul{list-style:none;padding:0;margin:0}.legal-copy li{padding:18px 0 18px 26px;border-bottom:1px solid #303b4c9c;color:var(--muted);position:relative;font-size:17px}.legal-copy li::before{content:'';width:5px;height:5px;background:var(--accent);border-radius:50%;position:absolute;left:0;top:30px}.legal-copy>p:not(.lead){margin-top:24px;max-width:720px;font-size:17px}.email-link{display:inline-flex;align-items:center;gap:16px;margin-top:36px;color:var(--accent);font-size:clamp(18px,2vw,26px)}.not-found{min-height:calc(100svh - 190px);padding-top:70px;padding-bottom:80px}.not-found h1{font-size:clamp(44px,6vw,84px)}.error-number{display:block;font-size:16px;color:var(--accent);margin-bottom:26px;letter-spacing:.15em}.not-found .lead{margin-top:25px}.not-found .text-link{margin-top:36px}
@media(min-width:1700px){.home-hero{height:620px}.hero-copy{padding-top:190px}.portal-scene{top:-11vw}.hero-copy h1{font-size:108px}.destinations{min-height:400px}}
@media(max-width:1150px){.site-header{gap:24px}.main-nav{gap:24px}.language-switch{padding-left:22px;gap:14px}.destinations{gap:28px;min-height:355px}.app-card{gap:24px}.app-card .app-icon{width:96px;height:96px}.app-card h3{font-size:23px}.app-tagline{font-size:16px}.catalog-link{margin-left:120px}.games-copy{left:22px}.hero-copy h1{max-width:680px}.hero-description{max-width:600px}.catalog-card{width:67%;gap:28px}.catalog-card .app-icon{width:124px;height:124px}.catalog-card h3{font-size:32px}.catalog-card .app-tagline{font-size:20px}.catalog-art{width:215px;right:3%}.catalog-intro h1{max-width:810px;font-size:6vw}.product-hero{gap:35px}.product-phones{gap:12px;padding-inline:0}.phone-frame{border-radius:28px;padding:4px}.phone-frame img{border-radius:23px}.product-identity .app-icon{width:78px;height:78px}.product-identity{gap:20px}.features{gap:22px}.features article{display:block;padding-right:0}.feature-icon{margin-bottom:20px}.features article+article{padding-left:25px}.legal-layout{grid-template-columns:190px 1fr;gap:55px}}
@media(max-width:800px){.site-header{height:80px;gap:20px}.brand{font-size:24px;gap:9px}.brand-mark{width:42px}.main-nav{gap:20px;font-size:14px}.language-switch{gap:12px;padding-left:18px;font-size:12px}.home-hero{margin-top:-80px;height:490px}.hero-copy{padding-top:160px}.hero-copy h1{font-size:64px;max-width:610px}.hero-description{font-size:23px;max-width:500px}.portal-scene{width:140%;left:-22%;top:-55px;opacity:.72}.destinations{gap:26px;grid-template-columns:1fr 1fr;padding-top:30px;padding-bottom:30px;min-height:320px}.category-link h2{font-size:34px}.app-card{gap:18px;padding-top:30px}.app-card .app-icon{width:78px;height:78px;border-radius:21%}.app-card h3{font-size:21px}.app-card .platforms{font-size:13px}.app-card .text-link{font-size:15px}.catalog-link{margin-left:96px;font-size:12px}.games-destination{min-height:270px}.games-copy p{font-size:15px}.games-copy .text-link{font-size:15px}.footer-signature{gap:20px}.copyright{padding-left:18px;font-size:11px}.site-footer .brand{font-size:22px}.site-footer nav{gap:17px}.site-footer nav a{font-size:12px}.catalog-intro h1{font-size:59px}.catalog-intro{padding-top:30px}.catalog-intro .lead{max-width:520px}.catalog-grid{padding-top:35px}.catalog-entry{min-height:330px}.catalog-card{width:67%;gap:22px}.catalog-card .app-icon{width:96px;height:96px}.catalog-card h3{font-size:28px}.catalog-card .app-tagline{font-size:18px}.catalog-art{width:190px;right:0;bottom:45px}.catalog-card .platforms{font-size:13px}.product-hero{gap:30px;padding-bottom:45px;grid-template-columns:1.15fr 1fr}.product-copy h1{font-size:44px}.product-identity{font-size:28px;gap:14px}.product-identity .app-icon{width:60px;height:60px}.product-phones{gap:12px}.product-phones .phone-frame{width:100%;max-width:235px}.product-phones .phone-1{display:none}.product-copy .lead{font-size:19px}.download-row{gap:16px;margin-top:25px}.store-button{font-size:14px;padding:12px 14px}.features{padding-block:32px}.features h2{font-size:19px}.features p{font-size:14px}.features article+article{padding-left:20px}.section-heading{display:block}.section-heading p{margin-top:14px}.product-utility{gap:35px}.legal-layout{grid-template-columns:140px 1fr;gap:35px}.legal-layout aside p{font-size:16px}.legal-layout aside .muted{font-size:12px}.legal-copy .lead{font-size:20px}}
@media(max-width:600px){:root{--gutter:24px}.site-header{height:auto;min-height:110px;flex-wrap:wrap;gap:0;align-content:center;justify-content:space-between;padding-top:18px;padding-bottom:16px;row-gap:14px}.brand{font-size:24px}.brand-mark{width:42px;height:34px}.main-nav{order:3;flex-basis:100%;justify-content:space-between;margin:0;font-size:13px}.main-nav a{padding:0}.main-nav a::after{bottom:-6px}.language-switch{margin-left:auto;gap:16px;padding-left:0;border:0;font-size:12px}.language-switch button{padding-block:8px;min-width:20px;text-align:center}.home-hero{margin-top:-112px;height:620px}.hero-copy{padding-top:164px}.hero-copy h1{font-size:clamp(44px,10.5vw,63px);max-width:530px;line-height:1.08;letter-spacing:-.05em}.hero-description{font-size:18px;margin-top:22px;max-width:300px}.portal-scene{top:228px;left:-50%;width:174%;opacity:1;mask-image:linear-gradient(to bottom,transparent,#000 15%,#000 85%,transparent)}.destinations{display:block;padding-block:28px 30px}.category-link h2{font-size:34px}.app-card{padding-block:28px 16px;gap:22px;align-items:center}.app-card .app-icon{width:90px;height:90px}.app-card h3{font-size:24px}.app-card .app-tagline{font-size:16px}.app-card .text-link{margin-top:16px;font-size:15px}.catalog-link{margin-left:112px;margin-top:0;font-size:12px}.games-destination{display:block;border-left:0;border-top:1px solid var(--line);border-radius:0;margin-top:32px;min-height:285px}.games-art{object-position:center top}.games-copy{left:20px;bottom:18px}.games-copy p{font-size:16px}.games-copy .text-link{margin-top:12px;font-size:16px}.site-footer{padding-block:25px;flex-wrap:wrap;gap:22px}.footer-signature{width:100%;justify-content:space-between;gap:12px}.copyright{font-size:11px;padding-left:15px}.site-footer .brand{font-size:21px;gap:8px}.site-footer .brand-mark{width:36px}.site-footer nav{gap:25px}.site-footer nav a{font-size:13px}.breadcrumb{margin-top:28px;font-size:14px}.catalog-intro{padding-top:27px}.catalog-intro h1{font-size:clamp(38px,9.5vw,56px);line-height:1.13}.catalog-intro .lead{font-size:19px;margin-top:22px}.catalog-grid{padding-top:32px;padding-bottom:38px}.catalog-entry{display:block;min-height:550px;overflow:hidden}.catalog-card{width:100%;padding-block:30px;align-items:flex-start;gap:22px}.catalog-card .app-icon{width:80px;height:80px}.catalog-card h3{font-size:26px}.catalog-card .app-tagline{font-size:17px;max-width:240px}.catalog-card .text-link{font-size:16px;margin-top:18px}.catalog-art{top:255px;bottom:auto;right:calc(50% - 106px);width:212px;transform:rotate(5deg);pointer-events:none}.catalog-entry:hover .catalog-art{transform:rotate(5deg)}.catalog-main{min-height:0}.back-link{margin-top:24px;font-size:14px}.product-hero{display:flex;flex-direction:column;gap:40px;align-items:stretch;padding-top:30px;padding-bottom:40px}.product-identity{font-size:30px;gap:18px;margin-bottom:25px}.product-identity .app-icon{width:70px;height:70px}.product-copy h1{font-size:clamp(42px,10.5vw,58px);line-height:1.1}.product-copy .lead{font-size:19px;margin-top:22px}.download-row{margin-top:27px;gap:18px}.store-button{font-size:15px;padding:13px 16px}.download-row .platforms{font-size:13px}.product-phones{padding-inline:6px;gap:16px}.product-phones .phone-frame{width:calc(50% - 8px);max-width:240px;border-radius:27px;padding:4px}.product-phones .phone-1{display:block;margin-top:20px}.phone-frame img{border-radius:20px}.features{grid-template-columns:1fr;gap:26px;padding-block:30px}.features article{display:flex;gap:20px}.features article+article{border-left:0;padding-left:0}.feature-icon{width:44px;height:44px;flex-basis:44px;margin:0}.features h2{font-size:21px}.features p{font-size:15px}.screenshots-section{padding-top:45px}.section-heading{margin-bottom:24px}.section-heading h2{font-size:31px}.section-heading p{font-size:15px}.screenshot-gallery{gap:20px}.gallery-image{height:350px}.screenshot-gallery figcaption{font-size:12px}.product-utility{grid-template-columns:1fr;gap:30px;margin-top:30px;padding-top:28px}.product-utility p{font-size:15px}.product-utility .text-link{font-size:17px;margin-top:12px}.original-note{font-size:11px;margin-block:30px}.image-dialog{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border:0;border-radius:0;padding:15px}.dialog-toolbar{font-size:14px}.dialog-stage{gap:9px;height:calc(100% - 85px);position:relative;padding-bottom:52px}.dialog-image{max-width:100%;width:100%;height:100%}.dialog-stage .icon-button{position:absolute;bottom:0}.dialog-previous{left:calc(50% - 62px)}.dialog-next{right:calc(50% - 62px)}.dialog-counter{margin-top:14px}.legal-main{padding-bottom:55px}.legal-layout{display:block;padding-top:35px}.legal-layout aside{display:grid;grid-template-columns:60px 1fr;column-gap:17px;margin-bottom:32px;align-items:center}.legal-layout aside .app-icon{width:60px;height:60px;grid-row:1/3;margin:0}.legal-layout aside p{font-size:19px;align-self:end}.legal-layout aside .muted{font-size:13px;align-self:start;margin-top:1px}.legal-copy h1{font-size:42px;line-height:1.13}.legal-copy .lead{font-size:20px;margin-top:23px;margin-bottom:32px}.legal-copy h2{font-size:25px;margin-top:30px;margin-bottom:12px}.legal-copy li{font-size:16px;padding-block:16px}.legal-copy>p:not(.lead){font-size:16px}.email-link{font-size:21px;gap:10px}.not-found{padding-block:50px 65px}.not-found h1{font-size:44px}.not-found .lead{font-size:19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.app-card:hover .app-icon,.games-destination:hover .games-art,.catalog-entry:hover .catalog-art,.gallery-image:hover,.store-button:hover{transform:none}}

/* Keep the product identity aligned with the beginning of its screenshots. */
@media(min-width:801px){.product-copy{align-self:start;padding-top:8px}.product-copy h1{font-size:clamp(45px,5.4vw,83px)}.product-phones .phone-frame{max-width:280px}}
@media(max-width:600px){.home-hero{height:660px}.portal-scene{top:270px}}

.about-main{min-height:calc(100svh - 185px);padding-bottom:90px}.about-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:clamp(40px,6vw,100px);padding-top:65px}.about-layout h1{font-size:clamp(44px,4.4vw,68px);line-height:1.12}.about-story{max-width:740px}.about-story .lead{color:var(--ink);font-size:clamp(21px,2vw,27px);line-height:1.6;margin-bottom:32px}.about-story>p+p{margin-top:24px}.about-story>p:not(.lead){font-size:17px;line-height:1.8}.about-links{display:flex;flex-wrap:wrap;gap:20px 32px;margin-top:38px;padding-top:28px;border-top:1px solid var(--line)}.about-links .text-link{font-size:16px}.site-footer nav{flex-wrap:wrap}
@media(max-width:800px){.about-layout{grid-template-columns:1fr;gap:30px;padding-top:40px}.about-layout h1{font-size:clamp(42px,7vw,64px)}.about-story{max-width:680px}}
@media(max-width:600px){.about-main{padding-bottom:50px}.about-layout{padding-top:30px;gap:28px}.about-story .lead{font-size:21px;margin-bottom:26px}.about-story>p:not(.lead){font-size:16px}.about-links{gap:20px;margin-top:30px}}
