:root{--identity-color1: #EAB62A;--identity-color2: #000000;--identity-color3: #F8F8F8;--identity-color4: #444444;--text-color1: #555;--text-color2: #333;--text-color3: #f8f8f8;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;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#fff;color:#000;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}}h1,h2,h3,h4,h5,h6{font-weight:600;color:#000;margin:0 0 1rem}section{padding:4rem 1rem;max-width:1200px;margin:0 auto}section hr{width:70px;height:4px;background-color:var(--identity-color1);border:1px solid var(--identity-color1);margin:20px auto}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.navbar{position:fixed;top:0;width:100%;background-color:var(--identity-color2);box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;align-items:center;padding:.5rem 2rem;z-index:1000}.navbar-logo{font-size:1.5rem;font-weight:700;color:#eab62a;height:45px}.navbar-logo img{height:100%}.navbar-menu{display:flex;gap:1.5rem;align-items:center;width:480px}.navbar-link{font-size:.95rem;font-weight:500;color:var(--text-color3);text-decoration:none;transition:color .3s}.navbar-link:hover{color:#eab62a}.hero{display:flex;align-items:center;justify-content:center;background-color:#f4f4f4;padding-top:45px;text-align:center}.section-title{font-size:2.5rem;text-align:center;margin-bottom:1rem;color:#4b4b4b}.section-description{text-align:center;color:#4b4b4b;max-width:800px;margin:0 auto 2rem;font-size:1rem}.download-button{display:inline-flex;margin-top:1rem;background-color:#eab62a;color:#000;font-weight:600;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;transition:background-color .3s ease;gap:10px;align-items:anchor-center}.download-button:hover{background-color:#ffc83b}.footer{background-color:#f4f4f4;text-align:center;padding:2rem 1rem;font-size:.85rem;color:#7a7a7a}.carousel{overflow:hidden;position:relative;width:100%;height:auto}.carousel-track{display:flex;transition:transform .7s ease-in-out}.carousel-slide{min-width:100%;flex-shrink:0}.carousel-dots{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem}.carousel-dot{width:12px;height:12px;border-radius:50%;background-color:#ccc;border:none;cursor:pointer}.carousel-dot.active{background-color:#eab62a}#root{margin:0 auto;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}
