html:has(.eagle-welcome){background:#030b16}
body.eagle-welcome{margin:0;padding:0;display:block;min-height:100vh;min-height:100dvh;background:#030b16;color:#e7f6ff;font-family:Vazirmatn,Tahoma,sans-serif;overflow-x:hidden}
.welcome,.welcome *{box-sizing:border-box}
.welcome{position:relative;isolation:isolate;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(ellipse at 50% 42%,#0b365b66,transparent 65%);transition:opacity .3s ease}
.welcome.leaving{opacity:0}
.welcome-top,.welcome-footer{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px clamp(24px,5vw,80px);font-size:11px;color:#779bb2}
.welcome-top>span{letter-spacing:4px;color:#c0e8fc;font-size:12px}.welcome-top a{color:#a3c5d9;text-decoration:none;border:1px solid #244458;border-radius:30px;padding:9px 18px;transition:background .2s}.welcome-top a:hover{background:#11344a}.welcome-top a:focus-visible{outline:2px solid #72e4ff;outline-offset:4px}.welcome-top a span{margin-right:10px;color:#62dafa}
.welcome-center{width:min(100%,1040px);margin:auto;display:flex;flex-direction:column;align-items:center;padding:0 24px 30px;position:relative;z-index:1;text-align:center}
.welcome-art{position:relative;width:min(780px,100%);height:clamp(220px,43vh,470px);overflow:hidden;mask-image:radial-gradient(ellipse at center,#000 43%,transparent 73%);animation:welcome-reveal 1.7s ease both}
.welcome-art img{display:block;width:100%;height:100%;object-fit:contain;animation:welcome-float 7s ease-in-out both}
.welcome-sweep{position:absolute;inset:-80% -30%;background:linear-gradient(110deg,transparent 44%,#8eeaff12 49%,#b5efff26 50%,transparent 55%);transform:translateX(-70%);animation:welcome-scan 5s ease-in-out .7s both;mix-blend-mode:screen;pointer-events:none}
.welcome-halo{position:absolute;left:50%;top:43%;width:min(80vw,740px);aspect-ratio:1;transform:translate(-50%,-50%);border:1px solid #409bc312;border-radius:50%;box-shadow:0 0 100px #168dce0d,inset 0 0 100px #168dce0b;pointer-events:none}.welcome-halo:after{content:'';position:absolute;inset:12%;border:1px solid #409bc30d;border-radius:50%}
.welcome-copy{margin-top:-12px;animation:welcome-reveal 1s .25s both}.welcome-eyebrow{display:flex;align-items:center;justify-content:center;gap:14px;font-size:11px;color:#7cd8f6;letter-spacing:1px}.welcome-eyebrow i{height:1px;width:36px;background:linear-gradient(90deg,transparent,#43b4d7)}.welcome-eyebrow i:last-child{transform:rotate(180deg)}.welcome-copy h1{font-size:clamp(36px,5vw,58px);font-weight:850;line-height:1.6;margin:6px 0 0;color:#e6f7ff;text-shadow:0 0 35px #57c4ff28}.welcome-copy p{font-size:clamp(12px,2vw,14px);color:#87aabd;margin:3px 0 0}
.welcome-loading{width:min(350px,100%);margin-top:34px;animation:welcome-reveal 1s .5s both}.welcome-loading-label,.welcome-loading-foot{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:11px}.welcome-loading-label{color:#a8c5d5;margin-bottom:12px}#welcome-percent{color:#7ce7ff;font-variant-numeric:tabular-nums;min-width:35px;text-align:left}.welcome-track{height:5px;border-radius:6px;background:#102738;border:1px solid #254655;overflow:visible;direction:rtl}.welcome-track>div{height:100%;width:100%;transform:scaleX(0);transform-origin:right;border-radius:6px;background:linear-gradient(90deg,#c5fbff,#53dafa 25%,#147da9);box-shadow:0 0 14px #32c7f975;position:relative}.welcome-track>div:before{content:'';position:absolute;left:0;top:-2px;width:5px;height:7px;background:#e0ffff;border-radius:50%;box-shadow:0 0 12px #a5f6ff}.welcome-loading-foot{margin-top:12px;color:#52768b;font-size:9px}.welcome-loading-foot span[dir]{letter-spacing:2px}.welcome-footer{padding-top:18px;padding-bottom:22px;font-size:10px}.welcome-noscript{position:fixed;bottom:65px;left:50%;transform:translateX(-50%);color:#87e8ff;z-index:5}
@keyframes welcome-reveal{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes welcome-float{from{transform:scale(.93) translateY(5px)}to{transform:scale(1.02) translateY(-4px)}}@keyframes welcome-scan{to{transform:translateX(70%)}}
@media(max-width:600px){.welcome-top{padding:22px 22px}.welcome-top>span{font-size:10px;letter-spacing:2px}.welcome-top a{font-size:10px;padding:7px 12px}.welcome-center{padding:0 22px 26px}.welcome-art{width:calc(100% + 40px);max-width:none;height:34vh;min-height:220px}.welcome-copy{margin-top:0}.welcome-loading{margin-top:32px}.welcome-footer{font-size:9px;padding-inline:22px}}
@media(max-height:650px) and (min-width:601px){.welcome-art{height:220px}.welcome-copy h1{font-size:32px}.welcome-loading{margin-top:18px}.welcome-top,.welcome-footer{padding-block:14px}}
@media(prefers-reduced-motion:reduce){.welcome *{animation:none!important;transition:none!important}.welcome{transition:none}.welcome-sweep{display:none}}
