.mv-chat{z-index:100;font-family:var(--font-manrope),"Manrope Variable",sans-serif;color:#102c3c;font-size:16px;line-height:1.5;position:fixed;bottom:24px;right:24px}.mv-chat *{box-sizing:border-box}.mv-chat button,.mv-chat input{font:inherit}.mv-chat button,.mv-chat a{touch-action:manipulation}.mv-chat button{cursor:pointer}.mv-chat button:disabled{opacity:.55;cursor:default}.mv-chat :focus-visible{outline-offset:3px;outline:3px solid #117d6b}.mv-chat-launcher{color:#fff;background:#082737;border:1px solid #85dbc9;border-radius:28px;align-items:center;gap:10px;min-height:52px;margin-left:auto;padding:12px 20px;display:flex;box-shadow:0 8px 30px #07152138;font-weight:750!important}.mv-chat-panel{background:#fff;border:1px solid #c2d5da;border-radius:20px;flex-direction:column;width:min(400px,100vw - 32px);max-height:min(700px,100dvh - 112px);margin-bottom:12px;display:flex;overflow:hidden;box-shadow:0 16px 64px #07152140}.mv-chat-header{color:#fff;background:#082737;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.mv-chat-header h2{color:#fff;letter-spacing:0;margin:0;font:700 20px/1.3 Manrope Variable,sans-serif}.mv-chat-header p{color:#a9e8dc;margin:4px 0 0;font-size:14px}.mv-chat-header button{color:#fff;background:0 0;border:1px solid #607e8c;border-radius:50%;flex-shrink:0;width:44px;height:44px;font-size:26px}.mv-chat-scroll{overscroll-behavior:contain;min-height:70px;padding:18px;overflow:auto}.mv-chat-welcome{margin:0 0 6px;font-size:18px;font-weight:750}.mv-chat-note{color:#4e6670;margin:0 0 14px;font-size:14px}.mv-chat-topics{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.mv-chat-topics button{color:#173f3c;background:#eff8f6;border:1px solid #93b9b0;border-radius:12px;min-height:44px;padding:10px 12px;font-size:14px}.mv-chat-topics button:hover{background:#d9f0ea}.mv-chat-message{overflow-wrap:anywhere;background:#f0f5f7;border-radius:12px;margin:12px 0;padding:14px}.mv-chat-message.user{background:#d9f0ea;margin-left:26px}.mv-chat-message b{font-size:14px}.mv-chat-message p{white-space:pre-wrap;margin:6px 0;font-size:16px}.mv-chat-message a,.mv-chat-footer a{color:#115d53;text-underline-offset:3px;font-weight:700;text-decoration:underline}.mv-chat-error{color:#704619;background:#fff1df;border-radius:10px;padding:12px;font-size:14px}.mv-chat-form{border-top:1px solid #d6e1e6;flex-shrink:0;padding:14px 18px 8px}.mv-chat-form label{margin-bottom:8px;font-size:14px;font-weight:700;display:block}.mv-chat-form>div{gap:8px;display:flex}.mv-chat-form input{color:#102c3c;background:#fff;border:1px solid #95adb8;border-radius:10px;flex:1;min-width:0;padding:11px;font-size:16px}.mv-chat-form button{color:#fff;background:#082737;border:0;border-radius:10px;padding:10px 14px;font-size:14px}.mv-chat-form p{color:#536872;margin:8px 0 0;font-size:12px;line-height:1.5}.mv-chat-footer{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:10px;padding:8px 18px 16px;font-size:14px;display:flex}.mv-chat-footer button{color:#425e6b;background:0 0;border:0;min-height:44px;padding:8px;text-decoration:underline}.mv-chat-footer small{color:#536872;flex-basis:100%;font-size:12px}@media (width<=760px){.mv-chat{right:12px;bottom:calc(82px + env(safe-area-inset-bottom,0px))}.mv-chat-panel{width:min(400px,100vw - 24px);max-height:calc(100dvh - 170px - env(safe-area-inset-bottom,0px))}.mv-chat-launcher{min-height:48px;padding:10px 16px;font-size:14px}}@media (height<=650px){.mv-chat-panel{overflow:auto}.mv-chat-scroll{min-height:auto;overflow:visible}.mv-chat-header{padding:10px 16px}.mv-chat-form p,.mv-chat-footer small{font-size:12px}}
