.aiml-screen{z-index:60;background:#f4f5ff;justify-content:center;align-items:center;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif;display:flex;position:fixed;inset:0}.aiml-box{flex-direction:column;align-items:center;gap:26px;padding:0 24px;display:flex}.aiml-mark{filter:invert();pointer-events:none;width:auto;height:34px}@media (max-width:560px){.aiml-mark{height:26px}}.aiml-dots{justify-content:center;align-items:center;gap:9px;display:flex}.aiml-dot{background:#5f3df4;border-radius:50%;width:11px;height:11px;animation:1.25s ease-in-out infinite aiml-pulse}.aiml-dot:nth-child(2){animation-delay:.16s}.aiml-dot:nth-child(3){animation-delay:.32s}@keyframes aiml-pulse{0%,70%,to{opacity:.22;transform:scale(.78)}35%{opacity:1;transform:scale(1)}}.aiml-msg{color:#2f3245;letter-spacing:.02em;text-align:center;margin:0;font-size:14px;font-weight:600}@media (prefers-reduced-motion:reduce){.aiml-dot{opacity:1!important;animation:none!important;transform:none!important}}