:root{--green:#12b76a;--green-dark:#057a45;--ink:#0f172a;--muted:#64748b;--line:#dbe7df;--bg:#f7fbf8;--white:#fff;--shadow:0 30px 80px rgba(15,23,42,.13);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:radial-gradient(circle at top left,#dcfce7 0,#f7fbf8 32%,#fff 100%);overflow-x:hidden}a{text-decoration:none;color:inherit}.bg-orb{position:fixed;border-radius:999px;filter:blur(10px);opacity:.28;z-index:-1}.orb-one{width:420px;height:420px;background:#22c55e;top:80px;right:-180px}.orb-two{width:340px;height:340px;background:#84cc16;bottom:8%;left:-160px}.site-header{width:min(1180px,92%);margin:20px auto;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.72);backdrop-filter:blur(18px);border-radius:999px;box-shadow:0 12px 40px rgba(15,23,42,.08);position:sticky;top:12px;z-index:10}.brand{display:flex;gap:12px;align-items:center}.brand-mark{width:46px;height:46px;border-radius:15px;background:linear-gradient(135deg,var(--green),var(--green-dark));color:#fff;display:grid;place-items:center;font-weight:900;font-size:24px;box-shadow:0 12px 24px rgba(18,183,106,.28)}.brand small{display:block;color:var(--muted);font-size:12px;margin-top:1px}nav{display:flex;gap:22px;align-items:center;color:#334155;font-weight:700;font-size:14px}.nav-cta{background:#0f172a;color:#fff;padding:10px 16px;border-radius:999px}.hero{width:min(1180px,92%);margin:56px auto 40px;display:grid;grid-template-columns:1.03fr .97fr;gap:50px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:#ecfdf3;color:#067647;border:1px solid #abefc6;border-radius:999px;padding:8px 13px;font-weight:800;font-size:13px}.hero h1{font-size:clamp(44px,6vw,82px);line-height:.95;letter-spacing:-.07em;margin:20px 0}.hero-text{font-size:19px;line-height:1.7;color:#475569;max-width:680px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{border:0;border-radius:16px;padding:14px 20px;font-weight:900;cursor:pointer;transition:.2s transform,.2s box-shadow,.2s opacity;font-family:inherit;font-size:15px}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--green),#039855);color:#fff;box-shadow:0 16px 34px rgba(18,183,106,.24)}.btn-ghost{background:#fff;color:#0f172a;border:1px solid var(--line)}.btn-dark{background:#0f172a;color:#fff}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:26px;color:#475569;font-weight:700;font-size:14px}.hero-visual{min-height:590px;position:relative}.glass-card{background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.85);box-shadow:var(--shadow);backdrop-filter:blur(20px)}.dashboard-card{position:absolute;right:0;top:20px;width:430px;border-radius:var(--radius);padding:24px}.dash-top{display:flex;gap:8px}.dash-top span{width:12px;height:12px;border-radius:99px;background:#d1d5db}.dash-title{font-weight:900;font-size:23px;margin:26px 0}.dash-chart{height:180px;background:linear-gradient(180deg,#f0fdf4,#fff);border-radius:24px;padding:22px;display:flex;gap:14px;align-items:end}.dash-chart i{display:block;flex:1;border-radius:12px 12px 4px 4px;background:linear-gradient(180deg,#22c55e,#057a45)}.dash-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.dash-grid b{height:52px;border-radius:16px;background:#f1f5f9}.phone-card{position:absolute;left:10px;bottom:0;width:300px;height:560px;border-radius:44px;background:#101828;padding:14px;box-shadow:0 35px 80px rgba(15,23,42,.25);transform:rotate(-5deg)}.phone-notch{width:100px;height:22px;border-radius:0 0 16px 16px;background:#101828;position:absolute;top:13px;left:50%;transform:translateX(-50%);z-index:2}.phone-screen{background:#f8fafc;height:100%;border-radius:34px;padding:38px 18px 18px}.app-pill{display:inline-flex;background:#dcfce7;color:#047857;padding:8px 12px;border-radius:999px;font-weight:900;font-size:12px}.phone-screen h3{font-size:27px;letter-spacing:-.04em}.order-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:16px;margin:12px 0;display:flex;justify-content:space-between;gap:12px}.order-card span{color:#64748b;font-weight:700}.order-card strong{color:#0f172a}.order-card.active{border-color:#86efac;box-shadow:0 14px 26px rgba(34,197,94,.13)}.phone-screen button{width:100%;margin-top:16px;padding:15px;border-radius:18px;border:0;background:#12b76a;color:#fff;font-weight:900}.feature-section,.process-section,.funnel-section{width:min(1180px,92%);margin:90px auto}.section-heading{text-align:center;margin-bottom:30px}.section-heading h2{font-size:clamp(32px,4vw,52px);letter-spacing:-.05em;margin:14px 0}.feature-grid,.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-grid article,.process-grid div{background:#fff;border:1px solid var(--line);border-radius:26px;padding:24px;box-shadow:0 18px 40px rgba(15,23,42,.06)}.feature-grid span{font-size:34px}.feature-grid h3,.process-grid h3{margin-bottom:8px}.feature-grid p,.process-grid p{color:#64748b;line-height:1.6}.process-grid strong{font-size:34px;color:#12b76a}.funnel-card{display:grid;grid-template-columns:.82fr 1.18fr;gap:30px;border-radius:34px;padding:30px}.funnel-left{background:linear-gradient(135deg,#064e3b,#12b76a);color:#fff;border-radius:28px;padding:34px;min-height:560px;display:flex;flex-direction:column;justify-content:space-between}.funnel-left .eyebrow{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.25);color:#fff}.funnel-left h2{font-size:44px;line-height:1;letter-spacing:-.05em}.funnel-left p{line-height:1.7;color:#e7fff1}.progress-summary{display:grid;gap:14px}.progress-summary div{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.2);padding:18px;border-radius:22px}.progress-summary span{display:block;font-size:20px;font-weight:900}.progress-summary small{color:#d1fae5}.lead-form{background:#fff;border-radius:28px;padding:28px;border:1px solid var(--line)}.stepper{display:flex;gap:10px;margin-bottom:22px}.step-dot{width:38px;height:38px;border-radius:99px;background:#f1f5f9;color:#64748b;display:grid;place-items:center;font-weight:900}.step-dot.active{background:#12b76a;color:#fff}.form-step{display:none;animation:fade .25s ease}.form-step.active{display:block}@keyframes fade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.lead-form h3{font-size:26px;margin:8px 0 20px}.lead-form h4{margin:24px 0 12px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{font-weight:800;color:#334155;font-size:13px;display:block}input,select,textarea{width:100%;margin-top:8px;border:1px solid #cbd5e1;border-radius:16px;padding:14px 15px;font:inherit;color:#0f172a;background:#fff;outline:none;transition:.18s border,.18s box-shadow}input:focus,select:focus,textarea:focus{border-color:#12b76a;box-shadow:0 0 0 4px rgba(18,183,106,.12)}.otp-panel{margin-top:16px;display:grid;grid-template-columns:auto 1fr auto auto;gap:12px;align-items:end;background:#f8fafc;border:1px dashed #bbf7d0;border-radius:22px;padding:16px}.verified-badge{background:#dcfce7;color:#047857;font-weight:900;padding:12px 14px;border-radius:999px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice-grid label,.tag-grid label{cursor:pointer}.choice-grid input,.tag-grid input{width:auto;margin:0}.choice-grid span{display:block;border:1px solid #dbe7df;border-radius:18px;padding:16px;background:#f8fafc;transition:.2s}.choice-grid input{display:none}.choice-grid input:checked+span{background:#ecfdf3;border-color:#12b76a;box-shadow:0 10px 24px rgba(18,183,106,.13)}.tag-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tag-grid label{padding:13px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;display:flex;gap:9px;align-items:center}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.form-alert{border-radius:18px;padding:14px 16px;margin-bottom:18px;font-weight:800}.form-alert.success{background:#dcfce7;color:#047857}.form-alert.error{background:#fee2e2;color:#b42318}footer{text-align:center;color:#64748b;padding:40px 20px}@media(max-width:900px){nav{display:none}.hero,.funnel-card{grid-template-columns:1fr}.hero-visual{min-height:520px}.feature-grid,.process-grid{grid-template-columns:1fr 1fr}.funnel-left{min-height:auto}.otp-panel{grid-template-columns:1fr}.field-grid,.choice-grid,.tag-grid{grid-template-columns:1fr}}@media(max-width:560px){.hero{margin-top:34px}.dashboard-card{width:100%;position:relative}.phone-card{position:relative;left:auto;margin:-20px auto 0;transform:none}.hero-visual{min-height:auto}.feature-grid,.process-grid{grid-template-columns:1fr}.funnel-card{padding:14px}.funnel-left h2{font-size:34px}}
