.loomline-loading{flex-direction:column;align-items:center;margin-top:2.3rem;margin-bottom:1.6rem;animation:1s fadein;display:flex}.orbit{background:#f5f3ff61;border:2.2px solid #a084ee55;border-radius:50%;width:60px;height:60px;margin-bottom:18px;animation:2.1s linear infinite orbitspin;position:relative;box-shadow:0 0 18px #e5dbfa55}.star,.star2,.star3{background:linear-gradient(135deg,#a084ee 65%,#edc8ff 100%);border-radius:50%;width:15px;height:15px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 8px #cabcf4aa}.star2{background:linear-gradient(135deg,#e5d8ff 50%,#7b41db 100%);width:9px;height:9px;top:40px;left:80%}.star3{background:#fff0fa;width:7px;height:7px;top:35px;left:18%}.sparkle{background:#fff4ff;border-radius:50%;width:10px;height:10px;animation:1.3s infinite alternate sparklepop;position:absolute;top:12px;left:22px;box-shadow:0 0 12px #efd5ff,0 0 5px #ffe2ff}.text{color:#7b41db;text-shadow:0 2px 9px #ede6fd44;letter-spacing:.01em;font-family:Syne,sans-serif;font-size:1.01rem;font-weight:700}.loomline-loading-overlay{z-index:99999;pointer-events:all;backdrop-filter:blur(7px);background:#8c6de71c;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.loomline-spinner{border:5px solid #eee;border-top-color:#a084ee;border-radius:50%;width:56px;height:56px;margin-bottom:1.2rem;animation:1s linear infinite loomline-spin}@keyframes loomline-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{color:#7b41db;letter-spacing:.04em;font-family:Syne,sans-serif;font-size:1.16rem;font-weight:700}@keyframes orbitspin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes sparklepop{0%{transform:scale(1)}to{transform:scale(1.35)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}