html,body{background:#eef3f7;min-width:320px;min-height:100%;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{color:#1f2937}button,audio{font:inherit}audio{width:100%}.app{box-sizing:border-box;width:100%;max-width:none;margin:0;padding:32px 5vw}.header{text-align:center;margin-bottom:24px}.header h1{color:#1f2937;margin:0;font-size:2.6rem;font-weight:800;line-height:1.1}.header p{color:#64748b;margin:10px 0 0;font-size:1.1rem}:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;background:#eef3f7;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{background:#eef3f7}#root{max-width:none;padding:0}*,:before,:after{box-sizing:border-box}.dashboard-grid{grid-template-columns:280px minmax(0,1fr) 280px;align-items:start;gap:24px;margin-top:24px;display:grid}.dashboard-panel{background:#fff;border-radius:16px;padding:18px;box-shadow:0 2px 10px #0000000d}.dashboard-panel h3{color:#1f2937;margin:0 0 14px;font-size:1rem}.dashboard-placeholder{color:#94a3b8;border:2px dashed #d1d5db;border-radius:12px;justify-content:center;align-items:center;min-height:180px;display:flex}.species-presence-card{overflow:hidden}.presence-heading{align-items:flex-start}.presence-year-selector{color:#64748b;text-transform:uppercase;gap:4px;font-size:.68rem;font-weight:800;display:grid}.presence-year-selector select{color:#334155;min-width:92px;font:inherit;background:#fff;border:1px solid #d8dee8;border-radius:9px;padding:8px 30px 8px 11px;font-size:.82rem;font-weight:800}.presence-filter button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:7px;min-width:72px;min-height:36px;padding:7px 14px;font-size:.78rem;font-weight:800}.presence-filter button:focus-visible{outline-offset:1px;outline:3px solid #6d28d94d}.presence-legend{color:#64748b;flex-wrap:wrap;justify-content:flex-end;gap:14px;margin:4px 0 14px;font-size:.68rem;font-weight:700;display:flex}.presence-legend i{border-radius:999px;width:24px;display:inline-block}.presence-legend-full{background:#b8dcb7;height:4px}.presence-legend-core{background:#2e7d32;height:4px}.presence-scroll{width:100%;padding-bottom:8px;overflow-x:auto}.presence-chart{min-width:900px}.presence-months{grid-template-columns:220px repeat(12,minmax(52px,1fr));margin-bottom:7px;display:grid}.presence-months>div{grid-column:1}.presence-months span{color:#64748b;text-align:center;text-transform:uppercase;font-size:.64rem;font-weight:800}.presence-row{border-top:1px solid #94a3b829;grid-template-columns:260px minmax(0,1fr);min-height:62px;display:grid}.presence-species{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:8px 12px 8px 0;display:grid}.presence-species:hover strong{color:#6d28d9}.presence-species img{object-fit:cover;background:#edf2f7;border:2px solid #fff;border-radius:50%;width:42px;height:42px;box-shadow:0 3px 9px #3341552e}.presence-species span,.presence-species strong,.presence-species small{min-width:0;display:block}.presence-species strong{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.presence-species small{color:#8491a3;margin-top:3px;font-size:.64rem}.species-presence-card .presence-timeline,.species-presence-card .presence-mobile-timeline{isolation:isolate;position:relative;overflow:hidden}.species-presence-card .presence-timeline{background-image:repeating-linear-gradient(90deg,#94a3b82b 0 1px,#0000 1px 8.33333%);align-self:stretch}.species-presence-card .presence-full-range,.species-presence-card .presence-core-range{left:var(--presence-left);width:var(--presence-width);border-radius:999px;position:absolute}.species-presence-card .presence-full-range{z-index:1;background:#b8dcb7;height:8px;top:25px}.species-presence-card .presence-core-range{z-index:2;background:#2e7d32;height:4px;top:27px}.species-presence-card .presence-first-marker,.species-presence-card .presence-last-marker{z-index:3;background:#fff;border:3px solid #2e7d32;border-radius:50%;width:14px;height:14px;position:absolute;top:22px;transform:translate(-50%);box-shadow:0 2px 5px #2e7d3233}.species-presence-card .presence-first-marker{left:var(--presence-first)}.species-presence-card .presence-last-marker{left:var(--presence-last)}.presence-empty{color:#8491a3;text-align:center;padding:36px 20px}.presence-footer{color:#8491a3;justify-content:space-between;gap:20px;margin-top:12px;font-size:.65rem;display:flex}.chart-card{background:#fff;border:1px solid #e2e8f0b8;border-radius:18px;min-width:0;padding:20px;box-shadow:0 4px 18px #0f172a0b}.chart-card-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.chart-card-title{min-width:0}.chart-card-title h3{color:#1f2937;margin:0;font-size:1rem;font-weight:800}.chart-card-title p{color:#94a3b8;margin:5px 0 0;font-size:.72rem;line-height:1.45}.chart-card-action{flex:none}.chart-area{width:100%;min-height:220px;position:relative}.chart-empty{color:#94a3b8;text-align:center;justify-content:center;align-items:center;min-height:200px;font-size:.82rem;display:flex}.species-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172ab8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.species-modal{background:#f8fafc;border-radius:22px;flex-direction:column;width:min(980px,100%);max-height:calc(100vh - 48px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a4d}.species-modal-close{z-index:4;color:#475569;cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:1.35rem;line-height:1;display:flex;position:absolute;top:14px;right:14px;box-shadow:0 2px 10px #0f172a1a}.species-modal-scroll{overscroll-behavior:contain;overflow-y:auto}.species-profile-hero{background:#dfe7ec;min-height:260px;position:relative;overflow:hidden}.species-profile-hero-image{object-fit:cover;width:100%;height:300px;display:block}.species-profile-hero-overlay{background:linear-gradient(#0a141e00 26%,#0a141e47 54%,#0a141ec7 100%);align-items:flex-end;padding:28px 32px;display:flex;position:absolute;inset:0}.species-profile-title{min-width:0}.species-profile-title h2{color:#fff;text-shadow:0 2px 12px #00000059;margin:0;font-size:clamp(1.7rem,4vw,2.7rem);font-weight:850;line-height:1.05}.species-profile-title em{color:#ffffffd1;margin-top:6px;font-size:.92rem;display:block}.species-profile-content{padding:26px 32px 32px}.species-profile-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.species-profile-stat{background:#fff;border:1px solid #e8edf1;border-radius:14px;min-width:0;padding:15px 16px}.species-profile-stat span{color:#94a3b8;letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:800;display:block}.species-profile-stat strong{color:#334155;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:1rem;display:block;overflow:hidden}.species-profile-section{margin-top:24px}.species-profile-section h3{color:#334155;margin:0 0 12px;font-size:.9rem;font-weight:850}.species-profile-description{color:#5f6f7d;font-size:.83rem;line-height:1.65}.species-profile-links{flex-wrap:wrap;gap:8px;display:flex}.species-profile-link{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9px;align-items:center;gap:6px;padding:8px 11px;font-size:.72rem;font-weight:750;text-decoration:none;display:inline-flex}.species-profile-link:hover{color:#334155;background:#e8eef4}.loading,.error-message,.empty-message{text-align:center;padding:28px 20px}.loading,.empty-message{color:#94a3b8}.error-message{color:#b91c1c}@media (width<=1100px){.dashboard-grid{grid-template-columns:1fr 1fr}.dashboard-grid>:last-child{grid-column:1/-1}}@media (width<=760px){.dashboard-grid{grid-template-columns:1fr;gap:14px}.dashboard-grid>:last-child{grid-column:auto}.chart-card{border-radius:15px;padding:16px}.chart-card-header{gap:10px}.species-modal-overlay{align-items:stretch;padding:0}.species-modal{border-radius:0;width:100%;max-height:100vh}.species-profile-hero-image{height:250px}.species-profile-hero-overlay{padding:22px 18px}.species-profile-content{padding:20px 16px 28px}.species-profile-summary{grid-template-columns:1fr}.presence-scroll{display:none}.presence-mobile{gap:10px;display:grid}.presence-row{min-height:0;padding:10px 0;display:block}.presence-species{width:100%;padding:0 0 8px}.species-presence-card .presence-mobile-timeline{background-image:repeating-linear-gradient(90deg,#94a3b82b 0 1px,#0000 1px 8.33333%);height:28px}.species-presence-card .presence-mobile-timeline .presence-full-range{top:10px}.species-presence-card .presence-mobile-timeline .presence-core-range{top:12px}.species-presence-card .presence-mobile-timeline .presence-first-marker,.species-presence-card .presence-mobile-timeline .presence-last-marker{top:7px}.presence-footer{flex-direction:column;gap:5px}}.dashboard-page{flex-direction:column;gap:16px;width:100%;display:flex}.dashboard-top-row{grid-template-columns:1fr;align-items:stretch;gap:16px;width:100%;display:grid}.dashboard-bottom-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:16px;width:100%;display:grid}.dashboard-top-row>*,.dashboard-bottom-row>*{min-width:0}.dashboard-panel{background:#fff;border:1px solid #e1e8ee;border-radius:16px;min-width:0;padding:16px;box-shadow:0 4px 14px #0f172a0d}.dashboard-panel h3{color:#172033;margin:0;font-size:1rem;font-weight:700}.naturalist-note{padding:0;overflow:hidden}.naturalist-note-compact{align-items:center;gap:13px;min-height:92px;padding:15px 18px;display:flex}.naturalist-note-leaf{background:#edf7f1;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:1.05rem;display:grid}.naturalist-note-copy{min-width:0}.naturalist-note-label{color:#27845b;letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:.55rem;font-weight:850;display:block}.naturalist-note-copy strong{color:#263448;font-size:.82rem;font-weight:800;line-height:1.3;display:block}.naturalist-note-copy p{color:#748194;margin:5px 0 0;font-size:.62rem;line-height:1.35}.activity-panel{background:#fff;border:1px solid #e1e8ee;border-radius:16px;overflow:hidden;box-shadow:0 4px 14px #0f172a0d}.activity-header{border-bottom:1px solid #e4eaef;justify-content:space-between;align-items:center;gap:18px;min-height:62px;padding:11px 16px;display:flex}.activity-header-copy{min-width:0}.activity-title-row{align-items:center;gap:7px;min-width:0;display:flex}.activity-title-row h2{color:#172033;letter-spacing:-.015em;margin:0;font-size:.92rem;font-weight:800}.activity-header-copy p{color:#8290a1;margin:3px 0 0 28px;font-size:.56rem}.activity-live-wave{color:#31995f;flex:0 0 21px;place-items:center;width:21px;height:18px;display:grid}.activity-live-wave svg{width:21px;height:14px;display:block}.activity-live-badge{color:#238653;letter-spacing:.05em;background:#e5f5eb;border:1px solid #cce8d6;border-radius:5px;justify-content:center;align-items:center;min-height:18px;padding:2px 6px;font-size:.44rem;font-weight:900;display:inline-flex}.activity-link{color:#2879c8;font:inherit;cursor:pointer;background:0 0;border:0;flex:none;padding:5px 7px;font-size:.66rem;font-weight:700}.activity-link:hover{text-decoration:underline}.activity-list{flex-direction:column;display:flex}.activity-row{border-bottom:1px solid #e8edf1;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:11px;min-width:0;min-height:70px;padding:7px 14px;transition:background .12s;display:grid}.activity-row:last-child{border-bottom:0}.activity-row:hover{background:#f8faf9}.activity-row.is-latest{background:#f3faf6}.activity-species-image{background:#edf2f4;border-radius:10px;width:56px;height:56px;overflow:hidden}.activity-species-image img{object-fit:cover;width:100%;height:100%;display:block}.activity-species-placeholder{background:linear-gradient(145deg, color-mix(in srgb, var(--activity-species-colour) 22%, #fff), color-mix(in srgb, var(--activity-species-colour) 8%, #eef3f5));width:100%;height:100%;color:color-mix(in srgb, var(--activity-species-colour) 82%, #263448);place-items:center;display:grid}.activity-species-placeholder svg{width:32px;height:32px}.activity-species-details{min-width:0}.activity-species-heading{align-items:baseline;gap:8px;min-width:0;display:flex}.activity-name{color:#263448;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.76rem;font-weight:800;line-height:1.2;display:block;overflow:hidden}.activity-time{color:#8a96a5;white-space:nowrap;flex:none;font-size:.52rem;font-weight:650}.activity-scientific{color:#7a8797;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.54rem;line-height:1.2;display:block;overflow:hidden}.activity-meta{color:#667486;flex-wrap:wrap;align-items:center;gap:3px;min-width:0;margin-top:5px;font-size:.5rem;line-height:1.25;display:flex}.activity-meta-item{color:#657286;white-space:nowrap}.activity-meta-item strong{color:#344257;font-weight:800}.activity-meta-separator{color:#b0b9c3;font-weight:700}.activity-confidence{color:#657286;white-space:nowrap}.activity-confidence strong{color:#238653;font-weight:850}.activity-event-badge{letter-spacing:.025em;white-space:nowrap;border:1px solid;border-radius:5px;justify-content:center;align-items:center;min-height:17px;margin-right:2px;padding:2px 5px;font-size:.4rem;font-weight:850;line-height:1;display:inline-flex}.activity-event-badge.is-new-species{color:#3569a7;background:#edf3ff;border-color:#c8daf7}.activity-event-badge.is-first-today{color:#4b8738;background:#eef8e9;border-color:#d3e9c8}.activity-empty{color:#8a96a5;text-align:center;place-items:center;min-height:160px;padding:20px;font-size:.7rem;display:grid}.activity-overview-panel{background:#fff;border:1px solid #e1e8ee;border-radius:16px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 4px 14px #0f172a0d}.activity-overview-header{justify-content:space-between;align-items:center;gap:18px;min-height:54px;padding:12px 16px 7px;display:flex}.activity-overview-header>div:first-child{min-width:0}.activity-overview-header h2{color:#172033;letter-spacing:-.015em;margin:0;font-size:1rem;font-weight:800}.activity-overview-subtitle{color:#7b8798;margin:2px 0 0;font-size:.62rem}.activity-overview-loading{color:#94a3b8;justify-content:center;align-items:center;min-height:180px;font-size:.85rem;display:flex}.activity-overview-headline-stats{box-sizing:border-box;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) 1px minmax(0,1fr) 1px minmax(0,1fr) 1px minmax(0,1fr);align-items:center;width:100%;padding:9px 14px 14px;display:grid}.activity-headline-stat{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:0 9px;display:grid}.activity-headline-divider{background:#e2e7eb;width:1px;height:40px}.activity-headline-icon{border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.activity-headline-icon svg{width:23px;height:23px;display:block}.activity-headline-stat.is-detections .activity-headline-icon{color:#16875e;background:#e8f6ef}.activity-headline-stat.is-species .activity-headline-icon{color:#3473b9;background:#eaf2fb}.activity-headline-stat.is-species .activity-headline-icon svg{width:27px;height:22px}.activity-headline-stat.is-hour .activity-headline-icon{color:#ca8500;background:#fff3d8}.activity-headline-stat.is-peak .activity-headline-icon{color:#cf6b34;background:#fff0e7}.activity-headline-stat.is-average .activity-headline-icon{color:#7651bd;background:#f0ebfa}.activity-headline-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.activity-headline-value{color:#172033;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:850;line-height:1.05;overflow:hidden}.activity-headline-unit{color:#6c7889;letter-spacing:0;margin-left:2px;font-size:.58em;font-weight:750}.activity-headline-label{color:#566375;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.55rem;font-weight:700;line-height:1.1;overflow:hidden}.activity-overview-hourly-card{background:#fff;border:1px solid #e2e8ed;border-radius:11px;margin:0 12px;padding:10px 12px 8px}.activity-overview-section-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;margin-bottom:5px;display:flex}.activity-overview-section-heading h3{color:#253247;margin:0;font-size:.76rem;font-weight:800}.activity-overview-section-heading p{color:#7b8798;margin:2px 0 0;font-size:.58rem}.activity-hourly-legend{color:#596779;align-items:center;gap:12px;margin-top:2px;font-size:.58rem;display:flex}.activity-hourly-legend span{align-items:center;gap:5px;margin:0;display:flex}.activity-hourly-legend i{flex:none;display:block}.activity-hourly-legend i.is-bird{background:#3da05d;border-radius:2px;width:8px;height:8px}.activity-hourly-legend i.is-bat{background:#7651bd;border:1px solid #fff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 1px #7651bd}.activity-overview-chart-area{width:100%;height:150px;position:relative}.activity-overview-lower-row{grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);gap:9px;padding:9px 12px 12px;display:grid}.activity-overview-type-card,.activity-overview-ranking-card{background:#fff;border:1px solid #e2e8ed;border-radius:11px;min-width:0;padding:11px 12px}.activity-battle-card{overflow:hidden}.activity-battle-layout{grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:stretch;gap:6px;min-width:0;margin-top:8px;display:grid}.activity-battle-side{border:1px solid;border-radius:10px;min-width:0;padding:8px 8px 6px}.activity-battle-side.is-bird{background:#f4faf6;border-color:#d9ebdf}.activity-battle-side.is-bat{background:#f8f5fc;border-color:#e5ddf2}.activity-battle-header{align-items:center;gap:6px;min-width:0;margin-bottom:6px;display:flex}.activity-battle-header strong{color:#29364a;white-space:nowrap;font-size:.68rem;font-weight:850}.activity-battle-side.is-bird .activity-battle-header strong{color:#247d52}.activity-battle-side.is-bat .activity-battle-header strong{color:#6847a7}.activity-battle-animal-icon{border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.activity-battle-animal-icon svg{width:21px;height:21px;display:block}.activity-battle-side.is-bird .activity-battle-animal-icon{color:#fff;background:#32965f}.activity-battle-side.is-bat .activity-battle-animal-icon{color:#fff;background:#7651bd}.activity-battle-stats{flex-direction:column;min-width:0;display:flex}.activity-battle-stat{border-top:1px solid #6373811f;grid-template-columns:15px minmax(78px,1fr) auto;align-items:center;gap:5px;min-width:0;min-height:25px;display:grid}.activity-battle-stat-icon{place-items:center;width:14px;height:14px;display:grid}.activity-battle-stat-icon svg{width:13px;height:13px;display:block}.activity-battle-side.is-bird .activity-battle-stat-icon{color:#32965f}.activity-battle-side.is-bat .activity-battle-stat-icon{color:#7651bd}.activity-battle-stat-label{color:#657286;white-space:nowrap;min-width:0;font-size:.52rem;font-weight:650;line-height:1.1}.activity-battle-stat-value{color:#29364a;white-space:nowrap;font-size:.62rem;font-weight:850;line-height:1}.activity-battle-side.is-bird .activity-battle-stat-value{color:#247d52}.activity-battle-side.is-bat .activity-battle-stat-value{color:#6847a7}.activity-battle-stat-unit{margin-left:1px;font-size:.67em;font-weight:750}.activity-battle-vs{place-items:center;min-width:0;display:grid;position:relative}.activity-battle-vs:before{content:"";background:#e6eaee;width:1px;position:absolute;top:8px;bottom:8px;left:50%;transform:translate(-50%)}.activity-battle-vs span{z-index:1;color:#687588;letter-spacing:.03em;background:#fff;border:1px solid #dce3e8;border-radius:50%;place-items:center;width:24px;height:24px;margin:0;font-size:.46rem;font-weight:900;display:grid;position:relative;box-shadow:0 2px 5px #0f172a0f}.activity-podium-card{overflow:hidden}.activity-podium-layout{grid-template-columns:minmax(0,1.65fr) minmax(92px,.62fr);align-items:end;gap:9px;min-height:160px;display:grid}.activity-podium{justify-content:center;align-items:flex-end;min-width:0;height:158px;padding-top:8px;display:flex}.activity-podium-place{flex-direction:column;flex:0 88px;justify-content:flex-end;align-items:center;min-width:0;max-width:88px;display:flex;position:relative}.activity-podium-photo-wrap{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.activity-podium-photo{object-fit:cover;background:#edf2f4;border:2px solid #a8b6c4;border-radius:50%;width:42px;height:42px;display:block;box-shadow:0 3px 7px #0f172a1f}.activity-podium-placeholder{background:#edf2f4}.activity-podium-placeholder.is-bird{background:#e7f4ec}.activity-podium-placeholder.is-bat{background:#eee9f8}.activity-podium-rank{z-index:3;color:#fff;background:#8fa1b1;border:2px solid #fff;border-radius:50%;place-items:center;width:20px;height:20px;margin:0;font-size:.58rem;font-weight:850;display:grid;position:absolute;top:-11px;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #0f172a1f}.activity-podium-place.is-rank-1{flex-basis:96px;order:2;max-width:96px}.activity-podium-place.is-rank-2{order:1}.activity-podium-place.is-rank-3{order:3}.activity-podium-place.is-rank-1 .activity-podium-photo{border-width:3px;border-color:#d2a51c;width:54px;height:54px;box-shadow:0 3px 8px #0f172a1f,0 0 0 3px #d2a51c14}.activity-podium-place.is-rank-2 .activity-podium-photo{border-color:#8fa5b7;width:46px;height:46px}.activity-podium-place.is-rank-3 .activity-podium-photo{border-color:#b56d35;width:40px;height:40px}.activity-podium-place.is-rank-1 .activity-podium-rank{background:#d2a51c;width:23px;height:23px;font-size:.64rem;top:-13px}.activity-podium-place.is-rank-3 .activity-podium-rank{background:#b56d35}.activity-podium-block{text-align:center;border:1px solid;border-radius:7px 7px 3px 3px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;margin-top:-4px;padding:12px 4px 6px;display:flex}.activity-podium-place.is-rank-1 .activity-podium-block{background:linear-gradient(#fffdf5 0%,#faf5e5 100%);border-color:#e5d49a;min-height:100px;padding-top:17px;box-shadow:inset 0 3px #d2a51c47}.activity-podium-place.is-rank-2 .activity-podium-block{background:linear-gradient(#f8fafb 0%,#edf2f5 100%);border-color:#d4dee5;min-height:72px;padding-top:14px;box-shadow:inset 0 3px #8fa5b747}.activity-podium-place.is-rank-3 .activity-podium-block{background:linear-gradient(#fcf7f3 0%,#f5e9df 100%);border-color:#e7d2c2;min-height:48px;padding-top:11px;box-shadow:inset 0 3px #b56d3540}.activity-podium-name{color:#263448;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.51rem;font-weight:800;line-height:1.12;display:block;overflow:hidden}.activity-podium-count{color:#16875e;margin-top:4px;font-size:.82rem;font-weight:850;line-height:1;display:block}.activity-podium-place.is-rank-1 .activity-podium-count{font-size:.98rem}.activity-podium-block>span{color:#697689;margin-top:2px;font-size:.46rem}.activity-podium-block small{color:#247d59;background:#e5f4eb;border-radius:999px;margin-top:4px;padding:2px 5px;font-size:.43rem;line-height:1;display:inline-block}.activity-podium-place.is-rank-2 .activity-podium-block small{color:#52728d;background:#e9f0f6}.activity-podium-place.is-rank-3 .activity-podium-block small{color:#a05d30;background:#f5e9df}.activity-podium-runners{border-left:1px solid #e5e9ed;flex-direction:column;align-self:center;gap:9px;min-width:0;padding-left:8px;display:flex}.activity-podium-runner{grid-template-columns:17px 28px minmax(0,1fr);align-items:center;gap:5px;min-width:0;display:grid}.activity-runner-rank{color:#566476;background:#eef1f4;border-radius:5px;place-items:center;width:17px;height:17px;margin:0;font-size:.5rem;font-weight:800;display:grid}.activity-runner-photo,.activity-runner-placeholder{object-fit:cover;background:#edf2f4;border-radius:50%;width:28px;height:28px;display:block}.activity-runner-placeholder.is-bird{background:#e7f4ec}.activity-runner-placeholder.is-bat{background:#eee9f8}.activity-runner-copy{min-width:0}.activity-podium-runner strong{color:#29364a;text-overflow:ellipsis;white-space:nowrap;font-size:.5rem;font-weight:800;display:block;overflow:hidden}.activity-podium-runner span:not(.activity-runner-rank){color:#278b5c;margin-top:2px;font-size:.45rem;display:block}.activity-podium-runner small{color:#8490a0;margin-top:2px;font-size:.42rem;display:block}.activity-overview-empty{color:#94a3b8;justify-content:center;align-items:center;min-height:120px;font-size:.72rem;display:flex}@media (width<=1200px){.activity-overview-headline-stats{padding-left:10px;padding-right:10px}.activity-headline-stat{grid-template-columns:34px minmax(0,1fr);gap:6px;padding-left:5px;padding-right:5px}.activity-headline-icon{width:34px;height:34px}.activity-headline-icon svg{width:20px;height:20px}.activity-headline-stat.is-species .activity-headline-icon svg{width:23px;height:19px}.activity-headline-value{font-size:.9rem}.activity-headline-label{font-size:.5rem}}@media (width<=900px){.dashboard-bottom-row{grid-template-columns:1fr}.activity-overview-lower-row{grid-template-columns:minmax(0,1.1fr) minmax(0,1.35fr)}}@media (width<=700px){.dashboard-page{gap:14px}.dashboard-bottom-row{flex-direction:column;gap:14px;display:flex}.activity-overview-panel{order:1}.activity-panel{order:2}.naturalist-note-compact{gap:11px;min-height:78px;padding:12px 14px}.naturalist-note-leaf{flex-basis:36px;width:36px;height:36px;font-size:.95rem}.naturalist-note-label{margin-bottom:4px;font-size:.49rem}.naturalist-note-copy strong{font-size:.74rem;line-height:1.25}.naturalist-note-copy p{margin-top:4px;font-size:.56rem}.activity-header{min-height:58px;padding:10px 12px}.activity-title-row{gap:6px}.activity-title-row h2{font-size:.84rem}.activity-header-copy p{margin-left:25px;font-size:.51rem}.activity-live-wave{flex-basis:19px;width:19px}.activity-live-wave svg{width:19px}.activity-live-badge{min-height:17px;padding-left:5px;padding-right:5px;font-size:.4rem}.activity-link{padding-left:3px;padding-right:3px;font-size:.58rem}.activity-row{grid-template-columns:58px minmax(0,1fr);gap:10px;min-height:72px;padding:7px 12px}.activity-species-image{border-radius:9px;width:58px;height:58px}.activity-species-placeholder svg{width:32px;height:32px}.activity-species-heading{gap:6px}.activity-name{font-size:.72rem}.activity-time,.activity-scientific{font-size:.48rem}.activity-meta{gap:3px;margin-top:5px;font-size:.47rem}.activity-event-badge{min-height:16px;padding:2px 5px;font-size:.36rem}.activity-overview-header{min-height:52px;padding:12px 14px 8px}.activity-overview-headline-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;padding:8px 8px 12px;display:grid}.activity-headline-divider{display:none}.activity-headline-stat{text-align:center;background:0 0;border:0;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;min-width:0;min-height:72px;padding:5px 2px;display:flex}.activity-headline-icon{flex:none;width:30px;height:30px}.activity-headline-icon svg{width:18px;height:18px}.activity-headline-stat.is-species .activity-headline-icon svg{width:21px;height:17px}.activity-headline-copy{align-items:center;width:100%;min-width:0}.activity-headline-value{text-align:center;text-overflow:clip;width:100%;font-size:.78rem;line-height:1;overflow:visible}.activity-headline-unit{margin-left:1px;font-size:.55em}.activity-headline-label{text-align:center;text-overflow:clip;white-space:normal;width:100%;margin-top:3px;font-size:.42rem;line-height:1.05;display:block;overflow:visible}.activity-overview-hourly-card{margin-left:10px;margin-right:10px}.activity-overview-chart-area{height:165px}.activity-overview-lower-row{grid-template-columns:1fr;gap:9px;padding-left:10px;padding-right:10px}.activity-battle-layout{grid-template-columns:minmax(0,1fr) 26px minmax(0,1fr);gap:5px}.activity-battle-side{padding:8px 6px 6px}.activity-battle-header{gap:5px}.activity-battle-header strong{font-size:.64rem}.activity-battle-animal-icon{flex-basis:28px;width:28px;height:28px}.activity-battle-animal-icon svg{width:19px;height:19px}.activity-battle-stat{grid-template-columns:14px minmax(0,1fr) auto;gap:4px;min-height:25px}.activity-battle-stat-icon{width:13px;height:13px}.activity-battle-stat-icon svg{width:12px;height:12px}.activity-battle-stat-label{font-size:.48rem}.activity-battle-stat-value{font-size:.58rem}.activity-battle-vs span{width:24px;height:24px}.activity-podium-layout{flex-direction:column;gap:12px;min-height:0;display:flex}.activity-podium{box-sizing:border-box;justify-content:center;align-items:flex-end;width:100%;height:210px;padding:14px 4px 0;display:flex}.activity-podium-place{flex:1 1 0;max-width:118px}.activity-podium-place.is-rank-1{flex-basis:0;max-width:126px}.activity-podium-photo{border-width:3px;width:54px;height:54px}.activity-podium-place.is-rank-1 .activity-podium-photo{border-width:4px;width:68px;height:68px}.activity-podium-place.is-rank-2 .activity-podium-photo{width:58px;height:58px}.activity-podium-place.is-rank-3 .activity-podium-photo{width:52px;height:52px}.activity-podium-rank{width:23px;height:23px;font-size:.62rem;top:-12px}.activity-podium-place.is-rank-1 .activity-podium-rank{width:27px;height:27px;font-size:.7rem;top:-15px}.activity-podium-block{border-radius:8px 8px 3px 3px;margin-top:-5px;padding-left:5px;padding-right:5px}.activity-podium-place.is-rank-1 .activity-podium-block{min-height:132px;padding-top:23px}.activity-podium-place.is-rank-2 .activity-podium-block{min-height:96px;padding-top:19px}.activity-podium-place.is-rank-3 .activity-podium-block{min-height:62px;padding-top:16px}.activity-podium-name{font-size:.54rem;line-height:1.15}.activity-podium-count{margin-top:6px;font-size:.9rem}.activity-podium-place.is-rank-1 .activity-podium-count{font-size:1.12rem}.activity-podium-block>span{font-size:.47rem}.activity-podium-block small{margin-top:5px;padding:3px 6px;font-size:.43rem}.activity-podium-runners{border-top:1px solid #e5e9ed;border-left:0;grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;gap:0;width:100%;padding:10px 0 0;display:grid}.activity-podium-runner{grid-template-columns:22px 38px minmax(0,1fr);gap:7px;min-width:0;padding:3px 10px}.activity-podium-runner+.activity-podium-runner{border-left:1px solid #e5e9ed}.activity-runner-rank{border-radius:6px;width:22px;height:22px;font-size:.56rem}.activity-runner-photo,.activity-runner-placeholder{width:38px;height:38px}.activity-runner-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.activity-podium-runner strong{font-size:.54rem;line-height:1.15}.activity-podium-runner span:not(.activity-runner-rank){margin-top:3px;font-size:.47rem}.activity-podium-runner small{margin-top:2px;font-size:.43rem}}@media (width<=430px){.naturalist-note-compact{gap:10px;min-height:74px;padding:11px 12px}.naturalist-note-leaf{flex-basis:34px;width:34px;height:34px;font-size:.9rem}.naturalist-note-copy strong{font-size:.7rem}.naturalist-note-copy p{font-size:.53rem}.activity-overview-headline-stats{gap:1px;padding-left:5px;padding-right:5px}.activity-headline-stat{min-height:68px;padding-left:1px;padding-right:1px}.activity-headline-icon{width:27px;height:27px}.activity-headline-icon svg{width:16px;height:16px}.activity-headline-value{font-size:.7rem}.activity-headline-label{font-size:.38rem}.activity-row{grid-template-columns:54px minmax(0,1fr);gap:8px;min-height:68px;padding:7px 10px}.activity-species-image{width:54px;height:54px}.activity-name{font-size:.68rem}.activity-time,.activity-scientific{font-size:.45rem}.activity-meta{font-size:.44rem}.activity-event-badge{min-height:15px;padding-left:4px;padding-right:4px;font-size:.33rem}.activity-battle-layout{grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);gap:4px}.activity-battle-side{padding-left:5px;padding-right:5px}.activity-battle-header strong{font-size:.6rem}.activity-battle-stat{grid-template-columns:13px minmax(0,1fr) auto;gap:3px}.activity-battle-stat-label{font-size:.44rem}.activity-battle-stat-value{font-size:.54rem}.activity-podium{height:198px;padding-left:0;padding-right:0}.activity-podium-place{max-width:104px}.activity-podium-place.is-rank-1{max-width:112px}.activity-podium-place.is-rank-1 .activity-podium-photo{width:64px;height:64px}.activity-podium-place.is-rank-2 .activity-podium-photo{width:54px;height:54px}.activity-podium-place.is-rank-3 .activity-podium-photo{width:48px;height:48px}.activity-podium-place.is-rank-1 .activity-podium-block{min-height:126px}.activity-podium-place.is-rank-2 .activity-podium-block{min-height:91px}.activity-podium-place.is-rank-3 .activity-podium-block{min-height:58px}.activity-podium-name{font-size:.49rem}.activity-podium-runners{padding-top:9px}.activity-podium-runner{grid-template-columns:20px 34px minmax(0,1fr);gap:6px;padding-left:7px;padding-right:7px}.activity-runner-rank{width:20px;height:20px;font-size:.52rem}.activity-runner-photo,.activity-runner-placeholder{width:34px;height:34px}.activity-podium-runner strong{font-size:.5rem}.activity-podium-runner span:not(.activity-runner-rank){font-size:.43rem}.activity-podium-runner small{font-size:.4rem}}.insights-page{width:100%;margin-top:22px}.insights-heading{margin-bottom:20px}.insights-heading h2{color:#1f2937;margin:0 0 6px;font-size:1.8rem}.insights-heading p{color:#64748b;margin:0}.range-selector{background:#e7edef;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:min(520px,100%);margin-bottom:18px;padding:5px;display:grid}.range-button{color:#596673;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px 12px;font-size:.86rem;font-weight:700;transition:background .15s,color .15s,box-shadow .15s}.range-button:hover{color:#2c7a4b}.range-button.active{color:#2c7a4b;background:#fff;box-shadow:0 2px 7px #00000017}.range-button:disabled{cursor:wait;opacity:.65}.insights-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.chart-card{background:#fff;border-radius:16px;min-width:0;padding:20px;box-shadow:0 3px 12px #00000012}.chart-card-wide{grid-column:1/-1}.chart-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.chart-heading h3{color:#1f2937;margin:0 0 5px;font-size:1.05rem}.chart-heading p{color:#64748b;margin:0;font-size:.84rem}.chart-period{color:#2c7a4b;background:#eef7f1;border-radius:999px;flex:none;padding:5px 9px;font-size:.72rem;font-weight:700}@media (width>=1001px){.insight-bird-bat,.insight-heatmap,.insight-hourly,.insight-top-species{grid-column:auto;width:100%}.insight-bird-bat.chart-card-wide,.insight-heatmap.chart-card-wide{grid-column:auto}.species-presence-card{grid-column:1/-1;width:100%}.insight-bird-bat,.insight-heatmap,.insight-hourly,.insight-top-species{padding:18px}.insight-bird-bat .chart-heading,.insight-heatmap .chart-heading,.insight-hourly .chart-heading,.insight-top-species .chart-heading{margin-bottom:14px}}@media (width<=1000px){.insights-grid{grid-template-columns:1fr}.chart-card-wide{grid-column:auto}}@media (width<=700px){.insights-page{margin-top:22px}.insights-heading{margin-bottom:16px}.insights-heading h2{margin-bottom:6px;font-size:1.55rem}.insights-heading p{font-size:.92rem;line-height:1.4}.range-selector{gap:3px;width:100%;margin-bottom:14px;padding:4px}.range-button{min-width:0;min-height:40px;padding:7px 3px;font-size:.76rem}.insights-grid{grid-template-columns:1fr;gap:14px}.chart-card{padding:18px 14px}.chart-card-wide{grid-column:auto}.chart-heading{gap:10px;margin-bottom:16px}.chart-heading h3{font-size:1rem}.chart-heading p{font-size:.78rem}.chart-period{padding:4px 7px;font-size:.66rem}}.insights-grid{grid-auto-rows:max-content;align-items:start}.insights-grid>.chart-card{align-self:start;height:auto}.empty-chart{color:#64748b;text-align:center;padding:28px 10px}.top-species-chart{gap:8px;display:grid}.top-species-row{grid-template-columns:22px 38px minmax(0,1fr);align-items:center;gap:9px;min-height:42px;display:grid}.species-rank{color:#94a3b8;text-align:center;font-size:.72rem;font-weight:800}.top-species-row img{object-fit:cover;border-radius:8px;width:38px;height:38px}.top-species-details{min-width:0}.top-species-heading{justify-content:space-between;gap:10px;margin-bottom:5px;font-size:.78rem;display:flex}.top-species-heading span{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.top-species-heading strong{color:#2c7a4b;flex:none}.horizontal-bar-track{background:#edf2f5;border-radius:999px;width:100%;height:5px;overflow:hidden}.horizontal-bar{background:#79b69a;border-radius:999px;height:100%}.heatmap-scroll{width:100%;padding-bottom:3px;overflow-x:auto}.activity-heatmap{grid-template-rows:23px repeat(7,27px);grid-template-columns:42px repeat(24,minmax(19px,1fr));gap:3px;min-width:610px;display:grid}.heatmap-corner{grid-area:1/1}.heatmap-hour{color:#64748b;text-align:center;white-space:nowrap;align-self:end;font-size:.62rem;line-height:1}.heatmap-row{display:contents}.heatmap-day{color:#475569;align-items:center;font-size:.72rem;font-weight:700;display:flex}.heatmap-cell,.heatmap-legend-scale i{background:color-mix(in srgb, #2f855a calc(var(--heat) * 88%), #edf2ef)}.heatmap-cell{border:1px solid #2f855a14;border-radius:4px;min-width:0}.heatmap-cell:hover{outline-offset:1px;outline:2px solid #276749}button.heatmap-cell{appearance:none;cursor:pointer;width:auto;min-width:0;min-height:0;margin:0;padding:0}button.heatmap-cell:focus-visible{outline-offset:1px;outline:3px solid #276749}.heatmap-legend{color:#64748b;justify-content:flex-end;align-items:center;gap:7px;min-width:610px;margin-top:10px;font-size:.66rem;display:flex}.heatmap-legend-scale{gap:3px;display:flex}.heatmap-legend-scale i{border-radius:3px;width:14px;height:14px}.compact-modal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:24px}.heatmap-explorer{color:#1f2937;background:radial-gradient(circle at 100% 0,#8b5cf61f,#0000 260px),#fff;border:1px solid #8b5cf62e;border-radius:22px;width:min(780px,100vw - 48px);max-height:calc(100vh - 48px);padding:34px 28px 26px;position:relative;overflow-y:auto;box-shadow:0 24px 70px #0f172a59}.heatmap-explorer-close{z-index:5;color:#64748b;cursor:pointer;background:#fffc;border:0;border-radius:50%;width:40px;height:40px;padding:0;font-size:1.8rem;line-height:1;position:absolute;top:14px;right:16px}.heatmap-explorer-close:hover{color:#1f2937;background:#f1f5f9}.heatmap-explorer-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;padding-right:42px;display:flex}.heatmap-explorer-heading h2{color:#1f2937;margin:0 0 5px;font-size:1.45rem;line-height:1.25}.heatmap-explorer-heading>div:first-child>span{color:#64748b;font-size:.88rem}.heatmap-explorer-total{text-align:right;flex:none}.heatmap-explorer-total strong,.heatmap-explorer-total span{display:block}.heatmap-explorer-total strong{color:#7c3aed;font-size:1.55rem;line-height:1}.heatmap-explorer-total span{color:#64748b;margin-top:4px;font-size:.76rem;font-weight:700}.heatmap-explorer-message{color:#64748b;text-align:center;background:#f8fafc;border-radius:14px;margin:24px 0;padding:26px}.heatmap-explorer-message.error{color:#b42318;background:#fff1f2}.featured-bird{background:linear-gradient(135deg,#7c3aed1f,#ec489914 55%,#14b8a617);border:1px solid #8b5cf633;border-radius:18px;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:20px;padding:20px;display:grid;overflow:hidden}.featured-bird>img{object-fit:cover;border:4px solid #fff;border-radius:50%;width:112px;height:112px;box-shadow:0 8px 24px #4c1d9538}.featured-bird-details{min-width:0}.featured-label{color:#6d28d9;letter-spacing:.04em;text-transform:uppercase;background:#ede9fe;border-radius:999px;margin-bottom:7px;padding:4px 9px;font-size:.7rem;font-weight:800;display:inline-block}.featured-bird-details h3{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;margin:0 0 3px;font-size:1.35rem;overflow:hidden}.featured-bird-details em{color:#64748b;font-size:.86rem}.featured-bird-numbers{flex-wrap:wrap;gap:7px 14px;margin-top:14px;display:flex}.featured-bird-numbers strong{color:#6d28d9}.featured-bird-numbers span{color:#64748b;font-size:.84rem}.activity-comparison{text-align:center;background:#ffffffd1;border-radius:15px;place-items:center;min-height:112px;padding:13px 10px;display:grid}.activity-comparison>span{font-size:1.25rem;font-weight:900}.activity-comparison strong{font-size:1.55rem;line-height:1}.activity-comparison small{color:#64748b;margin-top:5px;font-size:.7rem;font-weight:700;line-height:1.25}.activity-comparison.above-average>span,.activity-comparison.above-average strong{color:#0f9f84}.activity-comparison.below-average>span,.activity-comparison.below-average strong{color:#ec4899}.bird-picker-section,.timeline-section{margin-top:24px}.explorer-section-heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px;display:flex}.explorer-section-heading h3{color:#1f2937;margin:0;font-size:1rem}.explorer-section-heading span{color:#64748b;font-size:.76rem}.bird-picker{gap:10px;padding:3px 2px 9px;display:flex;overflow-x:auto}.bird-picker-button{color:#334155;text-align:left;cursor:pointer;background:#f8fafc;border:2px solid #0000;border-radius:13px;flex:none;grid-template-columns:46px minmax(105px,1fr) auto;align-items:center;gap:10px;min-width:205px;padding:9px 11px;transition:transform .15s,border-color .15s,background .15s;display:grid;position:relative}.bird-picker-button:after{background:var(--species-colour);content:"";opacity:.55;border-radius:999px;height:3px;position:absolute;bottom:-2px;left:10px;right:10px}.bird-picker-button:hover{background:#fff;transform:translateY(-2px)}.bird-picker-button.active{border-color:var(--species-colour);box-shadow:0 6px 18px color-mix(in srgb, var(--species-colour) 20%, transparent);background:#fff}.bird-picker-button.active:after{opacity:1}.bird-picker-button img{object-fit:cover;border:3px solid #fff;border-radius:50%;width:46px;height:46px;box-shadow:0 3px 9px #0f172a29}.bird-picker-button span{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:700;overflow:hidden}.bird-picker-button strong{background:color-mix(in srgb, var(--species-colour) 13%, white);min-width:28px;color:var(--species-colour);text-align:center;border-radius:999px;padding:4px 7px;font-size:.76rem}.detection-timeline{background:linear-gradient(90deg,#8b5cf612,#ec48990f,#14b8a612);border:1px solid #e8eaf0;border-radius:15px;padding:22px 14px 12px}.timeline-track{background-color:#0000;background-image:repeating-linear-gradient(90deg,#0000 0 calc(25% - 1px),#64748b33 calc(25% - 1px) 25%),linear-gradient(90deg,#d8dee7,#d8dee7);background-position:50%;background-repeat:no-repeat;background-size:100% 2px,100% 2px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:34px;margin:0 5px;position:relative;overflow:hidden}.timeline-marker{background:var(--marker-colour);cursor:pointer;border:2px solid #fff;border-radius:999px;width:11px;min-width:0;height:22px;min-height:0;margin:0;padding:0;transition:height .15s,opacity .15s,transform .15s;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 2px #0f172a2e}.timeline-marker.muted{z-index:1;opacity:.2;height:16px;box-shadow:none}.timeline-marker.selected{z-index:2;opacity:1;height:28px;transform:translate(-50%,-50%)scale(1.08)}.timeline-marker:hover{z-index:3;opacity:1;height:30px}.timeline-labels{color:#64748b;justify-content:space-between;margin-top:4px;font-size:.68rem;font-weight:700;display:flex}.timeline-selected-key{color:#475569;align-items:center;gap:8px;margin-top:10px;font-size:.78rem;font-weight:700;display:flex}.timeline-selected-key i{border-radius:50%;width:10px;height:10px}@media (width<=700px){.top-species-chart{gap:10px}.top-species-row{grid-template-columns:20px 42px minmax(0,1fr);gap:9px}.top-species-row img{width:42px;height:42px}.activity-heatmap{grid-template-columns:36px repeat(24,19px);min-width:564px}.heatmap-legend{justify-content:flex-start;min-width:564px;padding-left:36px}.compact-modal{box-sizing:border-box;width:100%;height:100dvh;padding:max(12px, env(safe-area-inset-top)) 12px max(12px, env(safe-area-inset-bottom));justify-content:center;align-items:flex-start;overflow:hidden}.heatmap-explorer{box-sizing:border-box;width:100%;max-width:100%;max-height:calc(100dvh - max(12px, env(safe-area-inset-top)) - max(12px, env(safe-area-inset-bottom)));overscroll-behavior:contain;border-radius:18px;margin:0;padding:24px 14px 14px;overflow:hidden auto}.heatmap-explorer-close{top:10px;right:10px}.heatmap-explorer-heading{width:100%;margin-bottom:12px;padding-right:42px;display:block}.heatmap-explorer-heading h2{overflow-wrap:anywhere;margin-bottom:2px;font-size:1.08rem;line-height:1.3}.heatmap-explorer-total{text-align:left;align-items:baseline;gap:6px;margin-top:6px;display:flex}.heatmap-explorer-total strong,.heatmap-explorer-total span{display:inline}.featured-bird{box-sizing:border-box;grid-template-columns:70px minmax(0,1fr);gap:11px;width:100%;min-width:0;padding:12px}.featured-bird>img{width:70px;height:70px}.featured-bird-details{min-width:0}.featured-bird-details h3{font-size:1rem}.featured-bird-details em{font-size:.76rem}.featured-label{margin-bottom:4px;padding:3px 7px;font-size:.62rem}.featured-bird-numbers{gap:3px;margin-top:6px;display:grid}.activity-comparison{text-align:left;grid-column:1/-1;grid-template-columns:auto auto 1fr;gap:6px;min-height:0;padding:7px 11px}.activity-comparison strong{font-size:1.25rem}.activity-comparison small{margin:0}.bird-picker-section,.timeline-section{box-sizing:border-box;width:100%;min-width:0;margin-top:15px}.explorer-section-heading{margin-bottom:8px;display:block}.explorer-section-heading span{margin-top:3px;display:block}.bird-picker{overscroll-behavior-x:contain;gap:8px;width:100%;padding-bottom:5px;scroll-padding-left:2px}.bird-picker-button{grid-template-columns:38px minmax(85px,1fr) auto;min-width:175px;padding:7px 9px}.bird-picker-button:first-child{margin-left:0}.bird-picker-button img{width:38px;height:38px}.detection-timeline{padding:15px 9px 8px}.timeline-marker{width:10px}.timeline-selected-key{margin-top:7px}}.modal{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a73;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:22px;width:min(760px,100%);max-height:90vh;padding:28px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #0f172a40}.modal-close{color:#64748b;cursor:pointer;background:#f3f5f7;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:1.7rem;display:flex;position:absolute;top:12px;right:12px}.modal-close:hover{color:#334155;background:#e9edef}@media (width<=700px){.modal{padding:16px}.modal-content{width:100%;max-height:85vh;padding:18px}}@media (width<=900px){.dashboard-top-row,.dashboard-bottom-row,.insights-grid{grid-template-columns:1fr}.chart-card-wide{grid-column:auto}}@media (width<=700px){.app{padding-bottom:76px}.dashboard,.insights-page,.chart-card{padding:14px}.chart-heading{gap:8px}.chart-heading h3{font-size:.95rem}.chart-heading p{font-size:.7rem}}.life-list-page{width:100%;margin-top:18px;overflow:visible}.life-list-page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.life-list-page-header h2{color:#1f2937;margin:0 0 4px;font-size:1.8rem;line-height:1.15}.life-list-page-header p{color:#64748b;margin:0;font-size:.92rem;line-height:1.4}@media (width>=1001px){.life-list-page{width:min(1600px,100vw - 48px);margin-top:18px;position:relative;left:50%;transform:translate(-50%)}}.life-list-page-toolbar{justify-content:space-between;align-items:center;gap:18px;width:100%;margin-bottom:14px;display:flex}.life-list-page-toolbar-actions{justify-content:flex-end;align-items:center;gap:9px;min-width:0;display:flex}.life-list-page-filters{background:#e7edef;border-radius:12px;flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:390px;margin:0;padding:4px;display:grid}.life-list-page-filters button{color:#596673;min-width:0;min-height:38px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:6px 10px;display:flex}.life-list-page-filters button.active{color:#31885d;background:#fff;box-shadow:0 2px 7px #00000014}.life-list-filter-label{font-size:.78rem;font-weight:750}.life-list-filter-count{color:#788692;background:#edf2ef;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:20px;padding:0 6px;font-size:.65rem;font-weight:750;display:inline-flex}.life-list-page-filters button.active .life-list-filter-count{color:#31885d;background:#e9f5ed}.life-list-page-search{color:#82909d;background:#fff;border:1px solid #dfe6e2;border-radius:10px;align-items:center;gap:8px;width:230px;height:38px;padding:0 11px;display:flex}.life-list-page-search:focus-within{border-color:#9dc5ad;box-shadow:0 0 0 3px #31885d14}.life-list-page-search svg{flex:none;width:16px;height:16px}.life-list-page-search input{color:#26394a;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:none;padding:0;font-size:.78rem}.life-list-page-search input::placeholder{color:#9ba7b2}.life-list-page-search-toggle{color:#506159;cursor:pointer;background:#fff;border:1px solid #dde5e0;border-radius:10px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:flex}.life-list-page-search-toggle:hover,.life-list-page-search-toggle.active{color:#31885d;background:#f2f8f4;border-color:#cfe3d6}.life-list-page-search-toggle svg{width:18px;height:18px}.life-list-page-search-toggle span{font-size:1.3rem;line-height:1}.life-list-page-sort-row{color:#7a8793;white-space:nowrap;align-items:center;gap:7px;margin:0;font-size:.7rem;font-weight:650;display:flex}.life-list-page-sort{color:#455665;min-width:128px;height:38px;font:inherit;background:#fff;border:1px solid #dfe6e2;border-radius:10px;padding:0 30px 0 10px;font-size:.7rem;font-weight:700}.life-list-page-catalogue{grid-template-columns:minmax(0,1fr) 30px;align-items:start;gap:10px;display:grid;position:relative;overflow:visible}.life-list-page-results{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:0;display:grid}.life-list-page-species-row{width:100%;min-width:0;min-height:72px;color:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8e4;border-radius:13px;grid-template-columns:58px minmax(0,1fr) auto 16px;align-items:center;gap:10px;padding:6px 9px 6px 6px;scroll-margin-top:90px;display:grid;box-shadow:0 2px 7px #26394a0b}.life-list-page-species-row:hover{border-color:#cbded2;box-shadow:0 3px 10px #26394a12}.life-list-page-species-image{object-fit:cover;background:#eef2ef;border-radius:10px;width:58px;height:58px;display:block}.life-list-page-species-copy{gap:1px;min-width:0;display:grid}.life-list-page-species-name-row{align-items:center;gap:6px;min-width:0;display:flex}.life-list-page-species-name-row strong{color:#27384a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8rem;font-weight:800;line-height:1.2;overflow:hidden}.life-list-page-new-badge{color:#277348;letter-spacing:.025em;background:#e6f5eb;border:1px solid #cce8d6;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:31px;height:17px;padding:0 6px;font-size:.51rem;font-style:normal;font-weight:850;display:inline-flex}.life-list-page-scientific-name{color:#8794a0;text-overflow:ellipsis;white-space:nowrap;font-size:.63rem;font-style:italic;line-height:1.2;overflow:hidden}.life-list-page-last-seen{color:#718177;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.57rem;font-style:normal;font-weight:650;line-height:1.2;overflow:hidden}.life-list-page-species-count{color:#31885d;white-space:nowrap;background:#edf7f0;border-radius:999px;justify-content:center;align-items:center;min-width:32px;height:26px;padding:0 7px;font-size:.66rem;font-weight:800;display:flex}.life-list-page-species-chevron{color:#a1adb5;font-size:1.3rem;font-weight:400;line-height:1}.life-list-alpha-index{z-index:5;align-self:start;justify-items:center;gap:1px;padding:2px 0;display:grid;position:sticky;top:86px}.life-list-alpha-index button{color:#668575;width:27px;height:21px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0;font-size:.6rem;font-weight:800}.life-list-alpha-index button:hover{color:#31885d;background:#edf6f0}.life-list-page-empty{color:#7a8793;text-align:center;background:#fff;border:1px solid #e2e8e4;border-radius:13px;grid-column:1/-1;padding:40px 18px}@media (width>=701px) and (width<=1000px){.life-list-page-results{grid-template-columns:repeat(2,minmax(0,1fr))}.life-list-page-toolbar{flex-direction:column;align-items:flex-start}.life-list-page-toolbar-actions{justify-content:flex-start;width:100%}}@media (width<=700px){.life-list-page{width:100%;margin-top:18px;position:static;left:auto;overflow:visible;transform:none}.life-list-page-header{margin-bottom:14px}.life-list-page-header h2{margin-bottom:4px;font-size:1.45rem}.life-list-page-header p{font-size:.8rem}.life-list-page-toolbar{gap:8px;margin-bottom:9px;display:grid}.life-list-page-filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;width:100%;padding:4px}.life-list-page-filters button{gap:4px;min-height:36px;padding:5px}.life-list-filter-label{font-size:.7rem}.life-list-filter-count{min-width:20px;height:18px;padding:0 5px;font-size:.59rem}.life-list-page-toolbar-actions{gap:7px;width:100%;display:flex}.life-list-page-search{flex:auto;width:auto;min-width:0;height:38px}.life-list-page-search input{font-size:16px}.life-list-page-search-toggle{border-radius:10px;width:36px;height:36px}.life-list-page-sort-row{gap:5px;margin-left:auto;font-size:.62rem}.life-list-page-sort{min-width:92px;height:36px;padding:0 25px 0 8px;font-size:.62rem}.life-list-page-catalogue{display:block;overflow:visible}.life-list-page-results{grid-template-columns:1fr;gap:7px;padding-right:13px}.life-list-page-species-row{border-radius:11px;grid-template-columns:50px minmax(0,1fr) auto 12px;gap:7px;min-height:64px;padding:5px 6px 5px 5px}.life-list-page-species-image{border-radius:9px;width:50px;height:50px}.life-list-page-species-name-row strong{font-size:.72rem}.life-list-page-new-badge{min-width:28px;height:16px;padding:0 5px;font-size:.47rem}.life-list-page-scientific-name{font-size:.57rem}.life-list-page-last-seen{margin-top:1px;font-size:.52rem}.life-list-page-species-count{min-width:27px;height:23px;padding:0 5px;font-size:.59rem}.life-list-page-species-chevron{font-size:1.18rem}.life-list-alpha-index{z-index:30;box-shadow:none;background:0 0;border:0;justify-items:center;gap:0;padding:0;display:grid;position:fixed;top:clamp(300px,38vh,430px);right:1px;transform:none}.life-list-alpha-index button{color:#3f6f52ad;width:17px;height:15px;font:inherit;background:0 0;border:0;border-radius:4px;padding:0;font-size:.46rem;font-weight:800;line-height:1}.life-list-alpha-index button:hover,.life-list-alpha-index button:active{color:#31885d;background:#e8f4ecd1}}.hourly-profile{width:100%}.hourly-profile-legend{color:#64748b;justify-content:center;gap:20px;margin:2px 0 13px;font-size:.72rem;font-weight:700;display:flex}.hourly-profile-legend span{align-items:center;gap:6px;display:inline-flex}.hourly-profile-legend i{border-radius:50%;width:9px;height:9px}.hourly-profile-legend .birds i{background:#31885d}.hourly-profile-legend .bats i{background:#7548a9}.hourly-profile-readout{background:#f8faf9;border:1px solid #e6ece8;border-radius:13px;grid-template-columns:minmax(0,1.35fr) minmax(54px,.7fr) minmax(54px,.7fr) minmax(58px,.75fr);align-items:center;gap:8px;margin-bottom:15px;padding:10px 12px;display:grid}.hourly-profile-time{align-items:center;gap:9px;min-width:0;display:flex}.hourly-profile-clock{color:#31885d;background:#e8f3ed;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:1rem;font-weight:800;display:grid}.hourly-profile-time>div,.hourly-profile-stat,.hourly-profile-total{min-width:0}.hourly-profile-time strong,.hourly-profile-time small,.hourly-profile-stat span,.hourly-profile-stat strong,.hourly-profile-total span,.hourly-profile-total strong{display:block}.hourly-profile-time strong{color:#26354a;font-size:.92rem;line-height:1.05}.hourly-profile-time small{color:#8a96a6;margin-top:3px;font-size:.59rem;font-weight:700}.hourly-profile-stat,.hourly-profile-total{border-left:1px solid #e2e8e5;padding-left:9px}.hourly-profile-stat span,.hourly-profile-total span{color:#8a96a6;margin-bottom:2px;font-size:.56rem;font-weight:700}.hourly-profile-stat strong,.hourly-profile-total strong{text-overflow:ellipsis;font-size:.84rem;line-height:1.1;overflow:hidden}.hourly-profile-stat.birds strong{color:#31885d}.hourly-profile-stat.bats strong{color:#7548a9}.hourly-profile-total strong{color:#26354a}.hourly-profile-chart{isolation:isolate;cursor:crosshair;touch-action:pan-y;-webkit-user-select:none;user-select:none;outline:none;height:185px;margin-top:27px;position:relative}.hourly-profile-chart:focus-visible{outline-offset:4px;border-radius:8px;outline:2px solid #31885d80}.hourly-profile-selected-band{z-index:-1;pointer-events:none;background:#31885d0e;border-radius:6px;width:4.16667%;position:absolute;top:0;bottom:0}.hourly-profile-grid{z-index:3;pointer-events:none;position:absolute;inset:0}.hourly-profile-grid-line{border-top:1px dashed #dde4e9;height:1px;position:absolute;left:0;right:0}.hourly-profile-grid-line.top{top:0}.hourly-profile-grid-line.middle{top:50%}.hourly-profile-grid-line.bottom{bottom:0}.hourly-profile-grid-line span{color:#8a96a6;text-align:right;background:#ffffffeb;min-width:24px;padding-left:5px;font-size:.54rem;font-weight:700;line-height:1;position:absolute;top:0;right:0;transform:translateY(-50%)}.hourly-profile-bars{z-index:2;grid-template-columns:repeat(24,minmax(0,1fr));gap:4px;width:100%;height:100%;display:grid;position:relative}.hourly-profile-column{appearance:none;min-width:0;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;margin:0;padding:0;display:flex;position:relative}.hourly-profile-bar-space{flex:1;justify-content:center;align-items:flex-end;min-height:0;display:flex}.hourly-profile-capsule{background:#e8eeeb;border-radius:999px;width:72%;min-height:0;transition:width .15s,filter .15s,box-shadow .15s;display:block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a06}.hourly-profile-bird-fill{background:#31885d;position:absolute;inset:0}.hourly-profile-bat-fill{z-index:2;background:#7548a9;border-radius:999px 999px 0 0;min-height:6px;position:absolute;bottom:0;left:0;right:0}.hourly-profile-capsule.has-bats:not(.has-birds) .hourly-profile-bat-fill{border-radius:999px;min-height:0;top:0;height:100%!important}.hourly-profile-column.mixed .hourly-profile-bat-fill{box-shadow:0 -1px #fffc}.hourly-profile-column.selected .hourly-profile-capsule{filter:saturate(1.08);width:88%;box-shadow:0 0 0 2px #fff,0 0 0 4px #31885d2e,0 5px 12px #0f172a1a}.hourly-profile-column:hover .hourly-profile-capsule{filter:brightness(.97)}.hourly-profile-peak-label{z-index:5;color:#31885d;letter-spacing:.04em;text-transform:uppercase;pointer-events:none;background:#eef7f2;border-radius:999px;padding:3px 6px;font-size:.48rem;font-weight:800;line-height:1.2;position:absolute;top:-23px;left:50%;transform:translate(-50%)}.hourly-profile-hours{color:#7b8795;grid-template-columns:repeat(8,minmax(0,1fr));margin-top:7px;font-size:.57rem;font-weight:700;display:grid}.hourly-profile-hours span{text-align:center}.hourly-profile-hours span:first-child{text-align:left}.hourly-profile-hours span:last-child{text-align:right}.hourly-profile-solar{margin-top:11px}.hourly-profile-solar-track{background:linear-gradient(90deg,#7548a96b 0%,#7548a92e 22%,#ecc04c47 36% 64%,#7548a92e 78%,#7548a96b 100%);border-radius:999px;height:5px;position:relative;overflow:visible}.hourly-profile-sunrise,.hourly-profile-sunset{z-index:2;background:#fff;border:2px solid #d8a73c;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;transform:translate(-50%,-50%)}.hourly-profile-solar-details{color:#8a96a6;height:35px;margin-top:7px;font-size:.54rem;font-weight:700;position:relative}.hourly-profile-night{white-space:nowrap;position:absolute;top:4px}.hourly-profile-night.left{left:0}.hourly-profile-night.right{right:0}.hourly-profile-solar-event{text-align:center;white-space:nowrap;gap:1px;display:grid;position:absolute;top:0;transform:translate(-50%)}.hourly-profile-solar-event strong{color:#a67b20;font-size:.52rem;font-weight:800}.hourly-profile-solar-event small{color:#8a96a6;font-size:.49rem;font-weight:700}.bird-bat-activity{width:100%}.bird-bat-legend{color:#64748b;align-items:center;gap:18px;margin-bottom:8px;font-size:.72rem;font-weight:700;display:flex}.bird-bat-legend span{align-items:center;gap:6px;display:inline-flex}.bird-bat-legend i{border-radius:50%;flex:0 0 9px;width:9px;height:9px;display:block}.bird-bat-legend .birds i{background:#31885d}.bird-bat-legend .bats i{background:#7548a9}.bird-bat-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.bird-bat-total{border:1px solid #e6ebef;border-radius:12px;align-items:center;gap:9px;min-width:0;padding:10px 12px;display:flex}.bird-bat-total.birds{background:#f5fbf7}.bird-bat-total.bats{background:#faf7fd}.bird-bat-dot{border-radius:50%;flex:0 0 10px;width:10px;height:10px}.bird-bat-total.birds .bird-bat-dot{background:#31885d}.bird-bat-total.bats .bird-bat-dot{background:#7548a9}.bird-bat-total strong,.bird-bat-total span{display:block}.bird-bat-total strong{color:#26354a;font-size:1rem;line-height:1}.bird-bat-total span{color:#718096;margin-top:3px;font-size:.65rem}.bird-bat-chart-wrap{width:100%}.bird-bat-chart{width:100%;height:170px;display:block;overflow:visible}.bird-bat-grid-line{stroke:#e8edf1;stroke-width:1px;stroke-dasharray:4 4}.bird-bat-y-label{fill:#64748b;font-size:17px;font-weight:600}.bird-bat-area{pointer-events:none}.bird-bat-line{fill:none;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.bird-line{stroke:#31885d}.bat-line{stroke:#7548a9}.bird-bat-hours{color:#7a8798;justify-content:space-between;margin-top:3px;font-size:.62rem;display:flex}.bird-bat-relative-label{color:#7a8798;margin-left:auto;font-size:.64rem;font-weight:600}.bird-bat-timeline{margin-top:12px}.bird-bat-timeline-track{background:linear-gradient(90deg,#27386f 0%,#4a5791 18%,#f1c85f 31%,#f3d878 58%,#e6b2c8 78%,#6a4b91 89%,#27386f 100%);border-radius:999px;height:14px;position:relative;overflow:visible}.bird-bat-daylight{background:0 0;border-radius:999px;position:absolute;top:0;bottom:0}.bird-bat-sun-marker{z-index:2;background:#fff;border:1px solid #d8dee5;border-radius:50%;place-items:center;width:26px;height:26px;font-size:.76rem;display:grid;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 7px #0f172a1f}.bird-bat-sun-marker.sunrise{color:#d49528}.bird-bat-sun-marker.sunset{color:#7458a6}.bird-bat-timeline-labels{color:#718096;text-align:center;justify-content:space-between;gap:8px;margin-top:9px;font-size:.58rem;display:flex}.bird-bat-timeline-labels span:first-child{text-align:left}.bird-bat-timeline-labels span:last-child{text-align:right}.bird-bat-peaks{border-top:1px solid #e8edf1;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:17px;padding-top:14px;display:grid}.bird-bat-peak{min-width:0;padding:0 14px}.bird-bat-peak:first-child{border-right:1px solid #e8edf1;padding-left:2px}.bird-bat-peak:last-child{padding-right:2px}.bird-bat-peak-heading{color:#718096;align-items:center;gap:7px;font-size:.66rem;font-weight:700;display:flex}.bird-bat-peak-heading i{border-radius:50%;flex:0 0 8px;width:8px;height:8px}.bird-bat-peak.birds .bird-bat-peak-heading i{background:#31885d}.bird-bat-peak.bats .bird-bat-peak-heading i{background:#7548a9}.bird-bat-peak-value{align-items:baseline;gap:10px;margin-top:5px;display:flex}.bird-bat-peak-value strong{color:#26354a;font-size:1.12rem;line-height:1}.bird-bat-peak-value small{color:#8290a3;font-size:.61rem}@media (width<=700px){.bird-bat-mobile{width:100%}.bird-bat-mobile .bird-bat-legend{gap:14px;margin-bottom:1px;font-size:.62rem}.bird-bat-mobile .bird-bat-relative-label{font-size:.56rem}.bird-bat-mobile .bird-bat-chart{height:128px}.bird-bat-mobile .bird-bat-line{stroke-width:3px}.bird-bat-mobile .bird-bat-y-label{font-size:16px}.bird-bat-mobile .bird-bat-hours{margin-top:0;font-size:.5rem}.bird-bat-mobile .bird-bat-timeline{margin-top:9px}.bird-bat-mobile .bird-bat-timeline-track{height:11px}.bird-bat-mobile .bird-bat-sun-marker{width:20px;height:20px;font-size:.6rem}.bird-bat-mobile .bird-bat-timeline-labels{gap:2px;margin-top:7px;font-size:.47rem}.bird-bat-mobile .bird-bat-peaks{margin-top:13px;padding-top:11px}.bird-bat-mobile .bird-bat-peak{padding:0 10px}.bird-bat-mobile .bird-bat-peak:first-child{padding-left:1px}.bird-bat-mobile .bird-bat-peak:last-child{padding-right:1px}.bird-bat-mobile .bird-bat-peak-heading{gap:5px;font-size:.55rem}.bird-bat-mobile .bird-bat-peak-heading i{flex-basis:7px;width:7px;height:7px}.bird-bat-mobile .bird-bat-peak-value{margin-top:3px;display:block}.bird-bat-mobile .bird-bat-peak-value strong{font-size:.9rem;display:block}.bird-bat-mobile .bird-bat-peak-value small{margin-top:2px;font-size:.5rem;display:block}}.species-presence-card{align-self:start;height:auto;min-height:0}.presence-heading{margin-bottom:14px}.presence-year-selector{color:#64748b;align-items:center;gap:8px;font-size:.78rem;font-weight:700;display:flex}.presence-year-selector select{color:#334155;height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7e0e6;border-radius:8px;padding:0 28px 0 10px;font-size:.78rem}.presence-filter{background:#eef2f3;border-radius:10px;gap:4px;margin-bottom:12px;padding:4px;display:inline-flex}.presence-filter button{color:#64748b;min-width:62px;height:32px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 12px;font-size:.75rem;font-weight:700}.presence-filter button:hover{color:#2c7a4b}.presence-filter button.active{color:#2c7a4b;background:#fff;box-shadow:0 1px 5px #0f172a1a}.presence-legend{color:#64748b;align-items:center;gap:18px;margin-bottom:12px;font-size:.7rem;display:flex}.presence-legend span{align-items:center;gap:6px;display:flex}.presence-legend i{border-radius:999px;width:22px;height:7px;display:block}.presence-legend-full{background:#d9eadf}.presence-legend-core{background:#55a87c}.presence-desktop{width:100%;display:block}.presence-scroll{width:100%;overflow:auto hidden}.presence-chart{width:100%;min-width:850px}.presence-months{grid-template-columns:220px repeat(12,minmax(0,1fr));align-items:end;min-height:24px;margin-bottom:3px;display:grid}.presence-months span{color:#64748b;text-align:center;font-size:.65rem;font-weight:700}.presence-row{border-top:1px solid #edf1f3;grid-template-columns:220px minmax(0,1fr);align-items:center;min-height:48px;display:grid}.presence-row:last-child{border-bottom:1px solid #edf1f3}.presence-species{width:100%;min-width:0;height:48px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;margin:0;padding:5px 10px 5px 0;display:grid}.presence-species:hover{background:#f8faf9}.presence-species img{object-fit:cover;background:#edf2ef;border-radius:7px;width:34px;height:34px;display:block}.presence-species>span{min-width:0}.presence-species strong{color:#26354a;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:700;line-height:1.15;display:block;overflow:hidden}.presence-species small{color:#7c8999;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.62rem;line-height:1.1;display:block;overflow:hidden}.presence-timeline{background-image:repeating-linear-gradient(90deg,#0000 0 calc(8.33333% - 1px),#edf1f3 calc(8.33333% - 1px) 8.33333%);height:48px;position:relative}.presence-full-range,.presence-core-range{border-radius:999px;min-width:3px;display:block;position:absolute;top:50%;transform:translateY(-50%)}.presence-full-range{z-index:1;background:#d9eadf;height:10px}.presence-core-range{z-index:2;background:#55a87c;height:6px}.presence-mobile{display:none}@media (width<=700px){.presence-heading{margin-bottom:12px;display:flex}.presence-year-selector{gap:5px;font-size:.68rem}.presence-year-selector select{height:32px;padding-left:8px;padding-right:24px;font-size:.7rem}.presence-filter{width:100%;margin-bottom:10px}.presence-filter button{flex:1;min-width:0}.presence-legend{flex-wrap:wrap;gap:8px 14px;margin-bottom:10px;font-size:.64rem}.presence-desktop{display:none}.presence-mobile{width:100%;display:block}.presence-mobile-months{color:#64748b;text-align:center;grid-template-columns:minmax(92px,1.15fr) repeat(12,minmax(12px,1fr));align-items:end;gap:0;min-height:22px;font-size:.55rem;font-weight:700;display:grid}.presence-mobile-row{border-top:1px solid #edf1f3;grid-template-columns:minmax(92px,1.15fr) minmax(0,3fr);align-items:center;min-height:23px;display:grid}.presence-mobile-row:last-child{border-bottom:1px solid #edf1f3}.presence-mobile-species{color:#334155;height:23px;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;margin:0;padding:0 6px 0 0;font-size:.6rem;font-weight:650;line-height:23px;overflow:hidden}.presence-mobile-timeline{background-image:repeating-linear-gradient(90deg,#0000 0 calc(8.33333% - 1px),#edf1f3 calc(8.33333% - 1px) 8.33333%);height:23px;position:relative}.presence-mobile-timeline .presence-full-range{height:8px}.presence-mobile-timeline .presence-core-range{height:5px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-page{width:100%;max-width:1180px;margin:0 auto}.map-page-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.map-page-header h2{color:#243447;margin:0 0 5px;font-size:1.55rem;line-height:1.2}.map-page-header p{color:#718096;margin:0;font-size:.9rem}.map-page-hint{color:#718096;flex:none;font-size:.78rem;font-weight:600}.map-range-filter{box-sizing:border-box;background:#e8edef;border-radius:16px;grid-template-columns:repeat(5,1fr);gap:0;width:100%;margin-bottom:10px;padding:5px;display:grid}.map-range-button{appearance:none;color:#5f6b7c;min-width:0;font:inherit;text-align:center;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:10px 4px;font-size:.84rem;font-weight:700;line-height:1;transition:background-color .15s,color .15s,box-shadow .15s}.map-range-button.active{color:#3f865f;background:#fff;box-shadow:0 3px 8px #0f172a14,0 1px 2px #0f172a0d}.map-range-button:disabled{cursor:default}.map-range-button:focus-visible{outline-offset:-2px;outline:2px solid #3f865f}.map-classification-filter{box-sizing:border-box;background:#e8edef;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:0;width:100%;margin-bottom:16px;padding:4px;display:grid}.map-classification-button{appearance:none;color:#5f6b7c;min-width:0;font:inherit;text-align:center;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:8px 4px;font-size:.8rem;font-weight:700;line-height:1;transition:background-color .15s,color .15s,box-shadow .15s}.map-classification-button.active{color:#3f865f;background:#fff;box-shadow:0 3px 8px #0f172a14,0 1px 2px #0f172a0d}.map-classification-button:disabled{cursor:default}.map-classification-button:focus-visible{outline-offset:-2px;outline:2px solid #3f865f}.map-container-shell{background:#eef2f4;border:1px solid #dce3e8;border-radius:18px;width:100%;overflow:hidden}.wildwatch-map{background:#eef2f4;width:100%;height:620px}.wildwatch-map-cluster-wrapper{background:0 0;border:0}.wildwatch-map-cluster{box-sizing:border-box;color:#fff;white-space:nowrap;cursor:pointer;background:#27805d;border:3px solid #ffffffeb;border-radius:50%;justify-content:center;align-items:center;font-size:.74rem;font-weight:800;line-height:1;display:flex;box-shadow:0 3px 10px #0f172a33,0 1px 3px #0f172a29}.map-loading-card,.map-error-card{color:#718096;text-align:center;background:#fff;border:1px solid #dce3e8;border-radius:18px;justify-content:center;align-items:center;min-height:300px;padding:30px;font-size:.9rem;display:flex}.leaflet-control-zoom a{color:#334155}@media (width<=700px){.map-page-header{align-items:flex-start;margin-bottom:12px}.map-page-header h2{font-size:1.3rem}.map-page-hint{text-align:right;max-width:90px;padding-top:3px}.map-range-filter{border-radius:14px;margin-bottom:8px;padding:4px}.map-range-button{border-radius:11px;padding:9px 2px;font-size:.8rem}.map-classification-filter{border-radius:13px;margin-bottom:12px;padding:4px}.map-classification-button{border-radius:10px;padding:8px 2px;font-size:.78rem}.map-container-shell{border-radius:14px}.wildwatch-map{height:520px}}.station-relationship-panel{background:#fffefb;border:1px solid #e6e5dc;border-radius:14px;margin-top:12px;padding:12px;overflow:hidden}.station-relationship-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:10px;display:grid}.station-relationship-heading-copy{min-width:0}.station-relationship-heading-copy p{color:#927346;letter-spacing:.08em;text-transform:uppercase;margin:0 0 2px;font-size:.55rem;font-weight:800}.station-relationship-heading-copy h3{color:#293b4c;margin:0;font-size:.88rem;line-height:1.2}.station-relationship-badge{color:#8b6a35;white-space:nowrap;background:#fff7e9;border:1px solid #efe0c5;border-radius:999px;padding:5px 8px;font-size:.54rem;font-weight:700}.station-relationship-summary{background:#ffffffc7;border:1px solid #e8eae4;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));padding:9px 0;display:grid}.station-relationship-summary div{text-align:center;flex-direction:column;align-items:center;min-width:0;padding:0 5px;display:flex}.station-relationship-summary div+div{border-left:1px solid #e5e8e3}.station-relationship-summary span{color:#8793a0;font-size:.52rem}.station-relationship-summary strong{color:#2e4051;margin-top:2px;font-size:.72rem;line-height:1.15}.station-relationship-summary small{color:#8793a0;margin-top:2px;font-size:.48rem;line-height:1.2}.station-relationship-chart-header{justify-content:space-between;align-items:center;gap:12px;margin:10px 1px 3px;display:flex}.station-relationship-legend{align-items:center;gap:10px;display:flex}.station-relationship-legend span{color:#6f7e8d;align-items:center;gap:5px;font-size:.53rem;font-weight:700;display:flex}.station-relationship-chart-header>small{color:#9aa4ae;font-size:.48rem}.station-relationship-chart{overscroll-behavior:contain;height:125px;position:relative}.station-relationship-chart canvas{touch-action:none!important}.station-temperature-humidity-panel{padding:14px 14px 16px}.station-temperature-humidity-panel .station-relationship-heading{margin-bottom:2px}.station-temperature-humidity-panel .station-relationship-heading-copy h3{font-size:.92rem}.station-temperature-humidity-chart{height:190px;margin-top:0}.station-relationship-events{border-top:1px solid #e8eae5;border-bottom:1px solid #e8eae5;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:7px;padding:8px 0;display:grid}.station-relationship-events div{text-align:center;flex-direction:column;align-items:center;min-width:0;padding:0 4px;display:flex}.station-relationship-events div+div{border-left:1px solid #e8eae5}.station-relationship-events span{color:#8994a0;font-size:.48rem}.station-relationship-events strong{color:#2e4051;margin-top:2px;font-size:.64rem}.station-relationship-events small{color:#8994a0;margin-top:2px;font-size:.46rem}.station-relationship-conclusion{background:#f7f9f8;border:1px solid #e4e9e6;border-radius:10px;margin-top:8px;padding:8px 9px}.station-relationship-conclusion.positive{background:#f1f8f3;border-color:#dbeadf}.station-relationship-conclusion strong{color:#304354;font-size:.64rem;display:block}.station-relationship-conclusion.positive strong{color:#337452}.station-relationship-conclusion p{color:#6f7f8e;margin:3px 0 0;font-size:.56rem;line-height:1.35}.station-noise-section{margin-top:0}.station-analysis-divider{background:#e7ebed;height:1px;margin:16px 0 14px}.station-noise-section-heading{margin-bottom:8px}.station-noise-section-heading .station-eyebrow{margin-bottom:2px}.station-noise-section-heading h3{color:#27394b;margin:0;font-size:1rem;line-height:1.2}.station-noise-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.station-noise-filter-grid .station-metric-select-label{min-width:0}.station-noise-filter-grid .station-metric-select-wrap,.station-noise-filter-grid .station-metric-select-wrap select{width:100%}.station-noise-gauge-heading{color:#6d8797;letter-spacing:.08em;text-align:center;text-transform:uppercase;margin-bottom:0;font-size:.56rem;font-weight:800}.station-noise-gauge{width:100%;max-width:225px;margin:-2px auto 0;position:relative}.station-noise-gauge svg{width:100%;height:auto;display:block;overflow:visible}.station-noise-gauge-track{fill:none;stroke:#edf0ee;stroke-width:8px;stroke-linecap:round}.station-noise-gauge-value{fill:none;stroke:url(#noiseGaugeGradient);stroke-width:6px;stroke-linecap:round}.station-noise-gauge-needle line{stroke:#344657;stroke-width:2px;stroke-linecap:round}.station-noise-gauge-needle circle{fill:#344657;stroke:#fff;stroke-width:2px}.station-noise-gauge-left,.station-noise-gauge-right{fill:#8391a1;font-size:7px;font-weight:700}.station-noise-gauge-left{text-anchor:start}.station-noise-gauge-right{text-anchor:end}.station-noise-gauge-result{text-align:center;flex-direction:column;align-items:center;margin:-2px 0 7px;display:flex}.station-noise-gauge-result strong{color:#3e805b;text-transform:uppercase;font-size:.62rem;line-height:1.1}.station-noise-gauge-result span{color:#647488;margin-top:2px;font-size:.52rem;font-weight:700}.station-noise-rate-grid{border-top:1px solid #e7ebed;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:-1px;padding-top:7px;display:grid}.station-noise-rate-grid>div{text-align:center;min-width:0}.station-noise-rate-grid>div+div{border-left:1px solid #e7ebed}.station-noise-rate-grid span{color:#8592a1;font-size:.52rem;display:block}.station-noise-rate-grid strong{color:#304254;margin-top:1px;font-size:.78rem;display:block}.station-noise-rate-grid>div:first-child strong{color:#4e86a6}.station-noise-rate-grid>div:nth-child(2) strong{color:#43805c}.station-noise-rate-grid>div:last-child strong{color:#b76d39}.station-noise-rate-unit{color:#9aa5b1;text-align:center;margin-top:2px;font-size:.47rem}.station-analysis-unavailable{color:#778697;text-align:center;background:#f8faf9;border:1px solid #e2e7e4;border-radius:10px;margin-top:12px;padding:12px}.station-analysis-unavailable strong{color:#304254;font-size:.68rem}@media (width<=700px){.station-relationship-panel{border-radius:12px;margin-top:10px;padding:10px}.station-temperature-humidity-panel{padding:12px 10px 14px}.station-temperature-humidity-panel .station-relationship-heading-copy h3{font-size:.9rem}.station-temperature-humidity-chart{height:185px}.station-analysis-divider{margin:14px 0 12px}.station-noise-section-heading{margin-bottom:7px}.station-noise-section-heading h3{font-size:.92rem}.station-noise-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.station-noise-filter-grid .station-metric-select-label,.station-noise-filter-grid .station-metric-select-wrap{min-width:0}.station-noise-filter-grid .station-metric-select-wrap select{width:100%;min-width:0;height:36px;padding:0 28px 0 10px;font-size:.66rem}.station-noise-filter-grid .station-select-arrow{right:10px}.station-noise-gauge{max-width:205px}.station-noise-gauge-result{margin:-2px 0 6px}.station-noise-gauge-result strong{font-size:.58rem}.station-noise-gauge-result span{font-size:.49rem}.station-noise-gauge-left,.station-noise-gauge-right{font-size:6.5px}.station-noise-rate-grid{padding-top:7px}.station-noise-rate-grid span{font-size:.51rem}.station-noise-rate-grid strong{font-size:.75rem}.station-noise-rate-unit{font-size:.47rem}}.station-page{width:100%;max-width:1180px;margin:0 auto;padding:0 22px 32px}.station-page-header{margin-bottom:11px}.station-eyebrow{color:#3f8b68;letter-spacing:.1em;text-transform:uppercase;margin:0 0 2px;font-size:.72rem;font-weight:800}.station-page-header h2,.station-detail-header h2{color:#233447;margin:0;font-size:1.7rem;line-height:1.1}.station-name{color:#748399;margin:5px 0 0;font-size:.9rem}.station-live-status{color:#537364;background:#f2f8f4;border:1px solid #dbe9df;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:14px;padding:7px 12px;font-size:.72rem;display:flex}.station-live-status strong{color:#397b59}.station-live-dot{background:#4fba70;border-radius:50%;flex:0 0 8px;width:8px;height:8px}.station-status-divider{background:#d7e2dc;width:1px;height:14px;margin:0 2px}.station-card{background:#fff;border:1px solid #e0e7eb;border-radius:19px;width:100%;margin:0 0 12px;padding:17px;box-shadow:0 5px 16px #2234470e}.station-card-button{color:inherit;font:inherit;text-align:left;cursor:pointer;appearance:none;display:block}.station-card-button:active{transform:scale(.995)}.station-card-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.station-heading-title,.station-heading-actions{align-items:center;display:flex}.station-heading-title{gap:9px}.station-heading-actions{gap:6px}.station-heading-title h3{color:#27394b;margin:0;font-size:1rem}.station-heading-icon,.station-metric-icon{border-radius:50%;justify-content:center;align-items:center;display:flex}.station-heading-icon{flex:0 0 32px;width:32px;height:32px}.station-heading-icon.health,.station-heading-icon.environment{color:#27865a;background:#e7f5ec}.station-heading-icon.details{color:#587894;background:#edf3f7}.station-heading-icon svg,.station-metric-icon svg,.station-detail-icon svg,.station-section-chevron svg,.station-back-button svg,.station-selected-icon svg,.station-analysis-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.station-card-badge{color:#527aa2;white-space:nowrap;background:#f0f6fb;border:1px solid #dce9f4;border-radius:999px;padding:5px 9px;font-size:.62rem;font-weight:700}.station-card-badge.good{color:#347e56;background:#edf8f1;border-color:#d9ecdf}.station-section-chevron{color:#9aa8b5;display:flex}.station-section-chevron svg{width:16px;height:16px}.station-metric-grid,.station-overview-environment-grid{display:grid}.station-health-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.station-overview-environment-grid{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:17px}.station-metric{text-align:center;flex-direction:column;align-items:center;min-width:0;padding:0 6px;display:flex}.station-metric+.station-metric{border-left:1px solid #edf0f2}.station-overview-environment-grid .station-metric:nth-child(5){border-left:0}.station-metric-icon{width:39px;height:39px;margin-bottom:7px}.station-metric-icon.battery,.station-metric-icon.air,.station-metric-icon.eco2,.station-metric-icon.light{color:#348a5d;background:#eaf6ee}.station-metric-icon.wifi,.station-metric-icon.humidity{color:#367fc4;background:#edf5fc}.station-metric-icon.power,.station-metric-icon.firmware{color:#53677b;background:#f0f3f6}.station-metric-icon.temperature{color:#d96d3b;background:#fff1ea}.station-metric-icon.pressure{color:#7257b6;background:#f3effc}.station-metric-icon.sound{color:#3193a2;background:#eaf7f8}.station-metric-icon.voc{color:#d38231;background:#fff5e9}.station-metric strong{overflow-wrap:anywhere;color:#26384a;font-size:.83rem;line-height:1.2}.station-metric>span{color:#7b8999;margin-top:3px;font-size:.65rem}.station-metric small{margin-top:4px;font-size:.61rem;font-weight:700}.station-metric small.good{color:#27865a}.station-metric small.fair{color:#397db7}.station-metric small.warning{color:#c27132}.station-metric small.neutral{color:#7b8999}.station-map{background:#edf3f1;border:1px solid #e0e8e4;border-radius:14px;width:100%;height:145px;margin-bottom:15px;position:relative;overflow:hidden}.station-map .leaflet-container{width:100%;height:100%}.station-map-label{z-index:500;color:#456d59;pointer-events:none;background:#fffffff0;border:1px solid #d7e5dcf2;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:.62rem;font-weight:700;display:flex;position:absolute;bottom:9px;left:9px}.station-map-dot{background:#27865a;border-radius:50%;width:7px;height:7px}.station-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.station-detail{align-items:center;gap:9px;min-width:0;display:flex}.station-detail-wide{grid-column:1/-1}.station-detail-icon{color:#53778a;background:#f0f5f6;border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.8rem;font-weight:800;display:flex}.station-detail div{flex-direction:column;min-width:0;display:flex}.station-detail strong{color:#27394b;font-size:.82rem}.station-detail span{color:#84909e;margin-top:2px;font-size:.64rem}.station-location{border-top:1px solid #edf0f2;justify-content:space-between;gap:12px;margin-top:14px;padding-top:11px;display:flex}.station-location strong,.station-location span{color:#66798b;font-size:.67rem}.station-location span{text-align:right}.station-back-button{color:#438060;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;margin:0 0 12px;padding:0;font-size:.75rem;font-weight:700;display:inline-flex}.station-detail-header{margin-bottom:14px}.station-detail-header p:last-child{color:#7d8b99;max-width:600px;margin:7px 0 0;font-size:.78rem;line-height:1.45}.station-history-card{padding:15px}.station-history-controls{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:16px;display:grid}.station-history-current{align-items:center;gap:12px;display:flex}.station-selected-icon{border-radius:15px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.station-selected-icon.temperature{color:#d96d3b;background:#fff1ea}.station-selected-icon.humidity{color:#367fc4;background:#edf5fc}.station-selected-icon.pressure{color:#7257b6;background:#f3effc}.station-selected-icon.sound{color:#3193a2;background:#eaf7f8}.station-selected-icon.air,.station-selected-icon.eco2,.station-selected-icon.light{color:#348a5d;background:#eaf6ee}.station-selected-icon.voc{color:#d38231;background:#fff5e9}.station-selected-icon svg{width:23px;height:23px}.station-current-reading{flex-direction:column;display:flex}.station-current-reading>span{color:#738294;margin-bottom:2px;font-size:.68rem;font-weight:700}.station-current-reading strong{color:#27394b;font-size:1.6rem;line-height:1.1}.station-current-reading small{color:#98a3ae;margin-top:3px;font-size:.61rem}.station-metric-select-label{color:#718091;letter-spacing:.06em;text-transform:uppercase;font-size:.6rem;font-weight:800;display:block}.station-metric-select-wrap{margin-top:6px;position:relative}.station-metric-select-wrap select{color:#304254;width:100%;height:42px;font:inherit;appearance:none;background:#f7f9fa;border:1px solid #dfe6e9;border-radius:11px;outline:none;padding:0 40px 0 12px;font-size:.78rem;font-weight:700}.station-select-arrow{color:#778595;pointer-events:none;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.station-history-divider{background:#edf0f2;height:1px;margin:13px 0}.station-history-chart-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:6px;display:flex}.station-history-chart-heading p{color:#6d8797;letter-spacing:.08em;text-transform:uppercase;margin:0 0 2px;font-size:.58rem;font-weight:800}.station-history-chart-heading h3{color:#27394b;margin:0;font-size:1rem}.station-history-chart-heading>div>small{color:#758598;margin-top:3px;font-size:.61rem;display:block}.station-history-chart-heading>span{color:#97a2ad;font-size:.58rem}.station-history-chart{overscroll-behavior:contain;height:190px;position:relative}.station-history-chart canvas{touch-action:none!important}.station-history-stats{border-top:1px solid #edf0f2;grid-template-columns:repeat(3,1fr);margin-top:10px;padding-top:10px;display:grid}.station-history-stats div{text-align:center;flex-direction:column;align-items:center;gap:2px;min-width:0;display:flex}.station-history-stats div+div{border-left:1px solid #edf0f2}.station-history-stats span{color:#8b97a3;font-size:.59rem}.station-history-stats strong{color:#304254;font-size:.78rem}.station-history-stats small{color:#8b97a3;font-size:.55rem}.station-analysis-panel{background:linear-gradient(145deg,#f7fbf8,#f4f8f6);border:1px solid #dfeae3;border-radius:15px;margin-top:18px;padding:14px}.station-analysis-heading{align-items:center;gap:9px;margin-bottom:12px;display:flex}.station-analysis-bulb{color:#fff;background:#3d8a62;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.75rem;display:flex}.station-analysis-heading p{color:#438060;letter-spacing:.08em;text-transform:uppercase;margin:0 0 1px;font-size:.56rem;font-weight:800}.station-analysis-heading h3{color:#27394b;margin:0;font-size:.96rem}.station-analysis-list{flex-direction:column;display:flex}.station-analysis-item{align-items:flex-start;gap:11px;padding:10px 0;display:flex}.station-analysis-item+.station-analysis-item{border-top:1px solid #e4ece7}.station-analysis-icon{color:#3b875f;background:#eaf5ee;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.station-analysis-icon svg{width:17px;height:17px}.station-analysis-item div{min-width:0}.station-analysis-item strong{color:#2f4153;margin-bottom:3px;font-size:.72rem;display:block}.station-analysis-item p{color:#718192;margin:0;font-size:.66rem;line-height:1.45}.station-history-message{color:#7a8999;text-align:center;margin:25px 0;font-size:.75rem}.station-history-message.error{color:#b65c5c}.station-loading,.station-error{color:#718096}@media (width<=700px){.station-page{padding:0 14px 24px}.station-page-header{margin-bottom:9px}.station-page-header h2,.station-detail-header h2{font-size:1.5rem}.station-name{margin-top:4px;font-size:.82rem}.station-live-status{margin-bottom:11px;padding:6px 10px;font-size:.66rem}.station-card{border-radius:17px;margin-bottom:10px;padding:14px}.station-card-heading{margin-bottom:12px}.station-heading-title h3{font-size:.93rem}.station-health-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:15px}.station-health-grid .station-metric:nth-child(3){border-left:0}.station-overview-environment-grid{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:12px}.station-overview-environment-grid .station-metric{padding:0 2px}.station-overview-environment-grid .station-metric-icon{width:31px;height:31px;margin-bottom:5px}.station-overview-environment-grid .station-metric-icon svg{width:15px;height:15px}.station-overview-environment-grid .station-metric strong{font-size:.69rem}.station-overview-environment-grid .station-metric>span{font-size:.55rem}.station-overview-environment-grid .station-metric:nth-child(5){border-left:0}.station-metric{padding:0 5px}.station-metric-icon{width:36px;height:36px}.station-metric strong{font-size:.8rem}.station-metric>span{font-size:.62rem}.station-card-badge{padding:4px 7px;font-size:.58rem}.station-map{height:135px;margin-bottom:13px}.station-details-grid{gap:12px 8px}.station-location{flex-direction:column;gap:4px}.station-location span{text-align:left}.station-detail-header{margin-bottom:12px}.station-detail-header p:last-child{font-size:.72rem}.station-history-card{padding:12px}.station-history-current{gap:10px}.station-history-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.station-selected-icon{flex-basis:42px;width:42px;height:42px}.station-selected-icon svg{width:21px;height:21px}.station-current-reading strong{font-size:1.3rem}.station-current-reading>span{font-size:.64rem}.station-current-reading small{font-size:.57rem}.station-metric-select-label{font-size:.55rem}.station-metric-select-wrap{margin-top:5px}.station-metric-select-wrap select{height:38px;font-size:.7rem}.station-history-divider{margin:11px 0}.station-history-chart-heading{margin-bottom:4px}.station-history-chart-heading p{font-size:.54rem}.station-history-chart-heading h3{font-size:.92rem}.station-history-chart-heading>div>small{margin-top:2px;font-size:.56rem}.station-history-chart-heading>span{text-align:right;max-width:95px;font-size:.54rem}.station-history-chart{height:155px}.station-history-stats{margin-top:7px;padding-top:8px}.station-history-stats span{font-size:.54rem}.station-history-stats strong{font-size:.72rem}.station-history-stats small{font-size:.5rem}.station-analysis-panel{margin-top:15px;padding:12px}}.species-profile-modal{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1c2731a3;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.species-profile{background:#fff;border-radius:20px;width:min(1120px,100vw - 36px);max-height:calc(100vh - 36px);position:relative;overflow-y:auto;box-shadow:0 24px 75px #121f2b4d}.species-profile-close{z-index:40;color:#fff;cursor:pointer;background:#1e2c2594;border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:1.25rem;line-height:1;display:flex;position:absolute;top:12px;right:12px}.species-profile-hero{color:#fff;background:#172720;border-radius:20px 20px 0 0;min-height:360px;position:relative;overflow:hidden}.species-profile-hero-background{background:#172720;position:absolute;inset:0;overflow:hidden}.species-profile-hero-background:before{content:"";background-image:var(--species-hero-image);filter:blur(20px)saturate(.9)brightness(.72);opacity:.85;background-position:50%;background-size:cover;position:absolute;inset:-24px;transform:scale(1.08)}.species-profile-hero-background:after{content:"";background-image:var(--species-hero-image);background-position:76%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:0}.species-profile-hero-overlay{background:linear-gradient(90deg,#071811f7 0%,#071811e6 25%,#071811a8 40%,#0718112e 59%,#07181108 73%,#0000 88%);position:absolute;inset:0}.species-profile-identity{z-index:5;width:43%;position:absolute;bottom:108px;left:38px}.species-profile-name-row{align-items:center;gap:8px;min-width:0;display:flex}.species-profile-identity h2{color:#fff;margin:0;font-size:1.9rem;line-height:1.08}.species-profile-identity em{color:#ffffffe6;margin-top:5px;font-size:.92rem;display:block}.species-profile-new{color:#246e49;background:#dff2e6;border-radius:6px;justify-content:center;align-items:center;padding:4px 7px;font-size:.54rem;font-weight:850;display:inline-flex}.species-profile-hero-stats{z-index:6;display:flex;position:absolute;bottom:24px;left:38px}.species-hero-stat{border-left:1px solid #ffffff4d;align-content:center;gap:2px;min-width:132px;padding:0 18px;display:grid}.species-hero-stat:first-child{border-left:0;padding-left:0}.species-hero-stat strong{color:#fff;font-size:.78rem}.species-hero-stat small{color:#ffffffd1;font-size:.56rem}.species-hero-stat span{color:#ffffffb3;text-transform:uppercase;font-size:.5rem;font-weight:750}.species-hero-stat-highlight strong{color:#64c88d;font-size:1.25rem}.species-profile-tabs{background:#fff;border-bottom:1px solid #e7ece9;align-items:center;gap:26px;min-height:48px;padding:0 38px;display:flex}.species-profile-tabs button{color:#687680;height:48px;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:.67rem;font-weight:750;display:flex;position:relative}.species-profile-tabs button:after{content:"";background:0 0;height:2px;position:absolute;bottom:0;left:0;right:0}.species-profile-tabs button.active{color:#28764e}.species-profile-tabs button.active:after{background:#31885d}.species-profile-tabs button>span{color:#31885d;background:#edf7f0;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.5rem;display:inline-flex}.species-profile-tab-content{min-height:220px;padding:6px 38px 16px}.species-recordings-list{display:grid;position:relative}.species-recording-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.species-recording-date{color:#76838d;align-items:baseline;gap:4px;min-width:0;display:flex}.species-recording-confidence{color:#28794f;flex:none;font-size:.78rem;font-weight:800}.species-view-all-recordings{display:none}.species-about-guide{gap:16px;padding:13px 0 3px;display:grid}.species-guide-eyebrow{color:#31885d;letter-spacing:.045em;text-transform:uppercase;margin-bottom:4px;font-size:.52rem;font-weight:800;display:block}.species-about-story h3,.species-about-resources h3,.species-identification-copy h3,.species-cool-facts h3{color:#334654;margin:0 0 6px;font-size:.86rem}.species-about-story p,.species-identification-copy p{color:#667580;margin:0;font-size:.7rem;line-height:1.55}.species-guide-muted{color:#89959e!important}.species-resource-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.species-resource-links a,.species-resource-links a:visited{color:#50615b;background:#fff;border:1px solid #dce5df;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:6px 9px;font-size:.58rem;font-weight:700;text-decoration:none;display:flex}.species-cool-facts-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.species-cool-fact-card{background:#f7f9f7;border:1px solid #e2e8e4;border-radius:10px;padding:12px}.species-identification-guide{grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);gap:22px;padding:16px 0;display:grid}.species-identification-image{background:#f1f4f2;border-radius:12px;min-height:230px;overflow:hidden}.species-identification-image img{object-fit:cover;width:100%;height:100%;display:block}.species-similar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:14px 0;display:grid}.species-profile-field-guide-footer{background:linear-gradient(90deg,#f1f5ef,#f6f7f2);border-top:1px solid #e0e7df;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.species-tab-empty{color:#87949d;text-align:center;background:#f8faf9;border:1px solid #e5ebe7;border-radius:10px;justify-content:center;align-items:center;min-height:150px;padding:20px;font-size:.65rem;display:flex}@media (width<=700px){.species-profile-modal{align-items:flex-start;padding:8px 10px 76px;overflow-y:auto}.species-profile{border-radius:16px;width:100%;max-height:none;overflow:hidden}.species-profile-close{width:31px;height:31px;top:7px;right:7px}.species-profile-hero{border-radius:16px 16px 0 0;min-height:188px}.species-profile-hero-background:before{filter:blur(16px)saturate(.9)brightness(.7);inset:-18px;transform:scale(1.1)}.species-profile-hero-background:after{background-position:50%;background-size:contain}.species-profile-hero-overlay{background:linear-gradient(90deg,#071911f5 0%,#071911d6 27%,#0719116b 46%,#07191114 63%,#0000 78%)}.species-profile-identity{width:56%;bottom:67px;left:14px}.species-profile-identity h2{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.species-profile-identity em{margin-top:3px;font-size:.52rem}.species-profile-new{padding:2px 4px;font-size:.39rem}.species-profile-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;bottom:10px;left:14px;right:10px}.species-hero-stat{min-width:0;padding:0 7px}.species-hero-stat strong{text-overflow:ellipsis;white-space:nowrap;font-size:.51rem;overflow:hidden}.species-hero-stat small{font-size:.39rem}.species-hero-stat span{font-size:.35rem}.species-hero-stat-highlight strong{font-size:.81rem}.species-profile-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;min-height:38px;padding:0;display:grid}.species-profile-tabs button{white-space:nowrap;justify-content:center;gap:3px;width:100%;min-width:0;height:38px;font-size:.47rem}.species-profile-tabs button>span{min-width:15px;height:15px;padding:0 4px;font-size:.4rem}.species-profile-tab-content{min-height:0;padding:2px 11px 4px}.species-recordings-list{padding:0}.species-recordings-list:before{top:13px;bottom:13px;left:4px}.species-recording-row{border-bottom:1px solid #edf1ef;gap:2px;min-height:61px;padding:5px 0 5px 18px}.species-recording-heading{gap:6px}.species-recording-date{gap:3px}.species-recording-date strong{font-size:.5rem}.species-recording-date span{font-size:.43rem}.species-recording-confidence{font-size:.58rem}.species-recording-timeline-dot{border-width:1px;width:7px;height:7px;left:0}.species-recording-row-extra{display:none}.species-recordings-list.show-all .species-recording-row-extra{display:grid}.species-view-all-recordings{color:#28764e;appearance:none;width:100%;min-height:24px;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:4px;margin:1px 0 2px;padding:0;font-size:.47rem;font-weight:750;display:flex}.species-about-guide{gap:10px;padding:6px 0 2px}.species-guide-eyebrow{font-size:.4rem}.species-about-story h3,.species-about-resources h3,.species-identification-copy h3,.species-cool-facts h3{margin-bottom:4px;font-size:.65rem}.species-about-story p,.species-identification-copy p{font-size:.53rem;line-height:1.4}.species-resource-links{gap:4px}.species-resource-links a,.species-resource-links a:visited{min-height:26px;padding:3px 2px;font-size:.41rem}.species-identification-guide{grid-template-columns:1fr;gap:7px;padding:6px 0}.species-identification-image{min-height:118px}.species-similar-grid{grid-template-columns:1fr;gap:5px;padding:6px 0}.species-tab-empty{min-height:90px;padding:12px;font-size:.5rem}}.species-recording-browser{width:100%;min-width:0;display:grid}.species-recordings-list{width:100%;min-width:0;display:grid;position:relative}.species-recordings-list:before{content:"";background:#d8e3dd;width:1px;position:absolute;top:18px;bottom:18px;left:5px}.species-recording-row{border-bottom:1px solid #edf1ef;gap:4px;min-height:78px;padding:8px 0 8px 25px;display:grid;position:relative}.species-recording-heading{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.species-recording-date{color:#7b8791;white-space:nowrap;align-items:baseline;gap:4px;min-width:0;display:flex}.species-recording-date strong{color:#344555;font-size:.65rem}.species-recording-date span{font-size:.54rem}.species-recording-timeline-dot{background:#31885d;border:2px solid #fff;border-radius:999px;width:10px;height:10px;position:absolute;left:0;box-shadow:0 0 0 1px #31885d}.species-recording-favourite{line-height:1;color:#bd8b30!important;font-size:.63rem!important}.species-recording-confidence{flex:none;justify-items:end;line-height:1;display:grid}.species-recording-confidence strong{color:#28794f;font-size:.78rem;font-weight:800}.species-recording-confidence span{color:#87948d;margin-top:3px;font-size:.38rem;font-weight:600}.species-recording-player{min-width:0}.species-recording-toolbar{border-top:1px solid #e8eeea;justify-content:center;align-items:center;gap:12px;min-height:36px;margin-top:3px;padding:4px 4px 1px;display:flex}.species-recording-toolbar button{color:#6b7971;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:4px;padding:4px 2px;font-size:.52rem;font-weight:720;display:inline-flex}.species-recording-toolbar button.active{color:#28794f;border-bottom-color:#399367}.species-recording-toolbar button:hover{color:#28794f}.species-recording-toolbar-calendar{color:#31885d;font-size:.62rem}.species-recording-toolbar-star{color:#bd8b30;font-size:.64rem}.species-recording-toolbar-divider{background:#dfe6e2;width:1px;height:15px}.species-recording-mode-heading{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:baseline;gap:12px;min-height:28px;padding:3px 2px 5px;display:flex}.species-recording-mode-heading strong{color:#344555;font-size:.62rem}.species-recording-mode-heading span{color:#8a958f;font-size:.44rem}.species-recording-pagination{grid-template-columns:25px auto 25px;justify-content:center;align-items:center;gap:5px;padding:3px 0;display:grid}.species-recording-pagination button{color:#28764e;cursor:pointer;background:0 0;border:1px solid #dce5df;border-radius:6px;width:25px;height:23px;padding:0;font-size:.72rem}.species-recording-pagination button:disabled{color:#bdc6c1;cursor:default}.species-recording-pagination span{color:#839089;text-align:center;min-width:45px;font-size:.44rem}.species-recording-calendar{background:#fbfcfb;border-bottom:1px solid #edf1ef;padding:7px 8px 5px}.species-recording-calendar-header{grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;margin-bottom:4px;display:grid}.species-recording-calendar-header strong{color:#344b3e;text-align:center;font-size:.61rem}.species-recording-calendar-header button{color:#31885d;cursor:pointer;background:0 0;border:0;width:28px;height:24px;padding:0;font-size:.9rem}.species-recording-calendar-weekdays,.species-recording-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;display:grid}.species-recording-calendar-weekdays{margin-bottom:2px}.species-recording-calendar-weekdays span{color:#8a968f;text-align:center;font-size:.38rem;font-weight:800}.species-recording-calendar-grid button,.species-recording-calendar-blank{min-height:31px}.species-recording-calendar-grid button{color:#354a3f;font:inherit;cursor:pointer;background:#f3f8f4;border:1px solid #d8e6dd;border-radius:6px;place-items:center;padding:0;display:grid;position:relative}.species-recording-calendar-grid button>span{font-size:.48rem;font-weight:800}.species-recording-calendar-grid button small{color:#78877f;margin-top:-2px;font-size:.28rem}.species-recording-calendar-grid button:disabled{color:#c6cdc9;cursor:default;opacity:.58;background:#f7f8f7;border-color:#f0f2f1}.species-recording-calendar-grid button.selected{color:#fff;background:#31885d;border-color:#31885d}.species-recording-calendar-grid button.selected small{color:#fffc}.species-recording-calendar-grid button em{color:#bd8b30;font-size:.33rem;font-style:normal;position:absolute;top:1px;right:2px}.species-recording-calendar-legend{color:#98a19c;justify-content:space-between;gap:8px;margin-top:4px;font-size:.33rem;display:flex}.species-recording-empty{text-align:center;align-content:center;place-items:center;min-height:112px;padding:12px 10px;display:grid}.species-recording-empty-icon{color:#31885d;background:#edf6f0;border-radius:999px;place-items:center;width:40px;height:40px;margin-bottom:6px;font-size:1.05rem;display:grid}.species-recording-empty strong{color:#344555;font-size:.61rem}.species-recording-empty span{color:#8a958f;margin-top:3px;font-size:.44rem}.species-recording-browser-message,.species-recording-browser-error{color:#7c8982;text-align:center;justify-content:center;align-items:center;min-height:90px;padding:15px;font-size:.55rem;display:flex}.species-recording-browser-error{color:#a95656;min-height:0;padding:5px 0}.species-quick-facts{background:linear-gradient(135deg,#eef3eb 0%,#f7f5eb 100%);border:1px solid #dce4d8;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:5px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffbf}.species-quick-facts:before{content:"";background:linear-gradient(90deg,#7ea28c,#c2a86d,#8ca9a2,#a39a7b);height:2px;position:absolute;top:0;left:0;right:0}.species-quick-fact{border-left:1px solid #71847726;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:7px;min-width:0;min-height:54px;padding:8px 9px;display:grid}.species-quick-fact:first-child{border-left:0}.species-quick-fact-icon{border-radius:999px;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 1px 4px #35493d14}.species-quick-fact-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.species-quick-fact-icon-habitat{color:#46745c;background:#e2eee5}.species-quick-fact-icon-diet{color:#826b34;background:#f1ead5}.species-quick-fact-icon-movement{color:#52727a;background:#e1ecee}.species-quick-fact-icon-wingspan{color:#756846;background:#eee9dc}.species-quick-fact-copy{gap:2px;min-width:0;display:grid}.species-quick-fact-copy>span{color:#7b897f;letter-spacing:.04em;text-transform:uppercase;font-size:.4rem;font-weight:750}.species-quick-fact-copy strong{color:#394c41;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.52rem;font-weight:760;line-height:1.18;display:-webkit-box;overflow:hidden}.species-quick-fact-copy strong.species-quick-fact-empty{color:#99a39d;font-weight:600}@media (width<=700px){.species-recording-row{gap:1px;min-height:59px;padding:4px 0 4px 18px}.species-recordings-list:before{top:12px;bottom:12px;left:4px}.species-recording-timeline-dot{border-width:1px;width:7px;height:7px}.species-recording-date{gap:3px}.species-recording-date strong{font-size:.5rem}.species-recording-date span{font-size:.42rem}.species-recording-favourite{font-size:.5rem!important}.species-recording-confidence strong{font-size:.58rem}.species-recording-confidence span{margin-top:1px;font-size:.29rem}.species-recording-toolbar{gap:8px;min-height:31px;margin-top:1px;padding:3px 1px 0}.species-recording-toolbar button{gap:3px;padding:3px 1px;font-size:.42rem}.species-recording-toolbar-divider{height:13px}.species-recording-toolbar-calendar,.species-recording-toolbar-star{font-size:.51rem}.species-recording-mode-heading{min-height:24px;padding:2px 0 3px}.species-recording-mode-heading strong{font-size:.5rem}.species-recording-mode-heading span{font-size:.35rem}.species-recording-calendar{padding:5px 4px 3px}.species-recording-calendar-header{grid-template-columns:24px minmax(0,1fr) 24px;margin-bottom:2px}.species-recording-calendar-header strong{font-size:.52rem}.species-recording-calendar-header button{width:24px;height:20px;font-size:.77rem}.species-recording-calendar-weekdays,.species-recording-calendar-grid{gap:2px}.species-recording-calendar-weekdays{margin-bottom:1px}.species-recording-calendar-weekdays span{font-size:.32rem}.species-recording-calendar-grid button,.species-recording-calendar-blank{min-height:27px}.species-recording-calendar-grid button{border-radius:5px}.species-recording-calendar-grid button>span{font-size:.42rem}.species-recording-calendar-grid button small{margin-top:-3px;font-size:.24rem}.species-recording-calendar-grid button em{font-size:.28rem}.species-recording-calendar-legend{margin-top:2px;font-size:.28rem}.species-recording-empty{min-height:90px;padding:8px 6px}.species-recording-empty-icon{width:34px;height:34px;margin-bottom:4px;font-size:.9rem}.species-recording-empty strong{font-size:.51rem}.species-recording-empty span{margin-top:2px;font-size:.37rem}.species-recording-pagination{grid-template-columns:22px auto 22px;padding:1px 0}.species-recording-pagination button{border-radius:5px;width:22px;height:20px;font-size:.65rem}.species-recording-pagination span{font-size:.35rem}.species-recording-browser-message{min-height:70px;padding:8px;font-size:.44rem}.species-quick-facts{border-radius:8px;margin-top:3px}.species-quick-fact{text-align:center;grid-template-columns:1fr;justify-items:center;gap:2px;min-height:52px;padding:5px 2px 4px}.species-quick-fact-icon{width:25px;height:25px}.species-quick-fact-icon svg{width:14px;height:14px}.species-quick-fact-copy{justify-items:center;gap:1px;width:100%}.species-quick-fact-copy>span{letter-spacing:.03em;font-size:.29rem}.species-quick-fact-copy strong{-webkit-line-clamp:2;max-width:100%;font-size:.35rem;line-height:1.12}}.detection-audio-player{grid-template-columns:38px 44px minmax(0,1fr) 38px;align-items:center;gap:8px;width:100%;min-width:0;display:grid}.detection-audio-player audio{display:none}.detection-audio-skip{color:#65736d;appearance:none;width:38px;height:32px;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:2px;padding:0;font-size:.48rem;font-weight:750;display:flex}.detection-audio-skip svg{flex:none;width:14px;height:12px}.detection-audio-skip:hover,.detection-audio-skip:active{color:#28794f}.detection-audio-play{color:#fff;appearance:none;width:44px;height:44px;font:inherit;cursor:pointer;background:#31885d;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:.7rem;display:flex;box-shadow:0 3px 9px #31885d2b}.detection-audio-play.playing{background:#28794f}.detection-audio-play:disabled{opacity:.55;cursor:wait}.detection-audio-centre{gap:4px;width:100%;min-width:0;display:grid}.detection-waveform{cursor:pointer;align-items:center;gap:1px;width:100%;min-width:0;height:42px;display:flex;position:relative;overflow:hidden}.detection-waveform-bar{background:#d5ddd9;border-radius:999px;flex:1 1 0;align-self:center;width:0;min-width:1px}.detection-waveform-bar.played{background:#31885d}.detection-audio-playhead{pointer-events:none;background:#28794f;border-radius:999px;width:1.5px;position:absolute;top:3%;bottom:3%;transform:translate(-50%)}.detection-spectrogram-wrap{cursor:pointer;background:#05091d;border-radius:7px;width:100%;min-width:0;height:52px;position:relative;overflow:hidden}.detection-spectrogram{width:100%;height:100%;display:block}.detection-audio-loading{color:#81909a;background:#ffffffe0;justify-content:center;align-items:center;font-size:.5rem;font-weight:650;display:flex;position:absolute;inset:0}.detection-audio-time-row{color:#84919b;justify-content:space-between;align-items:center;width:100%;font-size:.48rem;line-height:1;display:flex}.detection-audio-time-row span{white-space:nowrap;display:block}@media (width>=701px){.detection-audio-player{grid-template-columns:46px 48px minmax(0,1fr) 46px;gap:10px}.detection-audio-skip{width:46px;height:36px;font-size:.55rem}.detection-audio-skip svg{width:16px;height:14px}.detection-audio-play{width:48px;height:48px;font-size:.75rem}.detection-waveform{height:48px}.detection-spectrogram-wrap{height:58px}.detection-audio-time-row{font-size:.55rem}}@media (width<=430px){.detection-audio-player{grid-template-columns:30px 38px minmax(0,1fr) 30px;gap:4px}.detection-audio-skip{gap:1px;width:30px;height:28px;font-size:.39rem}.detection-audio-skip svg{width:11px;height:10px}.detection-audio-play{width:38px;height:38px;font-size:.62rem}.detection-waveform{height:32px}.detection-spectrogram-wrap{height:42px}.detection-audio-time-row{font-size:.4rem}}.sync-pill{color:#3c765d;background:#f1f8f4;border:1px solid #dcece4;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:max-content;margin:0 auto 14px;padding:7px 14px;font-size:.78rem;font-weight:600;line-height:1;display:flex}.sync-pill-dot{background:#3fa467;border-radius:50%;flex:0 0 8px;width:8px;height:8px;display:block}.sync-pill.syncing .sync-pill-dot{background:#e8b632}.sync-pill.error .sync-pill-dot{background:#dc5656}.main-navigation{background:#e5ebef;border:1px solid #dce3e8;border-radius:16px;width:100%;max-width:620px;margin:0 auto 22px;padding:5px;display:flex}.navigation-button{color:#65758c;min-width:0;min-height:48px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:9px;margin:0;padding:10px 16px;font-size:.92rem;font-weight:700;display:flex}.navigation-button:hover{color:#2c7a4b}.navigation-button.active{color:#27805d;background:#fff;box-shadow:0 2px 8px #0f172a14,0 1px 2px #0f172a0a}.navigation-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 20px;width:20px;height:20px;display:block}.navigation-button:first-child .navigation-icon rect{fill:none;stroke:currentColor}@media (width<=700px){.sync-pill{margin-bottom:18px;padding:7px 13px;font-size:.75rem}.main-navigation{z-index:900;width:100%;max-width:none;padding:7px 10px calc(7px + env(safe-area-inset-bottom));background:#fffffff7;border:0;border-top:1px solid #dce3e8;border-radius:0;margin:0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0f172a14}.navigation-button{border-radius:10px;flex-direction:column;gap:3px;min-height:52px;padding:5px 4px;font-size:.68rem}.navigation-button.active{box-shadow:none;background:#f1f8f4}.navigation-icon{flex-basis:21px;width:21px;height:21px}.app{padding-bottom:calc(92px + env(safe-area-inset-bottom))}}
