:root{--ink:#111114;--muted:#6e6e73;--paper:#f5f5f7;--line:rgba(0,0,0,.1);--purple:#635bff;--cyan:#22bfe8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(1080px,calc(100% - 40px));margin-inline:auto}.mini-nav{height:62px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.mini-nav>a{font-size:15px;font-weight:700;letter-spacing:-.02em}.mini-links{display:flex;gap:24px;color:var(--muted);font-size:13px}.mini-links a:hover{color:var(--ink)}.app-hero{padding:100px 0 0;text-align:center;overflow:hidden}.app-hero.dark{color:white;background:#030408}.app-hero.purple{background:#efedff}.app-icon{width:92px;height:92px;margin:0 auto 24px;border-radius:22px;box-shadow:0 25px 60px rgba(0,0,0,.2)}.eyebrow{margin:0 0 18px;color:var(--muted);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.dark .eyebrow{color:rgba(255,255,255,.5)}h1{max-width:900px;margin:0 auto;font-size:clamp(56px,9vw,112px);line-height:.9;letter-spacing:-.075em}.app-lead{max-width:650px;margin:30px auto;color:var(--muted);font-size:clamp(19px,2.2vw,26px);line-height:1.45}.dark .app-lead{color:rgba(255,255,255,.62)}.hero-links{display:flex;justify-content:center;gap:20px;margin-bottom:68px}.hero-links a{padding:12px 18px;border-radius:999px;background:white;font-size:14px;font-weight:650}.purple .hero-links a:first-child{color:white;background:var(--purple)}.hero-links a:last-child{color:var(--cyan);background:transparent}.purple .hero-links a:last-child{color:var(--purple)}.screens{height:620px;position:relative;width:min(960px,100%);margin:auto}.screens img{position:absolute;width:min(340px,40vw);border-radius:48px;border:8px solid #111;box-shadow:0 45px 90px rgba(0,0,0,.35)}.screens img:first-child{left:18%;top:60px;transform:rotate(-5deg)}.screens img:last-child{right:18%;top:0;transform:rotate(5deg)}.feature-section{padding:130px 0;background:white}.feature-section h2{max-width:780px;margin:0 0 60px;font-size:clamp(44px,7vw,82px);line-height:.97;letter-spacing:-.06em}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cards article{min-height:260px;padding:28px;border-radius:28px;background:var(--paper)}.cards span{color:var(--purple);font-size:13px;font-weight:700}.cards h3{margin:70px 0 10px;font-size:24px;letter-spacing:-.035em}.cards p{margin:0;color:var(--muted);line-height:1.55}.page-footer{padding:42px 0;color:var(--muted);font-size:13px}.page-footer .wrap{display:flex;justify-content:space-between;gap:24px}.page-footer div{display:flex;gap:20px}
.legal-shell{width:min(820px,calc(100% - 40px));margin:auto;padding:70px 0 110px}.back{display:inline-flex;margin-bottom:70px;color:var(--muted);font-size:14px}.legal-shell h1{margin:0;text-align:left;font-size:clamp(52px,8vw,86px)}.legal-intro{margin:28px 0 60px;color:var(--muted);font-size:21px;line-height:1.5}.legal-shell section{padding:30px 0;border-top:1px solid var(--line)}.legal-shell h2{margin:0 0 10px;font-size:25px;letter-spacing:-.035em}.legal-shell p,.legal-shell li{color:var(--muted);line-height:1.68}.legal-shell a:not(.back){color:var(--purple);font-weight:650}.legal-shell ul{padding-left:22px}.updated{margin-top:40px;font-size:13px;color:var(--muted)}
@media(max-width:720px){.mini-links a:first-child{display:none}.app-hero{padding-top:75px}.screens{height:510px}.screens img{width:58vw;border-radius:38px}.screens img:first-child{left:-3%}.screens img:last-child{right:-3%}.cards{grid-template-columns:1fr}.feature-section{padding:90px 0}.page-footer .wrap{align-items:flex-start;flex-direction:column}.hero-links{align-items:center;flex-direction:column;gap:4px}.legal-shell{padding-top:40px}.back{margin-bottom:48px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.screens img{transform:none!important}}
