.CartDrawer-module__xEgqrW__overlay{z-index:60;background:#0006;position:fixed;inset:0}.CartDrawer-module__xEgqrW__drawer{z-index:61;border-left:1px solid var(--border);background:#f5f3f0;flex-direction:column;width:min(400px,90vw);display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden}.CartDrawer-module__xEgqrW__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.CartDrawer-module__xEgqrW__title{font-family:var(--font-playfair),"Playfair Display",serif;color:var(--foreground);font-size:1.1rem;font-weight:700}.CartDrawer-module__xEgqrW__closeBtn{cursor:pointer;color:var(--muted);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.CartDrawer-module__xEgqrW__closeBtn:hover{color:var(--foreground)}.CartDrawer-module__xEgqrW__empty{text-align:center;flex:1;justify-content:center;align-items:center;padding:40px 24px;display:flex}.CartDrawer-module__xEgqrW__empty p{color:var(--muted);font-size:.85rem}.CartDrawer-module__xEgqrW__itemList{flex:1;padding:8px 0;overflow-y:auto}.CartDrawer-module__xEgqrW__item{border-bottom:1px solid var(--border);align-items:flex-start;gap:12px;padding:14px 24px;display:flex}.CartDrawer-module__xEgqrW__item:last-child{border-bottom:none}.CartDrawer-module__xEgqrW__itemPhoto{background:#0000000f;border-radius:2px;flex-shrink:0;width:64px;height:80px;position:relative;overflow:hidden}.CartDrawer-module__xEgqrW__itemPhotoEmpty{background:#0000000f;border-radius:2px;flex-shrink:0;width:64px;height:80px}.CartDrawer-module__xEgqrW__itemInfo{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.CartDrawer-module__xEgqrW__itemName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:500;overflow:hidden}.CartDrawer-module__xEgqrW__itemMeta{color:var(--muted);font-size:.72rem}.CartDrawer-module__xEgqrW__itemPrices{align-items:center;gap:6px;margin-top:4px;display:flex}.CartDrawer-module__xEgqrW__itemPriceOld{color:var(--muted);font-size:.68rem;text-decoration:line-through}.CartDrawer-module__xEgqrW__itemPrice{color:var(--foreground);font-size:.82rem;font-weight:500}.CartDrawer-module__xEgqrW__removeBtn{cursor:pointer;color:var(--muted);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;padding:4px;transition:color .2s;display:flex}.CartDrawer-module__xEgqrW__removeBtn:hover{color:#dc2626}.CartDrawer-module__xEgqrW__footer{border-top:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:14px;padding:20px 24px;display:flex}.CartDrawer-module__xEgqrW__totalRow{justify-content:space-between;align-items:center;display:flex}.CartDrawer-module__xEgqrW__totalLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.CartDrawer-module__xEgqrW__totalValue{font-family:var(--font-playfair),"Playfair Display",serif;color:var(--foreground);font-size:1.1rem;font-weight:700}.CartDrawer-module__xEgqrW__checkoutBtn{color:#fff;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;background:#d4724f;border:none;border-radius:2px;width:100%;padding:14px 20px;font-size:.72rem;font-weight:500;transition:background .2s}.CartDrawer-module__xEgqrW__checkoutBtn:hover:not(:disabled){background:#b95737}.CartDrawer-module__xEgqrW__checkoutBtn:disabled{opacity:.6;cursor:not-allowed}
