.cu-home-hero{background:linear-gradient(110deg,#f7f3ea 0%,#fff 72%);overflow:hidden}.cu-home-hero__inner{display:grid;gap:10px;align-items:center;min-height:390px}.cu-home-hero__copy{padding:34px 0 8px;position:relative;z-index:1}.cu-home-hero__copy h1{font-size:clamp(2rem,10vw,3rem);max-width:570px;margin:0 0 13px}.cu-home-hero__copy>p:not(.cu-eyebrow){max-width:570px;color:#46514c;margin:0 0 20px}.cu-home-hero__media{align-self:end;display:grid;place-items:center;min-height:180px}.cu-home-hero__media img{width:min(100%,640px);max-height:330px;object-fit:contain;object-position:center bottom}.cu-hero-placeholder{display:grid;place-items:center;min-height:210px;width:100%;border:1px dashed #b9c5bf;border-radius:12px;color:var(--cu-muted);padding:30px;text-align:center}.cu-trust-strip{border-block:1px solid var(--cu-border);background:#fff}.cu-trust-strip .cu-container{display:grid;grid-template-columns:1fr 1fr}.cu-trust-strip span{display:flex;gap:8px;align-items:center;padding:14px 7px;font-size:.74rem}.cu-trust-strip .cu-icon{color:var(--cu-brand);flex:0 0 auto}.cu-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cu-category-card{border:1px solid var(--cu-border);border-radius:12px;background:#fff;padding:9px;transition:.18s;min-width:0}.cu-category-card:hover{box-shadow:var(--cu-shadow);transform:translateY(-2px)}.cu-category-card__media{display:grid;place-items:center;aspect-ratio:1.2/1;background:linear-gradient(145deg,#f6f8f7,#eef2f0);border-radius:8px;overflow:hidden;margin-bottom:8px}.cu-category-card__media img{width:100%;height:100%;object-fit:contain;padding:4px}.cu-category-card__fallback{font-size:2.6rem;font-weight:900;color:#a8b7b0}.cu-category-card strong{display:block;font-size:.88rem}.cu-category-card small{display:block;color:var(--cu-muted);font-size:.7rem;margin-top:2px}.cu-promo-grid{display:grid;gap:10px}.cu-promo-card{min-height:128px;border-radius:13px;border:1px solid var(--cu-border);background:linear-gradient(135deg,#eff7f3,#fff);padding:19px;display:flex;flex-direction:column;justify-content:flex-end}.cu-promo-card--dark{background:linear-gradient(135deg,#073a27,#0b1c16);color:#fff}.cu-promo-card span{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.cu-promo-card strong{font-size:1.25rem;margin:3px 0}.cu-promo-card small{color:inherit;opacity:.72}.cu-home-products{overflow:hidden}.cu-home-products .products{grid-auto-flow:column;grid-auto-columns:minmax(155px,43%);grid-template-columns:none!important;overflow:auto;padding-bottom:10px!important;scroll-snap-type:x proximity;scrollbar-width:thin}.cu-home-products .cu-product-card{scroll-snap-align:start}.cu-editorial-card{border-radius:16px;background:var(--cu-dark);color:#fff;padding:26px;display:grid;gap:20px;align-items:center}.cu-editorial-card h2{font-size:1.7rem;margin:.1em 0 .4em}.cu-editorial-card p:not(.cu-eyebrow){max-width:760px;color:#c8d4cf;margin:0}.cu-home-content{background:var(--cu-surface)}.cu-home-seo .cu-container{max-width:920px}.cu-home-seo h2{font-size:1.65rem}.cu-home-seo p{color:#4f5c56;font-size:1.02rem;line-height:1.75}.cu-home-products:nth-of-type(even){background:#fbfcfb}
@media(min-width:768px){.cu-home-hero__inner{grid-template-columns:1.05fr .95fr;min-height:430px}.cu-home-hero__copy{padding:50px 0}.cu-home-hero__copy h1{font-size:3.25rem}.cu-home-hero__media img{max-height:420px}.cu-trust-strip .cu-container{grid-template-columns:repeat(4,1fr)}.cu-trust-strip span{padding:17px 12px;font-size:.82rem;justify-content:center}.cu-category-grid{grid-template-columns:repeat(4,1fr);gap:14px}.cu-category-card{padding:12px}.cu-category-card__media{aspect-ratio:1.3/1}.cu-promo-grid{grid-template-columns:repeat(3,1fr)}.cu-promo-card{min-height:150px}.cu-home-products .products{grid-auto-flow:initial;grid-auto-columns:initial;grid-template-columns:repeat(4,minmax(0,1fr))!important;overflow:visible;padding-bottom:0!important}.cu-editorial-card{grid-template-columns:1fr auto;padding:36px 42px}.cu-editorial-card h2{font-size:2rem}.cu-home-seo{text-align:center}}
@media(min-width:1100px){.cu-category-grid{grid-template-columns:repeat(8,1fr)}.cu-category-card__media{aspect-ratio:1/1}.cu-home-products .products{grid-template-columns:repeat(4,1fr)!important}}

/* v1.0.5 — graphic home banners to avoid visual gaps and reinforce promotions. */
.cu-home-banners{padding-top:10px}
.cu-banner-grid{display:grid;gap:12px}
.cu-banner-card{position:relative;overflow:hidden;min-height:170px;border-radius:16px;padding:22px;border:1px solid var(--cu-border);display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(135deg,#f5faf7,#ffffff)}
.cu-banner-card:before,.cu-banner-card:after{content:'';position:absolute;border-radius:999px;pointer-events:none}
.cu-banner-card:before{width:180px;height:180px;right:-45px;top:-45px;background:rgba(8,120,63,.08)}
.cu-banner-card:after{width:120px;height:120px;left:-25px;bottom:-25px;background:rgba(242,169,0,.08)}
.cu-banner-card>*{position:relative;z-index:1}
.cu-banner-card span{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--cu-brand)}
.cu-banner-card strong{font-size:1.25rem;line-height:1.15;max-width:24ch;margin-top:6px}
.cu-banner-card small{font-size:.84rem;color:#4e5c56;max-width:36ch;margin-top:8px}
.cu-banner-card--wide{background:linear-gradient(135deg,#06281b,#0a4c31);border-color:#0d5b38;color:#fff}
.cu-banner-card--wide span,.cu-banner-card--wide small{color:#dbeae3}
.cu-banner-card--wide strong{font-size:1.6rem;max-width:18ch}
.cu-banner-card--accent{background:linear-gradient(135deg,#fff8e7,#ffffff)}
.cu-banner-card--soft{background:linear-gradient(135deg,#eef5f1,#ffffff)}
@media(min-width:900px){.cu-banner-grid{grid-template-columns:1.2fr .9fr .9fr}.cu-banner-card{min-height:220px;padding:28px}.cu-banner-card--wide{min-height:220px}.cu-banner-card strong{font-size:1.45rem}.cu-banner-card--wide strong{font-size:2rem}}
