:root{
--hb-green:#0b5a2a;--hb-green-dark:#073f1e;--hb-green-soft:#edf6e9;
--hb-lime:#edf6df;--hb-gold:#f2a21a;--hb-pink:#c30059;--hb-purple:#4a257c;
--hb-ink:#172019;--hb-muted:#687269;--hb-line:#e6ebe5;--hb-white:#fff;
--hb-shadow:0 10px 28px rgba(18,57,29,.10);--hb-radius:17px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--hb-ink);background:#fff}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}.hb-shell{width:min(1460px,95%);margin:auto}
.hb-topbar{background:#075323;color:#fff;min-height:34px;display:flex;align-items:center;font-size:12px}.hb-topbar-inner{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:20px}.hb-top-left{justify-self:start}.hb-top-center{justify-self:center}.hb-top-center b{color:#f4bf31}.hb-top-right{justify-self:end;display:flex;gap:20px;align-items:center}.hb-top-right a:hover{text-decoration:underline}
.hb-header{background:#fff;border-bottom:1px solid #eff1ee;position:sticky;top:0;z-index:50}.hb-header-inner{height:82px;display:grid;grid-template-columns:245px 1fr auto;gap:22px;align-items:center}.hb-logo{position:relative;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;width:max-content;color:#0b5a2a}.hb-logo-leaf{grid-row:1/3;font-size:31px;margin-right:4px;transform:rotate(-18deg)}.hb-logo strong{font-size:30px;line-height:.94;letter-spacing:-1.4px;font-weight:950}.hb-logo small{font-size:10px;font-style:italic;color:#267445;margin-top:4px}.hb-nav{display:flex;justify-content:center;gap:31px;font-size:13px;font-weight:750;white-space:nowrap}.hb-nav a{transition:.2s}.hb-nav a:hover{color:var(--hb-green)}.hb-header-actions{display:flex;align-items:center;gap:10px}.hb-icon-btn,.hb-mobile-menu{width:40px;height:40px;border:0;background:#fff;display:grid;place-items:center;cursor:pointer}.hb-icon-btn svg,.hb-mobile-menu svg{width:21px;height:21px}.hb-account-btn{border:1px solid #dfe4df;border-radius:12px;padding:10px 14px;font-size:13px;display:flex;gap:8px;align-items:center}.hb-cart-btn{position:relative;padding:10px 4px 10px 10px;display:flex;align-items:center;gap:8px;font-size:13px}.hb-cart-btn b{position:absolute;right:-3px;top:0;background:#0b5a2a;color:#fff;border-radius:99px;font-size:9px;min-width:17px;height:17px;display:grid;place-items:center}.hb-mobile-menu{display:none}
.hb-hero{position:relative;background:#eaf1e4;overflow:hidden}.hb-hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(234,243,222,.97) 0%,rgba(247,247,225,.82) 36%,rgba(237,244,223,.08) 64%,rgba(19,74,30,.04) 100%)}.hb-hero-inner{height:365px;position:relative;display:grid;grid-template-columns:45% 55%;align-items:center}.hb-hero-copy{position:relative;z-index:3;padding-left:125px;max-width:620px}.hb-hero-copy h1{font-size:48px;line-height:1.04;margin:0;color:#0a4d24;letter-spacing:-1.5px}.hb-hero-copy h1 span{color:#0b5a2a}.hb-script{font-family:"Segoe Script","Bradley Hand",cursive;color:#ed8500;font-size:39px;line-height:1;margin:3px 0 14px;font-style:italic}.hb-hero-copy p{font-size:15px;line-height:1.5;max-width:520px;margin:0 0 19px}.hb-hero-buttons{display:flex;gap:14px}.hb-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 20px;border-radius:8px;font-size:13px;font-weight:800;transition:.2s;border:1px solid transparent}.hb-btn:hover{transform:translateY(-1px)}.hb-btn-solid{background:#0b5a2a;color:#fff}.hb-btn-outline{background:#fff;color:#174f2a;border-color:#0b5a2a}.hb-btn-light{background:#fff;color:#0a4f26}.hb-hero-visual{position:absolute;right:70px;top:0;width:58%;height:100%;background:url('/assets/landing/hero-fruits.jpg') center/cover no-repeat;mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.55) 12%,#000 24%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.55) 12%,#000 24%)}.hb-hero-trust{position:absolute;right:20px;top:78px;z-index:4;background:#fff;border-radius:15px;box-shadow:var(--hb-shadow);width:88px;padding:11px 8px;display:grid;gap:12px}.hb-hero-trust div{display:grid;place-items:center;text-align:center;gap:4px}.hb-hero-trust span{color:#0d662f;font-size:22px}.hb-hero-trust small{font-size:9px;line-height:1.15}.hb-slider-arrow{position:absolute;z-index:6;width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #e8ece7;display:grid;place-items:center;font-size:26px;box-shadow:0 2px 10px rgba(0,0,0,.08);top:48%;cursor:pointer}.hb-slider-arrow.left{left:12px}.hb-slider-arrow.right{right:0}.hb-slider-dots{position:absolute;bottom:13px;left:50%;display:flex;gap:6px;z-index:5}.hb-slider-dots i{display:block;width:8px;height:8px;border-radius:50%;background:#fff;opacity:.75}.hb-slider-dots i.active{background:#0d652f;opacity:1}
.hb-trust-partners{position:relative;margin-top:-1px;z-index:5}.hb-trust-partners-inner{min-height:86px;border-radius:14px;background:#fff;box-shadow:0 6px 24px rgba(14,54,27,.14);display:grid;grid-template-columns:repeat(3,1fr) 2.25fr;align-items:center;padding:0 24px;overflow:hidden}.hb-benefit{display:flex;gap:12px;align-items:center;padding:0 18px;border-right:1px solid #e6ebe6;height:56px}.hb-benefit>span{font-size:27px;color:#0c6b31}.hb-benefit small,.hb-benefit b{display:block}.hb-benefit small{font-size:11px}.hb-benefit b{font-size:12px;margin-top:2px}.hb-partners{display:flex;align-items:center;justify-content:space-around;gap:24px;padding-left:25px;white-space:nowrap}.hb-partners img{display:block;max-width:122px;max-height:42px;width:auto;height:auto;object-fit:contain;filter:none}.hb-partners img:nth-child(2){max-width:145px}.hb-partners img:last-child{max-width:150px}
.hb-category-section{padding:14px 0 8px}.hb-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hb-category-card{height:168px;border-radius:13px;overflow:hidden;display:grid;grid-template-columns:46% 54%;align-items:stretch;position:relative}.hb-category-card.tropical{background:linear-gradient(90deg,#eef6df,#f8f8e9)}.hb-category-card.freeze{background:linear-gradient(90deg,#f9e7f0,#fff0f5)}.hb-category-card.cosmetic{background:linear-gradient(90deg,#f2ecfa,#f7f4fd)}.hb-category-copy{padding:22px 10px 18px 32px;position:relative;z-index:2}.hb-category-copy h2{font-size:18px;margin:0 0 9px}.tropical h2{color:#0b5a2a}.freeze h2{color:#b50051}.cosmetic h2{color:#452371}.hb-category-copy p{font-size:12px;line-height:1.45;margin:0 0 18px}.hb-category-copy a{display:inline-block;padding:9px 14px;border-radius:6px;color:#fff;font-weight:800;font-size:11px}.tropical .hb-category-copy a{background:#0c612e}.freeze .hb-category-copy a{background:#c5005b}.cosmetic .hb-category-copy a{background:#592b91}.hb-category-image{background-position:center;background-size:cover}.tropical .hb-category-image{background-image:url('/assets/landing/cat-tropical.jpg')}.freeze .hb-category-image{background-image:url('/assets/landing/cat-freeze.jpg')}.cosmetic .hb-category-image{background-image:url('/assets/landing/cat-cosmetics.jpg')}
.hb-about-section{padding:2px 0 12px}.hb-section-title{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;margin-bottom:9px}.hb-section-title span{height:1px;background:#e8ece8}.hb-section-title h2{margin:0;font-size:21px}.hb-about-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.hb-about-card{height:145px;border:1px solid #e6e9e5;border-radius:11px;overflow:hidden;display:grid;grid-template-columns:55% 45%;background:#fff}.hb-about-copy{padding:20px 10px 14px 27px}.hb-about-copy h3{font-size:16px;margin:0 0 7px}.hb-about-copy p{font-size:11px;line-height:1.55;margin:0 0 13px}.hb-about-copy b{font-size:11px;color:#1b6a35}.hb-about-image{background-position:center;background-size:cover}.hb-about-image.who{background-image:url('/assets/landing/about-who.jpg')}.hb-about-image.story{background-image:url('/assets/landing/about-story.jpg')}.hb-about-image.gardens{background-image:url('/assets/landing/about-gardens.jpg')}.hb-about-image.group{background-image:url('/assets/landing/about-group.jpg')}
.hb-stats{background:linear-gradient(rgba(7,45,17,.86),rgba(7,45,17,.92)),url('/assets/landing/about-gardens.jpg') center/cover;color:#fff;border-radius:13px 13px 0 0;margin-top:0}.hb-stats-grid{min-height:94px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;gap:10px}.hb-stat{display:flex;align-items:center;justify-content:center;gap:15px}.hb-stat>span{font-size:34px}.hb-stat strong,.hb-stat small{display:block}.hb-stat strong{font-size:24px}.hb-stat small{font-size:12px;margin-top:2px}
.hb-featured-products{padding:55px 0}.hb-section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:23px}.hb-section-heading small{color:#16743a;font-weight:900;letter-spacing:.12em}.hb-section-heading h2{font-size:32px;margin:5px 0 0}.hb-section-heading>a{font-size:13px;color:#0b5a2a;font-weight:800}.productgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.productcard{background:#fff;border:1px solid #e4e9e5;border-radius:18px;padding:16px;box-shadow:0 4px 16px rgba(13,60,29,.04)}.productph{height:170px;border-radius:14px;background:linear-gradient(135deg,#e8f3e9,#fff4d7);margin-bottom:14px}.productcard h3{margin:7px 0}.productcard p{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.productcard p strong{font-size:20px;color:#0d4b2b}.productcard p span{font-size:12px;color:#68736b}
.hb-corporate-cta{background:#0c5529;color:#fff;padding:45px 0}.hb-corporate-cta .hb-shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.hb-corporate-cta small{font-weight:900;letter-spacing:.13em;color:#cbe5c4}.hb-corporate-cta h2{font-size:29px;margin:6px 0}.hb-corporate-cta p{margin:0;color:#dce9df}.hb-footer{background:#073b1c;color:#fff;padding:24px 0}.hb-footer .hb-shell{display:flex;justify-content:space-between;align-items:center;font-size:12px}.hb-footer b{display:block;font-size:20px}.hb-footer small{display:block;color:#bcd7c2}
@media(max-width:1180px){.hb-header-inner{grid-template-columns:210px 1fr auto}.hb-nav{gap:17px;font-size:12px}.hb-hero-copy{padding-left:75px}.hb-trust-partners-inner{grid-template-columns:repeat(3,1fr)}.hb-partners{grid-column:1/-1;border-top:1px solid var(--hb-line);padding:12px 0}.hb-trust-partners-inner{padding-top:10px;padding-bottom:10px}.hb-category-copy{padding-left:20px}.hb-about-copy{padding-left:18px}}
@media(max-width:900px){.hb-topbar{display:none}.hb-header-inner{height:70px;grid-template-columns:1fr auto}.hb-nav{display:none}.hb-mobile-menu{display:grid}.hb-header-actions .hb-icon-btn{display:none}.hb-logo strong{font-size:26px}.hb-hero-inner{height:auto;min-height:580px;grid-template-columns:1fr;align-items:start}.hb-hero-copy{padding:48px 28px 0;max-width:90%;z-index:6}.hb-hero-copy h1{font-size:44px}.hb-hero-visual{right:0;top:230px;width:100%;height:350px;mask-image:linear-gradient(180deg,transparent,#000 24%);-webkit-mask-image:linear-gradient(180deg,transparent,#000 24%)}.hb-hero-trust{right:18px;top:320px}.hb-slider-arrow{display:none}.hb-trust-partners{margin-top:0}.hb-trust-partners-inner{grid-template-columns:1fr 1fr}.hb-benefit:nth-child(3){border-right:0}.hb-partners{overflow:auto;justify-content:flex-start}.hb-category-grid{grid-template-columns:1fr}.hb-category-card{height:180px}.hb-about-grid{grid-template-columns:1fr 1fr}.hb-stats-grid{grid-template-columns:repeat(2,1fr);padding:20px 0}.hb-stat{justify-content:flex-start;padding-left:25px}.productgrid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.hb-shell{width:min(94%,100%)}.hb-header-actions .hb-account-btn span,.hb-header-actions .hb-cart-btn span{display:none}.hb-account-btn{padding:9px}.hb-hero-copy{padding:35px 20px 0}.hb-hero-copy h1{font-size:37px}.hb-script{font-size:30px}.hb-hero-copy p{font-size:14px}.hb-hero-buttons{flex-direction:column;align-items:flex-start}.hb-hero-inner{min-height:600px}.hb-hero-visual{top:280px;height:320px}.hb-hero-trust{display:none}.hb-trust-partners-inner{grid-template-columns:1fr}.hb-benefit{border-right:0;border-bottom:1px solid var(--hb-line)}.hb-partners{grid-column:auto}.hb-category-card{grid-template-columns:52% 48%;height:170px}.hb-about-grid{grid-template-columns:1fr}.hb-stats-grid{grid-template-columns:1fr 1fr}.hb-stat{gap:8px;padding-left:8px}.hb-stat>span{font-size:25px}.hb-stat strong{font-size:20px}.hb-corporate-cta .hb-shell,.hb-footer .hb-shell{flex-direction:column;align-items:flex-start}.productgrid{grid-template-columns:1fr}}

.shop{max-width:880px;margin:40px auto;padding:20px}.cartline,.carttotals{display:flex;justify-content:space-between;gap:16px;padding:14px;border-bottom:1px solid #e5e9e6;background:#fff}.carttotals{margin:18px 0;border-radius:14px;flex-direction:column}.carttotals span{display:flex;justify-content:space-between}.checkoutform{display:grid;gap:12px;background:#fff;padding:20px;border-radius:16px}.checkoutform input,.checkoutform textarea{padding:13px;border:1px solid #dce5df;border-radius:10px;font:inherit}.cta{display:inline-block;border:0;background:#0d4b2b;color:#fff;padding:13px 18px;border-radius:10px;font-weight:800;cursor:pointer}.error{background:#fdecec;color:#9d2828;padding:12px;border-radius:10px}@media(max-width:700px){.shop{margin:10px auto;padding:14px}.cartline{display:grid;grid-template-columns:1fr auto}.cartline span:last-child{grid-column:1/-1}}
.productgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.productcard{background:#fff;border:1px solid #e4e9e5;border-radius:18px;padding:16px}.productph{height:170px;border-radius:14px;background:linear-gradient(135deg,#e8f3e9,#fff4d7);margin-bottom:14px}.productcard h3{margin:7px 0}.productcard p{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.productcard p strong{font-size:20px;color:#0d4b2b}.productcard p span{font-size:12px;color:#68736b}@media(max-width:900px){.productgrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.productgrid{grid-template-columns:1fr}}
.shipping-choice{display:flex;gap:10px;align-items:center;padding:12px;border:1px solid #dfe7df;border-radius:12px;margin:8px 0;background:#fff}.shipping-choice span{display:flex;justify-content:space-between;gap:16px;width:100%}.coupon-row{display:flex;gap:8px}.coupon-row input{flex:1}.checkout-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.success{color:#176b40}.content-page{max-width:1100px}.content-block{padding:28px 0}.content-block.hero{padding:56px 0}.content-block img{max-width:100%;height:auto;border-radius:18px}@media(max-width:700px){.checkout-grid{grid-template-columns:1fr}.coupon-row{flex-direction:column}}
.authbox{max-width:560px}.account-head{display:flex;justify-content:space-between;align-items:center}.panel-lite{padding:14px;border:1px solid #e1e7e0;border-radius:14px;margin:10px 0;background:#fff}
