.location-changer-card{border:1px solid var(--mantine-color-default-border);border-radius:var(--mantine-radius-md);background:var(--mantine-color-body);min-width:0;overflow:hidden}.location-changer-card__header{padding:1rem 1.25rem 0}.location-changer-card__header h2{margin:0;font-size:1rem;font-weight:600}.location-changer-card__body{flex-direction:column;gap:1rem;padding:1rem 1.25rem 1.25rem;display:flex}.location-changer-content{flex-direction:column;gap:.875rem;display:flex}.location-changer-label{letter-spacing:.04em;text-transform:uppercase;color:var(--mantine-color-dimmed);margin-bottom:.45rem;font-size:.75rem;font-weight:600;display:block}.location-changer-current__value,.location-changer-destination__name{align-items:center;gap:.55rem;font-weight:600;display:inline-flex}.location-changer-flag{object-fit:contain;border-radius:3px;width:1.25rem;height:1.25rem;display:block}.location-changer-notice,.location-changer-empty{border:1px solid var(--mantine-color-default-border);border-radius:var(--mantine-radius-sm);padding:.8rem .9rem}.location-changer-empty{color:var(--mantine-color-dimmed);flex-direction:column;gap:.2rem;display:flex}.location-changer-empty__title{color:var(--mantine-color-text);font-weight:600}.location-changer-destinations{flex-direction:column;display:flex}.location-changer-destination{border-top:1px solid var(--mantine-color-default-border);justify-content:space-between;align-items:center;gap:1rem;padding-top:.75rem;padding-bottom:.75rem;display:flex}.location-changer-destination__details{flex-direction:column;gap:.2rem;min-width:0;display:flex}.location-changer-destination__status{color:var(--mantine-color-dimmed);font-size:.75rem}.location-changer-action{border-radius:var(--mantine-radius-md);cursor:pointer;border:0;flex:none;padding:.55rem 1rem}.location-changer-action:disabled{cursor:not-allowed;opacity:.55}
