.cuis-home-hero{background:var(--brand-neutral-light);padding:86px 0 82px;overflow:hidden}.cuis-hero-copy p:not(.cuis-eyebrow){font-size:1.08rem;max-width:620px;margin:18px 0 0}.cuis-hero-actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-top:30px}.cuis-hero-media{background:var(--brand-bg);border:1px solid var(--brand-border);padding:18px;box-shadow:var(--brand-shadow)}.cuis-hero-media img{width:100%;aspect-ratio:1.1/1;-o-object-fit:cover;object-fit:cover}.cuis-home-products{background:var(--brand-bg)}.cuis-product-entry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.cuis-product-entry{border:1px solid var(--brand-border);background:var(--brand-bg);transition:transform 180ms,box-shadow 180ms}.cuis-product-entry:hover{transform:translateY(-4px);box-shadow:var(--brand-shadow)}.cuis-product-entry img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.cuis-product-entry div{padding:24px}.cuis-product-entry span{color:var(--brand-primary);font-weight:800;font-size:.78rem;text-transform:uppercase}.cuis-product-entry h3{margin:10px 0}.cuis-product-entry a{display:inline-flex;margin-top:16px;font-weight:800}.cuis-bestsellers{background:var(--brand-bg-alt)}.cuis-row-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.cuis-bestseller-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.cuis-bestseller-card{background:var(--brand-bg);border:1px solid var(--brand-border);display:grid}.cuis-bestseller-card img{width:100%;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover}.cuis-bestseller-card div{display:grid;grid-gap:10px;gap:10px;padding:20px}.cuis-bestseller-card span{color:var(--brand-primary);font-size:.78rem;font-weight:800;text-transform:uppercase}.cuis-bestseller-card button{justify-self:start;border:1px solid var(--brand-primary);background:var(--brand-primary);color:var(--brand-text-inverse);border-radius:var(--brand-radius);font-weight:800;padding:.65rem .9rem}.cuis-gallery-layout{display:grid;grid-template-columns:1.2fr 0.8fr;grid-gap:34px;gap:34px;align-items:center}.cuis-gallery-main img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.cuis-gallery-copy p:not(.cuis-eyebrow){margin-top:18px}.cuis-thumb-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:24px}.cuis-thumb-row img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border:3px solid var(--brand-bg);box-shadow:0 0 0 1px var(--brand-border)}.cuis-trust{background:var(--brand-neutral-light);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);padding:34px 0}.cuis-trust-grid{display:flex;flex-wrap:nowrap;gap:24px}.cuis-trust-item{flex:1 1 0;min-width:0;display:grid;grid-gap:4px;gap:4px;text-align:center}.cuis-trust-item span{color:var(--brand-primary);font-family:var(--brand-font);font-size:1.8rem;font-weight:700}.cuis-trust-item small,.cuis-trust-item strong{color:var(--brand-text)}.cuis-home-cta>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cuis-cta-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(94,32,26,.94),rgba(94,32,26,.62));z-index:1}@media (max-width:991px){.cuis-bestseller-grid,.cuis-gallery-layout,.cuis-product-entry-grid{grid-template-columns:1fr}.cuis-bestseller-grid{max-width:620px;margin:0 auto}.cuis-trust-grid{flex-wrap:wrap}.cuis-trust-item{flex:0 0 calc(50% - 12px)}}@media (max-width:575px){.cuis-home-hero{padding:58px 0}.cuis-row-head{align-items:start;flex-direction:column}.cuis-trust-item{flex:0 0 100%}}