.Header-module__Af2_WG__header{background-color:var(--nude-pink);z-index:100;padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.Header-module__Af2_WG__logo a{color:var(--foreground);letter-spacing:-.5px;font-size:1.5rem;font-weight:700}.Header-module__Af2_WG__nav{gap:2rem;display:flex}.Header-module__Af2_WG__nav a{color:var(--text-muted);padding-bottom:2px;font-weight:500;transition:color .2s,font-weight .2s;position:relative}.Header-module__Af2_WG__nav a:hover{color:var(--foreground)}.Header-module__Af2_WG__active{color:#d85a5a!important;font-weight:600!important}.Header-module__Af2_WG__active:after{content:"";background-color:#d85a5a;border-radius:50%;width:4px;height:4px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.Header-module__Af2_WG__cart{align-items:center;font-size:1.2rem;display:flex;position:relative}.Header-module__Af2_WG__cartBadge{background-color:var(--foreground);color:var(--background);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-6px;right:-8px}@media (max-width:768px){.Header-module__Af2_WG__nav{display:none}}
.CartDrawer-module__7HZXAW__backdrop{z-index:999;background:#00000080;width:100vw;height:100vh;animation:.3s CartDrawer-module__7HZXAW__fadeIn;position:fixed;top:0;left:0}.CartDrawer-module__7HZXAW__drawer{z-index:1000;background:#fff;flex-direction:column;width:100%;max-width:400px;height:100vh;animation:.3s CartDrawer-module__7HZXAW__slideIn;display:flex;position:fixed;top:0;right:0;box-shadow:-5px 0 15px #0000001a}.CartDrawer-module__7HZXAW__header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.CartDrawer-module__7HZXAW__header h2{margin:0;font-size:1.5rem}.CartDrawer-module__7HZXAW__closeBtn{cursor:pointer;color:#888;background:0 0;border:none;font-size:2rem}.CartDrawer-module__7HZXAW__itemsContainer{flex:1;padding:1.5rem;overflow-y:auto}.CartDrawer-module__7HZXAW__emptyMsg{text-align:center;color:#888;margin-top:2rem}.CartDrawer-module__7HZXAW__cartItem{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.CartDrawer-module__7HZXAW__itemImage{object-fit:cover;border-radius:8px;width:80px;height:80px}.CartDrawer-module__7HZXAW__itemInfo{flex:1}.CartDrawer-module__7HZXAW__itemInfo h4{margin:0 0 .2rem;font-size:1rem}.CartDrawer-module__7HZXAW__itemColor{color:#666;margin:0 0 .5rem;font-size:.85rem}.CartDrawer-module__7HZXAW__itemPrice{color:#d85a5a;margin:0 0 .5rem;font-weight:700}.CartDrawer-module__7HZXAW__quantityControl{align-items:center;gap:10px;display:flex}.CartDrawer-module__7HZXAW__quantityControl button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.CartDrawer-module__7HZXAW__removeBtn{cursor:pointer;background:0 0;border:none;font-size:1.2rem}.CartDrawer-module__7HZXAW__footer{background:#fafafa;border-top:1px solid #eee;padding:1.5rem}.CartDrawer-module__7HZXAW__subtotal{justify-content:space-between;margin-bottom:1rem;font-size:1.2rem;font-weight:700;display:flex}.CartDrawer-module__7HZXAW__checkoutBtn{color:#fff;cursor:pointer;background:#171717;border:none;border-radius:30px;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;transition:opacity .2s}.CartDrawer-module__7HZXAW__checkoutBtn:hover{opacity:.8}@keyframes CartDrawer-module__7HZXAW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes CartDrawer-module__7HZXAW__fadeIn{0%{opacity:0}to{opacity:1}}
