:root{--page: #ffffff;--surface: #f7faf8;--surface-strong: #eef5f1;--text: #143327;--muted: #5d7168;--line: #d7e2dc;--green: #2f7650;--green-dark: #1f5639;--gold: #c9a646;--teal: #2e7781;--shadow: 0 18px 48px rgba(20, 51, 39, .12);color:var(--text);background:var(--page);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--page);overflow-x:hidden;-webkit-text-size-adjust:100%}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.marketing-page{min-height:100vh;background:linear-gradient(180deg,#fff 0% 52%,#f7faf8)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:24px 0}.brand-link{display:inline-flex;align-items:center;gap:12px;font-size:24px;font-weight:900}.brand-icon{width:42px;height:42px;border-radius:8px;object-fit:cover;box-shadow:0 8px 20px #1433271f}.site-nav,.site-footer nav{display:flex;align-items:center;gap:22px;color:var(--muted);font-size:14px;font-weight:700}.site-nav a:hover,.site-footer a:hover{color:var(--green-dark)}.hero-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:54px;width:min(1120px,calc(100% - 40px));min-height:660px;margin:0 auto;padding:34px 0 72px}.hero-copy h1{max-width:560px;margin:0;color:var(--text);font-size:clamp(44px,7vw,76px);line-height:.96;letter-spacing:0}.hero-copy p{max-width:560px;margin:24px 0 0;color:var(--muted);font-size:20px;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px}.app-store-note,.secondary-link{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:8px;padding:0 18px;font-size:15px;font-weight:800}.app-store-note{background:var(--green-dark);color:#fff;box-shadow:0 12px 28px #1f563938}.secondary-link{border:1px solid var(--line);color:var(--green-dark);background:#fff}.hero-media{position:relative;display:grid;gap:18px}.phone-frame{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fffdf5;box-shadow:var(--shadow);aspect-ratio:4 / 3}.phone-frame img{width:100%;height:100%;object-fit:contain;object-position:center}.workflow-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.workflow-strip figure{overflow:hidden;margin:0;border:1px solid var(--line);border-radius:8px;background:#fff}.workflow-strip img{width:100%;aspect-ratio:1.3 / 1;object-fit:cover}.workflow-strip figcaption{padding:10px 12px;color:var(--muted);font-size:13px;font-weight:800}.steps-section,.trust-section,.site-footer{width:min(1120px,calc(100% - 40px));margin:0 auto}.steps-section{padding:76px 0;border-top:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:minmax(0,.72fr) minmax(280px,.55fr);gap:40px;align-items:end}.section-heading h2,.trust-section h2{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:0}.section-heading p,.trust-section p{margin:0;color:var(--muted);font-size:17px;line-height:1.6}.step-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:36px 0 0;padding:0;list-style:none}.step-list li{min-height:210px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:22px}.step-number{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:8px;background:var(--surface-strong);color:var(--green-dark);font-weight:900}.step-list h3{margin:28px 0 0;font-size:21px;line-height:1.2}.step-list p{margin:12px 0 0;color:var(--muted);font-size:15px;line-height:1.55}.trust-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(300px,.65fr);gap:44px;align-items:center;padding:58px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.trust-section p{margin-top:18px}.trust-section ul{display:grid;gap:14px;margin:0;padding:0;list-style:none}.trust-section li{position:relative;padding-left:28px;color:var(--text);font-size:16px;font-weight:750;line-height:1.45}.trust-section li:before{position:absolute;left:0;top:.48em;width:10px;height:10px;border-radius:50%;background:var(--gold);content:""}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px 0 46px;color:var(--muted);font-size:14px;font-weight:700}.site-footer p{margin:0}@media(max-width:860px){.site-header,.site-footer{align-items:flex-start;flex-direction:column}.hero-section{grid-template-columns:1fr;min-height:auto;padding-top:20px}.hero-copy h1{font-size:clamp(40px,12vw,56px)}.section-heading,.trust-section{grid-template-columns:1fr}.step-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.site-header,.hero-section,.steps-section,.trust-section,.site-footer{width:min(100% - 28px,1120px)}.site-nav,.site-footer nav{flex-wrap:wrap;gap:14px}.workflow-strip,.step-list{grid-template-columns:1fr}.trust-section{padding:28px}}
