:root{--ink:#17211f;--muted:#5a6864;--line:#dce5e1;--paper:#fbfcfb;--soft:#eef5f1;--green:#2f6b5f;--green-dark:#214d44;--amber:#c48b2d;--clay:#b65b45;--blue:#316f8a;--white:#fff;--shadow:0 18px 48px rgba(23,33,31,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit}img{max-width:100%;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-999px;top:1rem;background:var(--ink);color:#fff;padding:.7rem 1rem;z-index:20}.skip-link:focus{left:1rem}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem clamp(1rem,4vw,3rem);background:rgba(251,252,251,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:.65rem;text-decoration:none;font-weight:800}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:var(--green);color:#fff;font-weight:900}.site-nav{display:flex;align-items:center;gap:.35rem}.site-nav a{padding:.55rem .75rem;text-decoration:none;border-radius:8px;color:#293633;font-weight:650}.site-nav a:hover,.site-nav a[aria-current=page]{background:var(--soft);color:var(--green-dark)}.nav-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:8px;padding:.55rem .7rem;font-weight:800}.hero{position:relative;min-height:min(82vh,680px);display:grid;align-items:center;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,18,16,.86),rgba(10,18,16,.58),rgba(10,18,16,.16))}.hero-content{position:relative;max-width:820px;padding:clamp(5rem,12vw,8rem) clamp(1rem,6vw,5rem) 4rem;color:#fff}.eyebrow{margin:0 0 .75rem;color:var(--amber);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.hero h1,.page-hero h1{margin:0;font-size:clamp(2.6rem,7vw,5.8rem);line-height:.96;letter-spacing:0}.hero-subtitle,.page-hero p{max-width:760px;font-size:clamp(1.05rem,2vw,1.35rem);color:rgba(255,255,255,.88)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.75rem 1rem;border-radius:8px;text-decoration:none;border:1px solid transparent;font-weight:850;cursor:pointer}.button.primary{background:var(--green);color:#fff}.button.primary:hover{background:var(--green-dark)}.button.secondary{background:#fff;color:var(--green-dark);border-color:var(--line)}.button.ghost{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.34);color:#fff}.hero-actions,.page-actions,.cta-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.proof-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.proof-strip div{background:#fff;padding:1.2rem clamp(1rem,3vw,2rem)}.proof-strip strong,.proof-strip span{display:block}.proof-strip span{color:var(--muted);font-size:.95rem}.section{padding:clamp(3rem,7vw,6rem) clamp(1rem,5vw,4rem)}.section-heading{max-width:820px;margin:0 auto 2rem;text-align:center}.section-heading h2,.split h2,.cta-band h2,.article-body h2{margin:.2rem 0 .7rem;font-size:clamp(1.8rem,4vw,3rem);line-height:1.08;letter-spacing:0}.section-heading p,.split p,.service-card p,.article-card p,.trust-list p,.source-card p,.article-body p{color:var(--muted)}.split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(2rem,5vw,5rem);align-items:center}.workflow-panel,.source-card,.price-card,.lead-form{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);padding:1.25rem}.workflow-row{display:grid;grid-template-columns:42px 1fr;gap:.2rem .8rem;padding:1rem 0;border-bottom:1px solid var(--line)}.workflow-row:last-child{border-bottom:0}.workflow-row span,.steps span{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:var(--soft);color:var(--green-dark);font-weight:900}.workflow-row p{grid-column:2;margin:.2rem 0 0;color:var(--muted)}.card-grid,.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.service-card,.article-card,.trust-list article,.steps article,.source-list article{background:#fff;border:1px solid var(--line);border-radius:8px;padding:1.2rem}.service-card h3,.article-card h2,.trust-list h3,.steps h3{margin:.2rem 0 .45rem;line-height:1.18}.service-card a,.article-card a{text-decoration:none}.text-link{font-weight:900;color:var(--green-dark)}.steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.trust-list{display:grid;gap:1rem}.check-list{padding:0;margin:1rem 0;list-style:none}.check-list li{position:relative;padding-left:1.8rem;margin:.65rem 0}.check-list li:before{content:"";position:absolute;left:0;top:.35rem;width:1rem;height:1rem;border-radius:4px;background:var(--green)}.pricing{background:var(--soft)}.price-card{max-width:720px;margin:auto;text-align:center}.price{font-size:clamp(1.4rem,3vw,2rem);font-weight:900;color:var(--green-dark)}.faq-list{max-width:900px;margin:auto;display:grid;gap:.75rem}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:8px;padding:1rem}.faq-list summary{cursor:pointer;font-weight:900}.page-hero{padding:clamp(5rem,11vw,8rem) clamp(1rem,5vw,4rem) clamp(3rem,7vw,5rem);background:linear-gradient(180deg,#eef5f1,#fbfcfb);border-bottom:1px solid var(--line)}.page-hero .eyebrow{color:var(--green)}.page-hero p{color:var(--muted)}.contact-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:2rem;align-items:start}.lead-form{display:grid;gap:1rem}.lead-form label{display:grid;gap:.35rem;font-weight:800}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:.8rem;font:inherit;background:#fff;color:var(--ink)}.form-status{font-weight:800;color:var(--green-dark)}.article-page .page-hero{background:#fff}.article-body{max-width:920px;margin:auto;padding:clamp(2.5rem,6vw,5rem) clamp(1rem,4vw,2rem)}.article-body section{margin:0 0 2rem}.article-body li{margin:.65rem 0}.source-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:clamp(2rem,5vw,4rem) clamp(1rem,5vw,4rem);background:var(--ink);color:#fff}.cta-band p{color:rgba(255,255,255,.78)}.fine-print{font-size:.9rem;color:var(--muted)}.site-footer{padding:3rem clamp(1rem,5vw,4rem);background:#101816;color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:2rem}.site-footer h2{font-size:1rem}.site-footer a{display:block;color:rgba(255,255,255,.82);text-decoration:none;margin:.45rem 0}.site-footer p{color:rgba(255,255,255,.7)}.footer-brand{color:#fff!important}.chatbot{position:fixed;right:1rem;bottom:1rem;z-index:30}.chatbot-toggle{width:58px;height:58px;border:0;border-radius:999px;background:var(--green);color:#fff;font-weight:900;box-shadow:var(--shadow);cursor:pointer}.chatbot-panel{position:absolute;right:0;bottom:72px;width:min(390px,calc(100vw - 2rem));background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);overflow:hidden}.chatbot-header{display:flex;justify-content:space-between;gap:1rem;padding:1rem;background:var(--ink);color:#fff}.chatbot-header span{display:block;color:rgba(255,255,255,.75);font-size:.88rem}.chatbot-close{border:0;background:transparent;color:#fff;font-size:1.4rem;cursor:pointer}.chatbot-messages{display:grid;gap:.75rem;max-height:320px;overflow:auto;padding:1rem;background:#f7faf8}.bot-message,.user-message{padding:.75rem;border-radius:8px;max-width:92%}.bot-message{background:#fff;border:1px solid var(--line);color:var(--ink)}.user-message{justify-self:end;background:var(--green);color:#fff}.chatbot-prompts{display:flex;gap:.45rem;flex-wrap:wrap;padding:0 1rem 1rem;background:#f7faf8}.chatbot-prompts button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.45rem .65rem;cursor:pointer;font-weight:750;color:var(--green-dark)}.chatbot-form{display:grid;grid-template-columns:1fr auto;gap:.5rem;padding:1rem;border-top:1px solid var(--line)}.chatbot-form input{border:1px solid var(--line);border-radius:8px;padding:.75rem;font:inherit}.chatbot-form button{border:0;border-radius:8px;background:var(--green);color:#fff;font-weight:900;padding:.75rem .9rem}.mobile-cta{display:none}@media(max-width:980px){.proof-strip,.card-grid,.article-grid,.steps,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split,.contact-layout{grid-template-columns:1fr}.hero-overlay{background:rgba(10,18,16,.72)}}@media(max-width:720px){.nav-toggle{display:inline-flex}.site-nav{position:absolute;top:100%;left:0;right:0;display:none;flex-direction:column;align-items:stretch;background:#fff;border-bottom:1px solid var(--line);padding:.75rem}.site-nav.open{display:flex}.hero{min-height:620px}.hero h1,.page-hero h1{font-size:3rem}.proof-strip,.card-grid,.article-grid,.steps,.source-list,.footer-grid{grid-template-columns:1fr}.section,.page-hero{padding-left:1rem;padding-right:1rem}.cta-band{display:block}.cta-actions{margin-top:1rem}.button{width:100%}.site-header{padding:.75rem 1rem}.hero-content{padding-left:1rem;padding-right:1rem}.mobile-cta{display:none}.chatbot{right:.75rem;bottom:.75rem}.chatbot-panel{bottom:68px}.chatbot-messages{max-height:280px}}