.cart-item.svelte-mpn3r3{display:flex;align-items:center;align-self:stretch;gap:16px;padding:0}@container (width < 700px){.cart-item.svelte-mpn3r3:not(.compact){flex-direction:column}}@container (width < 420px){.cart-item.svelte-mpn3r3.compact{flex-direction:column}}.cart-item.svelte-mpn3r3.compact{gap:12px;padding:8px 0}.item-info.svelte-mpn3r3{display:flex;align-items:center;gap:2rem;flex:1;width:100%}@container (width < 700px){.cart-item:where(.svelte-mpn3r3):not(.compact) .item-info.svelte-mpn3r3{justify-content:space-between}}.cart-item.compact:where(.svelte-mpn3r3) .item-info.svelte-mpn3r3{gap:1rem}.item-details.svelte-mpn3r3{display:flex;align-items:center;gap:41px}.cart-item.compact:where(.svelte-mpn3r3) .item-details.svelte-mpn3r3{gap:16px}.item-details.svelte-mpn3r3 .product-image:where(.svelte-mpn3r3){width:88px;height:100px;display:flex;align-items:center;justify-content:center}.cart-item.compact:where(.svelte-mpn3r3) :is(.item-details.svelte-mpn3r3 .product-image:where(.svelte-mpn3r3)){width:64px;height:64px}.item-details.svelte-mpn3r3 .product-image:where(.svelte-mpn3r3) .image-placeholder:where(.svelte-mpn3r3){width:88px;height:100px;background:#d9d9d9;border-radius:4px;overflow:hidden}.cart-item.compact:where(.svelte-mpn3r3) :is(.item-details.svelte-mpn3r3 .product-image:where(.svelte-mpn3r3) .image-placeholder:where(.svelte-mpn3r3)){width:64px;height:64px}.item-details.svelte-mpn3r3 .product-image:where(.svelte-mpn3r3) .image-placeholder:where(.svelte-mpn3r3) img:where(.svelte-mpn3r3){width:100%;height:100%;object-fit:cover}.item-details.svelte-mpn3r3 .product-details:where(.svelte-mpn3r3){display:flex;flex-direction:column;justify-content:center;gap:4px}.item-details.svelte-mpn3r3 .product-details:where(.svelte-mpn3r3) .product-name:where(.svelte-mpn3r3){font-family:Rubik Variable,sans-serif;font-weight:400;font-size:1.25rem;line-height:1.3;color:var(--primary);margin:0}.cart-item.compact:where(.svelte-mpn3r3) :is(.item-details.svelte-mpn3r3 .product-details:where(.svelte-mpn3r3) .product-name:where(.svelte-mpn3r3)){font-size:1rem;font-weight:500}.item-details.svelte-mpn3r3 .product-details:where(.svelte-mpn3r3) .product-variant:where(.svelte-mpn3r3){font-family:Rubik Variable,sans-serif;font-weight:400;font-size:16px;line-height:1.4;color:#000;margin:0}.cart-item.compact:where(.svelte-mpn3r3) :is(.item-details.svelte-mpn3r3 .product-details:where(.svelte-mpn3r3) .product-variant:where(.svelte-mpn3r3)){font-size:14px}.item-details.svelte-mpn3r3 .error-message:where(.svelte-mpn3r3){color:#ff2f2f;font-family:Geist Mono Variable,monospace;font-size:11px;margin-top:4px}.cart-item.compact:where(.svelte-mpn3r3) :is(.item-details.svelte-mpn3r3 .error-message:where(.svelte-mpn3r3)){font-size:10px}.remove-btn.svelte-mpn3r3{background:none;border:none;cursor:pointer;color:#000;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.remove-btn.svelte-mpn3r3:hover{color:var(--primary)}.remove-btn.svelte-mpn3r3:disabled{opacity:.5;cursor:not-allowed}.remove-btn.svelte-mpn3r3 svg:where(.svelte-mpn3r3){width:20px;height:20px}.item-info:where(.svelte-mpn3r3) .remove-btn.svelte-mpn3r3{display:none}@container (width < 700px){.cart-item:where(.svelte-mpn3r3):not(.compact) .item-info:where(.svelte-mpn3r3) .remove-btn.svelte-mpn3r3{display:flex}.cart-item:where(.svelte-mpn3r3):not(.compact) .item-actions:where(.svelte-mpn3r3) .remove-btn.svelte-mpn3r3{display:none}}.item-actions.svelte-mpn3r3{display:flex;justify-content:flex-end;align-items:center;gap:2rem;flex:1;width:100%}@container (width < 700px){.cart-item:where(.svelte-mpn3r3):not(.compact) .item-actions.svelte-mpn3r3{flex-direction:column;align-items:end;gap:0}}@container (width < 420px){.cart-item.compact:where(.svelte-mpn3r3) .item-actions.svelte-mpn3r3{justify-content:space-between}}.cart-item.compact:where(.svelte-mpn3r3) .item-actions.svelte-mpn3r3{gap:1rem}.item-actions.svelte-mpn3r3 .quantity-controls:where(.svelte-mpn3r3){display:flex;align-items:center;gap:8px}.item-actions.svelte-mpn3r3 .quantity-controls:where(.svelte-mpn3r3) .quantity-select:where(.svelte-mpn3r3){display:flex;justify-content:space-between;align-items:center;gap:10px;width:91px;height:44px;border:2px solid #000000;border-radius:4px;box-sizing:border-box;position:relative}.cart-item.compact:where(.svelte-mpn3r3) :is(.item-actions.svelte-mpn3r3 .quantity-controls:where(.svelte-mpn3r3) .quantity-select:where(.svelte-mpn3r3)){width:70px;height:36px}.item-actions.svelte-mpn3r3 .quantity-controls:where(.svelte-mpn3r3) .quantity-select:where(.svelte-mpn3r3) select:where(.svelte-mpn3r3){background:none;border:none;font-family:Geist Mono Variable,monospace;font-weight:600;font-size:16px;line-height:1.4;color:#000;width:100%;height:100%;text-align:left;padding:0 16px;margin:0;appearance:none;cursor:pointer;position:absolute;top:0;left:0}.cart-item.compact:where(.svelte-mpn3r3) :is(.item-actions.svelte-mpn3r3 .quantity-controls:where(.svelte-mpn3r3) .quantity-select:where(.svelte-mpn3r3) select:where(.svelte-mpn3r3)){font-size:14px;padding:0 12px}.item-actions.svelte-mpn3r3 .quantity-controls:where(.svelte-mpn3r3) .quantity-select:where(.svelte-mpn3r3) select:where(.svelte-mpn3r3):focus{outline:none}.item-actions.svelte-mpn3r3 .quantity-controls:where(.svelte-mpn3r3) .quantity-select:where(.svelte-mpn3r3) select:where(.svelte-mpn3r3):disabled{opacity:.5;cursor:not-allowed}.item-actions.svelte-mpn3r3 .quantity-controls:where(.svelte-mpn3r3) .quantity-select:where(.svelte-mpn3r3) svg:where(.svelte-mpn3r3){width:18px;height:10px;color:#000;pointer-events:none;position:absolute;right:8px}.cart-item.compact:where(.svelte-mpn3r3) :is(.item-actions.svelte-mpn3r3 .quantity-controls:where(.svelte-mpn3r3) .quantity-select:where(.svelte-mpn3r3) svg:where(.svelte-mpn3r3)){width:14px;height:8px;right:6px}.item-actions.svelte-mpn3r3 .quantity-controls:where(.svelte-mpn3r3) .multiply:where(.svelte-mpn3r3){font-family:Rubik Variable,sans-serif;font-weight:400;font-size:24px;line-height:1.4;color:#000}.cart-item.compact:where(.svelte-mpn3r3) :is(.item-actions.svelte-mpn3r3 .quantity-controls:where(.svelte-mpn3r3) .multiply:where(.svelte-mpn3r3)){font-size:18px}.item-actions.svelte-mpn3r3 .quantity-controls:where(.svelte-mpn3r3) .unit-price:where(.svelte-mpn3r3){font-family:Geist Mono Variable,monospace;font-weight:500;font-size:20px;line-height:1.3;color:#000}.cart-item.compact:where(.svelte-mpn3r3) :is(.item-actions.svelte-mpn3r3 .quantity-controls:where(.svelte-mpn3r3) .unit-price:where(.svelte-mpn3r3)){font-size:16px}.item-actions.svelte-mpn3r3 .item-total:where(.svelte-mpn3r3){font-family:Geist Mono Variable,monospace;font-weight:500;font-size:20px;line-height:1.3;color:#000}.cart-item.compact:where(.svelte-mpn3r3) :is(.item-actions.svelte-mpn3r3 .item-total:where(.svelte-mpn3r3)){display:none}@container (width < 700px){.cart-item:where(.svelte-mpn3r3):not(.compact) :is(.item-actions.svelte-mpn3r3 .item-total:where(.svelte-mpn3r3)){border-top:1px solid black;padding-top:.5rem}}.cart-items.svelte-1dfzryr{display:flex;flex-direction:column;gap:8px;align-self:stretch;container-type:inline-size}.cart-empty.svelte-1dfzryr{display:flex;justify-content:center;align-items:center;min-height:100px;font-family:Geist Mono Variable,monospace;font-size:16px;color:#666;text-align:center}.error-message.svelte-1dfzryr,.loading-message.svelte-1dfzryr,.unavailable-message.svelte-1dfzryr{text-align:center;font-family:Geist Mono Variable,monospace;font-size:16px;color:#666;padding:20px}.error-message.svelte-1dfzryr{color:#e54f1a}.item-divider.svelte-1dfzryr{display:flex;align-items:center;align-self:stretch;height:1px;background:#e54f1a;margin:8px 0}svg.svelte-khsbz1{max-width:50%;margin-right:-2rem}@media (max-width: 620px){svg.svelte-khsbz1{margin-right:0}}.cart-summary.svelte-nq396m{display:flex;flex-direction:column;align-items:flex-end;gap:16px}.cart-summary.compact.svelte-nq396m{align-items:stretch;gap:12px}.summary-content.svelte-nq396m{display:flex;flex-direction:column;align-self:stretch;gap:16px}.cart-summary.compact.svelte-nq396m .summary-content:where(.svelte-nq396m){gap:12px}.total-section.svelte-nq396m{display:flex;flex-direction:column;align-self:stretch;gap:8px}.cart-summary.compact.svelte-nq396m .total-section:where(.svelte-nq396m){flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.total-label.svelte-nq396m{font-family:Geist Mono Variable,monospace;font-weight:500;font-size:20px;line-height:1.3;color:#e54f1a;text-align:right}.cart-summary.compact.svelte-nq396m .total-label:where(.svelte-nq396m){font-size:16px;text-align:left}.total-amount.svelte-nq396m{font-family:Geist Mono Variable,monospace;font-weight:700;font-size:48px;line-height:1.3;letter-spacing:-.94%;color:#e54f1a;text-align:right}.cart-summary.compact.svelte-nq396m .total-amount:where(.svelte-nq396m){font-size:20px;font-weight:600;text-align:right}.checkout-btn.svelte-nq396m{display:flex;align-items:center;gap:10px;padding:16px;background:#e54f1a;color:#fffce7;text-decoration:none;border-radius:8px;font-family:Geist Mono Variable,monospace;font-weight:400;font-size:20px;line-height:1.3;transition:opacity .2s ease;align-self:flex-start;justify-content:center}.cart-summary.compact.svelte-nq396m .checkout-btn:where(.svelte-nq396m){font-size:14px;padding:12px 16px;align-self:stretch;font-weight:500}.checkout-btn.svelte-nq396m:hover{opacity:.9}.checkout-btn.svelte-nq396m svg:where(.svelte-nq396m){width:32px;height:32px}.cart-summary.compact.svelte-nq396m .checkout-btn:where(.svelte-nq396m) svg:where(.svelte-nq396m){width:20px;height:20px}
