.CartItem-module__sVqlWW__item{border-bottom:1px solid var(--clr-border);gap:14px;padding-block:16px;display:flex}.CartItem-module__sVqlWW__imageWrap{border-radius:var(--radius);background:var(--clr-bg);flex-shrink:0;width:72px;overflow:hidden}.CartItem-module__sVqlWW__image{object-fit:cover;width:100%;height:auto}.CartItem-module__sVqlWW__details{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.CartItem-module__sVqlWW__topRow{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.CartItem-module__sVqlWW__name{color:var(--clr-text);font-size:.9rem;font-weight:500}.CartItem-module__sVqlWW__removeButton{width:24px;height:24px;color:var(--clr-muted);cursor:pointer;transition:color var(--transition);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CartItem-module__sVqlWW__removeButton:hover{color:var(--clr-text)}.CartItem-module__sVqlWW__size{color:var(--clr-muted);font-size:.8rem}.CartItem-module__sVqlWW__bottomRow{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.CartItem-module__sVqlWW__quantity{border:1px solid var(--clr-border);border-radius:var(--radius);align-items:center;gap:10px;padding:4px 8px;display:flex}.CartItem-module__sVqlWW__quantity button{width:20px;height:20px;color:var(--clr-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.CartItem-module__sVqlWW__quantity span{text-align:center;min-width:16px;font-size:.85rem}.CartItem-module__sVqlWW__price{color:var(--clr-text);font-size:.9rem;font-weight:600}
.CartDrawer-module__xWnuvG__overlay{z-index:300;background:#17171773;position:fixed;inset:0}.CartDrawer-module__xWnuvG__panel{background:var(--clr-surface);width:min(420px,100vw);box-shadow:var(--shadow-lg);z-index:301;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0}.CartDrawer-module__xWnuvG__header{border-bottom:1px solid var(--clr-border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.CartDrawer-module__xWnuvG__title{font-family:var(--font-display);color:var(--clr-text);font-size:1.25rem}.CartDrawer-module__xWnuvG__closeButton{width:32px;height:32px;color:var(--clr-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.CartDrawer-module__xWnuvG__list{flex:1;padding:0 24px;overflow-y:auto}.CartDrawer-module__xWnuvG__footer{border-top:1px solid var(--clr-border);flex-direction:column;gap:12px;padding:20px 24px 24px;display:flex}.CartDrawer-module__xWnuvG__subtotalRow{color:var(--clr-text);justify-content:space-between;align-items:center;margin-bottom:4px;font-size:.95rem;display:flex}.CartDrawer-module__xWnuvG__subtotalValue{font-size:1.1rem;font-weight:600}.CartDrawer-module__xWnuvG__fullWidthBtn{justify-content:center;width:100%}.CartDrawer-module__xWnuvG__empty{text-align:center;color:var(--clr-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;padding:24px;display:flex}.CartDrawer-module__xWnuvG__emptyIcon{color:var(--clr-border)}
