:root{--orange:#f4772e;--orange-soft:#fff0e6;--cream:#f5f2eb;--paper:#fffdf8;--charcoal:#171614;--muted:#716e68;--line:#1716141f;--radius:2rem;color:var(--charcoal);background:var(--cream);font-synthesis:none;font-family:Inter,ui-rounded,SF Pro Rounded,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 80% 5%, #f4772e1f, transparent 24rem), var(--cream);flex-direction:column;min-height:100dvh;margin:0;line-height:1.55;display:flex}main{flex:1}a{color:inherit}.site-header,footer,main>section,.legal-page,.support-page{width:min(1180px,100% - 2rem);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;padding-block:1.25rem;display:flex}.brand{align-items:center;gap:.7rem;font-size:1.15rem;font-weight:800;text-decoration:none;display:inline-flex}.brand img{border-radius:.7rem;width:2.25rem}nav{gap:1.4rem;display:flex}nav a{color:var(--muted);font-size:.94rem;font-weight:650;text-decoration:none}nav a:hover{color:var(--orange)}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:4rem;min-height:720px;padding-block:5rem 7rem;display:grid}.eyebrow{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:850}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;margin-bottom:1.7rem;font-size:clamp(3.4rem,7vw,6.6rem);line-height:.94}h1 span{color:var(--orange);font-weight:inherit}.hero-lede{max-width:39rem;color:var(--muted);font-size:1.24rem}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-block:2rem 1rem;display:flex}.button{border-radius:999px;justify-content:center;padding:.85rem 1.25rem;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--orange);box-shadow:0 12px 30px #f4772e3d}.button-secondary{border:1px solid var(--line);background:#ffffff94}.button-dark{color:#fff;background:var(--charcoal)}.hero-note{color:var(--muted);font-size:.88rem}.hero-art{place-items:center;min-height:500px;display:grid;position:relative}.hero-screenshot-frame{background:var(--charcoal);border-radius:3rem;width:min(76%,350px);padding:.42rem;overflow:hidden;transform:rotate(2.5deg);box-shadow:0 38px 85px #17161433,0 0 0 1.35rem #f4772e14}.hero-screenshot-frame img{border-radius:2.6rem;width:100%;display:block}.proof-strip{justify-content:space-around;gap:.75rem;padding:0;display:flex}.proof-strip p{text-align:center;background:#fffdf8b3;border-radius:999px;flex:1;margin:0;padding:1rem 1.25rem;font-weight:750}.showcase,.features,.privacy-callout,.early-access{padding-block:8rem}.section-heading{max-width:680px;margin-bottom:4rem}h2{letter-spacing:-.05em;margin-bottom:1.2rem;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1}.section-heading>p:last-child,.privacy-callout>div>p{color:var(--muted);font-size:1.12rem}.phone-row{grid-template-columns:repeat(3,1fr);align-items:start;gap:2rem;display:grid}.phone-shot{margin:0}.phone-shot--low{margin-top:4rem}.phone-frame{background:var(--charcoal);border:1px solid #ffffffd9;border-radius:3rem;padding:.45rem;overflow:hidden;box-shadow:0 25px 70px #17161429}.phone-frame img{aspect-ratio:1320/2868;object-fit:cover;background:linear-gradient(145deg,#fff8ef,#eadfd1);border-radius:2.55rem;width:100%;display:block}.phone-shot figcaption{color:var(--muted);text-align:center;margin-top:1rem;font-size:.9rem;font-weight:750}.features{background:#fffdf88a;border-radius:3rem;padding-inline:clamp(1rem,4vw,4rem)}.feature-grid{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}.feature-grid article{border-radius:var(--radius);background:var(--paper);grid-column:span 2;min-height:260px;padding:1.8rem;position:relative;overflow:hidden;box-shadow:0 16px 42px #1716140f}.feature-grid article:after{background:var(--orange-soft);content:"";border-radius:48% 52% 63% 37%/56% 39% 61% 44%;width:9rem;height:9rem;position:absolute;bottom:-3.5rem;right:-2.7rem}.feature-grid article:first-child,.feature-grid article:nth-child(4){grid-column:span 4}.feature-grid article:first-child{background:var(--orange);min-height:320px}.feature-grid article:nth-child(2){background:var(--charcoal);color:#fff}.feature-grid article:nth-child(2) p{color:#ffffffad}.feature-grid article:nth-child(3){background:#dff2e2}.feature-grid article:nth-child(4){background:#e6eefb}.feature-grid article:nth-child(5),.feature-grid article:nth-child(6){grid-column:span 3}.feature-grid h3{letter-spacing:-.035em;margin-top:5.5rem;margin-bottom:.6rem;font-size:clamp(1.35rem,2.4vw,2rem)}.feature-grid p{z-index:1;max-width:31rem;color:var(--muted);position:relative}.feature-number{z-index:1;color:var(--orange);font-size:.8rem;font-weight:850;position:relative}.feature-grid article:first-child .feature-number,.feature-grid article:nth-child(2) .feature-number{color:inherit}.privacy-callout{grid-template-columns:.65fr 1.35fr;align-items:center;gap:5rem;display:grid}.privacy-orb{background:var(--orange-soft);border-radius:50%;padding:18%}.privacy-orb img{border-radius:24%;width:100%;display:block}.text-link{color:var(--orange);font-weight:800;text-decoration:none}.early-access{background:var(--orange);text-align:center;border-radius:3rem;margin-bottom:7rem;padding-inline:2rem}.early-access .eyebrow,.early-access p{color:#171614ad}.early-access h2{max-width:800px;margin-inline:auto}footer{background:#fffdf8ad;border-radius:2.5rem 2.5rem 0 0;grid-template-columns:1fr auto;gap:2rem;padding-block:3rem;padding-inline:2rem;display:grid}.footer-brand img{width:1.8rem}footer p{color:var(--muted)}.copyright{grid-column:1/-1;font-size:.82rem}.legal-page,.support-page{max-width:820px;padding-block:7rem 10rem}.legal-page h1,.support-page h1{font-size:clamp(3.2rem,7vw,5.8rem)}.legal-intro,.support-page>p{color:var(--muted);font-size:1.2rem}.legal-updated{color:var(--muted);font-size:.9rem}.legal-page section{background:#fffdf8b3;border-radius:1.5rem;margin-block:.8rem;padding:1.7rem}.legal-page h2,.support-page h2{letter-spacing:-.025em;font-size:1.45rem}.legal-page section p{color:#4f4c47}.support-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:4rem;display:grid}.support-grid article,.notice{border:1px solid var(--line);background:var(--paper);border-radius:1.5rem;padding:1.6rem}@media (width<=800px){.site-header nav{gap:.8rem}.site-header nav a:first-child{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:4rem}.hero-art{min-height:420px}.hero-screenshot-frame{width:min(78%,350px);transform:none}.proof-strip{flex-direction:column;align-items:center;gap:.7rem}.proof-strip p{width:100%}.phone-row{grid-template-columns:1fr;max-width:390px;margin-inline:auto}.phone-shot--low{margin-top:0}.feature-grid{grid-template-columns:1fr}.feature-grid article,.feature-grid article:first-child,.feature-grid article:nth-child(4),.feature-grid article:nth-child(5),.feature-grid article:nth-child(6){grid-column:auto}.privacy-callout{grid-template-columns:1fr;gap:2.5rem}.privacy-orb{max-width:280px}.support-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
