:root{--primary-bg: #1c1a27;--secondary-bg: #232136;--accent: #7f5af0;--accent-hover: #6246ea;--text: #fff;--muted: #a1a1aa;--feature-bg: #232136}body{background:var(--primary-bg);color:var(--text);margin:0;min-width:320px;min-height:100vh;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}#root{max-width:1280px;margin:0 auto;padding:2rem}.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}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 2.5rem;background:var(--secondary-bg);color:var(--text);margin-bottom:24px;position:sticky;top:0;left:0;width:100%;max-width:1000px;margin-left:auto;margin-right:auto;z-index:100;border-radius:0 0 18px 18px;box-shadow:0 2px 16px #0000001a}.navbar-logo a{color:var(--text);font-size:1.7rem;font-weight:700;text-decoration:none;letter-spacing:.5px}.navbar-links{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.navbar-links a{color:var(--text);text-decoration:none;font-weight:500;font-size:1.1rem;transition:color .2s;padding:.2rem .5rem;border-radius:6px}.navbar-links a:hover{color:var(--accent);background:#7f5af014}main{width:100%;max-width:900px;margin:0 auto;padding:0 1.5rem 3rem}.home{text-align:center}.splash-logo{display:block;margin:0 auto 2rem;max-width:480px;max-height:200px;width:100%;object-fit:contain;border-radius:10px;box-shadow:0 2px 12px #0000001a}.tagline{font-size:1.3rem;color:var(--muted);margin-bottom:2rem;text-align:center}.install-section{margin:1.5rem 0;display:flex;flex-direction:row;align-items:center;gap:1rem;justify-content:center;text-align:center}.install-label{font-weight:700;margin-right:.5rem}.install-command{background:#23272f;color:#61dafb;padding:.5rem 1rem;border-radius:5px;font-family:monospace;font-size:1.1rem;margin-bottom:.5rem}pre{display:block;background:#000!important;padding:.15rem .4rem;border-radius:7px;font-family:monospace;font-size:1.1rem;overflow-x:auto;box-sizing:border-box;margin:0;max-width:100%}pre code{display:inline;padding:0;background:none}.github-button{display:inline-block;background:var(--accent);color:#fff;padding:.6rem 1.5rem;border-radius:7px;text-decoration:none;font-weight:600;margin-left:1rem;font-size:1.1rem;transition:background .2s,color .2s;border:none;box-shadow:0 2px 8px #7f5af01a}.github-button:hover{background:var(--accent-hover);color:#fff}.features{margin:3rem 0 2rem}.features h2{font-size:1.5rem;color:var(--accent);margin-bottom:1.5rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.feature-card{background:var(--feature-bg);color:var(--text);border-radius:12px;padding:1.5rem 1.2rem;box-shadow:0 2px 12px #00000014;font-size:1.08rem;display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.screenshot{margin-top:2.5rem;text-align:left}.screenshot-placeholder{background:var(--secondary-bg);color:var(--muted);padding:2rem;border-radius:10px;margin-top:1rem;font-size:1.1rem}.docs h1,.docs h2,.docs p,.contribute h1,.contribute h2,.contribute p{text-align:left}.docs pre,.contribute pre{margin-left:0}.docs ul,.contribute ul{margin:1rem 0 1rem 1.5rem;padding-left:1.2rem;list-style:disc;display:block;text-align:left}@media (max-width: 900px){.navbar{padding:1rem .5rem}main{max-width:100%;padding:0 .5rem 2rem}}.site-logo{height:2rem;width:auto;vertical-align:middle;margin-right:.6rem;border-radius:4px;box-shadow:0 1px 4px #00000014}.navbar-icon{height:2rem;width:2rem;vertical-align:middle;margin-right:.6rem;border-radius:4px;object-fit:contain;box-shadow:0 1px 4px #00000014;background:transparent}ul{padding-left:0}.react-syntax-highlighter-code,.react-syntax-highlighter-code pre,.react-syntax-highlighter-code code,pre[class*=language-],pre[class*=prism-]{background:#000!important}: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:#1c1a27;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;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}}
