@theme{ --color-brand-50: #fef7ee; --color-brand-100: #fdedd6; --color-brand-200: #fad7ac; --color-brand-300: #f6ba77; --color-brand-400: #f1923f; --color-brand-500: #ed7519; --color-brand-600: #de5b0f; --color-brand-700: #b8430e; --color-brand-800: #933513; --color-brand-900: #762d12;  --color-ink-50: #f6f7f9; --color-ink-100: #ebeef3; --color-ink-200: #d3dae5; --color-ink-300: #adbacd; --color-ink-400: #8294b0; --color-ink-500: #637698; --color-ink-600: #4e5e7e; --color-ink-700: #414c66; --color-ink-800: #3a4257; --color-ink-900: #0f1320; --color-ink-950: #070a14;}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html,body{background:var(--color-ink-950);color:var(--color-ink-50);min-height:100vh}body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Noto Sans Ethiopic,sans-serif}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--color-ink-900)}::-webkit-scrollbar-thumb{background:var(--color-ink-700);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-ink-600)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
