:root{--ink:#17211d;--muted:#5b6661;--paper:#fbfbf7;--line:#dfe5dd;--green:#0f6a53;--green-dark:#0a4033;--blue:#385f8c;--coral:#d8664f;--soft-green:#e9f4ef;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfbf7eb;border-bottom:1px solid #dfe5ddcc;justify-content:space-between;align-items:center;min-height:72px;padding:0 32px;display:flex;position:sticky;top:0}.brand{letter-spacing:0;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-mark{width:34px;height:34px;color:var(--white);background:var(--green);border-radius:8px;place-items:center;display:inline-grid}nav{color:var(--muted);gap:26px;font-size:15px;display:flex}nav a:hover{color:var(--green)}.header-cta,.primary-button,.secondary-button,.quote-form button{letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-weight:800;display:inline-flex}.header-cta{color:var(--white);background:var(--ink);padding:0 18px}.hero{isolation:isolate;min-height:calc(100vh - 72px);position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;z-index:-2}.hero-overlay{z-index:-1;background:linear-gradient(90deg, #fbfbf7fa 0%, #fbfbf7db 38%, #fbfbf72e 72%), linear-gradient(180deg, #fbfbf700 72%, var(--paper) 100%);position:absolute;inset:0}.hero-content{flex-direction:column;justify-content:center;max-width:1180px;min-height:calc(100vh - 72px);margin:0 auto;padding:92px 28px 64px;display:flex}.eyebrow{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:900}h1,h2,h3,p{letter-spacing:0}h1{max-width:680px;margin:0;font-size:clamp(44px,6vw,76px);line-height:1.04}.hero-copy{color:#3d4944;max-width:590px;margin:24px 0 0;font-size:20px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.primary-button{color:var(--white);background:var(--green);padding:0 22px;box-shadow:0 14px 34px #0f6a5342}.secondary-button{border:1px solid var(--line);background:#fffc;padding:0 20px}.hero-stats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbd;border:1px solid #dfe5dde6;grid-template-columns:repeat(3,minmax(0,1fr));max-width:760px;margin:56px 0 0;display:grid}.hero-stats div{border-right:1px solid var(--line);padding:18px 20px}.hero-stats div:last-child{border-right:0}.hero-stats dt{color:var(--muted);margin-bottom:6px;font-size:13px}.hero-stats dd{margin:0;font-weight:800}.section{max-width:1180px;margin:0 auto;padding:96px 28px}.section-heading{text-align:center;max-width:760px;margin:0 auto 42px}.section-heading.align-left{text-align:left;margin-left:0;margin-right:0}h2{margin:0;font-size:clamp(32px,4vw,48px);line-height:1.16}.section-heading p:not(.eyebrow),.split-section>div:first-child p,.quote-copy p{color:var(--muted);font-size:18px;line-height:1.75}.problem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.problem-item{border:1px solid var(--line);background:var(--white);border-radius:8px;align-items:flex-start;gap:12px;padding:22px;display:flex}.problem-item svg{color:var(--green);flex:none}.problem-item p{color:#35413c;margin:0;line-height:1.65}.feature-band{background:#eef3f4;max-width:none}.feature-band>.section-heading,.feature-band>.feature-grid{max-width:1180px;margin-left:auto;margin-right:auto}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.feature-card,.case-card{background:var(--white);border:1px solid #17211d1a;border-radius:8px;padding:26px}.icon-box{width:42px;height:42px;color:var(--green-dark);background:var(--soft-green);border-radius:8px;place-items:center;display:inline-grid}.feature-card h3,.case-card h3{margin:20px 0 10px;font-size:21px}.feature-card p,.case-card p{color:var(--muted);margin:0;line-height:1.72}.split-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:54px;display:grid}.split-section h2{margin-bottom:20px}.doc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.doc-card{border:1px solid var(--line);background:var(--white);border-radius:8px;align-items:center;gap:12px;min-height:78px;padding:20px;font-weight:800;display:flex}.doc-card svg{color:var(--blue)}.process-section{background:var(--green-dark);max-width:none;color:var(--white)}.process-section .eyebrow{color:#94e2c4}.process-list{grid-template-columns:repeat(6,minmax(0,1fr));max-width:1180px;margin:0 auto;padding:0;list-style:none;display:grid}.process-list li{border-left:1px solid #ffffff2e;min-height:156px;padding:22px}.process-list li:last-child{border-right:1px solid #ffffff2e}.process-list span{color:#94e2c4;font-size:13px;font-weight:900}.process-list p{margin:36px 0 0;font-size:18px;font-weight:800;line-height:1.45}.comparison-table{border:1px solid var(--line);background:var(--white);border-radius:8px;overflow:hidden}.table-row{border-bottom:1px solid var(--line);grid-template-columns:.62fr 1fr 1fr;display:grid}.table-row:last-child{border-bottom:0}.table-row span{border-right:1px solid var(--line);padding:18px 20px;line-height:1.55}.table-row span:last-child{border-right:0}.table-head{color:var(--white);background:var(--ink);font-weight:900}.case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.case-card svg{color:var(--coral)}.case-meta{font-weight:800;color:var(--green)!important;margin-bottom:16px!important}.quote-section{background:#eef1ea;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:48px;max-width:none;padding-left:max(28px,50vw - 562px);padding-right:max(28px,50vw - 562px);display:grid}.quote-copy{align-self:center}.quote-copy h2{margin-bottom:20px}.trust-list{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.trust-list span{border:1px solid var(--line);background:#ffffffbf;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-weight:800;display:inline-flex}.quote-form{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:16px;padding:28px;display:grid;box-shadow:0 22px 54px #17211d1a}.quote-form label{color:#34413c;gap:8px;font-size:14px;font-weight:800;display:grid}.quote-form input,.quote-form select,.quote-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfcfa;border-radius:8px;outline:0}.quote-form input,.quote-form select{height:46px;padding:0 13px}.quote-form textarea{resize:vertical;min-height:132px;padding:13px}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #0f6a531f}.quote-form button{width:100%;height:50px;color:var(--white);background:var(--green);cursor:pointer;border:0}.quote-form button:disabled{cursor:wait;opacity:.72}.honeypot{clip:rect(0 0 0 0);white-space:nowrap;pointer-events:none;position:absolute;overflow:hidden;width:1px!important;height:1px!important}.form-status{border-radius:8px;margin:0;padding:12px 14px;font-size:14px;font-weight:800;line-height:1.5}.form-status.success{color:#0a4033;background:#e3f4eb}.form-status.error{color:#8b2d1e;background:#fbe7e1}.faq-list{gap:12px;max-width:860px;margin:0 auto;display:grid}details{border:1px solid var(--line);background:var(--white);border-radius:8px}summary{cursor:pointer;padding:20px 22px;font-weight:900}details p{color:var(--muted);margin:0;padding:0 22px 22px;line-height:1.72}.site-footer{color:var(--white);background:var(--ink);justify-content:space-between;align-items:center;padding:32px max(28px,50vw - 562px);display:flex}.site-footer p{color:#ffffffad;margin:8px 0 0}.site-footer a{border:1px solid #ffffff3d;border-radius:8px;align-items:center;min-height:42px;padding:0 16px;font-weight:800;display:inline-flex}@media (max-width:920px){.site-header{padding:0 18px}nav{display:none}.hero{min-height:auto}.hero-content{min-height:720px;padding-top:72px}.hero-overlay{background:linear-gradient(180deg, #fbfbf7fa 0%, #fbfbf7d1 58%, #fbfbf766 100%), linear-gradient(180deg, #fbfbf700 72%, var(--paper) 100%)}.hero-stats,.problem-grid,.feature-grid,.split-section,.case-grid,.quote-section{grid-template-columns:1fr}.hero-stats div{border-right:0;border-bottom:1px solid var(--line)}.hero-stats div:last-child{border-bottom:0}.feature-grid,.doc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.header-cta{display:none}.site-header{min-height:64px}h1{font-size:40px}.hero-copy{font-size:17px}.section,.feature-band,.process-section,.quote-section{padding-top:72px;padding-bottom:72px}.doc-grid,.feature-grid,.process-list,.table-row{grid-template-columns:1fr}.table-row span{border-right:0;border-bottom:1px solid var(--line)}.table-row span:last-child{border-bottom:0}.quote-section{grid-template-columns:1fr}.site-footer{flex-direction:column;align-items:flex-start;gap:18px}}
