#root{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{--proj-background-primary: #ffffff;--proj-background-secondary: #f5f5f5;--proj-text-primary: #333333;--proj-text-secondary: #666666;--proj-accent-color: #007bff;--proj-border-color: #e0e0e0;--proj-card-background: #ffffff;--proj-shadow-color: rgba(0, 0, 0, .1);--proj-form-background: #ffffff;--proj-form-text: #333333;--proj-form-border: #ced4da;--proj-form-focus: #80bdff;--proj-table-header-bg: #f8f9fa;--proj-table-row-even: #ffffff;--proj-table-row-odd: #f8f9fa;--proj-table-hover: rgba(0, 123, 255, .05);--proj-progress-bg: #e9ecef;--proj-progress-bar: #28a745}.dark-mode{--proj-background-primary: #1a1a1a;--proj-background-secondary: #2d2d2d;--proj-text-primary: #ffffff;--proj-text-secondary: #b3b3b3;--proj-accent-color: #4dabf7;--proj-border-color: #404040;--proj-card-background: #2d2d2d;--proj-shadow-color: rgba(0, 0, 0, .3);--proj-form-background: #2d2d2d;--proj-form-text: #ffffff;--proj-form-border: #404040;--proj-form-focus: #4dabf7;--proj-table-header-bg: #2d2d2d;--proj-table-row-even: #2d2d2d;--proj-table-row-odd: #333333;--proj-table-hover: rgba(77, 171, 247, .1);--proj-progress-bg: #404040;--proj-progress-bar: #28a745}@media(prefers-color-scheme:dark){:root:not(.light-mode){--proj-background-primary: #1a1a1a;--proj-background-secondary: #2d2d2d;--proj-text-primary: #ffffff;--proj-text-secondary: #b3b3b3;--proj-accent-color: #4dabf7;--proj-border-color: #404040;--proj-card-background: #2d2d2d;--proj-shadow-color: rgba(0, 0, 0, .3);--proj-form-background: #2d2d2d;--proj-form-text: #ffffff;--proj-form-border: #404040;--proj-form-focus: #4dabf7;--proj-table-header-bg: #2d2d2d;--proj-table-row-even: #2d2d2d;--proj-table-row-odd: #333333;--proj-table-hover: rgba(77, 171, 247, .1);--proj-progress-bg: #404040;--proj-progress-bar: #28a745}}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{min-height:100vh}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;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}h1{font-size:3.2em;line-height:1.1}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}.app-layout{display:flex;height:100vh}.app-main-content{flex:1;overflow:auto;min-width:0}@media(max-width:768px){.app-layout{flex-direction:column;height:auto;min-height:100vh}.app-main-content{flex:1;padding-bottom:1rem;min-height:calc(100vh - 52px)}h1{font-size:1.8em}h2{font-size:1.3em}.mobile-close{display:flex!important}}
