#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}:root{--bg: #0b0b0b;--fg: #eaeaea;--muted: #9aa0a6;--line: #1f1f1f}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--fg);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1100px;margin:0 auto;padding:0 20px}.narrow{max-width:800px}.navbar{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:color-mix(in oklab,var(--bg) 85%,transparent);border-bottom:1px solid var(--line)}.nav-row{display:flex;align-items:center;justify-content:space-between;height:64px}.brand{font-weight:700;letter-spacing:.3px;color:var(--fg)}.links a{color:var(--muted);margin-left:20px}.links a:hover{color:var(--fg)}.section{padding:72px 0;border-bottom:1px solid var(--line)}.section.alt{background:#0e0e0e}.section-title{font-size:28px;margin:0 0 24px}.hero{padding:96px 0 72px}.title{font-size:clamp(28px,3.5vw,48px);margin:0 0 8px}.subtitle{color:var(--muted);max-width:680px;margin:0}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}.card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#121212}.thumb{aspect-ratio:4 / 3;overflow:hidden;background:#090909}.thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.card:hover .thumb img{transform:scale(1.03)}.card-body{padding:14px 16px 18px}.card-title{margin:4px 0 6px;font-size:16px}.card-text{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.tags{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:12px 0 0;list-style:none}.tags li{font-size:12px;color:var(--muted);border:1px solid var(--line);padding:4px 8px;border-radius:999px}.footer{padding:36px 0 60px;color:var(--muted)}a{color:inherit;text-decoration:none}a:focus{outline:2px dashed #444;outline-offset:3px}:root{font-family:Inter,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}}
