:root{font-family:Courier New,Courier,monospace;background-color:#0a0a0a;color:#e0e0e0;line-height:1.5}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1;margin-bottom:10px;background:linear-gradient(to right,#4ade80,#22c55e);-webkit-background-clip:text;-webkit-text-fill-color:transparent}h2{color:#a3a3a3;font-size:1.5em;margin-bottom:40px}.card{background:#171717;padding:2em;border:1px solid #333;border-radius:8px;text-align:left;margin:20px auto;max-width:600px;box-shadow:0 4px 6px -1px #00000080}.code-block{background:#000;border:1px solid #22c55e;color:#22c55e;padding:15px;border-radius:4px;font-family:Courier New,monospace;font-size:.9em;overflow-x:auto;text-align:left}.btn{background-color:#22c55e;color:#000;border:none;padding:12px 24px;font-size:1.2em;font-weight:700;cursor:pointer;border-radius:4px;transition:transform .1s;margin-top:20px}.btn:hover{transform:scale(1.05);background-color:#4ade80}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:50px}.feature-card{background:#1f1f1f;padding:20px;border-radius:8px;border:1px solid #333}#root{max-width:1280px;margin:0 auto;padding:2rem;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}
