#ti-rescue-sim-wrapper .file-icon{display:flex;flex-direction:column;align-items:center;text-align:center}#ti-rescue-sim-wrapper .file-svg{width:30px;height:40px;fill:#ccc;transition:var(--transition)}#ti-rescue-sim-wrapper .file-name{font-size:.6rem;color:var(--text-muted);margin-top:5px;word-break:break-all}#ti-rescue-sim-wrapper .is-infected .ransom-note{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}#ti-rescue-sim-wrapper .is-infected .file-svg{fill:var(--danger);animation:wp-shake .2s infinite}#ti-rescue-sim-wrapper .is-isolating .quarantine-grid{opacity:1}#ti-rescue-sim-wrapper .is-restoring .scan-beam{animation:wp-scan 2s linear forwards}#ti-rescue-sim-wrapper .is-healthy .file-svg{fill:var(--neon-green)}#ti-rescue-sim-wrapper .is-healthy .file-name{color:var(--neon-green)}