@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#27382f;background:#f7f6f2;font-synthesis:none;font-weight:400;--line:#e5e5dc;--green:#263e31;--muted:#7b8178;--orange:#d98755}*{box-sizing:border-box}body{margin:0}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible+span{outline:2px solid #b57148;outline-offset:4px}button{border:0}button:disabled{opacity:.45;cursor:wait}.header{height:88px;display:flex;align-items:center;gap:48px;padding:0 38px;border-bottom:1px solid var(--line);background:#faf9f6}.brand{display:flex;align-items:center;text-decoration:none;font-family:Manrope,sans-serif;font-weight:800;font-size:32px;letter-spacing:-1.5px}.brand-mark{display:flex;align-items:center;justify-content:center;background:var(--green);width:30px;height:34px;margin-right:10px;border-radius:6px;color:#e7b28d;font-size:30px;letter-spacing:1px;padding-bottom:7px}.brand-period{color:#c88553}.project-path{display:flex;gap:17px;font-size:10px;letter-spacing:1.8px;align-items:center;color:#969a90}.project-path strong{font-size:10px;font-weight:600;color:#435046}.project-path i{font-style:normal;color:#c4c7bc}.quiet-button{display:flex;gap:9px;align-items:center;background:transparent;border:1px solid #d9ddd3;padding:11px 15px;border-radius:6px;font-size:12px}.header>.quiet-button{margin-left:auto}.workspace{display:grid;grid-template-columns:310px minmax(0,1fr);min-height:calc(100svh - 131px)}.sidebar{padding:34px 27px 21px;border-right:1px solid var(--line);display:flex;flex-direction:column;background:#faf9f6}.eyebrow{font-size:9px;letter-spacing:1.8px;font-weight:600;display:flex;align-items:center;gap:8px;color:#858b7f}.status-dot{width:5px;height:5px;border-radius:50%;background:#cb8758}h1{font-family:Manrope,sans-serif;font-size:30px;font-weight:650;line-height:1.24;letter-spacing:-1.2px;margin:18px 0 13px}.intro>p{font-size:12px;line-height:1.9;color:#84887e;margin:0}.view-section{margin-top:31px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-heading h2{font-size:11px;font-weight:550;margin:0}.section-heading>span{font-size:8px;letter-spacing:1.3px;color:#959b8e}.view-buttons{display:grid;gap:7px}.view-button{display:flex;align-items:center;gap:12px;text-align:left;background:transparent;border:1px solid var(--line);padding:13px 12px;border-radius:7px;transition:background .18s,border .18s}.view-button:hover{background:#eeeee6}.view-button.active{background:#e9eee5;border-color:#b5c2ae}.view-icon{font-size:26px;width:26px;text-align:center;color:#697a64;font-family:Arial,sans-serif}.view-button strong{display:block;font-size:12px;font-weight:550}.view-button small{display:block;font-size:10px;color:#92988b;margin-top:4px}.view-arrow{margin-left:auto;color:#809174;font-size:17px}.layers-section{margin-top:30px}.toggle-row{display:flex;align-items:center;justify-content:space-between;position:relative;padding:10px 0;font-size:11px;cursor:pointer}.toggle-row input{position:absolute;width:33px;height:22px;right:0;opacity:0;cursor:pointer}.switch{width:29px;height:17px;border-radius:20px;background:#d9dcd4;transition:background .2s;pointer-events:none}.switch:after{content:"";display:block;width:11px;height:11px;border-radius:50%;background:#fff;margin:3px;box-shadow:0 1px 2px #0001;transition:transform .2s}.toggle-row input:checked+.switch{background:#6e8062}.toggle-row input:checked+.switch:after{transform:translate(12px)}.preview-button{display:flex;justify-content:space-between;align-items:center;background:transparent;border-top:1px solid var(--line);padding:18px 0 12px;margin-top:22px;font-size:11px}.preview-button>span:first-child{font-size:19px;margin-right:8px}.preview-button>span:last-child{margin-left:auto}.sidebar-note{display:flex;gap:8px;margin-top:auto;padding-top:20px;align-items:flex-start}.note-icon{border:1px solid #a1a597;border-radius:50%;height:12px;min-width:12px;font-size:9px;text-align:center;color:#89917f}.sidebar-note p{font-size:9px;line-height:1.65;margin:0;color:#9a9e93}.viewer{position:relative;min-height:650px;overflow:hidden;background:radial-gradient(ellipse at 50% 46%,#fbfbf7,#e9eae3)}#scene{width:100%;height:100%;position:absolute;inset:0;display:block;touch-action:none;outline-offset:-3px!important}.viewport-top{position:absolute;top:30px;left:31px;right:28px;display:flex;justify-content:space-between;gap:20px;pointer-events:none;z-index:2}.view-title{display:flex;align-items:flex-start;gap:13px}.view-title>span{font-size:10px;color:#a1a697;border:1px solid #cfd4c6;padding:6px;border-radius:3px}.view-title h2{font-size:12px;font-weight:500;margin:0 0 7px}.view-title p{font-size:10px;color:#90998b;margin:0}.live-badge{display:flex;align-items:center;gap:6px;font-size:8px;letter-spacing:1.1px;height:23px;padding:0 9px;border:1px solid #d6dbcd;border-radius:4px;color:#87947f}.live-badge span{width:4px;height:4px;background:#90a67d;border-radius:50%}.viewport-bottom{position:absolute;bottom:52px;left:29px;right:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;pointer-events:none}.legend{display:flex;gap:17px;flex-wrap:wrap}.legend>span{font-size:9px;display:flex;align-items:center;gap:6px;color:#8c9685}.legend i{width:6px;height:6px;border-radius:2px}.legend-reception{background:#cdbfa2}.legend-tunnel{background:#c491b4}.legend-hall{background:#91aaa5}.camera-actions{display:flex;border:1px solid #d2d7ca;border-radius:6px;background:#fafaf5b3;pointer-events:auto;overflow:hidden}.camera-actions button{width:35px;height:32px;background:transparent;font-size:19px;color:#75856b}.camera-actions button+button{border-left:1px solid #d7dcd0}.camera-actions button:hover{background:#e5eadf}.gesture-hint{position:absolute;bottom:22px;left:0;right:0;display:flex;justify-content:center;gap:12px;font-size:9px;color:#a1a899;pointer-events:none}.gesture-hint i{font-style:normal}.footer{height:43px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 38px;border-top:1px solid var(--line);font-size:8px;letter-spacing:1.2px;color:#999f92}.loading{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f1f2ebf5;gap:13px;z-index:4}.loader-mark{font-size:40px;color:#7a8d6e;animation:pulse 1.8s ease-in-out infinite}.loading strong{font-size:15px;font-weight:500}.loading>span:last-of-type{font-size:11px;color:#8b9581}.progress-track{height:2px;width:180px;background:#dde3d7;border-radius:2px;overflow:hidden;margin-top:8px}#progress{height:100%;width:0;background:#7a8d6e;transition:width .2s}.loading[hidden],.fallback[hidden]{display:none}.fallback{position:absolute;inset:0;background:#f4f4ed;z-index:3;display:grid;place-content:center;text-align:center;padding:90px 30px}.fallback img{max-height:55vh;width:100%;object-fit:contain}.fallback p{font-size:12px;line-height:1.7;max-width:420px;margin:10px auto}.fallback button{margin:15px auto}.toast{position:fixed;bottom:70px;left:50%;transform:translate(-50%);z-index:20;padding:12px 20px;background:var(--green);color:#fff;border-radius:7px;font-size:12px;box-shadow:0 8px 30px #0002}.toast[hidden]{display:none}.viewer.tunnel-mode{background:#151d28}.tunnel-mode .view-title h2,.tunnel-mode .live-badge{color:#cbd5d3}.tunnel-mode .view-title p,.tunnel-mode .legend>span,.tunnel-mode .gesture-hint{color:#94a5ad}.tunnel-mode .camera-actions{background:#202f38dd;border-color:#53636b}.tunnel-mode .camera-actions button{color:#c8d1d0}.tunnel-mode .camera-actions button:hover{background:#394a54}.viewer:fullscreen{height:100vh;width:100vw}.viewer:fullscreen .viewport-top{top:25px}dialog{padding:26px;width:min(1080px,92vw);border:1px solid #d9ded3;border-radius:12px;background:#f9f9f4;color:var(--green);box-shadow:0 20px 100px #0004}dialog::backdrop{background:#16241fcc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.gallery-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.gallery-header h2{font-family:Manrope,sans-serif;font-size:24px;margin:10px 0 16px;letter-spacing:-.7px}.gallery-header>button{font-size:28px;background:none;width:38px;height:38px;border-radius:50%}.gallery-tabs{display:flex;gap:8px;margin-bottom:16px}.gallery-tabs button{padding:9px 16px;border-radius:5px;background:#e9ede4;font-size:12px}.gallery-tabs button[aria-pressed=true]{background:var(--green);color:#fff}#gallery-image{width:100%;max-height:65vh;object-fit:contain;border-radius:5px;background:#e9ebe5}#download-render{display:block;text-align:right;text-decoration:none;font-size:11px;margin-top:14px}@keyframes pulse{50%{opacity:.35;transform:rotate(90deg)}}@media(min-width:1550px){.workspace{grid-template-columns:340px minmax(0,1fr)}.sidebar{padding:42px 34px}.intro h1{font-size:34px}.view-section{margin-top:38px}.view-button{padding:16px 13px}.layers-section{margin-top:35px}}@media(max-width:1000px){.header{padding:0 22px;gap:26px}.workspace{grid-template-columns:270px minmax(0,1fr)}.sidebar{padding:28px 20px}.intro h1{font-size:27px}.viewport-top{left:20px;right:20px}.view-title p{max-width:170px;line-height:1.5}.legend{gap:9px}.viewport-bottom{left:18px;right:18px}.footer{padding:0 22px}}@media(max-width:700px){.header{height:69px;padding:0 18px;gap:19px}.brand{font-size:26px}.brand-mark{width:25px;height:29px;font-size:26px}.project-path{font-size:8px;letter-spacing:.7px}.project-path>span,.project-path i{display:none}.project-path strong{font-size:9px}.header .quiet-button{padding:8px;font-size:10px}.workspace{display:flex;flex-direction:column}.viewer{order:0;height:62svh;min-height:400px;max-height:680px}.sidebar{order:1;border-right:0;border-top:1px solid var(--line);padding:23px 20px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.intro{grid-column:1/-1}.intro h1{font-size:25px;margin:10px 0}.intro h1 br{display:none}.intro>p{font-size:11px}.intro>p br{display:none}.view-section,.layers-section{margin:0}.section-heading>span{display:none}.view-button{padding:11px 9px;gap:7px}.view-button small{display:none}.view-button strong{font-size:10px}.view-icon{font-size:21px;width:21px}.view-arrow{font-size:13px}.view-buttons{gap:8px}.toggle-row{padding:12px 0;font-size:10px}.preview-button{grid-column:1/-1;margin:0;padding:15px 0 0}.sidebar-note{grid-column:1/-1;padding:0}.viewport-top{top:19px}.viewport-bottom{bottom:41px}.view-title p{font-size:8px}.view-title h2{font-size:11px}.legend{gap:8px}.legend>span{font-size:8px}.camera-actions button{width:30px;height:30px}.gesture-hint{bottom:15px;font-size:8px;gap:7px}.footer{height:auto;min-height:44px;padding:12px 18px;font-size:7px}dialog{padding:17px}.gallery-header h2{font-size:20px}.gallery-tabs button{font-size:10px;padding:8px 10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.walk-pad{display:none;position:absolute;left:24px;bottom:105px;z-index:3;text-align:center;-webkit-user-select:none;user-select:none;touch-action:none}.walk-mode .walk-pad{display:block}.walk-pad button{width:40px;height:40px;margin:2px;border:1px solid #b5bdae;border-radius:7px;background:#fafbf4da;color:#3c5140;font-size:21px;box-shadow:0 3px 10px #0001;touch-action:none}.walk-pad button:active{background:#334d3a;color:#fff}.walk-mode canvas{cursor:grab}.walk-mode canvas:active{cursor:grabbing}.edition-picker{display:grid;gap:8px;margin-top:22px;font-size:8px;letter-spacing:1.5px;color:#8a9482}.edition-picker select{width:100%;font:500 11px DM Sans,sans-serif;color:#344b39;border:1px solid #cbd4c3;background:#f2f5ed;border-radius:5px;padding:10px;cursor:pointer}.edition-picker+.view-section{margin-top:22px}@media(max-width:700px){.edition-picker{grid-column:1/-1;margin:0}.edition-picker+.view-section{margin-top:0}}.edition-picker strong{font-size:12px;font-weight:500;letter-spacing:0;color:#344b39}.mouse-look .walk-pad{display:none}.mouse-look:after{content:"+";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff9;text-shadow:0 1px 3px #0008;font:18px Arial,sans-serif;pointer-events:none}.viewer:fullscreen{max-height:none;min-height:0}.header .brand{background:#0b1315;padding:14px 18px;border-radius:4px;line-height:0}.header .brand img{display:block;width:176px;height:auto}@media(max-width:700px){.header .brand{padding:11px 14px}.header .brand img{width:120px}}.viewer.expanded-view{position:fixed;inset:0;z-index:1000;width:100%;height:100vh;height:100dvh;min-height:0;max-height:none}html.viewer-expanded,body.viewer-expanded{overflow:hidden;overscroll-behavior:none}body.viewer-expanded{position:fixed;inset:0;width:100%}.exit-fullscreen{position:absolute;z-index:5;top:calc(16px + env(safe-area-inset-top,0px));right:calc(16px + env(safe-area-inset-right,0px));min-height:44px;padding:0 16px;border:1px solid #b5bdae;border-radius:7px;background:#fafbf4ed;color:#263e31;font-size:14px}.exit-fullscreen[hidden],.is-expanded .live-badge{display:none}.is-expanded .viewport-top{top:calc(20px + env(safe-area-inset-top,0px));left:calc(20px + env(safe-area-inset-left,0px));right:120px}.is-expanded .viewport-bottom{bottom:calc(52px + env(safe-area-inset-bottom,0px));right:calc(18px + env(safe-area-inset-right,0px))}.is-expanded .gesture-hint{bottom:calc(15px + env(safe-area-inset-bottom,0px))}.is-expanded .walk-pad{left:calc(18px + env(safe-area-inset-left,0px));bottom:calc(95px + env(safe-area-inset-bottom,0px))}.walk-mode.is-expanded .legend{display:none}.is-expanded .camera-actions{margin-left:auto}@media(pointer:coarse){.is-expanded .camera-actions button,.is-expanded .walk-pad button{width:44px;height:44px}.is-expanded .view-title p{max-width:230px}}
