.brand-loader{z-index:2000;-webkit-user-select:none;user-select:none;opacity:0;background:radial-gradient(120% 80% at 50% 42%,#10202a,#060a0d 74%);flex-direction:column;justify-content:center;align-items:center;gap:22px;animation:.2s .16s both blFadeIn;display:flex;position:fixed;inset:0}@keyframes blFadeIn{to{opacity:1}}.bl-logo{border-radius:24px;animation:.56s cubic-bezier(.16,1,.3,1) .16s both blPop,2.4s ease-in-out .72s infinite blBreathe;box-shadow:0 16px 44px #0000008c,0 0 0 1px #ffffff0d}@keyframes blPop{0%{opacity:0;transform:scale(.35)translateY(12px)}60%{opacity:1;transform:scale(1.09)translateY(0)}to{transform:scale(1)}}@keyframes blBreathe{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-6px)scale(1.035)}}.bl-word{font-family:var(--font);letter-spacing:-.02em;color:#eef2f4;align-items:center;height:32px;font-size:27px;font-weight:800;display:flex}.bl-ch{opacity:0;animation:.24s both blType}@keyframes blType{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.bl-cursor{background:var(--accent,#25d366);border-radius:2px;width:3px;height:25px;margin-left:5px;animation:.95s step-end 1.08s infinite blBlink}@keyframes blBlink{0%,50%{opacity:1}50.01%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.bl-logo{animation:none}.bl-ch,.bl-cursor{opacity:1;animation:none}}
