:root{--paper:#f7f4ee;--paper-strong:#efe8dc;--ink:#17211f;--muted:#66706d;--line:#d8d0c3;--green:#0d635c;--green-dark:#083f3a;--red:#b84a3b;--gold:#c98224;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}.wrap{width:min(1180px,100% - 40px);margin:0 auto}.site-header{z-index:20;width:100%;color:var(--white);position:absolute;top:0;left:0}.site-header.solid{background:var(--green-dark);position:relative}.nav{border-bottom:1px solid #ffffff40;justify-content:space-between;align-items:center;gap:28px;min-height:78px;display:flex;position:relative}.brand{align-items:center;gap:12px;font-size:20px;font-weight:700;display:inline-flex}.brand img{background:#ffffffe6;border-radius:3px;width:132px;height:auto;padding:6px 8px}.nav-links{color:#ffffffdb;align-items:center;gap:24px;font-size:14px;display:flex}.nav-toggle{cursor:pointer;background:#ffffff14;border:1px solid #ffffffb3;border-radius:4px;width:44px;height:44px;padding:10px;display:none}.nav-toggle span{background:var(--white);width:100%;height:2px;margin:5px 0;transition:transform .18s,opacity .18s;display:block}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-quote,.button{border:1px solid var(--ink);background:var(--ink);min-height:46px;color:var(--white);border-radius:4px;justify-content:center;align-items:center;padding:12px 18px;font-size:14px;font-weight:700;display:inline-flex}.nav-quote{background:0 0;border-color:#ffffffe6;min-height:auto;padding:10px 16px}.button.light{background:#ffffff24;border-color:#ffffffe6}.button.gold{border-color:var(--gold);background:var(--gold);color:var(--ink)}.hero{background:var(--ink);min-height:92vh;color:var(--white);position:relative;overflow:hidden}.hero-media{grid-template-rows:1fr 1fr;grid-template-columns:1.25fr .9fr .9fr;gap:2px;display:grid;position:absolute;inset:0}.hero-media img{object-fit:cover;width:100%;height:100%}.hero-media img:first-child{grid-row:1/span 2}.hero-shade{background:#0c1413a8;position:absolute;inset:0}.hero-content{z-index:2;align-content:end;gap:34px;min-height:92vh;padding:150px 0 54px;display:grid;position:relative}.eyebrow,.section-kicker{color:var(--red);text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:800}.hero .eyebrow{color:#e8c48d}h1{letter-spacing:0;max-width:780px;margin-bottom:18px;font-size:64px;font-weight:800;line-height:1.02}.hero-lede{color:#ffffffdb;max-width:660px;margin-bottom:28px;font-size:20px}.actions{flex-wrap:wrap;gap:12px;display:flex}.hero-proof{grid-template-columns:repeat(4,minmax(130px,1fr));gap:12px;max-width:860px;display:grid}.proof-item{border-left:3px solid var(--gold);background:#ffffff1a;min-height:76px;padding:14px}.proof-item strong{margin-bottom:4px;font-size:20px;line-height:1.2;display:block}.proof-item span{color:#ffffffc2;font-size:13px}.section{padding:76px 0}.section.alt{background:var(--white)}.section.dark{background:var(--green-dark);color:var(--white)}.section-head{grid-template-columns:minmax(0,.9fr) minmax(260px,.55fr);align-items:end;gap:44px;margin-bottom:34px;display:grid}h2{letter-spacing:0;margin-bottom:0;font-size:42px;line-height:1.1}.section-head p,.muted{color:var(--muted);margin-bottom:0}.dark .section-head p,.dark .section-kicker{color:#ffffffbd}.product-grid,.guide-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.product-grid.five{grid-template-columns:repeat(5,1fr)}.product-card,.guide-card,.content-card{border:1px solid var(--line);background:var(--white);border-radius:6px;min-width:0;overflow:hidden}.product-card img{aspect-ratio:1;object-fit:cover;background:#dedbd4;width:100%}.product-copy,.guide-card{padding:16px}.product-copy{min-height:164px}.product-copy h3,.guide-card h3{margin-bottom:8px;font-size:18px;line-height:1.2}.product-copy p,.guide-card p,.content-card p{color:var(--muted);margin-bottom:0;font-size:14px}.product-copy small,.guide-card span{color:var(--green);text-transform:uppercase;font-size:12px;font-weight:800}.industry-table{border-top:1px solid #ffffff40}.industry-row{border-bottom:1px solid #ffffff40;grid-template-columns:240px 1fr;gap:24px;padding:24px 0;display:grid}.industry-row h3{color:#f2d5a5;margin:0;font-size:22px}.industry-row p{color:#ffffffc7;margin:0}.industry-row a{color:inherit;font-weight:800}.industry-row a:hover{text-decoration:underline}.process,.split{grid-template-columns:.9fr 1.1fr;align-items:start;gap:38px;display:grid}.process-image,.feature-image{border:1px solid var(--line);border-radius:6px;overflow:hidden}.process-image img,.feature-image img{object-fit:cover;width:100%;height:520px}.steps{border-top:1px solid var(--line)}.step{border-bottom:1px solid var(--line);grid-template-columns:74px 1fr;gap:18px;padding:24px 0;display:grid}.step-num{background:var(--green);width:48px;height:48px;color:var(--white);border-radius:50%;place-items:center;font-weight:800;display:grid}.step h3{margin-bottom:6px;font-size:22px}.step p{color:var(--muted);margin-bottom:0}.guide-card{background:var(--paper);align-content:space-between;min-height:220px;display:grid}.guide-list{gap:14px;max-width:960px;display:grid}.guide-row{border:1px solid var(--line);background:var(--white);border-radius:6px;grid-template-columns:minmax(190px,260px) minmax(0,1fr);gap:22px;min-width:0;padding:14px;display:grid}.guide-row:hover{border-color:#074f4557}.guide-row img{aspect-ratio:4/3;object-fit:cover;background:#dedbd4;border-radius:4px;width:100%;height:100%;min-height:176px}.guide-row-copy{align-content:center;min-width:0;display:grid}.guide-row-copy span{color:var(--green);text-transform:uppercase;font-size:12px;font-weight:800}.guide-row-copy h2{overflow-wrap:anywhere;margin:8px 0 10px;font-size:26px;line-height:1.16}.guide-row-copy p{color:var(--muted);margin:0;font-size:15px}.guide-row:hover h2{color:var(--green)}.quote-band{grid-template-columns:.9fr 1.1fr;align-items:start;gap:42px;display:grid}.quote-band h2{margin-bottom:18px}.quote-band p{color:#ffffffc7}.quote-form{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.field,.quote-form input,.quote-form textarea,.quote-form select{width:100%;min-height:50px;color:var(--white);font:inherit;background:0 0;border:1px solid #ffffff52;border-radius:4px;padding:13px 14px;font-size:14px}.quote-form textarea{resize:vertical;grid-column:1/-1;min-height:112px}.quote-form input::placeholder,.quote-form textarea::placeholder{color:#ffffffb3}.quote-submit{cursor:pointer;grid-column:1/-1}.quote-submit:disabled{cursor:wait;opacity:.7}.quote-status{color:#ffffffc7;grid-column:1/-1;min-height:24px;margin:0;font-size:14px}.quote-status[data-state=success]{color:#f2d5a5}.quote-status[data-state=error]{color:#ffd8c4}.quote-status a{color:inherit;font-weight:800;text-decoration:underline}.page-hero{background:var(--green-dark);color:var(--white);padding:74px 0}.page-hero h1{overflow-wrap:anywhere;max-width:900px}.page-hero p{color:#fffc;max-width:720px;font-size:19px}.spec-list{grid-template-columns:repeat(2,1fr);gap:10px;margin:24px 0;display:grid}.spec{border-left:3px solid var(--green);background:var(--paper);padding:12px;font-size:14px}.lede-copy{color:var(--muted);margin:18px 0 0;font-size:17px}.detail-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin:24px 0;display:grid}.detail-card,.note-panel{border:1px solid var(--line);background:var(--paper);border-radius:6px;padding:16px}.detail-card h3,.note-panel h3{margin-bottom:10px;font-size:18px}.detail-card ul,.check-list,.link-list{margin:0;padding-left:18px}.detail-card li,.check-list li,.link-list li{color:var(--muted);margin:6px 0;font-size:14px}.link-list a{color:var(--green);font-weight:700}.link-list a:hover{text-decoration:underline}.note-panel{border-left:4px solid var(--gold);margin-top:8px}.faq{gap:10px;margin-top:22px;display:grid}.faq-item{border-top:1px solid var(--line);padding:16px 0}.faq-item strong{margin-bottom:5px;display:block}.faq-item p{color:var(--muted);margin-bottom:0}.prose{max-width:780px}.prose h2{margin:34px 0 12px;font-size:30px}.prose h3{margin:24px 0 8px;font-size:22px}.prose p,.prose li{color:var(--muted)}.prose table{border-collapse:collapse;table-layout:fixed;width:100%;margin:18px 0;font-size:15px}.prose th,.prose td{border:1px solid var(--line);text-align:left;vertical-align:top;overflow-wrap:anywhere;padding:10px}.prose th{background:var(--paper);color:var(--ink)}.prose a{color:var(--green);font-weight:700}.text-link{color:var(--green);margin-top:10px;font-weight:800;display:inline-block}.text-link:hover{text-decoration:underline}.site-footer{color:#ffffffbd;background:#101817;padding:40px 0;font-size:14px}.footer-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:28px;display:grid}.footer-grid strong{color:var(--white);margin-bottom:10px;display:block}.footer-grid a{margin:6px 0;display:block}@media (width<=980px){.nav-toggle{display:block}.nav-links{display:none}.nav-links.is-open{background:var(--green-dark);border:1px solid #ffffff2e;border-radius:6px;gap:2px;padding:12px;display:grid;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 18px 38px #0814123d}.nav-links.is-open a{border-radius:4px;padding:12px}.nav-links.is-open a:hover{background:#ffffff14}.nav-links.is-open .nav-quote{justify-content:center;margin-top:4px}.hero-media{grid-template-columns:1fr 1fr}.hero-media img:first-child{grid-area:auto/1/auto/-1}h1{font-size:46px}h2{font-size:34px}.hero-proof,.product-grid,.product-grid.five,.guide-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.section-head,.process,.split,.quote-band{grid-template-columns:1fr}.industry-row{grid-template-columns:1fr;gap:10px}.guide-row{grid-template-columns:180px minmax(0,1fr)}}@media (width<=620px){.wrap{width:min(100% - 28px,1180px)}.nav{min-height:66px}.brand img{width:116px}.hero-content{padding:112px 0 38px}h1{font-size:38px;line-height:1.05}.page-hero h1{font-size:34px}.hero-lede,.page-hero p{font-size:17px}.hero-proof,.product-grid,.product-grid.five,.guide-grid,.detail-grid,.quote-form,.spec-list,.footer-grid{grid-template-columns:1fr}.section{padding:56px 0}.product-copy{min-height:auto}.process-image img,.feature-image img{height:340px}.step{grid-template-columns:54px 1fr}.guide-row{grid-template-columns:1fr;gap:12px;padding:10px}.guide-row img{aspect-ratio:16/10;min-height:210px}.guide-row-copy{padding:4px 2px 8px}.guide-row-copy h2{font-size:22px}}
