body{margin:0;font-family:Inter,system-ui,sans-serif;background:#f9f9f9;color:#1f1f1f}.cart-page.svelte-k7hhd7{min-height:100vh;display:flex;flex-direction:column;padding:140px 70px 100px;box-sizing:border-box;background:#f9f9f9}.page-content.svelte-k7hhd7{width:100%;max-width:1780px;margin:0 auto}.breadcrumbs.svelte-k7hhd7{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-family:Moula,Inter,sans-serif;font-size:15px;color:#647d19;margin-bottom:45px}.breadcrumb.svelte-k7hhd7{display:inline-flex;align-items:center;justify-content:center;padding:4px 6px;border-radius:4px;background:#e9e8e8}.breadcrumb-separator.svelte-k7hhd7{color:#647d19b3}.page-title.svelte-k7hhd7{font-family:Moula,Inter,sans-serif;font-size:60px;font-weight:400;color:#222;margin:0 0 60px;text-align:center;line-height:1.1}.cart-layout.svelte-k7hhd7{display:grid;grid-template-columns:1fr 560px;gap:40px;align-items:start}.order-summary.svelte-k7hhd7{align-self:start}.cart-items.svelte-k7hhd7{display:flex;flex-direction:column}.empty-cart.svelte-k7hhd7{font-family:Moula,Inter,sans-serif;font-size:24px;color:#888;padding:40px 0}.cart-item.svelte-k7hhd7{display:grid;grid-template-columns:130px 1fr auto auto;gap:20px;padding:40px 0;border-top:1px solid #CCCCCC;align-items:center}.cart-item.svelte-k7hhd7:last-child{border-bottom:1px solid #CCCCCC}.item-image-wrapper.svelte-k7hhd7{width:130px;height:130px;background:#e9e8e8;border-radius:4px;display:grid;place-items:center;overflow:hidden}.item-image.svelte-k7hhd7{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.item-info.svelte-k7hhd7{display:flex;flex-direction:column;justify-content:flex-start;height:130px;gap:8px}.item-title.svelte-k7hhd7{font-family:Moula,Inter,sans-serif;font-size:24px;font-weight:400;color:#222;margin:0}.item-specs.svelte-k7hhd7{font-family:Moula,Inter,sans-serif;font-size:20px;color:#888;margin:0}.item-price.svelte-k7hhd7{font-family:Moula,Inter,sans-serif;font-size:22px;font-weight:500;color:#222;margin-top:auto;margin-bottom:0}.quantity-control.svelte-k7hhd7{display:flex;align-items:center;gap:12px}.qty-btn.svelte-k7hhd7{background:transparent;border:none;padding:0;cursor:pointer;color:#1d1d1b;display:grid;place-items:center;transition:opacity .2s}.qty-btn.svelte-k7hhd7:hover{opacity:.7}.qty-input.svelte-k7hhd7{font-family:Moula,Inter,sans-serif;font-size:25px;color:#1d1d1b;width:44px;background:transparent;border:none;text-align:center;appearance:textfield;-moz-appearance:textfield}.qty-input.svelte-k7hhd7::-webkit-outer-spin-button,.qty-input.svelte-k7hhd7::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.delete-btn.svelte-k7hhd7{background:transparent;border:none;padding:0;cursor:pointer;color:#888;display:grid;place-items:center;transition:opacity .2s}.delete-btn.svelte-k7hhd7:hover{opacity:.7}.summary-card.svelte-k7hhd7{background:#fff;border-radius:10px;padding:20px;transform:translateY(var(--summary-translate, 0px));will-change:transform}.summary-row.svelte-k7hhd7{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.summary-label.svelte-k7hhd7,.summary-value.svelte-k7hhd7{font-family:Moula,Inter,sans-serif;font-size:22px;font-weight:400;color:#222}.checkout-btn.svelte-k7hhd7{width:100%;height:52px;background:#647d19;border-radius:35px;border:none;display:flex;align-items:center;justify-content:center;gap:16px;cursor:pointer;margin-top:35px;transition:background-color .2s}.checkout-btn.svelte-k7hhd7:disabled{background:#c7cfb2;cursor:not-allowed}.checkout-btn.svelte-k7hhd7:disabled span:where(.svelte-k7hhd7),.checkout-btn.svelte-k7hhd7:disabled .btn-separator:where(.svelte-k7hhd7){opacity:.7}.checkout-btn.svelte-k7hhd7:hover{background-color:#536815}.checkout-btn.svelte-k7hhd7:disabled:hover{background:#c7cfb2}.checkout-btn.svelte-k7hhd7 span:where(.svelte-k7hhd7){font-family:Moula,Inter,sans-serif;font-size:18px;font-weight:500;color:#fff}.btn-separator.svelte-k7hhd7{width:4px;height:4px;border-radius:50%;background:#fff}.promo-block.svelte-k7hhd7{margin-top:30px;padding-top:30px;border-top:1px solid #D9D9D9;display:flex;flex-direction:column;align-items:center;gap:20px}.promo-label.svelte-k7hhd7{font-family:Moula,Inter,sans-serif;font-size:18px;font-weight:500;color:#1d1d1b;margin:0;text-align:center}.promo-input-wrapper.svelte-k7hhd7{width:100%;height:52px;border:1px solid #1a1a1a;border-radius:55px;display:flex;align-items:center;padding:0 20px;box-sizing:border-box;justify-content:space-between}.promo-input.svelte-k7hhd7{border:none;background:transparent;font-family:Moula,Inter,sans-serif;font-size:18px;color:#1d1d1b;flex:1;outline:none}.promo-submit.svelte-k7hhd7{background:transparent;border:none;padding:0;cursor:pointer;display:grid;place-items:center;color:#1d1d1b}@media(max-width:1000px){.cart-layout.svelte-k7hhd7{grid-template-columns:1fr}.summary-card.svelte-k7hhd7{max-width:560px;margin:0 auto;transform:none}}@media(max-width:900px){.cart-page.svelte-k7hhd7{padding:120px 12px 100px}.page-title.svelte-k7hhd7{font-size:40px;margin-bottom:40px}.cart-item.svelte-k7hhd7{display:grid;grid-template-columns:100px 1fr;grid-template-rows:auto;gap:20px;position:relative;padding:30px 0}.item-image-wrapper.svelte-k7hhd7{width:100px;height:100px}.item-info.svelte-k7hhd7{height:auto;min-height:100px;gap:4px}.item-title.svelte-k7hhd7{font-size:18px;padding-right:40px;line-height:1.2}.item-specs.svelte-k7hhd7{font-size:16px}.item-price.svelte-k7hhd7{font-size:18px;margin-top:auto;padding-top:16px}.delete-btn.svelte-k7hhd7{position:absolute;top:30px;right:0;width:36px;height:36px;border:none;border-radius:0;display:grid;place-items:center;padding:0}.quantity-control.svelte-k7hhd7{position:absolute;bottom:30px;right:0;gap:10px;align-items:center}.qty-btn.svelte-k7hhd7{width:36px;height:36px;border:none;border-radius:0;font-size:18px;display:grid;place-items:center;padding:0;line-height:1}.qty-input.svelte-k7hhd7{font-size:20px;width:44px;min-width:44px;height:36px;line-height:36px;padding:0;margin:0;display:block;text-align:center;box-sizing:border-box;flex:0 0 44px}.checkout-btn.svelte-k7hhd7{height:45px;border-radius:35px}}
