: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;display:flex;place-items:center;min-width:320px;min-height:100vh}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:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body{height:100%;margin:0;padding:0;box-sizing:border-box}#root{min-height:100vh;min-width:100vw;width:100vw;height:100vh;background:#0a1833;display:flex;align-items:flex-start;justify-content:center}.landing-container{background:#fff;border-radius:20px;box-shadow:0 8px 40px #00000021;padding:3rem 2.5rem 2.5rem;max-width:480px;width:100%;margin:60px 0 32px;text-align:center;border:1.5px solid #e0e0e0;position:relative;z-index:2}.landing-img{width:240px;height:240px;object-fit:contain;border-radius:16px;margin-bottom:2rem;box-shadow:none;border:none;background:#fff;padding:8px;display:block;margin-left:auto;margin-right:auto}.landing-container h2{margin-bottom:1.2rem;font-size:1.5rem;color:#222;font-weight:700;letter-spacing:.01em}.landing-container p{color:#222;font-size:1.08rem;margin-bottom:2rem;line-height:1.7;font-weight:600}.subscribe-form{display:flex;gap:.5rem;margin-bottom:1.2rem;padding-left:.5rem;padding-right:.5rem;box-sizing:border-box;width:100%;max-width:100%}.subscribe-form input[type=email]{flex:1;width:100%;min-width:0;padding:.7rem 1rem;border:1.5px solid #232a34;border-radius:8px;font-size:1rem;background:#232a34;color:#fff;outline:none;font-weight:600;transition:width .2s;box-sizing:border-box}.subscribe-form input[type=email]::placeholder{color:#b0b3bb}.subscribe-form button{padding:.7rem 1.2rem;background:linear-gradient(90deg,#3a3f51,#646cff);color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:background .2s,box-shadow .2s;font-weight:700;box-shadow:0 2px 8px #646cff14}.subscribe-form button:hover{background:linear-gradient(90deg,#232a34,#4b51c6);box-shadow:0 4px 16px #646cff21}.status-msg{color:#1a7f37;font-size:1rem;margin-top:.5rem;font-weight:600}.status-msg-error{color:#d32f2f}.footer-company{margin-top:2.5rem;color:#111;font-size:.82rem;text-align:center;letter-spacing:.01em;padding-top:1.5rem;border-top:1px solid #e0e0e0}@media (max-width: 600px){#root{min-height:100vh;height:100vh;display:flex;align-items:center;justify-content:center;padding:0}.landing-container{max-width:100vw;width:94vw;margin:0 3vw;padding:1.1rem .7rem;border-radius:10px;box-shadow:none}.landing-img{width:60vw;max-width:140px;height:auto;padding:2px;border-radius:8px;margin-bottom:.7rem}.landing-container h2{font-size:1rem;margin-bottom:.5rem}.landing-container p{font-size:.92rem;margin-bottom:.7rem}.subscribe-form{flex-direction:column;gap:.5rem;padding-left:.2rem;padding-right:.2rem;box-sizing:border-box;width:100%;max-width:100%}.subscribe-form input[type=email],.subscribe-form button{width:100%;min-width:0;font-size:.95rem;padding:.6rem .7rem;border-radius:6px;box-sizing:border-box}}.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-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
