.empty-cart[data-astro-cid-6xeutspd]{text-align:center;padding:4rem 2rem;background:var(--bg-card-hover);border-radius:16px;box-shadow:0 2px 8px #0000004d}.empty-cart-icon[data-astro-cid-6xeutspd]{width:80px;height:80px;color:var(--color-text-secondary);margin:0 auto 1.5rem;display:block}.empty-cart[data-astro-cid-6xeutspd] h2[data-astro-cid-6xeutspd]{font-size:1.75rem;color:var(--color-text);margin-bottom:.75rem}.empty-cart[data-astro-cid-6xeutspd] p[data-astro-cid-6xeutspd]{font-size:1.125rem;color:var(--color-text-secondary);margin-bottom:2rem}.continue-shopping-btn[data-astro-cid-6xeutspd]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:#fbbf24;color:#fff;border-radius:12px;font-weight:600;text-decoration:none;transition:transform .2s}.continue-shopping-btn[data-astro-cid-6xeutspd]:hover{transform:translateY(-2px)}.hidden[data-astro-cid-6xeutspd]{display:none!important}.cart-header[data-astro-cid-cgmhiga7]{text-align:center;margin-bottom:3rem}.cart-header[data-astro-cid-cgmhiga7] h1[data-astro-cid-cgmhiga7]{font-size:2.5rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem}.cart-subtitle[data-astro-cid-cgmhiga7]{font-size:1.125rem;color:var(--color-text-secondary)}@media(max-width:640px){.cart-header[data-astro-cid-cgmhiga7] h1[data-astro-cid-cgmhiga7]{font-size:2rem}.cart-header[data-astro-cid-cgmhiga7]{margin-bottom:2rem}}.cart-items-section[data-astro-cid-ftvgcb65]{background:var(--bg-card-hover);border-radius:16px;padding:2rem;box-shadow:0 2px 8px #0000004d}.section-title[data-astro-cid-ftvgcb65]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid var(--border)}.section-title[data-astro-cid-ftvgcb65] h2[data-astro-cid-ftvgcb65]{font-size:1.5rem;color:var(--color-text);margin:0}.clear-cart-btn[data-astro-cid-ftvgcb65]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;color:#ef4444;border:1px solid #ef4444;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.clear-cart-btn[data-astro-cid-ftvgcb65]:hover{background:#ef4444;color:#fff}.clear-cart-btn[data-astro-cid-ftvgcb65] svg[data-astro-cid-ftvgcb65]{width:16px;height:16px}.cart-items-list[data-astro-cid-ftvgcb65]{display:flex;flex-direction:column;gap:1rem}@media(max-width:640px){.cart-items-section[data-astro-cid-ftvgcb65]{padding:1rem}.section-title[data-astro-cid-ftvgcb65]{flex-direction:column;gap:1rem;align-items:flex-start;margin-bottom:1rem}.section-title[data-astro-cid-ftvgcb65] h2[data-astro-cid-ftvgcb65]{font-size:1.25rem}.clear-cart-btn[data-astro-cid-ftvgcb65]{font-size:.75rem;padding:.375rem .75rem}}.discount-progress{margin:1.75rem 0}.discount-card{position:relative;overflow:hidden;background:var(--bg-card);border:3px solid #fbbf24;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #fbbf2426;transition:all .3s ease;animation:gentle-pulse 3s ease-in-out infinite}@keyframes gentle-pulse{0%,to{transform:scale(1);box-shadow:0 4px 20px #fbbf2426}50%{transform:scale(1.01);box-shadow:0 6px 24px #fbbf2433}}.discount-card.active{background:var(--bg-card);border-color:#10b981;box-shadow:0 4px 20px #10b98126;animation:gentle-pulse-green 3s ease-in-out infinite}@keyframes gentle-pulse-green{0%,to{transform:scale(1);box-shadow:0 4px 20px #10b98126}50%{transform:scale(1.01);box-shadow:0 6px 24px #10b98133}}.discount-card.encourage{background:var(--bg-card);border-color:#fbbf24;box-shadow:0 4px 20px #fbbf2433;animation:gentle-pulse-yellow 3s ease-in-out infinite}@keyframes gentle-pulse-yellow{0%,to{transform:scale(1);box-shadow:0 4px 20px #fbbf2433}50%{transform:scale(1.01);box-shadow:0 6px 24px #fbbf2440}}.floating-emoji{position:absolute;top:1rem;right:1rem;font-size:2.5rem;animation:float-bounce 2.5s ease-in-out infinite;z-index:1;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1))}.floating-emoji.celebration{animation:float-spin 3s ease-in-out infinite}@keyframes float-bounce{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-8px) rotate(5deg)}}@keyframes float-spin{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(10deg)}}.discount-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;position:relative;z-index:2}.icon-badge{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:2rem;animation:icon-pulse 2s ease-in-out infinite}@keyframes icon-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.icon-badge.blue{background:#fbbf241f;color:#fbbf24;box-shadow:0 2px 8px #fbbf244d}.icon-badge.green{background:#10b9811f;color:#10b981;box-shadow:0 2px 8px #10b9814d}.icon-badge svg{width:26px;height:26px}.discount-text{flex:1}.discount-header h3{font-size:1.125rem;font-weight:700;color:var(--text);margin:0;line-height:1.3}.discount-header p{font-size:.875rem;color:var(--text-muted);margin:0;margin-top:.25rem}.highlight-amount{display:inline-block;font-size:1.25em;font-weight:900;color:#fff;background:#fbbf24;padding:.125rem .375rem;border-radius:6px;animation:amount-pulse 2s ease-in-out infinite}.highlight-discount{display:inline-block;font-size:1.15em;font-weight:900;color:#fff;background:#10b981;padding:.125rem .375rem;border-radius:6px;animation:discount-bounce 2s ease-in-out infinite}.highlight-success{display:inline-block;font-size:1.35em;font-weight:900;color:#fff;background:#10b981;padding:.125rem .5rem;border-radius:6px;animation:success-pulse 2s ease-in-out infinite}@keyframes amount-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes discount-bounce{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes success-pulse{0%,to{transform:scale(1);box-shadow:0 0 #05966900}50%{transform:scale(1.06);box-shadow:0 0 12px #0596694d}}.progress-bar{position:relative;height:12px;background:#00000014;border-radius:12px;overflow:hidden;margin-bottom:.75rem;box-shadow:inset 0 2px 4px #0000004d}.progress-fill{position:relative;height:100%;background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:12px;transition:width .6s cubic-bezier(.4,0,.2,1)}.progress-fill.active{background:linear-gradient(90deg,#10b981,#059669)}.progress-shine{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);animation:shine 3s ease-in-out infinite}@keyframes shine{0%{left:-100%}50%,to{left:100%}}.milestones{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;font-weight:700}.milestones .separator{color:var(--text-muted);margin:0 .5rem}.milestones .current{color:var(--text-muted)}.milestones .current.achieved{color:#10b981}.milestones .next{color:#fbbf24;font-weight:800}@media(max-width:640px){.discount-progress{margin:1.25rem 0}.discount-card{padding:1.125rem;border-width:2px}.floating-emoji{font-size:2rem;top:.75rem;right:.75rem}.icon-badge{width:40px;height:40px}.icon-badge svg{width:22px;height:22px}.discount-header{gap:.75rem;margin-bottom:.875rem}.discount-header h3{font-size:.9375rem}.discount-header p{font-size:.75rem}.progress-bar{height:10px}.milestones{font-size:.75rem}}.coupon-code[data-astro-cid-gjmu3jo6]{background:var(--bg-card-hover);border-radius:12px;padding:1rem;box-shadow:0 2px 8px #0000004d;margin-bottom:1rem}.coupon-header[data-astro-cid-gjmu3jo6]{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.coupon-header[data-astro-cid-gjmu3jo6] svg[data-astro-cid-gjmu3jo6]{width:18px;height:18px;color:#6366f1}.coupon-header[data-astro-cid-gjmu3jo6] h4[data-astro-cid-gjmu3jo6]{font-size:.9375rem;font-weight:700;color:var(--text);margin:0}#coupon-input-container[data-astro-cid-gjmu3jo6]{display:flex;gap:.5rem}#coupon-input[data-astro-cid-gjmu3jo6]{flex:1;padding:.625rem .875rem;border:2px solid var(--border);border-radius:8px;font-size:.875rem;font-weight:600;text-transform:uppercase;transition:all .2s ease}#coupon-input[data-astro-cid-gjmu3jo6]:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}#coupon-input[data-astro-cid-gjmu3jo6]:disabled{background:#f9fafb;color:var(--text-muted);cursor:not-allowed}#apply-coupon-btn[data-astro-cid-gjmu3jo6]{padding:.625rem 1.25rem;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:700;cursor:pointer;transition:all .2s ease;white-space:nowrap}#apply-coupon-btn[data-astro-cid-gjmu3jo6]:hover:not(:disabled){background:linear-gradient(135deg,#4f46e5,#4338ca);transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}#apply-coupon-btn[data-astro-cid-gjmu3jo6]:disabled{background:var(--border);cursor:not-allowed;transform:none}.coupon-message[data-astro-cid-gjmu3jo6]{margin-top:.75rem;padding:.75rem;border-radius:8px;font-size:.875rem;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.coupon-message[data-astro-cid-gjmu3jo6].success{background:#d1fae5;color:#059669;border:1px solid #6ee7b7}.coupon-message[data-astro-cid-gjmu3jo6].error{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}.coupon-message[data-astro-cid-gjmu3jo6].info{background:#dbeafe;color:#2563eb;border:1px solid #93c5fd}.coupon-message[data-astro-cid-gjmu3jo6].hidden{display:none}.remove-coupon-btn[data-astro-cid-gjmu3jo6]{background:transparent;border:none;color:inherit;font-size:1.5rem;font-weight:700;line-height:1;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.remove-coupon-btn[data-astro-cid-gjmu3jo6]:hover{background:#0000001a}@media(max-width:640px){.coupon-code[data-astro-cid-gjmu3jo6]{padding:.875rem}#coupon-input-container[data-astro-cid-gjmu3jo6]{flex-direction:column}#apply-coupon-btn[data-astro-cid-gjmu3jo6]{width:100%}}.pay-now-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1.125rem;margin-top:1.5rem;background:#10b981;color:#fff;border:none;border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 1px 3px #0000001a}.pay-now-btn:not(:disabled):hover{background:#059669;box-shadow:0 4px 6px #0000001a}.pay-now-btn:not(:disabled):active{background:#047857;transform:translateY(1px)}.pay-now-btn:disabled{opacity:.6;cursor:not-allowed;background:var(--text-muted)}.pay-now-btn .pay-icon{width:20px;height:20px}.pay-now-btn .spinner{width:20px;height:20px;animation:spin 1s linear infinite}.order-summary-section[data-astro-cid-q4ezt4e3]{position:sticky;top:90px}.vat-included-text[data-astro-cid-q4ezt4e3]{text-align:right;font-size:.75rem;color:var(--color-text-secondary);margin-top:.25rem;font-style:italic}.order-summary[data-astro-cid-q4ezt4e3]{background:var(--bg-card-hover);border-radius:16px;padding:2rem;box-shadow:0 2px 8px #0000004d}.order-summary[data-astro-cid-q4ezt4e3] h3[data-astro-cid-q4ezt4e3]{font-size:1.5rem;color:var(--color-text);margin-bottom:1.5rem}.summary-row[data-astro-cid-q4ezt4e3]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:1rem;color:var(--color-text-secondary)}.summary-row[data-astro-cid-q4ezt4e3] .amount[data-astro-cid-q4ezt4e3]{font-weight:600;color:var(--color-text)}.discount-row[data-astro-cid-q4ezt4e3]{color:#10b981}.discount-row[data-astro-cid-q4ezt4e3] .amount[data-astro-cid-q4ezt4e3].discount{color:#10b981;font-weight:700}.stepped-discount-row[data-astro-cid-q4ezt4e3]{color:#059669}.stepped-discount-row[data-astro-cid-q4ezt4e3] .amount[data-astro-cid-q4ezt4e3].stepped-discount{color:#059669;font-weight:700;font-size:1.125rem}.coupon-discount-row[data-astro-cid-q4ezt4e3]{color:#6366f1}.coupon-discount-row[data-astro-cid-q4ezt4e3] .amount[data-astro-cid-q4ezt4e3].coupon-discount{color:#6366f1;font-weight:700;font-size:1.125rem}.summary-divider[data-astro-cid-q4ezt4e3]{height:2px;background:var(--bg-card-hover);margin:1rem 0}.total-row[data-astro-cid-q4ezt4e3]{font-size:1.25rem;font-weight:700;color:var(--color-text)}.total-row[data-astro-cid-q4ezt4e3] .amount[data-astro-cid-q4ezt4e3]{font-size:1.5rem;color:#fbbf24}.error-message[data-astro-cid-q4ezt4e3]{display:flex;align-items:center;gap:.75rem;padding:1rem;margin-top:1rem;background:#dc26261a;border:1px solid rgba(220,38,38,.3);border-radius:12px;color:#fca5a5;font-size:.875rem;font-weight:600}.error-message[data-astro-cid-q4ezt4e3] svg[data-astro-cid-q4ezt4e3]{width:20px;height:20px;flex-shrink:0}.error-message[data-astro-cid-q4ezt4e3].hidden{display:none}.security-badges[data-astro-cid-q4ezt4e3]{display:flex;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.badge[data-astro-cid-q4ezt4e3]{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--color-text-secondary)}.badge[data-astro-cid-q4ezt4e3] svg[data-astro-cid-q4ezt4e3]{width:16px;height:16px;color:#10b981}.hidden[data-astro-cid-q4ezt4e3]{display:none!important}@media(max-width:968px){.order-summary-section[data-astro-cid-q4ezt4e3]{position:relative;top:0;margin-bottom:120px}}@media(max-width:640px){.order-summary[data-astro-cid-q4ezt4e3]{padding:1.5rem}.security-badges[data-astro-cid-q4ezt4e3]{flex-direction:column}}.billing-details-section[data-astro-cid-g4fknabh]{background:var(--color-bg-alt);border-radius:16px;box-shadow:var(--shadow-md);overflow:hidden;margin-bottom:1rem;border:1px solid var(--color-border-light)}.billing-header[data-astro-cid-g4fknabh]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;cursor:pointer;transition:background-color .2s;user-select:none}.billing-header[data-astro-cid-g4fknabh]:hover{background-color:#4b55634d}.billing-header[data-astro-cid-g4fknabh] h3[data-astro-cid-g4fknabh]{font-size:1.25rem;color:var(--color-text);margin:0;font-weight:700}.expand-button[data-astro-cid-g4fknabh]{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.expand-button[data-astro-cid-g4fknabh][aria-expanded=true]{transform:rotate(180deg)}.chevron-icon[data-astro-cid-g4fknabh]{width:24px;height:24px;color:var(--color-text-muted)}.billing-form-container[data-astro-cid-g4fknabh]{max-height:0;overflow:hidden;transition:max-height .3s ease}.billing-form-container[data-astro-cid-g4fknabh].expanded{max-height:1000px}.billing-form[data-astro-cid-g4fknabh]{padding:0 2rem 2rem}.form-group[data-astro-cid-g4fknabh]{margin-bottom:1.5rem}.form-group[data-astro-cid-g4fknabh]:last-child{margin-bottom:0}.form-group[data-astro-cid-g4fknabh] label[data-astro-cid-g4fknabh]{display:block;font-size:.875rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem}.required[data-astro-cid-g4fknabh]{color:#dc2626}.form-group[data-astro-cid-g4fknabh] input[data-astro-cid-g4fknabh],.form-group[data-astro-cid-g4fknabh] textarea[data-astro-cid-g4fknabh]{width:100%;padding:.75rem;font-size:1rem;border:1px solid var(--color-border);border-radius:8px;transition:border-color .2s,box-shadow .2s;font-family:inherit;color:var(--color-text);background:var(--color-bg)}.form-group[data-astro-cid-g4fknabh] input[data-astro-cid-g4fknabh]:focus,.form-group[data-astro-cid-g4fknabh] textarea[data-astro-cid-g4fknabh]:focus{outline:none;border-color:var(--color-german-gold);box-shadow:0 0 0 3px #fbbf2426}.form-group[data-astro-cid-g4fknabh] textarea[data-astro-cid-g4fknabh]{resize:vertical;min-height:80px}.field-hint[data-astro-cid-g4fknabh]{display:block;font-size:.75rem;color:var(--color-text-muted);margin-top:.375rem;font-style:italic}@media(max-width:968px){.billing-header[data-astro-cid-g4fknabh]{padding:1.25rem 1.5rem}.billing-header[data-astro-cid-g4fknabh] h3[data-astro-cid-g4fknabh]{font-size:1.125rem}.billing-form[data-astro-cid-g4fknabh]{padding:0 1.5rem 1.5rem}}@media(max-width:640px){.billing-header[data-astro-cid-g4fknabh]{padding:1rem}.billing-form[data-astro-cid-g4fknabh]{padding:0 1rem 1rem}.form-group[data-astro-cid-g4fknabh] input[data-astro-cid-g4fknabh],.form-group[data-astro-cid-g4fknabh] textarea[data-astro-cid-g4fknabh]{padding:.625rem;font-size:.875rem}}.cart-content[data-astro-cid-dqfc74in]{display:grid;grid-template-columns:1fr 400px;gap:2rem;align-items:start}.cart-right-column[data-astro-cid-dqfc74in]{position:sticky;top:1rem;display:flex;flex-direction:column;gap:0}@media(max-width:968px){.cart-content[data-astro-cid-dqfc74in]{grid-template-columns:1fr;padding-bottom:0}.cart-right-column[data-astro-cid-dqfc74in]{position:static;gap:0}}.mobile-only[data-astro-cid-fwhvos22]{display:none}.hidden[data-astro-cid-fwhvos22]{display:none!important}.mobile-bottom-bar[data-astro-cid-fwhvos22]{position:fixed;bottom:0;left:0;right:0;background:var(--bg-card-hover);border-top:2px solid var(--color-border);box-shadow:0 -4px 12px #0000004d;z-index:1000;padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom))}.bottom-bar-content[data-astro-cid-fwhvos22]{display:flex;align-items:center;justify-content:flex-end;gap:1rem;max-width:100%}.bottom-bar-info[data-astro-cid-fwhvos22]{min-width:0}.bottom-bar-label[data-astro-cid-fwhvos22]{font-size:.75rem;color:var(--color-text-secondary);margin-bottom:.125rem;font-weight:500}.bottom-bar-total[data-astro-cid-fwhvos22]{font-size:1.25rem;font-weight:700;color:var(--color-primary)}.bottom-bar-error-inline[data-astro-cid-fwhvos22]{font-size:.625rem;color:#dc2626;font-weight:600;margin-top:.125rem}.bottom-bar-button[data-astro-cid-fwhvos22]{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;background:#10b981;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap;-webkit-tap-highlight-color:transparent;box-shadow:0 1px 3px #0000001a}.bottom-bar-button[data-astro-cid-fwhvos22]:active:not(:disabled){transform:scale(.97);background:#059669}.bottom-bar-button[data-astro-cid-fwhvos22]:disabled{opacity:.6;cursor:not-allowed;background:var(--text-muted)}.bottom-bar-button[data-astro-cid-fwhvos22] .pay-icon[data-astro-cid-fwhvos22]{width:20px;height:20px}.bottom-bar-button[data-astro-cid-fwhvos22] .spinner[data-astro-cid-fwhvos22]{width:20px;height:20px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bottom-bar-error-full[data-astro-cid-fwhvos22]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fef2f2;border-top:1px solid #fecaca;color:#dc2626;font-size:.875rem;font-weight:600}.bottom-bar-error-full[data-astro-cid-fwhvos22] svg[data-astro-cid-fwhvos22]{width:16px;height:16px;flex-shrink:0}@media(max-width:968px){.mobile-only[data-astro-cid-fwhvos22]{display:block}}@media(max-width:640px){.bottom-bar-content[data-astro-cid-fwhvos22]{gap:.75rem}.bottom-bar-total[data-astro-cid-fwhvos22]{font-size:1.125rem}.bottom-bar-button[data-astro-cid-fwhvos22]{padding:.75rem 1.25rem;font-size:.875rem}}.cart-item{position:relative;overflow:hidden;padding:.75rem;background:#fff;border:1px solid var(--border);border-radius:8px;transition:all .2s ease}.cart-item:hover{border-color:#c7d2fe;box-shadow:0 4px 12px #6366f114}.platform-bg-icon{position:absolute;top:-10px;left:-10px;width:80px;height:80px;opacity:.04;pointer-events:none;z-index:0}.platform-bg-icon svg{width:100%;height:100%}.cart-item.free-item{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:2px solid #fbbf24}.cart-item.free-item:hover{border-color:#f59e0b;box-shadow:0 4px 16px #fbbf2433}.cart-item.free-item .platform-bg-icon{opacity:.04}.free-badge{position:absolute;top:-8px;right:-8px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:.625rem;font-weight:700;padding:.25rem .5rem;border-radius:10px;box-shadow:0 2px 8px #f59e0b66;z-index:2;animation:pulse-badge 2s ease-in-out infinite}@keyframes pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.item-content{position:relative;z-index:1;display:flex;flex-direction:column;gap:.5rem}.item-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.item-name{font-size:.875rem;font-weight:600;color:var(--text);margin:0;line-height:1.3;flex:1}.item-price{font-size:1rem;font-weight:700;color:#4338ca;white-space:nowrap;flex-shrink:0}.item-price.free-price{color:#f59e0b;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.item-footer{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.item-meta{display:flex;gap:.375rem;flex-wrap:wrap;align-items:center;flex:1}.item-actions{display:flex;gap:.625rem;align-items:center}.meta-badge{display:inline-flex;align-items:center;padding:.125rem .375rem;background:#f9fafb;border:1px solid var(--border);border-radius:4px;font-size:.6875rem;font-weight:500;color:var(--text-muted);line-height:1.2}.meta-badge.username{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.meta-badge.quantity{color:#059669;background:#ecfdf5;border-color:#a7f3d0}.quantity-controls{display:flex;gap:.375rem;align-items:center}.increase-btn,.decrease-btn{padding:.375rem;border-radius:8px;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.increase-btn{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:2px solid #6ee7b7;color:#059669}.increase-btn:hover{background:linear-gradient(135deg,#a7f3d0,#6ee7b7);border-color:#34d399;transform:scale(1.08);box-shadow:0 2px 8px #0596694d}.decrease-btn{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #fbbf24;color:#d97706}.decrease-btn:hover{background:linear-gradient(135deg,#fde68a,#fcd34d);border-color:#f59e0b;transform:scale(1.08);box-shadow:0 2px 8px #f59e0b4d}.increase-btn svg,.decrease-btn svg{width:18px;height:18px;display:block}.remove-btn{padding:.375rem;background:transparent;border:1px solid #fee2e2;border-radius:6px;color:#ef4444;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.remove-btn:hover{background:#fef2f2;border-color:#fecaca;transform:scale(1.05)}.remove-btn svg{width:14px;height:14px;display:block}@media(max-width:640px){.cart-item{padding:.625rem}.platform-bg-icon{width:60px;height:60px}.free-badge{top:-6px;right:-6px;font-size:.5625rem;padding:.1875rem .375rem}.item-header{gap:.5rem}.item-name{font-size:.8125rem}.item-price{font-size:.9375rem}.item-price.free-price{font-size:.8125rem}.meta-badge{font-size:.625rem;padding:.125rem .3125rem}.quantity-controls{gap:.25rem}.increase-btn,.decrease-btn{padding:.3125rem}.increase-btn svg,.decrease-btn svg{width:16px;height:16px}.remove-btn{padding:.3125rem}.remove-btn svg{width:12px;height:12px}}.cart-page{min-height:100vh;background:var(--bg);color:var(--text);overflow-x:hidden}.cart-container{max-width:1320px;margin:0 auto;padding:40px 48px 72px}.hidden{display:none!important}.desktop-only{display:block}.cart-page .cart-header h1,.cart-page .section-title h2,.cart-page .order-summary h3,.cart-page .billing-header h3,.cart-page .item-name,.cart-page .empty-cart h2,.cart-page .coupon-header h4{color:var(--text);letter-spacing:0}.cart-page .cart-subtitle,.cart-page .empty-cart p,.cart-page .vat-included-text,.cart-page .summary-row,.cart-page .badge,.cart-page .form-group label,.cart-page .field-hint,.cart-page .bottom-bar-label{color:var(--text-muted);letter-spacing:0}.cart-page .empty-cart,.cart-page .cart-items-section,.cart-page .order-summary,.cart-page .coupon-code,.cart-page .billing-details-section,.cart-page .discount-card,.cart-page .cart-item,.cart-page .mobile-bottom-bar{background:var(--bg-card);border:1px solid var(--border);border-radius:18px;box-shadow:none}.cart-page .cart-item:hover,.cart-page .cart-item.free-item:hover{border-color:var(--accent-lime);box-shadow:0 4px 20px #2554c71f}.cart-page .section-title,.cart-page .summary-divider,.cart-page .security-badges{border-color:var(--border)}.cart-page .cart-item.free-item{background:#2554c70f;border-color:#2554c747}.cart-page .free-badge,.cart-page .continue-shopping-btn,.cart-page #apply-coupon-btn,.cart-page .pay-now-btn,.cart-page .bottom-bar-button{background:var(--accent-lime);border-color:var(--accent-lime);box-shadow:0 4px 20px var(--accent-lime-shadow);color:var(--bg);font-weight:900;letter-spacing:0}.cart-page .continue-shopping-btn:hover,.cart-page #apply-coupon-btn:hover,.cart-page .pay-now-btn:not(:disabled):hover,.cart-page .bottom-bar-button:not(:disabled):hover{background:#3b6de8;border-color:#3b6de8;box-shadow:0 6px 28px #2554c747}.cart-page .clear-cart-btn,.cart-page .remove-btn{background:#ef44441a;border-color:#ef444459;color:#fca5a5}.cart-page .clear-cart-btn:hover,.cart-page .remove-btn:hover{background:#ef44442e;color:#fca5a5}.cart-page .item-price,.cart-page .total-row .amount,.cart-page .bottom-bar-total,.cart-page .coupon-header svg,.cart-page .empty-cart-icon{color:var(--accent-lime)}.cart-page .summary-row .amount,.cart-page .item-name{color:var(--text)}.cart-page .meta-badge,.cart-page .meta-badge.username,.cart-page .meta-badge.quantity{background:var(--bg);border:1px solid var(--border);color:var(--text-muted)}.cart-page #coupon-input,.cart-page .form-group input,.cart-page .form-group textarea{background:var(--bg);border:1px solid var(--border);color:var(--text)}.cart-page #coupon-input:focus,.cart-page .form-group input:focus,.cart-page .form-group textarea:focus{border-color:var(--accent-lime);box-shadow:0 0 0 3px #2554c71f}.cart-page .discount-progress{margin-top:0}.cart-page .discount-card{animation:none;border-color:var(--border)}.cart-page .discount-card.active,.cart-page .discount-card.encourage{background:var(--bg-card);border-color:var(--border);box-shadow:none}.cart-page .floating-emoji{display:none}.cart-page .icon-badge{background:var(--bg);color:var(--accent-lime);box-shadow:none}.cart-page .discount-header h3{color:var(--text);letter-spacing:0}.cart-page .discount-header p{color:var(--text-muted)}.cart-page .highlight-amount,.cart-page .highlight-discount,.cart-page .highlight-success{background:var(--accent-lime);color:var(--bg);animation:none}.cart-page .progress-bar{background:var(--bg)}.cart-page .progress-fill,.cart-page .progress-fill.active{background:var(--accent-lime)}.cart-page .increase-btn,.cart-page .decrease-btn{background:var(--bg);border:1px solid var(--border);color:var(--accent-lime)}.cart-page .increase-btn:hover,.cart-page .decrease-btn:hover{border-color:var(--accent-lime);box-shadow:0 0 0 3px #2554c71f}@media(max-width:968px){.cart-container{padding:32px 20px 120px}.cart-page .cart-content{gap:16px}}
