html,body{margin:0;background:linear-gradient(160deg,#061018,#0b1f24 42%,#211327)}@keyframes driftBackdrop{0%{transform:scale(1) translateZ(0)}to{transform:scale(1.045) translate3d(-1.4%,1%,0)}}@keyframes enterCopy{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes projectAtmosphereDrift{0%{transform:scale(1.03) translateZ(0)}to{transform:scale(1.075) translate3d(-1.2%,.8%,0)}}@keyframes projectSigilTurn{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes sealedGatewayAwaken{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.world-shell .project-section{position:relative;isolation:isolate;min-height:760px;overflow:hidden;border-top:1px solid rgba(114,234,219,.22);background:#061018}.world-shell .project-atmosphere,.world-shell .project-atmosphere-image,.world-shell .project-atmosphere-scrim{position:absolute;inset:0}.world-shell .project-atmosphere{z-index:-2;overflow:hidden;pointer-events:none}.world-shell .project-atmosphere-image{width:100%;height:100%;object-fit:cover;opacity:.66;animation:projectAtmosphereDrift 18s ease-in-out infinite alternate}.world-shell .project-atmosphere-scrim{z-index:2;background:#02080b80}.world-shell .project-sigil{position:absolute;z-index:1;left:clamp(-150px,-7vw,-60px);top:clamp(60px,10vw,130px);width:min(48vw,680px);aspect-ratio:1;object-fit:contain;opacity:.2;mix-blend-mode:screen;filter:saturate(.84) drop-shadow(0 0 42px rgba(114,234,219,.18));animation:projectSigilTurn 42s linear infinite}.world-shell .project-stage{position:relative;z-index:1;display:grid;align-items:center;width:min(1180px,calc(100% - 44px));min-height:max(760px,100svh);margin:0 auto;padding:50px 0 70px;box-sizing:border-box}.world-shell .project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,1020px);margin:0 auto;gap:24px;align-items:stretch}.world-shell .project-gateway{--gateway-accent: #72eadb;position:relative;display:flex;min-width:0;min-height:720px;overflow:hidden;flex-direction:column;border:1px solid color-mix(in srgb,var(--gateway-accent) 30%,transparent);border-radius:10px;color:inherit;background:#02090cd1;box-shadow:0 24px 62px #0000004d;opacity:0;transform:translateY(24px);transform-origin:center bottom;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.world-shell a.project-gateway{text-decoration:none}.world-shell .project-gateway[data-accent=gold]{--gateway-accent: #f8d066}.world-shell .project-gateway[data-accent=violet]{--gateway-accent: #b38cff}.world-shell .project-gateway-art{position:relative;flex:0 0 400px;overflow:hidden;background:#061018}.world-shell .project-gateway-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#02080a05,#02080a33);transition:background .22s ease}.world-shell .project-gateway-art img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.88) contrast(1.07);transition:transform .56s cubic-bezier(.2,.7,.2,1),filter .26s ease}.world-shell .project-gateway[data-project=hundred-days] .project-gateway-art img{object-position:48% center}.world-shell .project-gateway[data-project=superplayer] .project-gateway-art img{object-position:69% center}.world-shell .project-gateway-copy{display:grid;flex:1;min-height:320px;grid-template-rows:32px minmax(4.5rem,auto) minmax(5rem,1fr) 44px;row-gap:14px;padding:22px 24px 24px;box-sizing:border-box;border-top:1px solid color-mix(in srgb,var(--gateway-accent) 26%,transparent);background:#02090ceb}.world-shell .project-gateway-meta{display:flex;min-height:30px;align-items:center;flex-wrap:wrap;gap:9px;margin:0}.world-shell .gateway-state{color:#f9fbff8f;font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.world-shell .gateway-state-open{border:1px solid rgba(248,208,102,.72);border-radius:999px;padding:.38rem .62rem;color:#f8d066;background:#f8d06614}.world-shell .project-category{margin:0;font-size:.68rem;letter-spacing:.1em}.world-shell .project-gateway-copy>strong,.world-shell .project-gateway-copy h3{display:block;align-self:start;margin:0;color:#fff;font-size:clamp(1.65rem,2.2vw,2.2rem);font-weight:900;line-height:1.02;letter-spacing:-.035em}.world-shell .gateway-description{display:block;align-self:start;color:#f9fbffb8;font-size:.86rem;line-height:1.65}.world-shell .gateway-cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;justify-self:start;min-height:44px;margin:0;border-radius:999px;padding:.68rem 1rem;color:#111b20;background:var(--gateway-accent);box-shadow:0 16px 34px color-mix(in srgb,var(--gateway-accent) 20%,transparent);font-weight:900}.world-shell .project-section.is-awake .project-gateway{animation:sealedGatewayAwaken .65s calc(.12s + var(--gate-index) * .1s) cubic-bezier(.2,.75,.25,1) forwards}.world-shell .project-gateway.is-open:focus-visible{outline:3px solid #72eadb;outline-offset:4px}@media(hover:hover)and (pointer:fine){.world-shell .project-gateway.is-open:hover{border-color:color-mix(in srgb,var(--gateway-accent) 74%,transparent);transform:translateY(-6px);box-shadow:0 30px 78px color-mix(in srgb,var(--gateway-accent) 16%,transparent)}.world-shell .project-gateway.is-open:hover .project-gateway-art img{transform:scale(1.035);filter:saturate(1) contrast(1.08)}}@media(max-width:1040px){.hero-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-copy{grid-column:1 / -1}.world-shell .project-stage{padding-top:72px}.world-shell .project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.world-shell .project-gateway{min-height:660px}.world-shell .project-gateway-art{flex-basis:350px}.world-shell .project-sigil{left:-20vw;width:78vw}}@media(max-width:680px){.topbar,.hero-grid{width:min(1180px,calc(100% - 32px))}.hero-section,.project-section{box-sizing:border-box}.hero-section{min-height:auto}.topbar{align-items:flex-start;gap:14px}.nav-actions{justify-content:flex-end}.hero-art{inset:0 auto 0 50%;width:116vw;transform:translate(-50%)}.hero-art:before{background:linear-gradient(180deg,#050e14a8,#050e1447 34%,#050e14eb),linear-gradient(90deg,#050e14fa,#050e14c2 34%,#050e1438 66%,#050e1414)}.hero-backdrop{object-position:68% center}.hero-grid{grid-template-columns:1fr;gap:24px;padding-top:58px}.hero-copy h1{font-size:clamp(3.35rem,16vw,4.6rem)}.hero-lead{font-size:1.28rem}.hero-text{font-size:1rem}.primary-action,.secondary-action{width:100%}.world-shell .project-stage{width:calc(100% - 32px);padding:62px 0 74px}.world-shell .project-grid{grid-template-columns:1fr;gap:18px}.world-shell .project-gateway{min-height:620px}.world-shell .project-gateway-art{flex-basis:300px}.world-shell .project-gateway-copy{min-height:320px;grid-template-rows:32px minmax(4.8rem,auto) minmax(5.2rem,1fr) 46px;padding:22px 20px 24px}.world-shell .project-gateway-copy>strong,.world-shell .project-gateway-copy h3{font-size:clamp(1.9rem,9vw,2.6rem)}.world-shell .project-sigil{left:-58vw;top:170px;width:138vw;opacity:.14}.world-shell .project-atmosphere-image{object-position:45% center;animation-duration:24s}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.world-shell .project-gateway{animation:none!important;opacity:1!important;transform:none!important}.hero-orbit{animation:none!important;transform:translateY(-50%)}.world-shell .project-atmosphere-image,.world-shell .project-sigil{animation:none!important;transform:none!important}}
