/* HookupsDM v6.0.1 — exact brand pink sampled from the approved HDM icon. */
:root{--hookupsdm-pink:#CA5A7D;--hookupsdm-pink-soft:#D96B8D;--hookupsdm-black:#050506}

/* Header and footer wordmarks: DM must never inherit gold. */
.ladysenegal-brand-text strong span,
.ladysenegal-wordmark .ladysenegal-brand-text strong span,
.ladysenegal-footer-wordmark .ladysenegal-brand-text strong span,
.hdm-v431-brand .ladysenegal-brand-text strong span{
    color:var(--hookupsdm-pink)!important;
    -webkit-text-fill-color:var(--hookupsdm-pink)!important;
}

/* All HDM monograms use the same approved pink ring and pink DM. */
.ladysenegal-emblem,
.ladysenegal-wordmark .ladysenegal-emblem,
.ls-classic-emblem,
.ls-classic-mini-emblem{
    border-color:var(--hookupsdm-pink)!important;
    background-color:var(--hookupsdm-black)!important;
    background-image:linear-gradient(var(--hookupsdm-black),var(--hookupsdm-black)),
                     conic-gradient(var(--hookupsdm-pink) 0 100%)!important;
    box-shadow:0 0 0 4px rgba(202,90,125,.10),0 12px 34px rgba(0,0,0,.42)!important;
}
.ladysenegal-emblem b:nth-child(2),
.ls-classic-emblem b:nth-child(2),
.ls-classic-mini-emblem b:nth-child(2),
.ladysenegal-emblem i,
.ls-classic-emblem i,
.ls-classic-mini-emblem i{
    color:var(--hookupsdm-pink)!important;
    -webkit-text-fill-color:var(--hookupsdm-pink)!important;
}

/* Hero wordmark and decorative icons. */
.ls-classic-wordmark strong span,
.ls-classic-divider b,
.ls-classic-main-brand small em,
.ls-classic-search-kicker,
.ls-classic-search-icon,
.ls-classic-city-list a i,
.ls-classic-directory-head span,
.ls-city-edition-title span,
.hdm-v431-nav i,
.teg-password-toggle,
.teg-country-dropdown-arrow,
.teg-create-badge,
.teg-form-card-title b{
    color:var(--hookupsdm-pink)!important;
    -webkit-text-fill-color:var(--hookupsdm-pink)!important;
}
.ls-classic-divider i,
.ls-classic-edition i{background:var(--hookupsdm-pink)!important}
.ls-classic-all-cities,
.ls-classic-search-box,
.ls-hero-city-results{border-color:var(--hookupsdm-pink)!important}

/* Interactive form icons and native controls. */
.teg-choice input,
.teg-service-name input,
.teg-day-enable input,
.teg-all-day input,
.teg-country-option input,
.teg-plan-card input{accent-color:var(--hookupsdm-pink)!important}
