.cart_layout__x3nRS{display:grid;grid-template-columns:1fr 380px;grid-gap:28px;gap:28px;align-items:start}.cart_itemsCol___AJZ6{display:flex;flex-direction:column;gap:16px;min-width:0}.cart_itemsHead__D2Byv{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px;flex-wrap:wrap}.cart_itemsHead__D2Byv h2{margin:0;font-size:1.2rem}.cart_itemCard__O4Ull{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:18px;display:grid;grid-template-columns:120px 1fr;grid-gap:18px;gap:18px;box-shadow:var(--shadow-sm)}.cart_itemImg__KSfzO{width:120px;height:120px;border-radius:var(--radius-lg);overflow:hidden;background:var(--gradient-soft)}.cart_itemImg__KSfzO img{width:100%;height:100%;object-fit:cover;display:block}.cart_itemBody__KaqlM{min-width:0;display:flex;flex-direction:column;gap:10px}.cart_itemHeader__D0v88{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cart_itemName__2Owrh{display:inline-block;font-size:1.05rem;font-weight:600;color:var(--color-text)}.cart_itemName__2Owrh:hover,.cart_itemSpec__mqwEJ{color:var(--color-primary-dark)}.cart_itemSpec__mqwEJ{margin:2px 0 0;font-size:.85rem;font-weight:500}.cart_removeBtn__4DuT2{width:36px;height:36px;border-radius:12px;border:1px solid var(--color-border);background:#fff;color:var(--color-text-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .2s ease,border-color .2s ease}.cart_removeBtn__4DuT2:hover{color:var(--color-danger);border-color:var(--color-danger)}.cart_itemMeta__dG_vV{list-style:none;padding:0;margin:0;display:flex;gap:14px;flex-wrap:wrap;font-size:.82rem;color:var(--color-text-muted)}.cart_itemMeta__dG_vV li{display:inline-flex;align-items:center;gap:6px}.cart_itemMeta__dG_vV svg{color:var(--color-primary)}.cart_itemControls__y_4F0{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:10px;gap:10px}.cart_itemControls__y_4F0 label{margin-bottom:4px}.cart_itemFooter__1q6nc{display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px dashed var(--color-border)}.cart_itemFooter__1q6nc span{font-size:.8rem;color:var(--color-text-muted)}.cart_itemFooter__1q6nc strong{font-size:1.1rem;color:var(--color-text)}.cart_checkoutCol__RFEN_{position:-webkit-sticky;position:sticky;top:100px}.cart_checkoutCard__l7F3I{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:24px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:8px}.cart_checkoutCard__l7F3I h3{margin:0 0 4px;font-size:1.2rem}.cart_checkoutCard__l7F3I label{margin-top:8px}.cart_summary__zOPht{list-style:none;padding:0;margin:14px 0;display:flex;flex-direction:column;gap:8px}.cart_summary__zOPht li{display:flex;align-items:center;justify-content:space-between;font-size:.9rem;color:var(--color-text-muted)}.cart_summary__zOPht li strong{color:var(--color-text);font-weight:600}.cart_summaryTotal__qcYvT{padding-top:12px;border-top:1px dashed var(--color-border);font-size:1rem}.cart_summaryTotal__qcYvT strong{font-size:1.2rem;color:var(--color-primary-dark)}.cart_checkoutFoot__uTagm{margin:12px 0 0;font-size:.78rem}.cart_checkoutFoot__uTagm,.cart_loading__zW2IQ{text-align:center;color:var(--color-text-muted)}.cart_loading__zW2IQ{padding:40px 0}.cart_empty__6SPbo{background:#fff;border:1px dashed var(--color-border);border-radius:var(--radius-xl);padding:56px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.cart_empty__6SPbo h2{margin:8px 0 0}.cart_empty__6SPbo p{margin:0 0 14px;color:var(--color-text-muted)}.cart_emptyIcon__JcyNq{width:64px;height:64px;border-radius:20px;background:var(--gradient-soft);color:var(--color-primary);display:inline-flex;align-items:center;justify-content:center}@media (max-width:1024px){.cart_layout__x3nRS{grid-template-columns:1fr}.cart_checkoutCol__RFEN_{position:static}}@media (max-width:600px){.cart_itemCard__O4Ull{grid-template-columns:1fr}.cart_itemImg__KSfzO{width:100%;height:180px}.cart_itemControls__y_4F0{grid-template-columns:1fr}}