@import"https://js.arcgis.com/4.30/@arcgis/core/assets/esri/themes/light/main.css";.sketch-container .esri-sketch{width:100%}.sketch-container .esri-sketch__panel{justify-content:flex-start;align-items:flex-start}.sketch-container .esri-sketch__section{align-items:flex-start}.sketch-container .esri-sketch__button{margin-right:auto}.measurement-container{min-height:200px;min-width:400px}.measurement-buttons{display:flex;flex-direction:row;gap:8px;padding:8px 0;justify-content:space-between}.measurement-buttons calcite-button{flex:1;justify-content:center;border:1px solid var(--calcite-ui-border-1);border-radius:0;--calcite-ui-text-1: #151515;--calcite-ui-border-1: #151515}.measurement-buttons calcite-button[active]{background-color:var(--calcite-ui-foreground-2);color:var(--calcite-ui-text-1)}.measurement-buttons calcite-button:not([disabled]):hover{border-color:var(--calcite-ui-brand);background-color:var(--calcite-ui-foreground-2)}#measurement-widget-container{padding:8px}.content{padding:16px}.tool-help-section{margin-bottom:16px}.tool-help-trigger{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 0;background:none;border:none;width:100%;text-align:left}.tool-help-trigger calcite-icon{flex-shrink:0;color:var(--calcite-ui-brand)}.tool-help-title{font-size:14px;color:var(--calcite-ui-text-2);-webkit-user-select:none;user-select:none}.tool-help-text{max-height:0;overflow:hidden;font-size:14px;line-height:1.5;color:var(--calcite-ui-text-3);padding-left:28px;transition:max-height .3s ease-out,padding .3s ease-out}.tool-help-section:hover .tool-help-text,.tool-help-section:focus-within .tool-help-text{max-height:200px;padding-top:8px;padding-bottom:8px}:root{--sidebar-width-expanded: 520px;--sidebar-width-collapsed: 80px;--sidebar-nav-width: 80px;--sidebar-width-current: var(--sidebar-width-expanded);--sidebar-min-width: var(--sidebar-width-expanded);--sidebar-max-width: 40vw;--sidebar-transition-duration: .3s;--sidebar-z-index: 10;--mobile-breakpoint: 768px;--tablet-breakpoint: 1024px}.sidebar-container{position:fixed;top:0;left:0;height:100vh;width:var(--sidebar-width-current, var(--sidebar-width-expanded));min-width:var(--sidebar-min-width, var(--sidebar-width-expanded));max-width:var(--sidebar-max-width, 40vw);background:var(--calcite-ui-foreground-1, #ffffff);box-shadow:4px 0 12px -2px #00000026;z-index:var(--sidebar-z-index);display:flex;transition:width var(--sidebar-transition-duration) ease,transform var(--sidebar-transition-duration) ease}.sidebar-container span{margin:0}body.sidebar-resizing .sidebar-container{transition:none}.sidebar-container.collapsed{width:var(--sidebar-width-collapsed);min-width:var(--sidebar-width-collapsed);max-width:var(--sidebar-width-collapsed)}.sidebar-container.collapsed .selected-panel-footer,.sidebar-container.collapsed .actions-modal-layer{display:none!important}.sidebar-container.collapsed .sidebar-resizer{display:none}.sidebar-resizer{position:absolute;top:0;right:-4px;width:8px;height:100%;cursor:col-resize;touch-action:none;z-index:calc(var(--sidebar-z-index) + 1)}.sidebar-resizer:before{content:"";position:absolute;top:0;right:3px;width:2px;height:100%;background:#155dfc59;opacity:0;transition:opacity .2s ease,background-color .2s ease}.sidebar-resizer:hover:before,.sidebar-resizer:focus-visible:before,.sidebar-resizer.resizing:before{opacity:1;background:#155dfc}.sidebar-resizer:focus-visible{outline:2px solid #155dfc;outline-offset:-2px}.sidebar-nav{width:var(--sidebar-nav-width);background:#f9fafb;border-right:1px solid var(--calcite-ui-border-3, #d4d4d4);display:flex;flex-direction:column;align-items:center;padding:8px 0;gap:4px;flex-shrink:0}.sidebar-collapse-trigger{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0px;border-radius:6px;cursor:pointer;color:var(--calcite-ui-text-1, #151515);margin-bottom:8px}.sidebar-collapse-trigger:hover{background:var(--calcite-ui-foreground-2, #f3f3f3);border-color:var(--calcite-ui-border-1, #949494)}.sidebar-tab{width:63px;height:55px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:transparent;border:none;border-radius:4px;cursor:pointer;color:var(--calcite-ui-text-1, #151515);transition:background-color .2s ease,color .2s ease;padding:4px;position:relative}.sidebar-tab[hidden]{display:none!important}.sidebar-tab-badge{position:absolute;top:4px;right:6px;min-width:18px;height:18px;padding:0 4px;border-radius:9999px;background:#ef4444;color:#fff;font-size:8px;line-height:15px;text-align:center;border:2px solid #ffffff;box-sizing:border-box}.sidebar-tab:hover{background:var(--calcite-ui-foreground-1, #ffffff)}.sidebar-tab:focus{outline:2px solid #155dfc;outline-offset:2px}.sidebar-tab[aria-selected=true]{background:#155dfc;color:var(--calcite-ui-foreground-1, #ffffff)}.sidebar-tab calcite-icon{pointer-events:none;--calcite-icon-size: 20px}.sidebar-tab-label{font-size:12px;font-weight:var(--calcite-font-weight-medium, 500);text-align:center;line-height:1.2;pointer-events:none;max-width:100%;word-wrap:break-word}.sidebar-content{flex:1;display:flex;flex-direction:column;overflow:hidden;position:relative;opacity:1;transition:opacity var(--sidebar-transition-duration) ease}.sidebar-container.collapsed .sidebar-content{opacity:0;pointer-events:none}.sidebar-collapse-btn{display:none}.sidebar-panel{display:none;flex-direction:column;height:100%;overflow:hidden}.sidebar-panel:not([hidden]){display:flex}.sidebar-panel-header{padding:16px;border-bottom:1px solid var(--calcite-ui-border-3, #d4d4d4);flex-shrink:0}.sidebar-panel-header calcite-heading{margin:0;font-size:18px;font-weight:var(--calcite-font-weight-bold, 600);color:var(--calcite-ui-text-1, #151515)}.sidebar-panel-body{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px}.sidebar-panel-footer{flex-shrink:0}.sidebar-panel-body::-webkit-scrollbar{width:8px}.sidebar-panel-body::-webkit-scrollbar-track{background:var(--calcite-ui-foreground-1, #ffffff)}.sidebar-panel-body::-webkit-scrollbar-thumb{background:var(--calcite-ui-border-2, #d4d4d4);border-radius:4px}.sidebar-panel-body::-webkit-scrollbar-thumb:hover{background:var(--calcite-ui-border-1, #949494)}.sidebar-sub-tabs{display:flex;gap:0;border-bottom:1px solid var(--calcite-ui-border-3, #d4d4d4);margin:-16px -16px 16px;padding:0 16px}.sidebar-sub-tab{height:42px;padding:0 16px;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;color:var(--calcite-ui-text-2, #4a4a4a);font-size:14px;font-weight:var(--calcite-font-weight-medium, 500);transition:color .2s ease,border-color .2s ease;position:relative;display:inline-flex;align-items:center}.sidebar-sub-tab[hidden],.sidebar-panel-footer[hidden],.selected-panel-footer[hidden]{display:none!important}.sidebar-sub-tab:hover{color:var(--calcite-ui-text-1, #151515)}.sidebar-sub-tab:focus{outline:2px solid #155dfc;outline-offset:-2px}.sidebar-sub-tab.active,.sidebar-sub-tab[aria-selected=true]{color:#155dfc;border-bottom-color:#155dfc}.sidebar-sub-panels{position:relative}.sidebar-sub-panel{display:none}.sidebar-sub-panel:not([hidden]){display:block}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;color:var(--calcite-ui-text-3, #6e6e6e)}.empty-state calcite-icon{margin-bottom:16px;color:var(--calcite-ui-border-1, #949494)}.empty-state p{margin:0 0 8px;font-size:14px}.empty-state p:first-of-type{font-weight:var(--calcite-font-weight-medium, 500);color:var(--calcite-ui-text-2, #4a4a4a);font-size:16px}.empty-state-hint{font-size:12px!important;color:var(--calcite-ui-text-3, #6e6e6e)!important}.sidebar-panel-body #layers-content>*,.sidebar-sub-panel>*{width:100%}.sidebar-panel-body calcite-panel,.sidebar-sub-panel calcite-panel{--calcite-panel-padding: 0}.sidebar-panel-body .sketch-container calcite-panel,.sidebar-panel-body .measurement-container calcite-panel,.sidebar-panel-body .print-container calcite-panel{box-shadow:none;border:none}.sidebar-mobile-header{display:none;position:fixed;top:0;left:0;width:100%;height:56px;background:var(--calcite-ui-foreground-1, #ffffff);border-bottom:1px solid rgba(0,0,0,.1);z-index:calc(var(--sidebar-z-index) + 2);padding:0 16px;align-items:center;box-shadow:0 1px 3px #0000001a}.sidebar-hamburger{width:32px;height:32px;background:transparent;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease;padding:0;outline:none;border-radius:4px}.sidebar-hamburger:active{background:var(--calcite-ui-foreground-3, #ebebeb)}.sidebar-hamburger calcite-icon{--calcite-ui-icon-color: var(--calcite-ui-text-1, #151515);width:20px;height:20px}.sidebar-backdrop{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:calc(var(--sidebar-z-index) - 1);opacity:0;transition:opacity var(--sidebar-transition-duration) ease}.sidebar-backdrop.visible{display:block;opacity:1}@media (max-width: 1024px){:root{--sidebar-width-expanded: 400px}}@media (max-width: 768px){:root{--sidebar-width-expanded: calc(100vw - 32px) ;--sidebar-mobile-header-height: 56px;--sidebar-mobile-top: calc(var(--sidebar-mobile-header-height) + 60px)}.sidebar-mobile-header{display:flex!important}.sidebar-collapse-trigger,.sidebar-resizer{display:none}.sidebar-container{top:57px;left:0;width:100%;min-width:100%;max-width:100%;height:calc(100vh - 57px);border-radius:0;transform:translate(calc(-100% - 32px));box-shadow:0 2px 12px #0003;transition:transform var(--sidebar-transition-duration) ease}.sidebar-container:not(.collapsed){transform:translate(0)}.sidebar-container.collapsed{transform:translate(calc(-100% - 32px))}#viewDiv{padding-left:0!important}body.sidebar-expanded .center-search-widget,body.sidebar-collapsed .center-search-widget{position:relative;width:380px;margin:0}.sidebar-container:not(.collapsed) .sidebar-content{opacity:1;pointer-events:auto}.sidebar-container:not(.collapsed){z-index:15}body.sidebar-expanded #tableContainer,body.sidebar-collapsed #tableContainer{left:0}.sidebar-tab{width:70px;height:60px}.sidebar-sub-tab{height:48px;font-size:15px}.sidebar-panel-header{padding:12px 16px}.sidebar-panel-header calcite-heading{font-size:16px}.sidebar-nav{width:80px}.bottom-right-widgets{bottom:20px!important;right:12px!important}.top-left-widgets{top:72px!important;left:12px!important}}@media (max-width: 480px){:root{--sidebar-width-expanded: calc(100vw - 24px) }.sidebar-mobile-header{padding:0 12px}.sidebar-container{left:0;top:57px;height:calc(100vh - 57px)}.center-search-widget .esri-search__container{width:calc(100vw - 70px);max-width:calc(100vw - 70px)}.bottom-right-widgets,.top-left-widgets{gap:8px}.selected-panel-footer{align-items:flex-end;flex-direction:column;gap:10px}.selected-footer-actions{width:auto;display:flex;justify-content:flex-end}.selected-footer-button{width:auto;min-width:80px;justify-content:center}}@media (prefers-contrast: high){.sidebar-nav{border-right-width:2px}.sidebar-panel-header{border-bottom-width:2px}.sidebar-tab[aria-selected=true]{outline:2px solid currentColor;outline-offset:-2px}}@media (prefers-reduced-motion: reduce){.sidebar-container,.sidebar-content,.sidebar-tab,.sidebar-sub-tab,.sidebar-collapse-btn{transition:none}}.selected-panel-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:12px 16px;background:#fff;border-top:1px solid #e5e7eb}.selected-footer-meta{display:flex;flex-direction:column;gap:4px;min-width:0}.selected-footer-title{font-weight:700;color:#1f2937;font-size:15px}.selected-footer-subtitle{color:#4b5563;font-size:13px;line-height:1.4}.selected-footer-actions{display:inline-flex;align-items:center;gap:10px}.selected-footer-button{height:36px;min-width:100px;padding:0 16px;border-radius:8px;border:1px solid #2563eb;background:#fff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;box-shadow:none;font-weight:600;font-size:15px;line-height:1;transition:all .15s ease}.selected-footer-button:hover{background:#eff6ff;border-color:#1d4ed8}.selected-footer-button-primary{background:#2563eb;border-color:#2563eb;color:#fff}.selected-footer-button-primary:hover{background:#1d4ed8;border-color:#1d4ed8}.selected-footer-button calcite-icon{pointer-events:none}.selected-footer-button[aria-disabled=true]{opacity:.6;cursor:not-allowed;pointer-events:none}.actions-modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:32px 24px;background:#00000059;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:2000}body.actions-modal-open{overflow:hidden}.actions-modal-layer:not([hidden]){opacity:1;pointer-events:auto}.actions-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0}.actions-modal{position:relative;max-width:441px;width:100%;background:#fff;border-radius:10px;box-shadow:0 10px 15px -3px #0000001a,0 4px 12px #00000014;border:1px solid rgba(0,0,0,.1);padding:20px;display:flex;flex-direction:column;gap:12px}.actions-modal__header{display:flex;justify-content:space-between;align-items:flex-start}.actions-modal__title{color:#0a0a0a;font-size:18px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:-.439px}.actions-modal__close{padding:0!important;width:16px;height:16px;flex-shrink:0;border:0px;background-color:transparent;cursor:pointer}.actions-modal__subtitle{color:#717182;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.15px;margin-top:8.5px}.actions-modal__body{display:flex;flex-direction:column}.actions-list{overflow:hidden;display:flex;flex-direction:column}.actions-empty{text-align:center;font-size:14px;color:#6b7280;padding:12px 8px}.action-row{font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.15px;display:flex;padding:14.5px 16px 13.5px 13px;align-items:center;gap:12px;align-self:stretch;border-radius:8px;border:1px solid rgba(0,0,0,.1);background:#fff;margin-bottom:8px;cursor:pointer}.action-row:hover,.action-row:focus-visible{background:#0050ff1a;outline:none}.action-row[aria-disabled=true],.action-row[disabled]{opacity:.5;cursor:not-allowed;pointer-events:none}.action-row[aria-disabled=true]:hover,.action-row[aria-disabled=true]:focus-visible,.action-row[disabled]:hover,.action-row[disabled]:focus-visible{background:#fff}.action-row__icon{flex-shrink:0}.action-row__icon calcite-icon{width:16px;height:16px}.action-row__label{flex:1;overflow:hidden;text-overflow:ellipsis}.selected-header{display:flex;align-items:center;justify-content:space-between;padding:12px 0;gap:12px}.selected-header-count{font-weight:400;color:#6b7280;font-size:13px;white-space:nowrap}.selected-header-actions{display:inline-flex;align-items:center;gap:12px}.selected-search{display:flex;flex-direction:column;gap:6px;margin:0 0 12px}.selected-search-field{position:relative;display:flex;align-items:center}.selected-search-input{width:100%;height:36px;border-radius:8px;border:1px solid #d1d5db;padding:0 36px 0 12px;font-size:13px;color:#111827;background:#fff}.selected-search-input::placeholder{color:#9ca3af}.selected-search-input:focus{outline:2px solid #155dfc;outline-offset:2px;border-color:#93c5fd}.selected-search-clear{position:absolute;right:6px;width:24px;height:24px;border-radius:6px;border:none;background:transparent;color:#6b7280;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.selected-search-clear:hover{background:#e5e7eb;color:#111827}.selected-search-clear[hidden]{display:none}.selected-search-empty{margin:8px 0 12px;padding:12px;border-radius:8px;border:1px dashed #e5e7eb;color:#6b7280;font-size:13px;text-align:center}.selected-view-toggle{display:inline-flex;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.selected-view-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:34px;border:none;background:transparent;color:#374151;cursor:pointer}.selected-view-btn.active{background:#0b0c10;color:#fff}.selected-clear-all{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;color:#374151;font-size:13px;font-weight:500;cursor:pointer;background:#fff;border:none;border-radius:6px;transition:background .15s ease,border-color .15s ease;white-space:nowrap}.selected-clear-all:hover{background:#f9fafb}.selected-clear-all:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.selected-clear-all calcite-icon{--calcite-ui-icon-color: currentColor;--calcite-icon-size: 14px}.selected-cards{display:flex;flex-direction:column;gap:12px}.selected-list{margin-top:4px;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.selected-list-table{width:max-content;min-width:100%;border-collapse:collapse;font-size:13px;table-layout:auto}.selected-list-table thead th{text-align:left;color:#6b7280;font-weight:600;padding:12px 8px;border-bottom:1px solid #e5e7eb}.selected-list-table tbody td{padding:14px 8px;border-bottom:1px solid #f3f4f6;color:#111827}.selected-list-table th,.selected-list-table td{white-space:nowrap}.selected-row-remove{background:transparent;border:none;cursor:pointer;color:#6b7280;padding:4px;transition:color .15s ease}.selected-row-remove:hover{color:#374151}.view-mode-toggle{display:inline-flex;align-items:center}.view-mode-group{display:inline-flex;border:1px solid #e5e7eb;border-radius:6px;background:#fff;overflow:hidden;gap:0}.view-mode-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;padding:0 12px;background:transparent;border:none;color:#6b7280;font-size:13px;font-weight:500;cursor:pointer;transition:color .15s ease,background .15s ease}.view-mode-button span{white-space:nowrap}.view-mode-button+.view-mode-button{border-left:1px solid #e5e7eb}.view-mode-button:hover:not(.active){background:#f9fafb;color:#374151}.view-mode-button.active{background:#0b0c10;color:#fff}.view-mode-button:focus-visible{outline:2px solid #2563eb;outline-offset:-2px}.view-mode-button calcite-icon{--calcite-ui-icon-color: currentColor;--calcite-icon-size: 16px}.selected-list{border:1px solid #e5e7eb;border-radius:4px}.selected-layer-tabs{display:flex;flex-wrap:nowrap;gap:0;border-bottom:2px solid #e5e7eb;margin:16px 0 0;padding-bottom:0;position:sticky;top:0;z-index:2;background:var(--calcite-ui-foreground-1, #ffffff);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.selected-layer-tabs::-webkit-scrollbar{height:6px}.selected-layer-tabs::-webkit-scrollbar-track{background:transparent}.selected-layer-tabs::-webkit-scrollbar-thumb{background:var(--calcite-ui-border-2, #d4d4d4);border-radius:3px}.selected-layer-tabs::-webkit-scrollbar-thumb:hover{background:var(--calcite-ui-border-1, #949494)}.selected-layer-tab{flex:0 0 auto;min-width:120px;padding:12px 20px;border:none;border-bottom:3px solid transparent;border-radius:0;background:transparent;color:#6b7280;font-size:13px;font-weight:500;line-height:1.2;text-align:center;white-space:nowrap;cursor:pointer;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.selected-layer-tab:hover{background:#f9fafb;color:#374151}.selected-layer-tab:focus{outline:2px solid #155dfc;outline-offset:-2px}.selected-layer-tab.active,.selected-layer-tab[aria-selected=true]{background:transparent;border-bottom-color:#155dfc;color:#155dfc;font-weight:600}.selected-layer-tab-panels{margin-top:12px}.selected-layer-tab-panel[hidden]{display:none}.selected-list-table{background:#fff}.selected-list-table thead th{position:sticky;top:var(--selected-layer-tabs-offset, 0px);background:#f9fafb;color:#374151;z-index:1;border-bottom:2px solid #e5e7eb}.selected-layer-tabs+.selected-layer-tab-panels .selected-list-table thead th{position:static;top:auto}.selected-list-table tbody tr{transition:background-color .15s ease;cursor:pointer}.selected-list-table tbody tr:hover{background-color:#f9fafb}.selected-list-table tbody tr:last-child td{border-bottom:none}.selected-list-table tbody td{color:#111827;max-width:200px;overflow:hidden;text-overflow:ellipsis}.selected-table-checkbox-col{width:40px;padding:12px 8px!important}.selected-table-checkbox{cursor:pointer;width:16px;height:16px;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:4px;border:1px solid #030213;position:relative;background:#fff}.selected-table-checkbox:checked{background:#030213;border:1px solid #030213}.selected-table-checkbox:checked:after{content:"";position:absolute;top:1px;left:5px;width:2px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.selected-layer-table-section{margin-bottom:16px}.selected-layer-group-header{font-size:14px;font-weight:600;color:#374151;padding:12px 0 8px;margin-top:8px}.selected-layer-group-header:first-child{margin-top:0}.selected-export-csv{display:flex;align-items:center;gap:8px;height:36px;padding:0 16px;background:#fff;border:1px solid #005bff;border-radius:8px;font-size:15px;font-weight:600;color:#005bff;line-height:20px;letter-spacing:-.15px;cursor:pointer;transition:all .15s ease}.selected-export-csv:hover{background:#eff6ff;border-color:#0046cc}.selected-export-csv:disabled{opacity:.5;cursor:not-allowed}.selected-export-csv calcite-icon{--calcite-ui-icon-color: currentColor}.selected-header-left{display:flex;align-items:center;gap:12px}.selected-card{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:4px;overflow:hidden}.selected-card-header-row{display:flex;align-items:stretch;border-bottom:1px solid rgba(0,0,0,.1);transition:background-color .15s ease}.selected-card-header{flex:1;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:transparent;border:none;cursor:pointer;text-align:left;transition:background-color .15s ease}.selected-card-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:4px;width:16px;height:16px;border:1px solid #030213;display:inline-block;align-items:center;justify-content:center;flex-shrink:0;position:relative;cursor:pointer}.selected-card-checkbox:checked{background:#030213;border:1px solid #030213}.selected-card-checkbox:checked:after{content:"";position:absolute;top:1px;left:5px;width:2px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.selected-card-record-title-text{margin-top:0!important}.selected-card-header:hover{background-color:#e0e7ff}.selected-card-header:focus{outline:2px solid #155dfc;outline-offset:-2px}.selected-card-header-content{flex:1;min-width:0}.selected-card-layer-name{font-size:12px;color:#6a7282;font-weight:500;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selected-card-record-title{font-size:14px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:8px}.selected-card-collapse-icon{flex-shrink:0;margin-left:8px;transition:transform .2s ease}.selected-card-header[aria-expanded=true] .selected-card-collapse-icon{transform:rotate(180deg)}.selected-card-title{display:inline-flex;align-items:center;gap:10px;font-weight:600;color:#111827;font-size:14px}.selected-card-remove{background:transparent;border:none;cursor:pointer;color:#6b7280;border-radius:6px;padding:6px;transition:background-color .15s ease,color .15s ease}.selected-card-remove:hover{background-color:#e0e7ff;color:#111827}.selected-card-error{background:#fef2f2;border:1px solid rgba(0,0,0,.1);color:#991b1b;border-radius:6px;padding:10px 12px;font-size:13px;margin:8px 0}.selected-card-missing-data{margin-top:8px;color:#6b7280;font-size:13px}.selected-card-body{padding:12px 16px 8px;overflow:hidden;transition:max-height .3s ease,opacity .3s ease,padding .3s ease}.selected-card-body-collapsed{max-height:0;opacity:0;padding-top:0;padding-bottom:0}.selected-card-body-expanded{max-height:2000px;opacity:1}.selected-attr-grid{display:grid;grid-template-columns:112px 1fr;row-gap:8px;column-gap:12px;min-width:0}.selected-attr-label{color:#6a7282;font-size:12px;min-width:0;word-break:break-word}.selected-attr-value{color:#101828;font-size:12px;min-width:0;word-break:break-word;overflow-wrap:anywhere;white-space:normal}.selected-card-footer{display:flex;flex-wrap:wrap;gap:8px;padding:8px 16px 16px;border-top:1px solid rgba(0,0,0,.1)}.selected-btn{height:36px;border:1px solid rgba(0,0,0,.1);background:#fff;color:#111827;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;cursor:pointer;padding:0 12px;box-sizing:border-box;transition:background-color .15s ease,border-color .15s ease;white-space:nowrap}.selected-btn:hover{background-color:#f9fafb;border-color:#d1d5db}.selected-btn:focus{outline:2px solid #155dfc;outline-offset:2px}.selected-btn-primary{border-color:#d1d5db;background-color:#f9fafb;font-weight:500}.selected-btn-primary:hover{background-color:#f3f4f6;border-color:#9ca3af}.selected-btn-action{height:36px;border:1px solid #9ca3af;background-color:#fff;color:#374151;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;cursor:pointer;padding:0 12px;box-sizing:border-box;transition:background-color .15s ease,border-color .15s ease;white-space:nowrap;font-weight:400}.selected-btn-action:hover{background-color:#f9fafb;border-color:#6b7280;color:#111827}.selected-btn-action:focus{outline:2px solid #155dfc;outline-offset:2px}.selected-btn-action calcite-icon{--calcite-icon-size: 14px}.selected-btn-action [class*=esri-icon-]{font-size:14px}.selected-icon-dot{width:16px;height:16px;border-radius:4px;border:1px solid #030213;background:#030213;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.selected-icon-dot:after{content:"";width:8px;height:5px;border-left:2px solid white;border-bottom:2px solid white;transform:rotate(-45deg) translate(.5px,-1px)}.selected-divider{height:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{margin:0;padding:0;overflow:hidden}#viewDiv{height:100vh;margin:0;padding:0;position:relative;transition:padding-left .3s ease}body.sidebar-expanded #viewDiv{padding-left:var(--sidebar-width-current, var(--sidebar-width-expanded))}body.sidebar-collapsed #viewDiv{padding-left:var(--sidebar-width-collapsed)}@media (prefers-reduced-motion: reduce){#viewDiv{transition:none}}#tableContainer{display:none;position:fixed;right:0;bottom:0;height:50vh;width:auto;z-index:100}body.sidebar-expanded #tableContainer{left:var(--sidebar-width-current, var(--sidebar-width-expanded))}body.sidebar-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}body.sidebar-resizing #viewDiv{transition:none}body.sidebar-collapsed #tableContainer{left:var(--sidebar-width-collapsed)}#measurements{padding:4px 8px;font-size:16px;bottom:15px;left:50%;margin-right:-50%;transform:translate(-50%,-50%)}.esri-ui-manual-container{top:15px;left:calc(var(--sidebar-nav-width, 80px) + 14px)}.sidebar-container span{margin-top:5px}.map-pill{position:absolute;top:20px;left:50%;transform:translate(-50%);background-color:var(--calcite-ui-foreground-1);border-radius:.25rem;padding:.375rem .75rem;box-shadow:0 2px 8px #0003;display:none;align-items:center;gap:.5rem;z-index:1000;font-family:var(--calcite-sans-family);font-size:var(--calcite-font-size--1);color:var(--calcite-ui-text-1);border:1px solid var(--calcite-ui-border-3);min-width:32px;max-width:100%;justify-content:center;transition:opacity .15s ease-in-out;height:38px;box-sizing:border-box}.map-pill.visible{display:flex}.map-pill.clickable{cursor:pointer}.map-pill.clickable:hover{background-color:var(--calcite-ui-foreground-2)}.map-pill-content{display:flex;align-items:center;gap:.5rem}.map-pill-spinner{width:16px;height:16px;min-width:16px;border:1.5px solid var(--calcite-ui-border-3);border-top:1.5px solid var(--calcite-ui-brand);border-radius:50%;animation:spin 1s linear infinite;margin-top:1px}.map-pill calcite-icon{--calcite-ui-icon-color: var(--calcite-ui-text-1);display:flex;align-items:center}.map-pill-text{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:var(--calcite-font-weight-normal);line-height:1.15}.loading-spinner{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffffb3;display:flex;justify-content:center;align-items:center;z-index:1000}.spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.esri-legend__service.esri-legend__group-layer-child{display:flex;flex-direction:row-reverse;width:100%;justify-content:left;margin:0}.esri-legend__layer{overflow:hidden;flex-basis:24px}.esri-legend__layer-cell.esri-legend__layer-cell--symbols{position:relative;bottom:4px;right:7px}.esri-legend__service.esri-legend__group-layer{background-color:#f3f3f3}.esri-layer-list__item-content-bottom{margin:0}.esri-legend.esri-widget.esri-widget--panel{background:#f3f3f3;padding:14px 15px;overflow:hidden}.search-by-shape-btn.esri-component{position:relative}.search-by-shape-popup{display:none;position:absolute;top:100%;left:0;z-index:1000;background-color:#fff;box-shadow:0 2px 8px #0003;border-radius:4px;margin-top:8px}.search-by-shape-popup calcite-panel{width:300px;background-color:#fff}.search-by-shape-popup calcite-heading{font-size:16px;font-weight:700}.heading-tooltip-wrapper{display:flex;align-items:center;gap:8px}.search-by-shape-popup calcite-tooltip ul{margin-bottom:0}.search-by-shape-popup calcite-tooltip{width:250px!important;margin-bottom:0}.search-by-shape-popup calcite-link{display:flex;align-items:center}#shape-controls calcite-link{margin-top:4px}.buffer-checkbox-container{display:flex;gap:4px;align-items:center}.search-by-shape-popup .help-section{display:flex;margin:8px 0;border-bottom:1px solid #eee;padding:0 15px}.search-by-shape-popup .help-section .help-icon{margin-top:4px}.content{padding:5px 15px 15px;background-color:#fff}.header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #eee;background-color:#fff}.sub-header{margin-bottom:8px;font-size:14px;font-weight:700}.shape-icons calcite-button{border:none}.shape-icons .nearby-button{pointer-events:none}#layer-controls select{width:100%;padding:10px}.drawing-instruction{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#282828b3;color:#fff;font-weight:700;padding:10px 20px;border-radius:4px;box-shadow:0 2px 8px #0000001a;z-index:1000;font-size:16px;pointer-events:none;display:none}#clear{margin-top:16px}#clear calcite-button{width:48%}.buffer-options{margin-top:8px;display:none}.buffer-inputs{display:flex;gap:8px;align-items:center}.buffer-inputs calcite-input{flex:1}.buffer-inputs select{padding:4px 8px;border:1px solid var(--calcite-ui-border-input);border-radius:4px;background-color:var(--calcite-ui-foreground-1);color:var(--calcite-ui-text-1)}.feature-table-toggle-button{width:auto;float:right}.esri-legend__layer-table--size-ramp{margin-bottom:0}.esri-layer-list__item-content-bottom .esri-legend__service{padding-bottom:0}.basemap-widget-container{display:flex;flex-direction:row;align-items:center;gap:8px;background-color:var(--calcite-ui-foreground-1);border-radius:var(--calcite-border-radius);padding:0 12px 0 0;box-shadow:var(--calcite-shadow-sm)}.basemap-widget-label{font-size:var(--calcite-font-size--2);color:var(--calcite-ui-text-1);font-family:var(--calcite-sans-family);font-weight:var(--calcite-font-weight-medium);text-align:center}.bottom-right-widgets{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.top-left-widgets{display:flex;flex-direction:row;align-items:flex-start;gap:10px}.top-left-widgets>*:nth-child(1){order:2}.top-left-widgets>*:nth-child(2){order:1}.esri-widget *,.esri-widget :before,.esri-widget :after{box-sizing:content-box}.esri-print__template-select-arrow{align-self:anchor-center;padding-right:.75rem}@media (max-width: 1024px){.esri-ui-corner .esri-component{font-size:14px}}@media (max-width: 768px){.bottom-right-widgets,.top-left-widgets{gap:8px}.esri-widget--button{min-width:40px;min-height:40px}.esri-expand{max-width:calc(100vw - 24px)}#tableContainer{left:0!important;right:0!important;width:100%!important}.esri-zoom{font-size:16px}.search-by-shape-popup calcite-panel{width:calc(100vw - 32px);max-width:320px}.map-pill{max-width:calc(100vw - 32px);font-size:13px}}@media (max-width: 480px){.esri-widget--button{min-width:36px;min-height:36px;font-size:14px}.esri-basemap-gallery{max-width:100%}.esri-basemap-gallery__item{width:calc(50% - 8px)!important}#tableContainer{height:40vh!important}.esri-popup__main-container{max-width:calc(100vw - 24px)}}@media (max-width: 896px) and (orientation: landscape){.sidebar-hamburger{top:12px;left:12px}#tableContainer{height:35vh!important}}
