@charset "UTF-8";@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}@theme inline{--animation-delay-0: 0s; --animation-delay-75: 75ms; --animation-delay-100: .1s; --animation-delay-150: .15s; --animation-delay-200: .2s; --animation-delay-300: .3s; --animation-delay-500: .5s; --animation-delay-700: .7s; --animation-delay-1000: 1s; --animation-repeat-0: 0; --animation-repeat-1: 1; --animation-repeat-infinite: infinite; --animation-direction-normal: normal; --animation-direction-reverse: reverse; --animation-direction-alternate: alternate; --animation-direction-alternate-reverse: alternate-reverse; --animation-fill-mode-none: none; --animation-fill-mode-forwards: forwards; --animation-fill-mode-backwards: backwards; --animation-fill-mode-both: both; --percentage-0: 0; --percentage-5: .05; --percentage-10: .1; --percentage-15: .15; --percentage-20: .2; --percentage-25: .25; --percentage-30: .3; --percentage-35: .35; --percentage-40: .4; --percentage-45: .45; --percentage-50: .5; --percentage-55: .55; --percentage-60: .6; --percentage-65: .65; --percentage-70: .7; --percentage-75: .75; --percentage-80: .8; --percentage-85: .85; --percentage-90: .9; --percentage-95: .95; --percentage-100: 1; --percentage-translate-full: 1; --animate-in: enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-out: exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); @keyframes enter { from { opacity: var(--tw-enter-opacity,1); transform: translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0)); filter: blur(var(--tw-enter-blur,0)); }}@keyframes exit { to { opacity: var(--tw-exit-opacity,1); transform: translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0)); filter: blur(var(--tw-exit-blur,0)); }}--animate-accordion-down: accordion-down var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-accordion-up: accordion-up var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-collapsible-down: collapsible-down var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-collapsible-up: collapsible-up var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); @keyframes accordion-down { from { height: 0; }to { height: var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,var(--ngp-accordion-content-height,auto))))); }}@keyframes accordion-up { from { height: var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,var(--ngp-accordion-content-height,auto))))); }to { height: 0; }}@keyframes collapsible-down { from { height: 0; }to { height: var(--radix-collapsible-content-height,var(--bits-collapsible-content-height,var(--reka-collapsible-content-height,var(--kb-collapsible-content-height,auto)))); }}@keyframes collapsible-up { from { height: var(--radix-collapsible-content-height,var(--bits-collapsible-content-height,var(--reka-collapsible-content-height,var(--kb-collapsible-content-height,auto)))); }to { height: 0; }}--animate-caret-blink: caret-blink 1.25s ease-out infinite; @keyframes caret-blink { 0%,70%,100% { opacity: 1; }20%,50% { opacity: 0; }}}@utility animation-duration-*{--tw-animation-duration: calc(--value(number)*1ms) ; --tw-animation-duration: --value(--animation-duration-*,[duration],"initial",[*]); animation-duration: calc(--value(number)*1ms) ; animation-duration: --value(--animation-duration-*,[duration],"initial",[*]);}@utility delay-*{animation-delay: calc(--value(number)*1ms) ; animation-delay: --value(--animation-delay-*,[duration],"initial",[*]); --tw-animation-delay: calc(--value(number)*1ms) ; --tw-animation-delay: --value(--animation-delay-*,[duration],"initial",[*]);}@utility repeat-*{animation-iteration-count: --value(--animation-repeat-*,number,"initial",[*]); --tw-animation-iteration-count: --value(--animation-repeat-*,number,"initial",[*]);}@utility direction-*{animation-direction: --value(--animation-direction-*,"initial",[*]); --tw-animation-direction: --value(--animation-direction-*,"initial",[*]);}@utility fill-mode-*{animation-fill-mode: --value(--animation-fill-mode-*,"initial",[*]); --tw-animation-fill-mode: --value(--animation-fill-mode-*,"initial",[*]);}@utility running{animation-play-state: running;}@utility paused{animation-play-state: paused;}@utility play-state-*{animation-play-state: --value("initial",[*]);}@utility blur-in{--tw-enter-blur: 20px;}@utility blur-in-*{--tw-enter-blur: calc(--value(number)*1px) ; --tw-enter-blur: --value(--blur-*,[*]);}@utility blur-out{--tw-exit-blur: 20px;}@utility blur-out-*{--tw-exit-blur: calc(--value(number)*1px) ; --tw-exit-blur: --value(--blur-*,[*]);}@utility fade-in{--tw-enter-opacity: 0;}@utility fade-in-*{--tw-enter-opacity: calc(--value(number)*.01) ; --tw-enter-opacity: --value(--percentage-*,[*]);}@utility fade-out{--tw-exit-opacity: 0;}@utility fade-out-*{--tw-exit-opacity: calc(--value(number)*.01) ; --tw-exit-opacity: --value(--percentage-*,[*]);}@utility zoom-in{--tw-enter-scale: 0;}@utility zoom-in-*{--tw-enter-scale: calc(--value(number)*1%) ; --tw-enter-scale: --value(ratio) ; --tw-enter-scale: --value(--percentage-*,[*]);}@utility -zoom-in-*{--tw-enter-scale: calc(--value(number)*-1%) ; --tw-enter-scale: calc(--value(ratio)*-1) ; --tw-enter-scale: --value(--percentage-*,[*]);}@utility zoom-out{--tw-exit-scale: 0;}@utility zoom-out-*{--tw-exit-scale: calc(--value(number)*1%) ; --tw-exit-scale: --value(ratio) ; --tw-exit-scale: --value(--percentage-*,[*]);}@utility -zoom-out-*{--tw-exit-scale: calc(--value(number)*-1%) ; --tw-exit-scale: calc(--value(ratio)*-1) ; --tw-exit-scale: --value(--percentage-*,[*]);}@utility spin-in{--tw-enter-rotate: 30deg;}@utility spin-in-*{--tw-enter-rotate: calc(--value(number)*1deg) ; --tw-enter-rotate: calc(--value(ratio)*360deg) ; --tw-enter-rotate: --value(--rotate-*,[*]);}@utility -spin-in{--tw-enter-rotate: -30deg;}@utility -spin-in-*{--tw-enter-rotate: calc(--value(number)*-1deg) ; --tw-enter-rotate: calc(--value(ratio)*-360deg) ; --tw-enter-rotate: --value(--rotate-*,[*]);}@utility spin-out{--tw-exit-rotate: 30deg;}@utility spin-out-*{--tw-exit-rotate: calc(--value(number)*1deg) ; --tw-exit-rotate: calc(--value(ratio)*360deg) ; --tw-exit-rotate: --value(--rotate-*,[*]);}@utility -spin-out{--tw-exit-rotate: -30deg;}@utility -spin-out-*{--tw-exit-rotate: calc(--value(number)*-1deg) ; --tw-exit-rotate: calc(--value(ratio)*-360deg) ; --tw-exit-rotate: --value(--rotate-*,[*]);}@utility slide-in-from-top{--tw-enter-translate-y: -100%;}@utility slide-in-from-top-*{--tw-enter-translate-y: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-enter-translate-y: calc(--value(ratio)*-100%) ; --tw-enter-translate-y: calc(--value(--translate-*,[percentage],[length])*-1) ;}@utility slide-in-from-bottom{--tw-enter-translate-y: 100%;}@utility slide-in-from-bottom-*{--tw-enter-translate-y: calc(--value(integer)*var(--spacing)); --tw-enter-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-enter-translate-y: calc(--value(ratio)*100%) ; --tw-enter-translate-y: --value(--translate-*,[percentage],[length]);}@utility slide-in-from-left{--tw-enter-translate-x: -100%;}@utility slide-in-from-left-*{--tw-enter-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-enter-translate-x: calc(--value(ratio)*-100%) ; --tw-enter-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ;}@utility slide-in-from-right{--tw-enter-translate-x: 100%;}@utility slide-in-from-right-*{--tw-enter-translate-x: calc(--value(integer)*var(--spacing)); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-enter-translate-x: calc(--value(ratio)*100%) ; --tw-enter-translate-x: --value(--translate-*,[percentage],[length]);}@utility slide-in-from-start{&:dir(ltr){ --tw-enter-translate-x: -100%; }&:dir(rtl){ --tw-enter-translate-x: 100%; }}@utility slide-in-from-start-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-enter-translate-x: calc(--value(ratio)*-100%) ; --tw-enter-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ; }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-enter-translate-x: calc(--value(ratio)*100%) ; --tw-enter-translate-x: --value(--translate-*,[percentage],[length]); }}@utility slide-in-from-end{&:dir(ltr){ --tw-enter-translate-x: 100%; }&:dir(rtl){ --tw-enter-translate-x: -100%; }}@utility slide-in-from-end-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-enter-translate-x: calc(--value(ratio)*100%) ; --tw-enter-translate-x: --value(--translate-*,[percentage],[length]); }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-enter-translate-x: calc(--value(ratio)*-100%) ; --tw-enter-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ; }}@utility slide-out-to-top{--tw-exit-translate-y: -100%;}@utility slide-out-to-top-*{--tw-exit-translate-y: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-exit-translate-y: calc(--value(ratio)*-100%) ; --tw-exit-translate-y: calc(--value(--translate-*,[percentage],[length])*-1) ;}@utility slide-out-to-bottom{--tw-exit-translate-y: 100%;}@utility slide-out-to-bottom-*{--tw-exit-translate-y: calc(--value(integer)*var(--spacing)); --tw-exit-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-exit-translate-y: calc(--value(ratio)*100%) ; --tw-exit-translate-y: --value(--translate-*,[percentage],[length]);}@utility slide-out-to-left{--tw-exit-translate-x: -100%;}@utility slide-out-to-left-*{--tw-exit-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-exit-translate-x: calc(--value(ratio)*-100%) ; --tw-exit-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ;}@utility slide-out-to-right{--tw-exit-translate-x: 100%;}@utility slide-out-to-right-*{--tw-exit-translate-x: calc(--value(integer)*var(--spacing)); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-exit-translate-x: calc(--value(ratio)*100%) ; --tw-exit-translate-x: --value(--translate-*,[percentage],[length]);}@utility slide-out-to-start{&:dir(ltr){ --tw-exit-translate-x: -100%; }&:dir(rtl){ --tw-exit-translate-x: 100%; }}@utility slide-out-to-start-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-exit-translate-x: calc(--value(ratio)*-100%) ; --tw-exit-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ; }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-exit-translate-x: calc(--value(ratio)*100%) ; --tw-exit-translate-x: --value(--translate-*,[percentage],[length]); }}@utility slide-out-to-end{&:dir(ltr){ --tw-exit-translate-x: 100%; }&:dir(rtl){ --tw-exit-translate-x: -100%; }}@utility slide-out-to-end-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-exit-translate-x: calc(--value(ratio)*100%) ; --tw-exit-translate-x: --value(--translate-*,[percentage],[length]); }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-exit-translate-x: calc(--value(ratio)*-100%) ; --tw-exit-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ; }}@theme inline{@keyframes accordion-down {from {height: 0;} to {height: var( --radix-accordion-content-height, var(--accordion-panel-height, auto) );}} @keyframes accordion-up {from {height: var( --radix-accordion-content-height, var(--accordion-panel-height, auto) );} to {height: 0;}}}@custom-variant data-open{&:where([data-state="open"]),&:where([data-open]:not([data-open="false"])) {@slot;}}@custom-variant data-closed{&:where([data-state="closed"]),&:where([data-closed]:not([data-closed="false"])) {@slot;}}@custom-variant data-checked{&:where([data-state="checked"]),&:where([data-checked]:not([data-checked="false"])) {@slot;}}@custom-variant data-unchecked{&:where([data-state="unchecked"]),&:where([data-unchecked]:not([data-unchecked="false"])) {@slot;}}@custom-variant data-selected{&:where([data-selected="true"]) {@slot;}}@custom-variant data-disabled{&:where([data-disabled="true"]),&:where([data-disabled]:not([data-disabled="false"])) {@slot;}}@custom-variant data-active{&:where([data-state="active"]),&:where([data-active]:not([data-active="false"])) {@slot;}}@custom-variant data-horizontal{&:where([data-orientation="horizontal"]) {@slot;}}@custom-variant data-vertical{&:where([data-orientation="vertical"]) {@slot;}}@utility no-scrollbar{-ms-overflow-style: none; scrollbar-width: none; &::-webkit-scrollbar {display: none;}}*,:before,:after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-sans),ui-sans-serif,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.theme{--font-heading: var(--font-sans);--font-sans: "Sora", ui-sans-serif, system-ui, sans-serif}*{border-color:var(--border);outline-color:color-mix(in oklch,var(--ring) 50%,transparent)}body{background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-sans)}html{font-family:var(--font-sans),ui-sans-serif,system-ui,sans-serif}a{color:inherit;text-decoration-line:none}button{font-family:inherit}.\!container{width:100%!important}.container{width:100%}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.main-content{min-height:calc(100vh - var(--header-height) - 140px)}.page-wrap{padding-left:5%;padding-right:5%;padding-bottom:2.5rem;padding-top:2rem;background:var(--surface-app)}.page-wrap h1,.page-wrap h2{color:var(--text-heading-strong);letter-spacing:-.02em}.map-frame{width:100%;border-radius:var(--radius);padding:1.5rem;background:var(--surface-card);box-shadow:var(--shadow-card)}.map-frame img{display:block;height:auto;width:100%}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-x-0{left:0;right:0}.top-0{top:0}.mt-1{margin-top:.25rem}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.size-3{width:.75rem;height:.75rem}.size-3\.5{width:.875rem;height:.875rem}.size-4{width:1rem;height:1rem}.size-6{width:1.5rem;height:1.5rem}.size-7{width:1.75rem;height:1.75rem}.size-8{width:2rem;height:2rem}.size-9{width:2.25rem;height:2.25rem}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-2{height:.5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.min-h-0{min-height:0px}.w-10{width:2.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-full{width:100%}.min-w-0{min-width:0px}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.overflow-hidden{overflow:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.rounded-\[min\(var\(--radius-md\)\,10px\)\]{border-radius:min(var(--radius-md),10px)}.rounded-\[min\(var\(--radius-md\)\,12px\)\]{border-radius:min(var(--radius-md),12px)}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-none{border-radius:0}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-\[color-mix\(in_srgb\,var\(--map-ui-green\)_45\%\,var\(--map-filter-card-border\)\)\]{border-color:color-mix(in srgb,var(--map-ui-green) 45%,var(--map-filter-card-border))}.border-border{border-color:var(--border)}.border-map-line{border-color:var(--map-filter-card-border)}.border-transparent{border-color:transparent}.bg-background{background-color:var(--background)}.bg-map-card{background-color:var(--map-filter-card-bg)}.bg-map-icon-box{background-color:var(--map-filter-icon-box-bg)}.bg-map-ui{background-color:var(--map-ui-green)}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-map-card{--tw-gradient-from:var(--map-filter-card-bg) var(--tw-gradient-from-position);--tw-gradient-to:rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.bg-clip-padding{background-clip:padding-box}.p-3{padding:.75rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.text-center{text-align:center}.text-\[0\.8rem\]{font-size:.8rem}.text-\[10px\]{font-size:10px}.text-\[22px\]{font-size:22px}.text-\[8px\]{font-size:8px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.uppercase{text-transform:uppercase}.leading-none{line-height:1}.leading-snug{line-height:1.375}.tracking-\[0\.12em\]{letter-spacing:.12em}.text-destructive{color:var(--destructive)}.text-map-field-icon{color:var(--map-filter-field-icon-color)}.text-map-label{color:var(--map-filter-label-color)}.text-map-title{color:var(--map-filter-title-color)}.text-map-ui{color:var(--map-ui-green)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline-offset-4{text-underline-offset:4px}.shadow-\[0_2px_10px_rgba\(0\,135\,81\,0\.4\)\]{--tw-shadow:0 2px 10px rgba(0,135,81,.4);--tw-shadow-colored:0 2px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_6px_20px_-8px_rgba\(0\,132\,80\,0\.25\)\]{--tw-shadow:0 6px 20px -8px rgba(0,132,80,.25);--tw-shadow-colored:0 6px 20px -8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.\!ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset:inset}.ring-map-icon-edge{--tw-ring-color:var(--map-filter-icon-box-border)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-\[background\,box-shadow\,border-color\]{transition-property:background,box-shadow,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root{--font-sans: "Sora", ui-sans-serif, system-ui, sans-serif;--color-brand-primary: #15803d;--color-brand-primary-hover: #007a47;--color-brand-primary-contrast: #ffffff;--color-brand-primary-soft: #e6f4ea;--color-brand-primary-muted: #1e4620;--color-brand-secondary: #0f172a;--color-brand-accent: #8b2914;--color-brand-accent-warm: #926a2a;--color-link-default: #1d4ed8;--primary-color: var(--color-brand-primary);--secondary-color: var(--color-brand-secondary);--accent-color: var(--color-brand-accent);--accent-warm: var(--color-brand-accent-warm);--link-color: var(--color-link-default);--surface-app: #f4f7f2;--surface-card: #ffffff;--surface-elevated: #fafcf8;--surface-muted: #eef4ea;--surface-panel: #f1f5f9;--surface-section-alt: linear-gradient(180deg, #f8faf6 0%, #ffffff 100%);--gradient-brand: linear-gradient(135deg, #15803d 0%, #0d5c2e 50%, #0a3d1f 100%);--gradient-hero: linear-gradient(115deg, rgba(10, 61, 31, .88) 0%, rgba(21, 128, 61, .72) 45%, rgba(15, 23, 42, .55) 100%);--gradient-footer: linear-gradient(160deg, #0a3d1f 0%, #0f172a 100%);--gradient-accent-line: linear-gradient(90deg, #15803d, #ca8a04, #15803d);--surface-glass: rgba(255, 255, 255, .1);--surface-glass-border: rgba(255, 255, 255, .3);--text-primary: #1a1a1a;--text-body: #374151;--text-muted: #6b7280;--text-subtle: #4b5563;--text-inverse: #ffffff;--text-nav: #040202;--text-heading-strong: #111827;--header-height: 3.75rem;--header-height-map: 3.5rem;--header-shell-bg: #f5f5f5;--header-pill-bg: #ffffff;--header-pill-radius: 9999px;--header-pill-shadow: 0 1px 3px rgba(0, 0, 0, .06), 0 4px 12px rgba(0, 0, 0, .04);--header-pill-border: 1px solid rgba(0, 0, 0, .04);--header-nav-pill: #1f2937;--header-accent-ring: #b09d78;--border-default: #e5e7eb;--border-input: #d1d5db;--border-strong: #9ca3af;--shadow-card: 0 4px 6px -1px rgba(15, 23, 42, .06), 0 12px 32px -8px rgba(15, 23, 42, .12);--shadow-soft: 0 2px 8px rgba(15, 23, 42, .06), 0 8px 20px -6px rgba(15, 23, 42, .08);--shadow-elevated: 0 8px 30px -6px rgba(15, 23, 42, .14), 0 20px 50px -12px rgba(21, 128, 61, .08);--shadow-glow-green: 0 0 0 1px rgba(21, 128, 61, .08), 0 8px 24px -4px rgba(21, 128, 61, .18);--shadow-chat: 0 4px 10px rgba(0, 0, 0, .15);--shadow-avatar: 0 4px 10px rgba(0, 0, 0, .25);--shadow-action-primary: 0 2px 10px rgba(0, 135, 81, .35);--shadow-action-primary-hover: 0 4px 14px rgba(0, 135, 81, .4);--shadow-action-primary-focus: 0 0 0 1px rgba(0, 135, 81, .1);--overlay-hero: transparent;--hero-text-shadow: 0 2px 16px rgba(0, 0, 0, .25);--radius-card: 1rem;--radius-pill: 9999px;--badge-panel: rgba(60, 50, 40, .85);--chat-bubble-bg: #f7d9a6;--signin-gradient-start: var(--accent-warm);--signin-gradient-end: #1e3a8a;--color-error: #f87171;--map-legend-base: #000000;--map-legend-express: #b45309;--map-legend-express-under: #f59e0b;--map-legend-national: #ef4444;--map-legend-state: #111827;--map-legend-district: #6b7280;--map-legend-city: #22c55e;--map-legend-village: #f97316;--incentives-col-bg: #e5f3e0;--incentives-section-bg: #d9ead3;--approvals-header-bg: var(--link-color);--approvals-row-alt: #f9fafb;--approvals-border: #000000;--approvals-btn-bg: #737373;--map-filter-strip-bg: #f5f5f5;--map-filter-card-bg: #ffffff;--map-filter-card-border: #e5e7eb;--map-filter-card-shadow: 0 1px 3px rgba(15, 23, 42, .06), 0 4px 14px rgba(15, 23, 42, .04);--map-filter-field-shadow: 0 1px 2px rgba(15, 23, 42, .05);--map-filter-title-color: #1e293b;--map-filter-label-color: #64748b;--map-filter-value-color: #0f172a;--map-ui-green: var(--color-brand-primary);--scrollbar-track: color-mix(in srgb, var(--surface-panel) 70%, transparent);--scrollbar-thumb: color-mix(in srgb, var(--text-muted) 55%, transparent);--scrollbar-thumb-hover: color-mix(in srgb, var(--text-primary) 45%, transparent);--map-filter-badge-bg: var(--color-brand-primary-soft);--map-filter-badge-text: var(--color-brand-primary-muted);--map-filter-icon-box-bg: #eef2f8;--map-filter-icon-box-border: #dbe4f0;--map-filter-field-icon-color: #475569;--ds-mint: color-mix(in srgb, var(--map-ui-green) 42%, #94a3b8);--ds-forest: var(--map-filter-badge-text);--ds-mint-subtle: color-mix(in srgb, var(--map-ui-green) 9%, #f1f5f9);--ds-bus-blue: #0284c7;--ds-rail-red: #e11d48;--ds-metro-pin: #7c3aed;--ds-airport-pin: #ea580c;--ds-rail-track: #111827;--ds-substation-pin: #ca8a04;--ds-eco-stroke: #15803d;--ds-eco-fill: #22c55e;--ds-forest-rfa-stroke: #15803d;--ds-forest-rfa-fill: #22c55e;--ds-ncz-stroke: #15803d;--ds-ncz-fill: #22c55e;--ds-boundary-stroke: #0f172a;--ds-tab-border: color-mix(in srgb, var(--map-filter-breakdown-title) 55%, #ffffff);--ds-violet: #7c3aed;--ds-violet-subtle: color-mix(in srgb, var(--ds-violet) 10%, #ffffff);--map-filter-toggle-inactive-bg: #f9fafb;--map-filter-breakdown-title: #1d4ed8;--map-sidebar-shell-width: 450px;--map-basemap-rail-width: 76px;--map-basemap-active-row-bg: color-mix(in srgb, var(--map-ui-green) 12%, white);--map-plot-selected-stroke: #dc2626;--map-plot-selected-fill: #fecaca;--map-plot-popup-bg: #ffffff;--map-plot-popup-text: var(--text-primary);--map-plot-popup-muted: var(--text-body);--map-plot-popup-shadow: 0 10px 28px rgba(15, 23, 42, .14);--background: var(--surface-app);--foreground: var(--text-primary);--card: var(--surface-card);--card-foreground: var(--text-primary);--popover: var(--surface-card);--popover-foreground: var(--text-primary);--primary: oklch(.205 0 0);--primary-foreground: oklch(.985 0 0);--secondary: oklch(.97 0 0);--secondary-foreground: oklch(.205 0 0);--muted: oklch(.97 0 0);--muted-foreground: oklch(.556 0 0);--accent: oklch(.97 0 0);--accent-foreground: oklch(.205 0 0);--destructive: oklch(.577 .245 27.325);--destructive-foreground: oklch(.985 0 0);--border: var(--border-default);--input: var(--border-input);--ring: oklch(.708 0 0);--chart-1: oklch(.87 0 0);--chart-2: oklch(.556 0 0);--chart-3: oklch(.439 0 0);--chart-4: oklch(.371 0 0);--chart-5: oklch(.269 0 0);--radius: .625rem;--sidebar: oklch(.985 0 0);--sidebar-foreground: oklch(.145 0 0);--sidebar-primary: oklch(.205 0 0);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.97 0 0);--sidebar-accent-foreground: oklch(.205 0 0);--sidebar-border: oklch(.922 0 0);--sidebar-ring: oklch(.708 0 0)}.dark{--background: oklch(.145 0 0);--foreground: oklch(.985 0 0);--surface-app: #000000;--surface-card: #050505;--surface-elevated: #0a0a0a;--surface-muted: #030303;--surface-panel: #0b0b0b;--surface-glass: rgba(15, 23, 42, .55);--surface-glass-border: rgba(148, 163, 184, .18);--text-primary: #e5e7eb;--text-body: #cbd5e1;--text-muted: #9ca3af;--text-subtle: #94a3b8;--text-inverse: #0b1220;--text-nav: #e5e7eb;--text-heading-strong: #f3f4f6;--border-default: #1a1a1a;--border-input: #242424;--border-strong: #2f2f2f;--shadow-card: 0 18px 50px rgba(0, 0, 0, .45);--shadow-soft: 0 10px 24px rgba(0, 0, 0, .35);--shadow-elevated: 0 18px 44px rgba(0, 0, 0, .45);--shadow-chat: 0 8px 18px rgba(0, 0, 0, .45);--shadow-avatar: 0 10px 24px rgba(0, 0, 0, .55);--overlay-hero: rgba(2, 6, 23, .55);--badge-panel: rgba(15, 23, 42, .75);--chat-bubble-bg: color-mix(in srgb, var(--accent-warm) 18%, #0f172a);--header-shell-bg: #000000;--header-pill-bg: rgba(0, 0, 0, .72);--header-pill-shadow: 0 12px 34px -18px rgba(0, 0, 0, .7);--header-pill-border: 1px solid rgba(148, 163, 184, .18);--header-nav-pill: #e5e7eb;--header-accent-ring: rgba(148, 163, 184, .35);--map-filter-strip-bg: var(--surface-app);--map-filter-card-bg: rgba(0, 0, 0, .86);--map-filter-card-border: rgba(148, 163, 184, .3);--map-filter-card-shadow: 0 14px 40px -24px rgba(0, 0, 0, .75);--map-filter-field-shadow: 0 1px 2px rgba(0, 0, 0, .35);--map-filter-title-color: #e5e7eb;--map-filter-label-color: #9ca3af;--map-filter-value-color: #f3f4f6;--map-filter-icon-box-bg: rgba(148, 163, 184, .1);--map-filter-icon-box-border: rgba(148, 163, 184, .18);--map-filter-field-icon-color: #cbd5e1;--map-basemap-active-row-bg: color-mix(in srgb, var(--map-ui-green) 22%, rgba(15, 23, 42, .9));--map-plot-popup-bg: #0f172a;--map-plot-popup-text: #e5e7eb;--map-plot-popup-shadow: 0 18px 50px -30px rgba(0, 0, 0, .8);--ds-mint: color-mix(in srgb, var(--map-ui-green) 55%, #334155);--ds-mint-subtle: color-mix(in srgb, var(--map-ui-green) 14%, #0b1220);--ds-rail-track: #e5e7eb;--ds-substation-pin: #ca8a04;--ds-eco-stroke: #ffffff;--ds-eco-fill: #ffffff;--ds-boundary-stroke: #e5e7eb;--ds-forest-rfa-stroke: #22c55e;--ds-forest-rfa-fill: #16a34a;--ds-ncz-stroke: #22c55e;--ds-ncz-fill: #16a34a;--scrollbar-track: color-mix(in srgb, var(--surface-panel) 85%, transparent);--scrollbar-thumb: color-mix(in srgb, var(--text-muted) 55%, transparent);--scrollbar-thumb-hover: color-mix(in srgb, var(--text-primary) 55%, transparent);--card: oklch(.205 0 0);--card-foreground: oklch(.985 0 0);--popover: oklch(.205 0 0);--popover-foreground: oklch(.985 0 0);--primary: oklch(.922 0 0);--primary-foreground: oklch(.205 0 0);--secondary: oklch(.269 0 0);--secondary-foreground: oklch(.985 0 0);--muted: oklch(.269 0 0);--muted-foreground: oklch(.708 0 0);--accent: oklch(.269 0 0);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.704 .191 22.216);--destructive-foreground: oklch(.985 0 0);--border: oklch(1 0 0 / 10%);--input: oklch(1 0 0 / 15%);--ring: oklch(.556 0 0);--chart-1: oklch(.87 0 0);--chart-2: oklch(.556 0 0);--chart-3: oklch(.439 0 0);--chart-4: oklch(.371 0 0);--chart-5: oklch(.269 0 0);--sidebar: oklch(.205 0 0);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: oklch(.488 .243 264.376);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.269 0 0);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(1 0 0 / 10%);--sidebar-ring: oklch(.556 0 0);--border: var(--border-default);--input: var(--border-input);--card: var(--surface-card);--popover: var(--surface-card)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:999px}*::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px;border:2px solid color-mix(in srgb,var(--scrollbar-track) 80%,transparent)}*::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}@media(max-width:768px){.page-wrap{padding-left:4%;padding-right:4%;padding-bottom:2rem;padding-top:1.5rem}}.hover\:bg-\[var\(--surface-panel\)\]:hover{background-color:var(--surface-panel)}.hover\:bg-muted:hover{background-color:var(--muted)}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:underline:hover{text-decoration-line:underline}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.aria-expanded\:bg-muted[aria-expanded=true]{background-color:var(--muted)}.aria-expanded\:bg-secondary[aria-expanded=true]{background-color:var(--secondary)}.aria-expanded\:text-foreground[aria-expanded=true]{color:var(--foreground)}.aria-expanded\:text-secondary-foreground[aria-expanded=true]{color:var(--secondary-foreground)}.dark\:border-input:is(.dark *){border-color:var(--input)}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3 svg:not([class*=size-]){width:.75rem;height:.75rem}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3\.5 svg:not([class*=size-]){width:.875rem;height:.875rem}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:1rem;height:1rem}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.header{position:relative;z-index:5000;width:100%}.header--transparent{position:absolute;left:0;right:0;top:0}.header--transparent .header__shell{background:transparent}.header--transparent .header__pill{background:#ffffffe0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.35);border-radius:1rem;padding:.5rem 1.25rem;box-shadow:0 4px 24px -4px #0000001f}.header--solid .header__shell,.header--map .header__shell{padding-top:.5rem;padding-bottom:.5rem}.header--map .header__shell{background:transparent;padding-top:16px;padding-bottom:8px}.header--map .header__pill{max-width:none;padding:0 4px}.header__shell{width:100%;padding:.625rem 1rem}@media(min-width:768px){.header__shell{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.header__shell{padding-left:2rem;padding-right:2rem}}.header__shell{background:var(--surface-card);border-bottom:1px solid var(--border-default);box-shadow:var(--shadow-soft)}.header--transparent .header__shell{background:transparent;border-bottom:none;box-shadow:none}.header__pill{margin-left:auto;margin-right:auto;display:flex;max-width:1400px;align-items:center;justify-content:space-between;gap:.75rem}@media(min-width:768px){.header__pill{gap:1.25rem}}.header__brand{display:flex;flex-shrink:0;align-items:center;text-decoration-line:none}.header__brand--end{margin-left:auto}.header__logo{display:block;width:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.header__logo--gov{height:2.5rem;max-height:2.5rem}@media(min-width:768px){.header__logo--gov{height:2.75rem;max-height:2.75rem}}@media(min-width:1024px){.header__logo--gov{height:3rem;max-height:3rem}}.header__logo--gov{max-width:3.5rem}.header__logo--hepc{height:2.25rem;max-height:2.25rem;-o-object-position:right;object-position:right}@media(min-width:768px){.header__logo--hepc{height:2.5rem;max-height:2.5rem}}@media(min-width:1024px){.header__logo--hepc{height:2.75rem;max-height:2.75rem}}.header__logo--hepc{max-width:9rem}.header__nav{display:none;min-width:0px;flex:1 1 0%;align-items:center;justify-content:center;gap:.25rem}@media(min-width:1024px){.header__nav{display:flex}}@media(min-width:1280px){.header__nav{gap:.375rem}}.header__nav-link{display:flex;align-items:center;gap:.125rem;white-space:nowrap;border-radius:calc(var(--radius) - 2px);padding:.375rem .5rem;font-size:13px;font-weight:600;text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.header__nav-link:hover{background-color:#0000000a}.header__nav-link{color:var(--header-nav-pill);font-family:var(--font-sans)}.header__chevron{display:none;height:.875rem;width:.875rem;flex-shrink:0;opacity:.65}.header__actions{display:flex;flex-shrink:0;align-items:center;gap:.5rem}@media(min-width:768px){.header__actions{gap:.625rem}}.header__theme-toggle{display:inline-flex;align-items:center;overflow:hidden;border-radius:9999px;border-width:1px;border-color:#00000014;background-color:#ffffffb3;padding:.125rem}.header__theme-toggle:is(.dark *){border-color:#ffffff1a;background-color:#ffffff0d}.header__theme-toggle{box-shadow:var(--shadow-soft)}.header__theme-btn{display:inline-flex;align-items:center;gap:.375rem;border-radius:9999px;padding:.375rem .625rem;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.header__theme-btn:hover{background-color:#0000000a;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.header__theme-btn:is(.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.header__theme-btn:hover:is(.dark *){background-color:#ffffff1a;--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.header__theme-btn.is-active{background-color:color-mix(in srgb,var(--map-ui-green) 14%,white);color:var(--ds-forest)}.header__theme-btn.is-active:is(.dark *){background-color:color-mix(in srgb,var(--map-ui-green) 22%,transparent);--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.header__theme-icon{height:1rem;width:1rem}.header__theme-label{display:none}@media(min-width:640px){.header__theme-label{display:inline}}.header__icon-btn{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;border-width:2px;background-color:transparent;font-size:.7rem;font-weight:700;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.header__icon-btn:hover{background-color:#0000000a}@media(min-width:768px){.header__icon-btn{height:2.25rem;width:2.25rem;font-size:.75rem}}.header__icon-btn{border-color:var(--header-accent-ring);color:var(--header-nav-pill);font-family:var(--font-sans)}.header__grid-icon{height:1rem;width:1rem}@media(min-width:768px){.header__grid-icon{height:18px;width:18px}}.header__grid-icon{color:var(--header-nav-pill)}.header__logout{cursor:pointer;border-style:none;background-color:transparent;padding:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600;text-decoration-line:none;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.header__logout:hover{opacity:.7}.header__logout{color:var(--header-nav-pill);font-family:var(--font-sans)}.footer{position:relative;margin-top:auto;overflow:hidden;padding-left:5%;padding-right:5%;padding-bottom:2rem;padding-top:3rem;background:var(--gradient-footer);color:#ffffffe0}.footer:before{content:"";position:absolute;left:0;right:0;top:0;height:.25rem;background:var(--gradient-accent-line)}.footer__inner{position:relative;z-index:1;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:2.5rem}.footer__title{margin-bottom:.5rem;font-size:1.5rem;line-height:2rem;font-weight:800;letter-spacing:-.025em;color:#fff}.footer__tagline{margin-bottom:1.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;color:#ffffff8c}.footer__contact{display:flex;flex-direction:column;gap:.875rem;font-size:.9rem;line-height:1.625;color:#ffffffbf}.footer__contact span{display:flex;align-items:flex-start;gap:.75rem}.footer__contact i{margin-top:.25rem;width:1rem;flex-shrink:0;text-align:center;color:#4ade80}.footer__social-title{margin-bottom:1rem;font-size:.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#ffffff8c}.footer__icons{display:flex;gap:.75rem}.footer__icons a{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.75rem;font-size:1rem;line-height:1.5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#ffffffd9}.footer__icons a:hover{background:#4ade8033;border-color:#4ade8066;color:#fff;transform:translateY(-2px)}.footer__bottom{position:relative;z-index:1;margin-top:2.5rem;border-top-width:1px;padding-top:1.5rem;text-align:center;font-size:.75rem;line-height:1rem;border-color:#ffffff1a;color:#fff6}@media(max-width:640px){.footer__inner{flex-direction:column;gap:2rem}}.signin-page{display:flex;min-height:100vh;align-items:center;justify-content:center;background-image:url(/images/background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.signin-page__box{width:350px;border-radius:var(--radius);padding:2rem;text-align:center;background:var(--surface-glass);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--surface-glass-border);box-shadow:var(--shadow-card)}.signin-page__box h2{margin-bottom:1.25rem;font-size:1.5rem;line-height:2rem;color:var(--text-inverse)}.signin-page__logo{margin-left:auto;margin-right:auto;margin-bottom:1rem;width:100px}.signin-page__box form{display:flex;flex-direction:column}.signin-page__box form input{margin-top:.625rem;margin-bottom:.625rem;border-radius:.25rem;border-width:1px;padding:.75rem;border-color:var(--surface-glass-border);background:#ffffffe6;color:var(--text-primary)}.signin-page__box form button{margin-top:.625rem;cursor:pointer;border-radius:.25rem;border-style:none;padding:.75rem;font-weight:600;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.signin-page__box form button:hover{opacity:.9}.signin-page__box form button:disabled{cursor:not-allowed;opacity:.7}.signin-page__box form button{background:linear-gradient(135deg,var(--signin-gradient-start),var(--signin-gradient-end));color:var(--text-inverse)}.signin-page__error{margin-top:.5rem;font-size:.9rem;color:var(--color-error)}.map-viewport-loader{position:fixed;inset:0;z-index:5000;display:flex;pointer-events:auto;align-items:center;justify-content:center;background:#09090b52;padding:20px;-webkit-backdrop-filter:blur(8px) saturate(1.2);backdrop-filter:blur(8px) saturate(1.2)}.map-viewport-loader__card{display:flex;width:min(380px,92vw);flex-direction:column;align-items:center;gap:20px;border:0;border-radius:22px;background:#fffffff0;box-shadow:0 0 0 1px #0000000a,0 32px 64px -16px #0000003d;padding:40px 44px;-webkit-backdrop-filter:blur(24px) saturate(1.4);backdrop-filter:blur(24px) saturate(1.4)}.map-viewport-loader__spinner{width:40px;height:40px;animation:map-viewport-loader-spin .7s linear infinite;border:2.5px solid rgba(0,0,0,.06);border-radius:50%;border-top-color:#2563eb}@keyframes map-viewport-loader-spin{to{transform:rotate(360deg)}}.map-viewport-loader__text{color:#09090b;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:1.4;margin:0;text-align:center}.district-estate-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;background-color:var(--map-filter-card-bg);padding:1rem 1.25rem;border-bottom-width:1px;border-color:var(--map-filter-card-border)}.estate-info-tab{position:relative;display:inline-flex;width:100%;flex-shrink:0;align-items:center;justify-content:space-between;border-width:0px;border-bottom-width:1px;border-color:var(--map-filter-card-border);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem 1.25rem;font-size:13px;font-weight:600;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.incentives-budget-hero__select{min-height:46px;width:100%;min-width:0px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-width:0px;background-color:transparent;padding:.625rem 2rem .625rem .75rem;text-align:left;font-size:14px;font-weight:600;color:var(--map-filter-title-color);outline:2px solid transparent;outline-offset:2px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center;background-size:1rem 1rem}.dark .incentives-budget-hero__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23cbd5e1' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}.approvals-group__chevron{height:1rem;width:1rem;flex-shrink:0;color:var(--map-filter-label-color);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transform:rotate(-90deg)}.incentives-budget-hero__select{min-height:46px;width:100%;min-width:0px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-width:0px;background-color:transparent;padding:.625rem 2rem .625rem .75rem;text-align:left;font-size:14px;font-weight:600;color:var(--map-filter-title-color);outline:2px solid transparent;outline-offset:2px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center;background-size:1rem 1rem}.dark .incentives-budget-hero__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23cbd5e1' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}@media(max-width:640px){.map-container-wrapper{padding:10px 12px 12px}.map-leaflet-host{border-radius:18px}.map-estate-label{top:16px;font-size:12px;padding:8px 16px}.map-bottom-controls{bottom:12px;left:12px;max-width:calc(100% - 24px);gap:6px}.map-container .leaflet-top.leaflet-left{right:14px;bottom:48px}.map-container .leaflet-bottom.leaflet-right{right:14px;bottom:12px}}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media(forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media(forced-colors:active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media(forced-colors:active){a.maplibregl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;inset:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media(hover:none),(max-width:480px){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}.map-basemap-rail--google{position:relative;top:auto;left:auto;z-index:1;display:inline-flex;width:auto;min-width:0;max-width:calc(100% - 24px);pointer-events:auto;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 1px 2px #3c40434d,0 2px 6px 2px #3c404326;padding:8px 10px 6px;transition:padding .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1)}.map-basemap-rail--google:hover,.map-basemap-rail--google:focus-within{padding:10px 12px 8px;box-shadow:0 2px 4px #3c404347,0 4px 12px 4px #3c40432e}.map-basemap-rail--google .map-basemap-rail__nav{display:flex;flex-direction:row;align-items:flex-start;gap:0;min-height:0;overflow:hidden;scrollbar-width:none;transition:gap .28s cubic-bezier(.4,0,.2,1)}.map-basemap-rail--google .map-basemap-rail__nav::-webkit-scrollbar{display:none}.map-basemap-rail--google .map-basemap-rail__nav--basemap{flex:0 1 auto}.map-basemap-rail--google:hover .map-basemap-rail__nav,.map-basemap-rail--google:focus-within .map-basemap-rail__nav{gap:10px;overflow-x:auto}.map-basemap-rail--google .map-basemap-rail__item{display:flex;width:56px;min-width:56px;cursor:pointer;flex-direction:column;align-items:center;gap:6px;border:0;border-radius:0;background:transparent;color:#5f6368;outline:none;padding:0;transition:width .28s cubic-bezier(.4,0,.2,1),min-width .28s cubic-bezier(.4,0,.2,1),opacity .22s ease,color .15s ease}.map-basemap-rail--google .map-basemap-rail__item:focus-visible .map-basemap-rail__thumb{box-shadow:0 0 0 2px #fff,0 0 0 4px #1a73e8}.map-basemap-rail--google .map-basemap-rail__item:not(.map-basemap-rail--google .map-basemap-rail__item--active):hover{color:#202124}.map-basemap-rail--google .map-basemap-rail__item:not(.map-basemap-rail--google .map-basemap-rail__item--active):hover .map-basemap-rail__thumb{box-shadow:0 1px 3px #3c404347,0 0 0 1px #3c404314}.map-basemap-rail--google .map-basemap-rail__item--active{color:#1a73e8}.map-basemap-rail--google .map-basemap-rail__item--active .map-basemap-rail__label{color:#1a73e8;font-weight:500}@media(hover:hover){.map-basemap-rail--google .map-basemap-rail__item:not(.map-basemap-rail__item--active){width:0;min-width:0;opacity:0;overflow:hidden;pointer-events:none}.map-basemap-rail--google:hover .map-basemap-rail__item:not(.map-basemap-rail__item--active),.map-basemap-rail--google:focus-within .map-basemap-rail__item:not(.map-basemap-rail__item--active){width:56px;min-width:56px;opacity:1;pointer-events:auto}}.map-basemap-rail--google .map-basemap-rail__thumb{position:relative;display:flex;width:56px;height:56px;flex-shrink:0;overflow:hidden;align-items:center;justify-content:center;border:2px solid transparent;border-radius:8px;box-shadow:0 1px 2px #3c404333;transition:border-color .15s ease,box-shadow .15s ease,transform .22s cubic-bezier(.4,0,.2,1)}.map-basemap-rail--google .map-basemap-rail__thumb--active{border-color:#1a73e8;box-shadow:0 1px 2px #1a73e840}.map-basemap-rail--google .map-basemap-rail__thumb--terrain{background:linear-gradient(180deg,rgba(255,255,255,.15) 0%,transparent 40%),repeating-linear-gradient(135deg,rgba(255,255,255,.12) 0 2px,transparent 2px 6px),linear-gradient(160deg,#84cc16,#65a30d 28%,#a16207 58%,#4d7c0f)}.map-basemap-rail--google .map-basemap-rail__thumb--terrain .map-basemap-rail__thumb-icon{color:#ffffffeb;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.map-basemap-rail--google .map-basemap-rail__thumb--satellite{background:linear-gradient(180deg,rgba(255,255,255,.08) 0%,transparent 35%),radial-gradient(circle at 30% 35%,#78716c 0%,transparent 45%),radial-gradient(circle at 70% 60%,#365314 0%,transparent 40%),linear-gradient(145deg,#57534e,#3f6212 45%,#1c1917)}.map-basemap-rail--google .map-basemap-rail__thumb--satellite .map-basemap-rail__thumb-icon{color:#ffffffe0;filter:drop-shadow(0 1px 2px rgba(0,0,0,.4))}.map-basemap-rail--google .map-basemap-rail__thumb--lightGray{background:linear-gradient(180deg,#fff,#f1f5f9),repeating-linear-gradient(90deg,#e2e8f0 0 1px,transparent 1px 8px),repeating-linear-gradient(0deg,#e2e8f0 0 1px,transparent 1px 8px)}.map-basemap-rail--google .map-basemap-rail__thumb--lightGray .map-basemap-rail__thumb-icon{color:#64748b}.map-basemap-rail--google:hover .map-basemap-rail__thumb,.map-basemap-rail--google:focus-within .map-basemap-rail__thumb{transform:scale(1)}.map-basemap-rail--google .map-basemap-rail__thumb-icon{width:22px;height:22px;opacity:.9}.map-basemap-rail--google .map-basemap-rail__label{max-width:56px;color:inherit;font-family:Plus Jakarta Sans,Roboto,Arial,sans-serif;font-size:11px;font-weight:400;line-height:1.15;text-align:center;letter-spacing:0;overflow-wrap:anywhere;white-space:nowrap;transition:opacity .2s ease}@media(hover:hover){.map-basemap-rail--google .map-basemap-rail__item:not(.map-basemap-rail__item--active) .map-basemap-rail__label{opacity:0}.map-basemap-rail--google:hover .map-basemap-rail__item .map-basemap-rail__label,.map-basemap-rail--google:focus-within .map-basemap-rail__item .map-basemap-rail__label{opacity:1}}@media(max-width:640px){.map-basemap-rail--google{max-width:100%;padding:8px 10px 6px}.map-basemap-rail--google .map-basemap-rail__nav{gap:8px;overflow-x:auto}.map-basemap-rail--google .map-basemap-rail__item{width:48px;min-width:48px;gap:5px}}@media(max-width:640px)and (hover:hover){.map-basemap-rail--google:hover .map-basemap-rail__item:not(.map-basemap-rail__item--active),.map-basemap-rail--google:focus-within .map-basemap-rail__item:not(.map-basemap-rail__item--active){width:48px;min-width:48px}}@media(max-width:640px){.map-basemap-rail--google .map-basemap-rail__thumb{width:48px;height:48px;border-radius:7px}.map-basemap-rail--google .map-basemap-rail__thumb-icon{width:18px;height:18px}.map-basemap-rail--google .map-basemap-rail__label{max-width:48px;font-size:10px}}@media(hover:none){.map-basemap-rail--google{padding:10px 12px 8px}.map-basemap-rail--google .map-basemap-rail__nav{gap:10px;overflow-x:auto}.map-basemap-rail--google .map-basemap-rail__item:not(.map-basemap-rail__item--active){width:56px;min-width:56px;opacity:1;pointer-events:auto}}.map-sidebar-shell{display:flex;width:calc(var(--map-sidebar-shell-width) + 20px);min-width:calc(var(--map-sidebar-shell-width) + 20px);max-width:calc(var(--map-sidebar-shell-width) + 20px);height:100%;min-height:0;max-height:100%;flex-shrink:0;flex-direction:row;align-self:stretch;gap:12px;overflow:hidden;box-sizing:border-box;border:0;background:transparent;padding:14px 0 14px 14px}.map-sidebar-shell>.map-filter-sidebar{height:100%;max-height:100%}.map-filter-sidebar{--filter-accent: #2563eb;--filter-accent-soft: rgba(37, 99, 235, .09);--filter-surface: #f1f5f9;--filter-ink: #0f172a;--filter-muted: #64748b;--filter-line: rgba(15, 23, 42, .08);position:relative;z-index:500;display:flex;min-width:0;min-height:0;height:100%;max-height:100%;flex:1 1 auto;flex-direction:column;gap:0;overflow-x:hidden;overflow-y:auto;border:0;border-radius:22px;background:#fff;box-shadow:0 0 0 1px #0f172a0d,0 20px 50px -24px #0f172a24;color:var(--filter-ink);font-family:var(--font-sans);padding:0 0 8px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.5) transparent}.map-filter-sidebar::-webkit-scrollbar{width:7px}.map-filter-sidebar::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b880}.map-filter-sidebar.pb-4{padding-bottom:8px}.map-filter-sidebar__card{position:relative;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.map-filter-sidebar__card.p-3{padding:16px 16px 14px}.map-filter-sidebar__card--filters{flex:0 0 auto;display:flex;flex-direction:column;gap:12px}.map-filter-sidebar__card--breakdown{flex:0 0 auto;display:flex;flex-direction:column;border-top:1px solid var(--filter-line);margin:0;padding:14px 16px 16px!important}.map-filter-sidebar__topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:0}.map-filter-sidebar__topbar-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.map-filter-sidebar__eyebrow{color:var(--filter-accent);font-size:10px;font-weight:700;letter-spacing:.12em;line-height:1;margin:0;text-transform:uppercase}.map-filter-sidebar__filters-badge{color:var(--filter-ink);font-size:19px;font-weight:800;letter-spacing:-.035em;line-height:1.05;margin:0;padding:0;text-transform:none}.map-filter-sidebar__filters-badge:after{display:none}.map-filter-sidebar__reset-btn{display:inline-flex;cursor:pointer;align-items:center;gap:5px;flex-shrink:0;border:0;border-radius:999px;background:var(--filter-surface);color:var(--filter-muted);font-size:10px;font-weight:700;letter-spacing:.06em;padding:6px 10px 6px 8px;text-transform:uppercase;transition:background .2s ease,color .2s ease}.map-filter-sidebar__reset-btn:hover{background:var(--filter-accent-soft);color:var(--filter-accent)}.map-filter-sidebar__reset-icon-wrap{display:inline-flex;width:13px;height:13px;align-items:center;justify-content:center}.map-filter-sidebar__reset-icon{width:12px;height:12px}.map-filter-sidebar__guide{border:0;border-radius:10px;background:var(--filter-surface);margin:0;padding:0}.map-filter-sidebar__guide[open]{background:linear-gradient(135deg,#2563eb0f,#6366f10a)}.map-filter-sidebar__guide-toggle{cursor:pointer;list-style:none;color:var(--filter-muted);font-size:10px;font-weight:700;letter-spacing:.08em;padding:8px 10px;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.map-filter-sidebar__guide-toggle::-webkit-details-marker{display:none}.map-filter-sidebar__guide-toggle:before{display:inline-block;width:0;height:0;border-top:3px solid transparent;border-bottom:3px solid transparent;border-left:4px solid #94a3b8;content:"";margin-right:6px;transition:transform .2s ease;vertical-align:middle}.map-filter-sidebar__guide[open] .map-filter-sidebar__guide-toggle:before{transform:rotate(90deg);border-left-color:var(--filter-accent)}.map-filter-sidebar__guide[open] .map-filter-sidebar__guide-toggle{color:var(--filter-accent)}.map-filter-sidebar__search-intro-body{color:var(--filter-muted);font-size:11px;font-weight:450;line-height:1.5;margin:0;padding:0 10px 9px}.map-filter-sidebar--rail .map-filter-sidebar__board{display:flex;flex-direction:column;gap:10px;border:1px solid var(--filter-line);border-radius:16px;background:linear-gradient(180deg,#f8fafce6,#fff);padding:10px;box-shadow:inset 0 1px #ffffffe6}.map-filter-sidebar--rail .map-filter-sidebar__input-rail{display:grid;grid-template-columns:1fr;align-items:stretch;gap:0;min-width:0;width:100%;overflow:visible;border-radius:12px}.map-filter-sidebar--rail .map-filter-sidebar__input-rail--location{background:linear-gradient(90deg,#2563eb0d,#6366f108);box-shadow:inset 0 0 0 1px #2563eb14}.map-filter-sidebar--rail .map-filter-sidebar__input-rail--criteria{background:linear-gradient(90deg,#6366f10a,#2563eb08);box-shadow:inset 0 0 0 1px #6366f114}.map-filter-sidebar--rail .map-filter-sidebar__field{width:100%;min-width:0;margin:0;border-bottom:1px solid rgba(148,163,184,.2)}.map-filter-sidebar--rail .map-filter-sidebar__field:last-child{border-bottom:0}.map-filter-sidebar--rail .map-filter-sidebar__field>.relative{width:100%;min-width:0}.map-filter-sidebar--rail .map-filter-sidebar__segmented{margin:0;border-radius:11px;background:#e8edf4;padding:3px}.map-filter-sidebar--rail .map-filter-sidebar__segmented-btn{min-height:42px;font-size:13px;padding:10px 8px}.map-filter-sidebar--rail .map-filter-sidebar__segmented-indicator{border-radius:8px}.map-filter-sidebar--rail .map-filter-sidebar__dropdown-trigger,.map-filter-sidebar--rail .map-filter-sidebar__plot-id-shell{width:100%;height:100%;min-height:56px;gap:10px;border:0;border-radius:0;background:transparent;box-shadow:none;padding:12px 14px;transform:none!important}.map-filter-sidebar--rail .map-filter-sidebar__dropdown-trigger:hover,.map-filter-sidebar--rail .map-filter-sidebar__plot-id-shell:hover{background:#ffffff8c;box-shadow:none}.map-filter-sidebar--rail .map-filter-sidebar__dropdown-trigger:focus-visible,.map-filter-sidebar--rail .map-filter-sidebar__dropdown-trigger:focus-within,.map-filter-sidebar--rail .map-filter-sidebar__dropdown-trigger[aria-expanded=true],.map-filter-sidebar--rail .map-filter-sidebar__plot-id-shell:focus-visible,.map-filter-sidebar--rail .map-filter-sidebar__plot-id-shell:focus-within,.map-filter-sidebar--rail .map-filter-sidebar__plot-id-shell[aria-expanded=true]{background:#fffc;box-shadow:inset 0 -2px 0 var(--filter-accent);outline:none}.map-filter-sidebar--rail .map-filter-sidebar__dropdown-trigger--disabled,.map-filter-sidebar--rail .map-filter-sidebar__plot-id-shell--disabled{opacity:.42;background:transparent}.map-filter-sidebar--rail .map-filter-sidebar__dropdown-icon-shell{width:34px;height:34px;flex-shrink:0;border-radius:10px;margin:0;background:#ffffffd9;color:var(--filter-accent);box-shadow:inset 0 0 0 1px #2563eb1a}.map-filter-sidebar--rail .map-filter-sidebar__dropdown-icon-shell svg,.map-filter-sidebar--rail .map-filter-sidebar__dropdown-icon-shell .h-4{width:16px;height:16px}.map-filter-sidebar--rail .map-filter-sidebar__input-rail--location>.map-filter-sidebar__field:nth-child(1) .map-filter-sidebar__dropdown-icon-shell{background:#2563eb1f;color:#1d4ed8}.map-filter-sidebar--rail .map-filter-sidebar__input-rail--location>.map-filter-sidebar__field:nth-child(2) .map-filter-sidebar__dropdown-icon-shell{background:#7c3aed1a;color:#7c3aed}.map-filter-sidebar--rail .map-filter-sidebar__dropdown-copy,.map-filter-sidebar--rail .map-filter-sidebar__plot-id-copy{flex-direction:row;align-items:center;gap:5px;padding:0;min-width:0;overflow:hidden}.map-filter-sidebar--rail .map-filter-sidebar__dropdown-label{flex-shrink:0;font-size:10px;letter-spacing:.08em;white-space:nowrap}.map-filter-sidebar--rail .map-filter-sidebar__dropdown-label:after{content:"·";margin-left:6px;color:#94a3b8;font-weight:400}.map-filter-sidebar--rail .map-filter-sidebar__dropdown-value{flex:1 1 auto;min-width:0;font-size:14px;font-weight:700;letter-spacing:-.01em}.map-filter-sidebar--rail .map-filter-sidebar__dropdown-chevron,.map-filter-sidebar--rail .map-filter-sidebar__dropdown-loader{width:24px;height:24px;margin-right:0;border-radius:7px;background:#ffffff80}.map-filter-sidebar--rail .map-filter-sidebar__dropdown-chevron svg,.map-filter-sidebar--rail .map-filter-sidebar__dropdown-loader svg{width:14px;height:14px}.map-filter-sidebar--rail .map-filter-sidebar__plot-id-copy .map-filter-sidebar__dropdown-label:after{content:"·"}.map-filter-sidebar--rail .map-filter-sidebar__plot-id-input{flex:1 1 auto;min-width:0;font-size:14px}.map-filter-sidebar--rail .map-filter-sidebar__plot-id-input::-moz-placeholder{font-size:13px}.map-filter-sidebar--rail .map-filter-sidebar__plot-id-input::placeholder{font-size:13px}.map-filter-sidebar--rail .map-filter-sidebar__plot-id-spacer{width:4px}.map-filter-sidebar--rail .map-filter-sidebar__actions{border-top:0;margin:4px 0 0;padding:0}.map-filter-sidebar--rail .map-filter-sidebar__search-estate{min-height:52px;border-radius:12px;font-size:15px}.map-filter-sidebar__field{margin:0;min-width:0}.map-filter-sidebar__segmented{position:relative;display:flex;width:100%;align-items:center;overflow:hidden;border:0;border-radius:12px;background:#e8edf4;box-shadow:inset 0 1px 2px #0f172a0a;padding:4px;margin:0}.map-filter-sidebar__segmented--right .map-filter-sidebar__segmented-indicator{transform:translate(calc(100% + 8px))}.map-filter-sidebar__segmented-indicator{position:absolute;top:4px;bottom:4px;left:4px;width:calc(50% - 4px);border-radius:9px;background:#fff;box-shadow:0 1px 2px #0f172a0f,0 4px 12px #0f172a0f;transform:translate(0);transition:transform .26s cubic-bezier(.4,0,.2,1)}.map-filter-sidebar__segmented-btn{position:relative;z-index:1;flex:1 1 0;min-height:38px;border:0;border-radius:9px;background:transparent;color:var(--filter-muted);font-size:12px;font-weight:600;line-height:1.2;padding:9px 8px;text-align:center;transition:color .2s ease}.map-filter-sidebar__segmented-btn:hover,.map-filter-sidebar__segmented-btn.is-active{color:var(--filter-ink)}.map-filter-sidebar__dropdown-trigger,.map-filter-sidebar__plot-id-shell{position:relative;display:flex;width:100%;min-height:54px;align-items:center;gap:10px;overflow:hidden;border:0;border-radius:14px;background:#fff;box-shadow:inset 0 0 0 1px #0f172a0f,0 2px 8px #0f172a08;color:var(--filter-ink);padding:0 8px 0 0;text-align:left;transition:box-shadow .22s ease,transform .22s ease}.map-filter-sidebar__dropdown-trigger:hover,.map-filter-sidebar__plot-id-shell:hover{box-shadow:inset 0 0 0 1px #2563eb29,0 6px 18px #2563eb12;transform:translateY(-1px)}.map-filter-sidebar__dropdown-trigger:focus-visible,.map-filter-sidebar__dropdown-trigger:focus-within,.map-filter-sidebar__dropdown-trigger[aria-expanded=true],.map-filter-sidebar__plot-id-shell:focus-visible,.map-filter-sidebar__plot-id-shell:focus-within,.map-filter-sidebar__plot-id-shell[aria-expanded=true]{box-shadow:inset 0 0 0 2px #2563eb4d,0 8px 22px #2563eb17;outline:none;transform:translateY(-1px)}.map-filter-sidebar__dropdown-trigger--disabled,.map-filter-sidebar__plot-id-shell--disabled{cursor:not-allowed;opacity:.4;transform:none;background:var(--filter-surface);box-shadow:inset 0 0 0 1px #0f172a0a}.map-filter-sidebar__dropdown-icon-shell{display:flex;width:40px;height:40px;flex-shrink:0;align-items:center;justify-content:center;border-radius:12px;margin-left:7px;background:var(--filter-surface);color:var(--filter-muted)}.map-filter-sidebar__dropdown-icon-shell svg,.map-filter-sidebar__dropdown-icon-shell .h-4{width:16px;height:16px}.map-filter-sidebar__dropdown-copy,.map-filter-sidebar__plot-id-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;padding:8px 0}.map-filter-sidebar__dropdown-label{display:block;color:var(--filter-muted);font-size:9px;font-weight:700;letter-spacing:.1em;line-height:1;text-transform:uppercase}.map-filter-sidebar__dropdown-value{display:block;overflow:hidden;color:var(--filter-ink);font-size:13px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.02em}.map-filter-sidebar__dropdown-loader,.map-filter-sidebar__dropdown-chevron{display:flex;width:26px;height:26px;flex-shrink:0;align-items:center;justify-content:center;border-radius:999px;color:#94a3b8;margin-right:2px;transition:transform .22s ease,color .22s ease}.map-filter-sidebar__dropdown-loader svg,.map-filter-sidebar__dropdown-chevron svg{width:15px;height:15px}.map-filter-sidebar__dropdown-trigger[aria-expanded=true] .map-filter-sidebar__dropdown-chevron{color:var(--filter-accent);transform:rotate(180deg)}.map-filter-sidebar__dropdown-loader{animation:map-filter-spin .8s linear infinite;color:var(--filter-accent)}.map-filter-sidebar__dropdown-menu{position:absolute;top:calc(100% + 6px);right:0;left:0;z-index:600;overflow:hidden;border:0;border-radius:12px;background:#fffffffa;box-shadow:0 0 0 1px #0f172a0d,0 20px 48px -16px #0f172a33;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.map-filter-sidebar__dropdown-options{max-height:240px;overflow:auto;padding:6px}.map-filter-sidebar__dropdown-section-title{color:var(--filter-muted);font-size:9px;font-weight:700;letter-spacing:.1em;padding:6px 8px 4px;text-transform:uppercase}.map-filter-sidebar__dropdown-option{display:flex;width:100%;align-items:center;gap:8px;border:0;border-radius:8px;background:transparent;color:#475569;font-size:12px;font-weight:500;line-height:1.25;padding:9px 8px;text-align:left;transition:background .12s ease,color .12s ease}.map-filter-sidebar__dropdown-option:hover{background:var(--filter-accent-soft);color:var(--filter-ink)}.map-filter-sidebar__dropdown-option--active{background:#2563eb1f;color:var(--filter-ink);font-weight:600}.map-filter-sidebar__dropdown-option--disabled{cursor:not-allowed;opacity:.35}.map-filter-sidebar__checkbox-shell input{width:14px;height:14px;accent-color:var(--filter-accent);pointer-events:none}.map-filter-sidebar__prop-type-swatch{box-shadow:0 0 0 1.5px #0f172a1a}.map-filter-sidebar__plot-id-input{width:100%;min-width:0;border:0;background:transparent;color:var(--filter-ink);font-size:13px;font-weight:600;line-height:1.2;outline:none;padding:0}.map-filter-sidebar__plot-id-input::-moz-placeholder{color:#94a3b8;font-weight:500}.map-filter-sidebar__plot-id-input::placeholder{color:#94a3b8;font-weight:500}.map-filter-sidebar__plot-id-spacer{width:8px;opacity:0}.map-filter-sidebar__actions{display:flex;flex-direction:column;gap:6px}.map-filter-sidebar__search-estate{display:flex;width:100%;min-height:46px;cursor:pointer;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:linear-gradient(135deg,#1d4ed8,#2563eb 55%,#3b82f6);box-shadow:0 4px 16px #2563eb52;color:#fff;font-size:13px;font-weight:700;letter-spacing:-.01em;margin:0;padding:0 16px;transition:box-shadow .22s ease,transform .22s ease}.map-filter-sidebar__search-estate:hover:enabled{box-shadow:0 8px 22px #2563eb66;transform:translateY(-1px)}.map-filter-sidebar__search-estate:disabled{cursor:not-allowed;opacity:.38;box-shadow:none;background:#cbd5e1;color:#64748b}.map-filter-sidebar__search-icon{width:15px;height:15px}.map-filter-sidebar__search-icon--loader{animation:map-filter-spin .8s linear infinite}.map-filter-sidebar__hint{color:var(--filter-muted);font-size:10px;font-weight:500;line-height:1.4;margin:0;text-align:center}.map-filter-sidebar__breakdown-panel{display:flex;flex:0 0 auto;flex-direction:column;gap:10px}.map-filter-sidebar__legend-scroll{flex:0 0 auto;border:1px solid rgba(15,23,42,.1);border-radius:14px;background:#f8fafc;padding:4px 4px 8px}.map-filter-sidebar__breakdown-title,.map-filter-sidebar__breakdown-panel-title{flex-shrink:0;color:var(--filter-ink);font-size:10px;font-weight:700;letter-spacing:.08em;line-height:1.2;margin:0;padding:0;text-transform:uppercase}.map-filter-sidebar__breakdown-title:before,.map-filter-sidebar__breakdown-panel-title:before{display:inline-block;width:6px;height:6px;border-radius:2px;background:var(--filter-accent);content:"";margin-right:7px;vertical-align:middle}.map-filter-sidebar__toggle-row{display:grid;flex-shrink:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important;margin:0;padding:0!important}.map-filter-sidebar__toggle-row>button{position:relative;min-height:104px;overflow:hidden;border:0!important;border-radius:14px!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;box-shadow:inset 0 0 0 1px #0f172a0f!important;color:var(--filter-ink)!important;transition:box-shadow .2s ease}.map-filter-sidebar__toggle-row>button:after{position:absolute;top:0;right:12px;left:12px;height:2px;border-radius:0 0 3px 3px;background:transparent;content:"";transition:background .2s ease}.map-filter-sidebar__toggle-row>button:hover{box-shadow:inset 0 0 0 1px #2563eb24!important;transform:none}.map-filter-sidebar__toggle-row>button:has(.bg-map-ui){background:linear-gradient(180deg,#fff,#2563eb0a)!important;box-shadow:inset 0 0 0 2px #2563eb2e!important}.map-filter-sidebar__toggle-row>button:has(.bg-map-ui):after{background:var(--filter-accent)}.map-filter-sidebar__toggle-row>button span[class*="text-[22px]"]{font-size:26px;font-weight:800;letter-spacing:-.04em;line-height:1}.map-filter-sidebar__legend-list{display:flex;flex-direction:column;gap:0;list-style:none;border:1px solid rgba(15,23,42,.08);border-radius:10px;background:#fff;margin:0;padding:0 0 4px!important}.map-filter-sidebar__legend-item{background:#fff;transition:background .15s ease}.map-filter-sidebar__legend-item:hover{background:#f8fafc}.map-filter-sidebar__legend-item--selected{background:#2563eb0f}.map-filter-sidebar__legend-item--other{background:#f8fafc}.map-filter-sidebar__legend-row{display:flex;align-items:center;gap:10px;padding:11px 12px}.map-filter-sidebar__legend-swatch{width:8px;height:8px;flex-shrink:0;border-radius:2px}.map-filter-sidebar__legend-swatch--muted{background:#cbd5e1}.map-filter-sidebar__legend-name{min-width:0;flex:1 1 auto;overflow:hidden;color:#475569;font-size:12px;font-weight:600;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em}.map-filter-sidebar__legend-name--selected{color:var(--filter-ink);font-weight:700}.map-filter-sidebar__legend-count{flex-shrink:0;color:#64748b;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.2;letter-spacing:-.02em}.map-filter-sidebar__legend-count--selected{color:var(--filter-accent)}@keyframes map-filter-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.map-sidebar-shell{width:100%;min-width:0;max-width:none;height:46dvh;min-height:380px;padding:12px}}@media(max-width:640px){.map-sidebar-shell{gap:8px;height:50dvh;min-height:400px;padding:10px}.map-filter-sidebar{border-radius:18px}.map-filter-sidebar__toggle-row{grid-template-columns:1fr}.map-filter-sidebar__toggle-row>button{min-height:92px}.map-filter-sidebar__toggle-row>button span[class*="text-[22px]"]{font-size:22px}}.map-layers-panel--google{position:relative;inset:auto;z-index:1;display:flex;width:auto;max-width:none;flex-direction:column-reverse;align-items:flex-start;gap:8px;pointer-events:none;color:#202124;font-family:Plus Jakarta Sans,Roboto,Arial,sans-serif}.map-layers-panel--google>*{pointer-events:auto}.map-layers-panel--google .map-layers-panel__chip-bar{display:inline-flex;max-width:100%;align-items:center;gap:0;overflow:hidden;border-radius:999px;background:#fff;box-shadow:0 1px 2px #3c40434d,0 2px 6px 2px #3c404326;padding:4px;transition:gap .28s cubic-bezier(.4,0,.2,1),padding .28s cubic-bezier(.4,0,.2,1),box-shadow .28s ease;scrollbar-width:none}.map-layers-panel--google .map-layers-panel__chip-bar::-webkit-scrollbar{display:none}.map-layers-panel--google:hover .map-layers-panel__chip-bar,.map-layers-panel--google:focus-within .map-layers-panel__chip-bar,.map-layers-panel--google.map-layers-panel--open .map-layers-panel__chip-bar{gap:4px;padding:4px 6px;overflow-x:auto;box-shadow:0 2px 4px #3c404347,0 4px 12px 4px #3c40432e}.map-layers-panel--google .map-layers-panel__chip{position:relative;display:inline-flex;cursor:pointer;align-items:center;gap:0;border:0;border-radius:999px;background:transparent;color:#3c4043;outline:none;padding:6px 8px;white-space:nowrap;transition:width .28s cubic-bezier(.4,0,.2,1),min-width .28s cubic-bezier(.4,0,.2,1),opacity .22s ease,background .15s ease,color .15s ease,padding .28s ease,gap .28s ease}.map-layers-panel--google .map-layers-panel__chip:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px #1a73e8}.map-layers-panel--google .map-layers-panel__chip:hover{background:#3c40430f;color:#202124}.map-layers-panel--google .map-layers-panel__chip--active{background:#1a73e81a;color:#1a73e8}.map-layers-panel--google .map-layers-panel__chip--active .map-layers-panel__chip-label{color:#1a73e8;font-weight:500}.map-layers-panel--google .map-layers-panel__chip--has-enabled:not(.map-layers-panel--google .map-layers-panel__chip--active) .map-layers-panel__chip-icon-wrap{box-shadow:0 0 0 2px #1a73e859}.map-layers-panel--google .map-layers-panel__chip--master{gap:6px;padding:6px 12px 6px 8px;opacity:1;width:auto;min-width:auto;pointer-events:auto}@media(hover:hover){.map-layers-panel--google.map-layers-panel--collapsed .map-layers-panel__chip--category{width:0;min-width:0;opacity:0;overflow:hidden;padding-left:0;padding-right:0;pointer-events:none}.map-layers-panel--google.map-layers-panel--collapsed:hover .map-layers-panel__chip--category,.map-layers-panel--google.map-layers-panel--collapsed:focus-within .map-layers-panel__chip--category{width:auto;min-width:auto;opacity:1;overflow:visible;padding:6px 10px 6px 8px;pointer-events:auto;gap:6px}}.map-layers-panel--google.map-layers-panel--open .map-layers-panel__chip--category{width:auto;min-width:auto;opacity:1;overflow:visible;padding:6px 10px 6px 8px;pointer-events:auto;gap:6px}.map-layers-panel--google .map-layers-panel__chip-icon-wrap{display:flex;width:28px;height:28px;flex-shrink:0;align-items:center;justify-content:center;border-radius:999px;background:#f1f3f4;color:#5f6368;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.map-layers-panel--google .map-layers-panel__chip-icon-wrap--master{background:#1a73e81a;color:#1a73e8}.map-layers-panel--google .map-layers-panel__chip-icon-wrap--boundary{background:#52525b;color:#fff}.map-layers-panel--google .map-layers-panel__chip-icon-wrap--bus{background:#0284c7;color:#fff}.map-layers-panel--google .map-layers-panel__chip-icon-wrap--water{background:#0ea5e9;color:#fff}.map-layers-panel--google .map-layers-panel__chip-icon-wrap--eco{background:#16a34a;color:#fff}.map-layers-panel--google .map-layers-panel__chip-icon-wrap--default{background:#71717a;color:#fff}.map-layers-panel--google .map-layers-panel__chip--active .map-layers-panel__chip-icon-wrap{box-shadow:0 0 0 2px #1a73e840}.map-layers-panel--google .map-layers-panel__chip-icon{width:16px;height:16px}.map-layers-panel--google .map-layers-panel__chip-label{color:inherit;font-size:13px;font-weight:400;line-height:1;letter-spacing:0}@media(hover:hover){.map-layers-panel--google.map-layers-panel--collapsed .map-layers-panel__chip--category .map-layers-panel__chip-label{opacity:0;max-width:0;overflow:hidden}.map-layers-panel--google.map-layers-panel--collapsed:hover .map-layers-panel__chip--category .map-layers-panel__chip-label,.map-layers-panel--google.map-layers-panel--collapsed:focus-within .map-layers-panel__chip--category .map-layers-panel__chip-label{opacity:1;max-width:120px}}.map-layers-panel--google.map-layers-panel--open .map-layers-panel__chip--category .map-layers-panel__chip-label{opacity:1;max-width:120px}.map-layers-panel--google .map-layers-panel__chip-badge{display:inline-flex;min-width:16px;height:16px;align-items:center;justify-content:center;border-radius:999px;background:#1a73e8;color:#fff;font-size:10px;font-weight:700;line-height:1;padding:0 4px}.map-layers-panel--google .map-layers-panel__flyout{width:min(300px,100vw - 2rem);max-height:min(70vh,480px);overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 1px 2px #3c40434d,0 8px 24px 4px #3c404326;animation:map-layers-flyout-in .22s cubic-bezier(.4,0,.2,1)}.map-layers-panel--google .map-layers-panel__flyout-head{display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid rgba(0,0,0,.06);padding:12px 14px 10px}.map-layers-panel--google .map-layers-panel__flyout-title{color:#202124;font-size:14px;font-weight:600;line-height:1.2}.map-layers-panel--google .map-layers-panel__flyout-close{display:inline-flex;width:28px;height:28px;cursor:pointer;align-items:center;justify-content:center;border:0;border-radius:999px;background:#0000000a;color:#5f6368;transition:background .15s ease,color .15s ease}.map-layers-panel--google .map-layers-panel__flyout-close:hover{background:#1a73e81a;color:#1a73e8}.map-layers-panel--google .map-layers-panel__flyout-close-icon{width:16px;height:16px}.map-layers-panel--google .map-layers-panel__lead{color:#5f6368;font-size:11px;font-weight:400;line-height:1.45;margin:0;padding:10px 14px 0}.map-layers-panel--google .map-layers-panel__list{display:grid;gap:2px;max-height:min(58vh,400px);overflow:auto;padding:8px 10px 12px}@keyframes map-layers-flyout-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.map-layers-panel__item-wrap{display:grid;gap:6px}.map-layers-panel__item{position:relative;display:flex;cursor:pointer;align-items:center;gap:10px;border-radius:10px;color:#202124;padding:8px;transition:background .15s ease}.map-layers-panel__item:hover{background:#3c40430f}.map-layers-panel__type-icon{display:flex;width:28px;height:28px;flex-shrink:0;align-items:center;justify-content:center;border-radius:8px;color:#fff;box-shadow:0 2px 6px #0000001f}.map-layers-panel__type-icon-glyph{width:14px;height:14px}.map-layers-panel__type-icon--default{background:#71717a}.map-layers-panel__type-icon--boundary{background:#52525b}.map-layers-panel__type-icon--industrial{background:#be185d}.map-layers-panel__type-icon--muni{background:#d97706}.map-layers-panel__type-icon--bus{background:#0284c7}.map-layers-panel__type-icon--metro{background:#7c3aed}.map-layers-panel__type-icon--rail{background:#e11d48}.map-layers-panel__type-icon--airport{background:#ea580c}.map-layers-panel__type-icon--roadSh{background:#b45309}.map-layers-panel__type-icon--roadNh{background:#dc2626}.map-layers-panel__type-icon--water{background:#0ea5e9}.map-layers-panel__type-icon--power{background:#ca8a04}.map-layers-panel__type-icon--eco{background:#16a34a}.map-layers-panel__checkbox{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.map-layers-panel__check-ui{position:relative;width:18px;height:18px;flex-shrink:0;border:1.5px solid rgba(0,0,0,.2);border-radius:4px;background:#fff;transition:background .2s ease,border-color .2s ease}.map-layers-panel__checkbox:focus-visible+.map-layers-panel__check-ui{box-shadow:0 0 0 2px #1a73e859}.map-layers-panel__checkbox:checked+.map-layers-panel__check-ui{border-color:#1a73e8;background:#1a73e8}.map-layers-panel__checkbox:checked+.map-layers-panel__check-ui:after{position:absolute;top:2px;left:5px;width:5px;height:9px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;content:"";transform:rotate(45deg)}.map-layers-panel__label{min-width:0;flex:1 1 auto;color:#202124;font-size:13px;font-weight:400;line-height:1.3}.map-layers-panel__legend{display:grid;gap:6px;margin-left:36px;border-radius:10px;background:#f8f9fa;padding:10px}.map-layers-panel__legend--roads{margin-left:0}.map-layers-panel__legend-head{color:#5f6368;font-size:10px;font-weight:700;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.map-layers-panel__legend-head-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.map-layers-panel__legend-body{display:grid;max-height:280px;gap:2px;overflow:auto}.map-layers-panel__legend-row{display:flex;align-items:flex-start;gap:8px;border-radius:8px;color:#3c4043;font-size:11px;font-weight:400;line-height:1.35;padding:6px 8px;transition:background .15s ease}.map-layers-panel__legend-row:hover{background:#3c40430f}.map-layers-panel__legend-row-btn{width:100%;border:0;background:transparent;cursor:pointer;text-align:left}.map-layers-panel__legend-row-btn:focus-visible{outline:2px solid rgba(26,115,232,.45);outline-offset:2px}.map-layers-panel__legend-swatch{width:10px;height:10px;flex-shrink:0;border-radius:999px;box-shadow:0 0 0 1px #00000014;margin-top:2px}.map-layers-panel__legend-text{display:-webkit-box;min-width:0;flex:1 1 auto;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(hover:none){.map-layers-panel--google.map-layers-panel--collapsed .map-layers-panel__chip--category{width:auto;min-width:auto;opacity:1;padding:6px 10px 6px 8px;pointer-events:auto;gap:6px}.map-layers-panel--google.map-layers-panel--collapsed .map-layers-panel__chip--category .map-layers-panel__chip-label{opacity:1;max-width:120px}.map-layers-panel--google .map-layers-panel__chip-bar{gap:4px;overflow-x:auto}}@media(max-width:900px){.map-layers-panel--google{max-width:none;align-items:stretch}.map-layers-panel--google .map-layers-panel__chip-bar{max-width:100%;justify-content:flex-start}.map-layers-panel--google .map-layers-panel__flyout{width:min(300px,100vw - 2rem)}}@media(max-width:640px){.map-layers-panel--google .map-layers-panel__chip-label{font-size:12px}.map-layers-panel--google .map-layers-panel__chip-icon-wrap{width:26px;height:26px}.map-layers-panel--google .map-layers-panel__chip-icon{width:14px;height:14px}}.district-estate-modal{border-right:0!important;background:#fffffff0!important;box-shadow:0 0 0 1px #0000000a,16px 0 56px -12px #00000029!important;-webkit-backdrop-filter:blur(24px) saturate(1.4);backdrop-filter:blur(24px) saturate(1.4)}.district-estate-modal-header{border-bottom-color:#0000000d!important}.district-estate-modal-footer{border-top-color:#0000000d!important}.district-estate-modal-close{border:0!important;background:#0000000a!important;box-shadow:none!important}.district-estate-modal-close:hover{background:#2563eb14!important;color:#2563eb!important}.btn-close{border:0!important;background:#0000000a!important;border-radius:10px!important}.btn-close:hover{background:#00000012!important}.btn-secondary{border-radius:10px!important;background:linear-gradient(135deg,#2563eb,#3b82f6)!important;box-shadow:0 4px 14px #2563eb4d!important}.btn-secondary:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb)!important}.estate-select{border:0!important;box-shadow:0 0 0 1px #0000000a,0 2px 8px #00000008!important;border-radius:12px!important}.search-plot-modal{border:0!important;box-shadow:0 0 0 1px #00000008,0 24px 56px -16px #00000024!important;border-radius:22px!important}.estate-info-modal-overlay{pointer-events:none;position:fixed;inset:0;z-index:9999;display:flex;align-items:stretch;justify-content:flex-start;background-color:transparent;padding:0}.estate-info-modal-overlay .district-estate-modal{pointer-events:auto}.district-estate-modal-overlay{position:fixed;inset:0;z-index:3000;display:flex;align-items:stretch;justify-content:flex-start;background-color:#0000004d;padding:0}.district-estate-modal{display:flex;height:100%;width:min(500px,94vw);max-width:94vw;flex-direction:column;overflow:hidden;border-radius:0;background-color:var(--map-filter-card-bg);border-right-width:1px;border-color:var(--map-filter-card-border);box-shadow:14px 0 56px -24px #0f172a38}@media(min-width:1024px){.district-estate-modal{width:min(540px,44vw)}}.district-estate-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;background-color:var(--map-filter-card-bg);padding:1rem 1.25rem}.map-filter-sidebar.district-estate-modal-header{padding-bottom:8px}.district-estate-modal-header{border-bottom-width:1px;border-color:var(--map-filter-card-border)}.district-estate-modal-header h3{margin:0;font-size:1.25rem;line-height:1.75rem;font-weight:800;letter-spacing:-.025em;color:var(--map-filter-title-color);text-shadow:0 1px 0 rgba(255,255,255,.9)}.district-estate-modal-close{display:inline-flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.district-estate-modal-close:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.district-estate-modal-close{border-color:color-mix(in srgb,var(--map-ui-green) 22%,#e2e8f0)}.district-estate-modal-close:hover{border-color:color-mix(in srgb,var(--map-ui-green) 35%,#cbd5e1);background:color-mix(in srgb,var(--map-ui-green) 6%,white);color:var(--ds-forest)}.dark .district-estate-modal-close:hover{background:color-mix(in srgb,var(--map-ui-green) 12%,rgba(15,23,42,.8));border-color:color-mix(in srgb,var(--map-ui-green) 35%,rgba(148,163,184,.35));color:#e5e7eb}.district-estate-modal-body{min-height:0px;flex:1 1 0%;overflow-y:auto;background-color:var(--map-filter-card-bg);padding:0}.district-estate-modal-body label{margin-bottom:.5rem;display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.025em;color:var(--map-filter-label-color)}.district-estate-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;background-color:var(--map-filter-card-bg);padding:1rem 1.25rem;border-top-width:1px;border-color:var(--map-filter-card-border)}.plot-identifier{margin-bottom:.25rem;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.18em;color:var(--map-filter-label-color)}.plot-chips{margin-top:.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.plot-chip{display:inline-flex;align-items:center;border-radius:9999px;border-width:1px;padding:.25rem .75rem;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.025em}.plot-chip--type{border-color:color-mix(in srgb,var(--map-ui-green) 35%,transparent);background-color:color-mix(in srgb,var(--map-ui-green) 10%,white);color:var(--ds-forest)}.plot-chip--status{border-color:color-mix(in srgb,var(--accent-warm) 45%,transparent);background-color:color-mix(in srgb,var(--accent-warm) 12%,white);color:color-mix(in srgb,var(--accent-warm) 85%,#111827)}.plot-chip--phase{border-color:#e2e8f0e6;background-color:#f8fafce6;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.plot-chip--phase:is(.dark *){border-color:#334155b3;background-color:#ffffff0d;--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.plot-chip--category{border-color:color-mix(in srgb,var(--ds-violet) 35%,transparent);background-color:color-mix(in srgb,var(--ds-violet) 12%,white);color:color-mix(in srgb,var(--ds-violet) 90%,#111827)}.btn-close{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius);border-width:1px;border-color:var(--map-filter-card-border);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-close:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.btn-close:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.btn-close:hover:is(.dark *){background-color:#ffffff0d;--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:var(--radius);background-color:var(--map-ui-green);padding:.5rem 1rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.map-filter-sidebar__toggle-row>button:has(.btn-secondary){background:linear-gradient(180deg,#fff,#2563eb0a);box-shadow:inset 0 0 0 2px #2563eb2e}.map-filter-sidebar__toggle-row>button:has(.btn-secondary):after{background:var(--filter-accent)}.btn-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(0 122 71 / var(--tw-bg-opacity, 1))}.estate-select{width:100%;border-radius:.75rem;border-width:1px;border-color:var(--map-filter-card-border);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:600;color:var(--map-filter-title-color);outline:2px solid transparent;outline-offset:2px}.estate-select:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.estate-select:focus{border-color:color-mix(in srgb,var(--map-ui-green) 35%,transparent);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: color-mix(in srgb,var(--map-ui-green) 22%,transparent)}.estate-load-error{margin-top:.5rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.estate-info-tabs-wrap{margin-top:0;background-color:var(--map-filter-card-bg)}.estate-info-tabs{display:flex;flex-direction:column;gap:0px;overflow-x:hidden;background-color:var(--map-filter-card-bg);padding:0}.dark .estate-info-tabs-wrap,.dark .estate-info-tabs{background:var(--surface-app)}.estate-info-tab{position:relative;display:inline-flex;width:100%;flex-shrink:0;align-items:center;justify-content:space-between;border-width:0px;border-bottom-width:1px;border-color:var(--map-filter-card-border);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem 1.25rem;font-size:13px;font-weight:600;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.map-filter-sidebar--rail .map-filter-sidebar__field>.estate-info-tab{width:100%;min-width:0}.estate-info-tab{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.estate-info-tab:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.estate-info-tab:is(.dark *){background-color:var(--surface-app);--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.dark .estate-info-tab:hover{background:color-mix(in srgb,var(--map-ui-green) 6%,var(--surface-app))}.estate-info-tab.active{border-left-width:4px;border-left-color:var(--map-ui-green);color:var(--ds-forest);background:color-mix(in srgb,var(--map-ui-green) 10%,var(--surface-card));box-shadow:inset 0 1px #ffffffbf;font-weight:700}.dark .estate-info-tab.active{color:#86efac;background:color-mix(in srgb,var(--map-ui-green) 16%,var(--surface-app));box-shadow:inset 0 1px #94a3b81f}.estate-info-tab--apply{text-decoration-line:none;color:var(--ds-forest)}.estate-info-tab--apply:hover,.estate-info-tab--apply .estate-info-tab__icon--apply{color:var(--ds-forest)}.estate-info-tab--apply:after{content:"↗";margin-left:auto;padding-left:.5rem;font-size:13px;opacity:.7}.dark .estate-info-tab--apply{color:#86efac}.estate-info-tab--disabled{cursor:not-allowed;opacity:.5;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.estate-info-tab--disabled:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.estate-info-tab--disabled:is(.dark *){--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.estate-info-tab--disabled .estate-info-tab__icon{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.estate-info-tab--disabled .estate-info-tab__icon:is(.dark *){--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dark .estate-info-tab--disabled:hover{background:var(--surface-app)}.estate-info-tab__soon{margin-left:auto;flex-shrink:0;border-radius:9999px;border-width:1px;border-color:var(--map-filter-card-border);--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.estate-info-tab__soon:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.estate-info-tab__left{display:inline-flex;min-width:0px;align-items:center;gap:.625rem}.estate-info-tab__chevron{margin-left:.5rem;display:inline-flex;height:1.25rem;width:1.25rem;flex-shrink:0;align-items:center;justify-content:center;color:var(--map-filter-label-color);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transform:rotate(-90deg)}.estate-info-tab__chevron--open{transform:rotate(0)}.estate-info-tab.active .estate-info-tab__chevron{color:var(--ds-forest)}.dark .estate-info-tab.active .estate-info-tab__chevron{color:#86efac}.estate-info-tab__chevron svg{height:1rem;width:1rem}.map-filter-sidebar--rail .map-filter-sidebar__dropdown-icon-shell .estate-info-tab__chevron svg{width:16px;height:16px}.map-filter-sidebar__dropdown-icon-shell .estate-info-tab__chevron svg{width:16px;height:16px}.estate-info-tab__icon{flex-shrink:0;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.estate-info-tab__icon:is(.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.estate-info-tab__icon{width:clamp(1rem,1.25vw,1.125rem);height:clamp(1rem,1.25vw,1.125rem)}.estate-info-tab-panel{min-height:0px;padding:1rem 1.25rem 1.25rem;border-bottom-width:1px;border-color:var(--map-filter-card-border);background:linear-gradient(180deg,#f1f5f9,#f8fafc 42%,#fafbfc)}.dark .estate-info-tab-panel{background:linear-gradient(180deg,var(--surface-app) 0%,var(--surface-card) 100%)}.estate-info-tab-panel{position:relative}.estate-info-panel-message{display:flex;min-height:180px;align-items:center;justify-content:center;padding:2rem .5rem}.estate-info-panel-message .estate-info-loading{border-radius:.75rem;border-width:1px;border-color:var(--map-filter-card-border);background-color:var(--map-filter-card-bg);padding:.75rem 1rem;--tw-shadow: 0 10px 30px -16px rgba(15,23,42,.18);--tw-shadow-colored: 0 10px 30px -16px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark .estate-info-panel-message .estate-info-loading{background:var(--surface-app)}.estate-info-loading{font-size:.75rem;line-height:1rem;font-weight:600;color:var(--map-filter-label-color)}.estate-info-header-text{margin-bottom:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:600;line-height:1.625;color:var(--map-filter-label-color)}.estate-summary-card{overflow:hidden;border-radius:1rem;border-width:1px;border-color:var(--map-filter-card-border);background-color:var(--map-filter-card-bg);--tw-shadow: 0 4px 24px -8px rgba(15,23,42,.1);--tw-shadow-colored: 0 4px 24px -8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.estate-summary-cell{display:flex;min-height:0px;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.25rem;border-bottom-width:1px;border-right-width:1px;border-color:var(--map-filter-card-border);padding:1rem 1.25rem}.estate-summary-cell:nth-child(2n){border-right-width:0px}.estate-summary-grid>.estate-summary-cell:nth-last-child(-n+2){border-bottom-width:0px}.estate-summary-span-2{grid-column:span 2 / span 2;border-right-width:0px}.estate-summary-accent{margin:0;display:block;width:100%;overflow-wrap:break-word;font-size:12px;font-weight:600;line-height:1.375;color:color-mix(in srgb,var(--accent-warm) 88%,#111827)}.dark .estate-summary-accent{color:#f8fafc}.estate-summary-status{margin:0;display:block;width:100%;overflow-wrap:break-word;font-size:12px;font-weight:600;line-height:1.375;color:var(--ds-forest)}.dark .estate-summary-status{color:#86efac}.estate-info-label{margin:0;font-size:10px;font-weight:800;text-transform:uppercase;line-height:1.375;letter-spacing:.025em;color:var(--map-filter-label-color)}.estate-info-value{margin:0;display:block;width:100%;overflow-wrap:break-word;font-size:12px;font-weight:600;line-height:1.375;color:var(--map-filter-title-color)}.location-intel-map-row{margin-bottom:1rem;display:flex;flex-direction:column;gap:.5rem;border-bottom-width:1px;border-color:var(--map-filter-card-border);padding-bottom:1rem}.map-filter-sidebar.location-intel-map-row{padding-bottom:8px}.location-intel-map-btn{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;border-radius:.75rem;border-width:1px;border-color:var(--map-filter-card-border);background-color:var(--map-filter-card-bg);padding:.625rem 1rem;font-size:.75rem;line-height:1rem;font-weight:800;text-transform:uppercase;letter-spacing:.025em;color:var(--map-filter-title-color);--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.location-intel-map-btn:hover{background-color:var(--surface-panel)}.location-intel-map-btn--on{border-color:color-mix(in srgb,var(--map-ui-green) 45%,transparent);background-color:color-mix(in srgb,var(--map-ui-green) 12%,var(--map-filter-card-bg));color:var(--ds-forest);--tw-shadow: 0 2px 12px -4px rgba(0,135,81,.35);--tw-shadow-colored: 0 2px 12px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.location-intel-map-btn:disabled{cursor:not-allowed;opacity:.5}.location-intel-map-hint{margin:0;font-size:11px;font-weight:600;line-height:1.625;color:var(--map-filter-label-color)}.estate-info-proximity-empty{font-size:.75rem;line-height:1rem;font-weight:600;color:var(--map-filter-label-color)}.location-intel-accordion{display:flex;flex-direction:column;gap:.5rem}.location-intel-accordion__group{overflow:hidden;border-radius:.75rem;border-width:1px;border-color:var(--map-filter-card-border);background-color:var(--map-filter-card-bg);--tw-shadow: 0 2px 12px -4px rgba(15,23,42,.08);--tw-shadow-colored: 0 2px 12px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.location-intel-accordion__group--open{border-color:color-mix(in srgb,var(--map-ui-green) 34%,var(--map-filter-card-border));background:color-mix(in srgb,var(--map-ui-green) 5%,var(--map-filter-card-bg));box-shadow:0 8px 28px -22px #00875173}.location-intel-accordion__group--open .location-intel-accordion__head{background:color-mix(in srgb,var(--map-ui-green) 10%,var(--surface-card))}.dark .location-intel-accordion__group--open .location-intel-accordion__head{background:color-mix(in srgb,var(--map-ui-green) 16%,var(--surface-app))}.dark .location-intel-accordion__group{background:var(--surface-app)}.dark .location-intel-accordion__group--open{background:color-mix(in srgb,var(--map-ui-green) 12%,var(--surface-app));border-color:color-mix(in srgb,var(--map-ui-green) 36%,rgba(148,163,184,.28))}.location-intel-accordion__group--administrative,.location-intel-accordion__group--transport,.location-intel-accordion__group--utilities,.location-intel-accordion__group--ecology{border-color:color-mix(in srgb,var(--map-ui-green) 16%,var(--map-filter-card-border))}.location-intel-accordion__group--administrative .location-intel-accordion__head,.location-intel-accordion__group--transport .location-intel-accordion__head,.location-intel-accordion__group--utilities .location-intel-accordion__head,.location-intel-accordion__group--ecology .location-intel-accordion__head{background:color-mix(in srgb,var(--map-ui-green) 5%,var(--surface-card))}.location-intel-accordion__head{display:flex;width:100%;cursor:pointer;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 1rem;text-align:left;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.location-intel-accordion__head:hover{background-color:var(--surface-panel)}.location-intel-accordion__head:focus{outline:2px solid transparent;outline-offset:2px}.location-intel-accordion__head:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-inset: inset;--tw-ring-color: color-mix(in srgb,var(--map-ui-green) 35%,transparent)}.location-intel-accordion__title{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--map-filter-title-color)}.location-intel-accordion__chevron{height:1rem;width:1rem;flex-shrink:0;color:var(--map-filter-label-color);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.map-filter-sidebar--rail .map-filter-sidebar__dropdown-icon-shell .location-intel-accordion__chevron,.map-filter-sidebar__dropdown-icon-shell .location-intel-accordion__chevron{width:16px;height:16px}.location-intel-accordion__chevron--open{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));color:var(--map-ui-green)}.location-intel-accordion__panel{border-top-width:1px;border-color:var(--map-filter-card-border);background-color:var(--map-filter-card-bg);padding:.75rem 1rem;display:flex;flex-direction:column;gap:.5rem}.dark .location-intel-accordion__panel{background:var(--surface-card)}.location-intel-accordion__row{display:flex;min-height:0px;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding-top:.875rem;padding-bottom:.875rem}.location-intel-accordion__row--route{cursor:pointer;border-radius:var(--radius);border-width:1px;padding-left:.5rem;padding-right:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;border-style:dashed;border-color:color-mix(in srgb,var(--location-route-color, var(--map-ui-green)) 24%,transparent);background:color-mix(in srgb,var(--location-route-color, var(--map-ui-green)) 8%,transparent)}.location-intel-accordion__row--route:hover,.location-intel-accordion__row--route:focus-visible{outline:2px solid transparent;outline-offset:2px;border-color:color-mix(in srgb,var(--location-route-color, var(--map-ui-green)) 48%,transparent);background:color-mix(in srgb,var(--location-route-color, var(--map-ui-green)) 12%,transparent)}.location-intel-accordion__row--selected{border-color:color-mix(in srgb,var(--location-route-color, var(--map-ui-green)) 72%,transparent);background:color-mix(in srgb,var(--location-route-color, var(--map-ui-green)) 16%,transparent);box-shadow:0 0 0 2px color-mix(in srgb,var(--location-route-color, var(--map-ui-green)) 16%,transparent)}.location-intel-accordion__label-wrap{display:flex;min-width:0px;flex:1 1 0%;align-items:center;gap:.5rem;padding-right:.25rem}.location-intel-accordion__row .estate-info-label{max-width:min(100%,13.5rem);flex:1 1 0%;text-align:left;line-height:1.375}.location-intel-accordion__row .estate-info-value{max-width:min(100%,48%);flex-shrink:0;text-align:right;line-height:1.625}.location-route-cue{color:var(--location-route-color, var(--map-ui-green));display:inline-flex;flex-shrink:0;align-items:center;gap:.25rem}.location-route-cue__line{width:20px;border-top:2px dashed currentColor;opacity:.95}.location-route-cue__icon{display:inline-flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);border-color:color-mix(in srgb,currentColor 34%,transparent)}.dark .location-route-cue__icon{background:var(--surface-card)}.location-route-cue__icon svg{height:.875rem;width:.875rem;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.estate-info-location-image{width:100%;border-radius:.75rem;border-width:1px;border-color:var(--map-filter-card-border);background-color:var(--map-filter-card-bg)}.incentives-budget-hero{position:relative;margin:.25rem 1rem .75rem;overflow:hidden;border-radius:1rem;border-width:1px;border-color:var(--map-filter-card-border);background-color:var(--map-filter-card-bg);padding:1.25rem 1rem;--tw-shadow: 0 12px 40px -18px rgba(15,23,42,.12);--tw-shadow-colored: 0 12px 40px -18px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.map-filter-sidebar--rail .map-filter-sidebar__field>.incentives-budget-hero{width:100%;min-width:0}.incentives-budget-hero__glow{pointer-events:none;position:absolute;right:-4rem;top:-5rem;height:12rem;width:12rem;border-radius:9999px;background-color:transparent;opacity:0;--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.incentives-budget-hero__icon{position:relative;margin-bottom:.75rem;display:flex;height:2.75rem;width:2.75rem;align-items:center;justify-content:center;border-radius:.75rem;background-color:var(--map-filter-icon-box-bg);color:var(--ds-forest);--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.map-filter-sidebar--rail .map-filter-sidebar__field>.incentives-budget-hero__icon{width:100%;min-width:0}.incentives-budget-hero__head{position:relative;margin-bottom:1rem}.map-filter-sidebar--rail .map-filter-sidebar__field>.incentives-budget-hero__head{width:100%;min-width:0}.incentives-budget-hero__badge{margin-bottom:.5rem;display:inline-flex;align-items:center;gap:.375rem;border-radius:9999px;border-width:1px;border-color:var(--map-filter-card-border);background-color:var(--map-filter-card-bg);padding:.25rem .625rem;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.025em;color:var(--map-filter-title-color);--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);background:color-mix(in srgb,var(--map-filter-card-bg) 90%,transparent)}.incentives-budget-hero__badge svg{height:.875rem;width:.875rem;color:var(--ds-forest)}.incentives-budget-hero__title{margin:0;font-size:15px;font-weight:800;line-height:1.375;color:var(--map-filter-title-color)}.incentives-budget-hero__hint{margin:0;margin-top:.375rem;font-size:11px;font-weight:500;line-height:1.625;color:var(--map-filter-label-color)}.incentives-budget-hero__field{position:relative;margin-bottom:1rem;display:block}.map-filter-sidebar--rail .map-filter-sidebar__field>.incentives-budget-hero__field{width:100%;min-width:0}.incentives-budget-hero__field-label{margin-bottom:.375rem;display:block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.025em;color:var(--map-filter-label-color)}.incentives-budget-hero__input-wrap{display:flex;align-items:stretch;overflow:hidden;border-radius:.75rem;border-width:1px;border-color:var(--map-filter-card-border);background-color:var(--map-filter-card-bg);--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.incentives-budget-hero__input-wrap:focus-within{border-color:color-mix(in srgb,var(--map-ui-green) 35%,transparent);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: color-mix(in srgb,var(--map-ui-green) 18%,transparent)}.incentives-budget-hero__input-wrap--select{padding-left:0;padding-right:0}.incentives-budget-hero__select{min-height:46px;width:100%;min-width:0px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-width:0px;background-color:transparent;padding:.625rem 2rem .625rem .75rem;text-align:left;font-size:14px;font-weight:600;color:var(--map-filter-title-color);outline:2px solid transparent;outline-offset:2px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center;background-size:1rem 1rem}.dark .incentives-budget-hero__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23cbd5e1' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}.incentives-budget-hero__select option{font-weight:600;color:var(--map-filter-title-color)}.dark .incentives-budget-hero__select option{background:var(--surface-card);color:var(--text-primary)}.incentives-budget-hero__input-wrap input{min-width:0px;flex:1 1 0%;border-width:0px;background-color:transparent;padding:.625rem .75rem;font-size:14px;font-weight:600;color:var(--map-filter-title-color);outline:2px solid transparent;outline-offset:2px}.incentives-budget-hero__input-wrap input::-moz-placeholder{color:var(--map-filter-label-color)}.incentives-budget-hero__input-wrap input::placeholder{color:var(--map-filter-label-color)}.incentives-budget-hero__error{margin:0;margin-top:.5rem;font-size:12px;font-weight:600;line-height:1.375;--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.incentives-budget-hero__suffix{display:flex;align-items:center;border-left-width:1px;border-color:var(--map-filter-card-border);background-color:var(--surface-panel);padding-left:.75rem;padding-right:.75rem;font-size:12px;font-weight:700;color:var(--map-filter-label-color)}.incentives-budget-hero__actions{display:flex;flex-wrap:wrap;gap:.5rem}.incentives-budget-hero__btn{display:inline-flex;min-width:120px;flex:1 1 0%;align-items:center;justify-content:center;border-radius:.75rem;padding:.625rem .75rem;font-size:12px;font-weight:700;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.incentives-budget-hero__btn--primary{border-width:1px;border-color:color-mix(in srgb,var(--map-ui-green) 40%,transparent);background-color:color-mix(in srgb,var(--map-ui-green) 14%,var(--map-filter-card-bg));color:var(--ds-forest);--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.incentives-budget-hero__btn--primary:hover{background-color:color-mix(in srgb,var(--map-ui-green) 22%,var(--map-filter-card-bg))}.incentives-budget-hero__btn--ghost{border-width:1px;border-color:var(--map-filter-card-border);background-color:var(--map-filter-card-bg);color:var(--map-filter-title-color)}.incentives-budget-hero__btn--ghost:hover{background-color:var(--surface-panel)}.incentives-budget-hero__fine{margin:0;margin-top:.75rem;font-size:10px;font-weight:500;line-height:1.375;color:var(--map-filter-label-color)}.incentives-budget-hero__link{cursor:pointer;border-width:0px;background-color:transparent;padding:0;font-weight:700;color:var(--ds-forest);text-decoration-line:underline;text-decoration-style:dotted;text-underline-offset:2px}.incentives-budget-hero__link:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.incentives-budget-applied{margin-left:1rem;margin-right:1rem;margin-bottom:.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;border-bottom-width:1px;border-color:#f1f5f9e6;padding-bottom:.75rem}.dark .incentives-budget-applied{border-bottom-color:color-mix(in srgb,var(--map-filter-title-color) 14%,transparent)}.incentives-budget-applied__chip{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;border-radius:9999px;border-width:1px;border-color:#e2e8f0e6;background-color:#f8fafce6;padding:.375rem .75rem;font-size:11px;font-weight:700;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.dark .incentives-budget-applied__chip{border-color:color-mix(in srgb,var(--map-filter-title-color) 18%,transparent);background:color-mix(in srgb,var(--map-ui-green) 10%,var(--surface-card));color:var(--text-primary)}.incentives-budget-applied__chip-k{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.dark .incentives-budget-applied__chip-k{color:var(--text-muted)}.incentives-budget-applied__chip-arrow{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark .incentives-budget-applied__chip-arrow{color:color-mix(in srgb,var(--text-muted) 70%,transparent)}.incentives-budget-applied__chip-v{color:var(--ds-forest)}.dark .incentives-budget-applied__chip-v{color:#86efac}.incentives-budget-applied__chip--muted{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.incentives-budget-applied__edit{cursor:pointer;border-width:0px;background-color:transparent;padding:0;font-size:11px;font-weight:700;color:var(--ds-forest);text-decoration-line:underline;text-decoration-style:dotted;text-underline-offset:2px}.incentives-budget-applied__edit:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.dark .incentives-budget-applied__edit:hover{color:var(--map-filter-title-color)}.dark .incentives-budget-applied__edit{color:#86efac}.incentives-tier-section{display:flex;flex-direction:column;gap:.625rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.875rem 1rem}.incentives-tier-section--budget-driven{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark .incentives-tier-section,.dark .incentives-tier-section--budget-driven{background:var(--surface-app);border-bottom-color:color-mix(in srgb,var(--map-filter-title-color) 14%,transparent)}.incentives-tier-readonly{margin:0;display:flex;flex-direction:column;gap:.125rem;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.5rem .75rem}.dark .incentives-tier-readonly{border-color:color-mix(in srgb,var(--map-filter-title-color) 18%,transparent);background:var(--surface-card)}.incentives-tier-readonly__name{font-size:13px;font-weight:800;color:var(--ds-forest)}.dark .incentives-tier-readonly__name{color:#86efac}.incentives-tier-readonly__hint{font-size:10px;font-weight:500;line-height:1.375;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.dark .incentives-tier-readonly__hint{color:var(--text-body)}.incentives-tier-label{margin:0;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.dark .incentives-tier-label{color:var(--text-muted)}.incentives-tier-pills{display:flex;flex-wrap:wrap;gap:.5rem}.incentives-tier-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem .875rem;font-size:12px;font-weight:700;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.incentives-tier-pill:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.incentives-tier-pill:disabled{cursor:wait;opacity:.6}.dark .incentives-tier-pill{border-color:color-mix(in srgb,var(--map-filter-title-color) 18%,transparent);background:var(--surface-card);color:var(--text-primary)}.dark .incentives-tier-pill:hover:enabled{background:color-mix(in srgb,var(--map-ui-green) 8%,var(--surface-card))}.incentives-tier-pill--active{border-color:color-mix(in srgb,var(--map-ui-green) 35%,transparent);background-color:color-mix(in srgb,var(--map-ui-green) 12%,white);color:var(--ds-forest)}.dark .incentives-tier-pill--active{background:color-mix(in srgb,var(--map-ui-green) 18%,var(--surface-card))}.incentives-band-meta{margin:0;font-size:11px;font-weight:500;line-height:1.375;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.dark .incentives-band-meta{color:var(--text-body)}.incentives-band-fci{font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.dark .incentives-band-fci{color:var(--text-primary)}.incentives-band-sep{margin-left:.25rem;margin-right:.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dark .incentives-band-sep{color:var(--text-muted)}.incentives-bandinterp{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.dark .incentives-bandinterp{color:var(--text-body)}.incentives-accordion{margin:.5rem 1rem 1rem;display:flex;flex-direction:column;gap:.625rem}.incentives-view-tabs{margin:.5rem 1rem .75rem;display:flex;align-items:center;gap:.5rem;border-radius:9999px;border-width:1px;border-color:var(--map-filter-card-border);background-color:var(--surface-panel);padding:.25rem}.incentives-view-tab{flex:1 1 0%;border-radius:9999px;padding:.5rem .75rem;text-align:center;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--map-filter-label-color);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.incentives-view-tab:hover{color:var(--map-filter-title-color)}.incentives-view-tab--active{background-color:var(--map-filter-card-bg);color:var(--ds-forest);--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.incentives-acc-item{border-radius:.75rem;border-width:1px;border-color:var(--map-filter-card-border);background-color:var(--map-filter-card-bg);overflow:visible}.incentives-acc-trigger{display:flex;width:100%;align-items:center;gap:.5rem;padding:.75rem .875rem;text-align:left;font-size:12px;font-weight:700;color:var(--map-filter-title-color);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;overflow:hidden;border-top-left-radius:.75rem;border-top-right-radius:.75rem}.incentives-acc-trigger:hover{background:color-mix(in srgb,var(--map-ui-green) 8%,var(--surface-card))}.incentives-acc-title{min-width:0px;flex:1 1 0%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.incentives-acc-meta{font-size:10px;font-weight:600;color:var(--map-filter-label-color)}.incentives-acc-chevron{color:var(--map-filter-label-color)}.incentives-acc-panel{border-top-width:1px;border-color:var(--map-filter-card-border);background-color:var(--map-filter-card-bg);overflow:hidden;border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.incentives-row-cards{margin:.75rem;display:flex;flex-direction:column;gap:.625rem}.incentives-row-card{border-radius:.75rem;border-width:1px;border-color:var(--map-filter-card-border);background-color:var(--map-filter-card-bg);padding:.75rem 1rem;--tw-shadow: 0 2px 12px -8px rgba(15,23,42,.18);--tw-shadow-colored: 0 2px 12px -8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.incentives-row-card:nth-child(2n){background:color-mix(in srgb,var(--map-ui-green) 3%,var(--map-filter-card-bg))}.incentives-row-card__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.incentives-info-wrap{position:relative;display:inline-flex;flex-shrink:0}.map-filter-sidebar--rail .map-filter-sidebar__field>.incentives-info-wrap{width:100%;min-width:0}.incentives-info-btn{display:inline-flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;border-color:var(--map-filter-card-border);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));color:var(--ds-forest);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.incentives-info-btn:hover{background-color:color-mix(in srgb,var(--map-ui-green) 10%,white)}.dark .incentives-info-btn{background:var(--surface-app)}.incentives-info-btn svg{height:.875rem;width:.875rem}.incentives-info-tooltip{position:fixed;z-index:99999;border-radius:var(--radius);border-width:1px;border-color:var(--map-filter-card-border);background-color:var(--map-filter-card-bg);padding:.5rem .75rem;text-align:left;font-size:11px;font-weight:600;line-height:1.625;color:var(--map-filter-title-color);--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);overflow-wrap:break-word;max-height:min(60vh,420px);overflow:auto}.incentives-info-tooltip--top{transform:translateY(-100%)}.incentives-tabs,.estate-info-tabs{scrollbar-width:none;-ms-overflow-style:none}.incentives-tabs::-webkit-scrollbar,.estate-info-tabs::-webkit-scrollbar{display:none}.utilities-layout{display:flex;flex-direction:column;gap:.75rem;padding-left:1rem;padding-right:1rem;padding-top:.5rem}.utilities-layout__aside{display:flex;min-width:0px;max-width:100%;flex-direction:column;gap:.5rem}.utilities-main-map-hint{margin:0;font-size:10px;font-weight:500;line-height:1.375;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.utilities-picker{display:flex;flex-direction:column;gap:.5rem}.utilities-option{display:flex;width:100%;align-items:flex-start;gap:.75rem;border-radius:.75rem;border-width:1px;border-color:#e2e8f0e6;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;text-align:left;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.utilities-option:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));background-color:#f8fafccc}.utilities-option--active{border-color:color-mix(in srgb,var(--map-ui-green) 40%,transparent);background-color:color-mix(in srgb,var(--map-ui-green) 10%,white);--tw-shadow: inset 0 1px 0 rgba(255,255,255,.9);--tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.utilities-option__icon{margin-top:.125rem;display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:var(--radius);--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.utilities-option--active .utilities-option__icon{background-color:color-mix(in srgb,var(--map-ui-green) 18%,white);color:var(--ds-forest)}.utilities-option__icon svg{width:clamp(1rem,1.25vw,1.125rem);height:clamp(1rem,1.25vw,1.125rem)}.utilities-option__body{display:flex;min-width:0px;flex-direction:column;gap:.125rem}.utilities-option__title{font-size:12px;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.utilities-option__hint{font-size:10px;font-weight:500;line-height:1.375;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.utilities-option--active .utilities-option__title{color:var(--ds-forest)}.incentives-table-scroll{margin-left:1rem;margin-right:1rem;margin-bottom:1rem;overflow:auto;border-radius:.75rem;border-width:1px;border-color:#e2e8f0b3;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.incentives-table-scroll--accordion{margin:.75rem}.incentives-table th{background-color:#f8fafc99}.incentives-quantum-cell{vertical-align:top;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.incentives-type-cell{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.incentives-type-cell-empty{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.approvals-shell{padding-left:1rem;padding-right:1rem;padding-top:.5rem}.approvals-shell--pre .approvals-tabs,.approvals-shell--post .approvals-tabs{border-color:color-mix(in srgb,var(--map-ui-green) 22%,var(--map-filter-card-border))}.approvals-tabs{margin-bottom:.75rem;display:flex;width:100%;align-items:center;gap:.5rem;border-radius:9999px;border-width:1px;border-color:var(--map-filter-card-border);background-color:var(--surface-panel);padding:.25rem}.approvals-tab{flex:1 1 0%;border-radius:9999px;padding:.5rem .75rem;text-align:center;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--map-filter-label-color);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.approvals-tab:hover{color:var(--map-filter-title-color)}.approvals-tab--active{background-color:var(--map-filter-card-bg);color:var(--ds-forest);--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.approvals-disclaimer{margin-bottom:.75rem;border-radius:var(--radius);border-width:1px;border-color:var(--map-filter-card-border);background-color:var(--surface-panel);padding:.5rem .75rem;font-size:11px;line-height:1.375;color:var(--map-filter-label-color);border-color:color-mix(in srgb,var(--map-ui-green) 22%,var(--map-filter-card-border))}.approvals-disclaimer strong{font-weight:800;color:var(--map-filter-title-color)}.approvals-disclaimer__link{font-weight:700;color:var(--ds-forest);text-decoration-line:underline;text-underline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.approvals-disclaimer__link:hover{opacity:.8}.approvals-table-scroll{margin-bottom:1rem;overflow:auto;border-radius:.75rem;border-width:1px;border-color:var(--map-filter-card-border);background-color:var(--map-filter-card-bg)}.approvals-table{width:100%;border-collapse:collapse;font-size:.75rem;line-height:1rem}.approvals-table thead th{position:sticky;top:0;background-color:var(--surface-panel);padding:.5rem .75rem;text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--map-filter-label-color);border-bottom:1px solid color-mix(in srgb,var(--map-filter-title-color) 12%,transparent)}.approvals-table tbody td{padding:.5rem .75rem;vertical-align:top;color:var(--map-filter-title-color);border-bottom:1px solid color-mix(in srgb,var(--map-filter-title-color) 8%,transparent)}.approvals-table tbody tr:nth-child(2n) td{background:color-mix(in srgb,var(--map-ui-green) 4%,var(--map-filter-card-bg))}.approvals-col-sno{width:4rem;text-align:center;font-weight:600}.approvals-col-dept{min-width:180px}.approvals-col-service{min-width:240px;font-weight:600}.approvals-col-app{min-width:220px}.approvals-groups{margin-bottom:1rem;display:flex;flex-direction:column;gap:.75rem}.approvals-group{overflow:hidden;border-radius:1rem;border-width:1px;border-color:var(--map-filter-card-border);background-color:var(--map-filter-card-bg);--tw-shadow: 0 4px 24px -14px rgba(15,23,42,.14);--tw-shadow-colored: 0 4px 24px -14px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.approvals-group__head{display:flex;width:100%;cursor:pointer;align-items:center;justify-content:space-between;gap:.5rem;border-bottom-width:1px;border-color:var(--map-filter-card-border);background-color:var(--surface-panel);padding:.75rem 1rem;text-align:left;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.approvals-group__head:hover{background-color:color-mix(in srgb,var(--map-ui-green) 6%,var(--surface-panel))}.approvals-group--collapsed .approvals-group__head{border-bottom-width:0px}.approvals-group__title{flex:1 1 0%;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--map-filter-title-color)}.approvals-group__count{display:inline-flex;height:1.5rem;min-width:1.5rem;align-items:center;justify-content:center;border-radius:9999px;padding-left:.5rem;padding-right:.5rem;font-size:11px;font-weight:700;color:var(--ds-forest);background:color-mix(in srgb,var(--map-ui-green) 10%,var(--map-filter-card-bg))}.approvals-group__chevron{height:1rem;width:1rem;flex-shrink:0;color:var(--map-filter-label-color);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.map-filter-sidebar--rail .map-filter-sidebar__dropdown-icon-shell .approvals-group__chevron,.map-filter-sidebar__dropdown-icon-shell .approvals-group__chevron{width:16px;height:16px}.approvals-group__chevron{transform:rotate(-90deg)}.approvals-group__chevron--open{transform:rotate(0)}.approvals-cards{display:flex;flex-direction:column}.approvals-card{display:flex;flex-direction:column;gap:.25rem;border-bottom-width:1px;border-color:var(--map-filter-card-border);padding:.75rem 1rem}.approvals-card:last-child{border-bottom-width:0px}.approvals-card:nth-child(2n){background:color-mix(in srgb,var(--map-ui-green) 3%,var(--map-filter-card-bg))}.approvals-card__service{font-size:12px;font-weight:600;line-height:1.375;color:var(--map-filter-title-color)}.approvals-card__app{font-size:11px;font-weight:500;line-height:1.625;color:var(--map-filter-label-color)}.estate-info-modal-overlay,.district-estate-modal-overlay{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.estate-info-modal-overlay{padding:14px}.district-estate-modal-overlay{align-items:stretch;background:#0f172a38;padding:14px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.district-estate-modal,.search-plot-modal{--map-ui-green: #0f766e;--map-filter-card-bg: rgba(255, 255, 255, .94);--map-filter-card-border: rgba(15, 23, 42, .08);--map-filter-title-color: #0f172a;--map-filter-label-color: #64748b;--map-filter-value-color: #0f172a;--surface-card: #ffffff;--surface-panel: #f8fafc;--ds-forest: #0f766e;--accent-warm: #b45309;--ds-violet: #7c3aed;width:min(540px,94vw);max-width:94vw;height:calc(100dvh - 28px);overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fffffff0;box-shadow:0 24px 64px #0f172a2e;color:#0f172a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.district-estate-modal *{letter-spacing:0}.estate-info-modal-overlay .district-estate-modal{margin:0}.district-estate-modal-header{align-items:flex-start;border-bottom:1px solid rgba(15,23,42,.08);background:#fffffff0;padding:18px 20px 16px}.district-estate-modal-header h3{color:#0f172a;font-size:22px;font-weight:850;line-height:1.12;margin:0;text-shadow:none}.district-estate-modal-close{width:38px;height:38px;border:1px solid rgba(15,23,42,.08);border-radius:13px;background:#fff;box-shadow:0 8px 18px #0f172a14;color:#0f172a;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease,color .25s ease,transform .25s ease}.district-estate-modal-close:hover{border-color:#0f766e3d;background:#0f766e14;box-shadow:0 12px 24px #0f172a1f;color:#0f766e;transform:translateY(-1px)}.district-estate-modal-body{background:#fff}.district-estate-modal-body label{color:#64748b;font-size:12px;font-weight:650;letter-spacing:0;text-transform:none}.district-estate-modal-footer{border-top:1px solid rgba(15,23,42,.08);background:#f8fafcdb;padding:14px 20px}.plot-identifier{color:#64748b;font-size:12px;font-weight:760;letter-spacing:0}.plot-chips{gap:8px;margin-top:10px}.plot-chip{border-radius:999px;font-size:11px;font-weight:800;letter-spacing:0;padding:6px 10px}.plot-chip--type{border-color:#0f766e2e;background:#0f766e17;color:#0f766e}.plot-chip--status{border-color:#b453092e;background:#b4530917;color:#92400e}.plot-chip--phase{border-color:#47556924;background:#f8fafc;color:#334155}.plot-chip--category{border-color:#7c3aed29;background:#7c3aed14;color:#6d28d9}.btn-close,.btn-secondary,.location-intel-map-btn,.incentives-budget-hero__btn,.incentives-tier-pill,.approvals-tab,.incentives-view-tab,.utilities-option,.approvals-group__head,.incentives-acc-trigger{transition:background .25s ease,border-color .25s ease,box-shadow .25s ease,color .25s ease,transform .25s ease}.btn-close{border:1px solid rgba(15,23,42,.08);border-radius:13px;background:#fff;color:#0f172a;font-size:12px;font-weight:780;padding:10px 15px}.btn-close:hover{background:#f8fafc;color:#0f766e}.btn-secondary{border-radius:13px;background:linear-gradient(135deg,#0f766e,#14b8a6);box-shadow:0 12px 24px #0f766e33;color:#fff;font-size:12px;font-weight:820;padding:10px 16px}.btn-secondary:hover{background:linear-gradient(135deg,#115e59,#0d9488);box-shadow:0 16px 30px #0f766e47;transform:translateY(-1px)}.estate-select{min-height:52px;border:1px solid rgba(15,23,42,.1);border-radius:14px;background:#fff;color:#0f172a;font-size:14px;font-weight:720;padding:0 14px}.estate-select:focus{border-color:#0f766e6b;box-shadow:0 0 0 3px #14b8a62e}.estate-info-tabs-wrap,.estate-info-tabs{background:#fff}.estate-info-tab{border:0;border-bottom:1px solid rgba(15,23,42,.08);background:#fff;color:#0f172a;font-size:14px;font-weight:720;padding:16px 20px}.estate-info-tab:hover{background:#f8fafc;color:#0f766e}.estate-info-tab.active{border-left:0;background:linear-gradient(90deg,#0f766e1f,#fff 72%);box-shadow:inset 4px 0 #0f766e;color:#0f766e;font-weight:820}.estate-info-tab--apply{color:#0f766e}.estate-info-tab--apply:after{content:none}.estate-info-tab--disabled{background:#fff;color:#94a3b8;opacity:.7}.estate-info-tab--disabled:hover{background:#fff;color:#94a3b8}.estate-info-tab__soon{border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#f1f5f9;color:#64748b;font-size:11px;font-weight:700;letter-spacing:0;padding:4px 8px}.estate-info-tab__icon{color:currentColor}.estate-info-tab__chevron{color:#64748b}.estate-info-tab.active .estate-info-tab__chevron{color:#0f766e}.estate-info-tab-panel{border-bottom:1px solid rgba(15,23,42,.08);background:#f8fafc;padding:18px 20px 20px}.estate-info-panel-message .estate-info-loading{border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 12px 26px #0f172a14}.estate-info-loading,.estate-info-header-text,.estate-info-proximity-empty,.location-intel-map-hint{color:#64748b;font-size:12px;font-weight:600;letter-spacing:0}.estate-summary-card{overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff;box-shadow:0 12px 30px #0f172a12}.estate-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.estate-summary-cell{border-color:#0f172a12;background:#fff;gap:6px;min-height:82px;padding:16px}.estate-summary-grid>.estate-summary-cell:nth-child(4n+2),.estate-summary-grid>.estate-summary-cell:nth-child(4n+3){background:#fbfdff}.estate-info-label{color:#64748b;font-size:12px;font-weight:650;letter-spacing:0;text-transform:none}.estate-info-value,.estate-summary-accent,.estate-summary-status{color:#0f172a;font-size:14px;font-weight:760;letter-spacing:0;line-height:1.32}.estate-summary-accent,.estate-summary-status{color:#0f766e;font-size:16px;font-weight:850}.location-intel-map-row{border-bottom:1px solid rgba(15,23,42,.08);gap:10px;margin-bottom:16px;padding-bottom:16px}.location-intel-map-btn{border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 8px 18px #0f172a0f;color:#0f172a;font-size:12px;font-weight:820;letter-spacing:0;padding:10px 14px}.location-intel-map-btn:hover{border-color:#0f766e38;color:#0f766e;transform:translateY(-1px)}.location-intel-map-btn--on{border-color:#0f766e47;background:#0f766e1a;box-shadow:0 12px 24px #0f766e1f;color:#0f766e}.location-intel-accordion{gap:10px}.location-intel-accordion__group,.incentives-acc-item,.approvals-group{border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff;box-shadow:0 8px 24px #0f172a0f}.location-intel-accordion__group--open{border-color:#0f766e42;background:#fff;box-shadow:0 14px 30px #0f766e1a}.location-intel-accordion__group--open .location-intel-accordion__head,.location-intel-accordion__group--administrative .location-intel-accordion__head,.location-intel-accordion__group--transport .location-intel-accordion__head,.location-intel-accordion__group--utilities .location-intel-accordion__head,.location-intel-accordion__group--ecology .location-intel-accordion__head{background:#f8fafce0}.location-intel-accordion__head{border:0;border-radius:16px 16px 0 0;background:#fff;padding:14px 16px}.location-intel-accordion__head:hover{background:#0f766e12}.location-intel-accordion__title{color:#0f172a;font-size:12px;font-weight:820;letter-spacing:0}.location-intel-accordion__chevron{color:#64748b}.location-intel-accordion__chevron--open{color:#0f766e}.location-intel-accordion__panel{border-top:1px solid rgba(15,23,42,.07);background:#fff;gap:0;padding:4px 16px 10px}.location-intel-accordion__row{border-bottom:1px solid rgba(15,23,42,.06);gap:14px;padding:12px 0}.location-intel-accordion__row:last-child{border-bottom:0}.location-intel-accordion__row--route{border:1px dashed rgba(15,118,110,.24);border-radius:13px;background:#0f766e0f;margin:7px 0;padding:11px}.location-intel-accordion__row--selected{border-color:#0f766e80;background:#0f766e1a;box-shadow:0 0 0 3px #14b8a61f}.location-route-cue__icon{border-color:#0f766e38;background:#fff;box-shadow:0 5px 12px #0f172a14}.estate-info-location-image{border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff}.incentives-budget-hero,.incentives-row-card,.utilities-option,.incentives-tier-readonly,.approvals-disclaimer{border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff;box-shadow:0 8px 24px #0f172a0f}.incentives-budget-hero{margin:4px 0 14px;padding:18px}.incentives-budget-hero__badge{border:1px solid rgba(15,118,110,.16);border-radius:999px;background:#0f766e14;color:#0f766e;font-size:11px;font-weight:800;letter-spacing:0;padding:6px 10px}.incentives-budget-hero__title{color:#0f172a;font-size:18px;font-weight:850;letter-spacing:0}.incentives-budget-hero__hint,.incentives-budget-hero__fine,.incentives-band-meta,.incentives-bandinterp,.utilities-option__hint,.approvals-card__app{color:#64748b;font-size:12px;font-weight:600;letter-spacing:0}.incentives-budget-hero__field-label,.incentives-tier-label{color:#64748b;font-size:12px;font-weight:700;letter-spacing:0;text-transform:none}.incentives-budget-hero__input-wrap{overflow:hidden;border:1px solid rgba(15,23,42,.1);border-radius:14px;background:#fff}.incentives-budget-hero__input-wrap:focus-within{border-color:#0f766e6b;box-shadow:0 0 0 3px #14b8a62e}.incentives-budget-hero__select,.incentives-budget-hero__input-wrap input{min-height:52px;color:#0f172a;font-size:14px;font-weight:720}.incentives-budget-hero__suffix{border-left:1px solid rgba(15,23,42,.08);background:#f8fafc;color:#64748b}.incentives-budget-hero__btn{border-radius:13px;font-size:12px;font-weight:820;letter-spacing:0;padding:11px 14px}.incentives-budget-hero__btn--primary{border:0;background:linear-gradient(135deg,#0f766e,#14b8a6);box-shadow:0 12px 24px #0f766e2e;color:#fff}.incentives-budget-hero__btn--primary:hover{background:linear-gradient(135deg,#115e59,#0d9488);transform:translateY(-1px)}.incentives-budget-hero__btn--ghost{border:1px solid rgba(15,23,42,.08);background:#fff;color:#0f172a}.incentives-budget-hero__btn--ghost:hover{background:#f8fafc;color:#0f766e}.incentives-budget-applied{border-bottom:1px solid rgba(15,23,42,.08);margin:0 0 12px;padding-bottom:12px}.incentives-budget-applied__chip{border-color:#0f172a14;background:#fff;color:#0f172a;font-size:12px;letter-spacing:0}.incentives-budget-applied__chip-v,.incentives-budget-applied__edit,.incentives-budget-hero__link,.incentives-tier-readonly__name{color:#0f766e}.incentives-tier-section,.incentives-tier-section--budget-driven{border-bottom:1px solid rgba(15,23,42,.08);background:#fff;padding:14px 18px}.incentives-tier-pill{border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#fff;color:#0f172a;font-size:12px;font-weight:760;letter-spacing:0;padding:8px 13px}.incentives-tier-pill:hover:enabled{border-color:#0f766e38;color:#0f766e}.incentives-tier-pill--active{border-color:#0f766e47;background:#0f766e17;color:#0f766e}.incentives-view-tabs,.approvals-tabs{border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#f1f5f9;gap:4px;margin:0 0 14px;padding:4px}.incentives-view-tab,.approvals-tab{border-radius:999px;color:#64748b;font-size:12px;font-weight:820;letter-spacing:0;padding:9px 12px}.incentives-view-tab--active,.approvals-tab--active{background:#fff;box-shadow:0 6px 16px #0f172a14;color:#0f766e}.incentives-accordion,.approvals-groups{gap:10px;margin:0 0 14px}.incentives-acc-trigger,.approvals-group__head{background:#fff;color:#0f172a;font-size:13px;font-weight:760;letter-spacing:0;padding:14px 15px}.incentives-acc-trigger:hover,.approvals-group__head:hover{background:#0f766e12;color:#0f766e}.incentives-acc-panel{border-top:1px solid rgba(15,23,42,.07);background:#fff}.incentives-row-cards{gap:10px;margin:12px}.incentives-row-card{padding:14px}.incentives-row-card:nth-child(2n),.approvals-card:nth-child(2n){background:#fbfdff}.incentives-info-btn{border-color:#0f172a14;background:#fff;color:#0f766e}.incentives-info-btn:hover{background:#0f766e14}.incentives-info-tooltip{border:1px solid rgba(15,23,42,.08);border-radius:13px;background:#fffffffa;box-shadow:0 18px 42px #0f172a2e;color:#0f172a;font-size:12px;letter-spacing:0}.utilities-layout,.approvals-shell{padding:0}.utilities-layout{gap:12px}.utilities-main-map-hint{color:#64748b;font-size:12px;letter-spacing:0}.utilities-option{gap:12px;padding:13px}.utilities-option:hover{border-color:#0f766e38;background:#fff;transform:translateY(-1px)}.utilities-option--active{border-color:#0f766e47;background:#0f766e14;box-shadow:0 12px 24px #0f766e1a}.utilities-option__icon{border-radius:13px;background:#f1f5f9;color:#334155}.utilities-option--active .utilities-option__icon{background:#0f766e1f;color:#0f766e}.utilities-option__title,.approvals-card__service{color:#0f172a;font-size:13px;font-weight:760;letter-spacing:0}.incentives-table-scroll,.approvals-table-scroll{border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff;box-shadow:0 8px 24px #0f172a0f;margin:0 0 14px}.incentives-table th,.approvals-table thead th{background:#f8fafc;color:#64748b;font-size:12px;font-weight:800;letter-spacing:0}.approvals-table tbody td{border-bottom:1px solid rgba(15,23,42,.07);color:#0f172a}.approvals-table tbody tr:nth-child(2n) td{background:#fbfdff}.approvals-disclaimer{color:#64748b;font-size:12px;line-height:1.5;margin-bottom:14px;padding:12px 14px}.approvals-disclaimer strong,.approvals-group__title{color:#0f172a;letter-spacing:0}.approvals-disclaimer__link,.approvals-group__count{color:#0f766e}.approvals-group__count{background:#0f766e1a}.approvals-card{border-bottom:1px solid rgba(15,23,42,.07);padding:14px 16px}@media(max-width:640px){.estate-info-modal-overlay,.district-estate-modal-overlay{padding:10px}.district-estate-modal,.search-plot-modal{width:calc(100vw - 20px);max-width:calc(100vw - 20px);height:calc(100dvh - 20px);border-radius:16px}.district-estate-modal-header{padding:16px}.district-estate-modal-header h3{font-size:19px}.estate-info-tab,.estate-info-tab-panel{padding-right:16px;padding-left:16px}.estate-summary-grid{grid-template-columns:1fr}.estate-summary-cell,.estate-summary-cell:nth-child(2n),.estate-summary-grid>.estate-summary-cell:nth-last-child(-n+2){border-right:0;border-bottom:1px solid rgba(15,23,42,.07)}.estate-summary-grid>.estate-summary-cell:last-child{border-bottom:0}}.map-dashboard{--font-sans: "Plus Jakarta Sans", ui-sans-serif, system-ui, -apple-system, sans-serif;--map-workspace: #e2e5eb;--map-workspace-deep: #d8dce4;--surface-app: var(--map-workspace);--surface-card: rgba(255, 255, 255, .82);--surface-elevated: rgba(255, 255, 255, .92);--surface-muted: rgba(0, 0, 0, .025);--surface-panel: rgba(255, 255, 255, .65);--border-default: transparent;--border-input: rgba(0, 0, 0, .06);--text-primary: #09090b;--text-body: #3f3f46;--text-muted: #a1a1aa;--map-filter-strip-bg: transparent;--map-filter-card-bg: #ffffff;--map-filter-card-border: rgba(0, 0, 0, .06);--map-filter-card-shadow: 0 0 0 1px rgba(0, 0, 0, .04), 0 8px 32px rgba(0, 0, 0, .08);--map-filter-field-shadow: none;--map-filter-field-bg: #f8fafc;--map-filter-field-border: rgba(0, 0, 0, .08);--map-filter-title-color: #0f172a;--map-filter-label-color: #64748b;--map-filter-value-color: #0f172a;--map-filter-icon-box-bg: transparent;--map-filter-icon-box-border: transparent;--map-filter-field-icon-color: #94a3b8;--map-filter-badge-bg: transparent;--map-filter-badge-text: #0f172a;--map-filter-intro-bg: rgba(37, 99, 235, .06);--map-filter-toggle-track: rgba(0, 0, 0, .04);--map-ui-green: #2563eb;--ds-forest: #1d4ed8;--ds-mint-subtle: rgba(37, 99, 235, .06);--ds-violet: #7c3aed;--ds-violet-subtle: rgba(124, 58, 237, .08);--map-filter-breakdown-title: #2563eb;--map-filter-toggle-inactive-bg: rgba(0, 0, 0, .04);--map-basemap-active-row-bg: rgba(37, 99, 235, .1);--map-plot-popup-bg: rgba(255, 255, 255, .96);--map-plot-popup-text: #09090b;--map-plot-popup-muted: #71717a;--map-plot-popup-shadow: 0 0 0 1px rgba(0, 0, 0, .04), 0 20px 50px -12px rgba(0, 0, 0, .18);--map-sidebar-shell-width: 420px;--map-basemap-rail-width: 60px;--map-radius-panel: 22px;--map-radius-control: 14px;--map-accent-glow: rgba(37, 99, 235, .22);--map-float-shadow: 0 0 0 1px rgba(0, 0, 0, .03), 0 8px 32px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .04);display:flex;width:100%;height:100dvh;min-width:0;min-height:0;overflow:hidden;background:radial-gradient(ellipse 120% 80% at 0% 0%,rgba(37,99,235,.04),transparent 50%),radial-gradient(ellipse 80% 60% at 100% 100%,rgba(124,58,237,.03),transparent 45%),var(--map-workspace);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.map-dashboard *{letter-spacing:-.01em}.map-main-column{display:flex;min-width:0;min-height:0;flex:1 1 auto;flex-direction:column;overflow:hidden;background:transparent}.map-container-wrapper{position:relative;display:flex;width:100%;min-width:0;min-height:0;flex:1 1 auto;flex-direction:column;overflow:hidden;background:transparent;padding:16px 20px 20px 8px}.map-leaflet-host{position:relative;min-width:0;min-height:0;flex:1 1 auto;overflow:hidden;border:0;border-radius:24px;background:#c8cdd6;box-shadow:0 0 0 1px #0000000f,0 32px 64px -16px #0000002e,inset 0 1px #fff6}.map-bottom-controls{--map-dock-bar-height: 40px;--map-dock-icon-size: 28px;position:absolute;bottom:16px;left:16px;z-index:1700;display:flex;max-width:calc(100% - 32px);flex-direction:row;align-items:center;gap:8px;pointer-events:none}.map-bottom-controls>*{pointer-events:auto}.map-bottom-controls .map-basemap-rail--google{display:inline-flex;min-height:var(--map-dock-bar-height);align-items:center;border-radius:999px;padding:4px}.map-bottom-controls .map-basemap-rail--google:hover,.map-bottom-controls .map-basemap-rail--google:focus-within{padding:4px 6px}.map-bottom-controls .map-basemap-rail--google .map-basemap-rail__nav{align-items:center}.map-bottom-controls .map-basemap-rail--google:hover .map-basemap-rail__nav,.map-bottom-controls .map-basemap-rail--google:focus-within .map-basemap-rail__nav{gap:4px}.map-bottom-controls .map-basemap-rail--google .map-basemap-rail__item{flex-direction:row;align-items:center;width:auto;min-width:auto;gap:6px;padding:4px 10px 4px 4px}@media(hover:hover){.map-bottom-controls .map-basemap-rail--google .map-basemap-rail__item:not(.map-basemap-rail__item--active){width:0;min-width:0;padding-left:0;padding-right:0}.map-bottom-controls .map-basemap-rail--google:hover .map-basemap-rail__item:not(.map-basemap-rail__item--active),.map-bottom-controls .map-basemap-rail--google:focus-within .map-basemap-rail__item:not(.map-basemap-rail__item--active){width:auto;min-width:auto;padding:4px 10px 4px 4px}.map-bottom-controls .map-basemap-rail--google .map-basemap-rail__item:not(.map-basemap-rail__item--active) .map-basemap-rail__label{opacity:0;max-width:0;overflow:hidden}.map-bottom-controls .map-basemap-rail--google:hover .map-basemap-rail__item .map-basemap-rail__label,.map-bottom-controls .map-basemap-rail--google:focus-within .map-basemap-rail__item .map-basemap-rail__label{opacity:1;max-width:72px}}.map-bottom-controls .map-basemap-rail--google .map-basemap-rail__item--active .map-basemap-rail__label{opacity:1;max-width:none;color:#1a73e8;font-weight:500}.map-bottom-controls .map-basemap-rail--google .map-basemap-rail__thumb{width:var(--map-dock-icon-size);height:var(--map-dock-icon-size);border-radius:999px}.map-bottom-controls .map-basemap-rail--google .map-basemap-rail__thumb-icon{width:14px;height:14px}.map-bottom-controls .map-basemap-rail--google .map-basemap-rail__label{font-size:13px;line-height:1;text-align:left;max-width:none}.map-bottom-controls .map-layers-panel--google .map-layers-panel__chip-bar{min-height:var(--map-dock-bar-height);align-items:center}.map-bottom-controls .map-layers-panel--google .map-layers-panel__chip--master{min-height:calc(var(--map-dock-bar-height) - 8px);align-items:center}.map-bottom-controls .map-layers-panel--google .map-layers-panel__chip-icon-wrap{width:var(--map-dock-icon-size);height:var(--map-dock-icon-size)}.map-container{width:100%;min-width:0;height:100%;background:#c5cad3}.map-container .leaflet-control-container{padding:0;pointer-events:none}.map-container .leaflet-control-container .leaflet-control{pointer-events:auto}.map-container .leaflet-top.leaflet-left{inset:auto 20px 56px auto}.map-container .leaflet-bottom.leaflet-right{inset:auto 20px 16px auto}.map-container .leaflet-control{border:0;margin:0}.map-container .leaflet-control-zoom{overflow:hidden;border:0;border-radius:16px;background:#ffffffe0;box-shadow:var(--map-float-shadow);-webkit-backdrop-filter:blur(20px) saturate(1.4);backdrop-filter:blur(20px) saturate(1.4)}.map-container .leaflet-control-zoom a{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border:0;border-bottom:1px solid rgba(0,0,0,.05);background:transparent;color:#18181b;font:600 18px/1 var(--font-sans);transition:background .2s cubic-bezier(.4,0,.2,1),color .2s ease}.map-container .leaflet-control-zoom a:last-child{border-bottom:0}.map-container .leaflet-control-zoom a:hover{background:#2563eb14;color:#2563eb}.map-container .leaflet-control-attribution{border:0;border-radius:999px;background:#ffffffc7;box-shadow:0 4px 16px #00000014;color:#a1a1aa;font:500 10px/1.4 var(--font-sans);padding:5px 10px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.map-estate-label{position:absolute;top:24px;left:50%;z-index:1600;max-width:min(560px,100% - 48px);pointer-events:none;transform:translate(-50%);overflow:hidden;border:0;border-radius:999px;background:#ffffffe0;box-shadow:var(--map-float-shadow);color:#09090b;font-size:13px;font-weight:700;line-height:1.2;padding:10px 20px;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(20px) saturate(1.3);backdrop-filter:blur(20px) saturate(1.3)}.private-industrial-map-float-stack{position:absolute;bottom:24px;left:24px;z-index:1600;display:flex;pointer-events:none;flex-direction:column-reverse;align-items:flex-start;gap:10px}.private-industrial-map-float-stack>*{pointer-events:auto}.private-industrial-map-legend{min-width:190px;border:0;border-radius:16px;background:#ffffffe0;box-shadow:var(--map-float-shadow);color:var(--text-primary);padding:14px 16px;-webkit-backdrop-filter:blur(20px) saturate(1.3);backdrop-filter:blur(20px) saturate(1.3)}.private-industrial-map-legend__title{color:var(--text-muted);font-size:10px;font-weight:700;letter-spacing:.08em;line-height:1.2;margin:0 0 12px;text-transform:uppercase}.private-industrial-map-legend__list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.private-industrial-map-legend__item{display:flex;align-items:center;gap:10px}.private-industrial-map-legend__swatch{width:22px;height:14px;flex-shrink:0;border-radius:4px;box-shadow:0 0 0 1px #00000014}.private-industrial-map-legend__label{color:var(--text-primary);font-size:12px;font-weight:500;line-height:1.3}.private-industrial-map-float-stack .map-reset-float-btn--view{position:static}.map-reset-float-btn,.map-road-reset-btn{position:absolute;left:24px;z-index:1600;display:inline-flex;min-height:40px;pointer-events:auto;cursor:pointer;align-items:center;justify-content:center;gap:6px;border:0;border-radius:12px;background:#ffffffe0;box-shadow:var(--map-float-shadow);color:#18181b;font-size:12px;font-weight:600;line-height:1;padding:0 16px;transition:background .2s cubic-bezier(.4,0,.2,1),box-shadow .2s ease,color .2s ease,transform .2s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(20px) saturate(1.3);backdrop-filter:blur(20px) saturate(1.3)}.map-reset-float-btn:hover,.map-road-reset-btn:hover{background:#fff;box-shadow:0 0 0 1px #2563eb1f,0 12px 36px #0000001f;color:#2563eb;transform:translateY(-2px)}.map-reset-float-btn:active,.map-road-reset-btn:active{transform:translateY(0)}.map-reset-float-btn{bottom:24px}.map-road-reset-btn{bottom:76px}.district-label-marker,.parcel-label-marker,.tehsil-label-marker,.map-pin-marker,.location-intel-marker-wrap{pointer-events:none}.district-name-label,.tehsil-name-label,.parcel-label-text,.road-hover-tooltip,.plot-hover-tooltip,.location-intel-pill{border:0;background:#ffffffeb;box-shadow:0 0 0 1px #0000000a,0 8px 24px #0000001a;color:#09090b;font-family:var(--font-sans);font-weight:700;letter-spacing:-.01em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.district-name-label{border-radius:8px;font-size:11px;line-height:1.2;padding:5px 8px;white-space:nowrap}.parcel-label-text{border-radius:6px;font-size:10px;line-height:1.1;padding:3px 6px}.tehsil-name-label{border-radius:8px;font-size:10px;line-height:1.15;padding:5px 8px;text-transform:uppercase}.plot-popup .leaflet-popup-content-wrapper{border:0;border-radius:18px;background:var(--map-plot-popup-bg);box-shadow:var(--map-plot-popup-shadow);color:var(--map-plot-popup-text);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.plot-popup .leaflet-popup-tip{background:var(--map-plot-popup-bg);box-shadow:none}.plot-popup .leaflet-popup-content{margin:16px 18px}.plot-popup-inner{display:grid;gap:8px}.plot-popup-title{color:var(--map-plot-popup-text);font-size:14px;font-weight:700;line-height:1.25}.plot-popup-row{color:var(--map-plot-popup-text);font-size:12px;font-weight:500;line-height:1.35}.plot-popup-k{color:var(--map-plot-popup-muted);font-weight:600}.road-hover-tooltip,.plot-hover-tooltip{border-radius:12px;font-size:12px;line-height:1.25;padding:8px 12px}.road-hover-tooltip .leaflet-tooltip-content,.plot-hover-tooltip .leaflet-tooltip-content{line-height:1.25}.map-pin-marker__inner{filter:drop-shadow(0 8px 20px rgba(0,0,0,.2));transform:scale(var(--map-pin-scale, 1));transform-origin:50% 100%}.location-intel-pill-stack{display:grid;gap:4px}.location-intel-pill-stack--compact{gap:0}.location-intel-pill{display:inline-flex;max-width:none;align-items:center;justify-content:center;gap:6px;border-radius:999px;font-size:11px;font-weight:600;line-height:1;padding:6px 10px}.location-intel-pill--selected{box-shadow:0 0 0 2px #2563eb59,0 12px 28px #2563eb33;transform:scale(1.04)}.location-intel-pill-km{white-space:nowrap}@media(max-width:900px){.map-dashboard{flex-direction:column}.map-main-column{min-height:0}.map-container-wrapper{padding:12px 16px 16px}}@media(max-width:640px){.map-container-wrapper{padding:10px 12px 12px}.map-leaflet-host{border-radius:18px}.map-estate-label{top:16px;font-size:12px;padding:8px 16px}.private-industrial-map-legend{min-width:170px;padding:12px 14px}.map-bottom-controls{bottom:12px;left:12px;max-width:calc(100% - 24px);gap:6px}.map-container .leaflet-top.leaflet-left{right:14px;bottom:48px}.map-container .leaflet-bottom.leaflet-right{right:14px;bottom:12px}}.chatbot{position:fixed;bottom:2rem;right:2rem;z-index:50;display:flex;align-items:center;gap:.625rem}.chatbot__bubble{border-radius:1rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;background:var(--surface-card);border:1px solid var(--border-default);box-shadow:var(--shadow-elevated);color:var(--text-body)}.chatbot__avatar{height:3.5rem;width:3.5rem;overflow:hidden;border-radius:9999px;box-shadow:var(--shadow-glow-green);background:var(--surface-card);border:2px solid var(--color-brand-primary)}.chatbot__avatar img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.page-wrap--connectivity{padding:24px 4% 40px}.kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:32px}.kpi-card{background:var(--surface-card);border-radius:6px;padding:16px 18px;box-shadow:var(--shadow-soft)}.kpi-title{font-size:.8rem;font-weight:600;color:var(--text-subtle);text-transform:uppercase;letter-spacing:.03em;margin-bottom:8px}.kpi-value{font-size:1.35rem;font-weight:700;color:var(--text-heading-strong)}.legend-section{background:var(--surface-card);border-radius:6px 6px 0 0;padding:18px 24px 12px;border-bottom:1px solid var(--border-default)}.legend-title{font-size:1.05rem;font-weight:700;margin-bottom:12px}.legend-items{display:flex;flex-wrap:wrap;gap:20px;font-size:.9rem;color:var(--text-body)}.legend-item{display:flex;align-items:center;gap:8px}.legend-line{width:40px;height:3px;border-radius:999px;background:var(--map-legend-base)}.legend-line.express{background:var(--map-legend-express)}.legend-line.express-under{background:var(--map-legend-express-under)}.legend-line.national{background:var(--map-legend-national)}.legend-line.state{background:var(--map-legend-state)}.legend-line.district{background:var(--map-legend-district)}.legend-line.city{background:var(--map-legend-city)}.legend-line.village{background:var(--map-legend-village)}.map-frame--connectivity{border-radius:0 0 6px 6px;box-shadow:var(--shadow-elevated);overflow:hidden}.map-image{width:100%;height:auto;display:block}@media(max-width:1024px){.kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.kpi-row{grid-template-columns:minmax(0,1fr)}}.page-title{text-align:center;font-size:1.4rem;font-weight:700;margin-bottom:24px}.table-container--approvals{background:var(--surface-card);border-radius:8px;padding:24px;box-shadow:var(--shadow-elevated);overflow-x:auto}.table-container--approvals table{width:100%;border-collapse:collapse;font-size:.9rem}.table-container--approvals thead tr{background:var(--approvals-header-bg);color:var(--text-inverse)}.table-container--approvals thead th{padding:10px;border:1px solid var(--approvals-border);text-align:left;font-weight:600}.table-container--approvals tbody td{padding:8px 10px;border:1px solid var(--approvals-border);vertical-align:top}.table-container--approvals tbody tr:nth-child(2n){background:var(--approvals-row-alt)}.col-sno{width:60px;text-align:center;font-weight:600}.col-service{width:260px}.col-dept{width:360px}.col-timeline{width:120px}.actions-row{margin-top:16px;display:flex;justify-content:flex-start}.apply-btn{padding:12px 40px;border-radius:8px;border:none;background:var(--approvals-btn-bg);color:var(--text-inverse);font-weight:600;font-size:.96rem;cursor:pointer}.content-grid--incentives{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:16px;margin-bottom:24px}.incentives-table-wrap{background:var(--surface-card);border-radius:8px;box-shadow:var(--shadow-elevated);overflow:hidden}.incentives-header{background:var(--surface-panel);border-bottom:1px solid var(--border-strong);padding:10px 14px;font-weight:700;font-size:.95rem}.incentives-table-wrap table{width:100%;border-collapse:collapse;font-size:.85rem}.incentives-table-wrap td,.incentives-table-wrap th{border:1px solid var(--text-subtle);padding:6px 8px;vertical-align:top}.col-invest{width:220px;background:var(--incentives-col-bg);font-weight:600}.section-row{background:var(--incentives-section-bg);font-weight:700}.image-frame{background:var(--surface-card);border-radius:8px;box-shadow:var(--shadow-elevated);overflow:hidden}.image-frame img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;min-height:400px}@media(max-width:960px){.content-grid--incentives{grid-template-columns:minmax(0,1fr)}}
