:root{--pink:#e62b83;--black:#050505;--white:#fff;--muted:#bdbdbd}
*{box-sizing:border-box}body{margin:0;background:var(--black);color:#fff;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%}.announcement{background:var(--pink);color:#fff;text-align:center;padding:8px 15px;font-size:13px;letter-spacing:.05em}.site-header{background:#050505;border-bottom:1px solid #181818;position:sticky;top:0;z-index:20}.header-wrap{max-width:1400px;margin:auto;display:flex;align-items:center;gap:28px;padding:18px 30px}.brand{font:26px Georgia,serif;white-space:nowrap}.brand em{font:italic 34px Georgia,serif;color:var(--pink)}.desktop-nav{display:flex;gap:28px;justify-content:center;flex:1;text-transform:uppercase;font-size:12px}.desktop-nav a:hover{color:var(--pink)}.header-icons{display:flex;gap:16px;align-items:center;font-size:20px}.header-icons span{font-size:11px;color:var(--pink);margin-left:2px}.b822-home{max-width:1400px;margin:auto}.hero-card{position:relative}.hero-hotspot{position:absolute;left:3.4%;top:67%;width:17%;height:12%;z-index:2}.season-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:0}.season-grid a,.category-grid a,.wide-promo,.promo-grid a{display:block;overflow:hidden}.season-grid img,.category-grid img,.promo-grid img,.wide-promo img{transition:transform .25s ease,filter .25s ease}.season-grid a:hover img,.category-grid a:hover img,.promo-grid a:hover img,.wide-promo:hover img{transform:scale(1.015);filter:brightness(1.05)}.promo-grid{display:grid;grid-template-columns:250fr 270fr 265fr 239fr}.vip-panel-image{position:relative}.vip-form{position:absolute;left:9%;right:8%;top:50%;display:flex;gap:0}.vip-form input{min-width:0;flex:1;padding:9px;border:0}.vip-form button{background:#111;color:#fff;border:0;padding:0 12px;font-size:10px}.footer{border-top:1px solid var(--pink);padding:40px 30px 15px;background:#050505}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.1fr;gap:40px}.footer h3{color:var(--pink);font-size:13px;text-transform:uppercase}.footer p,.footer a{display:block;color:#c9c9c9;font-size:13px;line-height:1.8}.copyright{text-align:center;color:#777;font-size:11px;padding-top:30px}.standard-page{max-width:1200px;margin:auto;padding:60px 30px;min-height:60vh}.page-title{text-align:center;margin-bottom:40px}.page-title p,.pink-label{color:var(--pink);letter-spacing:.18em}.page-title h1,.product-copy h1{font:48px Georgia,serif;margin:0}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{border:1px solid #222;background:#0b0b0b}.product-image{aspect-ratio:4/5;overflow:hidden}.product-image img{height:100%;object-fit:cover}.product-card h3{margin:14px 14px 4px;font-size:15px}.product-card p{margin:0 14px 14px;color:var(--pink);font-weight:700}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:60px}.product-main{max-height:760px;object-fit:cover}.product-copy form{display:grid;gap:12px;margin-top:28px}.product-copy select,.product-copy input,.search-form input{background:#0b0b0b;color:#fff;border:1px solid #555;padding:13px}.pink-button,.outline-button{padding:13px 20px;text-transform:uppercase;font-weight:700;cursor:pointer}.pink-button{background:var(--pink);border:1px solid var(--pink);color:#fff}.outline-button{background:transparent;border:1px solid #fff;color:#fff}.cart-line{display:grid;grid-template-columns:100px 1fr 100px;gap:20px;align-items:center;border-bottom:1px solid #222;padding:18px 0}.cart-line img{width:100px;height:120px;object-fit:cover}.cart-line input{padding:10px;background:#111;color:#fff;border:1px solid #555}.cart-actions{display:flex;justify-content:flex-end;align-items:center;gap:15px;padding:30px 0}.search-form{max-width:700px;margin:0 auto 40px;display:flex}.search-form input{flex:1}.empty{text-align:center;padding:50px;border:1px dashed #333;color:#bbb}.page-content,.collection-description{color:#ccc;line-height:1.8;max-width:800px;margin:auto}
@media(max-width:900px){.desktop-nav{display:none}.header-wrap{justify-content:space-between}.season-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(4,1fr)}.promo-grid{grid-template-columns:1fr 1fr}.products{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr}.hero-hotspot{left:3%;top:66%;width:20%;height:14%}}
@media(max-width:560px){.announcement{font-size:11px}.header-wrap{padding:14px 16px}.brand{font-size:20px}.brand em{font-size:28px}.header-icons{font-size:16px}.season-grid{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.promo-grid{grid-template-columns:1fr}.vip-form{top:50%;left:10%;right:10%}.products{grid-template-columns:1fr 1fr;gap:10px}.footer-grid{grid-template-columns:1fr}.page-title h1,.product-copy h1{font-size:36px}.hero-hotspot{left:3%;top:67%;width:25%;height:14%}}
