:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;background-color:#f8fafc;color:#1f2937;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme: dark){:root{background-color:#0f172a;color:#f8fafc}}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}a{font-weight:500;color:#0ea5e9;text-decoration:none;transition:color .2s ease}a:hover{color:#0284c7}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.25;font-weight:700}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:focus-visible{outline:2px solid #0ea5e9;outline-offset:2px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.98)}}.app{min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--color-primary-50: #f0f9ff;--color-primary-500: #3b82f6;--color-primary-600: #2563eb;--color-neutral-0: #ffffff;--color-neutral-50: #f8fafc;--color-neutral-100: #f1f5f9;--color-neutral-200: #e2e8f0;--color-neutral-600: #475569;--color-neutral-900: #0f172a}[data-theme=dark]{--color-neutral-0: #0f172a;--color-neutral-50: #1e293b;--color-neutral-100: #334155;--color-neutral-200: #475569;--color-neutral-600: #cbd5e1;--color-neutral-900: #f8fafc}*{box-sizing:border-box}body{margin:0;padding:0;background-color:var(--color-neutral-50);color:var(--color-neutral-900);line-height:1.5}#root{max-width:100%;margin:0;padding:0}.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{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:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-width:320px;min-height:100vh;color:#333}.coming-soon{display:flex;justify-content:center;align-items:center;height:300px;background-color:#f5f5f5;border-radius:8px;font-size:1.2rem;color:#666;margin:2rem auto;max-width:1200px}
