:root{
  --latest-bg:#05070b;
  --latest-panel:#090c13;
  --latest-ink:#f7f8fb;
  --latest-muted:rgba(247,248,251,.72);
  --latest-soft:rgba(247,248,251,.54);
  --latest-line:rgba(255,255,255,.13);
  --latest-lime:#c8ff63;
  --world-accent:#86e8ff;
  --latest-shell:min(1260px,calc(100vw - 56px));
}
html{scroll-behavior:smooth;background:var(--latest-bg)}
body.latest-page{margin:0;overflow-x:clip;background:var(--latest-bg);color:var(--latest-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;color-scheme:dark}
body.latest-page main *,body.latest-page main *::before,body.latest-page main *::after,body.latest-page footer *,body.latest-page footer *::before,body.latest-page footer *::after{box-sizing:border-box}
body.latest-page main a,body.latest-page footer a{color:inherit;text-decoration:none}
body.latest-page main button{font:inherit}
body.latest-page main img,body.latest-page footer img{display:block;max-width:100%}
#ga-read-latest{display:none!important}
.latest-page #main:focus{outline:0}
.latest-page main :focus-visible,.latest-page footer :focus-visible{outline:3px solid #fff;outline-offset:4px;box-shadow:0 0 0 6px rgba(99,229,238,.45)}
.latest-shell{width:var(--latest-shell);margin-inline:auto}
.worlds-eyebrow{margin:0;color:var(--world-accent,var(--latest-lime));font-size:.78rem;font-weight:850;letter-spacing:.2em;line-height:1.4;text-transform:uppercase}

.worlds-hero{position:relative;isolation:isolate;min-height:max(760px,calc(100svh - var(--ga-system-nav-height,64px)));overflow:hidden;border-bottom:1px solid var(--latest-line);background:#03050a}
.worlds-hero__art{position:absolute;inset:0;overflow:hidden;background:radial-gradient(circle at 66% 42%,rgba(146,78,255,.15),transparent 36%),#03050a}
.worlds-hero__frame{position:absolute;overflow:hidden;margin:0;border:1px solid rgba(255,255,255,.18);border-radius:32px;background:#02040a;box-shadow:0 50px 140px rgba(0,0,0,.64)}
.worlds-hero__frame img{width:100%;height:100%;object-fit:cover;filter:saturate(.88) brightness(.8);animation:worlds-drift 16s ease-in-out infinite alternate}
.worlds-hero__frame figcaption{position:absolute;right:22px;bottom:18px;padding:8px 11px;border:1px solid rgba(255,255,255,.14);border-radius:99px;background:rgba(3,5,10,.5);color:rgba(255,255,255,.82);font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;backdrop-filter:blur(14px)}
.worlds-hero__frame--ice{z-index:1;left:-5%;bottom:-10%;width:62%;height:78%;transform:rotate(-2deg)}
.worlds-hero__frame--ice img{object-position:center 45%}
.worlds-hero__frame--particle{z-index:2;right:-7%;top:-8%;width:60%;height:76%;transform:rotate(2deg)}
.worlds-hero__frame--particle img{object-position:center;animation-delay:-8s}
.worlds-hero__seam{position:absolute;z-index:3;left:56%;top:12%;width:1px;height:74%;transform:rotate(11deg);background:linear-gradient(transparent,rgba(200,255,99,.85),rgba(134,232,255,.62),transparent);box-shadow:0 0 28px rgba(200,255,99,.65)}
.worlds-hero__veil{position:absolute;z-index:3;inset:0;background:linear-gradient(90deg,rgba(3,5,10,.98) 0%,rgba(3,5,10,.91) 29%,rgba(3,5,10,.44) 58%,rgba(3,5,10,.2) 100%),linear-gradient(180deg,rgba(3,5,10,.2),transparent 44%,rgba(3,5,10,.72));pointer-events:none}
.worlds-hero__copy{position:relative;z-index:4;display:flex;min-height:inherit;flex-direction:column;justify-content:center;align-items:flex-start;padding-block:clamp(6rem,10vw,10rem);pointer-events:none}
.worlds-hero__copy>*{pointer-events:auto}
.worlds-hero h1{max-width:850px;margin:1.25rem 0 1.8rem;font-size:clamp(4.3rem,8.4vw,9rem);font-weight:760;line-height:.81;letter-spacing:-.068em;text-wrap:balance}
.worlds-hero h1 em{font-style:normal;color:transparent;background:linear-gradient(105deg,#fff 3%,#baf4ff 37%,#dfbeff 70%,#ff9ad0);background-clip:text;-webkit-background-clip:text}
.worlds-hero__lead{max-width:660px;margin:0;color:rgba(247,248,251,.8);font-size:clamp(1.05rem,1.45vw,1.28rem);line-height:1.68;text-wrap:pretty}
.worlds-hero__actions,.worlds-finale__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.1rem;margin-top:2rem}
.worlds-hero__meta{margin:3rem 0 0;padding-top:1rem;border-top:1px solid rgba(255,255,255,.18);color:rgba(255,255,255,.66);font-size:.75rem;font-weight:780;letter-spacing:.13em;text-transform:uppercase}
.world-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:.8rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:.82rem 1.25rem;background:rgba(255,255,255,.08);color:#fff!important;font-size:.84rem;font-weight:850;letter-spacing:.01em;transition:transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease}
.world-button span{transition:transform .22s ease}
.world-button:hover{transform:translateY(-2px);border-color:var(--world-accent);background:rgba(255,255,255,.14);box-shadow:0 16px 50px rgba(0,0,0,.3)}
.world-button:hover span{transform:translateX(3px)}
.world-button--light{border-color:transparent;background:#f8fbff;color:#05070b!important;box-shadow:0 14px 46px rgba(0,0,0,.34)}
.world-button--light:hover{background:var(--latest-lime);border-color:var(--latest-lime)}
.world-text-link{display:inline-flex;min-height:46px;align-items:center;border-bottom:1px solid rgba(255,255,255,.35);color:rgba(255,255,255,.86)!important;font-size:.84rem;font-weight:800}
.world-text-link:hover{color:#fff!important;border-color:#fff}

.worlds-index{position:sticky;z-index:20;top:var(--ga-system-nav-height,64px);border-bottom:1px solid var(--latest-line);background:rgba(5,7,11,.88);box-shadow:0 18px 55px rgba(0,0,0,.26);backdrop-filter:blur(22px) saturate(1.25)}
.worlds-index__inner{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:stretch;gap:1.5rem}
.worlds-index__label{display:flex;align-items:center;color:rgba(255,255,255,.58);font-size:.75rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}
.worlds-index__links{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));min-width:0}
.worlds-index__links a{position:relative;display:flex;min-height:66px;align-items:center;justify-content:center;gap:.45rem;border-left:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.56);font-size:.78rem;transition:color .18s ease,background .18s ease}
.worlds-index__links a::after{position:absolute;left:14%;right:14%;bottom:-1px;height:2px;transform:scaleX(0);background:var(--world-accent);box-shadow:0 0 18px var(--world-accent);content:"";transition:transform .2s ease}
.worlds-index__links a b{color:rgba(255,255,255,.85);font-size:.75rem}
.worlds-index__links a:hover,.worlds-index__links a[aria-current="true"]{background:rgba(255,255,255,.045);color:#fff}
.worlds-index__links a[aria-current="true"]::after{transform:scaleX(1)}

.worlds-collection{background:var(--latest-bg)}
.collection-intro{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.6fr);gap:clamp(3rem,8vw,8rem);align-items:end;padding-block:clamp(7rem,11vw,11rem)}
.collection-intro .worlds-eyebrow{grid-column:1/-1}
.collection-intro h2,.singularity-gate h2,.worlds-finale h2{margin:0;font-size:clamp(3.6rem,7.2vw,8rem);font-weight:740;line-height:.86;letter-spacing:-.062em;text-wrap:balance}
.collection-intro>p:last-child{margin:0;color:var(--latest-muted);font-size:1.08rem;line-height:1.75;text-wrap:pretty}

.world-room{--room-accent:#86e8ff;position:relative;isolation:isolate;display:grid;min-height:100svh;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;overflow:hidden;border-top:1px solid var(--latest-line);scroll-margin-top:calc(var(--ga-system-nav-height,64px) + 66px);background:#03050a}
.world-room--ice{--room-accent:#86e8ff}.world-room--spectrum{--room-accent:#ff68d1}.world-room--violet{--room-accent:#a38bff}.world-room--gold{--room-accent:#ffca78}.world-room--cyan{--room-accent:#63e5ee}.world-room--rose{--room-accent:#ff78aa}
.world-room__media{position:absolute;z-index:1;inset:0;overflow:hidden;background:#020309}
.world-room__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.82) brightness(.72);transition:transform 1.1s cubic-bezier(.2,.7,.2,1),filter .7s ease}
.world-room--ice .world-room__media img{object-position:center 48%;filter:saturate(.88) brightness(.72) contrast(1.04)}
.world-room--spectrum .world-room__media img{object-position:center;filter:saturate(.96) brightness(.68)}
.world-room--violet .world-room__media img{object-position:center;filter:saturate(.84) brightness(.72) contrast(1.07)}
.world-room--gold .world-room__media img,.world-room--cyan .world-room__media img,.world-room--rose .world-room__media img{filter:saturate(.95) brightness(.58) contrast(1.08)}
.world-room__media:hover img{transform:scale(1.022);filter:saturate(1.04) brightness(.82)}
.world-room__enter{position:absolute;z-index:3;bottom:34px;display:inline-flex;min-height:46px;align-items:center;gap:.7rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:.72rem 1rem;background:rgba(3,5,10,.52);color:#fff;font-size:.76rem;font-weight:820;letter-spacing:.04em;backdrop-filter:blur(15px)}
.world-room--copy-right .world-room__enter{left:34px}.world-room--copy-left .world-room__enter{right:34px}
.world-room__shade{position:absolute;z-index:2;inset:0;pointer-events:none}
.world-room--copy-right .world-room__shade{background:linear-gradient(90deg,rgba(3,5,10,.08) 0%,rgba(3,5,10,.18) 38%,rgba(3,5,10,.9) 67%,#03050a 100%),linear-gradient(180deg,rgba(3,5,10,.2),transparent 44%,rgba(3,5,10,.5))}
.world-room--copy-left .world-room__shade{background:linear-gradient(90deg,#03050a 0%,rgba(3,5,10,.92) 30%,rgba(3,5,10,.24) 62%,rgba(3,5,10,.08) 100%),linear-gradient(180deg,rgba(3,5,10,.18),transparent 44%,rgba(3,5,10,.5))}
.world-room__copy{position:relative;z-index:4;align-self:center;width:min(100%,610px);margin-block:clamp(5rem,8vw,8rem);padding:clamp(2rem,3.4vw,3.25rem);border:1px solid rgba(255,255,255,.15);border-radius:28px;background:linear-gradient(145deg,rgba(7,10,16,.84),rgba(7,10,16,.64));box-shadow:0 34px 110px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(22px) saturate(1.18)}
.world-room--copy-right .world-room__copy{grid-column:8/13;justify-self:start;margin-right:clamp(1.5rem,4vw,5rem)}
.world-room--copy-left .world-room__copy{grid-column:1/6;justify-self:end;margin-left:clamp(1.5rem,4vw,5rem)}
.world-room__topline{display:flex;justify-content:space-between;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--latest-line);color:rgba(255,255,255,.68);font-size:.75rem;font-weight:820;letter-spacing:.12em;text-transform:uppercase}
.world-room .worlds-eyebrow{color:var(--room-accent)}
.world-room h2{margin:1rem 0 .2rem;font-size:clamp(3.25rem,5.2vw,6rem);font-weight:740;line-height:.86;letter-spacing:-.058em;text-wrap:balance}
.world-room__subtitle{margin:.75rem 0 0;color:var(--room-accent);font-size:1rem;font-weight:760;letter-spacing:.04em}
.world-room__hook{margin:1.5rem 0 0;color:rgba(255,255,255,.9);font-size:clamp(1.05rem,1.3vw,1.22rem);font-weight:620;line-height:1.55;text-wrap:pretty}
.world-room__story{display:grid;gap:0;margin:1.75rem 0 0;border-top:1px solid var(--latest-line)}
.world-room__story div{display:grid;grid-template-columns:128px 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--latest-line)}
.world-room__story dt{color:var(--room-accent);font-size:.75rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.world-room__story dd{margin:0;color:rgba(255,255,255,.7);font-size:.91rem;line-height:1.55}
.world-room__meta{margin:1.35rem 0 0;color:rgba(255,255,255,.64);font-size:.75rem;font-weight:800;letter-spacing:.08em;line-height:1.6;text-transform:uppercase}
.world-room__actions{display:grid;gap:.85rem;margin-top:1.6rem}
.world-room__actions>.world-button{justify-self:start;background:var(--room-accent);border-color:var(--room-accent);color:#05070b!important}
.world-room__actions>.world-button:hover{background:#fff;border-color:#fff}
.share-drawer{max-width:100%;border-top:1px solid var(--latest-line)}
.share-drawer summary{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:1rem;color:rgba(255,255,255,.78);cursor:pointer;font-size:.84rem;font-weight:780;list-style:none}
.share-drawer summary::-webkit-details-marker{display:none}
.share-drawer summary span{color:var(--room-accent);font-size:1.3rem;transition:transform .2s ease}
.share-drawer[open] summary span{transform:rotate(45deg)}
.share-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;padding:0 0 .25rem}
.share-actions button{min-height:44px;padding:.65rem .8rem;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.055);color:rgba(255,255,255,.82);cursor:pointer;font-size:.78rem;font-weight:760;transition:border-color .2s ease,color .2s ease,background .2s ease}
.share-actions button:hover{border-color:var(--room-accent);background:rgba(255,255,255,.11);color:#fff}

.singularity-gate{position:relative;isolation:isolate;display:flex;min-height:58svh;align-items:center;overflow:hidden;border-top:1px solid var(--latest-line);border-bottom:1px solid var(--latest-line);background:radial-gradient(ellipse at 52% 55%,rgba(163,139,255,.18),transparent 42%),#070811}
.singularity-gate::after{position:absolute;left:10%;right:10%;top:52%;height:1px;background:linear-gradient(90deg,transparent,rgba(195,181,255,.9),transparent);box-shadow:0 0 40px rgba(163,139,255,.65);content:""}
.singularity-gate__numbers{position:absolute;z-index:-1;inset:auto 0 3%;color:rgba(255,255,255,.045);font-size:clamp(7rem,18vw,19rem);font-weight:800;letter-spacing:-.08em;line-height:.7;text-align:center;white-space:nowrap}
.singularity-gate__copy{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .75fr;gap:clamp(3rem,8vw,9rem);align-items:end;padding-block:clamp(6rem,9vw,9rem)}
.singularity-gate__copy .worlds-eyebrow{grid-column:1/-1;color:#c7b9ff}
.singularity-gate__copy>p:last-child{margin:0;color:var(--latest-muted);font-size:1.08rem;line-height:1.75}
.singularity-gate__copy strong{color:#fff}

.worlds-finale{position:relative;isolation:isolate;min-height:92svh;overflow:hidden;border-top:1px solid var(--latest-line);background:#05070b}
.worlds-finale__film{position:absolute;z-index:-2;inset:0;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:2px;opacity:.28;filter:saturate(.8)}
.worlds-finale__film img{width:100%;height:100%;object-fit:cover}
.worlds-finale__veil{position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 72% 45%,rgba(145,80,255,.3),transparent 34%),linear-gradient(90deg,rgba(5,7,11,.98) 0%,rgba(5,7,11,.86) 48%,rgba(5,7,11,.48));backdrop-filter:blur(2px)}
.worlds-finale__copy{display:flex;min-height:92svh;flex-direction:column;justify-content:center;align-items:flex-start;padding-block:clamp(7rem,11vw,11rem)}
.worlds-finale__copy .worlds-eyebrow{color:var(--latest-lime)}
.worlds-finale h2{max-width:900px;margin-top:1.3rem}
.worlds-finale__copy>p:not(.worlds-eyebrow){max-width:720px;margin:1.8rem 0 0;color:rgba(255,255,255,.78);font-size:1.12rem;line-height:1.7}
.worlds-finale__chips{display:flex;max-width:840px;flex-wrap:wrap;gap:.55rem;margin-top:2rem}
.worlds-finale__chips span{display:inline-flex;min-height:38px;align-items:center;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:.55rem .8rem;background:rgba(255,255,255,.055);color:rgba(255,255,255,.74);font-size:.78rem;font-weight:740;backdrop-filter:blur(12px)}

.latest-footer{display:grid;grid-template-columns:1fr 1fr;padding:3.2rem max(28px,calc((100vw - 1260px)/2));border-top:1px solid var(--latest-line);background:#03050a;color:#fff}
.latest-footer strong{font-size:1.2rem}
.latest-footer p{margin:.6rem 0;color:rgba(255,255,255,.66);font-size:.84rem;line-height:1.5}
.latest-footer nav{display:flex;flex-wrap:wrap;gap:1.3rem;justify-content:flex-end;font-size:.84rem;font-weight:680}
.latest-footer nav a{min-height:44px;display:inline-flex;align-items:center;color:rgba(255,255,255,.72)}
.latest-footer nav a:hover,.latest-footer nav a[aria-current="page"]{color:var(--latest-lime)}
.latest-footer .copyright{grid-column:1/-1;margin-top:2rem;font-size:.75rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}
.share-status{position:fixed;z-index:2147483647;left:50%;bottom:max(88px,calc(env(safe-area-inset-bottom) + 88px));transform:translate(-50%,20px);margin:0;padding:.8rem 1.05rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(5,7,11,.94);box-shadow:0 18px 60px rgba(0,0,0,.5);color:#fff;font-size:.82rem;font-weight:800;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;white-space:nowrap}
.share-status:not(:empty){opacity:1;transform:translate(-50%,0)}

@keyframes worlds-drift{from{transform:scale(1.01)}to{transform:scale(1.06) translate3d(1.2%,-.7%,0)}}
@media(max-width:1180px){
  :root{--latest-shell:min(100% - 40px,1260px)}
  .world-room--copy-right .world-room__copy{grid-column:7/13}.world-room--copy-left .world-room__copy{grid-column:1/7}
  .worlds-index__label{display:none}.worlds-index__inner{grid-template-columns:1fr;gap:0}
}
@media(max-width:820px){
  :root{--latest-shell:min(100% - 30px,1260px)}
  .worlds-hero{min-height:auto}
  .worlds-hero__copy{min-height:610px;padding-block:5.5rem 4rem}
  .worlds-hero h1{font-size:clamp(4rem,16vw,7rem)}
  .worlds-hero__lead{max-width:560px}
  .worlds-hero__art{position:relative;display:grid;height:460px;grid-template-columns:1fr 1fr;gap:2px}
  .worlds-hero__frame{position:relative;inset:auto!important;width:auto!important;height:100%!important;transform:none!important;border:0;border-radius:0}
  .worlds-hero__frame img{filter:saturate(.9) brightness(.66)}
  .worlds-hero__frame figcaption{right:12px;bottom:12px;font-size:.75rem}
  .worlds-hero__seam{display:none}
  .worlds-hero__veil{background:linear-gradient(180deg,#03050a 0%,rgba(3,5,10,.94) 36%,rgba(3,5,10,.46) 72%,rgba(3,5,10,.74) 100%)}
  .worlds-index__inner{width:100%}
  .worlds-index__links{display:flex;overflow-x:auto;scrollbar-width:none}
  .worlds-index__links::-webkit-scrollbar{display:none}
  .worlds-index__links a{min-width:118px;min-height:60px;flex:0 0 auto}
  .collection-intro,.singularity-gate__copy{grid-template-columns:1fr;gap:2rem}
  .collection-intro .worlds-eyebrow,.singularity-gate__copy .worlds-eyebrow{grid-column:auto}
  .world-room{display:block;min-height:0}
  .world-room__media{position:relative;display:block;inset:auto;aspect-ratio:16/10}
  .world-room__media img{min-height:100%;object-fit:cover}
  .world-room__enter{left:18px!important;right:auto!important;bottom:18px}
  .world-room__shade{display:none}
  .world-room__copy{width:100%;margin:0!important;padding:3.2rem max(15px,calc((100vw - var(--latest-shell))/2));border:0;border-radius:0;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 70%);box-shadow:none;backdrop-filter:none}
  .world-room h2{font-size:clamp(3.2rem,11vw,5.4rem)}
  .singularity-gate{min-height:auto}
  .singularity-gate__copy{padding-block:6rem}
  .worlds-finale__film{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}
  .worlds-finale__veil{background:linear-gradient(180deg,rgba(5,7,11,.9),rgba(5,7,11,.7) 50%,#05070b)}
  .latest-footer{grid-template-columns:1fr;gap:1.5rem;padding:2.8rem 1rem}
  .latest-footer nav{justify-content:flex-start}.latest-footer .copyright{grid-column:auto;margin-top:0}
}
@media(max-width:520px){
  .worlds-hero__copy{min-height:590px;padding-top:4.5rem}
  .worlds-hero h1{font-size:clamp(3.7rem,18vw,5.6rem)}
  .worlds-hero__actions,.worlds-finale__actions{align-items:stretch;flex-direction:column;width:100%}
  .worlds-hero__actions .world-button,.worlds-finale__actions .world-button{width:100%}
  .world-text-link{align-self:center}
  .worlds-hero__meta{font-size:.75rem;line-height:1.55}
  .worlds-hero__art{height:320px}
  .worlds-hero__frame figcaption{display:none}
  .collection-intro{padding-block:5.5rem}
  .collection-intro h2,.singularity-gate h2,.worlds-finale h2{font-size:clamp(3.15rem,15vw,5rem)}
  .world-room__media{aspect-ratio:4/3}
  .world-room__copy{padding-block:2.7rem 4rem}
  .world-room__topline{font-size:.75rem}
  .world-room__story div{grid-template-columns:1fr;gap:.45rem}
  .world-room__actions>.world-button{width:100%}
  .share-actions{grid-template-columns:1fr}
  .share-actions button{min-height:46px;font-size:.82rem}
  .singularity-gate__numbers{font-size:24vw}
  .worlds-finale__copy{min-height:100svh}
  .worlds-finale__chips span{font-size:.75rem}
  .share-status{max-width:calc(100vw - 24px);white-space:normal;text-align:center}
}
@media(min-width:621px) and (max-width:1180px){.worlds-index__inner{padding-left:78px}}
@media(max-width:620px){.ga-music-strip{top:auto!important;bottom:10px!important}}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .worlds-hero__frame img{animation:none}
  .latest-page main *,.latest-page main *::before,.latest-page main *::after,.latest-page footer *,.latest-page footer *::before,.latest-page footer *::after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}
}


/* Journey safety notice */
.worlds-safety-note {
  position: relative;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(18px, 3vw, 34px);
  margin-top: clamp(30px, 5vw, 64px);
  margin-bottom: clamp(28px, 4vw, 52px);
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 22px;
  background:
    linear-gradient(120deg, rgba(159, 238, 255, .08), transparent 38%),
    rgba(6, 9, 15, .86);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .04);
  padding: clamp(20px, 3vw, 32px);
}

.worlds-safety-note__mark {
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  border: 1px solid rgba(213, 255, 115, .38);
  border-radius: 50%;
  background: rgba(213, 255, 115, .09);
  color: #d5ff73;
  font-size: 18px;
  font-weight: 900;
}

.worlds-safety-note .worlds-eyebrow {
  margin-bottom: 8px;
  color: #d5ff73;
}

.worlds-safety-note h3 {
  margin: 0;
  color: #f7f8fb;
  font-size: clamp(22px, 3vw, 34px);
  letter-spacing: -.035em;
  line-height: 1;
}

.worlds-safety-note__copy > p:last-child {
  max-width: 760px;
  margin: 12px 0 0;
  color: rgba(247, 248, 251, .66);
  font-size: 13px;
  line-height: 1.65;
}

.worlds-safety-note__keys {
  display: grid;
  min-width: 210px;
  gap: 8px;
}

.worlds-safety-note__keys span {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 9px;
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 999px;
  background: rgba(255, 255, 255, .035);
  color: rgba(247, 248, 251, .57);
  padding: 9px 12px;
  font-size: 9px;
  font-weight: 760;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.worlds-safety-note__keys b {
  color: #9feeff;
  font-weight: 900;
}

@media (max-width: 880px) {
  .worlds-safety-note {
    grid-template-columns: auto minmax(0, 1fr);
  }

  .worlds-safety-note__keys {
    grid-column: 2;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 620px) {
  .worlds-safety-note {
    grid-template-columns: 1fr;
  }

  .worlds-safety-note__mark {
    width: 40px;
    height: 40px;
  }

  .worlds-safety-note__keys {
    grid-column: 1;
    grid-template-columns: 1fr;
  }
}
