.page-module__MR8Rha__cart{background:hsl(var(--background));min-height:100vh;padding-top:120px;padding-bottom:80px}.page-module__MR8Rha__header{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:baseline;margin-bottom:40px;padding-bottom:32px;display:flex}.page-module__MR8Rha__header h1{color:hsl(var(--foreground));letter-spacing:-.02em;font-size:2.5rem;font-weight:800}.page-module__MR8Rha__loading{text-align:center;color:hsl(var(--muted-foreground));padding:100px 0;font-weight:500}.page-module__MR8Rha__emptyCart{text-align:center;background:hsl(var(--muted)/.1);border:1px dashed hsl(var(--border));border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:80px 40px;display:flex}.page-module__MR8Rha__emptyIcon{opacity:.5;margin-bottom:24px;font-size:4rem}.page-module__MR8Rha__emptyCart h2{color:hsl(var(--foreground));margin-bottom:12px;font-size:1.5rem;font-weight:700}.page-module__MR8Rha__emptyCart p{color:hsl(var(--muted-foreground));max-width:300px;margin-bottom:32px}.page-module__MR8Rha__cartContent{grid-template-columns:1fr 360px;align-items:start;gap:48px;display:grid}.page-module__MR8Rha__items{flex-direction:column;gap:24px;display:flex}.page-module__MR8Rha__cartItem{border-bottom:1px solid hsl(var(--border));grid-template-columns:100px 1fr auto auto;align-items:center;gap:24px;padding-bottom:24px;transition:all .3s;display:grid}.page-module__MR8Rha__outOfStockItem{opacity:.6}.page-module__MR8Rha__itemImage{background:hsl(var(--muted)/.2);border-radius:4px;width:100px;height:120px;position:relative;overflow:hidden}.page-module__MR8Rha__itemImage img{-o-object-fit:cover;object-fit:cover}.page-module__MR8Rha__itemDetails{flex-direction:column;gap:4px;display:flex}.page-module__MR8Rha__itemName{color:hsl(var(--foreground));margin-bottom:4px;font-size:1.125rem;font-weight:700}.page-module__MR8Rha__itemSize{color:hsl(var(--muted-foreground));font-size:.875rem;font-weight:500}.page-module__MR8Rha__itemPrice{color:hsl(var(--primary));margin-top:4px;font-size:1rem;font-weight:600}.page-module__MR8Rha__itemQuantity{border:1px solid hsl(var(--border));border-radius:4px;align-items:center;gap:12px;height:fit-content;padding:4px;display:flex}.page-module__MR8Rha__qtyBtn{width:28px;height:28px;color:hsl(var(--foreground));border-radius:2px;justify-content:center;align-items:center;font-size:1rem;transition:all .2s;display:flex}.page-module__MR8Rha__qtyBtn:hover:not(:disabled){background:hsl(var(--primary));color:#fff}.page-module__MR8Rha__qtyBtn:disabled{opacity:.3;cursor:not-allowed}.page-module__MR8Rha__qtyValue{text-align:center;min-width:24px;font-size:.875rem;font-weight:700}.page-module__MR8Rha__itemAction{flex-direction:column;align-items:flex-end;gap:16px;min-width:120px;display:flex}.page-module__MR8Rha__itemTotal{color:hsl(var(--foreground));font-size:1.125rem;font-weight:700}.page-module__MR8Rha__removeBtn{color:hsl(var(--muted-foreground));padding:4px;transition:all .2s}.page-module__MR8Rha__removeBtn:hover{color:hsl(var(--destructive));transform:scale(1.1)}.page-module__MR8Rha__summary{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:8px;padding:32px;position:sticky;top:120px;box-shadow:0 4px 20px #0000000d}.page-module__MR8Rha__summary h2{color:hsl(var(--foreground));text-transform:uppercase;letter-spacing:.05em;margin-bottom:24px;font-size:1.25rem;font-weight:800}.page-module__MR8Rha__summaryRow{color:hsl(var(--muted-foreground));justify-content:space-between;padding:12px 0;font-weight:500;display:flex}.page-module__MR8Rha__summaryRow.page-module__MR8Rha__total{border-top:2px solid hsl(var(--border));color:hsl(var(--foreground));margin-top:16px;padding-top:24px;font-size:1.5rem;font-weight:800}.page-module__MR8Rha__continueLink{text-align:center;color:hsl(var(--muted-foreground));margin-top:24px;font-size:.875rem;font-weight:600;transition:color .2s;display:block}.page-module__MR8Rha__continueLink:hover{color:hsl(var(--primary))}@media (max-width:1024px){.page-module__MR8Rha__cartContent{grid-template-columns:1fr;gap:64px}.page-module__MR8Rha__summary{position:static}}@media (max-width:768px){.page-module__MR8Rha__cartItem{grid-template-columns:80px 1fr;gap:20px}.page-module__MR8Rha__itemImage{width:80px;height:100px}.page-module__MR8Rha__itemQuantity{grid-column:2}.page-module__MR8Rha__itemAction{flex-direction:row;grid-column:2;justify-content:space-between;align-items:center;width:100%}}@media (max-width:480px){.page-module__MR8Rha__header h1{font-size:2rem}}
