@charset "UTF-8";.loading-next{position:fixed;inset:0;z-index:9999;background:#f5f7fa}.loading-next .loading-next-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}.loading-next .loading-next-logo{border-radius:18px;box-shadow:0 8px 28px #2563eb47;animation:loading-next-breathe 1.8s ease-in-out infinite}.loading-next .loading-next-title{margin-top:18px;font-size:17px;font-weight:600;color:#1f2937;letter-spacing:.3px;font-family:Inter,system-ui,-apple-system,sans-serif}.loading-next .loading-next-ecg{margin-top:6px}.loading-next .loading-next-ecg path{stroke-dasharray:1000;stroke-dashoffset:1000;animation:loading-next-ecg 2.4s linear infinite}@keyframes loading-next-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes loading-next-ecg{0%{stroke-dashoffset:1000;opacity:.9}70%{stroke-dashoffset:0;opacity:.9}to{stroke-dashoffset:0;opacity:0}}
