.address-selection-widget.svelte-17mq4qn{background:linear-gradient(145deg,#fff,#fafafa);border-radius:16px;box-shadow:0 4px 12px #00000014;overflow:hidden;transition:all .3s ease;border:1px solid rgba(184,184,184,.2);width:100%;max-width:100%;box-sizing:border-box}.collapsed.svelte-17mq4qn{background:linear-gradient(145deg,#f8f9fa,#fff)}.collapsed-view.svelte-17mq4qn{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;gap:.75rem}.selected-address-info.svelte-17mq4qn{display:flex;align-items:center;gap:.75rem;flex:1}.icon.svelte-17mq4qn{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#0000000d;border-radius:4px;color:var(--grey--b);flex-shrink:0}.icon.svelte-17mq4qn i:where(.svelte-17mq4qn){font-size:10px;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.address-details.svelte-17mq4qn{flex:1}.address-name.svelte-17mq4qn{font-weight:600;color:var(--black);font-size:.9rem;font-family:Sofia Pro,sans-serif;margin-bottom:.25rem}.address-text.svelte-17mq4qn{color:var(--grey--b);font-size:.85rem;line-height:1.4;font-family:Sofia Pro,sans-serif}.change-button.svelte-17mq4qn{background:var(--main);color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-size:.85rem;font-weight:600;font-family:Sofia Pro,sans-serif;cursor:pointer;transition:all .2s ease;flex-shrink:0}.change-button.svelte-17mq4qn:hover{background:var(--alt);transform:translateY(-1px)}.expanded-view.svelte-17mq4qn{padding:.5rem .75rem}.widget-header.svelte-17mq4qn{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.header-icon.svelte-17mq4qn{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#0000000d;border-radius:6px;color:var(--grey--b);flex-shrink:0}.header-icon.svelte-17mq4qn i:where(.svelte-17mq4qn){font-size:12px;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.widget-header.svelte-17mq4qn h3:where(.svelte-17mq4qn){margin:0;font-size:1.1rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif}.addresses-list.svelte-17mq4qn{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem}.address-card.svelte-17mq4qn{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem;border:2px solid rgba(184,184,184,.2);border-radius:8px;cursor:pointer;transition:all .2s ease;background:linear-gradient(145deg,#fff,#fafafa)}.address-card.svelte-17mq4qn:hover{border-color:#ff42004d;background:linear-gradient(145deg,#fff,#fff5f2);transform:translateY(-1px);box-shadow:0 4px 12px #ff42001a}.address-card.selected.svelte-17mq4qn{border-color:var(--main);background:linear-gradient(145deg,#fff5f2,#fff);box-shadow:0 4px 12px #ff420026}.address-card.default.svelte-17mq4qn{border-left:4px solid var(--main)}.address-radio.svelte-17mq4qn{position:relative;margin-top:.25rem}.address-radio.svelte-17mq4qn input[type=radio]:where(.svelte-17mq4qn){position:absolute;opacity:0;width:0;height:0}.radio-indicator.svelte-17mq4qn{width:20px;height:20px;border:2px solid rgba(184,184,184,.4);border-radius:50%;position:relative;transition:all .2s ease;background:#fff}.address-card.svelte-17mq4qn:hover .radio-indicator:where(.svelte-17mq4qn){border-color:#ff420099}.address-card.selected.svelte-17mq4qn .radio-indicator:where(.svelte-17mq4qn){border-color:var(--main);background:var(--main)}.address-card.selected.svelte-17mq4qn .radio-indicator:where(.svelte-17mq4qn):after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#fff;border-radius:50%}.address-content.svelte-17mq4qn{flex:1}.address-header.svelte-17mq4qn{display:flex;align-items:center;gap:.4rem;margin-bottom:.2rem}.address-actions.svelte-17mq4qn{margin-left:auto;display:flex;align-items:flex-start;padding-top:.25rem}.action-buttons.svelte-17mq4qn{display:flex;gap:.25rem;opacity:0;transition:opacity .2s ease}.address-card.svelte-17mq4qn:hover .action-buttons:where(.svelte-17mq4qn){opacity:1}.action-button.svelte-17mq4qn{background:transparent;border:none;padding:.25rem;border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:.7rem}.edit-button.svelte-17mq4qn{color:var(--main)}.edit-button.svelte-17mq4qn:hover{background:#ff42001a;transform:scale(1.1)}.delete-button.svelte-17mq4qn{color:var(--red)}.delete-button.svelte-17mq4qn:hover{background:#ff3e3e1a;transform:scale(1.1)}.default-badge.svelte-17mq4qn{background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;font-size:.7rem;font-weight:600;padding:.2rem .5rem;border-radius:4px;text-transform:uppercase;font-family:Sofia Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.add-address-button.svelte-17mq4qn{width:100%;padding:.6rem;border:2px dashed rgba(184,184,184,.4);background:transparent;border-radius:8px;color:var(--grey--b);font-size:.85rem;font-weight:600;font-family:Sofia Pro,sans-serif;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.4rem;margin-bottom:.75rem}.add-address-button.svelte-17mq4qn:hover{border-color:var(--main);color:var(--main);background:#ff42000d}.plus-icon.svelte-17mq4qn{font-size:1.2rem;font-weight:700}.actions.svelte-17mq4qn{display:flex;justify-content:flex-end}.confirm-button.svelte-17mq4qn{background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;border:none;padding:.625rem 1.5rem;border-radius:8px;font-size:.85rem;font-weight:600;font-family:Sofia Pro,sans-serif;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.4rem;min-width:140px;justify-content:center;box-shadow:0 3px 8px #ff420040}.confirm-button.svelte-17mq4qn:hover:not(.disabled){background:linear-gradient(145deg,var(--alt),var(--main));transform:translateY(-1px);box-shadow:0 4px 12px #ff420059}.confirm-button.disabled.svelte-17mq4qn{background:linear-gradient(145deg,var(--grey),#d0d0d0);color:var(--grey--b);cursor:not-allowed;transform:none;box-shadow:none}.spinner.svelte-17mq4qn{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:svelte-17mq4qn-spin 1s linear infinite}@keyframes svelte-17mq4qn-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.expanded-view.svelte-17mq4qn{padding:1rem}.address-card.svelte-17mq4qn{padding:.875rem}.confirm-button.svelte-17mq4qn{width:100%;padding:.75rem}.collapsed-view.svelte-17mq4qn{flex-direction:column;align-items:flex-start;gap:.75rem}.change-button.svelte-17mq4qn{width:100%}}.payment-selection-widget.svelte-1r38rjh{background:linear-gradient(145deg,#fff,#fafafa);border-radius:16px;box-shadow:0 4px 12px #00000014;overflow:hidden;transition:all .3s ease;border:1px solid rgba(184,184,184,.2);width:100%;max-width:100%;box-sizing:border-box}.collapsed.svelte-1r38rjh{background:linear-gradient(145deg,#f8f9fa,#fff)}.collapsed-view.svelte-1r38rjh{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;gap:.75rem}.selected-payment-info.svelte-1r38rjh{display:flex;align-items:center;gap:.75rem;flex:1}.icon.svelte-1r38rjh{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#0000000d;border-radius:4px;color:var(--grey--b);flex-shrink:0}.icon.svelte-1r38rjh i:where(.svelte-1r38rjh){font-size:10px;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.payment-details.svelte-1r38rjh{flex:1}.payment-name.svelte-1r38rjh{font-weight:600;color:var(--black);font-size:.9rem;font-family:Sofia Pro,sans-serif;margin-bottom:.25rem}.payment-text.svelte-1r38rjh{color:var(--grey--b);font-size:.85rem;line-height:1.4;font-family:Sofia Pro,sans-serif}.change-button.svelte-1r38rjh{background:var(--main);color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-size:.85rem;font-weight:600;font-family:Sofia Pro,sans-serif;cursor:pointer;transition:all .2s ease;flex-shrink:0}.change-button.svelte-1r38rjh:hover{background:var(--alt);transform:translateY(-1px)}.expanded-view.svelte-1r38rjh{padding:.5rem .75rem}.widget-header.svelte-1r38rjh{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.header-icon.svelte-1r38rjh{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#0000000d;border-radius:6px;color:var(--grey--b);flex-shrink:0}.header-icon.svelte-1r38rjh i:where(.svelte-1r38rjh){font-size:12px;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.widget-header.svelte-1r38rjh h3:where(.svelte-1r38rjh){margin:0;font-size:1.1rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif}.payment-methods-list.svelte-1r38rjh{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem}.payment-card.svelte-1r38rjh{display:flex;align-items:center;gap:.5rem;padding:.5rem;border:2px solid rgba(184,184,184,.2);border-radius:8px;cursor:pointer;transition:all .2s ease;background:linear-gradient(145deg,#fff,#fafafa)}.payment-card.svelte-1r38rjh:hover{border-color:#ff42004d;background:linear-gradient(145deg,#fff,#fff5f2);transform:translateY(-1px);box-shadow:0 4px 12px #ff42001a}.payment-card.selected.svelte-1r38rjh{border-color:var(--main);background:linear-gradient(145deg,#fff5f2,#fff);box-shadow:0 4px 12px #ff420026}.payment-card.default.svelte-1r38rjh{border-left:4px solid var(--main)}.payment-radio.svelte-1r38rjh{position:relative;margin-top:.25rem}.payment-radio.svelte-1r38rjh input[type=radio]:where(.svelte-1r38rjh){position:absolute;opacity:0;width:0;height:0}.radio-indicator.svelte-1r38rjh{width:20px;height:20px;border:2px solid rgba(184,184,184,.4);border-radius:50%;position:relative;transition:all .2s ease;background:#fff}.payment-card.svelte-1r38rjh:hover .radio-indicator:where(.svelte-1r38rjh){border-color:#ff420099}.payment-card.selected.svelte-1r38rjh .radio-indicator:where(.svelte-1r38rjh){border-color:var(--main);background:var(--main)}.payment-card.selected.svelte-1r38rjh .radio-indicator:where(.svelte-1r38rjh):after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#fff;border-radius:50%}.payment-content.svelte-1r38rjh{flex:1}.card-header.svelte-1r38rjh{display:flex;align-items:center;gap:.4rem;margin-bottom:.25rem}.card-brand.svelte-1r38rjh{display:flex;align-items:center;justify-content:center;padding:.25rem .5rem;border-radius:4px;background:var(--brand-color);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.5px}.brand-icon.svelte-1r38rjh{font-size:.8rem}.default-badge.svelte-1r38rjh{background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;font-size:.7rem;font-weight:600;padding:.2rem .5rem;border-radius:4px;text-transform:uppercase;font-family:Sofia Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.card-details.svelte-1r38rjh{display:flex;flex-direction:column;gap:.3rem}.card-number.svelte-1r38rjh{font-family:Sofia Pro,sans-serif;font-size:.9rem;font-weight:600;color:var(--black);letter-spacing:.5px}.card-info.svelte-1r38rjh{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:var(--grey--b)}.cardholder.svelte-1r38rjh{font-weight:500;font-family:Sofia Pro,sans-serif}.expiry.svelte-1r38rjh{font-family:Sofia Pro,sans-serif}.card-actions.svelte-1r38rjh{margin-left:auto;display:flex;align-items:center;gap:.5rem}.card-security.svelte-1r38rjh{display:flex;align-items:center}.security-icon.svelte-1r38rjh{font-size:1rem;opacity:.6}.payment-card.svelte-1r38rjh:hover .security-icon:where(.svelte-1r38rjh){opacity:1}.action-buttons.svelte-1r38rjh{display:flex;gap:.25rem;opacity:0;transition:opacity .2s ease}.payment-card.svelte-1r38rjh:hover .action-buttons:where(.svelte-1r38rjh){opacity:1}.action-button.svelte-1r38rjh{background:transparent;border:none;padding:.25rem;border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:.7rem}.edit-button.svelte-1r38rjh{color:var(--main)}.edit-button.svelte-1r38rjh:hover{background:#ff42001a;transform:scale(1.1)}.delete-button.svelte-1r38rjh{color:var(--red)}.delete-button.svelte-1r38rjh:hover{background:#ff3e3e1a;transform:scale(1.1)}.add-payment-button.svelte-1r38rjh{width:100%;padding:.6rem;border:2px dashed rgba(184,184,184,.4);background:transparent;border-radius:8px;color:var(--grey--b);font-size:.85rem;font-weight:600;font-family:Sofia Pro,sans-serif;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.4rem;margin-bottom:.75rem}.add-payment-button.svelte-1r38rjh:hover{border-color:var(--main);color:var(--main);background:#ff42000d}.plus-icon.svelte-1r38rjh{font-size:1.2rem;font-weight:700}.actions.svelte-1r38rjh{display:flex;justify-content:flex-end}.confirm-button.svelte-1r38rjh{background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;border:none;padding:.625rem 1.5rem;border-radius:8px;font-size:.85rem;font-weight:600;font-family:Sofia Pro,sans-serif;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.4rem;min-width:160px;justify-content:center;box-shadow:0 3px 8px #ff420040}.confirm-button.svelte-1r38rjh:hover:not(.disabled){background:linear-gradient(145deg,var(--alt),var(--main));transform:translateY(-1px);box-shadow:0 4px 12px #ff420059}.confirm-button.disabled.svelte-1r38rjh{background:linear-gradient(145deg,var(--grey),#d0d0d0);color:var(--grey--b);cursor:not-allowed;transform:none;box-shadow:none}.spinner.svelte-1r38rjh{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:svelte-1r38rjh-spin 1s linear infinite}@keyframes svelte-1r38rjh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.expanded-view.svelte-1r38rjh{padding:1rem}.payment-card.svelte-1r38rjh{padding:.875rem}.card-info.svelte-1r38rjh{flex-direction:column;align-items:flex-start;gap:.25rem}.confirm-button.svelte-1r38rjh{width:100%;padding:.75rem}.collapsed-view.svelte-1r38rjh{flex-direction:column;align-items:flex-start;gap:.75rem}.change-button.svelte-1r38rjh{width:100%}}.cvc-verification-widget.svelte-zuo9gm{background:linear-gradient(145deg,#fff,#fafafa);border-radius:16px;box-shadow:0 4px 12px #00000014;padding:1rem;border:1px solid rgba(184,184,184,.2);max-width:400px;margin:0 auto}.widget-header.svelte-zuo9gm{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.header-icon.svelte-zuo9gm{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#0000000d;border-radius:6px;color:var(--grey--b);flex-shrink:0}.widget-header.svelte-zuo9gm h3:where(.svelte-zuo9gm){margin:0;font-size:1.1rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif}.security-message.svelte-zuo9gm{margin-bottom:1rem}.security-message.svelte-zuo9gm p:where(.svelte-zuo9gm){margin:0;color:var(--grey--b);font-size:.9rem;font-family:Sofia Pro,sans-serif;text-align:center}.card-display.svelte-zuo9gm{margin-bottom:1rem}.card-preview.svelte-zuo9gm{background:linear-gradient(135deg,var(--brand-color),color-mix(in srgb,var(--brand-color) 80%,black));color:#fff;padding:1rem;border-radius:12px;box-shadow:0 8px 24px #0003;position:relative;overflow:hidden}.card-preview.svelte-zuo9gm:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);pointer-events:none}.card-brand.svelte-zuo9gm{font-size:.8rem;font-weight:700;letter-spacing:1px;opacity:.8;margin-bottom:.5rem;font-family:Sofia Pro,sans-serif}.card-number.svelte-zuo9gm{font-family:Sofia Pro,sans-serif;font-size:1rem;letter-spacing:2px;margin-bottom:.75rem;font-weight:600}.card-footer.svelte-zuo9gm{display:flex;justify-content:space-between;align-items:flex-end;font-size:.8rem;font-family:Sofia Pro,sans-serif}.cardholder.svelte-zuo9gm{opacity:.9;font-weight:500;font-family:Sofia Pro,sans-serif}.expiry.svelte-zuo9gm{opacity:.8;font-family:Sofia Pro,sans-serif}.cvc-input-section.svelte-zuo9gm{margin-bottom:1rem}.cvc-input-container.svelte-zuo9gm{margin-bottom:.75rem}.cvc-input-container.svelte-zuo9gm label:where(.svelte-zuo9gm){display:block;font-size:.9rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif;margin-bottom:.35rem}.cvc-input-wrapper.svelte-zuo9gm{position:relative;display:flex;align-items:center}.cvc-input-wrapper.svelte-zuo9gm input:where(.svelte-zuo9gm){flex:1;padding:.75rem 3rem .75rem 1rem;border:2px solid rgba(184,184,184,.3);border-radius:8px;font-size:1rem;font-family:Sofia Pro,sans-serif;font-weight:600;text-align:center;letter-spacing:2px;outline:none;background:linear-gradient(145deg,#fff,#fafafa);color:var(--black);transition:all .2s ease;box-shadow:0 2px 4px #00000005;min-width:0}.cvc-input-wrapper.svelte-zuo9gm input:where(.svelte-zuo9gm):focus{border-color:var(--main);box-shadow:0 4px 12px #ff42001a;background:#fff}.cvc-input-wrapper.svelte-zuo9gm input.error:where(.svelte-zuo9gm){border-color:#e74c3c;background:#fdf2f2}.toggle-visibility.svelte-zuo9gm{position:absolute;right:.75rem;background:none;border:none;font-size:1.2rem;cursor:pointer;padding:.25rem;opacity:.6;transition:opacity .2s ease}.toggle-visibility.svelte-zuo9gm:hover{opacity:1}.error-message.svelte-zuo9gm{font-size:.8rem;color:#e74c3c;font-weight:500;font-family:Sofia Pro,sans-serif;margin-top:.5rem;text-align:center}.cvc-help.svelte-zuo9gm{background:linear-gradient(145deg,#f8f9fa,#fff);padding:.5rem;border-radius:8px;border:1px solid rgba(184,184,184,.2)}.help-content.svelte-zuo9gm{display:flex;align-items:center;gap:.5rem}.help-icon.svelte-zuo9gm{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#0000000d;border-radius:4px;color:var(--grey--b);flex-shrink:0}.help-text.svelte-zuo9gm{font-size:.8rem;color:var(--grey--b);font-family:Sofia Pro,sans-serif}.security-notice.svelte-zuo9gm{background:linear-gradient(145deg,#e8f5e8,#f0f8f0);padding:.75rem;border-radius:8px;border:1px solid rgba(46,204,113,.2);margin-bottom:1rem}.notice-content.svelte-zuo9gm{display:flex;align-items:center;gap:.75rem}.security-icon.svelte-zuo9gm{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#2ecc711a;border-radius:6px;color:#27ae60;flex-shrink:0}.notice-text.svelte-zuo9gm{flex:1}.notice-title.svelte-zuo9gm{font-size:.9rem;font-weight:600;color:#27ae60;font-family:Sofia Pro,sans-serif;margin-bottom:.25rem}.notice-description.svelte-zuo9gm{font-size:.8rem;color:var(--grey--b);font-family:Sofia Pro,sans-serif}.actions.svelte-zuo9gm{display:flex;gap:1rem}.cancel-button.svelte-zuo9gm,.verify-button.svelte-zuo9gm{flex:1;padding:.75rem;border:none;border-radius:8px;font-size:.9rem;font-weight:600;font-family:Sofia Pro,sans-serif;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;justify-content:center}.cancel-button.svelte-zuo9gm{background:linear-gradient(145deg,#f8f9fa,#e9ecef);color:var(--grey--b)}.cancel-button.svelte-zuo9gm:hover:not(:disabled){background:linear-gradient(145deg,#e9ecef,#dee2e6);transform:translateY(-1px)}.verify-button.svelte-zuo9gm{background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;box-shadow:0 3px 8px #ff420040}.verify-button.svelte-zuo9gm:hover:not(:disabled){background:linear-gradient(145deg,var(--alt),var(--main));transform:translateY(-1px);box-shadow:0 4px 12px #ff420059}.verify-button.svelte-zuo9gm:disabled{background:linear-gradient(145deg,var(--grey),#d0d0d0);color:var(--grey--b);cursor:not-allowed;transform:none;box-shadow:none}.spinner.svelte-zuo9gm{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:svelte-zuo9gm-spin 1s linear infinite}@keyframes svelte-zuo9gm-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.cvc-verification-widget.svelte-zuo9gm{padding:1rem}.card-preview.svelte-zuo9gm{padding:1.25rem}.card-number.svelte-zuo9gm{font-size:1rem}.cvc-input-wrapper.svelte-zuo9gm input:where(.svelte-zuo9gm){padding:.65rem 2.5rem .65rem .75rem;font-size:.9rem;letter-spacing:1.5px}.toggle-visibility.svelte-zuo9gm{right:.5rem}.actions.svelte-zuo9gm{flex-direction:column}.cancel-button.svelte-zuo9gm,.verify-button.svelte-zuo9gm{width:100%}}@media(max-width:480px){.cvc-input-wrapper.svelte-zuo9gm input:where(.svelte-zuo9gm){padding:.6rem 2.25rem .6rem .6rem;font-size:.85rem;letter-spacing:1px}.cvc-help.svelte-zuo9gm .help-text:where(.svelte-zuo9gm){font-size:.75rem}.notice-description.svelte-zuo9gm{font-size:.75rem}}.order-summary-widget.svelte-15asj59{background:linear-gradient(145deg,#fff,#fafafa);border-radius:16px;box-shadow:0 4px 12px #00000014;padding:1rem;border:1px solid rgba(184,184,184,.2);max-width:500px;max-height:50vh;margin:0 auto;overflow:hidden;display:flex;flex-direction:column}.widget-header.svelte-15asj59{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem;padding-bottom:.35rem;border-bottom:1px solid rgba(184,184,184,.2)}.header-icon.svelte-15asj59{width:16px;height:16px;display:flex;align-items:center;justify-content:center;background:#0000000d;border-radius:4px;color:var(--grey--b);flex-shrink:0}.widget-header.svelte-15asj59 h3:where(.svelte-15asj59){margin:0;font-size:1rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif}.order-content.svelte-15asj59{display:flex;flex-direction:column;gap:.5rem;flex:1;overflow-y:auto;padding-right:.25rem}.order-content.svelte-15asj59::-webkit-scrollbar{width:6px}.order-content.svelte-15asj59::-webkit-scrollbar-track{background:#b8b8b81a;border-radius:3px}.order-content.svelte-15asj59::-webkit-scrollbar-thumb{background:#b8b8b866;border-radius:3px}.order-content.svelte-15asj59::-webkit-scrollbar-thumb:hover{background:#b8b8b899}.section.svelte-15asj59{display:flex;flex-direction:column;gap:.35rem}.section-header.svelte-15asj59{display:flex;justify-content:space-between;align-items:center}.section-title.svelte-15asj59{font-size:.85rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif;display:flex;align-items:center;gap:.4rem}.items-list.svelte-15asj59{display:flex;flex-direction:column;gap:.35rem}.item-row.svelte-15asj59{display:flex;justify-content:space-between;align-items:center;padding:.35rem 0;border-bottom:1px solid rgba(184,184,184,.1)}.item-row.svelte-15asj59:last-child{border-bottom:none}.item-info.svelte-15asj59{flex:1}.item-line.svelte-15asj59{display:flex;align-items:center;gap:.35rem}.item-name.svelte-15asj59{font-size:.82rem;font-weight:500;color:var(--black);font-family:Sofia Pro,sans-serif;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-quantity-inline.svelte-15asj59{font-size:.78rem;color:var(--grey--b);font-family:Sofia Pro,sans-serif}.item-price.svelte-15asj59{font-size:.9rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif}.price-section.svelte-15asj59{background:linear-gradient(145deg,#f8f9fa,#fff);padding:.4rem;border-radius:6px;border:1px solid rgba(184,184,184,.2)}.price-row.svelte-15asj59{display:flex;justify-content:space-between;align-items:center;padding:.2rem 0;font-size:.85rem}.price-row.total-row.svelte-15asj59{font-weight:600;font-size:1.05rem;color:var(--black);font-family:Sofia Pro,sans-serif;margin-top:.35rem}.total-amount.svelte-15asj59{color:var(--main);font-size:1.15rem;font-weight:700;font-family:Sofia Pro,sans-serif}.divider.svelte-15asj59{height:1px;background:linear-gradient(90deg,#b8b8b84d,#b8b8b81a,#b8b8b84d);margin:.35rem 0}.combined-section.svelte-15asj59{display:grid;grid-template-columns:1fr 1fr;gap:.35rem}.combined-item.svelte-15asj59{background:linear-gradient(145deg,#fff,#fafafa);padding:.35rem;border-radius:6px;border:1px solid rgba(184,184,184,.2);display:flex;flex-direction:column;gap:.2rem}.combined-header.svelte-15asj59{display:flex;align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif}.address-display-compact.svelte-15asj59{font-size:.75rem;color:var(--grey--b);line-height:1.3;font-family:Sofia Pro,sans-serif}.payment-display-compact.svelte-15asj59{font-size:.75rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif}.change-link-compact.svelte-15asj59{background:none;border:none;color:var(--main);font-size:.7rem;font-weight:600;cursor:pointer;text-decoration:underline;transition:color .2s ease;align-self:flex-end}.security-notice.svelte-15asj59{background:linear-gradient(145deg,#e8f5e8,#f0f8f0);padding:.2rem .35rem;border-radius:6px;border:1px solid rgba(46,204,113,.2)}.notice-content.svelte-15asj59{display:flex;align-items:center;justify-content:center;gap:.4rem}.security-icon.svelte-15asj59{width:14px;height:14px;display:flex;align-items:center;justify-content:center;background:#2ecc711a;border-radius:3px;color:#27ae60;flex-shrink:0}.notice-text.svelte-15asj59{font-size:.75rem;font-weight:600;color:#27ae60;font-family:Sofia Pro,sans-serif}.ssl-badge.svelte-15asj59{background:linear-gradient(145deg,#27ae60,#2ecc71);color:#fff;font-size:.65rem;font-weight:600;font-family:Sofia Pro,sans-serif;padding:.15rem .4rem;border-radius:3px;text-transform:uppercase;letter-spacing:.3px}.actions.svelte-15asj59{display:flex;justify-content:center}.confirm-button.svelte-15asj59{background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;border:none;padding:.45rem .9rem;border-radius:8px;font-size:.9rem;font-weight:600;font-family:Sofia Pro,sans-serif;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.4rem;box-shadow:0 4px 12px #ff420040;min-width:230px;justify-content:center}.confirm-button.svelte-15asj59:hover{background:linear-gradient(145deg,var(--alt),var(--main));transform:translateY(-2px);box-shadow:0 6px 16px #ff420059}.confirm-button.svelte-15asj59:active{transform:translateY(0);box-shadow:0 2px 8px #ff420040}.button-text.svelte-15asj59{flex:1}.security-shield.svelte-15asj59{width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}@media(max-width:768px){.order-summary-widget.svelte-15asj59{padding:.75rem;max-height:50vh}.widget-header.svelte-15asj59 h3:where(.svelte-15asj59){font-size:.95rem}.combined-section.svelte-15asj59{grid-template-columns:1fr;gap:.3rem}.item-row.svelte-15asj59{flex-direction:column;align-items:flex-start;gap:.15rem}.item-price.svelte-15asj59{align-self:flex-end}.confirm-button.svelte-15asj59{width:100%;padding:.45rem;font-size:.85rem;min-width:0}.notice-content.svelte-15asj59{flex-direction:column;gap:.15rem;text-align:center}}.order-confirmation-widget.svelte-n7htmi{background:linear-gradient(145deg,#fff,#fafafa);border-radius:16px;box-shadow:0 4px 12px #00000014;padding:1rem;border:1px solid rgba(184,184,184,.2);max-width:100%;max-height:50vh;width:100%;margin:0;position:relative;overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column}.confetti-container.svelte-n7htmi{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.confetti-piece.svelte-n7htmi{position:absolute;width:14px;height:14px;background:linear-gradient(45deg,var(--main),var(--alt));opacity:0;animation:svelte-n7htmi-confetti-fall 3s ease-out forwards;animation-delay:var(--delay);left:var(--left)}.confetti-piece.svelte-n7htmi:nth-child(2n){background:linear-gradient(45deg,#27ae60,#2ecc71)}.confetti-piece.svelte-n7htmi:nth-child(3n){background:linear-gradient(45deg,#3498db,#5dade2)}.confetti-piece.svelte-n7htmi:nth-child(4n){background:linear-gradient(45deg,#f39c12,#f1c40f)}.confetti-piece.svelte-n7htmi:nth-child(5n){background:linear-gradient(45deg,#e74c3c,#ec7063)}@keyframes svelte-n7htmi-confetti-fall{0%{transform:translateY(-20px) rotate(0);opacity:1}to{transform:translateY(140px) rotate(720deg);opacity:0}}.success-header.svelte-n7htmi{text-align:center;margin-bottom:.75rem;position:relative;z-index:2;flex-shrink:0}.success-icon.svelte-n7htmi{width:50px;height:50px;margin:0 auto .5rem;background:linear-gradient(145deg,#27ae60,#2ecc71);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #2ecc714d;animation:svelte-n7htmi-success-pop .6s cubic-bezier(.68,-.55,.265,1.55)}@keyframes svelte-n7htmi-success-pop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.checkmark.svelte-n7htmi{color:#fff;font-size:1.5rem;font-weight:700}.success-title.svelte-n7htmi{margin:0 0 .25rem;font-size:1.25rem;font-weight:700;color:var(--black);font-family:Sofia Pro,sans-serif;animation:svelte-n7htmi-title-slide .8s ease-out}@keyframes svelte-n7htmi-title-slide{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.success-message.svelte-n7htmi{margin:0;color:var(--grey--b);font-size:.85rem;line-height:1.3;font-family:Sofia Pro,sans-serif;animation:svelte-n7htmi-message-fade 1s ease-out}@keyframes svelte-n7htmi-message-fade{0%{opacity:0}to{opacity:1}}.scrollable-content.svelte-n7htmi{flex:1;overflow-y:auto;padding-right:.25rem;display:flex;flex-direction:column;gap:.5rem}.scrollable-content.svelte-n7htmi::-webkit-scrollbar{width:6px}.scrollable-content.svelte-n7htmi::-webkit-scrollbar-track{background:#b8b8b81a;border-radius:3px}.scrollable-content.svelte-n7htmi::-webkit-scrollbar-thumb{background:#b8b8b866;border-radius:3px}.scrollable-content.svelte-n7htmi::-webkit-scrollbar-thumb:hover{background:#b8b8b899}.order-info.svelte-n7htmi{background:linear-gradient(145deg,#f8f9fa,#fff);padding:.75rem;border-radius:8px;border:1px solid rgba(184,184,184,.2)}.order-number.svelte-n7htmi{display:flex;justify-content:space-between;align-items:center;padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid rgba(184,184,184,.2)}.label.svelte-n7htmi{font-size:.8rem;color:var(--grey--b);font-weight:500}.value.svelte-n7htmi{font-size:.9rem;font-weight:700;color:var(--black);font-family:Sofia Pro,sans-serif}.order-details-compact.svelte-n7htmi{display:flex;flex-direction:column;gap:.35rem}.detail-item.svelte-n7htmi{display:flex;align-items:center;gap:.5rem}.detail-icon-compact.svelte-n7htmi{width:16px;height:16px;display:flex;align-items:center;justify-content:center;background:#0000000d;border-radius:4px;color:var(--grey--b);flex-shrink:0}.detail-icon-compact.svelte-n7htmi i:where(.svelte-n7htmi){font-size:8px;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.detail-text-compact.svelte-n7htmi{flex:1;font-size:.75rem;color:var(--grey--b);font-family:Sofia Pro,sans-serif}.total-amount.svelte-n7htmi{font-size:.85rem;font-weight:700;color:var(--main);font-family:Sofia Pro,sans-serif}.order-date.svelte-n7htmi{text-align:center;padding:.25rem 0}.date-label.svelte-n7htmi{font-size:.75rem;color:var(--grey--b);font-style:italic;font-family:Sofia Pro,sans-serif}.product-summary.svelte-n7htmi{background:linear-gradient(145deg,#f8f9fa,#fff);padding:.5rem;border-radius:6px;border:1px solid rgba(184,184,184,.2)}.summary-header.svelte-n7htmi{margin-bottom:.35rem}.summary-title.svelte-n7htmi{font-size:.8rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif}.product-list.svelte-n7htmi{display:flex;flex-direction:column;gap:.35rem}.product-item.svelte-n7htmi{display:flex;align-items:center;gap:.5rem;padding:.35rem;background:linear-gradient(145deg,#fff,#fafafa);border-radius:4px;border:1px solid rgba(184,184,184,.1)}.product-image.svelte-n7htmi{width:32px;height:32px;border-radius:4px;overflow:hidden;flex-shrink:0;background:#f0f0f0}.product-image.svelte-n7htmi img:where(.svelte-n7htmi){width:100%;height:100%;object-fit:cover}.product-details.svelte-n7htmi{flex:1;min-width:0}.product-name.svelte-n7htmi{font-size:.7rem;font-weight:500;color:var(--black);font-family:Sofia Pro,sans-serif;margin-bottom:.15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-meta.svelte-n7htmi{display:flex;justify-content:space-between;align-items:center}.product-qty.svelte-n7htmi{font-size:.65rem;color:var(--grey--b);font-family:Sofia Pro,sans-serif}.product-price.svelte-n7htmi{font-size:.7rem;font-weight:600;color:var(--main);font-family:Sofia Pro,sans-serif}.action-section.svelte-n7htmi{margin-bottom:.5rem}.action-buttons-compact.svelte-n7htmi{display:flex;gap:.35rem;flex-wrap:wrap}.primary-button-compact.svelte-n7htmi,.secondary-button-compact.svelte-n7htmi{flex:1 1 calc(50% - .2rem);min-width:140px;padding:.6rem;border:none;border-radius:8px;font-size:.8rem;font-weight:600;font-family:Sofia Pro,sans-serif;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.4rem}.primary-button-compact.svelte-n7htmi{background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;box-shadow:0 2px 8px #ff420040}.primary-button-compact.svelte-n7htmi:hover{background:linear-gradient(145deg,var(--alt),var(--main));transform:translateY(-1px);box-shadow:0 4px 12px #ff420059}.secondary-button-compact.svelte-n7htmi{background:linear-gradient(145deg,#f8f9fa,#e9ecef);color:var(--black)}.secondary-button-compact.svelte-n7htmi:hover{background:linear-gradient(145deg,#e9ecef,#dee2e6);transform:translateY(-1px)}.primary-button-compact.svelte-n7htmi i:where(.svelte-n7htmi),.secondary-button-compact.svelte-n7htmi i:where(.svelte-n7htmi){font-size:10px;display:flex;align-items:center;justify-content:center}.primary-button-compact.svelte-n7htmi span:where(.svelte-n7htmi),.secondary-button-compact.svelte-n7htmi span:where(.svelte-n7htmi){font-size:.6rem}.info-section-compact.svelte-n7htmi{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;margin-top:.35rem}.info-item-compact.svelte-n7htmi{display:flex;align-items:flex-start;gap:.35rem;padding:.5rem;background:linear-gradient(145deg,#f8f9fa,#fff);border-radius:6px;border:1px solid rgba(184,184,184,.2)}.info-icon-compact.svelte-n7htmi{width:16px;height:16px;display:flex;align-items:center;justify-content:center;background:#0000000d;border-radius:4px;color:var(--grey--b);flex-shrink:0}.info-icon-compact.svelte-n7htmi i:where(.svelte-n7htmi){font-size:8px;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.info-content-compact.svelte-n7htmi{flex:1;min-width:0}.info-title.svelte-n7htmi{font-size:.7rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif;margin-bottom:.1rem}.info-text.svelte-n7htmi{font-size:.65rem;color:var(--grey--b);line-height:1.3;font-family:Sofia Pro,sans-serif;white-space:normal;overflow:visible;text-overflow:unset}@media(max-width:768px){.order-confirmation-widget.svelte-n7htmi{padding:.75rem;max-height:50vh}.success-title.svelte-n7htmi{font-size:1.1rem}.success-icon.svelte-n7htmi{width:40px;height:40px}.checkmark.svelte-n7htmi{font-size:1.25rem}.success-message.svelte-n7htmi{font-size:.75rem}.order-number.svelte-n7htmi{flex-direction:column;align-items:flex-start;gap:.25rem}.action-buttons-compact.svelte-n7htmi{gap:.3rem}.primary-button-compact.svelte-n7htmi,.secondary-button-compact.svelte-n7htmi{flex:1 1 calc(50% - .15rem);min-width:120px;padding:.55rem}.primary-button-compact.svelte-n7htmi span:where(.svelte-n7htmi),.secondary-button-compact.svelte-n7htmi span:where(.svelte-n7htmi){font-size:.7rem}.product-summary.svelte-n7htmi{padding:.4rem}.product-image.svelte-n7htmi{width:28px;height:28px}.product-name.svelte-n7htmi{font-size:.65rem}.product-qty.svelte-n7htmi{font-size:.6rem}.product-price.svelte-n7htmi{font-size:.65rem}.info-section-compact.svelte-n7htmi{grid-template-columns:1fr;gap:.25rem}.info-item-compact.svelte-n7htmi{flex-direction:row;align-items:flex-start;padding:.4rem}}.checkout-progress-widget.svelte-kzrok6{background:linear-gradient(145deg,#fff,#fafafa);border-radius:12px;padding:1.5rem;border:1px solid rgba(184,184,184,.2);box-shadow:0 2px 8px #0000000a}.compact.svelte-kzrok6{padding:1rem;background:transparent;border:none;box-shadow:none}.progress-header.svelte-kzrok6{margin-bottom:1.5rem}.progress-title.svelte-kzrok6{margin:0;font-size:1.1rem;font-weight:600;color:var(--black);text-align:center}.progress-steps.svelte-kzrok6{display:flex;align-items:center;justify-content:space-between;position:relative;margin-bottom:1.5rem}.step-item.svelte-kzrok6{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative;z-index:2;flex:1}.step-indicator.svelte-kzrok6{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 2px 8px #0000001a}.step-item.upcoming.svelte-kzrok6 .step-indicator:where(.svelte-kzrok6){background:linear-gradient(145deg,#f8f9fa,#e9ecef);color:var(--grey--b);border:2px solid rgba(184,184,184,.3)}.step-item.current.svelte-kzrok6 .step-indicator:where(.svelte-kzrok6){background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;border:2px solid var(--main);box-shadow:0 4px 16px #ff42004d;animation:svelte-kzrok6-pulse-current 2s infinite}@keyframes svelte-kzrok6-pulse-current{0%,to{transform:scale(1);box-shadow:0 4px 16px #ff42004d}50%{transform:scale(1.05);box-shadow:0 6px 20px #ff420066}}.step-item.completed.svelte-kzrok6 .step-indicator:where(.svelte-kzrok6){background:linear-gradient(145deg,#27ae60,#2ecc71);color:#fff;border:2px solid #27ae60;box-shadow:0 2px 8px #2ecc714d}.step-item.clickable.svelte-kzrok6{cursor:pointer}.step-item.clickable.svelte-kzrok6:hover .step-indicator:where(.svelte-kzrok6){transform:translateY(-2px);box-shadow:0 6px 16px #2ecc7166}.step-icon.svelte-kzrok6{font-size:1.2rem;line-height:1}.step-content.svelte-kzrok6{text-align:center;max-width:80px}.step-label.svelte-kzrok6{font-size:.85rem;font-weight:600;color:var(--black);margin-bottom:.25rem}.step-item.upcoming.svelte-kzrok6 .step-label:where(.svelte-kzrok6){color:var(--grey--b)}.step-description.svelte-kzrok6{font-size:.7rem;color:var(--grey--b);line-height:1.3}.step-connector.svelte-kzrok6{flex:1;height:2px;background:linear-gradient(90deg,#b8b8b84d,#b8b8b81a);margin:0 .5rem 2rem;position:relative;top:-1rem;z-index:1;transition:all .3s ease}.step-connector.completed.svelte-kzrok6{background:linear-gradient(90deg,#27ae60,#2ecc71);height:3px;top:-1.5rem}.progress-info.svelte-kzrok6{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgba(184,184,184,.2)}.current-step-info.svelte-kzrok6{display:flex;align-items:center;gap:.5rem}.current-step-label.svelte-kzrok6{font-size:.85rem;color:var(--grey--b);font-weight:500}.current-step-name.svelte-kzrok6{font-size:.9rem;font-weight:600;color:var(--main)}.progress-percentage.svelte-kzrok6{font-size:.85rem;color:var(--grey--b);font-weight:500}.compact.svelte-kzrok6 .progress-steps:where(.svelte-kzrok6){margin-bottom:0}.compact.svelte-kzrok6 .step-item:where(.svelte-kzrok6){flex:initial}.compact.svelte-kzrok6 .step-indicator:where(.svelte-kzrok6){width:36px;height:36px;font-size:1rem}.compact.svelte-kzrok6 .step-connector:where(.svelte-kzrok6){flex:initial;width:40px;margin:0 .25rem}.compact.svelte-kzrok6 .step-item.clickable:where(.svelte-kzrok6):hover .step-indicator:where(.svelte-kzrok6){transform:translateY(-1px)}@media(max-width:768px){.checkout-progress-widget.svelte-kzrok6{padding:1rem}.progress-steps.svelte-kzrok6{gap:.25rem}.step-item.svelte-kzrok6{flex:1}.step-indicator.svelte-kzrok6{width:40px;height:40px;font-size:1rem}.step-connector.svelte-kzrok6{margin:0 .25rem}.step-content.svelte-kzrok6{max-width:60px}.step-label.svelte-kzrok6{font-size:.75rem}.step-description.svelte-kzrok6{font-size:.65rem}.progress-info.svelte-kzrok6{flex-direction:column;gap:.5rem;align-items:flex-start}.compact.svelte-kzrok6 .progress-steps:where(.svelte-kzrok6){overflow-x:auto;justify-content:flex-start;padding-bottom:.5rem}.compact.svelte-kzrok6 .step-item:where(.svelte-kzrok6){flex:initial;margin-right:.5rem}.compact.svelte-kzrok6 .step-connector:where(.svelte-kzrok6){width:30px;margin:0 .125rem}}@media(max-width:480px){.step-description.svelte-kzrok6{display:none}.step-content.svelte-kzrok6{max-width:50px}.step-indicator.svelte-kzrok6{width:36px;height:36px;font-size:.9rem}.step-connector.svelte-kzrok6{width:25px;margin:0 .125rem}}.chat-message.svelte-1ebqwt{display:flex;flex-direction:column;max-width:80%;animation:svelte-1ebqwt-slideIn .3s ease}@keyframes svelte-1ebqwt-slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-message.user.svelte-1ebqwt{align-self:flex-end;margin-left:auto}.chat-message.assistant.svelte-1ebqwt{align-self:flex-start;margin-right:auto}.message-content.svelte-1ebqwt{padding:.75rem 1rem;border-radius:16px;font-size:.9rem;line-height:1.5;font-family:Sofia Pro,sans-serif;word-wrap:break-word}.chat-message.user.svelte-1ebqwt .message-content:where(.svelte-1ebqwt){background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;border-bottom-right-radius:4px;box-shadow:0 2px 6px #ff420033,inset 1px 1px 2px #ffffff4d}.chat-message.assistant.svelte-1ebqwt .message-content:where(.svelte-1ebqwt){background:linear-gradient(145deg,#fff,#fafafa);color:var(--black);border:1px solid rgba(184,184,184,.3);border-bottom-left-radius:4px;box-shadow:0 1px 3px #0000000a,inset 1px 1px 2px #ffffffe6}.widget-message-text.svelte-1ebqwt{font-size:.9rem;line-height:1.5;font-family:Sofia Pro,sans-serif;color:var(--black);padding:.5rem .75rem}.message-time.svelte-1ebqwt{font-size:.7rem;color:var(--grey--b);margin-top:.25rem;padding:0 .5rem;font-family:Sofia Pro,sans-serif}.chat-message.user.svelte-1ebqwt .message-time:where(.svelte-1ebqwt){text-align:right}.chat-message.has-widget.svelte-1ebqwt{max-width:100%;width:100%}.widget-container.svelte-1ebqwt{width:100%;margin-bottom:1rem;display:flex;flex-direction:column;gap:.75rem}.chat-message.assistant.svelte-1ebqwt .widget-container:where(.svelte-1ebqwt){align-items:flex-start}@media(max-width:768px){.chat-message.has-widget.svelte-1ebqwt{max-width:100%}.widget-container.svelte-1ebqwt{padding:0 .5rem}}.new-address-form-widget.svelte-1ezzu9d{background:linear-gradient(145deg,#fff,#fafafa);border-radius:12px;box-shadow:0 4px 12px #00000014;padding:.75rem;border:1px solid rgba(184,184,184,.2)}.widget-header.svelte-1ezzu9d{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.header-left.svelte-1ezzu9d{display:flex;align-items:center;gap:.5rem}.header-icon.svelte-1ezzu9d{font-size:1.2rem}.back-button.svelte-1ezzu9d{background:transparent;color:var(--grey--b);border:1px solid rgba(184,184,184,.3);padding:.3rem .6rem;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.3rem}.back-button.svelte-1ezzu9d:hover{background:#b8b8b81a;border-color:var(--main);color:var(--main)}.widget-header.svelte-1ezzu9d h3:where(.svelte-1ezzu9d){margin:0;font-size:1.1rem;font-weight:600;color:var(--black)}.address-form.svelte-1ezzu9d{display:flex;flex-direction:column;gap:.6rem}.form-group.svelte-1ezzu9d{display:flex;flex-direction:column;gap:.3rem}.form-row.svelte-1ezzu9d{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}label.svelte-1ezzu9d{font-size:.9rem;font-weight:600;color:var(--black)}input[type=text].svelte-1ezzu9d,select.svelte-1ezzu9d{padding:.5rem;border:1px solid rgba(184,184,184,.3);border-radius:6px;font-size:.85rem;font-family:Sofia Pro,sans-serif;outline:none;background:linear-gradient(145deg,#fff,#fafafa);color:var(--black);transition:all .2s ease;box-shadow:0 2px 4px #00000005}input[type=text].svelte-1ezzu9d:focus,select.svelte-1ezzu9d:focus{border-color:var(--main);box-shadow:0 4px 12px #ff42001a;background:#fff}input[type=text].error.svelte-1ezzu9d,select.error.svelte-1ezzu9d{border-color:#e74c3c;background:#fdf2f2}input[type=text].svelte-1ezzu9d::placeholder{color:var(--grey--b);opacity:.6}select.svelte-1ezzu9d{cursor:pointer}.error-message.svelte-1ezzu9d{font-size:.8rem;color:#e74c3c;font-weight:500;margin-top:.25rem}.checkbox-group.svelte-1ezzu9d{margin-top:.25rem}.checkbox-label.svelte-1ezzu9d{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.9rem;font-weight:500;color:var(--black)}.checkbox-label.svelte-1ezzu9d input[type=checkbox]:where(.svelte-1ezzu9d){position:absolute;opacity:0;width:0;height:0}.checkbox-indicator.svelte-1ezzu9d{width:16px;height:16px;border:2px solid rgba(184,184,184,.4);border-radius:3px;position:relative;transition:all .2s ease;background:#fff;flex-shrink:0}.checkbox-label.svelte-1ezzu9d:hover .checkbox-indicator:where(.svelte-1ezzu9d){border-color:var(--main)}.checkbox-label.svelte-1ezzu9d input[type=checkbox]:where(.svelte-1ezzu9d):checked~.checkbox-indicator:where(.svelte-1ezzu9d){background:var(--main);border-color:var(--main)}.checkbox-label.svelte-1ezzu9d input[type=checkbox]:where(.svelte-1ezzu9d):checked~.checkbox-indicator:where(.svelte-1ezzu9d):after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.65rem;font-weight:700}.form-actions.svelte-1ezzu9d{display:flex;gap:.75rem;margin-top:.25rem}.cancel-button.svelte-1ezzu9d,.save-button.svelte-1ezzu9d{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.4rem}.cancel-button.svelte-1ezzu9d{background:linear-gradient(145deg,#f8f9fa,#e9ecef);color:var(--grey--b)}.cancel-button.svelte-1ezzu9d:hover:not(:disabled){background:linear-gradient(145deg,#e9ecef,#dee2e6);transform:translateY(-1px)}.save-button.svelte-1ezzu9d{background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;box-shadow:0 3px 8px #ff420040;flex:1;justify-content:center}.save-button.svelte-1ezzu9d:hover:not(:disabled){background:linear-gradient(145deg,var(--alt),var(--main));transform:translateY(-1px);box-shadow:0 4px 12px #ff420059}.save-button.svelte-1ezzu9d:disabled{background:linear-gradient(145deg,var(--grey),#d0d0d0);color:var(--grey--b);cursor:not-allowed;transform:none;box-shadow:none}.spinner.svelte-1ezzu9d{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:svelte-1ezzu9d-spin 1s linear infinite}@keyframes svelte-1ezzu9d-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.new-address-form-widget.svelte-1ezzu9d{padding:1rem}.form-row.svelte-1ezzu9d{grid-template-columns:1fr}.form-actions.svelte-1ezzu9d{flex-direction:column}.cancel-button.svelte-1ezzu9d,.save-button.svelte-1ezzu9d{width:100%;justify-content:center}}.new-payment-method-widget.svelte-di1tn8{background:linear-gradient(145deg,#fff,#fafafa);border-radius:12px;box-shadow:0 4px 12px #00000014;padding:.75rem;border:1px solid rgba(184,184,184,.2)}.widget-header.svelte-di1tn8{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.header-left.svelte-di1tn8{display:flex;align-items:center;gap:.5rem}.header-icon.svelte-di1tn8{font-size:1.2rem}.back-button.svelte-di1tn8{background:transparent;color:var(--grey--b);border:1px solid rgba(184,184,184,.3);padding:.3rem .6rem;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.3rem}.back-button.svelte-di1tn8:hover{background:#b8b8b81a;border-color:var(--main);color:var(--main)}.widget-header.svelte-di1tn8 h3:where(.svelte-di1tn8){margin:0;font-size:1.1rem;font-weight:600;color:var(--black)}.payment-form.svelte-di1tn8{display:flex;flex-direction:column;gap:.6rem}.form-group.svelte-di1tn8{display:flex;flex-direction:column;gap:.3rem}.form-row.svelte-di1tn8{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}label.svelte-di1tn8{font-size:.9rem;font-weight:600;color:var(--black)}input[type=text].svelte-di1tn8,select.svelte-di1tn8{padding:.5rem;border:1px solid rgba(184,184,184,.3);border-radius:6px;font-size:.85rem;font-family:Sofia Pro,sans-serif;outline:none;background:linear-gradient(145deg,#fff,#fafafa);color:var(--black);transition:all .2s ease;box-shadow:0 2px 4px #00000005}input[type=text].svelte-di1tn8:focus,select.svelte-di1tn8:focus{border-color:var(--main);box-shadow:0 4px 12px #ff42001a;background:#fff}input[type=text].error.svelte-di1tn8,select.error.svelte-di1tn8{border-color:#e74c3c;background:#fdf2f2}input[type=text].svelte-di1tn8::placeholder{color:var(--grey--b);opacity:.6}.card-number-input.svelte-di1tn8{position:relative;display:flex;align-items:center}.card-number-input.error.svelte-di1tn8 input:where(.svelte-di1tn8){border-color:#e74c3c;background:#fdf2f2}.card-brand.svelte-di1tn8{position:absolute;right:1rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;padding:.25rem .5rem;border-radius:4px;background:var(--brand-color);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.5px}.brand-logo.svelte-di1tn8{font-size:.8rem}select.svelte-di1tn8{cursor:pointer}.error-message.svelte-di1tn8{font-size:.8rem;color:#e74c3c;font-weight:500;margin-top:.25rem}.checkbox-group.svelte-di1tn8{margin-top:.25rem}.checkbox-label.svelte-di1tn8{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.8rem;font-weight:500;color:var(--black);margin-bottom:.25rem}.checkbox-label.svelte-di1tn8 input[type=checkbox]:where(.svelte-di1tn8){position:absolute;opacity:0;width:0;height:0}.checkbox-indicator.svelte-di1tn8{width:16px;height:16px;border:2px solid rgba(184,184,184,.4);border-radius:3px;position:relative;transition:all .2s ease;background:#fff;flex-shrink:0}.checkbox-label.svelte-di1tn8:hover .checkbox-indicator:where(.svelte-di1tn8){border-color:var(--main)}.checkbox-label.svelte-di1tn8 input[type=checkbox]:where(.svelte-di1tn8):checked~.checkbox-indicator:where(.svelte-di1tn8){background:var(--main);border-color:var(--main)}.checkbox-label.svelte-di1tn8 input[type=checkbox]:where(.svelte-di1tn8):checked~.checkbox-indicator:where(.svelte-di1tn8):after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.65rem;font-weight:700}.security-note.svelte-di1tn8{display:flex;align-items:center;gap:.4rem;font-size:.7rem;color:var(--grey--b);margin-top:.15rem}.security-icon.svelte-di1tn8{font-size:.9rem}.form-actions.svelte-di1tn8{display:flex;gap:.75rem;margin-top:.25rem}.cancel-button.svelte-di1tn8,.save-button.svelte-di1tn8{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.4rem}.cancel-button.svelte-di1tn8{background:linear-gradient(145deg,#f8f9fa,#e9ecef);color:var(--grey--b)}.cancel-button.svelte-di1tn8:hover:not(:disabled){background:linear-gradient(145deg,#e9ecef,#dee2e6);transform:translateY(-1px)}.save-button.svelte-di1tn8{background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;box-shadow:0 3px 8px #ff420040;flex:1;justify-content:center}.save-button.svelte-di1tn8:hover:not(:disabled){background:linear-gradient(145deg,var(--alt),var(--main));transform:translateY(-1px);box-shadow:0 4px 12px #ff420059}.save-button.svelte-di1tn8:disabled{background:linear-gradient(145deg,var(--grey),#d0d0d0);color:var(--grey--b);cursor:not-allowed;transform:none;box-shadow:none}.spinner.svelte-di1tn8{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:svelte-di1tn8-spin 1s linear infinite}@keyframes svelte-di1tn8-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.new-payment-method-widget.svelte-di1tn8{padding:1rem}.form-row.svelte-di1tn8{grid-template-columns:1fr}.form-actions.svelte-di1tn8{flex-direction:column}.cancel-button.svelte-di1tn8,.save-button.svelte-di1tn8{width:100%;justify-content:center}}.edit-payment-method-widget.svelte-10d6lg4{background:linear-gradient(145deg,#fff,#fafafa);border-radius:12px;box-shadow:0 4px 12px #00000014;padding:.75rem;border:1px solid rgba(184,184,184,.2)}.widget-header.svelte-10d6lg4{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.header-left.svelte-10d6lg4{display:flex;align-items:center;gap:.5rem}.header-icon.svelte-10d6lg4{font-size:1.2rem}.back-button.svelte-10d6lg4{background:transparent;color:var(--grey--b);border:1px solid rgba(184,184,184,.3);padding:.3rem .6rem;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.3rem}.back-button.svelte-10d6lg4:hover{background:#b8b8b81a;border-color:var(--main);color:var(--main)}.widget-header.svelte-10d6lg4 h3:where(.svelte-10d6lg4){margin:0;font-size:1.1rem;font-weight:600;color:var(--black)}.payment-form.svelte-10d6lg4{display:flex;flex-direction:column;gap:.6rem}.form-group.svelte-10d6lg4{display:flex;flex-direction:column;gap:.3rem}.form-row.svelte-10d6lg4{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}label.svelte-10d6lg4{font-size:.9rem;font-weight:600;color:var(--black)}input[type=text].svelte-10d6lg4,select.svelte-10d6lg4{padding:.5rem;border:1px solid rgba(184,184,184,.3);border-radius:6px;font-size:.85rem;font-family:Sofia Pro,sans-serif;outline:none;background:linear-gradient(145deg,#fff,#fafafa);color:var(--black);transition:all .2s ease;box-shadow:0 2px 4px #00000005}input[type=text].svelte-10d6lg4:focus,select.svelte-10d6lg4:focus{border-color:var(--main);box-shadow:0 4px 12px #ff42001a;background:#fff}input[type=text].error.svelte-10d6lg4,select.error.svelte-10d6lg4{border-color:#e74c3c;background:#fdf2f2}input[type=text].svelte-10d6lg4::placeholder{color:var(--grey--b);opacity:.6}.card-number-input.svelte-10d6lg4{position:relative;display:flex;align-items:center}.card-number-input.error.svelte-10d6lg4 input:where(.svelte-10d6lg4){border-color:#e74c3c;background:#fdf2f2}.card-brand.svelte-10d6lg4{position:absolute;right:1rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;padding:.25rem .5rem;border-radius:4px;background:var(--brand-color);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.5px}.brand-logo.svelte-10d6lg4{font-size:.8rem}select.svelte-10d6lg4{cursor:pointer}.error-message.svelte-10d6lg4{font-size:.8rem;color:#e74c3c;font-weight:500;margin-top:.25rem}.checkbox-group.svelte-10d6lg4{margin-top:.25rem}.checkbox-label.svelte-10d6lg4{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.8rem;font-weight:500;color:var(--black);margin-bottom:.25rem}.checkbox-label.svelte-10d6lg4 input[type=checkbox]:where(.svelte-10d6lg4){position:absolute;opacity:0;width:0;height:0}.checkbox-indicator.svelte-10d6lg4{width:16px;height:16px;border:2px solid rgba(184,184,184,.4);border-radius:3px;position:relative;transition:all .2s ease;background:#fff;flex-shrink:0}.checkbox-label.svelte-10d6lg4:hover .checkbox-indicator:where(.svelte-10d6lg4){border-color:var(--main)}.checkbox-label.svelte-10d6lg4 input[type=checkbox]:where(.svelte-10d6lg4):checked~.checkbox-indicator:where(.svelte-10d6lg4){background:var(--main);border-color:var(--main)}.checkbox-label.svelte-10d6lg4 input[type=checkbox]:where(.svelte-10d6lg4):checked~.checkbox-indicator:where(.svelte-10d6lg4):after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.65rem;font-weight:700}.security-note.svelte-10d6lg4{display:flex;align-items:center;gap:.4rem;font-size:.7rem;color:var(--grey--b);margin-top:.15rem}.security-icon.svelte-10d6lg4{font-size:.9rem}.form-actions.svelte-10d6lg4{display:flex;gap:.75rem;margin-top:.25rem}.cancel-button.svelte-10d6lg4,.save-button.svelte-10d6lg4{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.4rem}.cancel-button.svelte-10d6lg4{background:linear-gradient(145deg,#f8f9fa,#e9ecef);color:var(--grey--b)}.cancel-button.svelte-10d6lg4:hover:not(:disabled){background:linear-gradient(145deg,#e9ecef,#dee2e6);transform:translateY(-1px)}.save-button.svelte-10d6lg4{background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;box-shadow:0 3px 8px #ff420040;flex:1;justify-content:center}.save-button.svelte-10d6lg4:hover:not(:disabled){background:linear-gradient(145deg,var(--alt),var(--main));transform:translateY(-1px);box-shadow:0 4px 12px #ff420059}.save-button.svelte-10d6lg4:disabled{background:linear-gradient(145deg,var(--grey),#d0d0d0);color:var(--grey--b);cursor:not-allowed;transform:none;box-shadow:none}.spinner.svelte-10d6lg4{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:svelte-10d6lg4-spin 1s linear infinite}@keyframes svelte-10d6lg4-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.edit-payment-method-widget.svelte-10d6lg4{padding:1rem}.form-row.svelte-10d6lg4{grid-template-columns:1fr}.form-actions.svelte-10d6lg4{flex-direction:column}.cancel-button.svelte-10d6lg4,.save-button.svelte-10d6lg4{width:100%;justify-content:center}}.edit-address-form-widget.svelte-1hxzrs7{background:linear-gradient(145deg,#fff,#fafafa);border-radius:12px;box-shadow:0 4px 12px #00000014;padding:.75rem;border:1px solid rgba(184,184,184,.2)}.widget-header.svelte-1hxzrs7{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.header-left.svelte-1hxzrs7{display:flex;align-items:center;gap:.5rem}.header-icon.svelte-1hxzrs7{font-size:1.2rem}.back-button.svelte-1hxzrs7{background:transparent;color:var(--grey--b);border:1px solid rgba(184,184,184,.3);padding:.3rem .6rem;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.3rem}.back-button.svelte-1hxzrs7:hover{background:#b8b8b81a;border-color:var(--main);color:var(--main)}.widget-header.svelte-1hxzrs7 h3:where(.svelte-1hxzrs7){margin:0;font-size:1.1rem;font-weight:600;color:var(--black)}.address-form.svelte-1hxzrs7{display:flex;flex-direction:column;gap:.6rem}.form-group.svelte-1hxzrs7{display:flex;flex-direction:column;gap:.3rem}.form-row.svelte-1hxzrs7{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}label.svelte-1hxzrs7{font-size:.9rem;font-weight:600;color:var(--black)}input[type=text].svelte-1hxzrs7,select.svelte-1hxzrs7{padding:.5rem;border:1px solid rgba(184,184,184,.3);border-radius:6px;font-size:.85rem;font-family:Sofia Pro,sans-serif;outline:none;background:linear-gradient(145deg,#fff,#fafafa);color:var(--black);transition:all .2s ease;box-shadow:0 2px 4px #00000005}input[type=text].svelte-1hxzrs7:focus,select.svelte-1hxzrs7:focus{border-color:var(--main);box-shadow:0 4px 12px #ff42001a;background:#fff}input[type=text].error.svelte-1hxzrs7,select.error.svelte-1hxzrs7{border-color:#e74c3c;background:#fdf2f2}input[type=text].svelte-1hxzrs7::placeholder{color:var(--grey--b);opacity:.6}select.svelte-1hxzrs7{cursor:pointer}.error-message.svelte-1hxzrs7{font-size:.8rem;color:#e74c3c;font-weight:500;margin-top:.25rem}.checkbox-group.svelte-1hxzrs7{margin-top:.25rem}.checkbox-label.svelte-1hxzrs7{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.8rem;font-weight:500;color:var(--black);margin-bottom:.25rem}.checkbox-label.svelte-1hxzrs7 input[type=checkbox]:where(.svelte-1hxzrs7){position:absolute;opacity:0;width:0;height:0}.checkbox-indicator.svelte-1hxzrs7{width:16px;height:16px;border:2px solid rgba(184,184,184,.4);border-radius:3px;position:relative;transition:all .2s ease;background:#fff;flex-shrink:0}.checkbox-label.svelte-1hxzrs7:hover .checkbox-indicator:where(.svelte-1hxzrs7){border-color:var(--main)}.checkbox-label.svelte-1hxzrs7 input[type=checkbox]:where(.svelte-1hxzrs7):checked~.checkbox-indicator:where(.svelte-1hxzrs7){background:var(--main);border-color:var(--main)}.checkbox-label.svelte-1hxzrs7 input[type=checkbox]:where(.svelte-1hxzrs7):checked~.checkbox-indicator:where(.svelte-1hxzrs7):after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.65rem;font-weight:700}.address-note.svelte-1hxzrs7{display:flex;align-items:center;gap:.4rem;font-size:.7rem;color:var(--grey--b);margin-top:.15rem}.note-icon.svelte-1hxzrs7{font-size:.9rem}.form-actions.svelte-1hxzrs7{display:flex;gap:.75rem;margin-top:.25rem}.cancel-button.svelte-1hxzrs7,.save-button.svelte-1hxzrs7{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.4rem}.cancel-button.svelte-1hxzrs7{background:linear-gradient(145deg,#f8f9fa,#e9ecef);color:var(--grey--b)}.cancel-button.svelte-1hxzrs7:hover:not(:disabled){background:linear-gradient(145deg,#e9ecef,#dee2e6);transform:translateY(-1px)}.save-button.svelte-1hxzrs7{background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;box-shadow:0 3px 8px #ff420040;flex:1;justify-content:center}.save-button.svelte-1hxzrs7:hover:not(:disabled){background:linear-gradient(145deg,var(--alt),var(--main));transform:translateY(-1px);box-shadow:0 4px 12px #ff420059}.save-button.svelte-1hxzrs7:disabled{background:linear-gradient(145deg,var(--grey),#d0d0d0);color:var(--grey--b);cursor:not-allowed;transform:none;box-shadow:none}.spinner.svelte-1hxzrs7{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:svelte-1hxzrs7-spin 1s linear infinite}@keyframes svelte-1hxzrs7-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.edit-address-form-widget.svelte-1hxzrs7{padding:1rem}.form-row.svelte-1hxzrs7{grid-template-columns:1fr}.form-actions.svelte-1hxzrs7{flex-direction:column}.cancel-button.svelte-1hxzrs7,.save-button.svelte-1hxzrs7{width:100%;justify-content:center}}.chat-panel-container.svelte-1csz7wk{display:flex;flex-direction:column;height:100%;background:linear-gradient(145deg,#fff,#fafafa);position:relative}.chat-content.svelte-1csz7wk{flex:1;display:flex;flex-direction:column;overflow:hidden}.chat-history.svelte-1csz7wk{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;scrollbar-width:thin;scrollbar-color:var(--grey--border) transparent}.chat-history.svelte-1csz7wk::-webkit-scrollbar{width:6px}.chat-history.svelte-1csz7wk::-webkit-scrollbar-track{background:transparent}.chat-history.svelte-1csz7wk::-webkit-scrollbar-thumb{background-color:var(--grey--border);border-radius:3px}.empty-state.svelte-1csz7wk{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;text-align:center;padding:2rem}.empty-icon.svelte-1csz7wk{font-size:3rem;margin-bottom:1rem;opacity:.6}.empty-state.svelte-1csz7wk p:where(.svelte-1csz7wk){color:var(--grey--b);font-weight:500;font-size:.95rem;line-height:1.5;max-width:280px;font-family:Sofia Pro,sans-serif}.widget-container.svelte-1csz7wk{padding:.75rem 1.5rem;background:linear-gradient(145deg,#fff,#fafafa);border-top:1px solid rgba(184,184,184,.15)}.chat-input-container.svelte-1csz7wk{padding:1.5rem;background:linear-gradient(145deg,#fff,#f8f8f8);border-top:1px solid rgba(184,184,184,.3);box-shadow:0 -4px 12px #0000000d,inset 0 1px 2px #fffc}.chat-input.svelte-1csz7wk{display:flex;gap:.75rem;align-items:flex-start;max-width:100%}.chat-textarea.svelte-1csz7wk{flex:1;padding:1rem;border:1px solid rgba(184,184,184,.3);border-radius:16px;font-size:.9rem;font-family:Sofia Pro,sans-serif;outline:none;background:linear-gradient(145deg,#fff,#fafafa);color:var(--black);resize:none;min-height:44px;max-height:120px;line-height:1.4;overflow-y:auto;box-shadow:0 2px 8px #0000000a,inset 2px 2px 4px #0000000a,inset -2px -2px 4px #ffffffe6;transition:all .3s cubic-bezier(.4,0,.2,1)}.chat-textarea.svelte-1csz7wk:focus{border-color:var(--main);box-shadow:0 4px 12px #ff420026,inset 3px 3px 6px #0000000f,inset -3px -3px 6px #fffffff2,0 0 0 2px #ff42001a}.chat-textarea.svelte-1csz7wk::placeholder{color:var(--grey--b);opacity:.7}.send-button.svelte-1csz7wk{padding:.75rem;background:linear-gradient(145deg,var(--main),var(--alt));color:var(--white);border:none;border-radius:12px;cursor:pointer;font-size:.85rem;font-weight:600;font-family:Sofia Pro,sans-serif;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 3px 8px #ff420040,inset 1px 1px 2px #ffffff4d;display:flex;align-items:center;gap:.25rem;width:44px;height:44px;justify-content:center;white-space:nowrap;flex-shrink:0}.send-button.svelte-1csz7wk:hover:not(:disabled){background:linear-gradient(145deg,var(--alt),var(--main));transform:translateY(-1px);box-shadow:0 4px 12px #ff420059,inset 1px 1px 2px #fff6}.send-button.svelte-1csz7wk:disabled{background:linear-gradient(145deg,var(--grey),#d0d0d0);color:var(--grey--b);cursor:not-allowed;transform:none;box-shadow:0 2px 4px #0000001a,inset 1px 1px 2px #ffffff80}.send-button.svelte-1csz7wk span:where(.svelte-1csz7wk){display:none}.send-arrow.svelte-1csz7wk{font-size:1.2rem;font-weight:700;transition:transform .2s ease;line-height:1}.send-button.svelte-1csz7wk:hover:not(:disabled) .send-arrow:where(.svelte-1csz7wk){transform:translate(1px)}.loading-spinner.svelte-1csz7wk{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:svelte-1csz7wk-spin 1s linear infinite}@keyframes svelte-1csz7wk-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.detection-prompt.svelte-1csz7wk{background:var(--bg);border:1px solid var(--grey--border);border-radius:7px;padding:.5rem;margin:.4rem 0;box-shadow:0 1px 3px #00000014;animation:svelte-1csz7wk-slideInUp .3s ease-out;display:flex;align-items:flex-start;gap:.45rem}.detection-bulk-actions.svelte-1csz7wk{display:flex;gap:.4rem;margin:.3rem 0;justify-content:center}.btn-bulk.svelte-1csz7wk{display:flex;align-items:center;gap:.3rem;padding:.4rem .65rem;border:none;border-radius:5px;cursor:pointer;font-size:.7rem;font-weight:600;font-family:Sofia Pro,sans-serif;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.btn-bulk.svelte-1csz7wk .btn-icon:where(.svelte-1csz7wk){font-size:.8rem}.btn-accept-all.svelte-1csz7wk{background:var(--main);color:#fff}.btn-accept-all.svelte-1csz7wk:hover{background:var(--alt);transform:translateY(-1px);box-shadow:0 2px 6px #ff42004d}.btn-decline-all.svelte-1csz7wk{background:var(--bg-secondary);color:var(--grey--b);border:1px solid var(--border)}.btn-decline-all.svelte-1csz7wk:hover{background:var(--grey--l);color:var(--black);transform:translateY(-1px);box-shadow:0 2px 6px #00000026}.detection-label.svelte-1csz7wk{font-size:.85rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif;margin-bottom:.25rem}.detection-description.svelte-1csz7wk{font-size:.75rem;color:var(--grey--b);font-family:Sofia Pro,sans-serif;margin-bottom:.4rem;font-style:italic}@keyframes svelte-1csz7wk-slideInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.detection-icon.svelte-1csz7wk{width:1.3rem;height:1.3rem;flex-shrink:0;margin-top:.15rem;color:var(--grey)}.detection-icon.svelte-1csz7wk svg:where(.svelte-1csz7wk){width:100%;height:100%}.detection-content.svelte-1csz7wk{flex:1;display:flex;flex-direction:column;gap:.4rem}.detection-line.svelte-1csz7wk{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.detection-title.svelte-1csz7wk{font-size:.8rem;font-weight:600;color:var(--grey--b);font-family:Sofia Pro,sans-serif;flex-shrink:0}.detection-characteristics.svelte-1csz7wk{display:flex;flex-wrap:wrap;gap:.3rem}.characteristic-item.svelte-1csz7wk{background:var(--bg-secondary);padding:.2rem .4rem;border-radius:4px;font-size:.7rem;font-family:Sofia Pro,sans-serif;border:1px solid var(--border)}.characteristic-key.svelte-1csz7wk{font-weight:600;color:var(--grey--b);text-transform:capitalize}.characteristic-value.svelte-1csz7wk{color:var(--black);font-weight:500;margin-left:.2rem;text-transform:capitalize}.privacy-note.svelte-1csz7wk{display:flex;align-items:center;gap:.4rem}.privacy-icon.svelte-1csz7wk{width:.8rem;height:.8rem;flex-shrink:0;color:var(--grey)}.privacy-icon.svelte-1csz7wk svg:where(.svelte-1csz7wk){width:100%;height:100%}.privacy-text.svelte-1csz7wk{font-size:.75rem;color:var(--grey);font-family:Sofia Pro,sans-serif}.detection-actions.svelte-1csz7wk{display:flex;gap:.3rem;flex-shrink:0;align-items:flex-start;margin-top:.1rem}.btn-icon-only.svelte-1csz7wk{width:28px;height:28px;padding:0;border:none;border-radius:6px;cursor:pointer;font-size:.8rem;font-weight:600;font-family:Sofia Pro,sans-serif;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.btn-yes.svelte-1csz7wk{background:var(--main);color:#fff}.btn-yes.svelte-1csz7wk:hover{background:var(--alt);transform:scale(1.05)}.btn-no.svelte-1csz7wk{background:var(--bg-secondary);color:var(--grey--b);border:1px solid var(--border)}.btn-no.svelte-1csz7wk:hover{background:var(--grey--l);color:var(--black);transform:scale(1.05)}.btn-icon.svelte-1csz7wk{line-height:1}@media(max-width:768px){.chat-history.svelte-1csz7wk,.chat-input-container.svelte-1csz7wk{padding:1rem}.chat-textarea.svelte-1csz7wk{padding:.875rem;font-size:.85rem}.send-button.svelte-1csz7wk{padding:.875rem 1.25rem;font-size:.85rem;min-width:70px}.empty-icon.svelte-1csz7wk{font-size:2.5rem}.empty-state.svelte-1csz7wk p:where(.svelte-1csz7wk){font-size:.9rem}.detection-bulk-actions.svelte-1csz7wk{flex-direction:column;gap:.3rem}.btn-bulk.svelte-1csz7wk{width:100%;justify-content:center;padding:.45rem .75rem}}.product-card.svelte-11ja2cl{border:none;border-radius:16px;overflow:hidden;background:linear-gradient(145deg,#fff,#f8f8f8);box-shadow:8px 8px 24px #00000014,-8px -8px 24px #fffc,inset 1px 1px 2px #ffffffe6;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;display:flex;flex-direction:column;height:100%;max-width:100%;box-sizing:border-box;transform-origin:center}.product-card.svelte-11ja2cl:hover{transform:translateY(-8px) scale(1.02);box-shadow:12px 12px 32px #0000001f,-12px -12px 32px #ffffffe6,inset 1px 1px 2px #ffffffe6}.product-image.svelte-11ja2cl{width:100%;height:220px;overflow:hidden;position:relative;background:linear-gradient(135deg,#f0f0f0,#e0e0e0)}.product-image.svelte-11ja2cl img:where(.svelte-11ja2cl){width:100%;height:100%;object-fit:cover;transition:all .4s cubic-bezier(.4,0,.2,1);filter:brightness(1.05)}.product-card.svelte-11ja2cl:hover .product-image:where(.svelte-11ja2cl) img:where(.svelte-11ja2cl){transform:scale(1.08);filter:brightness(1.1)}.discount-badge.svelte-11ja2cl{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,var(--red),#ff4757);color:#fff;padding:6px 10px;border-radius:20px;font-size:.75rem;font-weight:700;font-family:Sofia Pro,sans-serif;box-shadow:0 4px 12px #d320204d,inset 1px 1px 2px #ffffff4d;z-index:2}.product-info.svelte-11ja2cl{padding:1.5rem;background:linear-gradient(145deg,#fff,#fafafa);flex:1;display:flex;flex-direction:column}.product-name.svelte-11ja2cl{margin:0 0 .75rem;font-size:1.15rem;font-weight:700;color:var(--black);line-height:1.3;font-family:Sofia Pro,sans-serif}.product-name.clickable.svelte-11ja2cl{cursor:pointer;transition:color .2s ease}.product-name.clickable.svelte-11ja2cl:hover{color:var(--main)}.product-description.svelte-11ja2cl{margin:0 0 1rem;font-size:.85rem;color:var(--grey--b);line-height:1.05;font-family:Sofia Pro,sans-serif;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:1.8rem;max-height:1.8rem;word-wrap:break-word;overflow-wrap:break-word}.product-meta.svelte-11ja2cl{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.8rem}.sku.svelte-11ja2cl{color:var(--grey--b);font-weight:500;background:linear-gradient(145deg,#f0f0f0,#e0e0e0);padding:4px 8px;border-radius:6px;font-family:Sofia Pro,sans-serif;font-size:.8rem;line-height:1.2}.stock.svelte-11ja2cl{font-weight:600;padding:4px 8px;border-radius:8px;font-size:.75rem;font-family:Sofia Pro,sans-serif}.in-stock.svelte-11ja2cl{background:linear-gradient(145deg,var(--secondary--l),#d4f7ed);color:var(--secondary)}.out-of-stock.svelte-11ja2cl{background:linear-gradient(145deg,var(--main--l),#ffebe8);color:var(--main)}.product-rating.svelte-11ja2cl{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem}.stars.svelte-11ja2cl{color:var(--alt);font-size:1.1rem}.rating-text.svelte-11ja2cl{font-weight:700;color:var(--black);font-size:.95rem;font-family:Sofia Pro,sans-serif;line-height:1.2}.reviews.svelte-11ja2cl{color:var(--grey--b);font-size:.85rem;font-family:Sofia Pro,sans-serif;line-height:1.2}.product-price-row.svelte-11ja2cl{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto}.price-container.svelte-11ja2cl{display:flex;flex-direction:column;gap:.25rem}.product-price.svelte-11ja2cl{font-size:1.4rem;font-weight:800;color:var(--main);font-family:Sofia Pro,sans-serif;line-height:1.2}.retail-price.svelte-11ja2cl{font-size:1rem;font-weight:500;color:var(--grey--b);text-decoration:line-through;opacity:.8;font-family:Sofia Pro,sans-serif;line-height:1.2}.add-to-cart.svelte-11ja2cl{padding:.75rem 1.25rem;background:linear-gradient(145deg,var(--main),var(--alt));color:var(--white);border:none;border-radius:12px;cursor:pointer;font-size:.9rem;font-weight:600;font-family:Sofia Pro,sans-serif;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 3px 8px #ff420040,inset 1px 1px 2px #ffffff4d;white-space:nowrap;display:flex;align-items:center;gap:.5rem}.cart-icon.svelte-11ja2cl{flex-shrink:0;filter:drop-shadow(0 1px 1px rgba(0,0,0,.1))}.button-text.svelte-11ja2cl{flex:1;text-align:center}.add-to-cart.svelte-11ja2cl:hover:not(:disabled){background:linear-gradient(145deg,var(--alt),var(--main));transform:translateY(-1px);box-shadow:0 4px 12px #ff420059,inset 1px 1px 2px #fff6}.add-to-cart.svelte-11ja2cl:disabled{background:linear-gradient(145deg,var(--grey),#d0d0d0);color:var(--grey--b);cursor:not-allowed;transform:none;box-shadow:0 2px 4px #0000001a,inset 1px 1px 2px #ffffff80}@media(max-width:480px){.product-info.svelte-11ja2cl{padding:1.25rem}.product-name.svelte-11ja2cl{font-size:1.05rem}.product-price.svelte-11ja2cl{font-size:1.25rem}.add-to-cart.svelte-11ja2cl{padding:.6rem 1rem;font-size:.85rem;font-weight:600;font-family:Sofia Pro,sans-serif;line-height:1.2}.cart-icon.svelte-11ja2cl{width:14px;height:14px}.button-text.svelte-11ja2cl{flex:1;text-align:center}.product-image.svelte-11ja2cl{height:180px}}.loading-spinner.svelte-ds7hcv{display:inline-block;position:relative}.spinner-circle.svelte-ds7hcv{width:100%;height:100%;border:3px solid transparent;border-top:3px solid currentColor;border-radius:50%;animation:svelte-ds7hcv-spin 1s linear infinite}@keyframes svelte-ds7hcv-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.border-orange-500.svelte-ds7hcv{border-top-color:#f97316}.border-gray-500.svelte-ds7hcv{border-top-color:#6b7280}.border-white.svelte-ds7hcv{border-top-color:#fff}.w-4.svelte-ds7hcv{width:1rem}.h-4.svelte-ds7hcv{height:1rem}.w-8.svelte-ds7hcv{width:2rem}.h-8.svelte-ds7hcv{height:2rem}.w-12.svelte-ds7hcv{width:3rem}.h-12.svelte-ds7hcv{height:3rem}.star-rating.svelte-g3tu47{display:inline-flex;align-items:center;gap:.125rem}.star.svelte-g3tu47{background:none;border:none;padding:0;margin:0;cursor:pointer;transition:all .2s ease;color:#d1d5db;font-size:inherit;line-height:1}.star.svelte-g3tu47:hover:not(:disabled){transform:scale(1.1)}.star.filled.svelte-g3tu47{color:#fbbf24}.star.half-filled.svelte-g3tu47{background:linear-gradient(90deg,#fbbf24 50%,#d1d5db 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.star.empty.svelte-g3tu47:hover:not(:disabled){color:#fcd34d}.star-rating.readonly.svelte-g3tu47 .star:where(.svelte-g3tu47){cursor:default}.star-rating.readonly.svelte-g3tu47 .star:where(.svelte-g3tu47):hover{transform:none}.text-base.svelte-g3tu47 .star:where(.svelte-g3tu47){font-size:1rem;width:1rem;height:1rem}.text-xl.svelte-g3tu47 .star:where(.svelte-g3tu47){font-size:1.25rem;width:1.25rem;height:1.25rem}.text-2xl.svelte-g3tu47 .star:where(.svelte-g3tu47){font-size:1.5rem;width:1.5rem;height:1.5rem}.star.svelte-g3tu47:focus{outline:2px solid #3b82f6;outline-offset:2px;border-radius:.25rem}.product-detail-panel-overlay.svelte-h80kk{position:absolute;inset:0;background:linear-gradient(145deg,#fff,#fafafa);z-index:100;display:flex;flex-direction:column;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-detail-panel.svelte-h80kk{background:linear-gradient(145deg,#fff,#f8f8f8);flex:1;display:flex;flex-direction:column;height:100%;overflow:hidden;box-shadow:0 8px 32px #00000014,inset 1px 1px 2px #ffffffe6}.panel-header.svelte-h80kk{padding:1rem 1.5rem;border-bottom:1px solid rgba(184,184,184,.15);background:linear-gradient(145deg,#fff,#fafbfc);position:sticky;top:0;z-index:10;flex-shrink:0;box-shadow:0 1px 4px #00000005,inset 1px 1px 1px #fffffff2}.header-content.svelte-h80kk{display:flex;justify-content:space-between;align-items:center;width:100%}.header-product-name.svelte-h80kk{font-size:1.25rem;font-weight:600;background:linear-gradient(145deg,#2c3e50,#34495e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;line-height:1.2;font-family:Sofia Pro,sans-serif;letter-spacing:-.2px;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.close-panel-btn.svelte-h80kk{background:none;border:none;font-size:2rem;color:var(--grey--b);cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease;font-family:Sofia Pro,sans-serif;line-height:1}.close-panel-btn.svelte-h80kk:hover{color:var(--main);background:#ff42001a;transform:rotate(90deg)}.panel-content.svelte-h80kk{flex:1;overflow-y:auto;overflow-x:hidden;padding:1.5rem;background:linear-gradient(145deg,#fff,#fafbfc);min-height:0;height:auto}.product-images-section.svelte-h80kk{display:flex;flex-direction:column;gap:1.5rem}.main-content-layout.svelte-h80kk{display:flex;flex-direction:column;gap:1.5rem;width:100%}.product-grid-layout.svelte-h80kk{display:grid;grid-template-columns:minmax(600px,1fr) 1fr;gap:1.5rem;width:100%}.main-image-container.svelte-h80kk{position:relative;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#f8f9fa,#e9ecef);aspect-ratio:1;max-height:600px;max-width:600px;width:100%;margin:0 auto;box-shadow:3px 3px 12px #0000000f,-3px -3px 12px #fffffff2,inset .5px .5px 1px #fffffff2;transform:scale(1);transition:transform .25s cubic-bezier(.4,0,.2,1)}.main-image-container.svelte-h80kk:hover{transform:scale(1.02);box-shadow:4px 4px 16px #00000014,-4px -4px 16px #fffffff2,inset .5px .5px 1px #fffffff2}.main-image.svelte-h80kk{width:100%;height:100%;object-fit:cover;transition:all .3s cubic-bezier(.4,0,.2,1);filter:brightness(1.02) contrast(1.01)}.main-image-container.svelte-h80kk:hover .main-image:where(.svelte-h80kk){transform:scale(1.02);filter:brightness(1.04) contrast(1.02)}.image-nav.svelte-h80kk{position:absolute;top:50%;transform:translateY(-50%);background:linear-gradient(145deg,#ffffffe6,#f8f9fae6);color:#495057;border:1px solid rgba(222,226,230,.5);border-radius:50%;width:2.25rem;height:2.25rem;font-size:1rem;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);font-family:Sofia Pro,sans-serif;font-weight:500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 8px #00000014,0 1px 3px #0000000d,inset .5px .5px 1px #fffffff2}.image-nav.svelte-h80kk:hover:not(:disabled){background:linear-gradient(145deg,#fff,#f8f9fa);color:#212529;transform:translateY(-50%) scale(1.05);box-shadow:0 4px 16px #00000026,0 2px 8px #0000001a,inset .5px .5px 1px #fffffff2}.image-nav.svelte-h80kk:disabled{opacity:.3;cursor:not-allowed;transform:translateY(-50%) scale(.9)}.image-nav.prev.svelte-h80kk{left:1.5rem}.image-nav.next.svelte-h80kk{right:1.5rem}.image-thumbnails.svelte-h80kk{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;mask-image:linear-gradient(to right,transparent 0%,black 1rem,black calc(100% - 1rem),transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 1rem,black calc(100% - 1rem),transparent 100%)}.thumbnail.svelte-h80kk{flex-shrink:0;width:4.5rem;height:4.5rem;border:2px solid transparent;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:2px 2px 8px #0000000f,-2px -2px 8px #ffffffe6,inset .5px .5px 1px #fffffff2;transform:scale(1)}.thumbnail.active.svelte-h80kk{border-color:var(--main);transform:scale(1.08);box-shadow:3px 3px 12px #ff420026,-3px -3px 12px #fffffff2,inset .5px .5px 1px #ff420014}.thumbnail.svelte-h80kk:hover{border-color:var(--alt);transform:scale(1.05);box-shadow:3px 3px 10px #ff6b351f,-3px -3px 10px #ffffffe6,inset .5px .5px 1px #fffffff2}.thumbnail.svelte-h80kk img:where(.svelte-h80kk){width:100%;height:100%;object-fit:cover;transition:all .3s cubic-bezier(.4,0,.2,1);filter:brightness(1.05)}.thumbnail.svelte-h80kk:hover img:where(.svelte-h80kk){transform:scale(1.1);filter:brightness(1.1)}.product-info-section.svelte-h80kk{display:flex;flex-direction:column;gap:1.25rem}.product-basic-info.svelte-h80kk{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem;background:linear-gradient(145deg,#fff,#fafbfc);border-radius:16px;box-shadow:4px 4px 16px #0000000a,-4px -4px 16px #fffffff2,inset .5px .5px 1px #fffffff2}.product-brand.svelte-h80kk{color:#6c757d;font-size:.95rem;margin:0;font-family:Sofia Pro,sans-serif;font-weight:500;background:linear-gradient(145deg,#f8f9fa,#e9ecef);padding:.4rem .8rem;border-radius:10px;align-self:flex-start;box-shadow:1px 1px 4px #0000000a,-1px -1px 4px #ffffffe6,inset .5px .5px .5px #fffffff2;text-transform:uppercase;letter-spacing:.5px}.rating-section.svelte-h80kk{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:linear-gradient(145deg,#fffdf7,#fefbf3);border-radius:12px;box-shadow:2px 2px 8px #ffc1070f,-2px -2px 8px #ffffffe6,inset .5px .5px 1px #fffffff2}.rating-text.svelte-h80kk{font-weight:600;color:#495057;font-size:1rem;font-family:Sofia Pro,sans-serif}.reviews-count.svelte-h80kk{color:#6c757d;font-size:.85rem;font-family:Sofia Pro,sans-serif}.price-section.svelte-h80kk{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(145deg,#fff,#fafbfc);border-radius:14px;box-shadow:3px 3px 12px #ff42000d,-3px -3px 12px #fffffff2,inset .5px .5px 1px #fffffff2;border:1px solid transparent;background-clip:padding-box;position:relative}.price-section.svelte-h80kk:before{content:"";position:absolute;inset:-1px;background:linear-gradient(145deg,var(--main),var(--alt));border-radius:14px;z-index:-1;opacity:.06}.current-price.svelte-h80kk{font-size:2rem;font-weight:700;background:linear-gradient(145deg,var(--main),var(--alt));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Sofia Pro,sans-serif;line-height:1}.retail-price.svelte-h80kk{font-size:1.1rem;color:#6c757d;text-decoration:line-through;font-family:Sofia Pro,sans-serif;opacity:.6}.discount-percentage.svelte-h80kk{background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;padding:.3rem .6rem;border-radius:8px;font-size:.75rem;font-weight:600;font-family:Sofia Pro,sans-serif;box-shadow:0 2px 6px #ff420033,inset .5px .5px 1px #ffffff4d;transform:scale(1);transition:transform .2s cubic-bezier(.4,0,.2,1)}.discount-percentage.svelte-h80kk:hover{transform:scale(1.05)}.stock-section.svelte-h80kk{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:linear-gradient(145deg,#f6fbf8,#ecf5f1);border-radius:12px;box-shadow:2px 2px 8px #2ed5730f,-2px -2px 8px #ffffffe6,inset .5px .5px 1px #fffffff2}.in-stock.svelte-h80kk{color:#28a745;font-weight:600;font-size:.9rem;font-family:Sofia Pro,sans-serif;display:flex;align-items:center;gap:.4rem}.out-of-stock.svelte-h80kk{color:#dc3545;font-weight:600;font-size:.9rem;font-family:Sofia Pro,sans-serif;display:flex;align-items:center;gap:.4rem}.stock-quantity.svelte-h80kk{color:#6c757d;font-size:.8rem;font-family:Sofia Pro,sans-serif}.short-description.svelte-h80kk{color:#495057;line-height:1.6;margin:0;font-size:.95rem;font-family:Sofia Pro,sans-serif;padding:1rem;background:linear-gradient(145deg,#fafbfc,#fff);border-radius:12px;box-shadow:inset 1px 1px 3px #00000008,inset -1px -1px 3px #fffffff2}.product-description.svelte-h80kk,.product-specifications.svelte-h80kk{background:linear-gradient(145deg,#fff,#fafbfc);border-radius:16px;padding:1.5rem;box-shadow:4px 4px 16px #0000000a,-4px -4px 16px #fffffff2,inset .5px .5px 1px #fffffff2}.product-description.svelte-h80kk h3:where(.svelte-h80kk),.product-specifications.svelte-h80kk h3:where(.svelte-h80kk){font-size:1.5rem;font-weight:700;margin:0 0 1.5rem;background:linear-gradient(145deg,var(--black),var(--grey--b));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Sofia Pro,sans-serif;letter-spacing:-.3px}.product-description.svelte-h80kk .description-content:where(.svelte-h80kk){color:#495057;line-height:1.7;margin:0;font-size:.95rem;font-family:Sofia Pro,sans-serif}.specs-grid.svelte-h80kk{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.spec-item.svelte-h80kk{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:linear-gradient(145deg,#fff,#f8f8f8);border-radius:16px;box-shadow:inset 2px 2px 6px #0000000a,inset -2px -2px 6px #ffffffe6;transition:all .2s cubic-bezier(.4,0,.2,1)}.spec-item.svelte-h80kk:hover{background:linear-gradient(145deg,#fafafa,#fff);transform:translateY(-1px);box-shadow:2px 2px 8px #0000000f,inset -2px -2px 6px #ffffffe6}.spec-key.svelte-h80kk{font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.spec-value.svelte-h80kk{color:var(--grey--b);font-family:Sofia Pro,sans-serif;font-weight:500;font-size:1rem}.action-buttons.svelte-h80kk{display:flex;justify-content:center;margin-top:1.5rem;padding:0 1.5rem}.add-to-cart-button.svelte-h80kk{padding:.75rem 1.25rem;background:linear-gradient(145deg,var(--main),var(--alt));color:var(--white);border:none;border-radius:12px;cursor:pointer;font-size:.9rem;font-weight:600;font-family:Sofia Pro,sans-serif;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 3px 8px #ff420040,inset 1px 1px 2px #ffffff4d;white-space:nowrap;display:flex;align-items:center;gap:.5rem}.cart-icon.svelte-h80kk{flex-shrink:0;filter:drop-shadow(0 1px 1px rgba(0,0,0,.1))}.button-text.svelte-h80kk{flex:1;text-align:center}.add-to-cart-button.svelte-h80kk:hover:not(:disabled){background:linear-gradient(145deg,var(--alt),var(--main));transform:translateY(-1px);box-shadow:0 4px 12px #ff420059,inset 1px 1px 2px #fff6}.add-to-cart-button.svelte-h80kk:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px #ff420040,inset 1px 1px 2px #ffffff4d}.add-to-cart-button.svelte-h80kk:disabled{background:linear-gradient(145deg,var(--grey),#d0d0d0);color:var(--grey--b);cursor:not-allowed;transform:none;box-shadow:0 2px 4px #0000001a,inset 1px 1px 2px #ffffff80}.reviews-section.svelte-h80kk,.cross-sell-section.svelte-h80kk,.upsell-section.svelte-h80kk{padding:1.5rem 2rem;background:linear-gradient(145deg,#fff,#fafafa);border-radius:20px;margin-top:1rem;box-shadow:4px 4px 12px #0000000f,-4px -4px 12px #fffc,inset 1px 1px 2px #ffffffe6}.reviews-section.svelte-h80kk h2:where(.svelte-h80kk),.cross-sell-section.svelte-h80kk h2:where(.svelte-h80kk),.upsell-section.svelte-h80kk h2:where(.svelte-h80kk){font-size:1.5rem;font-weight:700;margin:0 0 1rem;background:linear-gradient(145deg,var(--black),var(--grey--b));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Sofia Pro,sans-serif;letter-spacing:-.3px}.review-summary.svelte-h80kk{background:linear-gradient(145deg,#fff,#f8f8f8);padding:1.5rem;border-radius:16px;margin-bottom:1rem;box-shadow:4px 4px 12px #ffc1070f,-4px -4px 12px #ffffffe6,inset 1px 1px 2px #ffffffe6;border:1px solid transparent;background-clip:padding-box;position:relative}.review-summary.svelte-h80kk:before{content:"";position:absolute;inset:-1px;background:linear-gradient(145deg,#fbbf24,#f59e0b);border-radius:16px;z-index:-1;opacity:.08}.average-rating.svelte-h80kk{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.rating-number.svelte-h80kk{font-size:2.5rem;font-weight:800;background:linear-gradient(145deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Sofia Pro,sans-serif;line-height:1}.total-reviews.svelte-h80kk{color:var(--grey--b);font-size:.9rem;font-family:Sofia Pro,sans-serif}.rating-bars.svelte-h80kk{display:flex;flex-direction:column;gap:.5rem}.rating-bar.svelte-h80kk{display:flex;align-items:center;gap:1rem;padding:.25rem 0}.stars-label.svelte-h80kk{min-width:3rem;font-size:.8rem;color:var(--grey--b);font-family:Sofia Pro,sans-serif;font-weight:500}.bar-container.svelte-h80kk{flex:1;height:.5rem;background:linear-gradient(145deg,#f3f4f6,#e5e7eb);border-radius:.25rem;overflow:hidden;box-shadow:inset 1px 1px 2px #0000000f,inset -1px -1px 2px #ffffffe6}.bar-fill.svelte-h80kk{height:100%;background:linear-gradient(145deg,#fbbf24,#f59e0b);transition:width .4s cubic-bezier(.4,0,.2,1);border-radius:.25rem;box-shadow:0 1px 2px #fbbf244d,inset 1px 1px 1px #ffffff4d}.count.svelte-h80kk{min-width:2rem;text-align:right;font-size:.8rem;color:var(--grey--b);font-family:Sofia Pro,sans-serif;font-weight:500}.reviews-list.svelte-h80kk{display:flex;flex-direction:column;gap:1rem}.review-item.svelte-h80kk{background:linear-gradient(145deg,#fff,#f8f8f8);border-radius:12px;padding:1rem;box-shadow:2px 2px 6px #0000000a,-2px -2px 6px #fffc,inset 1px 1px 2px #ffffffe6;transition:all .3s cubic-bezier(.4,0,.2,1)}.review-item.svelte-h80kk:hover{background:linear-gradient(145deg,#fafafa,#fff);transform:translateY(-1px);box-shadow:3px 3px 8px #0000000f,-3px -3px 8px #ffffffe6,inset 1px 1px 2px #ffffffe6}.review-header.svelte-h80kk{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.reviewer-info.svelte-h80kk{display:flex;flex-direction:column;gap:.5rem}.reviewer-name.svelte-h80kk{font-weight:700;color:var(--black);font-size:1.1rem;font-family:Sofia Pro,sans-serif}.verified-badge.svelte-h80kk{background:linear-gradient(145deg,var(--secondary),var(--secondary--d));color:#fff;padding:.25rem .75rem;border-radius:8px;font-size:.75rem;font-weight:600;align-self:flex-start;font-family:Sofia Pro,sans-serif;box-shadow:0 2px 6px #2ed5734d,inset 1px 1px 2px #ffffff4d;text-transform:uppercase;letter-spacing:.5px}.review-rating.svelte-h80kk{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.review-date.svelte-h80kk{font-size:.9rem;color:var(--grey--b);font-family:Sofia Pro,sans-serif}.review-title.svelte-h80kk{font-size:1.2rem;font-weight:700;margin:0 0 1rem;color:var(--black);font-family:Sofia Pro,sans-serif}.review-content.svelte-h80kk{color:var(--grey--b);line-height:1.8;margin:0;font-size:1.05rem;font-family:Sofia Pro,sans-serif}.products-grid.svelte-h80kk{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.product-card.svelte-h80kk{background:linear-gradient(145deg,#fff,#f8f8f8);border-radius:16px;padding:1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:3px 3px 8px #0000000f,-3px -3px 8px #fffc,inset 1px 1px 2px #ffffffe6;transform:scale(1)}.product-card.svelte-h80kk:hover{background:linear-gradient(145deg,#fafafa,#fff);transform:translateY(-2px) scale(1.02);box-shadow:5px 5px 12px #00000014,-5px -5px 12px #ffffffe6,inset 1px 1px 2px #ffffffe6}.product-card.premium.svelte-h80kk{background:linear-gradient(145deg,#fef9e7,#fff9e0);border:1px solid rgba(251,191,36,.3)}.product-card.premium.svelte-h80kk:before{content:"";position:absolute;inset:-1px;background:linear-gradient(145deg,#fbbf24,#f59e0b);border-radius:16px;z-index:-1;opacity:.08}.premium-badge.svelte-h80kk{position:absolute;top:.5rem;right:.5rem;background:linear-gradient(145deg,#fbbf24,#f59e0b);color:#78350f;padding:.25rem .5rem;border-radius:8px;font-size:.65rem;font-weight:700;font-family:Sofia Pro,sans-serif;box-shadow:0 2px 6px #fbbf244d,inset 1px 1px 2px #ffffff4d;text-transform:uppercase;letter-spacing:.3px;z-index:2}.product-card.svelte-h80kk img:where(.svelte-h80kk){width:100%;height:100px;object-fit:cover;border-radius:12px;margin-bottom:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);filter:brightness(1.05);box-shadow:2px 2px 6px #00000014,inset 1px 1px 2px #ffffffe6}.product-card.svelte-h80kk:hover img:where(.svelte-h80kk){transform:scale(1.05);filter:brightness(1.1)}.product-card.svelte-h80kk h4:where(.svelte-h80kk){font-size:.85rem;font-weight:600;margin:0 0 .5rem;color:var(--black);line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:Sofia Pro,sans-serif}.product-price.svelte-h80kk{font-weight:700;background:linear-gradient(145deg,var(--main),var(--alt));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;font-size:1rem;font-family:Sofia Pro,sans-serif}.loading-container.svelte-h80kk,.error-container.svelte-h80kk{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:4rem;background:linear-gradient(145deg,#fff,#fafafa);border-radius:32px;margin:2rem;box-shadow:inset 4px 4px 12px #0000000f,inset -4px -4px 12px #ffffffe6}.error-message.svelte-h80kk{color:var(--main);text-align:center;margin:0;font-size:1.1rem;font-family:Sofia Pro,sans-serif;font-weight:500;background:linear-gradient(145deg,var(--main--l),#ffffff);padding:1rem 1.5rem;border-radius:16px;box-shadow:0 4px 12px #ff420026,inset 1px 1px 2px #ffffffe6}.retry-button.svelte-h80kk{background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;border:none;padding:1rem 2rem;border-radius:16px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:Sofia Pro,sans-serif;font-size:1rem;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 6px 16px #ff42004d,0 3px 8px #ff420033,inset 1px 1px 2px #ffffff4d;transform:translateY(0)}.retry-button.svelte-h80kk:hover{background:linear-gradient(145deg,var(--alt),var(--main));transform:translateY(-2px);box-shadow:0 8px 20px #ff420066,0 4px 12px #ff42004d,inset 1px 1px 2px #fff6}@media(max-width:1024px){.panel-content.svelte-h80kk{padding:2rem}.product-grid-layout.svelte-h80kk{grid-template-columns:1fr;gap:2rem}.current-price.svelte-h80kk{font-size:2rem}.rating-number.svelte-h80kk{font-size:2.5rem}.product-basic-info.svelte-h80kk,.reviews-section.svelte-h80kk,.cross-sell-section.svelte-h80kk,.upsell-section.svelte-h80kk{padding:1.5rem}.products-grid.svelte-h80kk{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.product-card.svelte-h80kk img:where(.svelte-h80kk){height:80px}}@media(max-width:640px){.panel-content.svelte-h80kk{padding:1.5rem}.main-content-layout.svelte-h80kk,.product-grid-layout.svelte-h80kk{gap:1.5rem}.current-price.svelte-h80kk{font-size:1.75rem}.product-basic-info.svelte-h80kk{padding:1rem;gap:1rem}.action-buttons.svelte-h80kk{padding:0 1rem}.add-to-cart-button.svelte-h80kk{padding:.6rem 1rem;font-size:.85rem}.cart-icon.svelte-h80kk{width:16px;height:16px}.button-text.svelte-h80kk{flex:1;text-align:center}.rating-number.svelte-h80kk{font-size:2rem}.reviews-section.svelte-h80kk,.cross-sell-section.svelte-h80kk,.upsell-section.svelte-h80kk{padding:1rem}.product-description.svelte-h80kk,.product-specifications.svelte-h80kk{padding:1.5rem}.review-summary.svelte-h80kk{padding:1rem}.review-item.svelte-h80kk{padding:.75rem}.products-grid.svelte-h80kk{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}.product-card.svelte-h80kk{padding:.75rem}.product-card.svelte-h80kk img:where(.svelte-h80kk){height:70px}.main-image-container.svelte-h80kk{border-radius:20px}.image-nav.svelte-h80kk{width:3rem;height:3rem;font-size:1.25rem}.image-nav.prev.svelte-h80kk{left:1rem}.image-nav.next.svelte-h80kk{right:1rem}.thumbnail.svelte-h80kk{width:4rem;height:4rem}}.product-loading.svelte-wcb16d{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.spinner-container.svelte-wcb16d{position:relative;width:80px;height:80px;margin-bottom:2rem}.spinner-ring.svelte-wcb16d{position:absolute;width:100%;height:100%;border:3px solid transparent;border-radius:50%;animation:svelte-wcb16d-spin 2s linear infinite}.spinner-ring.svelte-wcb16d:nth-child(1){border-top-color:#ff42004d;animation-duration:1.5s}.spinner-ring.svelte-wcb16d:nth-child(2){border-top-color:#ff420099;animation-duration:1s;animation-direction:reverse}.spinner-ring.svelte-wcb16d:nth-child(3){border-top-color:#ff4200e6;animation-duration:.75s}.spinner-center.svelte-wcb16d{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--main);animation:svelte-wcb16d-pulse 2s ease-in-out infinite}@keyframes svelte-wcb16d-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-wcb16d-pulse{0%,to{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.7;transform:translate(-50%,-50%) scale(1.1)}}.loading-text.svelte-wcb16d h3:where(.svelte-wcb16d){font-size:1.5rem;color:var(--black);margin:0 0 .5rem;font-family:Sofia Pro,sans-serif;font-weight:600}.loading-text.svelte-wcb16d p:where(.svelte-wcb16d){font-size:1rem;color:var(--grey--b);font-family:Sofia Pro,sans-serif;margin:0}.product-empty-state.svelte-6oze3c{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.empty-icon.svelte-6oze3c{margin-bottom:2rem}.empty-content.svelte-6oze3c h2:where(.svelte-6oze3c){font-size:1.5rem;font-weight:600;color:var(--black);margin:0 0 1rem;font-family:Sofia Pro,sans-serif}.empty-content.svelte-6oze3c p:where(.svelte-6oze3c){font-size:1rem;color:var(--grey--b);max-width:400px;margin:0 auto;font-family:Sofia Pro,sans-serif;line-height:1.5}.products-panel.svelte-f2zefq{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);overflow:hidden;overflow-x:hidden;display:flex;flex-direction:column;height:100%;position:relative}.products-content.svelte-f2zefq{padding:1.5rem;min-height:0;overflow-x:hidden;overflow-y:auto;flex:1}.products-grid.svelte-f2zefq{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;align-content:start;max-width:100%;min-height:0}.products-grid.svelte-f2zefq>*{max-width:100%;min-width:0}@media(max-width:768px){.products-content.svelte-f2zefq{padding:1rem}.products-grid.svelte-f2zefq{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}@media(max-width:480px){.products-grid.svelte-f2zefq{grid-template-columns:1fr}}.sidebar.svelte-129hoe0{width:80px;height:100%;background:linear-gradient(145deg,#fff,#f8f8f8);border-right:1px solid var(--grey--border);box-shadow:4px 0 12px #0000001a,inset -1px 0 2px #fffc;position:relative;z-index:100;overflow:visible}.sidebar-content.svelte-129hoe0{display:flex;flex-direction:column;padding:1rem;height:100%;overflow:visible;position:relative}.menu-items-container.svelte-129hoe0{display:flex;flex-direction:column;gap:.75rem;align-items:center;padding-bottom:.75rem;overflow:visible;width:100%}.menu-item-wrapper.svelte-129hoe0{position:relative;width:68px;height:48px}.menu-item-wrapper.svelte-129hoe0 .menu-item:where(.svelte-129hoe0){width:48px;height:48px;position:absolute;left:50%;top:0;transform:translate(-50%)}.settings-button.svelte-129hoe0{margin-top:auto;width:48px;margin-bottom:30px}.menu-item.svelte-129hoe0{width:48px;height:48px;background:linear-gradient(145deg,#fff,#fafafa);border:1px solid rgba(184,184,184,.3);border-radius:10px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000000f,inset 1px 1px 2px #ffffffe6;color:var(--grey--b);position:relative;z-index:1}.menu-item.svelte-129hoe0:hover{background:linear-gradient(145deg,#fff,#f5f5f5);transform:translate(-50%) translateY(-2px);box-shadow:0 4px 10px #0000001a,inset 1px 1px 2px #fffffff2;color:var(--main);z-index:2}.settings-button.svelte-129hoe0:hover{transform:translateY(-2px)}.menu-item.svelte-129hoe0:active{transform:translate(-50%) translateY(0);box-shadow:0 2px 4px #00000014,inset 2px 2px 4px #0000001a}.settings-button.svelte-129hoe0:active{transform:translateY(0)}.menu-item.active.svelte-129hoe0{background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;box-shadow:0 3px 8px #ff42004d,inset 1px 1px 2px #ffffff4d}.menu-item.active.svelte-129hoe0:hover{background:linear-gradient(145deg,var(--alt),var(--main));box-shadow:0 4px 12px #ff420066,inset 1px 1px 2px #fff6}.menu-icon.svelte-129hoe0{display:flex;align-items:center;justify-content:center;transition:all .2s ease}.menu-icon.svelte-129hoe0 svg{width:20px;height:20px;stroke-width:1.8}.menu-badge.svelte-129hoe0{position:absolute;top:-6px;left:50px;background:linear-gradient(145deg,var(--red),#ff4757);color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;font-family:Sofia Pro,sans-serif;box-shadow:0 2px 4px #d320204d,inset 1px 1px 2px #ffffff4d;z-index:10}.menu-badge.new-indicator.svelte-129hoe0{width:20px;height:20px;min-width:20px;font-size:.7rem;top:-6px;left:50px;background:linear-gradient(145deg,var(--main),var(--alt));box-shadow:0 2px 4px #ff42004d,inset 1px 1px 1px #ffffff4d}.cart-container.svelte-40g7mm{position:relative;z-index:1000;display:flex;align-items:center;justify-content:center}.cart-toggle.svelte-40g7mm{position:relative;background:linear-gradient(145deg,var(--main),var(--alt));border:none;border-radius:12px;padding:.75rem;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 3px 8px #ff420040,inset 1px 1px 2px #ffffff4d;color:#fff;display:flex;align-items:center;justify-content:center}.cart-toggle.svelte-40g7mm:hover{background:linear-gradient(145deg,var(--alt),var(--main));transform:translateY(-1px);box-shadow:0 4px 12px #ff420059,inset 1px 1px 2px #fff6}.cart-icon.svelte-40g7mm{position:relative;display:flex;align-items:center;justify-content:center}.cart-count-badge.svelte-40g7mm{position:absolute;top:-8px;right:-8px;background:linear-gradient(145deg,var(--red),#ff4757);color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;font-family:Sofia Pro,sans-serif;box-shadow:0 2px 4px #d320204d,inset 1px 1px 2px #ffffff4d;z-index:10;pointer-events:none}.cart-content-panel.svelte-40g7mm{height:100%;display:flex;flex-direction:column;padding:0 1rem 1rem;overflow:hidden}.cart-content-panel.svelte-40g7mm .empty-cart:where(.svelte-40g7mm){display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center;flex:1}.cart-content-panel.svelte-40g7mm .empty-icon:where(.svelte-40g7mm){font-size:2.5rem;margin-bottom:1rem;opacity:.6}.cart-content-panel.svelte-40g7mm .empty-cart:where(.svelte-40g7mm) p:where(.svelte-40g7mm){margin:.25rem 0;font-family:Sofia Pro,sans-serif}.cart-content-panel.svelte-40g7mm .empty-cart:where(.svelte-40g7mm) p:where(.svelte-40g7mm):first-child{font-weight:600;color:var(--black);font-size:.95rem}.cart-content-panel.svelte-40g7mm .empty-subtext:where(.svelte-40g7mm){color:var(--grey--b);font-size:.8rem}.cart-items-panel.svelte-40g7mm{flex:1;overflow-y:auto;padding:.5rem 0;scrollbar-width:thin;scrollbar-color:rgba(184,184,184,.3) transparent}.cart-items-panel.svelte-40g7mm::-webkit-scrollbar{width:4px}.cart-items-panel.svelte-40g7mm::-webkit-scrollbar-track{background:transparent}.cart-items-panel.svelte-40g7mm::-webkit-scrollbar-thumb{background-color:#b8b8b84d;border-radius:2px}.cart-items-panel.svelte-40g7mm .cart-item:where(.svelte-40g7mm){display:flex;gap:.75rem;padding:.75rem;background:linear-gradient(145deg,#fff,#fafafa);border-radius:10px;margin-bottom:.5rem;box-shadow:0 1px 3px #0000000a,inset 1px 1px 2px #ffffffe6;align-items:flex-start;min-height:60px}.cart-items-panel.svelte-40g7mm .item-image:where(.svelte-40g7mm){width:36px;height:36px;border-radius:6px;overflow:hidden;background:linear-gradient(135deg,#f0f0f0,#e0e0e0);flex-shrink:0;box-shadow:0 2px 4px #0000001a}.cart-items-panel.svelte-40g7mm .item-image:where(.svelte-40g7mm) img:where(.svelte-40g7mm){width:100%;height:100%;object-fit:cover}.cart-items-panel.svelte-40g7mm .item-details:where(.svelte-40g7mm){flex:1;min-width:0;overflow:hidden}.cart-items-panel.svelte-40g7mm .item-name:where(.svelte-40g7mm){margin:0 0 .25rem;font-size:.8rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.cart-items-panel.svelte-40g7mm .item-price:where(.svelte-40g7mm){margin:0;font-size:.75rem;font-weight:700;color:var(--main);font-family:Sofia Pro,sans-serif}.cart-items-panel.svelte-40g7mm .item-controls:where(.svelte-40g7mm){display:flex;flex-direction:column;align-items:flex-end;gap:.4rem;flex-shrink:0;min-width:fit-content}.cart-items-panel.svelte-40g7mm .quantity-controls:where(.svelte-40g7mm){display:flex;align-items:center;gap:.2rem;background:linear-gradient(145deg,#f8f8f8,#fff);border-radius:5px;padding:.1rem;box-shadow:0 1px 2px #0000000a,inset 1px 1px 2px #ffffffe6}.cart-items-panel.svelte-40g7mm .quantity-btn:where(.svelte-40g7mm){width:18px;height:18px;border:none;background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;border-radius:3px;cursor:pointer;font-size:.65rem;font-weight:600;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 1px 2px #ff420033}.cart-items-panel.svelte-40g7mm .quantity-btn:where(.svelte-40g7mm):hover:not(:disabled){background:linear-gradient(145deg,var(--alt),var(--main));transform:translateY(-.5px)}.cart-items-panel.svelte-40g7mm .quantity-btn:where(.svelte-40g7mm):disabled{background:linear-gradient(145deg,var(--grey),#d0d0d0);cursor:not-allowed;transform:none;box-shadow:none}.cart-items-panel.svelte-40g7mm .quantity:where(.svelte-40g7mm){font-size:.7rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif;min-width:1rem;text-align:center}.cart-items-panel.svelte-40g7mm .item-total:where(.svelte-40g7mm){font-size:.75rem;font-weight:700;color:var(--black);font-family:Sofia Pro,sans-serif}.cart-footer-panel.svelte-40g7mm{padding:1rem;background:linear-gradient(145deg,#fff,#fafafa);border-top:1px solid var(--grey--border);box-shadow:0 -4px 12px #0000000d;position:sticky;bottom:0;z-index:10}.cart-total-bar.svelte-40g7mm{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.75rem 1rem;background:linear-gradient(135deg,var(--main--l),#fff5f0);border-radius:8px;border:1px solid rgba(255,66,0,.1)}.total-label.svelte-40g7mm{font-size:1rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif}.total-amount.svelte-40g7mm{font-size:1.25rem;font-weight:700;color:var(--main);font-family:Sofia Pro,sans-serif}.panel-actions.svelte-40g7mm{display:flex;gap:.75rem}.clear-cart-panel.svelte-40g7mm{flex:1;padding:.875rem 1rem;background:linear-gradient(145deg,#fff,#f5f5f5);color:var(--grey--b);border:2px solid var(--grey--border);border-radius:10px;cursor:pointer;font-size:.9rem;font-weight:600;font-family:Sofia Pro,sans-serif;transition:all .2s ease;box-shadow:0 2px 4px #0000000d}.clear-cart-panel.svelte-40g7mm:hover{background:linear-gradient(145deg,#f5f5f5,#fff);border-color:var(--grey);transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.checkout-btn.svelte-40g7mm{flex:2;padding:.875rem 1.5rem;background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;border:none;border-radius:10px;cursor:pointer;font-size:1rem;font-weight:700;font-family:Sofia Pro,sans-serif;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #ff42004d,inset 1px 1px 2px #ffffff4d;text-transform:uppercase;letter-spacing:.5px}.checkout-btn.svelte-40g7mm:hover{background:linear-gradient(145deg,var(--alt),var(--main));transform:translateY(-2px);box-shadow:0 6px 16px #ff420066,inset 1px 1px 2px #fff6}.checkout-btn.svelte-40g7mm:active{transform:translateY(0);box-shadow:0 2px 8px #ff42004d,inset 1px 1px 2px #ffffff4d}.profile-panel.svelte-128rjqb{height:100%;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(145deg,#fff,#fafafa)}.profile-content.svelte-128rjqb{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;scrollbar-width:thin;scrollbar-color:rgba(184,184,184,.3) transparent}.tab-navigation.svelte-128rjqb{display:flex;gap:.5rem;margin-bottom:1rem;background:linear-gradient(145deg,#f8f8f8,#fff);padding:.5rem;border-radius:10px;border:1px solid rgba(184,184,184,.3);box-shadow:0 1px 3px #0000000a,inset 1px 1px 2px #ffffffe6}.tab-button.svelte-128rjqb{flex:1;padding:.6rem 1rem;border:none;background:transparent;color:var(--grey--b);font-size:.85rem;font-weight:600;font-family:Sofia Pro,sans-serif;cursor:pointer;border-radius:8px;transition:all .2s ease}.tab-button.svelte-128rjqb:hover{background:#ff420014;color:var(--main)}.tab-button.active.svelte-128rjqb{background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;box-shadow:0 2px 6px #ff420033,inset 1px 1px 2px #ffffff4d}.addresses-list.svelte-128rjqb,.payment-list.svelte-128rjqb{display:flex;flex-direction:column;gap:.5rem}.address-card.svelte-128rjqb,.payment-card.svelte-128rjqb{background:linear-gradient(145deg,#fff,#fafafa);border:1px solid rgba(184,184,184,.3);border-radius:10px;padding:.75rem;transition:all .2s ease;box-shadow:0 1px 3px #0000000a,inset 1px 1px 2px #ffffffe6}.address-card.svelte-128rjqb:hover,.payment-card.svelte-128rjqb:hover{transform:translateY(-1px);box-shadow:0 2px 6px #00000014,inset 1px 1px 2px #ffffffe6}.address-card.default.svelte-128rjqb,.payment-card.default.svelte-128rjqb{border-color:var(--main);box-shadow:0 2px 8px #ff420026,inset 1px 1px 2px #ffffffe6}.address-header.svelte-128rjqb,.payment-header.svelte-128rjqb{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.address-type-line.svelte-128rjqb,.payment-brand-line.svelte-128rjqb{display:flex;align-items:center;gap:.5rem}.address-type.svelte-128rjqb,.payment-brand.svelte-128rjqb{font-size:.85rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif}.default-badge.svelte-128rjqb{font-size:.6rem;font-weight:600;color:var(--main);background:#ff42001a;padding:.15rem .4rem;border-radius:3px;text-transform:uppercase;font-family:Sofia Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.address-details.svelte-128rjqb{margin-bottom:.25rem}.address-line.svelte-128rjqb{margin:.15rem 0;font-size:.8rem;color:var(--grey--b);font-family:Sofia Pro,sans-serif}.payment-info.svelte-128rjqb{margin:0;font-size:.8rem;color:var(--grey--b);font-family:Sofia Pro,sans-serif}.address-actions.svelte-128rjqb,.payment-actions.svelte-128rjqb{display:flex;gap:.4rem}.action-btn.svelte-128rjqb{padding:.3rem .6rem;border:none;border-radius:5px;cursor:pointer;font-size:.7rem;font-weight:600;font-family:Sofia Pro,sans-serif;transition:all .2s ease}.edit-btn.svelte-128rjqb{background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;box-shadow:0 1px 3px #ff420033}.edit-btn.svelte-128rjqb:hover{background:linear-gradient(145deg,var(--alt),var(--main));transform:translateY(-.5px);box-shadow:0 2px 4px #ff42004d}.delete-btn.svelte-128rjqb{background:linear-gradient(145deg,var(--grey),#d0d0d0);color:var(--grey--b)}.delete-btn.svelte-128rjqb:hover{background:linear-gradient(145deg,#d0d0d0,var(--grey));transform:translateY(-.5px)}.edit-form.svelte-128rjqb{padding:.5rem 0}.form-row.svelte-128rjqb{display:flex;gap:.5rem;margin-bottom:.5rem}.form-group.svelte-128rjqb{flex:1;display:flex;flex-direction:column}.form-group.svelte-128rjqb label:where(.svelte-128rjqb){font-size:.7rem;font-weight:600;color:var(--grey--b);margin-bottom:.25rem;font-family:Sofia Pro,sans-serif}.form-group.svelte-128rjqb input:where(.svelte-128rjqb),.form-group.svelte-128rjqb select:where(.svelte-128rjqb){padding:.4rem .5rem;border:1px solid rgba(184,184,184,.3);border-radius:5px;font-size:.75rem;font-family:Sofia Pro,sans-serif;background:#fff;transition:all .2s ease}.form-group.svelte-128rjqb input:where(.svelte-128rjqb):focus,.form-group.svelte-128rjqb select:where(.svelte-128rjqb):focus{outline:none;border-color:var(--main);box-shadow:0 0 0 2px #ff42001a}.checkbox-group.svelte-128rjqb{flex:0 0 auto;align-self:flex-end;margin-bottom:.5rem}.checkbox-group.svelte-128rjqb label:where(.svelte-128rjqb){display:flex;align-items:center;gap:.3rem;cursor:pointer;margin-bottom:0}.checkbox-group.svelte-128rjqb input[type=checkbox]:where(.svelte-128rjqb){width:auto;margin:0;cursor:pointer}.form-actions.svelte-128rjqb{display:flex;gap:.5rem;margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(184,184,184,.2)}.save-btn.svelte-128rjqb{background:linear-gradient(145deg,#10b981,#059669);color:#fff;box-shadow:0 1px 3px #10b98133}.save-btn.svelte-128rjqb:hover{background:linear-gradient(145deg,#059669,#047857);transform:translateY(-.5px);box-shadow:0 2px 4px #10b9814d}.cancel-btn.svelte-128rjqb{background:linear-gradient(145deg,var(--grey),#d0d0d0);color:var(--grey--b)}.modal-overlay.svelte-128rjqb{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.delete-modal.svelte-128rjqb{background:linear-gradient(145deg,#fff,#fafafa);border-radius:12px;padding:1.5rem;max-width:400px;width:90%;box-shadow:0 10px 30px #0003,0 1px 8px #0000001a}.modal-header.svelte-128rjqb h3:where(.svelte-128rjqb){margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif}.modal-body.svelte-128rjqb p:where(.svelte-128rjqb){margin:0 0 1.5rem;font-size:.85rem;color:var(--grey--b);font-family:Sofia Pro,sans-serif;line-height:1.5}.modal-actions.svelte-128rjqb{display:flex;gap:.75rem;justify-content:flex-end}.confirm-delete-btn.svelte-128rjqb{background:linear-gradient(145deg,#ef4444,#dc2626);color:#fff;box-shadow:0 1px 3px #ef444433}.confirm-delete-btn.svelte-128rjqb:hover{background:linear-gradient(145deg,#dc2626,#b91c1c);transform:translateY(-.5px);box-shadow:0 2px 4px #ef44444d}.past-orders-panel.svelte-1xumqsl{height:100%;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(145deg,#fff,#fafafa)}.orders-content.svelte-1xumqsl{flex:1;overflow-y:auto;padding:1rem;scrollbar-width:thin;scrollbar-color:rgba(184,184,184,.3) transparent}.orders-list.svelte-1xumqsl{display:flex;flex-direction:column;gap:.75rem}.order-card.svelte-1xumqsl{background:linear-gradient(145deg,#fff,#fafafa);border:1px solid rgba(184,184,184,.3);border-radius:10px;padding:.75rem;transition:all .2s ease;box-shadow:0 1px 3px #0000000a,inset 1px 1px 2px #ffffffe6}.order-card.svelte-1xumqsl:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000014,inset 1px 1px 2px #ffffffe6}.order-header.svelte-1xumqsl{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid rgba(184,184,184,.2)}.order-info.svelte-1xumqsl{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.order-id.svelte-1xumqsl{font-size:.85rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif}.order-date.svelte-1xumqsl,.order-status.svelte-1xumqsl{font-size:.75rem;color:var(--grey--b);font-family:Sofia Pro,sans-serif}.order-status.svelte-1xumqsl{font-weight:600}.order-items.svelte-1xumqsl{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.order-item.svelte-1xumqsl{display:flex;gap:.5rem;padding:.5rem;background:linear-gradient(145deg,#fff,#fafafa);border-radius:6px;border:1px solid rgba(184,184,184,.2)}.item-image.svelte-1xumqsl{width:36px;height:36px;border-radius:6px;overflow:hidden;background:linear-gradient(135deg,#f0f0f0,#e0e0e0);flex-shrink:0;box-shadow:0 2px 4px #0000001a}.item-image.svelte-1xumqsl img:where(.svelte-1xumqsl){width:100%;height:100%;object-fit:cover}.item-details.svelte-1xumqsl{flex:1;display:flex;flex-direction:column;justify-content:center}.item-name-line.svelte-1xumqsl{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.item-name.svelte-1xumqsl{margin:0;font-size:.8rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif;line-height:1.3;flex:1;min-width:100px}.item-quantity.svelte-1xumqsl,.item-price.svelte-1xumqsl{font-size:.75rem;color:var(--grey--b);font-family:Sofia Pro,sans-serif}.item-price.svelte-1xumqsl{font-weight:600;color:var(--main)}.order-footer.svelte-1xumqsl{padding-top:.5rem;border-top:1px solid rgba(184,184,184,.2);display:flex;justify-content:space-between;align-items:center}.order-total.svelte-1xumqsl{display:flex;align-items:center;gap:.5rem}.total-label.svelte-1xumqsl{font-size:.85rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif}.total-amount.svelte-1xumqsl{font-size:.9rem;font-weight:700;color:var(--main);font-family:Sofia Pro,sans-serif}.order-actions.svelte-1xumqsl{display:flex;gap:.4rem}.action-btn.svelte-1xumqsl{padding:.35rem .6rem;border:none;border-radius:5px;cursor:pointer;font-size:.7rem;font-weight:600;font-family:Sofia Pro,sans-serif;transition:all .2s ease}.reorder-btn.svelte-1xumqsl{background:linear-gradient(145deg,var(--main),var(--alt));color:#fff;box-shadow:0 1px 3px #ff420033}.reorder-btn.svelte-1xumqsl:hover{background:linear-gradient(145deg,var(--alt),var(--main));transform:translateY(-.5px);box-shadow:0 2px 4px #ff42004d}.details-btn.svelte-1xumqsl{background:linear-gradient(145deg,#f8f8f8,#fff);color:var(--black);border:1px solid rgba(184,184,184,.3)}.details-btn.svelte-1xumqsl:hover{background:linear-gradient(145deg,#fff,#f8f8f8);transform:translateY(-.5px);box-shadow:0 2px 4px #00000014}.preferences-panel.svelte-13oehr0{padding:1.5rem;height:100%;overflow-y:auto}.preferences-section.svelte-13oehr0{margin-bottom:2rem}.section-title.svelte-13oehr0{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:var(--black);font-family:Sofia Pro,sans-serif;display:flex;align-items:center;gap:.5rem}.section-description.svelte-13oehr0{font-size:.85rem;color:var(--grey--b);margin-bottom:1rem;line-height:1.5;font-family:Sofia Pro,sans-serif;text-align:center;width:100%}.icon.svelte-13oehr0{width:1.2rem;height:1.2rem;stroke:var(--grey);flex-shrink:0}.empty-state.svelte-13oehr0{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:2.5rem 1.5rem;text-align:center}.empty-icon.svelte-13oehr0{width:3.5rem;height:3.5rem;margin:0 auto 1rem;opacity:.4;stroke:var(--grey)}.empty-state.svelte-13oehr0 p:where(.svelte-13oehr0){margin:.25rem 0;color:var(--grey--b);font-family:Sofia Pro,sans-serif}.empty-subtext.svelte-13oehr0{font-size:.8rem;color:var(--grey);margin:.5rem auto 0;text-align:center;width:100%}.characteristics-list.svelte-13oehr0{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.characteristic-card.svelte-13oehr0{background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:1rem;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}.characteristic-card.svelte-13oehr0:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000014;border-color:var(--main)}.characteristic-info.svelte-13oehr0{flex:1}.characteristic-label.svelte-13oehr0{font-size:.8rem;font-weight:600;color:var(--grey--b);margin-bottom:.25rem;font-family:Sofia Pro,sans-serif;text-transform:capitalize}.characteristic-value.svelte-13oehr0{font-size:1rem;font-weight:500;color:var(--black);font-family:Sofia Pro,sans-serif;text-transform:capitalize}.clear-button.svelte-13oehr0{background:var(--bg-secondary);border:1px solid var(--border);border-radius:8px;width:32px;height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.clear-button.svelte-13oehr0:hover{background:var(--grey--l);transform:scale(1.05);border-color:var(--grey)}.clear-icon.svelte-13oehr0{width:.9rem;height:.9rem;stroke:var(--grey--b)}.actions.svelte-13oehr0{display:flex;justify-content:center;margin-top:1rem}.clear-all-btn.svelte-13oehr0{padding:.6rem 1.2rem;background:var(--red);color:#fff;border:none;border-radius:8px;cursor:pointer;font-family:Sofia Pro,sans-serif;font-weight:600;font-size:.9rem;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;box-shadow:0 2px 6px #d3202033}.clear-all-btn.svelte-13oehr0:hover{transform:translateY(-1px);box-shadow:0 4px 12px #d320204d;filter:brightness(1.05)}.btn-icon.svelte-13oehr0{width:1rem;height:1rem;stroke:#fff}.info-box.svelte-13oehr0{background:var(--bg-secondary);border:1px solid var(--border);border-radius:10px;padding:1rem}.info-list.svelte-13oehr0{margin:0;padding-left:1.2rem;font-size:.85rem;line-height:1.6;color:var(--grey--b);font-family:Sofia Pro,sans-serif}.info-list.svelte-13oehr0 li:where(.svelte-13oehr0){margin-bottom:.5rem}.info-list.svelte-13oehr0 strong:where(.svelte-13oehr0){color:var(--black);font-weight:600}@media(max-width:768px){.preferences-panel.svelte-13oehr0{padding:1rem}.section-title.svelte-13oehr0{font-size:1rem}.characteristic-card.svelte-13oehr0{padding:.75rem}.characteristic-value.svelte-13oehr0{font-size:.9rem}}.language-switcher.svelte-wj1kq2{margin-bottom:1rem}.language-label.svelte-wj1kq2{display:flex;flex-direction:column;gap:.5rem}.label-text.svelte-wj1kq2{font-size:.9rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif}.language-select.svelte-wj1kq2{padding:.5rem .75rem;border:2px solid rgba(184,184,184,.3);border-radius:8px;font-size:.9rem;font-family:Sofia Pro,sans-serif;background:#fff;color:var(--black);cursor:pointer;transition:all .2s ease}.language-select.svelte-wj1kq2:hover{border-color:#ff42004d}.language-select.svelte-wj1kq2:focus{outline:none;border-color:var(--main);box-shadow:0 0 0 3px #ff42001a}.settings-panel.svelte-d580bl{padding:1.5rem;height:100%;overflow-y:auto}.settings-section.svelte-d580bl{margin-bottom:2rem}.section-title.svelte-d580bl{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:var(--black);font-family:Sofia Pro,sans-serif;display:flex;align-items:center;gap:.5rem}.section-description.svelte-d580bl{font-size:.85rem;color:var(--grey--b);margin-bottom:1rem;line-height:1.5;font-family:Sofia Pro,sans-serif}.icon.svelte-d580bl{width:1.2rem;height:1.2rem;stroke:var(--main);flex-shrink:0}@media(max-width:768px){.settings-panel.svelte-d580bl{padding:1rem}.section-title.svelte-d580bl{font-size:1rem}}.logo.svelte-11kh2d2{display:flex;align-items:center;gap:.75rem;font-family:Sofia Pro,sans-serif}.logo-xxs.svelte-11kh2d2{gap:.5rem}.logo-xxs.svelte-11kh2d2 .logo-icon:where(.svelte-11kh2d2){height:1rem;width:auto}.logo-xxs.svelte-11kh2d2 .logo-text:where(.svelte-11kh2d2){font-size:.9rem;font-weight:700}.logo-xs.svelte-11kh2d2{gap:.5rem}.logo-xs.svelte-11kh2d2 .logo-icon:where(.svelte-11kh2d2){height:1.25rem;width:auto}.logo-xs.svelte-11kh2d2 .logo-text:where(.svelte-11kh2d2){font-size:1rem;font-weight:700}.logo-sm.svelte-11kh2d2{gap:.5rem}.logo-sm.svelte-11kh2d2 .logo-icon:where(.svelte-11kh2d2){height:1.5rem;width:auto}.logo-sm.svelte-11kh2d2 .logo-text:where(.svelte-11kh2d2){font-size:1.25rem;font-weight:700}.logo-md.svelte-11kh2d2 .logo-icon:where(.svelte-11kh2d2){height:2rem;width:auto}.logo-md.svelte-11kh2d2 .logo-text:where(.svelte-11kh2d2){font-size:1.5rem;font-weight:700}.logo-lg.svelte-11kh2d2 .logo-icon:where(.svelte-11kh2d2){height:2.5rem;width:auto}.logo-lg.svelte-11kh2d2 .logo-text:where(.svelte-11kh2d2){font-size:1.75rem;font-weight:700}.logo-text.svelte-11kh2d2{background:linear-gradient(145deg,var(--main),var(--alt));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo-icon.svelte-11kh2d2{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.top-header.svelte-11siq9i{width:100%;height:60px;background:linear-gradient(145deg,#fff,#f8f8f8);border-bottom:1px solid rgba(184,184,184,.3);padding:.5rem 1.5rem;flex-shrink:0;display:flex;align-items:center;box-sizing:border-box}.header-content.svelte-11siq9i{display:flex;justify-content:space-between;align-items:center;max-width:1920px;margin:0 auto}.brand-section.svelte-11siq9i{display:flex;align-items:center;gap:1rem}.app-title.svelte-11siq9i{margin:0;font-size:1.75rem;font-weight:700;background:linear-gradient(145deg,var(--main),var(--alt));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Sofia Pro,sans-serif;letter-spacing:-.5px;line-height:.9}@media(max-width:768px){.top-header.svelte-11siq9i{padding:.5rem 1rem}.app-title.svelte-11siq9i{font-size:1.1rem}}.app-container.svelte-1uha8ag{display:flex;flex-direction:column;height:100%;width:100%;max-width:100%;position:relative;overflow:hidden;box-sizing:border-box;margin:0;padding:0}.main-content.svelte-1uha8ag{display:flex;flex:1;min-height:0;overflow:hidden;max-width:100%}.sidebar.svelte-1uha8ag{flex-shrink:0}.chat-container.svelte-1uha8ag{display:flex;flex:1;width:100%;min-height:0;overflow:hidden}.chat-panel.svelte-1uha8ag{width:calc(33.33% - 1px);max-width:calc(33.33% - 1px);border-right:1px solid var(--grey--border);box-shadow:4px 0 12px #0000001a;z-index:10;position:relative;height:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.products-panel.svelte-1uha8ag{width:66.67%;max-width:66.67%;height:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.overlay-panel.svelte-1uha8ag{position:absolute;inset:0;background:#0006;z-index:1000;display:flex;align-items:stretch;justify-content:flex-start}.panel-content.svelte-1uha8ag{width:100%;height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:4px 0 20px #00000026;animation:svelte-1uha8ag-slideIn .3s cubic-bezier(.4,0,.2,1)}@keyframes svelte-1uha8ag-slideIn{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.panel-header.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:linear-gradient(145deg,#fff,#f8f8f8);border-bottom:1px solid rgba(184,184,184,.3);box-shadow:0 4px 12px #0000000d,inset 0 1px 2px #fffc}.panel-title.svelte-1uha8ag{margin:0;font-size:1.3rem;font-weight:600;color:var(--black);font-family:Sofia Pro,sans-serif}.close-panel-btn.svelte-1uha8ag{background:none;border:none;font-size:2rem;color:var(--grey--b);cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease;font-family:Sofia Pro,sans-serif;line-height:1}.close-panel-btn.svelte-1uha8ag:hover{color:var(--main);background:#ff42001a;transform:rotate(90deg)}.panel-body.svelte-1uha8ag{flex:1;overflow:hidden}@media(max-width:768px){.chat-panel.svelte-1uha8ag{width:100%;height:50%;border-right:none;border-bottom:1px solid var(--grey--border);box-shadow:0 4px 12px #0000001a}.products-panel.svelte-1uha8ag{width:100%;height:50%}.panel-content.svelte-1uha8ag{width:100%}}
