@font-face{font-family:EcoMark;src:url('/brand/fonts/mark-black.woff2') format('woff2');font-weight:900;font-display:swap}
@font-face{font-family:EcoMark;src:url('/brand/fonts/mark-bold.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:EcoMontserrat;src:url('/brand/fonts/montserrat-4.woff2') format('woff2');font-weight:400 700;font-display:swap}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body.eco-site{margin:0;background:#fff;color:#112d2b;font:15px/1.7 EcoMontserrat,Arial,sans-serif;-webkit-font-smoothing:antialiased}.eco-site a{color:inherit}.eco-site img{max-width:100%;height:auto}.eco-site h1,.eco-site h2,.eco-site h3{font-family:EcoMark,Arial,sans-serif;letter-spacing:-.025em;line-height:1.08}.eco-site h1,.eco-site h2{font-weight:900}.eco-site h2{font-size:clamp(34px,3.4vw,54px);margin:12px 0 20px}.eco-site h3{font-size:23px;margin:12px 0}.eco-site p{color:#526865}.eco-site em{font-style:normal;color:#078b3f}.eco-site button,.eco-site input,.eco-site textarea{font:inherit}.eco-site a,.eco-site button{-webkit-tap-highlight-color:transparent}.eco-site :focus-visible{outline:3px solid #dba627;outline-offset:5px}.eco-skip{position:fixed;top:-100px;left:20px;z-index:99;background:#fff;padding:12px;border:2px solid #078b3f}.eco-skip:focus{top:10px}
.eco-header{height:98px;max-width:1600px;margin:auto;display:flex;align-items:center;gap:30px;padding:15px 48px;background:#fff;position:relative;z-index:10}.eco-logo{flex-shrink:0;display:inline-flex}.eco-logo img{width:200px;object-fit:contain}.eco-phone{display:flex;align-items:center;gap:8px;white-space:nowrap;text-decoration:none;font-size:13px;font-weight:700;margin-left:auto}.eco-phone svg{color:#078b3f;width:18px}.eco-header nav{display:flex;align-items:center;gap:25px}.eco-header nav a{white-space:nowrap;text-decoration:none;font-size:12px;font-weight:600}.eco-header nav a:hover{color:#078b3f}.eco-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:54px;padding:15px 28px;border:1px solid #078b3f;border-radius:13px;background:#078b3f;color:#fff!important;text-decoration:none;font-weight:700;line-height:1.3;cursor:pointer;box-shadow:0 4px 0 #075e3020;transition:background .15s,transform .15s;white-space:nowrap}.eco-button:hover{background:#067636;border-color:#067636;transform:translateY(-1px)}.eco-header .eco-button{padding:13px 22px;font-size:14px;min-height:50px;gap:15px}.eco-menu{display:none}.eco-text-link{display:inline-flex;gap:12px;align-items:center;text-underline-offset:6px;font-weight:600;font-size:14px}.eco-text-link:hover{color:#078b3f}.eco-preview-banner{display:flex;align-items:center;justify-content:center;gap:32px;background:#fff4d6;color:#614b16;font-size:12px;padding:10px 20px}.eco-preview-banner a{display:flex;align-items:center;gap:6px;font-weight:700;white-space:nowrap}.eco-preview-banner svg{width:17px}
.eco-hero{position:relative;min-height:660px;max-height:850px;aspect-ratio:2.12;isolation:isolate;overflow:hidden;background:#fcfaf0}.eco-hero-scene{position:absolute;inset:0;width:100%;height:100%!important;object-fit:cover;object-position:center 65%;z-index:-1}.eco-hero-content{width:48%;max-width:720px;padding:62px 0 95px clamp(36px,6.2vw,120px)}.eco-eyebrow{display:inline-flex;align-items:center;gap:9px;color:#07803f;font-size:10px;letter-spacing:1.6px;font-weight:700;line-height:1.6}.eco-eyebrow svg{width:20px;height:20px}.eco-hero h1{font-size:clamp(68px,6.5vw,112px);line-height:.97;margin:25px 0 30px;color:#063e32;letter-spacing:-.045em}.eco-hero h1 span{color:#26983d;position:relative;display:inline-block}.eco-hero h1 span:after{content:'';position:absolute;left:46%;right:-2%;height:9px;bottom:-14px;background:#ffd253;border-radius:50%;transform:rotate(-3deg)}.eco-hero .eco-hero-description{font-size:clamp(22px,2vw,30px);line-height:1.25;font-weight:600;letter-spacing:-.6px;color:#123f34;margin:0 0 18px}.eco-hero-small{font-size:13px;max-width:320px;line-height:1.8;margin:0 0 24px}.eco-hero-actions{display:flex;align-items:center;gap:26px}.eco-hero-promises{display:flex;flex-wrap:wrap;gap:9px 20px;margin-top:23px;font-size:10px;font-weight:600}.eco-hero-promises span{display:flex;align-items:center;gap:5px}.eco-hero-promises svg{width:14px;height:14px;color:#078b3f}.eco-handwritten{position:absolute;right:4%;top:25px;color:#073c31;font-family:'Comic Sans MS','Bradley Hand',cursive;font-size:26px;line-height:1.1;transform:rotate(-9deg);text-align:center}.eco-handwritten b{color:#ffd253}.eco-handwritten i{display:block;height:3px;background:#479a46;transform:rotate(-5deg);margin-top:7px;width:100%}
.eco-steps{position:relative;z-index:2;max-width:1336px;width:calc(100% - 96px);margin:-43px auto 0;padding:35px 46px;background:#fff;border:1px solid #e9eeea;border-radius:24px;box-shadow:0 10px 35px #16392b09;display:grid;grid-template-columns:1.05fr 1fr 1fr 1fr;gap:35px;align-items:center}.eco-steps h2{font-size:33px;margin:8px 0;line-height:1.05}.eco-steps .eco-eyebrow{font-size:9px}.eco-steps article{text-align:center}.eco-step-icon{position:relative;display:inline-flex;background:#edf8eb;border-radius:16px;color:#078b3f;padding:10px}.eco-step-icon>svg{width:36px;height:36px}.eco-step-icon b{font:700 10px EcoMontserrat,sans-serif;position:absolute;left:-10px;top:0;background:#078b3f;color:#fff;width:22px;height:22px;border:3px solid white;border-radius:50%;display:grid;place-items:center}.eco-steps h3{font-size:18px;margin:12px 0 5px}.eco-steps p{font-size:12px;line-height:1.6;max-width:190px;margin:0 auto}
.eco-section-heading{text-align:center;margin:0 auto 38px;max-width:850px}.eco-section-heading p{font-size:15px;margin:0}.eco-order-section{background:#f5faf8;padding:82px 28px 34px;margin-top:64px;scroll-margin-top:20px}.eco-order-section h2{font-size:clamp(32px,3vw,48px)}.eco-live-order,.eco-widget{max-width:1340px;margin:0 auto;background:white;border:1px solid #dfeae3;border-radius:22px;overflow:hidden;box-shadow:0 10px 36px #0e463806}.eco-live-order{padding:22px;min-height:480px}.eco-live-order #sc-front-site-form-main{max-width:100%}.eco-widget{background:#f5faf8}.eco-widget>iframe{border-radius:0!important}.eco-widget>a{margin:12px 20px!important}.eco-order-fallback{text-align:center;font-size:12px}.eco-order-fallback a{display:inline-flex;align-items:center;gap:5px}.eco-order-fallback svg{width:14px}.eco-order-reassurance{display:flex;justify-content:center;gap:38px;flex-wrap:wrap;font-size:11px;color:#426558;margin:24px 0 0}.eco-order-reassurance span{display:flex;align-items:center;gap:7px}.eco-order-reassurance svg{width:19px;height:19px;color:#078b3f}
.eco-benefits{padding:85px 48px;max-width:1390px;margin:auto}.eco-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.eco-benefit-grid article{background:#f7faf5;padding:34px 32px;border-radius:22px;border:1px solid #e6eee3}.eco-benefit-grid article:nth-child(2){background:#f3f8fa;border-color:#e3edf1}.eco-benefit-grid article:nth-child(3){background:#fffaf0;border-color:#f4ecd8}.eco-benefit-grid article>span{display:inline-flex;color:#078b3f;background:white;border-radius:14px;padding:12px}.eco-benefit-grid article p{font-size:14px;line-height:1.85;margin:12px 0 0}.eco-local{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;align-items:center;max-width:1390px;margin:0 auto;padding:48px 48px 95px}.eco-local-art img{width:100%;display:block}.eco-local p{max-width:490px;font-size:14px}.eco-local h2{font-size:42px}.eco-local .eco-eyebrow{font-size:9px}.eco-faq{background:#f6faf7;padding:80px max(48px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1fr 1.3fr;gap:80px}.eco-faq h2{font-size:42px}.eco-faq>div>p{font-size:13px}.eco-faq>div>img{display:block;width:170px;margin:30px auto -20px;mix-blend-mode:multiply}.eco-faq-list details{border-bottom:1px solid #d9e5dc;padding:20px 0}.eco-faq-list summary{cursor:pointer;list-style:none;font-weight:600;font-size:15px;display:flex;justify-content:space-between;gap:22px;line-height:1.6}.eco-faq-list summary::-webkit-details-marker{display:none}.eco-faq-list summary span{color:#078b3f;font-size:24px;line-height:1.1;font-weight:400}.eco-faq-list details[open] summary span{transform:rotate(45deg)}.eco-faq-list p{font-size:14px;line-height:1.85;margin:14px 35px 0 0}.eco-faq-list p a{color:#07803f}.eco-final-cta{display:flex;align-items:center;gap:32px;max-width:1240px;margin:65px auto;padding:45px 55px;background:#ebf5e6;border-radius:26px}.eco-final-cta>span{display:grid;place-items:center;color:#078b3f;background:#fff;border-radius:50%;width:76px;height:76px;flex-shrink:0}.eco-final-cta>span svg{width:40px;height:40px}.eco-final-cta h2{font-size:37px;margin:0 0 10px}.eco-final-cta p{font-size:13px;margin:0}.eco-final-cta .eco-button{margin-left:auto}
.eco-footer{background:#064534;color:#f0f6ec;padding:55px 48px 20px}.eco-footer-main{display:grid;grid-template-columns:1.2fr 1fr 1.3fr 1.2fr;max-width:1240px;margin:0 auto 45px;gap:45px}.eco-footer .eco-logo img{width:185px}.eco-footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.eco-footer strong{font-size:13px;margin-bottom:7px}.eco-footer a,.eco-footer span{font-size:12px;text-decoration:none;line-height:1.9;color:#d0e4d7}.eco-footer a:hover{text-decoration:underline}.eco-footer p{font:700 26px/1.15 EcoMark,sans-serif;color:#fff;margin:15px 0}.eco-footer-note{font-family:'Comic Sans MS','Bradley Hand',cursive;font-size:21px!important;transform:rotate(-5deg);margin-top:5px}.eco-footer-note b{color:#ffd253}.eco-footer-bottom{border-top:1px solid #ffffff20;padding-top:20px;max-width:1240px;margin:auto;display:flex;justify-content:space-between;gap:25px}.eco-footer-bottom small,.eco-footer-bottom a{font-size:10px;color:#aecfbe}.eco-footer-bottom>div{display:flex;flex-wrap:wrap;gap:22px}
.eco-page-hero{background:#f4f9f1;text-align:center;padding:64px 24px 56px}.eco-page-hero h1{font-size:clamp(42px,4.7vw,70px);margin:16px 0 22px}.eco-page-hero p{font-size:16px;margin:0 auto;max-width:620px}.eco-story{max-width:1130px;display:grid;grid-template-columns:330px 1fr;gap:100px;align-items:center;margin:65px auto;padding:0 28px}.eco-story img{width:100%}.eco-story h2{font-size:42px}.eco-story p{font-size:14px}.eco-story .eco-button{margin-top:15px}.eco-contact{max-width:1130px;margin:70px auto 95px;padding:0 28px;display:grid;grid-template-columns:1fr 1.1fr;gap:90px}.eco-contact h2{font-size:42px}.eco-contact p{font-size:14px}.eco-contact>div>a{display:flex;gap:10px;align-items:center;font-size:14px;color:#07803f;margin:15px 0;text-underline-offset:4px}.eco-contact h3{font-size:19px;margin-top:32px}.eco-contact form{border:1px solid #e0eae3;border-radius:24px;background:#f8fbf7;padding:32px;display:flex;flex-direction:column}.eco-contact label{font-size:12px;font-weight:600;margin-bottom:8px}.eco-contact .text-field{border:1px solid #cfded4;background:#fff;color:#173f34;border-radius:10px;min-height:50px;padding:12px 14px;font-size:16px;margin-bottom:22px;width:100%;resize:vertical}.eco-contact .eco-button:disabled{opacity:.55;cursor:not-allowed}.eco-contact #contact-status{font-size:12px;line-height:1.65;margin-bottom:0}.eco-policy{max-width:930px;margin:65px auto 85px;padding:0 28px;overflow-wrap:anywhere}.eco-policy h1{font-size:48px;margin:0 0 35px}.eco-policy h2{font-size:26px;margin-top:30px}.eco-policy h3{font-size:21px}.eco-policy p,.eco-policy li{font-size:14px;line-height:1.95;color:#526865}.eco-policy a{color:#07803f}.eco-policy .w-container{max-width:none}
@media(min-width:1800px){.eco-hero-content{margin-left:calc((100vw - 1800px)/2)}.eco-hero{aspect-ratio:2.5;min-height:740px}.eco-hero-scene{object-position:center 57%}}
@media(max-width:1300px){.eco-header{gap:22px;padding:16px 30px}.eco-header nav{gap:19px}.eco-header .eco-logo img{width:175px}.eco-phone span{display:none}.eco-hero{min-height:615px}.eco-hero-content{padding-left:55px;padding-top:65px;width:49%}.eco-hero h1{font-size:82px}.eco-hero .eco-eyebrow{font-size:8px}.eco-hero .eco-hero-description{font-size:25px}.eco-hero-actions{gap:20px}.eco-steps{gap:20px;padding:30px;width:calc(100% - 60px)}.eco-final-cta{margin:55px 40px}.eco-faq{gap:50px}.eco-handwritten{font-size:22px;right:3%;top:20px}}
@media(max-width:1100px){.eco-header{height:84px;gap:18px}.eco-header .eco-logo img{width:170px}.eco-phone{margin-left:auto}.eco-menu{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #dce8df;background:#fff;border-radius:10px;color:#064534;order:5}.eco-header nav{display:none;position:absolute;right:25px;top:78px;background:#fff;box-shadow:0 12px 25px #143d2420;border:1px solid #deeadf;border-radius:15px;width:260px;padding:18px;align-items:stretch}.eco-header nav.is-open{display:flex;flex-direction:column;gap:0}.eco-header nav a{font-size:14px;padding:12px}.eco-header .eco-button{margin-left:0}.eco-hero{min-height:615px}.eco-hero-content{padding-left:40px;width:53%}.eco-hero h1{font-size:72px}.eco-hero-scene{object-position:56% center}.eco-hero-actions{flex-wrap:wrap;gap:18px}.eco-hero-promises{max-width:300px}.eco-handwritten{display:none}.eco-steps h2{font-size:28px}.eco-steps p{font-size:11px}.eco-steps .eco-eyebrow{font-size:8px}.eco-local{gap:25px}.eco-benefit-grid article{padding:25px}.eco-benefit-grid h3{font-size:22px}.eco-local h2,.eco-faq h2{font-size:35px}.eco-faq{gap:35px}.eco-faq-list summary{font-size:14px}.eco-footer-main{gap:30px;grid-template-columns:1fr 1fr}.eco-contact{gap:45px}.eco-story{gap:55px;grid-template-columns:280px 1fr}}
@media(max-width:760px){html{scroll-padding-top:20px}.eco-header{height:76px;padding:12px 18px;gap:12px}.eco-header .eco-logo img{width:146px}.eco-phone{display:none}.eco-header .eco-button{margin-left:auto;min-height:43px;padding:10px 14px;font-size:12px;border-radius:10px;gap:8px}.eco-header .eco-button svg{display:none}.eco-menu{width:40px;height:40px;flex-shrink:0}.eco-header nav{right:18px;top:69px}.eco-preview-banner{align-items:flex-start;gap:10px;flex-direction:column;font-size:10px;padding:10px 18px;line-height:1.6}.eco-preview-banner a{font-size:11px}.eco-preview-banner svg{height:14px}.eco-hero{aspect-ratio:auto;height:auto;max-height:none;min-height:0;padding-bottom:300px;background:#fdfbf2}.eco-hero-scene{inset:auto 0 0;width:100%;height:320px!important;object-position:right center;object-fit:cover;mask-image:linear-gradient(to bottom,transparent,black 16%)}.eco-hero-content{position:relative;width:100%;max-width:100%;padding:36px 25px 0;text-align:center}.eco-hero .eco-eyebrow{font-size:8px;letter-spacing:1.2px}.eco-hero h1{font-size:67px;margin:22px 0 30px}.eco-hero h1 br{display:none}.eco-hero h1 span{display:block}.eco-hero h1 span:after{height:6px;bottom:-9px;left:53%;right:17%}.eco-hero .eco-hero-description{font-size:22px}.eco-hero-small{font-size:12px;line-height:1.7;max-width:300px;margin:14px auto 20px}.eco-hero-actions{justify-content:center;gap:23px}.eco-hero-actions .eco-button{min-height:50px;font-size:14px;padding:14px 22px}.eco-hero-actions .eco-text-link{font-size:12px}.eco-hero-promises{max-width:none;justify-content:center;gap:9px 15px;margin-top:20px;font-size:9px}.eco-steps{margin:0 16px;width:auto;grid-template-columns:1fr;padding:25px;gap:24px;box-shadow:0 6px 25px #12321d06;border-radius:20px}.eco-steps>div{text-align:center}.eco-steps h2{font-size:31px;margin:9px 0 0}.eco-steps h2 br{display:none}.eco-steps article{text-align:left;display:grid;grid-template-columns:60px 1fr;column-gap:18px;align-items:center}.eco-step-icon{grid-row:1/3;width:56px;height:56px}.eco-steps h3{font-size:20px;margin:0 0 4px}.eco-steps p{font-size:12px;margin:0;max-width:none}.eco-order-section{margin-top:40px;padding:44px 12px 25px}.eco-section-heading{margin-bottom:25px;padding-inline:12px}.eco-section-heading .eco-eyebrow{font-size:8px;letter-spacing:1.2px}.eco-order-section h2{font-size:32px}.eco-section-heading p{font-size:12px;line-height:1.8}.eco-live-order{padding:12px 0;border-radius:14px;min-height:430px}.eco-widget{border-radius:16px}.eco-order-reassurance{font-size:9px;gap:14px;margin-top:18px}.eco-order-reassurance svg{width:15px;height:15px}.eco-order-reassurance span{gap:5px}.eco-benefits{padding:48px 22px}.eco-benefits h2{font-size:36px}.eco-benefit-grid{grid-template-columns:1fr;gap:14px}.eco-benefit-grid article{padding:24px}.eco-benefit-grid article h3{font-size:23px}.eco-benefit-grid article p{font-size:13px}.eco-local{grid-template-columns:1fr;padding:12px 24px 48px;gap:20px}.eco-local-art{margin-inline:-20px}.eco-local h2{font-size:35px}.eco-local p{font-size:13px}.eco-local .eco-eyebrow{font-size:8px}.eco-faq{padding:45px 24px;grid-template-columns:1fr;gap:20px}.eco-faq .eco-eyebrow{font-size:8px}.eco-faq>div>img{display:none}.eco-faq h2{font-size:36px}.eco-faq-list details{padding:18px 0}.eco-faq-list summary{font-size:13px}.eco-faq-list p{font-size:12px;margin-right:0}.eco-final-cta{margin:35px 18px;padding:28px;flex-wrap:wrap;gap:20px}.eco-final-cta>span{width:50px;height:50px}.eco-final-cta>span svg{width:27px;height:27px}.eco-final-cta>div{flex:1}.eco-final-cta h2{font-size:27px}.eco-final-cta p{font-size:11px}.eco-final-cta .eco-button{width:100%;margin:0}.eco-footer{padding:38px 24px 24px}.eco-footer-main{grid-template-columns:1fr 1fr;gap:30px 20px;margin-bottom:30px}.eco-footer .eco-logo img{width:150px}.eco-footer-main>div:first-child{grid-column:1/-1}.eco-footer-main>div:last-child{grid-column:1/-1}.eco-footer p{font-size:24px;margin:7px 0}.eco-footer strong{font-size:12px}.eco-footer a,.eco-footer span{font-size:11px;overflow-wrap:anywhere}.eco-footer-bottom{flex-direction:column;gap:12px}.eco-footer-bottom>div{gap:14px}.eco-footer-bottom a{font-size:9px}.eco-page-hero{padding:42px 22px}.eco-page-hero h1{font-size:41px}.eco-page-hero p{font-size:13px}.eco-page-hero .eco-eyebrow{font-size:9px}.eco-story{margin:35px auto;grid-template-columns:1fr;gap:30px;padding:0 25px}.eco-story img{width:210px;margin:auto}.eco-story h2{font-size:36px}.eco-story p{font-size:13px}.eco-contact{margin:40px auto 55px;grid-template-columns:1fr;gap:35px;padding:0 22px}.eco-contact h2{font-size:35px}.eco-contact form{padding:24px 20px}.eco-policy{margin:38px auto;padding:0 24px}.eco-policy h1{font-size:35px}.eco-policy p,.eco-policy li{font-size:13px}}
@media(max-width:370px){.eco-header{gap:8px;padding-inline:12px}.eco-header .eco-logo img{width:128px}.eco-header .eco-button{font-size:11px;padding-inline:11px}.eco-menu{width:37px}.eco-hero-content{padding-inline:18px}.eco-hero h1{font-size:58px}.eco-hero{padding-bottom:255px}.eco-hero-scene{height:270px!important}.eco-hero-actions{gap:18px}.eco-hero .eco-eyebrow{font-size:7px}.eco-hero-promises{font-size:8px}.eco-steps{padding:22px}.eco-steps h3{font-size:18px}.eco-order-reassurance span:last-child{flex-basis:100%;justify-content:center}.eco-footer-main{column-gap:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.eco-button{transition:none}}

/* Full-width artwork keeps its original proportions; the section grows with it. */
.eco-hero{width:100%;max-width:none;min-height:0;max-height:none;height:auto;aspect-ratio:auto;margin:0 auto;padding:0;display:grid;container-type:inline-size;overflow:visible}
.eco-hero-scene{position:relative;inset:auto;grid-area:1/1;align-self:center;display:block;width:100%;height:auto!important;aspect-ratio:1672/941;object-fit:contain;object-position:center;mask-image:none}
.eco-hero-content{position:relative;grid-area:1/1;align-self:center;width:42%;max-width:none;margin:0;padding:clamp(22px,3.7cqw,62px) 0 clamp(22px,3.7cqw,62px) clamp(22px,3.7cqw,62px);text-align:left}
.eco-hero h1{font-size:clamp(48px,6.3cqw,103px);margin:clamp(14px,2cqw,28px) 0 clamp(24px,2.6cqw,40px)}
.eco-hero .eco-eyebrow{font-size:clamp(7px,.65cqw,10px);letter-spacing:clamp(1px,.1cqw,1.6px)}
.eco-hero .eco-hero-description{font-size:clamp(18px,1.9cqw,29px);margin-bottom:clamp(10px,1.2cqw,18px)}
.eco-hero-small{font-size:clamp(11px,.85cqw,13px);margin-bottom:clamp(16px,1.6cqw,24px)}
.eco-hero-actions{gap:clamp(14px,1.7cqw,26px);flex-wrap:wrap}
.eco-hero-actions .eco-button{min-height:48px;padding:13px 22px;font-size:clamp(12px,1cqw,15px)}
.eco-hero-actions .eco-text-link{font-size:clamp(11px,.9cqw,14px)}
.eco-hero-promises{font-size:clamp(8px,.65cqw,10px);margin-top:clamp(14px,1.5cqw,23px);gap:8px 14px}
.eco-handwritten{right:3%;top:20px;font-size:clamp(17px,1.5cqw,25px)}
.eco-steps{margin:24px auto 0}
@media(max-width:900px){
 .eco-hero{max-width:100%;display:flex;flex-direction:column;aspect-ratio:auto;padding:0}
 .eco-hero-content{width:100%;max-width:650px;padding:32px 24px 24px;margin:0 auto;text-align:center}
 .eco-hero .eco-hero-scene{width:100%;max-width:100%;height:auto!important;flex:none;order:2;aspect-ratio:1672/941;align-self:center}
 .eco-hero h1{font-size:clamp(48px,8vw,72px);margin:20px 0 30px}
 .eco-hero h1 br{display:none}.eco-hero h1 span{display:block}
 .eco-hero h1 span:after{left:53%;right:17%;height:6px;bottom:-9px}
 .eco-hero .eco-eyebrow{font-size:8px;letter-spacing:1.2px}
 .eco-hero .eco-hero-description{font-size:22px}
 .eco-hero-small{font-size:12px;margin:14px auto 20px}
 .eco-hero-actions{justify-content:center;gap:20px}
 .eco-hero-promises{justify-content:center;max-width:none;margin-top:20px;font-size:9px}
 .eco-handwritten{display:none}
}
@media(max-width:760px){.eco-steps{margin:18px 16px 0}.eco-hero-content{padding-inline:20px}}

/* Ordering opens within the website, keeping the illustrated page in place. */
html.eco-order-open{overflow:hidden;scroll-behavior:auto;scrollbar-gutter:stable}
.eco-order-open body.eco-site{position:fixed;left:0;right:0;width:100%;overflow:hidden}
.eco-order-panel{--eco-panel-height:min(900px,calc(var(--eco-panel-viewport-height,100dvh) - 64px));inset:auto 0;top:calc(var(--eco-panel-viewport-top,0px) + (var(--eco-panel-viewport-height,100dvh) - var(--eco-panel-height))/2);margin:0 auto;width:min(1360px,calc(100% - 64px));height:var(--eco-panel-height);max-width:none;max-height:none;padding:0;border:1px solid #d6e5d6;border-radius:24px;background:#fff;color:#112d2b;box-shadow:0 24px 90px #0b39242b;overflow:hidden}
.eco-order-panel[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto;animation:eco-panel-in .2s ease-out}
.eco-order-panel::backdrop{background:#eff6e5b8;backdrop-filter:blur(3px)}
.eco-order-panel [hidden]{display:none!important}
.eco-panel-header{display:flex;align-items:center;gap:24px;min-height:85px;padding:16px 26px;background:#f4f9ef url('/brand/truck-scenery.webp') right 115px center/380px auto no-repeat;border-bottom:1px solid #e2eada;isolation:isolate;position:relative}
.eco-panel-header:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f4f9ef 35%,#f4f9ef33 80%,#f4f9ef);z-index:-1}
.eco-panel-header>img{width:146px;flex-shrink:0}
.eco-panel-header>div{border-left:1px solid #cddfcd;padding-left:24px}
.eco-panel-header h2{font-size:25px;margin:0;color:#064534}
.eco-panel-header p{font-size:11px;margin:4px 0 0;color:#52705d}
.eco-panel-close{display:flex;align-items:center;justify-content:center;gap:9px;flex-shrink:0;margin-left:auto;min-height:44px;padding:9px 12px;background:#fffffff2;border:1px solid #cddfcd;border-radius:12px;color:#174d32;cursor:pointer;font-size:12px!important}
.eco-panel-close:hover{background:#e7f3e2}
.eco-panel-body{min-height:0;position:relative;overflow:auto;overscroll-behavior:contain;background:#fff}
.eco-panel-body[data-order-provider=ecobins]{overflow:hidden}
.eco-panel-widget{height:100%;min-height:0;width:100%}
.eco-panel-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:40px;padding:9px 26px;border-top:1px solid #e4ece1;background:#f9fbf6;font-size:10px;color:#547361}
.eco-panel-footer span,.eco-panel-footer a{display:flex;align-items:center;gap:7px}
.eco-panel-footer a{text-underline-offset:3px}.eco-panel-footer svg{width:15px;height:15px;color:#07803f}
.eco-order-panel .eco-live-order{min-height:0;border:0;border-radius:0;box-shadow:none;padding:22px;width:100%}
.eco-order-panel .eco-live-order:empty{display:none}
.eco-order-loading,.eco-order-load-error{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#fff;text-align:center;padding:30px;z-index:2}
.eco-order-loading strong,.eco-order-load-error strong{font-family:EcoMark,Arial,sans-serif;font-size:24px;color:#07523c}
.eco-order-loading p,.eco-order-load-error p{margin:0;font-size:13px}.eco-order-load-error>a{font-size:12px;color:#07803f;margin-top:6px}
.eco-order-spinner{width:32px;height:32px;border:3px solid #e0eedb;border-top-color:#078b3f;border-radius:50%;animation:eco-loading .8s linear infinite;margin-bottom:6px}
.eco-order-nojs{text-align:center;padding:25px}
@keyframes eco-panel-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@keyframes eco-loading{to{transform:rotate(360deg)}}
@media(max-width:760px){.eco-order-panel{--eco-panel-height:calc(var(--eco-panel-viewport-height,100dvh) - 20px);width:calc(100% - 16px);border-radius:18px}.eco-panel-header{min-height:69px;padding:12px 14px;gap:14px;background-size:230px;background-position:right 20px center}.eco-panel-header:before{background:#f4f9efdd}.eco-panel-header>img{width:104px}.eco-panel-header>div{padding-left:14px}.eco-panel-header h2{font-size:19px}.eco-panel-header p{display:none}.eco-panel-close{padding:7px;min-width:40px;min-height:40px;border-radius:10px}.eco-panel-close span{display:none}.eco-panel-footer{padding:8px 13px;font-size:9px;gap:10px;min-height:35px}.eco-panel-footer svg{width:13px;height:13px}.eco-order-panel .eco-live-order{padding:12px 0}}
@media(max-width:370px){.eco-panel-header{padding-inline:10px;gap:10px}.eco-panel-header>img{width:91px}.eco-panel-header>div{padding-left:10px}.eco-panel-header h2{font-size:18px}.eco-panel-footer{font-size:8px}}
.eco-order-panel.is-short{--eco-panel-height:calc(var(--eco-panel-viewport-height,100dvh) - 12px)}.eco-order-panel.is-short .eco-panel-header{min-height:53px;padding-block:6px}.eco-order-panel.is-short .eco-panel-header p,.eco-order-panel.is-short .eco-panel-footer{display:none}
@media(prefers-reduced-motion:reduce){.eco-order-panel[open],.eco-order-spinner{animation:none}}

/* Approved website checkout: a wide white panel within the existing scenery. */
.eco-booking-panel{--eco-panel-height:min(810px,calc(var(--eco-panel-viewport-height,100dvh) - 160px));width:min(1220px,calc(100% - 80px));top:calc(var(--eco-panel-viewport-top,0px) + 136px + (var(--eco-panel-viewport-height,100dvh) - 160px - var(--eco-panel-height))/2);border-radius:20px;border-color:#cfe4d4;box-shadow:0 15px 50px #17462e20}
.eco-booking-panel::backdrop{background:#f8fcf20d;backdrop-filter:none}
.eco-booking-panel[open]{grid-template-rows:auto minmax(0,1fr)}
.eco-booking-panel .eco-panel-header{min-height:69px;padding:17px 30px 10px;gap:14px;border:0;background:#fff}
.eco-booking-panel .eco-panel-header:before{display:none}
.eco-booking-panel .eco-panel-header>svg{width:27px;height:27px;color:#008b43;flex-shrink:0}
.eco-booking-panel .eco-panel-header>div{border:0;padding:0}
.eco-booking-panel .eco-panel-header h2{font-size:24px;letter-spacing:-.4px}
.eco-booking-panel .eco-panel-header p,.eco-booking-panel .eco-panel-footer,.eco-booking-panel .eco-panel-close span{display:none}
.eco-booking-panel .eco-panel-close{border:0;min-width:40px;min-height:40px;padding:8px;background:white}
.eco-booking-panel .eco-panel-close:hover{background:#eef8f0}
@media(max-width:1000px){.eco-booking-panel{width:calc(100% - 40px)}}
@media(max-width:760px){.eco-booking-panel{--eco-panel-height:calc(var(--eco-panel-viewport-height,100dvh) - 20px);width:calc(100% - 16px);top:calc(var(--eco-panel-viewport-top,0px) + 10px);border-radius:16px}.eco-booking-panel .eco-panel-header{padding:10px 15px;min-height:60px;gap:10px}.eco-booking-panel .eco-panel-header>svg{width:23px;height:23px}.eco-booking-panel .eco-panel-header h2{font-size:21px}}
@media(max-height:620px){.eco-booking-panel,.eco-booking-panel.is-short{--eco-panel-height:calc(var(--eco-panel-viewport-height,100dvh) - 16px);top:calc(var(--eco-panel-viewport-top,0px) + 8px)}.eco-booking-panel .eco-panel-header{min-height:49px;padding-block:5px}.eco-booking-panel .eco-panel-header h2{font-size:21px}}

.eco-footer-bottom{flex-wrap:wrap}
.eco-footer-bottom .eco-site-credit{width:100%;margin:0;font-size:12px;line-height:1.7;color:#aecfbe}
.eco-footer-bottom .eco-site-credit a{font-size:inherit;color:#eef8f1;text-decoration:underline;text-underline-offset:3px}
.eco-footer-bottom .eco-site-credit a:focus-visible{outline:2px solid #ffd253;outline-offset:4px}
