.Shop-module__z430ba__shopContent{background:var(--bg-primary);min-height:100vh}.Shop-module__z430ba__header{text-align:left;border-bottom:var(--border-subtle);padding:25vh 6vw 10vh}.Shop-module__z430ba__title{font-family:var(--font-heading);letter-spacing:-.05em;text-transform:uppercase;color:var(--text-primary);margin-bottom:2rem;font-size:clamp(3rem,10vw,8rem);font-weight:900;line-height:.9}.Shop-module__z430ba__subtitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.3em;font-size:.75rem;font-weight:800}.Shop-module__z430ba__productGrid{padding:10vh 6vw}.Shop-module__z430ba__grid{background:var(--border-subtle);border:var(--border-subtle);grid-template-columns:repeat(auto-fit,minmax(320px,450px));justify-content:center;gap:2px;margin:0 auto;display:grid}.Shop-module__z430ba__productCard{background:var(--bg-primary);transition:var(--transition-apple);flex-direction:column;display:flex}.Shop-module__z430ba__productCard:hover .Shop-module__z430ba__image{transform:scale(1.08)}.Shop-module__z430ba__productCard:hover .Shop-module__z430ba__overlay{opacity:1}.Shop-module__z430ba__imageWrapper{aspect-ratio:4/5;background:hsla(var(--silk), .05);position:relative;overflow:hidden}.Shop-module__z430ba__overlay{background:linear-gradient(0deg, hsla(var(--obsidian), .6) 0%, transparent 60%);opacity:0;width:100%;height:100%;transition:var(--transition-apple);pointer-events:none;position:absolute;top:0;left:0}.Shop-module__z430ba__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:var(--transition-apple)}.Shop-module__z430ba__badge{background:hsla(var(--obsidian), .8);-webkit-backdrop-filter:var(--glass);backdrop-filter:var(--glass);color:var(--text-primary);text-transform:uppercase;letter-spacing:.2em;border:var(--border-subtle);padding:6px 14px;font-size:.55rem;font-weight:900;position:absolute;top:30px;left:30px}.Shop-module__z430ba__info{flex-direction:column;flex-grow:1;justify-content:space-between;padding:2.5rem;display:flex}.Shop-module__z430ba__productTitle{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:2rem;font-size:1.2rem;font-weight:800}.Shop-module__z430ba__footer{border-top:var(--border-subtle);justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.Shop-module__z430ba__price{font-family:var(--font-body);color:var(--text-secondary);font-size:1rem;font-weight:700}.Shop-module__z430ba__buyBtn{color:var(--text-primary);text-transform:uppercase;letter-spacing:.2em;cursor:pointer;transition:var(--transition-apple);background:0 0;border:none;align-items:center;gap:8px;font-size:.65rem;font-weight:900;display:flex}.Shop-module__z430ba__buyBtn:hover{color:var(--text-secondary);transform:translate(5px)}@media (max-width:768px){.Shop-module__z430ba__header{padding:20vh 5vw 5vh}.Shop-module__z430ba__productGrid{padding:5vh 0}.Shop-module__z430ba__grid{gap:1px}.Shop-module__z430ba__info{padding:1.5rem}}
