.shop-hero{aspect-ratio:21/9;isolation:isolate;border-radius:2rem;width:100%;min-height:320px;margin-bottom:4rem;position:relative;overflow:hidden}.shop-hero-bg{background:linear-gradient(135deg,#0a0a0a 0%,#1a0a14 40%,#0a0f0a 100%) 50%/cover;position:absolute;inset:0}.shop-hero-bg img{object-fit:cover;width:100%;height:100%}.shop-hero-overlay{pointer-events:none;background:linear-gradient(#0000 0%,#05050566 50%,#050505f2 100%);position:absolute;inset:0}.shop-hero-content{z-index:2;padding:3rem 2rem;position:absolute;bottom:0;left:0;right:0}.shop-hero-badge{letter-spacing:.2em;text-transform:uppercase;color:#f878cd;margin-bottom:.75rem;font-size:.75rem;display:inline-block}.shop-hero-title{color:#fff;margin-bottom:.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.05}.shop-hero-title .gradient{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#e8ff6f,#f878cd);-webkit-background-clip:text;background-clip:text}.shop-hero-tagline{color:#ffffffb3;max-width:32ch;font-size:1.125rem}.shop-products-section{margin-top:1rem}.shop-products-heading{color:#aaa;letter-spacing:.02em;margin-bottom:2rem;font-size:1.5rem;font-weight:400}.shop-products-heading strong{color:#e8ff6f}.shop-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin:0;padding:0;list-style:none;display:grid}.shop-card{opacity:.9;background:linear-gradient(#0a0a0a,#0a0a0a) padding-box padding-box,linear-gradient(90deg,#e8ff6f,#f878cd) border-box;border:2px solid #0000;border-radius:2rem;transition:all .3s;overflow:hidden}.shop-card:hover{opacity:1;transform:translateY(-4px);box-shadow:0 10px 30px #e8ff6f26}.shop-card-image-wrap{aspect-ratio:1;background:#1a1a1a;display:block}.shop-card-image{object-fit:cover;width:100%;height:100%}.shop-card-placeholder{background:linear-gradient(135deg,#1a1a1a 0%,#0a0a0a 100%);width:100%;height:100%}.shop-card-body{padding:1.5rem}.shop-card-category{text-transform:uppercase;letter-spacing:.05em;color:#f878cd;margin-bottom:.5rem;font-size:.75rem;display:block}.shop-card-title{margin-bottom:.5rem;font-size:1.25rem;font-weight:400}.shop-card-title a{color:#fff;text-decoration:none}.shop-card-title a:hover{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#e8ff6f,#f878cd);-webkit-background-clip:text;background-clip:text}.shop-card-desc{color:#aaa;margin-bottom:1rem;font-size:.9rem}.shop-card-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.shop-card-price{color:#e8ff6f;font-size:1.25rem;font-weight:500}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.shop-card .shop-add-to-cart{color:#e8ff6f;cursor:pointer;background:#e8ff6f26;border:2px solid #e8ff6f;border-radius:99rem;flex-shrink:0;justify-content:center;align-items:center;gap:.4rem;padding:.6rem 1rem;font-family:Aileron,sans-serif;font-size:.9rem;transition:all .2s;display:inline-flex}.shop-card .shop-add-to-cart:hover:not(:disabled){background:#e8ff6f4d;box-shadow:0 0 12px #e8ff6f66}.shop-card .shop-add-to-cart:disabled{opacity:.5;cursor:not-allowed}
