*,:after,:before{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;height:100%;font-family:SUIT Variable,sans-serif;-webkit-tap-highlight-color:transparent}:root{--navy:#1e3a8a;--navy-dark:#1e40af;--navy-mid:#2563eb;--blue:#3b82f6;--blue-light:#60a5fa;--blue-pale:#93c5fd;--gray-bg:#f0f4ff;--gray-border:#e0e4ea;--gray-text:#8a9ab0;--text-dark:#1a2744}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes drawLine{0%{stroke-dashoffset:2000}to{stroke-dashoffset:0}}@keyframes barGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes slideInRight{0%{opacity:0;transform:translateX(12px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.skeleton-pulse{background:linear-gradient(90deg,#dce3f0 25%,#e8eef8 50%,#dce3f0 75%);background-size:200% 100%;animation:shimmer 1.5s ease infinite;border-radius:8px}.dash-timeline::-webkit-scrollbar{width:4px}.dash-timeline::-webkit-scrollbar-track{background:transparent}.dash-timeline::-webkit-scrollbar-thumb{background:#d0d5de;border-radius:4px}.dash-timeline::-webkit-scrollbar-thumb:hover{background:#b0b8c8}.heatmap-cell{transition:transform .15s,box-shadow .15s}.heatmap-cell:hover{transform:scale(1.15);z-index:1;box-shadow:0 0 4px rgba(59,130,246,.4)}