@theme{ --font-sans: "Inter", ui-sans-serif, system-ui, sans-serif; }html,body{height:100%;margin:0;padding:0;overflow:hidden;background-color:#050505;color:#f3f4f6;font-family:var(--font-sans)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#fff3}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}pre code.hljs{background-color:#1a1b26;border-radius:.5rem;white-space:pre-wrap;word-break:break-all;font-size:.8rem;line-height:1.4}
