:root{color-scheme:dark}html,body,#root{min-height:100%}body{margin:0;background-color:#09090b;color:#f4f4f5;font-family:Inter,system-ui,-apple-system,sans-serif;background-image:radial-gradient(circle,rgba(16,185,129,.12) 1px,transparent 1px);background-size:24px 24px;background-attachment:fixed;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}code,pre,.mono{font-family:JetBrains Mono,Fira Code,Consolas,monospace}::selection{background:#10b9814d;color:#fff}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#18181b}*::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:4px}*::-webkit-scrollbar-thumb:hover{background:#52525b}input,textarea{color:#f4f4f5;caret-color:#34d399}input::placeholder,textarea::placeholder{color:#71717a;opacity:1}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus{-webkit-text-fill-color:#f4f4f5;transition:background-color 9999s ease-in-out 0s}
