:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;color:#213547;background-color:#e0e0e0}@font-face{font-family:TheSans Trial;src:url(/fonts/TheSans.woff2) format("woff2");font-weight:400;font-style:normal}.map-svg text,.map-svg tspan{font-family:TheSans Trial,sans-serif!important;stroke:none!important;paint-order:fill}body,html{margin:0;padding:0;width:100vw;height:100vh;overflow:hidden}#appContainer{position:relative;width:100vw;height:100vh;background-color:#e0e0e0}.ui-overlay{position:absolute;top:20px;left:20px;z-index:100;display:flex;flex-direction:column;gap:10px;pointer-events:none}.ui-overlay>*{pointer-events:auto}.app-title{font-family:TheSans Trial,sans-serif;font-size:2rem;font-weight:700;color:#f26721;letter-spacing:-.5px;margin-bottom:5px;padding-left:4px}#pathfinder-ui{display:flex;position:relative;flex-direction:column;gap:10px;background:#fff;padding:15px;border-radius:12px;box-shadow:0 4px 20px #0003;width:300px}#pathfinder-ui input{padding:10px;border:1px solid #ddd;border-radius:6px;font-size:1rem}.findPath-btn{background-color:#1a73e8;color:#fff;font-weight:700}.nav-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;margin-bottom:10px;border-bottom:1px solid #eee}.icon-btn{color:#5f6368;width:40px;height:40px;border-radius:30%;border:none;background:transparent;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:1.3rem;transition:all .2s ease;padding:0}.icon-btn:hover{background-color:#f1f3f4}.icon-btn.active{background-color:#d2e1fc;color:#1a73e8}.header-close-btn{background:none;border:none;font-size:1.3rem;color:#70757a;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center}.header-close-btn:hover{color:#202124}.input-group{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.nav-divider{border:0;border-top:1px solid #eee;margin:10px 0;width:100%}.inline-nav-controls{display:flex;justify-content:space-between;align-items:center;gap:10px}.floor-display{min-width:70px;text-align:center}.inline-nav-controls button{flex:1;padding:8px!important;background-color:#fff;border:1px solid #ddd;font-size:.9rem}.inline-error{color:#d93025;font-size:.85rem;font-weight:500;background-color:#fce8e6;padding:8px;border-radius:6px;margin-bottom:5px;border-left:4px solid #d93025}#Map-Container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;border-radius:0;box-shadow:none}.react-transform-wrapper{width:100%;height:100%}.react-transform-component{width:fit-content!important;height:fit-content;display:flex;justify-content:center;align-items:center}#Map-Wrapper{display:inline-block;position:relative;width:auto;height:auto}.map-svg svg{height:70vh;width:auto;display:block}.path-overlay{position:absolute;top:0;left:0;z-index:10}.path{fill:none;stroke:#f26721;stroke-width:3px;stroke-dasharray:4;vector-effect:non-scaling-stroke;animation:march 1s linear infinite}@keyframes march{to{stroke-dashoffset:-8}}button{border-radius:8px;border:1px solid #ccc;padding:.6em 1.2em;background-color:#f9f9f9;cursor:pointer}button:hover{border-color:#646cff}button:disabled{opacity:.5;cursor:not-allowed}@keyframes roomPulse{0%{fill-opacity:1}50%{fill-opacity:.4}to{fill-opacity:1}}.highlight-room{fill:#ff9800!important;stroke:#e65100!important;stroke-width:2px!important;vector-effect:non-scaling-stroke;animation:roomPulse 1.5s infinite ease-in-out}#GraphLayer{display:none!important}#info-card{position:absolute;bottom:20px;left:20px;z-index:1000;background:#fff;width:300px;border-radius:12px;box-shadow:0 4px 20px #0003;display:flex;flex-direction:column}.info-section{padding:12px 15px;font-size:1rem;line-height:1.4;font-family:TheSans Trial,sans-serif}.notice{color:#d93025;font-weight:700}.disclaimer{color:#5f6368}.info-divider{border:0;width:90%;border-top:1px solid #eee;margin:0 auto}
