@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Inter,sans-serif;background-color:#0c0c0c;color:#f8fafc}.font-mono{font-family:JetBrains Mono,monospace}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0c0c0c}::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#475569}.glass{background:#0c0c0ccc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.05)}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#262626;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#333}.token.keyword{color:#569cd6;font-weight:700}.token.string{color:#ce9178}.token.comment{color:#6a9955;font-style:italic}.token.operator{color:#d4d4d4}.token.arrow{color:#4ec9b0;font-weight:700}.token.label{color:#9cdcfe}.token.punctuation{color:gold}.token.variable{color:#9cdcfe}.mermaid svg{max-width:100%;height:auto}.bg-grid-pattern{background-size:40px 40px;background-image:linear-gradient(to right,#1a1a1a 1px,transparent 1px),linear-gradient(to bottom,#1a1a1a 1px,transparent 1px)}.monospace{font-family:JetBrains Mono,Fira Code,monospace!important}
