.DemoSidebar-module__daXSZa__sidebar{z-index:100;background:linear-gradient(#2c3832 0%,#3a4a40 100%);border-right:1px solid #ffffff14;flex-direction:column;flex-shrink:0;width:56px;height:100vh;transition:width .2s;display:flex;overflow:hidden}.DemoSidebar-module__daXSZa__sidebar:hover{width:200px}.DemoSidebar-module__daXSZa__brand{white-space:nowrap;border-bottom:1px solid #ffffff14;flex-shrink:0;align-items:center;height:52px;padding:0 16px;display:flex;overflow:hidden}.DemoSidebar-module__daXSZa__logo{font-family:var(--font-serif);color:var(--color-accent);flex-shrink:0;font-size:20px;font-weight:700}.DemoSidebar-module__daXSZa__brandText{font-family:var(--font-serif);letter-spacing:.5px;color:var(--color-accent);opacity:0;font-size:16px;font-weight:700;transition:opacity .15s}.DemoSidebar-module__daXSZa__sidebar:hover .DemoSidebar-module__daXSZa__brandText{opacity:1}.DemoSidebar-module__daXSZa__nav{flex-direction:column;flex:1;gap:2px;padding:8px 0;display:flex;overflow-y:auto}.DemoSidebar-module__daXSZa__item{color:#f5ebd999;cursor:pointer;white-space:nowrap;border-left:3px solid #0000;align-items:center;gap:12px;padding:10px 16px;font-size:13px;text-decoration:none;transition:all .15s;display:flex}.DemoSidebar-module__daXSZa__item:hover{color:#f5ebd9;background:#ffffff0f}.DemoSidebar-module__daXSZa__itemActive{color:#f5ebd9;border-left-color:var(--color-accent);background:#b85c3a1f}.DemoSidebar-module__daXSZa__icon{text-align:center;flex-shrink:0;width:24px;font-size:18px}.DemoSidebar-module__daXSZa__label{opacity:0;font-weight:500;transition:opacity .15s}.DemoSidebar-module__daXSZa__sidebar:hover .DemoSidebar-module__daXSZa__label{opacity:1}.DemoSidebar-module__daXSZa__subs{background:#0000001a;flex-direction:column;gap:1px;padding:2px 0 4px;display:none}.DemoSidebar-module__daXSZa__sidebar:hover .DemoSidebar-module__daXSZa__subs{display:flex}.DemoSidebar-module__daXSZa__subItem{color:#f5ebd973;cursor:pointer;white-space:nowrap;border-left:3px solid #0000;align-items:center;gap:10px;padding:7px 16px 7px 28px;font-size:12px;text-decoration:none;transition:all .15s;display:flex}.DemoSidebar-module__daXSZa__subItem:hover{color:#f5ebd9;background:#ffffff0a}.DemoSidebar-module__daXSZa__subItemActive{color:var(--color-accent);border-left-color:var(--color-accent);background:#b85c3a14}.DemoSidebar-module__daXSZa__subIcon{text-align:center;opacity:.5;flex-shrink:0;width:24px;font-size:6px}.DemoSidebar-module__daXSZa__subLabel{opacity:0;font-weight:400;transition:opacity .15s}.DemoSidebar-module__daXSZa__sidebar:hover .DemoSidebar-module__daXSZa__subLabel{opacity:1}.DemoSidebar-module__daXSZa__footer{color:#f5ebd980;white-space:nowrap;border-top:1px solid #ffffff14;flex-shrink:0;align-items:center;gap:8px;padding:12px 16px;font-size:11px;display:flex;overflow:hidden}.DemoSidebar-module__daXSZa__status{color:var(--color-success);flex-shrink:0;font-size:10px}
.DemoBanner-module__9OOipa__banner{color:#f5ebd9cc;background:linear-gradient(90deg,#2c3832 0%,#3a4a40 100%);flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 24px;font-size:12px;display:flex}.DemoBanner-module__9OOipa__text{font-weight:400}.DemoBanner-module__9OOipa__text strong{color:var(--color-accent);font-weight:600}.DemoBanner-module__9OOipa__cta{color:var(--color-accent);white-space:nowrap;font-size:12px;font-weight:600;text-decoration:none}.DemoBanner-module__9OOipa__cta:hover{text-decoration:underline}
.DemoChatPanel-module__eUTolq__panel{background:var(--color-surface);border-top:1px solid var(--color-border);z-index:50;flex-direction:column;max-height:200px;transition:max-height .2s;display:flex;position:absolute;bottom:0;left:0;right:0}.DemoChatPanel-module__eUTolq__collapsed{max-height:36px}.DemoChatPanel-module__eUTolq__header{cursor:pointer;border-bottom:1px solid var(--color-border-subtle);-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.DemoChatPanel-module__eUTolq__headerTitle{color:var(--color-text);font-size:12px;font-weight:600}.DemoChatPanel-module__eUTolq__headerToggle{color:var(--color-text-muted);font-size:10px}.DemoChatPanel-module__eUTolq__messages{flex-direction:column;flex:1;gap:8px;padding:12px 16px;display:flex;overflow-y:auto}.DemoChatPanel-module__eUTolq__message{flex-direction:column;display:flex}.DemoChatPanel-module__eUTolq__user{align-items:flex-end}.DemoChatPanel-module__eUTolq__assistant{align-items:flex-start}.DemoChatPanel-module__eUTolq__userBubble{background:var(--color-accent);color:#fff;border-radius:12px 12px 2px;max-width:80%;padding:6px 12px;font-size:12px}.DemoChatPanel-module__eUTolq__assistantBubble{background:var(--color-surface-alt);color:var(--color-text);border-radius:12px 12px 12px 2px;max-width:90%;padding:8px 12px;font-size:12px;line-height:1.5}.DemoChatPanel-module__eUTolq__assistantBubble strong{font-weight:600}.DemoChatPanel-module__eUTolq__assistantBubble em{color:var(--color-text-secondary)}.DemoChatPanel-module__eUTolq__time{color:var(--color-text-muted);margin-top:2px;font-size:10px}.DemoChatPanel-module__eUTolq__inputArea{border-top:1px solid var(--color-border-subtle);flex-shrink:0;padding:8px 16px}.DemoChatPanel-module__eUTolq__input{border:1px solid var(--color-border);width:100%;font-size:12px;font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text-muted);border-radius:8px;padding:6px 12px}.DemoChatPanel-module__eUTolq__input:disabled{cursor:not-allowed;opacity:.6}
.layout-module__scvEga__shell{background:var(--color-bg);height:100vh;display:flex;overflow:hidden}.layout-module__scvEga__main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.layout-module__scvEga__content{flex:1;padding:24px 24px 220px;overflow-y:auto}
