:root{--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;--cp-navy:#0d1b2e;--cp-navy-700:#1e3a5f;--cp-navy-500:#2d5a8e;--cp-teal:#00b4a0;--cp-teal-dark:#008c7c;--cp-teal-light:#e0f5f3;--font-sans:system-ui, "Segoe UI", Roboto, sans-serif;--color-text-primary:#0d1b2e;--color-text-secondary:#374f6b;--color-text-tertiary:#7a92a9;--color-text-info:#1e3a5f;--color-text-warning:#9c6700;--color-background-primary:#fff;--color-background-secondary:#f4f7fa;--color-background-info:#e8eef6;--color-background-warning:#fff3e0;--color-border-secondary:#c8d3de;--color-border-tertiary:#dde3ec;--color-border-info:#a8bdd8;--color-border-warning:#f5c842;--nav-width:220px;--chat-width:310px;--topbar-height:52px;font:15px/160% var(--sans);letter-spacing:.15px;color:var(--color-text-primary);background:var(--color-background-primary);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=960px){:root{--nav-width:180px;--chat-width:260px}}@media (width<=720px){:root{--nav-width:0px;--chat-width:100%}}#root{text-align:left;box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100dvh;margin:0;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--color-text-primary);font-weight:500}p{margin:0}
