.BeaconChatWidget-module__Il4kVG__widgetRoot{--primary-color:#006848;--fw-dark-green:#115740;--forest-green:#00973a;--primary-gradient:var(--primary-color);--header-text-color:#fff;--chat-width:600px;--chat-height:700px;--header-height:56px;--border-radius:0;--transition-speed:.3s;--chat-margin:32px;--site-top-offset:0px;width:100vw;height:100vh;display:flex;overflow:hidden}.BeaconChatWidget-module__Il4kVG__launcher{z-index:9999;cursor:pointer;background:var(--primary-gradient);width:48px;height:48px;transition:all var(--transition-speed) ease-in-out;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 4px 6px -1px #0000001a}.BeaconChatWidget-module__Il4kVG__launcher svg{color:#fff;width:24px;height:24px;transition:transform .2s}.BeaconChatWidget-module__Il4kVG__launcherHidden{pointer-events:none;opacity:0;transform:scale(.95)translateY(10px)}.BeaconChatWidget-module__Il4kVG__launcher:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.BeaconChatWidget-module__Il4kVG__launcher:focus{outline-offset:2px;outline:3px solid #4f46e580}.BeaconChatWidget-module__Il4kVG__nudge{z-index:9998;pointer-events:none;opacity:0;max-width:260px;transition:opacity .3s,transform .3s;position:fixed;bottom:92px;right:32px;transform:translateY(4px)}.BeaconChatWidget-module__Il4kVG__nudgeVisible{opacity:1;transform:translateY(0)}.BeaconChatWidget-module__Il4kVG__nudgeBubble{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;font-size:13px;line-height:1.4;position:relative;box-shadow:0 10px 25px #0000001f}.BeaconChatWidget-module__Il4kVG__nudgeBubble:after{content:"";filter:drop-shadow(0 -1px 1px #00000014);border:6px solid #0000;border-top-color:#fff;border-bottom-width:0;position:absolute;bottom:-6px;right:18px}.BeaconChatWidget-module__Il4kVG__popup{border-radius:var(--border-radius);background:#fff;flex-direction:column;width:100vw;height:100dvh;display:flex;position:relative;overflow:hidden}.BeaconChatWidget-module__Il4kVG__header{height:var(--header-height);background:var(--primary-color);color:var(--header-text-color);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.BeaconChatWidget-module__Il4kVG__headerTitle{align-items:center;gap:12px;font-size:16px;font-weight:500;display:flex}.BeaconChatWidget-module__Il4kVG__headerButtons{align-items:center;gap:12px;display:flex}.BeaconChatWidget-module__Il4kVG__iconButton{cursor:pointer;color:var(--header-text-color);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.BeaconChatWidget-module__Il4kVG__iconButton:hover{color:var(--header-text-color);background:#ffffff1a}.BeaconChatWidget-module__Il4kVG__iconButton:focus{outline-offset:2px;outline:2px solid #ffffff80}.BeaconChatWidget-module__Il4kVG__webchat{background-color:#f9fafb;flex:1;height:auto;min-height:0;position:relative}.BeaconChatWidget-module__Il4kVG__webchatWithBackground{background-position:50%;background-repeat:no-repeat;background-size:cover}.BeaconChatWidget-module__Il4kVG__webchatWithBackground:before{z-index:1;pointer-events:none;content:"";background:#ffffffd9;position:absolute;inset:0}.BeaconChatWidget-module__Il4kVG__webchat>div{z-index:2;position:relative}.BeaconChatWidget-module__Il4kVG__webchat .webchat__basic-transcript__content{white-space:pre-wrap!important;word-break:break-word!important}.BeaconChatWidget-module__Il4kVG__webchat .webchat__bubble__content{padding:8px 12px!important}.BeaconChatWidget-module__Il4kVG__webchat .webchat__bubble{max-width:85%!important;margin:8px!important}:is(.BeaconChatWidget-module__Il4kVG__webchat .webchat__basic-transcript__content ul,.BeaconChatWidget-module__Il4kVG__webchat .webchat__basic-transcript__content ol,.BeaconChatWidget-module__Il4kVG__webchat .webchat__bubble__content ul,.BeaconChatWidget-module__Il4kVG__webchat .webchat__bubble__content ol){margin:8px 0!important;padding-left:24px!important;list-style-position:outside!important}:is(.BeaconChatWidget-module__Il4kVG__webchat .webchat__basic-transcript__content li,.BeaconChatWidget-module__Il4kVG__webchat .webchat__bubble__content li){margin:4px 0!important;padding-left:4px!important}.BeaconChatWidget-module__Il4kVG__thinkingIndicator{z-index:999;background-color:#e1f2eb;border:1px solid #c8e6c9;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;display:none;position:absolute;bottom:120px;left:64px;box-shadow:0 2px 6px #00000014}.BeaconChatWidget-module__Il4kVG__thinkingIndicatorDot{opacity:.3;background-color:#4b5563;border-radius:999px;width:6px;height:6px;animation:1.2s infinite BeaconChatWidget-module__Il4kVG__thinkingBounce}.BeaconChatWidget-module__Il4kVG__thinkingIndicatorDot:nth-child(2){animation-delay:.2s}.BeaconChatWidget-module__Il4kVG__thinkingIndicatorDot:nth-child(3){animation-delay:.4s}@keyframes BeaconChatWidget-module__Il4kVG__thinkingBounce{0%{opacity:.3;transform:translateY(0)}20%{opacity:1;transform:translateY(-3px)}40%,to{opacity:.3;transform:translateY(0)}}:is(.BeaconChatWidget-module__Il4kVG__webchat .webchat__basic-transcript__activity-indicator,.BeaconChatWidget-module__Il4kVG__webchat .webchat__typing-indicator,.BeaconChatWidget-module__Il4kVG__webchat .webchat__typing-indicator__content){display:none!important}.BeaconChatWidget-module__Il4kVG__legalBar{z-index:9999;box-sizing:border-box;color:#6b7280;text-align:left;pointer-events:auto;background:#fff;border-top:1px solid #e5e7eb;width:100%;padding:8px 12px;font-size:x-small;position:relative}.BeaconChatWidget-module__Il4kVG__legalBar a{cursor:pointer;margin-left:4px;text-decoration:none;color:var(--fw-dark-green)!important;pointer-events:auto!important}.BeaconChatWidget-module__Il4kVG__legalBar a:hover{text-decoration:underline}.BeaconChatWidget-module__Il4kVG__chatbotWrapper{width:auto!important;height:auto!important;min-height:0!important;position:static!important;overflow:visible!important}.BeaconChatWidget-module__Il4kVG__webchat .webchat__send-box__main{align-items:center!important;width:100%!important;display:flex!important}.BeaconChatWidget-module__Il4kVG__webchat form.webchat__send-box-text-box{flex:auto!important;order:1!important;min-width:0!important}.BeaconChatWidget-module__Il4kVG__webchat #custom-send-button{color:#2ba97a!important;box-shadow:none!important;background:0 0!important;border:none!important;flex:none!important;order:2!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0 10px!important;display:inline-flex!important}.BeaconChatWidget-module__Il4kVG__webchat [aria-controls=webchatSendBoxMicrophoneButton]{flex:none!important;order:3!important;margin-left:8px!important}.BeaconChatWidget-module__Il4kVG__webchat #custom-send-button:not(:disabled){cursor:pointer!important}.BeaconChatWidget-module__Il4kVG__webchat #custom-send-button:disabled{cursor:default!important;opacity:.35!important}.BeaconChatWidget-module__Il4kVG__webchat .custom-send-icon{width:20px!important;height:20px!important}:is(.BeaconChatWidget-module__Il4kVG__webchat button[title=Send],.BeaconChatWidget-module__Il4kVG__webchat button[aria-label=Send],.BeaconChatWidget-module__Il4kVG__webchat button[aria-label=Send\ message]){display:none!important}.BeaconChatWidget-module__Il4kVG__webchat .webchat__send-box__main>button.webchat__icon-button:not(#custom-send-button){display:none!important}:is(.BeaconChatWidget-module__Il4kVG__webchat .webchat__text-content,.BeaconChatWidget-module__Il4kVG__webchat .webchat__render-markdown,.BeaconChatWidget-module__Il4kVG__webchat .webchat__bubble__content){font-size:small;font-weight:800}@media (max-width:1800px){.BeaconChatWidget-module__Il4kVG__widgetRoot{--chat-width:468px;--chat-height:522px}}@media (max-height:820px){.BeaconChatWidget-module__Il4kVG__widgetRoot{--chat-height:560px;--chat-margin:16px;--site-top-offset:140px}}@media (max-width:768px) and (pointer:coarse){.BeaconChatWidget-module__Il4kVG__popup{height:100dvh;max-height:none;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);overscroll-behavior:contain;touch-action:manipulation;border-radius:0;flex-direction:column;display:flex;overflow:hidden;width:100vw!important;max-width:none!important}.BeaconChatWidget-module__Il4kVG__header{z-index:9999;flex:none;position:sticky;top:0}.BeaconChatWidget-module__Il4kVG__webchat{flex:auto;min-height:0;overflow:hidden}.BeaconChatWidget-module__Il4kVG__webchat>div{flex-direction:column!important;height:100%!important;min-height:0!important;display:flex!important}.BeaconChatWidget-module__Il4kVG__webchat .webchat__basic-transcript{-webkit-overflow-scrolling:touch;flex:auto!important;min-height:0!important;overflow-y:auto!important}.BeaconChatWidget-module__Il4kVG__popup,.BeaconChatWidget-module__Il4kVG__webchat,.BeaconChatWidget-module__Il4kVG__webchat>div{overflow-x:hidden!important}.BeaconChatWidget-module__Il4kVG__popup *{box-sizing:border-box}.BeaconChatWidget-module__Il4kVG__legalBar{flex:none}.BeaconChatWidget-module__Il4kVG__webchat #mic-button.is-recording{background:#ffffff2e}.BeaconChatWidget-module__Il4kVG__webchat .webchat__send-box{width:100%!important}.BeaconChatWidget-module__Il4kVG__webchat #custom-send-button:hover:not(:disabled){background:#00684814!important;border-radius:10px!important}.BeaconChatWidget-module__Il4kVG__webchat [aria-controls=webchatSendBoxMicrophoneButton] .webchat__icon-button{color:#2ba97a!important}:is(.BeaconChatWidget-module__Il4kVG__webchat .webchat__text-content,.BeaconChatWidget-module__Il4kVG__webchat .webchat__render-markdown,.BeaconChatWidget-module__Il4kVG__webchat .webchat__bubble__content){font-size:small;font-weight:500!important}}@media (max-width:768px) and (max-aspect-ratio:4/3){.BeaconChatWidget-module__Il4kVG__widgetRoot{--chat-margin:16px;--site-top-offset:140px}}
