.fade-in-section{opacity:0;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(30px)}.fade-in-section.is-visible{opacity:1;transform:translateY(0)}.diagram-box{animation:.5s ease-out forwards fadeIn}.diagram-arrow{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:1s ease-out forwards drawLine}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes drawLine{to{stroke-dashoffset:0}}.donut-chart-segment{stroke-dasharray:0 100;transition:stroke-dasharray 1s cubic-bezier(.25,.46,.45,.94)}@keyframes pulse-glow{0%,to{filter:drop-shadow(0 0 3px #06b6d44d)}50%{filter:drop-shadow(0 0 10px #06b6d499)}}@keyframes flow-animation{0%{stroke-dashoffset:20px}to{stroke-dashoffset:0}}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.hover-card{transition:all .3s cubic-bezier(.25,.46,.45,.94)}.hover-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px -15px #06b6d433}@keyframes progress-fill{0%{width:0%}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.table-shimmer{background:linear-gradient(90deg,#0000 0%,#06b6d41a 50%,#0000 100%) 0 0/200% 100%;animation:3s infinite shimmer}.scale-hover{transition:transform .2s ease-out}.scale-hover:hover{transform:scale(1.02)}@keyframes timeline-pulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.float-icon{animation:3s ease-in-out infinite float}.stagger-item{opacity:0;animation:.4s ease-out forwards fadeIn}.stagger-item:first-child{animation-delay:.1s}.stagger-item:nth-child(2){animation-delay:.2s}.stagger-item:nth-child(3){animation-delay:.3s}.stagger-item:nth-child(4){animation-delay:.4s}.stagger-item:nth-child(5){animation-delay:.5s}.stagger-item:nth-child(6){animation-delay:.6s}@keyframes border-glow{0%,to{border-color:#06b6d44d;box-shadow:0 0 5px #06b6d41a}50%{border-color:#06b6d499;box-shadow:0 0 20px #06b6d433}}.glow-border{animation:2s ease-in-out infinite border-glow}
