.ls-nav-bar{-webkit-user-select:none;user-select:none;flex-direction:column;display:flex}.ls-nav-bar-category-row{background-color:var(--primary-color);flex-wrap:nowrap;align-items:center;height:2.25rem;display:flex;overflow:hidden}.ls-nav-bar-category{background-color:var(--primary-color);padding-block:0;padding-inline:0;height:100%;color:var(--primary-color-text);cursor:pointer;border:none;outline:none;align-items:center;padding:0 1.5rem;font-size:.875rem;display:flex}.ls-nav-bar-category-text{padding:0 .5rem}.ls-nav-bar-category:hover{background-color:var(--primary-highlight)}.ls-nav-bar-category.selected{background-color:var(--surface-card);color:var(--primary-color);z-index:2;box-shadow:0 7px 8px #2d2e2e}.ls-nav-bar-item-row{z-index:2;background-color:var(--surface-card);flex-wrap:nowrap;align-items:center;height:2.25rem;padding-left:1.375rem;display:flex;overflow:hidden;box-shadow:0 4px 2px -1px #0003,0 0 #0000,0 6px 3px #00000024}.ls-nav-bar-nav-item{padding-block:0;padding-inline:0;background-color:var(--surface-card);height:100%;color:var(--text-color);cursor:pointer;border:none;outline:none;align-items:center;gap:.5rem;padding:.5rem 3rem .5rem .5rem;font-size:1rem;text-decoration:none;display:flex}.ls-nav-bar-nav-item:hover,.ls-nav-bar-nav-item.selected{color:var(--primary-color)}.ls-nav-bar-nav-item-text{white-space:nowrap}.ls-nav-bar-scroll-button{width:1rem;height:2.25rem;color:var(--primary-color);cursor:pointer;background-color:#0000;background-image:linear-gradient(to right, var(--surface-card), var(--surface-card));border:none;outline:none;padding:0;position:absolute}.ls-nav-bar-scroll-button:disabled{color:#00000061;cursor:initial}
.active-menu{background-color:var(--highlight-bg)!important}
.AskAssistant-module__T-GxKG__launcher{z-index:1200;position:fixed;bottom:1.5rem;right:1.5rem}.AskAssistant-module__T-GxKG__panel{z-index:1200;flex-direction:column;width:26rem;min-width:20rem;max-width:calc(100vw - 3rem);height:38rem;min-height:24rem;max-height:calc(100vh - 3rem);display:flex;position:fixed;bottom:1.5rem;right:1.5rem;overflow:hidden}.AskAssistant-module__T-GxKG__panelMaximized{width:calc(100vw - 3rem);height:calc(100vh - 3rem)}.AskAssistant-module__T-GxKG__resizeHandle{cursor:nw-resize;z-index:1;touch-action:none;width:1rem;height:1rem;position:absolute;top:0;left:0}.AskAssistant-module__T-GxKG__resizeHandle:before{content:"";border-top:2px solid var(--surface-border);border-left:2px solid var(--surface-border);opacity:.7;border-radius:3px 0 0;width:.55rem;height:.55rem;position:absolute;top:.3rem;left:.3rem}.AskAssistant-module__T-GxKG__resizeHandle:hover:before{opacity:1;border-color:var(--primary-color)}@media screen and (max-width:576px){.AskAssistant-module__T-GxKG__panel{width:calc(100vw - 2rem);height:calc(100vh - 7rem);bottom:1rem;right:1rem}.AskAssistant-module__T-GxKG__panelMaximized{width:calc(100vw - 2rem);height:calc(100vh - 7rem)}.AskAssistant-module__T-GxKG__resizeHandle{display:none}}.AskAssistant-module__T-GxKG__header{background:var(--primary-color);color:var(--primary-color-text)}.AskAssistant-module__T-GxKG__body{flex:auto;overflow-y:auto}.AskAssistant-module__T-GxKG__suggestion{cursor:pointer;text-align:left;width:100%}.AskAssistant-module__T-GxKG__suggestion:hover{background:var(--surface-hover)}.AskAssistant-module__T-GxKG__question{background:var(--primary-color);color:var(--primary-color-text);max-width:85%}.AskAssistant-module__T-GxKG__answer{background:var(--surface-hover)}.AskAssistant-module__T-GxKG__chart{max-width:100%;display:block}.AskAssistant-module__T-GxKG__markdown>p{margin:0 0 .5rem}.AskAssistant-module__T-GxKG__markdown>p:last-child{margin-bottom:0}.AskAssistant-module__T-GxKG__markdown table{border-collapse:collapse;width:100%;margin:.5rem 0;font-size:.8125rem}:is(.AskAssistant-module__T-GxKG__markdown th,.AskAssistant-module__T-GxKG__markdown td){border:1px solid var(--surface-border);text-align:left;padding:.25rem .5rem}.AskAssistant-module__T-GxKG__markdown th{background:var(--surface-hover);font-weight:600}.AskAssistant-module__T-GxKG__markdown code{background:var(--surface-hover);border-radius:3px;padding:0 .25rem;font-size:.8125rem}:is(.AskAssistant-module__T-GxKG__markdown ul,.AskAssistant-module__T-GxKG__markdown ol){margin:.5rem 0;padding-left:1.5rem}
