.quantity.svelte-kxs6mq{grid-template-columns:1.75rem 3.25rem 1.75rem;align-items:center;gap:.15rem;display:grid}button.svelte-kxs6mq{color:var(--color-text-muted);background:0 0;border:0;place-items:center;height:1.9rem;display:grid}input.svelte-kxs6mq{background:var(--color-surface-muted);color:var(--color-text);font:inherit;text-align:center;border:0;border-radius:8px;width:100%;height:2rem}svg.svelte-kxs6mq{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:.95rem;height:.95rem}.cart-row{background:var(--color-surface);border:1px solid var(--color-border-soft);border-radius:8px;grid-template-rows:auto 1fr;grid-template-columns:6.5rem minmax(0,1fr);align-items:stretch;gap:1rem;padding:.8rem;display:grid;position:relative}.cart-row-preview{grid-row:1/3;width:6.5rem}.cart-row-details{text-align:start;grid-area:1/2;align-self:start;justify-items:start;gap:.3rem;padding-inline-end:4.75rem;display:grid}.cart-row-actions{grid-area:2/2;align-self:end;justify-items:end;gap:.35rem;display:grid}.cart-row-quantity-text{color:var(--color-text-muted);margin:0}.cart-row-price{color:var(--color-text-muted);margin:0;font-size:.92rem}.cart-row-line-price{color:var(--color-text);margin:0;font-weight:700}.cart-row-edit-link{color:var(--color-text-muted);background:0 0;border:0;place-items:center;width:2.25rem;height:2.25rem;display:grid}.cart-row-edit-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1.15rem;height:1.15rem}.cart-row-quick-actions{gap:.15rem;display:flex;position:absolute;inset-block-start:.45rem;inset-inline-end:.45rem}.cart-row-quick-actions button{color:var(--color-text-muted);background:0 0;border:0}@media (width>=620px){.cart-row{grid-template-columns:6.5rem minmax(0,1fr) auto}.cart-row-actions{grid-column:3}}
