:root{color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}a{color:inherit;text-decoration:inherit}html,body,#root{min-height:100%}body{margin:0;min-width:320px;min-height:100vh;font-family:var(--font-sans);font-size:var(--text-md);font-weight:var(--font-regular);line-height:var(--leading-normal);color:var(--color-text);background:var(--color-bg)}h1{font-size:var(--text-xl);line-height:var(--leading-tight)}button{font-family:inherit}@media(prefers-color-scheme:light){:root{color-scheme:light}}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:0 0}}:root{--font-sans: "Inter", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--text-xs: .75rem;--text-sm: .875rem;--text-md: 1rem;--text-lg: 1.125rem;--text-xl: 1.375rem;--font-regular: 400;--font-medium: 500;--font-semibold: 600;--leading-tight: 1.25;--leading-normal: 1.5;--space-1: .25rem;--space-1-5: .375rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-7: 2rem;--space-8: 2.5rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--shadow-sm: 0 1px 2px rgb(0 0 0 / .18);--shadow-md: 0 8px 24px rgb(0 0 0 / .22);--duration-fast: .12s;--duration-base: .18s;--duration-slow: .26s;--ease-standard: cubic-bezier(.2, .8, .2, 1);--color-bg: #0b1220;--color-surface: #121a2a;--color-surface-2: #172133;--color-text: #e6edf7;--color-text-muted: #9fb0c6;--color-border: #253248;--color-primary: #4f8cff;--color-primary-hover: #6b9fff;--color-focus: #7aa8ff;--color-success: #34c38f;--color-warning: #f0b34a;--color-danger: #f16d75;--color-info: #56a6ff;--layout-sidebar-expanded: 16.25rem;--layout-sidebar-collapsed: 4.75rem;--layout-header-height: 3.75rem;--layout-content-max: none;--layout-logo-size: 2.375rem;--layout-avatar-size: 2.125rem;--layout-control-size: 2.125rem}[data-theme=light]{--color-bg: #f4f7fb;--color-surface: #ffffff;--color-surface-2: #f8fbff;--color-text: #102033;--color-text-muted: #5e728b;--color-border: #d7e1ee;--color-primary: #2f6fff;--color-primary-hover: #255fe3;--color-focus: #3a7cff}#root{width:100%;max-width:none;min-height:100vh;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}
