.geophagy-opening img{filter:saturate(.72) brightness(.48)}
.geophagy-opening canvas{position:absolute;inset:0;width:100%;height:100%;mix-blend-mode:screen}.geophagy-explorer{padding:clamp(3.5rem,6vw,6rem) 0;background:var(--color-surface)}
.geophagy-controls{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin:1.5rem 0;padding:1rem;border:var(--rule);background:var(--color-paper)}.geophagy-controls fieldset{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem 1rem;margin:0;padding:0;border:0}.geophagy-controls legend{float:left;margin-right:1rem;font-weight:700}.geophagy-controls label{display:flex;align-items:center;gap:.4rem}.geophagy-controls i{width:.8rem;height:.8rem;border-radius:50%;background:var(--species-color)}.geophagy-controls [data-color=agouti]{--species-color:#412d46}.geophagy-controls [data-color=paca]{--species-color:#2f8dd8}.geophagy-controls [data-color=porcupine]{--species-color:#c7a900}.geophagy-controls [data-color=tapir]{--species-color:#9b2c24}.geophagy-controls button{padding:.35rem .7rem;border:var(--rule);background:transparent}.panel-select{display:none}
.geophagy-figure{padding:1.5rem;border:var(--rule);background:var(--color-paper)}.geophagy-chart{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.geophagy-panel{min-width:0;border-top:var(--rule);padding-top:.6rem}.geophagy-panel h3{margin:0 0 .3rem;font:600 var(--step--1) var(--font-sans);text-align:center}.geophagy-panel svg{display:block;width:100%;height:auto;overflow:visible}.geophagy-grid{stroke:var(--color-line);stroke-width:1}.geophagy-axis{stroke:var(--color-ink);stroke-width:1.2}.geophagy-line{fill:none;stroke-width:2.4;vector-effect:non-scaling-stroke;transition:opacity .15s}.geophagy-hit{fill:none;stroke:transparent;stroke-width:14;vector-effect:non-scaling-stroke;cursor:crosshair}.geophagy-point{stroke:white;stroke-width:2;pointer-events:none}.geophagy-tick{font:10px var(--font-mono);fill:var(--color-muted)}#geophagy-detail{display:block;min-height:2.5rem;margin-top:1rem;padding:.7rem 1rem;background:var(--color-night);color:var(--color-night-text)}.explorer-callout{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:1.5rem;padding:1.5rem;border:var(--rule);background:var(--color-paper)}.explorer-callout h3{margin:.2rem 0;font:500 var(--step-2) var(--font-display)}.explorer-callout p{max-width:65rem}.geophagy-background-placeholder{background:var(--color-paper)}
@media(max-width:50rem){.geophagy-controls{display:block}.geophagy-controls fieldset{margin-bottom:1rem}.panel-select{display:grid;gap:.35rem}.geophagy-chart{grid-template-columns:1fr}.geophagy-panel{display:none}.geophagy-panel.is-active{display:block}.explorer-callout{align-items:flex-start;flex-direction:column}.geophagy-figure{padding:1rem}}
@media(prefers-reduced-motion:reduce){.geophagy-opening canvas{display:none}}
