/*!/wp-content/plugins/fsbot-chatbot/assets/fsbot-chatbot.css*/.fsbot-widget{--fsbot-primary:#1f7a4d;--fsbot-primary-dark:#145534;--fsbot-primary-soft:#edf7f1;--fsbot-bg:#ffffff;--fsbot-text:#17212b;--fsbot-muted:#667085;--fsbot-border:rgba(15, 23, 42, 0.14);--fsbot-shadow:0 18px 60px rgba(0, 0, 0, 0.22);--fsbot-radius:18px;--fsbot-safe-bottom:env(safe-area-inset-bottom, 0px);position:fixed;right:30px!important;bottom:calc(30px + var(--fsbot-safe-bottom))!important;z-index:99999;font-family:inherit;color:var(--fsbot-text)}@supports (color:color-mix(in srgb,#000 50%,#fff)){.fsbot-widget{--fsbot-primary-dark:color-mix(in srgb, var(--fsbot-primary) 82%, #000);--fsbot-primary-soft:color-mix(in srgb, var(--fsbot-primary) 12%, #fff)}}.fsbot-widget,.fsbot-widget *{box-sizing:border-box}.fsbot-widget button,.fsbot-widget textarea,.fsbot-widget a{font-family:inherit}.fsbot-widget button{appearance:none;-webkit-appearance:none;text-transform:none!important;letter-spacing:normal!important;box-shadow:none}.fsbot-widget a{pointer-events:auto;cursor:pointer}.fsbot-toggle{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 18px!important;border:0!important;border-radius:999px!important;background:var(--fsbot-primary)!important;color:#fff!important;font-size:15px;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 14px 36px rgb(0 0 0 / .24);transition:transform 0.18s ease,box-shadow 0.18s ease,background 0.18s ease}.fsbot-toggle:hover,.fsbot-toggle:focus-visible{transform:translateY(-1px);background:var(--fsbot-primary-dark)!important;color:#fff!important;box-shadow:0 18px 44px rgb(0 0 0 / .28)}.fsbot-toggle:focus-visible{outline:3px solid rgb(31 122 77 / .24);outline-offset:3px}.fsbot-toggle-icon{display:inline-flex;align-items:center;justify-content:center;font-size:19px;line-height:1}.fsbot-toggle-icon--avatar{position:relative;width:30px;height:30px;flex:0 0 auto;border-radius:999px;overflow:hidden;border:1.5px solid rgb(255 255 255 / .85);box-sizing:border-box}.fsbot-toggle-avatar{display:block;width:100%;height:100%;object-fit:cover;border-radius:999px}.fsbot-toggle--avatar{padding-left:4px!important;gap:11px}.fsbot-toggle--avatar .fsbot-toggle-icon--avatar{width:44px;height:44px;border-width:2px}.fsbot-toggle-svg{display:block;width:100%;height:100%;fill:currentColor}.fsbot-toggle-text{display:inline-flex;align-items:center;font-size:15px;line-height:1;white-space:nowrap}.fsbot-toggle{-webkit-appearance:none;appearance:none;box-sizing:border-box;vertical-align:middle;align-items:center!important;-webkit-tap-highlight-color:#fff0}.fsbot-toggle::-moz-focus-inner{border:0;padding:0}.fsbot-toggle-icon,.fsbot-toggle-text{align-self:center!important}.fsbot-panel{position:absolute;right:0;bottom:calc(100% + 14px);width:min(400px, calc(100vw - 32px));max-height:min(700px, calc(100vh - 100px));display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--fsbot-border);border-radius:var(--fsbot-radius);background:var(--fsbot-bg);box-shadow:var(--fsbot-shadow)}.fsbot-panel[hidden]{display:none}.fsbot-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;background:radial-gradient(circle at top right,rgb(255 255 255 / .12),transparent 34%),linear-gradient(135deg,var(--fsbot-primary),var(--fsbot-primary-dark));color:#fff}.fsbot-header-main{display:flex;align-items:center;gap:12px;min-width:0}.fsbot-avatar,.fsbot-avatar-fallback{flex:0 0 auto;width:52px;height:52px;border-radius:999px;border:2px solid rgb(255 255 255 / .92);background:rgb(255 255 255 / .14);box-shadow:0 8px 22px rgb(0 0 0 / .18)}.fsbot-avatar{display:block;object-fit:cover}.fsbot-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:23px}.fsbot-header-text{min-width:0}.fsbot-title{font-size:16px;font-weight:900;line-height:1.2;color:#fff}.fsbot-subtitle{margin-top:4px;font-size:13px;line-height:1.35;color:rgb(255 255 255 / .88)}.fsbot-header-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.fsbot-close,.fsbot-clear{display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 auto;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;padding:0!important;border:0!important;border-radius:999px!important;background:rgb(255 255 255 / .16)!important;color:#fff!important;cursor:pointer;box-shadow:none!important;transition:background 0.18s ease}.fsbot-close{font-size:26px!important;font-weight:300!important;line-height:1!important}.fsbot-close:hover,.fsbot-close:focus-visible,.fsbot-clear:hover,.fsbot-clear:focus-visible{background:rgb(255 255 255 / .26)!important;color:#fff!important}.fsbot-close:focus-visible,.fsbot-clear:focus-visible{outline:2px solid rgb(255 255 255 / .72);outline-offset:2px}.fsbot-clear:disabled{opacity:.4;cursor:wait}.fsbot-messages{flex:1 1 auto;min-height:120px;max-height:none;overflow-y:auto;padding:16px;background:radial-gradient(circle at top right,var(--fsbot-primary-soft),transparent 36%),#f8fafc;scrollbar-width:thin}.fsbot-message{width:fit-content;max-width:88%;margin-bottom:10px;padding:10px 12px;border-radius:15px;font-size:14px;line-height:1.45;word-wrap:break-word;overflow-wrap:anywhere}.fsbot-message-bot{margin-right:auto;border-bottom-left-radius:5px;background:#fff;border:1px solid var(--fsbot-border);color:var(--fsbot-text)}.fsbot-message-user{margin-left:auto;border-bottom-right-radius:5px;background:var(--fsbot-primary);color:#fff}.fsbot-message-bot strong{color:var(--fsbot-primary)}.fsbot-message-bot ul.fsbot-list{margin:3px 0 3px 0;padding-left:18px;list-style-type:disc}.fsbot-message-bot ul.fsbot-list li{margin-bottom:2px;line-height:1.45}.fsbot-message-bot ul.fsbot-list li::marker{color:var(--fsbot-primary)}.fsbot-message-loading{display:flex;align-items:center;gap:9px;color:var(--fsbot-muted)}.fsbot-dots{display:inline-flex;gap:3px}.fsbot-dots span{width:5px;height:5px;border-radius:999px;background:currentColor;opacity:.35;animation:fsbot-bounce 1s infinite ease-in-out}.fsbot-dots span:nth-child(2){animation-delay:0.15s}.fsbot-dots span:nth-child(3){animation-delay:0.3s}@keyframes fsbot-bounce{0%,80%,100%{transform:translateY(0);opacity:.35}40%{transform:translateY(-4px);opacity:.9}}.fsbot-sources,.fsbot-actions{position:relative;z-index:2;max-width:88%;margin:4px 0 12px;pointer-events:auto}.fsbot-sources{display:block;background:#f2f4f7;border:1px solid rgb(15 23 42 / .1);border-radius:14px;overflow:hidden}.fsbot-actions{display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-start;gap:8px}.fsbot-actions .fsbot-action{width:100%}.fsbot-sources-title{width:100%;font-size:.95rem;font-weight:700;color:var(--fsbot-primary)!important;cursor:pointer;display:flex!important;align-items:center;justify-content:space-between;gap:8px;background:none!important;background-color:transparent!important;background-image:none!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:11px 14px!important;margin:0!important;text-align:left;-webkit-appearance:none;appearance:none;line-height:1.2;font-family:inherit;text-transform:none!important;letter-spacing:normal!important}.fsbot-sources-chevron{flex-shrink:0;display:inline-block;font-size:16px;line-height:1;transition:transform 0.15s ease}.fsbot-sources-title[aria-expanded="true"] .fsbot-sources-chevron{transform:rotate(180deg)}.fsbot-sources-list{display:flex;flex-direction:column;gap:6px;width:100%;padding:0 8px 8px}.fsbot-sources-list[hidden]{display:none!important}.fsbot-source-link{position:relative;z-index:3;display:flex!important;align-items:center;gap:8px;width:100%;min-height:40px;padding:9px 11px!important;border-radius:8px!important;border:1px solid rgb(15 23 42 / .08)!important;background:#fff!important;color:var(--fsbot-text)!important;font-size:13px;font-weight:500;line-height:1.3;text-decoration:none!important;cursor:pointer;pointer-events:auto;transition:background 0.18s ease,border-color 0.18s ease}.fsbot-source-link:visited{color:var(--fsbot-text)!important}.fsbot-source-link:hover,.fsbot-source-link:focus-visible{background:var(--fsbot-primary-soft)!important;border-color:rgb(31 122 77 / .2)!important;color:var(--fsbot-text)!important}.fsbot-source-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:var(--fsbot-primary)}.fsbot-source-text{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fsbot-source-arrow{flex-shrink:0;color:var(--fsbot-muted);font-size:15px;line-height:1}.fsbot-action{position:relative;z-index:3;display:inline-flex!important;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:7px 14px!important;border:1px solid transparent!important;border-radius:999px!important;background:var(--fsbot-primary)!important;color:#fff!important;font-size:13px;font-weight:800;line-height:1.2;text-decoration:none!important;cursor:pointer;pointer-events:auto;transition:transform 0.18s ease,background 0.18s ease}.fsbot-action-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.fsbot-action:visited,.fsbot-action:hover,.fsbot-action:focus-visible{color:#fff!important}.fsbot-action:hover,.fsbot-action:focus-visible{transform:translateY(-1px);background:var(--fsbot-primary-dark)!important}.fsbot-action-whatsapp{background:#25d366!important;color:#fff!important}.fsbot-action-whatsapp:hover,.fsbot-action-whatsapp:focus-visible{background:#1fb85a!important;color:#fff!important}.fsbot-action-phone,.fsbot-action-call,.fsbot-action-course_link{background:var(--fsbot-primary)!important;color:#fff!important}.fsbot-clarify{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:2px 0 10px;max-width:88%}.fsbot-clarify.fsbot-rtl{align-items:flex-end}.fsbot-clarify-option{display:inline-block!important;width:auto!important;min-height:0!important;max-width:100%!important;margin:0!important;padding:9px 16px!important;border:1.5px solid var(--fsbot-primary)!important;border-radius:999px!important;background:#fff!important;color:var(--fsbot-primary)!important;font-family:inherit;font-size:13px!important;font-weight:700!important;line-height:1.25!important;text-align:left;cursor:pointer;box-shadow:none!important;-webkit-appearance:none;appearance:none;transition:background 0.15s ease,color 0.15s ease}.fsbot-clarify-option:hover,.fsbot-clarify-option:focus-visible{background:var(--fsbot-primary)!important;color:#fff!important}.fsbot-clarify-option:disabled{cursor:default;opacity:.55}.fsbot-clarify-used .fsbot-clarify-option:disabled{border-color:var(--fsbot-border)!important;color:var(--fsbot-muted)!important;background:#fff!important}.fsbot-feedback{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:-4px 0 12px;max-width:88%}.fsbot-feedback-btn{display:inline-flex!important;align-items:center;justify-content:center;width:28px!important;height:28px!important;min-height:0!important;padding:0!important;margin:0!important;border:none!important;border-radius:8px!important;background:transparent!important;color:var(--fsbot-muted)!important;cursor:pointer;box-shadow:none!important;-webkit-appearance:none;appearance:none;transition:background 0.15s ease,color 0.15s ease}.fsbot-feedback-btn:hover,.fsbot-feedback-btn:focus-visible{background:rgb(15 23 42 / .06)!important;color:var(--fsbot-text)!important}.fsbot-feedback-btn:disabled{cursor:default}.fsbot-feedback-btn:disabled:hover{background:transparent!important}.fsbot-feedback-btn.fsbot-feedback-selected{color:var(--fsbot-primary)!important;opacity:1}.fsbot-feedback-btn:disabled:not(.fsbot-feedback-selected){opacity:.35}.fsbot-feedback-thanks{font-size:12.5px;color:var(--fsbot-muted)}.fsbot-feedback-comment{display:flex;flex-direction:column;gap:6px;width:100%;margin-top:2px;padding:10px;border:1px solid rgb(15 23 42 / .1);border-radius:12px;background:#f2f4f7}.fsbot-feedback-comment-prompt{margin:0;font-size:12.5px;color:var(--fsbot-text)}.fsbot-feedback-comment-input{width:100%;min-height:44px;padding:8px 10px!important;border:1px solid rgb(15 23 42 / .14)!important;border-radius:8px!important;background:#fff!important;color:var(--fsbot-text)!important;font-family:inherit;font-size:13px!important;line-height:1.4;resize:vertical;box-sizing:border-box}.fsbot-feedback-comment-submit{align-self:flex-end;display:inline-flex!important;min-height:0!important;padding:6px 14px!important;margin:0!important;border:none!important;border-radius:999px!important;background:var(--fsbot-primary)!important;color:#fff!important;font-size:12.5px!important;font-weight:700!important;cursor:pointer;box-shadow:none!important;-webkit-appearance:none;appearance:none;transition:background 0.15s ease}.fsbot-feedback-comment-submit:hover,.fsbot-feedback-comment-submit:focus-visible{background:var(--fsbot-primary-dark)!important}.fsbot-feedback.fsbot-rtl{justify-content:flex-end}.fsbot-debug{position:relative;z-index:2;max-width:88%;margin:4px 0 12px;display:block;background:#fdf6ec;border:1px solid rgb(180 130 30 / .3);border-radius:14px;overflow:hidden}.fsbot-debug-title{width:100%;font-size:.85rem;font-weight:700;color:#92620a!important;cursor:pointer;display:flex!important;align-items:center;justify-content:space-between;gap:8px;background:none!important;background-color:transparent!important;background-image:none!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:9px 12px!important;margin:0!important;text-align:left;-webkit-appearance:none;appearance:none;line-height:1.2;font-family:inherit;text-transform:none!important;letter-spacing:normal!important}.fsbot-debug-chevron{flex-shrink:0;display:inline-block;font-size:14px;line-height:1;transition:transform 0.15s ease}.fsbot-debug-title[aria-expanded="true"] .fsbot-debug-chevron{transform:rotate(180deg)}.fsbot-debug-content{width:100%;padding:0 10px 10px;box-sizing:border-box}.fsbot-debug-content[hidden]{display:none!important}.fsbot-debug-json{margin:0;padding:8px 10px;border-radius:8px;background:#fff;border:1px solid rgb(146 98 10 / .18);color:var(--fsbot-text);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11.5px;line-height:1.45;white-space:pre-wrap;word-break:break-word;max-height:320px;overflow-y:auto;-webkit-user-select:text;user-select:text}.fsbot-privacy{display:flex;align-items:flex-start;gap:8px;padding:9px 12px;border-top:1px solid var(--fsbot-border);background:#f6f7f9;color:var(--fsbot-muted);font-size:11.5px;line-height:1.4}.fsbot-privacy[hidden]{display:none}.fsbot-privacy-text{flex:1 1 auto;min-width:0}.fsbot-privacy-link{color:var(--fsbot-primary);text-decoration:underline;font-weight:600;white-space:nowrap}.fsbot-privacy-link:hover,.fsbot-privacy-link:focus-visible{color:var(--fsbot-primary-dark,var(--fsbot-primary))}.fsbot-privacy-close{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;margin:0!important;padding:0!important;border:0!important;border-radius:5px!important;background:transparent!important;color:var(--fsbot-muted)!important;font-size:17px!important;font-weight:400!important;line-height:1!important;text-shadow:none!important;box-shadow:none!important;cursor:pointer;-webkit-appearance:none;appearance:none;transition:background 0.15s ease,color 0.15s ease}.fsbot-privacy-close:hover,.fsbot-privacy-close:focus-visible{background:rgb(15 23 42 / .08)!important;color:var(--fsbot-text)!important}.fsbot-privacy.fsbot-rtl{text-align:right}.fsbot-form{display:flex;align-items:stretch;gap:10px;padding:12px;border-top:1px solid var(--fsbot-border);background:#fff}.fsbot-disclaimer{padding:4px 12px 10px;background:#fff;color:var(--fsbot-muted);font-size:11px;line-height:1.3;text-align:center}.fsbot-input{flex:1 1 auto;min-height:46px;max-height:120px;resize:vertical;padding:10px 12px;border:1px solid var(--fsbot-border)!important;border-radius:14px;background:#fff;color:var(--fsbot-text);font-size:14px;line-height:1.35;box-shadow:none!important}.fsbot-input:focus{outline:3px solid rgb(31 122 77 / .15);border-color:rgb(31 122 77 / .5)!important}.fsbot-input:disabled{opacity:.68;cursor:not-allowed}.fsbot-send{flex:0 0 auto;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;padding:0!important;border:0!important;border-radius:14px!important;background:var(--fsbot-primary)!important;color:#fff!important;line-height:0!important;cursor:pointer;box-shadow:none!important;-webkit-appearance:none;appearance:none;transition:background 0.18s ease,transform 0.18s ease}.fsbot-send-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.fsbot-send-icon svg{display:block;margin-left:-1px}.fsbot-send:hover,.fsbot-send:focus-visible{transform:translateY(-1px);background:var(--fsbot-primary-dark)!important;color:#fff!important}.fsbot-send:focus-visible{outline:3px solid rgb(31 122 77 / .24);outline-offset:2px}.fsbot-send:disabled{opacity:.65;cursor:wait;transform:none}@media (max-width:600px){.fsbot-widget{top:0!important;left:0!important;right:0!important;bottom:0!important;pointer-events:none}.fsbot-toggle{position:absolute;right:16px;bottom:calc(16px + var(--fsbot-safe-bottom));width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;border-radius:999px!important;gap:0;pointer-events:auto}.fsbot-toggle-icon{font-size:22px}.fsbot-toggle--avatar{background:transparent!important}.fsbot-toggle--avatar .fsbot-toggle-icon--avatar{width:56px;height:56px;border:0}.fsbot-toggle.is-open .fsbot-toggle-icon{font-size:0}.fsbot-toggle.is-open .fsbot-toggle-icon::before{content:'✕';font-size:22px;display:inline-block}.fsbot-toggle.is-open .fsbot-toggle-icon--avatar .fsbot-toggle-avatar{visibility:hidden}.fsbot-toggle.is-open .fsbot-toggle-icon--avatar::after{content:'✕';position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff}.fsbot-toggle.is-open{display:none}.fsbot-panel::before{content:'';position:absolute;top:8px;left:50%;transform:translateX(-50%);width:36px;height:4px;background:rgb(255 255 255 / .45);border-radius:2px;pointer-events:none;z-index:1}.fsbot-header{padding-top:22px}.fsbot-toggle-text{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.fsbot-panel{position:absolute;left:0;right:0;top:env(safe-area-inset-top,0);bottom:var(--fsbot-safe-bottom);width:auto;max-height:none;border-radius:20px 20px 0 0;pointer-events:auto;overscroll-behavior:contain;will-change:transform}.fsbot-header{padding:14px 15px}.fsbot-header-main{gap:10px}.fsbot-avatar,.fsbot-avatar-fallback{width:44px;height:44px}.fsbot-avatar-fallback{font-size:20px}.fsbot-title{font-size:15px}.fsbot-subtitle{font-size:12px;line-height:1.3}.fsbot-close,.fsbot-clear{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}.fsbot-close{font-size:24px!important}.fsbot-messages{min-height:0;max-height:none;padding:14px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.fsbot-message{max-width:92%;font-size:14px}.fsbot-sources,.fsbot-actions,.fsbot-debug{max-width:92%}.fsbot-form{align-items:stretch;gap:8px;padding:10px}.fsbot-input{min-height:44px;font-size:14px}.fsbot-send{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important}.fsbot-widget.fsbot-expanding{transition:height 0.3s ease-out}}@media (min-width:601px){.fsbot-sources-title{cursor:default;pointer-events:none}.fsbot-sources-chevron{display:none}.fsbot-panel{height:min(700px, calc(100vh - 100px))}}@media (max-width:380px){.fsbot-panel{left:8px;right:8px}.fsbot-subtitle{display:none}.fsbot-form{flex-direction:column}.fsbot-send{width:100%!important;max-width:none!important}}.fsbot-mic{position:relative;flex:0 0 auto;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;padding:0!important;border:1.5px solid var(--fsbot-border)!important;border-radius:14px!important;background:#fff!important;color:var(--fsbot-muted)!important;font-size:0;line-height:0;cursor:pointer;display:inline-flex!important;align-items:center;justify-content:center;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;transition:background 0.18s ease,border-color 0.18s ease,color 0.18s ease}.fsbot-mic:hover,.fsbot-mic:focus-visible{border-color:var(--fsbot-primary)!important;color:var(--fsbot-primary)!important;background:var(--fsbot-primary-soft)!important}.fsbot-mic:focus-visible{outline:3px solid rgb(31 122 77 / .24);outline-offset:2px}.fsbot-mic:disabled{opacity:.55;cursor:not-allowed}.fsbot-mic.fsbot-mic-recording{background:#ef4444!important;border-color:#ef4444!important;color:#fff!important;animation:fsbot-mic-pulse 1.4s infinite ease-in-out}@keyframes fsbot-mic-pulse{0%,100%{box-shadow:0 0 0 0 rgb(239 68 68 / .45)}55%{box-shadow:0 0 0 9px #fff0}}.fsbot-mic.fsbot-mic-transcribing{background:#f3f4f6!important;border-color:var(--fsbot-border)!important;color:var(--fsbot-muted)!important;cursor:wait;opacity:.7}.fsbot-input-wrap{position:relative;display:flex;flex:1 1 auto;min-width:0}.fsbot-input-wrap>.fsbot-input{flex:1 1 auto;width:100%}.fsbot-mic-recording-overlay{position:absolute;inset:0;display:none;align-items:center;gap:10px;padding:0 14px;border:1.5px solid #ef4444;border-radius:14px;background:#fff;color:#ef4444;font-size:14px;font-weight:600;pointer-events:none}.fsbot-mic-recording-overlay-dot{flex:0 0 auto;width:9px;height:9px;border-radius:50%;background:#ef4444;animation:fsbot-mic-pulse 1.4s infinite ease-in-out}.fsbot-mic-recording-overlay-text{flex:0 0 auto;font-variant-numeric:tabular-nums}.fsbot-mic-recording-overlay-bars{flex:1 1 auto;display:flex;align-items:center;gap:3px;height:22px;overflow:hidden}.fsbot-mic-recording-overlay-bars i{display:block;width:3px;height:4px;min-height:4px;border-radius:2px;background:#ef4444;opacity:.85;transition:height 0.08s ease-out}@media (max-width:600px){.fsbot-mic{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}}@media (max-width:380px){.fsbot-mic{width:100%!important;max-width:none!important;height:44px!important;font-size:14px!important;gap:8px}}.fsbot-widget{z-index:2147483000!important}.fsbot-panel{z-index:2147483001!important}.fsbot-toggle{z-index:2147483002!important}body>.fsbot-toggle{--fsbot-primary:#1f7a4d;--fsbot-primary-dark:#145534;--fsbot-primary-soft:#edf7f1;font-family:inherit;color:#fff}@supports (color:color-mix(in srgb,#000 50%,#fff)){body>.fsbot-toggle{--fsbot-primary-dark:color-mix(in srgb, var(--fsbot-primary) 82%, #000);--fsbot-primary-soft:color-mix(in srgb, var(--fsbot-primary) 12%, #fff)}}.fsbot-message.fsbot-rtl{text-align:right}.fsbot-sources.fsbot-rtl,.fsbot-actions.fsbot-rtl{text-align:right}.fsbot-sources.fsbot-rtl .fsbot-sources-title{text-align:right}.fsbot-source-link[dir="rtl"] .fsbot-source-text,.fsbot-sources.fsbot-rtl .fsbot-source-text{text-align:right}