:root{--bg:#dcedff;--accent:#94b0da;--secondary:#8f91a2;--text-soft:#505a5b;--text:#343f3e;--accent-08:#94b0da14;--accent-12:#94b0da1f;--accent-20:#94b0da33;--accent-35:#94b0da59;--accent-60:#94b0da99;--secondary-12:#8f91a21f;--secondary-20:#8f91a233;--hairline:#8f91a22e;--text-08:#343f3e14;--text-soft-12:#505a5b1f;--surface:#fff;--surface-2:#f4f8fe;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:24px;--r-pill:999px;--shadow-sm:0 1px 2px #343f3e0a, 0 1px 3px #343f3e0a;--shadow-md:0 6px 16px #343f3e0f, 0 2px 4px #343f3e0a;--shadow-lg:0 16px 40px #343f3e14;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:24px;--s-6:32px;--s-7:48px;--s-8:64px;--font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--sidebar-w:248px;--topbar-h:72px}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:14px;line-height:1.45}h1,h2,h3,h4,h5,h6{color:var(--text);letter-spacing:-.01em;margin:0;font-weight:600}h1{font-size:28px;line-height:1.2}h2{font-size:22px;line-height:1.25}h3{font-size:18px;line-height:1.3}h4{font-size:15px;line-height:1.35}p{margin:0}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,textarea,select,button{font-family:inherit;font-size:inherit;color:inherit}::selection{background:var(--accent-35);color:var(--text)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--secondary-20);border-radius:var(--r-pill)}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}
