@keyframes tax-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.tax-button-loading{position:relative;overflow:hidden}.tax-button-loading:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.35),transparent);transform:translateX(-100%);animation:tax-shimmer 1.2s linear infinite;pointer-events:none}body.tax-map-fullscreen,html.tax-map-fullscreen{height:100%;overflow:hidden;overflow-x:hidden;width:100vw;overscroll-behavior-x:none;touch-action:pan-y}.tax-map-fullscreen #__next,.tax-map-fullscreen .maplibregl-map,.tax-map-fullscreen body>div{overflow-x:hidden;max-width:100vw;width:100vw}.tax-map-fullscreen .maplibregl-canvas,.tax-map-fullscreen .maplibregl-canvas-container{max-width:100vw;width:100%!important}