:root{--bg:#fbfaf7;--surface:#fff;--surface-2:#f1f6f2;--ink:#17211d;--muted:#66736d;--green:#003f31;--green-2:#0c5a48;--cyan:#167d88;--amber:#f4783a;--line:#dfe7e2;--shadow:0 24px 70px #0821191f;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf7eb;border-bottom:1px solid #dfe7e2bf;justify-content:space-between;align-items:center;gap:28px;padding:16px clamp(18px,4vw,72px);display:flex;position:sticky;top:0;left:0;right:0}.brand,.footer-brand{align-items:center;gap:12px;display:flex}.brand{flex-direction:column;align-items:flex-start;gap:4px}.brand-logo{object-fit:contain;width:112px;height:34px}.brand strong,.footer-brand strong{letter-spacing:0;font-size:.78rem;display:block}.brand small{color:var(--muted);font-size:.76rem;font-weight:700;line-height:1.1;display:block}.main-nav{align-items:center;gap:clamp(16px,2vw,30px);font-size:.9rem;font-weight:700;display:flex}.main-nav a{color:#25332e}.main-nav a:hover{color:var(--green-2)}.header-actions,.hero-actions{align-items:center;gap:12px;display:flex}.language-toggle{align-items:center;gap:8px;font-size:.8rem;font-weight:800;display:flex}.language-toggle button{color:#596661;cursor:pointer;background:0 0;border:0;padding:4px 2px}.language-toggle button.active{color:var(--green)}.language-toggle span{background:#b9c5bf;width:1px;height:16px}.button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 20px;font-weight:800;transition:transform .18s,background .18s,border .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-dark{background:var(--green);color:#fff}.button-dark:hover{background:#062f26}.button-outline{color:var(--green);background:#fff;border-color:#b9c8c1}.button-light{color:var(--ink);background:#fff;border-color:#d8e1dc}.button-white{color:var(--green);background:#fff}.button-outline-white{color:var(--green);background:#fff;border-color:#ffffffb8}.menu-button{background:var(--green);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.hero{grid-template-columns:minmax(320px,.92fr) minmax(420px,1.18fr);min-height:650px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;align-self:center;padding:84px 0 118px clamp(24px,6vw,96px);position:relative}.hero-copy:after{background:linear-gradient(90deg, var(--bg) 0%, #fbfaf7eb 62%, #fbfaf700 100%);content:"";z-index:-1;width:360px;position:absolute;top:0;bottom:0;right:-240px}.eyebrow{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;font-size:.8rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:0;font-family:Georgia,Times New Roman,serif}h1{max-width:760px;margin-bottom:24px;font-size:clamp(2.25rem,3.9vw,4.05rem);line-height:1}h1 span{color:var(--green);display:block}.hero-text{color:#43504b;max-width:560px;font-size:1.06rem}.trust-line{color:#56635e;align-items:center;gap:12px;margin:26px 0 0;font-size:.9rem;display:flex}.avatar-stack{min-width:82px;display:flex}.avatar-stack span{background:linear-gradient(135deg,#e9f2ed,#0a4a3b);border:2px solid #fff;border-radius:50%;width:30px;height:30px;margin-right:-10px}.avatar-stack span:nth-child(2){background:linear-gradient(135deg,#e1e9ef,#167d88)}.avatar-stack span:nth-child(3){background:linear-gradient(135deg,#f5d7c4,#f4783a)}.avatar-stack span:nth-child(4){background:linear-gradient(135deg,#d9e4de,#17211d)}.hero-image{min-height:650px;margin-left:0;position:relative}.hero-image img{object-fit:cover;object-position:88% center;width:100%;height:100%}.project-finder{box-shadow:var(--shadow);color:#fff;max-width:var(--max);z-index:5;background:linear-gradient(135deg,#003f31,#04281f);border:1px solid #fff3;border-radius:10px;margin:-88px auto 0;padding:28px;position:relative}.finder-head h2{margin-bottom:4px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.6rem)}.finder-head p{color:#ffffffc7;margin-bottom:22px}.finder-grid{grid-template-columns:repeat(4,minmax(0,1fr)) minmax(230px,.9fr);align-items:stretch;gap:12px;display:grid}.choice-group{color:var(--ink);background:#fff;border-radius:7px;align-content:start;gap:10px;min-height:206px;padding:14px;display:grid}.choice-group>span{color:#68746f;font-size:.78rem;font-weight:800}.choice-options{flex-wrap:wrap;gap:7px;display:flex}.choice-pill{color:#33423c;cursor:pointer;white-space:nowrap;background:#f3f7f5;border:1px solid #dce6e1;border-radius:999px;flex:100%;justify-content:center;align-items:center;gap:7px;min-height:29px;padding:4px 10px;font-size:.82rem;font-weight:800;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.choice-pill svg{flex:none;font-size:.95rem}.choice-pill:hover,.choice-pill-active{background:var(--green);border-color:var(--green);color:#fff}.recommendation{border:1px solid #ffffff59;border-radius:8px;flex-direction:column;min-height:206px;padding:14px;display:flex}.recommendation small{color:#ffffffbf}.recommendation strong{margin:4px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.22rem,1.45vw,1.55rem);line-height:1;display:block}.recommendation p{color:#ffffffc7;margin-bottom:10px;font-size:.84rem;line-height:1.42}.scale-card a,.project-types a{color:inherit;align-items:center;gap:8px;font-weight:900;display:inline-flex}.recommendation-cta{color:var(--green);text-align:center;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:39px;margin-top:auto;padding:0 13px;font-weight:900;display:inline-flex}.finder-badges{flex-wrap:wrap;gap:22px;margin-top:20px;display:flex}.finder-badges span{color:#ffffffdb;align-items:center;gap:8px;font-size:.9rem;font-weight:700;display:flex}.credibility-strip{border:1px solid var(--line);max-width:var(--max);background:#fff;border-radius:8px;grid-template-columns:repeat(5,1fr);gap:14px;margin:28px auto 0;padding:20px 22px;display:grid}.credibility-strip div{align-items:center;gap:12px;display:flex}.credibility-strip svg,.scale-card svg,.service-item svg{color:var(--green-2);flex:none;font-size:2rem}.credibility-strip strong,.credibility-strip small{display:block}.credibility-strip strong{text-transform:uppercase;font-size:.8rem}.credibility-strip small{color:var(--muted);font-size:.78rem;line-height:1.35}.section{max-width:var(--max);margin:0 auto;padding:74px 0 0}.section-heading{text-align:center;max-width:760px;margin:0 auto 28px}.section-heading h2{margin-bottom:8px;font-size:clamp(2rem,3vw,3.2rem);line-height:1.05}.section-heading p{color:var(--muted)}.inline-heading{justify-content:center;align-items:center;max-width:none;display:flex}.inline-heading span{color:#b64c1b;background:#fff0e8;border-radius:999px;margin-left:14px;padding:7px 11px;font-size:.78rem;font-weight:900}.scale-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.scale-section .section-heading{max-width:1120px}.scale-section .section-heading h2{white-space:nowrap}.scale-card,.offer-card{border:1px solid var(--line);background:#fff;border-radius:8px}.scale-card{padding:28px}.scale-card h3{margin:14px 0 0;font-size:1.25rem}.scale-card strong{color:var(--green);margin-bottom:10px;display:block}.scale-card p{color:var(--muted)}.services-section{padding-top:58px}.services-grid{text-align:center;grid-template-columns:repeat(6,1fr);gap:28px 26px;display:grid}.service-item{flex-direction:column;align-items:center;min-height:132px;display:flex}.service-item h3{margin:10px 0 5px;font-size:.95rem}.service-item p{color:var(--muted);margin-bottom:0;font-size:.82rem;line-height:1.35}.offers-grid{grid-template-columns:repeat(4,minmax(210px,1fr)) minmax(250px,1.12fr);gap:18px;display:grid}.offer-card{min-height:314px;padding:24px;position:relative}.popular-offer{border-color:var(--green);padding-top:54px}.popular-label{background:var(--green);color:#fff;text-align:center;border-radius:8px 8px 0 0;padding:8px;font-size:.82rem;font-weight:900;position:absolute;top:0;left:0;right:0}.offer-card h3,.enterprise-offer h3{margin-bottom:10px}.offer-card p{color:var(--muted);min-height:64px;font-size:.9rem}.offer-card small{color:var(--muted);display:block}.offer-card>strong{color:var(--amber);margin:2px 0 14px;font-size:2rem;line-height:1.05;display:block}.offer-card ul,.enterprise-offer ul{gap:8px;margin:0 0 20px;padding:0;list-style:none;display:grid}.offer-card li,.enterprise-offer li{align-items:center;gap:8px;font-size:.82rem;line-height:1.25;display:flex}.offer-card li{white-space:nowrap}.offer-card li svg,.enterprise-offer li svg{color:var(--green-2)}.enterprise-offer{color:#fff;background:linear-gradient(145deg,#003f31,#041f19);border-radius:8px;padding:28px}.enterprise-offer strong{margin-bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;line-height:1.1;display:block}.enterprise-offer li{color:#ffffffdb}.enterprise-offer li svg{color:#fff}.process-row{text-align:center;grid-template-columns:repeat(6,1fr);gap:18px;display:grid}.process-section .section-heading{max-width:1120px}.process-section .section-heading h2{white-space:nowrap}.process-step{position:relative}.process-step:not(:last-child):after{content:"";background:#9aaba3;width:28px;height:1px;position:absolute;top:29px;right:-23px}.process-step span{border:1px solid var(--green-2);color:var(--green-2);border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:13px;display:inline-flex}.process-step h3{margin-bottom:6px;font-size:.92rem}.process-step p{color:var(--muted);font-size:.78rem}.proof-band{grid-template-columns:minmax(300px,.9fr) minmax(380px,1.25fr) minmax(260px,.65fr);align-items:stretch;min-height:280px;margin-top:78px;display:grid}.proof-copy{background:var(--green);color:#fff;padding:clamp(28px,4vw,52px)}.proof-copy h2{font-size:clamp(1.5rem,2.05vw,2.3rem);line-height:1.05}.proof-copy p{color:#ffffffd1}.proof-stats{border-top:1px solid #ffffff40;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px;padding-top:22px;display:grid}.proof-stats strong{white-space:nowrap}.proof-band img{object-fit:cover;width:100%;height:100%}.project-types{color:#fff;background:#111b18;border-radius:8px 0 0 8px;align-self:center;margin-left:-80px;padding:32px;position:relative}.project-types p{color:#ffffffbf}.faq-contact{grid-template-columns:.95fr 1.55fr;align-items:stretch;gap:24px;display:grid}.faq-panel h2{font-size:clamp(1.8rem,2.8vw,3rem)}.faq-item{border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;background:#fff;border-radius:7px;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:9px;padding:16px;display:flex}.faq-item p{color:var(--muted);margin:8px 0 0;font-weight:400}.faq-item svg{transition:transform .18s}.faq-item svg.rotated{transform:rotate(180deg)}.contact-panel{background:linear-gradient(135deg, var(--green), #0a2b24);color:#fff;border-radius:8px;grid-template-columns:.92fr 1.08fr;display:grid;overflow:hidden}.contact-copy{align-self:center;padding:clamp(32px,5vw,60px)}.contact-copy h2{font-size:clamp(1.7rem,2.35vw,2.9rem);line-height:1.02}.contact-copy p{color:#ffffffd1}.contact-panel img{object-fit:cover;object-position:58% center;height:100%}.estimate-form-section{justify-content:center;align-items:center;min-height:calc(100vh - 88px);margin:0 auto;padding:72px 24px;scroll-margin-top:88px;display:flex}.estimate-form{border:1px solid var(--line);background:#fff;border-radius:8px;gap:16px;width:100%;max-width:880px;padding:clamp(24px,4vw,42px);display:grid;box-shadow:0 18px 56px #142f2614}.estimate-form h2{margin-bottom:0;font-size:clamp(1.8rem,2.7vw,3rem)}.estimate-form label{color:#394741;gap:7px;font-weight:800;display:grid}.estimate-form input,.estimate-form textarea{outline-color:var(--green-2);border:1px solid #cfdad4;border-radius:7px;min-height:48px;padding:12px 14px}.form-hp{opacity:0;position:absolute;left:-9999px}.estimate-form input[name=recommendation]{background:var(--surface-2);color:var(--green);font-weight:900}.estimate-form textarea{resize:vertical;min-height:130px}.form-status{background:var(--surface-2);color:var(--green);border-radius:7px;margin:0;padding:12px 14px;font-weight:800}.form-status-error{color:#9a3412;background:#fff0e8}.cookie-policy{max-width:var(--max);margin:0 auto 78px;scroll-margin-top:96px}.legal-page{max-width:var(--max);margin:0 auto;padding:56px 24px 96px}.legal-back{color:var(--green);text-underline-offset:4px;margin-bottom:42px;font-weight:900;text-decoration:underline;display:inline-flex}.legal-policy{margin-bottom:64px}.cookie-policy-copy{max-width:760px}.cookie-policy-copy h1,.cookie-policy-copy h2{margin-bottom:12px;font-size:clamp(2rem,3vw,3.2rem);line-height:1.05}.cookie-policy-copy p:not(.eyebrow),.cookie-policy-grid p,.cookie-manage p{color:var(--muted)}.cookie-policy-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.cookie-policy-grid article,.cookie-manage{border:1px solid var(--line);background:#fff;border-radius:8px;padding:24px}.cookie-policy-grid h3,.cookie-policy-grid h2,.cookie-manage h3{margin-bottom:8px}.cookie-policy-grid p,.cookie-manage p{margin-bottom:0}.cookie-manage{justify-content:space-between;align-items:center;gap:24px;margin-top:18px;display:flex}footer{color:#fff;background:#111a17;grid-template-columns:.7fr 1.5fr;gap:38px;padding:52px clamp(24px,6vw,96px);display:grid}.footer-brand{flex-direction:column;align-items:flex-start;gap:8px}.footer-brand .brand-logo{width:126px;height:38px}.footer-brand p,footer a,footer span,.newsletter p{color:#ffffffb3}.company-details{gap:4px;max-width:360px;margin-top:10px;display:grid}.company-details span{font-size:.72rem;line-height:1.45}.footer-reveal{color:#ffffffb3;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.footer-reveal:hover,footer a:hover{color:#fff}.footer-links{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.footer-links div{gap:8px;display:grid}.footer-links strong{margin-bottom:4px}.newsletter label{border:1px solid #ffffff3d;border-radius:7px;align-items:center;min-height:44px;display:flex;overflow:hidden}.newsletter input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0 12px}.newsletter button{color:#fff;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.cookie-banner{border:1px solid var(--line);box-shadow:var(--shadow);z-index:50;background:#fffffff5;border-radius:8px;align-items:center;gap:22px;width:auto;max-width:min(1120px,100vw - 36px);padding:14px 16px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.cookie-banner strong{color:var(--green);margin-bottom:4px;display:block}.cookie-banner p{color:var(--muted);white-space:nowrap;margin:0;font-size:.92rem}.cookie-banner p a{color:var(--green);white-space:nowrap;text-underline-offset:3px;font-weight:900;text-decoration:underline}.cookie-banner-actions{flex:none;gap:10px;display:flex}@media (max-width:1120px){.header-cta{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:68px 24px 28px}.hero-copy:after{display:none}.hero-image{min-height:360px;margin-left:0}.project-finder,.credibility-strip,.section,.cookie-policy{margin-left:24px;margin-right:24px}.finder-grid,.offers-grid{grid-template-columns:repeat(2,1fr)}.recommendation,.enterprise-offer{grid-column:1/-1}.credibility-strip,.cookie-policy-grid,.services-grid,.process-row{grid-template-columns:repeat(3,1fr)}.proof-band,.faq-contact{grid-template-columns:1fr}.cookie-banner{flex-direction:column;align-items:stretch;width:calc(100vw - 24px);max-width:min(820px,100vw - 24px)}.cookie-banner p{white-space:normal;font-size:clamp(1rem,3.2vw,1.35rem);line-height:1.35}.cookie-banner-actions{justify-content:flex-end}.project-types{border-radius:0;margin-left:0}}@media (max-width:820px){.site-header{padding:12px 18px}.main-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;flex-direction:column;padding:18px;display:none;position:absolute;top:72px;left:18px;right:18px}.main-nav-open{display:flex}.menu-button{display:inline-flex}.brand small,.language-toggle{display:none}h1{font-size:clamp(2rem,9.5vw,3.1rem)}.hero-actions,.header-actions{flex-wrap:wrap}.project-finder{margin-top:24px;padding:22px}.proof-stats{column-gap:18px}.proof-stats strong{font-size:clamp(.86rem,3.7vw,1rem)}.finder-grid,.scale-grid,.credibility-strip,.cookie-policy-grid,.services-grid,.offers-grid,.process-row,.contact-panel,footer,.footer-links{grid-template-columns:1fr}.cookie-manage{flex-direction:column;align-items:stretch}.cookie-banner-actions{flex-direction:column}.contact-panel img{object-position:58% 72%;width:100%;height:260px}.inline-heading{display:block}.inline-heading span{margin:10px 0 0;display:inline-block}.process-step:not(:last-child):after{display:none}.scale-section .section-heading h2,.process-section .section-heading h2{white-space:normal}}
