:root{--ats-brand:#1f6feb;--ats-brand-hover:#1a5ecf}#app,calcite-shell{width:100%;height:100%}.ats-logo-slot{align-items:center;gap:.6rem;min-width:0;padding:0 .5rem;display:flex}.ats-logo-img{filter:drop-shadow(0 1px 2px #00000059);flex-shrink:0;width:auto;height:34px}.ats-logo-text{min-width:0;line-height:1.2;overflow:hidden}.ats-logo-title{color:var(--calcite-color-text-1);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.ats-logo-subtitle{color:var(--calcite-color-text-3);white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;overflow:hidden}.tab-strip{background:var(--calcite-color-background);border-bottom:1px solid var(--calcite-color-border-2);flex-shrink:0;overflow:hidden;box-shadow:0 1px #00000005}.tab-strip-inner{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch;gap:0;display:flex;overflow:auto hidden}.tab-strip-inner::-webkit-scrollbar{display:none}a.nav-tab{cursor:pointer;color:var(--calcite-color-text-2);white-space:nowrap;border-bottom:3px solid #0000;flex-shrink:0;align-items:center;min-height:44px;padding:.75rem 1.1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:inline-flex}a.nav-tab:hover{color:var(--calcite-color-text-1);background:var(--calcite-color-foreground-2)}a.nav-tab.active{color:var(--ats-brand);border-bottom-color:var(--ats-brand);background:var(--calcite-color-foreground-1)}a.nav-tab:focus-visible{outline:2px solid var(--ats-brand);outline-offset:-3px}#app-pages{width:100%;height:100%;position:relative}.page{background:var(--calcite-color-background);display:none;position:absolute;inset:0}.page.is-active{flex-direction:column;display:flex}.map-host{flex:auto;width:100%;height:100%;min-height:0;position:relative}.map-host>.esri-view,.map-host>div.esri-view{width:100%!important;height:100%!important}.floating-widget{background:var(--calcite-color-background);border:1px solid var(--calcite-color-border-2);z-index:50;border-radius:4px;width:320px;max-height:calc(100% - 2rem);display:none;position:absolute;top:1rem;right:1rem;overflow:auto;box-shadow:0 6px 18px #0000002e}@media (width<=767px){.floating-widget{width:auto;top:.5rem;left:.5rem;right:.5rem}}.list-page-layout{grid-template-columns:420px 1fr;height:100%;min-height:0;display:grid}.list-panel{border-right:1px solid var(--calcite-color-border-2);flex-direction:column;min-height:0;display:flex}.list-panel-header{border-bottom:1px solid var(--calcite-color-border-2);background:var(--calcite-color-foreground-1);flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.list-panel-header h3{color:var(--calcite-color-text-1);margin:0;font-size:.9rem}.list-panel-header .count{color:var(--calcite-color-text-3);margin-left:auto;font-size:.75rem}.list-panel-body{background:var(--calcite-color-background);flex:auto;overflow-y:auto}.list-panel-search{border-bottom:1px solid var(--calcite-color-border-3);background:var(--calcite-color-foreground-1);flex-shrink:0;padding:.5rem .75rem .6rem}.list-panel-search calcite-input{width:100%}.list-empty{text-align:center;color:var(--calcite-color-text-3);padding:2rem 1rem;font-size:.9rem;font-style:italic}.list-loading,.list-empty{text-align:center;color:var(--calcite-color-text-3);padding:2rem 1rem;font-size:.85rem}.parks-list calcite-list-item{--calcite-list-item-description-color:var(--calcite-color-text-2)}img.list-thumb{object-fit:cover;background:var(--calcite-color-foreground-2);border-radius:4px;flex-shrink:0;width:96px;height:72px;margin-inline-end:.5rem;display:block}@media (width<=767px){.list-page-layout{grid-template-rows:45vh 1fr;grid-template-columns:1fr}.list-panel{border-right:none;border-bottom:1px solid var(--calcite-color-border-2)}}.dashboard-host{background:var(--calcite-color-background);flex:auto;position:relative}.dashboard-host iframe{border:0;width:100%;height:100%;display:block}.dashboard-loading{background:var(--calcite-color-background);z-index:2;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex;position:absolute;inset:0}.dashboard-loading.is-hidden{display:none}.help-note{color:var(--calcite-color-text-2);margin:.35rem 0;font-size:.85rem;line-height:1.45}.help-note+.help-note{margin-top:.55rem}.help-note code{background:var(--calcite-color-foreground-2);border-radius:3px;padding:1px 5px;font-family:Courier New,Courier,monospace;font-size:.78rem}.help-row{color:var(--calcite-color-text-2);align-items:flex-start;gap:.6rem;padding:.3rem 0;font-size:.85rem;line-height:1.45;display:flex}.help-row calcite-icon{color:var(--calcite-color-brand);flex-shrink:0;margin-top:2px}.help-row-label{color:var(--calcite-color-text-1);font-weight:600}.kbd-key{background:var(--calcite-color-foreground-2);border:1px solid var(--calcite-color-border-2);color:var(--calcite-color-text-1);text-align:center;border-radius:4px;min-width:24px;margin-right:.4rem;padding:2px 8px;font-family:Courier New,Courier,monospace;font-size:.75rem;display:inline-block}.help-callout{background:var(--calcite-color-foreground-2);border-left:3px solid var(--calcite-color-brand);color:var(--calcite-color-text-2);border-radius:3px;margin:.5rem 0;padding:.6rem .8rem;font-size:.83rem;line-height:1.5}.parks-filter-panel{flex-direction:column;width:360px;max-width:calc(100vw - 2rem);max-height:calc(100% - 2rem);padding:0;overflow:hidden}.parks-filter-header{background:var(--calcite-color-foreground-2);border-bottom:1px solid var(--calcite-color-border-2);color:var(--calcite-color-text-1);flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .8rem;font-size:.9rem;display:flex}.parks-filter-meta{border-bottom:1px solid var(--calcite-color-border-3);color:var(--calcite-color-text-2);background:var(--calcite-color-foreground-1);flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .8rem;font-size:.78rem;display:flex}.parks-filter-meta-buttons{gap:.4rem;display:flex}.parks-filter-chips{flex-wrap:wrap;flex:auto;gap:.4rem;padding:.65rem .75rem;display:flex;overflow-y:auto}.park-chip{border:1px solid var(--calcite-color-border-2);background:var(--calcite-color-foreground-2);color:var(--calcite-color-text-3);cursor:pointer;text-decoration:line-through;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--calcite-color-text-3);text-decoration-color:var(--calcite-color-text-3);border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .55rem .3rem .75rem;font-family:inherit;font-size:.78rem;line-height:1.2;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.park-chip:hover{border-color:var(--ats-brand);color:var(--calcite-color-text-1)}.park-chip:focus-visible{outline:2px solid var(--ats-brand);outline-offset:2px}.park-chip.is-active{background:var(--ats-brand);border-color:var(--ats-brand);color:#fff;text-decoration:none}.park-chip.is-active:hover{background:var(--ats-brand-hover);border-color:var(--ats-brand-hover)}.park-chip-name{font-weight:500}.park-chip-count{text-align:center;background:var(--calcite-color-foreground-3);min-width:20px;color:var(--calcite-color-text-2);border-radius:999px;padding:1px 6px;font-size:.7rem;font-weight:700;display:inline-block}.park-chip.is-active .park-chip-count{color:#fff;background:#ffffff40}.parks-filter-close{cursor:pointer;width:28px;height:28px;color:var(--calcite-color-text-3);background:0 0;border:0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:22px;line-height:1;transition:background .12s,color .12s;display:inline-flex}.parks-filter-close:hover{background:var(--calcite-color-foreground-3);color:var(--calcite-color-text-1)}.parks-filter-close:focus-visible{outline:2px solid var(--ats-brand);outline-offset:2px}@media (width<=767px){.parks-filter-panel{width:auto;max-width:none}.parks-filter-chips{max-height:50vh;padding:.55rem}.park-chip{min-height:36px;padding:.5rem .6rem .5rem .85rem;font-size:.85rem}.park-chip-count{font-size:.7rem}.parks-filter-meta{flex-wrap:wrap;gap:.4rem}.parks-filter-meta-buttons{gap:.3rem}}.map-action{display:none}body[data-page=parks] .parks-action,body[data-page=list] .list-action,body[data-page=forests] .forests-action{display:inline-flex}@media (width<=767px){.ats-logo-img{height:28px}.ats-logo-title{font-size:.85rem}.ats-logo-subtitle{display:none}.ats-logo-slot{gap:.45rem;padding:0 .3rem}a.nav-tab{min-height:44px;padding:.6rem .75rem;font-size:.85rem}.tab-strip{position:relative}.tab-strip:after{content:"";background:linear-gradient(to right, transparent, var(--calcite-color-background));pointer-events:none;opacity:.85;width:24px;position:absolute;top:0;bottom:0;right:0}#help-dialog{--calcite-dialog-content-space:.85rem}calcite-navigation calcite-action-bar{flex-shrink:0}calcite-navigation calcite-action{--calcite-action-indicator-size:6px}}@media (width<=479px){.ats-logo-text{display:none}a.nav-tab{padding:.55rem .6rem;font-size:.82rem}}.ats-info-body{flex-direction:column;gap:0;padding:2px 0 4px;display:flex}.ats-info-block{border-bottom:1px solid var(--calcite-color-border-3);flex-direction:column;gap:8px;padding:14px 0;display:flex}.ats-info-block:first-child{padding-top:4px}.ats-info-block:last-child{border-bottom:none;padding-bottom:2px}.ats-info-block-title{text-transform:uppercase;letter-spacing:.08em;color:#215caf;font-size:10px;font-weight:700}.ats-info-block-val{color:var(--calcite-color-text-1);letter-spacing:-.01em;font-family:Courier New,Courier,monospace;font-size:13px;line-height:1.45}.ats-info-block-extent .ats-ext-row{align-items:baseline;gap:8px;padding:1px 0;display:flex}.ats-ext-corner{color:var(--calcite-color-text-3);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;min-width:80px;font-size:10px;font-weight:600}
