:root{color-scheme:light;--bg:#f6f7f2;--ink:#17211b;--muted:#5c6a60;--surface:#ffffff;--surface-soft:#eef2ea;--line:#d6ddd2;--line-strong:#b9c6b8;--accent:#1f6f58;--accent-strong:#154a3a;--accent-soft:#dcebe4;--gold:#9d7a2e;--footer:#151f19;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main{min-height:70vh}.site-header{align-items:center;background:rgb(246 247 242/94%);border-bottom:1px solid var(--line);display:grid;grid-gap:18px;gap:18px;grid-template-columns:auto minmax(0,1fr) auto;left:0;margin:0 auto;padding:16px clamp(18px,4vw,44px);position:-webkit-sticky;position:sticky;right:0;top:0;z-index:20}.brand,.cta-actions,.header-actions,.hero-actions,.preview-toolbar,.primary-nav{align-items:center;display:flex}.brand{flex-shrink:0;gap:0;font-size:18px;font-weight:800}.brand-wordmark{display:block;height:40px;object-fit:contain;width:146px}.primary-nav{gap:18px;justify-content:center;min-width:0}.primary-nav a,.text-link{color:var(--muted);font-size:14px;font-weight:700}.primary-nav a:hover,.text-link:hover{color:var(--ink)}.header-actions{gap:12px}.button{align-items:center;background:var(--accent);border:1px solid var(--accent);border-radius:6px;color:white;display:inline-flex;font-weight:800;justify-content:center;min-height:46px;padding:0 18px;text-align:center}.button:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.button-small{min-height:38px;padding-inline:14px}.button-secondary{background:transparent;color:var(--accent-strong)}.button-light:hover,.button-secondary:hover{color:white}.button-light{background:white;border-color:white;color:var(--accent-strong)}.button-ghost-light{background:transparent;border-color:rgb(255 255 255/55%);color:white}.cta-band,.hero,.page-section{margin:0 auto;max-width:var(--max);padding:clamp(58px,8vw,96px) clamp(18px,4vw,32px)}.hero{align-items:center;display:grid;grid-gap:34px;gap:34px}.hero-with-visual{grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr)}.hero-copy{display:grid;grid-gap:20px;gap:20px}.eyebrow{color:var(--gold);font-size:12px;font-weight:900;margin:0;text-transform:uppercase}.eyebrow,h1,h2,h3,p{letter-spacing:0}h1,h2,h3{margin:0}h1{font-size:clamp(43px,6vw,74px);line-height:.98;max-width:820px}h2{font-size:clamp(30px,4vw,48px);line-height:1.05}h3{font-size:20px;line-height:1.25}p{line-height:1.65}.hero-lede,.section-intro p{color:var(--muted);font-size:18px;margin:0;max-width:760px}.hero-actions{flex-wrap:wrap;gap:12px}.hero-bullets{color:var(--muted);display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}.check-list li,.hero-bullets li{align-items:flex-start;display:flex;gap:10px;line-height:1.45}.check-list li:before,.hero-bullets li:before{background:var(--accent);border-radius:999px;content:"";flex:0 0 auto;height:7px;margin-top:8px;width:7px}.hero-visual{border:1px solid var(--line-strong);border-radius:8px;overflow:hidden;box-shadow:0 24px 70px rgb(23 33 27/18%)}.hero-visual img{aspect-ratio:1672/941;height:auto;object-fit:contain;width:100%}.trust-bar{background:var(--footer);color:#e6ece3;font-weight:750;line-height:1.5;padding:16px clamp(18px,4vw,42px);text-align:center}.section-intro{display:grid;grid-gap:12px;gap:12px;margin-bottom:28px;max-width:840px}.split-section{align-items:center;display:grid;grid-gap:34px;gap:34px;grid-template-columns:minmax(0,1fr) minmax(360px,.88fr)}.check-list,.feature-grid{display:grid;grid-gap:16px;gap:16px}.check-list-three,.feature-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.check-list-two,.feature-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card,.package-card,.policy-panel,.workflow-preview{background:var(--surface);border:1px solid var(--line);border-radius:8px}.feature-card,.package-card,.policy-panel{display:grid;grid-gap:10px;gap:10px;padding:22px}.feature-card p,.package-card p,.policy-panel p{color:var(--muted);margin:0}.check-list{list-style:none;margin:0;padding:0}.check-list li{background:var(--surface);border:1px solid var(--line);border-radius:7px;color:var(--muted);font-weight:700;padding:13px 14px}.workflow-preview{overflow:hidden}.preview-toolbar{background:#1d2a22;color:#e9f0eb;font-size:13px;font-weight:800;justify-content:space-between;padding:14px 16px}.workflow-preview table{border-collapse:collapse;width:100%}.workflow-preview td,.workflow-preview th{border-top:1px solid var(--line);padding:14px 16px;text-align:left}.workflow-preview th{color:var(--muted);font-size:13px;text-transform:uppercase}.workflow-preview td{font-weight:700}.package-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.package-price{color:var(--accent-strong);font-size:21px;font-weight:900;line-height:1.2}.package-card ul{margin:0;padding-left:18px}.package-card li{color:var(--muted);line-height:1.45;margin:7px 0}.cta-band{align-items:center;background:var(--accent-strong);color:white;display:grid;grid-gap:22px;gap:22px;grid-template-columns:minmax(0,1fr) auto;max-width:calc(var(--max) - 64px);padding:34px;border-radius:8px}.cta-band p{color:#dce9e2;margin:10px 0 0;max-width:760px}.cta-actions{flex-wrap:wrap;gap:12px}.site-footer{background:var(--footer);color:white;margin-top:70px;padding:54px clamp(18px,4vw,42px) 28px}.footer-main{display:grid;grid-gap:28px;gap:28px;grid-template-columns:minmax(260px,1.4fr) repeat(3,minmax(150px,.6fr)) minmax(240px,.9fr);margin:0 auto;max-width:var(--max)}.footer-bottom p,.footer-brand p,.footer-cta p{color:#b7c3b9;margin:12px 0 0}.footer-column{display:grid;grid-gap:10px;gap:10px;align-content:start}.footer-column a{color:#cbd7ce;font-weight:700}.footer-column a:hover{color:white}.footer-bottom{border-top:1px solid rgb(255 255 255/14%);display:flex;gap:24px;justify-content:space-between;margin:38px auto 0;max-width:var(--max);padding-top:22px}.footer-service{align-items:flex-end;display:grid;flex:0 0 auto;grid-gap:8px;gap:8px;justify-items:end;text-align:right}.footer-service a{align-items:center;color:#cbd7ce;display:inline-flex;font-weight:800;gap:10px}.footer-service a:hover{color:white}.footer-service img{height:28px;object-fit:contain;opacity:.9;width:auto}.footer-service p{margin:0}.form-shell{background:var(--surface);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:18px;gap:18px;padding:24px}.form-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:grid;grid-gap:7px;gap:7px}.field-full{grid-column:1/-1}label{color:var(--ink);font-size:14px;font-weight:800}input,select,textarea{background:#fbfcfa;border:1px solid var(--line-strong);border-radius:6px;color:var(--ink);font:inherit;min-height:44px;padding:10px 12px;width:100%}textarea{min-height:130px;resize:vertical}.form-message{color:var(--accent-strong);font-weight:750;margin:0}.form-message-error{color:#8a2f22}.legal-copy{background:var(--surface);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:24px;gap:24px;padding:clamp(22px,4vw,40px)}.legal-copy h2{font-size:26px}.legal-copy li,.legal-copy p{color:var(--muted)}@media (max-width:1120px){.site-header{grid-template-columns:1fr}.primary-nav{overflow-x:auto;padding-bottom:3px}.header-actions,.primary-nav{justify-content:flex-start}.footer-main,.hero-with-visual,.package-grid,.split-section{grid-template-columns:1fr}.hero-visual{max-width:780px}.cta-band{grid-template-columns:1fr}}@media (max-width:720px){.primary-nav{gap:14px}.primary-nav a,.text-link{white-space:nowrap}.check-list-three,.check-list-two,.feature-grid-three,.feature-grid-two,.form-grid,.hero-bullets{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.footer-service{align-items:flex-start;justify-items:start;text-align:left}.hero,.page-section{padding-top:46px;padding-bottom:46px}.cta-band{border-radius:0;max-width:none}}