html.has-pojie-cursor,html.has-pojie-cursor *{cursor:none!important}.site-cursor{--cursor-white:#f6f5f0;z-index:9999;width:2.75rem;height:2.75rem;color:var(--cursor-white);opacity:0;pointer-events:none;filter:drop-shadow(0 1px #000)drop-shadow(0 0 1px #000)drop-shadow(0 3px 4px #000000c7);will-change:transform;transition:opacity .12s;position:fixed;top:0;left:0}.site-cursor.is-visible{opacity:1}.site-cursor>span,.site-cursor>small,.site-cursor:before,.site-cursor:after,.site-cursor__axis:before,.site-cursor__fragment:before{box-sizing:border-box;display:block;position:absolute}.site-cursor:before,.site-cursor:after,.site-cursor__axis:before,.site-cursor__fragment:before{content:""}.site-cursor__core{clip-path:polygon(0 0,100% 66%,63% 70%,82% 100%,60% 100%,43% 73%,18% 100%);transform-origin:0 0;width:1.15rem;height:1.62rem;transition:transform .16s var(--ease-out-expo), opacity .16s ease;background:currentColor;top:0;left:0}.site-cursor__axis,.site-cursor__fragment{inset:0}.site-cursor__axis:before{border:2px solid;width:.25rem;height:.25rem;top:1.42rem;left:1.42rem;transform:rotate(45deg)}.site-cursor__fragment:before{opacity:0;transform-origin:0;background:currentColor;width:1.2rem;height:2px;top:1.75rem;left:1.5rem;transform:rotate(28deg)}.site-cursor>small{color:var(--cursor-white);font-family:var(--font-mono);font-size:var(--font-micro);letter-spacing:.08em;white-space:nowrap;background:#030504e0;padding:.14rem .3rem;font-weight:700;line-height:1;top:1.9rem;left:.5rem;box-shadow:0 2px 8px #00000061}.site-cursor--link .site-cursor__core,.site-cursor--action .site-cursor__core{transform:scale(1.08)}.site-cursor--action:before{border:2px solid;border-left:0;width:.65rem;height:1.2rem;top:.12rem;left:1.55rem}.site-cursor--download .site-cursor__core{transform:scale(1.06)}.site-cursor--download:before{background:currentColor;width:2px;height:.72rem;top:.2rem;left:1.7rem}.site-cursor--download:after{border:2px solid;border-width:0 2px 2px 0;width:.38rem;height:.38rem;top:.62rem;left:1.52rem;transform:rotate(45deg)}.site-cursor--download>small{top:1.9rem;left:.35rem}.site-cursor--text .site-cursor__fragment:before{opacity:1;background:linear-gradient(90deg,#0000 calc(50% - 1px),currentColor calc(50% - 1px) calc(50% + 1px),#0000 calc(50% + 1px));border:2px solid;border-width:2px 0;width:.7rem;height:1.55rem;top:.2rem;left:1.55rem;transform:none}.site-cursor--loading .site-cursor__fragment:before{opacity:1;animation:.92s steps(4,end) infinite site-cursor-sync-beam}.site-cursor--loading .site-cursor__axis:before{animation:.92s ease-in-out infinite site-cursor-sync-node}.site-cursor--drag:before,.site-cursor--drag:after{background:currentColor;width:1.1rem;height:2px;top:1.7rem;left:1.4rem}.site-cursor--drag:before{transform:rotate(90deg)}.site-cursor--disabled{opacity:.46}.site-cursor--disabled:after{background:currentColor;width:2.8rem;height:3px;top:.68rem;left:-.2rem;transform:rotate(-45deg);box-shadow:0 0 0 2px #090b0a}.site-cursor.is-pressed .site-cursor__core,.site-cursor.is-pressed .site-cursor__axis,.site-cursor.is-pressed .site-cursor__fragment{transform-origin:0 0;transform:scale(.86)}@keyframes site-cursor-sync-beam{0%,to{opacity:.22;scale:.55 1}50%{opacity:1;scale:1.25 1}}@keyframes site-cursor-sync-node{0%,to{opacity:.35;scale:.7}50%{opacity:1;scale:1.15}}@media (pointer:coarse){.site-cursor{display:none}}@media (prefers-reduced-motion:reduce){.site-cursor,.site-cursor>span{transition:none}.site-cursor--loading .site-cursor__axis:before,.site-cursor--loading .site-cursor__fragment:before{animation-duration:2.4s}}.brand-mark{color:currentColor;font-family:var(--font-display);letter-spacing:-.04em;align-items:center;gap:.7rem;font-size:1rem;font-weight:900;line-height:1;display:inline-flex}.brand-mark__sigil{width:1.8rem;height:1.8rem;color:var(--paper);background:var(--ink);font-family:var(--font-mono);letter-spacing:0;grid-template-columns:repeat(2,.7rem);place-content:center;font-size:.6rem;font-weight:700;display:grid;position:relative;overflow:hidden}.brand-mark__image{object-fit:contain;width:1.8rem;height:1.8rem}.brand-mark__sigil:after{background:var(--signal);content:"";position:absolute;inset:.35rem .85rem;transform:rotate(18deg)}.brand-mark[data-compact=true] .brand-mark__name{display:none}.download-finale{min-height:auto;padding:var(--gutter) var(--gutter) 3.25rem;color:var(--paper);background:var(--ink);flex-direction:column;display:flex;position:relative;overflow:hidden}.download-finale__brand{font-family:var(--font-mono);font-size:var(--font-label);letter-spacing:.08em;border-bottom:1px solid #f0eee72e;justify-content:space-between;align-items:center;padding-bottom:1.25rem;display:flex}.download-finale__release{gap:var(--gutter);grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;margin-top:clamp(2rem,4vw,3.5rem);padding-top:0;display:grid}.download-finale__release dl{grid-column:1/span 4;margin:0}.download-finale__release dl div{border-bottom:1px solid #f0eee726;grid-template-columns:6rem 1fr;padding-block:.75rem;display:grid}.download-finale__release dt,.download-finale__release dd{font-family:var(--font-mono);font-size:var(--font-label);margin:0}.download-finale__release dt{color:var(--paper-muted)}.download-finale__release button{width:100%;min-height:5.5rem;color:var(--ink);background:var(--signal);font-family:var(--font-mono);grid-column:6/-1;justify-content:space-between;align-items:center;padding:1.4rem 1.6rem;font-size:.82rem;font-weight:700;transition:color .22s,background .22s;display:flex}.download-finale__release button:hover{color:var(--paper);background:#232826}.download-finale__release button:focus-visible{outline:2px solid var(--paper);outline-offset:4px}.download-finale__release>p{overflow-wrap:anywhere;color:var(--paper-muted);font-family:var(--font-mono);font-size:var(--font-label);grid-column:6/-1;margin:0}.download-finale__ticker{right:var(--gutter);bottom:.9rem;left:var(--gutter);color:#f0eee759;font-family:var(--font-mono);font-size:var(--font-micro);letter-spacing:.08em;white-space:nowrap;justify-content:space-between;gap:1.5rem;display:flex;position:absolute;overflow:hidden}.download-finale__legal{right:var(--gutter);bottom:2.5rem;left:var(--gutter);color:#f0eee76b;font-family:var(--font-mono);font-size:var(--font-micro);justify-content:space-between;gap:1rem;display:flex;position:absolute}@media (width<=48rem){.download-finale{min-height:auto;padding-bottom:4rem}.download-finale__release{margin-top:3rem}.download-finale__release dl,.download-finale__release button,.download-finale__release>p{grid-column:1/-1}.download-finale__release button{margin-top:2.5rem}.download-finale__ticker{display:none}.download-finale__legal{margin-top:3rem;position:static}}@media (width<=30rem){.download-finale__brand>span{display:none}.download-finale__release button{min-height:4.75rem;font-size:.72rem}}.hero-world{min-height:max(100svh,52rem);color:var(--paper);background:var(--ink);position:relative;overflow:hidden}.hero-world:before{z-index:2;content:"";pointer-events:none;background:linear-gradient(90deg,#0000001a 0 39%,#000000b8 70%),linear-gradient(#0000 58%,#000000c2);position:absolute;inset:0}.hero-world__media{clip-path:polygon(0 0,100% 0,88% 100%,0 100%);isolation:isolate;will-change:transform;width:60%;height:72%;padding:.45rem;position:absolute;inset:8% auto auto 0}.hero-slice{background:#202323;min-width:0;position:relative;overflow:hidden}.hero-feature{background:#151817;border-bottom:1px solid #f0eee738;border-right:1px solid #f0eee738;width:100%;height:100%;margin:0;position:relative;overflow:hidden}.hero-feature:before,.hero-feature:after{z-index:2;content:"";pointer-events:none;position:absolute}.hero-feature:before{background:linear-gradient(90deg,#0000000a,#0000 55%,#00000061),linear-gradient(#0000 58%,#000000a3);inset:0}.hero-feature:after{mix-blend-mode:soft-light;background:repeating-linear-gradient(0deg,#0000 0 3px,#f0eee70a 3px 4px);inset:0}.hero-feature img{object-fit:cover;object-position:left center;filter:saturate(.68)contrast(1.12)brightness(.78);width:100%;height:100%;transform:scale(1.015)}.hero-feature__caption,.hero-feature__coordinate{z-index:3;font-family:var(--font-mono);font-size:var(--font-micro);letter-spacing:.1em;text-shadow:0 1px 12px #000000db;position:absolute}.hero-feature__caption{border-top:1px solid #f0eee757;justify-content:space-between;align-items:center;padding-top:.8rem;display:flex;bottom:1rem;left:1rem;right:1rem}.hero-feature__caption span:last-child{color:#e1d8bcc7}.hero-feature__coordinate{color:#f0eee7a3;top:1rem;right:1rem}.hero-feature__scan{z-index:3;background:#f0eee761;width:1px;position:absolute;top:12%;bottom:16%;left:8%}.hero-feature__scan:after{background:inherit;content:"";width:5rem;height:1px;position:absolute;top:42%;left:-2.5rem}.hero-feature__number{z-index:2;color:#0000;font-family:var(--font-display);letter-spacing:-.14em;-webkit-text-stroke:1px #e1d8bc38;pointer-events:none;font-size:clamp(13rem,23vw,27rem);font-weight:900;line-height:.8;position:absolute;top:-.12em;right:-.02em}.hero-feature__foil{z-index:3;mix-blend-mode:screen;pointer-events:none;background:linear-gradient(112deg,#0000 18%,#e1d8bc0a 30%,#e1d8bc21 39%,#0000 52%),radial-gradient(circle at 24% 24%,#fff7dc1a,#0000 26%);position:absolute;inset:0}.hero-world__content{z-index:5;column-gap:var(--gutter);min-height:max(100svh,52rem);padding:clamp(6.8rem, 12vh, 8.5rem) var(--gutter) clamp(10.5rem, 18vh, 13rem);grid-template-columns:repeat(12,minmax(0,1fr));display:grid;position:relative}.hero-world__product-stack{grid-column:7/-1;align-self:start;width:100%;max-width:48rem}.hero-world__copy{width:100%}.hero-world__eyebrow{color:var(--signal);font-family:var(--font-mono);font-size:var(--font-label);letter-spacing:.14em;text-transform:uppercase;margin-bottom:clamp(1.2rem,2.5vh,2rem);display:block}.hero-world__statement h1{max-width:none;font-family:var(--font-display-cjk);letter-spacing:-.04em;margin:0;font-size:clamp(3.2rem,4vw,4.85rem);font-weight:800;line-height:.98}.hero-world__title-line{white-space:nowrap;display:block}.hero-world__statement p{color:#f0eee7c2;max-width:35rem;margin:clamp(1.15rem,2.4vh,1.8rem) 0 0;font-size:clamp(.88rem,1.1vw,1.02rem);line-height:1.7}.hero-world__actions{margin-top:clamp(1.5rem,3.2vh,2.5rem)}.hero-world__download{width:min(100%,27rem);min-height:4.1rem;color:var(--ink);background:var(--signal);font-family:var(--font-mono);justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.78rem;font-weight:700;transition:color .22s,background .22s,transform .22s;display:flex}.hero-world__download:hover{color:var(--paper);background:#232826;transform:translateY(-2px)}.hero-world__download:focus-visible{outline:2px solid var(--paper);outline-offset:4px}.hero-world__support{color:#f0eee7b3;width:fit-content;font-family:var(--font-mono);font-size:var(--font-caption);align-items:center;gap:.8rem;margin-top:.75rem;display:flex}.hero-world__platform{color:var(--paper);border:1px solid #f0eee759;padding:.38rem .55rem}.hero-world__stats{border-top:1px solid #f0eee738;border-bottom:1px solid #f0eee724;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,32rem);margin-top:clamp(2rem,4vh,3.5rem);display:grid}.hero-world__stats>div{flex-direction:column;gap:.35rem;padding:1rem .9rem 1rem 0;display:flex}.hero-world__stats>div+div{border-left:1px solid #f0eee724;padding-left:.9rem}.hero-world__stats strong{color:var(--paper);font-family:var(--font-display);letter-spacing:-.06em;font-size:clamp(1.8rem,2.6vw,2.6rem);line-height:1}.hero-world__stats span{color:#f0eee78f;font-family:var(--font-mono);font-size:var(--font-label);letter-spacing:.08em}.hero-world__wordmark-mask{z-index:3;pointer-events:none;position:absolute;bottom:-1vh;left:-.035em;right:-.035em;overflow:hidden}.hero-world__wordmark{color:var(--paper);font-family:var(--font-display);letter-spacing:-.105em;white-space:nowrap;will-change:transform;font-size:clamp(8rem,21vw,24rem);font-weight:900;line-height:.65}.hero-world__folio{z-index:6;right:var(--gutter);bottom:1.2rem;left:var(--gutter);color:#f0eee79e;font-family:var(--font-mono);font-size:var(--font-micro);letter-spacing:.1em;justify-content:space-between;display:flex;position:absolute}@media (width<=72rem){.hero-world__media{width:46%}.hero-world__product-stack{grid-column:6/-1}}@media (width<=48rem){.hero-world{min-height:auto;overflow:hidden}.hero-world:before{background:linear-gradient(0deg, var(--ink) 0, transparent 24%), linear-gradient(90deg, #00000024, transparent 65%)}.hero-world__media{aspect-ratio:4/3;width:100%;height:auto;padding:.35rem;position:relative;inset:auto}.hero-feature img{object-position:left center}.hero-feature__caption{font-size:var(--font-micro)}.hero-world__content{min-height:auto;padding:2.5rem var(--gutter) 0;flex-direction:column;display:flex}.hero-world__product-stack{width:100%;max-width:none}.hero-world__copy{width:100%}.hero-world__statement h1{max-width:none;font-size:clamp(2.5rem,10.5vw,4.1rem)}.hero-world__statement p{max-width:33rem}.hero-world__actions{margin-top:2rem}.hero-world__wordmark-mask{z-index:3;margin-top:4rem;padding-top:1rem;position:relative;bottom:auto;left:auto;right:auto}.hero-world__wordmark{font-size:25vw;line-height:.7}.hero-world__folio{padding:1rem var(--gutter) 1.25rem;position:relative;bottom:auto;left:auto;right:auto}.hero-world__folio span:first-child{display:none}.hero-world__folio{justify-content:flex-end}}@media (width<=30rem){.hero-world__content{padding-top:2rem}.hero-world__eyebrow{line-height:1.5}.hero-world__statement h1{font-size:clamp(2.2rem,10vw,3rem)}.hero-world__statement p{font-size:.82rem}.hero-world__download{min-height:3.75rem;font-size:.7rem}.hero-world__support{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.hero-world__media,.hero-world__wordmark,.hero-world__download{transform:none!important}}.hero-world--poster{--poster-stage:max(92svh, 54rem);--poster-transition:clamp(12rem, 22vh, 16rem);min-height:calc(var(--poster-stage) + var(--poster-transition))}.hero-world--poster:before{background:linear-gradient(90deg,#f0eee714 0,#0000 44%,#0000001f 72%,#00000047 100%),linear-gradient(0deg,#000000f0 0 5.6rem,#0000 15rem)}.hero-world--poster .hero-world__media{width:100%;height:var(--poster-stage);clip-path:none;padding:0;inset:0}.hero-world--poster .hero-feature{background:#eee900;border:0}.hero-world--poster .hero-feature:before{background:linear-gradient(90deg,#f0eee714,#0000 46%),linear-gradient(#0000 60%,#00000042)}.hero-world--poster .hero-feature img{object-position:center center;filter:saturate(.8)contrast(1.06)brightness(.9);width:86%;margin-left:auto}.hero-world--poster .hero-feature__caption{display:none}.hero-world--poster .hero-feature__coordinate{top:clamp(7rem,13vh,9rem);right:var(--gutter);color:#1011128f}.hero-world--poster .hero-feature__scan{background:#10111238;top:18%;bottom:22%;left:72%}.hero-world--poster .hero-feature__number{top:-.08em;right:var(--gutter);color:#0000;-webkit-text-stroke-color:#10111224;font-size:clamp(14rem,28vw,32rem)}.hero-world--poster .hero-feature__foil{background:linear-gradient(112deg,#0000 16%,#fff7dc0a 28%,#fff7dc1f 37%,#0000 48%),radial-gradient(circle at 18% 20%,#fff7dc14,#0000 24%)}.hero-world--poster .hero-world__content{min-height:var(--poster-stage);padding:clamp(7rem, 14vh, 10rem) var(--gutter) clamp(10rem, 18vh, 13rem)}.hero-world--poster .hero-world__product-stack{grid-column:1/span 5;align-self:start;max-width:42rem}.hero-world--poster .hero-world__eyebrow{color:var(--ink)}.hero-world--poster .hero-world__statement h1{color:var(--ink);font-size:clamp(3.5rem,4.7vw,5.9rem);line-height:.94}.hero-world--poster .hero-world__statement p{color:#101112c2;max-width:31rem;font-weight:600}.hero-world--poster .hero-world__actions{margin-top:clamp(1.8rem,4vh,3rem)}.hero-world--poster .hero-world__download{border-left:.35rem solid var(--signal);width:min(100%,21rem);color:var(--paper);background:var(--ink)}.hero-world--poster .hero-world__download:hover{color:var(--ink);background:var(--signal)}.hero-world--poster .hero-world__download:focus-visible{outline-color:var(--ink)}.hero-world--poster .hero-world__support{color:#101112b8;font-weight:700}.hero-world--poster .hero-world__platform{color:var(--ink);border-color:#1011126b}.hero-world--poster .hero-world__stats{right:var(--gutter);bottom:0;left:var(--gutter);width:auto;color:var(--paper);background:#101112f0;border:1px solid #f0eee729;grid-template-columns:minmax(15rem,2fr) repeat(3,minmax(8rem,1fr));margin:0;position:absolute}.hero-world--poster .hero-world__stats:before{color:#f0eee79e;font-family:var(--font-mono);font-size:var(--font-label);letter-spacing:.1em;content:"PJ-002 / CYBERPUNK 2077 / FEATURED ARCHIVE";align-items:flex-end;padding:1.1rem 1.25rem;display:flex}.hero-world--poster .hero-world__stats>div{border-left:1px solid #f0eee724;padding:1rem 1.1rem}.hero-world--poster .hero-world__stats strong{color:var(--paper)}.hero-world--poster .hero-world__stats span{color:#f0eee78f}.hero-world--poster .hero-world__wordmark-mask{height:var(--poster-transition);background:var(--ink);align-items:flex-end;display:flex;bottom:0;left:0;right:0}.hero-world--poster .hero-world__wordmark{color:#c9c6bdd6;font-size:clamp(9rem,21vw,24rem);line-height:.62}.hero-world--poster .hero-world__folio{bottom:.85rem}@media (width<=48rem){.hero-world--poster{--poster-stage:max(82svh, 42rem);--poster-transition:clamp(8rem, 18vh, 11rem);min-height:calc(var(--poster-stage) + var(--poster-transition))}.hero-world--poster:before{background:linear-gradient(90deg,#f0eee71f,#0000 72%),linear-gradient(0deg,#000000f5 0 7rem,#0000 15rem)}.hero-world--poster .hero-world__media{width:100%;height:var(--poster-stage);aspect-ratio:auto;padding:0;position:absolute;inset:0}.hero-world--poster .hero-feature img{object-position:58% center;width:100%;margin-left:0}.hero-world--poster .hero-feature__coordinate,.hero-world--poster .hero-feature__scan{display:none}.hero-world--poster .hero-feature__number{font-size:48vw;top:.12em;right:-.02em}.hero-world--poster .hero-world__content{min-height:var(--poster-stage);padding:7rem .75rem 8.5rem;display:grid;position:relative}.hero-world--poster .hero-world__product-stack{grid-column:1/-1;width:min(100%,30rem);max-width:none}.hero-world--poster .hero-world__statement h1{max-width:9em;font-size:clamp(2.65rem,11vw,4.4rem)}.hero-world--poster .hero-world__statement p{color:#101112d1;max-width:22rem;font-size:.82rem}.hero-world--poster .hero-world__download{width:min(100%,19rem)}.hero-world--poster .hero-world__stats{grid-template-columns:repeat(3,minmax(0,1fr));bottom:0;left:.75rem;right:.75rem}.hero-world--poster .hero-world__stats:before{display:none}.hero-world--poster .hero-world__stats>div{min-width:0;padding:.85rem .65rem}.hero-world--poster .hero-world__stats strong{font-size:clamp(1.55rem,8vw,2.1rem)}.hero-world--poster .hero-world__stats span{font-size:var(--font-micro)}.hero-world--poster .hero-world__wordmark-mask{height:var(--poster-transition);margin:0;padding:0;position:absolute;bottom:0;left:0;right:0}.hero-world--poster .hero-world__wordmark{font-size:26vw}.hero-world--poster .hero-world__folio{padding:0 .75rem;position:absolute;bottom:.55rem;left:0;right:0}}@media (width<=30rem){.hero-world--poster .hero-world__statement h1{font-size:clamp(2.35rem,10.5vw,3.25rem)}.hero-world--poster .hero-world__support{flex-flow:wrap;align-items:center}}@media (width>=48.01rem){.hero-world--split{--split-stage:max(100svh, 52rem);--split-footer:clamp(10.5rem, 19vh, 13.5rem);min-height:var(--split-stage)}.hero-world--split .hero-world__media{height:clamp(36rem,72vh,49rem);top:clamp(4.5rem,8vh,6.5rem)}.hero-world--split .hero-world__content{min-height:var(--split-stage);padding-bottom:clamp(7rem,12vh,10rem)}.hero-world--split .hero-world__product-stack{align-self:stretch;max-width:52rem}.hero-world--split .hero-world__statement h1{letter-spacing:-.035em;font-size:clamp(3.15rem,3.75vw,4.55rem);line-height:1.02}.hero-world--split .hero-world__title-line:first-child{letter-spacing:-.02em;margin-bottom:.08em;font-size:.78em;font-weight:700}.hero-world--split .hero-world__title-line:last-child{letter-spacing:-.045em}.hero-world--split .hero-world__statement p{color:#f0eee7a8;max-width:31rem;margin-top:clamp(1.35rem,2.8vh,2rem);line-height:1.85}.hero-world--split .hero-world__statement p:first-line{color:#f0eee7db}.hero-world--split .hero-world__copy{flex-direction:column;min-height:100%;display:flex}.hero-world--split .hero-world__stats{right:var(--gutter);width:min(43vw,52rem);margin-top:0;position:absolute;bottom:0}.hero-world--split .hero-feature__caption{color:#f0eee7ad;font-size:var(--font-micro);letter-spacing:.12em;text-shadow:0 1px 12px #000000b3;border-top-color:#f0eee73d;grid-template-columns:minmax(0,1fr) auto;gap:2rem;padding-top:.65rem;display:grid;bottom:.9rem;left:clamp(1rem,1.4vw,1.6rem);right:clamp(6.5rem,11%,8.5rem)}.hero-world--split .hero-feature__caption span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hero-world--split .hero-feature__caption span:last-child{color:#f0eee785;text-align:right}.hero-world--split .hero-feature img{object-position:left top;height:106%}.hero-world--split .hero-world__wordmark-mask{width:54%;height:var(--split-footer);align-items:flex-end;padding-left:clamp(.35rem,.7vw,.8rem);display:flex;inset:auto auto 0 0}.hero-world--split .hero-world__wordmark{letter-spacing:-.105em;font-size:clamp(8.5rem,15vw,18rem);line-height:.64}.hero-world--split .hero-world__folio{display:none}}@media (width>=75rem){.hero-world--split .hero-world__content{padding-top:clamp(12rem,23vh,15.5rem)}.hero-world--split .hero-world__product-stack{max-width:56rem}.hero-world--split .hero-world__copy{grid-template-rows:auto auto auto 1fr;grid-template-columns:minmax(22.5rem,1.08fr) minmax(19rem,.92fr);align-content:start;gap:1rem clamp(2.5rem,3vw,4rem);display:grid}.hero-world--split .hero-world__statement{display:contents}.hero-world--split .hero-world__eyebrow{grid-area:1/1/auto/-1;margin-bottom:.35rem}.hero-world--split .hero-world__statement h1{grid-area:2/1/4}.hero-world--split .hero-world__statement p{grid-area:2/2;align-self:end;margin-top:0;padding-top:.35rem}.hero-world--split .hero-world__actions{grid-area:3/2;margin-top:.8rem}.hero-world--split .hero-world__download{width:100%}}@media (width>=100rem){.hero-world--split .hero-world__copy{grid-template-rows:auto auto auto 1fr}.hero-world--split .hero-world__statement h1{letter-spacing:-.04em;white-space:nowrap;grid-area:2/1/auto/-1;font-size:clamp(3.2rem,3.55vw,4.25rem);line-height:1}.hero-world--split .hero-world__title-line{white-space:nowrap;display:inline}.hero-world--split .hero-world__title-line:first-child{margin-right:.22em;font-size:.9em}.hero-world--split .hero-world__statement p{grid-area:3/1;align-self:center;margin-top:0;padding-top:.35rem}.hero-world--split .hero-world__actions{grid-area:4/1;place-self:start;width:min(100%,27rem);margin-top:.85rem}.hero-world--split .hero-world__download{width:100%}}.site-header{z-index:20;width:100%;min-height:5.25rem;padding:1.25rem var(--gutter);color:var(--paper);mix-blend-mode:difference;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0}.site-header__brand{color:inherit;flex:none;text-decoration:none}.site-header__nav{min-width:0;font-family:var(--font-mono);letter-spacing:.02em;align-items:center;gap:clamp(.75rem,2vw,2rem);font-size:.72rem;font-weight:700;display:flex}.site-header__nav a,.site-header__nav button{color:inherit;text-decoration:none}.site-header__index,.site-header__product{white-space:nowrap;align-items:center;min-height:2.5rem;display:inline-flex;position:relative}.site-header__index:after,.site-header__product:after{content:"";transform-origin:100%;height:1px;transition:transform .24s var(--ease-out-expo);background:currentColor;position:absolute;bottom:.35rem;left:0;right:0;transform:scaleX(0)}.site-header__index:hover:after,.site-header__product:hover:after{transform-origin:0;transform:scaleX(1)}.site-header__index-label--compact{display:none}.site-header__index-mark{width:1.8rem;height:1.8rem;font-size:var(--font-micro);border:1px solid;border-radius:50%;flex:0 0 1.8rem;place-items:center;margin-right:.6rem;display:grid}.site-header__download{background:var(--signal);flex:none;align-items:center;gap:1rem;min-height:2.75rem;padding:.75rem 1rem;transition:color .18s,background .18s;display:inline-flex;color:var(--ink)!important}.site-header__download:hover{background:var(--ink);color:var(--paper)!important}@media (width<=48rem){.site-header{mix-blend-mode:normal;min-height:4.5rem;padding-block:1rem}.site-header__product{font-size:var(--font-label)}.site-header__nav{gap:.55rem}.site-header__index-label--full{display:none}.site-header__index-label--compact{min-width:2em;display:inline-block}.site-header__index-mark{font-size:var(--font-micro);margin-right:.4rem}.site-header__download{min-height:2.4rem;padding:.6rem .75rem}}@media (width<=36rem){.site-header{gap:.5rem;padding-inline:.75rem}.site-header__product,.site-header__brand .brand-mark__name{display:none}.site-header__nav{flex:1;justify-content:flex-end}.site-header__index{flex:none;min-width:4.7rem}}@media (width<=23rem){.site-header__index-mark{display:none}.site-header__index{min-width:2.4rem}.site-header__download{gap:.5rem}}.product-showcase{padding:clamp(6rem, 10vw, 11rem) var(--gutter) var(--section-space);color:var(--paper);background:#0b0d0d;position:relative;overflow:clip}.product-showcase:before{opacity:.35;pointer-events:none;content:"";background:linear-gradient(90deg,#f0eee70d 1px,#0000 1px) 0 0/25% 100%;position:absolute;inset:0}.product-showcase__header,.product-showcase__body{z-index:1;position:relative}.world-access{z-index:1;gap:var(--gutter);grid-template-columns:repeat(12,minmax(0,1fr));align-content:start;min-height:clamp(22rem,38vh,30rem);padding-bottom:clamp(4rem,7vw,7rem);display:grid;position:relative}.world-access__index,.world-access__eyebrow,.world-access__meta{font-family:var(--font-mono);font-size:var(--font-label);letter-spacing:.1em}.world-access__index{color:#f0eee799;grid-column:1/span 2;gap:.8rem;margin:0;display:flex}.world-access__index span:first-child,.world-access__eyebrow{color:var(--signal)}.world-access__main{grid-column:2/span 8;align-self:end;min-width:0;padding-top:clamp(3rem,8vh,7rem)}.world-access__main h2{align-items:flex-end;gap:clamp(1rem,2vw,2rem);margin:clamp(1.5rem,3vh,2.5rem) 0 0;line-height:.82;display:flex}.world-access__number{color:var(--paper);font-family:var(--font-display-latin);font-size:clamp(5rem, calc(11vw * var(--count-scale,1)), 13rem);font-variant-numeric:tabular-nums;letter-spacing:0;white-space:nowrap;align-items:baseline;font-weight:900;display:inline-flex}.world-access__glyph{height:.85em;display:inline-block;overflow:hidden}.world-access__glyph>span{will-change:transform, filter, opacity;line-height:.85;display:block}.world-access__glyph[data-kind=digit]{margin-right:-.075em}.world-access__glyph[data-kind=separator]{text-align:center;width:.3em;margin-right:.015em}.world-access__main h2 small{color:#f0eee78f;font-family:var(--font-display-cjk);letter-spacing:0;white-space:nowrap;padding-bottom:.45em;font-size:clamp(1rem,1.4vw,1.45rem);font-weight:500;line-height:1}.world-access__main>p{font-family:var(--font-display-cjk);letter-spacing:-.04em;margin:clamp(1.6rem,3vh,2.5rem) 0 0;font-size:clamp(1.8rem,2.7vw,3.6rem);font-weight:700;line-height:1}.world-access__meta{border-top:1px solid #f0eee72e;grid-column:10/-1;align-self:end;margin:0 0 .4rem;display:grid}.world-access__meta div{border-bottom:1px solid #f0eee71f;justify-content:space-between;gap:1rem;padding:.72rem 0;display:flex}.world-access__meta dt{color:#f0eee78a}.world-access__meta dd{color:#f0eee7b8;text-align:right;margin:0}.world-access__meta div:last-child dd{color:var(--signal)}.world-access__meta dd i{background:var(--signal);width:.42rem;height:.42rem;margin-left:.45rem;display:inline-block}.world-access__rule{background:#f0eee729;height:1px;position:absolute;bottom:0;left:0;right:0}.product-showcase__header{gap:var(--gutter);border-bottom:1px solid #f0eee724;grid-template-columns:repeat(12,minmax(0,1fr));align-content:start;min-height:clamp(16rem,27vh,22rem);padding-bottom:clamp(3rem,6vw,6rem);display:grid}.product-showcase__index,.product-showcase__intro>span,.product-showcase__meta,.product-window__bar,.product-window__media-caption,.product-showcase__steps article>span,.product-showcase__steps small{font-family:var(--font-mono);font-size:var(--font-label);letter-spacing:.1em}.product-showcase__index{color:#f0eee79e;grid-column:1/span 2;gap:.8rem;margin:0;display:flex}.product-showcase__index span:first-child,.product-showcase__intro>span{color:var(--signal)}.product-showcase__intro{grid-column:2/span 8;min-width:0}.product-showcase__header h2{font-family:var(--font-display-cjk);letter-spacing:-.055em;white-space:nowrap;margin:clamp(1.5rem,3vh,2.5rem) 0 0;font-size:clamp(3rem,4vw,5.2rem);font-weight:800;line-height:.96}.product-showcase__intro>p{color:#f0eee78f;max-width:34rem;margin:1.5rem 0 0;line-height:1.75}.product-showcase__meta{border-top:1px solid #f0eee72e;grid-column:10/-1;gap:0;margin:0;display:grid}.product-showcase__meta div{border-bottom:1px solid #f0eee71f;justify-content:space-between;padding:.7rem 0;display:flex}.product-showcase__meta dt{color:#f0eee78a}.product-showcase__meta dd{color:#f0eee7b8;margin:0}.product-showcase__meta div:last-child dd{color:var(--signal)}.product-showcase__body{grid-template-columns:minmax(0,8fr) minmax(20rem,4fr);align-items:start;gap:clamp(2rem,4vw,5rem);scroll-margin-top:clamp(1.5rem,5vh,4rem);display:grid}.product-showcase__stage{min-height:auto;position:sticky;top:8vh}.product-window{background:#050606;border:1px solid #f0eee73b;overflow:hidden;box-shadow:0 3rem 8rem #0000006b}.product-window__bar{color:#f0eee7a3;border-bottom:1px solid #f0eee726;justify-content:space-between;align-items:center;min-height:3rem;padding:0 1rem;display:flex}.product-window__bar span:last-child{color:var(--signal)}.product-window__media{aspect-ratio:16/8;background:#080a0a;position:relative}.product-window__media img{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .52s ease, transform .9s var(--ease-out-expo);position:absolute;inset:0;transform:scale(1.025)}.product-window__media img[data-active=true]{opacity:1;transform:scale(1)}.product-window__media:after{pointer-events:none;content:"";background:linear-gradient(#0000 65%,#050606d1);position:absolute;inset:0}.product-window__media-caption{z-index:1;color:#f0eee7b3;justify-content:space-between;display:flex;position:absolute;bottom:.9rem;left:1rem;right:1rem}.product-window__media-caption span:first-child{color:var(--signal)}.product-showcase__download{width:100%;min-height:4.25rem;color:var(--paper);font-family:var(--font-mono);background:#0b0d0d;border:1px solid #f0eee738;grid-template-columns:1fr 4.25rem;align-items:center;margin-top:.75rem;padding:0 0 0 1.25rem;font-size:.72rem;font-weight:700;transition:border-color .22s,color .22s;display:grid}.product-showcase__download span:last-child{color:#07110d;background:var(--signal);place-items:center;height:100%;font-size:1rem;transition:color .22s,background .22s;display:grid}.product-showcase__download:hover{color:var(--signal);border-color:var(--signal)}.product-showcase__download:hover span:last-child{color:var(--signal);background:0 0}.product-showcase__steps{padding-bottom:10vh}.product-showcase__steps article{color:#f0eee773;opacity:.48;border-top:1px solid #f0eee72b;grid-template-columns:2.5rem 1fr;gap:1rem;min-height:31vh;padding:1.5rem 0 3rem;transition:opacity .28s,border-color .28s,color .28s;display:grid;position:relative}.product-showcase__steps article:last-child{min-height:clamp(52rem,92vh,68rem)}.product-showcase[data-reduced-motion=true] .product-showcase__steps article:last-child{min-height:31vh}.product-showcase__steps article:after{background:var(--signal);content:"";width:0;height:2px;transition:width .5s var(--ease-out-expo);position:absolute;top:-1px;left:0}.product-showcase__steps article[data-active=true]{color:var(--paper);opacity:1;border-color:#f0eee78c}.product-showcase__steps article[data-active=true]:after{width:100%}.product-showcase__steps article>span{color:var(--signal)}.product-showcase__steps h3{max-width:none;font-family:var(--font-display-cjk);letter-spacing:-.04em;transition:transform .5s var(--ease-out-expo);margin:0 0 1.25rem;font-size:clamp(2rem,2.6vw,3.4rem);font-weight:800;line-height:.98}.product-showcase__steps article[data-active=true] h3{transform:translate(clamp(.25rem,.6vw,.75rem))}.product-showcase__steps p{color:#f0eee79e;max-width:24rem;margin:0;line-height:1.7}.product-showcase__steps small{color:#f0eee78f;grid-column:2;align-self:end;margin-top:2rem}@media (width<=52rem){.world-access{grid-template-columns:1fr;gap:2rem;min-height:auto}.world-access__index,.world-access__main,.world-access__meta{grid-column:1}.world-access__main{padding-top:2rem}.world-access__main h2{display:block}.world-access__main h2 small{margin-top:1.25rem;padding:0;display:block}.world-access__meta{max-width:24rem}.product-showcase__header,.product-showcase__body{grid-template-columns:1fr}.product-showcase__header{gap:2rem;min-height:auto}.product-showcase__index,.product-showcase__intro,.product-showcase__meta,.product-showcase__header h2{white-space:normal}.product-showcase__meta{max-width:24rem}.product-showcase__body{gap:4rem}.product-showcase__stage{min-height:auto;position:relative;top:0}.product-showcase__steps{padding-bottom:0}.product-showcase__steps article{opacity:1;min-height:auto;padding-block:2rem 3.5rem}.product-showcase__steps article:last-child{min-height:auto}.product-showcase__steps article:after{width:3rem}}@media (width<=36rem){.product-showcase{padding-inline:.75rem}.product-window__media{aspect-ratio:16/10}.product-window__media-caption{line-height:1.8;display:block}.product-window__media-caption span{display:block}.product-showcase__steps article{grid-template-columns:2rem 1fr}}.world-lab{min-height:100vh;color:var(--paper);background:linear-gradient(90deg,#f0eee708 1px,#0000 1px) 0 0/8rem 100%,#090b0a;padding:1.5rem}.world-lab button,.world-lab a{color:inherit}.world-lab__header{border:1px solid #f0eee729;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;padding:clamp(1.5rem,4vw,3.5rem);display:grid}.world-lab__header>div{max-width:60rem}.world-lab__header span,.world-lab__header a,.world-lab__selection,.world-demo__section-head{font-family:var(--font-mono);font-size:var(--font-label);letter-spacing:.12em}.world-lab__header span{color:var(--signal)}.world-lab__header h1{font-family:var(--font-display-cjk);letter-spacing:-.065em;margin:1rem 0 0;font-size:clamp(3rem,7vw,7rem);line-height:.92}.world-lab__header p{color:#f0eee78f;max-width:42rem;margin:1.25rem 0 0;line-height:1.7}.world-lab__header a{border-bottom:1px solid var(--signal);padding-bottom:.35rem;text-decoration:none}.world-lab__switcher{border-top:1px solid #f0eee729;border-left:1px solid #f0eee729;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:1rem;display:grid}.world-lab__switcher button{text-align:left;border-bottom:1px solid #f0eee729;border-right:1px solid #f0eee729;min-height:9rem;padding:1.15rem;transition:background-color .22s;display:grid}.world-lab__switcher button>span,.world-lab__switcher button>small{font-family:var(--font-mono);font-size:var(--font-micro)}.world-lab__switcher button>span{color:#f0eee75c}.world-lab__switcher button>strong{align-self:end;font-size:1rem}.world-lab__switcher button>small{color:#f0eee799;margin-top:.45rem;line-height:1.45}.world-lab__switcher button:hover,.world-lab__switcher button.is-selected{background:#00e88714}.world-lab__switcher button.is-selected>span,.world-lab__switcher button.is-selected>strong{color:var(--signal)}.world-lab__selection{color:#f0eee799;align-items:center;gap:1.2rem;padding:1.1rem 0;display:flex}.world-lab__selection strong{color:var(--paper)}.world-lab__selection small{color:var(--signal);margin-left:auto}.world-demo{isolation:isolate;background:#0d0f0e;border:1px solid #f0eee72e;min-height:min(72rem,100vh - 4rem);overflow:hidden}.world-demo__section-head{color:#f0eee77a;border-bottom:1px solid #f0eee726;justify-content:space-between;padding:1rem 1.25rem;display:flex}.world-demo__section-head span:last-child{color:var(--signal)}.world-demo--atlas{grid-template-columns:minmax(15rem,22%) minmax(0,1fr);height:min(74rem,100vh - 3rem);min-height:48rem;display:grid}.world-atlas__index{border-right:1px solid #f0eee726;grid-template-rows:auto 1fr;display:grid}.world-atlas__index>span{color:#f0eee78f;font-family:var(--font-mono);font-size:var(--font-label);border-bottom:1px solid #f0eee726;padding:1.1rem}.world-atlas__index>div{grid-template-rows:repeat(12,minmax(0,1fr));display:grid}.world-atlas__index button{text-align:left;border-bottom:1px solid #f0eee717;grid-template-columns:3.5rem 1fr;align-items:center;gap:.7rem;min-height:0;padding:.5rem 1rem;display:grid}.world-atlas__index button small{color:#f0eee785;font-family:var(--font-mono);font-size:var(--font-micro)}.world-atlas__index button strong{font-family:var(--font-display);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:clamp(.7rem,1vw,1rem);overflow:hidden}.world-atlas__index button:hover,.world-atlas__index button.is-selected{color:var(--ink);background:var(--signal)}.world-atlas__index button:is(:hover,.is-selected) small{color:#10111299}.world-atlas__stage{background:linear-gradient(90deg, #0709088a, transparent 54%), linear-gradient(0deg, #070908d1, transparent 48%), var(--world-image) center / cover no-repeat;min-width:0;position:relative}.world-atlas__stage:before{opacity:.2;content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 600 600' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23f0eee7' stroke-opacity='.24'%3E%3Cpath d='M-40 110C90 20 190 210 330 120s230-20 340 55'/%3E%3Cpath d='M-30 165C90 75 200 260 350 170s220-10 330 60'/%3E%3Cpath d='M-20 225C110 125 210 320 380 230s210 0 310 70'/%3E%3Cpath d='M-10 295C130 185 240 370 410 300s190 15 290 90'/%3E%3Cpath d='M0 370C150 260 270 430 450 370s170 30 260 120'/%3E%3C/g%3E%3C/svg%3E");background-size:50rem 50rem;position:absolute;inset:0}.world-atlas__topline,.world-atlas__status{font-family:var(--font-mono);font-size:var(--font-label);letter-spacing:.1em;justify-content:space-between;display:flex;position:absolute;left:1.5rem;right:1.5rem}.world-atlas__topline{color:#f0eee794;top:1.35rem}.world-atlas__reticle{border:1px solid #f0eee747;border-radius:50%;width:7rem;height:7rem;position:absolute;top:50%;left:58%;transform:translate(-50%,-50%)}.world-atlas__reticle:before,.world-atlas__reticle:after{content:"";background:#f0eee747;position:absolute}.world-atlas__reticle:before{height:1px;top:50%;left:-2rem;right:-2rem}.world-atlas__reticle:after{width:1px;top:-2rem;bottom:-2rem;left:50%}.world-atlas__copy{max-width:70%;position:absolute;bottom:5.5rem;left:clamp(1.5rem,5vw,5rem)}.world-atlas__copy small,.world-atlas__copy p{font-family:var(--font-mono);font-size:var(--font-label);letter-spacing:.08em}.world-atlas__copy small{color:var(--signal)}.world-atlas__copy h2{font-family:var(--font-display);letter-spacing:-.075em;text-transform:uppercase;margin:1rem 0 0;font-size:clamp(4rem,9vw,10rem);line-height:.82}.world-atlas__copy p{color:#f0eee7a3}.world-atlas__status{color:var(--signal);align-items:center;bottom:1.2rem}.world-atlas__status button{color:var(--ink);background:var(--signal);padding:.8rem 1rem}.world-demo--boundary{grid-template-rows:auto 1fr;height:min(64rem,100vh - 3rem);min-height:44rem;display:grid}.world-boundary__rail{min-height:0;display:flex;overflow:hidden}.world-boundary__rail>button{background:linear-gradient(0deg, #080a09e0, transparent 65%), var(--world-image) center / cover no-repeat;text-align:left;min-width:3.2rem;transition:flex .56s var(--ease-out-expo), filter .3s ease;border-right:1px solid #f0eee72e;flex:.7 4rem;position:relative;overflow:hidden}.world-boundary__rail>button:not(.is-selected){filter:saturate(.45)brightness(.58)}.world-boundary__rail>button.is-selected{flex:7 42rem}.world-boundary__number{font-family:var(--font-mono);font-size:var(--font-micro);writing-mode:vertical-rl;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.world-boundary__copy{opacity:0;transition:opacity .26s ease .14s, transform .36s var(--ease-out-expo) .14s;gap:.45rem;display:grid;position:absolute;bottom:1.2rem;left:1.2rem;right:1.2rem;transform:translateY(1rem)}.world-boundary__rail>button.is-selected .world-boundary__copy{opacity:1;transform:translateY(0)}.world-boundary__copy small,.world-boundary__copy em{font-family:var(--font-mono);font-size:var(--font-label);font-style:normal}.world-boundary__copy small{color:var(--world-accent)}.world-boundary__copy strong{max-width:10ch;font-family:var(--font-display);letter-spacing:-.07em;text-transform:uppercase;font-size:clamp(3rem,6vw,7rem);line-height:.84}.world-boundary__copy em{color:#f0eee794}.world-demo--gates{grid-template-rows:auto 1fr;min-height:50rem;display:grid}.world-gates__layout{grid-template-columns:minmax(0,1.4fr) minmax(20rem,.6fr);min-height:0;display:grid}.world-gates__grid{perspective:90rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.6rem,1vw,1rem);padding:clamp(1rem,2vw,2rem);display:grid}.world-gates__grid button{background:linear-gradient(0deg, #060807f0, transparent 72%), var(--world-cover) center 32% / cover no-repeat;text-align:left;transform-origin:0;min-height:12rem;transition:border-color .25s ease, filter .25s ease, transform .45s var(--ease-out-expo);border:1px solid #f0eee72b;position:relative;overflow:hidden;transform:rotateY(-3deg)translateZ(0)}.world-gates__grid button:before,.world-gates__grid button:after{content:"";pointer-events:none;position:absolute}.world-gates__grid button:before{border:1px solid #f0eee71f;inset:.55rem}.world-gates__grid button:after{background:#f0eee721;width:1px;top:0;bottom:0;left:50%}.world-gates__grid button:not(.is-selected){filter:saturate(.5)brightness(.62)}.world-gates__grid button:hover,.world-gates__grid button.is-selected{border-color:var(--world-accent);filter:saturate(.82)brightness(.86);transform:rotateY(0)translateY(-.25rem)}.world-gates__grid button>span,.world-gates__grid button>strong,.world-gates__grid button>small{z-index:1;position:absolute;left:1rem;right:1rem}.world-gates__grid button>span{font-family:var(--font-mono);font-size:var(--font-micro);top:1rem}.world-gates__grid button>strong{font-family:var(--font-display);letter-spacing:-.05em;text-transform:uppercase;font-size:clamp(1.15rem,1.8vw,2.1rem);line-height:.9;bottom:2.4rem}.world-gates__grid button>small{color:var(--world-accent);font-family:var(--font-mono);font-size:var(--font-micro);bottom:1rem}.world-gates__inspector{background:linear-gradient(0deg, #060807f0, #0608071f), var(--world-image) center / cover no-repeat;border-left:1px solid #f0eee729;flex-direction:column;justify-content:flex-end;padding:clamp(1.5rem,3vw,3.5rem);display:flex;position:relative;overflow:hidden}.world-gates__inspector:before{content:"";background:#f0eee729;width:1px;position:absolute;top:0;bottom:0;left:50%}.world-gates__inspector>div,.world-gates__inspector>button{z-index:1;position:relative}.world-gates__inspector span,.world-gates__inspector p,.world-gates__inspector button{font-family:var(--font-mono);font-size:var(--font-label);letter-spacing:.08em}.world-gates__inspector span{color:var(--world-accent)}.world-gates__inspector h2{font-family:var(--font-display);letter-spacing:-.07em;text-transform:uppercase;margin:1rem 0 0;font-size:clamp(3rem,5vw,6rem);line-height:.84}.world-gates__inspector p{color:#f0eee794}.world-gates__inspector>button{color:var(--world-accent-contrast,var(--ink));background:var(--world-accent);align-self:flex-start;margin-top:2rem;padding:.9rem 1rem}.world-demo--strata{grid-template-rows:auto 1fr;height:min(66rem,100vh - 3rem);min-height:48rem;display:grid}.world-strata__stack{flex-direction:column;min-height:0;display:flex}.world-strata__stack button{background:linear-gradient(90deg, #070908eb 0%, #0709087a 55%, #070908b8 100%), var(--world-image) center 38% / cover no-repeat;text-align:left;min-height:2.4rem;transition:flex .52s var(--ease-out-expo), filter .26s ease;border-bottom:1px solid #f0eee721;flex:1 1 0;grid-template-columns:7rem minmax(10rem,1fr) minmax(10rem,.8fr) auto;align-items:center;gap:1.5rem;padding:.5rem 1.2rem;display:grid;position:relative;overflow:hidden}.world-strata__stack button:not(.is-selected){filter:grayscale(.35)saturate(.45)brightness(.56)}.world-strata__stack button.is-selected{filter:saturate(.84)brightness(.88);flex:5 1 0}.world-strata__stack button>span,.world-strata__stack button>small,.world-strata__stack button>em{z-index:1;font-family:var(--font-mono);font-size:var(--font-micro);font-style:normal;position:relative}.world-strata__stack button>span{color:var(--world-accent)}.world-strata__stack button>strong{z-index:1;font-family:var(--font-display);letter-spacing:-.05em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:clamp(1rem,2.2vw,2.8rem);position:relative;overflow:hidden}.world-strata__stack button>small,.world-strata__stack button>em{color:#f0eee794}.world-strata__stack button>em{justify-self:end}.world-demo--coordinates{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1.5fr) minmax(20rem,.5fr);height:min(64rem,100vh - 3rem);min-height:46rem;display:grid}.world-coordinates__stage{background:linear-gradient(0deg, #070908db, transparent 54%), linear-gradient(90deg, transparent 62%, #0709087a), var(--world-image) center / cover no-repeat;position:relative;overflow:hidden}.world-coordinates__stage:before{content:"";background:linear-gradient(90deg,#f0eee712 1px,#0000 1px) 0 0/5rem 100%,linear-gradient(#f0eee712 1px,#0000 1px) 0 0/100% 5rem;position:absolute;inset:0}.world-coordinates__axis{z-index:1;background:var(--world-accent);opacity:.7;position:absolute}.world-coordinates__axis--x{height:1px;top:42%;left:0;right:0}.world-coordinates__axis--y{width:1px;top:0;bottom:0;left:64%}.world-coordinates__stage>div{z-index:2;position:absolute;bottom:clamp(2rem,5vw,5rem);left:clamp(1.5rem,5vw,5rem)}.world-coordinates__stage small,.world-coordinates__stage p{font-family:var(--font-mono);font-size:var(--font-label);letter-spacing:.1em}.world-coordinates__stage small{color:var(--world-accent)}.world-coordinates__stage h2{max-width:9ch;font-family:var(--font-display);letter-spacing:-.075em;text-transform:uppercase;margin:1rem 0 0;font-size:clamp(4rem,8vw,9rem);line-height:.82}.world-coordinates__stage p{color:#f0eee794}.world-coordinates__profile{border-left:1px solid #f0eee729;grid-template-rows:auto 1fr auto;padding:clamp(1.25rem,2.5vw,2.5rem);display:grid}.world-coordinates__profile header{font-family:var(--font-mono);font-size:var(--font-micro);gap:.75rem;padding-bottom:1.5rem;display:grid}.world-coordinates__profile header span{color:#f0eee799}.world-coordinates__profile header strong{color:var(--world-accent)}.world-coordinates__profile dl{border-top:1px solid #f0eee733;margin:0}.world-coordinates__profile dl div{font-family:var(--font-mono);font-size:var(--font-micro);border-bottom:1px solid #f0eee71f;grid-template-columns:5.5rem 1fr;gap:1rem;padding:1rem 0;line-height:1.5;display:grid}.world-coordinates__profile dt,.world-coordinates__profile dd{margin:0}.world-coordinates__profile dt{color:#f0eee78f}.world-coordinates__profile button{color:var(--world-accent-contrast,var(--ink));background:var(--world-accent);font-family:var(--font-mono);font-size:var(--font-label);padding:1rem}.world-coordinates__nodes{border-top:1px solid #f0eee729;grid-column:1/-1;grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.world-coordinates__nodes button{color:#f0eee799;font-family:var(--font-mono);font-size:var(--font-micro);border-right:1px solid #f0eee71f;justify-items:center;gap:.55rem;padding:.9rem .25rem;display:grid}.world-coordinates__nodes i{border:1px solid;border-radius:50%;width:.4rem;height:.4rem}.world-coordinates__nodes button:hover,.world-coordinates__nodes button.is-selected{color:var(--signal);background:#00e88712}.world-coordinates__nodes button.is-selected i{background:var(--signal);box-shadow:0 0 0 .25rem #00e8871a}@media (width<=70rem){.world-lab__switcher{grid-template-columns:repeat(2,minmax(0,1fr))}.world-demo--atlas{grid-template-columns:13rem minmax(0,1fr)}.world-gates__layout,.world-demo--coordinates{grid-template-columns:minmax(0,1fr);height:auto}.world-gates__inspector,.world-coordinates__profile{border-top:1px solid #f0eee729;border-left:0;min-height:28rem}.world-coordinates__stage{min-height:42rem}}@media (width<=48rem){.world-lab{padding:.6rem}.world-lab__header,.world-lab__switcher{grid-template-columns:1fr}.world-lab__selection{flex-direction:column;align-items:flex-start}.world-lab__selection small{margin-left:0}.world-demo--atlas{grid-template-columns:1fr;height:auto}.world-atlas__index{border-right:0}.world-atlas__index>div{grid-template-rows:none;grid-template-columns:repeat(3,minmax(0,1fr))}.world-atlas__index button{grid-template-columns:1fr;min-height:4rem}.world-atlas__index button strong{display:none}.world-atlas__stage{min-height:42rem}.world-boundary__rail{overflow-x:auto}.world-boundary__rail>button,.world-boundary__rail>button.is-selected{flex:0 0 75vw}.world-gates__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.world-strata__stack button{grid-template-columns:4.5rem 1fr auto}.world-strata__stack button>small{display:none}.world-coordinates__nodes{grid-template-columns:repeat(6,minmax(0,1fr))}}.rotating-world-archive{padding:clamp(3.5rem, 6vw, 7rem) var(--gutter) var(--section-space);color:var(--paper);background:var(--ink);position:relative}.rotating-world-archive button{color:inherit}.rotating-world-archive__header{margin-bottom:clamp(2.5rem,5vw,5rem)}.rotating-world-archive__identity{color:#f0eee799;font-family:var(--font-mono);font-size:var(--font-label);letter-spacing:.1em;border-bottom:1px solid #f0eee72e;grid-template-columns:auto 1fr auto;align-items:center;gap:1.2rem;padding:0 0 1rem;display:grid}.rotating-world-archive__identity strong{color:var(--paper)}.rotating-world-archive__identity small{color:var(--signal);text-align:right}.rotating-world-archive>.world-demo{margin-top:clamp(1rem,2vw,1.75rem)}@media (width<=48rem){.rotating-world-archive{padding-inline:.65rem}.rotating-world-archive__identity{grid-template-columns:1fr;gap:.45rem}.rotating-world-archive__identity small{text-align:left}}.world-entry-cta{isolation:isolate;letter-spacing:.08em;min-width:10.5rem;transition:color .22s ease, background-color .22s ease, border-color .22s ease, transform .32s var(--ease-out-expo), box-shadow .32s ease;border:1px solid #f0eee72e;font-weight:700;position:relative;overflow:hidden;box-shadow:0 .7rem 2rem #00000038}.world-entry-cta:before{z-index:-1;background:var(--paper);content:"";transition:transform .36s var(--ease-out-expo);position:absolute;inset:0;transform:translate(-102%)}.world-entry-cta:hover,.world-entry-cta:focus-visible{color:var(--ink);border-color:var(--paper);transform:translateY(-.16rem);box-shadow:0 1rem 2.6rem #00000057}.world-entry-cta:hover:before,.world-entry-cta:focus-visible:before{transform:translate(0)}.world-entry-cta:focus-visible{outline:2px solid var(--paper);outline-offset:3px}.world-boundary__rail>button.is-selected .world-boundary__copy em,.world-strata__stack button.is-selected>em{width:max-content;color:var(--paper);letter-spacing:.08em;background:#0608079e;border:1px solid #f0eee78f;padding:.62rem .78rem;font-weight:700;box-shadow:inset 0 0 0 1px #00000040}.world-boundary__rail>button.is-selected:hover .world-boundary__copy em,.world-boundary__rail>button.is-selected:focus-visible .world-boundary__copy em,.world-strata__stack button.is-selected:hover>em,.world-strata__stack button.is-selected:focus-visible>em{color:var(--world-accent-contrast,var(--ink));border-color:var(--world-accent);background:var(--world-accent)}.world-boundary__rail>button:focus-visible,.world-strata__stack button:focus-visible,.world-gates__grid button:focus-visible,.world-atlas__index button:focus-visible,.world-coordinates__nodes button:focus-visible{z-index:3;outline:2px solid var(--paper);outline-offset:-4px}.world-atlas__status .world-entry-cta{color:#06110c;background:var(--signal)}.world-atlas__status .world-entry-cta:hover,.world-atlas__status .world-entry-cta:focus-visible{color:#06110c}.world-gates__inspector,.world-coordinates__profile,.world-boundary__copy em,.world-strata__stack button>em{transition:color .24s,background-color .24s,border-color .24s}.site-shell{min-height:100vh}.site-shell__selection{z-index:80;right:var(--gutter);bottom:var(--gutter);border:1px solid var(--signal);max-width:24rem;color:var(--paper);background:var(--ink);font-family:var(--font-mono);font-size:var(--font-caption);margin:0;padding:.85rem 1rem;position:fixed}.shell-placeholder{gap:var(--gutter);min-height:52vh;padding:clamp(4rem, 9vw, 8rem) var(--gutter);border-top:1px solid var(--paper-muted);background:var(--paper);grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.shell-placeholder__index{font-family:var(--font-mono);font-size:var(--font-caption);letter-spacing:.08em;grid-column:1/span 3;margin:0}.shell-placeholder h2{font-family:var(--font-display);letter-spacing:-.08em;grid-column:5/-1;margin:0;font-size:clamp(3.5rem,9vw,10rem);line-height:.8}.shell-notice{border:1px solid var(--ink);flex-wrap:wrap;grid-column:5/span 6;align-self:end;align-items:center;gap:.75rem 1rem;padding:1rem;font-size:.82rem;display:flex}.shell-notice button{color:var(--paper);background:var(--ink);font-family:var(--font-mono);font-size:var(--font-caption);margin-left:auto;padding:.65rem .8rem}@media (width<=48rem){.shell-placeholder{min-height:34rem}.shell-placeholder__index,.shell-placeholder h2,.shell-notice{grid-column:1/-1}.shell-placeholder h2{align-self:start}.site-shell__selection{bottom:.65rem;left:.65rem;right:.65rem}}.site-shell--hero-poster .site-header{color:var(--ink);mix-blend-mode:normal}.site-shell--hero-poster .site-header__download{border-left:.3rem solid var(--signal);background:var(--ink);color:var(--paper)!important}.site-shell--hero-poster .site-header__download:hover{background:var(--signal);color:var(--ink)!important}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#101112;--ink-soft:#17191a;--paper:#f0eee7;--paper-muted:#c9c6bd;--signal:#00e887;--gutter:clamp(16px, 2.4vw, 44px);--section-space:clamp(96px, 14vw, 240px);--font-display-latin:"Arial Narrow", "Arial Black", "Helvetica Neue", Arial, sans-serif;--font-display-cjk:"Microsoft YaHei UI", "Microsoft YaHei", "PingFang SC", "Noto Sans SC", "Source Han Sans SC", sans-serif;--font-display:var(--font-display-latin);--font-body:Inter, "Microsoft YaHei", "Helvetica Neue", Arial, sans-serif;--font-mono:"Cascadia Mono", "IBM Plex Mono", "SFMono-Regular", Consolas, monospace;--font-micro:clamp(.64rem, .61rem + .1vw, .7rem);--font-label:clamp(.7rem, .67rem + .1vw, .76rem);--font-caption:clamp(.74rem, .71rem + .1vw, .8rem);--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--accent:var(--signal);--accent-bg:#00e8871f;--accent-border:#00e88773;--border:var(--paper-muted);--text-h:var(--ink);--social-bg:#c9c6bd80;--shadow:#1011121f 0 10px 15px -3px, #10111214 0 4px 6px -2px}*,:before,:after{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth;min-width:20rem}body{min-width:20rem;min-height:100vh;color:var(--ink);background:var(--paper);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}#root{isolation:isolate;min-height:100vh}.page-grid{column-gap:var(--gutter);width:100%;padding-inline:var(--gutter);grid-template-columns:repeat(12,minmax(0,1fr));display:grid}img,picture,svg,canvas,video{max-width:100%;display:block}img,picture,video{height:auto}[data-aspect],.media-portrait,.media-landscape,.media-square{object-fit:cover;width:100%}[data-aspect=portrait],.media-portrait{aspect-ratio:3/4}[data-aspect=landscape],.media-landscape{aspect-ratio:16/9}[data-aspect=square],.media-square{aspect-ratio:1}button{color:inherit;font:inherit;text-align:inherit;cursor:pointer;appearance:none;background:0 0;border:0;margin:0;padding:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:3px solid var(--signal);outline-offset:4px}body.is-scroll-locked,body[data-scroll-locked=true]{touch-action:none;overflow:hidden}dialog{width:auto;max-width:none;height:auto;max-height:none;color:inherit;background:0 0;border:0;margin:0;padding:0}dialog::backdrop{background:#101112b8}@media (prefers-reduced-motion:reduce){html,html:focus-within{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-motion=decorative]{transform:none!important}}
