.master-chatbot-widget,.master-chatbot-widget *{box-sizing:border-box}.master-chatbot-widget .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.master-chatbot-widget{color:#18181b;font-family:ui-sans-serif,system-ui,sans-serif}.master-chatbot-launcher{z-index:2147483000;color:#fff;height:48px;font:inherit;cursor:pointer;background:linear-gradient(90deg,#050505,#3f3f46);border:0;border-radius:999px;align-items:center;gap:8px;padding:0 20px;font-size:14px;font-weight:700;display:inline-flex;position:fixed;bottom:20px;right:20px;box-shadow:0 18px 35px #0000003d}.master-chatbot-launcher:hover{background:linear-gradient(90deg,#18181b,#52525b)}.master-chatbot-panel{z-index:2147483000;background:#fff;border:1px solid #e4e4e7;border-radius:16px;flex-direction:column;width:450px;height:650px;display:flex;position:fixed;bottom:12px;right:12px;overflow:hidden;box-shadow:0 24px 60px #00000038}.master-chatbot-panel.is-fullscreen{width:auto;height:auto;inset:24px}.master-chatbot-header{color:#fff;background:radial-gradient(circle at 92% 22%,#ffffff1f,#0000 34%),linear-gradient(135deg,#050505,#18181b 58%,#3f3f46);border-bottom:1px solid #27272a;flex:none;align-items:center;gap:12px;padding:16px 20px;display:flex}.master-chatbot-avatar{color:#fff;background:#27272a;border:1px solid #ffffff26;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;font-size:18px;font-weight:800;display:grid;overflow:hidden}.master-chatbot-avatar img{object-fit:cover;width:100%;height:100%}.master-chatbot-heading{flex:1;min-width:0}.master-chatbot-title{letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:700;overflow:hidden}.master-chatbot-status{color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:12px;overflow:hidden}.master-chatbot-online{color:#d1fae5;background:#34d3991a;border:1px solid #34d3994d;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.master-chatbot-online:before{content:"";background:#86efac;border-radius:50%;width:6px;height:6px}.master-chatbot-icon-button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;width:32px;height:32px;display:grid}.master-chatbot-icon-button:hover{background:#ffffff1a}.master-chatbot-messages{background:linear-gradient(#fff,#fafafa 55%,#f4f4f5);flex-direction:column;flex:1;gap:16px;padding:16px;display:flex;overflow-y:auto}.master-chatbot-welcome{background:linear-gradient(135deg,#fff,#f4f4f5);border:1px solid #e4e4e7;border-radius:12px;padding:12px;box-shadow:0 3px 10px #00000012}.master-chatbot-welcome-row{gap:12px;display:flex}.master-chatbot-welcome-mark{background:#f4f4f5;border-radius:8px;flex:none;place-items:center;width:32px;height:32px;font-size:16px;display:grid}.master-chatbot-welcome strong{font-size:14px;display:block}.master-chatbot-welcome p{color:#52525b;margin:4px 0 0;font-size:14px;line-height:1.45}.master-chatbot-empty{color:#3f3f46;font-size:14px}.master-chatbot-suggestions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.master-chatbot-suggestion{color:#1d4ed8;font:inherit;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.master-chatbot-suggestion:hover{background:#dbeafe;border-color:#60a5fa}.master-chatbot-bubble{color:#3f3f46;white-space:pre-wrap;background:linear-gradient(135deg,#fff,#f4f4f5);border:1px solid #e4e4e7;border-radius:16px 16px 16px 4px;max-width:90%;padding:10px 14px;font-size:14px;line-height:1.45;box-shadow:0 2px 6px #0000000f}.master-chatbot-bubble.user{color:#18181b;background:linear-gradient(135deg,#f4f4f5,#e4e4e7);border-color:#d4d4d8;border-radius:16px 16px 4px;align-self:flex-end;font-weight:600}.master-chatbot-typing{background:#fff;border:1px solid #e4e4e7;border-radius:12px;justify-content:center;gap:5px;width:64px;padding:12px;display:flex}.master-chatbot-typing span{background:#94a3b8;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite master-chatbot-bounce}.master-chatbot-typing span:nth-child(2){animation-delay:.12s}.master-chatbot-typing span:nth-child(3){animation-delay:.24s}@keyframes master-chatbot-bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-4px)}}.master-chatbot-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:8px 10px;font-size:12px}.master-chatbot-error button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;margin-left:6px;font-weight:700;text-decoration:underline}.master-chatbot-footer{background:linear-gradient(#f4f4f5,#fff);border-top:1px solid #e4e4e7;flex:none}.master-chatbot-footer .master-chatbot-suggestions{flex-wrap:nowrap;margin:0;padding:12px 12px 2px;overflow-x:auto}.master-chatbot-form{align-items:center;gap:8px;padding:12px;display:flex}.master-chatbot-input{color:#18181b;min-width:0;height:44px;font:inherit;background:linear-gradient(#fff,#f4f4f5);border:1px solid #e4e4e7;border-radius:999px;outline:0;flex:1;padding:0 16px;font-size:14px;box-shadow:inset 0 1px 3px #0000000d}.master-chatbot-input:focus{border-color:#a1a1aa;box-shadow:0 0 0 3px #a1a1aa33}.master-chatbot-send{color:#fff;cursor:pointer;background:#18181b;border:0;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.master-chatbot-send:hover{background:#3f3f46}.master-chatbot-send:disabled{cursor:not-allowed;opacity:.45}.master-chatbot-reset{color:#71717a}@media (width<=640px){.master-chatbot-launcher{bottom:16px;right:16px}.master-chatbot-panel{width:auto;height:76vh;bottom:12px;left:12px;right:12px}.master-chatbot-panel.is-fullscreen{inset:8px}.master-chatbot-online{display:none}}.master-chatbot-bubble{overflow-wrap:anywhere;min-width:0}.master-chatbot-bubble.assistant{width:90%}.master-chatbot-record-results{white-space:normal}.master-chatbot-record-intro{white-space:pre-wrap;margin:0 0 12px}.master-chatbot-record-list{gap:12px;display:grid}.master-chatbot-record-card{background:#fff;border:1px solid #e9e5f2;border-radius:12px;min-width:0;padding:12px;box-shadow:0 3px 10px #27144908}.master-chatbot-record-top{align-items:center;gap:12px;display:flex}.master-chatbot-record-image{color:#7c65b3;background:#f5f3fa;border-radius:8px;flex:0 0 68px;place-items:center;width:68px;height:76px;display:grid;overflow:hidden}.master-chatbot-record-image img{object-fit:contain;width:100%;height:100%}.master-chatbot-record-image.is-person{border-radius:50%;height:68px}.master-chatbot-record-image.is-person img{object-fit:cover}.master-chatbot-record-heading{min-width:0}.master-chatbot-record-heading strong{color:#242033;font-size:14px;display:block}.master-chatbot-record-subtitle{color:#797185;margin-bottom:4px;font-size:11px;display:block}.master-chatbot-record-price{color:#242033;margin-top:6px;font-size:16px;font-weight:750}.master-chatbot-record-status{color:#6142aa;background:#f0ecfc;border-radius:20px;margin-top:6px;padding:2px 7px;font-size:11px;display:inline-block}.master-chatbot-record-description{color:#716a7e;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.master-chatbot-record-fields{margin:10px 0;font-size:12px}.master-chatbot-record-fields>div{gap:10px;padding:3px 0;display:flex}.master-chatbot-record-fields dt{color:#797185;flex:0 0 40%}.master-chatbot-record-fields dd{color:#393343;flex:1;min-width:0;margin:0}.master-chatbot-record-details summary,.master-chatbot-record-more{color:#fff;font:inherit;text-align:center;cursor:pointer;background:#6538cc;border:0;border-radius:7px;padding:8px 10px;font-size:12px;font-weight:600}.master-chatbot-record-details summary{list-style:none}.master-chatbot-record-details summary::-webkit-details-marker{display:none}.master-chatbot-record-details[open] summary{margin-bottom:10px}.master-chatbot-record-more{color:#6538cc;background:#eee8fc;width:100%;margin-top:12px}.master-chatbot-record-details summary:focus-visible,.master-chatbot-record-more:focus-visible{outline-offset:3px;outline:2px solid #6538cc}.master-chatbot-panel{border-radius:14px;width:480px;height:min(640px,100dvh - 24px)}.master-chatbot-header{color:#203b44;background:#acd0d8;border-bottom:1px solid #97bac3;padding:14px 16px;box-shadow:0 3px 9px #203b4412}.master-chatbot-header .master-chatbot-icon-button{color:#36515a}.master-chatbot-avatar{color:#416976;background:#fff;border:2px solid #fff;border-radius:50%}.master-chatbot-title{font-size:15px}.master-chatbot-status{color:#466772;font-size:11px}.master-chatbot-online{display:none}.master-chatbot-messages{background:#fafafa;gap:14px;padding:16px 12px;overflow-x:hidden}.master-chatbot-welcome{box-shadow:none;background:#fff;border-color:#efefef}.master-chatbot-welcome p,.master-chatbot-welcome strong{font-size:13px}.master-chatbot-bubble{box-shadow:none;background:#f1f3f4;border:0;border-radius:3px 13px 13px;padding:11px 12px;font-size:13px}.master-chatbot-bubble.user{color:#fff;background:#218df5;border:0;border-radius:13px 13px 3px;font-weight:400}.master-chatbot-empty{font-size:12px}.master-chatbot-empty .master-chatbot-suggestions{background:#fff;border:1px solid #e7edf1;border-radius:8px;flex-direction:column;gap:0;display:flex;overflow:hidden}.master-chatbot-empty .master-chatbot-suggestion{color:#1682e9;background:#fff;border:0;border-bottom:1px solid #e7edf1;border-radius:0;padding:11px}.master-chatbot-empty .master-chatbot-suggestion:last-child{border-bottom:0}.master-chatbot-record-card{box-shadow:none;border-color:#e7edf1;padding:10px}.master-chatbot-record-image{color:#6a919e;background:#f5f7f8}.master-chatbot-record-details summary{color:#2473ab;background:#eef6fc}.master-chatbot-card-actions{flex-wrap:wrap;gap:6px;margin:10px 0;display:flex}.master-chatbot-card-actions button{color:#277fae;min-width:80px;font:inherit;cursor:pointer;white-space:nowrap;text-align:center;background:#fff;border:1px solid #c9e1ed;border-radius:6px;flex:auto;padding:7px 10px;font-size:12px}.master-chatbot-card-actions button:first-child{color:#fff;background:#238bea;border-color:#238bea}.master-chatbot-card-actions .master-chatbot-card-buy{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.master-chatbot-card-actions button[aria-pressed=true]{color:#246798;background:#e2f3ff}.master-chatbot-card-actions button:disabled{opacity:.5;cursor:wait}.master-chatbot-footer{background:#fff}.master-chatbot-send{background:#248aeb}.master-chatbot-input{box-shadow:none;background:#f9fafb}.master-chatbot-suggestion{white-space:nowrap}.master-chatbot-comparison{max-width:100%;margin-bottom:12px;overflow-x:auto}.master-chatbot-comparison table{border-collapse:collapse;background:#fff;font-size:12px}.master-chatbot-comparison caption{text-align:left;padding-bottom:8px;font-weight:700}.master-chatbot-comparison th,.master-chatbot-comparison td{text-align:left;vertical-align:top;border:1px solid #dae6ec;min-width:110px;max-width:180px;padding:8px}.master-chatbot-comparison th{background:#eff7fb}@media (width<=520px){.master-chatbot-panel{width:auto;height:78dvh}}.master-chatbot-auth-options{gap:8px;display:flex}.master-chatbot-auth-options button{color:#247fca;cursor:pointer;min-width:72px;font:inherit;background:#fff;border:1px solid #bbdff5;border-radius:20px;padding:8px 18px;font-size:13px}.master-chatbot-auth-options button:first-child{color:#fff;background:#238bea;border-color:#238bea}.master-chatbot-auth-cancel{color:#677985;font:inherit;cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:4px;font-size:12px;text-decoration:underline}.master-chatbot-record-card.is-selected{outline:2px solid var(--mc-primary,#2563eb);outline-offset:-2px}.master-chatbot-action-selected{background:var(--mc-primary,#2563eb);color:#fff;border-color:var(--mc-primary,#2563eb)}.master-chatbot-compare-bar{background:var(--mc-surface,#f1f5f9);border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:10px 12px;font-size:.8rem;display:flex}.master-chatbot-compare-bar span{color:var(--mc-muted,#64748b);white-space:nowrap}.master-chatbot-compare-btn{background:var(--mc-primary,#2563eb);color:#fff;cursor:pointer;border:none;border-radius:6px;flex:1;padding:7px 14px;font-size:.82rem;font-weight:600}.master-chatbot-compare-btn:disabled{opacity:.5;cursor:not-allowed}.master-chatbot-compare-clear{border:1px solid var(--mc-border,#e2e8f0);cursor:pointer;color:var(--mc-muted,#64748b);background:0 0;border-radius:6px;padding:7px 10px;font-size:.8rem}.master-chatbot-address-selector{flex-direction:column;gap:8px;width:100%;display:flex}.master-chatbot-address-selector-hint{color:#3f3f46;margin:0 0 4px;font-size:13px;font-weight:600}.master-chatbot-address-option{cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;font-size:13px;line-height:1.4;transition:border-color .15s,background .15s;display:flex}.master-chatbot-address-option:hover{background:#f4f4f5;border-color:#a1a1aa}.master-chatbot-address-option.is-selected{background:#f4f4f5;border-color:#3f3f46;font-weight:600}.master-chatbot-address-option input[type=radio]{accent-color:#18181b;cursor:pointer;flex:none;margin-top:2px}.master-chatbot-address-icon{color:#71717a;flex:none;margin-top:2px}.master-chatbot-address-text{flex:1}.master-chatbot-address-badge{color:#16a34a;font-size:11px;font-style:normal;font-weight:500}.master-chatbot-address-confirm{color:#fff;font:inherit;cursor:pointer;background:#18181b;border:0;border-radius:8px;margin-top:4px;padding:9px 16px;font-size:13px;font-weight:600}.master-chatbot-address-confirm:hover:not(:disabled){background:#3f3f46}.master-chatbot-address-confirm:disabled{opacity:.5;cursor:not-allowed}
