.map-legend-panel{position:absolute;z-index:2;width:min(100vw - var(--map-ui-inset-right) - var(--map-ui-inset-left) - 24px,340px);padding:14px 16px 16px;border:1px solid var(--md-border-strong);border-radius:12px;background:var(--md-gradient-detail-shell);box-shadow:0 28px 60px var(--md-shadow-float),inset 0 1px 0 var(--md-shadow-inset);color:var(--md-text-primary-soft)}.map-legend-help .map-legend-panel,.map-legend-panel{pointer-events:auto}.map-legend-panel .modal-shell-header.map-legend-panel__header{padding:0 0 10px;margin-bottom:10px;border-bottom:1px solid var(--md-border-faint);background:transparent}.map-legend-panel .modal-shell-header__title{font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--md-text-secondary);border-left:none;padding-left:0}.map-legend-panel .modal-shell-header--inline .modal-shell-header__close-row{top:0;right:0}.map-legend-panel__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.map-legend-panel__item{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;-moz-column-gap:12px;column-gap:12px}.map-legend-panel__icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-top:2px}.map-legend-panel__icon-dot{width:14px;height:14px;border-radius:50%;background:#f2be03;box-shadow:0 0 0 1px rgba(0,0,0,.25)}.map-legend-panel__icon-img{display:block;width:auto!important;height:auto!important;max-width:26px;max-height:30px;-o-object-fit:contain;object-fit:contain}.map-legend-panel__text{display:flex;flex-direction:column;gap:4px;min-width:0}.map-legend-panel__label{font-size:15px;font-weight:600;line-height:1.3;color:var(--md-text-primary-soft)}.map-legend-panel__desc{font-size:13px;font-weight:400;line-height:1.4;color:var(--md-text-secondary)}.map-legend-panel--above-help{bottom:calc(100% + 10px);left:0}@media (max-width:640px){.map-legend-panel{width:100%;max-width:100%;padding:12px 14px 14px;max-height:min(52dvh,400px);overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--md-border-strong) transparent}.map-bottom-dock .map-legend-panel--above-dock-menu{max-height:min(56dvh,calc(100dvh - var(--map-dock-bottom-offset, 4.5rem) - var(--map-nav-pill-height, 48px) - var(--map-ui-inset-top, 10px) - 24px))}.map-legend-panel__label{font-size:14px}.map-legend-panel__desc{font-size:12px}}