/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{--site-base:#dde5dd;--site-surface:#e9eee9;--site-surface-strong:#f2f5f0;--site-shadow-light:#ffffffd1;--site-shadow-dark:#6c827052;--site-text:#23343a;--site-text-soft:#5f7370;--site-muted:#7f918b;--site-terracotta:#b85c4a;--site-gold:#b4822c;--site-green:#4f7d69;--site-rose:#a5505d;--site-blue:#456d87;--site-line:#23343a24;--site-footer-bg:#162323;--site-footer-panel:#1c2b2b;--site-footer-text:#d8e2da;--site-footer-muted:#8fa09a;--site-footer-dim:#5e706b;color:var(--site-text);background:var(--site-base);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--site-base)}body{background:var(--site-base);min-width:320px;color:var(--site-text);letter-spacing:0;margin:0}body,button,a{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%}main{overflow-x:hidden}.hero{isolation:isolate;background:var(--site-base);height:calc(100svh - 56px);min-height:0;position:relative;overflow:hidden}.hero-shade{z-index:1;pointer-events:none;background:#dde5dd57;position:absolute;top:0;right:0;bottom:0;left:0}.site-nav{z-index:3;justify-content:space-between;align-items:center;gap:1rem;width:min(1160px,100% - 2rem);height:64px;margin:0 auto;display:flex;position:relative}.brand-mark,.site-nav nav a,.secondary-link,.proof-item,.plus-cta{border-radius:8px}.brand-mark{min-width:58px;min-height:42px;color:var(--site-text);background:var(--site-surface);box-shadow:6px 6px 14px var(--site-shadow-dark),-6px -6px 14px var(--site-shadow-light);border:1px solid #23343a14;justify-content:center;align-items:center;padding:.7rem .9rem;font-weight:900;display:inline-flex}.site-nav nav{align-items:center;gap:.45rem;display:flex}.site-nav nav a{min-height:40px;color:var(--site-text-soft);background:#e9eee9b3;border:1px solid #23343a14;padding:.65rem .9rem;font-weight:750}.site-nav nav a:hover,.site-nav nav a:focus-visible,.secondary-link:hover,.secondary-link:focus-visible,.google-play-link:focus-visible{outline:2px solid var(--site-gold);outline-offset:3px}.hero-content{z-index:2;align-content:center;gap:1rem;width:min(1120px,100% - 2rem);max-width:1120px;height:calc(100% - 64px);margin:0 auto;display:grid;position:relative}.eyebrow{color:var(--site-terracotta);text-transform:uppercase;letter-spacing:0;margin:0;font-size:.82rem;font-weight:900}.hero h1,.section-heading h2,.final-cta h2{letter-spacing:0;margin:0;line-height:.95}.hero h1{max-width:11ch;color:var(--site-text);font-size:4.8rem}.hero-content>p:not(.eyebrow){max-width:42rem;color:var(--site-text-soft);margin:0;font-size:1.15rem;font-weight:620;line-height:1.6}.hero-actions{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:.25rem;display:flex}.google-play-link{justify-content:center;align-items:center;width:200px;min-height:60px;transition:transform .16s;display:inline-flex}.google-play-link:hover{transform:translateY(-2px)}.google-play-link img{width:200px;height:auto;display:block}.secondary-link{min-height:48px;color:var(--site-text);background:var(--site-surface);box-shadow:inset 3px 3px 8px var(--site-shadow-dark),inset -3px -3px 8px var(--site-shadow-light);border:1px solid #23343a14;justify-content:center;align-items:center;padding:0 1rem;font-weight:850;display:inline-flex}.hero-stats{flex-wrap:wrap;gap:.6rem;display:flex}.hero-stats span{min-height:34px;color:var(--site-text);background:#e9eee9c7;border:1px solid #23343a1f;border-radius:8px;align-items:center;padding:.45rem .7rem;font-size:.88rem;font-weight:780;display:inline-flex}.toy-city-scene{z-index:0;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}.scene-road,.scene-park{border-radius:8px;position:absolute;transform:rotate(-18deg)skew(-18deg);box-shadow:10px 14px 24px #23343a29,-8px -8px 18px #ffffff8c}.scene-road{background:#c9d2cc;border:1px solid #23343a14;height:74px}.scene-road-one{width:760px;bottom:170px;right:-90px}.scene-road-two{opacity:.68;width:540px;bottom:330px;right:20px}.scene-park{background:#b8d0b3;width:210px;height:120px}.scene-park-one{bottom:118px;right:520px}.scene-park-two{opacity:.72;bottom:470px;right:90px}.scene-landmark,.scene-mascot{object-fit:contain;filter:drop-shadow(0 28px 24px #23343a38);-webkit-user-select:none;user-select:none;position:absolute}.scene-landmark-plaza{width:300px;bottom:188px;right:250px}.scene-landmark-market{width:230px;bottom:112px;right:54px}.scene-landmark-crystal{width:238px;bottom:348px;right:468px}.scene-landmark-avenue{width:220px;bottom:390px;right:145px}.scene-landmark-piccadilly{opacity:.92;width:160px;bottom:86px;right:620px}.scene-landmark-covent{opacity:.9;width:170px;bottom:295px;right:675px}.scene-landmark-somerset{opacity:.92;width:170px;bottom:282px;right:-18px}.scene-mascot{width:92px;box-shadow:6px 6px 14px var(--site-shadow-dark),-6px -6px 14px var(--site-shadow-light);border-radius:8px;bottom:94px;right:392px}.proof-strip{z-index:4;grid-template-columns:repeat(3,1fr);gap:1rem;width:min(1080px,100% - 2rem);margin:-20px auto 0;display:grid;position:relative}.proof-item{min-height:76px;color:var(--site-text);background:var(--site-surface);box-shadow:7px 7px 18px var(--site-shadow-dark),-7px -7px 18px var(--site-shadow-light);border:1px solid #23343a14;justify-content:center;align-items:center;gap:.65rem;font-weight:850;display:flex}.proof-item svg{color:var(--site-terracotta)}.page-section{width:min(1120px,100% - 2rem);margin:0 auto;padding:6rem 0 0}.section-heading{max-width:700px;margin-bottom:2rem}.section-heading h2,.final-cta h2{color:var(--site-text);margin-top:.5rem;font-size:3.1rem}.section-heading p:not(.eyebrow),.final-cta p:not(.eyebrow){color:var(--site-text-soft);margin:1rem 0 0;font-size:1.05rem;font-weight:600;line-height:1.7}.mission-grid,.world-grid,.plus-grid{gap:1rem;display:grid}.mission-grid{grid-template-columns:repeat(3,1fr)}.soft-card{background:var(--site-surface);min-height:100%;box-shadow:8px 8px 20px var(--site-shadow-dark),-8px -8px 20px var(--site-shadow-light);border:1px solid #23343a14;border-radius:8px}.mission-card,.world-card,.plus-card{padding:1.25rem}.icon-tile{width:50px;height:50px;color:var(--site-terracotta);background:var(--site-base);box-shadow:inset 4px 4px 10px var(--site-shadow-dark),inset -4px -4px 10px var(--site-shadow-light);border-radius:8px;justify-content:center;align-items:center;margin-bottom:1.2rem;display:inline-flex}.soft-card h3{color:var(--site-text);margin:0;font-size:1.18rem;line-height:1.25}.soft-card p{color:var(--site-text-soft);margin:.85rem 0 0;font-weight:580;line-height:1.65}.worlds-section{width:100%;max-width:none;padding:6rem max(1rem,50% - 560px) 0}.world-grid{grid-template-columns:repeat(4,1fr)}.world-card{position:relative;overflow:hidden}.world-card:before{content:"";background:var(--world-accent);height:6px;position:absolute;inset:0 0 auto}.world-card-top{gap:.25rem;display:grid}.world-card-top span{color:var(--site-text-soft);font-size:.88rem;font-weight:800}.world-card-top strong{color:var(--world-accent);font-size:1.5rem}.plus-section{padding-bottom:0}.plus-grid{grid-template-columns:repeat(4,1fr)}.plus-card svg{color:var(--site-gold);margin-bottom:1rem}.plus-cta{background:#d6e2d3;border:1px solid #23343a1f;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.2rem;padding:1rem 1.25rem;display:flex;box-shadow:inset 4px 4px 10px #6c82703d,inset -4px -4px 10px #ffffff94}.plus-cta p{color:var(--site-text);margin:0;font-weight:850}.final-cta{text-align:center;justify-items:center;gap:1rem;width:min(880px,100% - 2rem);margin:6rem auto 0;padding:4rem 1rem;display:grid}.final-cta h2{max-width:11ch}.final-cta p:not(.eyebrow){max-width:620px}.site-footer{width:100%;color:var(--site-footer-text);background:var(--site-footer-bg);border-top:1px solid #ffffff14;margin-top:2rem;padding:5rem 0 2rem}.footer-shell{width:min(1460px,100% - 5rem);margin:0 auto}.footer-grid{grid-template-columns:minmax(280px,1.35fr) repeat(3,minmax(150px,.8fr));gap:clamp(2rem,6vw,8rem);display:grid}.footer-brand{max-width:340px}.footer-logo{color:var(--site-footer-text);align-items:center;gap:.75rem;font-size:1.75rem;font-weight:950;display:inline-flex}.footer-logo span:last-child{color:var(--site-footer-text)}.footer-logo-mark{width:42px;height:42px;color:var(--site-footer-bg);background:var(--site-terracotta);border-radius:8px;justify-content:center;align-items:center;font-size:1rem;font-weight:950;display:inline-flex;box-shadow:0 12px 28px #b85c4a38}.footer-brand p{color:var(--site-footer-muted);margin:1.7rem 0 0;font-size:1rem;font-weight:680;line-height:1.7}.footer-socials{flex-wrap:wrap;gap:.75rem;margin-top:1.8rem;display:flex}.footer-socials a{width:44px;height:44px;color:var(--site-footer-muted);background:var(--site-footer-panel);border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;font-size:.78rem;font-weight:900;display:inline-flex;box-shadow:inset 2px 2px 6px #00000047,inset -2px -2px 6px #ffffff08}.footer-column{flex-direction:column;gap:1rem;display:flex}.footer-column h2{color:var(--site-footer-dim);text-transform:uppercase;letter-spacing:0;margin:0;font-size:.82rem;font-weight:950}.footer-column a{color:var(--site-footer-muted);font-size:1rem;font-weight:760;line-height:1.35}.footer-column a:hover,.footer-column a:focus-visible,.footer-socials a:hover,.footer-socials a:focus-visible,.footer-logo:hover,.footer-logo:focus-visible{color:var(--site-footer-text);outline:2px solid var(--site-gold);outline-offset:4px}.footer-divider{background:#ffffff14;height:1px;margin:4.8rem 0 2rem}.footer-bottom{color:var(--site-footer-dim);text-align:center;justify-items:center;gap:.65rem;display:grid}.footer-bottom p{margin:0;font-size:.9rem;font-weight:700}@media(max-width:980px){.hero{background:var(--site-base);height:calc(100svh - 52px)}.site-nav nav{display:none}.hero h1{font-size:3.2rem}.hero-content>p:not(.eyebrow){max-width:32rem;font-size:1rem}.hero-stats{max-width:520px}.scene-landmark-plaza{width:230px;bottom:84px;right:138px}.scene-landmark-market{width:160px;bottom:72px;right:0}.scene-landmark-crystal{width:170px;bottom:220px;right:268px}.scene-landmark-avenue,.scene-landmark-piccadilly,.scene-landmark-covent,.scene-landmark-somerset,.scene-park-two{display:none}.scene-road-one{bottom:76px;right:-260px}.scene-road-two{bottom:216px;right:-140px}.scene-park-one{bottom:60px;right:230px}.scene-mascot{width:74px;bottom:218px;right:92px}.proof-strip,.mission-grid,.world-grid,.plus-grid{grid-template-columns:1fr}.proof-strip{margin-top:-18px}.page-section,.worlds-section{padding-top:4.5rem}.section-heading h2,.final-cta h2{font-size:2.3rem}.plus-cta{flex-direction:column;align-items:flex-start}.footer-shell{width:min(100% - 2rem,760px)}.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem 3rem}.footer-brand{grid-column:1/-1;max-width:520px}}@media(max-width:520px){.site-nav{width:min(100% - 1.25rem,1120px);height:58px}.hero-content{gap:.75rem;width:min(100% - 1.25rem,1120px);height:calc(100% - 58px)}.hero h1{max-width:10ch;font-size:2.55rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:.5rem}.google-play-link,.google-play-link img{width:178px}.secondary-link{min-height:42px}.hero-stats{gap:.4rem}.hero-stats span{min-height:30px;font-size:.76rem}.scene-landmark-plaza{width:170px;bottom:52px;right:92px}.scene-landmark-market{width:124px;bottom:46px;right:-8px}.scene-landmark-crystal,.scene-park-one,.scene-road-two{display:none}.scene-road-one{width:430px;bottom:56px;right:-210px}.scene-mascot{width:58px;bottom:186px;right:42px}.proof-strip,.page-section,.final-cta{width:min(100% - 1.25rem,1120px)}.site-footer{padding:3.5rem 0 1.75rem}.footer-shell{width:min(100% - 1.5rem,1120px)}.footer-grid{grid-template-columns:1fr;gap:2.25rem}.footer-brand{max-width:none}.footer-logo{font-size:1.55rem}.footer-brand p{margin-top:1.25rem}.footer-column{gap:.85rem}.footer-divider{margin:3rem 0 1.5rem}.section-heading h2,.final-cta h2{font-size:2rem}}
