:root{--ink:#182520;--muted:#59645e;--green:#176442;--lime:#dafa81;--paper:#f8f9f5;--line:#dce1d9;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #247b56;outline-offset:5px}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.topbar{background:var(--ink);color:#eff4e9;font-size:10px;letter-spacing:1.1px;padding:9px 0}.topbar .wrap{display:flex;justify-content:space-between}.header{display:flex;gap:30px;align-items:center;min-height:108px}.brand{display:flex;gap:10px;align-items:center;font-weight:800;font-size:25px;letter-spacing:-1px;line-height:1.1}.brand small{display:block;font-size:8px;letter-spacing:1.6px;margin-top:8px}.brand-icon{display:flex;background:var(--lime);padding:8px;border-radius:8px}.brand svg{width:32px;height:32px}.header nav{display:flex;gap:24px;margin-left:auto;font-size:13px}.header nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:16px 24px;background:var(--green);color:#fff;border:0;border-radius:5px;font-size:14px;font-weight:700;cursor:pointer}.button:hover{background:#104d32}.button.small{font-size:12px;padding:12px 16px}.button.light{background:var(--lime);color:var(--ink)}.text-link{font-weight:700;font-size:14px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;align-items:center;padding:48px 0 64px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.7px;margin:0 0 22px}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-right:8px}h1,h2,h3{line-height:1.07;letter-spacing:-2px;margin:0;font-weight:600}h1{font-size:clamp(42px,4.7vw,65px)}h2{font-size:42px}h3{font-size:22px;letter-spacing:-.5px}.green{color:var(--green)}p{color:var(--muted)}.lead{font-size:17px;line-height:1.7;max-width:510px;margin:26px 0}.actions{display:flex;gap:25px;align-items:center;margin:32px 0 40px}.hero-notes{display:flex;gap:22px;border-top:1px solid var(--line);padding-top:24px;font-size:11px;color:var(--muted)}.hero-art{position:relative;border-radius:12px;overflow:hidden;background:#dfe7da;min-width:0}.hero-art img{display:block;width:100%;height:auto}.art-label{position:absolute;top:22px;left:24px;font-size:9px;letter-spacing:1.4px;font-weight:bold}.art-caption{position:absolute;bottom:24px;left:24px;right:24px;display:flex;flex-direction:column;font-size:10px;letter-spacing:1px}.art-caption strong{font-size:15px;letter-spacing:-.2px;margin-top:4px}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;background:#eef2ea}.trust-strip .wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.trust-strip span{display:flex;gap:9px;align-items:flex-start;font-size:12.5px;line-height:1.45;color:#33443a}.trust-strip svg{color:var(--green);flex:none;margin-top:2px}.section{padding-top:86px;padding-bottom:86px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:36px;gap:30px}.section-heading p{font-size:14px;margin:0}.section-heading .eyebrow{font-size:10px;margin-bottom:17px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card,.service-help{border:1px solid var(--line);padding:26px 24px;min-height:256px;border-radius:7px;background:var(--white);display:flex;flex-direction:column}.service-card:hover{border-color:var(--green);transform:translateY(-3px)}.service-card{transition:transform .18s,border-color .18s}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.card-top svg{width:36px;height:36px;color:var(--green)}.card-top span{color:#859383}.service-card h3{font-size:20px}.service-card p{font-size:13px;line-height:1.6;margin:12px 0 22px}.card-link{font-size:11px;font-weight:bold;margin-top:auto}.service-card.featured{background:var(--ink);color:white}.featured p,.featured svg,.featured .card-top span{color:#dafa81}.service-help{background:#eaf0e3;border:0;justify-content:center}.service-help h3{font-size:24px;line-height:1.2;margin-bottom:24px}.service-help a{font-size:12px;font-weight:700}.precision{background:var(--ink);color:white;padding:66px 0}.precision-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:90px;align-items:center}.precision p{color:#c3cec4;font-size:15px;max-width:490px;margin:22px 0 28px}.precision .eyebrow{color:var(--lime);font-size:10px}.chip-art{height:290px;border:1px solid #405247;border-radius:10px;display:flex;align-items:center;justify-content:center;position:relative;background:repeating-linear-gradient(0deg,transparent,transparent 29px,#ffffff08 30px),repeating-linear-gradient(90deg,transparent,transparent 29px,#ffffff08 30px)}.chip-art svg{height:190px;width:190px;color:var(--lime);stroke-width:.6}.chip-art span{position:absolute;bottom:17px;font-size:9px;letter-spacing:2px;color:#a6bca4}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.steps article{border-top:1px solid var(--line);padding-top:22px}.steps article>span{font-size:14px;color:var(--green)}.steps h3{margin-top:22px}.steps p{font-size:14px}.blog-section{background:#edf0e9}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.post-art{height:185px;background:#d8e0d1;border-radius:6px;display:flex;position:relative;align-items:center;justify-content:center;margin-bottom:25px}.post-art svg{width:90px;height:90px;stroke-width:.9;transform:rotate(-12deg);color:#3b5945}.post-card:nth-child(2) .post-art{background:#e8e2d3}.post-card:nth-child(3) .post-art{background:#d4dedd}.post-art span{position:absolute;left:18px;bottom:14px;font-size:8px;letter-spacing:1.5px}.post-card .eyebrow{margin-bottom:10px;font-size:9px}.post-card h3{font-size:23px;line-height:1.25}.post-card p{font-size:14px}.post-card a:hover h3{text-decoration:underline;text-underline-offset:4px}.final-cta{text-align:center;padding:90px 0}.final-cta h2{font-size:50px;margin-bottom:30px}footer{background:#e8ece3;padding-top:50px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-size:13px}.footer-grid strong{margin-bottom:10px}.footer-grid p{font-size:14px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #cdd5c7;margin-top:42px;padding:20px 0;font-size:10px;color:var(--muted)}.page-content{padding:36px 0 80px}.page-content h1{max-width:960px;margin-bottom:36px}.breadcrumbs{display:flex;gap:12px;font-size:12px;color:var(--muted);margin-bottom:40px}.prose{max-width:820px}.prose h2{font-size:29px;letter-spacing:-.7px;margin:36px 0 16px}.prose h3{margin:26px 0 12px}.prose p,.prose li{line-height:1.8}.prose a:not(.button){text-decoration:underline;text-underline-offset:4px}.prose .service-grid{grid-template-columns:repeat(2,1fr)}.prose .service-card{text-decoration:none!important}.callout{background:#eaf0e3;padding:28px;border-radius:8px;margin:36px 0}.callout h2{margin-top:0}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-weight:bold;line-height:1.5}summary::marker{color:var(--green)}.contact-form{border:1px solid var(--line);border-radius:8px;padding:30px;background:white}.contact-form label{display:block;font-size:14px;font-weight:600;margin:18px 0 7px}.contact-form input:required,.contact-form select:required,.contact-form textarea:required{border-left:3px solid var(--green)}.contact-form input:invalid:not(:placeholder-shown),.contact-form textarea:invalid:not(:placeholder-shown){border-left-color:#a8442f}.contact-form input,.contact-form select,.contact-form textarea{display:block;width:100%;padding:12px;border:1px solid #929e93;border-radius:4px;background:var(--paper);color:var(--ink)}.contact-form textarea{min-height:130px;resize:vertical}.contact-form .consent{display:flex;align-items:flex-start;gap:10px;font-size:12px;font-weight:400}.consent input{width:auto;margin-top:7px}.contact-form button{margin-top:16px}.hp{position:absolute!important;left:-9999px;width:1px;height:1px;overflow:hidden}.request-form{margin-top:34px}.request-form h2{font-size:26px;margin-bottom:10px}.request-form>p{font-size:14px;margin-top:0}.notice{padding:16px;background:#f4eac9;border-left:3px solid #907529;font-size:14px;border-radius:0 5px 5px 0;margin:0 0 18px}.request-form .notice{scroll-margin-top:90px}.skip{position:absolute;left:10px;top:-100px;background:white;padding:12px;z-index:99}.skip:focus{top:10px}body.admin-bar .topbar{margin-top:0}
@media(min-width:1500px){.hero{padding-top:60px}}
@media(max-width:1100px){.trust-strip .wrap{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr);gap:38px}.header{gap:15px}.header nav{gap:15px}.header-cta{display:none}.hero{gap:30px}.actions{gap:16px}.service-grid{grid-template-columns:repeat(2,1fr)}.precision-grid{gap:40px}.brand{font-size:22px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.topbar .wrap>span:last-child{display:none}.topbar{font-size:8px}.header{min-height:84px;position:relative;flex-wrap:wrap}.brand{font-size:21px}.menu-toggle{display:block;margin-left:auto;border:1px solid var(--line);background:transparent;border-radius:4px;padding:10px;font-size:12px}.header nav{display:none;width:100%;margin:0;padding:6px 0 22px;flex-direction:column}.header nav.open{display:flex}.hero{grid-template-columns:1fr;padding:28px 0 36px;gap:32px}h1{font-size:46px;letter-spacing:-2px}.hero .lead{font-size:16px;margin:24px 0}.hero .eyebrow{font-size:9px}.actions{flex-wrap:wrap;margin:25px 0}.hero-notes{font-size:10px;gap:15px}.hero-art{max-height:460px}.hero-art img{height:460px;object-fit:cover}.trust-strip .wrap{grid-template-columns:1fr;gap:12px}.trust-strip{padding:16px 0}.section{padding:54px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:18px}h2{font-size:34px;letter-spacing:-1.4px}.service-grid{gap:10px}.service-card,.service-help{padding:20px 15px;min-height:250px}.service-card h3{font-size:18px}.service-card p{font-size:12px}.service-help h3{font-size:22px}.precision{padding:40px 0}.precision-grid{grid-template-columns:1fr;gap:30px}.chip-art{height:220px}.steps,.post-grid{grid-template-columns:1fr;gap:28px}.post-art{height:210px}.final-cta{padding:60px 0}.final-cta h2{font-size:39px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{gap:20px}.page-content h1{font-size:40px;overflow-wrap:anywhere}.prose .service-grid{grid-template-columns:1fr}.contact-form{padding:18px}.breadcrumbs{flex-wrap:wrap}.prose h2{font-size:27px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.language-link{font-size:12px;border:1px solid var(--line);padding:6px 8px;border-radius:4px;flex-shrink:0}
@media(max-width:760px){.header{gap:8px}.header .brand{font-size:17px;gap:7px}.brand small{font-size:6px;letter-spacing:1.2px}.brand-icon{padding:6px}.brand svg{width:27px;height:27px}.menu-toggle{font-size:11px;padding:8px}.language-link{font-size:11px;padding:5px}.header nav{order:5}.hero-art img{object-fit:contain;height:auto}.hero-art{max-height:none}}
