.location-page-header{gap:var(--space-4);margin-bottom:var(--space-10)}.location-page-header__title-prefix{color:var(--grey-900);font-size:var(--font-size-xxs);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;margin-bottom:var(--space-2)}.location-page-header__title-group{gap:var(--space-1)}.location-page-header__title,.location-page-header__title-input{color:var(--grey-900);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);margin-bottom:var(--space-2)}.location-page-header__title-input{min-width:10rem;max-width:20rem;height:2rem;padding:0 var(--space-2);border:1px solid var(--color-border-default);border-radius:var(--radius-sm,8px);line-height:1.2;background:var(--color-surface-default);outline:none}.location-page-header__title-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-alpha)}.location-page-header__title-input:disabled{opacity:.7}.location-page-header__description{color:var(--grey-900);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-sm)}.location-page-header__last-sync{color:var(--text-grey-sub);font-size:var(--font-size-xs)}.location-page-header__actions{flex-shrink:0;gap:var(--space-2)}.location-page-header__clear-filter{letter-spacing:normal!important;font-weight:500!important;text-decoration:underline!important}.location-page-header__export-icon{width:18px;height:18px;display:block}.location-page-header__add-btn,.location-page-header__erp-btn{letter-spacing:normal!important}