:root{--background:#f7faf7;--page:#fff;--surface:#fff;--surface-muted:#edf5ee;--surface-green:#f3faf4;--surface-blue:#eef8fb;--surface-warm:#f4efe6;--text:#111811;--text-strong:#070c08;--muted:#5c675f;--soft-muted:#7b867f;--border:#d9e3da;--border-strong:#bfd2c3;--accent:#13743b;--accent-dark:#0c5529;--accent-blue:#0a84ff;--danger:#b42318;--shadow-soft:0 24px 70px #0b271221}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.marketing-page{background:var(--page);min-height:100vh;color:var(--text)}.site-nav{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #d9e3dad9;justify-content:space-between;align-items:center;min-height:64px;padding:13px 44px;display:flex;position:sticky;top:0}.nav-brand,.footer-brand{color:var(--accent-dark);letter-spacing:0;align-items:center;gap:10px;font-size:24px;font-weight:850;text-decoration:none;display:inline-flex}.brand-dot{background:var(--accent);border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 7px #dceee0}.nav-links{color:var(--text);align-items:center;gap:32px;font-size:15px;font-weight:700;display:flex}.nav-links a,.marketing-footer nav a{text-decoration:none}.nav-links a:hover,.marketing-footer nav a:hover{color:var(--accent)}.nav-app-link,.primary-cta,.secondary-cta{border-radius:8px;justify-content:center;align-items:center;min-height:44px;font-size:16px;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.nav-app-link{background:var(--accent);color:#fff;min-height:40px;padding:0 18px;box-shadow:0 8px 18px #13743b33}.hero-section{background:linear-gradient(#fff 0%,#f8fcf8 100%);grid-template-columns:minmax(420px,.82fr) minmax(560px,1.18fr);align-items:center;gap:42px;width:min(1500px,100%);margin:0 auto;padding:46px 52px 30px;display:grid}.hero-copy{max-width:670px}.hero-copy h1{color:var(--text-strong);letter-spacing:0;margin:0;font-size:64px;font-weight:880;line-height:1.02}.hero-lead{color:#2e3931;max-width:610px;margin:22px 0 0;font-size:22px;line-height:1.38}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.primary-cta{color:#fff;background:#070c08;padding:0 24px;box-shadow:0 14px 32px #070c082e}.primary-cta:hover{background:var(--accent-dark)}.secondary-cta{border:1px solid var(--accent);min-width:164px;color:var(--accent-dark);background:#fff;padding:0 24px}.secondary-cta:hover{background:var(--surface-green)}.trust-note{color:var(--muted);align-items:flex-start;gap:14px;margin-top:28px;display:flex}.trust-note p{margin:0;font-size:15px;line-height:1.45}.trust-note strong,.trust-note span{display:block}.trust-note strong{color:var(--accent-dark);font-weight:850}.phone-cluster{justify-content:center;align-items:flex-end;gap:20px;min-width:0;display:flex}.phone-shot{width:232px;margin:0}.phone-shot-featured{width:266px}.phone-shot-compact{width:214px}.phone-frame{box-shadow:var(--shadow-soft);background:#0b110d;border:1px solid #28312b;border-radius:38px;padding:8px;position:relative;overflow:hidden}.phone-frame img{border-radius:30px;width:100%;height:auto;display:block}.phone-notch{z-index:2;background:#030504;border-radius:999px;width:38%;height:22px;position:absolute;top:19px;left:50%;transform:translate(-50%)}.phone-shot figcaption{color:var(--muted);text-align:center;margin-top:10px;font-size:13px;font-weight:800}.pain-band{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface-warm);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.pain-item{border-right:1px solid #bfd2c3bf;grid-template-columns:auto 1fr;align-items:start;gap:18px;padding:28px 52px;display:grid}.pain-item:last-child{border-right:0}.pain-item h2,.workflow-step h3,.search-card h3,.plan-column h3,.faq-item h3{color:var(--text-strong);letter-spacing:0;margin:0;font-size:21px;line-height:1.18}.pain-item p,.workflow-step p,.search-card p,.plan-column li,.faq-item p{color:#303b33;margin:8px 0 0;font-size:15px;line-height:1.45}.site-icon{width:48px;height:48px;color:var(--accent);background:#e1f0e5;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.site-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:26px;height:26px}.workflow-section,.feature-section,.search-section,.pricing-section,.faq-section{width:min(1390px,100%);margin:0 auto;padding:56px 52px}.workflow-section{grid-template-columns:240px 1fr;align-items:start;gap:34px;display:grid}.section-intro h2,.feature-copy h2,.pricing-intro h2{color:var(--text-strong);letter-spacing:0;margin:0;font-size:36px;font-weight:850;line-height:1.08}.section-intro p,.feature-copy p,.pricing-intro p{max-width:760px;color:var(--muted);margin:14px 0 0;font-size:18px;line-height:1.5}.compact-intro p{font-size:16px}.workflow-track{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;display:grid}.workflow-step{position:relative}.workflow-step .site-icon{width:62px;height:62px;margin-bottom:14px}.workflow-step h3{font-size:17px}.workflow-step p{font-size:14px}.step-line{background:var(--border-strong);width:calc(100% - 62px);height:1px;position:absolute;top:31px;left:76px}.feature-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface-green);grid-template-columns:minmax(360px,.72fr) minmax(420px,1fr);align-items:center;gap:54px;display:grid}.feature-list{gap:14px;margin:24px 0 0;padding:0;list-style:none;display:grid}.feature-list li{color:#253029;padding-left:24px;font-size:16px;line-height:1.5;position:relative}.feature-list li:before{background:var(--accent);content:"";border-radius:50%;width:10px;height:10px;position:absolute;top:.62em;left:0}.feature-visual{justify-content:center;gap:22px;display:flex}.search-section{background:linear-gradient(#fff 0%,#f6fbf8 100%)}.search-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.search-card,.plan-column,.faq-item{border:1px solid var(--border);background:#fff;border-radius:8px}.search-card{padding:24px}.search-card a{color:var(--accent-dark);margin-top:16px;font-size:14px;font-weight:850;text-decoration:none;display:inline-flex}.search-card a:hover{color:var(--accent-blue)}.pricing-section{border-top:1px solid var(--border);grid-template-columns:280px 1fr auto;align-items:center;gap:34px;display:grid}.pricing-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.plan-column{min-height:100%;padding:24px}.plan-column-highlighted{background:#f7fcf8;border-color:#95caa2}.plan-price{color:var(--text-strong);margin:6px 0 18px;font-size:20px;font-weight:850}.plan-column ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.plan-column li{align-items:flex-start;gap:10px;margin:0;display:flex}.plan-column li .site-icon{background:0 0;width:18px;height:18px;margin-top:2px}.plan-column li .site-icon svg{stroke-width:2.4px;width:18px;height:18px}.pricing-cta{min-width:210px}.faq-section{padding-top:20px}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.faq-item{padding:24px}.marketing-footer{border-top:1px solid var(--border);color:var(--muted);grid-template-columns:180px minmax(220px,1fr) auto auto;align-items:center;gap:26px;padding:28px 52px 34px;font-size:14px;display:grid}.marketing-footer p,.marketing-footer span{margin:0}.marketing-footer nav{flex-wrap:wrap;gap:18px;font-weight:750;display:flex}.page{min-height:100vh;padding:32px 18px}.shell{width:min(760px,100%);margin:0 auto}.quote-header{margin-bottom:22px}.brand{color:var(--accent);margin-bottom:10px;font-size:15px;font-weight:800}.page h1{letter-spacing:0;margin:0 0 12px;font-size:48px;line-height:1.02}.page h2{letter-spacing:0;margin:0 0 10px;font-size:18px;line-height:1.25}.lead{color:var(--muted);margin:0;font-size:17px;line-height:1.45}.panel{background:var(--surface);border:1px solid var(--border);border-radius:8px;margin:14px 0;padding:20px}.summary-row,.line-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 0;display:flex}.summary-row:last-child,.line-row:last-child{border-bottom:0}.label{color:var(--muted);text-transform:uppercase;font-size:13px;font-weight:700}.value{font-size:18px;font-weight:750}.amount{white-space:nowrap;font-weight:800}.total{font-size:34px;font-weight:850}.actions{gap:10px;margin-top:18px;display:grid}button,.button{appearance:none;background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;padding:14px 18px;font-size:16px;font-weight:750;text-decoration:none;display:inline-flex}button.secondary,.button.secondary{background:var(--surface-muted);color:var(--accent-dark)}button.danger{color:var(--danger);background:#fff0ee}.status{background:var(--surface-muted);color:var(--accent-dark);border-radius:999px;padding:6px 10px;font-size:13px;font-weight:800;display:inline-flex}.fine-print{color:var(--muted);font-size:13px;line-height:1.45}@media (max-width:1180px){.site-nav{padding:13px 26px}.hero-section{grid-template-columns:1fr;padding:40px 32px 28px}.hero-copy{max-width:860px}.hero-copy h1{max-width:820px;font-size:58px}.phone-cluster{justify-content:flex-start}.pain-item{padding:26px 32px}.workflow-section,.feature-section,.search-section,.pricing-section,.faq-section{padding-left:32px;padding-right:32px}.workflow-section,.pricing-section{grid-template-columns:1fr}.pricing-cta{justify-self:start}}@media (max-width:900px){.nav-links{display:none}.pain-band,.search-grid,.pricing-columns,.faq-grid{grid-template-columns:1fr}.pain-item{border-bottom:1px solid #bfd2c3bf;border-right:0}.pain-item:last-child{border-bottom:0}.workflow-track{grid-template-columns:1fr}.workflow-step{grid-template-columns:auto 1fr;column-gap:16px;display:grid}.workflow-step .site-icon{grid-row:span 2;margin-bottom:0}.step-line{display:none}.feature-section{grid-template-columns:1fr}.feature-visual{justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.marketing-footer{grid-template-columns:1fr}}@media (max-width:620px){.site-nav{min-height:58px;padding:10px 18px}.nav-brand,.footer-brand{font-size:21px}.nav-app-link{min-height:38px;padding:0 14px;font-size:14px}.hero-section{gap:22px;padding:28px 18px 18px}.hero-copy h1{font-size:42px}.hero-lead{margin-top:16px;font-size:18px}.hero-actions{gap:10px;margin-top:20px;display:grid}.primary-cta,.secondary-cta{width:100%;min-height:46px}.trust-note{margin-top:18px}.phone-cluster{justify-content:flex-start;gap:12px;margin-left:-18px;margin-right:-18px;padding:0 18px 12px;overflow-x:auto}.phone-shot,.phone-shot-featured,.phone-shot-compact{flex:0 0 140px;width:140px}.phone-shot-featured{flex-basis:154px;width:154px}.phone-frame{border-radius:28px;padding:6px}.phone-frame img{border-radius:22px}.phone-notch{height:14px;top:13px}.phone-shot figcaption{font-size:12px}.pain-item,.workflow-section,.feature-section,.search-section,.pricing-section,.faq-section,.marketing-footer{padding-left:18px;padding-right:18px}.workflow-section,.feature-section,.search-section,.pricing-section,.faq-section{padding-top:40px;padding-bottom:40px}.section-intro h2,.feature-copy h2,.pricing-intro h2{font-size:30px}.section-intro p,.feature-copy p,.pricing-intro p{font-size:16px}.search-card,.plan-column,.faq-item{padding:20px}.page{padding:22px 12px}.page h1{font-size:34px}.panel{padding:16px}}
