.ChatleyLoader-module__JoVHAq__overlay{-webkit-backdrop-filter:blur(4px);z-index:100;background:0 0;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ChatleyLoader-module__JoVHAq__fullscreen{z-index:9999;background:0 0;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ChatleyLoader-module__JoVHAq__contained{background:0 0;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:16rem;display:flex;position:relative;overflow:hidden}.ChatleyLoader-module__JoVHAq__containedFill{border-radius:0;flex:auto;height:100%;min-height:0}.ChatleyLoader-module__JoVHAq__inner{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ChatleyLoader-module__JoVHAq__glow{background:radial-gradient(circle, color-mix(in srgb, var(--primary) 9%, transparent) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:380px;height:380px;animation:3s ease-in-out infinite ChatleyLoader-module__JoVHAq__glowPulse;position:absolute}@keyframes ChatleyLoader-module__JoVHAq__glowPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.ChatleyLoader-module__JoVHAq__signalRing{border:1.5px solid color-mix(in srgb, var(--primary) 22%, transparent);pointer-events:none;border-radius:50%;animation:2.6s ease-out infinite ChatleyLoader-module__JoVHAq__signalExpand;position:absolute;top:38%;left:50%;transform:translate(-50%,-50%)}.ChatleyLoader-module__JoVHAq__signalRing:nth-child(3){animation-delay:.87s}.ChatleyLoader-module__JoVHAq__signalRing:nth-child(4){animation-delay:1.73s}@keyframes ChatleyLoader-module__JoVHAq__signalExpand{0%{opacity:.7;width:100px;height:100px}to{opacity:0;width:300px;height:300px}}.ChatleyLoader-module__JoVHAq__robotContainer{z-index:2;margin-bottom:24px;animation:3.2s ease-in-out infinite ChatleyLoader-module__JoVHAq__robotFloat;position:relative}@keyframes ChatleyLoader-module__JoVHAq__robotFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}.ChatleyLoader-module__JoVHAq__robotImg{object-fit:contain;mix-blend-mode:multiply;width:160px;height:160px;filter:drop-shadow(0 10px 24px color-mix(in srgb, var(--primary) 28%, transparent))}.ChatleyLoader-module__JoVHAq__compact .ChatleyLoader-module__JoVHAq__robotImg{width:120px;height:120px}.ChatleyLoader-module__JoVHAq__textBlock{z-index:2;text-align:center;width:520px;max-width:88vw;position:relative}.ChatleyLoader-module__JoVHAq__messageWrapper{height:26px;margin-bottom:8px;position:relative}.ChatleyLoader-module__JoVHAq__message{color:var(--brand-900);white-space:nowrap;text-align:center;opacity:0;font-size:16px;font-weight:700;transition:opacity .45s,transform .45s;position:absolute;left:0;right:0;transform:translateY(14px)}.ChatleyLoader-module__JoVHAq__messageActive{opacity:1;transform:translateY(0)}.ChatleyLoader-module__JoVHAq__messageExit{opacity:0;transform:translateY(-14px)}.ChatleyLoader-module__JoVHAq__subWrapper{height:18px;margin-bottom:22px;position:relative}.ChatleyLoader-module__JoVHAq__subText{color:#9ca3af;white-space:nowrap;text-align:center;opacity:0;font-size:12px;transition:opacity .4s 80ms,transform .4s 80ms;position:absolute;left:0;right:0;transform:translateY(8px)}.ChatleyLoader-module__JoVHAq__subTextActive{opacity:1;transform:translateY(0)}.ChatleyLoader-module__JoVHAq__subTextExit{opacity:0;transform:translateY(-8px)}.ChatleyLoader-module__JoVHAq__progressTrack{background:var(--brand-100);border-radius:2px;width:300px;height:3px;margin:0 auto 16px;overflow:hidden}.ChatleyLoader-module__JoVHAq__progressFill{background:linear-gradient(90deg, var(--primary), var(--brand-400), var(--brand-300));background-size:200% 100%;border-radius:2px;height:100%;animation:2s linear infinite ChatleyLoader-module__JoVHAq__shimmer,10.8s ease-out forwards ChatleyLoader-module__JoVHAq__grow}@keyframes ChatleyLoader-module__JoVHAq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes ChatleyLoader-module__JoVHAq__grow{0%{width:6%}20%{width:28%}50%{width:58%}80%{width:80%}to{width:94%}}.ChatleyLoader-module__JoVHAq__dotsLoader{justify-content:center;gap:6px;display:flex}.ChatleyLoader-module__JoVHAq__dot{background:var(--primary);border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite ChatleyLoader-module__JoVHAq__dotBounce}.ChatleyLoader-module__JoVHAq__dot:nth-child(2){background:var(--brand-400);animation-delay:.2s}.ChatleyLoader-module__JoVHAq__dot:nth-child(3){background:var(--brand-300);animation-delay:.4s}@keyframes ChatleyLoader-module__JoVHAq__dotBounce{0%,80%,to{opacity:.5;transform:scale(.7)}40%{opacity:1;transform:scale(1.2)}}