:root{--cb-orange: #F26A21;--cb-orange-hover: #D85F1B;--cb-black: #111111;--cb-gray-dark: #3A3A3A;--cb-gray-light: #F5F3EF;--cb-white: #FFFFFF;--cb-green: #3AAA35;--cb-red: #E53935;--cb-text: #111111;--cb-text-secondary: #5F5F5F;--cb-bg: #FAFAF8;--cb-surface: #FFFFFF;--cb-border: #ECE7E1;--cb-link: var(--cb-orange);--cb-link-hover: var(--cb-orange-hover);--cb-table-header-bg: rgba(250, 250, 248, .98);--cb-table-row-hover: rgba(17, 17, 17, .03);--cb-font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif}body[data-color-mode=dark]{--cb-text: #E6E6E6;--cb-text-secondary: #B0B3B8;--cb-bg: #0B0B0C;--cb-surface: #111214;--cb-border: #2A2B2E;--cb-link: #FF8A3C;--cb-link-hover: #FFA45F;--cb-table-header-bg: #16181B;--cb-table-row-hover: rgba(255, 255, 255, .04)}:root{font-family:var(--cb-font-family);line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:var(--cb-link);text-decoration:inherit}a:hover{color:var(--cb-link-hover)}body{margin:0;padding:0;min-width:320px;min-height:100vh;width:100%;background:var(--cb-bg);color:var(--cb-text)}#root{width:100%;margin:0 auto;display:flex;justify-content:center}h1{font-size:3.2em;line-height:1.1}
