:root{--bg:#f5f3ef;--ink:#15171c;--muted:#666b78;--panel:#fff;--line:#15171c21;--blue:#4f5dbd;--red:#f04a45;--yellow:#f5c83b;--green:#59bf62;--orange:#d87837;--shadow:0 24px 70px #1c202a2e;--ease:cubic-bezier(.2, .8, .2, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:linear-gradient(90deg, #15171c0b 1px, transparent 1px) 0 0 / 44px 44px, linear-gradient(#15171c09 1px, transparent 1px) 0 0 / 44px 44px, var(--bg);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}body:before{z-index:-1;pointer-events:none;content:"";opacity:.46;background:repeating-linear-gradient(-45deg,#ffffff47,#ffffff47 1px,#0000 1px 8px);position:fixed;inset:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.skip-link{z-index:30;background:var(--ink);color:#fff;transition:transform .18s var(--ease);border-radius:6px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5f3efd1;border-bottom:1px solid #15171c14;justify-content:space-between;align-items:center;gap:20px;padding:18px clamp(18px,4vw,56px);display:flex;position:fixed;top:0;left:0;right:0}.brand{letter-spacing:0;align-items:center;gap:10px;font-weight:900;display:inline-flex}.brand-mark{object-fit:cover;border:2px solid var(--ink);width:34px;height:34px;box-shadow:4px 4px 0 var(--ink);border-radius:6px}.nav-links{color:#383c46;align-items:center;gap:clamp(12px,2.4vw,30px);font-size:.93rem;font-weight:800;display:flex}.header-actions{align-items:center;gap:clamp(12px,2vw,22px);display:flex}.language-pill{min-height:38px;color:var(--ink);white-space:nowrap;transition:transform .18s var(--ease), box-shadow .18s var(--ease), border-color .18s var(--ease);background:#ffffffb8;border:2px solid #15171c33;border-radius:8px;justify-content:center;align-items:center;padding:8px 12px;font-size:.9rem;font-weight:900;display:inline-flex;box-shadow:4px 4px #15171c1f}.language-pill:hover,.language-pill:focus-visible{border-color:var(--blue);transform:translate(-2px,-2px);box-shadow:5px 5px #15171c38}.nav-links a{text-underline-offset:7px;transition:text-decoration-color .18s var(--ease), color .18s var(--ease);-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.nav-links a:hover,.nav-links a:focus-visible{color:var(--blue);text-decoration-color:currentColor}.hero{isolation:isolate;align-items:end;min-height:92vh;padding:104px clamp(20px,5vw,76px) 76px;display:grid;position:relative;overflow:hidden}.hero:after{z-index:-1;content:"";background:linear-gradient(#f5f3ef00,#f5f3effa);height:44%;position:absolute;inset:auto 0 0}.hero-media{z-index:-2;position:absolute;inset:0;overflow:hidden}.hero-media:before{z-index:2;content:"";background:linear-gradient(90deg,#f5f3eff5,#f5f3efb8 42%,#f5f3ef33),linear-gradient(#15171c00,#15171c33);position:absolute;inset:0}.hero-shot{width:min(34vw,360px);min-width:230px;box-shadow:var(--shadow);object-fit:cover;animation:float-in .7s var(--ease) both;border:2px solid #15171c2e;border-radius:8px;position:absolute}.hero-shot-primary{top:86px;right:clamp(22px,8vw,118px);transform:rotate(3deg)}.hero-shot-secondary{animation-delay:.1s;top:148px;right:clamp(200px,32vw,520px);transform:rotate(-8deg)}.hero-shot-tertiary{animation-delay:.18s;top:246px;right:clamp(-70px,1vw,28px);transform:rotate(9deg)}.hero-copy{width:min(760px,100%);padding-top:24vh}.kicker,.section-kicker{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;font-size:.78rem;font-weight:900}h1,h2,h3,p{letter-spacing:0}h1{max-width:9ch;margin:0;font-size:clamp(4.6rem,13vw,10.6rem);font-weight:1000;line-height:.82}.hero-lede{color:#262a34;max-width:650px;margin:28px 0 0;font-size:clamp(1.14rem,2.3vw,1.55rem);font-weight:720;line-height:1.55}.hero-lede span,.download-band p span{display:block}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:2px solid var(--ink);min-height:48px;transition:transform .18s var(--ease), box-shadow .18s var(--ease), background .18s var(--ease);border-radius:8px;justify-content:center;align-items:center;padding:13px 18px;font-weight:900;display:inline-flex}.button:hover,.button:focus-visible{box-shadow:6px 6px 0 var(--ink);transform:translate(-2px,-2px)}.button-primary{color:#fff;background:var(--blue)}.button-ghost{background:#ffffffb8}.intro-band{color:#fff;background:var(--ink);border-top:4px solid var(--red);border-bottom:4px solid var(--yellow);grid-template-columns:.82fr 1fr;gap:18px;padding:28px clamp(20px,5vw,76px);display:grid}.intro-band p{margin:0;font-size:clamp(1.05rem,2.1vw,1.8rem);font-weight:900;line-height:1.34}.intro-band p+p{color:#ffffffb8}.intro-band p:only-child{grid-column:1/-1;max-width:60ch}.section{padding:96px clamp(20px,5vw,76px)}.feature-section{grid-template-columns:minmax(260px,.68fr) 1.32fr;align-items:start;gap:clamp(28px,5vw,78px);display:grid}.section-heading{position:sticky;top:104px}.section-heading h2,.screen-heading h2,.download-band h2{text-wrap:balance;word-break:keep-all;max-width:760px;margin:0;font-size:clamp(2.2rem,5.6vw,5.2rem);line-height:.95}.section-title-lines span{display:block}.section-heading .section-title-lines{font-size:clamp(2.4rem,4.6vw,4.55rem);line-height:1.02}.feature-grid{gap:14px;display:grid}.feature-item{border-top:2px solid var(--line);grid-template-columns:60px 1fr;gap:18px 24px;padding:24px 0;display:grid}.feature-item:last-child{border-bottom:2px solid var(--line)}.feature-item span{color:#fff;background:var(--ink);border-radius:8px;place-items:center;width:52px;height:52px;font-weight:900;display:grid}.feature-item h3{margin:0;font-size:clamp(1.35rem,2.4vw,2.2rem)}.feature-item p{max-width:58ch;color:var(--muted);grid-column:2;margin:-8px 0 0;font-size:1.05rem;font-weight:650;line-height:1.7}.screen-rail{color:#fff;background:linear-gradient(135deg, #4f5dbdc7, #f04a45bd), var(--ink);border-top:5px solid var(--ink);border-bottom:5px solid var(--ink);padding:90px 0 104px;overflow:hidden}.screen-heading{padding:0 clamp(20px,5vw,76px) 34px}.screen-heading .section-kicker{color:#ffe78c}.screenshots{scroll-snap-type:x mandatory;grid-auto-columns:minmax(230px,310px);grid-auto-flow:column;gap:18px;padding:10px clamp(20px,5vw,76px) 20px;display:grid;overflow-x:auto}.phone-frame{scroll-snap-align:center;background:#0f1117;border:2px solid #ffffff57;border-radius:8px;margin:0;padding:7px;box-shadow:12px 16px #0000003d}.phone-frame img{aspect-ratio:1242/2688;object-fit:cover;border-radius:5px;width:100%}.download-band{grid-template-columns:1fr minmax(260px,520px) auto;align-items:end;gap:clamp(20px,4vw,42px);padding:74px clamp(20px,5vw,76px);display:grid}.download-band p{color:var(--muted);margin:0;font-size:1.08rem;font-weight:700;line-height:1.65}.download-band .download-title{white-space:nowrap;max-width:none;font-size:clamp(1.6rem,3.2vw,3.4rem);line-height:1}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:18px;padding:28px clamp(20px,5vw,76px) 38px;font-size:.95rem;font-weight:750;display:flex}.site-footer a{color:var(--blue);text-underline-offset:5px;text-decoration:underline}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:14px 20px;display:flex}.legal-header{position:sticky}.legal-page{padding:84px clamp(20px,5vw,76px) 90px}.legal-hero{border-bottom:4px solid var(--ink);gap:20px;max-width:980px;padding:54px 0 38px;display:grid}.legal-hero h1{text-wrap:balance;word-break:keep-all;max-width:min(100%,12ch);font-size:clamp(3.2rem,9vw,7.8rem);line-height:.9}.legal-lede{color:#262a34;max-width:760px;margin:0;font-size:clamp(1.08rem,2vw,1.42rem);font-weight:750;line-height:1.55}.legal-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;font-size:.96rem;font-weight:800;display:flex}.legal-meta span,.legal-meta a{border:2px solid var(--line);background:#ffffffb8;border-radius:8px;align-items:center;min-height:40px;padding:8px 12px;display:inline-flex}.legal-meta a{color:var(--blue);text-underline-offset:5px;text-decoration:underline}.legal-body{border:2px solid var(--ink);background:#ffffffb8;border-radius:8px;gap:0;max-width:980px;display:grid;box-shadow:10px 10px #15171c24}.legal-section{border-bottom:2px solid var(--line);gap:12px;padding:clamp(24px,4vw,40px);display:grid}.legal-section:last-child{border-bottom:0}.legal-section h2{margin:0;font-size:clamp(1.45rem,2.6vw,2.25rem);line-height:1.08}.legal-section p{max-width:76ch;color:var(--muted);margin:0;font-size:1.03rem;font-weight:650;line-height:1.78}.legal-contact a{width:fit-content;color:var(--blue);text-underline-offset:6px;font-weight:900;text-decoration:underline}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}@keyframes float-in{0%{opacity:0;translate:0 34px}to{opacity:1;translate:0}}@media (max-width:920px){.site-header{align-items:flex-start}.nav-links{display:none}.header-actions{flex-shrink:0}.hero{min-height:86vh;padding-top:88px;padding-bottom:54px}.hero-media:before{background:linear-gradient(#f5f3ef1a,#f5f3ef61 28%,#f5f3effa),linear-gradient(90deg,#f5f3efb8,#f5f3ef1f)}.hero-shot{width:235px;min-width:0}.hero-shot-primary{top:84px;right:22px}.hero-shot-secondary{top:172px;right:154px}.hero-shot-tertiary{display:none}.hero-copy{padding-top:42vh}.intro-band,.feature-section,.download-band{grid-template-columns:1fr}.section-heading{position:static}.feature-item{grid-template-columns:46px 1fr;gap:14px}.feature-item span{width:42px;height:42px}.legal-page{padding-top:24px}.legal-hero{padding-top:42px}}@media (max-width:540px){h1{max-width:100%;font-size:clamp(3.8rem,16vw,5.2rem)}.hero-lede{font-size:1.02rem;line-height:1.5}.hero-actions{flex-direction:column}.button{width:100%}.hero-shot{width:184px}.hero-shot-primary{top:78px;right:16px}.hero-shot-secondary{top:158px;right:116px}.screenshots{grid-auto-columns:minmax(210px,74vw)}.site-footer{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}.legal-page{padding-bottom:62px}.legal-hero h1{font-size:clamp(3rem,15vw,4.8rem)}}.app-site .site-header{padding-block:14px;position:sticky}.app-site .hero{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:start;gap:clamp(36px,6vw,88px);min-height:auto;padding:clamp(32px,5vw,68px) clamp(20px,5vw,76px);display:grid}.app-site .hero:after{display:none}.app-site .hero-media{z-index:0;grid-area:1/2;min-height:580px;position:relative;inset:auto;overflow:visible}.app-site .hero-media:before{background:radial-gradient(circle at 50% 46%,#ffffffb8,#0000 58%)}.app-site .hero-shot{width:min(28vw,280px);min-width:210px}.app-site .hero-shot-primary{top:34px;right:clamp(10px,3vw,44px)}.app-site .hero-shot-secondary{top:142px;left:clamp(0px,2vw,30px);right:auto}.app-site .hero-shot-tertiary{top:260px;right:-8px}.app-site .hero-copy{z-index:1;grid-area:1/1;width:auto;padding-top:0}.app-site .hero h1{max-width:11ch;font-size:clamp(3.7rem,6.8vw,6.8rem);line-height:.88}@media (max-width:920px){.app-site .hero{grid-template-columns:1fr;gap:38px;padding-top:42px}.app-site .hero-copy{grid-area:1/1}.app-site .hero-media{grid-area:2/1;min-height:430px}.app-site .hero-shot-primary{top:14px;right:12%}.app-site .hero-shot-secondary{top:88px;left:12%}}@media (max-width:540px){.app-site .site-header{align-items:center}.app-site .hero{gap:28px;padding-top:20px}.app-site .hero-media{min-height:340px}.app-site .hero-shot{width:174px;min-width:0}.app-site .hero h1{font-size:clamp(3rem,15vw,4.8rem)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
