*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue: #185FA5;--blue-dark: #0C447C;--blue-light: #E6F1FB;--blue-mid: #85B7EB;--teal: #0F6E56;--teal-light: #E1F5EE;--amber: #854F0B;--amber-light: #FAEEDA;--green: #3B6D11;--green-light: #EAF3DE;--green-border: #97C459;--red: #A32D2D;--red-light: #FCEBEB;--red-border: #F09595;--gray-text: #888780;--border: #CCCCCC;--border-light: rgba(0,0,0,.1);--bg: #F0F2F5;--bg-card: #FFFFFF;--bg-secondary: #F8F8F8;--text: #222222;--text-2: #666666;--text-3: #999999;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--shadow: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 12px rgba(0,0,0,.1)}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:var(--text);background:var(--bg)}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}@keyframes cscd-status-pulse{0%,to{box-shadow:0 0 0 2px #f5b54773}50%{box-shadow:0 0 0 5px #f5b54733}}
