@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Hanken+Grotesk:wght@400;500;600;700;800&family=Caveat:wght@500;600;700&display=swap";
html:has(.page){scroll-behavior:smooth}.page{--bg:#f7f3ec;--ink:#211c15;--surface:#fff;--muted:#867c6e;--line:#ece4d6;--accent:#e07a5f;--accent-deep:#c4573b;--accent-soft:#fce0d5;--peach:#e07a5f;--sage:#6b9171;--lilac:#8b6cb8;--sun:#f5d76e;--band:#211c15;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Hanken Grotesk,system-ui,sans-serif;overflow-x:clip}.page *,.page :before,.page :after{box-sizing:border-box}.page .serif{letter-spacing:-.01em;font-family:Instrument Serif,Georgia,serif;font-weight:400}.page .serif em{color:var(--accent);font-style:italic}.page .hand{font-family:Caveat,cursive;font-weight:600}.page .tri-text{background:linear-gradient(100deg, var(--peach), var(--sage) 52%, var(--lilac));color:#0000;-webkit-background-clip:text;background-clip:text}.page .wrap{width:min(1180px,100% - 48px);margin:0 auto}.page .eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);align-items:center;gap:9px;font-size:13px;font-weight:700;display:inline-flex}.page .eyebrow:before{content:"";background:currentColor;border-radius:2px;width:22px;height:2px}.page .eyebrow.center{justify-content:center}.page .btn{cursor:pointer;white-space:nowrap;border:0;border-radius:999px;align-items:center;gap:9px;padding:14px 26px;font-family:inherit;font-size:16px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .2s,background .2s;display:inline-flex}.page .btn-primary{background:var(--ink);color:#fff;box-shadow:0 12px 26px -10px #211c1599}.page .btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 34px -12px #211c1599}.page .btn-ghost{color:var(--ink);border:1.5px solid var(--line);background:0 0}.page .btn-ghost:hover{border-color:var(--ink);transform:translateY(-2px)}.page .btn-sm{padding:10px 18px;font-size:14px}.page .nav{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:color-mix(in srgb, var(--bg) 80%, transparent);border-bottom:1px solid #0000;transition:border-color .2s;position:sticky;top:0}.page .nav.scrolled{border-bottom:1px solid var(--line)}.page .nav-in{justify-content:space-between;align-items:center;height:70px;display:flex}.page .brand{letter-spacing:-.02em;color:var(--ink);align-items:center;gap:11px;font-size:24px;font-weight:800;text-decoration:none;display:flex}.page .brand-orb{background:conic-gradient(from 180deg, var(--peach), var(--sage), var(--lilac), var(--peach));border-radius:50%;place-items:center;width:30px;height:30px;display:grid;box-shadow:0 4px 12px -4px #211c1580}.page .brand-orb:after{content:"";background:var(--ink);border-radius:50%;width:20px;height:20px}.page .nav-links{align-items:center;gap:30px;display:flex}.page .nav-links a{color:var(--ink);opacity:.8;font-size:15px;font-weight:600;text-decoration:none}.page .nav-links a:hover{opacity:1;color:var(--accent)}.page .nav-right{align-items:center;gap:14px;display:flex}.page .nav-signin{color:var(--ink);opacity:.85;white-space:nowrap;font-size:15px;font-weight:700;text-decoration:none}.page .nav-signin:hover{opacity:1}.page .hero{padding:60px 0 36px;position:relative}.page .hero-grid{grid-template-columns:1.04fr .96fr;align-items:center;gap:36px;display:grid}.page .hero h1{max-width:13ch;margin:18px 0 0;padding-bottom:.3em;font-size:clamp(46px,6.2vw,90px);line-height:1.06}.page .hero-sub{color:var(--muted);max-width:47ch;margin:28px 0 0;font-size:clamp(17px,1.5vw,20px);line-height:1.5}.page .hero-cta,.page .hero-proof{flex-wrap:wrap;align-items:center;gap:14px;margin-top:30px;display:flex}.page .appdots{display:flex}.page .appdot{border:2.5px solid var(--bg);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;margin-left:-8px;display:grid}.page .appdot:first-child{margin-left:0}.page .hero-stage{height:620px;position:relative}.page .blob{filter:blur(50px);z-index:0;border-radius:50%;position:absolute}.page .anno{z-index:4;pointer-events:none;font-size:25px;line-height:1.05;position:absolute}.page .marquee{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:30px;padding:18px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.page .marquee-track{gap:40px;width:max-content;animation:30s linear infinite pocket-scrollx;display:flex}.page .marquee-item{white-space:nowrap;align-items:center;gap:12px;display:inline-flex}.page .marquee-item .serif{opacity:.9;font-size:26px}.page .marquee-dot{border-radius:50%;width:8px;height:8px}@keyframes pocket-scrollx{to{transform:translate(-50%)}}.page .sec{padding:92px 0}.page .sec-head{max-width:30ch}.page .sec-head.center{text-align:center;margin:0 auto}.page .sec-h{margin:14px 0 0;padding-bottom:.22em;font-size:clamp(34px,4vw,56px);line-height:1.12}.page .sec-lede{color:var(--muted);max-width:52ch;margin:26px 0 0;font-size:18px;line-height:1.6}.page .sec-head.center .sec-lede{margin-left:auto;margin-right:auto}.page .apps-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:22px;margin-top:54px;display:grid}.page .app-col{text-align:center;flex-direction:column;align-items:center;display:flex}.page .app-screen{padding:22px 0 0;position:relative}.page .app-glow{filter:blur(38px);opacity:.5;z-index:0;border-radius:40px;width:78%;height:70%;position:absolute;top:8%;left:50%;transform:translate(-50%)}.page .app-meta{margin-top:22px}.page .app-ic{border-radius:15px;place-items:center;width:50px;height:50px;margin:0 auto 14px;display:grid;box-shadow:0 8px 20px -8px}.page .app-name{font-size:25px;line-height:1}.page .app-kicker{letter-spacing:.12em;text-transform:uppercase;margin-top:8px;font-size:12px;font-weight:800}.page .app-line{color:var(--muted);max-width:26ch;margin:10px auto 0;font-size:15px;line-height:1.5}.page .band{background:var(--band);color:#fff;position:relative;overflow:hidden}.page .band .wrap{z-index:1;padding:96px 0;position:relative}.page .band .eyebrow{color:var(--sun)}.page .band-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:52px;display:grid}.page .band-h{margin:16px 0 0;padding-bottom:.22em;font-size:clamp(34px,4.4vw,60px);line-height:1.12}.page .band-h em{font-style:italic}.page .band-sub{color:#ffffffb8;max-width:42ch;margin:26px 0 0;font-size:18px;line-height:1.6}.page .glow{filter:blur(90px);opacity:.42;border-radius:50%;position:absolute}.page .qcards{flex-direction:column;gap:14px;display:flex}.page .qcard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:18px;overflow:hidden}.page .qcard-pills{border-bottom:1px solid #ffffff14;align-items:center;gap:6px;padding:10px 16px;display:flex}.page .qpill{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:10.5px;font-weight:800;display:inline-flex}.page .qpill-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;font-size:10px;font-weight:800}.page .qcard-body{padding:14px 16px 16px}.page .qcard-title{letter-spacing:-.01em;font-size:16px;font-weight:800;line-height:1.3}.page .qcard-text{color:#ffffffb3;margin-top:6px;font-size:14px;line-height:1.5}.page .caps{flex-direction:column;gap:16px;margin-top:26px;display:flex}.page .cap{align-items:flex-start;gap:16px;display:flex}.page .cap-ic{color:#fff;background:#ffffff14;border-radius:13px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.page .cap h4{margin:2px 0 3px;font-size:17px;font-weight:800}.page .cap p{color:#ffffffa8;margin:0;font-size:14.5px;line-height:1.5}.page .split{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.page .split.flip .split-copy{order:2}.page .split-h{max-width:15ch;margin:14px 0 0;padding-bottom:.22em;font-size:clamp(32px,3.8vw,52px);line-height:1.12}.page .split-body{color:var(--muted);max-width:44ch;margin:26px 0 0;font-size:18px;line-height:1.6}.page .bullets{flex-direction:column;gap:14px;margin:26px 0 0;padding:0;list-style:none;display:flex}.page .bullets li{align-items:center;gap:14px;font-size:16.5px;font-weight:600;display:flex}.page .bdot{background:var(--accent-soft);width:34px;height:34px;color:var(--accent-deep);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.page .split-stage{justify-content:center;align-items:center;min-height:540px;display:flex;position:relative}.page .stage-card{z-index:0;background:radial-gradient(circle at 28% 18%, color-mix(in srgb, var(--sun) 50%, transparent), transparent 55%), radial-gradient(circle at 78% 82%, color-mix(in srgb, var(--accent) 26%, transparent), transparent 60%), color-mix(in srgb, var(--accent-soft) 60%, var(--surface));border-radius:40px;position:absolute;inset:6%}.page .trip{justify-content:center;align-items:center;gap:0;min-height:520px;display:flex}.page .grow-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:18px;display:grid}.page .grow{background:var(--surface);border:1.5px dashed var(--line);border-radius:20px;padding:22px}.page .grow-ic{background:var(--bg);width:44px;height:44px;color:var(--muted);border-radius:13px;place-items:center;margin-bottom:14px;display:grid}.page .grow h4{margin:0 0 3px;font-size:17px}.page .grow p{color:var(--muted);margin:0;font-size:13px;font-weight:600}.page .quiet-row{flex-wrap:wrap;gap:14px;margin-top:40px;display:flex}.page .quiet{background:var(--surface);border:1px solid var(--line);border-radius:18px;flex:220px;align-items:flex-start;gap:14px;padding:20px;display:flex}.page .quiet .qic{border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.page .quiet h4{margin:0 0 3px;font-size:16px}.page .quiet p{color:var(--muted);margin:0;font-size:13.5px;line-height:1.5}.page .final{text-align:center;padding:112px 0 120px;position:relative}.page .final h2{max-width:14ch;margin:16px auto 0;padding-bottom:.3em;font-size:clamp(46px,6vw,92px);line-height:1.06}.page .final-sub{color:var(--muted);margin:30px 0 0;font-size:19px}.page .final-cta{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}.page .store-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.page .store{border:1.5px solid var(--line);color:var(--ink);background:var(--surface);border-radius:14px;align-items:center;gap:9px;padding:11px 18px;font-size:14px;font-weight:700;display:inline-flex}.page .foot{border-top:1px solid var(--line);padding:40px 0}.page .foot-in{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.page .foot-links{flex-wrap:wrap;gap:26px;display:flex}.page .foot-links a{color:var(--muted);font-size:14px;font-weight:600;text-decoration:none}.page .foot-links a:hover{color:var(--accent)}.page .foot-copy{color:var(--muted);font-size:13.5px}@media (max-width:980px){.page .apps-grid{grid-template-columns:1fr;gap:48px;max-width:420px;margin-left:auto;margin-right:auto}.page .grow-grid{grid-template-columns:1fr 1fr}}@media (max-width:900px){.page .hero-grid,.page .band-grid,.page .split{grid-template-columns:1fr}.page .split.flip .split-copy{order:0}.page .nav-links{display:none}.page .hero-stage{justify-content:center;height:auto;margin-top:24px;display:flex}.page .hero-back{display:none!important}.page .hero-front{position:relative!important;top:auto!important;left:auto!important;transform:rotate(-1deg)!important}.page .hero .anno{display:none}.page .split-stage{min-height:460px}.page .sec{padding:64px 0}.page .band .wrap{padding:72px 0}.page .trip{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:20px;min-height:0;padding:8px 24px 18px;overflow-x:auto}.page .trip-ph{scroll-snap-align:center;margin:0!important;transform:none!important}}@media (max-width:560px){.page .hero h1{font-size:42px}.page .grow-grid{grid-template-columns:1fr}}
