@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";.conversation-list[data-v-a4d18eed]{display:flex;flex-direction:column;min-height:0}.search-wrapper[data-v-a4d18eed]{position:relative;padding:0 var(--st-space-xs);margin-bottom:var(--st-space-sm);flex-shrink:0}.search-icon[data-v-a4d18eed]{position:absolute;left:calc(var(--st-space-xs) + .5rem);top:50%;transform:translateY(-50%);color:var(--st-text-muted);pointer-events:none}.search-input[data-v-a4d18eed]{width:100%;padding:.375rem .5rem .375rem 2rem;border:1px solid var(--st-border);border-radius:var(--st-radius);background:transparent;color:var(--st-text);font-family:var(--st-font);font-size:var(--st-font-size-sm);outline:none;transition:border-color .15s ease}.search-input[data-v-a4d18eed]::placeholder{color:var(--st-text-muted);opacity:.6}.search-input[data-v-a4d18eed]:focus{border-color:var(--st-primary)}.conversation-group[data-v-a4d18eed]{margin-bottom:var(--st-space-xs)}.group-label[data-v-a4d18eed]{font-size:.6875rem;font-weight:var(--st-font-weight-semi);color:var(--st-text-muted);text-transform:uppercase;letter-spacing:.05em;padding:var(--st-space-sm) var(--st-space-sm) var(--st-space-xs);-webkit-user-select:none;user-select:none}.conversation-item[data-v-a4d18eed]{display:flex;align-items:center;gap:.5rem;width:100%;padding:.4375rem var(--st-space-sm);border:none;border-radius:var(--st-radius);background:transparent;color:var(--st-text);font-family:var(--st-font);font-size:var(--st-font-size-sm);text-align:left;cursor:pointer;transition:background .15s ease;line-height:1.4}.conversation-item[data-v-a4d18eed]:hover{background:var(--st-hover)}.conversation-item--active[data-v-a4d18eed],.conversation-item--active[data-v-a4d18eed]:hover{background:var(--st-sidebar-active)}.conversation-icon[data-v-a4d18eed]{flex-shrink:0;opacity:.5}.conversation-item--active .conversation-icon[data-v-a4d18eed]{opacity:.8;color:var(--st-primary)}.conversation-title[data-v-a4d18eed]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.empty-state[data-v-a4d18eed]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--st-space-sm);padding:var(--st-space-xl) var(--st-space-md)}.empty-icon[data-v-a4d18eed]{color:var(--st-text-muted);opacity:.4}.empty-text[data-v-a4d18eed]{font-size:var(--st-font-size-sm);color:var(--st-text-muted)}.loading-indicator[data-v-a4d18eed]{display:flex;justify-content:center;padding:var(--st-space-md)}.loading-dots[data-v-a4d18eed]{display:flex;gap:.25rem}.loading-dots span[data-v-a4d18eed]{width:.375rem;height:.375rem;border-radius:50%;background:var(--st-text-muted);animation:bounce-a4d18eed 1.4s infinite ease-in-out both}.loading-dots span[data-v-a4d18eed]:nth-child(1){animation-delay:-.32s}.loading-dots span[data-v-a4d18eed]:nth-child(2){animation-delay:-.16s}@keyframes bounce-a4d18eed{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.scroll-sentinel[data-v-a4d18eed]{height:1px;flex-shrink:0}.st-selectbox[data-v-2c1508ec]{position:relative;margin-bottom:var(--st-space-md)}.st-selectbox--no-margin[data-v-2c1508ec]{margin-bottom:0}.st-selectbox-label[data-v-2c1508ec]{display:block;font-size:var(--st-font-size-sm);font-weight:var(--st-font-weight-normal);color:var(--st-text);margin-bottom:.35rem;line-height:1.25}.st-selectbox-trigger[data-v-2c1508ec]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.375rem .75rem;min-height:2.375rem;border:1px solid var(--st-border);border-radius:var(--st-radius);font-family:var(--st-font);font-size:var(--st-font-size-sm);color:var(--st-text);background:var(--st-bg);cursor:pointer;transition:border-color .2s ease;text-align:left;line-height:1.6}.st-selectbox-trigger[data-v-2c1508ec]:hover:not(:disabled){border-color:var(--st-primary)}.st-selectbox-trigger[data-v-2c1508ec]:focus-visible{border-color:var(--st-primary);outline:none}.st-selectbox--open .st-selectbox-trigger[data-v-2c1508ec]{border-color:var(--st-primary)}.st-selectbox-trigger[data-v-2c1508ec]:disabled{opacity:.4;cursor:not-allowed}.st-selectbox-value[data-v-2c1508ec]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-selectbox-placeholder[data-v-2c1508ec]{color:var(--st-text-placeholder)}.st-selectbox-loading[data-v-2c1508ec]{display:inline-flex;align-items:center;gap:.5rem;color:var(--st-text-muted);font-size:var(--st-font-size-sm)}.st-selectbox-spinner[data-v-2c1508ec]{width:.875rem;height:.875rem;border:2px solid var(--st-border);border-top-color:var(--st-primary);border-radius:50%;animation:st-spin-2c1508ec .6s linear infinite;flex-shrink:0}@keyframes st-spin-2c1508ec{to{transform:rotate(360deg)}}.st-selectbox-chevron[data-v-2c1508ec]{flex-shrink:0;margin-left:.5rem;color:var(--st-text-muted);transition:transform .2s ease}.st-selectbox--open .st-selectbox-chevron[data-v-2c1508ec]{transform:rotate(180deg)}.st-selectbox-dropdown[data-v-2c1508ec]{position:absolute;top:calc(100% + 1px);left:0;right:0;background:var(--st-bg);border:1px solid var(--st-border);border-radius:var(--st-radius);z-index:50;overflow:hidden}.st-selectbox-search[data-v-2c1508ec]{padding:.375rem .75rem;border-bottom:1px solid var(--st-border)}.st-selectbox-search-input[data-v-2c1508ec]{width:100%;padding:.3rem .5rem;border:1px solid var(--st-border);border-radius:calc(var(--st-radius) * .75);font-family:var(--st-font);font-size:var(--st-font-size-sm);color:var(--st-text);background:var(--st-bg);outline:none;line-height:1.6}.st-selectbox-search-input[data-v-2c1508ec]:focus{border-color:var(--st-primary)}.st-selectbox-search-input[data-v-2c1508ec]::placeholder{color:var(--st-text-placeholder, var(--st-text-muted))}.st-selectbox-list[data-v-2c1508ec]{padding:0;margin:0;list-style:none;max-height:300px;overflow-y:auto}.st-selectbox-option[data-v-2c1508ec]{padding:.375rem .75rem;font-family:var(--st-font);font-size:var(--st-font-size-sm);color:var(--st-text);cursor:pointer;transition:background .1s ease;line-height:1.6}.st-selectbox-option--highlighted[data-v-2c1508ec]{background:var(--st-hover)}.st-selectbox-option--selected[data-v-2c1508ec]{color:var(--st-primary);font-weight:var(--st-font-weight-semi)}.st-selectbox-no-results[data-v-2c1508ec]{padding:.375rem .75rem;font-family:var(--st-font);font-size:var(--st-font-size-sm);color:var(--st-text-muted);line-height:1.6}.dropdown-enter-active[data-v-2c1508ec],.dropdown-leave-active[data-v-2c1508ec]{transition:opacity .15s ease,transform .15s ease}.dropdown-enter-from[data-v-2c1508ec],.dropdown-leave-to[data-v-2c1508ec]{opacity:0;transform:translateY(-4px)}.chevron-icon[data-v-a0b39988]{flex-shrink:0;transition:transform .2s ease}.chevron-icon--open[data-v-a0b39988]{transform:rotate(180deg)}.overlay[data-v-f73fa63c]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.dialog[data-v-f73fa63c]{background:var(--st-bg);border:1px solid var(--st-border);border-radius:var(--st-radius);padding:var(--st-space-lg);max-width:700px;width:90%;max-height:90vh;display:flex;flex-direction:column;gap:var(--st-space-md)}.dialog-header[data-v-f73fa63c]{display:flex;align-items:center;justify-content:space-between;gap:var(--st-space-sm)}.dialog-title[data-v-f73fa63c]{margin:0;font-size:1.125rem;font-weight:var(--st-font-weight-semi);color:var(--st-text);font-family:var(--st-font)}.close-btn[data-v-f73fa63c]{display:flex;align-items:center;justify-content:center;padding:.25rem;border:none;background:transparent;color:var(--st-text-muted);cursor:pointer;border-radius:var(--st-radius);transition:background .15s ease,color .15s ease;flex-shrink:0}.close-btn[data-v-f73fa63c]:hover{background:var(--st-hover);color:var(--st-text)}.terms-content[data-v-f73fa63c]{flex:1;overflow-y:auto;padding-right:var(--st-space-sm);line-height:1.6;color:var(--st-text)}.terms-content[data-v-f73fa63c] h1,.terms-content[data-v-f73fa63c] h2,.terms-content[data-v-f73fa63c] h3{margin-top:1em;margin-bottom:.5em}.terms-content[data-v-f73fa63c] p{margin-bottom:.75em}.terms-content[data-v-f73fa63c] ul,.terms-content[data-v-f73fa63c] ol{margin-bottom:.75em;padding-left:1.5em}.terms-content[data-v-f73fa63c] hr{margin:1em 0;border:none;border-top:1px solid var(--st-border)}.dialog-footer[data-v-f73fa63c]{display:flex;justify-content:flex-end}.btn[data-v-f73fa63c]{padding:.375rem 1rem;border:1px solid var(--st-border);border-radius:var(--st-radius);font-family:var(--st-font);font-size:var(--st-font-size-sm);cursor:pointer}.btn--primary[data-v-f73fa63c]{background:var(--st-primary);color:#fff;border-color:var(--st-primary)}.btn--primary[data-v-f73fa63c]:hover{opacity:.9}.overlay-fade-enter-active[data-v-f73fa63c]{transition:opacity .15s ease}.overlay-fade-leave-active[data-v-f73fa63c]{transition:opacity .1s ease}.overlay-fade-enter-from[data-v-f73fa63c],.overlay-fade-leave-to[data-v-f73fa63c]{opacity:0}.user-menu-wrapper[data-v-11055be3]{position:relative}.user-trigger[data-v-11055be3]{display:flex;align-items:center;gap:var(--st-space-sm);width:100%;padding:var(--st-space-sm);border:none;border-radius:var(--st-radius);background:transparent;color:var(--st-text);font-family:var(--st-font);font-size:var(--st-font-size-sm);cursor:pointer;transition:background .15s ease;text-align:left}.user-trigger[data-v-11055be3]:hover{background:var(--st-hover)}.user-avatar[data-v-11055be3]{width:1.75rem;height:1.75rem;border-radius:50%;background:var(--st-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:var(--st-font-weight-semi);flex-shrink:0;letter-spacing:.02em}.user-name[data-v-11055be3]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:var(--st-font-weight-normal)}.user-chevron[data-v-11055be3]{color:var(--st-text-muted)}.user-menu-dropdown[data-v-11055be3]{position:absolute;bottom:calc(100% + .5rem);left:0;right:0;background:var(--st-bg);border:1px solid var(--st-border);border-radius:var(--st-radius);padding:var(--st-space-xs) 0;z-index:200;max-height:70vh;overflow-y:auto}.menu-user-info[data-v-11055be3]{padding:var(--st-space-md)}.menu-email[data-v-11055be3]{font-size:var(--st-font-size);color:var(--st-text-muted);word-break:break-all}.menu-user-details[data-v-11055be3]{display:flex;flex-direction:column;gap:var(--st-space-xs);margin-top:var(--st-space-sm)}.menu-detail[data-v-11055be3]{font-size:var(--st-font-size-sm);color:var(--st-text-muted);line-height:1.4}.menu-detail-label[data-v-11055be3]{font-weight:var(--st-font-weight-semi);color:var(--st-text)}.menu-divider[data-v-11055be3]{height:1px;background:var(--st-divider);margin:var(--st-space-xs) 0}.menu-section[data-v-11055be3]{padding:var(--st-space-xs) var(--st-space-sm)}.menu-item[data-v-11055be3]{display:flex;align-items:center;gap:var(--st-space-sm);width:100%;padding:var(--st-space-sm) var(--st-space-md);border:none;background:transparent;color:var(--st-text);font-family:var(--st-font);font-size:var(--st-font-size-sm);cursor:pointer;transition:background .15s ease;text-align:left}.menu-item[data-v-11055be3]:hover{background:var(--st-hover)}.menu-item--danger[data-v-11055be3]{color:var(--st-primary)}.menu-pop-enter-active[data-v-11055be3]{transition:opacity .15s ease,transform .15s ease}.menu-pop-leave-active[data-v-11055be3]{transition:opacity .1s ease,transform .1s ease}.menu-pop-enter-from[data-v-11055be3],.menu-pop-leave-to[data-v-11055be3]{opacity:0;transform:translateY(.5rem)}.floating-card[data-v-eded035b]{font-size:var(--st-font-size-sm)}.card-contact[data-v-eded035b]{padding:var(--st-space-sm) 0}.card-contact+.card-contact[data-v-eded035b]{border-top:1px solid var(--st-divider)}.contact-country[data-v-eded035b]{font-size:1rem;margin-bottom:var(--st-space-sm)}.contact-section[data-v-eded035b]{margin-bottom:var(--st-space-sm)}.section-heading[data-v-eded035b]{font-size:var(--st-font-size-sm);font-weight:var(--st-font-weight-semi);margin-bottom:.2rem}.section-item[data-v-eded035b]{padding-left:.25rem;margin-bottom:.15rem;font-size:var(--st-font-size-sm);color:var(--st-text)}.contact-link[data-v-eded035b]{color:var(--st-primary);text-decoration:underline;font-size:var(--st-font-size-sm)}.contact-note[data-v-eded035b]{margin-top:var(--st-space-sm);padding:var(--st-space-sm);background:var(--st-info-bg);border-left:3px solid var(--st-blue);border-radius:var(--st-radius-sm);color:var(--st-info-text)}.contact-note p[data-v-eded035b]{margin-top:.25rem;font-size:var(--st-font-size-sm)}.support-popover-wrapper[data-v-64f7f2f9]{position:relative}.support-trigger[data-v-64f7f2f9]{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .75rem;border:1px solid var(--st-border);border-radius:var(--st-radius);background:var(--st-bg);color:var(--st-text);font-family:var(--st-font);font-size:var(--st-font-size-sm);cursor:pointer;white-space:nowrap;width:100%;justify-content:center;line-height:1.6}.support-trigger[data-v-64f7f2f9]:hover{border-color:var(--st-primary)}.support-icon[data-v-64f7f2f9]{flex-shrink:0}.support-popover[data-v-64f7f2f9]{position:static}.support-content[data-v-64f7f2f9]{position:absolute;bottom:calc(100% + .5rem);left:0;right:0;z-index:1001;background:var(--st-bg);border:1px solid var(--st-border);border-radius:var(--st-radius);max-height:70vh;display:flex;flex-direction:column}.support--floating .support-content[data-v-64f7f2f9]{left:auto;right:0;width:340px;max-width:calc(100vw - 2rem)}.support-tabs[data-v-64f7f2f9]{display:flex;gap:0;border-bottom:1px solid var(--st-border);flex-shrink:0}.tab-btn[data-v-64f7f2f9]{flex:1;padding:.5rem .75rem;border:none;background:none;color:var(--st-text-muted);font-family:var(--st-font);font-size:var(--st-font-size-sm);cursor:pointer;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}.tab-btn[data-v-64f7f2f9]:hover{color:var(--st-text)}.tab-btn.active[data-v-64f7f2f9]{color:var(--st-primary);border-bottom-color:var(--st-primary)}.tab-panel[data-v-64f7f2f9]{padding:var(--st-space-md);overflow-y:auto;flex:1;min-height:0}.contact-fallback[data-v-64f7f2f9]{display:flex;flex-direction:column;gap:.5rem}.fallback-header[data-v-64f7f2f9]{display:flex;align-items:center;gap:.5rem;font-size:1.25rem}.fallback-icon[data-v-64f7f2f9]{font-size:1.25rem}.fallback-email[data-v-64f7f2f9]{color:var(--st-primary);text-decoration:underline;font-size:var(--st-font-size-sm)}.form-title[data-v-64f7f2f9]{font-size:1.1rem;font-weight:var(--st-font-weight-bold);margin:0 0 .25rem}.form-subtitle[data-v-64f7f2f9]{font-size:var(--st-font-size-sm);color:var(--st-text-muted);margin:0 0 .75rem}.form-fields[data-v-64f7f2f9]{display:flex;flex-direction:column;gap:.625rem}.field[data-v-64f7f2f9]{display:flex;flex-direction:column;gap:.2rem}.field-label[data-v-64f7f2f9]{font-size:var(--st-font-size-sm);font-weight:var(--st-font-weight-semi);color:var(--st-text)}.field-input[data-v-64f7f2f9],.field-textarea[data-v-64f7f2f9]{padding:.4rem .5rem;border:1px solid var(--st-border);border-radius:var(--st-radius);font-family:var(--st-font);font-size:var(--st-font-size-sm);background:var(--st-sidebar-bg);color:var(--st-text);outline:none;transition:border-color .15s}.field-input[data-v-64f7f2f9]:focus,.field-textarea[data-v-64f7f2f9]:focus{border-color:var(--st-primary)}.field-textarea[data-v-64f7f2f9]{resize:vertical;min-height:60px}.field-error[data-v-64f7f2f9]{border-color:var(--st-primary)!important}.error-text[data-v-64f7f2f9]{font-size:.75rem;color:var(--st-primary)}.submit-error[data-v-64f7f2f9]{margin-top:.5rem;padding:.4rem .5rem;background:#ff4b4b14;border:1px solid var(--st-primary);border-radius:var(--st-radius);font-size:var(--st-font-size-sm);color:var(--st-primary)}.submit-btn[data-v-64f7f2f9]{margin-top:.75rem;width:100%;padding:.5rem;border:1px solid var(--st-primary);border-radius:var(--st-radius);background:var(--st-primary);color:#fff;font-family:var(--st-font);font-size:var(--st-font-size-sm);font-weight:var(--st-font-weight-semi);cursor:pointer;transition:opacity .15s}.submit-btn[data-v-64f7f2f9]:hover:not(:disabled){opacity:.9}.submit-btn[data-v-64f7f2f9]:disabled{opacity:.6;cursor:not-allowed}.submit-success[data-v-64f7f2f9]{text-align:center;padding:var(--st-space-md) 0}.submit-success p[data-v-64f7f2f9]{font-size:var(--st-font-size-sm);color:var(--st-text);margin-bottom:.75rem}.link-btn[data-v-64f7f2f9]{border:none;background:none;color:var(--st-primary);font-family:var(--st-font);font-size:var(--st-font-size-sm);cursor:pointer;text-decoration:underline}@media(max-width:480px){.support--floating .support-content[data-v-64f7f2f9]{width:calc(100vw - 2rem)}}.dialog-overlay[data-v-48ce8e0c]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#00000080}.dialog-card[data-v-48ce8e0c]{background:var(--st-bg);color:var(--st-text);border:1px solid var(--st-border);border-radius:var(--st-radius);padding:var(--st-space-lg);max-width:28rem;width:90%}.dialog-title[data-v-48ce8e0c]{margin:0 0 var(--st-space-sm);font-size:1.125rem;font-weight:var(--st-font-weight-semi)}.dialog-message[data-v-48ce8e0c]{margin:0 0 var(--st-space-lg);font-size:var(--st-font-size-sm);color:var(--st-text-muted);line-height:1.5}.dialog-actions[data-v-48ce8e0c]{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--st-space-sm)}@media(max-width:480px){.dialog-actions[data-v-48ce8e0c]{flex-direction:column}}.dialog-btn[data-v-48ce8e0c]{padding:.375rem 1rem;border-radius:var(--st-radius);font-family:var(--st-font);font-size:var(--st-font-size-sm);font-weight:var(--st-font-weight-semi);cursor:pointer;transition:opacity .15s ease}.dialog-btn--secondary[data-v-48ce8e0c]{background:transparent;color:var(--st-text);border:1px solid var(--st-border)}.dialog-btn--secondary[data-v-48ce8e0c]:hover{border-color:var(--st-text-muted)}.dialog-btn--primary[data-v-48ce8e0c]{background:var(--st-primary);color:#fff;border:1px solid var(--st-primary)}.dialog-btn--primary[data-v-48ce8e0c]:hover{opacity:.9}.sidebar[data-v-83d24c94]{display:flex;flex-direction:column;height:100%;padding:var(--st-space-md) var(--st-space-sm) var(--st-space-sm)}.sidebar-header[data-v-83d24c94]{flex-shrink:0;padding:0 var(--st-space-xs);margin-bottom:var(--st-space-sm)}.sidebar-brand[data-v-83d24c94]{display:flex;align-items:center;gap:var(--st-space-sm)}.sidebar-logo[data-v-83d24c94]{width:1.75rem;height:1.75rem;border-radius:var(--st-radius)}.sidebar-title[data-v-83d24c94]{font-size:1.125rem;font-weight:var(--st-font-weight-semi);margin-bottom:0;white-space:nowrap}.new-chat-btn[data-v-83d24c94]{display:flex;align-items:center;gap:var(--st-space-sm);width:100%;padding:var(--st-space-sm) var(--st-space-sm);margin-bottom:var(--st-space-sm);border:1px solid var(--st-border);border-radius:var(--st-radius);background:transparent;color:var(--st-text);font-family:var(--st-font);font-size:var(--st-font-size-sm);cursor:pointer;transition:background .15s ease,border-color .15s ease;flex-shrink:0}.new-chat-btn[data-v-83d24c94]:hover{background:var(--st-hover);border-color:var(--st-text-muted)}.sidebar-conversations[data-v-83d24c94]{flex:1;overflow-y:auto;min-height:0;margin:0 calc(-1 * var(--st-space-xs));padding:0 var(--st-space-xs)}.sidebar-footer[data-v-83d24c94]{flex-shrink:0;border-top:1px solid var(--st-divider);padding-top:var(--st-space-sm);margin-top:var(--st-space-sm);display:flex;flex-direction:column;gap:var(--st-space-xs)}.gws-footer[data-v-2f16dc39]{flex-shrink:0;font-family:Roboto,Helvetica,Verdana,Arial,sans-serif;width:100%}.gws-footer__links-bg[data-v-2f16dc39]{background-color:#e8e8e9;width:100%}.gws-footer__links[data-v-2f16dc39]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;max-width:1440px;margin:0 auto;padding:1.25rem 2rem;background-color:#e8e8e9;gap:8px;width:100%;box-sizing:border-box}.gws-footer__copyright[data-v-2f16dc39]{color:#464646;font-size:18px;font-weight:400;white-space:nowrap}.gws-footer__legal[data-v-2f16dc39]{display:flex;flex-wrap:wrap;align-items:center;gap:0}.gws-footer__legal-link[data-v-2f16dc39]{color:#464646;text-decoration:none;font-size:18px;font-weight:400;padding:0 .3em;line-height:1.5;transition:color .15s ease}.gws-footer__legal-link[data-v-2f16dc39]:link,.gws-footer__legal-link[data-v-2f16dc39]:visited{color:#464646}.gws-footer__legal-link[data-v-2f16dc39]:hover,.gws-footer__legal-link[data-v-2f16dc39]:focus{color:#d11019}.gws-footer__separator[data-v-2f16dc39]{color:#464646;-webkit-user-select:none;user-select:none;font-size:18px;font-weight:400;line-height:1.5}@media(max-width:980px){.gws-footer__links[data-v-2f16dc39]{flex-direction:column;align-items:flex-start;padding:15px 16px}.gws-footer__legal[data-v-2f16dc39]{justify-content:flex-start}.gws-footer__copyright[data-v-2f16dc39]{margin-top:4px}.gws-footer__legal-link[data-v-2f16dc39],.gws-footer__separator[data-v-2f16dc39],.gws-footer__copyright[data-v-2f16dc39]{font-size:16px}}.gws-header-wrapper[data-v-1db53a3d]{flex-shrink:0;z-index:110;width:100%}.gws-header-collapse[data-v-1db53a3d]{display:grid;grid-template-rows:1fr;transition:grid-template-rows .3s ease}.gws-header-collapse.is-collapsed[data-v-1db53a3d]{grid-template-rows:0fr}.gws-header-collapse__inner[data-v-1db53a3d]{overflow:hidden}.gws-header__toggle[data-v-1db53a3d]{display:flex;align-items:center;justify-content:center;width:100%;padding:2px 0;border:none;border-bottom:1px solid var(--gws-header-border);background:#f5f5f5;cursor:pointer;transition:background .15s ease}.gws-header__toggle[data-v-1db53a3d]:hover{background:#eaeaea}.gws-header__toggle-icon[data-v-1db53a3d]{font-size:10px;color:#555;transition:transform .3s ease;line-height:1}.gws-header__toggle-icon.is-collapsed[data-v-1db53a3d]{transform:rotate(180deg)}.gws-header[data-v-1db53a3d]{width:100%;background:var(--gws-header-bg);border-bottom:1px solid var(--gws-header-border)}.gws-header--no-border[data-v-1db53a3d]{border-bottom:none}.gws-header__inner[data-v-1db53a3d]{display:flex;max-width:var(--gws-header-max-width);margin:0 auto;height:var(--gws-header-height);align-items:center;justify-content:space-between;background-color:var(--gws-header-bg)}.gws-header__logo[data-v-1db53a3d]{order:1;margin:0;padding:0 16px;font-size:0;line-height:0;flex-shrink:0}.gws-header__logo a[data-v-1db53a3d]{display:flex;align-items:center;height:100%}.gws-header__logo img[data-v-1db53a3d]{height:40px;width:auto;vertical-align:middle}.gws-header__hamburger[data-v-1db53a3d]{display:none;order:3;align-items:center;justify-content:center;width:48px;height:48px;padding:0;margin-right:8px;border:none;background:transparent;cursor:pointer;flex-shrink:0}.gws-header__hamburger img[data-v-1db53a3d]{width:24px;height:24px}.gws-header-nav[data-v-1db53a3d]{margin:0 auto;order:2;flex:1}.gws-header-nav__menu[data-v-1db53a3d]{display:flex;align-items:center;justify-content:center;margin:0;padding:0;height:var(--gws-header-height);list-style:none}.gws-header-nav__item[data-v-1db53a3d]{height:100%}.gws-header-nav__text[data-v-1db53a3d]{display:flex;align-items:center;padding:0 15px;height:100%;font-size:var(--gws-nav-font-size);font-weight:500;text-align:center;color:#000;text-decoration:none;white-space:nowrap;transition:color .15s ease}.gws-header-nav__text[data-v-1db53a3d]:link,.gws-header-nav__text[data-v-1db53a3d]:visited{color:#000;text-decoration:none}.gws-header-nav__text[data-v-1db53a3d]:hover,.gws-header-nav__text[data-v-1db53a3d]:focus{color:var(--gws-red)}@media(max-width:980px){.gws-header__inner[data-v-1db53a3d]{height:65px}.gws-header__logo img[data-v-1db53a3d]{height:28px}.gws-header__logo[data-v-1db53a3d]{border-right:none}.gws-header__hamburger[data-v-1db53a3d]{display:flex}.gws-header-nav[data-v-1db53a3d]{display:none;position:absolute;top:65px;left:0;right:0;z-index:120;background:var(--gws-header-bg);border-bottom:1px solid var(--gws-header-border);box-shadow:0 4px 12px #0000001a}.gws-header-nav.is-open[data-v-1db53a3d]{display:block}.gws-header-nav__menu[data-v-1db53a3d]{flex-direction:column;height:auto;padding:8px 0}.gws-header-nav__item[data-v-1db53a3d]{height:auto;width:100%}.gws-header-nav__text[data-v-1db53a3d]{padding:12px 24px;font-size:16px;justify-content:flex-start}.gws-header-nav__text[data-v-1db53a3d]:hover,.gws-header-nav__text[data-v-1db53a3d]:focus{background:#0000000a}}.overlay[data-v-6c95e1e6]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.dialog[data-v-6c95e1e6]{background:var(--st-bg);border-radius:var(--st-radius);padding:var(--st-space-lg);max-width:700px;width:90%;max-height:90vh;display:flex;flex-direction:column}.terms-content[data-v-6c95e1e6]{margin:var(--st-space-md) 0;max-height:60vh;overflow-y:auto;padding-right:var(--st-space-sm);line-height:1.6;color:var(--st-text)}.terms-content[data-v-6c95e1e6] h1,.terms-content[data-v-6c95e1e6] h2,.terms-content[data-v-6c95e1e6] h3{margin-top:1em;margin-bottom:.5em}.terms-content[data-v-6c95e1e6] p{margin-bottom:.75em}.terms-content[data-v-6c95e1e6] ul,.terms-content[data-v-6c95e1e6] ol{margin-bottom:.75em;padding-left:1.5em}.terms-content[data-v-6c95e1e6] hr{margin:1em 0;border:none;border-top:1px solid var(--st-border)}.terms-checkbox[data-v-6c95e1e6]{display:flex;align-items:center;gap:.5rem;margin:var(--st-space-md) 0;cursor:pointer;font-family:var(--st-font);font-size:.875rem;color:var(--st-text)}.terms-checkbox input[type=checkbox][data-v-6c95e1e6]{width:1rem;height:1rem;accent-color:var(--st-primary);cursor:pointer}.btn[data-v-6c95e1e6]{padding:.25rem .75rem;border:1px solid var(--st-border);border-radius:var(--st-radius);font-family:var(--st-font);font-size:1rem;cursor:pointer;width:100%}.btn--primary[data-v-6c95e1e6]{background:var(--st-primary);color:#fff;border-color:var(--st-primary)}.btn--primary[data-v-6c95e1e6]:hover{opacity:.9}.btn--primary[data-v-6c95e1e6]:disabled{opacity:.6;cursor:not-allowed}.app-layout[data-v-43e2207b]{display:flex;flex-direction:column;height:100vh;overflow:hidden;--gws-header-offset: 102px}.app-layout.header-collapsed[data-v-43e2207b]{--gws-header-offset: 17px}.app-body[data-v-43e2207b]{display:flex;flex:1;min-height:0;overflow:hidden}.app-sidebar[data-v-43e2207b]{width:var(--st-sidebar-width);min-width:var(--st-sidebar-min-width);background:var(--st-sidebar-bg);border-right:1px solid var(--st-divider);overflow-y:auto;flex-shrink:0}.app-sidebar-toggle[data-v-43e2207b]{display:flex;align-items:center;justify-content:center;width:1.5rem;cursor:pointer;background:var(--st-secondary-bg);border-right:1px solid var(--st-divider);flex-shrink:0;-webkit-user-select:none;user-select:none}.app-sidebar-toggle[data-v-43e2207b]:hover{background:var(--st-hover)}.toggle-icon[data-v-43e2207b]{font-size:1.25rem;color:var(--st-text-muted);line-height:1}.app-main[data-v-43e2207b]{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden;background:var(--st-bg)}.app-content[data-v-43e2207b]{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column}.sidebar-overlay[data-v-43e2207b]{display:none}.route-fade-enter-active[data-v-43e2207b],.route-fade-leave-active[data-v-43e2207b]{transition:opacity .15s ease}.route-fade-enter-from[data-v-43e2207b],.route-fade-leave-to[data-v-43e2207b]{opacity:0}.sidebar-slide-enter-active[data-v-43e2207b],.sidebar-slide-leave-active[data-v-43e2207b]{transition:transform .2s ease}.sidebar-slide-enter-from[data-v-43e2207b],.sidebar-slide-leave-to[data-v-43e2207b]{transform:translate(-100%)}.sidebar-overlay-enter-active[data-v-43e2207b],.sidebar-overlay-leave-active[data-v-43e2207b]{transition:opacity .2s ease}.sidebar-overlay-enter-from[data-v-43e2207b],.sidebar-overlay-leave-to[data-v-43e2207b]{opacity:0}.approval-overlay[data-v-43e2207b]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.approval-dialog[data-v-43e2207b]{background:var(--st-bg);border:1px solid var(--st-border);border-radius:var(--st-radius-lg, 12px);padding:2rem 2.5rem;max-width:440px;width:90%;text-align:center;box-shadow:0 8px 32px #0003}.approval-dialog-icon[data-v-43e2207b]{font-size:3rem;margin-bottom:.75rem}.approval-dialog-title[data-v-43e2207b]{font-size:1.25rem;font-weight:var(--st-font-weight-semi);color:var(--st-text);margin:0 0 .75rem}.approval-dialog-message[data-v-43e2207b]{font-size:var(--st-font-size-sm);color:var(--st-text);margin:0 0 .5rem}.approval-dialog-message strong[data-v-43e2207b]{text-transform:capitalize;color:var(--st-primary)}.approval-dialog-hint[data-v-43e2207b]{font-size:var(--st-font-size-sm);color:var(--st-text-muted);margin:0 0 1.25rem}.approval-dialog-countdown[data-v-43e2207b]{font-size:var(--st-font-size-sm);color:var(--st-text-muted);margin-bottom:1.25rem}.approval-dialog-countdown strong[data-v-43e2207b]{font-size:1.25rem;color:var(--st-text);font-weight:var(--st-font-weight-bold)}.approval-dialog-btn[data-v-43e2207b]{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;border:none;border-radius:var(--st-radius);background:var(--st-primary);color:#fff;font-family:var(--st-font);font-size:1rem;font-weight:var(--st-font-weight-semi);cursor:pointer;transition:opacity .15s ease}.approval-dialog-btn[data-v-43e2207b]:hover{opacity:.85}.new-chat-fab[data-v-43e2207b]{position:fixed;top:calc(var(--gws-header-offset) + .5rem);right:1.25rem;z-index:90;width:3rem;height:3rem;border-radius:50%;border:none;background:var(--st-primary);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000040;transition:top .3s ease,transform .15s ease,box-shadow .15s ease}.new-chat-fab[data-v-43e2207b]:hover{transform:scale(1.08);box-shadow:0 4px 14px #0000004d}.new-chat-fab[data-v-43e2207b]:active{transform:scale(.95);box-shadow:0 1px 4px #0003}.fab-pop-enter-active[data-v-43e2207b]{transition:opacity .2s ease,transform .2s ease}.fab-pop-leave-active[data-v-43e2207b]{transition:opacity .15s ease,transform .15s ease}.fab-pop-enter-from[data-v-43e2207b],.fab-pop-leave-to[data-v-43e2207b]{opacity:0;transform:scale(.5)}@media(max-width:768px){.sidebar-overlay[data-v-43e2207b]{display:block;position:fixed;inset:0;z-index:99;background:#0000004d}.app-sidebar[data-v-43e2207b]{position:fixed;top:0;left:0;bottom:0;z-index:100;width:80vw;max-width:var(--st-sidebar-width)}.app-sidebar-toggle[data-v-43e2207b]{position:fixed;top:calc(var(--gws-header-offset) + .5rem);left:.5rem;z-index:50;width:2rem;height:2rem;border-radius:var(--st-radius);border:1px solid var(--st-border);background:var(--st-bg);transition:top .3s ease}}@media(max-width:768px){.app-layout[data-v-43e2207b]{--gws-header-offset: 82px}.app-layout.header-collapsed[data-v-43e2207b]{--gws-header-offset: 17px}}.theme-root[data-v-3c31d021]{height:100%;overflow:hidden}.floating-support[data-v-3c31d021]{position:fixed;bottom:5rem;right:1rem;z-index:1000}@media(max-width:980px){.floating-support[data-v-3c31d021]{bottom:8rem}}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/source-sans-3-cyrillic-ext.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/source-sans-3-cyrillic-ext.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/source-sans-3-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/source-sans-3-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/source-sans-3-greek-ext.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/source-sans-3-greek-ext.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/source-sans-3-greek.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/source-sans-3-greek.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/source-sans-3-vietnamese.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/source-sans-3-vietnamese.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/source-sans-3-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/source-sans-3-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/source-sans-3-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/source-sans-3-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400 500;font-display:swap;src:url(/fonts/source-code-pro-cyrillic-ext.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400 500;font-display:swap;src:url(/fonts/source-code-pro-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400 500;font-display:swap;src:url(/fonts/source-code-pro-greek-ext.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400 500;font-display:swap;src:url(/fonts/source-code-pro-greek.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400 500;font-display:swap;src:url(/fonts/source-code-pro-vietnamese.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400 500;font-display:swap;src:url(/fonts/source-code-pro-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400 500;font-display:swap;src:url(/fonts/source-code-pro-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--st-primary: #FF4B4B;--st-bg: #FFFFFF;--st-secondary-bg: #F0F2F6;--st-text: #31333F;--st-text-muted: rgba(49, 51, 63, .6);--st-text-placeholder: rgba(49, 51, 63, .4);--st-text-disabled: rgba(49, 51, 63, .4);--st-border: rgba(49, 51, 63, .2);--st-border-focus: var(--st-primary);--st-divider: rgba(49, 51, 63, .1);--st-red: #FF2B2B;--st-orange: #FF8700;--st-yellow: #FACA2B;--st-green: #09AB3B;--st-blue: #0068C9;--st-violet: #803DF5;--st-gray-200: #F0F2F6;--st-gray-600: #A3A8B4;--st-gray-900: #262730;--st-success-bg: #D4EDDA;--st-error-bg: #F8D7DA;--st-warning-bg: #FFF3CD;--st-info-bg: #D1ECF1;--st-success-text: #155724;--st-error-text: #721C24;--st-warning-text: #856404;--st-info-text: #0C5460;--st-font: "Source Sans Pro", "Source Sans 3", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--st-font-mono: "Source Code Pro", "IBM Plex Mono", "Courier New", monospace;--st-font-size: 16px;--st-font-size-sm: .875rem;--st-line-height: 1.6;--st-font-weight-normal: 400;--st-font-weight-semi: 600;--st-font-weight-bold: 700;--st-space-xs: .25rem;--st-space-sm: .5rem;--st-space-md: 1rem;--st-space-lg: 1.5rem;--st-space-xl: 2rem;--st-content-width: 730px;--st-sidebar-width: 21rem;--st-sidebar-min-width: 15.25rem;--st-radius: .5rem;--st-radius-sm: .25rem;--st-radius-lg: 1rem;--st-radius-full: 1.5rem;--st-sidebar-bg: #E6E9EF;--st-hover: rgba(151, 166, 195, .15);--st-thinking-bg: #FDF8F4;--st-thinking-border: var(--st-orange);--st-sidebar-active: rgba(255, 75, 75, .1);--gws-header-height: 85px;--gws-header-bg: #fff;--gws-header-max-width: 1380px;--gws-header-border: #e1e1e1;--gws-nav-font-size: 18px;--gws-red: #f50f10}[data-theme=dark]{--st-primary: #FF4B4B;--st-bg: #2B2A27;--st-secondary-bg: #1F1E1B;--st-text: #E8E4DD;color:var(--st-text);--st-text-muted: rgba(232, 228, 221, .6);--st-text-placeholder: rgba(232, 228, 221, .4);--st-text-disabled: rgba(232, 228, 221, .4);--st-border: rgba(232, 228, 221, .15);--st-divider: rgba(232, 228, 221, .08);--st-hover: rgba(232, 228, 221, .1);--st-sidebar-bg: var(--st-secondary-bg);--st-sidebar-active: rgba(255, 75, 75, .15);--st-thinking-bg: #23221E;--st-thinking-border: var(--st-orange);--st-red: #FF4B4B;--st-orange: #FFA040;--st-yellow: #FFD85C;--st-green: #21C354;--st-blue: #60B4FF;--st-violet: #A370F7;--st-gray-200: #1F1E1B;--st-gray-600: #918E85;--st-gray-900: #E8E4DD;--st-success-bg: rgba(33, 195, 84, .15);--st-error-bg: rgba(255, 75, 75, .15);--st-warning-bg: rgba(255, 216, 92, .15);--st-info-bg: rgba(96, 180, 255, .15);--st-success-text: #21C354;--st-error-text: #FF4B4B;--st-warning-text: #FFD85C;--st-info-text: #60B4FF}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--st-font-size);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;overflow:hidden}body{font-family:var(--st-font);font-size:1rem;font-weight:var(--st-font-weight-normal);line-height:var(--st-line-height);color:var(--st-text);background:var(--st-bg);height:100%;overflow:hidden}#app{height:100%;overflow:hidden}h1{font-size:2.25rem;font-weight:var(--st-font-weight-bold);line-height:1.2;margin-bottom:.5rem}h2{font-size:1.75rem;font-weight:var(--st-font-weight-semi);line-height:1.2;margin-bottom:.5rem}h3{font-size:1.25rem;font-weight:var(--st-font-weight-semi);line-height:1.2;margin-bottom:.5rem}p{margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:var(--st-primary);text-decoration:underline}a:hover{opacity:.8}pre{background:var(--st-secondary-bg);border-radius:var(--st-radius);padding:1rem;overflow-x:auto;margin:.5rem 0;font-family:var(--st-font-mono);font-size:var(--st-font-size-sm);line-height:1.5}code{font-family:var(--st-font-mono);font-size:var(--st-font-size-sm)}:not(pre)>code{background:var(--st-secondary-bg);padding:.15rem .4rem;border-radius:var(--st-radius-sm);font-size:.85em}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#31333f4d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#31333f80}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#e8e4dd40}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#e8e4dd73}ul,ol{padding-left:1.5rem;margin-bottom:1rem}li{margin-bottom:.25rem}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1rem}table{border-collapse:collapse;width:100%;margin-bottom:1rem}th,td{border:1px solid var(--st-border);padding:.5rem .75rem;text-align:left}th{background:var(--st-secondary-bg);font-weight:var(--st-font-weight-semi)}@media(max-width:480px){table,thead,tbody,th,td,tr{display:block}thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}tr{border:1px solid var(--st-border);border-radius:var(--st-radius);margin-bottom:.75rem;padding:.5rem;background:var(--st-secondary-bg)}td{border:none;padding:.375rem .5rem;text-align:left;font-size:var(--st-font-size-sm)}td:empty,td.td-empty{display:none}td:before{content:attr(data-label);display:block;font-weight:var(--st-font-weight-semi);font-size:.7rem;color:var(--st-text-muted);margin-bottom:.125rem;text-transform:uppercase;letter-spacing:.03em}}:focus-visible{outline:2px solid var(--st-primary);outline-offset:2px}.chat-input-wrapper:focus-within :focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:none}
