.shop-hero{padding:24px 0 8px;background:#fff}.shop-hero-inner{position:relative;min-height:250px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:36px 44px;border-radius:22px;overflow:hidden;background:linear-gradient(115deg,var(--navy) 0%,#29293e 62%,#3b2630 100%);color:#fff}.shop-hero-inner:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-90px;bottom:-150px;background:var(--red);opacity:.9}.shop-hero-copy{position:relative;z-index:2;max-width:780px}.shop-breadcrumb{display:flex;gap:8px;align-items:center;margin-bottom:22px;font-size:.72rem;color:rgba(255,255,255,.58)}.shop-breadcrumb a{color:#fff}.shop-hero .eyebrow{color:var(--yellow)}.shop-hero h1{font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.05;margin:5px 0 10px}.shop-hero p{max-width:680px;margin:0;color:rgba(255,255,255,.68)}.shop-quick-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.shop-quick-links a{padding:7px 13px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08);font-size:.7rem;font-weight:700;color:#fff}.shop-quick-links a:hover{background:#fff;color:var(--navy)}.shop-hero-mark{position:relative;z-index:2;flex:0 0 150px;height:150px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--pink);color:var(--navy);box-shadow:0 18px 38px rgba(0,0,0,.2)}.shop-hero-mark span{font-size:3.2rem;font-weight:800;line-height:.85;color:var(--red)}.shop-hero-mark b{text-align:center;font-size:.72rem;line-height:1.2;margin-top:8px;text-transform:uppercase;letter-spacing:.08em}
.categories-shop{padding-top:34px}.categories-shop-stack{display:grid;gap:24px}.category-products-panel{display:grid;gap:16px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(30,30,47,.04)}.category-products-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--line)}.category-products-heading a{display:flex;align-items:center;gap:10px;font-weight:800;color:var(--navy)}.category-products-heading svg{width:24px;height:24px}.category-products-heading small{color:var(--muted);font-size:.72rem}.category-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:820px){.shop-hero{padding-top:14px}.shop-hero-inner{min-height:220px;padding:28px}.shop-hero-mark{flex-basis:112px;height:112px}.shop-hero-mark span{font-size:2.4rem}.shop-quick-links{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}}
@media(max-width:820px){.category-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-products-panel{padding:16px}}
@media(max-width:560px){.shop-hero-inner{min-height:auto;padding:24px 20px;border-radius:16px}.shop-hero-mark{display:none}.shop-hero h1{font-size:2rem}.shop-hero p{font-size:.78rem}.shop-breadcrumb{margin-bottom:14px}.shop-quick-links{margin-right:-20px}.shop-quick-links a{white-space:nowrap}.category-products-heading{align-items:flex-start;flex-direction:column;gap:6px}.category-products-panel{padding:14px}.category-products-grid{gap:10px}}
