/* AtrMix v181 — borderless visual treatment
   Removes only decorative card/container outlines.
   Form controls, buttons, navigation controls and functional focus styles stay intact. */
.mini-card,
.artist-slider,
.booking-card,
.info-card,
.form-card,
.service-card,
.bio-card,
.info-chip,
.stat,
.contact-card,
.contact-form,
.privacy-card,
.label-feature,
.identity-card,
.release-card,
.release-item,
.show-card,
.station-card,
.network-intro,
.department-form,
.department-show-option {
  border-color: transparent !important;
}

/* Internal dividers that belong to the decorative cards above. */
.show-logo,
.show-media,
.label-visual,
.label-feature.reverse .label-visual {
  border-color: transparent !important;
}
