:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.ha-navbar{z-index:1000;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0}.ha-topbar{color:#fff;text-align:center;background:#111;padding:.45rem 1rem;font-size:.78rem}.ha-topbar p{margin:0}.ha-navMain{align-items:center;gap:1.5rem;height:76px;padding:0 4%;display:flex}.ha-logo{color:#111;min-width:fit-content;line-height:1;text-decoration:none}.ha-logo span{letter-spacing:-.04em;font-size:1.6rem;font-weight:800;display:block}.ha-logo small{text-transform:uppercase;letter-spacing:.32em;color:#777;font-size:.72rem;display:block}.ha-searchBox{background:#f5f5f5;border:1px solid #0000;border-radius:999px;flex:1;align-items:center;height:46px;padding:0 .5rem 0 1rem;display:flex}.ha-searchBox:focus-within{background:#fff;border-color:#111}.ha-searchBox input{background:0 0;border:0;outline:0;flex:1;padding:0 .8rem;font-size:.95rem}.ha-searchBox button{color:#fff;cursor:pointer;background:#111;border:0;border-radius:999px;padding:.75rem 1.3rem;font-weight:700}.ha-actions{align-items:center;gap:.8rem;display:flex}.ha-iconBtn,.ha-iconLink{color:#111;cursor:pointer;background:0 0;border:0;text-decoration:none;position:relative}.ha-iconLink{flex-direction:column;align-items:center;gap:.15rem;font-size:.72rem;display:flex}.ha-countLink b{color:#fff;background:#e60023;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:.68rem;display:grid;position:absolute;top:-8px;right:-8px}.ha-menuBtn,.ha-mobileSearchBtn{display:none}.ha-categoryBar{border-top:1px solid #f1f1f1}.ha-categoryInner{justify-content:center;align-items:center;gap:2rem;height:46px;padding:0 4%;display:flex}.ha-catItem{align-items:center;height:46px;display:flex;position:relative}.ha-catItem>a{color:#222;align-items:center;gap:.25rem;font-size:.92rem;font-weight:700;text-decoration:none;display:flex}.ha-dropdown{background:#fff;border:1px solid #eee;border-radius:16px;min-width:190px;padding:.7rem;display:none;position:absolute;top:46px;left:50%;transform:translate(-50%);box-shadow:0 20px 45px #0000001f}.ha-catItem:hover .ha-dropdown{display:grid}.ha-dropdown a{color:#333;border-radius:10px;padding:.7rem .8rem;font-size:.9rem;text-decoration:none}.ha-dropdown a:hover{background:#f6f6f6}.ha-searchOverlay{z-index:1200;background:#fffffff5;padding:1rem;position:fixed;inset:0}.ha-mobileSearch{border-bottom:1px solid #ddd;align-items:center;gap:.7rem;height:54px;display:flex}.ha-mobileSearch input{border:0;outline:0;flex:1;font-size:1rem}.ha-mobileSearch button{background:0 0;border:0}.ha-mobileDrawer{z-index:1300;background:#fff;flex-direction:column;width:min(88vw,390px);height:100vh;transition:all .3s;display:flex;position:fixed;top:0;left:-100%}.ha-mobileDrawer.open{left:0}.ha-drawerHead{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;height:76px;padding:0 1.2rem;display:flex}.ha-drawerLinks{padding:1rem 1.2rem;overflow-y:auto}.ha-mobileCat{border-bottom:1px solid #eee;padding:.8rem 0}.ha-mobileCat>a{color:#111;margin-bottom:.65rem;font-weight:800;text-decoration:none;display:block}.ha-mobileCat div{grid-template-columns:1fr 1fr;gap:.55rem;display:grid}.ha-mobileCat div a{color:#555;font-size:.9rem;text-decoration:none}.ha-drawerFooter{border-top:1px solid #eee;gap:.7rem;margin-top:auto;padding:1rem 1.2rem;display:grid}.ha-drawerFooter a{color:#fff;text-align:center;background:#111;border-radius:999px;padding:.9rem;font-weight:800;text-decoration:none}.ha-drawerFooter a:last-child{color:#111;background:#f3f3f3}.ha-backdrop{z-index:1250;background:#00000073;border:0;position:fixed;inset:0}@media (width<=980px){.ha-navMain{justify-content:space-between;height:68px;padding:0 1rem}.ha-menuBtn,.ha-mobileSearchBtn{display:block}.ha-desktopSearch,.ha-categoryBar,.ha-iconLink span{display:none}.ha-actions{gap:.65rem}.ha-logo span{font-size:1.35rem}.ha-logo small{font-size:.62rem}}@media (width<=480px){.ha-topbar{font-size:.7rem}.ha-actions .ha-iconLink:first-of-type{display:none}.ha-navMain{gap:.7rem}}.home-page{color:#111;background:#fff}.home-hero{background:radial-gradient(circle at 0 0,#fff0f3,#0000 36%),linear-gradient(135deg,#fff,#fafafa);grid-template-columns:1fr 1fr;align-items:center;gap:3rem;min-height:calc(100vh - 122px);padding:4rem 4%;display:grid}.hero-content{max-width:650px}.hero-kicker,.section-head span{color:#e60023;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.8rem;font-size:.78rem;font-weight:800;display:inline-block}.hero-content h1{letter-spacing:-.07em;margin:0 0 1.2rem;font-size:clamp(2.6rem,6vw,5.8rem);line-height:.95}.hero-content p{color:#555;max-width:560px;font-size:1.08rem;line-height:1.8}.hero-actions{gap:1rem;margin-top:2rem;display:flex}.hero-actions a{color:#fff;background:#111;border-radius:999px;padding:1rem 1.6rem;font-weight:800;text-decoration:none}.hero-actions a:last-child{color:#111;background:#fff;border:1px solid #111}.hero-image{border-radius:36px;height:620px;overflow:hidden;box-shadow:0 30px 80px #00000024}.hero-image img,.category-card img,.product-image img{object-fit:cover;width:100%;height:100%}.promo-strip{color:#fff;background:#111;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:1rem;margin:0 4%;padding:1.3rem;display:grid;transform:translateY(-32px);box-shadow:0 22px 45px #0000002e}.promo-strip div{text-align:center}.promo-strip strong{font-size:1rem;display:block}.promo-strip span{color:#ccc;margin-top:.25rem;font-size:.88rem;display:block}.home-section{padding:3rem 4%}.section-head{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.7rem;display:flex}.section-head h2{letter-spacing:-.05em;margin:0;font-size:clamp(1.8rem,3vw,3rem)}.section-head a{color:#111;font-weight:800}.category-grid{grid-template-columns:1.35fr 1fr 1fr;grid-auto-rows:280px;gap:1rem;display:grid}.category-card{color:#fff;background:#111;border-radius:28px;text-decoration:none;position:relative;overflow:hidden}.category-card.large{grid-row:span 2}.category-card:after{content:"";background:linear-gradient(#0000 40%,#000000b8);position:absolute;inset:0}.category-card div{z-index:2;position:absolute;bottom:1.4rem;left:1.4rem;right:1.4rem}.category-card h3{margin:0;font-size:1.7rem}.category-card p{color:#eee;margin:.3rem 0 0}.product-grid{grid-template-columns:repeat(4,1fr);gap:1.2rem;display:grid}.product-card{background:#fff;border:1px solid #eee;border-radius:24px;transition:all .25s;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-6px);box-shadow:0 22px 45px #0000001a}.product-image{background:#f5f5f5;height:330px;display:block;position:relative}.product-image span{color:#fff;background:#111;border-radius:999px;padding:.4rem .7rem;font-size:.75rem;font-weight:800;position:absolute;top:1rem;left:1rem}.wishlist-btn{cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:1rem;right:1rem}.product-info{padding:1rem}.product-info p{color:#777;margin:0 0 .35rem;font-size:.82rem;font-weight:700}.product-info h3{margin:0;font-size:1rem}.rating{color:#f5a400;gap:.15rem;margin:.65rem 0;display:flex}.price-row{align-items:center;gap:.6rem;margin-bottom:.9rem;display:flex}.price-row strong{font-size:1.15rem}.price-row del{color:#999}.cart-btn{color:#fff;cursor:pointer;background:#111;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;width:100%;padding:.85rem;font-weight:800;display:flex}@media (width<=1050px){.home-hero{grid-template-columns:1fr;padding-top:3rem}.hero-image{height:460px}.product-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:1fr 1fr}.category-card.large{grid-row:span 1}}@media (width<=700px){.home-hero{min-height:auto;padding:2.5rem 1rem}.hero-content h1{font-size:2.7rem}.hero-actions{flex-direction:column}.hero-actions a{text-align:center}.hero-image{border-radius:24px;height:360px}.promo-strip{grid-template-columns:1fr;margin:1rem;transform:none}.home-section{padding:2.5rem 1rem}.section-head{flex-direction:column;align-items:start}.category-grid,.product-grid{grid-template-columns:1fr}.category-grid{grid-auto-rows:240px}.product-image{height:360px}}.shop-page{color:#111;background:#fff}.shop-hero{background:radial-gradient(circle at 0 0,#fff0f3,#0000 35%),linear-gradient(135deg,#fff,#fafafa);padding:4rem 4%}.shop-hero span{color:#e60023;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:900}.shop-hero h1{text-transform:capitalize;letter-spacing:-.07em;margin:.7rem 0;font-size:clamp(2.3rem,5vw,4.8rem)}.shop-hero p{color:#555;max-width:650px;margin:0;line-height:1.7}.shop-layout{grid-template-columns:270px 1fr;gap:2rem;padding:2rem 4% 4rem;display:grid}.shop-sidebar{background:#fff;border:1px solid #eee;border-radius:24px;height:fit-content;padding:1.2rem;position:sticky;top:145px}.filter-title{align-items:center;gap:.5rem;display:flex}.filter-title h3{margin:0}.filter-group{gap:.7rem;margin-top:1.5rem;display:grid}.filter-group label{font-weight:900}.filter-group select,.shop-toolbar select{background:#fff;border:1px solid #ddd;border-radius:14px;outline:none;height:44px;padding:0 .8rem}.filter-group a{color:#444;background:#f7f7f7;border-radius:12px;padding:.7rem;text-decoration:none}.filter-group a:hover{color:#fff;background:#111}.shop-toolbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.3rem;display:flex}.shop-toolbar p{color:#555;margin:0}.shop-product-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.shop-card{background:#fff;border:1px solid #eee;border-radius:24px;transition:all .25s;position:relative;overflow:hidden}.shop-card:hover{transform:translateY(-5px);box-shadow:0 22px 45px #0000001a}.shop-img{background:#f5f5f5;height:330px;display:block;position:relative}.shop-img img{object-fit:cover;width:100%;height:100%}.shop-img span{color:#fff;background:#111;border-radius:999px;padding:.4rem .75rem;font-size:.75rem;font-weight:900;position:absolute;top:1rem;left:1rem}.shop-heart{cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:1rem;right:1rem}.shop-info{padding:1rem}.shop-info p{color:#777;margin:0 0 .3rem;font-size:.82rem;font-weight:800}.shop-info h3{margin:0;font-size:1rem}.shop-price{align-items:center;gap:.6rem;margin:.8rem 0;display:flex}.shop-price strong{font-size:1.15rem}.shop-price del{color:#999}.shop-info button{color:#fff;cursor:pointer;background:#111;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;width:100%;padding:.85rem;font-weight:900;display:flex}.empty-shop{text-align:center;border:1px dashed #ddd;border-radius:24px;place-items:center;min-height:350px;padding:2rem;display:grid}.empty-shop h2{margin:0}.empty-shop p{color:#666}.empty-shop a{color:#fff;background:#111;border-radius:999px;padding:.9rem 1.4rem;font-weight:900;text-decoration:none}@media (width<=1050px){.shop-layout{grid-template-columns:1fr}.shop-sidebar{position:static}.shop-product-grid{grid-template-columns:repeat(2,1fr)}.filter-group:last-child{grid-template-columns:repeat(3,1fr)}.filter-group label{grid-column:1/-1}}@media (width<=650px){.shop-hero{padding:3rem 1rem}.shop-layout{padding:1rem 1rem 3rem}.shop-toolbar{flex-direction:column;align-items:stretch}.shop-product-grid{grid-template-columns:1fr}.shop-img{height:360px}.filter-group:last-child{grid-template-columns:1fr 1fr}}.product-details-page{color:#111;background:#fff}.product-details-layout{grid-template-columns:1fr .9fr;gap:3rem;min-height:calc(100vh - 122px);padding:3rem 4%;display:grid}.main-product-image{background:#f5f5f5;border-radius:34px;height:720px;position:sticky;top:145px;overflow:hidden}.main-product-image img{object-fit:cover;width:100%;height:100%}.main-product-image span{color:#fff;background:#111;border-radius:999px;padding:.45rem .85rem;font-size:.78rem;font-weight:900;position:absolute;top:1.2rem;left:1.2rem}.product-panel{padding-top:1rem}.back-link{color:#555;font-weight:800;text-decoration:none}.product-category{color:#e60023;text-transform:uppercase;letter-spacing:.14em;margin:2rem 0 .7rem;font-size:.78rem;font-weight:900}.product-panel h1{letter-spacing:-.06em;margin:0;font-size:clamp(2rem,4vw,4rem);line-height:1}.product-price-row{align-items:center;gap:.8rem;margin:1.2rem 0;display:flex}.product-price-row strong{font-size:1.8rem}.product-price-row del{color:#999}.product-price-row span{color:#e60023;background:#fff0f3;border-radius:999px;padding:.4rem .7rem;font-size:.8rem;font-weight:900}.product-desc{color:#555;max-width:620px;line-height:1.8}.stock-status{border-radius:999px;width:fit-content;margin:1rem 0;padding:.55rem .85rem;font-weight:900}.stock-status.in{color:#147a35;background:#eaf8ef}.stock-status.out{color:#c40000;background:#ffeaea}.size-section,.quantity-section{margin-top:1.8rem}.size-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.size-head h3,.quantity-section h3{margin:0 0 .9rem}.size-head span{color:#666;font-size:.9rem;font-weight:800}.size-grid{flex-wrap:wrap;gap:.7rem;display:flex}.size-grid button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:16px;min-width:66px;height:50px;font-weight:900;position:relative}.size-grid button.active{color:#fff;background:#111;border-color:#111}.size-grid button:disabled{color:#aaa;cursor:not-allowed;background:#f3f3f3;text-decoration:line-through}.size-grid small{margin-top:.1rem;font-size:.62rem;display:block}.quantity-control{border:1px solid #ddd;border-radius:999px;align-items:center;width:fit-content;display:flex;overflow:hidden}.quantity-control button{cursor:pointer;background:#f5f5f5;border:0;width:48px;height:44px;font-size:1.2rem}.quantity-control button:disabled{cursor:not-allowed;color:#bbb}.quantity-control span{text-align:center;min-width:55px;font-weight:900}.product-message{color:#e60023;margin:1rem 0 0;font-weight:900}.product-actions{grid-template-columns:1fr 56px;gap:.8rem;margin-top:1.4rem;display:grid}.add-cart-main,.add-wishlist-main{cursor:pointer;border:0;border-radius:999px;height:56px;font-weight:900}.add-cart-main{color:#fff;background:#111;justify-content:center;align-items:center;gap:.5rem;display:flex}.add-cart-main:disabled{cursor:not-allowed;background:#aaa}.add-wishlist-main{color:#111;background:#f3f3f3;place-items:center;display:grid}.product-benefits{border-top:1px solid #eee;gap:.8rem;margin-top:2rem;padding-top:1.5rem;display:grid}.product-benefits div{color:#555;align-items:center;gap:.7rem;font-weight:700;display:flex}.product-not-found{text-align:center;place-items:center;min-height:60vh;display:grid}.product-not-found a{color:#fff;background:#111;border-radius:999px;padding:.9rem 1.4rem;font-weight:900;text-decoration:none}@media (width<=950px){.product-details-layout{grid-template-columns:1fr;gap:1.5rem;padding:1rem}.main-product-image{border-radius:24px;height:520px;position:static}}@media (width<=560px){.main-product-image{height:430px}.product-actions{grid-template-columns:1fr}.add-wishlist-main{width:100%}.product-price-row{flex-direction:column;align-items:start;gap:.4rem}}.cart-page{color:#111;background:#fff}.cart-header{background:radial-gradient(circle at 0 0,#fff0f3,#0000 35%),linear-gradient(135deg,#fff,#fafafa);padding:3.5rem 4%}.cart-header span{color:#e60023;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:900}.cart-header h1{letter-spacing:-.07em;margin:.7rem 0;font-size:clamp(2.2rem,5vw,4.5rem)}.cart-header p{color:#555;margin:0}.cart-layout{grid-template-columns:1fr 370px;gap:2rem;padding:2rem 4% 4rem;display:grid}.cart-items{gap:1rem;display:grid}.cart-item{border:1px solid #eee;border-radius:24px;grid-template-columns:120px 1fr 130px 120px 46px;align-items:center;gap:1rem;padding:1rem;display:grid}.cart-img{background:#f5f5f5;border-radius:18px;height:130px;overflow:hidden}.cart-img img{object-fit:cover;width:100%;height:100%}.cart-info p{color:#777;margin:0 0 .3rem;font-size:.82rem;font-weight:800}.cart-info h3{margin:0 0 .5rem;font-size:1.05rem}.cart-info span{font-weight:900;display:block}.cart-info small{color:#666}.cart-mobile-price{display:none}.cart-qty{border:1px solid #ddd;border-radius:999px;align-items:center;width:fit-content;display:flex;overflow:hidden}.cart-qty button{cursor:pointer;background:#f5f5f5;border:0;place-items:center;width:38px;height:38px;display:grid}.cart-qty button:disabled{color:#bbb;cursor:not-allowed}.cart-qty span{text-align:center;min-width:42px;font-weight:900}.cart-price strong{font-size:1.1rem;display:block}.cart-price small{color:#777}.cart-remove{color:#e60023;cursor:pointer;background:#fff0f3;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.cart-summary{border:1px solid #eee;border-radius:28px;height:fit-content;padding:1.4rem;position:sticky;top:145px;box-shadow:0 22px 45px #00000014}.cart-summary h2{margin:0 0 1.3rem}.summary-row,.summary-total{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:.85rem 0;display:flex}.summary-row span{color:#555}.summary-note{color:#555;background:#f7f7f7;border-radius:16px;margin:1rem 0;padding:.85rem;font-size:.9rem}.summary-total{border-bottom:0;margin-bottom:1rem;font-size:1.25rem}.checkout-btn,.continue-link,.cart-empty a{text-align:center;border-radius:999px;font-weight:900;text-decoration:none;display:block}.checkout-btn{color:#fff;background:#111;padding:1rem}.continue-link{color:#111;margin-top:1rem}.cart-empty{text-align:center;place-items:center;min-height:70vh;padding:2rem;display:grid}.cart-empty h1{letter-spacing:-.06em;margin:0;font-size:clamp(2rem,5vw,4rem)}.cart-empty p{color:#555}.cart-empty a{color:#fff;background:#111;padding:1rem 1.5rem}@media (width<=1000px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-item{grid-template-columns:110px 1fr 120px 42px}.cart-price{display:none}.cart-mobile-price{margin-top:.5rem;display:block}}@media (width<=650px){.cart-header{padding:3rem 1rem}.cart-layout{padding:1rem 1rem 3rem}.cart-item{grid-template-columns:92px 1fr 38px;align-items:start}.cart-img{height:105px}.cart-qty{grid-column:2/3;margin-top:.8rem}.cart-remove{grid-area:1/3/2/4}}.wishlist-page{color:#111;background:#fff}.wishlist-header{background:radial-gradient(circle at 0 0,#fff0f3,#0000 35%),linear-gradient(135deg,#fff,#fafafa);padding:3.5rem 4%}.wishlist-header span{color:#e60023;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:900}.wishlist-header h1{letter-spacing:-.07em;margin:.7rem 0;font-size:clamp(2.2rem,5vw,4.5rem)}.wishlist-header p{color:#555;margin:0}.wishlist-grid{grid-template-columns:repeat(4,1fr);gap:1.2rem;padding:2rem 4% 4rem;display:grid}.wishlist-card{background:#fff;border:1px solid #eee;border-radius:24px;transition:all .25s;overflow:hidden}.wishlist-card:hover{transform:translateY(-5px);box-shadow:0 22px 45px #0000001a}.wishlist-img{background:#f5f5f5;height:330px;display:block;position:relative}.wishlist-img img{object-fit:cover;width:100%;height:100%}.wishlist-img span{color:#fff;background:#111;border-radius:999px;padding:.4rem .75rem;font-size:.75rem;font-weight:900;position:absolute;top:1rem;left:1rem}.wishlist-info{padding:1rem}.wishlist-info p{color:#777;margin:0 0 .3rem;font-size:.82rem;font-weight:800}.wishlist-info h3{margin:0;font-size:1rem}.wishlist-price{align-items:center;gap:.6rem;margin:.8rem 0;display:flex}.wishlist-price strong{font-size:1.15rem}.wishlist-price del{color:#999}.wishlist-sizes{flex-wrap:wrap;gap:.45rem;margin-bottom:1rem;display:flex}.wishlist-sizes button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:12px;min-width:42px;height:36px;font-weight:900}.wishlist-sizes button.active{color:#fff;background:#111;border-color:#111}.wishlist-sizes button:disabled{color:#aaa;cursor:not-allowed;background:#f2f2f2;text-decoration:line-through}.wishlist-actions{grid-template-columns:1fr 46px;gap:.6rem;display:grid}.wishlist-actions button{cursor:pointer;border:0;border-radius:999px;font-weight:900}.wishlist-actions button:first-child{color:#fff;background:#111;justify-content:center;align-items:center;gap:.45rem;padding:.85rem;display:flex}.wishlist-actions button:last-child{color:#e60023;background:#fff0f3;place-items:center;display:grid}.wishlist-empty{text-align:center;place-items:center;min-height:70vh;padding:2rem;display:grid}.wishlist-empty h1{letter-spacing:-.06em;margin:0;font-size:clamp(2rem,5vw,4rem)}.wishlist-empty p{color:#555}.wishlist-empty a{color:#fff;background:#111;border-radius:999px;padding:1rem 1.5rem;font-weight:900;text-decoration:none}@media (width<=1100px){.wishlist-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=800px){.wishlist-grid{grid-template-columns:repeat(2,1fr);padding:1rem 1rem 3rem}}@media (width<=560px){.wishlist-header{padding:3rem 1rem}.wishlist-grid{grid-template-columns:1fr}.wishlist-img{height:360px}}
