:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--app-bg: #f9fafb;--app-text: #111827;--app-muted: #6b7280;--app-link: #2563eb;--surface-bg: #ffffff;--surface-text: #111827;--surface-muted: #6b7280;--surface-border: #d1d5db;--surface-placeholder: #9ca3af}@media(prefers-color-scheme:dark){:root{--app-bg: #0f172a;--app-text: #e5e7eb;--app-muted: #9ca3af;--app-link: #93c5fd;--surface-bg: #ffffff;--surface-text: #111827;--surface-muted: #6b7280;--surface-border: #d1d5db;--surface-placeholder: #9ca3af}}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--app-bg);color:var(--app-text)}#root{min-height:100vh;background-color:var(--app-bg);color:var(--app-text)}.auth-page,.auth-page #root{background-color:#f9fafb;color:#111827;color-scheme:light}a{font-weight:500;color:var(--app-link);text-decoration:inherit}a:hover{color:var(--app-link)}button{font-family:inherit}input,select,textarea{color:var(--surface-text);background-color:var(--surface-bg);border-color:var(--surface-border)}select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px;box-shadow:none}input::placeholder,textarea::placeholder{color:var(--surface-placeholder)}.auth-surface{color:var(--surface-text);color-scheme:light}.auth-surface label{color:var(--surface-text)}#root{margin:0;padding:0;text-align:left}.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}
