.order-summary.svelte-d2420d{position:sticky;top:6rem;max-height:calc(100vh - 8rem);overflow-y:auto}.summary-header.svelte-d2420d{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.summary-header.svelte-d2420d h2:where(.svelte-d2420d){color:var(--white);font-size:1.5rem;font-style:italic;font-weight:400;margin:0}.empty-cart.svelte-d2420d{display:flex;justify-content:center;align-items:center;padding:3rem 0;margin-bottom:1.5rem}.cart-icon.svelte-d2420d{width:4rem;height:4rem;opacity:.5}.summary-items.svelte-d2420d{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.summary-item.svelte-d2420d{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;color:var(--white);font-size:14px;line-height:110%}.item-info.svelte-d2420d{display:flex;gap:.5rem;flex:1}.item-quantity.svelte-d2420d{color:var(--yellow);font-weight:700}.item-price.svelte-d2420d{font-weight:700}.summary-totals.svelte-d2420d{padding-top:.5rem;border-top:1px solid rgba(255,255,255,.1);margin-bottom:1.5rem;color:var(--white)}.subtotal-row.svelte-d2420d,.discount-row.svelte-d2420d{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:14px}.discount-row.svelte-d2420d .amount.discount:where(.svelte-d2420d){color:var(--yellow)}.promo-error.svelte-d2420d{color:var(--red, #ef4444);font-size:.825rem;margin:0 1rem}.total-row.svelte-d2420d{display:flex;justify-content:space-between;align-items:center;font-size:18px}.promo-code.svelte-d2420d{overflow:hidden;border-radius:2rem;background-color:var(--black);border:1px solid var(--gray)}.promo-input.svelte-d2420d{width:100%;padding:.75rem 1rem;background-color:var(--black);color:var(--white);font-size:.875rem;outline:none;border:none}.apply-promo-btn.svelte-d2420d{position:absolute;margin-left:-6rem;width:6rem;height:2.52rem;border:none;border-radius:2rem;border-top-left-radius:0;border-bottom-left-radius:0;background-color:var(--purple);color:var(--black);font-size:.75rem;cursor:pointer}.apply-promo-btn.svelte-d2420d:hover{opacity:.8}.checkout-btn.svelte-d2420d{background-color:var(--yellow);border:none;border-radius:2rem;color:var(--black);cursor:pointer;font-size:1rem;font-weight:700;margin-top:1rem;padding:1rem 2rem;width:100%;transition:all .2s ease}.checkout-btn.svelte-d2420d:hover:not(:disabled){filter:brightness(.9);transform:translateY(-2px);box-shadow:0 4px 20px #dbff4b4d}.checkout-btn.svelte-d2420d:disabled{opacity:.5;cursor:not-allowed;background-color:var(--gray)}@media screen and (max-width:900px){.order-summary.svelte-d2420d{position:relative;top:0;margin-bottom:2rem}}
