:root{--corp-bg: #f1f5f9;--corp-card: #ffffff;--corp-border: #e0e0e0;--corp-text: #111827;--corp-text-secondary: #4b5563;--corp-text-muted: #6b7280;--corp-primary: #1e40af;--corp-primary-light: rgba(30, 64, 175, .06);--corp-subtle: #f9fafb;--corp-radius-sm: 4px;--corp-radius-md: 6px;--corp-radius-lg: 8px}html,body,#root{height:100%}body{background:var(--corp-bg);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c1c5cb;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}::selection{background:#1e40af26}
