.fullscreen-button{color:#fff;background:#ffffff0c;border:1px solid #ffffff2f;border-radius:100px;padding:9px 13px;display:flex;align-items:center;gap:7px;font:500 9px DM Mono;letter-spacing:.1em;cursor:pointer;transition:.2s}.fullscreen-button:hover,.fullscreen-button.active{background:#ffffff18;border-color:#ffffff66}.fullscreen-button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7}.display-mode{overflow:hidden}.display-mode .map-stage{height:100vh;min-height:100vh}.display-mode .map-wrap{top:8vh;height:84vh;left:1.5%;right:1.5%}.display-mode .local-panel,.display-mode .city-strip{display:none}.display-mode .map-heading{top:105px}.display-mode .utc-scale{bottom:22px}.display-mode .map-legend{top:92px}.display-mode .topbar{background:linear-gradient(180deg,#0c071bd9,transparent);border-bottom-color:transparent}.display-mode .fullscreen-button{border-color:var(--lime);color:var(--lime)}@media(max-width:800px){.fullscreen-button span{display:none}.fullscreen-button{padding:10px}.display-mode .map-wrap{left:-18%;right:-18%;top:12vh;height:76vh}.display-mode .map-heading{top:90px}}
