.home-hero{position:relative;min-height:88vh;overflow:hidden;background:var(--brand-primary-dark);padding-top:160px}.gc-hero-editorial__promo{position:absolute;z-index:3;top:96px;right:32px;max-width:420px;padding:10px 16px;border-radius:999px;background:rgba(46,36,49,.82);color:#fff;font-size:13px}.gc-hero-editorial__media,.gc-hero-editorial__slide{position:absolute;top:0;right:0;bottom:0;left:0}.gc-hero-editorial__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gc-hero-editorial__slide::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(46,36,49,.74),rgba(46,36,49,.2))}.gc-hero-editorial__overlay{position:relative;z-index:2;min-height:calc(88vh - 160px);max-width:760px;padding:28vh 0 120px 8vw}.gc-hero-editorial__overlay h1,.gc-hero-editorial__overlay p{color:#fff}.gc-hero-editorial__overlay h1{font-size:max(2rem, min(4vw, 3.45rem));max-width:760px}.gc-hero-editorial__overlay p{max-width:620px;font-size:18px}.gc-btn-ghost{display:inline-flex;margin-top:20px;padding:13px 24px;border:1px solid #fff;color:#fff;border-radius:var(--brand-radius)}.gc-btn-ghost:hover{background:#fff;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}.gc-hero-editorial__dots{position:absolute;z-index:3;left:8vw;bottom:36px;display:flex;gap:8px}.gc-hero-editorial__dots span{width:34px;height:2px;background:rgba(255,255,255,.72)}.compact-products,.company-stats,.gc-occasion-tiles,.home-product-feature{padding:80px 0}.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.four-col{grid-template-columns:repeat(4,minmax(0,1fr))}.mini-card,.product-card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);transition:transform .2s,box-shadow .2s}.gc-occasion-tile:hover,.mini-card:hover,.product-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px rgba(46,36,49,.12)}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.mini-card,.product-card div{padding:22px}.mini-card span,.product-card span{display:inline-block;color:var(--brand-primary);font-weight:700}.gc-occasion-tiles{background:#fff}.gc-occasion-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gc-occasion-tile{position:relative;display:block;overflow:hidden;border-radius:var(--brand-radius);border:1px solid var(--brand-border)}.gc-occasion-tile img{width:100%;aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;transition:transform .2s}.gc-occasion-tile:hover img{transform:scale(1.05)}.gc-occasion-tile__label{position:absolute;left:14px;right:14px;bottom:14px;padding:10px;background:rgba(46,36,49,.86);color:#fff;text-align:center}.mini-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;margin-bottom:16px}.company-stats{background:var(--brand-primary)}.stats-row{display:flex;flex-wrap:nowrap;gap:24px}.stat-item{flex:1 1 0;min-width:0;text-align:center;color:#fff}.stat-item strong{display:block;color:#fff;font-size:44px;line-height:1}.stat-item span{color:#fff;font-size:14px}@media (max-width:991px){.four-col,.gc-occasion-grid,.three-col{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-row{gap:12px}}@media (max-width:575px){.home-hero{min-height:70vh}.gc-hero-editorial__promo{position:static;border-radius:0}.gc-hero-editorial__overlay{padding:30vh 22px 90px}.four-col,.gc-occasion-grid,.three-col{grid-template-columns:1fr}.stats-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}