*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;background:#f5f6fa;color:#1e293b;line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#e8ebef}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}button{cursor:pointer;transition:background .15s,border-color .15s}button:active{opacity:.95}textarea:focus,input:focus{outline:2px solid #2563eb;outline-offset:2px}.card{background:#fff;border:1px solid #d4d8dc;border-radius:6px;box-shadow:0 1px 2px #0000000d}.card:hover{border-color:#94a3b8}.stat-card{background:#fff;border:1px solid #d4d8dc;border-radius:6px;padding:16px 20px;text-align:center;box-shadow:0 1px 2px #0000000d}.stat-card:hover{border-color:#94a3b8}.tag{display:inline-block;font-size:12px;padding:4px 10px;border:1px solid #d4d8dc;color:#475569;border-radius:4px}.section-title{font-size:13px;font-weight:600;color:#1e293b;padding:10px 16px;border-bottom:2px solid #1a365d;text-transform:none}.progress-bar{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.progress-fill{height:100%;border-radius:3px;transition:width .3s ease}.data-table{width:100%;border-collapse:collapse;font-size:14px}.data-table th{text-align:left;padding:10px 14px;font-size:12px;font-weight:600;color:#475569;border-bottom:2px solid #e2e8f0;background:#f8fafc}.data-table td{padding:10px 14px;border-bottom:1px solid #e2e8f0;color:#1e293b}.data-table tr:hover{background:#f8fafc}.nav-tooltip{position:absolute;left:100%;top:50%;transform:translateY(-50%);margin-left:10px;padding:6px 10px;background:#1e293b;color:#fff;border-radius:4px;font-size:12px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s;z-index:100}.nav-item:hover .nav-tooltip{opacity:1}.heat-cell{border-radius:4px;cursor:pointer}.heat-cell:hover{background:#f1f5f9}.feed-new{animation:fadeIn .25s ease forwards}.anim-fade{animation:fadeIn .2s ease forwards}
