
[hidden]{display:none!important}
.left-controls,.right-controls{position:absolute;top:10px;z-index:35;display:flex;flex-direction:column;gap:8px}
.left-controls{left:10px;top:66px}.right-controls{right:10px}
.round-btn{display:flex;align-items:center;justify-content:center;flex-direction:column;width:46px;height:46px;border:1px solid #7ca7bb;border-radius:10px;background:#f6fbff;color:#16465d;cursor:pointer;box-shadow:0 2px 6px #0003}
.round-btn img{width:23px;height:25px;object-fit:contain}.control-text{font-size:8px;font-weight:800;line-height:1.1}
#fullscreenBtn{display:flex!important;position:relative!important;inset:auto!important}
.fullscreen-icon{display:block;width:20px;height:20px;border:3px dashed currentColor;box-sizing:border-box}
.map-icon{display:block;width:21px;height:18px;border:2px solid currentColor;transform:skewY(-8deg)}
.locate-icon{display:block;width:16px;height:16px;border:2px solid currentColor;border-radius:50%;box-shadow:0 0 0 3px #16465d22}
#bottomNav{position:absolute;left:0;right:0;bottom:0;z-index:30;display:flex;height:58px;background:#08283d}
#bottomNav button{flex:1;color:white;background:transparent;border:1px solid #47718b;display:flex;align-items:center;justify-content:center;gap:7px}
#bottomNav svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7}
body.embed-detail #bottomNav,body.embed-route #bottomNav,body.embed-openjobs #bottomNav{display:none!important}
#streetViewContainer{position:fixed;inset:0;z-index:1000;background:#fff}
#streetViewFrame{width:100%;height:100%;border:0}
#backToMapButton,#streetFullscreenBtn{position:absolute;top:10px;z-index:1001;padding:10px;border:1px solid #8ca7b5;border-radius:8px;background:#fff;color:#16465d;font-weight:700}
#backToMapButton{left:10px}#streetFullscreenBtn{right:10px}
body.search-open .left-controls,body.search-open .right-controls{top:124px}
