.layout{color:#e0e0e0;background:#1a1a2e;flex-direction:column;height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}.layout-panels{background:#2a2a3e;flex:1;grid-template-columns:300px 1fr;gap:1px;min-height:0;display:grid}.layout-panel{background:#1e1e2e;overflow:hidden}.layout-chat{flex-direction:column;display:flex}.layout-sheet{min-width:0;position:relative}.layout-footer{background:#16162a;border-top:1px solid #2a2a3e;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:4px 0;font-size:11px;display:flex}.layout-footer a{color:#666;text-decoration:none}.layout-footer a:hover{color:#4a9eff}.layout-footer-sep{color:#444}.layout-mobile{overflow:hidden}.mobile-desktop-notice{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:32px 24px;display:flex}.mobile-desktop-notice-icon{font-size:48px}.mobile-desktop-notice-text{color:#e0e0e0;font-size:18px;font-weight:600}.mobile-desktop-notice-sub{color:#888;max-width:280px;font-size:14px;line-height:1.5}@media (width<=768px){.layout-footer{display:none}.toolbar{gap:6px!important;height:40px!important;padding:0 8px!important}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#e0e0e0;-webkit-font-smoothing:antialiased;background:#1a1a2e;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}#root{height:100%}button,select{font-family:inherit}
