:root{color-scheme:dark;--pearl:#f5f0e7;--muted:#aba8a3;--ink:#111214;--line:#ffffff26}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--ink);color:var(--pearl);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:2px solid #edd5ae;outline-offset:5px}.skip{position:fixed;top:-100px;left:12px;z-index:5;padding:15px;background:var(--pearl);color:var(--ink)}.skip:focus{top:12px}.masthead{display:flex;align-items:center;justify-content:space-between;gap:20px;height:94px;padding:0 5%;border-bottom:1px solid var(--line)}.brand{width:155px;display:block}.brand img{display:block;width:100%;height:auto}.masthead nav{display:flex;gap:36px;font-size:13px}.masthead nav a{display:flex;min-height:44px;align-items:center}.languages{display:flex;gap:4px}.languages button{border:0;background:none;min-width:44px;min-height:44px;font-size:12px;color:var(--muted)}.languages [aria-pressed=true]{color:var(--pearl);text-decoration:underline;text-underline-offset:7px}.intro-scene{position:relative;isolation:isolate;min-height:650px;height:calc(100svh - 94px);max-height:950px;overflow:hidden;display:flex;align-items:center;padding:70px 7% 120px;background:radial-gradient(ellipse at 80% 45%,#2a2c35,transparent 60%)}#space{position:absolute;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none}.scene-glow{position:absolute;bottom:20%;right:14%;width:30%;height:5%;border-radius:50%;background:#cbc0ac16;filter:blur(24px);z-index:-2}.intro-copy{max-width:720px;width:60%;pointer-events:none}.intro-copy a{pointer-events:auto}.eyebrow{font-size:10px;line-height:1.8;letter-spacing:.18em;color:#c6c0b5;margin:0 0 24px;display:flex;align-items:center;gap:10px}.dot{display:inline-block;height:6px;width:6px;border-radius:50%;background:#e1c49e;flex-shrink:0}h1{font-size:clamp(48px,6.5vw,108px);font-weight:500;line-height:.99;letter-spacing:-.07em;margin:0 0 32px;white-space:pre-line}.lede{max-width:355px;color:#c4c0b9;font-size:17px;line-height:1.6;margin:0 0 32px}.action{display:inline-flex;gap:42px;align-items:center;min-height:50px;padding:14px 22px;background:var(--pearl);color:#171717;border-radius:2px;font-size:13px;font-weight:600;transition:transform .2s}.action:hover{transform:translateY(-3px)}.action span:last-child{font-size:22px}.scene-footer{position:absolute;bottom:24px;left:7%;right:5%;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:9px;letter-spacing:.16em;color:var(--muted)}#motion{background:none;border:1px solid var(--line);min-height:44px;padding:10px 15px;font-size:11px;border-radius:30px}.sculpture-note{position:absolute;right:10%;bottom:20%;font-size:8px;letter-spacing:.18em;color:#c4bab1}.destination{padding:90px 5% 70px}.section-top{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:0 2% 40px}.section-top .eyebrow{margin-bottom:12px}h2{font-size:clamp(32px,4.2vw,68px);line-height:1.08;font-weight:400;letter-spacing:-.055em;margin:0;white-space:pre-line}.small{font-size:9px;letter-spacing:.1em;color:var(--muted);line-height:1.7}.destination-tabs{display:flex;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.destination-tabs button{flex:1;min-width:0;text-align:left;display:flex;align-items:center;gap:22px;padding:22px;background:transparent;border:0;border-right:1px solid var(--line);font-size:10px;color:#96928d;position:relative}.destination-tabs button:last-child{border-right:0}.destination-tabs button span{font-size:16px;color:var(--pearl)}.destination-tabs button[aria-selected=true]{background:#f3ede510}.destination-tabs button[aria-selected=true]:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#e7d2b2}.destination-stage{margin-top:18px;overflow:hidden}.place{height:min(650px,60vw);min-height:400px;position:relative;background:#202023}.place[hidden]{display:none}.place:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#000c,transparent 75%);pointer-events:none}.place img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .8s}.place:hover img{transform:scale(1.025)}.place-copy{position:absolute;z-index:1;bottom:35px;left:4%;right:4%;max-width:500px}.place-copy .eyebrow{color:#e5dac7;margin-bottom:13px}h3{font-size:clamp(33px,4vw,60px);font-weight:400;letter-spacing:-.05em;margin:0 0 14px}.place-copy>p:last-child{font-size:15px;line-height:1.6;max-width:350px;margin:0;color:#ded9d2}.manifesto{padding:95px 7% 110px;background:#e9e3d9;color:#272627;position:relative}.manifesto .eyebrow{color:#6a6157}.manifesto h2{font-size:clamp(33px,5.2vw,80px);line-height:1.2}.manifesto>p:last-child{max-width:410px;font-size:16px;line-height:1.65;margin:34px 0 0;color:#645e56}.beta{padding:95px 7%;display:grid;grid-template-columns:1.2fr 1fr;gap:70px;border-bottom:1px solid var(--line)}.beta-note{max-width:400px;align-self:center}.beta-note p{color:#c9c2b9;font-size:16px;line-height:1.7;margin:0 0 17px}.release-note{font-size:12px;color:var(--muted);display:block}.text-link{display:inline-flex;align-items:center;gap:35px;border-bottom:1px solid var(--line);min-height:48px;font-size:13px;margin-top:26px}footer{display:flex;align-items:center;gap:32px;padding:35px 5%;font-size:11px;color:var(--muted)}footer .brand{width:125px}footer p{max-width:310px;line-height:1.6;margin-left:auto}::selection{background:#dac7ac;color:#111}@media(max-width:700px){.masthead{height:78px;padding:0 5%;gap:12px}.brand{width:110px}.masthead nav{gap:15px;font-size:12px}.masthead nav a:nth-child(2){display:none}.languages{gap:0}.languages button{min-width:34px}.intro-scene{height:auto;min-height:820px;padding:48px 7% 395px;align-items:start;background:radial-gradient(ellipse at 60% 75%,#2a2c35,transparent 60%)}.intro-copy{width:100%;max-width:480px}h1{font-size:clamp(49px,9.5vw,68px)}.lede{font-size:15px;max-width:300px}.eyebrow{font-size:9px}.sculpture-note{display:none}.scene-footer{font-size:8px;letter-spacing:.07em;gap:10px;bottom:18px}#motion{font-size:10px}.destination{padding:55px 5%}.section-top{display:block;margin-bottom:28px}.small{display:block;margin-top:17px}.destination-tabs button{padding:18px 10px;gap:7px;font-size:8px}.destination-tabs button span{font-size:13px}.place{height:520px;min-height:0}.place-copy{bottom:28px;left:7%}.place-copy>p:last-child{font-size:14px;max-width:260px}.place img{object-position:60% center}#place-cala img{object-position:49% center}.manifesto{padding:65px 7%}.manifesto h2{font-size:clamp(32px,6.5vw,46px)}.beta{grid-template-columns:1fr;gap:30px;padding:65px 7%}footer{flex-wrap:wrap;gap:16px}footer p{margin:0;max-width:100%}}@media(max-width:360px){.masthead nav{gap:9px}.brand{width:96px}.languages button{min-width:30px}.intro-scene{min-height:850px}h1{font-size:46px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}.action:hover,.place:hover img{transform:none}}

/* R03: actual clothed game actors, isolated on the website. */
.intro-scene{background:#121214;min-height:690px}.hero-world{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#101114 10%,#101114ed 38%,#10111480 75%,#101114b0),linear-gradient(0deg,#101114,transparent 60%),url('/assets/pulse.webp') center/cover;opacity:.85}#avatar-stage{position:absolute;right:1%;top:1%;width:55%;height:94%;z-index:-1;touch-action:pan-y}#avatar-stage canvas{display:block;width:100%;height:100%}#avatar-status{position:absolute;top:50%;left:15%;right:15%;color:#c9c2b7;font-size:12px;text-align:center;line-height:1.6}.intro-copy{width:48%;max-width:680px}.intro-copy h1{font-size:clamp(48px,6.2vw,96px);line-height:1.04}.sculpture-note{bottom:10%;right:15%;color:#d4c6b6}.scene-footer{z-index:2}#motion[hidden]{display:none}.lede{max-width:330px}.intro-scene:after{content:'';position:absolute;right:11%;bottom:9%;width:36%;height:3%;border-radius:50%;filter:blur(16px);background:#000a;z-index:-1;pointer-events:none}
@media(max-width:700px){.intro-scene{min-height:940px;padding:42px 7% 500px}.intro-copy{width:100%}.intro-copy h1{font-size:clamp(48px,10vw,68px)}#avatar-stage{right:0;top:auto;bottom:45px;width:100%;height:480px}.hero-world{background:linear-gradient(180deg,#101114 0%,#101114ec 34%,#10111450 73%,#101114),url('/assets/pulse.webp') 60% center/cover}.intro-scene:after{right:14%;bottom:7%;width:72%}.lede{max-width:320px}.sculpture-note{display:none}}
@media(max-width:700px){.intro-scene{min-height:760px;padding:28px 7% 400px}.intro-copy h1{margin-bottom:20px}.intro-copy .eyebrow{margin-bottom:16px}.intro-copy .lede{margin-bottom:20px}#avatar-stage{height:380px;bottom:42px}.scene-footer{bottom:12px}.intro-scene:after{bottom:8%}}
