: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:100dvh;overflow:hidden}#appContainer{position:relative;width:100vw;height:100dvh;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}.title-row{display:flex;align-items:center;justify-content:center;position:relative;width:100%;margin-bottom:5px}.mobile-only{display:none}.app-title{font-family:TheSans Trial,sans-serif;font-size:1.5rem;font-weight:700;color:#f26721;text-align:center;margin:0;letter-spacing:-.5px}#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}.search-input-wrapper{display:flex;align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden;transition:border-color .2s}.search-input-wrapper:focus-within{border-color:#1a73e8}.search-input-wrapper input{border:none!important;flex-grow:1;outline:none}.input-divider{width:1px;height:24px;background-color:#eee;margin:0 5px}.directions-trigger-btn{background:none;border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#5f6368;padding:8px}.directions-trigger-btn:hover{background-color:#f8f9fa}.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:30px;height:30px;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 6;vector-effect:non-scaling-stroke;will-change:stroke-dashoffset;animation:march 1s linear infinite}@keyframes march{to{stroke-dashoffset:-10}}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-icon-btn{display:none}#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;pointer-events:auto;transition:left .4s ease-in-out}#info-card.peeked{left:-280px}.desktop-info-toggle{position:absolute;right:-15px;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;background:#fff;border:1px solid #ddd;box-shadow:2px 0 5px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:700;color:#5f6368}.info-header{display:none}.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}@media(max-width:600px){.ui-overlay{width:auto;box-sizing:border-box;top:10px;left:10px;right:10px;pointer-events:none}#pathfinder-ui{pointer-events:auto;display:flex;width:100%;padding:10px;gap:8px;box-sizing:border-box}.mobile-hide{display:none!important}.findPath-btn{width:100%}.back-icon-btn{position:absolute;width:30px;height:30px;left:0;background:none;border:none;cursor:pointer;color:#5f6368;display:flex;align-items:center;justify-content:center;padding:0}.app-title{font-size:1.2rem}.info-icon-btn{display:flex!important;position:absolute;right:5px;width:36px;height:36px;padding:6px;background:none;border:none;color:#5f6368;cursor:pointer;align-items:center;justify-content:center}#info-card{position:fixed;left:50%;bottom:calc(20px + env(safe-area-inset-bottom));background:#fff;width:88%;max-width:380px;transform:translate(-50%,calc(100% + 200px));transition:transform .4s cubic-bezier(.25,1,.5,1);z-index:2000;border-radius:20px}#info-card.open{transform:translate(-50%)}.desktop-info-toggle{display:none!important}.info-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px 5px;font-family:TheSans Trial,sans-serif;font-weight:700}}
