.langmap-wrap{padding:var(--safe-top) var(--box-padding) var(--box-padding);flex-direction:column;gap:16px;display:flex}.langmap-head{flex-direction:column;gap:4px;display:flex}.langmap-search{position:relative}.langmap-input{border:2px solid var(--hairline);border-radius:var(--sr);background:var(--box-color);width:100%;font-size:var(--m);color:var(--black);padding:12px 16px}.langmap-input:focus{border-color:var(--primary-color700);outline:none}.langmap{flex-direction:column;gap:12px;min-height:0;display:flex}.popup-base.langmap-popup{gap:12px;height:min(680px,100dvh - 18vw)}.popup-base.langmap-popup>.langmap{flex:auto;min-height:0;padding-inline:0;overflow:hidden}.popup-base.langmap-popup>.langmap-footer{flex:none;padding-inline:0;overflow:visible}.langmap-footer{display:flex}.langmap-stage{background:var(--box-color);border-radius:var(--radius);flex:none;justify-content:center;padding:8px;display:flex}.langmap-svg{width:100%;height:auto;max-height:240px}.langmap-scroll{flex-direction:column;flex:auto;gap:12px;min-height:0;padding-inline:4px;display:flex;overflow-y:auto}.langmap-pct-info{font-size:var(--s);align-items:center;gap:6px;display:flex}.langmap-outline{fill:var(--hairline);stroke:var(--grey);stroke-width:.75px;stroke-linejoin:round}.langmap-shape{fill:currentColor;fill-opacity:.5;stroke:currentColor;stroke-width:1.5px;stroke-linejoin:round}.langmap-coast{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linejoin:round}.langmap-dot{fill:currentColor}.langmap-label{fill:var(--black);font-family:var(--primary-font);paint-order:stroke;stroke:var(--box-color);stroke-width:2px;stroke-linejoin:round;font-size:7px;font-weight:600}.langmap-legend{flex-wrap:wrap;gap:8px;display:flex}.langmap-legend-item{border-radius:var(--sr);background:var(--box-color);font-size:var(--s);cursor:pointer;border:2px solid #0000;align-items:center;gap:8px;padding:6px 12px;font-weight:600;transition:border-color .15s,transform .15s;display:flex}.langmap-legend-item:active{transform:scale(.96)}.langmap-legend-item.is-active{border-color:currentColor}.langmap-swatch{opacity:.6;background:currentColor;border-radius:4px;width:14px;height:14px}.langmap-pct{font-size:var(--xs);font-weight:700}.langmap-note{font-size:var(--s);padding:0 4px;line-height:1.4}.langmap-loading{text-align:center;color:var(--grey);font-size:var(--s);padding:16px}
