:root{--ink:#10261f;--ink-soft:#20372f;--muted:#4c6158;--green:#0f8442;--green-dark:#0a6036;--green-deep:#03241f;--green-soft:#e8f4ec;--green-pale:#f3f9f5;--line:#d6e2dc;--surface:#ffffff;--surface-soft:#f6f9f7;--sand:#f4f1e8;--gold:#b88a3b;--footer-text:#c7d8d0;--footer-link:#dde9e3;--shadow:0 18px 48px rgba(3,36,31,.10);--shadow-soft:0 8px 28px rgba(3,36,31,.065);--radius:14px;--radius-lg:24px;--shell:1360px;--logo-header-desktop:212px;--logo-header-mobile:158px;--logo-footer:192px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-width:320px;overflow-x:clip;overflow-wrap:break-word;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.menu-open{overflow:hidden}img,svg{display:block;max-width:100%}img{height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}strong{font-weight:800}.shell{width:min(calc(100% - 48px),var(--shell));margin-inline:auto;min-width:0}.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:fixed;left:16px;top:12px;z-index:2000;transform:translateY(-180%);padding:12px 16px;border-radius:8px;background:var(--ink);color:#fff;font-weight:800;transition:transform .2s ease}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(223,232,227,.8);backdrop-filter:blur(16px);transition:box-shadow .25s ease}.site-header.is-scrolled{box-shadow:0 10px 30px rgba(15,45,35,.08)}.header-inner{position:relative;display:flex;align-items:center;gap:28px;min-height:86px}.brand{display:block;flex:0 0 auto;width:206px;min-width:0}.brand img{width:100%;height:auto}.main-menu{display:flex;align-items:center;justify-content:center;gap:24px;min-width:0;margin-left:auto}.main-menu>a,.nav-parent{position:relative;padding:32px 0;color:#263a34;font-size:13px;font-weight:750;white-space:nowrap}.main-menu>a::after,.nav-parent::after{content:"";position:absolute;left:0;right:0;bottom:24px;height:2px;transform:scaleX(0);background:var(--green);transform-origin:left;transition:transform .2s ease}.main-menu>a:hover::after,.main-menu>a:focus-visible::after,.nav-group:hover .nav-parent::after,.nav-group:focus-within .nav-parent::after{transform:scaleX(1)}.nav-group{position:relative}.nav-parent{display:flex;align-items:center;gap:7px}.nav-parent::before{content:"";order:2;width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg)}.nav-submenu{position:absolute;left:50%;top:calc(100% - 8px);width:520px;padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:6px;visibility:hidden;opacity:0;transform:translate(-50%,10px);border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.nav-group:hover .nav-submenu,.nav-group:focus-within .nav-submenu{visibility:visible;opacity:1;transform:translate(-50%,0)}.nav-submenu a{display:block;padding:13px 14px;border-radius:9px;color:var(--ink-soft)}.nav-submenu a:hover,.nav-submenu a:focus-visible{background:var(--green-pale)}.nav-submenu strong,.nav-submenu small{display:block}.nav-submenu strong{font-size:13px}.nav-submenu small{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.45}.header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 20px;border:1px solid transparent;border-radius:7px;font-weight:850;font-size:13px;line-height:1.2;text-align:center;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--green),#008f59);color:#fff;box-shadow:0 9px 22px rgba(0,122,77,.18)}.button-primary:hover{background:linear-gradient(135deg,var(--green-dark),var(--green))}.button-client{border-color:#c9d9d1;background:#fff;color:var(--green-dark)}.button-client:hover{border-color:#8fb9a6;background:var(--green-pale)}.button-client svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.button-outline{border-color:#9cc6b3;background:#fff;color:var(--green-dark)}.button-outline:hover{border-color:var(--green);background:var(--green-pale)}.button-large{min-height:58px;padding:16px 26px;font-size:15px}.menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:48px;height:48px;padding:0;border:1px solid var(--line);border-radius:8px;background:#fff}.menu-toggle span:not(.sr-only){width:21px;height:2px;background:var(--ink);transition:transform .2s ease,opacity .2s ease}.menu-toggle[aria-expanded="true"] span:nth-child(2){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(3){opacity:0}.menu-toggle[aria-expanded="true"] span:nth-child(4){transform:translateY(-7px) rotate(-45deg)}.mobile-client-link{display:none!important}.hero{position:relative;overflow:hidden;padding:78px 0 56px;background:radial-gradient(circle at 78% 12%,rgba(0,122,77,.08),transparent 28%),linear-gradient(180deg,#fff 0%,#fbfdfc 100%)}.hero::before{content:"";position:absolute;left:-180px;bottom:-230px;width:520px;height:520px;border-radius:50%;background:rgba(0,122,77,.035)}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:58px}.hero-copy,.hero-media{min-width:0}.eyebrow,.kicker{margin:0 0 16px;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hero h1{max-width:690px;margin:0;font-size:clamp(52px,5.2vw,82px);line-height:.98;letter-spacing:-.058em}.hero h1 span{color:var(--green)}.hero-lead{max-width:680px;margin:28px 0 0;color:#42534d;font-size:clamp(17px,1.35vw,20px);line-height:1.7}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:34px}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--green-dark);font-size:13px;font-weight:900}.text-link:hover{color:var(--green)}.text-link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-points{display:flex;flex-wrap:wrap;gap:10px 22px;margin:30px 0 0;padding:0;list-style:none;color:#44554f;font-size:12px;font-weight:750}.hero-points li{display:flex;align-items:center;gap:8px}.hero-points li::before{content:"✓";display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:11px;font-weight:900}.hero-media{position:relative;margin:0}.hero-media::before{content:"";position:absolute;inset:8% 5% 2%;border-radius:50%;background:rgba(0,122,77,.12);filter:blur(55px)}.hero-media img{position:relative;width:100%;max-height:640px;object-fit:contain}.trust-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.trust-item{display:flex;align-items:center;gap:15px;min-width:0;padding:25px 28px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:22px}.trust-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.trust-item strong,.trust-item small{display:block}.trust-item strong{font-size:13px}.trust-item small{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.45}.section{padding:112px 0}.section-soft{background:var(--surface-soft)}.section-heading{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.72fr);align-items:end;gap:70px;margin-bottom:46px}.section-heading.centered{display:block;max-width:860px;margin:0 auto 48px;text-align:center}.section-heading h2,.faq-heading h2,.about-copy h2,.review-copy h2{margin:0;font-size:clamp(38px,4vw,60px);line-height:1.06;letter-spacing:-.048em}.section-heading.centered>p:last-child{max-width:700px;margin:18px auto 0;color:var(--muted);font-size:16px;line-height:1.7}.section-intro p{margin:0 0 18px;color:var(--muted);font-size:15px;line-height:1.75}.pillar-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:22px}.pillar-card{grid-column:span 4;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-soft);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.pillar-card:nth-child(4),.pillar-card:nth-child(5){grid-column:span 6}.pillar-card:hover{transform:translateY(-4px);border-color:#b9d4c7;box-shadow:var(--shadow)}.pillar-card>img{width:100%;height:230px;object-fit:cover}.pillar-card:nth-child(4)>img,.pillar-card:nth-child(5)>img{height:270px}.pillar-body{position:relative;padding:27px 26px 30px}.pillar-number{display:block;margin-bottom:20px;color:#9db6aa;font-size:11px;font-weight:900;letter-spacing:.14em}.pillar-body h3{margin:0;font-size:25px;letter-spacing:-.025em}.pillar-body p{min-height:70px;margin:13px 0 20px;color:var(--muted);font-size:14px;line-height:1.65}.pillar-body a{color:var(--green);font-size:12px;font-weight:900}.pillar-body a:hover{color:var(--green-dark)}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;counter-reset:steps}.process-grid li{position:relative;min-width:0;padding:0 28px;text-align:center}.process-grid li:not(:last-child)::after{content:"";position:absolute;left:66%;top:43px;width:68%;border-top:1px dashed #a9cbbb}.step-number{position:absolute;left:21px;top:0;color:var(--green);font-size:12px;font-weight:900}.step-icon{display:grid;place-items:center;width:84px;height:84px;margin:0 auto 22px;border:1px solid #d3e6dc;border-radius:50%;background:#fff;color:var(--green);box-shadow:0 8px 20px rgba(0,122,77,.06)}.step-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.process-grid h3{margin:0;font-size:17px}.process-grid p{margin:11px 0 0;color:var(--muted);font-size:13px;line-height:1.65}.centered-action{display:flex;justify-content:center;margin-top:46px}.example-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.example-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;min-width:0;padding:25px 26px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 6px 18px rgba(15,45,35,.04);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.example-card:last-child{grid-column:1/-1}.example-card:hover{transform:translateY(-2px);border-color:#acd0bf;box-shadow:var(--shadow-soft)}.example-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:18px;font-weight:950}.example-card h3{margin:0;font-size:17px}.example-card p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.example-card .arrow{color:var(--green);font-size:22px;font-weight:800}.pricing-section{background:linear-gradient(180deg,#fff,var(--surface-soft))}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1160px;margin-inline:auto;align-items:stretch}.price-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:34px 30px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:var(--shadow-soft)}.price-card.featured{border:2px solid var(--green);box-shadow:0 22px 50px rgba(0,122,77,.13)}.popular{position:absolute;right:18px;top:16px;padding:6px 10px;border-radius:5px;background:var(--green);color:#fff;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.plan-name{margin:0;font-size:18px;font-weight:900}.plan-note{min-height:40px;margin:6px 0 20px;color:var(--muted);font-size:12px;line-height:1.45}.price-card h3{margin:0;font-size:39px;letter-spacing:-.045em}.price-card h3 small{font-size:13px;font-weight:750;color:var(--muted)}.price-card ul{display:grid;gap:11px;margin:26px 0 30px;padding:23px 0 0;border-top:1px solid var(--line);list-style:none}.price-card li{display:flex;gap:9px;color:#45564f;font-size:13px;line-height:1.5}.price-card li::before{content:"✓";color:var(--green);font-weight:950}.price-card .button{margin-top:auto}.pricing-link{display:flex;justify-content:center;margin-top:30px}.review-panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:65px;padding:64px;border:1px solid #cfe1d8;border-radius:var(--radius-lg);background:linear-gradient(135deg,#f5fbf8,#fff);box-shadow:var(--shadow-soft)}.review-copy p:not(.kicker){margin:22px 0 30px;color:var(--muted);font-size:15px;line-height:1.75}.review-values{display:grid;gap:12px}.review-values>div{position:relative;padding:22px 24px 22px 76px;border:1px solid var(--line);border-radius:11px;background:#fff}.review-values span{position:absolute;left:24px;top:24px;color:#9bb5a9;font-size:11px;font-weight:950;letter-spacing:.1em}.review-values h3{margin:0;font-size:16px}.review-values p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.about-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:90px}.about-visual{position:relative;display:grid;place-items:center;min-height:460px;overflow:hidden;border-radius:var(--radius-lg);background:linear-gradient(145deg,#005d3b,#008c57)}.about-visual::before,.about-visual::after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.08)}.about-visual::before{width:320px;height:320px;left:-90px;top:-70px}.about-visual::after{width:240px;height:240px;right:-60px;bottom:-70px}.about-visual img{position:relative;width:min(58%,300px);filter:brightness(0) invert(1);opacity:.95}.about-copy p:not(.kicker){max-width:760px;margin:22px 0 0;color:var(--muted);font-size:15px;line-height:1.8}.about-copy .text-link{margin-top:26px}.faq-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:90px;align-items:start}.faq-heading{position:sticky;top:120px}.faq-heading p:not(.kicker){margin:20px 0;color:var(--muted);font-size:15px;line-height:1.7}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{position:relative;padding:24px 48px 24px 0;cursor:pointer;list-style:none;font-size:16px;font-weight:850}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:4px;top:20px;color:var(--green);font-size:25px;font-weight:400;transition:transform .2s ease}.faq-list details[open] summary::after{transform:rotate(45deg)}.faq-list details p{margin:0;padding:0 52px 24px 0;color:var(--muted);font-size:14px;line-height:1.7}.final-cta{position:relative;overflow:hidden;padding:62px 0;background:linear-gradient(110deg,#005d3b,#008d57 65%,#005435);color:#fff}.final-cta::before{content:"";position:absolute;right:-100px;top:-140px;width:420px;height:420px;border:70px solid rgba(255,255,255,.06);border-radius:50%}.cta-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:50px}.cta-inner>div{max-width:850px}.kicker.light{color:#cdeedf}.final-cta h2{margin:0;font-size:clamp(38px,4.2vw,62px);line-height:1.02;letter-spacing:-.05em}.final-cta p:not(.kicker){margin:16px 0 0;color:#ddf3e8;font-size:15px;line-height:1.7}.button-white{min-width:230px;background:#fff;color:var(--green-dark);box-shadow:0 12px 28px rgba(0,0,0,.12)}.button-white:hover{background:#f0faf5}.site-footer{background:#fff}.footer-grid{display:grid;grid-template-columns:1.55fr 1.15fr .8fr .8fr .72fr;gap:42px;padding:62px 0 44px}.footer-brand img{width:225px;height:auto}.footer-brand>p{max-width:330px;margin:18px 0 0;color:var(--muted);font-size:12px;line-height:1.75}.footer-brand .belgian{color:var(--green-dark);font-weight:850}.footer-grid h2{margin:4px 0 15px;font-size:13px}.footer-grid>div:not(.footer-brand)>a{display:block;padding:5px 0;color:#61706a;font-size:12px;line-height:1.45}.footer-grid>div:not(.footer-brand)>a:hover{color:var(--green)}.footer-client{font-weight:900;color:var(--green)!important}.payment-security{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(420px,1.6fr) minmax(220px,.9fr);align-items:center;gap:28px;margin-bottom:26px;padding:22px 26px;border:1px solid #d7e9e0;border-radius:18px;background:linear-gradient(135deg,#f7fcf9 0%,#ffffff 54%,#f3faf6 100%);box-shadow:0 12px 34px rgba(12,72,49,.07)}.payment-security-copy,.payment-security-note{display:flex;align-items:center;gap:12px;min-width:0;color:#18382e}.payment-security-copy>span:last-child,.payment-security-note>span:last-child{display:flex;flex-direction:column;min-width:0}.payment-security strong{font-size:13px;line-height:1.25;font-weight:900;color:#15392d}.payment-security small{margin-top:4px;color:#687b74;font-size:10px;line-height:1.35;font-weight:650}.payment-security-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:#e5f5ed;color:var(--green-dark)}.payment-security-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.payment-security-icon-small{flex-basis:38px;width:38px;height:38px;border-radius:11px}.payment-security-icon-small svg{width:20px;height:20px}.payment-methods{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;min-width:0}.payment-mark{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:7px 12px;border:1px solid #dfe8e3;border-radius:9px;background:#fff;color:#1e2c27;box-shadow:0 4px 13px rgba(18,52,42,.05);font-size:10px;font-weight:900;line-height:1;white-space:nowrap}.payment-mark-stripe{color:#635bff;font-size:18px;font-weight:950;letter-spacing:-.06em;text-transform:lowercase}.payment-mark-visa{color:#1434cb;font-size:17px;font-style:italic;letter-spacing:-.06em}.payment-mark-mastercard{font-size:9px}.mastercard-symbol{position:relative;display:inline-flex;width:28px;height:18px}.mastercard-symbol i{position:absolute;top:0;width:18px;height:18px;border-radius:50%}.mastercard-symbol i:first-child{left:0;background:#eb001b}.mastercard-symbol i:last-child{right:0;background:#f79e1b;opacity:.9}.payment-mark-bancontact{font-size:9px}.bancontact-symbol{position:relative;width:27px;height:18px;border-radius:5px;background:linear-gradient(145deg,#005498 0 48%,#ffd800 49% 100%);box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.payment-security-note{justify-self:end}.footer-bottom{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:20px 0 26px;border-top:1px solid var(--line);color:#738079;font-size:11px}.footer-bottom p{margin:0}.footer-bottom nav{display:flex;justify-content:center;gap:22px;flex-wrap:wrap}@media (max-width:1320px){.header-inner{gap:18px}.payment-security{grid-template-columns:1fr 1.6fr;gap:18px}.payment-security-note{grid-column:1/-1;justify-self:center}.brand{width:178px}.main-menu{gap:17px}.main-menu>a,.nav-parent{font-size:12px}.button{padding-inline:16px}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}}@media (max-width:1180px){.header-inner{min-height:76px}.brand{width:184px}.menu-toggle{display:flex;margin-left:auto}.header-actions{display:none}.main-menu{display:none;position:absolute;left:0;right:0;top:100%;width:100%;max-height:calc(100vh - 76px);overflow:auto;padding:10px 24px 24px;flex-direction:column;align-items:stretch;gap:0;background:#fff;border-top:1px solid var(--line);box-shadow:0 24px 38px rgba(16,35,31,.12)}.main-menu.is-open{display:flex}.main-menu>a,.nav-parent{display:block;padding:14px 0;border-bottom:1px solid #edf2ef;font-size:14px}.main-menu>a::after,.nav-parent::after,.nav-parent::before{display:none}.nav-group{width:100%}.nav-submenu{position:static;width:auto;padding:6px 0 10px 14px;display:grid;grid-template-columns:1fr;gap:0;visibility:visible;opacity:1;transform:none;border:0;border-bottom:1px solid #edf2ef;border-radius:0;box-shadow:none}.nav-submenu a{padding:9px 10px;border-radius:7px}.nav-submenu small{display:none}.mobile-client-link{display:block!important;margin-top:15px!important;padding:15px!important;border:1px solid #a9cdbd!important;border-radius:7px;color:var(--green-dark)!important;font-size:14px!important;font-weight:900!important;text-align:center}.hero{padding-top:42px}.hero-grid{grid-template-columns:1fr;gap:28px}.hero-copy{text-align:center}.hero h1,.hero-lead{margin-inline:auto}.hero-actions,.hero-points{justify-content:center}.hero-media{max-width:850px;margin-inline:auto}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-heading{grid-template-columns:1fr;gap:20px}.pillar-card{grid-column:span 6}.pillar-card:nth-child(5){grid-column:3/span 8}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 0}.process-grid li:not(:last-child)::after{display:none}.review-panel{grid-template-columns:1fr;padding:48px}.about-grid{gap:55px}.faq-grid{gap:55px}.footer-bottom{grid-template-columns:1fr;text-align:center}.footer-bottom nav{order:2}}@media (max-width:800px){.shell{width:calc(100% - 30px)}.hero{padding:36px 0 42px}.hero h1{font-size:clamp(43px,12.5vw,62px)}.hero-lead{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column;gap:17px}.hero-actions .button{width:100%}.hero-actions .text-link{justify-content:center}.hero-points{display:grid;grid-template-columns:1fr 1fr;justify-items:start;max-width:460px;margin-inline:auto}.trust-grid{grid-template-columns:1fr}.trust-item,.trust-item:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.trust-item:last-child{border-bottom:0}.section{padding:78px 0}.section-heading h2,.faq-heading h2,.about-copy h2,.review-copy h2{font-size:clamp(34px,10vw,48px)}.pillar-grid{grid-template-columns:1fr}.pillar-card,.pillar-card:nth-child(4),.pillar-card:nth-child(5){grid-column:auto}.pillar-card>img,.pillar-card:nth-child(4)>img,.pillar-card:nth-child(5)>img{height:230px}.pillar-body p{min-height:0}.process-grid{grid-template-columns:1fr;gap:18px}.process-grid li{padding:26px;border:1px solid var(--line);border-radius:12px;background:#fff;text-align:left}.step-number{left:auto;right:20px;top:20px}.step-icon{margin:0 0 18px}.example-grid{grid-template-columns:1fr}.example-card:last-child{grid-column:auto}.pricing-grid{grid-template-columns:1fr;max-width:570px}.review-panel{padding:34px 24px}.about-grid{grid-template-columns:1fr;gap:36px}.about-visual{min-height:320px}.faq-grid{grid-template-columns:1fr;gap:35px}.faq-heading{position:static}.cta-inner{align-items:flex-start;flex-direction:column}.button-white{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1/-1}}@media (max-width:500px){.shell{width:calc(100% - 22px)}.header-inner{min-height:70px}.brand{width:154px}.menu-toggle{width:44px;height:44px}.main-menu{padding-inline:16px}.hero{padding-top:26px}.eyebrow{font-size:10px;letter-spacing:.09em}.hero h1{font-size:clamp(39px,12vw,50px)}.hero-points{grid-template-columns:1fr;max-width:290px}.trust-item{padding:21px 18px}.section{padding:66px 0}.section-heading{margin-bottom:34px}.pillar-card>img,.pillar-card:nth-child(4)>img,.pillar-card:nth-child(5)>img{height:205px}.pillar-body{padding:23px 20px 26px}.pillar-body h3{font-size:22px}.example-card{grid-template-columns:auto minmax(0,1fr);gap:15px;padding:21px 18px}.example-card .arrow{display:none}.price-card{padding:28px 22px}.review-values>div{padding:20px 18px 20px 58px}.review-values span{left:18px;top:22px}.about-visual{min-height:260px}.faq-list summary{padding-right:40px}.faq-list details p{padding-right:10px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.final-cta{padding:54px 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reveal,.js .reveal{opacity:1;transform:none}} .breadcrumbs{border-bottom:1px solid var(--line);background:#fff}.breadcrumbs ol{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:16px 0;list-style:none;color:#77857f;font-size:12px}.breadcrumbs li{display:flex;align-items:center;gap:8px}.breadcrumbs li:not(:last-child)::after{content:"/";color:#b0bbb6}.breadcrumbs a:hover{color:var(--green)}.breadcrumbs [aria-current="page"]{color:var(--ink-soft);font-weight:800}.page-hero{position:relative;overflow:hidden;padding:74px 0 72px;background:radial-gradient(circle at 82% 12%,rgba(0,122,77,.09),transparent 29%),linear-gradient(180deg,#fff,#f9fcfa)}.page-hero::before{content:"";position:absolute;left:-220px;bottom:-310px;width:620px;height:620px;border-radius:50%;background:rgba(0,122,77,.035)}.page-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);align-items:center;gap:76px}.page-hero-copy,.page-thumbnail{min-width:0}.page-hero h1{max-width:760px;margin:0;font-size:clamp(48px,5vw,76px);line-height:1.01;letter-spacing:-.055em}.page-hero h1 span{color:var(--green)}.page-lead{max-width:720px;margin:25px 0 0;color:#43534e;font-size:clamp(17px,1.35vw,20px);line-height:1.72}.page-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:32px}.page-hero-note{display:flex;align-items:center;gap:9px;margin:25px 0 0;color:#586a63;font-size:12px;font-weight:750}.page-hero-note::before{content:"✓";display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:11px;font-weight:950}.page-thumbnail{position:relative;margin:0;aspect-ratio:3/2;overflow:hidden;border:1px solid #d9e6df;border-radius:var(--radius-lg);background:#eef6f2;box-shadow:var(--shadow)}.page-thumbnail::after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.42)}.page-thumbnail img{width:100%;height:100%;object-fit:cover}.page-intro{padding:52px 0;border-bottom:1px solid var(--line);background:#fff}.page-intro-grid{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);gap:80px;align-items:start}.page-intro-label{margin:0;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.page-intro-copy{max-width:900px}.page-intro-copy p{margin:0;color:#40514b;font-size:clamp(18px,1.65vw,23px);line-height:1.65;letter-spacing:-.012em}.content-section{padding:104px 0}.content-section.is-soft{background:var(--surface-soft)}.content-layout{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);gap:92px;align-items:start}.content-aside{position:sticky;top:122px}.content-aside h2{margin:0;font-size:clamp(34px,3.5vw,52px);line-height:1.08;letter-spacing:-.045em}.content-aside p{margin:20px 0 0;color:var(--muted);font-size:14px;line-height:1.72}.content-main{min-width:0}.prose{max-width:850px}.prose h2{margin:0 0 24px;font-size:clamp(34px,3.6vw,54px);line-height:1.08;letter-spacing:-.045em}.prose h3{margin:42px 0 14px;font-size:24px;line-height:1.2;letter-spacing:-.025em}.prose p{margin:0 0 20px;color:#465750;font-size:16px;line-height:1.82}.prose ul,.prose ol{display:grid;gap:12px;margin:24px 0 0;padding-left:22px;color:#465750;font-size:15px;line-height:1.7}.prose strong{color:var(--ink)}.solution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.solution-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:270px;padding:31px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 7px 22px rgba(15,45,35,.045);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.solution-card:hover{transform:translateY(-3px);border-color:#acd0bf;box-shadow:var(--shadow-soft)}.solution-card-number{display:grid;place-items:center;width:42px;height:42px;margin-bottom:24px;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:12px;font-weight:950}.solution-card h3{margin:0;font-size:23px;letter-spacing:-.025em}.solution-card p{margin:13px 0 25px;color:var(--muted);font-size:14px;line-height:1.7}.solution-card .text-link{margin-top:auto}.strategy-steps{display:grid;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.strategy-step{display:grid;grid-template-columns:72px minmax(0,.8fr) minmax(0,1.2fr);gap:28px;align-items:start;padding:32px 0;border-bottom:1px solid var(--line)}.strategy-step>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:12px;font-weight:950}.strategy-step h3{margin:7px 0 0;font-size:20px}.strategy-step p{margin:4px 0 0;color:var(--muted);font-size:14px;line-height:1.7}.decision-panel{padding:58px;border:1px solid #cfe1d8;border-radius:var(--radius-lg);background:linear-gradient(135deg,#f2faf6,#fff);box-shadow:var(--shadow-soft)}.decision-panel h2{max-width:850px;margin:0;font-size:clamp(36px,4vw,58px);line-height:1.05;letter-spacing:-.05em}.decision-panel>p{max-width:900px;margin:20px 0 0;color:var(--muted);font-size:16px;line-height:1.75}.decision-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:34px}.decision-item{padding:24px;border:1px solid var(--line);border-radius:11px;background:#fff}.decision-item strong{display:block;font-size:15px}.decision-item span{display:block;margin-top:8px;color:var(--muted);font-size:12px;line-height:1.55}.related-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.related-card{display:flex;flex-direction:column;min-width:0;min-height:210px;padding:27px;border:1px solid var(--line);border-radius:12px;background:#fff;transition:transform .2s ease,border-color .2s ease}.related-card:hover{transform:translateY(-2px);border-color:#a8cdbb}.related-card small{color:var(--green);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.related-card h3{margin:14px 0 10px;font-size:20px;line-height:1.25}.related-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.62}.related-card .text-link{margin-top:auto;padding-top:20px}.page-faq{padding-top:0}.page-faq .faq-grid{padding-top:100px;border-top:1px solid var(--line)}.main-menu a[aria-current="page"],.nav-parent[aria-current="page"]{color:var(--green);font-weight:900}.main-menu a[aria-current="page"]::after,.nav-parent[aria-current="page"]::after{transform:scaleX(1)}@media (max-width:1180px){.page-hero-grid{grid-template-columns:1fr;gap:40px}.page-hero-copy{text-align:center}.page-hero h1,.page-lead{margin-inline:auto}.page-hero-actions{justify-content:center}.page-hero-note{justify-content:center}.page-thumbnail{width:min(100%,860px);margin-inline:auto}.page-intro-grid{grid-template-columns:1fr;gap:16px}.content-layout{grid-template-columns:1fr;gap:40px}.content-aside{position:static;max-width:850px}.decision-list{grid-template-columns:1fr 1fr}}@media (max-width:800px){.page-hero{padding:46px 0 52px}.page-hero h1{font-size:clamp(42px,12vw,60px)}.page-hero-actions{align-items:stretch;flex-direction:column}.page-hero-actions .button{width:100%}.page-hero-actions .text-link{justify-content:center}.page-intro{padding:38px 0}.content-section{padding:76px 0}.solution-grid,.related-links{grid-template-columns:1fr}.solution-card{min-height:auto}.strategy-step{grid-template-columns:58px 1fr;gap:18px}.strategy-step p{grid-column:2}.decision-panel{padding:36px 25px}.decision-list{grid-template-columns:1fr}.page-faq .faq-grid{padding-top:75px}}@media (max-width:500px){.breadcrumbs ol{padding:13px 0;font-size:11px}.page-hero{padding-top:34px}.page-hero h1{font-size:clamp(38px,11.8vw,49px)}.page-lead{font-size:16px}.page-thumbnail{border-radius:16px}.content-section{padding:64px 0}.solution-card,.related-card{padding:24px 21px}.strategy-step{grid-template-columns:48px 1fr;padding:25px 0}.strategy-step>span{width:42px;height:42px}.decision-panel{padding:31px 20px}}h1,h2,h3{text-wrap:balance}p,li{text-wrap:pretty}:where(a,button,summary,input,textarea,select):focus-visible{outline:3px solid rgba(0,122,77,.3);outline-offset:3px}:where([id]){scroll-margin-top:110px}.footer-grid>*,.payment-security>*,.page-hero-grid>*,.section-heading>*,.content-layout>*,.faq-grid>*{min-width:0}.article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px;margin-top:20px;color:var(--muted);font-size:12px;font-weight:750}.article-meta span{display:inline-flex;align-items:center;gap:6px}.article-meta span+span::before{content:"";width:4px;height:4px;margin-right:10px;border-radius:50%;background:#9db6aa}.article-meta a{color:var(--green-dark);font-weight:900}.article-meta a:hover{color:var(--green)}@media(max-width:800px){.payment-security{grid-template-columns:1fr;gap:18px;padding:20px}.payment-security-note{grid-column:auto;justify-self:stretch}.payment-methods{justify-content:flex-start}.article-meta{justify-content:center}}@media(max-width:500px){.payment-security{padding:18px 14px;border-radius:14px}.payment-methods{gap:7px}.payment-mark{min-height:36px;padding:7px 10px}.article-meta{gap:8px 12px}.article-meta span+span::before{display:none}}.footer-territories{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.footer-territories span{display:inline-flex;align-items:center;min-height:34px;padding:7px 10px;border:1px solid #cfe1d8;border-radius:999px;background:var(--green-pale);color:var(--green-dark);font-size:11px;font-weight:850;line-height:1.2}.footer-territories span:nth-child(2){border-color:#e5d59d;background:#fff9e8;color:#715600}@media(max-width:500px){.footer-territories{gap:6px}.footer-territories span{font-size:10px}}



body{
  background:var(--surface);
  color:var(--ink);
}


.site-header{
  background:rgba(255,255,255,.985);
  border-bottom-color:rgba(214,226,220,.96);
}

.header-inner{
  min-height:88px;
}

.brand{
  width:clamp(var(--logo-header-mobile),14vw,var(--logo-header-desktop));
}

.brand img{
  width:100%;
  height:auto;
  max-height:62px;
  object-fit:contain;
  object-position:left center;
  filter:none;
}

.footer-brand img{
  width:var(--logo-footer);
  max-width:100%;
  height:auto;
  object-fit:contain;
  object-position:left center;
  filter:brightness(0) invert(1);
}


.main-menu>a,
.nav-parent{
  color:var(--ink-soft);
}

.main-menu>a:hover,
.main-menu>a:focus-visible,
.nav-parent:hover,
.nav-parent:focus-visible{
  color:var(--green-dark);
}

.button-primary{
  background:linear-gradient(135deg,var(--green-dark),var(--green));
  color:#fff;
  box-shadow:0 10px 24px rgba(10,96,54,.20);
}

.button-primary:hover{
  background:linear-gradient(135deg,var(--green-deep),var(--green-dark));
}

.button-client,
.button-outline{
  border-color:#b8cec2;
  color:var(--green-dark);
}

.button-client:hover,
.button-outline:hover{
  border-color:#87b49e;
  background:var(--green-pale);
}


.hero-lead,
.page-lead,
.page-intro-copy p,
.prose p,
.prose ul,
.prose ol,
.section-intro p,
.section-heading.centered>p:last-child,
.content-aside p,
.solution-card p,
.strategy-step p,
.decision-panel>p,
.decision-item span,
.related-card p,
.nav-submenu small,
.trust-item small,
.footer-brand>p{
  color:var(--muted);
}

.pillar-number,
.breadcrumbs ol,
.page-hero-note,
.article-meta,
.payment-security small{
  color:#53675e;
}

.text-link,
.pillar-body a,
.related-card small,
.page-intro-label,
.eyebrow,
.kicker{
  color:var(--green-dark);
}


.site-footer{
  background:var(--green-deep);
  color:#fff;
}

.footer-grid{
  border-bottom:1px solid rgba(255,255,255,.10);
}

.footer-brand>p{
  color:var(--footer-text);
}

.footer-grid h2{
  color:#fff;
}

.footer-grid>div:not(.footer-brand)>a{
  color:var(--footer-link);
}

.footer-grid>div:not(.footer-brand)>a:hover,
.footer-grid>div:not(.footer-brand)>a:focus-visible{
  color:#fff;
}

.footer-territories span{
  border-color:rgba(255,255,255,.18);
  background:rgba(255,255,255,.075);
  color:#eef7f2;
}

.footer-territories span:nth-child(2){
  border-color:rgba(184,138,59,.48);
  background:rgba(184,138,59,.14);
  color:#f7e5ba;
}

.payment-security{
  border-color:#cbdcd3;
  background:linear-gradient(135deg,#f4faf6 0%,#ffffff 55%,#f4f1e8 100%);
  box-shadow:0 16px 38px rgba(0,0,0,.18);
}

.footer-bottom{
  border-top-color:rgba(255,255,255,.14);
  color:var(--footer-text);
}

.footer-bottom a{
  color:var(--footer-link);
}

.footer-bottom a:hover,
.footer-bottom a:focus-visible{
  color:#fff;
}


:where(a,button,summary,input,textarea,select):focus-visible{
  outline:3px solid rgba(15,132,66,.35);
  outline-offset:3px;
}


.pillar-number,
.article-meta span+span::before{
  color:#5b7067;
}

.article-meta span+span::before{
  background:#71867d;
}

@media (max-width:800px){
  .brand img{
    max-height:56px;
  }

  .footer-brand img{
    width:184px;
  }
}

@media (max-width:500px){
  .header-inner{
    min-height:82px;
  }

  .brand{
    width:var(--logo-header-mobile);
  }

  .footer-brand img{
    width:174px;
  }
}.home-premium-v66{--home-forest:#03241f;--home-green:#0f8442;--home-green-dark:#0a6036;--home-mint:#e8f4ec;--home-paper:#fbfcfa;--home-ink:#10261f;--home-muted:#4c6158;background:var(--home-paper)}.home-premium-v66 .hero{min-height:720px;display:flex;align-items:center;padding:74px 0 70px;background:radial-gradient(circle at 80% 12%,rgba(15,132,66,.13),transparent 30%),radial-gradient(circle at 8% 88%,rgba(3,36,31,.06),transparent 26%),linear-gradient(180deg,#fff 0%,#f8fbf9 100%)}.home-premium-v66 .hero-grid{grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:74px}.home-premium-v66 .hero-copy{position:relative;z-index:2}.home-premium-v66 .hero h1{max-width:700px;font-size:clamp(58px,5.4vw,88px);line-height:.94;letter-spacing:-.064em}.home-premium-v66 .hero-lead{max-width:620px;color:var(--home-muted);font-size:clamp(17px,1.18vw,20px);line-height:1.72}.home-premium-v66 .hero-actions{gap:18px}.home-premium-v66 .hero .button-primary{min-width:275px;border-radius:14px;box-shadow:0 18px 40px rgba(10,96,54,.2)}.home-premium-v66 .hero-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px;gap:12px 20px;font-size:12px}.home-premium-v66 .hero-product-stage{position:relative;isolation:isolate;min-height:560px;display:grid;place-items:center}.home-premium-v66 .hero-product-stage::before{content:"";position:absolute;inset:7% 2% 2%;z-index:-2;border-radius:52% 48% 45% 55%;background:linear-gradient(145deg,rgba(255,255,255,.95),rgba(232,244,236,.82));border:1px solid rgba(15,132,66,.1);box-shadow:0 40px 100px rgba(3,36,31,.14)}.home-premium-v66 .hero-product-stage::after{content:"";position:absolute;inset:18% 14% 12%;z-index:-1;border-radius:50%;background:rgba(15,132,66,.16);filter:blur(60px)}.home-premium-v66 .hero-visual-frame{width:min(100%,760px);transform:translateY(4px)}.home-premium-v66 .hero-visual-frame img{width:100%;max-height:none;object-fit:contain;filter:drop-shadow(0 28px 34px rgba(3,36,31,.18))}.home-premium-v66 .hero-float-card{position:absolute;z-index:3;display:flex;flex-direction:column;min-width:150px;padding:15px 17px;border:1px solid rgba(255,255,255,.8);border-radius:17px;background:rgba(255,255,255,.92);box-shadow:0 18px 48px rgba(3,36,31,.14);backdrop-filter:blur(12px)}.home-premium-v66 .hero-float-card strong{color:var(--home-forest);font-size:15px}.home-premium-v66 .hero-float-card small{margin-top:3px;color:var(--home-muted);font-size:10px;font-weight:750}.home-premium-v66 .hero-float-card-a{left:-10px;top:22%}.home-premium-v66 .hero-float-card-b{right:-8px;top:16%}.home-premium-v66 .hero-float-card-c{right:4%;bottom:9%}.home-premium-v66 .trust-bar{position:relative;z-index:3;width:min(calc(100% - 48px),1360px);margin:-24px auto 0;border:1px solid rgba(214,226,220,.94);border-radius:22px;box-shadow:0 22px 60px rgba(3,36,31,.1);overflow:hidden}.home-premium-v66 .trust-item{background:#fff}.home-premium-v66 .section{padding:124px 0}.home-premium-v66 .section-heading h2,.home-premium-v66 .faq-heading h2,.home-premium-v66 .about-copy h2,.home-premium-v66 .review-copy h2{color:var(--home-ink)}.home-premium-v66 .pillar-bento{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:minmax(310px,auto);gap:22px}.home-premium-v66 .pillar-bento .pillar-card{position:relative;grid-column:span 4;border-radius:24px;border-color:rgba(214,226,220,.92);overflow:hidden}.home-premium-v66 .pillar-bento .pillar-card:nth-child(1){grid-column:span 7}.home-premium-v66 .pillar-bento .pillar-card:nth-child(2){grid-column:span 5}.home-premium-v66 .pillar-bento .pillar-card:nth-child(3),.home-premium-v66 .pillar-bento .pillar-card:nth-child(4),.home-premium-v66 .pillar-bento .pillar-card:nth-child(5){grid-column:span 4}.home-premium-v66 .pillar-bento .pillar-card>img{height:260px;object-fit:cover;transition:transform .55s cubic-bezier(.2,.8,.2,1)}.home-premium-v66 .pillar-bento .pillar-card:nth-child(1)>img,.home-premium-v66 .pillar-bento .pillar-card:nth-child(2)>img{height:320px}.home-premium-v66 .pillar-bento .pillar-card:hover>img{transform:scale(1.035)}.home-premium-v66 .pillar-bento .pillar-body{padding:29px 29px 32px}.home-premium-v66 .pillar-bento .pillar-number{position:absolute;right:24px;top:24px;margin:0;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.2)}.home-premium-v66 .home-process{background:radial-gradient(circle at 50% 0%,rgba(15,132,66,.08),transparent 34%),#f5f8f6}.home-premium-v66 .home-process .process-grid{padding:44px 18px 24px;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.86);box-shadow:0 24px 60px rgba(3,36,31,.07)}.home-premium-v66 .home-examples{background:#fff}.home-premium-v66 .home-examples .example-card{border-radius:18px;min-height:102px;border-color:#dbe6e0;box-shadow:0 10px 28px rgba(3,36,31,.05)}.home-premium-v66 .home-pricing{background:linear-gradient(180deg,#f7faf8 0%,#fff 100%)}.home-premium-v66 .home-pricing .price-card{border-radius:25px}.home-premium-v66 .home-pricing .price-card.featured{transform:translateY(-14px);border-color:var(--home-green);box-shadow:0 28px 70px rgba(10,96,54,.16)}.home-premium-v66 .home-reviews .review-panel{border-radius:30px;background:radial-gradient(circle at 90% 0%,rgba(15,132,66,.09),transparent 28%),#fff;box-shadow:0 24px 80px rgba(3,36,31,.1)}.home-premium-v66 .home-about{background:var(--home-forest);color:#fff}.home-premium-v66 .home-about .about-grid{align-items:center}.home-premium-v66 .home-about .about-visual{background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.13),transparent 34%),linear-gradient(145deg,#0f8442,#075432);border-radius:32px;box-shadow:0 30px 80px rgba(0,0,0,.24)}.home-premium-v66 .home-about .about-copy h2,.home-premium-v66 .home-about .about-copy p{color:#fff}.home-premium-v66 .home-about .about-copy p{opacity:.78}.home-premium-v66 .home-about .kicker,.home-premium-v66 .home-about .text-link{color:#a9efc4}.home-premium-v66 .home-faq details{border-radius:16px}.home-premium-v66 .final-cta{background:radial-gradient(circle at 88% 28%,rgba(255,255,255,.14),transparent 24%),linear-gradient(135deg,#0f8442 0%,#086038 52%,#03241f 100%)}.home-premium-v66 .final-cta .cta-inner{min-height:260px}@media(max-width:1180px){.home-premium-v66 .hero{min-height:auto}.home-premium-v66 .hero-grid{grid-template-columns:1fr;gap:44px}.home-premium-v66 .hero-copy{text-align:center}.home-premium-v66 .hero h1,.home-premium-v66 .hero-lead,.home-premium-v66 .hero-points{margin-inline:auto}.home-premium-v66 .hero-actions{justify-content:center}.home-premium-v66 .hero-product-stage{min-height:500px}}@media(max-width:900px){.home-premium-v66 .pillar-bento .pillar-card,.home-premium-v66 .pillar-bento .pillar-card:nth-child(1),.home-premium-v66 .pillar-bento .pillar-card:nth-child(2),.home-premium-v66 .pillar-bento .pillar-card:nth-child(3),.home-premium-v66 .pillar-bento .pillar-card:nth-child(4),.home-premium-v66 .pillar-bento .pillar-card:nth-child(5){grid-column:span 6}.home-premium-v66 .pillar-bento .pillar-card:last-child{grid-column:1/-1}}@media(max-width:700px){.home-premium-v66 .hero{padding:46px 0 54px}.home-premium-v66 .hero h1{font-size:clamp(44px,13vw,64px)}.home-premium-v66 .hero-actions{align-items:stretch;flex-direction:column}.home-premium-v66 .hero .button-primary{width:100%;min-width:0}.home-premium-v66 .hero-product-stage{min-height:370px}.home-premium-v66 .hero-float-card{min-width:118px;padding:11px 12px}.home-premium-v66 .hero-float-card-a{left:0;top:18%}.home-premium-v66 .hero-float-card-b{right:0;top:9%}.home-premium-v66 .hero-float-card-c{right:2%;bottom:2%}.home-premium-v66 .trust-bar{width:min(calc(100% - 28px),1360px)}.home-premium-v66 .section{padding:82px 0}.home-premium-v66 .pillar-bento{display:grid;grid-template-columns:1fr}.home-premium-v66 .pillar-bento .pillar-card,.home-premium-v66 .pillar-bento .pillar-card:nth-child(n){grid-column:auto}.home-premium-v66 .pillar-bento .pillar-card>img,.home-premium-v66 .pillar-bento .pillar-card:nth-child(1)>img,.home-premium-v66 .pillar-bento .pillar-card:nth-child(2)>img{height:230px}.home-premium-v66 .home-pricing .price-card.featured{transform:none}}@media(max-width:500px){.home-premium-v66 .hero-points{grid-template-columns:1fr 1fr;gap:10px 8px}.home-premium-v66 .hero-product-stage{min-height:315px}.home-premium-v66 .hero-float-card{min-width:104px;border-radius:13px}.home-premium-v66 .hero-float-card strong{font-size:12px}.home-premium-v66 .hero-float-card small{font-size:8px}}