@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600&family=Manrope:wght@300;400;500;600&display=swap";:root{font-family:DM Sans,sans-serif;color:#edf2fa;background:#030a17;font-synthesis:none;font-weight:400;color-scheme:dark;--ink:#edf2fa;--soft:#adbacd;--line:rgba(212,231,255,.22)}*{box-sizing:border-box}html{scrollbar-width:none}html::-webkit-scrollbar{display:none}body{margin:0}button{font:inherit;cursor:pointer;color:inherit}button:focus-visible,a:focus-visible{outline:2px solid #a6d5ff;outline-offset:7px}button:disabled{cursor:default}button[hidden],[hidden]{display:none!important}button{touch-action:manipulation}button:active{transform:translateY(1px)}#world,#room-image,.scrim{position:fixed;inset:0;pointer-events:none}#world{z-index:0}#world canvas{display:block;width:100%;height:100%}#room-image{z-index:1;background:url(/assets/rooms/hearth/room-v1.png) center center/cover no-repeat;opacity:0;will-change:opacity,transform;transform:scale(1.035)}.scrim{z-index:2;background:linear-gradient(90deg,rgba(2,7,17,.76),transparent 66%),linear-gradient(0deg,rgba(2,7,17,.67),transparent 30%,transparent 82%,rgba(2,7,17,.5));transition:opacity 1s}.masthead{position:fixed;inset:0 0 auto;z-index:10;padding:34px 4.5vw;display:flex;align-items:center;justify-content:space-between;transition:color .8s}.wordmark{display:flex;gap:13px;align-items:center;background:transparent;border:0;padding:0;text-align:left}.wordmark span{font-size:11px;line-height:1.5;letter-spacing:.22em;font-weight:500}.masthead nav{display:flex;gap:36px;align-items:center}.text-button{background:none;border:0;padding:10px 0;font-size:14px;font-weight:450;letter-spacing:.01em}.nav-count{font-size:10px;vertical-align:super;margin-left:6px;opacity:.6}.arrival,.discovery{position:relative;height:100svh;min-height:650px;z-index:3;pointer-events:none}.home-copy{position:absolute;left:9vw;top:26vh;pointer-events:auto;will-change:opacity,transform}.eyebrow{font-size:11px;font-weight:500;letter-spacing:.2em;line-height:1.7;margin:0 0 28px;color:#b3c6de}h1,h2,p{margin-top:0}.home-copy h1{font-family:Manrope,sans-serif;font-size:clamp(60px,6.9vw,116px);letter-spacing:-.065em;line-height:1.08;font-weight:400;margin-bottom:29px}.home-copy h1 em{font-style:normal;color:#b7cdeb}.intro{font-size:16px;color:#adbacd;line-height:1.8;font-weight:400;margin-bottom:30px}.line-button{padding:15px 0;border:0;border-bottom:1px solid var(--line);background:none;display:flex;gap:58px;align-items:center;font-size:14px}.line-button span{font-size:21px;transition:transform .3s}.line-button:hover span{transform:translateY(4px)}.home-caption{position:absolute;right:8vw;bottom:18vh;display:flex;gap:18px;align-items:flex-start;font-size:12px;color:#b3bfd0;line-height:1.8}.small-rule{width:34px;height:1px;background:#8a9aaa;margin-top:11px}.destination-copy{position:absolute;bottom:16vh;left:9vw;pointer-events:auto}.destination-copy .eyebrow{margin-bottom:12px}.destination-copy h2{font-family:Manrope,sans-serif;font-size:clamp(58px,7vw,104px);line-height:1.1;letter-spacing:-.055em;font-weight:400;margin-bottom:16px}.destination-copy p:not(.eyebrow){font-size:16px;color:#b4c0ce;line-height:1.7}.pill-button{border:1px solid rgba(243,218,175,.48);background:#1a1a1d38;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:40px;padding:17px 24px;font-size:14px;display:flex;align-items:center;gap:50px;transition:background .3s,border-color .3s}.pill-button:hover{background:#f7d59e1f;border-color:#f3dab1}.pill-button span{font-size:21px;color:#f3d4a3}.frame-footer{position:fixed;z-index:10;bottom:0;left:0;right:0;padding:20px 4.5vw 24px;display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.17em;color:#a2b2c8;transition:color .8s}.frame-footer .text-button{font-size:11px;letter-spacing:.05em}.study-label{opacity:.7}.hearth-content{position:fixed;inset:0;z-index:4;opacity:0;transition:opacity .9s;color:#312c26;pointer-events:none}.room-heading{position:absolute;left:8vw;top:27vh;padding:35px 42px 38px;pointer-events:auto;background:linear-gradient(110deg,#fff8e9e6,#fff8e9b0);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.36);border-radius:2px;max-width:420px;box-shadow:0 12px 60px #37230f14}.room-heading .eyebrow{color:#7a6653;font-size:10px;margin-bottom:24px}.room-heading h1{font-family:Manrope,sans-serif;font-size:clamp(38px,3.6vw,62px);font-weight:400;line-height:1.15;letter-spacing:-.055em;margin-bottom:24px;outline:none}.room-heading p:last-child{font-size:17px;line-height:1.8;color:#6e5d4d;margin-bottom:0}.room-story-toggle{pointer-events:auto;position:absolute;left:8vw;bottom:15vh;border:1px solid #c8b89f;background:#fff8e9e6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:30px;padding:16px 24px;display:flex;gap:60px;align-items:center;color:#4b3b2c;font-size:14px}.room-story-toggle span{font-size:21px}.story-panel{pointer-events:auto;position:absolute;right:6vw;top:26vh;width:min(400px,40vw);padding:34px;background:#fff8e9f0;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.55);max-height:58vh;overflow-y:auto;box-shadow:0 24px 100px #39231320}.story-panel .eyebrow{color:#897156;font-size:10px;margin-bottom:20px}.story-panel h2{font-family:Manrope,sans-serif;font-size:30px;line-height:1.3;letter-spacing:-.04em;font-weight:400}.story-panel p:not(.eyebrow){font-size:16px;color:#6b5a48;line-height:1.75}.availability{display:flex;justify-content:space-between;gap:18px;padding:17px 0;border-top:1px solid #78634130;font-size:13px;line-height:1.5}.availability span:last-child{color:#8a7863}.room-active .hearth-content{opacity:1}.room-active .masthead{color:#3d362e;text-shadow:0 1px 12px #fff8e799}.room-active .frame-footer{color:#4d4338}.room-active .scrim{opacity:0}.room-active .masthead{background:linear-gradient(#fff7e850,transparent)}.room-active button:focus-visible{outline-color:#785932}.transitioning #home-content,.transitioning .hearth-content{pointer-events:none}.transitioning .home-copy,.transitioning .destination-copy,.transitioning .home-caption{opacity:0!important;transition:opacity .25s}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}dialog{background:#050f1ff7;color:#e7edf6;border:1px solid #adcbf027;max-width:820px;width:calc(100% - 40px);max-height:90svh;padding:36px 46px;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);box-shadow:0 30px 100px #0006}dialog::backdrop{background:#010610a8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.collection-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.collection-top .eyebrow{margin:0;font-size:10px}dialog h2{font-family:Manrope,sans-serif;font-size:42px;line-height:1.2;font-weight:400;letter-spacing:-.055em;margin-bottom:12px}.collection-intro{font-size:15px;color:#8fa2bb;margin-bottom:32px}.project-row{display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center;width:100%;border:0;border-top:1px solid #aecbed24;background:none;text-align:left;padding:19px 0;font-size:22px;letter-spacing:-.025em}.project-number{font-size:10px;letter-spacing:.08em;color:#8094b0}.project-state{font-size:12px;letter-spacing:0;color:#879bb8}button.project-row:hover{color:#e6c38c}button.project-row .project-state{color:#ddc7a4}.collection-note{font-size:13px;color:#7a8da7;margin:25px 0 0}.fallback-message{position:fixed;z-index:20;inset:35% 10% auto;padding:30px;background:#051020;line-height:1.7}@media(min-width:1800px){.home-copy{top:29vh}.home-copy h1{font-size:132px}.intro{font-size:20px}.room-heading{max-width:500px;padding:44px 52px}.room-heading p:last-child{font-size:20px}}@media(max-width:760px){.masthead{padding:24px}.masthead nav{gap:18px}.wordmark span{font-size:9px}.wordmark svg{width:23px}.text-button{font-size:12px}.arrival,.discovery{min-height:620px}.home-copy{left:7vw;top:24vh}.home-copy h1{font-size:clamp(48px,10.6vw,76px)}.eyebrow{font-size:9px;letter-spacing:.14em;max-width:250px;margin-bottom:23px}.intro{font-size:15px;line-height:1.7;max-width:235px}.home-caption{display:none}.line-button{gap:36px;font-size:13px}.destination-copy{left:7vw;bottom:13vh}.destination-copy h2{font-size:58px}.destination-copy p:not(.eyebrow){font-size:14px}.pill-button{padding:13px 21px}.frame-footer{padding:15px 24px;font-size:8px;letter-spacing:.1em}.study-label{display:none}.frame-footer .text-button{font-size:10px}.room-heading{left:7vw;top:auto;bottom:26vh;padding:25px 29px;max-width:85vw}.room-heading h1{font-size:42px}.room-heading .eyebrow{font-size:9px;margin-bottom:19px}.room-heading p:last-child{font-size:15px}.room-story-toggle{left:7vw;bottom:13vh;font-size:13px;padding:13px 21px}.story-panel{left:7vw;right:auto;top:20vh;width:86vw;max-height:62vh;padding:28px;z-index:2}.story-panel h2{font-size:27px}.room-active .masthead nav{gap:16px}.room-active #return-button{font-size:11px}.room-active #collection-button{font-size:0}.room-active #collection-button:after{content:"Projects";font-size:11px}.room-active #collection-button .nav-count{display:none}dialog{padding:25px 24px}dialog h2{font-size:32px}.project-row{font-size:18px;grid-template-columns:23px 1fr auto;padding:18px 0;gap:8px}.project-state{font-size:10px}.collection-top{margin-bottom:24px}}#portal-hit{position:fixed;z-index:3;background:transparent;border:0;clip-path:polygon(0 28%,50% 0,100% 28%,100% 100%,0 100%);cursor:pointer}#portal-hit:focus-visible{outline:0;box-shadow:inset 0 0 0 3px #f4d9aa;background:#ffdf990a}.graphics-fallback:before{content:"";position:fixed;inset:0;background:linear-gradient(90deg,#030a17ed,#030a1790),url(/assets/rooms/hearth/room-v1.png) center/cover;pointer-events:none}.graphics-fallback.room-active:before{display:none}@media(max-width:760px){.home-copy{top:21vh}.home-copy h1,.intro,.destination-copy{text-shadow:0 2px 18px #030a17c0}.destination-copy{padding:18px 22px 20px;margin-left:-22px;background:linear-gradient(90deg,#030a17a8,transparent);border-radius:4px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:0s!important}}@media(min-width:761px){.home-copy{max-width:46vw}.home-copy h1{font-size:clamp(54px,5.15vw,116px)}}.room-heading,.story-panel{color:#f4eee5;background:linear-gradient(135deg,#2b2925bd,#201f1dad);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,241,220,.16);border-radius:14px;box-shadow:0 18px 60px #18120d24;color-scheme:dark}.room-heading .eyebrow{color:#dfccb2}.room-heading p:last-child{color:#e3d7c7}.room-story-toggle{color:#f4eee5;background:#252320bf;border-color:#fff1dc47;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 6px 25px #18120d18;transition:background .2s,border-color .2s}.room-story-toggle:hover{background:#312d27de;border-color:#fff1dc80}.room-active .room-story-toggle:focus-visible,.story-panel:focus-visible,.story-detail summary:focus-visible{outline:2px solid #e9c38d;outline-offset:5px}.story-panel{top:19vh;width:min(450px,41vw);max-height:67svh;padding:32px 36px;overscroll-behavior:contain;scroll-padding:24px}.story-panel,dialog{scrollbar-width:none;-ms-overflow-style:none}.story-panel::-webkit-scrollbar,dialog::-webkit-scrollbar{display:none;width:0;height:0}.story-panel .eyebrow{color:#dfccb2;letter-spacing:.15em;margin-bottom:17px}.story-panel h2{font-size:clamp(27px,2.35vw,36px);line-height:1.2;letter-spacing:-.045em;margin-bottom:18px;text-wrap:balance}.story-panel p:not(.eyebrow){font-size:15px;line-height:1.75;color:#e0d5c7;margin-bottom:18px}.story-panel p.story-lead{font-size:17px;line-height:1.65;color:#eee3d3}.story-panel p.release-note{display:flex;align-items:center;gap:9px;font-size:11px;letter-spacing:.025em;color:#e8cca3;margin:22px 0 26px}.ember-dot{width:6px;height:6px;flex:none;border-radius:50%;background:#e9b778;box-shadow:0 0 10px #efac6850}.story-section{border-top:1px solid #f1dac026;padding-top:25px}.story-section h3{font-family:Manrope,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.035em;line-height:1.4;margin:0 0 14px}.freshness{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 28px}.freshness span{font-size:10px;letter-spacing:.01em;padding:6px 9px;background:#d7c2a512;border:1px solid #ddc6a936;border-radius:20px;color:#e1d5c2}.freshness span:first-child{background:#bccc8c14;color:#d5dfbd}.freshness span:last-child{background:#e9b27514;color:#f0cd9e}.story-detail{border-top:1px solid #f1dac026;padding:0}.story-detail summary{display:flex;align-items:center;justify-content:space-between;gap:18px;list-style:none;cursor:pointer;padding:19px 0;font-size:14px;font-weight:500;line-height:1.5;touch-action:manipulation}.story-detail summary::-webkit-details-marker{display:none}.story-detail summary span{font-size:20px;font-weight:400;transition:transform .2s;color:#e8c9a0}.story-detail[open] summary span{transform:rotate(45deg)}.story-panel .story-detail p{font-size:14px}.story-panel p.story-principle{color:#ebcca4;font-size:13px}.tool-list{margin:0 0 24px}.tool-list div{display:grid;grid-template-columns:77px 1fr;gap:12px;margin-bottom:15px;font-size:13px;line-height:1.65}.tool-list dt{font-weight:500;color:#f4e6d3}.tool-list dd{margin:0;color:#e0d5c7}.story-future{padding-top:26px}.story-future .eyebrow{font-size:9px;margin-bottom:12px}.story-future h3{font-size:19px}.story-panel p.development-note{font-size:12px;line-height:1.7;color:#d6c7b4;margin-bottom:0}@media(max-width:760px){.story-panel{left:7vw;right:auto;top:120px;bottom:calc(13svh + 76px);width:86vw;max-height:none;padding:27px 26px}.story-panel h2{font-size:29px}.story-panel p.story-lead{font-size:16px}.story-panel p:not(.eyebrow){font-size:14px}.story-open .room-heading{visibility:hidden}.room-story-toggle{z-index:3}}body.worlds-prototype #tapped-threshold .construction-note{display:grid;gap:5px;max-width:28rem;margin:22px 0;padding-left:13px;border-left:1px solid rgba(201,171,243,.6);color:#e2d6ef;font-size:13px;line-height:1.5;text-shadow:0 1px 10px #080811}.worlds-prototype .construction-note strong{color:#d9baff;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}@media(max-width:760px){body.worlds-prototype #tapped-threshold .construction-note{max-width:20rem;margin:14px 0;font-size:12px}}body.worlds-prototype #tappedin-content .room-construction{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);z-index:3;width:min(30rem,82vw);padding:24px 30px 26px;border:1px solid #e5c08058;border-top:2px solid #f0be68;background:linear-gradient(140deg,#171923ed,#0d1423e0);box-shadow:0 20px 70px #03081355;text-align:center;pointer-events:none}.room-construction .construction-mark{display:block;width:26px;height:5px;margin:0 auto 18px;overflow:hidden;font-size:0;background:repeating-linear-gradient(120deg,#edb966 0 5px,#28273b 5px 10px)}.room-construction strong{display:block;color:#ffe1ad;font-size:clamp(16px,1.55vw,25px);font-weight:500;letter-spacing:.13em;text-transform:uppercase}.room-construction p{margin:15px 0 13px;color:#d7d8e3;font-size:13px;line-height:1.7}.room-construction .construction-invitation{color:#aba9bf;font-size:10px;letter-spacing:.06em}@media(max-width:760px){body.worlds-prototype #tappedin-content .room-construction{top:43%;padding:20px 18px}.room-construction strong{font-size:15px;letter-spacing:.1em}.room-construction p{font-size:11px;margin:12px 0 10px}}@media(max-width:760px)and (max-height:700px){body.worlds-prototype #tappedin-content .room-construction{top:44%;padding:14px 16px}.room-construction .construction-mark{margin-bottom:10px}.room-construction .construction-invitation{display:none}body.worlds-prototype #tappedin-content .crossing-copy h1{font-size:23px}body.worlds-prototype #tappedin-content .crossing-copy .eyebrow{margin-bottom:6px}}@media(min-width:761px)and (max-height:650px){body.worlds-prototype #tappedin-content .room-construction{left:65%;width:29vw;padding:18px}.room-construction strong{font-size:15px}}body.panorama-study #crossing-look-surface{position:absolute;inset:0;z-index:0;pointer-events:auto;cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none}body.panorama-study #crossing-look-surface:active{cursor:grabbing}body.panorama-study #crossing-look-surface:focus-visible{outline:1px solid #bba4f580;outline-offset:-12px}body.panorama-study.crossing-active .scrim{background:linear-gradient(0deg,#090b19cb,transparent 37%),linear-gradient(180deg,#090b19a6,transparent 23%)}body.panorama-study .crossing-look-help{position:absolute;top:100px;left:50%;transform:translate(-50%);z-index:2;display:flex;align-items:center;gap:12px;margin:0;white-space:nowrap;color:#d0cfe0;font-size:10px;letter-spacing:.045em;text-shadow:0 1px 12px #050613;pointer-events:none}body.panorama-study .panorama-indicator{font-size:11px;letter-spacing:.06em;color:#dfd5fc;padding:6px 9px;border:1px solid #bdacdf38;border-radius:16px;background:#100e204a}body.panorama-study .look-keyboard-hint{color:#adabc3}body.panorama-study #crossing-bearing{min-width:3.6ch;color:#a7baca;font-variant-numeric:tabular-nums;text-align:right;border-left:1px solid #b8b4d13d;padding-left:12px}body.panorama-study .crossing-copy{top:auto;bottom:11vh;left:5vw;right:auto;z-index:2;max-width:430px}body.panorama-study .crossing-copy .eyebrow{font-size:8px;letter-spacing:.17em;color:#d0bee9;margin-bottom:11px}body.panorama-study .crossing-copy h1{font-size:clamp(28px,2.55vw,43px);line-height:1.13;margin-bottom:12px}body.panorama-study .crossing-copy h1 em{color:#c9bfec}body.panorama-study .crossing-copy p:not(.eyebrow){color:#c2c6d3;font-size:12px;line-height:1.7;margin-bottom:17px}body.panorama-study .crossing-actions{gap:21px}body.panorama-study .crossing-actions .explore-external{padding:12px 16px;gap:26px;font-size:11px;border-color:#b49ae363;background:#9b7fcc17;color:#f1ecff}body.panorama-study .crossing-actions .explore-external:hover{background:#ac91d62b;border-color:#c6b2f2}body.panorama-study .crossing-actions .explore-external span,body.panorama-study #discover-crossing span{color:#bba4e6}body.panorama-study #discover-crossing{font-size:11px;gap:14px;color:#e2ddef}body.panorama-study .crossing-copy .external-note{font-size:9px;line-height:1.5;color:#adb0c2;margin-top:12px}body.panorama-study .crossing-view-nav{position:absolute;top:auto;bottom:11vh;left:auto;right:5vw;z-index:2;display:flex;align-items:center;justify-content:center;gap:8px;pointer-events:auto}body.panorama-study .crossing-view-nav button{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid #c3b3e649;border-radius:50%;background:#0d102050;color:#e1daf0;font-size:18px;line-height:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s,border-color .2s}body.panorama-study .crossing-view-nav button:hover{background:#7d63a23b;border-color:#bd9cec}body.panorama-study #crossing-recenter{width:auto;min-width:88px;padding:0 16px;border-radius:23px;font-size:11px;letter-spacing:.03em}body.panorama-study #crossing-hotspots{position:absolute;inset:0;z-index:1;pointer-events:none}body.panorama-study .crossing-marker{min-width:44px;min-height:44px;justify-content:center;transition:none}body.panorama-study .marker-light{width:7px;height:7px;background:#b9f2f6;box-shadow:0 0 0 5px #72d4e322,0 0 24px #66d5e9a3}body.panorama-study .crossing-marker:hover .marker-light,body.panorama-study .crossing-marker:focus-visible .marker-light{box-shadow:0 0 0 10px #93a1ea21,0 0 35px #9bc9ffb8}body.panorama-study .marker-label{color:#ece8ff;border-color:#b8a3dd49;background:#121425d9}body.panorama-study .crossing-marker:focus-visible{outline-color:#bfa9f4}body.panorama-study .entrance-cue{display:grid;place-items:center;width:35px;height:35px;border:1px solid #b4cee778;border-radius:50%;background:#0b172859;color:#d5e7f7;font-size:19px;line-height:1;box-shadow:0 0 23px #91b2d124;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:border-color .2s,background .2s}body.panorama-study .crossing-entrance:hover .entrance-cue,body.panorama-study .crossing-entrance:focus-visible .entrance-cue{border-color:#d0e8fc;background:#24476480}body.panorama-study .crossing-entrance .marker-label{color:#d8e9f9;border-color:#97b9d84d}body.panorama-study #crossing-dialog{background:linear-gradient(135deg,#212231f5,#101422f7);border-color:#b7a1e04d}body.panorama-study #crossing-dialog .collection-top .eyebrow,body.panorama-study #crossing-detail-kicker{color:#c3b1df}body.panorama-study #crossing-topics button{border-color:#b5a2cd42;color:#c1bece}body.panorama-study #crossing-topics button[aria-pressed=true]{background:#b39ddd1c;border-color:#bba5e381;color:#eee4ff}body.panorama-study #crossing-detail-title{color:#f2edfc}body.panorama-study #crossing-detail-links a{color:#d9caef;border-color:#b5a0d13b}body.panorama-study #crossing-detail-links a:hover{color:#f5ecff;border-color:#cbb1ef8a}body.panorama-study.crossing-active .masthead,body.panorama-study.crossing-active .frame-footer{color:#e5e1ef}@media(max-width:760px){body.panorama-study .crossing-look-help{top:94px;gap:9px;font-size:9px}body.panorama-study .look-keyboard-hint{display:none}body.panorama-study .crossing-view-nav{inset:139px auto auto 50%;transform:translate(-50%);gap:9px}body.panorama-study .crossing-view-nav button{width:40px;height:40px}body.panorama-study #crossing-recenter{min-width:88px;font-size:10px}body.panorama-study .crossing-copy{left:7vw;right:7vw;bottom:10vh;max-width:none}body.panorama-study .crossing-copy .eyebrow{font-size:7px;margin-bottom:10px}body.panorama-study .crossing-copy h1{font-size:29px;line-height:1.14;margin-bottom:10px}body.panorama-study .crossing-copy p:not(.eyebrow){font-size:11px;margin-bottom:15px}body.panorama-study .crossing-actions{gap:18px}body.panorama-study .crossing-actions .explore-external{font-size:10px;padding:11px 14px;gap:19px}body.panorama-study #discover-crossing{font-size:10px;gap:10px}body.panorama-study .crossing-copy .external-note{font-size:8px;max-width:none;margin-top:11px}body.panorama-study.crossing-active .scrim{background:linear-gradient(0deg,#090b19e0,transparent 46%),linear-gradient(180deg,#090b19a6,transparent 32%)}}@media(max-height:600px)and (min-width:761px){body.panorama-study .crossing-look-help{top:80px}body.panorama-study .crossing-copy{bottom:13vh}body.panorama-study .crossing-copy h1{font-size:28px}body.panorama-study .crossing-copy p:not(.eyebrow){display:none}}#room-interactions{position:fixed;inset:0;z-index:3;pointer-events:none;transform:scale(1.035)}#hearth-fireplace{position:absolute;pointer-events:auto;border:0;padding:0;background:transparent;color:#fff0d3;border-radius:45% 45% 4px 4px;-webkit-tap-highlight-color:transparent}#hearth-fireplace:before{content:"";position:absolute;inset:-25% -55% -45%;pointer-events:none;background:radial-gradient(ellipse at 50% 64%,#c9611590 0%,#b54c1266 19%,#9b400f35 40%,transparent 68%);mix-blend-mode:soft-light;opacity:0;transition:opacity .65s ease}#hearth-fireplace:hover:before,#hearth-fireplace:focus-visible:before{opacity:1}#hearth-fireplace:focus-visible{outline:2px solid #fff0c7;outline-offset:6px}#hearth-fireplace:active{transform:none}@media(prefers-reduced-motion:reduce){#hearth-fireplace:before{transition:none}}.worlds-prototype{background:#030a17}.worlds-prototype .scrim{background:linear-gradient(90deg,#020711b8,transparent 65%),linear-gradient(0deg,#020711cc,transparent 22%,transparent 82%,#02071180)}.worlds-prototype[data-stop="1"]:not(.room-active) .scrim{background:linear-gradient(90deg,#11100db3,transparent 60%),linear-gradient(0deg,#0c0c0cb3,transparent 24%,transparent 82%,#10100d55)}.worlds-prototype .masthead{padding-top:30px}.worlds-prototype .wordmark{gap:12px}.worlds-prototype .wordmark span{font-size:10px;letter-spacing:.2em}.worlds-prototype .nav-count{color:#92aeca}.worlds-prototype .journey-section{height:100svh;min-height:720px;opacity:var(--section-opacity,1)}.worlds-prototype .home-copy{top:24vh;max-width:48vw;left:8vw}.worlds-prototype .home-copy h1{font-size:clamp(52px,5.3vw,100px);line-height:1.06;letter-spacing:-.06em;margin-bottom:24px}.worlds-prototype .home-copy h1 em{color:#b7cdeb}.worlds-prototype .home-copy .eyebrow{margin-bottom:24px;font-size:10px}.worlds-prototype .intro{font-size:15px;line-height:1.85;margin-bottom:26px}.worlds-prototype .line-button{font-size:12px;gap:50px}.arrival-coordinate{position:absolute;left:58%;right:13%;bottom:27vh;display:flex;justify-content:space-between;gap:15px;font-size:8px;letter-spacing:.21em;color:#86aac4}.arrival-coordinate span:first-child:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:#97d7ef;margin:0 8px 1px 0;box-shadow:0 0 9px #64bbff}.arrival-choices{position:absolute;bottom:11vh;left:8vw;right:9vw;display:grid;grid-template-columns:1fr 1fr;gap:5vw;pointer-events:auto}.arrival-choices button{display:flex;align-items:center;gap:18px;text-align:left;padding:20px 0;background:none;border:0;border-top:1px solid #a4d0f32b;font-size:17px;transition:border-color .3s}.arrival-choices button:hover{border-color:#a4d0f387}.choice-number{font-size:9px;letter-spacing:.13em;color:#6f8ba7}.choice-light{width:5px;height:5px;border-radius:50%;flex:none}.choice-light.amber{background:#e5bc80;box-shadow:0 0 15px #ffc77580}.choice-light.violet{background:#b18cff;box-shadow:0 0 15px #a877ff80}.choice-description{font-size:11px;color:#91a5bd;margin-left:auto}.choice-arrow{font-size:18px;color:#adc1d6;margin-left:5px}.worlds-prototype .destination-copy{left:8vw;bottom:28vh}.worlds-prototype .destination-copy .eyebrow{font-size:10px;letter-spacing:.17em;margin-bottom:22px}.section-index{color:#6a829d;padding-right:22px}.worlds-prototype .destination-copy h2{font-size:clamp(68px,7.2vw,116px);font-weight:400;font-style:normal;margin-bottom:23px}.worlds-prototype .destination-copy p:not(.eyebrow){color:#b3c1d0;font-size:18px;line-height:1.8;margin-bottom:32px}.worlds-prototype .pill-button{font-size:13px;padding:16px 24px;gap:46px}.threshold-caption{position:absolute;bottom:12vh;left:8vw;right:9vw;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #a4d0f324;padding-top:22px;color:#8fa5bb;font-size:11px;letter-spacing:.03em}.threshold-caption button{pointer-events:auto;background:none;border:0;padding:10px 0;color:#b2c4d5;font-size:11px}.threshold-caption button span{margin-left:25px}.tapped-discovery .eyebrow{color:#c6afe9}.tapped-discovery h2{letter-spacing:-.065em!important}.tapped-discovery h2 span{color:#a689d3}.tapped-discovery .pill-button{border-color:#a78bde70}.tapped-discovery .pill-button span{color:#bda2f0}.tapped-discovery .pill-button:hover{background:#9476d220;border-color:#bba0ec}.world-route{position:fixed;z-index:9;right:2.5vw;top:39vh;height:22vh;min-height:150px;width:145px;display:flex;flex-direction:column;justify-content:space-between}.world-route button{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-end;gap:12px;width:100%;min-height:36px;background:none;border:0;padding:8px 5px;color:#6a829a}.world-route .route-name{font-size:8px;letter-spacing:.1em;opacity:.7;transition:opacity .3s,color .3s}.world-route:hover .route-name,.world-route:focus-within .route-name,.world-route [aria-current] .route-name{opacity:1}.route-dot{display:block;flex:none;width:5px;height:5px;border:1px solid #65839d;border-radius:50%;background:#071121;transition:background .3s,box-shadow .3s}.world-route [aria-current]{color:#c2d9e7}.world-route [aria-current] .route-dot{background:#b0d9ef;box-shadow:0 0 0 4px #92c3e31b,0 0 15px #82c2ea70}.route-track{position:absolute;top:18px;bottom:18px;right:7px;width:1px;background:#5b769d42}.route-track span{display:block;width:1px;height:100%;background:#a8cbe2;transform-origin:top;transform:scaleY(var(--route-progress,0))}#route-scrubber{position:absolute;z-index:2;top:18px;bottom:18px;right:-5px;width:24px;cursor:grab;touch-action:none;border-radius:20px}#route-scrubber:active{cursor:grabbing}#route-scrubber:focus-visible{outline:1px solid #98bcd28a;outline-offset:2px}.world-route button{z-index:3;pointer-events:none}.world-route button .route-name{pointer-events:auto}.world-route button:focus-visible{outline-offset:1px}.route-dot{pointer-events:none}#tapped-portal-hit{position:fixed;z-index:3;background:transparent;border:0;border-radius:50%}#tapped-portal-hit:focus-visible{outline:2px solid #bd9cf8;outline-offset:3px;background:#b894ff09}.worlds-prototype .frame-footer{font-size:8px;letter-spacing:.14em}.worlds-prototype .frame-footer .text-button{font-size:10px}.prototype-tag{margin-left:13px;font-size:7px;color:#738298}.tappedin-content{position:fixed;inset:0;z-index:4;pointer-events:none;opacity:0;transition:opacity .9s}.crossing-active .tappedin-content{opacity:1}.crossing-active .scrim{background:linear-gradient(90deg,#030815a8,transparent 70%),linear-gradient(0deg,#030815b8,transparent 28%)}.crossing-copy{position:absolute;left:8vw;top:29vh;pointer-events:auto}.crossing-copy .eyebrow{font-size:9px;color:#b09dcc;margin-bottom:28px}.crossing-copy h1{font-family:Manrope,sans-serif;font-size:clamp(42px,4.2vw,76px);line-height:1.13;letter-spacing:-.055em;font-weight:400;outline:none;margin-bottom:25px}.crossing-copy h1 em{font-style:normal;color:#b4b9e8}.crossing-copy p:not(.eyebrow){font-size:16px;line-height:1.85;color:#9eafc7}.explore-external{display:inline-flex;gap:48px;align-items:center;margin-top:20px;text-decoration:none;color:#f0edff;background:#9d7eee19;border:1px solid #b49be661;border-radius:35px;font-size:13px;padding:17px 24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .3s,border-color .3s}.explore-external:hover{background:#b391f331;border-color:#bc9ce0}.explore-external span{font-size:19px;color:#bba3ed}.external-note{display:block;margin-top:16px;font-size:10px;color:#7b8ca7}.world-origins{pointer-events:auto;position:absolute;left:8vw;right:9vw;bottom:12vh;display:flex;align-items:center;gap:35px;border-top:1px solid #a69bd92e;padding-top:24px}.world-origins-label{font-size:8px;letter-spacing:.19em;color:#938bb4;margin-right:16px}.world-origins a{display:flex;gap:15px;align-items:center;color:#c3cde1;text-decoration:none;font-size:13px}.world-origins a:hover{color:#f1e7ff}.world-origins a span{font-size:9px;color:#7a7296}.world-origins a span:last-child{font-size:16px;color:#a4a5c8}.world-origins-note{margin-left:auto;font-size:10px;color:#777f9c}.transitioning .tappedin-content{opacity:0;pointer-events:none}.transitioning .arrival-choices,.transitioning .threshold-caption,.transitioning .arrival-coordinate{opacity:0;transition:opacity .2s}.transitioning .destination-copy,.transitioning .home-copy{pointer-events:none}.prototype-fallback{background:radial-gradient(ellipse at 75% 35%,#18365a,#030a17 60%)}.prototype-fallback.crossing-active{background:radial-gradient(ellipse at 75% 45%,#392468,#03111d 60%)}@media(min-width:1800px){.worlds-prototype .home-copy{top:26vh}.worlds-prototype .intro{font-size:18px}.worlds-prototype .home-copy h1{font-size:116px}.arrival-choices button{font-size:21px}.choice-description{font-size:13px}}@media(max-width:1000px){.choice-description{display:none}.choice-arrow{margin-left:auto}.world-origins{gap:20px}.world-origins-note{display:none}.world-origins-label{font-size:7px;margin-right:0}.world-route{right:1.5vw}}@media(max-width:760px){.worlds-prototype .masthead{padding:24px}.worlds-prototype .wordmark span{font-size:8px}.worlds-prototype .masthead nav{gap:18px}.worlds-prototype .journey-section{min-height:760px}.worlds-prototype .home-copy{top:17vh;left:7vw;max-width:84vw}.worlds-prototype .home-copy h1{font-size:clamp(39px,10vw,64px);max-width:85vw;margin-bottom:20px}.desktop-break{display:none}.worlds-prototype .home-copy .eyebrow{font-size:8px;letter-spacing:.13em;margin-bottom:20px}.worlds-prototype .intro{font-size:13px;max-width:82vw;line-height:1.7}.worlds-prototype .intro br{display:none}.worlds-prototype .line-button{font-size:11px;padding:10px 0}.arrival-coordinate{display:none}.arrival-choices{left:7vw;right:7vw;bottom:10vh;gap:26px}.arrival-choices button{font-size:14px;gap:10px;padding:18px 0}.choice-number{font-size:8px}.choice-light{width:4px;height:4px}.choice-arrow{font-size:15px}.world-route{right:8px;width:23px;top:46vh;height:18vh;min-height:132px}.world-route .route-name{display:none}.world-route button{min-height:40px;padding-right:8px}.route-track{right:10px;top:20px;bottom:20px}#route-scrubber{right:-1px;top:20px;bottom:20px}.worlds-prototype .destination-copy{left:7vw;top:18vh;bottom:auto;background:none;padding:0;margin:0}.worlds-prototype .destination-copy .eyebrow{font-size:8px;margin-bottom:20px}.section-index{padding-right:15px}.worlds-prototype .destination-copy h2{font-size:57px;margin-bottom:18px}.worlds-prototype .destination-copy p:not(.eyebrow){font-size:15px;line-height:1.7;margin-bottom:20px}.worlds-prototype .pill-button{font-size:11px;padding:13px 20px;gap:25px}.threshold-caption{left:7vw;right:7vw;bottom:10vh;align-items:flex-start;gap:20px;font-size:9px;line-height:1.7;padding-top:16px}.threshold-caption>span{max-width:130px}.threshold-caption button{font-size:9px;padding:0;white-space:nowrap}.threshold-caption button span{margin-left:10px}.worlds-prototype .frame-footer{font-size:7px;padding:16px 24px}.worlds-prototype .frame-footer .text-button{font-size:9px}.crossing-copy{top:17vh;left:7vw;right:7vw}.crossing-copy .eyebrow{font-size:8px;margin-bottom:22px}.crossing-copy h1{font-size:clamp(33px,8.4vw,48px);line-height:1.17;margin-bottom:18px}.crossing-copy p:not(.eyebrow){font-size:13px;line-height:1.7}.explore-external{font-size:12px;padding:14px 20px;gap:35px;margin-top:10px}.external-note{max-width:270px;font-size:9px;line-height:1.6;margin-top:12px}.world-origins{left:7vw;right:7vw;bottom:10vh;display:grid;grid-template-columns:1fr 1fr;gap:15px 22px;padding-top:17px}.world-origins-label{grid-column:1/-1;font-size:7px}.world-origins a{font-size:11px;gap:10px}.world-origins a span:first-child{display:none}.world-origins a span:last-child{font-size:13px}.crossing-active .scrim{background:linear-gradient(0deg,#030815d1,transparent 45%),linear-gradient(180deg,#03081580,transparent 70%)}}@media(max-height:700px)and (min-width:761px){.worlds-prototype .home-copy{top:19vh}.worlds-prototype .home-copy h1{font-size:55px}.worlds-prototype .home-copy .eyebrow{margin-bottom:16px}.arrival-choices{bottom:11vh}.arrival-choices button{padding:15px 0}.crossing-copy{top:22vh}.crossing-copy h1{font-size:44px}.world-origins{bottom:12vh}}@media(prefers-reduced-motion:reduce){.worlds-prototype *{transition:none!important}}.worlds-prototype .journey-section{height:100svh;min-height:0}.worlds-prototype .journey-section:last-child{height:100svh}#tappedin-image{position:fixed;inset:0;z-index:1;pointer-events:none;background-position:center;background-size:cover;opacity:0;will-change:opacity,transform}#tapped-portal-hit{border-radius:50% 50% 2% 2%/35% 35% 2% 2%}#tapped-portal-hit:focus-visible{outline-color:#f1d49d;background:#ffdf990a}.tapped-discovery .eyebrow{color:#e1cdaa}.tapped-discovery h2 span{color:#c2b5a1}.tapped-discovery .pill-button{border-color:#d5b97c88}.tapped-discovery .pill-button span{color:#e2c898}.tapped-discovery .pill-button:hover{background:#d5b97c24;border-color:#e5cfa3}.worlds-prototype .tapped-discovery .destination-copy{bottom:26vh}.worlds-prototype .tapped-discovery .destination-copy h2{font-size:clamp(48px,5.6vw,92px)}.worlds-prototype .tapped-discovery .destination-copy p:not(.eyebrow){font-size:16px}.crossing-active .scrim{opacity:1;background:linear-gradient(0deg,#050b14e6,transparent 43%),linear-gradient(180deg,#030711b0,transparent 16%)}.crossing-active .masthead,.crossing-active .frame-footer{color:#f2e9da;text-shadow:0 1px 15px #000}.crossing-copy{top:auto;bottom:12vh;left:6vw;right:auto}.crossing-copy .eyebrow{font-size:9px;letter-spacing:.18em;color:#e6cfa8;margin-bottom:17px}.crossing-copy h1{font-size:clamp(34px,3.2vw,58px);line-height:1.12;margin-bottom:16px;text-shadow:0 2px 25px #02081380}.crossing-copy h1 em{color:#e3d1af}.crossing-copy p:not(.eyebrow){font-size:14px;line-height:1.7;color:#d5d8d7;margin-bottom:16px}.crossing-actions{display:flex;gap:26px;align-items:center}.crossing-actions .explore-external{margin:0;padding:13px 20px;font-size:12px;gap:36px;border-color:#e5c98d70;color:#fff5e5;background:#d2b47714}.crossing-actions .explore-external:hover{background:#d2b47730;border-color:#e5c98d}.crossing-actions .explore-external span{color:#e5c98d}#discover-crossing{font-size:11px;color:#e7dfd1;display:flex;gap:20px;align-items:center}#discover-crossing span{font-size:20px;color:#dbbf8d}.crossing-copy .external-note{font-size:9px;color:#a7adaf;margin-top:13px}.crossing-marker{position:absolute;pointer-events:auto;display:flex;align-items:center;gap:12px;border:0;background:transparent;padding:14px;transform:translate(-50%,-50%)}.crossing-marker:active{transform:translate(-50%,-50%)}.marker-light{display:block;flex:none;width:8px;height:8px;background:#ffdfa1;border-radius:50%;box-shadow:0 0 0 5px #f1ca8420,0 0 24px #ffc9699c;transition:box-shadow .3s}.marker-label{position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);padding:8px 12px;white-space:nowrap;background:#111a22cc;border:1px solid #eac89030;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:30px;font-size:10px;letter-spacing:.03em;color:#f8ead0;opacity:0;transition:opacity .25s}.crossing-marker:hover .marker-label,.crossing-marker:focus-visible .marker-label{opacity:1}.crossing-marker:hover .marker-light,.crossing-marker:focus-visible .marker-light{box-shadow:0 0 0 10px #f1ca841a,0 0 38px #ffc969bb}.crossing-marker:focus-visible{outline:1px solid #ffe3a4;border-radius:50%;outline-offset:4px}#crossing-dialog{max-width:650px;padding:32px 38px;background:linear-gradient(135deg,#1a2028f2,#0a131ff5);border-color:#e7c99036;border-radius:16px}#crossing-dialog::backdrop{background:#03091466;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}#crossing-dialog .collection-top{margin-bottom:24px}#crossing-dialog .collection-top .eyebrow{color:#cfbc9a;font-size:9px}#crossing-topics{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:33px}#crossing-topics button{font-size:10px;line-height:1.4;padding:9px 12px;background:transparent;border:1px solid #d8c39e35;border-radius:30px;color:#b6babf}#crossing-topics button[aria-pressed=true]{background:#ecd5a21a;border-color:#ecd5a27a;color:#f4dfb9}#crossing-detail-kicker{font-size:8px;color:#cbb997;line-height:1.8;margin-bottom:15px}#crossing-detail-title{font-size:36px;line-height:1.18;max-width:490px;color:#f6eddf}#crossing-detail-copy{font-size:15px;line-height:1.8;color:#c1c9d2;margin:20px 0 26px}#crossing-detail-links{display:grid;gap:10px}#crossing-detail-links a{display:block;text-decoration:none;color:#eddbb7;border-bottom:1px solid #ead6af30;padding:13px 0;font-size:13px}#crossing-detail-links a:hover{color:#fff2d6;border-color:#ead6af80}.crossing-link-note{font-size:10px;color:#8f9aa9;line-height:1.7;margin:22px 0 0}@media(max-width:760px){.worlds-prototype .journey-section{height:100svh;min-height:0}.worlds-prototype .home-copy{top:16vh}.worlds-prototype .intro{max-width:78vw}.worlds-prototype .destination-copy{top:16vh}.worlds-prototype #hearth-threshold .destination-copy{top:11vh}.worlds-prototype #hearth-threshold .destination-copy .eyebrow{margin-bottom:10px}.worlds-prototype #hearth-threshold .destination-copy h2{font-size:48px;margin-bottom:10px}.worlds-prototype #hearth-threshold .destination-copy p:not(.eyebrow){font-size:13px;line-height:1.6;margin-bottom:14px}.worlds-prototype .tapped-discovery .destination-copy{top:auto;bottom:20vh}.worlds-prototype .tapped-discovery .destination-copy h2{font-size:47px;margin-bottom:12px}.worlds-prototype .tapped-discovery .destination-copy .eyebrow{font-size:7px;margin-bottom:13px}.worlds-prototype .tapped-discovery .destination-copy p:not(.eyebrow){font-size:13px;line-height:1.6;margin-bottom:17px}.crossing-copy{top:auto;bottom:11vh;left:7vw;right:7vw}.crossing-copy .eyebrow{font-size:7px;margin-bottom:14px}.crossing-copy h1{font-size:36px;margin-bottom:13px}.crossing-copy p:not(.eyebrow){font-size:12px;margin-bottom:17px}.crossing-actions{gap:17px}.crossing-actions .explore-external{font-size:11px;padding:12px 16px;gap:22px}#discover-crossing{font-size:10px;gap:12px}.crossing-copy .external-note{font-size:8px}.crossing-active .scrim{background:linear-gradient(0deg,#040b16f0,transparent 68%),linear-gradient(180deg,#02060db0,transparent 20%)}.crossing-active #collection-button{font-size:0}.crossing-active #collection-button:after{content:"Collection";font-size:11px}.crossing-active #collection-button .nav-count{display:none}#crossing-dialog{padding:25px;width:calc(100% - 30px);max-height:84svh}#crossing-dialog .collection-top .eyebrow{font-size:7px}#crossing-detail-title{font-size:30px}#crossing-detail-copy{font-size:13px}#crossing-topics{margin-bottom:25px;gap:7px}#crossing-topics button{font-size:9px;padding:8px 10px}}@media(max-height:700px)and (min-width:761px){.crossing-copy{top:auto;bottom:12vh}.crossing-copy h1{font-size:36px}.crossing-copy p:not(.eyebrow){font-size:12px}}.world-route button{pointer-events:auto}.crossing-view-nav{display:none}@media(max-width:760px){.crossing-view-nav{position:absolute;left:6vw;right:6vw;top:35vh;display:flex;justify-content:space-between;pointer-events:none}.crossing-view-nav button{pointer-events:auto;border:1px solid #ead4ac60;background:#0b132a50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;width:36px;height:36px;font-size:26px;line-height:1;color:#f4e6cf}.crossing-view-nav button:disabled{opacity:.2}#tappedin-image{transition:background-position .75s ease}.crossing-marker{transition:left .75s ease}}.transitioning #tappedin-image{transition:background-position .3s ease}.worlds-prototype.origin-fallback[data-stop="0"]:not(.origin-active):not(.room-active):not(.crossing-active):before,.worlds-prototype.prototype-fallback[data-stop="0"]:not(.origin-active):not(.room-active):not(.crossing-active):before{content:"";position:fixed;inset:0;z-index:1;pointer-events:none;background:var(--origin-arrival,none) center/cover no-repeat,radial-gradient(ellipse at 70% 40%,#18304a,#070f1b 70%)}.worlds-prototype[data-stop="0"]:not(.room-active):not(.crossing-active):not(.origin-active) .scrim{background:linear-gradient(90deg,rgba(2,8,18,.64),rgba(2,8,18,.13) 48%,transparent 70%)}.worlds-prototype #arrival .home-copy{top:29%;left:9%;width:38%;max-width:none;z-index:3;color:#e6edf5}.worlds-prototype #arrival .home-copy .eyebrow,.worlds-prototype #origin-content .eyebrow{margin:0;text-transform:uppercase;font-size:9px;font-weight:600;letter-spacing:2.1px;line-height:1.7;color:#b9cbde}.worlds-prototype #arrival .home-copy h1{font-size:clamp(27px,4.15vw,98px);line-height:1.06;letter-spacing:-.065em;font-weight:350;margin:25px 0 24px;max-width:none;text-shadow:none}.worlds-prototype #arrival .home-copy h1 em{white-space:nowrap}.worlds-prototype #arrival .home-copy h1 em,.worlds-prototype #origin-content em{font-style:normal;color:#b2c7e3}.worlds-prototype #arrival .intro{margin:0;font-size:clamp(12px,1.04vw,17px);line-height:1.8;color:#b7c3d2;max-width:none;text-shadow:none}.worlds-prototype .origin-text-link{display:inline-flex;align-items:center;gap:45px;background:none;border:0;border-bottom:1px solid #becfe14a;padding:14px 0;font-size:12px;color:inherit}.worlds-prototype .origin-text-link span{font-size:20px;font-weight:300}.worlds-prototype .origin-text-link:hover{color:#fff;border-bottom-color:#c8eaff}.worlds-prototype #arrival .home-copy .origin-text-link{margin-top:25px}.worlds-prototype #origin-portal-hit{position:fixed;z-index:3;clip-path:polygon(50% 0,100% 100%,0 100%);background:transparent;border:0;padding:0}.worlds-prototype .origin-door-focus{position:absolute;left:10%;bottom:20%;font-size:12px;opacity:0;padding:10px;background:#0a1728bf;color:#e6edf5}.worlds-prototype #origin-portal-hit:focus-visible{outline:0;box-shadow:inset 0 -3px #d2ecff}.worlds-prototype #origin-portal-hit:focus-visible .origin-door-focus{opacity:1}.worlds-prototype #arrival .origin-threshold-caption{position:absolute;right:16.2%;bottom:18%;display:flex;flex-direction:column;gap:9px;font-size:11px;pointer-events:none;text-shadow:0 1px 5px #000;color:#e6edf5}.worlds-prototype #arrival .origin-threshold-caption span:first-child{font-size:8px;letter-spacing:1.8px;color:#9ab4d0}.worlds-prototype #arrival .origin-explore{position:absolute;left:9%;bottom:13%;display:flex;align-items:center;gap:45px;padding:0;font-size:11px;background:none;border:0;pointer-events:auto;color:#e6edf5}.worlds-prototype #arrival .origin-explore span{font-size:20px}.worlds-prototype .frame-footer .experience-controls{display:flex;gap:20px;align-items:center}.worlds-prototype #origin-image{position:fixed;inset:0;z-index:1;background-position:center;background-size:cover;opacity:0;pointer-events:none}.worlds-prototype #origin-content{position:fixed;inset:0;z-index:4;pointer-events:none;color:#e6edf5;opacity:0;transition:opacity .9s}.worlds-prototype.origin-active #origin-content{opacity:1}.worlds-prototype.origin-active .scrim{opacity:1;background:linear-gradient(90deg,#02081399,transparent 65%)}.worlds-prototype.origin-active .masthead,.worlds-prototype.origin-active .frame-footer{color:#e6edf5;text-shadow:none}.worlds-prototype.origin-active .masthead{background:linear-gradient(#03091360,transparent)}.worlds-prototype #origin-content .origin-room-heading{position:absolute;left:7%;bottom:17%;max-width:520px;pointer-events:auto}.worlds-prototype #origin-room-title{font-family:Manrope,sans-serif;font-size:clamp(40px,4.8vw,78px);line-height:1.1;font-weight:350;letter-spacing:-.055em;margin:20px 0;outline:none}.worlds-prototype #origin-content .origin-room-heading .origin-text-link{margin-top:8px}.worlds-prototype #origin-content .origin-room-coordinate{position:absolute;right:5%;bottom:12%;font-size:9px;letter-spacing:2px;margin:0}.worlds-prototype #origin-content .origin-room-coordinate span{display:block;margin-top:10px;font-size:11px;letter-spacing:.4px}.worlds-prototype #origin-story{position:absolute;left:7%;top:18%;width:430px;max-height:69svh;overflow:auto;overscroll-behavior:contain;pointer-events:auto;scrollbar-width:thin;scrollbar-color:#647489 #141d2b;padding:35px;background:#121820e0;border:1px solid #a2bdd224;border-radius:8px;box-shadow:0 20px 100px #0004}.worlds-prototype #origin-story h3{font-family:Manrope,sans-serif;font-size:29px;line-height:1.15;font-weight:400;letter-spacing:-1px;margin:20px 0}.worlds-prototype #origin-story>p:not(.eyebrow){font-size:13px;line-height:1.85;color:#c5cbd2;margin:17px 0}.worlds-prototype #close-origin-story{position:absolute;right:13px;top:10px;font-size:24px;color:#b5c2d1;background:none;border:0;padding:2px 6px}.worlds-prototype #origin-story .origin-text-link{font-size:11px;gap:20px}.worlds-prototype.origin-story-open #origin-content .origin-room-heading{display:none}.worlds-prototype.transitioning #origin-content,.worlds-prototype.transitioning #origin-content *{pointer-events:none}.worlds-prototype.transitioning #origin-content,.worlds-prototype.transitioning #arrival .origin-threshold-caption,.worlds-prototype.transitioning #arrival .origin-explore{opacity:0;transition:opacity .25s}.worlds-prototype #origin-content button:focus-visible,.worlds-prototype #origin-story:focus-visible,.worlds-prototype #arrival button:focus-visible{outline:1px solid #b9e5ff;outline-offset:7px;border-radius:2px}@media(min-width:1800px){.worlds-prototype #arrival .home-copy{top:30%}.worlds-prototype #arrival .intro{font-size:17px}}@media(min-width:761px)and (max-height:800px){.worlds-prototype #arrival .home-copy{top:25%}.worlds-prototype #arrival .home-copy h1{margin:20px 0}.worlds-prototype #arrival .home-copy .origin-text-link{margin-top:15px}.worlds-prototype #arrival .origin-explore{bottom:10%}}@media(max-width:760px){.worlds-prototype #arrival .home-copy{left:8%;top:12vh;width:84%;max-width:none;pointer-events:none}.worlds-prototype #arrival .home-copy button{pointer-events:auto}.worlds-prototype #arrival .home-copy .eyebrow,.worlds-prototype #origin-content .eyebrow{font-size:8px;letter-spacing:1.5px;max-width:none}.worlds-prototype #arrival .home-copy h1{font-size:clamp(25px,8.7vw,48px);line-height:1.03;margin:13px 0}.worlds-prototype #arrival .home-copy h1 br{display:initial}.worlds-prototype #arrival .intro{font-size:11px;line-height:1.7;max-width:250px}.worlds-prototype #arrival .intro .wide-only{display:none}.worlds-prototype #arrival .home-copy .origin-text-link{margin-top:4px;font-size:11px;padding:8px 0;gap:27px}.worlds-prototype #arrival .origin-threshold-caption{right:8%;bottom:12.5%;font-size:10px}.worlds-prototype #arrival .origin-threshold-caption span:first-child{font-size:7px}.worlds-prototype #arrival .origin-explore{left:8%;bottom:8%;font-size:10px;gap:20px}.worlds-prototype[data-stop="0"]:not(.room-active):not(.crossing-active):not(.origin-active) .scrim{background:linear-gradient(#02091666,transparent 47%)}.worlds-prototype .frame-footer .experience-controls{gap:0;flex-direction:column;align-items:flex-end}.worlds-prototype .frame-footer .experience-controls .text-button{font-size:8px;padding:7px 0}.worlds-prototype.origin-active #origin-content .origin-room-heading{left:8%;bottom:15%;right:8%}.worlds-prototype #origin-room-title{font-size:43px}.worlds-prototype #origin-content .origin-room-coordinate{right:8%;bottom:9%;font-size:7px}.worlds-prototype #origin-content .origin-room-coordinate span{display:none}.worlds-prototype #origin-story{left:6%;width:88%;top:15%;max-height:72svh;padding:28px 23px}.worlds-prototype #origin-story h3{font-size:27px}.worlds-prototype #origin-story>p:not(.eyebrow){font-size:12px}.worlds-prototype.origin-active .scrim{background:linear-gradient(transparent 25%,#03091680 80%)}}body.worlds-prototype{--scroll-mineral-track:#101b2c;--scroll-mineral-thumb:#8aa7bf;--scroll-mineral-hover:#b6d0e1;--scroll-amber-track:#211c17;--scroll-amber-thumb:#bd9b70;--scroll-amber-hover:#e0c299;--scroll-violet-track:#191324;--scroll-violet-thumb:#9d86bc;--scroll-violet-hover:#cbb3e8;--room-scroll-track:var(--scroll-mineral-track);--room-scroll-thumb:var(--scroll-mineral-thumb);--room-scroll-hover:var(--scroll-mineral-hover)}body.worlds-prototype[data-stop="1"]:not(.origin-active):not(.crossing-active),body.worlds-prototype.room-active,body.worlds-prototype #hearth-story{--room-scroll-track:var(--scroll-amber-track);--room-scroll-thumb:var(--scroll-amber-thumb);--room-scroll-hover:var(--scroll-amber-hover)}body.worlds-prototype[data-stop="2"]:not(.origin-active):not(.room-active),body.worlds-prototype.crossing-active,body.worlds-prototype #crossing-dialog{--room-scroll-track:var(--scroll-violet-track);--room-scroll-thumb:var(--scroll-violet-thumb);--room-scroll-hover:var(--scroll-violet-hover)}body.worlds-prototype.origin-active,body.worlds-prototype #origin-story{--room-scroll-track:var(--scroll-mineral-track);--room-scroll-thumb:var(--scroll-mineral-thumb);--room-scroll-hover:var(--scroll-mineral-hover)}body.worlds-prototype :is(#origin-story,#hearth-story,#crossing-dialog,#collection-dialog){overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--room-scroll-thumb) var(--room-scroll-track);-ms-overflow-style:scrollbar}@supports selector(::-webkit-scrollbar){body.worlds-prototype :is(#origin-story,#hearth-story,#crossing-dialog,#collection-dialog){scrollbar-width:auto;scrollbar-color:auto}body.worlds-prototype :is(#origin-story,#hearth-story,#crossing-dialog,#collection-dialog)::-webkit-scrollbar{display:block;width:11px;height:11px;background:transparent}body.worlds-prototype :is(#origin-story,#hearth-story,#crossing-dialog,#collection-dialog)::-webkit-scrollbar-track{background:var(--room-scroll-track);margin:8px 0;border-radius:10px;box-shadow:inset 1px 0 #ffffff0b}body.worlds-prototype :is(#origin-story,#hearth-story,#crossing-dialog,#collection-dialog)::-webkit-scrollbar-thumb{background:var(--room-scroll-thumb);border:2px solid var(--room-scroll-track);border-radius:10px;min-height:36px}body.worlds-prototype :is(#origin-story,#hearth-story,#crossing-dialog,#collection-dialog)::-webkit-scrollbar-thumb:hover,body.worlds-prototype :is(#origin-story,#hearth-story,#crossing-dialog,#collection-dialog)::-webkit-scrollbar-thumb:active{background:var(--room-scroll-hover)}body.worlds-prototype :is(#origin-story,#hearth-story,#crossing-dialog,#collection-dialog)::-webkit-scrollbar-corner{background:transparent}}@media(forced-colors:active){body.worlds-prototype :is(#origin-story,#hearth-story,#crossing-dialog,#collection-dialog){--room-scroll-track:Canvas;--room-scroll-thumb:ButtonText;--room-scroll-hover:Highlight;scrollbar-color:auto}}
