@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#019322;--navy:#019322;--green:#000993;--lime:#000993;--paper:#ffffff;--muted:#535868}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #000993;outline-offset:6px}a:hover{opacity:.86}.skip{position:absolute;left:20px;top:-100px;background:white;padding:10px;z-index:10}.skip:focus{top:10px}.header{height:108px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:#fff}.brand{display:flex;flex-direction:column;line-height:1}.brand>span{font:bold italic 47px Georgia,serif;letter-spacing:-3px;color:#000993}.brand .za{color:#019322;font-weight:400}.brand small{font:600 9px/1.8 'DM Sans',sans-serif;letter-spacing:2.5px;color:var(--ink);margin-top:4px}.header nav{display:flex;gap:38px;font-size:14px;font-weight:500}.button{display:inline-flex;gap:35px;justify-content:space-between;align-items:center;background:var(--green);color:white;padding:17px 23px;font-size:15px;font-weight:600;transition:background .2s}.button span{font-size:23px;line-height:1}.button:hover{background:#019322;opacity:1}.button.small{font-size:14px;padding:12px 19px;gap:25px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:660px;background:var(--navy);color:#fff}.hero-copy{padding:60px 5vw 54px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;display:flex;align-items:center;gap:12px}.line{height:2px;width:28px;background:var(--lime)}.hero .eyebrow{color:#e5f7e9}h1,h2,h3,p{margin:0}h1{font:600 clamp(56px,5.65vw,90px)/.99 'Barlow Condensed','Arial Narrow',sans-serif;letter-spacing:-1px;margin:30px 0 26px}em{color:var(--lime);font-style:normal}.hero p{color:#e5f7e9;font-size:16px;line-height:1.8;margin-bottom:29px}.hero .button{background:#000993}.text-link{display:flex;align-items:center;gap:18px;font-size:14px;font-weight:600;width:fit-content;padding:10px 0;border-bottom:1px solid #b9ddc1}.hero .text-link{margin-top:18px;color:#ffffff;border:0}.hero-visual{position:relative;min-width:0;overflow:hidden}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,147,34,.17),transparent 45%,rgba(1,147,34,.1))}.hero-visual img{height:100%;width:100%;position:absolute;object-fit:cover;object-position:58% center}.image-label{position:absolute;z-index:1;top:26px;left:30px;right:30px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.5px;text-shadow:0 1px 6px #000}.years{position:absolute;bottom:0;left:0;background:var(--lime);color:var(--ink);z-index:1;display:flex;align-items:center;gap:20px;padding:20px 32px}.years strong{font:600 76px/1 'Barlow Condensed',sans-serif;letter-spacing:-2px}.years strong span{font-size:45px;vertical-align:top}.years div{font-size:11px;letter-spacing:1px;font-weight:700;line-height:1.6}.benefits{display:grid;grid-template-columns:repeat(3,1fr);padding:34px 5%;border-bottom:1px solid #dfeee2;background:#f3fbf5;gap:40px}.benefits>div{display:grid;grid-template-columns:30px 1fr;gap:2px 12px}.benefits span{grid-row:span 2;font-size:12px;color:var(--green);padding-top:4px}.benefits strong{font-size:16px}.benefits p{font-size:13px;color:var(--muted)}.section{padding:85px 5%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.section .eyebrow{color:var(--green);margin-bottom:18px}h2{font:600 clamp(38px,4vw,57px)/1.08 'Barlow Condensed','Arial Narrow',sans-serif;letter-spacing:-.4px}.section-heading>p{font-size:15px;color:var(--muted);padding-bottom:5px}.products{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dfeee2}.products article{padding:25px 29px 28px;display:flex;flex-direction:column;min-height:320px}.products article+article{border-left:1px solid #dfeee2}.product-top{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:33px}.product-top span:first-child{font:500 24px 'Barlow Condensed',sans-serif;color:var(--green)}.product-top span+span{font-size:9px;letter-spacing:1px;color:var(--muted)}h3{font:600 37px/1.05 'Barlow Condensed',sans-serif;min-height:78px}.products p{font-size:14px;color:var(--muted);max-width:290px;margin:15px 0 23px}.products a{margin-top:auto;padding-top:18px;border-top:1px solid #dfeee2;display:flex;justify-content:space-between;font-size:13px;font-weight:600}.products a span{color:var(--green);font-size:19px}.about{background:#f0f2ff}.about-content{display:grid;grid-template-columns:1.1fr 1fr;gap:70px}.about h2 em{color:var(--green)}.about-content p{color:#535868;margin-bottom:20px;max-width:510px;font-size:16px}.about .text-link{color:var(--green)}.contact{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;background:var(--green);color:#fff}.contact .eyebrow{color:#ffffff}.contact h2{font-size:clamp(42px,4.2vw,62px)}.contact p{color:#e5f7e9;margin:22px 0 28px}.button.light{background:#ffffff;color:var(--ink)}.contact-links{align-self:center}.contact-links>a{display:block;padding:22px 0;border-bottom:1px solid #54a667}.contact-links small{display:block;font-size:10px;letter-spacing:1.5px;margin-bottom:9px;color:#e5f7e9}.contact-links span{display:flex;justify-content:space-between;font-size:22px}.contact-links b{font-weight:400}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:35px 5%;background:#fff}footer .brand>span{font-size:36px}footer .brand small{font-size:7px}footer p{font-size:14px}footer>span{font-size:11px;color:var(--muted)}
@media(min-width:1600px){.hero-copy{padding-top:90px;padding-bottom:90px}.hero{min-height:760px}}@media(max-width:900px){.header{height:90px}.header nav{gap:20px}.hero-copy{padding:48px 5vw}.hero{min-height:610px}h1{font-size:62px}.hero p{font-size:14px}.hero .button{font-size:13px;gap:20px}.years{padding:18px;gap:12px}.years strong{font-size:58px}.years div{font-size:9px}.image-label{left:15px;right:15px;font-size:9px}.benefits{gap:15px}.benefits strong{font-size:14px}.benefits p{font-size:12px}.section{padding:60px 5%}.products article{padding:20px}.product-top span+span{font-size:8px}.about-content,.contact{gap:35px}.contact-links span{font-size:19px}footer>span{max-width:200px}}
@media(max-width:640px){.header{height:84px;padding:0 6%}.brand>span{font-size:37px}.brand small{font-size:7px}.header nav{display:none}.button.small{padding:11px 13px;font-size:12px;gap:15px}.hero{grid-template-columns:1fr}.hero-copy{padding:40px 6% 33px}.hero .eyebrow{font-size:10px}h1{font-size:66px;margin:25px 0 22px}.hero p{font-size:16px}.hero .button{font-size:14px}.hero .text-link{font-size:13px;margin-top:12px}.hero-visual{height:320px}.hero-visual img{object-position:center 55%}.years{left:auto;right:0;padding:14px 22px}.years strong{font-size:60px}.years div{font-size:10px}.image-label{left:6%;top:18px}.image-label span+span{display:none}.benefits{grid-template-columns:1fr;padding:24px 6%;gap:20px}.benefits strong{font-size:16px}.benefits p{font-size:14px}.section{padding:52px 6%}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:20px}.section .eyebrow{font-size:10px;letter-spacing:1.3px}.products{grid-template-columns:1fr}.products article{padding:22px;min-height:270px}.products article+article{border-left:0;border-top:1px solid #dfeee2}.product-top{margin-bottom:22px}.product-top span+span{font-size:9px}h3{font-size:36px;min-height:0}h3 br{display:none}.products p{max-width:none;font-size:15px}.products a{font-size:14px}.about-content,.contact{grid-template-columns:1fr;gap:28px}.about-content p{font-size:16px}.contact-links span{font-size:22px}.contact .button{font-size:13px;gap:20px}.contact h2{font-size:46px}footer{padding:30px 6%;flex-wrap:wrap}footer>span{max-width:none;flex-basis:100%;font-size:10px}.desktop{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.brand{flex-shrink:0}.brand img{display:block;width:205px;max-width:100%;height:auto}footer .brand img{width:185px}@media(max-width:900px){.brand img{width:175px}}@media(max-width:640px){.header{gap:14px}.header .brand{flex-shrink:1;min-width:0}.header .brand img{width:150px}.header .button{flex-shrink:0}footer .brand img{width:185px}}

/* Inverted site palette; original logo preserved. */
.button{background:var(--navy)}.button:hover{background:#01751b}.hero .button{background:var(--green);font-size:18px;font-weight:700}.hero .button:hover{background:#01076d}.years{color:#fff}.years div{font-size:14px;font-weight:700}.section .eyebrow,.benefits span,.product-top span:first-child,.products a span,.about .text-link{color:var(--navy)}.contact{background:var(--navy)}.contact .eyebrow{color:#fff}.button.light{color:var(--navy)}.button.light:hover{background:#edf8ef}.about h2 em{color:var(--green)}@media(max-width:640px){.hero .button{font-size:18px}.years div{font-size:14px}}
