html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{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;background:var(--bg-primary);color:var(--text-primary);line-height:1.6}#app{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px;transition:background .3s ease}::-webkit-scrollbar-thumb:hover{background:var(--text-placeholder)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}:root{--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--fs-xs: 12px;--fs-sm: 13px;--fs-base: 14px;--fs-md: 16px;--fs-lg: 18px;--fs-xl: 20px;--fs-2xl: 24px;--fs-3xl: 30px;--dur-fast: .15s;--dur-base: .2s;--dur-slow: .3s;--ease-standard: cubic-bezier(.4, 0, .2, 1);--ease-decelerate: cubic-bezier(0, 0, .2, 1);--ease-accelerate: cubic-bezier(.4, 0, 1, 1);--z-dropdown: 1000;--z-sticky: 1020;--z-header: 1030;--z-drawer: 1040;--z-modal: 1050;--z-toast: 1060;--z-tooltip: 1070;--color-primary: #1890ff;--color-primary-hover: #40a9ff;--color-primary-pressed: #0050b3;--color-success: #52c41a;--color-warning: #faad14;--color-error: #ff4d4f;--color-info: #1890ff;--text-primary: #1a1a1a;--text-secondary: #6c757d;--text-tertiary: #adb5bd;--bg-body: #f5f7fa;--bg-card: #ffffff;--bg-elevated: #ffffff;--bg-hover: #f0f2f5;--bg-subtle: #f5f6f8;--border-color: #e9ecef;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .05);--shadow-md: 0 4px 16px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .15);--primary-color: var(--color-primary);--primary-hover: var(--color-primary-hover);--primary-light: rgba(24, 144, 255, .1);--bg-primary: var(--bg-body);--bg-content: var(--bg-card);--card-bg: var(--bg-card);--sidebar-bg: var(--bg-card);--header-bg: var(--bg-card);--input-bg: var(--bg-card);--menu-bg: var(--bg-card);--nav-hover-bg: var(--bg-hover);--nav-active-bg: rgba(24, 144, 255, .1);--text-placeholder: var(--text-tertiary);--user-info-bg: #f8f9fa;--user-info-hover-bg: #e9ecef;--sidebar-header-bg: #fafbfc}:root[data-theme=dark]{--color-primary: #3b9eff;--color-primary-hover: #5fb0ff;--color-primary-pressed: #1c7ed6;--color-success: #63e2b7;--color-warning: #f2c97d;--color-error: #e88080;--color-info: #70c0e8;--text-primary: rgba(255, 255, 255, .82);--text-secondary: rgba(255, 255, 255, .52);--text-tertiary: rgba(255, 255, 255, .38);--bg-body: #101014;--bg-card: #18181c;--bg-elevated: #1f1f23;--bg-hover: #26262c;--bg-subtle: #23232a;--border-color: rgba(255, 255, 255, .09);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .24);--shadow-md: 0 4px 16px rgba(0, 0, 0, .32);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .45);--primary-light: rgba(59, 158, 255, .16);--nav-active-bg: rgba(59, 158, 255, .16);--user-info-bg: #1f1f23;--user-info-hover-bg: #26262c;--sidebar-header-bg: #1f1f23}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}#app{width:100%;min-height:100vh}
