/* Isolated visual trial. Remove this stylesheet to restore the original. */
@font-face {
    font-family: 'Manrope'; src: url('webfonts/manrope-variable.ttf') format('truetype');
    font-style: normal; font-weight: 200 800; font-display: swap;
}
.header { background: rgba(13,10,17,.96); box-shadow: none; border-bottom-color: #ffffff12; }
.header::after { opacity: .3; }
.header__nav { gap: 18px; }
body .header__nav .nav-link, body .header__nav .nav-link:hover {
    background: none; min-width: 0; min-height: 44px; padding: 12px 4px;
    filter: none; transform: none; text-shadow: none; font-size: .75rem;
    font-weight: 500; color: #eee8ee !important; transition: color .2s ease;
}
body .header__nav .nav-link:hover { color: #fff !important; }
.header__nav .nav-link i { display: none; }
/* Reference-inspired text navigation with AstralWorld's existing raster emblem. */
body .header__nav .nav-link, body .header__nav .nav-link:hover {
    position: relative; isolation: isolate; overflow: visible;
    min-height: 62px; padding: 12px 5px 24px;
    font-size: .86rem; font-weight: 700; letter-spacing: .015em;
    text-transform: uppercase;
}
body .header__nav .nav-link::before,
body .header__nav .nav-link:hover::before,
body .header__nav .nav-link:focus-visible::before {
    content: ''; position: absolute; inset: auto auto 0 50%;
    display: block; width: 40px; height: 28px; margin: 0 0 0 -20px;
    background: url('../img/nav-option-2.png') center / 125% auto no-repeat;
    border: 0; border-radius: 0; box-shadow: none;
    opacity: 1; transform: none; animation: none; pointer-events: none;
    filter: saturate(.85) brightness(1.18);
    transition: transform .3s ease, filter .3s ease, opacity .3s ease;
}
body .header__nav .nav-link:hover::before,
body .header__nav .nav-link:focus-visible::before {
    transform: translateY(6px); opacity: 1; filter: saturate(1.1) brightness(1.25) drop-shadow(0 0 3px #d995bb55);
}
body .header__nav .nav-link::after {
    content: ''; position: absolute; inset: 18px 12% auto; height: 10px; width: auto;
    background: #d995bb; border-radius: 50%; filter: blur(14px); opacity: 0;
    z-index: -1; transform: none; pointer-events: none; transition: opacity .3s ease;
}
body .header__nav .nav-link:hover::after,
body .header__nav .nav-link:focus-visible::after { opacity: .65; }
.header__nav .nav-separator { color: #e4c5d8; font-size: 14px; align-self: center; margin-top: -12px; pointer-events: none; }
.header__nav { gap: 12px; }
@media(max-width:1099px) {
    .header__nav .nav-separator { display: none; }
}
/* The user explicitly requested this short reference-matching hover motion. */
.hero__bg { filter: saturate(.96) brightness(1.04); }
.hero__overlay { background: linear-gradient(90deg,rgba(10,8,15,.56),rgba(10,8,15,.32) 32%,rgba(10,8,15,0) 65%),linear-gradient(0deg,rgba(10,8,15,.38),transparent 35%); }
.hero__particles { opacity: .3; }
.hero__eyebrow-main { filter: none; letter-spacing: .025em; }
.hero__eyebrow-sub { color: #c7b2c0; font-size: 11px; }
.hero__title-sub-text { text-shadow: 0 2px 12px #100c15; }
.hero__server-mark { margin-top: 20px; }
.hero__server-mark .server-badge { opacity: .75; }
.hero__launch-panel { margin-top: 26px; }
.hero__launch-panel .hero__dates {
    background: none; min-height: 0; padding: 18px 0 24px; margin-bottom: 18px;
    border-bottom: 1px solid #d1b6c92b; gap: 10px;
}
.hero__launch-panel .hero__date span {
    display: block; font-family: var(--font-main); font-size: clamp(21px, 2vw, 28px);
    line-height: 1.65; font-weight: 500; letter-spacing: -.035em;
    color: #f5eaf1; text-shadow: 0 2px 12px #0c0711; white-space: nowrap;
}
.hero__launch-panel .launch-label {
    font-size: 14px; font-weight: 500; letter-spacing: .12em; color: #cbb6c5;
}
.launch-copy { width: 100%; text-align: center; }
.hero__launch-panel .launch-label { margin-bottom: 8px; }
.launch-line { display: flex; align-items: baseline; justify-content: center; gap: 8px; white-space: nowrap; }
.launch-line small, .launch-zone { font-family: var(--font-main); font-size: 12px; font-weight: 500; color: #cbb6c5; white-space: nowrap; }
.hero__launch-panel .hero__date { width: 100%; }
.hero__launch-panel .hero__obt span[data-i18n="hero.obt"] { font-size: 16px; color: #d6c3d0; }
.hero__launch-panel .hero__date strong { font: inherit; font-weight: 600; color: #fff4fa; }
.hero__launch-panel .hero__obt { margin-top: 10px; gap: 9px; flex-wrap: wrap; justify-content: center; }
.hero__launch-panel .hero__obt span:last-child {
    font-family: var(--font-main); font-size: 16px; line-height: 1.5;
    color: #d6c3d0; text-shadow: 0 2px 10px #0c0711;
}
.hero__launch-panel .hero__obt-badge { font-family: var(--font-main); font-size: 12px; font-weight: 600; letter-spacing: .08em; color: #dcb6ce; }
.hero__launch-panel .hero__obt strong { color: #e7d6e1; font-weight: 500; }
.hero__launch-panel .hero__dates,
.hero__launch-panel .hero__dates span,
.hero__launch-panel .hero__dates strong,
.hero__launch-panel .hero__dates small,
.hero__launch-panel .launch-label {
    font-family: 'Manrope', sans-serif; color: #fff;
    -webkit-text-fill-color: #fff;
}
.hero__launch-panel .hero__date span { letter-spacing: -.02em; font-weight: 500; }
.hero__launch-panel .hero__date strong { font-weight: 650; }
.hero__launch-panel .launch-label { font-size: 15px; letter-spacing: .08em; font-weight: 500; }
.hero__launch-panel .hero__obt span[data-i18n="hero.obt"] { font-size: 17px; font-weight: 500; color: #fff; }
.hero__launch-panel .hero__obt-badge { font-size: 13px; letter-spacing: .06em; }
.launch-line small, .launch-zone { font-size: 12px; font-weight: 500; }
.hero__launch-panel .hero__countdown { gap: 0; }
.countdown-heading {
    margin: 0 0 14px; text-align: center; color: #fff;
    font: 500 14px/1.5 'Manrope', sans-serif;
    letter-spacing: .045em; text-shadow: 0 2px 8px #0c0711;
}
.hero__launch-panel .countdown__item, .hero__launch-panel .countdown__item:hover {
    background: none; filter: none; box-shadow: none; aspect-ratio: auto;
    padding: 4px 5px 10px; border-radius: 0; border: 0;
}
.hero__launch-panel .countdown__item + .countdown__item { border-left: 1px solid #d1b6c921; }
.hero__launch-panel .countdown__label { font-weight: 500; letter-spacing: .12em; color: #b6a8b6; transform: none; }
.hero__cta { margin-top: 22px; gap: 12px; }
body .hero__cta .btn--primary { filter: saturate(.65) brightness(.98); }
body .hero__cta .btn--primary:hover { filter: saturate(.8) brightness(1.12); }
body .hero__cta .btn--outline, body .hero__cta .btn--outline:hover {
    background: none; min-width: 0; min-height: 48px; padding: 14px 10px;
    filter: none; transform: none; text-shadow: none; font-size: .75rem;
    font-weight: 500; letter-spacing: .07em; color: #d2c3cf !important;
}
body .hero__cta .btn--outline:hover { color: #fff !important; text-decoration: underline; text-underline-offset: 6px; }
.hero__cta .btn--outline i { display: none; }
.side-socials__btn img { width: 50px; height: 50px; filter: saturate(.5); opacity: .75; }
.hero__scroll { opacity: .5; }
@media(min-width:1100px) {
    .hero__content { padding-top: 210px; }
    .hero__cta { flex-wrap: nowrap; }
    .hero__cta .btn--primary { min-width: 280px; padding-inline: 40px; }
}
@media(max-width:768px) {
    .header__nav { gap: 12px; }
    .hero__overlay { background: linear-gradient(90deg,#0a080f60,#0a080f12),linear-gradient(0deg,#0a080f80,transparent); }
    .hero__launch-panel .hero__date span { font-size: clamp(19px, 5.4vw, 26px); }
    .hero__cta { gap: 0; }
}
