.sg-branded-loading{position:relative;isolation:isolate;width:100%;min-height:min(72vh,860px);background:#07080d;color:rgba(255,255,255,.88);overflow:hidden}.sg-branded-loading--fullscreen{min-height:100vh;min-height:100dvh}.sg-branded-loading--transparent{background:transparent;min-height:0}.sg-branded-loading--transparent .sg-branded-loading__ambient,.sg-branded-loading--transparent .sg-branded-loading__grid{display:none}.sg-branded-loading__ambient,.sg-branded-loading__grid{position:absolute;inset:0;pointer-events:none}.sg-branded-loading__ambient{background:radial-gradient(ellipse 70% 55% at 18% 8%,rgba(99,102,241,.22),transparent 62%),radial-gradient(ellipse 55% 45% at 82% 18%,rgba(139,92,246,.16),transparent 58%),radial-gradient(ellipse 45% 40% at 50% 100%,rgba(6,182,212,.1),transparent 60%)}.sg-branded-loading__grid{opacity:.035;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 0);background-size:40px 40px}.sg-branded-loading__content{position:relative;z-index:1}.sg-branded-loading__logo-stage{position:relative;display:grid;place-items:center}.sg-branded-loading__logo-stage--clean{filter:none}.sg-branded-loading__logo-glow{position:absolute;inset:-28%;border-radius:9999px;background:radial-gradient(circle,rgba(129,140,248,.34) 0,rgba(99,102,241,.08) 42%,transparent 72%);filter:blur(18px);animation:sg-branded-loading-pulse 3.2s ease-in-out infinite}.sg-branded-loading__progress{height:4px;border-radius:9999px;background:rgba(255,255,255,.08);overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.sg-branded-loading__progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#6366f1,#a78bfa 48%,#22d3ee);box-shadow:0 0 18px rgba(99,102,241,.45);transition:width .18s ease-out}.sg-branded-loading__message{color:rgba(255,255,255,.58)}.sg-branded-loading__dot{animation:sg-branded-loading-dot 1.2s ease-in-out infinite;opacity:.25}.sg-branded-loading__dot:nth-child(2){animation-delay:.15s}.sg-branded-loading__dot:nth-child(3){animation-delay:.3s}@keyframes sg-branded-loading-pulse{0%,to{opacity:.72;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}@keyframes sg-branded-loading-dot{0%,80%,to{opacity:.2}40%{opacity:.95}}@media (prefers-reduced-motion:reduce){.sg-branded-loading__dot,.sg-branded-loading__logo-glow{animation:none}.sg-branded-loading__progress-fill{transition:none}}