:root{--blue:#2262cc;--navy:#183353;--muted:#60748b;--yellow:#ffcf42;--cream:#fffcf5;--line:#dce5ee}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--cream);color:var(--navy);font:16px/1.7 'Segoe UI',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.1;letter-spacing:-.045em}h1,h2{font-family:'Trebuchet MS','Segoe UI',sans-serif;font-weight:900}h2{font-size:clamp(34px,4.2vw,56px);margin-bottom:24px}h3{font-size:23px;margin-bottom:12px}em{font-style:normal;color:var(--blue)}p{color:var(--muted)}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #c26716;outline-offset:5px}.wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.section{padding-block:105px}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:10px max(40px,calc((100vw - 1280px)/2));background:#fffdf9;position:relative;z-index:20;border-bottom:1px solid #e4eaf0}.brand img{width:148px;height:auto}.site-nav{display:flex;align-items:center;gap:25px;font-size:13px;font-weight:650}.site-nav>a:not(.button):hover,.footer-links a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:16px 25px;border:1px solid #dfaa16;border-radius:8px;background:var(--yellow);color:var(--navy);font-weight:750;box-shadow:0 4px 0 #dbac27;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 6px 0 #dbac27}.button.small{padding:11px 17px;gap:20px;font-size:13px}.menu-toggle{display:none}.skip-link{position:fixed;top:8px;left:8px;transform:translateY(-160%);z-index:99;padding:12px;background:#fff}.skip-link:focus{transform:none}.hero{background:radial-gradient(ellipse at 78% 40%,#d7eafe 0,transparent 56%),linear-gradient(120deg,#edf7ff,#e6f3ff);overflow:hidden;position:relative}.hero-inner{min-height:690px;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:30px;padding-block:45px}.eyebrow{color:var(--blue);font-size:11px;letter-spacing:.18em;font-weight:800;margin-bottom:22px}.tiny-plane{display:inline-grid;place-items:center;width:30px;height:30px;background:#fff;border-radius:50%;margin-right:8px;font-size:17px}.hero h1{font-size:clamp(44px,5.3vw,73px);letter-spacing:-.055em;margin-bottom:26px;line-height:1.08}.highlight{color:var(--blue);position:relative;z-index:1}.highlight:after{content:'';position:absolute;height:10px;background:var(--yellow);bottom:5px;left:-3px;right:-5px;z-index:-1;transform:rotate(-3deg)}.yellow{color:#edb31b}.lead{max-width:430px;font-size:16px;line-height:1.8}.lead strong{font-weight:650;color:#425b74}.hero-actions{display:flex;gap:25px;align-items:center;margin:32px 0}.text-link{font-size:13px;font-weight:750;display:inline-flex;gap:15px;align-items:center}.text-link:hover{color:var(--blue)}.hero-tags{display:flex;gap:20px;font-size:11px;color:#526c86;margin-top:35px}.hero-tags i{font-size:17px;font-style:normal;color:var(--blue);margin-right:4px}.hero-art{height:580px;position:relative;display:flex;align-items:center;justify-content:center}.orbit{position:absolute;width:475px;height:475px;border:1px dashed #98bae0;border-radius:50%;transform:rotate(-20deg)}.orbit:after{content:'';position:absolute;inset:30px;border:1px solid #bed6ed;border-radius:50%}.phone{position:relative;z-index:3;background:#162a43;border:6px solid #263952;border-radius:35px;padding:4px;width:252px;transform:rotate(7deg);box-shadow:12px 24px 35px #153a7233,0 0 0 2px #8797a5}.game-screen{width:100%;aspect-ratio:698/1512;position:relative;overflow:hidden;border-radius:25px}.game-screen img{width:100%;height:auto;position:absolute;top:-17.725%}.speaker{position:absolute;top:7px;left:34%;width:32%;height:12px;background:#182a41;z-index:2;border-radius:0 0 12px 12px}.postcard{position:absolute;background:#fff;padding:12px;box-shadow:0 12px 25px #274c7525}.back-card{width:235px;left:0;top:138px;transform:rotate(-13deg)}.map-crop{height:275px;background:url('../images/game-home.jpg') 50% 65%/125% auto;border-radius:2px}.back-card>span{font-size:10px;display:block;text-align:center;padding-top:10px;color:#6a7a89}.art-star{position:absolute;color:#f0b827;line-height:1}.star-one{font-size:70px;right:5px;top:85px;transform:rotate(12deg)}.star-two{font-size:50px;left:55px;bottom:70px;color:var(--blue)}.travel-stamp{position:absolute;right:-14px;bottom:97px;z-index:4;border:2px solid #306dc9;border-radius:50%;width:122px;height:122px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(15deg);color:#306dc9;background:#e5f1ffcf;outline:1px dashed #306dc9;outline-offset:-7px}.travel-stamp span{font-size:8px;letter-spacing:.09em;font-weight:800}.travel-stamp b{font-size:40px;line-height:1.4}.floating-note{position:absolute;z-index:5;bottom:37px;left:90px;display:flex;align-items:center;gap:12px;background:#fffdf8;border:1px solid white;padding:14px 24px;border-radius:12px;box-shadow:0 8px 20px #1e52821a;transform:rotate(-5deg);font-size:13px;line-height:1.5}.floating-note>span{font-size:29px}.hero-bottom{display:flex;align-items:center;justify-content:space-between;padding-bottom:25px;font-size:9px;letter-spacing:.16em;color:#6c87a1}.hero-bottom a{border:1px solid #b4cce3;border-radius:50%;font-size:20px;width:36px;height:36px;text-align:center}.ticker{display:flex;justify-content:center;align-items:center;gap:50px;padding:18px 25px;background:var(--blue);color:#fff;font-size:12px;letter-spacing:.04em}.ticker b{color:var(--yellow);font-size:19px}.about-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:110px}.about-art{position:relative;padding:22px 15px}.destination-card{padding:13px;background:#fff;box-shadow:0 12px 45px #18335312;border:1px solid #e6e2d7;transform:rotate(-5deg);border-radius:3px}.destination-image{height:310px;background:url('../images/game-home.jpg') 50% 65%/119% auto;border-radius:2px}.postcard-caption{display:flex;justify-content:space-between;align-items:center;padding:19px 10px 10px}.postcard-caption small{font-size:8px;letter-spacing:.13em;color:var(--muted)}.postcard-caption h3{font-family:Georgia,serif;font-size:22px;font-style:italic;font-weight:400;margin:6px 0}.postcard-caption>span{font-size:27px;color:var(--blue)}.paper-tape{position:absolute;width:110px;height:32px;top:6px;left:calc(50% - 55px);background:#efdca7b8;transform:rotate(-8deg);clip-path:polygon(3% 0,100% 7%,96% 100%,0 91%)}.round-label{position:absolute;right:-17px;bottom:0;border-radius:50%;width:104px;height:104px;background:var(--yellow);display:grid;place-content:center;text-align:center;font-size:11px;line-height:1.6;letter-spacing:.06em;font-weight:800;transform:rotate(12deg);border:5px solid var(--cream)}.section-copy>p:not(.eyebrow){font-size:15px;line-height:1.9}.section-copy>.text-link{margin-top:12px;border-bottom:1px solid #a6bbd3;padding-bottom:6px}.how-section{background:#f0f5f9;border-block:1px solid #e6edf2}.section-heading{text-align:center;max-width:760px;margin:0 auto 50px}.section-heading h2{font-size:clamp(32px,3.5vw,46px)}.section-heading .eyebrow{margin-bottom:15px}.section-heading>p:last-child{font-size:15px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.step-card h3{margin:25px 0 12px;font-size:22px}.step-card p{font-size:14px;max-width:300px;margin-bottom:0}.step-illustration{height:195px;border-radius:12px;position:relative;overflow:hidden;display:grid;place-items:center}.blue{background:#dbeaff}.yellow-bg{background:#fce9a3}.peach{background:#f6dace}.step-number{position:absolute;top:17px;left:20px;font-size:9px;letter-spacing:.16em;font-weight:750}.big-symbol{font-size:85px;color:var(--blue);transform:rotate(-15deg);z-index:1;margin-top:20px}.dotted-route{position:absolute;width:180px;height:80px;border:2px dashed #8bb0e2;border-radius:50%;transform:rotate(-20deg);top:80px;left:20px}.puzzle-tiles{display:grid;grid-template-columns:repeat(2,55px);gap:4px;transform:rotate(-12deg);margin-top:24px}.puzzle-tiles i{width:55px;height:52px;border-radius:9px;background:#fff8df;color:#e9ab14;font-size:33px;line-height:52px;text-align:center;font-style:normal;box-shadow:0 3px 0 #e9be51}.puzzle-tiles i:last-child{background:#f9be2a;color:white;transform:translate(9px,5px) rotate(13deg)}.mini-postcards{display:flex;margin-top:25px}.mini-postcards i{width:85px;height:102px;display:grid;place-items:center;background:#c1d7ed;border:7px solid white;border-bottom-width:22px;box-shadow:0 4px 10px #59493620;transform:rotate(-13deg);font-style:normal;font-size:45px;color:#fff6d6}.mini-postcards i:last-child{transform:rotate(12deg);margin-left:-20px;margin-top:12px;background:#92b4a1;color:#edf9d8}.preview-section{background:#fffdf9}.preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.feature-row{display:flex;gap:18px;margin-top:27px;align-items:flex-start}.feature-row>span{width:39px;height:39px;flex-shrink:0;background:#eaf2ff;display:grid;place-items:center;border-radius:10px;color:var(--blue);font-size:24px}.feature-row h3{font-size:17px;margin:2px 0 6px;letter-spacing:-.025em}.feature-row p{font-size:13px;margin:0}.preview-album{background:#e6effb;padding:25px 25px 17px;border-radius:20px;transform:rotate(3deg)}.album-window{aspect-ratio:698/1070;position:relative;overflow:hidden;border-radius:12px;box-shadow:0 12px 30px #17385522}.album-window img{position:absolute;width:100%;height:auto;top:-61.5%}.preview-caption{font-size:8px;font-weight:750;letter-spacing:.1em;display:flex;align-items:center;justify-content:space-between;margin-top:17px;gap:10px}.preview-caption>span{font-size:20px}.download-section{padding-top:0}.download-card{background:var(--blue);border-radius:22px;position:relative;overflow:hidden;padding:65px;color:white}.download-card:after{content:'';position:absolute;width:400px;height:400px;border:1px dashed #ffffff35;border-radius:50%;right:-10px;top:-25px;pointer-events:none}.download-card .eyebrow{color:#d4e6ff}.download-card h2{font-size:clamp(40px,4.4vw,59px)}.download-card h2 span{color:var(--yellow)}.download-card p:not(.eyebrow){color:#e0ebff;font-size:15px}.download-logo{position:absolute;right:40px;width:35%;height:auto;top:130px;transform:rotate(-8deg);z-index:1}.download-spark{position:absolute;right:70px;top:40px;font-size:65px;color:var(--yellow)}.store-status{display:inline-flex;align-items:center;gap:10px;padding:12px 21px;background:#fff;color:#2055a8;border-radius:7px;font-size:11px;font-weight:800;letter-spacing:.12em;margin-top:8px}.store-status>span{font-size:20px}.download-card small{display:block;margin-top:12px;font-size:11px;color:#dae7ff}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;padding-bottom:40px}.footer-top .brand img{width:145px}.footer-top p{font-size:12px;margin:12px 0}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:12px}.footer-links>span{font-size:9px;letter-spacing:.15em;font-weight:800;color:#7e8c9e;margin-bottom:6px}.footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding:25px 0 35px;font-size:10px;color:#738194}.footer-bottom p{margin:0}.footer-bottom address{font-style:normal;font-size:9px}.legal-main{max-width:860px;width:calc(100% - 48px);margin:65px auto 85px}.legal-hero h1{font-size:clamp(38px,6vw,60px);margin-bottom:18px}.legal-updated{font-size:12px;font-weight:650;color:var(--blue)}.legal-main p,.legal-main li{font-size:15px;line-height:1.9}.legal-main section{margin-top:35px;scroll-margin-top:30px}.legal-main h2{font-size:25px;letter-spacing:-.025em;margin-bottom:12px}.legal-main h3{font-size:18px;margin:20px 0 10px}.legal-main li{color:var(--muted);margin-bottom:6px}.legal-main a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.legal-main address{font-size:14px;font-style:normal;color:var(--muted)}.legal-note{background:#eaf2ff;border-left:3px solid var(--blue);border-radius:6px;padding:22px 26px;margin:28px 0}.legal-note p{margin:5px 0 0}.legal-page .site-nav [aria-current=page]{color:var(--blue);text-decoration:underline;text-underline-offset:6px}
@media(min-width:1450px){.hero-inner{min-height:750px}.hero-art{transform:scale(1.07)}}
@media(max-width:1100px){.site-nav{gap:16px;font-size:12px}.site-header{padding-inline:30px}.hero h1{font-size:57px}.hero-tags{gap:12px;font-size:10px}.hero-actions{gap:18px}.hero-actions .button{padding-inline:18px;font-size:14px}.about-section,.preview-grid{gap:65px}.travel-stamp{right:-20px}.orbit{width:390px;height:390px}.back-card{left:-5px;width:205px}.hero-art{height:570px}.ticker{gap:25px}}
@media(max-width:1000px){.site-header{height:85px}.brand img{width:125px}.menu-toggle{display:flex;width:44px;height:44px;border:1px solid #d3dfea;background:transparent;border-radius:8px;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menu-toggle span{height:2px;width:20px;background:var(--navy)}.site-nav{display:none;position:absolute;left:0;right:0;top:100%;background:var(--cream);padding:24px 30px;box-shadow:0 15px 20px #17335415;align-items:stretch;gap:8px}.site-nav.is-open{display:flex;flex-direction:column}.site-nav>a{padding:10px;font-size:15px}.site-nav .button{margin-top:7px}.hero h1{font-size:49px}.hero-inner{gap:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-tags{flex-wrap:wrap;gap:5px 15px}.phone{width:226px}.hero-art{height:530px}.floating-note{left:30px;bottom:30px}.travel-stamp{width:105px;height:105px;right:-16px}.travel-stamp span{font-size:7px}.orbit{width:340px;height:340px}.star-one{right:0;font-size:50px}.hero-bottom{font-size:8px;letter-spacing:.08em}.about-section,.preview-grid{gap:45px}.destination-image{height:270px}.steps{gap:22px}.step-card h3{font-size:20px}.section{padding-block:80px}.download-section{padding-top:0}.download-card{padding:45px}.download-logo{right:30px;top:150px}.ticker{gap:20px;font-size:10px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.site-header{padding-inline:20px;height:78px}.hero-inner{grid-template-columns:1fr;padding-top:44px;gap:0}.hero-copy{text-align:center}.hero .eyebrow{font-size:9px}.hero h1{font-size:clamp(42px,9.2vw,61px)}.lead{margin-inline:auto;font-size:14px;max-width:370px}.hero-actions{align-items:center;gap:22px;margin:25px 0}.hero-tags{justify-content:center;font-size:10px;margin-top:27px;gap:16px}.hero-art{max-width:380px;width:100%;margin:0 auto;height:520px}.phone{width:220px}.orbit{width:320px;height:320px}.back-card{left:4px;top:125px;width:190px}.map-crop{height:245px}.travel-stamp{right:0;bottom:75px}.floating-note{left:48px;bottom:15px;font-size:12px;padding:12px 18px}.star-one{right:8px;top:50px}.star-two{left:15px;bottom:65px}.hero-bottom{justify-content:center;padding-bottom:22px}.hero-bottom>span{display:none}.ticker{gap:15px;padding:15px 20px;justify-content:center;flex-wrap:wrap;font-size:10px}.ticker span:nth-of-type(n+3),.ticker b:nth-of-type(n+2){display:none}.section{padding-block:65px}.about-section,.preview-grid{grid-template-columns:1fr;gap:50px}.about-art{max-width:390px;width:calc(100% - 20px);margin:auto;order:2}.section-copy h2{font-size:41px}.section-copy>p:not(.eyebrow){font-size:14px}.round-label{right:-10px}.section-heading{margin-bottom:32px}.section-heading h2{font-size:34px}.steps{grid-template-columns:1fr;gap:35px}.step-illustration{height:195px}.step-card{max-width:440px;width:100%;margin:auto}.step-card h3{margin-top:20px;font-size:23px}.step-card p{max-width:none}.preview-album{max-width:365px;margin:auto;transform:rotate(2deg)}.download-section{padding-top:0}.download-card{text-align:center;padding:40px 22px 35px}.download-card h2{font-size:40px}.download-logo{position:relative;top:auto;right:auto;width:210px;margin:40px auto 0}.download-spark{right:16px;top:10px;font-size:35px}.download-card:after{width:290px;height:290px;top:auto;bottom:-90px;right:-70px}.download-card small{font-size:10px}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:12px}.legal-main{margin-top:42px}.legal-main p,.legal-main li{font-size:14px}.legal-main h2{font-size:23px}.legal-main ul{padding-left:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
