:root{color-scheme:light;--ink:#33324f;--muted:#68616a;--paper:#fff9f0;--line:#e6dbce;--accent:#7655a7}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 ui-rounded,"SF Pro Rounded",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--accent)}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:6px}.skip{position:absolute;left:20px;top:-100px;z-index:5}.skip:focus{top:12px;padding:10px 18px;background:white;border-radius:10px}header,main,footer{width:min(1120px,calc(100% - 64px));margin:auto}header{display:flex;align-items:center;justify-content:space-between;padding:28px 0}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:19px;font-weight:750;letter-spacing:-.5px}.brand img{width:40px;height:40px;border-radius:12px}nav{display:flex;gap:28px;font-size:14px}nav a{text-decoration:none;padding:8px 0}.hero{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:70px;min-height:760px;padding:32px 0 60px}.hero-copy{padding-bottom:24px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin:0 0 24px}h1{font-size:clamp(52px,5.8vw,78px);line-height:1.04;letter-spacing:-.065em;font-weight:780;margin:0 0 28px;max-width:9ch}.intro{font-size:19px;line-height:1.7;color:var(--muted);max-width:34ch;margin:0}.cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.store-button{display:flex;align-items:center;justify-content:center;min-width:178px;min-height:68px;padding:10px 13px;border:0;border-radius:0;background:transparent;color:var(--ink);text-decoration:none;font:inherit}.store-button img{display:block;width:auto;height:48px;max-width:100%}.store-button:hover:not(:disabled){color:var(--ink)}.store-button:disabled{cursor:default;opacity:1}.store-button.coming-soon{min-width:178px;min-height:68px;flex-direction:column;gap:0;border:1px solid var(--line);border-radius:12px;background:#f6efe6;color:var(--ink)}.coming-soon span{font-size:16px;line-height:1.25;font-weight:650}.coming-soon small{font-size:12px;line-height:1.25;color:var(--muted)}.gameplay{margin:0;position:relative;justify-self:center}.gameplay:before{content:"";position:absolute;inset:14% -18%;z-index:-1;border-radius:50%;background:radial-gradient(ellipse,#eadcf2 0%,#f7e9d8 42%,transparent 70%)}.gameplay-frame{position:relative;width:310px;max-width:100%;aspect-ratio:9/16;overflow:hidden;border:5px solid #fffcf7;border-radius:36px;box-shadow:0 24px 60px #5e403b18,0 2px 8px #5e403b0f}.gameplay-frame img,.gameplay-video{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}.gameplay-video{z-index:1}.gameplay figcaption{text-align:center;font-size:12px;color:var(--muted);margin-top:15px;letter-spacing:.025em}footer{border-top:1px solid var(--line);padding:23px 0 30px;display:flex;justify-content:space-between;align-items:center;gap:16px;color:var(--muted);font-size:12px}footer nav{font-size:12px}.document{max-width:690px;margin:40px auto 90px}.document h1{max-width:none;font-size:clamp(42px,6vw,60px);letter-spacing:-.055em}.document h2{font-size:21px;line-height:1.3;letter-spacing:-.025em;margin:38px 0 10px}.document p{color:var(--muted);margin:0 0 18px;overflow-wrap:anywhere}.document .intro{font-size:19px;max-width:none}.document .contact-link{display:inline-block;margin:18px 0 6px;font-size:23px;font-weight:650;letter-spacing:-.03em}.document .contact-link span{margin-left:8px}.placeholder{padding:60px 20px}.document a{overflow-wrap:anywhere}@media(min-width:1500px){.hero{min-height:calc(100vh - 220px)}}@media(max-width:960px){.hero{gap:30px}.store-button{min-width:165px;padding:10px}.store-button img{height:44px}.gameplay-frame{width:280px}.gameplay:before{inset:14% -6%}.hero{min-height:700px}h1{font-size:60px}}@media(max-width:760px){header,main,footer{width:calc(100% - 40px)}header{padding:20px 0}.brand{font-size:16px;gap:9px}.brand img{width:34px;height:34px}nav{gap:18px;font-size:13px}.hero{grid-template-columns:1fr;gap:38px;padding:38px 0 42px;min-height:0;text-align:center}.hero-copy{padding:0}.eyebrow{font-size:10px;margin-bottom:20px}h1{font-size:58px;margin:0 auto 22px;max-width:9ch}.intro{font-size:17px;max-width:32ch;margin:auto}.cta{justify-content:center;margin-top:27px;gap:10px}.store-button{min-width:150px;padding:8px}.store-button img{height:42px}.store-button.coming-soon{min-width:150px}.gameplay img{width:280px;border-radius:30px}.gameplay:before{inset:12% -6%}.document{margin:30px auto 60px}.document .eyebrow{font-size:11px}.document h1{margin-left:0}.document .intro{margin:0}.document h2{margin-top:30px}footer{align-items:flex-start;flex-wrap:wrap}footer nav{gap:18px}}@media(max-width:360px){header,main,footer{width:calc(100% - 32px)}header nav{gap:12px}.brand{font-size:14px}h1{font-size:51px}.store-button{min-width:0;flex:1;padding:8px 4px}.store-button img{height:38px}.store-button.coming-soon{min-width:0}.coming-soon span{font-size:15px}}@media(prefers-reduced-motion:reduce){.gameplay-video{display:none}*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
