@font-face{font-family:Manrope;src:url('assets/manrope.ttf') format('truetype');font-display:swap}*{box-sizing:border-box}body{margin:0;color:#302f28;font:14px Manrope,sans-serif;background:radial-gradient(at 40% 30%,#f5eee3,#c4bcac);overflow:hidden}button,input{font:inherit}button{cursor:pointer;color:inherit;border:0}button:focus-visible,a:focus-visible,label:focus-within{outline:2px solid #756746;outline-offset:4px}button:hover{background:#fff9}svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}#viewport,#scene{position:fixed;inset:0;width:100%;height:100%;touch-action:none;outline:none}header{position:fixed;top:0;left:0;right:0;padding:32px 38px;display:flex;justify-content:space-between;align-items:flex-start;pointer-events:none;background:linear-gradient(#e8e1d88c,transparent)}header>*{pointer-events:auto}.overline{font-size:10px;letter-spacing:.19em;font-weight:650}h1{font-size:24px;line-height:1.25;letter-spacing:-.055em;font-weight:500;margin:5px 0 0}.top-actions{display:flex;align-items:center;gap:8px}.quiet,.circle{background:#f4efe4ca;backdrop-filter:blur(18px);border:1px solid #ffffff73;box-shadow:0 3px 18px #26201908}.quiet{padding:12px 18px;border-radius:24px;font-size:12px}.circle{border-radius:50%;width:40px;height:40px;display:grid;place-items:center;font-size:17px}.circle svg{width:17px;height:17px}footer{position:fixed;bottom:36px;left:50%;transform:translateX(-50%);display:flex;gap:12px;align-items:center}nav{background:#f5f0e6e0;border:1px solid #ffffff82;backdrop-filter:blur(24px);box-shadow:0 6px 30px #2821150e;display:flex;padding:5px;border-radius:32px}nav button{background:transparent;border-radius:26px;padding:12px 24px;font-size:12px;white-space:nowrap}nav button.active{color:#fffaf1;background:#444638}.map-button,.walk-button{height:50px;border-radius:28px;display:flex;align-items:center;justify-content:center;gap:10px;background:#f5f0e6e0;backdrop-filter:blur(24px);box-shadow:0 6px 30px #2821150e}.map-button{width:50px}.map-button svg{width:21px}.walk-button{padding:0 22px;font-size:12px}.walk-button svg{width:15px}.plan-panel{position:fixed;right:34px;bottom:132px;width:188px;padding:15px 13px 12px;background:#f7f2e8d9;border:1px solid #ffffff80;backdrop-filter:blur(24px);border-radius:9px;box-shadow:0 8px 36px #29220f08}.plan-label{display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:.12em}.plan-label button{background:none;font-size:17px;padding:0 3px}.plan-panel svg{width:100%;height:175px;stroke-width:1}.plan-scale{font-size:9px;text-align:center;color:#767163}#mapGeometry{fill:#ded8ca;stroke:#8b877a}#mapSight{fill:#7a816640;stroke:none}#mapDot{fill:#464d35;stroke:#fff8e8;stroke-width:1.5}#hint{position:fixed;bottom:104px;left:50%;transform:translateX(-50%);font-size:10px;color:#413c2dcc;text-align:center;background:#f6eee080;padding:7px 13px;border-radius:20px;backdrop-filter:blur(14px);white-space:nowrap}#hint span{margin-left:14px}#loading{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;flex-direction:column;background:radial-gradient(at 40% 30%,#f8f4eafa,#dad3c6fa);z-index:20}#loading h2{font-size:32px;font-weight:400;letter-spacing:-.05em;margin:16px 0 25px}#loading p{font-size:11px;color:#7e7768}.load-track{width:220px;height:2px;background:#bdb7a5}#loadbar{height:100%;width:5%;background:#555d42;transition:width .25s}.sheet{position:fixed;right:32px;top:98px;width:355px;padding:28px;background:#f8f3e8f5;backdrop-filter:blur(24px);border:1px solid #fff9;border-radius:12px;box-shadow:0 14px 55px #352b1d20;z-index:8}.sheet h2{font-size:27px;font-weight:450;letter-spacing:-.05em;line-height:1.18;margin:16px 0 22px}.sheet p{font-size:12px;line-height:1.8;color:#686255}.sheet-close{position:absolute;right:12px;top:12px;width:32px;height:32px;background:transparent;font-size:23px}.primary{display:block;width:100%;background:#444638;color:#fff9ef;border-radius:6px;padding:14px 15px;text-align:center;font-size:12px;margin-top:22px;cursor:pointer}.primary:hover{background:#555844}.upload input{position:absolute;width:1px;height:1px;opacity:0}kbd{font-size:10px;padding:4px 7px;border:1px solid #bfb8a7;border-radius:4px;margin-right:3px}dl{font-size:11px;padding-top:13px}dl>div{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #dad4c5}dl>div:last-child{border:0}dd{margin:0}.segments{display:flex;margin:20px 0 12px;background:#e7e0d2;border-radius:6px;padding:4px}.segments button{flex:1;padding:9px 3px;background:none;font-size:10px;border-radius:4px}.segments button[aria-pressed=true]{background:#fff8eb}.range-label{font-size:10px;display:flex;align-items:center;justify-content:space-between}input[type=range]{accent-color:#565e43;width:130px}.help-touch,.joystick{display:none}#toast{position:fixed;left:50%;top:120px;transform:translateX(-50%);background:#f6f0e8f0;padding:12px 18px;border-radius:7px;max-width:80vw;font-size:12px;z-index:30}#loading[hidden],[hidden]{display:none!important}
@media(max-width:700px){header{padding:22px 20px}.overline{font-size:8px}h1{font-size:22px;margin-top:4px}.top-actions{gap:6px}.quiet{font-size:10px;padding:10px 12px}.circle{width:33px;height:33px}.circle svg{width:15px}#fullscreen{display:none}footer{bottom:calc(24px + env(safe-area-inset-bottom));gap:9px;width:calc(100% - 36px);justify-content:center}nav{flex:1;justify-content:space-evenly;padding:4px}nav button{padding:12px 13px;font-size:10px;min-height:44px}.map-button{width:43px;height:43px;flex-shrink:0}.walk-button{display:none}#hint{bottom:calc(82px + env(safe-area-inset-bottom));font-size:9px;left:50%;max-width:90%;background:#f6eee0a0}#hint span{display:none}.plan-panel{right:18px;bottom:calc(136px + env(safe-area-inset-bottom));width:143px;padding:11px 9px 9px}.plan-panel svg{height:130px}.plan-label{font-size:6px}.plan-scale{font-size:8px}.sheet{left:18px;right:18px;top:90px;width:auto;padding:25px;max-height:calc(100dvh - 190px);overflow:auto}.sheet h2{font-size:26px}.help-touch{display:block}.help-desktop{display:none}.joystick{position:fixed;display:block;bottom:calc(145px + env(safe-area-inset-bottom));left:25px;width:92px;height:92px;border:1px solid #fff8;border-radius:50%;background:#eee7dac0;backdrop-filter:blur(12px);touch-action:none}.joystick span{position:absolute;left:26px;top:26px;width:38px;height:38px;background:#5a5d48aa;border:1px solid #ffffff55;border-radius:50%}.joystick svg{width:20px;position:absolute;left:35px;top:5px;opacity:.25;pointer-events:none}#loading h2{font-size:29px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
