.ai-assistant-chat__trigger{width:auto;min-width:0;height:auto;padding:0;border:none;border-radius:0;background:rgba(0,0,0,0);display:inline-flex;align-items:center;justify-content:center;color:var(--text-secondary);cursor:pointer;transition:opacity .2s ease,color .2s ease}.ai-assistant-chat__trigger:hover{color:var(--brand-primary);opacity:.86}.ai-assistant-chat__trigger:disabled{opacity:.48;cursor:not-allowed}.ai-assistant-chat__trigger-icon{display:inline-flex;align-items:center;justify-content:center}.ai-assistant-chat__trigger-icon svg{width:24px;height:24px;color:currentColor}.ai-assistant-chat__trigger-icon [stroke]{stroke:currentColor!important}.ai-assistant-chat__trigger-icon [fill]:not([fill=none]){fill:currentColor!important}.ai-assistant-chat-modal .ui-modal__box{width:min(90vw,1080px);max-width:1080px;padding:28px;border:1px solid var(--border-soft);border-radius:28px;overflow:hidden;background:linear-gradient(180deg,color-mix(in srgb,var(--accent-coral) 18%,transparent),transparent 220px),var(--surface-bg);box-shadow:var(--card-shadow)}.ai-assistant-chat-modal .ui-modal__body{width:100%}.ai-assistant-chat{display:flex;flex-direction:column;gap:22px;color:var(--text-primary)}.ai-assistant-chat__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ai-assistant-chat__header-main{display:flex;align-items:center;gap:20px;min-width:0}.ai-assistant-chat__avatar{width:72px;height:72px;min-width:72px;display:inline-flex;align-items:center;justify-content:center;border-radius:22px;overflow:hidden;border:1px solid color-mix(in srgb,var(--brand-primary) 22%,var(--border-soft));background:radial-gradient(circle at 30% 25%,color-mix(in srgb,var(--accent-yellow) 30%,transparent),transparent 48%),color-mix(in srgb,var(--brand-primary) 12%,var(--surface-bg-soft));color:var(--brand-primary)}.ai-assistant-chat__avatar img{width:100%;height:100%;object-fit:cover;display:block}.ai-assistant-chat__avatar-fallback{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center}.ai-assistant-chat__avatar-fallback svg{width:30px;height:30px}.ai-assistant-chat__avatar-fallback--message svg{width:18px;height:18px}.ai-assistant-chat__header-copy{min-width:0}.ai-assistant-chat__eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;line-height:16px;color:var(--color-li);text-transform:uppercase;letter-spacing:.08em}.ai-assistant-chat__status-dot{width:8px;height:8px;border-radius:999px;background:var(--brand-primary-solid,var(--brand-primary));background-image:var(--brand-primary-gradient,none);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand-primary) 18%,transparent)}.ai-assistant-chat__title{font-size:22px;line-height:30px;font-weight:600}.ai-assistant-chat__close{width:36px;min-width:36px;height:36px;border:1px solid var(--border-soft);border-radius:999px;background:color-mix(in srgb,var(--surface-bg-elevated) 92%,transparent);color:var(--text-secondary);cursor:pointer;transition:border-color .2s ease,transform .2s ease,background .2s ease}.ai-assistant-chat__close:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--brand-primary) 38%,var(--border-soft));background:color-mix(in srgb,var(--brand-primary) 10%,var(--surface-bg));color:var(--brand-primary)}.ai-assistant-chat__product-hero{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:0;background:rgba(0,0,0,0)}.ai-assistant-chat__product-thumb{width:56px;height:56px;border-radius:16px;overflow:hidden;background:var(--surface-bg-soft);border:1px solid var(--border-soft)}.ai-assistant-chat__product-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ai-assistant-chat__product-content{min-width:0}.ai-assistant-chat__product-name{font-size:16px;line-height:22px;font-weight:600}.ai-assistant-chat__product-description{margin-top:4px;font-size:12px;line-height:18px;color:var(--color-li);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.ai-assistant-chat__product-meta{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.ai-assistant-chat__product-price{font-size:18px;line-height:24px;font-weight:700;color:var(--color-text)}.ai-assistant-chat__product-price--muted{font-size:14px;line-height:20px;font-weight:500;color:var(--color-li)}.ai-assistant-chat__product-id{min-height:24px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;background:var(--theme-chip-bg,var(--brand-primary-gradient));color:var(--theme-chip-color,#171717);font-size:11px;line-height:14px}.ai-assistant-chat__body{min-height:360px;max-height:min(52vh,520px);overflow-y:auto;padding:8px 8px 8px 0;display:flex;flex-direction:column;gap:16px}.ai-assistant-chat__empty{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:16px;padding:20px 8px}.ai-assistant-chat__empty-badge{min-height:32px;padding:0 16px;border-radius:999px;display:inline-flex;align-items:center;background:var(--theme-chip-bg,var(--brand-primary-gradient));color:var(--theme-chip-color,#171717);font-size:12px;line-height:16px;font-weight:600}.ai-assistant-chat__empty-title{font-size:34px;line-height:40px;font-weight:600}.ai-assistant-chat__empty-copy{max-width:440px;font-size:16px;line-height:24px;color:var(--color-li)}.ai-assistant-chat__loading{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 16px;border-radius:999px;border:1px solid var(--border-soft);background:color-mix(in srgb,var(--surface-bg-elevated) 94%,transparent);box-shadow:0 10px 24px color-mix(in srgb,var(--brand-primary) 10%,transparent);color:var(--text-secondary);font-size:13px;line-height:20px}.ai-assistant-chat__loading span{width:8px;height:8px;border-radius:999px;background:var(--brand-primary-solid,var(--brand-primary));background-image:var(--brand-primary-gradient,none);animation:ai-assistant-chat-dot 1.15s ease-in-out infinite}.ai-assistant-chat__loading span:nth-child(2){background:var(--accent-mint);animation-delay:.15s}.ai-assistant-chat__loading span:nth-child(3){background:var(--accent-yellow);animation-delay:.3s}.ai-assistant-chat__message{display:flex;gap:12px;align-items:flex-end}.ai-assistant-chat__message--user{justify-content:flex-end}.ai-assistant-chat__message--user .ai-assistant-chat__bubble{background:var(--brand-primary-solid,var(--brand-primary));background-image:var(--brand-primary-gradient,none);color:var(--theme-chip-color,#171717);border-bottom-right-radius:12px;box-shadow:0 14px 28px color-mix(in srgb,var(--brand-primary) 18%,transparent)}.ai-assistant-chat__message--assistant{justify-content:flex-start}.ai-assistant-chat__message--assistant .ai-assistant-chat__bubble{background:var(--surface-bg-soft);color:var(--text-primary);border-bottom-left-radius:12px}.ai-assistant-chat__message-avatar{width:32px;min-width:32px;height:32px;border-radius:12px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-soft);background:color-mix(in srgb,var(--brand-primary) 10%,var(--surface-bg-soft));color:var(--brand-primary)}.ai-assistant-chat__message-avatar img{width:100%;height:100%;object-fit:cover;display:block}.ai-assistant-chat__bubble{max-width:min(78%,520px);padding:16px;border-radius:24px;border:1px solid var(--border-soft);font-size:14px;line-height:22px;white-space:pre-wrap}.ai-assistant-chat__message.is-pending .ai-assistant-chat__bubble{color:var(--color-li)}.ai-assistant-chat__message.is-error .ai-assistant-chat__bubble{background:#fef2f2;border-color:color-mix(in srgb,rgb(220,38,38) 20%,var(--border-soft));color:#b91c1c}.ai-assistant-chat__quick-actions{display:flex;flex-wrap:wrap;gap:8px}.ai-assistant-chat__quick-action{min-height:40px;padding:0 16px;border-radius:999px;border:1px solid var(--border-soft);background:color-mix(in srgb,var(--surface-bg-elevated) 92%,transparent);color:var(--text-primary);font-size:13px;line-height:18px;cursor:pointer;transition:border-color .2s ease,transform .2s ease,background .2s ease}.ai-assistant-chat__quick-action:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--brand-primary) 38%,var(--border-soft));background:color-mix(in srgb,var(--brand-primary) 10%,var(--surface-bg));color:var(--brand-primary)}.ai-assistant-chat__quick-action:disabled{opacity:.56;cursor:not-allowed;transform:none}.ai-assistant-chat__composer{padding:0}.ai-assistant-chat__composer-shell{display:flex;align-items:flex-end;gap:16px;padding:16px 18px;border:1px solid var(--border-soft);border-radius:24px;background:color-mix(in srgb,var(--surface-bg-elevated) 92%,transparent);box-shadow:inset 0 1px 0 color-mix(in srgb,var(--surface-bg) 70%,transparent);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.ai-assistant-chat__composer-shell:focus-within{border-color:color-mix(in srgb,var(--brand-primary) 48%,var(--border-soft));box-shadow:var(--input-focus-shadow)}.ai-assistant-chat__composer-shell textarea{flex:1;min-height:88px;max-height:144px;resize:none;border:none;background:rgba(0,0,0,0);color:var(--text-primary);font-size:16px;line-height:24px;padding:0;outline:none}.ai-assistant-chat__composer-shell textarea::placeholder{color:var(--text-muted)}.ai-assistant-chat__composer-shell textarea:disabled{opacity:.72;cursor:not-allowed}.ai-assistant-chat__send{width:48px;min-width:48px;height:48px;border:none;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--button-primary-text,#171717);background:var(--button-primary,var(--brand-primary-solid,var(--brand-primary)));box-shadow:var(--danger-shadow);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.ai-assistant-chat__send:hover{transform:translateY(-1px);box-shadow:0 16px 32px color-mix(in srgb,var(--brand-primary) 24%,transparent)}.ai-assistant-chat__send:disabled{opacity:1;cursor:not-allowed;transform:none;border:1px solid var(--border-soft);background:var(--surface-bg-soft);color:var(--text-muted);box-shadow:none}.ai-assistant-chat__send .icon{width:24px;height:24px;color:currentColor}@keyframes ai-assistant-chat-dot{0%,80%,to{transform:translateY(0);opacity:.35}40%{transform:translateY(-3px);opacity:1}}@media(max-width:768px){.ai-assistant-chat-modal .ui-modal__box{width:90vw;max-width:90vw;padding:16px;border-radius:24px}.ai-assistant-chat{gap:16px}.ai-assistant-chat__header{align-items:center}.ai-assistant-chat__avatar{width:56px;height:56px;min-width:56px}.ai-assistant-chat__avatar svg{width:56px;height:56px}.ai-assistant-chat__title{font-size:18px;line-height:24px}.ai-assistant-chat__product-hero{grid-template-columns:auto 1fr}.ai-assistant-chat__product-meta{grid-column:span 2;align-items:flex-start}.ai-assistant-chat__body{min-height:280px;max-height:44vh}.ai-assistant-chat__empty-title{font-size:28px;line-height:34px}.ai-assistant-chat__bubble{max-width:88%}.ai-assistant-chat__composer{padding:0}.ai-assistant-chat__composer-shell{min-height:120px;padding:16px}}.variant-selector-modal .ui-modal__mask{background:color-mix(in srgb,var(--text-primary) 28%,transparent);backdrop-filter:blur(10px)}.variant-selector-modal .ui-modal__box{padding:20px 20px 18px;max-width:460px;width:min(100%,460px);border:1px solid var(--border-soft);border-radius:var(--card-radius);background:linear-gradient(180deg,color-mix(in srgb,var(--accent-coral) 8%,var(--surface-bg)),var(--surface-bg));box-shadow:var(--card-shadow)}.variant-selector-modal__content{display:flex;flex-direction:column;gap:14px;color:var(--text-primary)}.variant-selector-modal__header{display:flex;align-items:center;justify-content:space-between}.variant-selector-modal__title{font-size:17px;font-weight:800;color:var(--text-primary)}.variant-selector-modal__close{width:28px;min-width:28px;height:28px;font-size:18px;line-height:1;border-radius:999px;color:var(--text-secondary)}.variant-selector-modal__product-name{font-size:14px;line-height:1.45;color:var(--text-secondary)}.variant-selector-modal__groups{display:flex;flex-direction:column;gap:14px;max-height:52vh;overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:var(--border-soft) rgba(0,0,0,0)}.variant-selector-modal__group{display:flex;flex-direction:column;gap:8px}.variant-selector-modal__group-title{font-size:13px;font-weight:800;color:var(--text-primary)}.variant-selector-modal__options{display:flex;flex-wrap:wrap;gap:8px}.variant-selector-modal__option{border:1px solid var(--border-soft);background:var(--surface-bg);color:var(--text-primary);border-radius:999px;min-height:34px;padding:7px 13px;font-size:13px;line-height:1.2;font-weight:700;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.variant-selector-modal__option:hover:not(:disabled){border-color:color-mix(in srgb,var(--brand-primary) 38%,var(--border-soft));background:color-mix(in srgb,var(--brand-primary) 8%,var(--surface-bg))}.variant-selector-modal__option.is-active{border-color:color-mix(in srgb,var(--brand-primary) 52%,var(--border-soft));background:color-mix(in srgb,var(--accent-coral) 28%,var(--surface-bg));color:var(--text-primary);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--brand-primary) 26%,transparent)}.variant-selector-modal__option:disabled{opacity:1;cursor:not-allowed;color:var(--text-muted);background:var(--surface-bg-soft);border-color:color-mix(in srgb,var(--border-soft) 70%,transparent);text-decoration:line-through}.variant-selector-modal__footer{display:flex;flex-direction:column;gap:10px}.variant-selector-modal__summary{font-size:12px;line-height:1.45;color:var(--text-secondary);overflow-wrap:anywhere}@media(max-width:480px){.variant-selector-modal .ui-modal__box{min-width:0;width:calc(100vw - 24px);max-width:calc(100vw - 24px);padding:18px 14px}.variant-selector-modal__groups{max-height:48vh}.variant-selector-modal__option{min-height:36px;max-width:100%;overflow-wrap:anywhere}}.payment-modal .ui-modal__mask{background:color-mix(in srgb,var(--text-primary) 28%,transparent);backdrop-filter:blur(10px)}.payment-modal .ui-modal__box{padding:22px 22px 24px;max-width:520px;width:min(100%,520px);border:1px solid var(--border-soft);border-radius:var(--card-radius);background:linear-gradient(180deg,color-mix(in srgb,var(--accent-coral) 8%,var(--surface-bg)),var(--surface-bg));box-shadow:var(--card-shadow)}.payment-modal .ui-modal__body{width:100%}.payment-modal__content{display:flex;flex-direction:column;gap:18px;color:var(--text-primary)}.payment-modal__header{display:flex;align-items:center;justify-content:space-between}.payment-modal__title{font-size:17px;font-weight:800;color:var(--text-primary)}.payment-modal__close{font-size:18px;line-height:1;height:28px;width:28px;min-width:28px;border-radius:999px;color:var(--text-secondary)}.payment-modal__summary{padding:14px;border:1px solid var(--border-soft);border-radius:14px;background:var(--surface-bg-soft);display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;min-width:0}.payment-modal__thumb{width:64px;height:64px;border-radius:12px;overflow:hidden;background:var(--surface-bg-elevated);border:1px solid var(--border-soft);display:flex;align-items:center;justify-content:center}.payment-modal__thumb img{width:100%;height:100%;object-fit:cover}.payment-modal__thumb-placeholder{width:32px;height:32px;border-radius:10px;background:color-mix(in srgb,var(--accent-coral) 24%,var(--surface-bg))}.payment-modal__meta{display:flex;flex-direction:column;gap:6px;min-width:0}.payment-modal__name{font-size:14px;font-weight:700;color:var(--text-primary)}.payment-modal__name,.payment-modal__quantity{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payment-modal__quantity,.payment-modal__quantity-control{font-size:12px;line-height:1.4;color:var(--text-secondary)}.payment-modal__quantity-control{display:flex;align-items:center;gap:10px}.payment-modal__quantity-stepper{display:inline-grid;grid-template-columns:28px 34px 28px;height:28px;overflow:hidden;border:1px solid var(--border-soft);border-radius:999px;background:var(--surface-bg)}.payment-modal__quantity-stepper button,.payment-modal__quantity-stepper strong{display:grid;place-items:center;border:0;background:rgba(0,0,0,0);color:var(--text-primary);font:inherit;font-size:13px;font-weight:800}.payment-modal__quantity-stepper button{cursor:pointer}.payment-modal__quantity-stepper button:disabled{color:var(--text-muted);cursor:not-allowed}.payment-modal__total{text-align:right;display:flex;flex-direction:column;gap:6px}.payment-modal__total-label{font-size:12px;color:var(--text-muted)}.payment-modal__total-value{font-size:16px;font-weight:600;display:flex;align-items:baseline;justify-content:flex-end;gap:6px;color:var(--text-primary);white-space:nowrap}.payment-modal__unit{font-size:11px;text-transform:uppercase}.payment-modal__price--empty,.payment-modal__unit{color:var(--text-secondary)}.payment-modal__options{display:grid;gap:12px}.payment-modal__receiver{display:grid;gap:12px;padding:14px;border:1px solid var(--border-soft);border-radius:14px;background:var(--surface-bg-soft)}.payment-modal__receiver-head{display:grid;gap:4px}.payment-modal__receiver-title{font-size:14px;font-weight:800;color:var(--text-primary)}.payment-modal__receiver-sub{font-size:12px;line-height:1.4;color:var(--text-secondary)}.payment-modal__receiver-options{display:grid;gap:8px}.payment-modal__receiver-option{border:1px solid var(--border-soft);border-radius:12px;padding:10px 12px;background:var(--surface-bg);color:inherit;cursor:pointer;display:flex;align-items:center;gap:10px;text-align:left;min-width:0;transition:border-color .2s ease,background .2s ease}.payment-modal__receiver-option--active{border-color:color-mix(in srgb,var(--brand-primary) 48%,var(--border-soft));background:color-mix(in srgb,var(--brand-primary) 8%,var(--surface-bg))}.payment-modal__receiver-radio{width:14px;height:14px;border-radius:999px;border:1px solid var(--border-strong);box-shadow:inset 0 0 0 3px var(--surface-bg);background:rgba(0,0,0,0);flex:0 0 14px}.payment-modal__receiver-option--active .payment-modal__receiver-radio{background:var(--brand-primary);border-color:var(--brand-primary)}.payment-modal__receiver-copy{display:grid;gap:3px;min-width:0}.payment-modal__receiver-copy span:first-child{font-size:13px;font-weight:700;color:var(--text-primary)}.payment-modal__receiver-copy span:last-child{font-size:12px;line-height:1.35;color:var(--text-secondary);overflow-wrap:anywhere}.payment-modal__receiver-input{width:100%;min-width:0;border:1px solid var(--border-soft);border-radius:12px;background:var(--surface-bg);color:var(--text-primary);padding:11px 12px;font-size:13px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.payment-modal__receiver-input:focus{border-color:color-mix(in srgb,var(--brand-primary) 56%,var(--border-soft));box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-primary) 12%,transparent)}.payment-modal__option{border:1px solid var(--border-soft);border-radius:14px;padding:14px;background:var(--surface-bg);display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease;color:inherit;min-width:0}.payment-modal__option:disabled{cursor:wait;opacity:.72;transform:none}.payment-modal__option:hover{border-color:color-mix(in srgb,var(--brand-primary) 46%,var(--border-soft));background:color-mix(in srgb,var(--brand-primary) 8%,var(--surface-bg));box-shadow:var(--soft-shadow);transform:translateY(-1px)}.payment-modal__option:hover .payment-modal__option-icon,.payment-modal__option:hover .payment-modal__option-text{color:var(--text-primary)!important}.payment-modal__option:hover .payment-modal__option-sub{color:var(--text-secondary)!important}.payment-modal__option-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--text-primary);background:color-mix(in srgb,var(--accent-coral) 18%,var(--surface-bg-soft));border:1px solid var(--border-soft);transition:all .36s;flex:0 0 44px}.payment-modal__option-icon svg{width:24px;height:24px}.payment-modal__option-icon--wechat{background:color-mix(in srgb,#07c160 16%,var(--surface-bg-soft));color:#07a852}.payment-modal__option-icon--alipay{background:color-mix(in srgb,#1677ff 10%,var(--surface-bg-soft));color:inherit}.payment-modal__wechat-qr{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;padding:16px;border:1px solid var(--border-soft);border-radius:14px;background:var(--surface-bg)}.payment-modal__qr-box{width:212px;height:212px;border-radius:14px;border:1px solid var(--border-soft);background:var(--surface-bg-elevated);color:var(--text-primary);display:flex;align-items:center;justify-content:center}.payment-modal__qr-text{min-width:0;display:flex;flex-direction:column;gap:8px}.payment-modal__qr-title{font-size:15px;font-weight:800;color:var(--text-primary)}.payment-modal__qr-order,.payment-modal__qr-sub{font-size:12px;line-height:1.5;color:var(--text-secondary);overflow-wrap:anywhere}.payment-modal__option-text{display:flex;flex-direction:column;transition:all .36s;gap:4px;min-width:0}.payment-modal__option-title{font-size:14px;font-weight:700;color:var(--text-primary)}.payment-modal__option-sub{font-size:12px;line-height:1.4;color:var(--text-secondary);transition:all .36s}@media(max-width:480px){.payment-modal .ui-modal__box{min-width:0;width:calc(100vw - 24px);max-width:calc(100vw - 24px);padding:18px 14px}.payment-modal__summary{grid-template-columns:auto 1fr;text-align:left;gap:12px}.payment-modal__total{grid-column:span 2;align-items:flex-start;text-align:left}.payment-modal__total-value{justify-content:flex-start}.payment-modal__option{padding:12px;align-items:flex-start}.payment-modal__option-icon{width:38px;height:38px;flex-basis:38px}.payment-modal__wechat-qr{grid-template-columns:1fr;justify-items:center}.payment-modal__qr-text{width:100%;text-align:center}}.explore-card{position:relative;background:var(--surface-bg);border:1px solid var(--border-soft);border-radius:calc(var(--card-radius) + 2px);padding:14px;display:inline-flex;flex-direction:column;gap:12px;min-height:100%;width:100%;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;box-shadow:var(--soft-shadow);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.explore-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--brand-primary) 36%,var(--border-soft));box-shadow:var(--card-shadow)}.explore-card.selected{border-color:var(--brand-primary-hover);box-shadow:0 12px 28px color-mix(in srgb,var(--accent-coral) 30%,transparent);outline:2px solid color-mix(in srgb,var(--accent-coral) 34%,transparent)}.explore-card--skeleton{pointer-events:none}.explore-card--skeleton:hover{transform:none;box-shadow:none}.product-checkbox{position:absolute;top:10px;left:10px;z-index:2}.checkbox-button{width:22px;height:22px;border-radius:999px;border:2px solid var(--border-soft);background:var(--surface-bg);display:flex;align-items:center;justify-content:center;transition:all .2s;cursor:pointer}.checkbox-button:hover{border-color:var(--brand-primary-hover)}.checkbox-button.checked{background:var(--brand-primary-solid,var(--brand-primary));background-image:var(--brand-primary-gradient,none);border-color:var(--brand-primary-solid,var(--brand-primary))}.checkbox-dot{width:8px;height:8px;border-radius:999px;background:#fff;opacity:0}.checkbox-button.checked .checkbox-dot{opacity:1}.product-selected-badge{position:absolute;top:10px;right:10px;z-index:2;padding:4px 8px;background:var(--brand-primary-solid,var(--brand-primary));background-image:var(--brand-primary-gradient,none);color:var(--theme-chip-color,#171717);font-size:12px;font-weight:700;border-radius:9999px}.card-media{width:100%;height:100%;object-fit:cover;display:block}.card-media-wrap{position:relative;width:100%;aspect-ratio:1/1;border-radius:calc(var(--card-radius) - 6px);background:var(--surface-bg-soft);overflow:hidden}.card-badge{left:10px;z-index:1;min-height:28px;max-width:calc(100% - 20px);padding:0 12px;border-radius:999px;background:color-mix(in srgb,var(--surface-bg) 72%,transparent);border:1px solid color-mix(in srgb,var(--surface-bg) 58%,var(--border-soft));box-shadow:0 8px 22px rgba(0,0,0,.12),inset 0 1px 0 color-mix(in srgb,var(--surface-bg) 70%,transparent),inset 0 -1px 0 hsla(0,0%,100%,.18);font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-badge,.card-cart-button{position:absolute;top:10px;display:inline-flex;align-items:center;color:var(--text-primary);backdrop-filter:blur(14px) saturate(150%);-webkit-backdrop-filter:blur(14px) saturate(150%)}.card-cart-button{right:10px;z-index:2;width:36px;height:36px;border:1px solid color-mix(in srgb,var(--surface-bg) 72%,var(--brand-primary));border-radius:12px;justify-content:center;background:color-mix(in srgb,var(--surface-bg) 78%,transparent);box-shadow:0 10px 24px color-mix(in srgb,var(--text-primary) 12%,transparent),inset 0 1px 0 color-mix(in srgb,var(--surface-bg) 78%,transparent);cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.card-cart-button:hover:not(:disabled){transform:translateY(-1px);border-color:var(--brand-primary);background:var(--brand-primary);color:var(--button-primary-text,#fff);box-shadow:0 12px 28px color-mix(in srgb,var(--brand-primary) 36%,transparent)}.card-cart-button:disabled{cursor:not-allowed;opacity:.72}.card-cart-button.loading{color:var(--brand-primary)}.card-cart-button.loading .card-cart-icon{display:none}.card-cart-button.loading:after{content:"";width:15px;height:15px;border-radius:999px;border:2px solid color-mix(in srgb,var(--brand-primary) 36%,transparent);border-top-color:var(--brand-primary);animation:card-cart-spin .72s linear infinite}.card-cart-icon{width:17px;height:17px;stroke-width:2.35}@keyframes card-cart-spin{to{transform:rotate(1turn)}}.card-preview{position:relative}.card-body{display:flex;flex-direction:column;gap:8px;margin-top:12px}.card-title{font-size:clamp(16px,16px + 2*(100vw - 430px)/1010,18px);line-height:1.3;color:var(--text-primary);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;max-width:100%;white-space:normal;font-weight:700}.card-signals{display:flex;flex-wrap:wrap;gap:6px}.card-signal{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:var(--theme-chip-bg,var(--brand-primary-gradient));color:var(--theme-chip-color,#171717);font-size:11px;font-weight:700;line-height:1}.card-subtitle{font-size:clamp(12px,12px + 2*(100vw - 430px)/1010,14px);line-height:1.3;color:var(--text-secondary);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;max-width:100%;white-space:normal}.card-footer{display:flex;flex-direction:column;margin-top:auto}.card-price{display:flex;align-items:center;line-height:clamp(22px,22px + 2*(100vw - 430px)/1010,24px);margin-bottom:clamp(9px,9px + 9*(100vw - 430px)/1010,18px);color:var(--text-primary)}.before-dollar,.card-price{font-size:clamp(22px,22px + 2*(100vw - 430px)/1010,24px);font-weight:700}.before-dollar{display:block}.after-dollar{display:block;margin-left:6px;font-size:12px;color:var(--text-secondary)}.card-price.empty{visibility:hidden}.btn-row{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,8.5fr);align-items:center;gap:8px;font-size:10px}.btn-row.btn-row--buy-only{grid-template-columns:minmax(0,1fr)}.btn-row .btn-row-ai{width:100%;display:inline-flex;align-items:center;justify-content:center}.btn-row .btn-row-actions{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.btn-row .btn-row-actions.btn-row-actions--single{grid-template-columns:minmax(0,1fr)}.btn-row .btn-row-buy-only,.btn-row .btn-row-detail,.btn-row .payment-modal__trigger{width:100%}.btn-row button{min-width:0!important}.btn-row .btn-row-detail{border:1px solid var(--border-soft);background:var(--surface-bg);color:var(--text-primary)}.btn-row .btn-row-detail:hover{color:var(--text-primary);background:color-mix(in srgb,var(--brand-primary) 12%,var(--surface-bg));border:1px solid color-mix(in srgb,var(--brand-primary) 34%,var(--border-soft))}.btn-row .ui-button--danger{color:var(--button-primary-text,#171717)}@media(max-width:768px){.explore-card{padding:12px}.card-badge{min-height:26px;font-size:11px}.btn-row{grid-template-columns:44px minmax(0,1fr);align-items:stretch}.btn-row .btn-row-ai{width:44px;min-width:44px;min-height:44px}.btn-row .ai-assistant-chat__trigger-icon svg{width:22px;height:22px}.btn-row .btn-row-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.status-bar{margin-top:10px;padding:6px;font-size:12px;text-align:center;border-radius:6px;font-weight:500}.status-bar.pending{background:#fff7ed;color:#ea580c}.status-bar.success{background:#f0fdf4;color:#16a34a}.status-bar.error{background:#fef2f2;color:#dc2626}.travel-card{position:relative;container-type:inline-size;width:100%;background:var(--surface-bg);border:1px solid var(--border-soft);border-radius:calc(var(--card-radius) + 2px);padding:14px;display:flex;flex-direction:column;gap:12px;min-height:100%;box-shadow:var(--soft-shadow);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.travel-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--brand-primary) 36%,var(--border-soft));box-shadow:var(--card-shadow)}.travel-card__media-wrap{position:relative;width:100%;aspect-ratio:1/1;border-radius:calc(var(--card-radius) - 6px);overflow:hidden;background:var(--surface-bg-soft)}.travel-card__badge{position:absolute;top:10px;left:10px;z-index:1;display:inline-flex;align-items:center;height:30px;padding:0 12px;border-radius:999px;border:1px solid color-mix(in srgb,var(--surface-bg) 58%,var(--border-soft));background:color-mix(in srgb,var(--surface-bg) 72%,transparent);color:var(--text-primary);box-shadow:0 8px 22px rgba(0,0,0,.12),inset 0 1px 0 color-mix(in srgb,var(--surface-bg) 70%,transparent),inset 0 -1px 0 hsla(0,0%,100%,.18);font-size:12px;font-weight:700;max-width:calc(100% - 20px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;backdrop-filter:blur(14px) saturate(150%);-webkit-backdrop-filter:blur(14px) saturate(150%)}.travel-card__media{width:100%;height:100%;object-fit:cover;display:block}.travel-card__content{display:flex;flex-direction:column;gap:10px}.travel-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;flex-wrap:wrap}.travel-card__title-wrap{min-width:0;flex:1 1 auto}.travel-card__title{margin:0;font-size:clamp(16px,16px + 2*(100vw - 430px)/1010,18px);line-height:1.3;font-weight:600;color:var(--text-primary);-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:normal;overflow-wrap:anywhere}.travel-card__location,.travel-card__title{display:-webkit-box;-webkit-box-orient:vertical}.travel-card__location{margin:2px 0 0;font-size:clamp(12px,12px + 2*(100vw - 430px)/1010,14px);line-height:1.4;color:var(--text-secondary);-webkit-line-clamp:1;overflow:hidden}.travel-card__signals{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.travel-card__signal{min-height:24px;border-radius:999px;background:var(--theme-chip-bg,var(--brand-primary-gradient));color:var(--theme-chip-color,#171717);font-size:11px}.travel-card__rating,.travel-card__signal{display:inline-flex;align-items:center;padding:0 10px;font-weight:700;line-height:1}.travel-card__rating{gap:4px;min-height:28px;width:fit-content;max-width:100%;border-radius:10px;background:var(--surface-bg-soft);color:var(--text-primary);font-size:clamp(16px,16px + 2*(100vw - 430px)/1010,18px);white-space:nowrap;flex:0 0 auto}.travel-card__rating-star{color:var(--brand-primary-hover)}.travel-card__review-count{font-size:11px;color:var(--text-secondary);font-weight:500;overflow:hidden;text-overflow:ellipsis}.travel-card__bottom{justify-content:space-between;gap:8px;margin-top:auto}.travel-card__bottom,.travel-card__price-wrap{display:flex;align-items:center;flex-wrap:wrap}.travel-card__price-wrap{min-width:0;gap:6px;flex:1 1 170px}.travel-card__price{font-size:clamp(22px,22px + 2*(100vw - 430px)/1010,24px);line-height:1.1;font-weight:700;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;max-width:100%}.travel-card__unit{color:var(--text-secondary);font-size:12px;line-height:1.2}.travel-card__cta.ui-button{width:auto;min-width:108px;height:34px;border:0;border-radius:999px;padding:0 14px;font-size:12px;font-weight:600;background:var(--brand-primary);color:var(--button-primary-text,#fff);box-shadow:none;cursor:pointer;transition:transform .16s ease,background .16s ease;flex-shrink:0;flex:0 0 auto}.travel-card__cta-wrap{flex:0 0 auto}.travel-card__cta-wrap>div{width:auto}.travel-card__cta.ui-button:hover:not(:disabled){transform:translateY(-1px);background:var(--brand-primary-hover,var(--brand-primary));box-shadow:none}.travel-card__cta.ui-button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:768px){.travel-card{border-radius:14px;padding:12px;gap:10px}.travel-card__media-wrap{border-radius:8px}.travel-card__badge{top:10px;left:10px;height:30px;font-size:13px;padding:0 12px}.travel-card__head{gap:6px}.travel-card__rating{min-height:28px;padding:0 10px;font-size:16px}.travel-card__price{font-size:22px}.travel-card__unit{font-size:12px}.travel-card__cta.ui-button{width:auto;min-width:108px;height:38px;border-radius:999px;font-size:16px}}@container (max-width: 430px){.travel-card__head{flex-direction:column;align-items:flex-start}.travel-card__bottom{align-items:stretch}.travel-card__cta-wrap{width:100%;flex:1 1 100%}.travel-card__cta-wrap>div{width:100%}.travel-card__cta.ui-button{width:100%;min-width:0;flex:1 1 100%}}.c-suggested{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;justify-content:flex-start;width:100%;text-align:left}.c-suggested .c-suggested-img{display:block;width:36px;min-width:36px;height:36px;min-height:36px;background:var(--theme-chip-bg,var(--brand-primary-gradient));color:var(--theme-chip-color,#171717);border-radius:999px}.c-suggested .c-suggested-ttile{font-weight:700;font-size:20px;line-height:24px}.c-footer{font-size:14px;line-height:22px;color:var(--color-tips)}.c-footer .footer-item{display:flex;align-items:center;padding:10px;transition:background-color .2s ease;border-radius:12px}.c-footer .footer-item .svg-box{width:20px;height:20px;margin-right:12px}.c-footer .footer-item:hover{background-color:rgba(0,0,0,.04);opacity:.8;cursor:pointer}.pd-chat-item{width:100%;background:var(--color-bg);border-radius:8px;padding:24px}.pd-chat-item .pd-box{padding:12px 0}.product-card-2{width:880px;max-width:100%;overflow:visible;border:0;border-radius:0;background:rgba(0,0,0,0);box-shadow:none;backdrop-filter:none}.product-card-2 .product-card-t{display:grid;grid-template-columns:minmax(300px,446px) minmax(280px,1fr);gap:clamp(18px,3vw,34px);padding:0}.product-card-2 .product-card-img{min-width:0}.product-card-2 .product-card-media-grid{display:grid;gap:10px}.product-card-2 .product-card-img-box{position:relative;display:block;width:100%;aspect-ratio:1/1;padding:0;overflow:hidden;border:0;border-radius:20px;background:color-mix(in srgb,var(--color-tips) 10%,transparent);cursor:pointer}.product-card-2 .product-card-img-box:disabled{cursor:default}.product-card-2 .product-card-img-box img{width:100%;height:100%;object-fit:cover}.product-card-2 .product-card-image-count{position:absolute;right:12px;bottom:12px;padding:5px 10px;border-radius:999px;background:rgba(0,0,0,.46);color:#fff;font-size:12px;line-height:16px}.product-card-2 .product-card-gallery__list{display:flex;gap:10px;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:2px 2px 6px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.product-card-2 .product-card-gallery__item{width:70px;flex:0 0 70px;height:70px;min-height:70px;padding:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--border-color) 84%,transparent);border-radius:12px;background:var(--color-bg);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.product-card-2 .product-card-gallery__item:hover{border-color:color-mix(in srgb,var(--main-color) 58%,var(--border-color))}.product-card-2 .product-card-gallery__item.product-card-gallery__item--active{border-color:var(--main-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--main-color) 14%,transparent)}.product-card-2 .product-card-gallery__item img{width:100%;height:100%;object-fit:cover}.product-card-2 .product-card-right{min-width:0;display:flex;flex-direction:column;align-self:stretch}.product-card-2 .product-card-eyebrow{margin-bottom:12px;color:var(--color-tips);font-size:12px;font-weight:600;line-height:16px;letter-spacing:0;text-transform:uppercase}.product-card-2 .product-card-name{display:-webkit-box;overflow:hidden;color:var(--color-text);font-size:28px;font-weight:650;line-height:1.22;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card-2 .product-card-descriptions{display:-webkit-box;margin-top:14px;overflow:hidden;color:var(--color-tips);font-size:15px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-card-2 .product-card-actions{container-type:inline-size;display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-top:auto;padding-top:28px}.product-card-2 .product-card-specs{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin:0;padding:16px 0 0;border-top:1px solid color-mix(in srgb,var(--border-color) 78%,transparent)}.product-card-2 .product-card-specs-row{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--border-color) 70%,transparent);border-radius:10px;background:color-mix(in srgb,var(--background-color) 92%,transparent)}.product-card-2 .product-card-specs-row dd,.product-card-2 .product-card-specs-row dt{margin:0;font-size:13px;line-height:18px}.product-card-2 .product-card-specs-row dt{overflow:hidden;color:var(--color-tips);font-weight:500;text-overflow:ellipsis;white-space:nowrap}.product-card-2 .product-card-specs-row dd{color:var(--color-text);font-weight:650}.product-card-2 .product-card-price{display:flex;align-items:baseline;color:var(--color-text);font-size:34px;font-weight:700;line-height:1}.product-card-2 .product-card-before-dollar{margin-right:3px;font-size:20px;font-weight:650}.product-card-2 .product-card-after-dollar{margin-left:10px;color:var(--color-tips);font-size:13px;font-weight:600}.product-card-2 .product-card-price-empty{color:var(--color-tips);font-size:20px;font-weight:600}.product-card-2 .product-card-meta{width:100%;margin:0}.product-card-2 .product-card-meta-row{display:grid;grid-template-columns:78px minmax(0,1fr);gap:16px;padding-top:16px;border-top:1px solid color-mix(in srgb,var(--border-color) 78%,transparent)}.product-card-2 .product-card-meta-row dd,.product-card-2 .product-card-meta-row dt{margin:0;font-size:13px;line-height:18px}.product-card-2 .product-card-meta-row dt{color:var(--color-tips);font-weight:500}.product-card-2 .product-card-meta-row dd{overflow-wrap:anywhere;color:var(--color-text);font-weight:600}.product-card-2 .product-card-buy-btn{min-width:148px!important}.product-card-2 .product-card-purchase-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:10px;width:100%}.product-card-2 .product-card-purchase-row .product-card-buy-btn{width:100%!important;min-width:0!important}.product-card-2 .product-card-quantity-stepper{display:inline-grid;grid-template-columns:42px 1fr 42px;width:100%;height:34px;overflow:hidden;border:1px solid color-mix(in srgb,var(--border-color) 82%,transparent);border-radius:999px;background:var(--color-bg)}.product-card-2 .product-card-quantity-stepper button,.product-card-2 .product-card-quantity-stepper strong{display:grid;place-items:center;border:0;background:rgba(0,0,0,0);color:var(--color-text);font:inherit;font-size:14px;font-weight:800}.product-card-2 .product-card-quantity-stepper button{cursor:pointer}.product-card-2 .product-card-quantity-stepper button:disabled{color:var(--color-tips);cursor:not-allowed}.product-card-2 .product-card-cart-btn{position:relative;display:inline-flex;grid-column:1/-1;width:100%;height:34px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid color-mix(in srgb,var(--main-color) 28%,transparent);border-radius:999px;background:color-mix(in srgb,var(--main-color) 8%,var(--color-bg));color:var(--main-color);font-size:14px;font-weight:800;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.product-card-2 .product-card-cart-btn:hover:not(:disabled){border-color:color-mix(in srgb,var(--main-color) 64%,transparent);background:color-mix(in srgb,var(--main-color) 14%,var(--color-bg));transform:translateY(-1px)}.product-card-2 .product-card-cart-btn:disabled{opacity:.56;cursor:not-allowed}.product-card-2 .product-card-cart-btn.loading{color:rgba(0,0,0,0)}.product-card-2 .product-card-cart-btn.loading:after{position:absolute;width:14px;height:14px;border:2px solid color-mix(in srgb,var(--main-color) 24%,transparent);border-top-color:var(--main-color);border-radius:50%;content:"";animation:product-card-cart-spin .75s linear infinite}.product-card-2 .product-card-cart-icon{width:18px;height:18px;flex:0 0 auto}.product-card-2 .product-card-cart-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@container (min-width: 360px) and (max-width: 449.98px){.product-card-2 .product-card-purchase-row{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card-2 .product-card-quantity-stepper{grid-column:1/-1}.product-card-2 .product-card-purchase-row .product-card-buy-btn{grid-column:1}.product-card-2 .product-card-cart-btn{grid-column:2}}@container (min-width: 560px) and (max-width: 719.98px){.product-card-2 .product-card-purchase-row{grid-template-columns:minmax(0,4fr) minmax(0,4fr) minmax(42px,2fr)}.product-card-2 .product-card-cart-btn,.product-card-2 .product-card-purchase-row .product-card-buy-btn,.product-card-2 .product-card-quantity-stepper{grid-column:auto}.product-card-2 .product-card-cart-btn{padding:0}.product-card-2 .product-card-cart-label{display:none}}@container (min-width: 720px){.product-card-2 .product-card-purchase-row{grid-template-columns:minmax(0,4fr) minmax(0,3fr) minmax(0,3fr)}.product-card-2 .product-card-cart-btn,.product-card-2 .product-card-purchase-row .product-card-buy-btn,.product-card-2 .product-card-quantity-stepper{grid-column:auto}}@keyframes product-card-cart-spin{to{transform:rotate(1turn)}}.product-card-2 .product-card-detail{margin-top:28px;padding:24px 0 0;border-top:1px solid color-mix(in srgb,var(--border-color) 78%,transparent)}.product-card-2 .product-card-detail__title{margin:0 0 14px;color:var(--color-text);font-size:18px;font-weight:650;line-height:24px}.product-card-2 .product-card-detail-html{color:var(--color-text);font-size:14px;line-height:1.75;overflow-wrap:anywhere}.product-card-2 .product-card-detail-html>:first-child{margin-top:0}.product-card-2 .product-card-detail-html>:last-child{margin-bottom:0}.product-card-2 .product-card-detail-html ol,.product-card-2 .product-card-detail-html p,.product-card-2 .product-card-detail-html table,.product-card-2 .product-card-detail-html ul{margin:0 0 14px}.product-card-2 .product-card-detail-html h1,.product-card-2 .product-card-detail-html h2,.product-card-2 .product-card-detail-html h3,.product-card-2 .product-card-detail-html h4,.product-card-2 .product-card-detail-html h5,.product-card-2 .product-card-detail-html h6{margin:22px 0 12px;color:var(--color-text);line-height:1.35}.product-card-2 .product-card-detail-html h1{font-size:24px}.product-card-2 .product-card-detail-html h2{font-size:21px}.product-card-2 .product-card-detail-html h3{font-size:18px}.product-card-2 .product-card-detail-html ol,.product-card-2 .product-card-detail-html ul{padding-left:20px}.product-card-2 .product-card-detail-html li+li{margin-top:6px}.product-card-2 .product-card-detail-html img,.product-card-2 .product-card-detail-html video{max-width:100%;height:auto;border-radius:14px}.product-card-2 .product-card-detail-html table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse}.product-card-2 .product-card-detail-html td,.product-card-2 .product-card-detail-html th{padding:10px 12px;border:1px solid color-mix(in srgb,var(--border-color) 82%,transparent);text-align:left;vertical-align:top}@media(max-width:920px){.product-card-2{width:100%;max-width:100%}.product-card-2 .product-card-t{grid-template-columns:minmax(240px,clamp(260px,48%,360px)) minmax(240px,1fr);gap:clamp(16px,2.6vw,24px)}.product-card-2 .product-card-img-box{border-radius:18px}.product-card-2 .product-card-gallery__item{width:clamp(54px,8vw,64px);flex-basis:clamp(54px,8vw,64px);height:clamp(54px,8vw,64px);min-height:clamp(54px,8vw,64px)}.product-card-2 .product-card-name{font-size:clamp(20px,3.4vw,26px)}.product-card-2 .product-card-descriptions{margin-top:10px;font-size:clamp(13px,2vw,15px);line-height:1.5;-webkit-line-clamp:3}.product-card-2 .product-card-actions{gap:14px;padding-top:clamp(16px,3vw,24px)}.product-card-2 .product-card-price{font-size:clamp(26px,4.4vw,32px)}.product-card-2 .product-card-purchase-row{align-items:stretch}.product-card-2 .product-card-purchase-row .product-card-buy-btn{min-width:0!important}}@media(max-width:700px){.product-card-2 .product-card-t{grid-template-columns:1fr;gap:18px}.product-card-2 .product-card-img-box{aspect-ratio:4/3;border-radius:16px}.product-card-2 .product-card-media-grid{gap:10px}.product-card-2 .product-card-gallery__list{padding-bottom:4px}.product-card-2 .product-card-gallery__item{width:64px;flex-basis:64px;height:64px;min-height:64px;border-radius:10px}.product-card-2 .product-card-name{font-size:22px}.product-card-2 .product-card-actions{gap:16px;padding-top:20px}.product-card-2 .product-card-price{font-size:28px}.product-card-2 .product-card-actions .ui-button,.product-card-2 .product-card-buy-btn{width:100%!important}.product-card-2 .product-card-purchase-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.product-card-2 .product-card-quantity-stepper{grid-column:1;grid-template-columns:34px 1fr 34px;height:auto;min-height:34px}.product-card-2 .product-card-purchase-row .product-card-buy-btn{grid-column:2;min-width:0!important}.product-card-2 .product-card-cart-btn{grid-column:1/-1;width:100%;height:auto;min-height:34px}.product-card-2 .product-card-cart-label{display:inline}.product-card-2 .product-card-detail{margin-top:22px;padding:20px 0 0}}.dark .product-card-2{background:rgba(0,0,0,0);box-shadow:none}.product-gallery-modal .ui-modal__mask{background:rgba(0,0,0,.78);backdrop-filter:blur(10px)}.product-gallery-modal .ui-modal__box{width:min(1120px,100vw - 32px)!important;max-height:calc(100vh - 32px);overflow:visible;padding:0;border-radius:0;background:rgba(0,0,0,0);box-shadow:none}.product-gallery-modal .ui-modal__body{padding:0}.product-gallery-modal .product-gallery-modal__content{color:#fff}.product-gallery-modal .product-gallery-modal__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.product-gallery-modal .product-gallery-modal__title-wrap{min-width:0}.product-gallery-modal .product-gallery-modal__title{font-size:18px;line-height:24px;font-weight:600;color:#fff}.product-gallery-modal .product-gallery-modal__count{margin-top:4px;font-size:13px;line-height:18px;color:hsla(0,0%,100%,.7)}.product-gallery-modal .product-gallery-modal__zoom-controls{display:flex;flex:0 0 auto;align-items:center;gap:8px;padding:6px;border:1px solid hsla(0,0%,100%,.18);border-radius:999px;background:hsla(0,0%,100%,.1)}.product-gallery-modal .product-gallery-modal__zoom-controls button{min-width:34px;height:34px;padding:0 12px;border:0;border-radius:999px;background:hsla(0,0%,100%,.14);color:#fff;cursor:pointer;font-size:13px;font-weight:600}.product-gallery-modal .product-gallery-modal__zoom-controls button:disabled{cursor:not-allowed;opacity:.38}.product-gallery-modal .product-gallery-modal__zoom-controls span{min-width:48px;color:hsla(0,0%,100%,.82);font-size:13px;font-weight:600;line-height:18px;text-align:center}.product-gallery-modal .product-gallery-modal__close{flex:0 0 auto;width:36px;height:36px;border:0;border-radius:999px;cursor:pointer;background:hsla(0,0%,100%,.14);color:#fff;font-size:18px;line-height:1}.product-gallery-modal .product-gallery-modal__stage-wrap{position:relative;min-height:min(680px,100vh - 132px)}.product-gallery-modal .product-gallery-modal__stage{display:flex;align-items:center;justify-content:center;min-height:min(680px,100vh - 132px);max-height:calc(100vh - 132px);padding:20px 64px;overflow:auto}.product-gallery-modal .product-gallery-modal__stage img{width:auto;max-width:100%;max-height:calc(100vh - 172px);object-fit:contain;transform-origin:center;transition:transform .18s ease}.product-gallery-modal .product-gallery-modal__nav{position:absolute;top:50%;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;border-radius:999px;cursor:pointer;transform:translateY(-50%);background:hsla(0,0%,100%,.14);color:#fff}.product-gallery-modal .product-gallery-modal__nav--prev{left:16px}.product-gallery-modal .product-gallery-modal__nav--next{right:16px}@media(max-width:590px){.product-gallery-modal .ui-modal__box{width:calc(100vw - 20px)!important}.product-gallery-modal .product-gallery-modal__toolbar{align-items:flex-start;flex-wrap:wrap;gap:10px}.product-gallery-modal .product-gallery-modal__zoom-controls{order:3;width:100%;justify-content:center}.product-gallery-modal .product-gallery-modal__stage{min-height:calc(100vh - 184px);padding:16px 44px}.product-gallery-modal .product-gallery-modal__stage img{max-height:calc(100vh - 220px)}.product-gallery-modal .product-gallery-modal__nav{width:36px;height:36px}.product-gallery-modal .product-gallery-modal__nav--prev{left:8px}.product-gallery-modal .product-gallery-modal__nav--next{right:8px}}.CompareResult_compareResult__jkItZ{width:100%}.CompareResult_modeLabel__gbg1g{margin:0 0 10px;font-size:13px;line-height:1.4;color:var(--main-color)}.CompareResult_tablePanel__Zle96{margin-top:18px;padding:18px;border-radius:16px;border:1px solid var(--border-color);background:linear-gradient(180deg,rgba(23,88,250,.06),rgba(23,88,250,.03))}.CompareResult_tableTitle__dV9UD{margin-bottom:14px;font-size:26px;font-size:clamp(18px,18px + 8*(100vw - 430px)/1010,26px);line-height:1.35;font-weight:600;color:var(--color-text)}.CompareResult_tableScroll__7qrLn{width:100%;overflow-x:auto;scrollbar-gutter:stable}.CompareResult_compareTable__VdwIS{width:100%;border-collapse:collapse;table-layout:fixed}.CompareResult_compareTable__VdwIS .CompareResult_featureCol__i0657{width:112px}.CompareResult_compareTable__VdwIS .CompareResult_productCol__jwde6{width:320px}.CompareResult_compareTable__VdwIS td,.CompareResult_compareTable__VdwIS th{text-align:left;padding:16px;border-bottom:1px dashed var(--border-color);font-size:16px;line-height:1.4;color:var(--color-text);vertical-align:top;overflow-wrap:anywhere;word-break:normal}.CompareResult_compareTable__VdwIS thead th{font-weight:700;color:var(--color-fg);border-bottom-style:solid}.CompareResult_compareTable__VdwIS td:first-child,.CompareResult_compareTable__VdwIS th:first-child{width:112px;color:var(--color-fg);font-weight:700;white-space:nowrap;word-break:keep-all;overflow-wrap:normal}.CompareResult_compareTable__VdwIS .CompareResult_productName__mZKGs{display:-webkit-box;max-width:100%;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow-wrap:anywhere}.CompareResult_compareTable__VdwIS tbody tr:last-child td{border-bottom:none}.CompareResult_tipsWrap__O_W36{padding:16px 0 0}@media(max-width:768px){.CompareResult_tablePanel__Zle96{padding:12px;border-radius:14px}.CompareResult_compareTable__VdwIS td,.CompareResult_compareTable__VdwIS th{padding:12px;font-size:14px}.CompareResult_compareTable__VdwIS .CompareResult_featureCol__i0657,.CompareResult_compareTable__VdwIS td:first-child,.CompareResult_compareTable__VdwIS th:first-child{width:86px}.CompareResult_compareTable__VdwIS .CompareResult_productCol__jwde6{width:260px}}.OrderList_container__b7pLR{width:880px;max-width:100%;margin:0 auto;overflow:hidden;border:1px solid color-mix(in srgb,var(--border-color) 82%,transparent);border-radius:24px;background:color-mix(in srgb,var(--color-bg) 90%,transparent);box-shadow:0 24px 80px color-mix(in srgb,var(--color-text) 8%,transparent);backdrop-filter:blur(18px)}@media(max-width:920px){.OrderList_container__b7pLR{width:100%;max-width:100%}}.OrderList_header___pLjB{display:flex;align-items:center;justify-content:flex-start;gap:18px;padding:22px 24px 18px;border-bottom:1px solid color-mix(in srgb,var(--border-color) 78%,transparent)}.OrderList_title__I8uk_{min-width:0;margin:0;overflow:hidden;color:var(--color-text);font-size:18px;font-weight:650;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.OrderList_count__r7WcK{flex:0 0 auto;margin-left:auto;color:var(--color-tips);font-size:13px;font-weight:500;line-height:18px}.OrderList_orderList__b24oS{display:flex;flex-direction:column}.OrderList_orderCard__6Y6it{display:grid;grid-template-columns:72px minmax(0,1fr) 150px 116px;gap:16px;align-items:start;min-height:108px;padding:18px 24px;border-bottom:1px solid color-mix(in srgb,var(--border-color) 72%,transparent);background:rgba(0,0,0,0);transition:background .2s ease}.OrderList_orderCard__6Y6it:hover{background:color-mix(in srgb,var(--color-tips) 5%,transparent)}.OrderList_productImage__FXnQ7{width:72px;height:72px;align-self:start;overflow:hidden;border-radius:12px;background:color-mix(in srgb,var(--color-tips) 10%,transparent)}.OrderList_productImage__FXnQ7 img{width:100%;height:100%;object-fit:cover}.OrderList_orderInfo__knnqV{min-width:0;align-self:start}.OrderList_productName__UhMbs{display:-webkit-box;max-height:40px;overflow:hidden;color:var(--color-text);font-size:15px;font-weight:650;line-height:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}.OrderList_metaLine__kCGRD{display:flex;flex-wrap:wrap;gap:4px 12px;margin-top:8px;color:var(--color-tips);font-size:12px;line-height:18px}.OrderList_metaLine__kCGRD span{min-width:0;overflow-wrap:anywhere}.OrderList_orderNoLine__DmuYO{overflow-wrap:anywhere}.OrderList_moreItems__TIPmq,.OrderList_orderNoLine__DmuYO{margin-top:4px;color:var(--color-tips);font-size:12px;line-height:18px}.OrderList_updatedAt__4j_lI{min-width:0;align-self:center;color:var(--color-tips);font-size:12px;line-height:18px}.OrderList_updatedAt__4j_lI span,.OrderList_updatedAt__4j_lI strong{display:block}.OrderList_updatedAt__4j_lI strong{margin-top:2px;overflow:hidden;color:var(--color-text);font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.OrderList_orderControls__DSxw_{display:flex;flex-direction:column;align-items:flex-end;align-self:center;gap:14px;min-width:0}.OrderList_price__zKnym{color:var(--color-text);font-size:17px;font-weight:700;line-height:22px;text-align:right;white-space:nowrap}.OrderList_orderAction__ukHQy{display:flex;justify-content:flex-end}.OrderList_uiButton__iTrIm{min-width:0!important;padding:0 22px!important;box-shadow:none!important}.OrderList_empty__XWPkY{display:flex;align-items:center;justify-content:center;min-height:168px;padding:42px 24px;color:var(--color-tips)}.OrderList_empty__XWPkY .no-data__text{color:var(--color-tips);font-size:14px;line-height:20px}.OrderList_paginationBar__0DrG9{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 24px 18px}.OrderList_pageSummary__9qxqz{color:var(--color-tips);font-size:13px;line-height:18px}.OrderList_footer__9LtMp{padding:14px 24px 20px;border-top:1px solid color-mix(in srgb,var(--border-color) 78%,transparent)}.OrderList_footer__9LtMp .c-footer{margin:0}.OrderList_footer__9LtMp .footer-item{color:var(--color-tips);font-size:13px;line-height:18px}@media(max-width:768px){.OrderList_container__b7pLR{border-radius:20px}.OrderList_header___pLjB{align-items:flex-start;padding:18px 16px 14px}.OrderList_title__I8uk_{white-space:normal}.OrderList_orderCard__6Y6it{grid-template-columns:64px minmax(0,1fr) auto;gap:12px;min-height:0;padding:16px}.OrderList_productImage__FXnQ7{width:64px;height:64px;grid-row:span 3}.OrderList_orderInfo__knnqV{grid-column:2;min-width:0}.OrderList_productName__UhMbs{max-height:38px;font-size:14px;line-height:19px}.OrderList_orderControls__DSxw_,.OrderList_updatedAt__4j_lI{grid-column:2/-1}.OrderList_price__zKnym{font-size:15px;line-height:20px}.OrderList_updatedAt__4j_lI{margin-top:2px}.OrderList_orderControls__DSxw_{align-items:stretch;gap:10px}.OrderList_uiButton__iTrIm{width:100%!important}.OrderList_paginationBar__0DrG9{flex-direction:column;gap:10px;padding:14px 16px 16px}.OrderList_footer__9LtMp{padding:14px 16px 18px}}.Pagination_pagination__UXqd5{display:flex;align-items:center;justify-content:center;gap:12px;margin:0}.Pagination_pagination__UXqd5 .Pagination_button__yhscs{width:36px;height:36px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;cursor:pointer;border:1px solid #999;background:var(--color-bg);color:var(--color-tips);transition:all .2s}.Pagination_pagination__UXqd5 .Pagination_button__yhscs:hover:not(:disabled){opacity:.8}.Pagination_pagination__UXqd5 .Pagination_button__yhscs:disabled{opacity:.4;cursor:not-allowed}.Pagination_pagination__UXqd5 .Pagination_buttonNav__cdzni{border-color:rgba(0,0,0,0);background:color-mix(in srgb,var(--color-tips) 10%,transparent)}.Pagination_pagination__UXqd5 .Pagination_buttonNav__cdzni svg{width:16px;height:16px}.Pagination_pagination__UXqd5 .Pagination_buttonNav__cdzni:hover:not(:disabled){background:color-mix(in srgb,var(--color-tips) 16%,transparent);border-color:rgba(0,0,0,0)}.Pagination_pagination__UXqd5 .Pagination_buttonDefault__Wkiob{border-color:color-mix(in srgb,var(--border-color) 80%,transparent)}.Pagination_pagination__UXqd5 .Pagination_buttonActive__kfUjT{color:var(--color-text);border-color:color-mix(in srgb,var(--main-color) 38%,var(--border-color));background:color-mix(in srgb,var(--main-color) 10%,transparent)}@media(max-width:480px){.Pagination_pagination__UXqd5{gap:8px}.Pagination_pagination__UXqd5 .Pagination_button__yhscs{width:32px;height:32px;font-size:13px}}