.CartDrawer-module__U6xJpq__scrim{z-index:300;-webkit-backdrop-filter:blur(4px);background:#0000008c;justify-content:flex-end;display:flex;position:fixed;inset:0}.CartDrawer-module__U6xJpq__drawer{background:var(--bg-2);border-left:1px solid var(--border);width:min(420px,100%);height:100%;box-shadow:var(--shadow-lift);flex-direction:column;display:flex}.CartDrawer-module__U6xJpq__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.4rem clamp(1.25rem,4vw,1.75rem);display:flex}.CartDrawer-module__U6xJpq__headTitle{font-family:var(--font-serif);letter-spacing:.06em;font-size:1.4rem}.CartDrawer-module__U6xJpq__close{width:40px;height:40px;color:var(--text-dim);transition:color .25s var(--ease), background .25s var(--ease);border-radius:50%;font-size:1.1rem}.CartDrawer-module__U6xJpq__close:hover{color:var(--text);background:#ffffff0d}.CartDrawer-module__U6xJpq__empty{color:var(--text-dim);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;display:flex}.CartDrawer-module__U6xJpq__emptyMark{font-size:2.5rem}.CartDrawer-module__U6xJpq__keepShopping{border:1px solid var(--border-strong);color:var(--text);letter-spacing:.08em;transition:border-color .25s var(--ease), color .25s var(--ease);border-radius:999px;margin-top:.5rem;padding:.7rem 1.6rem}.CartDrawer-module__U6xJpq__keepShopping:hover{border-color:var(--accent);color:var(--accent)}.CartDrawer-module__U6xJpq__lines{flex:1;padding:.5rem clamp(1.25rem,4vw,1.75rem);list-style:none;overflow-y:auto}.CartDrawer-module__U6xJpq__line{border-bottom:1px solid var(--border);grid-template-columns:64px 1fr auto;gap:1rem;padding:1.1rem 0;display:grid}.CartDrawer-module__U6xJpq__thumb{object-fit:cover;border-radius:var(--radius-sm);width:64px;height:80px}.CartDrawer-module__U6xJpq__lineBody{flex-direction:column;gap:.4rem;min-width:0;display:flex}.CartDrawer-module__U6xJpq__lineTitle{color:var(--text);font-size:.9rem;line-height:1.35}.CartDrawer-module__U6xJpq__lineVariant{letter-spacing:.04em;color:var(--text-dim);font-size:.75rem}.CartDrawer-module__U6xJpq__linePrice{color:var(--accent);font-size:.85rem}.CartDrawer-module__U6xJpq__checkout:disabled,.CartDrawer-module__U6xJpq__qty button:disabled,.CartDrawer-module__U6xJpq__remove:disabled{opacity:.55;cursor:not-allowed}.CartDrawer-module__U6xJpq__qty{align-items:center;gap:.75rem;margin-top:auto;display:inline-flex}.CartDrawer-module__U6xJpq__qty button{border:1px solid var(--border-strong);width:26px;height:26px;color:var(--text);transition:border-color .2s var(--ease), color .2s var(--ease);border-radius:50%;place-items:center;font-size:1rem;line-height:1;display:grid}.CartDrawer-module__U6xJpq__qty button:hover{border-color:var(--accent);color:var(--accent)}.CartDrawer-module__U6xJpq__qty span{text-align:center;min-width:18px;font-size:.9rem}.CartDrawer-module__U6xJpq__remove{letter-spacing:.06em;color:var(--text-dim);transition:color .2s var(--ease);align-self:flex-start;font-size:.75rem}.CartDrawer-module__U6xJpq__remove:hover{color:var(--rose)}.CartDrawer-module__U6xJpq__foot{padding:1.25rem clamp(1.25rem, 4vw, 1.75rem) calc(1.5rem + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--bg-3)}.CartDrawer-module__U6xJpq__subtotal{color:var(--text-dim);letter-spacing:.06em;justify-content:space-between;align-items:baseline;margin-bottom:1rem;display:flex}.CartDrawer-module__U6xJpq__subtotalValue{font-family:var(--font-serif);color:var(--text);font-size:1.6rem}.CartDrawer-module__U6xJpq__checkout{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#0a0a0a;letter-spacing:.12em;height:52px;transition:transform .25s var(--ease), box-shadow .25s var(--ease);border-radius:999px;justify-content:center;align-items:center;font-weight:600;display:flex}.CartDrawer-module__U6xJpq__checkout:hover{box-shadow:0 14px 36px -10px var(--gold-glow);transform:translateY(-1px)}.CartDrawer-module__U6xJpq__secure{text-align:center;letter-spacing:.04em;color:var(--text-dim);margin-top:.85rem;font-size:.72rem}
.CartContext-module__DHpSaG__toastWrap{z-index:1000;pointer-events:none;width:max-content;max-width:90vw;position:fixed;bottom:clamp(1.25rem,4vw,2.5rem);left:50%;transform:translate(-50%)}.CartContext-module__DHpSaG__toast{-webkit-backdrop-filter:blur(14px);border:1px solid var(--border-strong);color:var(--text);letter-spacing:.04em;box-shadow:var(--shadow-lift);background:#141414eb;border-radius:999px;align-items:center;gap:.65rem;padding:.85rem 1.4rem;font-size:.9rem;display:inline-flex}.CartContext-module__DHpSaG__toastDot{background:var(--accent);width:8px;height:8px;box-shadow:0 0 12px var(--gold-glow);border-radius:50%}
