:root{--color-bg: #f6f7f9;--color-surface: #ffffff;--color-border: #e5e7eb;--color-text: #14161a;--color-text-muted: #6b7280;--color-text-faint: #9ca3af;--color-primary: #3b6fe0;--color-primary-hover: #2f5cc4;--color-primary-soft: #eaf0fd;--color-success: #16a34a;--color-success-soft: #ecfdf3;--color-warning: #d97706;--color-warning-soft: #fff7ed;--color-danger: #dc2626;--color-danger-soft: #fef2f2;--color-sidebar-bg: #14161f;--color-sidebar-text: #a3a8b8;--color-sidebar-text-active: #ffffff;--color-sidebar-border: #24273a;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--shadow-sm: 0 1px 2px rgba(16, 24, 40, .05);--shadow-md: 0 4px 12px rgba(16, 24, 40, .08);--shadow-lg: 0 12px 32px rgba(16, 24, 40, .14);--color-info: #0ea5e9;--color-info-soft: #e0f2fe;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.ms-fade-in{animation:msFadeIn .15s ease-out}@keyframes msFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}*{box-sizing:border-box}body{margin:0;background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased}h1,h2,h3{margin-top:0;letter-spacing:-.02em}button,input,select,textarea{font-family:inherit}::selection{background:var(--color-primary-soft)}@media (max-width: 860px){.ms-sidebar-desktop{display:none!important}.ms-hamburger{display:inline-flex!important}}
