.il-root{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:420px;padding:48px 24px;font-family:Syne,sans-serif;display:flex;position:relative;overflow:hidden}.il-bg-grid{opacity:.4;background-image:linear-gradient(#e5e7eb 1px,#0000 1px),linear-gradient(90deg,#e5e7eb 1px,#0000 1px);background-size:32px 32px;animation:8s linear infinite il-grid-drift;position:absolute;inset:0}.il-sweep{pointer-events:none;background:linear-gradient(90deg,#0000,#e9355808,#0000);width:60%;height:100%;animation:3s ease-in-out infinite il-sweep;position:absolute;top:0;left:-60%}.il-morph-wrap{width:120px;height:120px;margin-bottom:36px;position:relative}.il-particles{pointer-events:none;position:absolute;inset:0}.il-p{opacity:0;border-radius:50%;animation:3s ease-in-out infinite il-particle-fly;position:absolute}.il-p--1{animation-delay:0s}.il-p--2{animation-delay:.4s}.il-p--3{animation-delay:.8s}.il-p--4{animation-delay:1.2s}.il-p--5{animation-delay:1.6s}.il-p--6{animation-delay:2s}.il-p--7{animation-delay:2.4s}.il-p--8{animation-delay:2.8s}.il-p--1,.il-p--3,.il-p--5,.il-p--7{background:#e93558;width:4px;height:4px}.il-p--2,.il-p--4,.il-p--6,.il-p--8{background:#7026ed;width:3px;height:3px}.il-p--1{top:20%;left:18%}.il-p--2{top:15%;right:22%}.il-p--3{bottom:25%;left:20%}.il-p--4{bottom:20%;right:18%}.il-p--5{top:45%;left:8%}.il-p--6{top:40%;right:10%}.il-p--7{top:30%;left:30%}.il-p--8{bottom:35%;right:28%}.il-morph{width:120px;height:120px}.il-shape-fill{fill:#e9355812;animation:4s ease-in-out infinite il-fill-pulse}.il-shape-path{fill:none;stroke:#e93558;stroke-width:2px;stroke-dasharray:400;stroke-dashoffset:400px;animation:4s ease-in-out infinite il-stroke-dash}.il-shape-path-2{fill:none;stroke:#7026ed;stroke-width:1.5px;stroke-dasharray:350;stroke-dashoffset:350px;animation:4s ease-in-out infinite il-stroke-dash-2}.il-inner-dot{background:#e93558;border-radius:50%;width:12px;height:12px;animation:4s ease-in-out infinite il-dot-burst;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.il-title{color:#1c1c1c;letter-spacing:-.5px;text-align:center;margin-bottom:6px;font-size:18px;font-weight:700}.il-subtitle{color:#6b7280;text-align:center;margin-bottom:32px;font-size:13px;line-height:1.5}.il-pill-track{flex-wrap:wrap;justify-content:center;gap:8px;max-width:320px;display:flex}.il-pill{color:#6b7280;letter-spacing:.3px;opacity:.4;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:600;transition:all .3s linear;display:flex;transform:scale(.92)}.il-pill.il-active{opacity:1;color:#e93558;background:#e9355808;border-color:#e93558;transform:scale(1.05)}.il-pill.il-active .il-pill-dot{animation:.8s ease-in-out infinite il-dot-blink}.il-pill.il-done{opacity:.6;color:#7026ed;background:#7026ed08;border-color:#7026ed60;transform:scale(1)}.il-pill-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}.il-ticker{letter-spacing:2px;text-transform:uppercase;color:#6b7280;opacity:.5;margin-top:28px;font-size:11px;font-weight:600;animation:2s ease-in-out infinite il-ticker-pulse}@keyframes il-grid-drift{0%{background-position:0 0}to{background-position:32px 32px}}@keyframes il-sweep{0%{left:-60%}to{left:120%}}@keyframes il-stroke-dash{0%{stroke-dashoffset:400px}50%{stroke-dashoffset:0}to{stroke-dashoffset:-400px}}@keyframes il-stroke-dash-2{0%,30%{stroke-dashoffset:350px}80%{stroke-dashoffset:0}to{stroke-dashoffset:-350px}}@keyframes il-fill-pulse{0%,to{opacity:0}50%{opacity:1}}@keyframes il-dot-burst{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.4)}}@keyframes il-particle-fly{0%{opacity:0;transform:translate(0)scale(0)}30%{opacity:1;transform:translateY(-12px)scale(1)}70%{opacity:1;transform:translate(4px,-20px)scale(.8)}to{opacity:0;transform:translate(8px,-28px)scale(0)}}@keyframes il-ticker-pulse{0%,to{opacity:.3}50%{opacity:.7}}@keyframes il-dot-blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.6)}}
