*{box-sizing:border-box}html{background:#0a1420}body{margin:0;color:#fff;font-family:Arial,Helvetica,sans-serif;min-height:100svh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #ffae26;outline-offset:7px}[hidden]{display:none!important}.header{position:absolute;z-index:3;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:28px 4%;gap:24px}.brand img{width:280px;max-width:100%;height:auto;display:block}.header nav{display:flex;gap:42px;align-items:center;font-size:15px;font-weight:600}.header nav>a{position:relative}.header .active:after{content:'';position:absolute;left:0;right:0;bottom:-15px;height:3px;background:#ffae26;border-radius:4px}.staff{border:1px solid #fffd;border-radius:5px;padding:17px 24px}.staff span{padding-left:12px}.stage{flex:1;display:grid;min-height:calc(100svh - 105px)}.slide{display:flex;align-items:flex-end;justify-content:center;padding:clamp(200px,40vh,460px) 24px 50px}.backdrop{position:fixed;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.slide:after{content:'';position:fixed;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,12,26,.46),rgba(0,0,0,.12) 27%,rgba(0,0,0,.18) 45%,rgba(0,0,0,.47) 83%,rgba(1,8,16,.73)),radial-gradient(ellipse at center,transparent 35%,rgba(0,8,18,.38));z-index:1}.copy{position:relative;z-index:2;text-align:center;max-width:1100px;width:100%}.eyebrow{font-size:15px;font-weight:600;letter-spacing:8px;margin:0 0 8px}.copy h1{font-size:clamp(64px,8.3vw,145px);line-height:1.12;letter-spacing:-5px;margin:0;font-weight:800;overflow-wrap:anywhere;text-shadow:0 3px 22px #0002}.accent{height:4px;width:80px;background:#ffae26;border-radius:2px;margin:20px auto 17px}.tagline{font-size:clamp(16px,1.5vw,23px);letter-spacing:2px;line-height:1.65;margin:0 auto 24px;max-width:900px;white-space:pre-line;overflow-wrap:anywhere}.actions{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:18px 32px;border-radius:8px;min-height:60px;font-size:18px;font-weight:700}.primary{background:#ffad25;color:#111;box-shadow:0 5px 30px #ffae2620}.primary:hover{background:#ffc057}.secondary{border:2px solid #fff;background:#161c2230;font-weight:500;min-width:235px}.secondary:hover,.staff:hover{background:#ffffff1c}.status{font-size:13px;color:#ffd285}.copyright{font-size:13px;color:#ddd;position:absolute;left:2.3%;bottom:31px}footer{position:relative;z-index:2;min-height:105px;padding:24px 20% 32px}.selector{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;scroll-margin-top:30px}.selector a{font-size:14px;color:#fffc;padding:12px 4px 15px;border-bottom:3px solid #ffffff38;min-width:105px;text-align:center}.selector a[aria-current=true]{border-color:#ffae26;color:white}.selector span{padding:0 8px}.crop-center{object-position:center}.crop-top{object-position:center top}.crop-bottom{object-position:center bottom}.crop-left{object-position:left center}.crop-right{object-position:right center}.crop-top-left{object-position:left top}.crop-top-right{object-position:right top}.crop-bottom-left{object-position:left bottom}.crop-bottom-right{object-position:right bottom}@media(max-width:700px){.header{padding:22px;flex-direction:column;gap:25px}.brand img{width:205px}.header nav{font-size:12px;gap:23px}.staff{padding:12px}.header .active:after{bottom:-10px}.stage{min-height:calc(100svh - 135px)}.slide{padding:240px 20px 28px}.copy h1{font-size:clamp(54px,14vw,90px);letter-spacing:-2px}.eyebrow{font-size:10px;letter-spacing:5px}.tagline{font-size:15px;letter-spacing:1px}.actions{gap:12px}.button{font-size:14px;padding:15px 20px;min-height:52px;min-width:220px}.accent{margin:16px auto}.selector{gap:12px}.selector a{font-size:12px}footer{padding:8px 18px 55px;min-height:135px}.copyright{left:0;right:0;text-align:center;bottom:18px;font-size:11px}}@media(prefers-reduced-motion:no-preference){.copy{animation:appear .45s ease both}@keyframes appear{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}}

.server-menu{position:relative}.server-menu summary{cursor:pointer;list-style:none;padding:12px 0}.server-menu summary::-webkit-details-marker{display:none}.server-menu summary:after{content:'⌄';margin-left:8px}.server-menu summary:focus-visible,button:focus-visible{outline:3px solid #ffad25;outline-offset:5px}.server-menu-list{position:absolute;right:0;top:100%;min-width:185px;max-height:60vh;overflow:auto;padding:8px;background:#101923f5;border:1px solid #ffffff40;border-radius:8px;box-shadow:0 12px 36px #0006;display:grid;gap:3px}.server-menu-list a,.server-menu-list>span{padding:13px;border-radius:4px}.server-menu-list a:hover,.server-menu-list a[aria-current=true]{background:#ffffff15;color:#ffb42b}#rotation-toggle{position:absolute;right:2.3%;bottom:29px;background:#10192380;color:#fff;border:1px solid #ffffff50;border-radius:5px;padding:9px 13px;font-size:11px;cursor:pointer}.portal-season{position:fixed;inset:0;z-index:2;pointer-events:none;overflow:hidden;display:none}.portal-season i{position:absolute;top:6%;width:4px;height:4px;border-radius:50%;background:#fff;opacity:.55}.season-symbol{position:absolute;bottom:12px;right:18px;font-size:32px;opacity:.65}[data-season=christmas] .portal-season,[data-season=halloween] .portal-season,[data-season=easter] .portal-season{display:block}[data-season=christmas] .season-symbol:after{content:'❄'}[data-season=halloween] .season-symbol:after{content:'🎃'}[data-season=easter] .season-symbol:after{content:'🌷'}[data-season=halloween] .portal-season i{background:#e98727;width:10px;height:6px;border-radius:0 80%;opacity:.4}[data-season=easter] .portal-season i{background:#f9badb;width:7px;height:5px;border-radius:80% 0}[data-season=christmas] .accent{background:#d3efff}[data-season=halloween] .accent{background:#f28b19}[data-season=easter] .accent{background:#e8abc9}[data-season-intensity=discreet] .portal-season i:nth-child(n+6){display:none}[data-season-motion=on][data-season-intensity=immersive] .portal-season i{animation:season-fall 20s linear infinite}@keyframes season-fall{from{transform:translate3d(0,-20vh,0) rotate(0deg)}to{transform:translate3d(30px,110vh,0) rotate(210deg)}}@media(prefers-reduced-motion:reduce){.portal-season i{animation:none!important}}@media(max-width:700px){.header nav{gap:15px;font-size:11px}.staff{padding:11px 9px}.staff span{padding-left:3px}.server-menu-list{right:-50px}#rotation-toggle{position:static;display:block;margin:16px auto 0}footer:has(#rotation-toggle){padding-bottom:50px}.portal-season i:nth-child(n+7){display:none}.season-symbol{font-size:22px;right:9px;bottom:9px}}
.portal-season i:nth-child(1){left:37%;top:13%;animation-delay:-1.7s;animation-duration:21s}
.portal-season i:nth-child(2){left:74%;top:26%;animation-delay:-3.4s;animation-duration:24s}
.portal-season i:nth-child(3){left:11%;top:39%;animation-delay:-5.1s;animation-duration:27s}
.portal-season i:nth-child(4){left:48%;top:52%;animation-delay:-6.8s;animation-duration:30s}
.portal-season i:nth-child(5){left:85%;top:65%;animation-delay:-8.5s;animation-duration:18s}
.portal-season i:nth-child(6){left:22%;top:78%;animation-delay:-10.2s;animation-duration:21s}
.portal-season i:nth-child(7){left:59%;top:1%;animation-delay:-11.9s;animation-duration:24s}
.portal-season i:nth-child(8){left:96%;top:14%;animation-delay:-13.6s;animation-duration:27s}
.portal-season i:nth-child(9){left:33%;top:27%;animation-delay:-15.3s;animation-duration:30s}
.portal-season i:nth-child(10){left:70%;top:40%;animation-delay:-17.0s;animation-duration:18s}
.portal-season i:nth-child(11){left:7%;top:53%;animation-delay:-18.7s;animation-duration:21s}
.portal-season i:nth-child(12){left:44%;top:66%;animation-delay:-20.4s;animation-duration:24s}
.portal-season i:nth-child(13){left:81%;top:79%;animation-delay:-22.1s;animation-duration:27s}
.portal-season i:nth-child(14){left:18%;top:2%;animation-delay:-23.8s;animation-duration:30s}
.portal-season i:nth-child(15){left:55%;top:15%;animation-delay:-25.5s;animation-duration:18s}
.portal-season i:nth-child(16){left:92%;top:28%;animation-delay:-27.2s;animation-duration:21s}
