:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;text-decoration:inherit;color:#213547}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{width:22em;max-width:80%;padding:1.5em;will-change:filter;transition:filter .3s}.principal-text{font-size:1em;font-weight:600;margin-bottom:2em;max-width:450px}.buttons-container{margin-top:2em;display:flex;gap:.5em;justify-content:center;align-items:center;flex-direction:row}@media (max-width: 768px){.buttons-container{flex-direction:column;gap:1em}}.buttons-container .button{display:flex;align-items:center;justify-content:center;gap:.5em;background-color:#0a0a0a;color:#fff;font-size:.8em;padding:5px 15px;border-radius:5px;margin:0 auto}@media (max-width: 768px){.buttons-container .button{min-width:140px}}.buttons-container .button img{display:flex;align-items:center;justify-content:center;width:25px}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
