.intro-loader{position:fixed;inset:0;z-index:9999;display:grid;place-content:center;justify-items:center;background:radial-gradient(circle at 50% 44%,#2e3793,#20256d 45%,#10183f 100%);color:#fff;overflow:hidden;transition:opacity .65s ease,visibility .65s}
.intro-loader.done{opacity:0;visibility:hidden;pointer-events:none}.intro-loader b{margin-top:17px;font-size:21px;letter-spacing:.18em}.intro-loader small{color:#bdc8e6;font-size:9px;text-transform:uppercase;letter-spacing:.13em}
.loader-logo{position:relative;width:86px;height:86px;padding:7px;border-radius:25px;background:#fff;box-shadow:0 18px 45px #070d2f88;animation:loaderFloat 2.4s ease-in-out infinite}.loader-logo img{width:100%;height:100%;object-fit:contain;border-radius:19px}.loader-logo i{position:absolute;inset:-8px;border:2px solid transparent;border-top-color:#63d9ff;border-right-color:#ff8129;border-radius:30px;animation:loaderSpin 2s linear infinite}
.magic-ring{position:absolute;left:50%;top:50%;border:1px solid #ffffff24;border-radius:50%;animation:loaderPulse 2.7s ease-in-out infinite}.ring-a{width:210px;height:210px;margin:-125px -105px}.ring-b{width:310px;height:310px;margin:-175px -155px;animation-delay:-1.2s}.spark{position:absolute;left:50%;top:50%;width:7px;height:7px;border-radius:50%;background:#63d9ff;box-shadow:0 0 18px #63d9ff;animation:loaderOrbit 3.8s linear infinite}.s2{background:#ff8129;box-shadow:0 0 18px #ff8129;animation-duration:5.2s;animation-direction:reverse}.s3{width:4px;height:4px;animation-duration:2.9s;animation-delay:-1s}
@keyframes loaderSpin{to{transform:rotate(360deg)}}@keyframes loaderFloat{50%{transform:translateY(-8px) scale(1.025)}}@keyframes loaderPulse{0%,100%{transform:scale(.78);opacity:.15}50%{transform:scale(1.12);opacity:.7}}@keyframes loaderOrbit{from{transform:rotate(0deg) translateX(130px)}to{transform:rotate(360deg) translateX(130px)}}
@media(prefers-reduced-motion:reduce){.intro-loader{transition:none}.intro-loader *{animation:none!important}}
/* Header logo refinement */
header{height:88px}.brand img{width:68px;height:68px;border-radius:18px}.brand b{font-size:22px}.brand small{font-size:8px}@media(max-width:850px){nav{top:88px}}@media(max-width:540px){header{height:82px}.brand img{width:62px;height:62px}.brand b{font-size:19px}.brand small{max-width:185px}}
