@charset "UTF-8";:root,[data-theme=dark]{--cb-bg: #000000;--cb-panel: #0f0f0f;--cb-panel2: #1a1a1a;--cb-text: #f4f6f7;--cb-muted: #a8b4bf;--cb-line: rgba(255, 255, 255, .09);--cb-header-bg: rgba(7, 10, 15, .9);--cb-nav-text: #cdd6df;--cb-brand-sub: #b8c2cc;--cb-input-bg: #080808;--cb-mobile-nav-bg: #101722;--cb-summary-bg: #080808}[data-theme=light]{--cb-bg: #f5f4f2;--cb-panel: #ffffff;--cb-panel2: #ece9e4;--cb-text: #1a1614;--cb-muted: #5a5450;--cb-line: rgba(0, 0, 0, .1);--cb-header-bg: rgba(245, 244, 242, .92);--cb-nav-text: #3d3330;--cb-brand-sub: #6b5e58;--cb-input-bg: #ffffff;--cb-mobile-nav-bg: #eee9e3;--cb-summary-bg: #f0ebe5}html{scroll-behavior:smooth}body{margin:0;background:var(--cb-bg);color:var(--cb-text)}*{box-sizing:border-box}
