#forest-map-panel{position:absolute;right:18px;top:166px;width:205px;pointer-events:auto;color:#e9e4c5;background:linear-gradient(135deg,rgba(16,42,40,.95),rgba(11,28,35,.92));border:1px solid #8e9874;border-radius:5px 16px 5px 16px;box-shadow:0 7px 25px #061f244d;overflow:hidden;font-size:11px;z-index:8}
#forest-map-panel[hidden],#forest-map-body[hidden]{display:none!important}
#forest-map-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:0;color:#f0dfad;cursor:pointer;text-align:left;padding:11px 12px;font-family:inherit;font-size:12px;letter-spacing:.05em}
#forest-map-toggle span:first-child{color:#95d7ca;font-size:16px}#forest-map-toggle span:last-child{font-size:10px;opacity:.75}
#forest-map-body{padding:0 9px 10px}#forest-map-canvas{display:block;width:185px;height:185px;cursor:crosshair;border:1px solid #54695e;border-radius:3px;background:#112f2f}#forest-region-label{display:block;padding:8px 0 3px;color:#e4ddbb;font-size:12px}#forest-map-body small{color:#a4bdb1;font-size:10px;line-height:1.6}
.dev-forest-controls{display:flex;gap:8px;align-items:center;margin:12px 0;padding:12px;background:#102c2c88;border:1px solid #8baa9140}.dev-forest-controls label{font-size:12px;color:#dcd5b3}.dev-forest-controls select{flex:1;min-width:120px}
@media(max-width:900px){#forest-map-panel{top:155px;right:10px;width:185px}#forest-map-canvas{width:165px;height:165px}}
