:root{--purple-50: #f0eeff;--purple-100: #e4dfff;--purple-400: #9f8fef;--purple-600: #6054c8;--purple-700: #4a3fa8;--teal-400: #2ab893;--teal-500: #1a9478;--teal-light: #e8faf5;--orange-500: #e8721a;--orange-light: #fff4ec;--gray-50: #fafaf9;--gray-100: #f4f3f1;--gray-200: #e8e6e2;--gray-300: #d4d1cb;--gray-400: #a8a49c;--gray-500: #787470;--gray-600: #524f4a;--gray-700: #3a3834;--gray-800: #252320;--color-bg: #f7f6f3;--color-surface: #ffffff;--color-border: #e8e6e2;--color-border-strong: #d4d1cb;--color-text-primary: #252320;--color-text-secondary: #524f4a;--color-text-muted: #787470;--color-success: #16a34a;--color-danger: #dc2626;--color-warning: #d97706;--space-agent: #378ADD;--space-broker: #1D9E75;--space-recruiter: #D4537E;--space-referral: #888780;--space-speaker: #EF9F27;--space-ai-dev: #7C6FE0;--space-nexthome: #D85A30;--space-visibility: #2AB893;--space-greyhound: #5DCAA5;--font-sans: "DM Sans", system-ui, sans-serif;--font-display: "Playfair Display", Georgia, serif;--sidebar-width: 216px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--shadow-sm: 0 1px 2px rgba(0,0,0,.06);--shadow-md: 0 2px 8px rgba(0,0,0,.08);--shadow-lg: 0 4px 20px rgba(0,0,0,.12)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text-primary);line-height:1.6}h1,h2,h3,h4{font-family:var(--font-display);font-weight:400;line-height:1.2}button{font-family:var(--font-sans);cursor:pointer}input,select,textarea{font-family:var(--font-sans)}a{color:var(--purple-600);text-decoration:none}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:3px}
