@font-face{font-family:Aeroport;src:url(/assets/Aeroport-Light-B6wzAYHo.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Aeroport;src:url(/assets/Aeroport-DoMlUEZw.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Aeroport;src:url(/assets/Aeroport-Medium-ChIMM11x.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Aeroport;src:url(/assets/Aeroport-Bold-BzjDaQl4.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}:root{--page-bg: #eef1ed;--panel-bg: #ffffff;--panel-line: #d6ddd5;--text-main: #111714;--text-muted: #6d7870;--brand-blue: #3577b9;--brand-blue-dark: #255d93;--brand-blue-soft: #e9f0fb;--brand-secondary: #5a8cc6;--brand-secondary-soft: #f1f6fd;--danger: #255d93;--success: #5a8cc6;--map-gray: #dde2dc;--map-gray-dark: #c6cec6;--map-shadow: 0 8px 24px rgba(17, 23, 20, .08)}*,*:before,*:after{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden;font-family:Aeroport,Arial,sans-serif;color:var(--text-main);background:var(--page-bg);-webkit-tap-highlight-color:transparent}button,input{font:inherit}#nav-root{width:100vw;height:100dvh;display:flex;flex-direction:column;background:var(--page-bg)}.app-header{height:64px;flex:0 0 64px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#fff;border-bottom:1px solid var(--panel-line);z-index:800}.app-header-brand{display:flex;align-items:center;gap:12px;min-width:0}.app-header-logo{width:120px;height:32px;object-fit:contain;object-position:left center;display:block}.app-header-title{font-size:15px;font-weight:500;color:var(--text-main);white-space:nowrap}.app-shell{flex:1;min-height:0;display:flex}.sidebar{width:344px;flex:0 0 344px;min-width:344px;display:flex;flex-direction:column;gap:18px;padding:18px 16px;background:var(--panel-bg);border-right:1px solid var(--panel-line);overflow-y:auto}.sidebar-search{position:relative}.sidebar-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#748075;pointer-events:none}.sidebar-search-input{width:100%;height:40px;padding:0 14px 0 38px;border:1px solid var(--panel-line);border-radius:6px;background:#fff;color:var(--text-main);outline:none}.sidebar-search-input::placeholder{color:#9aa59d}.sidebar-route{display:flex;flex-direction:column;gap:12px}.route-fields{display:grid;grid-template-columns:1fr 24px;gap:8px;align-items:center}.route-field{grid-column:1;height:44px;display:flex;align-items:center;gap:10px}.route-field+.route-field{margin-top:2px}.route-field-badge{width:28px;height:28px;flex:0 0 28px;border-radius:999px;display:grid;place-items:center;padding:0;color:#fff;font-size:14px;font-weight:700;line-height:1;text-align:center}.route-field-badge-from,.route-field-badge-to{background:var(--brand-blue)}.route-field-copy{min-width:0;flex:1;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 14px;border:1px solid var(--panel-line);border-radius:4px;background:#fff}.route-field-trigger{text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.route-field-trigger.active{border-color:var(--brand-blue);box-shadow:0 0 0 1px var(--brand-blue) inset}.route-field-label{font-size:12px;color:#8b978f}.route-field-value{font-size:15px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.route-field-value.muted{color:#a0aab8;font-weight:400}.route-field-clear{width:24px;height:24px;flex:0 0 24px;border:none;background:transparent;color:#8d988f;font-size:18px;cursor:pointer}.route-swap{grid-column:2;grid-row:1 / span 2;width:24px;height:88px;border:none;background:transparent;color:var(--brand-blue);font-size:20px;cursor:pointer}.route-map-prompt{width:max-content;align-self:center;padding:0;border:none;background:transparent;color:var(--brand-blue);font-size:13px;font-weight:500;cursor:pointer}.route-build-button{width:100%;height:40px;border:none;border-radius:6px;background:var(--brand-blue);color:#fff;font-weight:600;cursor:pointer}.route-build-button:disabled{background:var(--brand-blue-soft);color:#869188;cursor:not-allowed}.sidebar-tags{display:flex;flex-wrap:wrap;gap:8px}.sidebar-tag{height:32px;padding:0 12px;border:none;border-radius:4px;background:var(--brand-blue-soft);color:var(--brand-blue-dark);font-size:13px;font-weight:600;cursor:pointer}.sidebar-tag.active{background:var(--brand-blue);color:#fff}.sidebar-error{padding:12px;border:1px solid #c9d9ee;border-radius:6px;background:#f4f8fd;color:var(--brand-blue-dark);font-size:13px}.sidebar-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:12px}.sidebar-section-head h3{margin:0;font-size:14px;font-weight:700;color:#88948b}.sidebar-section-head span{font-size:13px;color:var(--text-muted)}.sidebar-directions,.sidebar-results{display:flex;flex-direction:column}.directions-list{display:flex;flex-direction:column;gap:0}.direction-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 10px;border:none;border-radius:0;background:transparent;text-align:left;cursor:pointer;transition:background-color .15s ease}.direction-item:hover,.direction-item.active{background:#eef4fc}.direction-item.finish{cursor:default}.direction-item.finish:hover{background:transparent}.direction-icon{width:28px;flex:0 0 28px;display:inline-flex;align-items:center;justify-content:center;color:var(--brand-blue);font-weight:700}.direction-icon-image{width:18px;height:18px;display:block}.close-icon-image{width:28px;height:28px;display:block}.direction-copy{display:flex;flex-direction:column;gap:4px;font-size:14px;font-weight:600}.direction-copy small{font-size:12px;font-weight:400;color:var(--text-muted)}.results-list{display:flex;flex-direction:column}.result-item{width:100%;padding:14px 0;border:none;border-top:1px solid #edf2ed;background:transparent;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;text-align:left;cursor:pointer}.result-item:first-child{border-top:none}.result-item.active .result-item-name{color:var(--brand-blue)}.result-item-main{min-width:0}.result-item-name{font-size:15px;font-weight:600;color:var(--text-main)}.result-item-type,.result-item-meta{margin-top:4px;font-size:13px;color:var(--text-muted)}.results-empty{padding:16px 0;font-size:13px;color:var(--text-muted)}.sidebar-details{display:flex;flex-direction:column;gap:20px}.sidebar-map-selection{display:flex;flex-direction:column;gap:28px;padding-top:4px}.map-selection-head{display:grid;grid-template-columns:32px 1fr 32px;align-items:center;gap:10px}.map-selection-head h2{margin:0;font-size:18px;font-weight:700;text-align:center;color:var(--text-main)}.map-selection-back{width:32px;height:32px;border:none;background:transparent;color:#111714;font-size:28px;line-height:1;cursor:pointer}.map-selection-spacer{width:32px;height:32px}.map-selection-body{display:flex;flex-direction:column;align-items:center;gap:14px;padding-top:8px}.map-selection-room-name{font-size:14px;font-weight:500;color:#939aa3;text-align:center}.map-selection-room-meta{font-size:13px;color:var(--text-muted);text-align:center}.map-selection-confirm{min-width:162px;height:40px;padding:0 24px;border:2px solid var(--brand-blue);border-radius:4px;background:#fff;color:var(--brand-blue);font-size:16px;font-weight:600;cursor:pointer}.details-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.details-head h2{margin:0;font-size:18px;line-height:1.35;color:var(--brand-blue)}.details-meta{margin-top:6px;font-size:14px;color:var(--text-main)}.details-close{width:28px;height:28px;border:none;background:transparent;color:#93a0b2;font-size:28px;line-height:1;cursor:pointer}.details-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-top:16px;border-top:1px solid #edf2ed}.details-action{height:48px;border:none;border-radius:4px;background:var(--brand-blue);color:#fff;font-size:16px;font-weight:600;cursor:pointer}#map-wrap{position:relative;flex:1;min-width:0}#map{width:100%;height:100%}.leaflet-container{background:#e9ede7!important;font-family:Aeroport,Arial,sans-serif!important}.leaflet-control-attribution,.leaflet-control-zoom{display:none!important}.leaflet-interactive{cursor:pointer!important}.room-lbl{background:transparent!important;border:none!important}.room-lbl-text{transform:translate(-50%,-50%)}.room-text{display:inline-block;min-width:24px;max-width:150px;position:relative;color:#1f2923;font-size:11px!important;line-height:1.15;text-align:center;white-space:normal;word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:manual;hyphens:manual;transform:translate(var(--room-text-shift-x, -7px),var(--room-text-shift-y, -5px)) scale(var(--room-text-scale, 1));transform-origin:center center}.room-text--nowrap{white-space:nowrap}.room-label-content-active.room-text{padding:2px 6px;border-radius:999px;background:var(--brand-blue-dark);color:#fff;font-weight:700}.room-label-content-dimmed{opacity:.5}.room-icon-label{width:24px;height:24px;display:grid;place-items:center;border-radius:999px}.room-icon-image{width:18px;height:18px;display:block}.room-label-content-active.room-icon-label{background:#3577b924}.poi-marker{display:grid;place-items:center;border-radius:999px;transition:transform .15s ease,opacity .15s ease}.poi-muted{opacity:.35}.poi-active{transform:scale(1.08)}.poi-stairs{width:26px;height:26px;background:#fff;border:2px solid #ffffff;box-shadow:var(--map-shadow)}.poi-stairs img{width:18px;height:18px;display:block}.route-endpoint-marker{width:28px;height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#fff;border:3px solid #ffffff;box-shadow:var(--map-shadow);font-size:12px;font-weight:700}.map-floor-control,.map-zoom-control{position:absolute;z-index:500;display:flex;flex-direction:column;background:#fff;box-shadow:var(--map-shadow)}.map-floor-control{right:16px;top:50%;transform:translateY(-50%);width:52px;max-height:calc(100% - 48px);padding:8px 0;border-radius:16px;overflow:hidden}.map-zoom-control{right:16px;bottom:16px;border-radius:14px;overflow:hidden}.map-floor-scroll{max-height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.map-floor-scroll::-webkit-scrollbar{display:none}.map-floor-list{margin:0;padding:0;list-style:none}.map-floor-list-item{margin:0;padding:0}.map-floor-button,.map-zoom-button{border:none;background:#fff;color:var(--text-main);cursor:pointer}.map-floor-button{width:100%;padding:0}.map-floor-button-inner{width:calc(100% - 16px);min-height:32px;margin:1px 8px;border-radius:10px;display:grid;place-items:center;color:#28384b;font-size:14px;font-weight:500;line-height:1;transition:background-color .15s ease,color .15s ease}.map-floor-button-inner.active{background:var(--brand-blue);color:#fff;font-weight:700}.map-floor-button:hover .map-floor-button-inner:not(.active){background:#eff4fb}.map-zoom-button{width:40px;height:40px}.map-zoom-button+.map-zoom-button{border-top:1px solid #edf1f5}.map-zoom-button:hover{background:#f3f7f3}@media (max-width: 1180px){.sidebar{width:320px;min-width:320px}.app-header-title{font-size:14px}}.mobile-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:650;pointer-events:none}.mobile-top-badge{position:absolute;top:12px;right:12px;min-width:96px;height:48px;padding:0 18px;border-radius:14px;background:#fffffff5;box-shadow:var(--map-shadow);display:flex;align-items:center;justify-content:center;color:var(--text-main);font-size:16px;font-weight:600;pointer-events:auto}.mobile-drawer-shell,.mobile-sheet{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.mobile-drawer-shell.is-open,.mobile-sheet.is-open{pointer-events:auto}.mobile-scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#1117144d;opacity:0;transition:opacity .2s ease}.mobile-drawer-shell.is-open .mobile-scrim{opacity:1}.mobile-drawer{position:absolute;inset:0 auto 0 0;width:min(82vw,320px);padding:20px 18px 104px;background:#fff;box-shadow:0 18px 40px #11171429;transform:translate(-100%);transition:transform .24s ease;pointer-events:auto}.mobile-drawer-shell.is-open .mobile-drawer{transform:translate(0)}.mobile-drawer-brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.mobile-drawer-logo{width:112px;height:30px;object-fit:contain;object-position:left center;display:block}.mobile-drawer-title{font-size:14px;font-weight:600;line-height:1.35;color:var(--text-main)}.mobile-sheet{display:flex;align-items:flex-end;justify-content:center;padding:12px 0 calc(68px + env(safe-area-inset-bottom,0px));opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.mobile-sheet-card{width:100%;max-height:100%;margin:0;background:#fffffffa;border-radius:22px 22px 0 0;box-shadow:0 -12px 28px #1117141f;transform:translateY(calc(100% + 96px));transition:transform .24s ease;overflow:hidden;pointer-events:auto;display:flex;flex-direction:column}.mobile-sheet.is-open{opacity:1;visibility:visible}.mobile-sheet.is-open .mobile-sheet-card{transform:translateY(0)}.mobile-sheet-card.dragging{transition:none}.mobile-sheet-drag-zone{touch-action:none}.mobile-sheet-handle{width:44px;height:4px;margin:10px auto 6px;border-radius:999px;background:#d4dbe5}.mobile-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px 12px}.mobile-sheet-head h2{margin:0;font-size:18px;font-weight:700;color:#111714}.mobile-sheet-close{width:28px;height:28px;border:none;background:transparent;color:#8f9aae;font-size:28px;line-height:1;cursor:pointer}.mobile-sheet-body{min-height:0;overflow-y:auto;padding:0 16px 16px}.mobile-search,.mobile-route{margin-bottom:14px}.mobile-tags{margin-bottom:18px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.mobile-tags::-webkit-scrollbar{display:none}.mobile-results,.mobile-directions{padding-bottom:8px}.mobile-error{margin-bottom:14px}.mobile-room-preview,.mobile-map-selection,.mobile-route-guide{position:absolute;left:0;right:0;bottom:0;background:#fffffffa;border-radius:18px 18px 0 0;box-shadow:0 -10px 24px #1117141f;pointer-events:auto}.mobile-room-preview{padding:14px 16px calc(16px + env(safe-area-inset-bottom,0px))}.mobile-room-preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-room-preview-name{font-size:18px;font-weight:700;color:var(--brand-blue-dark)}.mobile-room-preview-meta{margin-top:4px;font-size:13px;color:var(--text-muted)}.mobile-room-preview-close{width:28px;height:28px;border:none;background:transparent;color:#8f9aae;font-size:28px;line-height:1}.mobile-room-preview-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.mobile-map-selection{padding:10px 16px calc(16px + env(safe-area-inset-bottom,0px))}.mobile-route-guide{padding:10px 0 calc(12px + env(safe-area-inset-bottom,0px));transition:transform .24s ease}.mobile-route-guide.dragging{transition:none}.mobile-route-guide-drag-zone{touch-action:none}.mobile-route-guide-handle{width:44px;height:4px;margin:0 auto 12px;border-radius:999px;background:#d4dbe5}.mobile-route-guide-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.mobile-route-guide-track::-webkit-scrollbar{display:none}.mobile-route-guide-card{width:100%;min-width:100%;padding:0 16px;scroll-snap-align:start}.mobile-route-guide-card-head{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:12px}.mobile-route-guide-badge{width:28px;height:28px;padding:0;border-radius:999px;display:grid;place-items:center;background:var(--brand-blue);color:#fff;font-size:14px;font-weight:700;line-height:1;text-align:center}.mobile-route-guide-icon{width:28px;height:28px;display:grid;place-items:center;color:var(--brand-blue);font-size:22px;font-weight:700}.mobile-route-guide-copy{min-width:0;padding-top:2px}.mobile-route-guide-title{color:var(--brand-blue);font-size:16px;font-weight:700;line-height:1.35}.mobile-route-guide-subtitle,.mobile-route-guide-meta{margin-top:4px;color:var(--text-muted);font-size:13px;line-height:1.35}.mobile-route-guide-close{width:28px;height:28px;padding:0;border:none;border-radius:999px;background:#edf1f5;color:#a4acb9;display:grid;place-items:center;font-size:24px;line-height:1;text-align:center}.mobile-route-guide-dots{display:flex;justify-content:center;gap:6px;margin-top:12px}.mobile-route-guide-dot{width:6px;height:6px;border-radius:999px;background:#d6dde8}.mobile-route-guide-dot.active{background:var(--brand-blue)}.mobile-route-guide-meta{padding:0 16px;text-align:center}.mobile-map-selection-head{display:grid;grid-template-columns:28px 1fr 28px;align-items:center;gap:10px}.mobile-map-selection-back{width:28px;height:28px;border:none;background:transparent;color:#111714;font-size:24px;line-height:1}.mobile-map-selection-title{text-align:center;font-size:16px;font-weight:700;color:#111714}.mobile-map-selection-spacer{width:28px;height:28px}.mobile-map-selection-body{display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:12px}.mobile-map-selection-room{font-size:14px;font-weight:500;color:var(--text-main);text-align:center}.mobile-map-selection-meta{font-size:13px;color:#9aa3b3;text-align:center}.mobile-bottom-nav{position:absolute;left:0;right:0;bottom:0;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));height:calc(68px + env(safe-area-inset-bottom,0px));padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px));background:#fffffffa;border-top:1px solid rgba(214,221,213,.9);pointer-events:auto;transition:transform .2s ease,opacity .2s ease}.mobile-bottom-nav.is-hidden{opacity:0;transform:translateY(100%);pointer-events:none}.mobile-bottom-nav-item{border:none;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#111714}.mobile-bottom-nav-item.active{color:var(--brand-blue)}.mobile-bottom-nav-icon{font-size:20px;line-height:1}.mobile-bottom-nav-label{font-size:12px;font-weight:500}@media (max-width: 900px){.app-header,.sidebar{display:none}.app-shell{display:block}#map-wrap{width:100%;height:100dvh}.map-floor-control{left:12px;right:auto;top:50%;transform:translateY(-50%);max-height:calc(100% - 210px)}.map-zoom-control{right:12px;bottom:50%;transform:translateY(50%)}.map-floor-control,.map-zoom-control{z-index:520}.map-zoom-button{width:48px;height:48px;font-size:28px}.room-text{max-width:112px}}
