@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideDown{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:500px;transform:translateY(0)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 5px #5e6cb633}50%{box-shadow:0 0 20px #5e6cb680,0 0 40px #5e6cb626}}@keyframes pulseRedGlow{0%,to{box-shadow:0 0 5px #d9393933}50%{box-shadow:0 0 20px #d9393980,0 0 40px #d9393926}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes borderGlow{0%,to{border-color:#5e6cb633}50%{border-color:#5e6cb699}}@keyframes typewriter{0%{width:0}to{width:100%}}@keyframes blink{50%{opacity:0}}@keyframes ripple{0%{opacity:.4;transform:scale(0)}to{opacity:0;transform:scale(4)}}@keyframes countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:.4s cubic-bezier(.16,1,.3,1) fadeInUp}.page-enter-left{animation:.4s cubic-bezier(.16,1,.3,1) fadeInLeft}.page-enter-right{animation:.4s cubic-bezier(.16,1,.3,1) fadeInRight}.stagger-list>*{animation:.35s cubic-bezier(.16,1,.3,1) both fadeInUp}.stagger-list>:first-child{animation-delay:40ms}.stagger-list>:nth-child(2){animation-delay:80ms}.stagger-list>:nth-child(3){animation-delay:.12s}.stagger-list>:nth-child(4){animation-delay:.16s}.stagger-list>:nth-child(5){animation-delay:.2s}.stagger-list>:nth-child(6){animation-delay:.24s}.stagger-list>:nth-child(7){animation-delay:.28s}.stagger-list>:nth-child(8){animation-delay:.32s}.stagger-list>:nth-child(9){animation-delay:.36s}.stagger-list>:nth-child(10){animation-delay:.4s}.stagger-list>:nth-child(11){animation-delay:.44s}.stagger-list>:nth-child(12){animation-delay:.48s}.stagger-list>:nth-child(13){animation-delay:.52s}.stagger-list>:nth-child(14){animation-delay:.56s}.stagger-list>:nth-child(15){animation-delay:.6s}.stagger-list>:nth-child(16){animation-delay:.64s}.stagger-list>:nth-child(17){animation-delay:.68s}.stagger-list>:nth-child(18){animation-delay:.72s}.stagger-list>:nth-child(19){animation-delay:.76s}.stagger-list>:nth-child(20){animation-delay:.8s}.stagger-grid>*{animation:.3s cubic-bezier(.16,1,.3,1) both scaleIn}.stagger-grid>:first-child{animation-delay:60ms}.stagger-grid>:nth-child(2){animation-delay:.12s}.stagger-grid>:nth-child(3){animation-delay:.18s}.stagger-grid>:nth-child(4){animation-delay:.24s}.stagger-grid>:nth-child(5){animation-delay:.3s}.stagger-grid>:nth-child(6){animation-delay:.36s}.stagger-grid>:nth-child(7){animation-delay:.42s}.stagger-grid>:nth-child(8){animation-delay:.48s}.stagger-grid>:nth-child(9){animation-delay:.54s}.stagger-grid>:nth-child(10){animation-delay:.6s}.stagger-grid>:nth-child(11){animation-delay:.66s}.stagger-grid>:nth-child(12){animation-delay:.72s}.vision-hover{transition:all .25s cubic-bezier(.16,1,.3,1);position:relative}.vision-hover:before{content:"";opacity:0;pointer-events:none;border-radius:inherit;background:linear-gradient(#5e6cb600 0%,#5e6cb61a 100%);transition:opacity .25s;position:absolute;inset:0}.vision-hover:hover{transform:translateY(-1px)}.vision-hover:hover:before{opacity:1}.vision-press{transition:transform .15s}.vision-press:active{transform:scale(.98)}.vision-ripple{position:relative;overflow:hidden}.vision-ripple:after{content:"";pointer-events:none;opacity:0;background:radial-gradient(circle,#ffffff26 10%,#0000 10%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.vision-ripple:active:after{animation:.5s ease-out ripple}.status-pulse{position:relative}.status-pulse:after{content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}.status-pulse--active:after{background:#38dc66;animation:2s ease-in-out infinite pulseGlow}.status-pulse--critical:after{background:#d93939;animation:1s ease-in-out infinite pulseRedGlow}.status-pulse--warning:after{background:#ffc826;animation:1.5s ease-in-out infinite pulseGlow}.priority-critical{border-left:2px solid #d93939;animation:1.2s ease-in-out infinite pulseRedGlow}.priority-high{border-left:2px solid #ffc826}.skeleton,.skeleton-circle,.skeleton-text{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:2px;animation:1.5s ease-in-out infinite shimmer}.skeleton-text{width:80%;height:12px}.skeleton-circle{border-radius:50%}.toast-enter{animation:.35s cubic-bezier(.16,1,.3,1) fadeInRight}.toast-exit{animation:.25s cubic-bezier(.16,1,.3,1) reverse forwards fadeInRight}.nav-active-indicator{position:relative}.nav-active-indicator:before{content:"";background:linear-gradient(#5e6cb6,#5e6cb64d);border-radius:0 2px 2px 0;width:3px;animation:.2s fadeInLeft;position:absolute;top:15%;bottom:15%;left:0}.counter-animate{animation:.5s cubic-bezier(.16,1,.3,1) countUp}.map-pin{position:relative}.map-pin:after{content:"";filter:blur(2px);background:#0000004d;border-radius:50%;width:60%;height:4px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.map-pin--active{animation:2s ease-in-out infinite pulseGlow}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;animation:linear fadeInUp}.modal-overlay .modal-content{animation:.3s cubic-bezier(.16,1,.3,1) scaleIn}.tab-indicator{background:linear-gradient(#5e6cb666,#5e6cb626);transition:all .3s cubic-bezier(.16,1,.3,1)}.search-focus{transition:all .3s}.search-focus:focus-within{transform:translateY(-1px);box-shadow:0 0 0 1px #5e6cb64d,0 4px 12px #0000004d}
