:root{font-family:Arial,Noto Sans JP,Yu Gothic,sans-serif;color:var(--ink);background:#fafaf8;font-synthesis:none;--ink:#3F3F40;--muted:#3F3F40;--line:#d6d8d2;--accent:#49756d}*{box-sizing:border-box}body{margin:0;padding:0 4.1vw;min-height:100dvh;display:flex;flex-direction:column}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:var(--ink);cursor:pointer;border:0;background:transparent}button:focus-visible,a:focus-visible,canvas:focus-visible{outline:2px solid var(--accent);outline-offset:5px}button:disabled{opacity:.3;cursor:default}button:hover:not(:disabled){color:var(--ink)}[hidden]{display:none!important}.header{height:91px;flex:none;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ink);gap:30px}.wordmark{text-decoration:none;color:var(--ink);display:flex;flex-direction:column;align-items:flex-end;line-height:.9;transform:skew(-10deg);width:max-content}.wordmark span{font-size:10px;letter-spacing:3px}.wordmark strong{font-family:Arial Black,Arial,sans-serif;font-size:23px;letter-spacing:-1.4px;border-bottom:2px solid;padding-bottom:4px}.header-note{font-size:10px;font-weight:700;line-height:1.65;letter-spacing:1.5px;margin-left:auto;margin-right:35px}.header-note span{color:var(--ink)}.spec-button{border:1px solid var(--line);padding:11px 17px;font-size:12px;display:flex;gap:28px;align-items:center}.spec-button span{font-size:20px}main{flex:1;display:flex;flex-direction:column;min-height:0}.hero{display:flex;justify-content:space-between;align-items:center;padding:29px 0 22px;gap:28px}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:700;margin:0 0 10px;line-height:1.5}.hero h1{font-family:Arial Black,Impact,Arial,sans-serif;font-size:clamp(50px,5.6vw,92px);font-weight:900;line-height:1;letter-spacing:-4px;margin:0}.hero h1 span{color:var(--ink)}.hero-specs{display:flex;gap:45px;align-self:flex-end;padding-bottom:8px}.hero-specs div{display:flex;flex-direction:column;gap:7px}.hero-specs b{font-size:30px;font-weight:500;letter-spacing:-1.5px}.hero-specs b span{font-size:17px;margin-left:3px;letter-spacing:0}.hero-specs small{font-size:9px;letter-spacing:1.5px;color:var(--ink)}.experience{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) 315px;flex:1;min-height:420px;max-height:850px}.viewport{position:relative;min-width:0;overflow:hidden;background:radial-gradient(ellipse at 48% 48%,#f7f8f4 0,#eef0eb 85%)}#canvas-host{position:absolute;inset:0}canvas{display:block;width:100%;height:100%;touch-action:none}.view-top,.view-bottom{position:absolute;left:22px;right:22px;display:flex;align-items:center;justify-content:space-between;z-index:2;pointer-events:none}.view-top{top:19px;gap:15px}.view-bottom{bottom:16px;gap:10px}.view-top button,.view-bottom button{pointer-events:auto}.live-label{display:flex;align-items:center;gap:8px;font-size:9px;font-weight:700;letter-spacing:1.1px;white-space:nowrap}.live-label i{width:5px;height:5px;border-radius:50%;background:var(--accent)}.view-tools{display:flex;gap:6px;align-items:center}.view-tools button{background:#fafaf8eb;border:1px solid #d6d8d2aa;border-radius:2px;font-size:10px;padding:9px 10px}.view-tools button span{margin-left:8px}.view-tools button[aria-pressed=true]{background:#dce2dc;color:var(--ink)}.view-tools .square{font-size:17px;line-height:1;width:32px;padding:7px}.view-bottom p{font-size:10px;color:var(--ink);margin:0}.view-bottom p span{margin:0 5px;color:var(--ink)}.view-bottom button{font-size:10px;border-bottom:1px solid #848980;padding:5px 0;white-space:nowrap}.view-bottom button span{margin-left:10px}.story{padding:25px 0 24px 30px;display:flex;flex-direction:column}.story-top{display:flex;justify-content:space-between;align-items:baseline}.story-top .eyebrow{font-size:9px;letter-spacing:1.2px}.step-count{font-size:10px;color:var(--ink)}.story h2{font-family:Arial Black,Arial,sans-serif;font-weight:900;letter-spacing:-1.6px;font-size:36px;line-height:1.04;margin:27px 0 18px}.story>p{font-size:12px;line-height:1.95;color:var(--ink);max-width:280px;margin:0 0 24px}.detail-row{display:flex;gap:30px;padding-top:20px;border-top:1px solid var(--line)}.detail-row div{display:flex;flex-direction:column;gap:5px}.detail-row b{font-size:19px;font-weight:500;letter-spacing:-.5px}.detail-row span{font-size:10px;color:var(--ink)}.context-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:20px}.context-actions button{border:1px solid var(--line);font-size:11px;padding:9px 10px;text-align:left}.context-actions button[aria-pressed=true]{border-color:var(--accent);color:var(--ink)}.tour-controls{display:flex;gap:9px;margin-top:auto;padding-top:22px}.previous{width:40px;border:1px solid var(--line);flex:none}.next{display:flex;align-items:center;justify-content:space-between;flex:1;background:#e7e8e4;border:1px solid var(--ink);color:var(--ink)!important;text-align:left;padding:15px;font-size:11px}.next:hover{background:#dce2dc}.next span{font-size:19px}.tour-nav{display:grid;grid-template-columns:repeat(6,1fr);padding-top:0;flex:none;overflow:auto;scrollbar-width:thin}.tour-nav button{position:relative;text-align:left;padding:17px 12px 16px 0;display:flex;gap:10px;align-items:center;border-top:3px solid transparent;white-space:nowrap;transition:color .2s}.tour-nav button[aria-current=step]{border-top-color:var(--accent);color:var(--ink)}.nav-number{font-size:9px;color:var(--ink);align-self:flex-start;margin-top:2px}.nav-text{font-size:11px;font-weight:700;letter-spacing:.3px}.nav-text small{display:block;font-size:9px;font-weight:400;color:var(--ink);margin-top:5px;letter-spacing:0}footer{padding:16px 0 19px;display:flex;justify-content:space-between;font-size:8px;color:var(--ink);letter-spacing:1px;flex:none}footer .footer-note{letter-spacing:.5px}#hotspots{position:absolute;inset:0;pointer-events:none;z-index:1}.hotspot{position:absolute;border:1px solid #d2d9d2;background:#fffef8f5;box-shadow:0 2px 9px #343d361c;border-radius:50%;width:29px;height:29px;font-size:10px;color:var(--ink);pointer-events:auto;transform:translate(-50%,-50%);transition:opacity .2s,background .2s}.hotspot:hover{background:#dce2dc;color:var(--ink)!important;z-index:3}.hotspot:after{content:attr(data-title);position:absolute;left:36px;top:1px;white-space:nowrap;color:var(--ink);background:#fffef8f5;border:1px solid var(--line);padding:6px 8px;font-size:10px;opacity:0;pointer-events:none}.hotspot:hover:after,.hotspot:focus-visible:after{opacity:1}.loading{position:absolute;inset:0;background:#eef0eb;z-index:6;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:left;transition:opacity .4s}.loading.loaded{opacity:0;pointer-events:none}.loading strong{font-family:Arial Black,Arial,sans-serif;letter-spacing:-1.5px;font-size:38px;line-height:1.1;margin:14px 0 26px}.load-track{width:210px;background:#d8ddd5;height:2px}.load-track i{display:block;width:0;height:100%;background:var(--accent);transition:width .2s}.loading p{font-size:11px;color:var(--ink);margin:13px 0}.loading button{margin-top:12px;text-decoration:underline}dialog{border:0;padding:40px;width:520px;max-width:calc(100vw - 32px);color:var(--ink);background:#fafaf8;box-shadow:0 20px 90px #101d2333}dialog::backdrop{background:#1a262966;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:18px;top:12px;font-size:29px}dialog h2{font-family:Arial Black,Arial,sans-serif;font-size:36px;letter-spacing:-1.5px;margin:15px 0 28px}dl{margin:0}dl div{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:12px 0;font-size:12px}dt{color:var(--ink)}dd{margin:0;text-align:right}.spec-note{font-size:10px;color:var(--ink);line-height:1.7;margin:24px 0 0}.aboard #gesture-hint{color:var(--ink)}@media(min-width:1200px){body{height:100dvh}.experience{min-height:0}.story h2{font-size:clamp(32px,2.6vw,43px)}}@media(min-width:1700px){.experience{grid-template-columns:minmax(0,1fr) 365px}.story{padding-left:40px}.story>p{font-size:14px}.header{height:103px}.hero{padding-top:35px;padding-bottom:30px}.story h2{margin-top:42px}.hero-specs{gap:65px}.tour-nav button{padding-top:23px;padding-bottom:23px}.nav-text{font-size:13px}}@media(max-width:1000px){body{padding:0 24px}.experience{grid-template-columns:minmax(0,1fr) 255px}.story{padding-left:22px}.story h2{font-size:30px}.hero-specs{gap:23px}.hero-specs b{font-size:25px}.header-note,.live-label{display:none}.view-top{justify-content:flex-end}.tour-nav{grid-template-columns:repeat(6,minmax(120px,1fr))}.story>p{font-size:11px}.hero h1{font-size:58px}.detail-row{gap:20px}}@media(max-width:680px){body{padding:0 18px;height:100dvh;min-height:680px}.header{height:65px}.wordmark strong{font-size:19px}.wordmark span{font-size:8px}.spec-button{font-size:10px;padding:7px 11px;gap:12px}.spec-button span{font-size:16px}.hero{padding:21px 0 17px;gap:8px}.hero .eyebrow{font-size:7px;letter-spacing:1.1px;margin-bottom:7px}.hero h1{font-size:38px;letter-spacing:-2.2px}.hero-specs{gap:14px;padding-bottom:1px}.hero-specs div{gap:3px}.hero-specs b{font-size:17px;letter-spacing:-.7px}.hero-specs b span{font-size:10px;margin-left:1px}.hero-specs small{font-size:6px;letter-spacing:.5px}.hero-specs div:last-child{display:none}.experience{display:flex;flex-direction:column;min-height:0;max-height:none}.viewport{flex:1;min-height:270px}.view-top{top:10px;left:10px;right:10px}.view-bottom{bottom:10px;left:12px;right:12px}.view-tools button{font-size:9px;padding:7px}.view-tools .square{font-size:16px;width:29px}.view-bottom p,.view-bottom button{font-size:8px}.story{display:grid;grid-template-columns:1fr auto;gap:8px 18px;padding:15px 0 14px;border-top:1px solid var(--line)}.story-top{grid-column:1/-1}.story-top .eyebrow{font-size:8px;margin:0}.step-count{font-size:9px}.story h2{font-size:24px;letter-spacing:-1px;line-height:1.05;margin:0;grid-column:1}.story h2 br{display:none}.story>p{font-size:10px;line-height:1.7;margin:0;max-width:none;grid-column:1/-1}.detail-row{display:none}.context-actions{margin:0;grid-column:1;gap:4px;align-self:center}.context-actions:empty{display:none}.context-actions button{font-size:9px;padding:7px 8px}.tour-controls{padding:0;margin:0;grid-column:2;grid-row:2;align-self:center;height:32px;gap:4px}.previous{width:26px;font-size:13px}.next{padding:7px 9px;font-size:9px;min-width:90px;gap:10px}.next span{font-size:15px}.tour-nav{grid-template-columns:repeat(6,minmax(104px,1fr))}.tour-nav button{padding:12px 8px 11px 0;gap:6px}.nav-text{font-size:10px}.nav-text small,.nav-number{font-size:8px}footer{padding:9px 0 12px;font-size:6px}footer>span:nth-child(2){display:none}.loading strong{font-size:30px}.hotspot{width:25px;height:25px;font-size:9px}dialog{padding:30px 24px}dialog h2{font-size:30px}dl div{font-size:11px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.experience{grid-template-rows:minmax(0,1fr)}@media(min-width:681px)and (max-height:850px){.header{height:72px}.hero{padding:20px 0 17px}.hero h1{font-size:58px;letter-spacing:-3px}.hero .eyebrow{font-size:8px;margin-bottom:8px}.hero-specs b{font-size:26px}.story{padding-top:18px;padding-bottom:18px;min-height:0}.story h2{font-size:29px;margin:17px 0 13px}.story>p{font-size:11px;line-height:1.8;margin-bottom:15px}.detail-row{padding-top:13px}.detail-row b{font-size:17px}.detail-row span{font-size:9px}.context-actions{margin-top:13px}.context-actions button{padding:7px 8px;font-size:10px}.tour-controls{padding-top:16px}.next{padding:11px}.tour-nav button{padding-top:13px;padding-bottom:12px}footer{padding-top:10px;padding-bottom:12px}}@media(min-width:681px)and (max-height:740px){.story .detail-row{display:none}}@media(max-width:680px){.story h2{grid-column:1/-1}.story>p{grid-row:3}.context-actions,.tour-controls{grid-row:4}.tour-nav{scrollbar-width:none}.tour-nav::-webkit-scrollbar{display:none}}.view-top{z-index:4}.view-tools .onboard-button{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;min-width:162px;padding:10px 14px;border:2px solid var(--ink);border-left-width:4px;background:#ecece8;color:var(--ink);font-size:12px;font-weight:700;letter-spacing:.5px;white-space:nowrap;transition:background .18s,box-shadow .18s}.view-tools .onboard-button span{margin:0}.view-tools .onboard-button svg{height:20px;width:20px;flex:none}.view-tools .onboard-button[aria-pressed=true]{background:#e2e2df}.view-tools .onboard-button[aria-pressed=true] svg{transform:rotate(180deg)}.view-tools .onboard-button:hover:not(:disabled){background:#deded9;box-shadow:0 3px #3f3f4020}.view-tools .onboard-button:focus-visible{outline-color:var(--ink)}@media(max-width:680px){.view-tools .onboard-button{min-width:150px;padding:10px 12px;font-size:11px;gap:10px}}.context-actions .hinge-action{display:flex;align-items:center;gap:12px;flex:1 0 100%;min-height:60px;padding:12px 14px;border:2px solid var(--ink);border-left-width:6px;background:#f0f0ee;color:var(--ink);transition:background .18s,box-shadow .18s}.context-actions .hinge-action[aria-pressed=true]{border-color:var(--ink);background:#e5e5e3}.context-actions .hinge-action:hover{background:#e2e2df;box-shadow:0 3px #3f3f4020}.context-actions .hinge-action:focus-visible{outline-color:var(--ink)}.hinge-icon{width:26px;height:26px;flex:none}.hinge-copy{display:flex;flex-direction:column;gap:5px}.hinge-copy strong{font-size:14px;line-height:1.2}.hinge-copy small{font-size:10px;line-height:1.2}.hinge-arrow{font-size:24px;line-height:1;margin-left:auto}@media(max-width:680px){.story:has(.hinge-action) .context-actions{grid-column:1/-1;grid-row:4}.story:has(.hinge-action) .tour-controls{grid-row:5;justify-self:end}.context-actions .hinge-action{min-height:56px;padding:10px 12px}.hinge-copy strong{font-size:13px}}.aboard .view-bottom{display:none}.walk-ui{position:absolute;inset:0;z-index:3;pointer-events:none;display:flex;flex-direction:column;justify-content:flex-end;padding:18px;gap:12px}.walk-instructions{position:absolute;left:20px;top:76px;display:flex;flex-direction:column;gap:5px;padding:10px 12px;background:#fafaf8e8;border:1px solid var(--line);max-width:calc(100% - 40px)}.walk-instructions b{font-size:10px;letter-spacing:1px}.walk-instructions span{font-size:10px;line-height:1.5}.walk-pad{display:grid;grid-template-columns:repeat(3,42px);grid-template-rows:repeat(2,42px);gap:5px;width:max-content;pointer-events:auto;align-self:flex-start}.walk-pad button{background:#fafaf8ed;border:1px solid var(--line);font-size:21px;touch-action:none;-webkit-user-select:none;user-select:none}.walk-pad button:active{background:#dce2dc}.walk-pad button[data-walk=forward]{grid-column:2}.walk-pad button[data-walk=left]{grid-column:1;grid-row:2}.walk-pad button[data-walk=back]{grid-column:2;grid-row:2}.walk-pad button[data-walk=right]{grid-column:3;grid-row:2}.stand-up{align-self:flex-start;background:#fafaf8ed;border:1px solid var(--ink);padding:12px 18px;pointer-events:auto;font-size:12px}.proximity-controls{position:absolute;right:18px;bottom:18px;width:min(220px,calc(100% - 184px));padding:12px;background:#fafaf8f5;border:1px solid var(--ink);box-shadow:0 3px 14px #3f3f4014;pointer-events:auto;color:var(--ink)}.proximity-controls p{display:flex;flex-wrap:wrap;justify-content:space-between;gap:4px;margin:0 0 9px;font-size:9px;font-weight:700;letter-spacing:.8px}.proximity-controls p span{font-size:8px;font-weight:400}.proximity-controls button{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:6px;padding:9px 10px;border:1px solid var(--ink);background:#ecece8;text-align:left;font-size:11px;line-height:1.3;font-weight:700}.proximity-controls button+button{margin-top:6px}.proximity-controls button[aria-pressed=true],.proximity-controls button:hover{background:#deded9}.proximity-controls button:focus-visible{outline-color:var(--ink)}@media(max-width:680px){.proximity-controls{right:12px;bottom:12px;width:calc(100% - 164px);max-width:220px;padding:9px}.proximity-controls p{font-size:8px;letter-spacing:.5px}.proximity-controls button{font-size:10px;padding:8px}.proximity-controls p span{display:none}}@media(max-width:680px){.walk-ui{padding:12px;gap:8px}.walk-instructions{top:66px;left:12px;max-width:calc(100% - 24px);padding:8px 10px}.walk-instructions span{font-size:9px}.walk-pad{grid-template-columns:repeat(3,40px);grid-template-rows:repeat(2,40px);gap:4px}.aboard .viewport{min-height:330px}.aboard .story>p{display:none}.aboard .story h2{font-size:21px}.aboard .context-actions{gap:4px}}@media(max-width:680px){body{height:auto;min-height:100svh;padding:0}.header{height:52px;margin:0 14px;gap:16px}.hero{padding:12px 14px 14px;gap:10px}.hero .eyebrow{display:none}.hero h1{font-size:34px;letter-spacing:-1.8px}.hero-specs{gap:14px;align-self:center;padding:0}.experience{flex:none;border-top:1px solid var(--line);border-bottom:0}.viewport,.aboard .viewport{flex:none;height:calc(100svh - 190px);min-height:360px;max-height:760px}.story{padding:16px 14px 18px;gap:9px 14px}.story>p{font-size:11px;line-height:1.65}.tour-nav{padding:0 14px;border-top:1px solid var(--line)}.tour-nav button{min-height:56px}.context-actions button,.previous,.next,.spec-button{min-height:44px}.tour-controls{height:44px}.previous{width:36px}.view-tools .square{width:40px;height:44px}.view-bottom button{min-height:40px}footer{padding:12px 14px 16px}}@media(max-width:360px){.hero h1{font-size:28px;letter-spacing:-1.3px}.hero-specs{gap:9px}.hero-specs b{font-size:16px}}@media(min-width:681px)and (max-width:1000px)and (max-height:500px)and (orientation:landscape){body{height:auto;min-height:100svh;padding:0}.header{height:44px;margin:0 16px}.hero{padding:9px 16px;gap:20px}.hero .eyebrow{display:none}.hero h1{font-size:30px;letter-spacing:-1.5px}.hero-specs{gap:24px;padding:0;align-self:center}.hero-specs div{gap:2px}.hero-specs b{font-size:20px}.hero-specs small{font-size:7px}.experience{display:flex;flex-direction:column;flex:none;min-height:0;max-height:none}.viewport,.aboard .viewport{flex:none;height:calc(100svh - 108px);min-height:250px}.story{padding:16px;min-height:0}.story h2{font-size:26px;margin:10px 0}.story>p{max-width:none}.detail-row{display:none}.tour-controls{padding-top:12px}.tour-nav{padding:0 16px}.tour-nav button{min-height:56px}.view-top{top:10px;left:12px;right:12px}.view-tools .square{width:40px;height:44px}.walk-instructions{top:10px;left:12px;max-width:calc(100% - 330px)}.walk-instructions span{font-size:9px}footer{padding:12px 16px}}
