:root{font-family: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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#242424}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body{margin:0;padding:0;width:100%;overflow-y:auto;background-color:#242424}#root{margin:0;padding:0;width:100%}#root{margin:0;padding:0;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-color-scheme: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.bg-container{width:100vw;min-height:100vh;display:flex;flex-direction:column;align-items:center;text-align:center;background-image:url(/background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;-webkit-background-attachment:fixed;position:relative}@media (max-width: 768px){.bg-container{background-attachment:scroll;background-size:cover}}.bg-overlay{width:100vw;height:100%;background:#0009;z-index:0;position:absolute;top:0;left:0}.content{position:relative;z-index:1;color:#fff;padding:5rem 1rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:1280px;box-sizing:border-box}@media (max-width: 768px){.content{padding:3rem .5rem .5rem;max-width:100%}}.content h1{font-size:3rem;margin-bottom:1rem}@media (max-width: 768px){.content h1{font-size:1.8rem}}.content p{font-size:1.2rem;margin-bottom:2rem}@media (max-width: 768px){.content p{font-size:1rem}}.buttons{display:flex;gap:1rem;justify-content:center}@media (max-width: 768px){.buttons{flex-direction:column;gap:.5rem}}.btn{padding:.8rem 2rem;border:none;border-radius:4px;background:#fff;color:#000;cursor:pointer;font-size:1rem;min-width:120px;min-height:48px}@media (max-width: 768px){.btn{padding:.6rem 1.5rem;font-size:.9rem}}.btn-primary{background:#ff007a;color:#fff}
