:root,[data-astro-cid-yvbntizx][data-theme=light]{--dashboard-bg: #fafaf9;--panel-bg: #ffffff;--panel-secondary-bg: #fafaf9;--panel-border: #e7e5e4;--text-primary: #1c1917;--text-secondary: #57534e;--text-tertiary: #78716c;--accent-primary: #2563eb;--accent-hover: #1d4ed8;--shadow-sm: rgba(0, 0, 0, .05);--shadow-md: rgba(0, 0, 0, .1);--shadow-lg: rgba(0, 0, 0, .15);--modal-bg: rgba(255, 255, 255, .95)}[data-astro-cid-yvbntizx][data-theme=dark]{--dashboard-bg: #0f172a;--panel-bg: #1e293b;--panel-secondary-bg: #334155;--panel-border: rgba(255, 255, 255, .1);--text-primary: #e2e8f0;--text-secondary: #94a3b8;--text-tertiary: #64748b;--accent-primary: #3b82f6;--accent-hover: #60a5fa;--shadow-sm: rgba(0, 0, 0, .3);--shadow-md: rgba(0, 0, 0, .5);--shadow-lg: rgba(0, 0, 0, .7);--modal-bg: rgba(30, 41, 59, .95)}.sidebar[data-astro-cid-yvbntizx]::-webkit-scrollbar,.species-modal-info[data-astro-cid-yvbntizx]::-webkit-scrollbar,.context-panel-content[data-astro-cid-yvbntizx]::-webkit-scrollbar{width:8px}.sidebar[data-astro-cid-yvbntizx]::-webkit-scrollbar-track,.species-modal-info[data-astro-cid-yvbntizx]::-webkit-scrollbar-track,.context-panel-content[data-astro-cid-yvbntizx]::-webkit-scrollbar-track{background:#f5f5f4}.sidebar[data-astro-cid-yvbntizx]::-webkit-scrollbar-thumb,.species-modal-info[data-astro-cid-yvbntizx]::-webkit-scrollbar-thumb,.context-panel-content[data-astro-cid-yvbntizx]::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:4px}.sidebar[data-astro-cid-yvbntizx]::-webkit-scrollbar-thumb:hover,.species-modal-info[data-astro-cid-yvbntizx]::-webkit-scrollbar-thumb:hover,.context-panel-content[data-astro-cid-yvbntizx]::-webkit-scrollbar-thumb:hover{background:#a1a1aa}[data-astro-cid-yvbntizx][data-theme=dark] .sidebar[data-astro-cid-yvbntizx]::-webkit-scrollbar-track,[data-astro-cid-yvbntizx][data-theme=dark] .species-modal-info[data-astro-cid-yvbntizx]::-webkit-scrollbar-track,[data-astro-cid-yvbntizx][data-theme=dark] .context-panel-content[data-astro-cid-yvbntizx]::-webkit-scrollbar-track{background:#1e293b}[data-astro-cid-yvbntizx][data-theme=dark] .sidebar[data-astro-cid-yvbntizx]::-webkit-scrollbar-thumb,[data-astro-cid-yvbntizx][data-theme=dark] .species-modal-info[data-astro-cid-yvbntizx]::-webkit-scrollbar-thumb,[data-astro-cid-yvbntizx][data-theme=dark] .context-panel-content[data-astro-cid-yvbntizx]::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}[data-astro-cid-yvbntizx][data-theme=dark] .sidebar[data-astro-cid-yvbntizx]::-webkit-scrollbar-thumb:hover,[data-astro-cid-yvbntizx][data-theme=dark] .species-modal-info[data-astro-cid-yvbntizx]::-webkit-scrollbar-thumb:hover,[data-astro-cid-yvbntizx][data-theme=dark] .context-panel-content[data-astro-cid-yvbntizx]::-webkit-scrollbar-thumb:hover{background:#64748b}footer,nav{display:none!important}@media (max-width: 768px){header,.home-icon{display:none!important}}.dashboard[data-astro-cid-yvbntizx]{position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--dashboard-bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text-primary);overflow:hidden;transition:background .3s ease,color .3s ease}.metrics-bar[data-astro-cid-yvbntizx]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.75rem 1.25rem;background:var(--panel-bg);border-bottom:1px solid var(--panel-border);box-shadow:0 1px 3px var(--shadow-sm);height:60px}.metrics-bar-title[data-astro-cid-yvbntizx] h1[data-astro-cid-yvbntizx]{margin:0;font-size:.85rem;font-weight:700;color:var(--text-primary);white-space:nowrap}.metrics-bar-cards[data-astro-cid-yvbntizx]{display:flex;gap:.75rem;flex:1;align-items:center}.metric-card[data-astro-cid-yvbntizx]{flex:1;display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:var(--panel-secondary-bg);border:1px solid var(--panel-border);border-radius:8px;transition:all .2s ease;min-width:0}.metric-card[data-astro-cid-yvbntizx]:hover{border-color:var(--accent-primary);box-shadow:0 2px 8px var(--shadow-md)}.metric-card-emphasis[data-astro-cid-yvbntizx]{background:linear-gradient(135deg,#dbeafe,#e0f2fe);border-color:var(--accent-primary)}[data-astro-cid-yvbntizx][data-theme=dark] .metric-card-emphasis[data-astro-cid-yvbntizx]{background:linear-gradient(135deg,#1e3a8a,#1e40af)}.metric-icon[data-astro-cid-yvbntizx]{font-size:.95rem;color:var(--accent-primary);flex-shrink:0}.metric-content[data-astro-cid-yvbntizx]{display:flex;flex-direction:column;min-width:0}.metric-value[data-astro-cid-yvbntizx]{font-size:.85rem;font-weight:700;color:var(--text-primary);line-height:1}.metric-label[data-astro-cid-yvbntizx]{font-size:.58rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;margin-top:.25rem}.dashboard-main[data-astro-cid-yvbntizx]{display:flex;height:calc(100vh - 60px)}.sidebar[data-astro-cid-yvbntizx]{width:280px;background:var(--panel-bg);border-right:1px solid var(--panel-border);box-shadow:2px 0 8px var(--shadow-sm);overflow-y:auto;transition:transform .3s ease;position:relative;z-index:100}.sidebar[data-astro-cid-yvbntizx].collapsed{transform:translate(-360px)}.sidebar-toggle[data-astro-cid-yvbntizx]{position:absolute;top:20px;right:-40px;width:40px;height:40px;background:#fff;border:1px solid #e7e5e4;border-left:none;border-radius:0 8px 8px 0;color:#2563eb;font-size:.85rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:2px 0 4px #0000000d}.sidebar[data-astro-cid-yvbntizx].collapsed .sidebar-toggle[data-astro-cid-yvbntizx] i[data-astro-cid-yvbntizx]{transform:rotate(180deg)}.sidebar-toggle[data-astro-cid-yvbntizx]:hover{background:#f5f5f4;color:#1d4ed8}.sidebar-content[data-astro-cid-yvbntizx]{padding:.75rem}.sidebar-header[data-astro-cid-yvbntizx]{margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.map-description[data-astro-cid-yvbntizx]{margin-bottom:.75rem;padding:.65rem;background:var(--panel-secondary-bg);border-radius:8px;border-left:3px solid #3b82f6}.map-description[data-astro-cid-yvbntizx] p[data-astro-cid-yvbntizx]{margin:0;font-size:.65rem;line-height:1.5;color:var(--text-secondary)}.back-link[data-astro-cid-yvbntizx]{display:inline-flex;align-items:center;gap:.5rem;color:var(--accent-primary);text-decoration:none;font-size:.68rem;font-weight:500;transition:color .2s ease}.back-link[data-astro-cid-yvbntizx]:hover{color:var(--accent-hover)}.theme-toggle[data-astro-cid-yvbntizx]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--panel-secondary-bg);border:1px solid var(--panel-border);border-radius:8px;color:var(--accent-primary);font-size:.75rem;cursor:pointer;transition:all .2s ease}.theme-toggle[data-astro-cid-yvbntizx]:hover{background:var(--panel-border);transform:scale(1.05)}.title-section[data-astro-cid-yvbntizx]{margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:2px solid var(--panel-border)}.title-badge[data-astro-cid-yvbntizx]{display:inline-block;padding:.25rem .75rem;background:#dbeafe;color:#1e40af;font-size:.6rem;font-weight:600;border-radius:4px;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}[data-astro-cid-yvbntizx][data-theme=dark] .title-badge[data-astro-cid-yvbntizx]{background:#1e3a8a;color:#93c5fd}.title-section[data-astro-cid-yvbntizx] h1[data-astro-cid-yvbntizx]{margin:0 0 .5rem;font-size:.95rem;color:var(--text-primary);font-weight:700;line-height:1.3}.subtitle[data-astro-cid-yvbntizx]{margin:0;font-size:.68rem;color:var(--text-secondary);line-height:1.5}.info-callout[data-astro-cid-yvbntizx]{display:flex;gap:.75rem;padding:.65rem;background:#dbeafe;border:1px solid #93c5fd;border-radius:8px;margin-bottom:.75rem}[data-astro-cid-yvbntizx][data-theme=dark] .info-callout[data-astro-cid-yvbntizx]{background:#1e3a8a;border-color:#1e40af}.info-callout[data-astro-cid-yvbntizx] i[data-astro-cid-yvbntizx]{font-size:.85rem;color:#2563eb;flex-shrink:0}[data-astro-cid-yvbntizx][data-theme=dark] .info-callout[data-astro-cid-yvbntizx] i[data-astro-cid-yvbntizx]{color:#60a5fa}.info-callout[data-astro-cid-yvbntizx] p[data-astro-cid-yvbntizx]{margin:0;font-size:.63rem;color:#1e3a8a;line-height:1.5}[data-astro-cid-yvbntizx][data-theme=dark] .info-callout[data-astro-cid-yvbntizx] p[data-astro-cid-yvbntizx]{color:#93c5fd}.info-callout[data-astro-cid-yvbntizx] strong[data-astro-cid-yvbntizx]{font-weight:600}.species-categories[data-astro-cid-yvbntizx]{margin-bottom:.75rem}.category-group[data-astro-cid-yvbntizx]{margin-bottom:.5rem;border:1px solid var(--panel-border);border-radius:8px;overflow:hidden}.category-header[data-astro-cid-yvbntizx]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:var(--panel-secondary-bg);border:none;cursor:pointer;transition:background .2s ease}.category-header[data-astro-cid-yvbntizx]:hover{background:var(--panel-border)}.category-title[data-astro-cid-yvbntizx]{display:flex;align-items:center;gap:.5rem;font-size:.68rem;font-weight:600;color:var(--text-primary)}.category-caret[data-astro-cid-yvbntizx]{font-size:.7rem;color:var(--text-secondary);transition:transform .2s ease}.category-caret[data-astro-cid-yvbntizx].rotated{transform:rotate(90deg)}.category-badge[data-astro-cid-yvbntizx]{padding:.25rem .5rem;font-size:.58rem;font-weight:600;border-radius:4px;text-transform:uppercase;letter-spacing:.3px}.category-badge[data-astro-cid-yvbntizx].tier-1{background:#dcfce7;color:#166534}.category-badge[data-astro-cid-yvbntizx].tier-2{background:#dbeafe;color:#1e40af}.category-content[data-astro-cid-yvbntizx]{display:none;flex-direction:column;gap:.5rem;padding:.75rem;background:var(--panel-bg)}.category-content[data-astro-cid-yvbntizx].open{display:flex}.species-button[data-astro-cid-yvbntizx]{width:100%;padding:.75rem;background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:6px;cursor:pointer;transition:all .2s ease;text-align:left}.species-button[data-astro-cid-yvbntizx]:hover{border-color:var(--accent-primary);box-shadow:0 2px 8px var(--shadow-md);transform:translateY(-1px)}.species-button-content[data-astro-cid-yvbntizx]{display:flex;flex-direction:column;gap:.5rem}.species-button-header[data-astro-cid-yvbntizx]{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.species-name[data-astro-cid-yvbntizx]{font-size:.68rem;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;min-width:0}@container (max-width: 280px){.species-name[data-astro-cid-yvbntizx]{font-size:.75rem}}.species-status[data-astro-cid-yvbntizx]{padding:.125rem .5rem;font-size:.58rem;font-weight:600;border-radius:4px;white-space:nowrap}.species-status[data-astro-cid-yvbntizx].status-federally-endangered{background:#fee2e2;color:#991b1b}[data-astro-cid-yvbntizx][data-theme=dark] .species-status[data-astro-cid-yvbntizx].status-federally-endangered,.dashboard[data-astro-cid-yvbntizx][data-theme=dark] .species-status[data-astro-cid-yvbntizx].status-federally-endangered{background:#7f1d1d!important;color:#fecaca!important}.species-status[data-astro-cid-yvbntizx].status-federally-threatened{background:#fed7aa;color:#9a3412}[data-astro-cid-yvbntizx][data-theme=dark] .species-status[data-astro-cid-yvbntizx].status-federally-threatened,.dashboard[data-astro-cid-yvbntizx][data-theme=dark] .species-status[data-astro-cid-yvbntizx].status-federally-threatened{background:#7c2d12!important;color:#fdba74!important}.species-status[data-astro-cid-yvbntizx].status-state-threatened{background:#fef3c7;color:#854d0e}[data-astro-cid-yvbntizx][data-theme=dark] .species-status[data-astro-cid-yvbntizx].status-state-threatened,.dashboard[data-astro-cid-yvbntizx][data-theme=dark] .species-status[data-astro-cid-yvbntizx].status-state-threatened{background:#713f12!important;color:#fde68a!important}.species-status[data-astro-cid-yvbntizx].status-species-of-concern{background:#cffafe;color:#155e75}[data-astro-cid-yvbntizx][data-theme=dark] .species-status[data-astro-cid-yvbntizx].status-species-of-concern,.dashboard[data-astro-cid-yvbntizx][data-theme=dark] .species-status[data-astro-cid-yvbntizx].status-species-of-concern{background:#164e63!important;color:#a5f3fc!important}.species-scientific[data-astro-cid-yvbntizx]{font-size:.6rem;color:var(--text-secondary);font-style:italic}.species-habitat-count[data-astro-cid-yvbntizx]{font-size:.58rem;color:var(--text-tertiary)}.layers-control[data-astro-cid-yvbntizx]{margin-bottom:.75rem;padding:.65rem;background:var(--panel-secondary-bg);border:1px solid var(--panel-border);border-radius:8px}.layers-control[data-astro-cid-yvbntizx] h3[data-astro-cid-yvbntizx]{margin:0 0 .75rem;font-size:.68rem;color:var(--text-primary);font-weight:600}.layer-toggle[data-astro-cid-yvbntizx]{display:flex;align-items:center;gap:.75rem;padding:.5rem;cursor:pointer;border-radius:4px;transition:background .2s ease}.layer-toggle[data-astro-cid-yvbntizx]:hover{background:var(--panel-border)}.layer-toggle[data-astro-cid-yvbntizx] input[data-astro-cid-yvbntizx][type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:var(--accent-primary)}.layer-toggle-label[data-astro-cid-yvbntizx]{display:flex;align-items:center;gap:.5rem;color:var(--text-primary);font-size:.63rem;font-weight:500}.layer-toggle-label[data-astro-cid-yvbntizx] i[data-astro-cid-yvbntizx]{font-size:.7rem;color:var(--accent-primary)}.basemap-control[data-astro-cid-yvbntizx]{margin-bottom:.75rem;padding:.65rem;background:var(--panel-secondary-bg);border:1px solid var(--panel-border);border-radius:8px}.basemap-control[data-astro-cid-yvbntizx] h3[data-astro-cid-yvbntizx]{margin:0 0 .75rem;font-size:.68rem;color:var(--text-primary);font-weight:600}.basemap-toggle[data-astro-cid-yvbntizx]{display:flex;align-items:center;gap:.75rem;padding:.5rem;cursor:pointer;border-radius:4px;transition:background .2s ease}.basemap-toggle[data-astro-cid-yvbntizx]:hover{background:var(--panel-border)}.basemap-toggle[data-astro-cid-yvbntizx] input[data-astro-cid-yvbntizx][type=radio]{width:16px;height:16px;cursor:pointer;accent-color:var(--accent-primary)}.basemap-label[data-astro-cid-yvbntizx]{display:flex;align-items:center;gap:.5rem;color:var(--text-primary);font-size:.63rem;font-weight:500}.basemap-label[data-astro-cid-yvbntizx] i[data-astro-cid-yvbntizx]{font-size:.7rem;color:var(--accent-primary)}.measurement-control[data-astro-cid-yvbntizx]{margin-bottom:.75rem;padding:.65rem;background:var(--panel-secondary-bg);border:1px solid var(--panel-border);border-radius:8px}.measurement-control[data-astro-cid-yvbntizx] h3[data-astro-cid-yvbntizx]{margin:0 0 .75rem;font-size:.68rem;color:var(--text-primary);font-weight:600}.measurement-toggle[data-astro-cid-yvbntizx]{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:var(--panel-bg);border:2px solid var(--panel-border);border-radius:6px;color:var(--text-primary);font-size:.68rem;font-weight:600;cursor:pointer;transition:all .2s ease}.measurement-toggle[data-astro-cid-yvbntizx]:hover{border-color:var(--accent-primary);background:var(--panel-border)}.measurement-toggle[data-astro-cid-yvbntizx].active{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}.measurement-toggle[data-astro-cid-yvbntizx] i[data-astro-cid-yvbntizx]{font-size:.75rem}.measurement-info[data-astro-cid-yvbntizx]{margin-top:.75rem;padding:.75rem;background:#dbeafe;border:1px solid #93c5fd;border-radius:6px}[data-astro-cid-yvbntizx][data-theme=dark] .measurement-info[data-astro-cid-yvbntizx]{background:#1e3a8a;border-color:#1e40af}.measurement-info[data-astro-cid-yvbntizx] p[data-astro-cid-yvbntizx]{margin:0;font-size:.6rem;color:#1e3a8a;line-height:1.5}[data-astro-cid-yvbntizx][data-theme=dark] .measurement-info[data-astro-cid-yvbntizx] p[data-astro-cid-yvbntizx]{color:#93c5fd}.measurement-result[data-astro-cid-yvbntizx]{margin-top:.75rem;padding:.75rem;background:#dcfce7;border:1px solid #86efac;border-radius:6px}[data-astro-cid-yvbntizx][data-theme=dark] .measurement-result[data-astro-cid-yvbntizx]{background:#166534;border-color:#16a34a}.measurement-value[data-astro-cid-yvbntizx]{font-size:.68rem;color:#166534;text-align:center}[data-astro-cid-yvbntizx][data-theme=dark] .measurement-value[data-astro-cid-yvbntizx]{color:#86efac}.measurement-value[data-astro-cid-yvbntizx] strong[data-astro-cid-yvbntizx]{font-size:.75rem;display:block;margin-bottom:.25rem}.floating-controls[data-astro-cid-yvbntizx]{position:fixed;bottom:calc(48px + 2rem);right:1rem;display:flex;flex-direction:column;gap:.75rem;z-index:10;transition:bottom .3s ease}.context-panel[data-astro-cid-yvbntizx].expanded~.map-container[data-astro-cid-yvbntizx] .floating-controls[data-astro-cid-yvbntizx]{bottom:calc(400px + 2rem)}.floating-control-button[data-astro-cid-yvbntizx]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:8px;box-shadow:0 2px 8px var(--shadow-md);cursor:pointer;transition:all .2s ease}.floating-control-button[data-astro-cid-yvbntizx]:hover{background:var(--panel-secondary-bg);border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow-lg)}.floating-control-button[data-astro-cid-yvbntizx] i[data-astro-cid-yvbntizx]{font-size:.85rem;color:var(--accent-primary)}.control-modal[data-astro-cid-yvbntizx]{position:fixed;bottom:calc(48px + 2rem);right:5rem;width:280px;background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:8px;box-shadow:0 4px 16px var(--shadow-lg);z-index:100;transition:bottom .3s ease}.context-panel[data-astro-cid-yvbntizx].expanded~.map-container[data-astro-cid-yvbntizx] .control-modal[data-astro-cid-yvbntizx]{bottom:calc(400px + 2rem)}@media (max-width: 768px){.control-modal[data-astro-cid-yvbntizx]{right:1rem;left:1rem;width:auto;bottom:calc(48px + 1rem)}.context-panel[data-astro-cid-yvbntizx].expanded~.map-container[data-astro-cid-yvbntizx] .control-modal[data-astro-cid-yvbntizx]{bottom:calc(400px + 1rem)}}.control-modal-header[data-astro-cid-yvbntizx]{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--panel-border)}.control-modal-header[data-astro-cid-yvbntizx] h3[data-astro-cid-yvbntizx]{margin:0;font-size:.68rem;font-weight:600;color:var(--text-primary)}.control-modal-close[data-astro-cid-yvbntizx]{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:4px;cursor:pointer;transition:background .2s ease}.control-modal-close[data-astro-cid-yvbntizx]:hover{background:var(--panel-secondary-bg)}.control-modal-close[data-astro-cid-yvbntizx] i[data-astro-cid-yvbntizx]{font-size:.7rem;color:var(--text-secondary)}.control-modal-content[data-astro-cid-yvbntizx]{padding:1rem}.greeting-card[data-astro-cid-yvbntizx]{position:absolute;top:1rem;right:1rem;padding:.5rem 1rem;background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:8px;box-shadow:0 2px 8px var(--shadow-md);font-size:.68rem;font-weight:500;color:var(--text-primary);z-index:10;pointer-events:none}@media (max-width: 768px){.greeting-card[data-astro-cid-yvbntizx]{display:none}}.mobile-control-buttons[data-astro-cid-yvbntizx]{display:none;position:absolute;top:1rem;left:1rem;gap:.5rem;z-index:100}.mobile-control-button[data-astro-cid-yvbntizx]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:8px;box-shadow:0 2px 8px var(--shadow-md);cursor:pointer;transition:all .2s ease}.mobile-control-button[data-astro-cid-yvbntizx]:hover{background:var(--panel-secondary-bg);border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow-lg)}.mobile-control-button[data-astro-cid-yvbntizx] i[data-astro-cid-yvbntizx]{font-size:.85rem;color:var(--accent-primary)}@media (max-width: 768px){.mobile-control-buttons[data-astro-cid-yvbntizx]{display:flex}.metrics-bar-cards[data-astro-cid-yvbntizx],.sidebar[data-astro-cid-yvbntizx]{display:none}}.mobile-info-modal[data-astro-cid-yvbntizx]{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--modal-bg);backdrop-filter:blur(10px);z-index:1000;overflow-y:auto}.mobile-info-modal-header[data-astro-cid-yvbntizx]{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:var(--panel-bg);border-bottom:1px solid var(--panel-border);position:sticky;top:0;z-index:10}.mobile-info-modal-header[data-astro-cid-yvbntizx] h2[data-astro-cid-yvbntizx]{margin:0;font-size:.85rem;font-weight:700;color:var(--text-primary)}.mobile-info-modal-close[data-astro-cid-yvbntizx]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease}.mobile-info-modal-close[data-astro-cid-yvbntizx]:hover{background:var(--panel-secondary-bg)}.mobile-info-modal-close[data-astro-cid-yvbntizx] i[data-astro-cid-yvbntizx]{font-size:.85rem;color:var(--text-secondary)}.mobile-info-modal-content[data-astro-cid-yvbntizx]{padding:1rem}.mobile-info-section[data-astro-cid-yvbntizx]{margin-bottom:1rem}.mobile-info-section[data-astro-cid-yvbntizx] h3[data-astro-cid-yvbntizx]{margin:0 0 .65rem;font-size:.7rem;font-weight:600;color:var(--text-primary)}.mobile-info-note[data-astro-cid-yvbntizx]{margin:0;padding:.65rem;background:var(--panel-secondary-bg);border-left:3px solid var(--accent-primary);border-radius:6px;font-size:.68rem;line-height:1.5;color:var(--text-secondary)}.mobile-metrics-grid[data-astro-cid-yvbntizx]{display:grid;grid-template-columns:1fr;gap:.75rem}.mobile-metric-card[data-astro-cid-yvbntizx]{display:flex;align-items:center;gap:.75rem;padding:1rem;background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:8px}.mobile-metric-card-emphasis[data-astro-cid-yvbntizx]{background:linear-gradient(135deg,#dbeafe,#e0f2fe);border-color:var(--accent-primary)}[data-astro-cid-yvbntizx][data-theme=dark] .mobile-metric-card-emphasis[data-astro-cid-yvbntizx]{background:linear-gradient(135deg,#1e3a8a,#1e40af)}.mobile-species-modal[data-astro-cid-yvbntizx]{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--modal-bg);backdrop-filter:blur(10px);z-index:1000;overflow-y:auto}.mobile-species-category[data-astro-cid-yvbntizx]{margin-bottom:1.5rem}.mobile-species-category[data-astro-cid-yvbntizx] h3[data-astro-cid-yvbntizx]{display:flex;align-items:center;justify-content:space-between;margin:0 0 .75rem;font-size:.7rem;font-weight:600;color:var(--text-primary)}.mobile-species-list[data-astro-cid-yvbntizx]{display:flex;flex-direction:column;gap:.5rem}.mobile-species-button[data-astro-cid-yvbntizx]{width:100%;padding:.75rem;background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:6px;cursor:pointer;transition:all .2s ease;text-align:left}.mobile-species-button[data-astro-cid-yvbntizx]:hover{background:var(--panel-secondary-bg);border-color:var(--accent-primary);transform:translate(4px)}.data-sources[data-astro-cid-yvbntizx]{padding:.65rem;background:var(--panel-secondary-bg);border:1px solid var(--panel-border);border-radius:8px}.data-sources[data-astro-cid-yvbntizx] h3[data-astro-cid-yvbntizx]{margin:0 0 .75rem;font-size:.68rem;color:var(--text-primary);font-weight:600}.data-sources[data-astro-cid-yvbntizx] ul[data-astro-cid-yvbntizx]{margin:0;padding-left:1.25rem;color:var(--text-secondary);font-size:.6rem;line-height:1.8}.data-sources[data-astro-cid-yvbntizx] a[data-astro-cid-yvbntizx]{color:var(--accent-primary);text-decoration:none;transition:color .2s ease}.data-sources[data-astro-cid-yvbntizx] a[data-astro-cid-yvbntizx]:hover{color:var(--accent-hover);text-decoration:underline}.map-container[data-astro-cid-yvbntizx]{flex:1;position:relative}#map[data-astro-cid-yvbntizx]{width:100%;height:100%}.context-panel[data-astro-cid-yvbntizx]{position:fixed;bottom:0;left:280px;right:0;height:48px;background:var(--panel-bg);border-top:1px solid var(--panel-border);box-shadow:0 -2px 8px var(--shadow-sm);transition:height .3s ease;z-index:90;overflow:hidden}.sidebar[data-astro-cid-yvbntizx].collapsed+.map-container[data-astro-cid-yvbntizx]+.context-panel[data-astro-cid-yvbntizx]{left:60px}.context-panel[data-astro-cid-yvbntizx].expanded{height:400px}.context-panel-toggle[data-astro-cid-yvbntizx]{width:100%;height:48px;display:flex;align-items:center;justify-content:center;gap:.75rem;background:var(--panel-secondary-bg);border:none;cursor:pointer;font-size:.68rem;font-weight:600;color:var(--text-primary);transition:background .2s ease}.context-panel-toggle[data-astro-cid-yvbntizx]:hover{background:var(--panel-border)}.context-panel-toggle[data-astro-cid-yvbntizx] i[data-astro-cid-yvbntizx]{font-size:.85rem;color:var(--accent-primary)}.context-panel-content[data-astro-cid-yvbntizx]{padding:.75rem .75rem 1.5rem;height:352px;overflow-y:auto;box-sizing:border-box}.context-grid[data-astro-cid-yvbntizx]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.context-card[data-astro-cid-yvbntizx]{padding:.65rem;background:var(--panel-secondary-bg);border:1px solid var(--panel-border);border-radius:8px}.context-card[data-astro-cid-yvbntizx] h3[data-astro-cid-yvbntizx]{display:flex;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.68rem;font-weight:600;color:var(--text-primary)}.context-card[data-astro-cid-yvbntizx] h3[data-astro-cid-yvbntizx] i[data-astro-cid-yvbntizx]{font-size:.75rem;color:var(--accent-primary)}.context-card[data-astro-cid-yvbntizx] p[data-astro-cid-yvbntizx]{margin:0 0 .75rem;font-size:.63rem;color:var(--text-secondary);line-height:1.6}.context-card[data-astro-cid-yvbntizx] p[data-astro-cid-yvbntizx]:last-child{margin-bottom:0}.context-card[data-astro-cid-yvbntizx] ul[data-astro-cid-yvbntizx]{margin:.5rem 0;padding-left:1.25rem;font-size:.63rem;color:var(--text-secondary);line-height:1.7}.context-card[data-astro-cid-yvbntizx] a[data-astro-cid-yvbntizx]{color:var(--accent-primary);text-decoration:none;transition:color .2s ease}.context-card[data-astro-cid-yvbntizx] a[data-astro-cid-yvbntizx]:hover{color:var(--accent-hover);text-decoration:underline}.context-card-full[data-astro-cid-yvbntizx]{grid-column:1 / -1}#proximity-stats[data-astro-cid-yvbntizx]{font-size:.63rem;color:var(--text-secondary)}.loading-text[data-astro-cid-yvbntizx]{color:var(--text-tertiary);font-style:italic}.species-modal-floating[data-astro-cid-yvbntizx]{position:fixed;bottom:70px;left:300px;width:280px;max-height:calc(100vh - 200px);background:var(--modal-bg);backdrop-filter:blur(10px);border-radius:10px;box-shadow:0 8px 32px var(--shadow-lg);border:1px solid var(--panel-border);overflow:hidden;z-index:150;display:flex;flex-direction:column;transition:left .3s ease}.sidebar[data-astro-cid-yvbntizx].collapsed+.map-container[data-astro-cid-yvbntizx]+.context-panel[data-astro-cid-yvbntizx]+.species-modal-floating[data-astro-cid-yvbntizx]{left:80px}.species-modal-close[data-astro-cid-yvbntizx]{position:absolute;top:.75rem;right:.75rem;width:32px;height:32px;background:var(--modal-bg);border:1px solid var(--panel-border);border-radius:50%;color:var(--text-primary);font-size:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10;box-shadow:0 2px 8px var(--shadow-md)}.species-modal-close[data-astro-cid-yvbntizx]:hover{background:var(--panel-bg);transform:scale(1.1)}.species-modal-photo-container[data-astro-cid-yvbntizx]{position:relative;width:100%;margin-bottom:.5rem}.species-modal-photo[data-astro-cid-yvbntizx]{position:relative;width:100%;height:160px;background:var(--panel-secondary-bg);flex-shrink:0;overflow:hidden}.species-modal-photo[data-astro-cid-yvbntizx] img[data-astro-cid-yvbntizx]{width:100%;height:100%;object-fit:cover;display:block;max-height:160px}.species-modal-status-overlay[data-astro-cid-yvbntizx]{position:absolute;bottom:.75rem;right:.75rem;display:none;z-index:2;box-shadow:0 2px 8px #0000004d}.species-modal-photo[data-astro-cid-yvbntizx] img[data-astro-cid-yvbntizx][src*=golden-eagle],.species-modal-photo[data-astro-cid-yvbntizx] img[data-astro-cid-yvbntizx][src$="golden-eagle.webp"]{object-position:center 30%!important}.photo-placeholder[data-astro-cid-yvbntizx]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:2rem;text-align:center;color:var(--text-tertiary)}.photo-placeholder[data-astro-cid-yvbntizx] i[data-astro-cid-yvbntizx]{font-size:4rem;margin-bottom:1rem;opacity:.3}.photo-placeholder[data-astro-cid-yvbntizx] p[data-astro-cid-yvbntizx]{margin:0;font-size:.68rem;line-height:1.5}.photo-credit-overlay[data-astro-cid-yvbntizx]{position:absolute;bottom:0;left:0;right:0;padding:.75rem;background:linear-gradient(to top,rgba(0,0,0,.7),transparent)}.photo-credit-overlay[data-astro-cid-yvbntizx] a[data-astro-cid-yvbntizx]{font-size:.6rem;color:#fff;text-decoration:none;transition:opacity .2s ease}.photo-credit-overlay[data-astro-cid-yvbntizx] a[data-astro-cid-yvbntizx]:hover{opacity:.8}.species-modal-info[data-astro-cid-yvbntizx]{padding:1rem 1.25rem;overflow-y:auto;flex:1}.species-modal-header[data-astro-cid-yvbntizx]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid var(--panel-border)}.species-modal-header[data-astro-cid-yvbntizx] h2[data-astro-cid-yvbntizx]{margin:0;font-size:.85rem;color:var(--text-primary);font-weight:700;line-height:1.2}.species-modal-scientific[data-astro-cid-yvbntizx]{margin:.375rem 0 0;font-size:.68rem;color:var(--text-secondary);font-style:italic}.species-photo-credit[data-astro-cid-yvbntizx]{margin:.375rem 0 .65rem;font-size:.58rem;color:var(--text-tertiary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.species-photo-credit[data-astro-cid-yvbntizx]:before{content:"Photo: "}.species-photo-credit[data-astro-cid-yvbntizx] a[data-astro-cid-yvbntizx]{color:var(--accent-primary);text-decoration:none}.species-photo-credit[data-astro-cid-yvbntizx] a[data-astro-cid-yvbntizx]:hover{text-decoration:underline}.species-modal-status[data-astro-cid-yvbntizx]{padding:.25rem .625rem;font-size:.58rem;font-weight:600;border-radius:4px;white-space:nowrap;flex-shrink:0}.species-modal-status[data-astro-cid-yvbntizx].status-federally-endangered{background:#fee2e2;color:#991b1b}[data-astro-cid-yvbntizx][data-theme=dark] .species-modal-status[data-astro-cid-yvbntizx].status-federally-endangered,.dashboard[data-astro-cid-yvbntizx][data-theme=dark] .species-modal-status[data-astro-cid-yvbntizx].status-federally-endangered{background:#7f1d1d!important;color:#fecaca!important}.species-modal-status[data-astro-cid-yvbntizx].status-federally-threatened{background:#fed7aa;color:#9a3412}[data-astro-cid-yvbntizx][data-theme=dark] .species-modal-status[data-astro-cid-yvbntizx].status-federally-threatened,.dashboard[data-astro-cid-yvbntizx][data-theme=dark] .species-modal-status[data-astro-cid-yvbntizx].status-federally-threatened{background:#7c2d12!important;color:#fdba74!important}.species-modal-status[data-astro-cid-yvbntizx].status-state-threatened{background:#fef3c7;color:#854d0e}[data-astro-cid-yvbntizx][data-theme=dark] .species-modal-status[data-astro-cid-yvbntizx].status-state-threatened,.dashboard[data-astro-cid-yvbntizx][data-theme=dark] .species-modal-status[data-astro-cid-yvbntizx].status-state-threatened{background:#713f12!important;color:#fde68a!important}.species-modal-status[data-astro-cid-yvbntizx].status-species-of-concern{background:#cffafe;color:#155e75}[data-astro-cid-yvbntizx][data-theme=dark] .species-modal-status[data-astro-cid-yvbntizx].status-species-of-concern,.dashboard[data-astro-cid-yvbntizx][data-theme=dark] .species-modal-status[data-astro-cid-yvbntizx].status-species-of-concern{background:#164e63!important;color:#a5f3fc!important}.species-modal-meta[data-astro-cid-yvbntizx]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:.65rem;padding:.65rem;background:var(--panel-secondary-bg);border:1px solid var(--panel-border);border-radius:8px}.meta-item[data-astro-cid-yvbntizx]{display:flex;flex-direction:column;gap:.25rem}.meta-label[data-astro-cid-yvbntizx]{display:flex;align-items:center;gap:.375rem;font-size:.6rem;color:var(--text-tertiary);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.meta-label[data-astro-cid-yvbntizx] i[data-astro-cid-yvbntizx]{font-size:.68rem;color:var(--accent-primary)}.meta-value[data-astro-cid-yvbntizx]{font-size:.68rem;color:var(--text-primary);font-weight:600}.species-modal-description[data-astro-cid-yvbntizx]{margin-bottom:.65rem;font-size:.63rem;color:var(--text-secondary);line-height:1.6;white-space:pre-line}.species-modal-layers[data-astro-cid-yvbntizx]{margin-bottom:.65rem}.species-modal-layers[data-astro-cid-yvbntizx] h3[data-astro-cid-yvbntizx]{margin:0 0 .625rem;font-size:.63rem;color:var(--text-primary);font-weight:600}#species-modal-layers-list[data-astro-cid-yvbntizx]{display:flex;flex-direction:column;gap:.5rem}.habitat-layer-toggle[data-astro-cid-yvbntizx]{display:flex;align-items:center;gap:.625rem;padding:.625rem;background:var(--panel-secondary-bg);border:1px solid var(--panel-border);border-radius:6px;cursor:pointer;transition:all .2s ease}.habitat-layer-toggle[data-astro-cid-yvbntizx]:hover{background:var(--panel-border)}.habitat-layer-toggle[data-astro-cid-yvbntizx] input[data-astro-cid-yvbntizx][type=checkbox]{width:14px;height:14px;cursor:pointer;accent-color:var(--accent-primary)}.layer-color-box[data-astro-cid-yvbntizx]{width:20px;height:20px;border-radius:4px;border:1px solid var(--panel-border)}.layer-name[data-astro-cid-yvbntizx]{flex:1;font-size:.6rem;color:var(--text-primary);font-weight:500}.species-modal-actions[data-astro-cid-yvbntizx]{display:flex;gap:.625rem;padding-top:1rem;border-top:1px solid var(--panel-border)}.btn-primary[data-astro-cid-yvbntizx],.btn-secondary[data-astro-cid-yvbntizx]{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.625rem 1rem;font-size:.6rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .2s ease;text-decoration:none;border:1px solid;flex:1}.btn-primary[data-astro-cid-yvbntizx]{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}.btn-primary[data-astro-cid-yvbntizx]:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.btn-secondary[data-astro-cid-yvbntizx]{background:var(--panel-bg);color:var(--accent-primary);border-color:var(--accent-primary)}.btn-secondary[data-astro-cid-yvbntizx]:hover{background:var(--panel-secondary-bg)}.mapboxgl-popup-content{background:#fff;border-radius:8px;border:1px solid #e7e5e4;padding:1rem;box-shadow:0 4px 12px #00000026;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.popup-title{font-size:.68rem;font-weight:600;color:#1c1917;margin-bottom:.5rem}.popup-field{font-size:.6rem;color:#57534e;margin-bottom:.25rem;line-height:1.5}.popup-field:last-child{margin-bottom:0}.popup-field strong{font-weight:600;color:#1c1917}@media (min-width: 1920px){.sidebar[data-astro-cid-yvbntizx]{width:360px}.sidebar-content[data-astro-cid-yvbntizx]{padding:1.25rem}.sidebar[data-astro-cid-yvbntizx] h1[data-astro-cid-yvbntizx]{font-size:1.25rem}.sidebar[data-astro-cid-yvbntizx] h2[data-astro-cid-yvbntizx]{font-size:1rem}.sidebar[data-astro-cid-yvbntizx] p[data-astro-cid-yvbntizx],.sidebar[data-astro-cid-yvbntizx] li[data-astro-cid-yvbntizx],.category-header[data-astro-cid-yvbntizx]{font-size:.85rem}.species-button[data-astro-cid-yvbntizx]{font-size:.8rem}.species-modal-floating[data-astro-cid-yvbntizx]{left:380px;width:420px}.species-modal-info[data-astro-cid-yvbntizx] h2[data-astro-cid-yvbntizx]{font-size:1.15rem}.species-modal-info[data-astro-cid-yvbntizx] p[data-astro-cid-yvbntizx],.species-modal-info[data-astro-cid-yvbntizx] li[data-astro-cid-yvbntizx]{font-size:.85rem}.sidebar[data-astro-cid-yvbntizx].collapsed+.map-container[data-astro-cid-yvbntizx]+.context-panel[data-astro-cid-yvbntizx]+.species-modal-floating[data-astro-cid-yvbntizx]{left:80px}}@media (min-width: 2560px){.sidebar[data-astro-cid-yvbntizx]{width:420px}.sidebar-content[data-astro-cid-yvbntizx]{padding:1.5rem}.sidebar[data-astro-cid-yvbntizx] h1[data-astro-cid-yvbntizx]{font-size:1.5rem}.sidebar[data-astro-cid-yvbntizx] h2[data-astro-cid-yvbntizx]{font-size:1.125rem}.sidebar[data-astro-cid-yvbntizx] p[data-astro-cid-yvbntizx],.sidebar[data-astro-cid-yvbntizx] li[data-astro-cid-yvbntizx],.category-header[data-astro-cid-yvbntizx]{font-size:1rem}.species-button[data-astro-cid-yvbntizx]{font-size:.95rem}.species-modal-floating[data-astro-cid-yvbntizx]{left:440px;width:480px}.species-modal-info[data-astro-cid-yvbntizx] h2[data-astro-cid-yvbntizx]{font-size:1.35rem}.species-modal-info[data-astro-cid-yvbntizx] p[data-astro-cid-yvbntizx],.species-modal-info[data-astro-cid-yvbntizx] li[data-astro-cid-yvbntizx]{font-size:1rem}.sidebar[data-astro-cid-yvbntizx].collapsed+.map-container[data-astro-cid-yvbntizx]+.context-panel[data-astro-cid-yvbntizx]+.species-modal-floating[data-astro-cid-yvbntizx]{left:80px}}@media (max-width: 768px){.metrics-bar[data-astro-cid-yvbntizx]{padding:.75rem;height:auto;flex-wrap:wrap}.metric-card[data-astro-cid-yvbntizx]{flex:1 1 calc(50% - .5rem);min-width:140px}.sidebar[data-astro-cid-yvbntizx]{display:none}.context-panel[data-astro-cid-yvbntizx]{left:0}.species-modal-floating[data-astro-cid-yvbntizx]{left:20px;right:20px;width:auto;max-width:500px;margin:0 auto}.species-modal-info[data-astro-cid-yvbntizx]{padding:1.25rem}.species-modal-meta[data-astro-cid-yvbntizx],.context-grid[data-astro-cid-yvbntizx]{grid-template-columns:1fr}}
