:host{all:initial;position:fixed;bottom:16px;right:16px;z-index:2147483647}.mc-panel{position:relative;width:340px;max-height:560px;overflow:auto;background:#fff;border-radius:12px;box-shadow:0 8px 30px #0003;padding:16px;font-family:system-ui,-apple-system,sans-serif;color:#1a1a1a;box-sizing:border-box}.mc-hidden{display:none!important}.mc-toggle-bubble{width:80px;height:80px;border-radius:50%;border:none;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 14px #00000040;padding:0;position:relative}.mc-toggle-bubble:hover{background:#1d4ed8}.mc-toggle-bubble-dot{position:absolute;top:2px;right:2px;width:14px;height:14px;border-radius:50%;background:#dc2626;border:2px solid #fff}.mc-close-btn{position:absolute;top:8px;right:8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#0000000f;color:#444;font-size:16px;line-height:1;cursor:pointer;z-index:1}.mc-close-btn:hover{background:#0000001f}.mc-panel *{box-sizing:border-box}.mc-logo{width:48px;height:48px;border-radius:8px;object-fit:cover;margin-bottom:8px;display:block}.mc-title{font-weight:600;font-size:15px;margin:0 0 8px}.mc-text{font-size:13px;line-height:1.4;color:#444;margin:0 0 8px}.mc-link{font-size:12px;color:#2563eb;display:inline-block;margin-bottom:12px}.mc-actions{display:flex;gap:8px}.mc-btn{flex:1;padding:8px 12px;border-radius:8px;border:none;font-size:13px;cursor:pointer}.mc-btn:disabled{opacity:.6;cursor:default}.mc-btn-primary{background:#2563eb;color:#fff}.mc-btn-secondary{background:#eee;color:#333}.mc-tabs{display:flex;gap:4px;margin-bottom:12px}.mc-tab{flex:1;padding:6px;border:none;background:#f2f2f2;border-radius:6px;font-size:12px;cursor:pointer}.mc-tab-active{background:#2563eb;color:#fff}.mc-input{width:100%;padding:8px;margin-bottom:8px;border:1px solid #ddd;border-radius:6px;font-size:13px}.mc-phone-wrapper{display:flex;align-items:stretch;margin-bottom:8px}.mc-phone-prefix{display:flex;align-items:center;padding:0 10px;border:1px solid #ddd;border-right:0;border-radius:6px 0 0 6px;background:#f3f4f6;color:#374151;font-size:13px;-webkit-user-select:none;user-select:none}.mc-phone-wrapper .mc-phone-input{margin-bottom:0;border-radius:0 6px 6px 0}.mc-password-wrapper{position:relative}.mc-password-wrapper .mc-input{padding-right:36px}.mc-password-toggle{position:absolute;top:0;right:0;bottom:8px;width:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;color:#888;cursor:pointer}.mc-password-toggle:hover{color:#555}.mc-error{color:#b91c1c;font-size:12px;margin-bottom:8px}.mc-loading,.mc-error-panel{font-size:13px;color:#444}.mc-panel-chat{display:flex;flex-direction:column;height:480px;min-height:0;padding:0}.mc-chat{display:flex;flex-direction:column;height:100%;min-height:0}.mc-chat-header{display:flex;justify-content:flex-end;padding:8px 40px 8px 16px;border-bottom:1px solid #eee;flex-shrink:0}.mc-logout-btn{background:none;border:none;padding:0;font-size:12px;color:#666;text-decoration:underline;cursor:pointer}.mc-logout-btn:hover{color:#1a1a1a}.mc-chat-messages{flex:1;min-height:0;overflow-y:auto;padding:12px 16px;display:flex;flex-direction:column;gap:8px;scrollbar-color:#8b8b8b transparent;scrollbar-width:auto}.mc-chat-messages::-webkit-scrollbar{width:8px}.mc-chat-messages::-webkit-scrollbar-thumb{background:#8b8b8b;border-radius:999px}.mc-bubble{max-width:80%;border-radius:12px;padding:8px 12px;font-size:13px;line-height:1.4;word-break:break-word}.mc-bubble-user{align-self:flex-end;background:#2563eb;color:#fff}.mc-bubble-assistant,.mc-bubble-human{align-self:flex-start;background:#f2f2f2;color:#1a1a1a}.mc-bubble-pending{opacity:.5}.mc-bubble-failed{background:#b91c1c;color:#fff}.mc-chat-input{display:flex;align-items:flex-end;gap:8px;padding:12px 16px;border-top:1px solid #eee}.mc-chat-input .mc-input{margin-bottom:0;flex:1;min-height:44px;max-height:144px;line-height:1.35;resize:none;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .16s ease}.mc-chat-input .mc-input.mc-scrolling{scrollbar-color:#b8bec6 transparent}.mc-chat-input .mc-input::-webkit-scrollbar{width:5px}.mc-chat-input .mc-input::-webkit-scrollbar-thumb{background:transparent;border-radius:999px}.mc-chat-input .mc-input.mc-scrolling::-webkit-scrollbar-thumb{background:#b8bec6}.mc-chat-input .mc-btn{flex:none;width:auto}.mc-file-input-hidden{display:none}.mc-btn-recording{background:#b91c1c;color:#fff}.mc-attachment-placeholder{display:flex;align-items:center;gap:6px}.mc-attachment-draft{display:flex;align-items:center;gap:8px;padding:8px 12px 0}.mc-attachment-draft .mc-input{margin:0;min-width:0}.mc-attachment-draft-preview{flex:none;font-size:22px}.mc-attachment-draft-preview audio{width:110px;height:34px}.mc-image-preview{display:block;width:min(240px,100%);max-height:260px;object-fit:cover;border-radius:10px}.mc-image-preview-draft{width:64px;height:64px}.mc-attachment-caption{margin-top:6px}.mc-send-btn{width:44px!important;height:44px;padding:0!important;border-radius:50%!important;display:inline-grid;place-items:center}.mc-remove-attachment{flex:none;border:0;border-radius:50%;width:30px;height:30px;background:#fee2e2;color:#b91c1c;font-size:20px;cursor:pointer}.mc-attachment-link{color:inherit;text-decoration:underline}.mc-audio-player{max-width:220px;height:32px}.mc-shimmer{background:linear-gradient(90deg,#eee 25%,#ddd,#eee 75%);background-size:200% 100%;animation:mc-shimmer-move 1.5s infinite;border-radius:6px}@keyframes mc-shimmer-move{0%{background-position:200% 0}to{background-position:-200% 0}}.mc-bouncing-dots{display:inline-flex;gap:3px}.mc-bouncing-dots span{width:5px;height:5px;border-radius:50%;background:currentColor;animation:mc-bounce 1.4s infinite ease-in-out both}.mc-bouncing-dots span:nth-child(1){animation-delay:-.32s}.mc-bouncing-dots span:nth-child(2){animation-delay:-.16s}@keyframes mc-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.mc-waveform{display:flex;align-items:center;justify-content:center;gap:3px;padding:6px 0}.mc-waveform-bar{width:3px;height:14px;background:#2563eb;border-radius:2px;animation:mc-waveform-pulse 1s ease-in-out infinite}.mc-waveform-bar:nth-child(2){animation-delay:.1s}.mc-waveform-bar:nth-child(3){animation-delay:.2s}.mc-waveform-bar:nth-child(4){animation-delay:.3s}.mc-waveform-bar:nth-child(5){animation-delay:.4s}@keyframes mc-waveform-pulse{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}@media(min-width:481px)and (max-width:900px){.mc-panel{width:380px}}@media(max-width:480px){:host(.mc-open){top:auto;left:auto;right:12px;bottom:12px;height:auto}.mc-root{height:auto}.mc-panel{width:calc(100vw - 24px);max-width:380px;height:auto;max-height:min(70vh,560px);max-height:min(70dvh,560px);border-radius:12px}.mc-panel-chat{height:min(70vh,560px);height:min(70dvh,560px)}.mc-chat-input{gap:6px;padding:10px}.mc-text{font-size:15px}.mc-input{font-size:16px;min-height:44px}.mc-btn,.mc-tab{min-height:44px;font-size:14px}}.mc-link-btn{align-self:center;border:0;background:transparent;color:#2563eb;font-size:12px;text-decoration:underline;cursor:pointer;padding:6px}.mc-forgot-link{display:block;margin:-4px 0 8px auto}.mc-help,.mc-success{font-size:12px;line-height:1.45;color:#555;margin-bottom:10px}.mc-success{color:#166534}.mc-password-visibility{display:flex;align-items:center;gap:6px;margin:-2px 0 10px auto;padding:4px;border:0;background:transparent;color:#555;font-size:12px;cursor:pointer}.mc-password-visibility:hover{color:#2563eb}.mc-review{border-top:1px solid #e5e7eb;padding:10px 14px;font-size:14px}.mc-review summary{cursor:pointer;color:#374151;font-weight:600}.mc-review-form{display:flex;flex-direction:column;gap:8px;margin-top:10px}.mc-stars{display:flex;gap:4px}.mc-stars button{border:0;background:transparent;color:#cbd5e1;font-size:26px;cursor:pointer;padding:0 2px}.mc-stars button.mc-star-active{color:#f59e0b}.mc-review-thanks{margin:0;padding:10px 14px;border-top:1px solid #e5e7eb;color:#166534;font-size:14px}:host{right:20px;bottom:20px}.mc-toggle-bubble{width:64px;height:64px}.mc-panel{width:380px;max-height:min(640px,calc(100dvh - 40px))}.mc-panel-chat{height:min(560px,calc(100dvh - 40px))}.mc-close-btn{width:40px;height:40px;font-size:24px}@media(min-width:481px)and (max-width:900px){.mc-panel{width:min(420px,calc(100vw - 32px));max-height:min(680px,calc(100dvh - 32px))}.mc-panel-chat{height:min(620px,calc(100dvh - 32px))}}@media(max-width:480px){:host(.mc-open){top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;height:100dvh}.mc-root{width:100%;height:100%}.mc-panel,.mc-panel-chat{width:100%;max-width:none;height:100%;max-height:none;border-radius:0}.mc-close-btn{top:10px;right:10px;width:44px;height:44px;font-size:28px}.mc-chat-header{min-height:64px;padding:20px 60px 12px 16px}.mc-chat-input{padding-bottom:max(10px,env(safe-area-inset-bottom))}}.mc-chat-header{position:relative;min-height:56px;align-items:center;padding:8px 60px 8px 12px}.mc-chat-menu{margin-left:auto;position:relative}.mc-chat-menu summary{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#444;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.mc-chat-menu summary::-webkit-details-marker{display:none}.mc-chat-menu summary:hover,.mc-chat-menu[open] summary{background:#0000000f}.mc-chat-menu-popover{position:absolute;top:44px;right:0;min-width:250px;padding:8px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 24px #00000029;z-index:3}.mc-chat-menu-popover .mc-logout-btn{width:100%;padding:10px 12px;text-align:left;text-decoration:none;border-radius:7px}.mc-chat-menu-popover .mc-logout-btn:hover{background:#f3f4f6}.mc-notification-setting{margin-bottom:8px;padding:8px;border-bottom:1px solid #e5e7eb}.mc-notification-setting-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.mc-notification-setting-row strong{display:block;color:#1f2937;font-size:13px}.mc-notification-setting-row small,.mc-notification-setting p{display:block;margin:2px 0 0;color:#64748b;font-size:10px;line-height:1.35}.mc-notification-switch{position:relative;flex:0 0 auto;width:42px;height:24px;padding:0;border:0;border-radius:999px;background:#cbd5e1;cursor:pointer;transition:background .18s ease}.mc-notification-switch span{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #00000040;transition:transform .18s ease}.mc-notification-switch-on{background:#2563eb}.mc-notification-switch-on span{transform:translate(18px)}.mc-notification-switch:disabled{cursor:not-allowed;opacity:.6}.mc-notification-retry{margin-top:6px;padding:0;border:0;background:transparent;color:#1d4ed8;font-size:11px;text-decoration:underline;cursor:pointer}.mc-notification-setting p{max-width:220px}.mc-chat-menu-title{margin:0 0 6px;padding:0 8px;font-size:12px;color:#64748b}.mc-archive-day{display:block;width:100%;border:0;background:transparent;color:#1f2937;padding:7px 10px;text-align:left;cursor:pointer;border-radius:6px}.mc-archive-day:hover,.mc-archive-day-active{background:#e8efff;color:#1d4ed8}.mc-message-time{display:block;margin-top:4px;font-size:10px;opacity:.65;text-align:right}.mc-typing{display:flex;align-items:center;gap:6px;font-size:13px;opacity:.8}.mc-archive-notice{margin:0;padding:6px 12px;font-size:12px;color:#475569;background:#f1f5f9;display:flex;gap:8px;align-items:center;justify-content:space-between}.mc-qualification-blocked{margin:0;padding:12px 14px;font-size:13px;line-height:1.45;color:#991b1b;background:#fef2f2;border-top:1px solid #fecaca}.mc-archive-back{border:0;background:transparent;color:#1d4ed8;font-size:12px;cursor:pointer;text-decoration:underline;padding:0}.mc-qual{padding:12px;border-top:1px solid #e5e7eb;background:#fff}.mc-qual-question{margin:0 0 12px;color:#172033;font-size:15px;font-weight:650;line-height:1.4}.mc-qual-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mc-qual-option{min-height:48px;padding:11px 13px;border:1px solid #d8e1f0;border-radius:12px;background:#f7f9fc;color:#172033;font:inherit;font-size:13px;font-weight:600;line-height:1.3;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}.mc-qual-option:hover,.mc-qual-option:focus-visible,.mc-qual-option-active{border-color:#2f67e8;background:#edf3ff;color:#1749b5;outline:none}.mc-qual-option:active{transform:scale(.985)}.mc-qual-option:disabled{cursor:wait;opacity:.55}.mc-qual-free{margin-top:12px;padding:12px;border-radius:12px;background:#f7f9fc}.mc-qual-free-label{display:block;margin-bottom:7px;color:#334155;font-size:13px;font-weight:600}.mc-qual-free-input{width:100%;min-height:78px;resize:vertical;box-sizing:border-box;padding:10px 12px;border:1px solid #ccd6e5;border-radius:10px;background:#fff;color:#172033;font:inherit}.mc-qual-free-input:focus{border-color:#2f67e8;outline:3px solid rgba(47,103,232,.14)}.mc-qual-free-actions{display:flex;gap:8px;margin-top:9px}.mc-qual-send,.mc-qual-cancel{min-height:42px;padding:9px 14px;border-radius:10px;font:inherit;font-size:13px;font-weight:650;cursor:pointer}.mc-qual-send{border:1px solid #2f67e8;background:#2f67e8;color:#fff}.mc-qual-cancel{border:1px solid #d8e1f0;background:#fff;color:#334155}.mc-qual-send:disabled,.mc-qual-cancel:disabled{cursor:wait;opacity:.55}@media(max-width:480px){.mc-qual{padding:12px 14px max(12px,env(safe-area-inset-bottom))}.mc-qual-options{grid-template-columns:1fr}.mc-qual-option{min-height:52px;font-size:15px}.mc-qual-free-actions{flex-direction:column}.mc-qual-send,.mc-qual-cancel{width:100%}}
