: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:#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}}:root{--primary: #1976d2;--secondary: #4caf50;--error: #e53935;--background: #181a20;--surface: #23272f;--surface-variant: #2d323b;--on-primary: #fff;--on-secondary: #fff;--on-surface: #e0e0e0;--border: #333a;--radius: 12px;--shadow: 0 4px 24px #0006;--font: "Inter", "Roboto", "Segoe UI", "Helvetica Neue", Arial, sans-serif}[data-color-mode=light]{--primary: #1976d2;--secondary: #388e3c;--error: #d32f2f;--background: #f5f7fa;--surface: #fff;--surface-variant: #f0f2f5;--on-primary: #222;--on-secondary: #fff;--on-surface: #222;--border: #d0d7de;--radius: 12px;--shadow: 0 4px 24px #0002}body{background:var(--background);color:var(--on-surface);font-family:var(--font);margin:0;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:600;color:var(--on-primary);letter-spacing:-.5px}button{font-family:var(--font);border-radius:var(--radius);box-shadow:none;transition:background .2s,box-shadow .2s,color .2s,transform .1s;outline:none}button:active{transform:scale(.97)}input[type=color]{border-radius:6px;border:1px solid var(--border);background:var(--surface)}::-webkit-scrollbar{width:8px;background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:8px}.color-mode-toggle{display:flex;align-items:center;gap:.5rem}.color-mode-toggle button{background:none;border:1px solid var(--border-color, #ccc);border-radius:50%;padding:.3em .5em;font-size:1.2em;cursor:pointer;transition:background .2s}.color-mode-toggle button.active{background:var(--accent-color, #eee);border-color:var(--accent-color, #888)}#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}
