
.product-ads-create-shell[data-v-c0e8efe6] {
    padding: 1rem 0 2rem 0.45rem;
    background: #f8fafc;
    font-family: "Inter";
}
.product-ads-page-header[data-v-c0e8efe6] {
    margin: 0 0.35rem 1rem 0;
}
.product-ads-breadcrumb[data-v-c0e8efe6] {
    display: flex;
    align-items: center;
    gap: 0.45rem;
    margin-bottom: 0.85rem;
    color: #7A7A7A;
    font-size: 0.85rem;
    font-weight: 500;
}
.product-ads-breadcrumb-link[data-v-c0e8efe6] {
    color: #7A7A7A;
}
.product-ads-breadcrumb-current[data-v-c0e8efe6] {
    color: #282828;
}
.product-ads-header-row[data-v-c0e8efe6] {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 1.5rem;
}
.product-ads-header-copy[data-v-c0e8efe6] {
    max-width: 42rem;
}
.product-ads-header-badge[data-v-c0e8efe6],
.product-ads-panel-kicker[data-v-c0e8efe6] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}
.product-ads-header-badge[data-v-c0e8efe6],
.product-ads-panel-kicker[data-v-c0e8efe6] {
    color: #197698;
}
.product-ads-editor-title[data-v-c0e8efe6] {
    margin: 0.35rem 0 0;
    color: #0f172a;
    font-size: 2rem;
    line-height: 1.1;
    letter-spacing: -0.03em;
}
.product-ads-editor-subtitle[data-v-c0e8efe6] {
    margin: 0.6rem 0 0;
    color: #64748b;
    font-size: 0.97rem;
    line-height: 1.6;
}
.product-ads-stepper[data-v-c0e8efe6] {
    display: flex;
    align-items: center;
    gap: 0.65rem;
    padding: 0.35rem;
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
}
.product-ads-step[data-v-c0e8efe6] {
    display: flex;
    align-items: center;
    gap: 0.55rem;
    padding: 0.7rem 0.95rem;
    border-radius: 12px;
    color: #94a3b8;
    font-size: 0.84rem;
    font-weight: 600;
}
.product-ads-step--active[data-v-c0e8efe6] {
    background: #eff6ff;
    color: #197698;
}
.product-ads-step--done[data-v-c0e8efe6] {
    color: #475569;
}
.product-ads-step-index[data-v-c0e8efe6] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.35rem;
    height: 1.35rem;
    border: 2px solid #cbd5e1;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 700;
}
.product-ads-step--active .product-ads-step-index[data-v-c0e8efe6] {
    border-color: #197698;
    background: #ffffff;
}
.product-ads-campaign-editor[data-v-c0e8efe6] {
    row-gap: 1rem;
    margin-right: 0.35rem;
}
.product-ads-stage-card[data-v-c0e8efe6],
.product-ads-targeting[data-v-c0e8efe6],
.product-ads-table-section[data-v-c0e8efe6] {
    border: 1px solid #e2e8f0;
    border-radius: 24px;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.05);
}
.product-ads-stage-card[data-v-c0e8efe6] {
    overflow: hidden;
}
.product-ads-stage-head[data-v-c0e8efe6] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.15rem 1.5rem;
    border-bottom: 1px solid #f1f5f9;
    background: rgba(248, 250, 252, 0.7);
}
.product-ads-stage-title[data-v-c0e8efe6] {
    margin: 0.3rem 0 0;
    color: #1e293b;
    font-size: 1rem;
    font-weight: 600;
}
.product-ads-identity-grid[data-v-c0e8efe6] {
    padding: 1.5rem;
    row-gap: 1rem;
}
.product-ads-editor-head[data-v-c0e8efe6] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.6rem;
}
.product-ads-editor-signal[data-v-c0e8efe6] {
    display: inline-flex;
    align-items: center;
    min-height: 2.2rem;
    padding: 0.45rem 0.85rem;
    border: 1px solid #e2e8f0;
    border-radius: 999px;
    background: #ffffff;
    color: #475569;
    font-size: 0.78rem;
    font-weight: 700;
}
.product-ads-editor-signal--neutral[data-v-c0e8efe6] {
    background: #ffffff;
    border-color: #e2e8f0;
    color: #475569;
}
.product-ads-editor-signal--success[data-v-c0e8efe6] {
    background: #ecfdf5;
    border-color: #bbf7d0;
    color: #166534;
}
.product-ads-editor-signal--error[data-v-c0e8efe6] {
    background: #fef2f2;
    border-color: #fecaca;
    color: #b91c1c;
}
.product-ads-panel[data-v-c0e8efe6],
.product-ads-selection-board[data-v-c0e8efe6],
.product-ads-failure-board[data-v-c0e8efe6] {
    height: 100%;
    padding: 1.35rem;
    border: 1px solid #e2e8f0;
    border-radius: 20px;
    background: #ffffff;
}
.product-ads-targeting[data-v-c0e8efe6],
.product-ads-table-section[data-v-c0e8efe6] {
    padding: 1.5rem;
}
.product-ads-targeting-head[data-v-c0e8efe6],
.product-ads-table-head[data-v-c0e8efe6],
.product-ads-selection-head[data-v-c0e8efe6],
.product-ads-panel-head[data-v-c0e8efe6] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0.85rem;
    margin-bottom: 1rem;
}
.product-ads-targeting-title[data-v-c0e8efe6],
.product-ads-table-title[data-v-c0e8efe6],
.product-ads-panel-title[data-v-c0e8efe6] {
    margin: 0;
    color: #0f172a;
    font-size: 1.05rem;
    font-weight: 700;
    letter-spacing: -0.02em;
}
.product-ads-targeting-copy[data-v-c0e8efe6],
.product-ads-targeting-note[data-v-c0e8efe6],
.product-ads-failure-copy[data-v-c0e8efe6],
.product-ads-helper-text[data-v-c0e8efe6] {
    color: #64748b;
    line-height: 1.55;
}
.product-ads-targeting-copy[data-v-c0e8efe6] {
    max-width: 28rem;
    margin: 0.15rem 0 0;
    font-size: 0.8rem;
    font-style: italic;
}
.product-ads-targeting-grid[data-v-c0e8efe6] {
    row-gap: 1rem;
}
.product-ads-search-wrap[data-v-c0e8efe6],
.product-ads-calendar-wrap[data-v-c0e8efe6],
.product-ads-bid-wrap[data-v-c0e8efe6] {
    position: relative;
}
.product-ads-panel--identity .dashboard-coupons-add-input-wrapper[data-v-c0e8efe6],
.product-ads-panel--search .product-ads-search-wrap[data-v-c0e8efe6],
.product-ads-panel .product-ads-calendar-wrap[data-v-c0e8efe6],
.product-ads-panel--paste .product-ads-targeting-note[data-v-c0e8efe6],
.product-ads-panel--paste .product-ad-input-500[data-v-c0e8efe6] {
    width: 100%;
}
.product-ads-panel .product-ads-bid-wrap[data-v-c0e8efe6] {
    width: min(100%, 13rem);
}
.product-ads-panel--paste .product-ads-bulk-actions[data-v-c0e8efe6] {
    display: flex;
    justify-content: flex-end;
    margin-top: 1rem;
}
.calendar-icon[data-v-c0e8efe6],
.product-ads-search-icon[data-v-c0e8efe6] {
    position: absolute;
    top: 50%;
    left: 1rem;
    transform: translateY(-50%);
    pointer-events: none;
    z-index: 2;
    color: #94a3b8;
    font-size: 1rem;
}
.calendar-icon[data-v-c0e8efe6] {
    left: 1rem;
    right: auto;
}
.product-ads-bid-symbol[data-v-c0e8efe6] {
    position: absolute;
    top: 50%;
    left: 1rem;
    right: auto;
    transform: translateY(-50%);
    margin-left: 0 !important;
    color: #64748b !important;
    font-weight: 700;
    font-size: 0.95rem;
    pointer-events: none;
    z-index: 2;
}
.product-ad-input-500[data-v-c0e8efe6] {
    width: 100% !important;
    max-width: 100%;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .p-inputtext,
.product-ads-campaign-editor[data-v-c0e8efe6] .p-inputnumber-input,
.product-ads-campaign-editor[data-v-c0e8efe6] .p-inputtextarea {
    width: 100% !important;
    min-height: 3rem;
    padding: 0.8rem 0.95rem;
    border-radius: 12px;
    border: 1px solid #cbd5e1;
    background: #ffffff;
    color: #282828;
    font-size: 0.92rem;
    font-weight: 500;
    font-family: inherit;
    transition: border-color 140ms ease, box-shadow 140ms ease, background-color 140ms ease;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .p-dropdown-label.p-inputtext {
    background: transparent;
    border: none;
}
.product-ads-campaign-editor[data-v-c0e8efe6] textarea.p-inputtextarea {
    min-height: 9.75rem;
    resize: vertical;
    padding-top: 0.9rem;
    line-height: 1.55;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .p-inputtext::-moz-placeholder, .product-ads-campaign-editor[data-v-c0e8efe6] .p-inputnumber-input::-moz-placeholder, .product-ads-campaign-editor[data-v-c0e8efe6] .p-inputtextarea::-moz-placeholder {
    color: #5f5f5f;
    font-weight: 500;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .p-inputtext:-ms-input-placeholder, .product-ads-campaign-editor[data-v-c0e8efe6] .p-inputnumber-input:-ms-input-placeholder, .product-ads-campaign-editor[data-v-c0e8efe6] .p-inputtextarea:-ms-input-placeholder {
    color: #5f5f5f;
    font-weight: 500;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .p-inputtext::placeholder,
.product-ads-campaign-editor[data-v-c0e8efe6] .p-inputnumber-input::placeholder,
.product-ads-campaign-editor[data-v-c0e8efe6] .p-inputtextarea::placeholder {
    color: #5f5f5f;
    font-weight: 500;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .p-inputtext:enabled:focus,
.product-ads-campaign-editor[data-v-c0e8efe6] .p-inputnumber-input:enabled:focus,
.product-ads-campaign-editor[data-v-c0e8efe6] .p-inputtextarea:enabled:focus {
    border-color: #197698;
    background: #ffffff;
    box-shadow: 0 0 0 3px rgba(30, 136, 229, 0.1);
}
.product-ads-campaign-editor[data-v-c0e8efe6] .p-calendar,
.product-ads-campaign-editor[data-v-c0e8efe6] .p-inputnumber,
.product-ads-campaign-editor[data-v-c0e8efe6] .p-autocomplete {
    width: 100%;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .p-inputnumber {
    position: relative;
    display: block;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .p-autocomplete-input {
    padding-left: 2.7rem;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .p-calendar .p-inputtext {
    padding-left: 2.7rem;
    padding-right: 0.95rem;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .p-inputnumber-input {
    padding-left: 1.8rem;
    padding-right: 2.9rem;
    text-align: right;
    font-weight: 600;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .p-button {
    min-height: 2.9rem;
    border-radius: 12px !important;
    border: 1px solid #197698 !important;
    background: #197698 !important;
    color: #ffffff !important;
    box-shadow: 0 12px 24px rgba(30, 136, 229, 0.22);
    font-size: 0.92rem !important;
    font-weight: 700 !important;
    font-family: inherit;
    transition: transform 140ms ease, box-shadow 140ms ease, filter 140ms ease;
    justify-content: center;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .p-button:hover {
    transform: translateY(-1px);
    filter: brightness(1.04);
}
.product-ads-campaign-editor[data-v-c0e8efe6] .check-data-button {
    border-color: #cbd5e1 !important;
    background: #f1f5f9 !important;
    color: #334155 !important;
    box-shadow: none;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .product-ads-cpc-button {
    position: absolute;
    right: 1px;
    width: 2.1rem !important;
    min-height: 0 !important;
    border: 0 !important;
    border-left: 1px solid #e2e8f0 !important;
    background: #f8fafc !important;
    color: #64748b !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 3;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .product-ads-cpc-button:hover {
    background: #e6f0f4 !important;
    color: #197698 !important;
    transform: none;
    filter: none;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .p-inputnumber-button-up.product-ads-cpc-button {
    top: 1px;
    height: calc(50% - 1px) !important;
    border-top-right-radius: 12px !important;
    border-bottom: 1px solid #e2e8f0 !important;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .p-inputnumber-button-down.product-ads-cpc-button {
    bottom: 1px;
    height: calc(50% - 1px) !important;
    border-bottom-right-radius: 12px !important;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .product-ads-cpc-button .p-button-icon {
    font-size: 0.7rem !important;
    font-weight: 700;
}
.product-ads-selection-board[data-v-c0e8efe6],
.product-ads-failure-board[data-v-c0e8efe6] {
    padding: 1.1rem 1.15rem;
}
.product-ads-clear-chip[data-v-c0e8efe6] {
    border: 0;
    border-radius: 999px;
    background: #f1f5f9;
    color: #282828;
    padding: 0.5rem 0.85rem;
    font-size: 0.78rem;
    font-weight: 700;
    cursor: pointer;
    transition: background-color 140ms ease;
}
.product-ads-clear-chip[data-v-c0e8efe6]:hover {
    background: #e2e8f0;
}
.product-ads-chip-grid[data-v-c0e8efe6],
.product-ads-failure-chips[data-v-c0e8efe6] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 0.8rem;
    margin-top: 0.95rem;
}
.product-ads-chip-card[data-v-c0e8efe6] {
    display: grid;
    grid-template-columns: auto auto 1fr;
    align-items: center;
    gap: 0.7rem;
    padding: 0.92rem 0.98rem;
    border-radius: 14px;
    border: 1px solid #e2e8f0;
    background: #ffffff;
}
.product-ads-chip-remove[data-v-c0e8efe6] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.5rem;
    height: 1.5rem;
    border: 0;
    border-radius: 999px;
    background: #f1f5f9;
    cursor: pointer;
}
.product-ads-chip-id[data-v-c0e8efe6] {
    color: #197698;
    font-size: 0.76rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}
.product-ads-chip-name[data-v-c0e8efe6] {
    color: #282828;
    font-size: 0.87rem;
    font-weight: 600;
    line-height: 1.45;
}
.product-ads-failure-chip[data-v-c0e8efe6] {
    display: inline-flex;
    align-items: center;
    min-height: 2.5rem;
    padding: 0.55rem 0.75rem;
    border-radius: 12px;
    border: 1px solid #fecdd3;
    background: #fff1f2;
    color: #282828;
    font-size: 0.83rem;
    font-weight: 700;
}
.product-ads-submit-row[data-v-c0e8efe6] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    padding: 0 0.15rem;
}
.product-ads-submit-actions[data-v-c0e8efe6] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
}
.product-ads-submit-button[data-v-c0e8efe6] {
    min-width: 15rem;
    padding-inline: 1.3rem !important;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .product-ads-cancel-button {
    min-width: 8.75rem;
    min-height: 2.9rem;
    border-radius: 12px !important;
    border: 1px solid #cbd5e1 !important;
    background: #f1f5f9 !important;
    color: #475569 !important;
    box-shadow: none !important;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .product-ads-cancel-button:hover {
    background: #e2e8f0 !important;
    border-color: #cbd5e1 !important;
    color: #334155 !important;
    transform: none;
    filter: none;
}
.product-ads-open-editor-button[data-v-c0e8efe6] {
    min-height: 2.75rem !important;
    padding-inline: 1.1rem !important;
    box-shadow: none !important;
}
.product-ads-submit-errors[data-v-c0e8efe6] {
    flex: 1;
    min-height: 2rem;
}
.product-ads-campaign-table[data-v-c0e8efe6] {
    margin-top: 1rem;
}
.product-ads-empty-state[data-v-c0e8efe6] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1.25rem;
    padding: 1.5rem;
    margin-top: 1rem;
    border: 1px dashed #cbd5e1;
    border-radius: 18px;
    background: linear-gradient(180deg, rgba(248, 250, 252, 0.9) 0%, #ffffff 100%);
}
.product-ads-empty-state-copy[data-v-c0e8efe6] {
    max-width: 40rem;
}
.product-ads-empty-state-title[data-v-c0e8efe6] {
    margin: 0;
    color: #0f172a;
    font-size: 1.05rem;
    font-weight: 700;
}
.product-ads-empty-state-text[data-v-c0e8efe6] {
    margin: 0.45rem 0 0;
    color: #64748b;
    font-size: 0.92rem;
    line-height: 1.65;
}
.product-ads-campaign-table[data-v-c0e8efe6] .p-datatable-wrapper {
    border: none;
    overflow: hidden;
}
.product-ads-campaign-table[data-v-c0e8efe6] .p-datatable-thead > tr > th {
    background: rgba(248, 250, 252, 0.92);
    color: #64748b;
    border-color: #e2e8f0;
    font-size: 0.72rem;
    font-weight: 800;
    font-family: inherit;
    letter-spacing: 0.02em;
}
.product-ads-column-header[data-v-c0e8efe6] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.35rem;
    width: 100%;
}
.product-ads-helper-icon[data-v-c0e8efe6] {
    font-size: 0.9rem;
    color: #94a3b8;
    cursor: help;
}
.product-ads-helper-icon[data-v-c0e8efe6]:hover {
    color: #197698;
}
.product-ads-campaign-table[data-v-c0e8efe6] .p-datatable-tbody > tr > td {
    border-color: #f1f5f9;
    color: #282828;
    font-size: 0.88rem;
    background: #ffffff;
    font-weight: 500;
    font-family: inherit;
}
.product-ads-campaign-table[data-v-c0e8efe6] .p-datatable-tbody > tr:hover > td {
    background: rgba(248, 250, 252, 0.9);
}
.product-ads-campaign-table[data-v-c0e8efe6] .p-paginator {
    border-top: 1px solid #f1f5f9;
    background: rgba(248, 250, 252, 0.6);
}
.product-ads-boost-status[data-v-c0e8efe6] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 1.65rem;
    padding: 0.2rem 0.55rem;
    border-radius: 999px;
    font-size: 0.78rem;
    font-weight: 700;
    line-height: 1.2;
    white-space: nowrap;
}
.product-ads-boost-status--active[data-v-c0e8efe6] {
    border: 1px solid #bbf7d0;
    background: #ecfdf5;
    color: #166534;
}
.product-ads-boost-status--paused[data-v-c0e8efe6] {
    border: 1px solid #e2e8f0;
    background: #f1f5f9;
    color: #475569;
}
.product-ads-boost-status--scheduled[data-v-c0e8efe6] {
    border: 1px solid #bfdbfe;
    background: #eff6ff;
    color: #1d4ed8;
}
.product-ads-boost-status--completed[data-v-c0e8efe6] {
    border: 1px solid #fecaca;
    background: #fef2f2;
    color: #b91c1c;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider,
.product-ads-campaign-editor[data-v-c0e8efe6] .p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider {
    background: #197698;
}
.action-icon[data-v-c0e8efe6] {
    cursor: pointer;
    font-size: 1.2rem;
    color: #282828;
}
.action-icon[data-v-c0e8efe6]:hover {
    color: #197698;
}
.action-icon.pi-trash[data-v-c0e8efe6]:hover {
    color: #ef4444;
}
.remove-button[data-v-c0e8efe6] {
    cursor: pointer;
}
@media (max-width: 1200px) {
.product-ads-header-row[data-v-c0e8efe6] {
        flex-direction: column;
        align-items: flex-start;
}
}
@media (max-width: 991px) {
.product-ads-submit-row[data-v-c0e8efe6],
    .product-ads-selection-head[data-v-c0e8efe6],
    .product-ads-panel-head[data-v-c0e8efe6],
    .product-ads-targeting-head[data-v-c0e8efe6],
    .product-ads-table-head[data-v-c0e8efe6],
    .product-ads-header-row[data-v-c0e8efe6] {
        flex-direction: column;
        align-items: flex-start;
}
.product-ads-editor-title[data-v-c0e8efe6] {
        font-size: 1.65rem;
}
.product-ads-stepper[data-v-c0e8efe6] {
        flex-wrap: wrap;
        width: 100%;
}
.product-ads-identity-grid[data-v-c0e8efe6],
    .product-ads-targeting[data-v-c0e8efe6],
    .product-ads-table-section[data-v-c0e8efe6] {
        padding: 1rem;
}
.product-ads-submit-button[data-v-c0e8efe6] {
        min-width: 100%;
}
.product-ads-submit-actions[data-v-c0e8efe6] {
        width: 100%;
}
.product-ads-campaign-editor[data-v-c0e8efe6] .product-ads-cancel-button {
        width: 100%;
}
.product-ads-empty-state[data-v-c0e8efe6] {
        flex-direction: column;
        align-items: flex-start;
}
}
@media (max-width: 640px) {
.product-ads-create-shell[data-v-c0e8efe6] {
        padding-left: 0.15rem;
}
.product-ads-editor-title[data-v-c0e8efe6] {
        font-size: 1.42rem;
}
.product-ads-step[data-v-c0e8efe6] {
        width: 100%;
}
.product-ads-chip-grid[data-v-c0e8efe6],
    .product-ads-failure-chips[data-v-c0e8efe6] {
        grid-template-columns: 1fr;
}
}


.custom-autocomplete .p-autocomplete-panel {
    width: min(38rem, calc(100vw - 2rem));
    border-radius: 18px;
    border: 1px solid #e6f0f4;
    background:
        radial-gradient(circle at top left, rgba(154, 195, 210, 0.14), transparent 34%),
        linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
    box-shadow: 0 22px 44px rgba(15, 23, 42, 0.14);
    overflow: hidden;
}
.custom-autocomplete .p-autocomplete-items {
    padding: 0.45rem;
}
.custom-autocomplete .p-autocomplete-item {
    min-width: 100%;
    border-radius: 12px;
    border-bottom: 0;
    padding: 0.76rem 0.9rem;
    color: #282828;
    font-size: 0.88rem;
    font-weight: 600;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: background-color 120ms ease, color 120ms ease;
}
.custom-autocomplete .p-autocomplete-item:hover {
    background: #e6f0f4;
    color: #282828;
}
.product-ads-boost-switch-field {
    position: relative;
}
.product-ads-boost-switch-field i {
    position: absolute;
    right: 0;
    top: calc(50% - 0.5rem);
    font-size: 0.9rem;
    color: #94a3b8;
    cursor: help;
}


/*# sourceMappingURL=chunk-a094b9e8.647974c32efc50804a3c.css.map?10*/