: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}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;overflow:hidden}.coming-soon{height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:#fff;color:#333;text-align:center;padding:0;overflow:hidden}.content{width:100%;height:100%;background-color:#f8f9fa;padding:2rem;display:flex;flex-direction:column;justify-content:center;border:none;box-shadow:none;border-radius:0;max-height:none}.header-container{margin-bottom:1.5rem;position:relative;overflow:hidden;padding-bottom:.5rem}.header-container:after{content:"";position:absolute;bottom:0;left:25%;width:50%;height:2px;background:linear-gradient(90deg,transparent,#1976d2,transparent)}h1{font-size:3rem;margin-bottom:.2rem;font-weight:500;color:#1976d2;text-shadow:1px 1px 2px rgba(0,0,0,.1)}h2{font-size:1.5rem;margin-bottom:.8rem;color:#2196f3;text-transform:uppercase;letter-spacing:4px}p{font-size:.9rem;margin-bottom:1rem;line-height:1.4;color:#555}.features{display:flex;justify-content:space-between;margin:1rem auto;gap:1.5rem;max-width:1000px}.feature{flex:1;padding:1.2rem;border-radius:12px;background-color:#fff;transition:all .4s ease;transform:translateY(0);position:relative;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 15px #0000000d;border:1px solid #e0e0e0}.feature:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;z-index:1}.feature-1:before{background:linear-gradient(to right,#2196f3,#64b5f6)}.feature-2:before{background:linear-gradient(to right,#1976d2,#42a5f5)}.feature-3:before{background:linear-gradient(to right,#0d47a1,#2196f3)}.feature:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.feature h3{margin-bottom:.5rem;font-size:1.1rem;position:relative;display:inline-block}.feature-1 h3{color:#2196f3}.feature-2 h3{color:#1976d2}.feature-3 h3{color:#0d47a1}.feature p{color:#666;font-size:.85rem;margin-bottom:0}.subscribe{margin-top:3rem}.form{display:flex;max-width:500px;margin:0 auto}input[type=email]{flex:1;padding:.8rem 1rem;border:none;border-radius:4px 0 0 4px;font-size:1rem}button{background-color:#4dabf7;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:0 4px 4px 0;cursor:pointer;font-size:1rem;font-weight:700;transition:background-color .3s ease}button:hover{background-color:#3793dd}@media (max-width: 768px){h1{font-size:2rem}h2{font-size:1.2rem}.features{flex-direction:column;gap:1rem}.feature{padding:1rem}.form{flex-direction:column}input[type=email]{border-radius:4px;margin-bottom:.5rem}button{border-radius:4px}}*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{min-height:100vh;line-height:1.5}#root{width:100%;height:100vh;margin:0;padding:0;text-align:center}.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}
