
:root{color-scheme:light;--bg:#edf0f2;--paper:#fff;--ink:#1c2227;--muted:#5d6870;--line:#c9d0d4;--green:#203b2e;--sage:#bfe0cc;--orange:#ff7545;--lav:#d9d4ff;--blue:#d8e8ff;--soft:#f6f7f7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}.wrap{max-width:1500px;margin:auto}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 42px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;gap:13px;font-size:22px;font-weight:850;letter-spacing:-.04em;text-decoration:none}.brand img{width:42px;height:42px;border-radius:10px}.navgroup{display:flex;align-items:center;gap:28px;font-size:14px}.navgroup>a:not(.button),.footer a{text-underline-offset:4px;text-decoration-thickness:1px}.navgroup>a:not(.button):hover,.navgroup>a:not(.button):focus-visible,.footer a:hover,.footer a:focus-visible{color:var(--green);text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:25px;background:var(--green);color:#fff;text-decoration:none;font-weight:800;border:1px solid var(--green)}.button.light{background:#fff;color:var(--ink);border-color:var(--line)}.hero{display:grid;grid-template-columns:minmax(420px,.82fr) minmax(600px,1.18fr);gap:22px;padding:38px 42px}.intro{background:#fff;border:1px solid var(--line);border-radius:26px;padding:54px;min-height:690px;display:flex;flex-direction:column}.app-lockup{display:flex;align-items:center;gap:15px}.app-lockup img{width:78px;height:78px;border-radius:18px}.app-lockup span{font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:var(--green)}.intro h1{font-size:clamp(52px,6vw,90px);line-height:.92;letter-spacing:-.067em;margin:40px 0 26px}.intro p{font-size:19px;line-height:1.6;color:var(--muted);max-width:570px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.trust{margin-top:auto;display:flex;gap:8px;flex-wrap:wrap;padding-top:40px}.chip{border:1px solid var(--line);border-radius:99px;padding:9px 13px;font-size:12px;font-weight:750;background:var(--soft)}.product-stage{background:var(--green);border-radius:26px;min-height:690px;position:relative;overflow:hidden;padding:40px}.stage-head{color:#fff;display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:2}.stage-head h2{font-size:28px;letter-spacing:-.04em;margin:0}.stage-head p{color:#c5d1c9;margin:7px 0 0;font-size:13px}.stage-badge{border:1px solid #708477;border-radius:99px;padding:8px 11px;color:#d9e5dd;font-size:11px;font-weight:800}.phones{position:absolute;inset:115px 28px 25px;display:flex;align-items:flex-end;justify-content:center}.phone{width:27%;max-width:245px;border:7px solid #101813;border-radius:35px;overflow:hidden;background:#f4f4f2;box-shadow:0 20px 40px rgba(0,0,0,.28);position:absolute;bottom:-90px}.phone img{display:block;width:100%;height:auto}.phone.one{left:4%;transform:rotate(-5deg);z-index:1}.phone.two{left:25%;bottom:-40px;transform:rotate(-1.5deg);z-index:3}.phone.three{right:24%;bottom:-28px;transform:rotate(2deg);z-index:4}.phone.four{right:3%;transform:rotate(5deg);z-index:2}.section{margin:0 42px 38px;border:1px solid var(--line);border-radius:26px;background:#fff;overflow:hidden}.section-head{padding:56px;display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;border-bottom:1px solid var(--line)}.section-head small,.eyebrow{font-size:12px;font-weight:850;letter-spacing:.09em;text-transform:uppercase;color:var(--green)}.section-head h2{font-size:clamp(38px,5vw,66px);line-height:.98;letter-spacing:-.06em;margin:12px 0}.section-head p{font-size:18px;line-height:1.6;color:var(--muted);margin:0;align-self:end}.index-grid{display:grid;grid-template-columns:repeat(4,1fr)}.index-card{padding:34px;min-height:310px;border-right:1px solid #222;position:relative}.index-card:last-child{border:0}.index-card:nth-child(1){background:var(--sage)}.index-card:nth-child(2){background:var(--lav)}.index-card:nth-child(3){background:#ffd8c7}.index-card:nth-child(4){background:var(--blue)}.index-card .tag{display:inline-block;border:1px solid #222;border-radius:99px;padding:7px 10px;font-size:10px;font-weight:850}.index-card h3{font-size:26px;letter-spacing:-.04em;margin:25px 0 12px}.index-card p{line-height:1.5;color:#3f494f}.index-card strong{position:absolute;bottom:28px;left:34px;font-size:38px;letter-spacing:-.05em}.features{display:grid;grid-template-columns:repeat(3,1fr)}.feature{padding:36px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:215px}.feature:nth-child(3n){border-right:0}.feature:nth-last-child(-n+3){border-bottom:0}.feature span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#e1e8e3;color:var(--green);font-weight:900}.feature h3{font-size:20px;letter-spacing:-.025em;margin:23px 0 9px}.feature p{color:var(--muted);line-height:1.55;font-size:14px}.gallery{padding:55px;background:#1c2227;color:#fff}.gallery-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.gallery h2{font-size:43px;letter-spacing:-.05em;margin:0}.gallery p{color:#aeb8be;max-width:480px;margin:0}.screen-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.screen{background:#30373d;border-radius:22px;padding:16px}.screen img{display:block;width:100%;border-radius:15px}.screen b{display:block;margin:16px 4px 5px}.screen small{color:#aeb8be;margin:0 4px}.privacy-contact{display:grid;grid-template-columns:.85fr 1.15fr}.privacy-panel{padding:56px;background:var(--sage);border-right:1px solid #222}.privacy-panel h2,.contact-panel h2{font-size:42px;letter-spacing:-.05em;margin:13px 0 20px}.privacy-panel>p{line-height:1.6;max-width:520px}.privacy-list{margin-top:34px;border-top:1px solid #769584}.privacy-row{display:flex;gap:13px;padding:17px 0;border-bottom:1px solid #769584}.privacy-row b{min-width:105px}.privacy-row span{color:#34473d}.contact-panel{padding:56px}.contact-panel>p{color:var(--muted);line-height:1.55}.form{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:28px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:800}.field input,.field select,.field textarea{width:100%;border:1px solid #aeb8bd;background:#f8f9f9;border-radius:10px;padding:14px;font:inherit;color:var(--ink)}.field textarea{min-height:125px;resize:vertical}.form button{justify-self:start;cursor:pointer}.form button:disabled{cursor:wait;opacity:.65}.form-note{font-size:11px;color:var(--muted)}.form-note a{text-underline-offset:3px}.field-error{min-height:16px;color:#9b1c1c;font-size:12px;font-weight:700}.field [aria-invalid="true"]{border-color:#9b1c1c;box-shadow:0 0 0 2px rgba(155,28,28,.14)}.form-status{min-height:24px;margin:0;font-size:14px;font-weight:750}.form-status.success{color:#1d4937}.form-status.error{color:#9b1c1c}.trap{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.cf-turnstile{min-height:65px}.beta{margin:0 42px 38px;background:var(--orange);border:1px solid #222;border-radius:26px;padding:56px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.beta h2{font-size:clamp(38px,5vw,68px);letter-spacing:-.06em;line-height:.95;margin:0 0 15px}.beta p{max-width:700px;line-height:1.5}.footer{display:flex;justify-content:space-between;gap:20px;padding:30px 42px;background:#fff;border-top:1px solid var(--line);font-size:13px}.footer-links{display:flex;gap:8px;flex-wrap:wrap}.concept-label{position:fixed;right:18px;bottom:18px;background:#1c2227;color:#fff;padding:10px 14px;border-radius:99px;font-size:11px;z-index:40}@media(max-width:1100px){.hero{grid-template-columns:1fr}.product-stage{min-height:760px}.index-grid{grid-template-columns:1fr 1fr}.index-card:nth-child(2){border-right:0}.index-card:nth-child(-n+2){border-bottom:1px solid #222}.features{grid-template-columns:1fr 1fr}.feature:nth-child(3n){border-right:1px solid var(--line)}.feature:nth-child(2n){border-right:0}.feature:nth-last-child(-n+3){border-bottom:1px solid var(--line)}.feature:last-child{border-bottom:0}.screen-grid{grid-template-columns:1fr 1fr}.privacy-contact{grid-template-columns:1fr}.privacy-panel{border-right:0;border-bottom:1px solid #222}}@media(max-width:700px){.nav{padding:0 20px;height:72px}.navgroup a:not(.button){display:none}.brand img{width:36px;height:36px}.hero{padding:20px;gap:16px}.intro{padding:32px;min-height:620px}.app-lockup img{width:62px;height:62px}.product-stage{min-height:580px;padding:28px}.phones{inset:100px 8px 20px}.phone{width:38%;border-width:4px;border-radius:22px}.phone.one{left:-2%}.phone.two{left:20%}.phone.three{right:20%}.phone.four{right:-2%}.section{margin:0 20px 20px;border-radius:20px}.section-head{grid-template-columns:1fr;padding:36px 28px}.index-grid,.features,.screen-grid{grid-template-columns:1fr}.index-card,.index-card:nth-child(n),.feature,.feature:nth-child(n){border-right:0;border-bottom:1px solid #222}.index-card:last-child,.feature:last-child{border-bottom:0}.gallery{padding:36px 20px}.gallery-head{display:block}.gallery p{margin-top:14px}.screen-grid{gap:16px}.privacy-panel,.contact-panel{padding:36px 28px}.form{grid-template-columns:1fr}.beta{margin:0 20px 20px;padding:38px 28px;grid-template-columns:1fr}.beta .button{justify-self:start}.footer{padding:26px 20px;flex-direction:column}.concept-label{display:none}}

@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

:focus-visible{outline:3px solid #ff7545;outline-offset:3px}
