.drawer-module__eSZPVG__backdrop{z-index:400;pointer-events:none;background:0 0;transition:background .3s;position:fixed;inset:0}.drawer-module__eSZPVG__backdropVisible{pointer-events:auto;background:#0000008c}.drawer-module__eSZPVG__drawer{z-index:401;background:#141412;flex-direction:column;width:420px;max-width:100vw;transition:transform .32s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-20px 0 60px #0006}.drawer-module__eSZPVG__drawerOpen{transform:translate(0)}.drawer-module__eSZPVG__header{border-bottom:1px solid #f5f0e814;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.drawer-module__eSZPVG__headerLeft{color:#f5f0e8;align-items:center;gap:10px;display:flex}.drawer-module__eSZPVG__headerTitle{color:#f5f0e8;letter-spacing:-.01em;font-size:16px;font-weight:800}.drawer-module__eSZPVG__headerBadge{color:#fff;background:#ed8c00;border-radius:50px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;font-weight:800;display:flex}.drawer-module__eSZPVG__closeBtn{color:#f5f0e899;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,color .15s;display:flex}.drawer-module__eSZPVG__closeBtn:hover{color:#ed8c00;background:#ed8c0026;border-color:#ed8c004d}.drawer-module__eSZPVG__empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:40px 32px;display:flex}.drawer-module__eSZPVG__emptyIcon{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:8px;display:flex}.drawer-module__eSZPVG__emptyTitle{color:#f5f0e8;margin:0;font-size:18px;font-weight:800}.drawer-module__eSZPVG__emptyDesc{color:#f5f0e866;margin:0;font-size:14px;line-height:1.6}.drawer-module__eSZPVG__continueBtn{color:#f5f0e8;cursor:pointer;background:#ffffff12;border:1.5px solid #ffffff1f;border-radius:50px;margin-top:16px;padding:11px 24px;font-size:14px;font-weight:700;transition:background .18s}.drawer-module__eSZPVG__continueBtn:hover{background:#ffffff1f}.drawer-module__eSZPVG__itemList{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex-direction:column;flex:1;gap:2px;padding:16px 24px;display:flex;overflow-y:auto}.drawer-module__eSZPVG__itemList::-webkit-scrollbar{width:4px}.drawer-module__eSZPVG__itemList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.drawer-module__eSZPVG__item{border-bottom:1px solid #f5f0e80f;gap:14px;padding:16px 0;animation:.2s both drawer-module__eSZPVG__itemSlide;display:flex}@keyframes drawer-module__eSZPVG__itemSlide{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.drawer-module__eSZPVG__item:last-child{border-bottom:none}.drawer-module__eSZPVG__thumb{background:#2a2a26;border-radius:10px;flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden}.drawer-module__eSZPVG__thumbImg{object-fit:cover}.drawer-module__eSZPVG__thumbFallback{background:linear-gradient(135deg,#2a2a26,#1c1c1a);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.drawer-module__eSZPVG__itemDetails{flex-direction:column;flex:1;gap:4px;display:flex}.drawer-module__eSZPVG__itemName{color:#f5f0e8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.drawer-module__eSZPVG__itemPrice{color:#ed8c00;letter-spacing:-.01em;margin:0;font-size:14px;font-weight:800}.drawer-module__eSZPVG__qtyRow{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.drawer-module__eSZPVG__qtyControls{background:#ffffff0f;border:1px solid #ffffff14;border-radius:6px;align-items:center;display:flex;overflow:hidden}.drawer-module__eSZPVG__qtyBtn{color:#f5f0e8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;line-height:1;transition:background .15s;display:flex}.drawer-module__eSZPVG__qtyBtn:hover{background:#ed8c0033}.drawer-module__eSZPVG__qtyNum{text-align:center;color:#f5f0e8;border-left:1px solid #ffffff14;border-right:1px solid #ffffff14;min-width:28px;font-size:13px;font-weight:700;line-height:28px}.drawer-module__eSZPVG__removeBtn{color:#f5f0e84d;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;transition:color .15s,background .15s;display:flex}.drawer-module__eSZPVG__removeBtn:hover{color:#ef4444;background:#ef44441a}.drawer-module__eSZPVG__footer{background:#0f0f0d;border-top:1px solid #f5f0e814;flex-shrink:0;padding:20px 24px 28px}.drawer-module__eSZPVG__subtotalRow{justify-content:space-between;align-items:baseline;margin-bottom:4px;display:flex}.drawer-module__eSZPVG__subtotalLabel{color:#f5f0e88c;font-size:14px;font-weight:600}.drawer-module__eSZPVG__subtotalAmount{color:#f5f0e8;letter-spacing:-.03em;font-size:22px;font-weight:900}.drawer-module__eSZPVG__shippingNote{color:#f5f0e859;margin:0 0 18px;font-size:12px}.drawer-module__eSZPVG__cartPageBtn{color:#fff;letter-spacing:.01em;background:#ed8c00;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:12px;padding:15px;font-size:15px;font-weight:800;text-decoration:none;transition:background .18s,transform .15s;display:flex}.drawer-module__eSZPVG__cartPageBtn:hover{background:#d97a00;transform:translateY(-1px)}.drawer-module__eSZPVG__continueShoppingLink{text-align:center;color:#f5f0e866;cursor:pointer;background:0 0;border:none;width:100%;padding:4px 0;font-size:13px;font-weight:600;transition:color .18s;display:block}.drawer-module__eSZPVG__continueShoppingLink:hover{color:#f5f0e8cc}@media (max-width:480px){.drawer-module__eSZPVG__drawer{width:100vw}}
