@import "https://fonts.googleapis.com/css2?family=Jost:wght@400;600;700&display=swap";.chat-panel,.chat-widget-container{text-align:left;-webkit-backdrop-filter:blur(10px);z-index:1;overscroll-behavior:none;box-sizing:border-box;resize:both;background:#f0f0f0;border:1px solid #e4e4e4;border-radius:18px;flex-direction:column;min-width:min(350px,100vw - 16px);max-width:min(750px,100vw - 16px);min-height:min(480px,100vh - 16px);max-height:min(750px,100vh - 16px);font-family:Jost,system-ui,sans-serif;animation:.1s cubic-bezier(.25,.46,.45,.94) chatWidgetOpen;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 50px #0000004d}@keyframes chatWidgetOpen{0%{opacity:0;transform:scale(.85)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.chat-widget-background{display:none}.chat-panel.mobile,.chat-widget-container.mobile{resize:none;box-sizing:border-box;box-shadow:none;-webkit-backdrop-filter:none;-webkit-overflow-scrolling:touch;background:#f0f0f0;border:none;border-radius:0;margin:0;padding:0;animation:.22s cubic-bezier(.25,.46,.45,.94) chatPageSlideUp;overflow:hidden;width:100vw!important;height:100dvh!important;min-width:unset!important;max-width:unset!important;min-height:unset!important;max-height:unset!important;z-index:999999!important;position:relative!important;top:0!important;left:0!important}@keyframes chatPageSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.chat-panel.mobile .chat-widget-header,.chat-widget-container.mobile .chat-widget-header{padding:14px 16px}.chat-panel.mobile .chat-widget-title,.chat-widget-container.mobile .chat-widget-title{letter-spacing:1px}.chat-panel.mobile .chat-widget-close,.chat-widget-container.mobile .chat-widget-close{width:36px;height:36px;right:10px}.chat-panel.mobile .chat-widget-close__icon,.chat-widget-container.mobile .chat-widget-close__icon{width:13px;height:13px}.chat-panel.mobile .chat-widget-messages,.chat-widget-container.mobile .chat-widget-messages{gap:8px;padding:8px 14px 12px}.chat-panel.mobile .message-bubble,.chat-widget-container.mobile .message-bubble{max-width:88%;padding:10px 14px;font-size:17px;line-height:1.5}.chat-panel.mobile .chat-widget-input-container,.chat-widget-container.mobile .chat-widget-input-container{padding:10px 12px;padding-bottom:max(12px, env(safe-area-inset-bottom));gap:8px}.chat-panel.mobile .message-input,.chat-widget-container.mobile .message-input{border-radius:24px;min-height:46px;padding:10px 14px 10px 16px;font-size:17px}.chat-panel.mobile .send-btn,.chat-widget-container.mobile .send-btn{width:46px;min-width:46px;height:46px;min-height:46px}.chat-panel.mobile .send-btn img,.chat-widget-container.mobile .send-btn img{width:23px;height:23px}.chat-panel.mobile .chat-widget-quick-replies,.chat-widget-container.mobile .chat-widget-quick-replies{gap:8px;padding:10px 12px}.chat-panel.mobile .chat-widget-quick-reply,.chat-widget-container.mobile .chat-widget-quick-reply{border-radius:18px;min-height:34px;padding:8px 16px;font-size:15px}.chat-panel.mobile .chat-widget-quick-replies-nav,.chat-widget-container.mobile .chat-widget-quick-replies-nav{width:32px;height:32px}.chat-panel.mobile .chat-panel__feedback-btn,.chat-widget-container.mobile .chat-panel__feedback-btn{width:38px;height:38px}.chat-panel.mobile .chat-panel__feedback-icon,.chat-widget-container.mobile .chat-panel__feedback-icon{width:22px;height:22px}.chat-panel.mobile .chat-panel__contact-card,.chat-widget-container.mobile .chat-panel__contact-card{padding:12px 14px}.chat-panel.mobile .chat-panel__contact-title,.chat-widget-container.mobile .chat-panel__contact-title{font-size:14px}.chat-panel.mobile .chat-panel__contact-name,.chat-panel.mobile .chat-panel__contact-position,.chat-widget-container.mobile .chat-panel__contact-name,.chat-widget-container.mobile .chat-panel__contact-position,.chat-panel.mobile .chat-panel__contact-link,.chat-widget-container.mobile .chat-panel__contact-link{font-size:15px}.chat-panel.mobile .chat-panel__contact-link img,.chat-widget-container.mobile .chat-panel__contact-link img{width:13px;height:13px}.chat-panel.mobile .chat-panel__form-cta,.chat-widget-container.mobile .chat-panel__form-cta{padding:12px 16px;font-size:15px}@media screen and (width<=768px),screen and (device-width<=768px),screen and (width<=768px) and (pointer:coarse),screen and (device-width<=768px) and (pointer:coarse){.chat-panel,.chat-widget-container{min-width:unset!important;max-width:unset!important;min-height:unset!important;max-height:unset!important}}.chat-widget-header{background:#ffffffe6;border-bottom:1px solid #e4e4e4;justify-content:center;align-items:center;padding:20px;display:flex;position:relative;box-shadow:0 2px 55px #00000028}.chat-panel:not(.mobile) .chat-widget-header,.chat-widget-container:not(.mobile) .chat-widget-header{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.chat-panel:not(.mobile) .chat-widget-header:active,.chat-widget-container:not(.mobile) .chat-widget-header:active{cursor:grabbing}.chat-widget-header:before{content:"";pointer-events:none;background:#ececec;border-radius:12px;width:66px;height:3px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.chat-widget-title{color:#2a1c49;letter-spacing:1.5px;text-align:center;font-family:Jost,sans-serif;font-size:22px;font-weight:700}.chat-widget-header__titles{flex-direction:column;align-items:center;gap:4px;min-width:0;padding:0 36px;display:flex}.chat-widget-scenario{color:#4a5560;background:#f3f5f7;border-radius:6px;align-items:center;gap:4px;max-width:100%;padding:2px 8px;font-size:11px;line-height:1.3;display:inline-flex}.chat-widget-scenario__flow,.chat-widget-scenario__step{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.chat-widget-scenario__sep{opacity:.55}.chat-widget-scenario__end{color:#7a8590;cursor:pointer;background:0 0;border:0;padding:0 2px;font-size:14px;line-height:1}.chat-widget-scenario__end:hover{color:#1a1a1a}.message-bubble--pending{opacity:.72}.chat-panel__pending-hint{color:#8a939c;margin:4px 0 0;padding:0 4px;font-size:11px}.chat-widget-close{cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-self:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .2s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.chat-widget-close__icon{pointer-events:none;width:12px;height:12px;display:block}.chat-widget-close:hover{background-color:#52525217;border-radius:12px}.chat-widget-messages{text-align:left;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:none;background:#fffc;flex-direction:column;flex:1;gap:12px;padding:10px 20px 20px;display:flex;overflow-y:auto}.chat-widget-messages::-webkit-scrollbar{display:none}.message-bubble{word-spacing:-1.5px;text-align:left;word-wrap:break-word;opacity:1;overflow-wrap:break-word;white-space:normal;max-width:85%;margin:2px 0;padding:9px 17px;font-family:Jost,sans-serif;font-size:16px;font-weight:400;line-height:1.4;will-change:auto!important;height:auto!important;min-height:unset!important;max-height:unset!important;transition:none!important;animation:none!important;transform:none!important}.message-bubble.welcome{color:#fff;background:linear-gradient(135deg,#2a1c49 0%,#4a2c7a 100%);border-radius:20px 20px 20px 5px;align-self:flex-start;margin-top:0;margin-left:0;margin-right:auto;will-change:auto!important;transition:none!important;animation:none!important;transform:none!important}.message-bubble.greeting{color:#fff;text-align:left;background:#2a1c49;border-radius:20px 20px 20px 5px;align-self:flex-start;max-width:85%;margin:2px auto 2px 0;padding:9px 17px;font-size:16px;font-weight:400;will-change:auto!important;transition:none!important;animation:none!important;transform:none!important}.message-bubble.user{color:#2a1c49;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:1px solid #2a1c491a;border-radius:20px 20px 5px;align-self:flex-end;margin-left:auto;margin-right:0;transition:none!important;animation:none!important;transform:none!important}.message-bubble.assistant{color:#fff;background:linear-gradient(135deg,#2a1c49 0%,#4a2c7a 100%);border-radius:20px 20px 20px 5px;align-self:flex-start;margin-left:0;margin-right:auto;will-change:auto!important;height:auto!important;min-height:unset!important;max-height:unset!important;transition:none!important;animation:none!important;transform:none!important}.message-bubble p{margin:.5em 0;line-height:1.5}.message-bubble p:first-child{margin-top:0}.message-bubble p:last-child{margin-bottom:0}.message-bubble a.message-link{color:#06c;word-break:break-all;border-bottom:1px solid #0066cc4d;font-weight:500;text-decoration:none;transition:all .2s}.message-bubble a.message-link:hover{background-color:#0066cc1a;border-bottom-color:#06c;border-radius:2px;padding:1px 2px;text-decoration:none}.message-bubble.assistant a.message-link{color:#4da6ff;border-bottom-color:#4da6ff80}.message-bubble.assistant a.message-link:hover{background-color:#4da6ff33;border-bottom-color:#4da6ff}.message-bubble.user a.message-link{color:#2a1c49;border-bottom-color:#2a1c494d}.message-bubble.user a.message-link:hover{background-color:#2a1c491a;border-bottom-color:#2a1c49}.chat-widget-input-container{background:#fff;align-items:center;gap:10px;padding:15px;display:flex}.message-input{color:#333;resize:none;box-sizing:border-box;white-space:pre-wrap;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:none;background-color:#ffffffe6;border:2px solid #47434e5d;border-radius:26px;outline:none;flex:1;min-width:0;min-height:44px;max-height:120px;padding:10px 14px 10px 17px;font-family:Jost,sans-serif;font-size:16px;font-weight:400;line-height:1.4;overflow:hidden auto}.message-input::-webkit-scrollbar{display:none}.message-input:focus{outline-offset:2px;border:2px solid #2a1c49}.message-input::placeholder{color:#999}.send-btn{cursor:pointer;background:#ffffffe6;border:1px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:flex}.send-btn:hover{filter:brightness(.9);background:#f0f0f0}.send-btn svg{fill:#b1b1b1;width:24px;height:22px;transition:fill .15s}.send-btn img{object-fit:contain;filter:brightness(0)saturate()invert(29%)sepia(9%)saturate(0%)hue-rotate(235deg)brightness(88%)contrast(86%);width:22px;height:22px;transition:filter .15s;display:block;position:relative;top:1px;left:-1px}.send-btn:hover img{filter:brightness(0)saturate()invert(16%)sepia(18%)saturate(1756%)hue-rotate(226deg)brightness(97%)contrast(97%)}.send-btn:disabled img{filter:brightness(0)saturate()invert(77%)sepia(0%)saturate(0%)hue-rotate(165deg)brightness(86%)contrast(83%)}.send-btn:enabled img{filter:brightness(0)saturate()invert(16%)sepia(18%)saturate(1756%)hue-rotate(226deg)brightness(97%)contrast(97%)}.loading-dots{justify-content:center;align-items:center;gap:4px;min-width:30px;height:25.2px;display:inline-flex}.loading-dots span{background:#fff;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both loadingDots}.loading-dots span:first-child{animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes loadingDots{0%,20%{transform:translateY(0)}50%{transform:translateY(-4px)}80%,to{transform:translateY(0)}}.chat-widget-quick-replies-wrap{box-sizing:border-box;width:100%;max-width:100%;position:relative}.chat-widget-quick-replies-nav{z-index:3;cursor:pointer;opacity:0;pointer-events:none;background:#fffffff5;border:1px solid #2a1c491f;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin:0;padding:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94),transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .25s,background-color .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)scale(.92);box-shadow:0 4px 14px #2a1c4924}.chat-widget-quick-replies-nav.is-visible{opacity:1;pointer-events:auto;transform:translateY(-50%)scale(1)}.chat-widget-quick-replies-nav:hover{background:#fff;box-shadow:0 6px 18px #2a1c4933}.chat-widget-quick-replies-nav--left{left:6px}.chat-widget-quick-replies-nav--right{right:6px}.chat-widget-quick-replies-nav--left img{transform:rotate(180deg)}.chat-widget-quick-replies-nav img{pointer-events:none;width:10px;height:16px;display:block}.chat-widget-quick-replies{scroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;white-space:nowrap;box-sizing:border-box;overscroll-behavior:none;background:#fffffff2;border-top:1px solid #2a1c4918;flex-wrap:nowrap;gap:8px;width:100%;max-width:100%;padding:10px 15px;font-size:16px;display:flex;overflow:auto hidden;box-shadow:0 0 52px #00000021}.chat-widget-quick-replies::-webkit-scrollbar{width:0;height:0;display:none}.chat-widget-quick-replies::-webkit-scrollbar-track{display:none}.chat-widget-quick-replies::-webkit-scrollbar-thumb{display:none}.chat-widget-quick-replies::-webkit-scrollbar-thumb:hover{display:none}.chat-widget-quick-reply{color:#2a1c49;cursor:pointer;white-space:nowrap;text-align:left;box-sizing:border-box;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:1px solid #2a1c4933;border-radius:20px;flex:none;justify-content:flex-start;align-items:center;max-width:490px;min-height:20px;padding:4px 10px;font-family:Jost,sans-serif;font-size:11px;font-weight:400;transition:all .2s cubic-bezier(.25,.46,.45,.94);display:flex;transform:scale(1)}.chat-widget-quick-reply:hover{color:#fff;background:linear-gradient(135deg,#2a1c49 0%,#4a2c7a 100%);border-color:#0000;transform:scale(1.03);box-shadow:0 4px 12px #2a1c4933}.chat-widget-quick-reply:disabled{opacity:.5;cursor:not-allowed;background:#f0f0f080}.chat-widget-quick-reply:disabled:hover{color:#322253}.chat-widget-quick-reply--skeleton{pointer-events:none;cursor:default;background:linear-gradient(90deg,#ececec 25%,#f5f5f5 50%,#ececec 75%) 0 0/200% 100%;border-color:#0000;width:120px;min-height:24px;animation:1.1s ease-in-out infinite chat-quick-reply-skeleton}.chat-widget-quick-reply--skeleton:hover{box-shadow:none;color:inherit;background:linear-gradient(90deg,#ececec 25%,#f5f5f5 50%,#ececec 75%) 0 0/200% 100%;transform:none}@keyframes chat-quick-reply-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.chat-panel:after,.chat-widget-container:after{content:"";cursor:nwse-resize;pointer-events:none;z-index:4;background:linear-gradient(135deg,#0000 0% 44%,#2a1c4938 44%,#2a1c4961 100%);border-bottom-right-radius:12px;width:18px;height:18px;transition:background .15s;position:absolute;bottom:0;right:0}.chat-panel:hover:after,.chat-widget-container:hover:after{background:linear-gradient(135deg,#0000 0% 38%,#2a1c4959 38%,#4a2c7a8c 100%)}.chat-panel.mobile:after,.chat-widget-container.mobile:after{display:none}.chat-panel__messages-wrap{z-index:1;flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.chat-panel__message-block{text-align:left;flex-direction:column;gap:8px;max-width:100%;display:flex}.chat-panel__message-block--user{align-items:flex-end}.chat-panel__message-block--assistant{align-items:flex-start}.message-bubble.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:20px 20px 20px 5px;align-self:flex-start}.message-bubble.error p{margin:0}.message-bubble.error .chat-panel__error-meta{opacity:.85;color:#991b1b;margin-top:6px;font-size:12px}.chat-panel__stream-cursor{vertical-align:text-bottom;background:#fff;width:2px;height:1em;margin-left:2px;animation:1s step-end infinite chat-stream-cursor-blink;display:inline-block}@keyframes chat-stream-cursor-blink{0%,to{opacity:1}50%{opacity:0}}.chat-panel__scroll-down{z-index:2;color:#2a1c49;cursor:pointer;background:#ffffffeb;border:1px solid #2a1c4933;border-radius:50%;width:30px;height:30px;padding:0;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 8px #2a1c4926}.chat-panel__scroll-down-icon{border-bottom:1.5px solid;border-right:1.5px solid;width:8px;height:8px;margin:0 auto;display:block;transform:rotate(45deg)translateY(-2px)}.chat-panel__resize-handle{cursor:nwse-resize;z-index:6;touch-action:none;background:0 0;width:14px;height:14px;position:absolute;bottom:0;right:0}.chat-panel__feedback{gap:8px;padding-left:4px;display:flex}.chat-panel__feedback-btn{cursor:pointer;background:#fff;border:1px solid #2a1c4933;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.chat-panel__feedback-btn--active-like{background:#ecfdf5;border-color:#10b981}.chat-panel__feedback-btn--active-dislike{background:#fef2f2;border-color:#ef4444}.chat-panel__feedback-icon{width:18px;height:18px;display:block}.chat-panel__enrichment{flex-direction:column;gap:8px;max-width:90%;display:flex}.chat-panel__contact-card{background:#fffffff2;border:1px solid #2a1c4926;border-radius:12px;padding:10px 12px}.chat-panel__contact-title{color:#2a1c49;margin:0 0 4px;font-size:12px;font-weight:700}.chat-panel__contact-name,.chat-panel__contact-position{color:#2a1c49;margin:0;font-size:13px}.chat-panel__contact-links{flex-direction:column;gap:4px;margin-top:6px;display:flex}.chat-panel__contact-link{color:#4a2c7a;align-items:center;gap:6px;font-size:12px;text-decoration:none;display:inline-flex}.chat-panel__form-cta{color:#fff;background:linear-gradient(135deg,#2a1c49 0%,#4a2c7a 100%);border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.chat-panel__visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.chat-widget-header{z-index:1;flex-shrink:0}.chat-widget-messages{z-index:1}.chat-widget-quick-replies,.chat-widget-input-container{z-index:1;flex-shrink:0}.chat-spinner{width:28px;height:28px;position:relative}.chat-spinner__track{border:3px solid #2a1c49;border-color:#2a1c49 #4a2c7a #0000 #0000;border-radius:50%;animation:.9s linear infinite chat-spinner-rotate;position:absolute;inset:0}@keyframes chat-spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.consent-screen__body,.session-status-panel__body{z-index:1;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.consent-screen__thread{background:#fffc;flex-direction:column;flex:1;gap:14px;min-height:0;padding:16px 20px;display:flex;overflow-y:auto}.consent-screen__intro{color:#fff;background:linear-gradient(135deg,#2a1c49 0%,#4a2c7a 100%);border-radius:20px 20px 20px 5px;align-self:flex-start;max-width:90%;padding:12px 16px}.consent-screen__intro-text{margin:0;font-size:14px;line-height:1.35}.chat-panel.mobile .consent-screen__intro-text,.chat-widget-container.mobile .consent-screen__intro-text{font-size:16px;line-height:1.45}.chat-panel.mobile .consent-screen__check-label,.chat-widget-container.mobile .consent-screen__check-label{font-size:16px}.chat-panel.mobile .consent-screen__submit,.chat-widget-container.mobile .consent-screen__submit{min-height:48px;font-size:17px}.consent-screen__more{color:#2a1c49;font-weight:600;text-decoration:underline}.consent-screen__check-card{cursor:pointer;background:#fff;border:2px solid #47434e5d;border-radius:20px;gap:12px;padding:14px 16px;display:flex}.consent-screen__check-card:focus-within{border-color:#2a1c49}.consent-screen__checkbox{accent-color:#2a1c49}.consent-screen__check-label{color:#2a1c49;font-size:15px;line-height:1.35}.consent-screen__submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2a1c49 0%,#4a2c7a 100%);border:none;border-radius:26px;width:100%;min-height:48px;font-size:16px;font-weight:600}.consent-screen__submit:disabled{opacity:.5;cursor:not-allowed}.consent-screen__loading{color:#2a1c49;align-items:center;gap:12px;display:flex}.session-status-panel__body{text-align:center;background:#fffc;justify-content:center;align-items:center;padding:24px}.session-status-panel__message{color:#2a1c49;margin:0;font-size:16px;line-height:1.45}.chat-spinner__track{border-top-color:#2a1c49;border-right-color:#4a2c7a}.consent-screen__content{z-index:1;flex-direction:column;flex:1;min-height:0;display:flex}.consent-screen__footer{z-index:1;flex-shrink:0;padding:0 15px 15px}.consent-screen__error-bubble{margin:0 15px}.consent-screen__submit-inner{align-items:center;gap:10px;display:inline-flex}.session-status-panel__content{z-index:1;flex-direction:column;flex:1;min-height:0;display:flex}#invest-widget-root{border:0;width:0;height:0;margin:0;padding:0;display:block;position:static;overflow:visible}.floating-widget-root{z-index:2147483000;box-sizing:border-box;isolation:isolate;text-align:left;font-family:Jost,system-ui,sans-serif;position:fixed}.floating-widget-root,.floating-widget-root *,.floating-widget-root :before,.floating-widget-root :after{box-sizing:border-box}.floating-widget-root button,.floating-widget-root input,.floating-widget-root textarea{font:inherit}.floating-widget-root img{max-width:none}.floating-widget-root--mobile-open{background:#f0f0f0;width:100vw;height:100dvh;overflow:hidden;position:fixed!important;inset:0!important}.greeting-bubble{color:#fff;white-space:normal;pointer-events:none;transform-origin:100% 100%;background:#2a1c49;border-radius:20px 20px 5px;width:max-content;max-width:min(216px,100vw - 108px);margin:0;padding:10px;font-family:Jost,sans-serif;font-size:14px;font-weight:400;line-height:1.3;animation:1s cubic-bezier(.25,.46,.45,.94) .3s backwards slideInFromRight;position:absolute;bottom:95px;right:0;overflow:hidden;box-shadow:0 8px 25px #2a1c4966}.greeting-bubble.no-animation{animation:none}@keyframes slideInFromRight{0%{opacity:0;transform:translate(150px)}60%{opacity:.8;transform:translate(-5px)}to{opacity:1;transform:translate(0)}}.chat-widget-logo{cursor:pointer;transform-origin:50%;background:0 0;border:none;border-radius:50%;width:80px;height:80px;padding:0;transition:transform .15s ease-in-out;animation:.6s cubic-bezier(.25,.46,.45,.94) backwards slideInFromRight;position:relative;overflow:hidden;box-shadow:0 8px 30px #0006}.chat-widget-logo.no-animation{animation:none}.chat-widget-logo:hover:not(:disabled){transform:scale(1.1)}.chat-widget-logo:disabled{opacity:.55;cursor:not-allowed}.chat-widget-logo img,.chat-widget-logo__img{object-fit:cover;border-radius:50%;width:80px;height:80px;display:block}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}html,body{height:100%}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.playground-shell{color:#fff;background:radial-gradient(circle at 10% 20%,#040f22 0%,#0a1838 100.2%);flex-direction:column;width:100vw;height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.playground-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;display:flex}.playground-header__logo{letter-spacing:-.025em;background:linear-gradient(135deg,#38bdf8 0%,#0369a1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.25rem;font-weight:700}.playground-header__tag{color:#ffffff80;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;padding:.35rem .75rem;font-size:.85rem;font-weight:500}.playground-main{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:680px;margin:0 auto;padding:2rem;display:flex}.playground-title{letter-spacing:-.035em;background:linear-gradient(90deg,#fff,#e2e8f0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.25rem;font-size:2.75rem;font-weight:800;line-height:1.15}.playground-subtitle{color:#94a3b8;margin:0;font-size:1.125rem;line-height:1.6}
