:root{font-family:Inter,Arial,sans-serif;color:#183440;background:#f2f6f6}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}header{height:78px;background:#12303d;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1320px)/2));gap:15px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:20px}.brand small{display:block;font-size:11px;letter-spacing:.09em;text-transform:uppercase;font-weight:600;color:#b8d4d7;margin-top:2px}.brand-icon{width:36px;height:36px;display:grid;place-items:center;background:#47c6b0;color:#10323b;font-size:31px;line-height:1;border-radius:10px}.header-link{color:#a6ecdf;border:0;background:transparent;font-weight:700}.header-link:hover{text-decoration:underline}main{max-width:1368px;margin:auto;padding:36px 24px 55px}.intro{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:28px}.eyebrow{color:#348079;letter-spacing:.13em;font-size:11px;font-weight:900}h1{font-size:clamp(35px,4vw,55px);line-height:1.05;letter-spacing:-.04em;margin:9px 0}h2{font-size:25px;margin:5px 0;letter-spacing:-.02em}.intro p{margin:10px 0 0;color:#69808a;line-height:1.5}.location{background:#e1f4ef;color:#146259;border:1px solid #bde9df;padding:13px 18px;border-radius:14px;min-width:235px;font-size:13px;line-height:1.45}.location b{display:block;color:#144e49;font-size:15px}.workspace{display:grid;grid-template-columns:320px minmax(0,1fr);gap:18px}.search-panel,.map-section,.qr-section{background:white;border:1px solid #dce8e9;border-radius:20px;box-shadow:0 9px 32px #12303d09}.search-panel{padding:20px;align-self:start}.search-panel label{font-size:17px;font-weight:800}.search-field{display:flex;align-items:center;border:1.5px solid #d1e0e2;border-radius:11px;margin-top:13px;background:#fff;height:47px}.search-field:focus-within{border-color:#248e84}.search-field span{font-size:27px;color:#438c86;padding-left:12px}.search-field input{border:0;outline:0;width:100%;padding:9px;color:#183440;background:transparent;font-size:14px}.filter,.floor-switch{display:flex;gap:5px;background:#eff5f5;padding:4px;border-radius:11px}.filter{margin:16px 0}.filter button,.floor-switch button{border:0;background:transparent;padding:9px 10px;border-radius:8px;color:#667c85;font-weight:750;font-size:13px;flex:1;white-space:nowrap}.filter button.active,.floor-switch button.active{color:#fff;background:#183440}.results{max-height:510px;overflow:auto;display:grid;gap:7px;align-content:start}.result-button{width:100%;display:flex;align-items:center;text-align:left;gap:11px;padding:9px;background:white;color:#1a3744;border:1px solid #e5eeee;border-radius:10px}.result-button:hover,.result-button.active{border-color:#42b6a8;background:#f1fcf9}.num{display:grid;place-items:center;background:#e9f6f3;color:#0f6f67;min-width:57px;height:43px;border-radius:7px;font-size:14px;font-weight:850}.result-button b{display:block;font-size:13px}.result-button small{display:block;color:#788d94;font-size:11px;margin-top:3px}.aside-note,.map-caption{color:#82939a;line-height:1.5;font-size:12px}.aside-note{margin:17px 3px 0}.map-section{padding:20px;min-width:0}.map-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.floor-switch{min-width:180px}.route-summary{margin:16px 0 14px;padding:14px 17px;border:1px solid #d9e8e9;background:#f6faf9;border-radius:12px;line-height:1.4;min-height:55px;color:#405d66;font-size:14px}.route-summary strong{color:#153b43}.route-summary .route-steps{display:block;margin-top:4px;font-size:12px;color:#648088}.map-scroll{border:1px solid #dce9e9;border-radius:14px;overflow-x:auto;background:#f7fbfc;scrollbar-color:#b4d9d7 #f7fbfc}.map{min-width:950px}.map svg{width:100%;height:auto;display:block;min-width:0}.legend{display:flex;flex-wrap:wrap;gap:16px;color:#647c84;font-size:12px;margin-top:16px}.legend>span{display:flex;align-items:center;gap:6px}.dot{display:inline-block;width:10px;height:10px;border-radius:50%}.dot-teal{background:#087d75}.dot-red{background:#ed615b}.line-blue{width:19px;height:4px;background:#347ee0;border-radius:4px}.map-caption{margin:12px 0 0}.qr-section{margin-top:22px;padding:24px}.qr-heading{display:flex;justify-content:space-between}.qr-heading button{border:0;background:#edf4f4;border-radius:8px;width:32px;height:32px;font-size:22px;color:#456}.qr-section p{font-size:13px;color:#627a82}.qr-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:17px}.qr-card{border:1px solid #dce8e9;border-radius:12px;padding:15px;text-align:center}.qr-card img{width:140px;max-width:100%;image-rendering:pixelated}.qr-card b{display:block;font-size:13px;margin:8px 0}.qr-card a{color:#087d75;font-size:12px;overflow-wrap:anywhere}footer{text-align:center;border-top:1px solid #dce7e8;color:#8aa0a7;padding:24px;font-size:12px}.room-shape{fill:#fff;stroke:#bdced3;stroke-width:2;transition:fill .15s,stroke .15s}.room-group{cursor:pointer}.room-group:hover .room-shape{fill:#e7f7f3;stroke:#389b8f}.room-group.selected .room-shape{fill:#fff1ee;stroke:#e45c55;stroke-width:3}.room-number{font-size:16px;font-weight:850;fill:#193b49}.room-name{font-size:10px;fill:#63818a}.room-group:focus-visible .room-shape{stroke:#1857a0;stroke-width:4}.service{fill:#edf1f2;stroke:#c9d4d7}.route-path{fill:none;stroke:#fff;stroke-width:15;stroke-linecap:round;stroke-linejoin:round}.route-color{fill:none;stroke:#347ee0;stroke-width:8;stroke-linecap:round;stroke-linejoin:round}.origin-ring{fill:white;stroke:#b5dedc;stroke-width:4}.origin-dot{fill:#087d75;stroke:#fff;stroke-width:3}.destination-dot{fill:#ef625a;stroke:#fff;stroke-width:3}@media(max-width:900px){.workspace{grid-template-columns:1fr}.search-panel{order:2}.map-section{order:1}.results{grid-template-columns:repeat(2,1fr);max-height:260px}.intro{align-items:start}.qr-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){header{height:65px;padding:0 16px}.brand{font-size:16px}.brand small{font-size:9px}.header-link{font-size:11px}main{padding:25px 12px 40px}.intro{display:block}.intro p{font-size:13px}.location{margin-top:16px}.map-section,.search-panel{padding:14px}.map-top h2{font-size:21px}.floor-switch{min-width:152px}.results{grid-template-columns:1fr}.map-caption{font-size:11px}.qr-grid{gap:7px}.qr-card{padding:8px}.qr-section{padding:15px}}
/* Labels are independent controls on top of the exact wall geometry. */
.map{min-width:1050px}.map svg{min-width:0}
.plan-room{cursor:pointer;outline:0}
.plan-room rect{fill:#e8f5f1;stroke:#6ba8a0;stroke-width:1.5;transition:fill .16s,stroke .16s}
.plan-room:hover rect,.plan-room:focus-visible rect{fill:#d0ede6;stroke:#127c70;stroke-width:2.5}
.plan-room.selected rect{fill:#ffe7e2;stroke:#eb594c;stroke-width:2.5}
.plan-number{font-size:19px;font-weight:850;fill:#135d55;pointer-events:none}
.plan-name{font-size:11px;font-weight:700;fill:#43646c;pointer-events:none;paint-order:stroke;stroke:#fff;stroke-width:3}
.plan-room.window rect{fill:#e4eeff;stroke:#6692c4}.plan-room.window .plan-number{fill:#26568b;font-size:15px}
.plan-room.wc rect{fill:#e5f9e5;stroke:#72a879}.plan-room.wc .plan-number{fill:#22834a}
.plan-stair{fill:#627e89;font-size:13px;font-weight:800;letter-spacing:1px}
.closed-label{fill:#b06e6a;font-size:12px;font-weight:800}
.service-zone{fill:url(#closed);stroke:#d89a94;stroke-width:1}
.route-white{fill:none;stroke:#fff;stroke-width:15;stroke-linecap:round;stroke-linejoin:round}
.route-color{fill:none;stroke:#347ee0;stroke-width:8;stroke-linecap:round;stroke-linejoin:round}
.origin-halo{fill:#fff;stroke:#a9dcd2;stroke-width:5}.origin-center{fill:#087d75;stroke:#fff;stroke-width:3}
.destination{fill:#eb5e54;stroke:#fff;stroke-width:3}.here-text{fill:#087d75;font-size:14px;font-weight:900;paint-order:stroke;stroke:#fff;stroke-width:4}
/* Two-step wayfinding. Both choices stay visible so a patient can recover if lost. */
.route-step+.route-step{margin-top:21px;padding-top:21px;border-top:1px solid #e1ebeb}
.step-heading{display:flex;align-items:center;gap:9px}.step-heading label{font-size:17px;font-weight:850}
.step-index{width:26px;height:26px;flex:none;display:grid;place-items:center;border-radius:8px;background:#dff4ee;color:#126c62;font-size:14px;font-weight:900}
.step-help{margin:9px 0 13px;color:#6d858b;font-size:12px;line-height:1.45}
.location-select{width:100%;min-height:49px;appearance:auto;border:1.5px solid #81bcb2;border-radius:10px;background:#f9fffc;color:#1e434b;padding:9px 10px;font-size:14px;cursor:pointer}
.location-select:focus{outline:3px solid #b8eadd;outline-offset:2px}
.change-source,.location-edit{color:#096f68;border:0;background:transparent;padding:5px 0;font-weight:800;font-size:12px;text-decoration:underline;text-underline-offset:3px}
.change-source{margin-top:10px}.location-edit{display:block;margin-top:5px;text-align:left}.location b{line-height:1.4}
.destination-step.locked .search-field,.destination-step.locked .filter{opacity:.56}
.route-summary .next-floor{display:block;margin-top:12px;padding:9px 13px;border-radius:8px;border:1px solid #a8c8e7;color:#165ea8;background:#eaf4ff;font-size:13px;font-weight:800}
.plan-room.origin-room rect{fill:#e1fbf4;stroke:#0e9d86;stroke-width:3}
.plan-room.origin-room.selected rect{fill:#e9f1ff;stroke:#4178c3;stroke-width:3}
@media(max-width:900px){.search-panel{order:1}.map-section{order:2}.results{max-height:300px}}

/* Clear labels and touch-first navigation */
header{background:#fff;color:#183440;border-bottom:1px solid #dce8e9;height:90px}.brand-logo{width:164px;height:57px;object-fit:contain}.brand-subtitle{font-size:13px;font-weight:500;color:#657c86;border-left:1px solid #dce8e9;padding-left:16px}.header-link{color:#087f78;text-decoration:none}.map-scroll{height:620px;overflow:auto;overscroll-behavior:contain;touch-action:pan-x pan-y; background:#fbfcfb}.map{min-width:0!important;width:100%;}.map svg{display:block;width:100%;height:auto}.map-tools{display:flex;align-items:center;gap:6px;margin:12px 0;flex-wrap:wrap}.map-tools span{font-size:12px;color:#657c86;margin-right:auto}.map-tools button,#destination-toggle{min-height:44px;border:1px solid #cededf;border-radius:9px;background:white;color:#183440;font-weight:700;padding:8px 12px}.map-tools button:hover{background:#edf7f5}.plan-room rect{fill:#fff;stroke:#c4d9d7;stroke-width:1.5}.plan-room .plan-number{font-family:Arial,sans-serif;font-size:20px;font-weight:700;fill:#164e50}.plan-room.window rect{fill:#eef4ff;stroke:#94b4db}.plan-room.window .plan-number{font-size:17px;fill:#245a91}.plan-room.wc rect{fill:#e6f5ea;stroke:#87bb95}.plan-room.selected rect{fill:#e6f0ff;stroke:#2674dd;stroke-width:3}.plan-room.origin-room rect{stroke:#009c8d;stroke-width:3}.window-leader{fill:none;stroke:#7596bd;stroke-width:1.5;stroke-dasharray:3 3}.service-point{fill:#386daa;stroke:white;stroke-width:2}.here-text{font-size:13px;paint-order:stroke;stroke:#fff;stroke-width:5px}.map-caption{max-width:65ch}.map-top .eyebrow{display:none}#destination-toggle{width:100%;text-align:left;margin-top:12px;line-height:1.5}.has-route:not(.choosing) .destination-step .search-field,.has-route:not(.choosing) .destination-step .filter,.has-route:not(.choosing) #results,.has-route:not(.choosing) #destination-help{display:none}.has-route:not(.choosing) .search-panel>.aside-note{display:none}
@media(max-width:760px){header{height:75px;padding:8px 16px}.brand-logo{width:133px;height:48px}.brand-subtitle{display:none}.header-link{font-size:11px;max-width:104px}main{padding:20px 12px}.intro{display:block;margin-bottom:14px}.intro .eyebrow{font-size:9px;letter-spacing:.05em}h1{font-size:30px}.intro p{font-size:14px}.location{margin-top:12px;padding:10px 12px;min-width:0}.workspace{display:flex;flex-direction:column;gap:12px}.search-panel{width:100%;padding:16px;border-radius:14px}.route-step{margin:0}.destination-step{margin-top:14px;padding-top:14px}.step-help{margin:7px 0}.location-select{font-size:16px;min-height:48px}.results{max-height:230px}.map-section{padding:12px;border-radius:14px}.map-scroll{height:440px;max-height:65svh;border-radius:10px}.map-tools span{width:100%;margin-bottom:2px}.map-tools button{flex:1;padding:8px;font-size:12px}.map-tools #zoom-in,.map-tools #zoom-out{flex:0 0 44px;font-size:22px}.map-top h2{font-size:22px}.route-summary{font-size:13px;margin:12px 0;padding:12px}.route-steps{font-size:12px}.has-route .intro>div:first-child p{display:none}.has-route .step-help,.has-route #change-source{display:none}.has-route .search-panel{padding:12px}.has-route .step-heading{font-size:14px}.has-route .step-heading label{font-size:14px}.has-route .destination-step{padding-top:10px;margin-top:10px}.map-caption{font-size:11px}.legend{gap:12px;font-size:11px}footer{padding:18px;font-size:11px}}

.plan-room[data-id^="203/"] .plan-number{font-size:17px}

.plan-room[data-id="wardrobe"] .plan-number{font-size:14px}
.plan-room[data-id^="203/"] .plan-number{font-size:16px}

.queue-section{margin-top:22px;padding:28px;background:white;border:1px solid #dce8e9;border-radius:20px;box-shadow:0 9px 32px #12303d09;scroll-margin-top:24px}
.queue-heading h2{margin:6px 0 0}
.queue-lead{margin:16px 0 0;color:#405d66;font-size:16px;line-height:1.55;max-width:72ch}
.queue-lead b{color:#153b43}
.queue-steps{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:10px;counter-reset:queue}
.queue-steps li{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;padding:14px 16px;border:1px solid #e1eeec;border-radius:14px;background:#f7fbfb;color:#405d66;line-height:1.45;font-size:15px;counter-increment:queue}
.queue-steps li::before{content:counter(queue);width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#dff4ee;color:#126c62;font-size:14px;font-weight:900}
.queue-steps b{color:#153b43}
.queue-exceptions{margin-top:26px}
.queue-exceptions h3{margin:0 0 14px;font-size:18px;letter-spacing:-.02em}
.queue-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.queue-card{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:18px;border:1px solid #dce8e9;border-radius:16px;background:#fbfcfc}
.queue-card-num{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#e9f6f3;color:#0f6f67;font-weight:850;font-size:16px}
.queue-card h4{margin:0 0 8px;font-size:16px}
.queue-card p,.queue-card li{margin:0;color:#405d66;font-size:14px;line-height:1.5}
.queue-card ul{margin:0;padding-left:18px;display:grid;gap:8px}
@media(max-width:900px){.queue-cards{grid-template-columns:1fr}.queue-section{padding:20px}}
@media(max-width:760px){.queue-section{padding:16px;border-radius:14px;margin-top:12px}.queue-lead,.queue-steps li,.queue-card p,.queue-card li{font-size:14px}.header-link{font-size:12px;max-width:none;text-align:right}}

.queue-open{overflow:hidden}
.queue-modal{display:none;position:fixed;inset:0;z-index:40;background:#12303d73;padding:18px}
.queue-open .queue-modal{display:grid;place-items:center}
.queue-modal[hidden]{display:none!important}
.queue-modal-card{width:min(860px,100%);max-height:min(920px,calc(100dvh - 36px));overflow:auto;background:#fff;border-radius:22px;padding:28px 28px 22px;box-shadow:0 24px 80px #12303d33;-webkit-overflow-scrolling:touch}
.queue-modal-close{display:block;width:100%;margin-top:24px;min-height:56px;border:0;border-radius:14px;background:#087d75;color:#fff;font-size:17px;font-weight:800;position:sticky;bottom:0}
.queue-modal-close:hover{background:#06665f}
@media(max-width:760px){.queue-modal{padding:8px}.queue-modal-card{padding:16px 14px 12px;border-radius:16px;max-height:calc(100dvh - 16px)}.queue-modal-close{min-height:52px;font-size:16px;margin-top:16px}}
