.phone-container.svelte-1hfv51w{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px 0}.phone-frame.svelte-1hfv51w{position:relative;width:380px;height:760px;background:linear-gradient(145deg,#2a2a2e,#0f0f12);border-radius:52px;padding:14px;box-shadow:0 0 0 2px #ffffff0f,0 30px 80px #0009,0 0 60px #60a5fa26;animation:svelte-1hfv51w-phoneFadeIn .6s cubic-bezier(.22,1,.36,1)}@keyframes svelte-1hfv51w-phoneFadeIn{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.phone-notch.svelte-1hfv51w{position:absolute;top:22px;left:50%;transform:translate(-50%);width:110px;height:30px;background:#000;border-radius:20px;z-index:10}.phone-screen.svelte-1hfv51w{position:relative;width:100%;height:100%;background:#1a1a1a;border-radius:40px;overflow:hidden;display:flex;flex-direction:column}.status-bar.svelte-1hfv51w{display:flex;justify-content:space-between;align-items:center;padding:14px 32px 6px;font-size:14px;font-weight:600;color:#fff;height:44px;flex-shrink:0;z-index:2}.status-time.svelte-1hfv51w{letter-spacing:-.3px}.status-right.svelte-1hfv51w{display:flex;align-items:center;gap:5px}.status-icon.svelte-1hfv51w{width:16px;height:11px;color:#fff}.battery.svelte-1hfv51w{display:flex;align-items:center;margin-left:2px}.battery-body.svelte-1hfv51w{width:22px;height:11px;border:1px solid rgba(255,255,255,.6);border-radius:3px;padding:1px}.battery-fill.svelte-1hfv51w{width:80%;height:100%;background:#fff;border-radius:1px}.battery-cap.svelte-1hfv51w{width:2px;height:5px;background:#fff9;border-radius:0 1px 1px 0;margin-left:1px}.view-stack.svelte-1hfv51w{flex:1;position:relative;overflow:hidden}.view.svelte-1hfv51w{position:absolute;inset:0;display:flex;flex-direction:column;background:#1a1a1a;transition:transform .4s cubic-bezier(.25,1,.5,1)}.chat-view.svelte-1hfv51w{transform:translate(0)}.chat-view.pushed-out.svelte-1hfv51w{transform:translate(-30%)}.detail-view.svelte-1hfv51w{transform:translate(100%)}.detail-view.pushed-in.svelte-1hfv51w{transform:translate(0);box-shadow:-8px 0 24px #0006}.chat-header.svelte-1hfv51w{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;background:#1a1a1a;border-bottom:1px solid rgba(255,255,255,.04);flex-shrink:0}.header-left.svelte-1hfv51w{display:flex;align-items:center;gap:10px}.back-btn.svelte-1hfv51w{font-size:28px;color:#fff;line-height:1;padding:0 2px;font-weight:300}.bot-avatar.svelte-1hfv51w{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#60a5fa,#3b82f6);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px}.header-avatar.svelte-1hfv51w{width:34px;height:34px;font-size:17px}.bot-info.svelte-1hfv51w{display:flex;flex-direction:column;line-height:1.25}.bot-name.svelte-1hfv51w{font-size:15px;font-weight:600;color:#fff}.bot-status.svelte-1hfv51w{display:flex;align-items:center;gap:5px;font-size:11px;color:#ffffff8c}.online-dot.svelte-1hfv51w{width:6px;height:6px;background:#4ade80;border-radius:50%;box-shadow:0 0 4px #4ade80b3}.header-right.svelte-1hfv51w{display:flex;align-items:center;gap:4px}.header-btn.svelte-1hfv51w{background:none;border:none;padding:8px;color:#ffffffbf;cursor:pointer;display:flex;align-items:center;justify-content:center}.header-btn.svelte-1hfv51w svg:where(.svelte-1hfv51w){width:18px;height:18px}.chat-body.svelte-1hfv51w{flex:1;padding:12px 10px 8px;display:flex;flex-direction:column;gap:2px;overflow-y:auto;background:#1a1a1a}.chat-body.svelte-1hfv51w::-webkit-scrollbar{width:0}.date-divider.svelte-1hfv51w{align-self:center;margin:6px 0 14px}.date-divider.svelte-1hfv51w span:where(.svelte-1hfv51w){font-size:11px;color:#ffffff73;background:#ffffff0f;padding:4px 12px;border-radius:12px}.message-row.svelte-1hfv51w{display:flex;gap:8px;max-width:100%;padding:1px 4px}.message-row.group-start.svelte-1hfv51w{margin-top:10px}.ai-row.svelte-1hfv51w{justify-content:flex-start}.user-row.svelte-1hfv51w{justify-content:flex-end}.msg-avatar.svelte-1hfv51w{width:34px;height:34px;font-size:16px;align-self:flex-start;margin-top:18px}.msg-avatar.small.svelte-1hfv51w{width:22px;height:22px;font-size:11px;margin-top:0}.msg-avatar-placeholder.svelte-1hfv51w{width:34px;flex-shrink:0}.message-content.svelte-1hfv51w{display:flex;flex-direction:column;max-width:78%;min-width:0}.sender-name.svelte-1hfv51w{font-size:12px;color:#ffffffb3;margin-bottom:4px;padding:0 4px}.bubble-row.svelte-1hfv51w{display:flex;align-items:flex-end;gap:6px}.ai-bubble-row.svelte-1hfv51w{justify-content:flex-start}.user-bubble-row.svelte-1hfv51w{justify-content:flex-end}.bubble.svelte-1hfv51w{padding:10px 14px;font-size:14px;line-height:1.5;color:#fff;border-radius:16px;animation:svelte-1hfv51w-bubblePop .3s cubic-bezier(.22,1,.36,1);max-width:100%;word-break:break-word}@keyframes svelte-1hfv51w-bubblePop{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.ai-bubble.svelte-1hfv51w{background:#2c2c2e}.ai-bubble.bubble-first.svelte-1hfv51w{border-top-left-radius:4px}.user-bubble.svelte-1hfv51w{background:linear-gradient(135deg,#60a5fa,#3b82f6);box-shadow:0 2px 8px #60a5fa40}.user-bubble.bubble-first.svelte-1hfv51w{border-top-right-radius:4px}.ai-bubble.svelte-1hfv51w b{font-weight:700}.ai-bubble.svelte-1hfv51w mark{background:transparent;color:#60a5fa;font-weight:600}.bubble-meta.svelte-1hfv51w{display:flex;flex-direction:column;align-items:flex-end;gap:2px;padding-bottom:2px;flex-shrink:0}.ai-meta.svelte-1hfv51w{align-items:flex-start}.unread-mark.svelte-1hfv51w{font-size:11px;font-weight:700;color:#ffd43b;line-height:1;animation:svelte-1hfv51w-unreadFade .3s ease-out}@keyframes svelte-1hfv51w-unreadFade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.bubble-time.svelte-1hfv51w{font-size:10px;color:#ffffff73;line-height:1;white-space:nowrap}.typing-bubble.svelte-1hfv51w{padding:12px 16px}.typing-indicator.svelte-1hfv51w{display:flex;gap:4px;align-items:center}.typing-indicator.svelte-1hfv51w .dot:where(.svelte-1hfv51w){width:7px;height:7px;background:#ffffff80;border-radius:50%;animation:svelte-1hfv51w-typingBounce 1.2s infinite}.typing-indicator.svelte-1hfv51w .dot:where(.svelte-1hfv51w):nth-child(2){animation-delay:.15s}.typing-indicator.svelte-1hfv51w .dot:where(.svelte-1hfv51w):nth-child(3){animation-delay:.3s}@keyframes svelte-1hfv51w-typingBounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-5px);opacity:1}}.product-list.svelte-1hfv51w{display:flex;flex-direction:column;gap:6px;margin-top:10px;margin-left:-4px;margin-right:-4px}.product-card.svelte-1hfv51w{display:flex;align-items:center;gap:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.04);border-radius:10px;padding:8px;cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;transition:transform .15s ease,background-color .2s ease,border-color .2s ease}.product-card.svelte-1hfv51w:hover{background:#60a5fa1a;border-color:#60a5fa4d}.product-card.tapped.svelte-1hfv51w{transform:scale(.97);background:#60a5fa33;border-color:#60a5fa80}.card-animate.svelte-1hfv51w{animation:svelte-1hfv51w-cardSlide .4s cubic-bezier(.22,1,.36,1) both}@keyframes svelte-1hfv51w-cardSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-thumb.svelte-1hfv51w{width:54px;height:54px;border-radius:8px;overflow:hidden;background:#1a1a1a;flex-shrink:0}.product-thumb.svelte-1hfv51w img:where(.svelte-1hfv51w){width:100%;height:100%;object-fit:cover;display:block}.product-meta.svelte-1hfv51w{flex:1;display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0}.product-name.svelte-1hfv51w{font-size:12px;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-info.svelte-1hfv51w{display:flex;justify-content:space-between;align-items:center;gap:6px}.product-price.svelte-1hfv51w{font-size:13px;font-weight:700;color:#60a5fa}.product-rating.svelte-1hfv51w{display:inline-flex;align-items:center;gap:2px;font-size:11px;color:#ffffffb3}.product-rating.svelte-1hfv51w svg:where(.svelte-1hfv51w){width:11px;height:11px}.product-chevron.svelte-1hfv51w{color:#ffffff59;font-size:20px;line-height:1;padding-right:4px}.chat-input.svelte-1hfv51w{display:flex;align-items:center;gap:6px;padding:8px 10px;background:#232324;border-top:1px solid rgba(255,255,255,.04);flex-shrink:0}.input-btn.svelte-1hfv51w{background:none;border:none;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff9;cursor:pointer;flex-shrink:0;transition:transform .15s ease}.input-btn.svelte-1hfv51w svg:where(.svelte-1hfv51w){width:18px;height:18px}.input-field.svelte-1hfv51w{flex:1;min-height:34px;padding:8px 14px;background:#1a1a1a;border-radius:18px;font-size:13px;color:#fff;display:flex;align-items:center;overflow:hidden;border:1px solid transparent;transition:border-color .2s ease}.input-field.active.svelte-1hfv51w{border-color:#60a5fa66}.input-placeholder.svelte-1hfv51w{color:#ffffff59}.input-text.svelte-1hfv51w{color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.input-caret.svelte-1hfv51w{display:inline-block;width:1.5px;height:14px;background:#60a5fa;margin-left:2px;animation:svelte-1hfv51w-caretBlink .9s steps(2,start) infinite;flex-shrink:0}@keyframes svelte-1hfv51w-caretBlink{to{visibility:hidden}}.send-btn.svelte-1hfv51w{color:#ffffff4d;transition:color .2s ease,transform .15s ease,background-color .2s ease}.send-btn.active.svelte-1hfv51w{color:#fff;background:#60a5fa}.send-btn.pressed.svelte-1hfv51w{transform:scale(.85)}.safe-area.svelte-1hfv51w{background:#232324;padding:4px 0 10px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.home-indicator.svelte-1hfv51w{width:120px;height:4px;background:#ffffff73;border-radius:2px}.detail-view.svelte-1hfv51w{background:linear-gradient(180deg,#1a1a1a,#1a1620)}.detail-header.svelte-1hfv51w{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#1a1a1ae6;border-bottom:1px solid rgba(255,255,255,.04);flex-shrink:0}.detail-back.svelte-1hfv51w{background:none;border:none;font-size:28px;color:#fff;line-height:1;padding:0;font-weight:300;cursor:pointer}.detail-title.svelte-1hfv51w{font-size:15px;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;text-align:center;padding:0 8px}.detail-close.svelte-1hfv51w{background:none;border:none;color:#fff9;cursor:pointer;padding:4px;display:flex;align-items:center}.detail-close.svelte-1hfv51w svg:where(.svelte-1hfv51w){width:16px;height:16px}.detail-body.svelte-1hfv51w{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:14px}.detail-body.svelte-1hfv51w::-webkit-scrollbar{width:0}.product-hero.svelte-1hfv51w{display:flex;align-items:center;gap:12px;background:#ffffff0a;border-radius:14px;padding:12px;animation:svelte-1hfv51w-heroAppear .5s cubic-bezier(.22,1,.36,1)}@keyframes svelte-1hfv51w-heroAppear{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hero-thumb.svelte-1hfv51w{width:72px;height:72px;border-radius:10px;overflow:hidden;background:#1a1a1a;flex-shrink:0}.hero-thumb.svelte-1hfv51w img:where(.svelte-1hfv51w){width:100%;height:100%;object-fit:cover;display:block}.hero-info.svelte-1hfv51w{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.hero-brand.svelte-1hfv51w{font-size:11px;font-weight:700;color:#60a5fa;letter-spacing:.5px}.hero-name.svelte-1hfv51w{font-size:13px;font-weight:600;color:#fff;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.hero-price.svelte-1hfv51w{font-size:15px;font-weight:800;color:#fff;margin-top:2px}.hero-badge.svelte-1hfv51w{display:flex;flex-direction:column;align-items:center;gap:2px;background:#60a5fa26;border:1px solid rgba(96,165,250,.3);border-radius:10px;padding:8px 10px;flex-shrink:0}.badge-dot.svelte-1hfv51w{width:6px;height:6px;background:#ef4444;border-radius:50%;box-shadow:0 0 6px #ef4444b3;animation:svelte-1hfv51w-pulse 1.5s ease-in-out infinite}@keyframes svelte-1hfv51w-pulse{0%,to{opacity:1}50%{opacity:.4}}.badge-text.svelte-1hfv51w{font-size:10px;font-weight:700;color:#60a5fa}.badge-sub.svelte-1hfv51w{font-size:9px;color:#ffffff8c}.summary-card.svelte-1hfv51w{background:#ffffff0d;border:1px solid rgba(96,165,250,.15);border-radius:14px;padding:14px;animation:svelte-1hfv51w-cardSlide .5s cubic-bezier(.22,1,.36,1) .1s both}.summary-title.svelte-1hfv51w{display:flex;align-items:center;gap:8px;font-size:12px;color:#ffffffd9;margin-bottom:10px}.summary-icon.svelte-1hfv51w{font-size:13px}.summary-body.svelte-1hfv51w{font-size:13px;line-height:1.55;color:#ffffffd9}.summary-body.svelte-1hfv51w mark{background:transparent;color:#60a5fa;font-weight:600}.detail-chat.svelte-1hfv51w{display:flex;flex-direction:column;gap:6px}.detail-sender.svelte-1hfv51w{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#ffffffb3;margin-bottom:4px}.detail-bubble.svelte-1hfv51w{background:#2c2c2e;padding:10px 14px;border-radius:14px;font-size:13px;line-height:1.55;color:#fff;max-width:90%;animation:svelte-1hfv51w-bubblePop .3s cubic-bezier(.22,1,.36,1)}.detail-bubble.svelte-1hfv51w b{font-weight:700}.detail-bubble.svelte-1hfv51w mark{background:transparent;color:#60a5fa;font-weight:600}.user-detail-bubble.svelte-1hfv51w{align-self:flex-end;background:linear-gradient(135deg,#60a5fa,#3b82f6);box-shadow:0 2px 8px #60a5fa40;max-width:75%}.review-list.svelte-1hfv51w{display:flex;flex-direction:column;gap:8px;margin-top:12px}.review-card.svelte-1hfv51w{background:#ffffff0d;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:6px}.review-animate.svelte-1hfv51w{animation:svelte-1hfv51w-reviewIn .4s cubic-bezier(.22,1,.36,1) both}@keyframes svelte-1hfv51w-reviewIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.review-top.svelte-1hfv51w{display:flex;justify-content:space-between;align-items:center;font-size:11px}.review-name.svelte-1hfv51w{font-weight:700;color:#fff}.review-date.svelte-1hfv51w{color:#fff6}.review-stars.svelte-1hfv51w{display:flex;gap:1px}.review-stars.svelte-1hfv51w svg:where(.svelte-1hfv51w){width:11px;height:11px}.review-text.svelte-1hfv51w{font-size:12px;line-height:1.5;color:#ffffffd9}.review-footer.svelte-1hfv51w{display:flex;align-items:center;gap:4px;font-size:10px;color:#ffffff73;margin-top:2px}.review-footer.svelte-1hfv51w svg:where(.svelte-1hfv51w){width:11px;height:11px}.suggestion-chip.tapped.svelte-1hfv51w{background:#60a5fa4d;transform:scale(.95)}.suggestion-section.svelte-1hfv51w{margin-top:4px}.suggestion-header.svelte-1hfv51w{display:flex;align-items:center;gap:6px;justify-content:flex-end;font-size:12px;color:#fff9;margin-bottom:10px}.chip-row.svelte-1hfv51w{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.suggestion-chip.svelte-1hfv51w{background:#60a5fa14;border:1px solid rgba(96,165,250,.4);color:#60a5fa;font-size:12px;font-weight:500;padding:8px 14px;border-radius:20px;cursor:pointer;white-space:nowrap;animation:svelte-1hfv51w-chipIn .4s cubic-bezier(.22,1,.36,1) both;transition:background-color .2s ease,transform .15s ease}.suggestion-chip.svelte-1hfv51w:hover{background:#60a5fa26}@keyframes svelte-1hfv51w-chipIn{0%{opacity:0;transform:translateY(6px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}
