#tvs-chatbot-root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;color:inherit}#tvs-chatbot-root *,#tvs-chatbot-root *:before,#tvs-chatbot-root *:after{box-sizing:border-box}#tvs-chatbot-root button,#tvs-chatbot-root input,#tvs-chatbot-root textarea,#tvs-chatbot-root select{font:inherit!important;text-transform:none!important}#tvs-chatbot-root svg{display:inline-block;vertical-align:middle}#tvs-chatbot-root h1,#tvs-chatbot-root h2,#tvs-chatbot-root h3,#tvs-chatbot-root h4,#tvs-chatbot-root h5,#tvs-chatbot-root h6{margin:0!important;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important}#tvs-chatbot-root button{border:none;outline:none;background:none;padding:0;margin:0;cursor:pointer}#tvs-chatbot-root .chat-button,#tvs-chatbot-launcher .chat-button,div#tvs-chatbot-root .chat-button{background-color:#004178!important;border-radius:50%!important;-webkit-border-radius:50%!important;-moz-border-radius:50%!important;border:3px solid white!important;padding:0!important;margin:0!important;width:72px!important;height:72px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 4px 12px #00000026!important;transition:transform .2s ease}#tvs-chatbot-root .chat-button:hover,#tvs-chatbot-launcher .chat-button:hover,div#tvs-chatbot-root .chat-button:hover{background-color:#004178!important;transform:scale(1.05)!important}#tvs-chatbot-launcher .tvs-chat-button-wrapper{position:relative;display:inline-block}#tvs-chatbot-launcher .tvs-chat-button{position:relative;cursor:pointer;touch-action:manipulation;display:flex;align-items:center;justify-content:center}#tvs-chatbot-launcher .tvs-chat-button__indicator{position:absolute;top:-4px;right:-4px;background-color:#ef4444;border-radius:50%;animation:tvs-pulse 2s cubic-bezier(.4,0,.6,1) infinite}#tvs-chatbot-launcher .tvs-chat-button__indicator--desktop{width:20px;height:20px;border:3px solid #fff}#tvs-chatbot-launcher .tvs-chat-button__indicator--mobile{width:16px;height:16px;border:2px solid #fff}#tvs-chatbot-launcher .tvs-chat-button__icon{color:#fff;transition:width .2s ease,height .2s ease}@media (max-width:767px){#tvs-chatbot-launcher .tvs-chat-button__icon{width:33.6px;height:33.6px}}@media (min-width:768px){#tvs-chatbot-launcher .tvs-chat-button__icon{width:24px;height:24px}#tvs-chatbot-launcher .tvs-chat-button:hover .tvs-chat-button__icon{width:33.6px;height:33.6px}}#tvs-chatbot-launcher .tvs-chat-button__label{position:absolute;bottom:-24px;left:50%;transform:translate(-50%);line-height:1;color:#fff;opacity:.95;font-weight:700;text-transform:uppercase;letter-spacing:.05em;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));white-space:nowrap}#tvs-chatbot-launcher .tvs-chat-button__label--desktop{font-size:16px}#tvs-chatbot-launcher .tvs-chat-button__label--mobile{font-size:14px}#tvs-chatbot-launcher .tvs-chat-button__tooltip{display:none;position:absolute;bottom:100%;right:0;margin-bottom:8px;padding:4px 12px;background-color:#1f2937;color:#fff;font-size:14px;border-radius:8px;opacity:0;transition:opacity .2s;white-space:nowrap;pointer-events:none}#tvs-chatbot-launcher .tvs-chat-button:hover+.tvs-chat-button__tooltip,#tvs-chatbot-launcher .tvs-chat-button:focus+.tvs-chat-button__tooltip{display:block;opacity:1}#tvs-chatbot-launcher .tvs-chat-button-wrapper:hover .tvs-chat-button__tooltip{display:block;opacity:1}#tvs-chatbot-launcher .tvs-chat-button__tooltip-caret{position:absolute;top:100%;right:16px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #1f2937}#tvs-chatbot-root .tvs-chat-modal{position:fixed;z-index:2147483647;overflow:hidden;background-color:#f5f8fc;border-radius:16px;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040}#tvs-chatbot-root .tvs-chat-modal--desktop{bottom:32px;right:32px;width:min(26.5rem,34vw);height:min(587px,56.4vh);border:1px solid #D6E2EE;max-height:calc(100vh - 2rem)}#tvs-chatbot-root .tvs-chat-modal--mobile{width:90%;height:90vh;left:50%;top:50%;transform:translate(-50%,-50%);border:none;max-width:100%;max-height:90vh}#tvs-chatbot-root .tvs-chat-modal__backdrop{position:absolute;inset:0;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-color:#f5f8fc;pointer-events:none}#tvs-chatbot-root .tvs-chat-header{position:relative;color:#fff;background-color:#004178;display:flex;align-items:center;justify-content:space-between;gap:12px;z-index:1}#tvs-chatbot-root .tvs-chat-header--desktop{padding:6px 10px}#tvs-chatbot-root .tvs-chat-header--mobile{padding:12px 10px}#tvs-chatbot-root .tvs-chat-header__info{display:flex;align-items:center;gap:8px;flex:1;min-width:0;padding:6px 0}#tvs-chatbot-root .tvs-chat-header__info-group{display:flex;flex-direction:column;min-width:0;gap:4px}#tvs-chatbot-root .tvs-chat-header__title-group{display:flex;align-items:center;gap:8px;min-width:0}#tvs-chatbot-root .tvs-chat-header__title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#tvs-chatbot-root .tvs-chat-header__badge{padding:2px 8px;font-weight:500;border-radius:9999px;background-color:#fff3;border:1px solid rgba(255,255,255,.3)}#tvs-chatbot-root .tvs-chat-header__badge--desktop{font-size:9px}#tvs-chatbot-root .tvs-chat-header__badge--mobile{font-size:10px}#tvs-chatbot-root .tvs-chat-header__subtitle{font-size:inherit;opacity:.9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#tvs-chatbot-root .tvs-chat-header__actions{display:flex;align-items:center;gap:12px;flex-shrink:0}#tvs-chatbot-root .tvs-chat-header__action{display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background-color .2s ease,transform .2s ease;background-color:transparent;border:none;cursor:pointer;touch-action:manipulation;color:#fff}#tvs-chatbot-root .tvs-chat-header__action:hover{background-color:#ffffff1a;transform:scale(1.05)}#tvs-chatbot-root .tvs-chat-header__action:active{transform:scale(.95)}#tvs-chatbot-root .tvs-chat-header__action--desktop{width:32px;height:32px}#tvs-chatbot-root .tvs-chat-header__action--mobile{width:40px;height:40px}#tvs-chatbot-root .tvs-chat-header__icon{display:block}#tvs-chatbot-root .tvs-chat-header__icon--desktop{width:16px;height:16px}#tvs-chatbot-root .tvs-chat-header__icon--mobile{width:20px;height:20px}#tvs-chatbot-root .tvs-chat-messages{position:relative;flex:1;overflow-y:auto;background-color:#f5f8fc;z-index:1}#tvs-chatbot-root .tvs-chat-messages--desktop{padding:6px 10px 8px}#tvs-chatbot-root .tvs-chat-messages--mobile{padding:8px 12px}#tvs-chatbot-root .tvs-chat-messages--loading{display:flex;justify-content:center;align-items:center;height:100%}#tvs-chatbot-root .tvs-chat-messages__loader{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}#tvs-chatbot-root .tvs-chat-messages__spinner{width:32px;height:32px;border:4px solid #D6E2EE;border-top:4px solid #004178;border-radius:50%;animation:tvs-spin 1s linear infinite}#tvs-chatbot-root .tvs-chat-messages__loader-text{font-size:12px;color:#5b7486;margin:0}#tvs-chatbot-root .tvs-chat-messages__typing{display:flex;justify-content:flex-start;margin-bottom:12px}#tvs-chatbot-root .tvs-chat-messages__typing-bubble{border-radius:16px;padding:12px 16px;background-color:#fff;border:1px solid #D6E2EE;box-shadow:0 1px 3px #0000001a}#tvs-chatbot-root .tvs-chat-messages__typing-content{display:flex;align-items:center;gap:8px}#tvs-chatbot-root .tvs-chat-messages__typing-dots{display:flex;gap:4px}#tvs-chatbot-root .tvs-chat-messages__typing-dot{width:8px;height:8px;border-radius:50%;background-color:#00a5e6;animation:tvs-bounce 1.4s infinite ease-in-out}#tvs-chatbot-root .tvs-chat-messages__typing-text{font-size:12px;color:#5b7486}#tvs-chatbot-root .tvs-lead-form{border-radius:8px;padding:12px;margin-bottom:12px;background-color:#fff;border:1px solid #D6E2EE}#tvs-chatbot-root .tvs-lead-form--desktop{margin:0 12px 12px}#tvs-chatbot-root .tvs-lead-form__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}#tvs-chatbot-root .tvs-lead-form__title{font-weight:600;font-size:12px;color:#004178;margin:0}#tvs-chatbot-root .tvs-lead-form__header-actions{display:flex;align-items:center;gap:8px}#tvs-chatbot-root .tvs-lead-form__close{transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;touch-action:manipulation;color:#00a5e6;background-color:transparent;border:none;cursor:pointer;border-radius:4px}#tvs-chatbot-root .tvs-lead-form__close:hover{background-color:#e6f7ff}#tvs-chatbot-root .tvs-lead-form__close--desktop{width:24px;height:24px}#tvs-chatbot-root .tvs-lead-form__close--mobile{width:32px;height:32px}#tvs-chatbot-root .tvs-lead-form__close-icon{width:16px;height:16px}#tvs-chatbot-root .tvs-lead-form__close--mobile .tvs-lead-form__close-icon{width:20px;height:20px}#tvs-chatbot-root .tvs-lead-form__inputs{display:flex;flex-direction:column;gap:10px}#tvs-chatbot-root .tvs-lead-form__input{width:100%;border:1px solid #D6E2EE;border-radius:6px;padding:8px 12px;background-color:#fff;color:#0b1f2a;min-height:auto}#tvs-chatbot-root .tvs-lead-form__input--desktop{font-size:12px}#tvs-chatbot-root .tvs-lead-form__input--mobile{font-size:14px;min-height:36px}#tvs-chatbot-root .tvs-lead-form__actions{display:flex;flex-direction:row;gap:8px;align-items:center}#tvs-chatbot-root .tvs-lead-form__actions--desktop{font-size:12px}#tvs-chatbot-root .tvs-lead-form__actions--mobile{font-size:14px}#tvs-chatbot-root .tvs-lead-form__submit{flex:1;border-radius:12px;transition:all .2s ease;background-color:#004178;border:none;color:#fff;cursor:pointer;box-shadow:0 10px 15px -3px #0000001a}#tvs-chatbot-root .tvs-lead-form__submit:hover:not(.tvs-lead-form__submit--loading){background-color:#036}#tvs-chatbot-root .tvs-lead-form__submit--loading{background-color:#d1d5db;cursor:not-allowed;box-shadow:none}#tvs-chatbot-root .tvs-lead-form__cancel{flex:1;border-radius:12px;background-color:transparent;color:#374151;border:1px solid #d1d5db;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}#tvs-chatbot-root .tvs-lead-form__cancel:hover{background-color:#f9fafb;border-color:#9ca3af}#tvs-chatbot-root .tvs-lead-form__error{font-size:12px;border-radius:6px;padding:8px 12px;border:1px solid #F2C6C6;word-break:break-word;background-color:#fff4f4;color:#7a1f1f}#tvs-chatbot-root .tvs-lead-form__note{font-size:10px;margin-top:.25rem;line-height:1.4;word-break:break-word;color:#5b7486}#tvs-chatbot-root .tvs-chat-input{position:relative;border-top:1px solid #D6E2EE;background-color:#fff}#tvs-chatbot-root .tvs-chat-input--desktop{padding:8px 10px}#tvs-chatbot-root .tvs-chat-input--mobile{padding:10px 12px}#tvs-chatbot-root .tvs-chat-input__inner{display:flex;gap:10px;align-items:center}#tvs-chatbot-root .tvs-chat-input__field{flex:1;border:1px solid #D6E2EE;border-radius:12px;padding:8px 12px;outline:none;background-color:#fff;color:#0b1f2a;transition:all .2s ease}#tvs-chatbot-root .tvs-chat-input__field--desktop{font-size:12px;min-height:auto}#tvs-chatbot-root .tvs-chat-input__field--mobile{font-size:14px;padding:10px 12px;min-height:44px}#tvs-chatbot-root .tvs-chat-input__field:focus{border-color:#00a5e6;box-shadow:0 0 0 2px #00a5e633}#tvs-chatbot-root .tvs-chat-input__field--disabled{background-color:#f3f4f6}#tvs-chatbot-root .tvs-chat-input__send{display:flex;align-items:center;justify-content:center;min-width:44px;border-radius:12px;padding:8px;transition:all .2s ease;border:2px solid;touch-action:manipulation}#tvs-chatbot-root .tvs-chat-input__send--desktop{width:40px;height:40px}#tvs-chatbot-root .tvs-chat-input__send--mobile{width:48px;height:48px;padding:12px 16px}#tvs-chatbot-root .tvs-chat-input__send--enabled{background-color:#006e99;border-color:#006e99;color:#fff;cursor:pointer;box-shadow:0 10px 15px -3px #0000001a}#tvs-chatbot-root .tvs-chat-input__send--enabled:hover{background-color:#005e82;border-color:#005e82;transform:scale(1.05);box-shadow:0 20px 25px -5px #0000001a}#tvs-chatbot-root .tvs-chat-input__send--enabled:active{transform:scale(.95)}#tvs-chatbot-root .tvs-chat-input__send--disabled{background-color:#d1d5db;border-color:#d1d5db;color:#6b7280;cursor:not-allowed;box-shadow:0 1px 2px #0000000d}#tvs-chatbot-root .tvs-chat-input__send-icon{width:20px;height:20px}#tvs-chatbot-root .tvs-chat-message{display:flex;margin-bottom:12px;align-items:flex-start;gap:8px}#tvs-chatbot-root .tvs-chat-message--user{justify-content:flex-end}#tvs-chatbot-root .tvs-chat-message--bot{justify-content:flex-start}#tvs-chatbot-root .tvs-chat-message__body{max-width:95%}#tvs-chatbot-root .tvs-chat-message--mobile .tvs-chat-message__body{max-width:98%}#tvs-chatbot-root .tvs-message-bubble{border-radius:16px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s ease}#tvs-chatbot-root .tvs-message-bubble:hover{box-shadow:0 4px 6px -1px #0000001a}#tvs-chatbot-root .tvs-message-bubble--desktop{padding:8px 12px}#tvs-chatbot-root .tvs-message-bubble--mobile{padding:10px 14px}#tvs-chatbot-root .tvs-message-bubble--user{background-color:#004178d9;color:#fff;border:1px solid rgba(0,165,230,.6)}#tvs-chatbot-root .tvs-message-bubble--bot{background-color:#ffffffb3;color:#0b1f2a;border:1px solid rgba(0,65,120,.25)}#tvs-chatbot-root .tvs-message-bubble__text{white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;line-height:1.5;margin-bottom:4px}#tvs-chatbot-root .tvs-message-bubble__text--desktop{font-size:12px}#tvs-chatbot-root .tvs-message-bubble__text--mobile{font-size:14px}#tvs-chatbot-root .tvs-message-bubble__text--user{color:#fff}#tvs-chatbot-root .tvs-message-bubble__text--bot{color:#0b1f2a}#tvs-chatbot-root .tvs-message-bubble__timestamp{display:block}#tvs-chatbot-root .tvs-message-bubble__timestamp--desktop{font-size:10px}#tvs-chatbot-root .tvs-message-bubble__timestamp--mobile{font-size:11px}#tvs-chatbot-root .tvs-message-bubble__timestamp--user{color:#fffc}#tvs-chatbot-root .tvs-message-bubble__timestamp--bot{color:#5b7486}#tvs-chatbot-root .tvs-chat-links{margin-top:8px}#tvs-chatbot-root .tvs-chat-links__label{font-weight:500;margin-bottom:8px;color:#004178}#tvs-chatbot-root .tvs-chat-links__label--desktop{font-size:10px}#tvs-chatbot-root .tvs-chat-links__label--mobile{font-size:11px;margin-bottom:10px}#tvs-chatbot-root .tvs-chat-links__list{display:flex;flex-direction:column;gap:8px}#tvs-chatbot-root .tvs-chat-links__list--mobile{gap:10px}#tvs-chatbot-root .tvs-chat-links__item{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border:1px solid #D6E2EE;border-radius:8px;padding:8px 12px;transition:all .2s ease;box-shadow:0 1px 3px #0000001a;text-decoration:none;min-height:auto}#tvs-chatbot-root .tvs-chat-links__item--mobile{padding:12px 16px;min-height:48px}#tvs-chatbot-root .tvs-chat-links__item:hover{border-color:#00a5e6;background-color:#e6f7ff;box-shadow:0 4px 6px -1px #0000001a}#tvs-chatbot-root .tvs-chat-links__text{color:#0b1f2a;word-break:break-word;flex:1;padding-right:8px}#tvs-chatbot-root .tvs-chat-links__text--desktop{font-size:12px}#tvs-chatbot-root .tvs-chat-links__text--mobile{font-size:14px}#tvs-chatbot-root .tvs-chat-links__icon{color:#5b7486;flex-shrink:0}#tvs-chatbot-root .tvs-chat-links__icon--desktop{width:16px;height:16px}#tvs-chatbot-root .tvs-chat-links__icon--mobile{width:20px;height:20px}#tvs-chatbot-root .tvs-chat-avatar{flex-shrink:0;margin-top:4px;display:flex}#tvs-chatbot-root .tvs-chat-avatar__inner{border-radius:50%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#tvs-chatbot-root .tvs-chat-avatar__inner--desktop{width:28px;height:28px}#tvs-chatbot-root .tvs-chat-avatar__inner--mobile{width:32px;height:32px}#tvs-chatbot-root .tvs-chat-avatar__inner--bot{background-color:#ffffffb3;border:1px solid rgba(0,65,120,.25)}#tvs-chatbot-root .tvs-chat-avatar__inner--user{background-color:#004178d9;border:1px solid rgba(0,165,230,.6)}#tvs-chatbot-root .tvs-chat-avatar__icon{display:block}#tvs-chatbot-root .tvs-chat-avatar__icon--desktop{width:16px;height:16px}#tvs-chatbot-root .tvs-chat-avatar__icon--mobile{width:20px;height:20px}#tvs-chatbot-root .tvs-chat-avatar__icon--bot{stroke:#004178}#tvs-chatbot-root .tvs-chat-avatar__icon--user{stroke:#fff}@keyframes tvs-spin{to{transform:rotate(360deg)}}@keyframes tvs-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes tvs-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@media (min-width:768px){#tvs-chatbot-root .chat-button,#tvs-chatbot-launcher .chat-button,div#tvs-chatbot-root .chat-button{width:56px!important;height:56px!important;transition:width .2s ease,height .2s ease}#tvs-chatbot-root .chat-button:hover,#tvs-chatbot-launcher .chat-button:hover,div#tvs-chatbot-root .chat-button:hover{width:72px!important;height:72px!important}}#tvs-chatbot-root .btn-primary{background-color:#004178!important;color:#fff!important;border:none!important;border-radius:.75rem!important}#tvs-chatbot-root .btn-compact{padding:.375rem .5rem!important;min-height:34px!important;font-size:.875rem!important}@media (min-width:640px){#tvs-chatbot-root .btn-compact{font-size:.75rem!important}}#tvs-chatbot-root .btn-outline{background-color:#fff!important;color:#5b7486!important;border:2px solid #D6E2EE!important;border-radius:.5rem!important}#tvs-chatbot-root .btn-lg{font-size:1rem!important}@media (min-width:640px){#tvs-chatbot-root .btn-lg{font-size:.875rem!important}}#tvs-chatbot-root .send-button{border-radius:.75rem!important}#tvs-chatbot-root .chat-header-title{font-size:1.5rem!important;font-weight:600!important;color:#fff!important}@media (min-width:640px){#tvs-chatbot-root .chat-header-title{font-size:1.125rem!important}}#tvs-chatbot-root .chat-header-subtitle{font-size:10px!important;color:#ffffffe6!important}#tvs-chatbot-root button:not(.chat-header-title):not(.chat-header-subtitle):not(.form-submit-button):not(.form-cancel-button){font-size:.75rem!important}#tvs-chatbot-root .form-submit-button,#tvs-chatbot-root .form-cancel-button,#tvs-chatbot-root button.form-submit-button,#tvs-chatbot-root button.form-cancel-button{font-size:14px!important;font-weight:500!important;padding:6px 10px!important;min-height:36px!important;line-height:1.2!important}#tvs-chatbot-root .text-\[10px\]{font-size:10px!important}#tvs-chatbot-root input[type=text],#tvs-chatbot-root input[type=email],#tvs-chatbot-root input[type=tel]{font-size:.75rem!important}#tvs-chatbot-root .btn-primary:hover{background-color:#00335e!important}#tvs-chatbot-root ::-webkit-scrollbar{width:6px}#tvs-chatbot-root ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}#tvs-chatbot-root ::-webkit-scrollbar-thumb{background:#888;border-radius:10px}#tvs-chatbot-root ::-webkit-scrollbar-thumb:hover{background:#555}#tvs-chatbot-root .tvs-exception{background-color:#fefce8;border:1px solid #fde68a;border-radius:.75rem;padding:1rem;margin-bottom:1rem}#tvs-chatbot-root .tvs-exception__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}#tvs-chatbot-root .tvs-exception__icon{width:20px;height:20px;color:#ca8a04}#tvs-chatbot-root .tvs-exception__title{font-weight:600;color:#854d0e;margin:0}#tvs-chatbot-root .tvs-exception__description{font-size:.875rem;color:#713f12;margin-bottom:.75rem}#tvs-chatbot-root .tvs-exception__actions{display:flex;gap:.5rem;flex-wrap:wrap}#tvs-chatbot-root .tvs-exception__button{border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;padding:.5rem .75rem;color:#fff;cursor:pointer;transition:background-color .2s ease,transform .2s ease}#tvs-chatbot-root .tvs-exception__button:focus-visible{outline:2px solid rgba(0,65,120,.35);outline-offset:2px}#tvs-chatbot-root .tvs-exception__button--retry{background-color:#ca8a04}#tvs-chatbot-root .tvs-exception__button--retry:hover{background-color:#a16207;transform:translateY(-1px)}#tvs-chatbot-root .tvs-exception__button--escalate{background-color:#004178}#tvs-chatbot-root .tvs-exception__button--escalate:hover{background-color:#002f54;transform:translateY(-1px)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes professional-pulse{0%,to{opacity:1}50%{opacity:.7}}.animate-fade-in{animation:fade-in .3s ease-out}.animate-slide-up{animation:slide-up .3s ease-out}.animate-professional-pulse{animation:professional-pulse 2s ease-in-out infinite}.bg-gradient-professional{background:linear-gradient(135deg,#004178,#00a5e6)}.bg-gradient-chat{background:linear-gradient(135deg,#0041780d,#00a5e626)}.btn-professional{transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-professional:hover{transform:translateY(-2px);box-shadow:0 10px 25px #00000026}.input-professional:focus{box-shadow:0 0 0 3px #00a5e633;border-color:#00a5e6}.message-bubble{position:relative;overflow:hidden}.message-bubble:hover{box-shadow:0 4px 6px -1px #0000001a!important}.message-bubble:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent)}.loading-professional{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:640px){#tvs-chatbot-root input[type=text],#tvs-chatbot-root input[type=email],#tvs-chatbot-root input[type=tel],#tvs-chatbot-root textarea{font-size:16px!important}#tvs-chatbot-root button,#tvs-chatbot-root a{min-height:44px;min-width:44px}#tvs-chatbot-root{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-overflow-scrolling:touch}#tvs-chatbot-root *{-webkit-tap-highlight-color:rgba(0,65,120,.1)}}#tvs-chatbot-root .touch-manipulation{touch-action:manipulation;-webkit-tap-highlight-color:transparent}#tvs-chatbot-launcher{position:fixed!important;right:120px!important;bottom:120px!important;z-index:2147483647!important}@media (max-width:767px){#tvs-chatbot-launcher{right:48px!important}body.tvs-chatbot-locked{overflow:hidden!important;position:fixed!important;width:100%!important;height:100%!important}}#tvs-chatbot-root .break-words{word-break:break-word;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}@media (max-width:640px){#tvs-chatbot-root{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;overflow:hidden}#tvs-chatbot-root>div{width:90%!important;height:90vh!important;max-width:100%!important;max-height:90vh!important;border-radius:.75rem!important}}@supports (padding:max(0px)){#tvs-chatbot-root{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right));padding-top:max(0px,env(safe-area-inset-top));padding-bottom:max(0px,env(safe-area-inset-bottom))}}