@tailwind base;@tailwind components;@tailwind utilities;@layer base{html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background-color:#07070a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{background-color:#07070a;color:#f4f4f5;margin:0;padding:0;overflow-x:hidden}}.mono{font-family:JetBrains Mono,monospace;font-feature-settings:"tnum" on,"zero" on}.glass{background-color:#0f1015;border:1px solid rgba(255,255,255,.08)}.card-surface{background-color:#121318;border:1px solid rgba(255,255,255,.07)}.card-surface-hover:hover{background-color:#161820;border-color:#10b9814d}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#090a0d}::-webkit-scrollbar-thumb{background:#27272a;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#3f3f46}
