html{background:#fff}#blc-wayfinding-root{max-width:500px;margin:0 auto;padding:16px;text-align:center;background:#FFF}#blc-wayfinding-root-dev{max-width:500px;margin:0 auto;padding:0rem;text-align:center}.svg-wrapper{justify-content:center;align-items:center}.card{padding:2em}.blc-container{display:flex;flex-direction:column;padding:0!important}#rooms rect:hover,#rooms polygon:hover,#rooms path:hover,#rooms g:hover{fill:#e4002a52}#amos-text,#rooker-text,#correll-text,#orkin-text,#ivester-text,#benson-text{pointer-events:none}.map-container,.floor-container{transition:transform .5s ease,opacity .5s ease;position:relative;width:100%;height:100%}.svg-container-map{display:flex;justify-content:center;align-items:center;width:100%;overflow:hidden}#floor-svg{max-height:400px}.svg-floor-container svg{max-height:100%;width:auto}.transition-out{transform:translate(-100%);opacity:0}.transition-in{transform:translate(0);opacity:1}h2{font-family:Oswald;text-transform:uppercase}#Moore-Rooker-Hall #moore-rooker,#Ivester-Hall #ivester,#Benson-Hall #benson,#Amos-Hall #amos,#Correll-Hall #correll,#Orkin-Hall #orkin{opacity:0}#Moore-Rooker-Hall:hover #moore-rooker,#Ivester-Hall:hover #ivester,#Benson-Hall:hover #benson,#Amos-Hall:hover #amos,#Correll-Hall:hover #correll,#Orkin-Hall:hover #orkin{fill:#e4002b;transition:fill .3s ease;opacity:1}#Moore-Rooker-Hall:active #moore-rooker,#Ivester-Hall:active #ivester,#Benson-Hall:active #benson,#Amos-Hall:active #amos,#Correll-Hall:active #correll,#Orkin-Hall:active #orkin{fill:#e4002b}#Moore-Rooker-Hall:hover #moore-rooker-text,#Ivester-Hall:hover #ivester-text,#Benson-Hall:hover #benson-text,#Amos-Hall:hover #amos-text,#Correll-Hall:hover #correll-text,#Orkin-Hall:hover #orkin-text,#Moore-Rooker-Hall:active #moore-rooker-text,#Ivester-Hall:active #ivester-text,#Benson-Hall:active #benson-text,#Amos-Hall:active #amos-text,#Correll-Hall:active #correll-text,#Orkin-Hall:active #orkin-text{fill:#fff}.custom-button{position:relative;overflow:hidden}.animated-underline{display:inline-block}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}html{scrollbar-width:thin;scrollbar-color:#222 #f2f2f2}.animated-underline:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:#E4002B;transform:scaleX(0);transition:transform .4s ease;transform-origin:left}.highlighted,.highlighted *{background:#E4002B;fill:#e4002b!important}.animated-underline:hover:after{transform:scaleX(1)}.custom-button:before{content:"";position:absolute;top:0;right:100%;bottom:0;left:0;background-color:#0003;transition:transform .8s ease;transform:translate(100%)}.custom-button:hover:before{transform:translate(0)}.svg-container{max-width:100%;height:auto;align-items:center;justify-content:center;display:flex;flex-direction:column;position:relative;overflow:visible}.overview-container{display:flex;flex-direction:column}.floor-selector-wrapper{margin-bottom:20px;text-align:left}.text-overlay{position:absolute;background-color:#000;border:1px solid black;padding:5px;border-radius:3px;z-index:10;pointer-events:none}.text-overlay h4,.text-overlay p{margin:0}#Coordinate-Boxes{z-index:1000}.marker{fill:#ba0c2f;position:absolute;stroke:2px solid white;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));animation:colorChange 2s infinite}@keyframes colorChange{0%{fill:#ba0c2f}50%{fill:#e4002b}to{fill:#ba0c2f}}
