*{margin:0;padding:0;box-sizing:border-box}: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}html,body,#root{height:100%;width:100%;margin:0;padding:0}body{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;min-height:100vh}#root{display:flex;flex-direction:column;min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;min-height:100vh;display:flex;flex-direction:column}.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}.language-switcher-container{position:absolute;top:20px;right:20px;z-index:100}.auth-buttons{display:flex;justify-content:center;gap:16px;margin-top:24px}.auth-buttons button{padding:8px 16px;border-radius:4px;cursor:pointer;font-weight:700;transition:background-color .2s,transform .1s}.auth-buttons button:hover{transform:translateY(-2px)}button.sign-in{background-color:#4f46e5;color:#fff;border:none}button.sign-in:hover{background-color:#4338ca}button.sign-up{background-color:transparent;color:#4f46e5;border:2px solid #4f46e5}button.sign-up:hover{background-color:#4f46e51a}.suspense-loading{display:flex;justify-content:center;align-items:center;min-height:300px;width:100%}.loader{padding:20px;font-size:1.2rem;color:#4f46e5;display:flex;align-items:center}.loader:before{content:"";width:20px;height:20px;border-radius:50%;border:3px solid #4f46e5;border-top-color:transparent;margin-right:12px;animation:loader-spin 1s linear infinite}@keyframes loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
