@import"https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@300;400;500;600;700&display=swap";:root{--bulls-blue: #0066FF;--bulls-blue-light:#1a75ff;--bulls-blue-pale: #e6f0ff;--bulls-red: #c8102e;--bg: #f4f5f7;--bg-white: #ffffff;--border: #d0d5dd;--border-light: #e8eaed;--text-primary: #1a1d23;--text-secondary: #5a6272;--text-muted: #8b93a1;--status-active: #027a48;--status-active-bg: #ecfdf3;--status-expired: #b42318;--status-expired-bg: #fef3f2;--status-expiring: #b54708;--status-expiring-bg: #fffaeb;--status-draft: #344054;--status-draft-bg: #f2f4f7;--topbar-height: 56px;--sidebar-width: 240px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.06);--shadow-md: 0 4px 6px rgba(0,0,0,.07), 0 2px 4px rgba(0,0,0,.06);--radius: 8px;--radius-lg: 10px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:"Source Sans 3",-apple-system,sans-serif;font-size:14px;color:var(--text-primary);background:var(--bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}
