:root{--hc-green:#395226;--hc-olive:#5a562a;--hc-cream:#eee7da;--hc-beige:#dbc9b1;--hc-sand:#cdb393;--hc-gold:#cb9e6b;--hc-espresso:#2b220e;--hc-white:#fffdf7;--hc-border:rgba(43,34,14,.14);--hc-shadow:0 14px 35px rgba(43,34,14,.08)}.hc-section{background:var(--hc-bg,var(--hc-white));padding:var(--hc-pt,56px) 16px var(--hc-pb,56px)}.hc-container{max-width:var(--hc-width,1240px);margin:0 auto}.hc-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.hc-eyebrow{margin:0 0 8px;color:var(--hc-green);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hc-title{margin:0;color:var(--hc-espresso);font-size:clamp(28px,3vw,46px);line-height:1;letter-spacing:-.045em}.hc-text{margin:10px 0 0;color:rgba(43,34,14,.68);font-size:15px;line-height:1.55}.hc-view{color:var(--hc-green);font-weight:900;text-decoration:none;border-bottom:2px solid var(--hc-gold);white-space:nowrap}.hc-category-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:18px}.hc-category-card{position:relative;flex:0 1 calc((100% - (var(--hc-cols,5) - 1)*18px)/var(--hc-cols,5));min-width:180px;overflow:hidden;border-radius:var(--hc-radius,22px);background:var(--hc-cream);border:1px solid var(--hc-border);box-shadow:var(--hc-shadow);text-decoration:none;color:var(--hc-espresso);isolation:isolate}.hc-category-card__media{aspect-ratio:var(--hc-ratio,1/1);overflow:hidden;background:linear-gradient(135deg,var(--hc-cream),var(--hc-beige))}.hc-category-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.hc-category-card:hover img{transform:scale(1.045)}.hc-category-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--hc-green);font-weight:900;text-align:center;padding:18px}.hc-category-card__body{padding:16px 16px 17px;text-align:center}.hc-category-card__title{margin:0;font-size:17px;font-weight:900;line-height:1.15}.hc-category-card__sub{margin:7px 0 0;color:rgba(43,34,14,.62);font-size:13px;line-height:1.35}.hc-trust-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.hc-trust-item{flex:1 1 220px;max-width:310px;display:flex;gap:12px;align-items:flex-start;padding:18px;border:1px solid var(--hc-border);border-radius:18px;background:rgba(255,253,247,.75)}.hc-trust-icon{width:38px;height:38px;flex:0 0 38px;border-radius:999px;background:var(--hc-green);color:var(--hc-white);display:flex;align-items:center;justify-content:center;font-weight:900}.hc-trust-title{margin:0;color:var(--hc-espresso);font-size:15px;font-weight:900}.hc-trust-text{margin:4px 0 0;color:rgba(43,34,14,.66);font-size:13px;line-height:1.35}.hc-featured-wrap{position:relative}.hc-product-grid{display:grid;grid-template-columns:repeat(var(--hc-product-cols,4),minmax(0,1fr));gap:18px}.hc-product-card{border:1px solid var(--hc-border);border-radius:22px;background:var(--hc-white);overflow:hidden;box-shadow:var(--hc-shadow);text-decoration:none;color:var(--hc-espresso)}.hc-product-card__image{aspect-ratio:1/1;background:var(--hc-cream);overflow:hidden}.hc-product-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:.3s ease}.hc-product-card:hover img{transform:scale(1.04)}.hc-product-card__body{padding:14px 15px 16px}.hc-product-card__title{margin:0 0 8px;font-size:15px;font-weight:800;line-height:1.3}.hc-product-card__price{color:var(--hc-green);font-size:15px;font-weight:900}.hc-product-empty{padding:28px;border:1px dashed var(--hc-border);border-radius:20px;background:var(--hc-cream);text-align:center;color:var(--hc-espresso)}.hc-promo{position:relative;overflow:hidden;border-radius:var(--hc-radius,28px);background:var(--hc-green);min-height:var(--hc-promo-h,260px);display:flex;align-items:center}.hc-promo__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:var(--hc-img-opacity,.35)}.hc-promo__content{position:relative;z-index:2;width:100%;padding:clamp(28px,5vw,70px);color:var(--hc-white);text-align:var(--hc-align,left)}.hc-promo__kicker{margin:0 0 10px;color:var(--hc-gold);font-weight:900;text-transform:uppercase;letter-spacing:.14em;font-size:12px}.hc-promo__title{margin:0;font-size:clamp(32px,4vw,64px);line-height:.98;letter-spacing:-.05em}.hc-promo__text{margin:14px auto 0;max-width:620px;font-size:16px;line-height:1.55;color:rgba(255,253,247,.86)}.hc-promo__button{display:inline-flex;margin-top:24px;min-height:46px;align-items:center;justify-content:center;padding:12px 22px;border-radius:999px;background:var(--hc-white);color:var(--hc-green);font-weight:900;text-decoration:none}.hc-reviews-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:18px}.hc-review-card{flex:1 1 280px;max-width:390px;padding:22px;border-radius:22px;background:var(--hc-white);border:1px solid var(--hc-border);box-shadow:var(--hc-shadow)}.hc-stars{color:var(--hc-gold);letter-spacing:2px;font-size:16px;margin-bottom:14px}.hc-review-text{margin:0;color:rgba(43,34,14,.78);font-size:15px;line-height:1.6}.hc-review-name{margin:16px 0 0;color:var(--hc-espresso);font-weight:900}.hc-review-meta{margin:3px 0 0;color:rgba(43,34,14,.55);font-size:13px}@media(max-width:989px){.hc-section{padding:var(--hc-mpt,42px) 14px var(--hc-mpb,42px)}.hc-section-head{display:block;text-align:center;margin-bottom:22px}.hc-view{display:inline-block;margin-top:14px}.hc-category-card{flex:0 1 calc(50% - 9px);min-width:0;border-radius:18px}.hc-category-card__body{padding:13px 10px 14px}.hc-category-card__title{font-size:14px}.hc-category-card__sub{font-size:12px}.hc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hc-product-card{border-radius:16px}.hc-product-card__body{padding:11px}.hc-product-card__title{font-size:13px}.hc-promo{min-height:var(--hc-promo-mh,360px);border-radius:20px}.hc-promo__content{text-align:center;padding:34px 18px}.hc-trust-item{flex-basis:calc(50% - 7px);max-width:none;padding:14px}.hc-review-card{max-width:none}}@media(max-width:520px){.hc-category-grid{gap:12px}.hc-category-card{flex-basis:calc(50% - 6px)}.hc-trust-item{flex-basis:100%}.hc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hc-title{font-size:28px}.hc-promo__title{font-size:34px}}