*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.5;overflow-x:hidden}body{color:var(--colorNeutralForeground1);background:var(--colorNeutralBackground2);min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit}:root{--color-primary:#667eea;--color-primary-dark:#764ba2;--color-accent:#f093fb;--color-accent-light:#f5576c;--color-teal:#4fd1c5;--color-teal-dark:#38b2ac;--brand-primary:var(--color-primary);--brand-secondary:var(--color-primary-dark);--gradient-primary:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);--gradient-accent:linear-gradient(90deg, var(--color-primary) 0%, var(--color-primary-dark) 50%, var(--color-accent) 100%);--gradient-bg:linear-gradient(135deg, #f5f7fa 0%, #e8ecf1 100%);--gradient-card:linear-gradient(135deg, #f6f8fb 0%, #e9ecf3 100%);--gradient-sidebar:linear-gradient(180deg, #f6f8fb 0%, #e9ecf3 100%);--gradient-success:linear-gradient(135deg, #43e97b 0%, #38f9d7 100%);--gradient-warning:linear-gradient(135deg, #fa709a 0%, #fee140 100%);--gradient-danger:linear-gradient(135deg, #ff6b6b 0%, #ee5a52 100%);--gradient-info:var(--gradient-primary);--shadow-sm:0 1px 3px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 24px #0000001f;--shadow-card:0 4px 16px #00000014;--shadow-card-hover:0 12px 32px #667eea40;--shadow-primary:0 8px 32px #667eea4d;--shadow-glow:0 4px 16px #667eea33;--shadow-glow-hover:0 8px 24px #667eea59;--surface-card:white;--surface-card-border:#e2e8f0;--surface-card-border-hover:#667eea66;--surface-page:#f4f6fb;--surface-elevated:#fff;--surface-subtle:#fafbfd;--app-bg:linear-gradient(135deg, #f5f7fa 0%, #e8ecf1 100%);--text-strong:#1a202c;--text-muted:#64748b;--text-subtle:#94a3b8;--border-subtle:#e5e7eb;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px}:root[data-theme=dark]{--surface-card:#1f2233;--surface-card-border:#2c3045;--surface-card-border-hover:#96aaff66;--surface-page:#14172a;--surface-elevated:#1f2233;--surface-subtle:#1a1d2f;--app-bg:linear-gradient(135deg, #11142a 0%, #1a1d36 100%);--text-strong:#f1f5f9;--text-muted:#9ca7c4;--text-subtle:#7681a0;--border-subtle:#2c3045;--gradient-card:linear-gradient(135deg, #232842 0%, #1a1d33 100%);--gradient-bg:linear-gradient(135deg, #11142a 0%, #1a1d36 100%);--gradient-sidebar:linear-gradient(180deg, #1a1d33 0%, #14172a 100%);--shadow-sm:0 1px 3px #0006;--shadow-md:0 4px 12px #00000073;--shadow-lg:0 8px 24px #00000080;--shadow-card:0 4px 16px #00000073}:root[data-theme=dark] body{background:var(--surface-page);color:var(--text-strong)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#00000040}@media print{body{background:#fff}}
