:root{--navy-mid:#003f72;--navy-mid-light:#243d75;--gold:#C8973A;--gold-light:#e2b55a;--gold-pale:#f7edda;--cream:#faf7f2;--text:#1a1a2e;--muted:#5a607a;--white:#ffffff;--focus-ring:#f0b429;--radius:6px;--shadow:0 4px 24px rgba(15, 32, 68, .18)}[hidden]{display:none!important}.skip-link{position:absolute;top:-60px;left:0;background:var(--gold);color:var(--navy-mid);font-weight:700;padding:.75rem 1.5rem;text-decoration:none;z-index:9999;border-radius:0 0 var(--radius) 0;font-size:1rem;transition:top .2s}.skip-link:focus{top:0}.view-toggle{margin-bottom:1rem;margin-left:auto;display:flex;gap:.5rem;align-items:center}.view-toggle button{background:var(--navy-mid);border:2px solid rgba(255,255,255,.25);color:var(--white);font-family:'Source Sans 3',sans-serif;font-size:.85rem;font-weight:600;padding:.45rem 1rem;min-width:50%;cursor:pointer;transition:background .15s,border-color .15s}.view-toggle button.active,.view-toggle button:hover{background:var(--gold);border-color:var(--gold);color:var(--navy-mid)}.view-toggle button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}#main-map-content{max-width:1440px;margin:25px auto 0 auto}.map-wrapper{display:grid;grid-template-columns:1fr 340px;gap:1.5rem;align-items:start}@media (max-width:900px){.map-wrapper{grid-template-columns:1fr}#main-map-content{padding:1rem}}@media (max-width:600px){.legend{display:none}.keyboard-hint{display:none}}.view-panel{display:none}.view-panel.active{display:block}.map-scroll-wrapper{overflow:hidden;position:relative;touch-action:none}#map-view .map-container{background:var(--white);box-shadow:var(--shadow);overflow:hidden;position:relative;font-size:12px;transform-origin:0 0;user-select:none}.building{cursor:pointer;transition:filter .15s}.building:focus .bld-body,.building:hover .bld-body{filter:brightness(1.15)}.building:focus{outline:0}.building:focus .bld-body{stroke:var(--focus-ring);stroke-width:3}.building.selected .bld-body{stroke:var(--gold);stroke-width:3;filter:brightness(1.12)}.building.destination .bld-body{stroke:#4ade80;stroke-width:3;filter:brightness(1.1)}.bld-body{stroke:rgba(255,255,255,.4);stroke-width:1.5;transition:stroke .15s}.bld-label{font-family:'Source Sans 3',sans-serif;font-size:10px;font-weight:700;fill:#fff;pointer-events:none;text-anchor:middle;dominant-baseline:middle}.bld-num{font-family:'Source Sans 3',sans-serif;font-size:14px;font-weight:700;fill:var(--white);text-anchor:middle;dominant-baseline:middle;pointer-events:none}.bld-primary{fill:#003f72}.bld-secondary{fill:#24487a}.bld-academic{fill:#2a5298}.bld-service{fill:#8B6914}.bld-green{fill:#2d6a4f}.bld-parking{fill:#4a5568}.road{fill:#c8c0b0}.path{fill:none;stroke:#c8c0b0;stroke-width:4}.green-area{fill:#a8d5a2}.campus-bg{fill:#e8e4dc}.info-panel{overflow:hidden;position:sticky;top:1.5rem}.info-header{background:var(--navy-mid);padding:1.25rem 1.5rem;min-height:100px;display:flex;flex-direction:column;justify-content:flex-end}.info-header .bld-number{font-size:.75rem;font-weight:400;color:var(--gold-light);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.3rem}.info-header h2{font-size:2rem;font-weight:500;color:var(--white)!important;line-height:1.2;padding-bottom:0!important}.info-body{background-color:var(--white);border:1px solid var(--navy-mid)}.info-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.5rem;text-align:center;color:var(--muted)}.info-empty .arrow-icon{font-size:2rem;margin-bottom:.75rem;opacity:.4}.info-empty p{font-size:.9rem;line-height:1.5}.services-list{list-style:none;padding:1.25rem 1.5rem 1.5rem;margin:0}.services-list li{display:flex;align-items:flex-start;gap:.6rem;padding:.5rem 0;border-bottom:1px solid #f0ece6;font-size:.9rem;color:var(--text);line-height:1.4}.services-list li:last-child{border-bottom:none}.services-list li::before{content:'';width:6px;height:6px;border-radius:50%;background:var(--gold);flex-shrink:0;margin-top:.45rem}.directions-section{margin-top:1.25rem;padding:1.25rem 1.5rem 1.5rem;border-top:1px solid #f0ece6}.directions-section h3{font-size:1.25rem;font-weight:400;color:var(--navy-mid);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.65rem}.directions-select{width:100%;padding:.5rem .75rem;font-family:'Source Sans 3',sans-serif;font-size:.875rem;color:var(--text);background:var(--cream);border:2px solid #ddd8cc;border-radius:var(--radius);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%230F2044' stroke-width='2' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.directions-select:focus-visible{outline:3px solid var(--focus-ring);outline-offset:1px;border-color:var(--gold)}.directions-result{margin-top:.75rem;padding:.85rem 1rem;background:var(--gold-pale);border-left:4px solid var(--gold);border-radius:0 var(--radius) var(--radius) 0;display:none}.directions-result.visible{display:block}.directions-compass{font-size:1.75rem;text-align:center;margin-bottom:.4rem;line-height:1}.directions-text{font-size:.875rem;color:var(--text);line-height:1.55}.directions-text strong{color:var(--navy-mid)}.directions-distance{margin-top:.4rem;font-size:.8rem;color:var(--muted)}.legend{margin-bottom:1rem;background:var(--white);border:1px solid var(--navy-mid);padding:1rem 1.25rem}.legend h3{font-size:1.25rem;font-weight:400;color:var(--navy-mid);margin-bottom:.75rem;letter-spacing:.04em;text-transform:uppercase}.legend-grid{display:grid;grid-template-columns:1fr 1fr;gap:.4rem .75rem}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--muted)}.legend-dot{width:12px;height:12px;border-radius:2px;flex-shrink:0}#list-view{background:var(--white);border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.list-header{background:var(--navy-mid);padding:1.25rem 1.75rem}.list-header h2{color:var(--white)!important;padding-bottom:0!important}.list-header p{color:var(--gold-light);font-size:.85rem;margin-top:.2rem}.building-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1px;background:#e8e4dc}.building-card{background:var(--white);padding:1.25rem 1.5rem;cursor:pointer;transition:background .15s}.building-card:hover{background:var(--gold-pale)}.building-card:focus-visible{outline:3px solid var(--focus-ring);outline-offset:-3px;background:var(--gold-pale)}.building-card .card-num{display:inline-block;background:var(--navy-mid);color:var(--gold-light);font-size:.75rem;font-weight:700;padding:.15rem .5rem;border-radius:3px;margin-bottom:.5rem;letter-spacing:.04em}.building-card h3{font-weight:400;color:var(--navy-mid);margin-bottom:.5rem;font-size:2.5rem}.building-card .card-services{font-size:.82rem;color:var(--muted);line-height:1.5}.keyboard-hint{text-align:center;font-size:.8rem;color:var(--muted);padding:.6rem;background:var(--gold-pale);border-radius:0 0 12px 12px}.keyboard-hint kbd{background:var(--navy-mid);color:var(--white);padding:.1rem .35rem;border-radius:3px;font-size:.75rem;font-family:monospace}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}