.app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;min-height:100vh;display:flex;flex-direction:column}.header{margin-bottom:2rem}.header h1{font-size:3rem;color:#646cff;margin-bottom:.5rem}.header p{color:#888;font-size:1.2rem}.main{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.card{padding:2em}.card button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:#fff;cursor:pointer;transition:border-color .25s,background-color .25s}.card button:hover{border-color:#646cff;background-color:#2a2a2a}.card button:focus,.card button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card p{margin-top:1rem;color:#888}.read-the-docs{color:#888}.read-the-docs code{background-color:#1a1a1a;padding:.2em .4em;border-radius:4px;font-size:.9em}.footer{margin-top:2rem;padding-top:1rem;border-top:1px solid #333;color:#888}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{min-width:320px;min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}
