.map-explorer,.reports-browser,.report-card{--map-forest:var(--forest,#213f32);--map-sage:var(--sage,#edf1e7);--map-line:var(--line,#dfe4da);--map-muted:var(--muted,#667166);--map-paper:var(--paper,#fff);--map-yellow:var(--yellow,#eec96a);--map-danger:var(--danger,#a64536)}.map-explorer{border:1px solid var(--map-line);background:var(--map-paper);border-radius:24px;overflow:hidden}.map-filter-bar{background:var(--map-paper);z-index:2;grid-template-columns:1.2fr 1fr 1fr auto;align-items:end;gap:16px;padding:20px 24px;display:grid;position:relative}.map-filter{flex-direction:column;gap:4px;min-width:0;display:flex}.map-filter>span{color:var(--map-muted);letter-spacing:.02em;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.map-filter select{border:0;border-bottom:1px solid var(--map-line);width:100%;min-height:44px;color:var(--map-forest);font:inherit;text-overflow:ellipsis;background:0 0;border-radius:0;padding:6px 24px 6px 0;font-size:14px;font-weight:700}.map-reset{background:var(--map-sage);width:44px;height:44px;color:var(--map-forest);cursor:pointer;border:0;border-radius:50%;place-items:center;transition:background .18s ease-out;display:grid}.map-reset:hover{background:var(--sage-dark,#dce5d7)}.map-data-note{background:var(--map-sage);color:var(--map-muted);flex-wrap:wrap;align-items:center;gap:7px;margin:0;padding:10px 24px;font-size:12px;line-height:1.5;display:flex}.demo-dot{background:var(--map-forest);border-radius:50%;flex-shrink:0;width:6px;height:6px}.map-body{grid-template-columns:minmax(0,1.4fr) minmax(330px,1fr);display:grid}.map-canvas{isolation:isolate;background:var(--map-sage);min-width:0;height:620px;position:relative}.map-explorer .map-canvas:has(>.paywall-notice){height:auto;min-height:320px;display:grid}.map-explorer .map-canvas>.paywall-notice{border:0;border-radius:0;align-content:center}.leaflet-map-wrapper,.grzyby-leaflet{width:100%;height:100%}.grzyby-leaflet{z-index:0;background:var(--map-sage);font-family:inherit}.grzyby-leaflet .leaflet-tile-pane{filter:saturate(.68)}.grzyby-leaflet .leaflet-control-zoom{border:1px solid var(--map-line);border-radius:12px;margin:20px;overflow:hidden;box-shadow:0 4px 12px #172d2414}.grzyby-leaflet .leaflet-control-zoom.leaflet-bar a{background:var(--map-paper);width:44px;height:44px;color:var(--map-forest);place-items:center;line-height:44px;display:grid}.grzyby-leaflet .leaflet-control-zoom-in{border-bottom:1px solid var(--map-line)}.grzyby-leaflet .leaflet-control-attribution{background:#ffffffe6;font-size:10px}.grzyby-leaflet .leaflet-marker-icon.mushroom-marker{place-items:center;display:grid}.mushroom-marker{border:3px solid var(--map-paper);color:var(--map-paper);cursor:pointer;border-radius:50%;box-shadow:0 4px 12px #172d243d}.marker-high{background:var(--map-forest)}.marker-some{background:var(--map-yellow);color:var(--map-forest)}.marker-none{background:var(--map-paper);color:var(--map-muted);border-color:var(--map-muted)}.marker-selected{outline:4px solid var(--lime,#d8eb9c);outline-offset:3px}.map-legend{z-index:1;border:1px solid var(--map-line);background:var(--map-paper);color:var(--map-forest);border-radius:12px;align-items:center;gap:16px;padding:12px 16px;font-size:12px;font-weight:700;display:flex;position:absolute;bottom:32px;left:20px}.map-legend span{align-items:center;gap:6px;display:flex}.map-legend i{border-radius:50%;width:9px;height:9px}.legend-high{background:var(--map-forest)}.legend-some{background:var(--map-yellow)}.legend-none{border:2px solid var(--map-muted);background:var(--map-paper)}.map-report-panel{border-left:1px solid var(--map-line);flex-direction:column;max-height:620px;display:flex}.map-results-heading{border-bottom:1px solid var(--map-line);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.map-results-heading h2{letter-spacing:-.035em;margin:0;font-size:20px}.map-results-heading>span{background:var(--map-sage);border-radius:50%;place-items:center;min-width:32px;height:32px;font-size:13px;font-weight:700;display:grid}.map-report-scroll{overscroll-behavior:contain;padding:0 24px;overflow:auto}.report-card{border-bottom:1px solid var(--map-line);color:var(--map-forest);padding:24px 0;transition:background .18s ease-out}.report-card:last-child{border-bottom:0}.report-card.is-selected{background:var(--map-sage)}.report-person{align-items:center;gap:10px;margin-bottom:16px;display:flex}.report-avatar{background:var(--map-sage);width:36px;height:36px;color:var(--map-forest);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:800;display:grid}.report-person>div{flex-direction:column;min-width:0;display:flex}.report-person strong{font-size:13px}.report-person time{color:var(--map-muted);font-size:11px}.abundance{white-space:nowrap;background:var(--map-sage);border-radius:20px;align-items:center;gap:5px;margin-left:auto;padding:4px 8px;font-size:10px;font-weight:700;display:flex}.abundance>span{background:var(--map-forest);border-radius:50%;width:5px;height:5px}.abundance-some{background:color-mix(in srgb, var(--map-yellow) 24%, var(--map-paper))}.abundance-some>span{background:var(--map-forest)}.abundance-none{background:var(--map-sage);color:var(--map-muted)}.abundance-none>span{background:var(--map-muted)}.report-content{justify-content:space-between;gap:16px;display:flex}.report-content>div{min-width:0}.report-content h3{letter-spacing:-.025em;margin:0 0 6px;font-size:17px;line-height:1.4}.report-select{text-align:left;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:6px;min-height:28px;padding:0;display:flex}.report-select svg{flex-shrink:0}.report-select:hover{text-underline-offset:4px;text-decoration:underline}.report-species{color:var(--map-muted);margin:0 0 6px;font-size:12px;line-height:1.6}.report-origin{color:var(--map-muted);font-size:10px;line-height:1.6}.report-image{object-fit:cover;border-radius:12px;flex-shrink:0;width:72px;height:72px}.report-details{margin-top:8px;font-size:13px}.report-details summary{cursor:pointer;width:fit-content;min-height:44px;color:var(--map-forest);text-underline-offset:4px;align-content:center;font-size:12px;font-weight:700}.report-details summary:hover{text-decoration:underline}.report-details p{color:var(--map-muted);margin:0 0 12px;line-height:1.7}.report-details a{min-height:44px;color:var(--map-forest);align-items:center;gap:6px;font-weight:700;display:inline-flex}.map-footer{border-top:1px solid var(--map-line);justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.map-footer p{max-width:55ch;color:var(--map-muted);align-items:center;gap:8px;margin:0;font-size:12px;display:flex}.map-footer p svg{flex-shrink:0}.map-footer .button{flex-shrink:0;font-size:13px}.map-loading{height:100%;min-height:480px;color:var(--map-forest);background:var(--map-sage);flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:14px;display:flex}.map-empty{text-align:center;color:var(--map-forest);flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.map-empty h3{letter-spacing:-.04em;margin:16px 0 8px;font-size:24px}.map-empty p{max-width:38ch;color:var(--map-muted);margin:0 0 24px;font-size:14px}.map-storage-error{background:var(--danger-light,#f7e7df);color:var(--map-danger);margin:0;padding:12px 24px;font-size:13px}.map-tile-error{z-index:2;background:var(--map-paper);color:var(--map-danger);border-radius:8px;margin:0;padding:12px;font-size:12px;position:absolute;top:12px;left:80px;right:20px}.compact-map .map-body{display:block}.compact-map .map-canvas{height:520px}.map-preview{z-index:1;background:var(--map-paper);border-radius:16px;width:300px;padding:20px;position:absolute;top:24px;right:24px;box-shadow:0 12px 40px #172d241f}.map-preview-label{justify-content:space-between;align-items:center;gap:12px;display:flex}.map-preview-label>span:last-child{color:var(--map-muted);font-size:10px}.map-preview-label .eyebrow{font-size:10px}.map-preview .report-card{border-bottom:1px solid var(--map-line);padding:20px 0 12px}.map-preview .report-image{width:56px;height:64px}.map-preview-link{min-height:44px;color:var(--map-forest);justify-content:space-between;align-items:center;gap:12px;margin-top:8px;font-size:12px;font-weight:800;display:flex}.reports-regions{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:40px;display:grid}.reports-regions button{text-align:left;border:1px solid var(--map-line);background:var(--map-paper);min-height:64px;color:var(--map-forest);font:inherit;cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;font-size:13px;transition:background .18s ease-out;display:flex}.reports-regions button[aria-pressed=true],.reports-regions button:hover{background:var(--map-sage);border-color:var(--map-forest)}.reports-regions strong{background:var(--map-sage);border-radius:50%;place-items:center;min-width:28px;height:28px;font-size:12px;display:grid}.reports-browser>.map-filter-bar{border:1px solid var(--map-line);border-radius:16px}.reports-results-label{justify-content:space-between;align-items:center;gap:20px;margin:40px 0 16px;display:flex}.reports-results-label h2{letter-spacing:-.035em;align-items:center;gap:10px;margin:0;font-size:24px;display:flex}.reports-results-label>span{color:var(--map-muted);font-size:13px}.reports-browser>.map-data-note{border-radius:8px;padding:12px 16px}.reports-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:24px;margin-top:24px;display:grid}.reports-grid .report-card{border:1px solid var(--map-line);background:var(--map-paper);border-radius:16px;padding:24px}.map-help{max-width:74ch}.map-help p{color:var(--muted,#667166)}@media (max-width:1100px){.reports-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-regions{grid-template-columns:repeat(3,minmax(0,1fr))}.map-preview{width:280px}.map-body{grid-template-columns:minmax(0,1fr) 340px}.map-filter-bar{gap:12px;padding:16px 20px}.map-report-scroll{padding:0 20px}}@media (max-width:900px){.map-body{grid-template-columns:1fr}.map-report-panel{border-left:0;border-top:1px solid var(--map-line);max-height:none}.map-report-scroll{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;display:grid;overflow:visible}.map-canvas{height:440px}.map-footer{flex-wrap:wrap}.map-footer p{max-width:none}.compact-map .map-canvas{height:500px}.map-preview{width:260px;right:16px}.map-preview .report-person{gap:6px}.map-preview .abundance{padding:4px 5px;font-size:9px}}@media (max-width:640px){.map-explorer{border-radius:16px}.map-filter-bar{grid-template-columns:1fr 1fr;gap:12px;padding:16px}.map-filter:first-child{grid-column:1/-1}.map-filter:nth-child(3){grid-area:3/1/auto/2}.map-filter:nth-child(2){grid-column:1/-1}.map-reset{grid-area:3/2;justify-self:end}.map-filter select{font-size:14px}.map-data-note{padding:10px 16px;font-size:11px}.map-canvas{height:360px}.map-report-scroll{padding:0 20px;display:block}.map-results-heading{padding:20px}.map-results-heading h2{font-size:20px}.map-footer{gap:16px;padding:20px}.map-footer .button{justify-content:center;width:100%}.map-legend{gap:12px;padding:10px 12px;font-size:11px;bottom:28px;left:12px}.grzyby-leaflet .leaflet-control-zoom{margin:12px}.compact-map .map-canvas{height:auto}.compact-map .leaflet-map-wrapper{height:360px}.compact-map .map-legend{top:300px;bottom:auto}.map-preview{width:auto;box-shadow:none;border-top:1px solid var(--map-line);border-radius:0;padding:20px;position:relative;inset:auto}.map-preview .report-image{width:80px;height:80px}.map-preview .report-person{gap:10px}.map-preview .abundance{padding:4px 8px;font-size:10px}.map-preview-label .eyebrow{font-size:11px}.map-preview-link{font-size:13px}.reports-regions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:24px}.reports-regions button{gap:6px;min-height:60px;padding:12px;font-size:11px}.reports-regions strong{min-width:24px;height:24px;font-size:11px}.reports-grid{grid-template-columns:1fr;gap:16px}.reports-results-label{align-items:flex-start;margin-top:32px}.reports-results-label h2{font-size:21px}.reports-results-label>span{white-space:nowrap}.reports-grid .report-card{padding:20px}.map-tile-error{left:68px;right:12px}.report-select{min-height:44px}.report-content h3{margin-bottom:2px}}@media (prefers-reduced-motion:reduce){.map-reset,.report-card,.reports-regions button{transition:none}}
