.checkout-module__6Nj7Kq__main{background:var(--background);min-height:100vh;padding-bottom:80px}.checkout-module__6Nj7Kq__title{font-size:var(--text-2xl);margin-bottom:8px;font-weight:800}.checkout-module__6Nj7Kq__emptyState{text-align:center;color:#0009;padding:60px 20px}.checkout-module__6Nj7Kq__emptyIcon{font-size:var(--text-2xl);margin-bottom:16px;display:block}.checkout-module__6Nj7Kq__grid{grid-template-columns:1fr 350px;align-items:start;gap:24px;display:grid}@media (max-width:768px){.checkout-module__6Nj7Kq__grid{grid-template-columns:1fr}}.checkout-module__6Nj7Kq__cartList{flex-direction:column;gap:16px;display:flex}.checkout-module__6Nj7Kq__itemCard{grid-template-columns:80px 1fr auto;align-items:center;gap:16px;padding:16px;display:grid}@media (max-width:480px){.checkout-module__6Nj7Kq__itemCard{grid-template-columns:80px 1fr;grid-template-areas:"image details""controls controls"}.checkout-module__6Nj7Kq__image{grid-area:image}.checkout-module__6Nj7Kq__details{grid-area:details}.checkout-module__6Nj7Kq__controls{grid-area:controls;justify-content:flex-end;margin-top:12px}}.checkout-module__6Nj7Kq__image{background-color:#0000000d;background-position:50%;background-size:cover;border-radius:8px;width:80px;height:80px}.checkout-module__6Nj7Kq__details h3{font-size:var(--text-xs);margin-bottom:4px;font-weight:600}.checkout-module__6Nj7Kq__category{font-size:var(--text-sm);color:#00000080;text-transform:uppercase;letter-spacing:1px}.checkout-module__6Nj7Kq__price{color:var(--primary);font-weight:600}.checkout-module__6Nj7Kq__controls{align-items:center;gap:12px;display:flex}.checkout-module__6Nj7Kq__qtyBtn{color:var(--foreground);cursor:pointer;width:28px;height:28px;font-size:var(--text-base);background:#0000000d;border:none;border-radius:4px;font-weight:500}.checkout-module__6Nj7Kq__qtyBtn:hover{background:#0000001a}.checkout-module__6Nj7Kq__removeBtn{color:#eb5757;cursor:pointer;font-size:var(--text-base);background:0 0;border:none;margin-left:12px;font-weight:500}.checkout-module__6Nj7Kq__removeBtn:hover{text-decoration:underline}.checkout-module__6Nj7Kq__summary{position:sticky;top:20px}.checkout-module__6Nj7Kq__summaryRow{color:#000000b3;justify-content:space-between;margin-bottom:12px;display:flex}.checkout-module__6Nj7Kq__totalRow{border-top:1px solid var(--glass-border);font-size:var(--text-base);color:var(--foreground);justify-content:space-between;margin-top:16px;padding-top:16px;font-weight:700;display:flex}.checkout-module__6Nj7Kq__checkoutBtn{width:100%;font-size:var(--text-base);margin-top:24px;padding:16px;font-weight:500}.checkout-module__6Nj7Kq__input{border:1px solid var(--glass-border);width:100%;color:var(--foreground);font-size:var(--text-base);background:#00000005;border-radius:12px;outline:none;padding:14px 16px;font-weight:600;transition:all .2s}.checkout-module__6Nj7Kq__input:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb),.2);background:#fff}.checkout-module__6Nj7Kq__input::placeholder{color:#0006}textarea.checkout-module__6Nj7Kq__input{resize:vertical;min-height:100px}
