@charset "UTF-8";:root{--bo-brand: #E87722;--bo-brand-dark: #c5621a;--bo-brand-light: #fef3eb;--bo-text: #1a1a1a;--bo-text-secondary: #555;--bo-border: #e0e0e0;--bo-bg: #f5f5f5;--bo-surface: #fff;--bo-surface-alt: #fafafa;--bo-shadow-card: 0 2px 8px rgba(0,0,0,.04), 0 0 1px rgba(0,0,0,.06);--bo-shadow-card-hover: 0 3px 12px rgba(232,119,34,.12);--bo-sidebar-width: 240px;--bo-toolbar-height: 56px;--bo-radius: 6px;--bo-font: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}@media(prefers-color-scheme:dark){:root{--bo-brand: #E87722;--bo-brand-dark: #FF8F3A;--bo-brand-light: #3A2418;--bo-text: #E8E4DF;--bo-text-secondary: #9A938B;--bo-border: #3D3632;--bo-bg: #1C1917;--bo-surface: #292523;--bo-surface-alt: #211E1C;--bo-shadow-card: 0 2px 8px rgba(0,0,0,.35), 0 0 1px rgba(0,0,0,.45);--bo-shadow-card-hover: 0 3px 12px rgba(232,119,34,.25)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:var(--bo-font);color:var(--bo-text);background:var(--bo-bg);-webkit-font-smoothing:antialiased}a{color:var(--bo-brand);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}
