
:root{--green:#123f31;--lime:#d7ef70;--cream:#f7f3e9;--ink:#17342a;--muted:#60716a;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.nav{height:82px;padding:0 clamp(22px,5vw,80px);display:flex;align-items:center;justify-content:space-between;background:rgba(247,243,233,.94);position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(18,63,49,.1);backdrop-filter:blur(10px)}.brand{font-weight:900;letter-spacing:-1.2px;font-size:22px}.brand span{color:#739f28}.brand sup{font-size:8px}.navlinks{display:flex;gap:34px;font-size:14px;font-weight:700}.navlinks a:hover,.text-link:hover{color:#739f28}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:white;padding:17px 25px;border-radius:7px;font-size:14px;font-weight:800;transition:.2s}.button:hover{transform:translateY(-2px);background:#1c5845}.button-small{padding:12px 18px}.hero{min-height:690px;display:grid;grid-template-columns:1.05fr .95fr;background:var(--cream);overflow:hidden}.hero-copy{padding:110px 6vw 80px max(6vw,40px);max-width:780px}.eyebrow{font-size:12px;letter-spacing:.19em;font-weight:900;color:#6d8c27;margin:0 0 22px}.hero h1,.intro h2,.how h2,.product h2,.faq h2,.cta h2{font-family:Georgia,'Times New Roman',serif;font-weight:500;letter-spacing:-.045em;margin:0}.hero h1{font-size:clamp(58px,6.3vw,92px);line-height:.94;color:var(--green)}.hero h1 em{color:#6d9227;font-weight:400}.lead{font-size:19px;line-height:1.7;color:var(--muted);max-width:610px;margin:30px 0}.actions{display:flex;align-items:center;gap:27px}.text-link{font-weight:800;font-size:14px}.text-link span{margin-left:8px}.trust{display:flex;gap:24px;margin-top:48px;padding-top:23px;border-top:1px solid #d8d8ca;font-size:12px;font-weight:700;color:#526860}.hero-art{position:relative;background:#cfe885;min-height:630px;overflow:hidden}.sun{width:430px;height:430px;border-radius:50%;background:#e8f5b8;position:absolute;top:80px;left:50%;transform:translateX(-50%)}.grass{position:absolute;bottom:0;width:100%;height:135px;background:repeating-linear-gradient(82deg,#245a38 0,#245a38 3px,#34794d 4px,#34794d 7px);clip-path:polygon(0 25%,9% 11%,17% 26%,25% 8%,36% 24%,45% 5%,54% 25%,66% 10%,75% 28%,86% 9%,100% 22%,100% 100%,0 100%)}.bucket{width:265px;height:310px;border-radius:15px 15px 34px 34px;background:#f2eee2;position:absolute;left:50%;bottom:86px;transform:translateX(-50%) rotate(-2deg);filter:drop-shadow(0 28px 22px rgba(18,63,49,.25));z-index:3}.lid{height:30px;background:#1e5b41;border-radius:14px;position:absolute;left:-7px;right:-7px;top:-9px;box-shadow:0 8px 0 #16432f}.handle{position:absolute;width:295px;height:190px;border:8px solid #d7d0bf;border-top-color:transparent;border-radius:50%;left:-15px;top:12px}.label{position:absolute;inset:48px 20px 28px;background:#fffdf5;border:4px solid #27543b;text-align:center;padding:13px;color:#234b37}.mini-brand{font-size:23px;line-height:.8;font-weight:700;color:#79a72e;letter-spacing:-1px}.mini-brand b{color:#17402e;font-size:31px}.dog{font-size:40px;margin:18px 0 3px;letter-spacing:7px}.label p{font-size:12px;font-weight:900;letter-spacing:.15em}.label strong{background:#d7ef70;padding:5px 13px;border-radius:20px}.badge{position:absolute;right:6%;top:100px;background:var(--green);color:#fff;width:110px;height:110px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;text-align:center;font-size:9px;line-height:1.2;letter-spacing:.1em;transform:rotate(8deg)}.badge b{font-size:11px}.leaf{position:absolute;width:115px;height:50px;background:#739f28;border-radius:100% 0 100% 0;opacity:.65}.leaf-one{left:9%;top:20%;transform:rotate(-25deg)}.leaf-two{right:8%;bottom:24%;transform:rotate(40deg)}.intro{text-align:center;padding:115px 24px 60px;max-width:880px;margin:auto}.intro h2,.how h2,.product h2,.faq h2,.cta h2{font-size:clamp(45px,5vw,70px);line-height:1}.intro>p:last-child{font-size:18px;line-height:1.7;color:var(--muted);max-width:700px;margin:28px auto}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1180px;margin:0 auto;padding:0 25px 120px}.benefits article{background:#fff;padding:40px;border-radius:12px;border:1px solid #e5e2d8}.icon{width:58px;height:58px;border-radius:50%;background:#e7f2ba;display:grid;place-items:center;font:700 22px Georgia;color:var(--green)}.benefits h3{font-family:Georgia,serif;font-size:25px;margin:25px 0 13px}.benefits p,.product-copy>p,.how-intro{color:var(--muted);line-height:1.7}.how{background:var(--green);color:#fff;padding:110px max(6vw,30px);display:grid;grid-template-columns:1fr 1fr;gap:10vw}.how .eyebrow{color:var(--lime)}.how-intro{color:#b9cec5;max-width:480px;font-size:17px}.how ol{list-style:none;margin:0;padding:0}.how li{display:flex;gap:25px;padding:27px 0;border-bottom:1px solid rgba(255,255,255,.17)}.how li b{color:var(--lime);font-family:Georgia;font-size:20px}.how li span{display:flex;flex-direction:column;color:#bdd0c7;line-height:1.5}.how li strong{color:#fff;font-family:Georgia;font-size:23px;margin-bottom:7px}.product{display:grid;grid-template-columns:1fr 1fr;min-height:720px;background:#fff}.product-visual{position:relative;background:#e7f1bb}.product-bucket{bottom:50%;transform:translate(-50%,50%) rotate(2deg);width:290px;height:345px}.product-copy{padding:95px max(6vw,45px);align-self:center}.product-copy ul{list-style:none;padding:0;margin:26px 0}.product-copy li{padding:9px 0}.product-copy li:before{content:'✓';color:#739f28;font-weight:bold;margin-right:13px}.price{font:600 36px Georgia;margin:27px 0}.price small{font:700 12px Arial;color:#739f28;margin-left:10px}.note{display:block;color:#738079;margin-top:12px}.faq{padding:110px 24px;max-width:940px;margin:auto}.faq h2{text-align:center;margin-bottom:45px}.faq>.eyebrow{text-align:center}.faq details{border-top:1px solid #cfd5cc;padding:22px 0}.faq details:last-child{border-bottom:1px solid #cfd5cc}.faq summary{font:600 21px Georgia;cursor:pointer;display:flex;justify-content:space-between;list-style:none}.faq summary span{font-family:Arial;color:#739f28}.faq details p{color:var(--muted);line-height:1.7;max-width:760px}.cta{text-align:center;background:#cfe885;padding:100px 20px}.cta p:not(.eyebrow){font-size:18px}.button.light{background:white;color:var(--green);margin-top:18px}footer{background:#0c3025;color:#dfe9e3;padding:55px max(6vw,30px);display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center}footer .brand{font-size:25px}footer>p{text-align:right;color:#a8beb4}footer>div{display:flex;gap:24px;font-size:13px}footer>small{text-align:right;color:#79968a}
@media(max-width:850px){.navlinks{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:75px 24px 55px}.hero-art{min-height:530px}.trust{flex-wrap:wrap}.benefits{grid-template-columns:1fr}.how,.product{grid-template-columns:1fr}.product-visual{min-height:600px}.product-copy{padding:70px 28px}footer{grid-template-columns:1fr}footer>p,footer>small{text-align:left}}
@media(max-width:520px){.nav{height:70px;padding:0 16px}.brand{font-size:18px}.button-small{font-size:11px;padding:10px 12px}.hero h1{font-size:53px}.lead{font-size:17px}.actions{align-items:flex-start;flex-direction:column}.trust{gap:11px;flex-direction:column}.hero-art{min-height:460px}.bucket{width:220px;height:270px}.handle{width:245px}.badge{width:90px;height:90px;right:3%}.intro{padding-top:85px}.benefits{padding-bottom:85px}.how{padding:85px 25px}.how h2,.product h2,.faq h2,.cta h2,.intro h2{font-size:46px}.product-visual{min-height:520px}footer>div{flex-wrap:wrap}}

/* Genuine product imagery and listing gallery */
.hero-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:5}.product-visual{overflow:hidden}.product-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.gallery{padding:110px max(4vw,24px);background:#eef3de}.gallery-heading{text-align:center;max-width:750px;margin:0 auto 48px}.gallery-heading h2{font:500 clamp(42px,5vw,66px)/1 Georgia,'Times New Roman',serif;letter-spacing:-.045em;margin:0}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1180px;margin:auto}.gallery-grid img{display:block;width:100%;height:100%;max-height:620px;object-fit:cover;border-radius:12px;background:white;box-shadow:0 12px 30px rgba(18,63,49,.08)}.gallery-grid .wide{grid-column:1/-1;max-height:none}@media(max-width:850px){.gallery-grid{grid-template-columns:1fr}.gallery-grid .wide{grid-column:auto}}@media(max-width:520px){.gallery{padding:80px 16px}.gallery-grid{gap:12px}.gallery-grid img{border-radius:8px}}

/* Keep all wording inside the supplied product graphics fully visible. */
.hero-art{background:#17472f}.hero-art img{object-fit:contain}.product-visual{background:#f5f6ef}.product-visual>img{object-fit:contain;padding:24px}.gallery-grid{align-items:start}.gallery-grid img{height:auto;max-height:none;object-fit:contain;aspect-ratio:auto}.gallery-grid .wide{max-height:none}@media(max-width:850px){.hero-art{min-height:0;aspect-ratio:3/2}.product-visual{min-height:0;aspect-ratio:1/1}.product-visual>img{padding:14px}}@media(max-width:520px){.hero-art{aspect-ratio:3/2}.gallery-grid img{width:100%;height:auto}}

.shipping-note{font-size:13px;color:#60716a;margin:16px 0 0}.policy-shell{min-height:100vh}.policy-page{max-width:920px;margin:0 auto;padding:95px 28px 120px}.policy-page h1{font:500 clamp(52px,7vw,82px)/.98 Georgia,'Times New Roman',serif;letter-spacing:-.045em;color:var(--green);margin:0 0 28px}.policy-intro{font-size:19px;line-height:1.65;color:var(--muted);max-width:720px;margin:0 0 55px}.policy-content{background:#fff;border:1px solid #e5e2d8;border-radius:14px;padding:clamp(28px,5vw,58px);box-shadow:0 18px 50px rgba(18,63,49,.06)}.policy-content h2{font:600 27px Georgia,'Times New Roman',serif;color:var(--green);margin:36px 0 12px}.policy-content h2:first-child{margin-top:0}.policy-content p{font-size:16px;line-height:1.75;color:#50655d}.policy-content a{color:#628b21;font-weight:800;text-decoration:underline;text-underline-offset:3px}.policy-content .button{color:#fff;text-decoration:none;margin-top:14px}.policy-footer{margin-top:auto}.contact-card,.success-card{max-width:680px}.contact-email{font-size:clamp(20px,4vw,30px)}.success-mark{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:#d7ef70;color:#123f31;font-size:34px;font-weight:900;margin-bottom:28px}@media(max-width:520px){.policy-page{padding:70px 16px 85px}.policy-content{padding:28px 21px}.policy-page h1{font-size:50px}.policy-intro{font-size:17px;margin-bottom:36px}.policy-content h2{font-size:24px}}

.testimonials{max-width:1180px;margin:-70px auto 110px;padding:42px 46px;background:#fff;border:1px solid #e5e2d8;border-radius:14px;display:grid;grid-template-columns:.8fr 1.6fr;gap:52px;box-shadow:0 18px 50px rgba(18,63,49,.07)}.testimonial-heading h2{font:500 clamp(36px,4vw,54px)/1 Georgia,'Times New Roman',serif;letter-spacing:-.04em;margin:0 0 18px;color:var(--green)}.testimonial-heading>p:last-child{color:var(--muted);line-height:1.6;margin:0;max-width:330px}.testimonial-list{display:grid;grid-template-columns:1fr 1fr;gap:18px}.testimonial-list blockquote{margin:0;padding:25px;border-radius:12px;background:#f6f4eb;border:1px solid #e5e2d8}.stars{color:#d49a17;letter-spacing:.12em;font-size:17px}.testimonial-list blockquote p{font:500 20px/1.45 Georgia,'Times New Roman',serif;color:var(--green);margin:15px 0 22px}.testimonial-list blockquote footer{padding:0;background:none;color:#66776f;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.review-trust{grid-column:1/-1;display:flex;align-items:baseline;gap:10px;padding:17px 20px;border-radius:10px;background:var(--green);color:#fff}.review-trust strong{font:600 25px Georgia}.review-trust span{font-size:13px;text-transform:uppercase;letter-spacing:.06em}.review-trust b{margin-left:auto;font-size:13px;color:#dfeaa9}.wholesale{padding:85px max(6vw,30px);display:flex;align-items:center;justify-content:space-between;gap:50px;background:#eef3de}.wholesale h2{font:500 clamp(38px,4.5vw,62px)/1 Georgia,'Times New Roman',serif;letter-spacing:-.045em;margin:0}.wholesale p:not(.eyebrow){color:var(--muted);line-height:1.7;max-width:730px}.wholesale .button{flex:none}.mobile-buy{display:none}
.reason-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1180px;margin:auto}.reason-grid article{background:#fff;border:1px solid #dde3d2;border-radius:12px;padding:36px}.reason-grid span{font:600 17px Georgia;color:#739f28}.reason-grid h3{font:600 25px Georgia;color:var(--green);margin:18px 0 12px}.reason-grid p{color:var(--muted);line-height:1.7;margin:0}
@media(max-width:850px){.testimonials{margin:-35px 24px 80px;padding:30px 24px;grid-template-columns:1fr;gap:28px}.testimonial-list{grid-template-columns:1fr}.review-trust{align-items:flex-start;flex-wrap:wrap}.review-trust b{width:100%;margin-left:0}.wholesale{align-items:flex-start;flex-direction:column}.mobile-buy{position:fixed;display:flex;z-index:20;left:12px;right:12px;bottom:12px;align-items:center;justify-content:space-between;gap:14px;padding:10px 10px 10px 17px;border-radius:12px;background:#fff;box-shadow:0 10px 35px rgba(12,48,37,.25);border:1px solid #e1e3d9}.mobile-buy>div{display:flex;flex-direction:column}.mobile-buy strong{font:700 22px Georgia;color:var(--green)}.mobile-buy small{font-size:10px;color:var(--muted)}.mobile-buy .button{padding:13px 20px}footer{padding-bottom:110px}}
@media(max-width:850px){.reason-grid{grid-template-columns:1fr}}
.testimonial-list .featured-review{grid-column:1/-1;background:#eef3de}.testimonial-list .featured-review p{font-size:21px}
