.leque-mapa{z-index:6;position:absolute;inset:0}.leque-mapa__item{height:36px;color:var(--text);font:600 12.5px var(--font-body);text-align:left;white-space:nowrap;cursor:pointer;opacity:0;background:0 0;border:1px solid #0000;align-items:center;padding:0;transition:opacity .14s ease-out,transform .14s ease-out;display:flex;position:absolute;transform:translate(-8px,-50%)}.leque-mapa__item--esquerda{text-align:right;flex-direction:row-reverse;transform:translate(8px,-50%)}.leque-mapa--aberto .leque-mapa__item{opacity:1;transform:translateY(-50%)}.leque-mapa__furo{flex:none;width:40px;height:34px}.leque-mapa__rotulo{border:1px solid var(--border-strong);background:var(--surface);max-width:280px;min-height:30px;box-shadow:var(--shadow-1);flex-direction:column;justify-content:center;padding:2px 8px;display:flex}.leque-mapa__rotulo b,.leque-mapa__rotulo small{text-overflow:ellipsis;overflow:hidden}.leque-mapa__rotulo b{font-weight:600}.leque-mapa__rotulo small{color:var(--text-3);font-size:11px;font-weight:500}.leque-mapa__item:hover,.leque-mapa__item:focus-visible{border-color:var(--primary);outline:none}.leque-mapa__item:hover .leque-mapa__rotulo,.leque-mapa__item:focus-visible .leque-mapa__rotulo{border-color:var(--primary);background:var(--surface-2)}@media (prefers-reduced-motion:reduce){.leque-mapa__item{transition:none}}.leque-mapa__item--mais .leque-mapa__rotulo b{color:var(--primary-text)}.leque-mapa__caixa{vertical-align:-1px;border:1.5px solid var(--text-3);background:var(--surface);width:12px;height:12px;margin-right:6px;display:inline-block}.leque-mapa__item[aria-pressed=true] .leque-mapa__caixa{border-color:var(--primary);background:var(--primary) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.5 6.2l2.3 2.3 4.7-5' fill='none' stroke='white' stroke-width='1.8'/%3E%3C/svg%3E") center / 10px no-repeat}.leque-mapa__item[aria-pressed=true] .leque-mapa__rotulo{border-color:var(--primary);background:color-mix(in srgb, var(--surface) 86%, var(--primary) 14%)}
