.mapboxgl-popup{max-width:240px!important}.mapboxgl-popup-content{background:#1e293b!important;color:#e2e8f0!important;border-radius:6px!important;padding:.6rem .75rem!important;box-shadow:0 4px 12px #0006!important}.mapboxgl-popup-tip{border-top-color:#1e293b!important}.mapboxgl-popup-close-button{color:#94a3b8!important;font-size:1rem}.mapboxgl-popup-close-button:hover{color:#e2e8f0!important;background:none!important}.popup-title{font-weight:700;font-size:.8rem;margin:0 0 .3rem;color:#f8fafc;text-transform:capitalize}.popup-row{font-size:.7rem;color:#94a3b8;margin:.1rem 0}.popup-badge{display:inline-block;padding:.1rem .4rem;border-radius:3px;font-size:.6rem;font-weight:600}.popup-badge--success{background:#166534;color:#bbf7d0}.popup-badge--fail{background:#991b1b;color:#fecaca}.popup-badge--unknown{background:#334155;color:#94a3b8}@media (max-width: 480px){.mapboxgl-ctrl-bottom-right{bottom:52px!important}.mapboxgl-ctrl-top-right{top:52px!important}.mapboxgl-popup{max-width:200px!important}}.feedback-panel{position:absolute;bottom:1.5rem;left:1.5rem;z-index:15}.feedback-toggle{width:44px;height:44px;border-radius:50%;background:#1e293b;color:#e2e8f0;border:1px solid #334155;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000004d;transition:background .2s}.feedback-toggle:hover{background:#334155}.feedback-body{display:none;position:absolute;bottom:52px;left:0;width:280px;background:#1e293b;border:1px solid #334155;border-radius:8px;box-shadow:0 4px 16px #0006;flex-direction:column;overflow:hidden}.feedback-body.open{display:flex}.feedback-header{display:flex;justify-content:space-between;align-items:center;padding:.6rem .75rem;border-bottom:1px solid #334155}.feedback-header h4{margin:0;font-size:.8rem;color:#f8fafc;font-weight:600}.feedback-close{background:none;border:none;color:#64748b;cursor:pointer;font-size:.9rem;padding:0}.feedback-close:hover{color:#e2e8f0}.feedback-form{padding:.6rem .75rem;display:flex;flex-direction:column;gap:.4rem}.feedback-form input[type=text],.feedback-form input[type=email],.feedback-form textarea{background:#0f172a;border:1px solid #334155;border-radius:4px;color:#e2e8f0;font-size:.75rem;padding:.4rem .5rem;font-family:inherit;line-height:1.4}.feedback-form textarea{resize:none}.feedback-form input::placeholder,.feedback-form textarea::placeholder{color:#475569}.feedback-form input:focus,.feedback-form textarea:focus{outline:none;border-color:#3b82f6}.feedback-captcha{display:flex;align-items:center;gap:.5rem;font-size:.7rem;color:#94a3b8}.feedback-captcha input{width:50px;text-align:center}.feedback-submit{background:#3b82f6;color:#fff;border:none;border-radius:4px;padding:.45rem .75rem;font-size:.7rem;font-weight:600;cursor:pointer;transition:background .2s}.feedback-submit:hover{background:#2563eb}.feedback-submit:disabled{opacity:.5;cursor:not-allowed}.feedback-status{font-size:.65rem;text-align:center;margin:0;padding:0 .75rem .5rem;min-height:1em}.feedback-status.success{color:#22c55e}.feedback-status.error{color:#ef4444}.notes-panel{position:absolute;bottom:1.5rem;right:1.5rem;z-index:15}.notes-toggle{width:44px;height:44px;border-radius:50%;background:#1e293b;color:#e2e8f0;border:1px solid #334155;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 2px 8px #0000004d;transition:background .2s}.notes-toggle:hover{background:#334155}.notes-badge{position:absolute;top:-4px;right:-4px;background:#3b82f6;color:#fff;font-size:.55rem;font-weight:700;min-width:16px;height:16px;border-radius:8px;display:none;align-items:center;justify-content:center;padding:0 3px}.notes-body{display:none;position:absolute;bottom:52px;right:0;width:300px;max-height:400px;background:#1e293b;border:1px solid #334155;border-radius:8px;box-shadow:0 4px 16px #0006;flex-direction:column;overflow:hidden}.notes-body.open{display:flex}.notes-header{display:flex;justify-content:space-between;align-items:center;padding:.6rem .75rem;border-bottom:1px solid #334155}.notes-header h4{margin:0;font-size:.8rem;color:#f8fafc;font-weight:600}.notes-close{background:none;border:none;color:#64748b;cursor:pointer;font-size:.9rem;padding:0}.notes-close:hover{color:#e2e8f0}.notes-list{flex:1;overflow-y:auto;padding:.5rem .75rem;display:flex;flex-direction:column;gap:.5rem;max-height:260px;scrollbar-width:thin;scrollbar-color:#334155 transparent}.notes-list::-webkit-scrollbar{width:4px}.notes-list::-webkit-scrollbar-track{background:transparent}.notes-list::-webkit-scrollbar-thumb{background:#334155;border-radius:2px}.note-item{background:#0f172a;border-radius:6px;padding:.5rem .6rem}.note-item__text{font-size:.75rem;color:#cbd5e1;line-height:1.4;margin:0 0 .25rem;white-space:pre-wrap;word-break:break-word}.note-item__meta{font-size:.55rem;color:#475569;display:flex;justify-content:space-between;align-items:center}.note-item__delete{background:none;border:none;color:#475569;cursor:pointer;font-size:.6rem;padding:0}.note-item__delete:hover{color:#ef4444}.notes-input{padding:.5rem .75rem;border-top:1px solid #334155;display:flex;gap:.4rem;align-items:flex-end}.notes-input textarea{flex:1;background:#0f172a;border:1px solid #334155;border-radius:4px;color:#e2e8f0;font-size:.75rem;padding:.4rem .5rem;resize:none;font-family:inherit;line-height:1.4}.notes-input textarea::placeholder{color:#475569}.notes-input textarea:focus{outline:none;border-color:#3b82f6}.notes-submit{background:#3b82f6;color:#fff;border:none;border-radius:4px;padding:.4rem .75rem;font-size:.7rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s}.notes-submit:hover{background:#2563eb}.notes-empty{text-align:center;color:#475569;font-size:.7rem;padding:1.5rem 0}@media (max-width: 768px){.feedback-panel{bottom:1rem;left:1rem}.notes-panel{bottom:1rem;right:1rem}.feedback-body{width:260px;bottom:48px}.notes-body{width:260px;max-height:320px;bottom:48px}.feedback-toggle,.notes-toggle{width:40px;height:40px;font-size:1.1rem}}@media (max-width: 480px){.feedback-panel{bottom:.75rem;left:.75rem}.notes-panel{bottom:.75rem;right:.75rem}.feedback-body,.notes-body{position:fixed;bottom:0;left:0;right:0;width:100%;border-radius:12px 12px 0 0;max-height:70vh;max-height:70dvh}.notes-list{max-height:40vh;max-height:40dvh}}html,body,body.site-wrapper,main{margin:0!important;padding:0!important;overflow:hidden!important;height:100vh!important;height:100dvh!important;max-height:100vh!important;max-height:100dvh!important}.meadowlark[data-astro-cid-spip4rfb]{display:flex;height:100vh;height:100dvh;width:100vw;overflow:hidden;position:fixed;top:0;left:0}.meadowlark__sidebar[data-astro-cid-spip4rfb]{width:300px;min-width:300px;background:#0f172a;color:#e2e8f0;display:flex;flex-direction:column;overflow:hidden;transition:width .3s ease,min-width .3s ease;z-index:10}.meadowlark__sidebar[data-astro-cid-spip4rfb].collapsed{width:48px;min-width:48px}.meadowlark__sidebar[data-astro-cid-spip4rfb].collapsed .sidebar__content[data-astro-cid-spip4rfb],.meadowlark__sidebar[data-astro-cid-spip4rfb].collapsed .sidebar__back[data-astro-cid-spip4rfb]{display:none}.sidebar__header[data-astro-cid-spip4rfb]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #1e293b}.sidebar__back[data-astro-cid-spip4rfb]{color:#94a3b8;text-decoration:none;font-size:.8rem;display:flex;align-items:center;gap:.25rem;transition:color .2s}.sidebar__back[data-astro-cid-spip4rfb]:hover{color:#e2e8f0}.sidebar__collapse[data-astro-cid-spip4rfb]{background:none;border:none;color:#94a3b8;cursor:pointer;padding:.25rem;font-size:1.1rem;transition:color .2s}.sidebar__collapse[data-astro-cid-spip4rfb]:hover{color:#e2e8f0}.sidebar__content[data-astro-cid-spip4rfb]{padding:1rem;overflow-y:auto;flex:1;scrollbar-width:thin;scrollbar-color:#334155 transparent}.sidebar__content[data-astro-cid-spip4rfb]::-webkit-scrollbar{width:4px}.sidebar__content[data-astro-cid-spip4rfb]::-webkit-scrollbar-track{background:transparent}.sidebar__content[data-astro-cid-spip4rfb]::-webkit-scrollbar-thumb{background:#334155;border-radius:2px}.sidebar__content[data-astro-cid-spip4rfb]::-webkit-scrollbar-thumb:hover{background:#475569}.sidebar__title[data-astro-cid-spip4rfb]{font-size:1.1rem;font-weight:700;margin:0 0 .25rem;color:#f8fafc}.sidebar__subtitle[data-astro-cid-spip4rfb]{font-size:.8rem;color:#94a3b8;margin:0 0 .75rem}.sidebar__description[data-astro-cid-spip4rfb]{font-size:.75rem;color:#94a3b8;line-height:1.5;margin:0 0 1rem}.sidebar__section[data-astro-cid-spip4rfb]{margin-bottom:1.25rem}.sidebar__section-title[data-astro-cid-spip4rfb]{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin:0 0 .5rem;display:flex;align-items:center;gap:.35rem;font-weight:600}.layer-toggles[data-astro-cid-spip4rfb]{display:flex;flex-direction:column;gap:.35rem}.layer-toggle[data-astro-cid-spip4rfb]{display:flex;align-items:center;gap:.5rem;font-size:.75rem;cursor:pointer;padding:.25rem 0;color:#cbd5e1}.layer-toggle[data-astro-cid-spip4rfb] input[data-astro-cid-spip4rfb]{accent-color:#3b82f6;cursor:pointer}.layer-toggle__swatch[data-astro-cid-spip4rfb]{width:12px;height:12px;border-radius:2px;flex-shrink:0}.basemap-options[data-astro-cid-spip4rfb]{display:grid;grid-template-columns:1fr 1fr;gap:.35rem}.basemap-btn[data-astro-cid-spip4rfb]{background:#1e293b;border:1px solid #334155;color:#94a3b8;padding:.35rem .5rem;border-radius:4px;font-size:.7rem;cursor:pointer;transition:all .2s}.basemap-btn[data-astro-cid-spip4rfb]:hover{background:#334155;color:#e2e8f0}.basemap-btn--active[data-astro-cid-spip4rfb]{background:#1e40af;border-color:#3b82f6;color:#e2e8f0}.sidebar__sources[data-astro-cid-spip4rfb]{list-style:none;padding:0;margin:0;font-size:.7rem;color:#64748b}.sidebar__sources[data-astro-cid-spip4rfb] li[data-astro-cid-spip4rfb]{padding:.15rem 0}.sidebar__sources[data-astro-cid-spip4rfb] li[data-astro-cid-spip4rfb]:before{content:"- "}.meadowlark__map-area[data-astro-cid-spip4rfb]{flex:1;position:relative;display:flex;flex-direction:column}.metrics-bar[data-astro-cid-spip4rfb]{display:flex;gap:0;background:#0f172a;border-bottom:1px solid #1e293b;z-index:5}.metric-card[data-astro-cid-spip4rfb]{flex:1;padding:.5rem .75rem;text-align:center;border-right:1px solid #1e293b}.metric-card[data-astro-cid-spip4rfb]:last-child{border-right:none}.metric-card__value[data-astro-cid-spip4rfb]{font-size:1.1rem;font-weight:700;color:#f8fafc}.metric-card__label[data-astro-cid-spip4rfb]{font-size:.6rem;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.meadowlark__map[data-astro-cid-spip4rfb]{flex:1;width:100%}.mobile-menu-btn[data-astro-cid-spip4rfb]{display:none;position:absolute;top:.75rem;left:.75rem;z-index:15;background:#0f172a;color:#e2e8f0;border:1px solid #334155;border-radius:8px;padding:.5rem;cursor:pointer;font-size:1.25rem;line-height:1}.sidebar-backdrop[data-astro-cid-spip4rfb]{display:none;position:fixed;inset:0;background:#00000080;z-index:19}.sidebar-backdrop[data-astro-cid-spip4rfb].active{display:block}@media (max-width: 768px){.meadowlark__sidebar[data-astro-cid-spip4rfb]{position:fixed;top:0;left:-300px;height:100vh;height:100dvh;z-index:20;transition:left .3s ease}.meadowlark__sidebar[data-astro-cid-spip4rfb].mobile-open{left:0}.meadowlark__sidebar[data-astro-cid-spip4rfb].collapsed{width:300px;min-width:300px}.meadowlark__sidebar[data-astro-cid-spip4rfb].collapsed .sidebar__content[data-astro-cid-spip4rfb],.meadowlark__sidebar[data-astro-cid-spip4rfb].collapsed .sidebar__back[data-astro-cid-spip4rfb]{display:block}.metrics-bar[data-astro-cid-spip4rfb]{flex-wrap:wrap}.metric-card[data-astro-cid-spip4rfb]{min-width:33%;flex:1 1 33%}.mobile-menu-btn[data-astro-cid-spip4rfb]{display:flex;align-items:center;justify-content:center}}@media (max-width: 480px){.metric-card[data-astro-cid-spip4rfb]{min-width:50%;flex:1 1 50%;padding:.4rem .5rem}.metric-card__value[data-astro-cid-spip4rfb]{font-size:.95rem}.mobile-menu-btn[data-astro-cid-spip4rfb]{top:.5rem;left:.5rem}}
