:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#e0e0e0;background-color:#121212;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#90caf9;text-decoration:none}a:hover{color:#64b5f6}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:#121212;color:#e0e0e0}h1,h2,h3,h4,h5,h6{color:#bb86fc;font-family:inherit}button{border-radius:4px;border:1px solid #bb86fc;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1f1f1f;color:#e0e0e0;cursor:pointer;transition:border-color .25s,background-color .25s,color .25s}button:hover{border-color:#90caf9;background-color:#333;color:#fff}button:focus,button:focus-visible{outline:2px auto #bb86fc}input,textarea{background:#1f1f1f;color:#e0e0e0;border:1px solid #555555;border-radius:4px;padding:.5em 1em}input:focus,textarea:focus{border-color:#90caf9;outline:none}::-webkit-scrollbar{width:8px;background:#1f1f1f}::-webkit-scrollbar-thumb{background:#555;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#777}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f0f0f0;color:#213547;border-color:#6200ee}button:hover{background-color:#e0e0e0;border-color:#3700b3;color:#000}input,textarea{background:#fff;color:#213547;border:1px solid #cccccc}input:focus,textarea:focus{border-color:#6200ee}::-webkit-scrollbar{background:#f0f0f0}::-webkit-scrollbar-thumb{background:#ccc}::-webkit-scrollbar-thumb:hover{background:#aaa}}
