/**
 * Profil interpreta – layout 3 (predvolený; staré layouty: ?layout=1, ?layout=2)
 * Všetky pravidlá pod .manu-profile-v3, aby sa nebili s pôvodným manufacturer_info.
 */
#product-manufacturer.manu-profile-v3,
#product-manufacturer.manu-profile-v3.mfg-list-v3,
#product-album.manu-profile-v3,
#product-listy-info.manu-profile-v3,
#product-review-info.manu-profile-v3,
#product-playlisty-info.manu-profile-v3,
#cms-news-detail.manu-profile-v3,
#product-review-info.manu-profile-v3,
#product-product.manu-profile-v3,
#account-account.manu-profile-v3,
#product-user.manu-profile-v3,
#account-messages.manu-profile-v3,
#account-messages-thread.manu-profile-v3,
#account-edit.manu-profile-v3,
#account-password.manu-profile-v3,
#account-badge-hub.manu-profile-v3,
#account-badge-ranking.manu-profile-v3,
#information-metriky.manu-profile-v3,
#information-contact.manu-profile-v3,
#information-information.manu-profile-v3,
.manu-profile-v3 {
  --mp3-bg: #f3f4f8;
  --mp3-card: #ffffff;
  --mp3-hero: #14121f;
  --mp3-hero2: #1f1630;
  --mp3-accent: #46A4D7;
  --mp3-accent-soft: rgba(70, 164, 215, 0.18);
  --mp3-text: #1a1a22;
  --mp3-muted: #5c5f6e;
  --mp3-border: #e8e9f0;
  --mp3-green: #22a06b;
  --mp3-radius: 0;
  --mp3-shadow: 0 8px 28px rgba(24, 20, 40, 0.08);
  --mp3-content-max: 1200px;
  background: var(--mp3-bg);
  padding-bottom: 48px;
}

#product-manufacturer.manu-profile-v3, #product-album.manu-profile-v3,
#product-listy-info.manu-profile-v3,
#product-review-info.manu-profile-v3,
#product-playlisty-info.manu-profile-v3,
#product-review-info.manu-profile-v3,
#product-product.manu-profile-v3,
#account-account.manu-profile-v3,
#product-user.manu-profile-v3,
#account-messages.manu-profile-v3,
#account-messages-thread.manu-profile-v3,
#account-edit.manu-profile-v3,
#account-password.manu-profile-v3,
#account-badge-hub.manu-profile-v3,
#account-badge-ranking.manu-profile-v3,
#information-metriky.manu-profile-v3,
#information-contact.manu-profile-v3,
#information-information.manu-profile-v3 {
  clear: both;
}

.ms_main_wrapper:has(#product-manufacturer.manu-profile-v3),
.ms_main_wrapper:has(#product-manufacturer.manu-profile-v3.mfg-list-v3),
.ms_main_wrapper:has(#product-album-catalog.manu-profile-v3.mfg-list-v3),
.ms_main_wrapper:has(#product-album.manu-profile-v3),
.ms_main_wrapper:has(#product-listy-info.manu-profile-v3),
.ms_main_wrapper:has(#product-review-info.manu-profile-v3),
.ms_main_wrapper:has(#product-playlisty-info.manu-profile-v3),
.ms_main_wrapper:has(#product-review-info.manu-profile-v3),
.ms_main_wrapper:has(#product-product.manu-profile-v3),
.ms_main_wrapper:has(#account-account.manu-profile-v3),
.ms_main_wrapper:has(#product-user.manu-profile-v3),
.ms_main_wrapper:has(#account-messages.manu-profile-v3),
.ms_main_wrapper:has(#account-messages-thread.manu-profile-v3),
.ms_main_wrapper:has(#account-edit.manu-profile-v3),
.ms_main_wrapper:has(#account-password.manu-profile-v3),
.ms_main_wrapper:has(#account-badge-hub.manu-profile-v3),
.ms_main_wrapper:has(#account-badge-ranking.manu-profile-v3),
.ms_main_wrapper:has(#information-metriky.manu-profile-v3),
.ms_main_wrapper:has(#information-contact.manu-profile-v3),
.ms_main_wrapper:has(#information-information.manu-profile-v3) {
  background: #f1f1f1 !important;
}

.manu-profile-v3 .user-badges {
  display: none !important;
}

.manu-profile-v3 .mp3-card--comments .mp3-comment__author .user-badges,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__author .user-badges {
  display: inline-flex !important;
  margin-left: 6px;
  margin-top: 0;
  vertical-align: middle;
  gap: 4px;
}

.manu-profile-v3 .mp3-card--comments .mp3-comment__author .user-badges .badge,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__author .user-badges .badge {
  min-height: 18px;
  padding: 1px 7px;
  font-size: 9px;
}

.manu-profile-v3 .mp3-card--comments .mp3-comment__author .user-badges .badge__icon,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__author .user-badges .badge__icon {
  font-size: 10px;
}

/* Pozn.: koreň stránky je #product-manufacturer.manu-profile-v3, #product-album.manu-profile-v3,
#product-product.manu-profile-v3 (nie vnorený). */
#product-manufacturer.manu-profile-v3, #product-album.manu-profile-v3,
#product-listy-info.manu-profile-v3,
#product-review-info.manu-profile-v3,
#product-playlisty-info.manu-profile-v3,
#product-review-info.manu-profile-v3,
#product-product.manu-profile-v3,
#account-account.manu-profile-v3,
#product-user.manu-profile-v3,
#account-messages.manu-profile-v3,
#account-messages-thread.manu-profile-v3,
#account-edit.manu-profile-v3,
#account-password.manu-profile-v3,
#account-badge-hub.manu-profile-v3,
#account-badge-ranking.manu-profile-v3,
#information-metriky.manu-profile-v3,
#information-contact.manu-profile-v3,
#information-information.manu-profile-v3 {
  background: transparent;
}

/* Nepoužívať float:none na #content — rozbije Bootstrap grid (sidebar + obsah). */
.manu-profile-v3 .manu-profile-v3__shell {
  max-width: var(--mp3-content-max);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  box-sizing: border-box;
}

/* Hero ako stará verzia (.ms_album_single_wrapper.ms_artist_single + style.css) */
.manu-profile-v3 .mp3-hero--legacy {
  position: relative;
  overflow: hidden;
  margin: 0;
  border-radius: 0;
  box-shadow: var(--mp3-shadow);
  background: #f2f4f8;
  min-height: 200px;
  --mp3-hero-thumb: 220px;
  --mp3-hero-cta-inset: 54px;
}

/* Biely prechod na celú výšku hero */
.manu-profile-v3 .mp3-hero__wash {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 1 !important;
  pointer-events: none;
  background: linear-gradient(360deg, #fff, #ffffff73);
}

.manu-profile-v3 .mp3-hero__data {
  position: relative;
  z-index: 2;
  padding-top: 8px;
}

.manu-profile-v3 .mp3-hero--legacy .album_single_img {
  margin-left: 16px;
  margin-bottom: 20px;
  margin-top: 10px;
  overflow: hidden;
}

.manu-profile-v3 .mp3-hero--legacy .album_single_img img {
  object-fit: cover;
  object-position: center center;
}

.manu-profile-v3 .mp3-hero--legacy .album_single_data::after {
  content: "";
  display: table;
  clear: both;
}

.manu-profile-v3 .mp3-hero__pillsLegacy {
  margin: 0 0 12px;
  font-size: 14px;
  line-height: 1.45;
}

.manu-profile-v3 .mp3-hero__pillsLegacy a {
  color: #46a4d7;
  font-weight: 600;
  text-decoration: none;
}

.manu-profile-v3 .mp3-hero__pillsLegacy a:hover {
  text-decoration: underline;
}

.manu-profile-v3 .mp3-sidebar__tags {
  margin: 0;
}

.manu-profile-v3 .mp3-hero--legacy .ars-item {
  position: relative;
}

/* Štatistiky pod hlavičkou hero (ako pôvodné mp3-stats), nie v stĺpci album_btn */
.manu-profile-v3 .mp3-hero__stats-below {
  clear: both;
  width: 100%;
  margin-top: 20px;
}

.manu-profile-v3 .artist-review-score-wrapper {
  background: none !important;
  padding-top: 0 !important;
}

.manu-profile-v3 .artist-review-score-wrapper.mp3-hero__stats-below {
  border-top: 1px solid var(--mp3-border);
}

@media (max-width: 767px) {
  .manu-profile-v3 .mp3-card {
    padding: 12px 12px 10px;
    margin-bottom: 12px;
  }

  .manu-profile-v3 .mp3-card__head {
    margin-bottom: 10px;
  }

  #product-manufacturer .about_artist {
    display: none !important;
  }

  .manu-profile-v3 .mp3-hero__follow-col {
    margin-top: 14px;
  }

  .manu-profile-v3 .mp3-hero--legacy .album_single_img,
  .manu-profile-v3 .mp3-hero--legacy .album_single_text {
    float: none;
    width: 100%;
    padding-left: 0;
  }

  .manu-profile-v3 .mp3-hero--legacy .album_single_img {
    margin-left: 0;
  }

  .manu-profile-v3 .mp3-hero--legacy .album_single_img img {
    display: block;
    margin: 0 auto 16px;
  }

  /* Album / skladba — mobilný hero bez grid prekrytia textu a štatistík */
  #product-album.manu-profile-v3 .mp3-hero--legacy,
  #product-product.manu-profile-v3 .mp3-hero--legacy {
    min-height: 0;
    overflow: visible;
  }

  #product-album.manu-profile-v3 .mp3-hero--legacy .album_single_data,
  #product-product.manu-profile-v3 .mp3-hero--legacy .album_single_data {
    display: flex !important;
    flex-direction: column;
    align-items: stretch;
  }

  #product-album.manu-profile-v3 .mp3-hero--legacy .album_single_img,
  #product-product.manu-profile-v3 .mp3-hero--legacy .album_single_img {
    order: 1;
    float: none;
  }

  #product-album.manu-profile-v3 .mp3-hero--legacy .album_single_text.row,
  #product-product.manu-profile-v3 .mp3-hero--legacy .album_single_text.row {
    order: 2;
    float: none;
    width: 100%;
    min-height: 0;
    height: auto;
  }

  #product-album.manu-profile-v3 .mp3-hero--legacy .mp3-hero__stats-below,
  #product-product.manu-profile-v3 .mp3-hero--legacy .mp3-hero__stats-below {
    order: 3;
    position: static;
    clear: both;
    margin-top: 12px;
  }
}

/* Hero: sledovanie — rovnaký tvar ako .mp3-btn--spotify, farba ako pôvodný .ms_btn (#65B24C) */
.manu-profile-v3 .mp3-hero--legacy .album_single_text {
  padding-top: 0 !important;
  float: none;
  width: auto;
  flex: 1 1 0;
  min-width: 0;
}

.manu-profile-v3 .mp3-hero--legacy .album_single_text.row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.manu-profile-v3 .mp3-hero--legacy .album_single_text.row > .col-md-8,
.manu-profile-v3 .mp3-hero--legacy .album_single_text.row > .col-md-6 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.manu-profile-v3 .mp3-hero--legacy .album_single_text .col-md-4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  align-self: stretch;
}

.manu-profile-v3 .mp3-hero__follow-col {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  align-self: stretch;
}

.manu-profile-v3 .mp3-hero--legacy .album_btn {
  display: flex !important;
  flex-direction: column;
  justify-content: center !important;
  align-items: flex-end;
  align-self: stretch;
  float: none !important;
  padding-top: 0 !important;
}

@media (min-width: 768px) {
  .manu-profile-v3 .mp3-hero--legacy .album_btn,
  .manu-profile-v3 .mp3-hero--legacy .mp3-hero__follow-col {
    padding-right: var(--mp3-hero-cta-inset, 54px);
    box-sizing: border-box;
  }
}

.manu-profile-v3 .mp3-hero--legacy .album_single_text .mp3-hero__rate {
  align-items: flex-end;
  align-self: stretch;
  justify-content: center;
}

.manu-profile-v3 .mp3-hero__follow-col .text-center,
.manu-profile-v3 .mp3-hero__follow-col .mp3-hero__follow {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}

.manu-profile-v3 .mp3-hero__follow {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}

.manu-profile-v3 .mp3-hero__follow-col {
  position: relative;
  z-index: 3;
}

.manu-profile-v3 .mp3-hero__follow .mp3-btn--message {
  position: relative;
  z-index: 4;
  pointer-events: auto;
}

.manu-profile-v3 .mp3-hero__follow .mp3-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 48px;
  min-height: 48px;
  max-height: 48px;
  padding: 0 18px;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .manu-profile-v3 .mp3-hero--legacy .album_single_data {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    grid-template-rows: minmax(var(--mp3-hero-thumb), auto) auto;
    align-items: stretch;
  }

  .manu-profile-v3 .mp3-hero--legacy .album_single_data::after {
    display: none;
  }

  .manu-profile-v3 .mp3-hero--legacy .album_single_img {
    grid-column: 1;
    grid-row: 1;
    float: none;
    flex: 0 0 auto;
    align-self: center;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 0;
  }

  .manu-profile-v3 .mp3-hero--legacy .album_single_text.row {
    grid-column: 2;
    grid-row: 1;
    flex: 1 1 0;
    min-width: 0;
    min-height: var(--mp3-hero-thumb);
    align-self: stretch;
    height: 100%;
  }

  .manu-profile-v3 .mp3-hero--legacy .mp3-hero__stats-below {
    grid-column: 1 / -1;
    grid-row: 2;
    flex: 0 0 100%;
    width: 100%;
  }

  .manu-profile-v3 .mp3-hero__follow-col.album_btn {
    padding-top: 0;
  }

  /* Profil používateľa – rovnaké zarovnanie CTA voči avataru */
  #account-account.manu-profile-v3 .mp3-hero--legacy .album_single_data,
  #product-user.manu-profile-v3 .mp3-hero--legacy .album_single_data {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    grid-template-rows: minmax(var(--mp3-hero-thumb), auto) auto;
    align-items: stretch;
  }

  #account-account.manu-profile-v3 .mp3-hero--legacy .album_single_data::after,
  #product-user.manu-profile-v3 .mp3-hero--legacy .album_single_data::after {
    display: none;
  }

  #account-account.manu-profile-v3 .mp3-hero--legacy .album_single_img,
  #product-user.manu-profile-v3 .mp3-hero--legacy .album_single_img {
    grid-column: 1;
    grid-row: 1;
    float: none;
    align-self: center;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }

  #account-account.manu-profile-v3 .mp3-hero--legacy .album_single_img img,
  #product-user.manu-profile-v3 .mp3-hero--legacy .album_single_img img {
    width: var(--mp3-hero-thumb, 220px);
    height: var(--mp3-hero-thumb, 220px);
    object-fit: cover;
    border-radius: 0;
    box-shadow: 0 0 10px rgba(4, 4, 4, 0.4);
  }

  #account-account.manu-profile-v3 .mp3-hero--legacy .album_single_text.row,
  #product-user.manu-profile-v3 .mp3-hero--legacy .album_single_text.row {
    grid-column: 2;
    grid-row: 1;
    float: none;
    width: auto !important;
    flex: 1 1 0;
    min-width: 0;
    min-height: var(--mp3-hero-thumb);
    padding-top: 0 !important;
    align-items: stretch;
    align-self: stretch;
  }

  #account-account.manu-profile-v3 .mp3-hero--legacy .mp3-hero__stats-below,
  #product-user.manu-profile-v3 .mp3-hero--legacy .mp3-hero__stats-below {
    grid-column: 1 / -1;
    grid-row: 2;
    flex: 0 0 100%;
    width: 100%;
  }
}

.manu-profile-v3 .mp3-btn--follow {
  background: #65b24c;
  color: #fff;
  font-weight: 700;
}

.manu-profile-v3 .mp3-btn--follow:hover {
  filter: brightness(1.06);
  color: #fff;
}

.manu-profile-v3 .mp3-btn--following {
  background: rgba(101, 178, 76, 0.1);
  color: #4a8f38;
  border: 1px solid rgba(101, 178, 76, 0.35);
  font-weight: 600;
  cursor: pointer;
  gap: 8px;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  text-decoration: none;
}

.manu-profile-v3 .mp3-btn--following .fa-check {
  font-size: 13px;
  opacity: 0.9;
  transition: opacity 0.2s ease;
}

.manu-profile-v3 .mp3-btn--following .fa-times {
  font-size: 13px;
  display: none;
}

/* Hover — zobraz krížik a červenú farbu */
.manu-profile-v3 .mp3-btn--following:hover {
  background: rgba(220, 53, 53, 0.08);
  color: #c0392b;
  border-color: rgba(220, 53, 53, 0.35);
}

.manu-profile-v3 .mp3-btn--following:hover .fa-check {
  display: none;
}

.manu-profile-v3 .mp3-btn--following:hover .fa-times {
  display: inline;
  opacity: 0.9;
}

.manu-profile-v3 .mp3-sidebar-actions-card {
  padding: 12px;
}

.manu-profile-v3 .mp3-sidebar-actions {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  background: #fcfcff;
}

.manu-profile-v3 .mp3-sidebar-actions .mp3-btn--ghost,
.manu-profile-v3 .mp3-sidebar .mp3-btn--ghost,
.manu-profile-v3 .mp3-settings-actions .mp3-btn--ghost,
.manu-profile-v3 .mp3-settings-block > .mp3-btn--ghost {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  min-height: 48px;
  padding: 10px 12px;
  background: #fcfcff;
  border: 1px solid var(--mp3-border);
  color: var(--mp3-text);
  font-weight: 600;
  text-align: left;
  justify-content: flex-start;
}

#product-product.manu-profile-v3 .mp3-hero__play-wrap .mp3-btn--ghost {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  width: auto;
  max-width: 100%;
  min-height: 44px;
  padding: 8px 14px;
  background: #fcfcff;
  border: 1px solid var(--mp3-border);
  color: var(--mp3-text);
  font-weight: 600;
  text-align: left;
  justify-content: flex-start;
}

#product-product.manu-profile-v3 .mp3-hero__play-wrap .mp3-btn__label {
  flex: 0 1 auto;
  white-space: nowrap;
}

.manu-profile-v3 .mp3-sidebar-actions .mp3-btn--ghost:hover,
.manu-profile-v3 .mp3-sidebar .mp3-btn--ghost:hover,
.manu-profile-v3 .mp3-settings-actions .mp3-btn--ghost:hover,
.manu-profile-v3 .mp3-settings-block > .mp3-btn--ghost:hover,
#product-product.manu-profile-v3 .mp3-hero__play-wrap .mp3-btn--ghost:hover {
  background: #fcfcff;
  border-color: #d8dbe6;
  color: var(--mp3-text);
  transform: translateY(-1px);
}

.manu-profile-v3 .mp3-sidebar .mp3-btn--ghost:active {
  transform: translateY(0);
}

.manu-profile-v3 .mp3-sidebar .mp3-btn__icon,
.manu-profile-v3 .mp3-sidebar-actions .mp3-btn__icon,
#product-product.manu-profile-v3 .mp3-hero__play-wrap .mp3-btn__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 22px;
  height: auto;
  flex-shrink: 0;
  color: #000;
  font-size: 18px;
  background: transparent;
  box-shadow: none;
}

.manu-profile-v3 .mp3-sidebar .mp3-btn__icon--share,
.manu-profile-v3 .mp3-sidebar .mp3-btn__icon--spotify,
.manu-profile-v3 .mp3-sidebar .mp3-btn__icon--artist,
.manu-profile-v3 .mp3-sidebar .mp3-btn__icon--report,
.manu-profile-v3 .mp3-sidebar-actions .mp3-btn__icon--share,
.manu-profile-v3 .mp3-sidebar-actions .mp3-btn__icon--spotify,
.manu-profile-v3 .mp3-sidebar-actions .mp3-btn__icon--artist,
.manu-profile-v3 .mp3-sidebar-actions .mp3-btn__icon--report {
  background: transparent;
  color: #000;
}

.manu-profile-v3 .mp3-sidebar .mp3-btn--ghost:hover .mp3-btn__icon,
.manu-profile-v3 .mp3-sidebar .mp3-btn--spotify-sidebar:hover .mp3-btn__icon,
.manu-profile-v3 .mp3-sidebar-actions .mp3-btn--ghost:hover .mp3-btn__icon,
.manu-profile-v3 .mp3-sidebar-actions .mp3-btn--spotify-sidebar:hover .mp3-btn__icon,
#product-product.manu-profile-v3 .mp3-hero__play-wrap .mp3-btn--ghost:hover .mp3-btn__icon {
  color: #000;
}

.manu-profile-v3 .mp3-btn__label {
  flex: 1;
  min-width: 0;
  font-size: 14px;
  line-height: 1.3;
}

.manu-profile-v3 .mp3-btn__chevron {
  flex-shrink: 0;
  font-size: 12px;
  color: #9aa0b0;
  transition: transform 0.15s ease, color 0.15s ease;
}

.manu-profile-v3 .mp3-sidebar .mp3-btn--ghost:hover .mp3-btn__chevron,
#product-product.manu-profile-v3 .mp3-hero__play-wrap .mp3-btn--ghost:hover .mp3-btn__chevron {
  color: var(--mp3-accent);
  transform: translateX(2px);
}

.manu-profile-v3 .mp3-sidebar-actions .mp3-btn--spotify-sidebar,
.manu-profile-v3 .mp3-sidebar .mp3-btn--spotify-sidebar {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  min-height: 48px;
  padding: 10px 12px;
  background: #fcfcff;
  border: 1px solid var(--mp3-border);
  color: var(--mp3-text);
  font-weight: 600;
  text-align: left;
  justify-content: flex-start;
}

.manu-profile-v3 .mp3-sidebar-actions .mp3-btn--spotify-sidebar:hover,
.manu-profile-v3 .mp3-sidebar .mp3-btn--spotify-sidebar:hover {
  background: #fcfcff;
  border-color: #d8dbe6;
  color: var(--mp3-text);
  transform: translateY(-1px);
  filter: none;
}

.manu-profile-v3 .mp3-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 11px 18px;
  border-radius: 0;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  border: 1px solid transparent;
  cursor: pointer;
  text-align: center;
  transition: transform 0.12s ease, box-shadow 0.12s ease, background 0.12s ease;
}

.manu-profile-v3 .mp3-btn:active {
  transform: translateY(1px);
}

.manu-profile-v3 .mp3-btn--primary {
  background: #65b24c;
  color: #fff;
  box-shadow: none;
  white-space: nowrap;
}

.manu-profile-v3 .mp3-btn--primary:hover {
  background: #5aa344;
  filter: none;
  color: #fff;
}

.manu-profile-v3 .mp3-btn--danger {
  background: #e03131;
  color: #fff;
  box-shadow: none;
  white-space: nowrap;
}

.manu-profile-v3 .mp3-btn--danger:hover {
  background: #c92a2a;
  color: #fff;
}

.manu-profile-v3 .mp3-settings-block--logout {
  margin-top: 8px;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.manu-profile-v3 .mp3-settings-logout {
  width: 100%;
  justify-content: center;
  min-height: 44px;
  gap: 8px;
}

.manu-profile-v3 .mp3-btn--reviewed {
  background: #fff;
  color: #65b24c;
  border: 2px solid #65b24c;
  box-shadow: none;
}

.manu-profile-v3 .mp3-btn--reviewed:hover {
  background: rgba(101, 178, 76, 0.08);
  color: #5aa344;
  border-color: #5aa344;
}

.manu-profile-v3 .mp3-btn__mine-rating {
  display: inline-block;
  margin-right: 6px;
  font-weight: 700;
}

.manu-profile-v3 .mp3-sidebar-actions .album-favorite-btn.is-active .fa-heart {
  color: #e04545;
}

.manu-profile-v3 .mp3-sidebar-actions .album-favorite-btn.is-active {
  border-color: rgba(224, 69, 69, 0.35);
}

.manu-profile-v3 .mp3-sidebar-actions .manufacturer-favorite-btn.is-active .fa-heart {
  color: #e04545;
}

.manu-profile-v3 .mp3-sidebar-actions .manufacturer-favorite-btn.is-active {
  border-color: rgba(224, 69, 69, 0.35);
}

  background: #1db954;
  color: #0b1f0f;
  font-weight: 700;
}

.manu-profile-v3 .mp3-btn--spotify:hover {
  filter: brightness(1.05);
  color: #071409;
}

.manu-profile-v3 #mp3-tabs-nav.mp3-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 8px;
  padding: 18px 4px 0;
  border-bottom: 1px solid var(--mp3-border);
  margin: 0;
  background: transparent;
}

.manu-profile-v3 #mp3-tabs-nav.mp3-tabs > li {
  float: none;
  margin: 0 12px 0 0;
  border: none;
  background: transparent;
  font-size: 14px;
  font-weight: 600;
  color: var(--mp3-muted);
  padding: 10px 4px 8px;
  margin-bottom: -1px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  list-style: none;
}

.manu-profile-v3 #mp3-tabs-nav.mp3-tabs > li:hover,
.manu-profile-v3 #mp3-tabs-nav.mp3-tabs > li.active {
  color: var(--mp3-text);
  border-bottom-color: var(--mp3-accent);
  background: transparent;
}

.manu-profile-v3 #mp3-tabs-nav.mp3-tabs > li.active {
  font-weight: 700;
  position: relative;
  z-index: 1;
}

.manu-profile-v3 .mp3-main {
  grid-column: 1;
  min-width: 0;
}

.manu-profile-v3 .mp3-sidebar {
  grid-column: 2;
  margin-top: 0;
  padding-top: 0;
  align-self: start;
}

#product-manufacturer.manu-profile-v3 .tab-content,
#product-album.manu-profile-v3 .tab-content,
#product-product.manu-profile-v3 .tab-content,
#account-account.manu-profile-v3 .tab-content,
#product-user.manu-profile-v3 .tab-content {
  margin-top: 0 !important;
}

.manu-profile-v3 .tab-content > .tab-pane {
  padding-top: 0;
}

.manu-profile-v3 .mp3-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 300px;
  column-gap: 24px;
  row-gap: 20px;
  align-items: start;
}

.manu-profile-v3 .mp3-grid > #mp3-tabs-nav.mp3-tabs {
  grid-column: 1 / -1;
}

@media (max-width: 991px) {
  .manu-profile-v3 .mp3-grid {
    grid-template-columns: 1fr;
  }

  .manu-profile-v3 .mp3-main,
  .manu-profile-v3 .mp3-sidebar {
    grid-column: 1;
  }
}

.manu-profile-v3 .mp3-card {
  background: var(--mp3-card);
  border-radius: 0;
  border: 1px solid var(--mp3-border);
  box-shadow: var(--mp3-shadow);
  padding: 20px 20px 18px;
  margin-bottom: 20px;
}

.manu-profile-v3 .mp3-card__head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 16px;
}

.manu-profile-v3 .mp3-card__head h2 {
  margin: 0;
  font-size: 18px !important;
  font-weight: 600;
  color: var(--mp3-text);
}

/* Hero názov — zjednotenie s .ms_content_wrapper h2 (18px), prepis .album_single_text h1 z style.css */
.manu-profile-v3 .mp3-hero--legacy .album_single_text h1 {
  font-size: 30px !important;
  margin-bottom: 15px;
}

.manu-profile-v3 .mp3-card__head a {
  font-size: 13px;
  font-weight: 600;
  color: var(--mp3-accent);
  text-decoration: none;
  white-space: nowrap;
}

.manu-profile-v3 .mp3-card__head a:hover {
  text-decoration: underline;
}

.manu-profile-v3 .mp3-albums-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

/* Artist profile album grid — original thumb size, LP-style hover without blue overlay */
.manu-profile-v3 .mp3-albums-grid .mp3-album-slot .ms_rcnt_box_img {
  width: 100%;
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-slot .ms_rcnt_box:hover .ms_rcnt_box_img {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-slot .ms_main_overlay,
.manu-profile-v3 .mp3-albums-grid .mp3-album-slot .ms_box_overlay {
  display: none !important;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-slot .ms_rcnt_box:hover .ms_main_overlay {
  opacity: 0 !important;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-slot .ms_rcnt_box_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-slot .ms_rcnt_box_text h3 a:hover {
  color: #46A4D7;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-slot {
  min-width: 0;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-slot .ms_rcnt_box,
.manu-profile-v3 .mp3-albums-grid .mp3-album-slot .ms_rcnt_box_img {
  width: 100%;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-slot .col,
.manu-profile-v3 .mp3-albums-grid .mp3-album-slot [class*="col-"] {
  width: 100% !important;
  max-width: none;
  padding: 0 !important;
  float: none !important;
}

@media (max-width: 991px) {
  .manu-profile-v3 .mp3-albums-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .manu-profile-v3 .mp3-albums-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }
}

/* Album grid — cover + meta pod obalom (ako desktop ms_rcnt_box) */
.manu-profile-v3 .mp3-albums-grid .mp3-album-slot {
  display: block;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-grid-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  text-align: left;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-grid-card__cover {
  position: relative;
  display: block;
  aspect-ratio: 1;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(4, 4, 4, 0.4);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-grid-card__cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-grid-card:hover .mp3-album-grid-card__cover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-grid-card__meta {
  padding: 8px 0 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-grid-card__title {
  margin: 0 0 4px;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 600;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-grid-card__title a {
  color: #111;
  text-decoration: none;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-grid-card__title a:hover {
  color: #46A4D7;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-grid-card__artist {
  margin: 0;
  font-size: 12px;
  line-height: 1.35;
  color: #666;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-grid-card__artist a {
  color: #666;
  text-decoration: none;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-grid-card__artist a:hover {
  color: #46A4D7;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-grid-card__rating-note {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
  width: auto;
  height: 20px;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 11px;
  line-height: 1;
  pointer-events: none;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-slot .ms_rcnt_box_text {
  padding: 8px 0 0;
  text-align: left;
  background: transparent;
  border: 0;
  box-shadow: none;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-slot .ms_rcnt_box_text h3 {
  margin: 0 0 4px;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 600;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-slot .ms_rcnt_box_text h3 a {
  color: #111;
  text-decoration: none;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-slot .ms_rcnt_box_text p {
  margin: 0;
  font-size: 12px;
  line-height: 1.35;
  color: #666;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-slot .ms_rcnt_box_text p a {
  color: #666;
  text-decoration: none;
}

.manu-profile-v3 .mp3-albums-grid .home2-album-card,
#product-manufacturer.manu-profile-v3 .mp3-albums-grid .home2-album-card,
#product-album.manu-profile-v3 .mp3-albums-grid .home2-album-card,
#product-product.manu-profile-v3 .mp3-albums-grid .home2-album-card {
  width: 100%;
  aspect-ratio: 1;
  min-height: 0;
}

.manu-profile-v3 .mp3-albums-grid .home2-album-topline,
#product-manufacturer.manu-profile-v3 .mp3-albums-grid .home2-album-topline,
#product-album.manu-profile-v3 .mp3-albums-grid .home2-album-topline,
#product-product.manu-profile-v3 .mp3-albums-grid .home2-album-topline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.92);
  font-weight: 600;
}

.manu-profile-v3 .mp3-albums-grid .home2-album-year,
#product-manufacturer.manu-profile-v3 .mp3-albums-grid .home2-album-year,
#product-album.manu-profile-v3 .mp3-albums-grid .home2-album-year,
#product-product.manu-profile-v3 .mp3-albums-grid .home2-album-year {
  background: rgba(15, 23, 42, 0.48);
  border: 1px solid rgba(255, 255, 255, 0.26);
  border-radius: 999px;
  padding: 2px 7px;
}

.manu-profile-v3 .mp3-albums-grid .home2-album-title,
#product-manufacturer.manu-profile-v3 .mp3-albums-grid .home2-album-title,
#product-album.manu-profile-v3 .mp3-albums-grid .home2-album-title,
#product-product.manu-profile-v3 .mp3-albums-grid .home2-album-title {
  margin: 0;
  font-size: 13px;
  line-height: 1.25;
  font-weight: 800;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.manu-profile-v3 .mp3-albums-grid .home2-album-artist,
#product-manufacturer.manu-profile-v3 .mp3-albums-grid .home2-album-artist,
#product-album.manu-profile-v3 .mp3-albums-grid .home2-album-artist,
#product-product.manu-profile-v3 .mp3-albums-grid .home2-album-artist {
  margin: 0;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.86);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-grid-card__rating,
#product-manufacturer.manu-profile-v3 .mp3-albums-grid .mp3-album-grid-card__rating,
#product-album.manu-profile-v3 .mp3-albums-grid .mp3-album-grid-card__rating,
#product-product.manu-profile-v3 .mp3-albums-grid .mp3-album-grid-card__rating {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
  width: 40px;
  height: 40px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  pointer-events: none;
}

.manu-profile-v3 .mp3-albums-grid .mp3-album-grid-card__rating .album-rating-value,
#product-manufacturer.manu-profile-v3 .mp3-albums-grid .mp3-album-grid-card__rating .album-rating-value {
  display: block;
}

.manu-profile-v3 .mp3-v3-play-root .withplay .manu_col {
  display: none !important;
}

.manu-profile-v3 .mp3-v3-play-root .withplay > li.title_col {
  vertical-align: middle;
}

.manu-profile-v3 .mp3-v3-play-root .withplay > li,
.manu-profile-v3 .mp3-v3-play-root .withplay > li > a,
.manu-profile-v3 .mp3-v3-play-root .withplay ul.more_option li a {
  font-size: 14px;
}

.manu-profile-v3 .mp3-v3-play-root .withplay > li.title_col,
.manu-profile-v3 .mp3-v3-play-root .withplay > li.title_col a {
  font-weight: 400;
  line-height: 1.35;
}

/* Tracklist – odkazy čierne (prepíše globálne modré #46A4D7) */
.manu-profile-v3 .mp3-v3-play-root .withplay > li > a,
.manu-profile-v3 .mp3-v3-play-root .withplay > li.title_col a,
.manu-profile-v3 .mp3-v3-play-root .withplay > li.album_col a,
.manu-profile-v3 .mp3-v3-play-root .withplay > li.text-center a,
#product-manufacturer.manu-profile-v3 .album_list_wrapper > ul.withplay > li > a,
#product-album.manu-profile-v3 .album_list_wrapper > ul.withplay > li > a,
#product-product.manu-profile-v3 .album_list_wrapper > ul.withplay > li > a,
#product-manufacturer.manu-profile-v3 .album_list_wrapper > ul.withplay > li.title_col a,
#product-album.manu-profile-v3 .album_list_wrapper > ul.withplay > li.title_col a,
#product-product.manu-profile-v3 .album_list_wrapper > ul.withplay > li.title_col a,
#product-manufacturer.manu-profile-v3 .album_list_wrapper > ul.withplay > li.album_col a,
#product-album.manu-profile-v3 .album_list_wrapper > ul.withplay > li.album_col a,
#product-product.manu-profile-v3 .album_list_wrapper > ul.withplay > li.album_col a {
  color: #000 !important;
  text-decoration: none;
}

.manu-profile-v3 .mp3-v3-play-root .withplay:hover > li > a,
.manu-profile-v3 .mp3-v3-play-root .withplay > li.title_col a:hover,
.manu-profile-v3 .mp3-v3-play-root .withplay > li.album_col a:hover,
.manu-profile-v3 .mp3-v3-play-root .withplay > li.text-center a:hover,
#product-manufacturer.manu-profile-v3 .album_list_wrapper > ul.withplay:hover > li > a,
#product-album.manu-profile-v3 .album_list_wrapper > ul.withplay:hover > li > a,
#product-product.manu-profile-v3 .album_list_wrapper > ul.withplay:hover > li > a,
#product-manufacturer.manu-profile-v3 .album_list_wrapper > ul.withplay:hover > li.title_col a,
#product-album.manu-profile-v3 .album_list_wrapper > ul.withplay:hover > li.title_col a,
#product-product.manu-profile-v3 .album_list_wrapper > ul.withplay:hover > li.title_col a,
#product-manufacturer.manu-profile-v3 .album_list_wrapper > ul.withplay:hover > li.album_col a,
#product-album.manu-profile-v3 .album_list_wrapper > ul.withplay:hover > li.album_col a,
#product-product.manu-profile-v3 .album_list_wrapper > ul.withplay:hover > li.album_col a {
  color: #000 !important;
}

.manu-profile-v3 .mp3-v3-play-root .withplay {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 0 16px;
  margin: 0;
  padding: 10px 14px;
  border-radius: 0;
  border: 1px solid var(--mp3-border);
  background: #fafbff;
  box-shadow: 0 4px 14px rgba(15, 23, 42, 0.07);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.manu-profile-v3 .mp3-tracklist__list .withplay:hover,
.manu-profile-v3 .mp3-v3-play-root .withplay:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.12);
}

.manu-profile-v3 .mp3-tracklist__list .withplay:has(.quick-rate-cell--open):hover,
.manu-profile-v3 .mp3-v3-play-root .withplay:has(.quick-rate-cell--open):hover,
#product-album.manu-profile-v3 .album_list_wrapper > ul.withplay:has(.quick-rate-cell--open):hover,
#product-product.manu-profile-v3 .album_list_wrapper > ul.withplay:has(.quick-rate-cell--open):hover,
#product-manufacturer.manu-profile-v3 .album_list_wrapper > ul.withplay:has(.quick-rate-cell--open):hover {
  transform: none !important;
}

@media (min-width: 769px) {
  #product-album.manu-profile-v3 .album_list_wrapper > ul.withplay,
  #product-product.manu-profile-v3 .album_list_wrapper > ul.withplay {
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 0 16px !important;
    grid-template-columns: none !important;
  }
}

@media (max-width: 768px) {
  #product-album.manu-profile-v3 .album_list_wrapper > ul.withplay,
  #product-product.manu-profile-v3 .album_list_wrapper > ul.withplay {
    column-gap: 12px !important;
    row-gap: 8px !important;
  }

  #product-album.manu-profile-v3 .album_list_wrapper > ul.withplay > li.title_col,
  #product-product.manu-profile-v3 .album_list_wrapper > ul.withplay > li.title_col {
    padding-left: 4px;
  }
}

.manu-profile-v3 .mp3-v3-play-root .withplay > li {
  display: block;
  width: auto !important;
  flex-shrink: 0;
}

.manu-profile-v3 .album_list_wrapper > ul > li > a {
  margin-top: 0;
}

.manu-profile-v3 .mp3-v3-play-root .withplay > li.withplayrow {
  flex: 0 0 60px;
  width: 60px;
  margin-right: 0;
  padding-right: 0;
}

.manu-profile-v3 .mp3-v3-play-root .withplay > li.withplayrow a {
  display: block;
  line-height: 0;
}

.manu-profile-v3 .mp3-v3-play-root .withplay > li.withplayrow img {
  display: block;
  width: 60px;
  height: 60px;
  object-fit: cover;
}

.manu-profile-v3 .mp3-v3-play-root .withplay > li.title_col {
  flex: 1 1 0;
  min-width: 0;
  max-width: none;
  margin-left: 0;
  padding-left: 0;
}

.manu-profile-v3 .mp3-v3-play-root .withplay > li.album_col {
  flex: 0 1 220px;
  min-width: 120px;
  max-width: 32%;
  margin-top: 0 !important;
  padding-left: 4px;
}

.manu-profile-v3 .mp3-v3-play-root .withplay > li.text-center:not(.ms_more_icon) {
  flex: 0 0 auto;
  min-width: 44px;
  text-align: center !important;
}

.manu-profile-v3 .mp3-v3-play-root .withplay > li.ms_more_icon {
  position: relative !important;
  top: auto !important;
  right: auto !important;
  margin-left: auto;
  flex: 0 0 auto;
  order: 99;
  align-self: center;
}

.manu-profile-v3 .mp3-v3-play-root .withplay + .withplay {
  margin-top: 10px;
}

.manu-profile-v3 .mp3-v3-play-root .withplayrow {
  position: relative;
}

.manu-profile-v3 .mp3-v3-play-root .withplayrow:hover .play-button-overlay {
  display: flex !important;
}

@media (max-width: 767px) {
  #product-manufacturer.manu-profile-v3 .album_list_wrapper > ul.withplay > li,
  #product-album.manu-profile-v3 .album_list_wrapper > ul.withplay > li,
  #product-product.manu-profile-v3 .album_list_wrapper > ul.withplay > li,
  #product-manufacturer.manu-profile-v3 .album_list_wrapper > ul.withplay > li > a,
  #product-album.manu-profile-v3 .album_list_wrapper > ul.withplay > li > a,
  #product-product.manu-profile-v3 .album_list_wrapper > ul.withplay > li > a,
  #product-manufacturer.manu-profile-v3 .album_list_wrapper > ul.withplay ul.more_option li a,
  #product-album.manu-profile-v3 .album_list_wrapper > ul.withplay ul.more_option li a,
  #product-product.manu-profile-v3 .album_list_wrapper > ul.withplay ul.more_option li a {
    font-size: 14px;
  }

  #product-manufacturer.manu-profile-v3 .album_list_wrapper > ul.withplay > li.title_col,
  #product-album.manu-profile-v3 .album_list_wrapper > ul.withplay > li.title_col,
  #product-product.manu-profile-v3 .album_list_wrapper > ul.withplay > li.title_col,
  #product-manufacturer.manu-profile-v3 .album_list_wrapper > ul.withplay > li.title_col a,
  #product-album.manu-profile-v3 .album_list_wrapper > ul.withplay > li.title_col a,
  #product-product.manu-profile-v3 .album_list_wrapper > ul.withplay > li.title_col a {
    font-weight: 400;
  }

  #product-manufacturer.manu-profile-v3 .album_list_wrapper > ul.withplay > li.ms_more_icon,
  #product-album.manu-profile-v3 .album_list_wrapper > ul.withplay > li.ms_more_icon,
  #product-product.manu-profile-v3 .album_list_wrapper > ul.withplay > li.ms_more_icon {
    position: relative !important;
    top: auto !important;
    right: auto !important;
  }
}


.manu-profile-v3 .mp3-v3-play-root .ms_more_icon > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  color: var(--mp3-muted);
  border: 1px solid transparent;
  transition: color 0.15s ease, background 0.15s ease, border-color 0.15s ease;
}

.manu-profile-v3 .mp3-v3-play-root .ms_more_icon > a:hover,
.manu-profile-v3 .mp3-v3-play-root .ms_more_icon > a:focus {
  color: var(--mp3-accent);
  background: var(--mp3-accent-soft);
  border-color: var(--mp3-border);
}

.manu-profile-v3 .mp3-v3-play-root ul.more_option {
  position: absolute;
  top: calc(100% + 4px);
  right: 0;
  left: auto;
  min-width: 220px;
  max-width: 280px;
  margin: 0;
  padding: 4px 0 !important;
  background: #fff !important;
  border: 1px solid var(--mp3-border);
  border-radius: 0;
  box-shadow: var(--mp3-shadow);
  z-index: 120;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-6px);
  transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;
  list-style: none;
}

.manu-profile-v3 .mp3-v3-play-root ul.more_option.open_option {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  z-index: 200;
}

.manu-profile-v3 .mp3-v3-play-root ul.more_option:after {
  display: none;
}

.manu-profile-v3 .mp3-v3-play-root ul.more_option li {
  margin: 0;
  padding: 0;
}

.manu-profile-v3 .mp3-v3-play-root ul.more_option li + li {
  border-top: 1px solid var(--mp3-border);
}

.manu-profile-v3 .mp3-v3-play-root ul.more_option li a {
  display: block;
  padding: 11px 14px !important;
  font-size: 14px;
  line-height: 1.4;
  color: var(--mp3-text) !important;
  text-decoration: none;
  white-space: normal;
  text-align: left !important;
  background: transparent;
}

.manu-profile-v3 .mp3-v3-play-root ul.more_option li a:hover,
.manu-profile-v3 .mp3-v3-play-root ul.more_option li a:focus {
  color: var(--mp3-accent) !important;
  background: var(--mp3-accent-soft);
}

.manu-profile-v3 .mp3-review {
  padding: 16px;
  border: 1px solid var(--mp3-border);
  border-radius: 0;
  margin-bottom: 12px;
  background: #fcfcff;
}

.manu-profile-v3 .mp3-review:last-child {
  margin-bottom: 0;
}

.manu-profile-v3 .mp3-review__top {
  display: flex;
  gap: 12px;
  align-items: flex-start;
}

.manu-profile-v3 .mp3-review__avatar {
  width: 44px;
  height: 44px;
  border-radius: 0;
  object-fit: cover;
  flex-shrink: 0;
}

.manu-profile-v3 .mp3-review__meta {
  flex: 1;
  min-width: 0;
}

.manu-profile-v3 .mp3-review__title,
.manu-profile-v3 h3.mp3-review__title {
  font-weight: 400 !important;
  font-size: 15px;
  margin: 0 0 4px;
  color: #000;
}

.manu-profile-v3 .mp3-review__title a {
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

.manu-profile-v3 .mp3-review__title a:hover,
.manu-profile-v3 .mp3-review__title a:focus {
  color: var(--mp3-accent);
}

/* Novinky tab — nadpis v rovnakom sans-serif štýle ako zvyšok profilu */
.manu-profile-v3 #mp3-news .mp3-review__title,
.manu-profile-v3 #mp3-news h3.mp3-review__title {
  font-family: Open Sans, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700 !important;
  font-size: 16px;
  line-height: 1.35;
  letter-spacing: normal;
  color: var(--mp3-text);
}

.manu-profile-v3 #mp3-news .mp3-review__title a {
  font-weight: 700;
  color: var(--mp3-text);
}

.manu-profile-v3 #mp3-news .mp3-review__title a:hover,
.manu-profile-v3 #mp3-news .mp3-review__title a:focus {
  color: var(--mp3-accent);
}

.manu-profile-v3 .mp3-review__sub {
  font-size: 12px;
  color: var(--mp3-muted);
}

.manu-profile-v3 .mp3-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  padding: 4px 8px;
  border-radius: 0;
  font-weight: 400;
  font-size: 13px;
  color: #fff;
  background: #000;
}

.manu-profile-v3 .mp3-badge.rating-bad,
.manu-profile-v3 .mp3-badge.rating-poor,
.manu-profile-v3 .mp3-badge.rating-average,
.manu-profile-v3 .mp3-badge.rating-good,
.manu-profile-v3 .mp3-badge.rating-excelent,
.manu-profile-v3 .mp3-badge.rating-masterpiece {
  background: transparent;
}

.manu-profile-v3 .mp3-review__text {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.5;
  color: #3a3d4d;
}

.manu-profile-v3 .mp3-review__text--placeholder {
  color: var(--mp3-muted, #8b8fa3);
  font-style: italic;
}

.manu-profile-v3 .mp3-review__foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 12px;
  font-size: 13px;
  color: var(--mp3-muted);
}

.manu-profile-v3 .mp3-review__foot a {
  color: var(--mp3-accent);
  font-weight: 600;
  text-decoration: none;
}

.manu-profile-v3 .mp3-list-card__title,
.manu-profile-v3 h3.mp3-list-card__title {
  font-weight: 400 !important;
  font-size: 16px;
  margin: 0 0 6px;
  color: #000;
}

.manu-profile-v3 .mp3-list-card__title a {
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

.manu-profile-v3 .mp3-list-card__title a:hover,
.manu-profile-v3 .mp3-list-card__title a:focus {
  color: var(--mp3-accent);
}

.manu-profile-v3 .mp3-list-card__sub {
  font-size: 12px;
  color: var(--mp3-muted);
  margin-bottom: 12px;
}

.manu-profile-v3 .mp3-list-thumbs {
  display: flex;
  gap: 6px;
  align-items: center;
  flex-wrap: wrap;
}

.manu-profile-v3 .mp3-list-thumbs img {
  width: 48px;
  height: 48px;
  border-radius: 0;
  object-fit: cover;
}

.manu-profile-v3 .mp3-list-more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 48px;
  height: 48px;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  color: var(--mp3-accent);
  border-radius: 0;
  background: var(--mp3-accent-soft);
  flex-shrink: 0;
}

.manu-profile-v3 .mp3-list-feed {
  padding: 16px;
  border: 1px solid var(--mp3-border);
  border-radius: 0;
  background: #fcfcff;
}

.manu-profile-v3 .mp3-card .mp3-list-feed:not(:last-child) {
  margin-bottom: 20px;
}

.manu-profile-v3 .mp3-list-feed__head {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin-bottom: 12px;
}

.manu-profile-v3 .mp3-list-feed__text {
  margin: 0 0 12px;
  font-size: 14px;
  line-height: 1.5;
  color: #3a3d4d;
}

.manu-profile-v3 .mp3-list-feed .mp3-list-thumbs {
  margin-bottom: 12px;
}

.manu-profile-v3 .mp3-pagination {
  margin-top: 12px;
  text-align: right;
  font-size: 14px;
}

#account-account.manu-profile-v3 #mp3-account-reviews-content.is-loading,
#product-user.manu-profile-v3 #mp3-user-reviews-content.is-loading {
  pointer-events: none;
}

#account-account.manu-profile-v3 .mp3-pagination--account-reviews,
#product-user.manu-profile-v3 .mp3-pagination--user-reviews {
  margin-bottom: 8px;
}

.manu-profile-v3 .mp3-reviews-ajax-root {
  position: relative;
}

.manu-profile-v3 .mp3-reviews-ajax-root.is-loading {
  min-height: 220px;
}

.manu-profile-v3 .mp3-reviews-ajax-body {
  transition: opacity 0.2s ease;
}

.manu-profile-v3 .mp3-reviews-ajax-root.is-loading .mp3-reviews-ajax-body {
  opacity: 0.35;
}

.manu-profile-v3 .mp3-reviews-ajax-loader {
  display: none;
  position: absolute;
  inset: 0;
  z-index: 3;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
  background: rgba(255, 255, 255, 0.82);
  color: var(--mp3-accent, #46A4D7);
  font-size: 14px;
  font-weight: 600;
}

.manu-profile-v3 .mp3-reviews-ajax-loader i {
  font-size: 28px;
}

.manu-profile-v3 .mp3-reviews-ajax-root.is-loading .mp3-reviews-ajax-loader {
  display: flex;
}

.manu-profile-v3 .mp3-spotify-player {
  margin-top: 16px;
  padding: 16px;
  border: 1px solid var(--mp3-border);
  background: #fafbff;
  border-radius: 0;
}

.manu-profile-v3 .mp3-spotify-player__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  gap: 12px;
}

.manu-profile-v3 .mp3-spotify-player__head h3 {
  margin: 0;
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--mp3-text);
}

.manu-profile-v3 .mp3-spotify-player .spotify-player-close {
  background: none;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
  color: var(--mp3-muted);
  padding: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.manu-profile-v3 .mp3-spotify-player iframe {
  width: 100%;
  height: 352px;
  border: 0;
  border-radius: 0;
}

.manu-profile-v3 .mp3-follow-row {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid var(--mp3-border);
  font-size: 14px;
}

.manu-profile-v3 .mp3-follow-row:last-child {
  border-bottom: 0;
}

.manu-profile-v3 .mp3-follow-row__label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--mp3-muted);
  min-width: 0;
}

.manu-profile-v3 .mp3-follow-row__icon {
  width: 18px;
  text-align: center;
  color: var(--mp3-text);
  flex-shrink: 0;
}

.manu-profile-v3 .mp3-follow-row strong {
  font-size: 15px;
  font-weight: 700;
  color: var(--mp3-text);
  font-variant-numeric: tabular-nums;
}

.manu-profile-v3 .mp3-card--sidebar-stats .mp3-card__head,
.manu-profile-v3 .mp3-card--sidebar-social .mp3-card__head,
.manu-profile-v3 .mp3-card--rating-dist .mp3-card__head {
  margin-bottom: 12px;
}

.manu-profile-v3 .mp3-rating-dist__summary {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-bottom: 12px;
}

.manu-profile-v3 .mp3-rating-dist__avg {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.1;
  color: var(--mp3-accent);
  font-variant-numeric: tabular-nums;
}

.manu-profile-v3 .mp3-rating-dist__meta {
  font-size: 12px;
  color: var(--mp3-muted);
}

.manu-profile-v3 .mp3-rating-dist__panel {
  padding: 14px 12px 10px;
  background: #eef1f6;
  border-radius: 10px;
}

.manu-profile-v3 .mp3-rating-dist__chart {
  display: flex;
  align-items: flex-end;
  gap: 4px;
  height: 72px;
}

.manu-profile-v3 .mp3-rating-dist__bar-wrap {
  flex: 1 1 0;
  min-width: 0;
  height: 100%;
  display: flex;
  align-items: flex-end;
}

.manu-profile-v3 .mp3-rating-dist__bar {
  display: block;
  width: 100%;
  min-height: 0;
  border-radius: 3px 3px 0 0;
  background: var(--mp3-accent);
  transition: height 0.2s ease;
}

.manu-profile-v3 .mp3-rating-dist__bar-wrap:hover .mp3-rating-dist__bar {
  background: #3b8fc0;
}

.manu-profile-v3 .mp3-rating-dist__labels {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  margin-top: 8px;
  font-size: 12px;
  font-weight: 600;
  color: var(--mp3-accent);
}

.manu-profile-v3 .mp3-sidebar-actions--stacked {
  gap: 8px;
}

.manu-profile-v3 .mp3-btn--social {
  align-items: flex-start;
  min-height: 56px;
  padding: 12px;
}

.manu-profile-v3 .mp3-btn--social .mp3-btn__label {
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: flex-start;
}

.manu-profile-v3 .mp3-btn__label-title {
  font-size: 14px;
  font-weight: 700;
  color: var(--mp3-text);
  line-height: 1.25;
}

.manu-profile-v3 .mp3-btn__label-sub {
  font-size: 12px;
  font-weight: 500;
  color: var(--mp3-muted);
  line-height: 1.3;
  word-break: break-all;
}

.manu-profile-v3 .mp3-btn__icon--instagram {
  color: #e1306c;
}

.manu-profile-v3 .mp3-btn__icon--link {
  color: var(--mp3-accent);
}

.manu-profile-v3 .mp3-empty--compact {
  margin: 0;
  padding: 8px 0 4px;
  font-size: 14px;
}

/* Skryť predvolený OpenCart account modul (column_left/right) na profile používateľa */
#account-account.manu-profile-v3 > .row > #column-left,
#account-account.manu-profile-v3 > .row > #column-right,
#account-account.manu-profile-v3 #column-left,
#account-account.manu-profile-v3 #column-right,
#account-account.manu-profile-v3 .list-group.mb-3,
#account-edit.manu-profile-v3 > .row > #column-left,
#account-edit.manu-profile-v3 > .row > #column-right,
#account-edit.manu-profile-v3 #column-left,
#account-edit.manu-profile-v3 #column-right,
#account-edit.manu-profile-v3 .list-group.mb-3,
#account-edit.manu-profile-v3 .breadcrumb,
#account-password.manu-profile-v3 > .row > #column-left,
#account-password.manu-profile-v3 > .row > #column-right,
#account-password.manu-profile-v3 #column-left,
#account-password.manu-profile-v3 #column-right,
#account-password.manu-profile-v3 .list-group.mb-3,
#account-password.manu-profile-v3 .breadcrumb,
#account-badge-hub.manu-profile-v3 > .row > #column-left,
#account-badge-hub.manu-profile-v3 > .row > #column-right,
#account-badge-hub.manu-profile-v3 #column-left,
#account-badge-hub.manu-profile-v3 #column-right,
#account-badge-hub.manu-profile-v3 .list-group.mb-3,
#account-badge-hub.manu-profile-v3 .breadcrumb,
#account-badge-ranking.manu-profile-v3 > .row > #column-left,
#account-badge-ranking.manu-profile-v3 > .row > #column-right,
#account-badge-ranking.manu-profile-v3 #column-left,
#account-badge-ranking.manu-profile-v3 #column-right,
#account-badge-ranking.manu-profile-v3 .list-group.mb-3,
#account-badge-ranking.manu-profile-v3 .breadcrumb,
#information-metriky.manu-profile-v3 > .row > #column-left,
#information-metriky.manu-profile-v3 > .row > #column-right,
#information-metriky.manu-profile-v3 #column-left,
#information-metriky.manu-profile-v3 #column-right,
#information-metriky.manu-profile-v3 .list-group.mb-3,
#information-metriky.manu-profile-v3 .breadcrumb,
#information-contact.manu-profile-v3 > .row > #column-left,
#information-contact.manu-profile-v3 > .row > #column-right,
#information-contact.manu-profile-v3 #column-left,
#information-contact.manu-profile-v3 #column-right,
#information-contact.manu-profile-v3 .list-group.mb-3,
#information-contact.manu-profile-v3 .breadcrumb,
#product-listy-info.manu-profile-v3 > .row > #column-left,
#product-review-info.manu-profile-v3 > .row > #column-left,
#product-playlisty-info.manu-profile-v3 > .row > #column-left,
#product-review-info.manu-profile-v3 > .row > #column-left,
#product-listy-info.manu-profile-v3 > .row > #column-right,
#product-review-info.manu-profile-v3 > .row > #column-right,
#product-playlisty-info.manu-profile-v3 > .row > #column-right,
#product-review-info.manu-profile-v3 > .row > #column-right,
#product-listy-info.manu-profile-v3 #column-left,
#product-review-info.manu-profile-v3 #column-left,
#product-playlisty-info.manu-profile-v3 #column-left,
#product-review-info.manu-profile-v3 #column-left,
#product-listy-info.manu-profile-v3 #column-right,
#product-review-info.manu-profile-v3 #column-right,
#product-playlisty-info.manu-profile-v3 #column-right,
#product-review-info.manu-profile-v3 #column-right,
#product-listy-info.manu-profile-v3 .list-group.mb-3,
#product-review-info.manu-profile-v3 .list-group.mb-3,
#product-playlisty-info.manu-profile-v3 .list-group.mb-3,
#product-review-info.manu-profile-v3 .list-group.mb-3,
#product-listy-info.manu-profile-v3 .breadcrumb,
#product-review-info.manu-profile-v3 .breadcrumb,
#product-playlisty-info.manu-profile-v3 .breadcrumb,
#product-review-info.manu-profile-v3 .breadcrumb,
#information-information.manu-profile-v3 > .row > #column-left,
#information-information.manu-profile-v3 > .row > #column-right,
#information-information.manu-profile-v3 #column-left,
#information-information.manu-profile-v3 #column-right,
#information-information.manu-profile-v3 .list-group.mb-3,
#information-information.manu-profile-v3 .breadcrumb {
  display: none !important;
}

/* Úprava účtu – jeden stĺpec, bez sidebara */
.manu-profile-v3--edit .mp3-grid {
  grid-template-columns: minmax(0, 1fr);
}

.manu-profile-v3--edit .mp3-main--full {
  grid-column: 1 / -1;
}

.manu-profile-v3--edit .mp3-edit-form {
  max-width: 720px;
}

.manu-profile-v3--edit .mp3-edit-form .col-form-label {
  font-weight: 600;
  color: var(--mp3-text);
}

.manu-profile-v3--edit .mp3-edit-form .form-control,
.manu-profile-v3--edit .mp3-edit-form .form-select {
  border-color: var(--mp3-border);
  border-radius: 0;
}

.manu-profile-v3--edit .mp3-edit-form .form-control:focus,
.manu-profile-v3--edit .mp3-edit-form .form-select:focus {
  border-color: var(--mp3-accent);
  box-shadow: 0 0 0 2px var(--mp3-accent-soft);
}

.manu-profile-v3--edit .mp3-edit-form__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin-top: 8px;
  padding-top: 20px;
  border-top: 1px solid var(--mp3-border);
}

.manu-profile-v3--edit .mp3-edit-form__actions .mp3-btn--ghost {
  width: auto;
  padding: 10px 16px;
}

.manu-profile-v3--edit .mp3-edit-form__actions .mp3-btn__label {
  flex: 0 1 auto;
  white-space: nowrap;
}

.manu-profile-v3--edit .mp3-edit-form__upload {
  width: auto;
  margin-bottom: 8px;
}

.manu-profile-v3--edit .mp3-settings-block:first-child {
  padding-top: 0;
}

/* Vlastný účet – dashboard (account/account) */
.manu-profile-v3--dashboard .mp3-profile-overview {
  display: grid;
  grid-template-columns: 200px minmax(0, 1fr);
  gap: 24px;
  align-items: start;
}

.manu-profile-v3--dashboard .mp3-profile-overview__avatar {
  width: 160px;
  height: 160px;
  border-radius: 0;
  object-fit: cover;
  display: block;
  margin-bottom: 12px;
}

.manu-profile-v3--dashboard .mp3-profile-overview__name {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.manu-profile-v3--dashboard .mp3-profile-field {
  margin-bottom: 16px;
}

.manu-profile-v3--dashboard .mp3-profile-field strong {
  display: block;
  margin-bottom: 6px;
  font-size: 13px;
  color: var(--mp3-muted);
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.manu-profile-v3--dashboard .mp3-genres-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px 16px;
}

.manu-profile-v3--dashboard .mp3-genres-check {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: var(--mp3-text);
  margin: 0;
}

.manu-profile-v3--dashboard .mp3-playlist-detail-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.manu-profile-v3--dashboard .mp3-playlist-detail-card {
  padding: 16px 0;
  border-top: 1px solid var(--mp3-border);
}

.manu-profile-v3--dashboard .mp3-playlist-detail-card:first-child {
  border-top: 0;
  padding-top: 0;
}

.manu-profile-v3--dashboard .mp3-playlist-detail-card__head {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: flex-start;
}

.manu-profile-v3--dashboard .mp3-playlist-detail-card__title {
  margin: 0 0 6px;
  font-size: 17px;
  font-weight: 700;
}

.manu-profile-v3--dashboard .mp3-playlist-detail-card__title a {
  color: var(--mp3-text);
  text-decoration: none;
}

.manu-profile-v3--dashboard .mp3-playlist-detail-card__title a:hover {
  color: var(--mp3-accent);
}

.manu-profile-v3--dashboard .mp3-playlist-detail-card__sub {
  margin: 0 0 8px;
  font-size: 13px;
  color: var(--mp3-muted);
}

.manu-profile-v3--dashboard .mp3-playlist-detail-card__desc {
  font-size: 14px;
  line-height: 1.5;
  color: var(--mp3-text);
}

.manu-profile-v3--dashboard .mp3-playlist-detail-card__rating {
  text-align: center;
  flex-shrink: 0;
}

.manu-profile-v3--dashboard .mp3-playlist-detail-card__rating-label {
  display: block;
  margin-top: 6px;
  font-size: 11px;
  color: var(--mp3-muted);
}

.manu-profile-v3--dashboard .mp3-playlist-detail-card__songs-title {
  margin: 16px 0 10px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--mp3-muted);
}

.manu-profile-v3--dashboard .mp3-track-row {
  display: grid;
  grid-template-columns: 28px 48px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  padding: 10px 0;
  border-top: 1px solid var(--mp3-border);
}

.manu-profile-v3--dashboard .mp3-track-row:first-child {
  border-top: 0;
}

.manu-profile-v3--dashboard .mp3-track-row__num {
  font-size: 13px;
  font-weight: 700;
  color: var(--mp3-muted);
  text-align: center;
}

.manu-profile-v3--dashboard .mp3-track-row__thumb img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  display: block;
}

.manu-profile-v3--dashboard .mp3-track-row__name {
  font-weight: 600;
  color: var(--mp3-text);
  text-decoration: none;
}

.manu-profile-v3--dashboard .mp3-track-row__sub {
  margin: 4px 0 0;
  font-size: 12px;
  color: var(--mp3-muted);
}

.manu-profile-v3--dashboard .mp3-track-row__sub a {
  color: var(--mp3-accent);
  text-decoration: none;
}

.manu-profile-v3--dashboard .mp3-settings-hint,
.manu-profile-v3 .mp3-settings-hint {
  margin: 0 0 12px;
  font-size: 13px;
  color: var(--mp3-muted);
}

@media (max-width: 767px) {
  .manu-profile-v3--dashboard .mp3-profile-overview {
    grid-template-columns: 1fr;
  }

  .manu-profile-v3--dashboard .mp3-profile-overview__aside {
    text-align: center;
  }

  .manu-profile-v3--dashboard .mp3-profile-overview__avatar {
    margin-left: auto;
    margin-right: auto;
  }

  .manu-profile-v3--dashboard .mp3-genres-grid {
    grid-template-columns: 1fr;
  }

  .manu-profile-v3--dashboard .mp3-playlist-detail-card__head {
    flex-direction: column;
  }
}

.manu-profile-v3 .mp3-similar {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.manu-profile-v3 .mp3-similar__row {
  display: flex;
  gap: 12px;
  align-items: center;
  text-decoration: none;
  color: inherit;
}

.manu-profile-v3 .mp3-similar__row:hover .mp3-similar__name {
  color: var(--mp3-accent);
}

.manu-profile-v3 .mp3-similar__thumb {
  width: 48px;
  height: 48px;
  border-radius: 0;
  object-fit: cover;
  flex-shrink: 0;
}

.manu-profile-v3 .mp3-similar__name {
  font-weight: 700;
  font-size: 14px;
  margin: 0;
  color: var(--mp3-text);
}

#product-user.manu-profile-v3 .mp3-similar--compact {
  gap: 8px;
}

#product-user.manu-profile-v3 .mp3-similar--compact .mp3-similar__row {
  gap: 10px;
}

#product-user.manu-profile-v3 .mp3-similar--compact .mp3-similar__thumb {
  width: 36px;
  height: 36px;
}

#product-user.manu-profile-v3 .mp3-similar--compact .mp3-similar__name {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.3;
}

.manu-profile-v3 .mp3-bio-block {
  font-size: 15px;
  line-height: 1.65;
  color: #333;
}

.manu-profile-v3 .mp3-bio-block img {
  max-width: min(100%, 240px);
  height: auto;
  border-radius: 8px;
  margin: 12px 0;
  display: block;
}

/* Profil / Bio tab */
.manu-profile-v3 .mp3-card--profile-bio .mp3-card__head {
  margin-bottom: 12px;
}

.manu-profile-v3 .mp3-profile-bio {
  padding-top: 0;
}

.manu-profile-v3 .mp3-profile-bio__header {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 20px;
  padding-bottom: 18px;
  border-bottom: 1px solid var(--mp3-border);
}

.manu-profile-v3 .mp3-profile-bio__avatar {
  width: 64px;
  height: 64px;
  border-radius: 0;
  object-fit: cover;
  display: block;
  flex-shrink: 0;
  border: 2px solid var(--mp3-border);
  box-shadow: 0 2px 8px rgba(15, 23, 42, 0.08);
}

.manu-profile-v3 .mp3-profile-bio__identity {
  min-width: 0;
}

.manu-profile-v3 .mp3-profile-bio__name {
  margin: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.35;
  color: var(--mp3-text);
}

.manu-profile-v3 .mp3-profile-bio__section + .mp3-profile-bio__section {
  margin-top: 22px;
  padding-top: 22px;
  border-top: 1px solid var(--mp3-border);
}

.manu-profile-v3 .mp3-profile-bio__section-title {
  margin: 0 0 12px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--mp3-muted);
}

.manu-profile-v3 .mp3-profile-bio__content {
  font-size: 15px;
  line-height: 1.7;
  color: var(--mp3-text);
}

.manu-profile-v3 .mp3-profile-bio__links {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.manu-profile-v3 .mp3-profile-bio__link {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  border: 1px solid var(--mp3-border);
  border-radius: 8px;
  color: var(--mp3-text);
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  transition: border-color 0.2s ease, background 0.2s ease;
}

.manu-profile-v3 .mp3-profile-bio__link:hover {
  border-color: var(--mp3-accent);
  background: rgba(59, 130, 246, 0.04);
  color: var(--mp3-text);
}

.manu-profile-v3 .mp3-profile-bio__link > .fa-brands,
.manu-profile-v3 .mp3-profile-bio__link > .fa-solid:first-child {
  width: 18px;
  text-align: center;
  color: var(--mp3-muted);
}

.manu-profile-v3 .mp3-profile-bio__link--spotify:hover > .fa-brands {
  color: #1db954;
}

.manu-profile-v3 .mp3-profile-bio__link-ext {
  margin-left: auto;
  font-size: 11px;
  color: var(--mp3-muted);
}

.manu-profile-v3 .mp3-profile-bio__genres {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.manu-profile-v3 .mp3-profile-bio__genre {
  display: inline-flex;
  align-items: center;
  padding: 6px 12px;
  border-radius: 999px;
  background: var(--mp3-surface-alt, #f3f4f6);
  border: 1px solid var(--mp3-border);
  font-size: 13px;
  font-weight: 600;
  color: var(--mp3-text);
}

@media (max-width: 767px) {
  .manu-profile-v3 .mp3-profile-bio__avatar {
    width: 56px;
    height: 56px;
  }

  .manu-profile-v3 .mp3-bio-block img {
    max-width: min(100%, 200px);
  }
}

.manu-profile-v3 .mp3-empty {
  font-size: 14px;
  color: var(--mp3-muted);
  margin: 0;
}

/* Partial catalog/view/template/common/partials/best_album_scroll.twig — karty albumov; vizuál ako .page-home na úvodke (custom.css) */
#product-manufacturer.manu-profile-v3 .home2-album-card,
#product-album.manu-profile-v3 .home2-album-card,
#product-product.manu-profile-v3 .home2-album-card {
  position: relative;
  border-radius: 0;
  overflow: hidden;
  min-height: 210px;
  text-decoration: none;
  color: #fff;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.16), inset 0 -20px 40px rgba(0, 0, 0, 0.45);
  display: block;
  transition: transform 0.28s ease, box-shadow 0.28s ease;
  background: #d1d5db;
}

#product-manufacturer.manu-profile-v3 .home2-album-card:hover,
#product-album.manu-profile-v3 .home2-album-card:hover,
#product-product.manu-profile-v3 .home2-album-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 20px 40px rgba(15, 23, 42, 0.26), inset 0 -24px 48px rgba(0, 0, 0, 0.55);
}

#product-manufacturer.manu-profile-v3 .home2-album-card img,
#product-album.manu-profile-v3 .home2-album-card img,
#product-product.manu-profile-v3 .home2-album-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1);
  transform-origin: center center;
  transition: transform 0.55s cubic-bezier(0.22, 0.61, 0.36, 1);
}

#product-manufacturer.manu-profile-v3 .home2-album-card:hover img,
#product-album.manu-profile-v3 .home2-album-card:hover img,
#product-product.manu-profile-v3 .home2-album-card:hover img {
  transform: scale(1.05);
}

#product-manufacturer.manu-profile-v3 .home2-album-card::before,
#product-album.manu-profile-v3 .home2-album-card::before,
#product-product.manu-profile-v3 .home2-album-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(15, 23, 42, 0.1) 0%, rgba(15, 23, 42, 0) 46%, rgba(15, 23, 42, 0) 100%);
  z-index: 1;
  pointer-events: none;
  transition: opacity 0.35s ease;
}

#product-manufacturer.manu-profile-v3 .home2-album-overlay,
#product-album.manu-profile-v3 .home2-album-overlay,
#product-product.manu-profile-v3 .home2-album-overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 32%;
  z-index: 2;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 6px;
  border-radius: 0;
  background: linear-gradient(
    180deg,
    rgba(15, 23, 42, 0) 0%,
    rgba(15, 23, 42, 0.18) 24%,
    rgba(15, 23, 42, 0.62) 58%,
    rgba(8, 11, 22, 0.9) 100%
  );
  transition: background 0.45s ease;
}

#product-manufacturer.manu-profile-v3 .home2-album-card:hover .home2-album-overlay,
#product-album.manu-profile-v3 .home2-album-card:hover .home2-album-overlay,
#product-product.manu-profile-v3 .home2-album-card:hover .home2-album-overlay {
  background: linear-gradient(
    180deg,
    rgba(15, 23, 42, 0) 0%,
    rgba(15, 23, 42, 0.26) 24%,
    rgba(15, 23, 42, 0.74) 56%,
    rgba(5, 8, 18, 0.95) 100%
  );
}

#product-manufacturer.manu-profile-v3 .home-section-scroll.home2-best-album-scroll,
#product-album.manu-profile-v3 .home-section-scroll.home2-best-album-scroll,
#product-product.manu-profile-v3 .home-section-scroll.home2-best-album-scroll {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  padding-bottom: 6px;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
}

#product-manufacturer.manu-profile-v3 .home-section-scroll.home2-best-album-scroll::-webkit-scrollbar,
#product-album.manu-profile-v3 .home-section-scroll.home2-best-album-scroll::-webkit-scrollbar,
#product-product.manu-profile-v3 .home-section-scroll.home2-best-album-scroll::-webkit-scrollbar {
  height: 5px;
}

#product-manufacturer.manu-profile-v3 .home-section-scroll.home2-best-album-scroll::-webkit-scrollbar-thumb,
#product-album.manu-profile-v3 .home-section-scroll.home2-best-album-scroll::-webkit-scrollbar-thumb,
#product-product.manu-profile-v3 .home-section-scroll.home2-best-album-scroll::-webkit-scrollbar-thumb {
  background: #cbd5e1;
  border-radius: 0;
}

#product-manufacturer.manu-profile-v3 .home2-best-pop-card.home2-album-card,
#product-album.manu-profile-v3 .home2-best-pop-card.home2-album-card,
#product-product.manu-profile-v3 .home2-best-pop-card.home2-album-card {
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
  flex: 0 0 min(200px, 74vw);
  max-width: 228px;
  scroll-snap-align: start;
  min-height: 220px;
}

/* Sidebar „Najpopulárnejší album“ — jedna karta na celú šírku karty */
#product-manufacturer.manu-profile-v3 .home-section-scroll.home2-best-album-scroll.mp3-top-album-scroll,
#product-album.manu-profile-v3 .home-section-scroll.home2-best-album-scroll.mp3-top-album-scroll,
#product-product.manu-profile-v3 .home-section-scroll.home2-best-album-scroll.mp3-top-album-scroll {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

#product-manufacturer.manu-profile-v3 .mp3-top-album-scroll .home2-best-pop-card.home2-album-card,
#product-album.manu-profile-v3 .mp3-top-album-scroll .home2-best-pop-card.home2-album-card,
#product-product.manu-profile-v3 .mp3-top-album-scroll .home2-best-pop-card.home2-album-card {
  flex: 1 1 100%;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}

#product-manufacturer.manu-profile-v3 .home2-best-pop-overlay.home2-album-overlay,
#product-album.manu-profile-v3 .home2-best-pop-overlay.home2-album-overlay,
#product-product.manu-profile-v3 .home2-best-pop-overlay.home2-album-overlay {
  top: 22%;
  padding: 10px 10px 12px;
  gap: 5px;
}

#product-manufacturer.manu-profile-v3 .home2-best-pop-title,
#product-album.manu-profile-v3 .home2-best-pop-title,
#product-product.manu-profile-v3 .home2-best-pop-title {
  margin: 0;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: -0.02em;
  color: #fff;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.45);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

#product-manufacturer.manu-profile-v3 .home2-best-pop-artist,
#product-album.manu-profile-v3 .home2-best-pop-artist,
#product-product.manu-profile-v3 .home2-best-pop-artist {
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.35;
  color: rgba(255, 255, 255, 0.66);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#product-manufacturer.manu-profile-v3 .home2-best-pop-rating-panel,
#product-album.manu-profile-v3 .home2-best-pop-rating-panel,
#product-product.manu-profile-v3 .home2-best-pop-rating-panel {
  margin-top: 8px;
  padding: 9px 10px 10px;
  border-radius: 0;
  background: rgba(15, 23, 42, 0.55);
  border: 1px solid rgba(255, 255, 255, 0.14);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.07);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 8px 10px;
}

#product-manufacturer.manu-profile-v3 .home2-best-pop-rating-panel--unrated,
#product-album.manu-profile-v3 .home2-best-pop-rating-panel--unrated,
#product-product.manu-profile-v3 .home2-best-pop-rating-panel--unrated {
  padding: 10px;
  gap: 0;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
}

#product-manufacturer.manu-profile-v3 .home2-best-pop-rating-panel--unrated .home2-best-pop-unrated,
#product-album.manu-profile-v3 .home2-best-pop-rating-panel--unrated .home2-best-pop-unrated,
#product-product.manu-profile-v3 .home2-best-pop-rating-panel--unrated .home2-best-pop-unrated {
  width: 100%;
}

#product-manufacturer.manu-profile-v3 .home2-best-pop-unrated,
#product-album.manu-profile-v3 .home2-best-pop-unrated,
#product-product.manu-profile-v3 .home2-best-pop-unrated {
  display: block;
  margin: 0;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.78);
  text-align: center;
}

#product-manufacturer.manu-profile-v3 .home2-best-pop-rating-panel .home2-best-pop-pct,
#product-album.manu-profile-v3 .home2-best-pop-rating-panel .home2-best-pop-pct,
#product-product.manu-profile-v3 .home2-best-pop-rating-panel .home2-best-pop-pct {
  font-size: 13px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.78);
  text-shadow: none;
  flex-shrink: 0;
  margin-left: auto;
}

#product-manufacturer.manu-profile-v3 .home2-best-pop-rating-panel .home2-best-pop-reviews,
#product-album.manu-profile-v3 .home2-best-pop-rating-panel .home2-best-pop-reviews,
#product-product.manu-profile-v3 .home2-best-pop-rating-panel .home2-best-pop-reviews {
  display: inline;
  margin: 0;
  flex: 1 1 auto;
  min-width: 0;
  text-align: left;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.35;
  color: rgba(255, 255, 255, 0.48);
  text-shadow: none;
}

/* Koncerty — layout ako /concerts, bez border-radius (globálne v3 pravidlo nižšie) */
.manu-profile-v3 .mp3-events-subfilter {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 16px;
}

.manu-profile-v3 .mp3-events-pill {
  border: 1px solid var(--mp3-border);
  background: #fff;
  padding: 6px 18px;
  font-size: 14px;
  cursor: pointer;
  transition: background 0.15s ease, border-color 0.15s ease;
}

.manu-profile-v3 .mp3-events-pill.active {
  border-color: var(--mp3-accent);
  color: var(--mp3-accent);
  font-weight: 700;
}

.manu-profile-v3 .mp3-events-scope h2.concerts-day-heading {
  font-size: 13px !important;
  font-weight: 600;
  letter-spacing: 0.01em;
  text-transform: none;
  color: #111 !important;
  margin: 0 0 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid var(--mp3-border, #e8e9f0);
  line-height: 1.35;
}

.manu-profile-v3 .mp3-events-scope .concerts-list {
  border: 1px solid var(--mp3-border);
  background: #fff;
  overflow: hidden;
}

.manu-profile-v3 .mp3-events-scope .concerts-row {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 16px;
  border-bottom: 1px solid #eee;
}

.manu-profile-v3 .mp3-events-scope .concerts-row:last-child {
  border-bottom: 0;
}

.manu-profile-v3 .mp3-events-scope .concerts-avatar-wrap {
  position: relative;
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  overflow: hidden;
  background: #e5e7eb;
}

.manu-profile-v3 .mp3-events-scope .concerts-avatar-wrap--ph .concerts-avatar {
  display: none;
}

.manu-profile-v3 .mp3-events-scope .concerts-avatar-fallback {
  display: none;
  position: absolute;
  inset: 0;
  align-items: center;
  justify-content: center;
  font-size: 0.85rem;
  font-weight: 700;
  color: #475569;
}

.manu-profile-v3 .mp3-events-scope .concerts-avatar-wrap--ph .concerts-avatar-fallback {
  display: flex;
}

.manu-profile-v3 .mp3-events-scope .concerts-avatar {
  width: 48px;
  height: 48px;
  object-fit: cover;
}

.manu-profile-v3 .mp3-events-scope .concerts-row-main {
  flex: 1;
  min-width: 0;
}

.manu-profile-v3 .mp3-events-scope .concerts-row-title {
  font-weight: 700;
  color: var(--mp3-text);
  text-decoration: none;
  display: block;
  font-size: 1rem;
}

.manu-profile-v3 .mp3-events-scope .concerts-row-title:hover {
  color: var(--mp3-accent);
  text-decoration: underline;
}

.manu-profile-v3 .mp3-events-scope .concerts-row-title--plain {
  cursor: default;
}

.manu-profile-v3 .mp3-events-scope .concerts-row-title--plain:hover {
  color: var(--mp3-text);
  text-decoration: none;
}

.manu-profile-v3 .mp3-events-scope .concerts-row-meta {
  font-size: 0.85rem;
  margin-top: 2px;
  color: var(--mp3-muted);
}

.manu-profile-v3 .mp3-events-scope .concerts-row-badge {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.manu-profile-v3 .mp3-events-scope .concerts-badge {
  display: inline-block;
  padding: 4px 10px;
  font-size: 0.75rem;
  font-weight: 600;
}

.manu-profile-v3 .mp3-events-scope .concerts-badge--goout {
  background: #ffedd5;
  color: #c2410c;
}

.manu-profile-v3 .mp3-events-scope .concerts-badge--type-festival {
  background: #dcfce7;
  color: #15803d;
}

.manu-profile-v3 .mp3-events-scope .concerts-badge--type-club,
.manu-profile-v3 .mp3-events-scope .concerts-badge--default {
  background: #f1f5f9;
  color: #475569;
}

.manu-profile-v3 .mp3-events-scope .concerts-badge--community {
  background: #e0e7ff;
  color: #3730a3;
}

.manu-profile-v3 .mp3-events-scope .concerts-ticket-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 14px;
  border: 1px solid var(--mp3-border);
  background: #fff;
  color: var(--mp3-text);
  font-size: 0.85rem;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}

.manu-profile-v3 .mp3-events-scope .concerts-ticket-btn:hover {
  background: #fafafa;
  color: var(--mp3-text);
}

@media (max-width: 767px) {
  .manu-profile-v3 .mp3-events-scope .concerts-row {
    flex-wrap: wrap;
  }

  .manu-profile-v3 .mp3-events-scope .concerts-row-action {
    width: 100%;
    padding-left: 62px;
  }
}

/* Layout 3: žiadne zaoblené rohy (vrátane kariet z partialu best_album_scroll) */
#product-manufacturer.manu-profile-v3,
#product-manufacturer.manu-profile-v3.mfg-list-v3,
#product-album.manu-profile-v3,
#product-listy-info.manu-profile-v3,
#product-review-info.manu-profile-v3,
#product-playlisty-info.manu-profile-v3,
#cms-news-detail.manu-profile-v3,
#product-review-info.manu-profile-v3,
#product-product.manu-profile-v3,
#product-manufacturer.manu-profile-v3 *,
#product-album.manu-profile-v3 *,
#product-listy-info.manu-profile-v3 *,
#product-review-info.manu-profile-v3 *,
#product-playlisty-info.manu-profile-v3 *,
#product-review-info.manu-profile-v3 *,
#product-product.manu-profile-v3 * {
  border-radius: 0 !important;
}

body.mp3-modal-open {
  overflow: hidden;
}

/* Album – hero (interpret + typ albumu + názov) */
#product-album.manu-profile-v3 .artist-banner-bg-image,
#product-product.manu-profile-v3 .artist-banner-bg-image {
  display: none !important;
}

#product-album.manu-profile-v3 .mp3-hero--legacy .singer_name,
#product-product.manu-profile-v3 .mp3-hero--legacy .singer_name {
  margin: 0 0 8px;
  font-size: 14px;
  line-height: 1.45;
}

#product-album.manu-profile-v3 .mp3-hero--legacy .singer_name a,
#product-product.manu-profile-v3 .mp3-hero--legacy .singer_name a {
  color: #46a4d7;
  font-weight: 600;
  text-decoration: none;
}

#product-album.manu-profile-v3 .mp3-hero--legacy .singer_name a:hover,
#product-product.manu-profile-v3 .mp3-hero--legacy .singer_name a:hover {
  text-decoration: underline;
}

#product-album.manu-profile-v3 .mp3-hero--legacy h3,
#product-product.manu-profile-v3 .mp3-hero--legacy h3 {
  margin: 0 0 4px;
  font-size: 14px;
  font-weight: 400;
  color: var(--mp3-muted);
}

#product-album.manu-profile-v3 .mp3-hero--legacy h2,
#product-product.manu-profile-v3 .mp3-hero--legacy h2 {
  margin: 0;
  font-size: clamp(1.35rem, 3vw, 1.75rem);
  font-weight: 700;
  line-height: 1.2;
}

#product-album.manu-profile-v3 .mp3-hero__album-meta,
#product-product.manu-profile-v3 .mp3-hero__album-meta {
  margin: 0 0 6px;
  font-size: 14px;
  line-height: 1.45;
  color: var(--mp3-muted);
}

#product-album.manu-profile-v3 .mp3-hero__album-meta:first-of-type,
#product-product.manu-profile-v3 .mp3-hero__album-meta:first-of-type {
  margin-top: 8px;
}

#product-album.manu-profile-v3 .mp3-hero__album-meta:last-of-type,
#product-product.manu-profile-v3 .mp3-hero__album-meta:last-of-type {
  margin-bottom: 12px;
}

#product-album.manu-profile-v3 .mp3-hero__play-wrap,
#product-product.manu-profile-v3 .mp3-hero__play-wrap {
  margin: 4px 0 0;
}

#product-product.manu-profile-v3 .mp3-hero__album-meta strong {
  color: var(--mp3-text);
  font-weight: 600;
}

.manu-profile-v3 .mp3-sidebar-info-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  padding: 10px 0;
  border-bottom: 1px solid var(--mp3-border);
  font-size: 14px;
}

.manu-profile-v3 .mp3-sidebar-info-row:last-child {
  border-bottom: 0;
}

.manu-profile-v3 .mp3-sidebar-info-row a {
  color: var(--mp3-accent);
  font-weight: 600;
  text-decoration: none;
  word-break: break-all;
}

.manu-profile-v3 .mp3-sidebar-info-row a:hover {
  text-decoration: underline;
}

#product-album.manu-profile-v3 .mp3-sidebar-more-album,
#product-product.manu-profile-v3 .mp3-sidebar-more-album,
#cms-news-detail.manu-profile-v3 .mp3-sidebar-more-album,
#product-review-info.manu-profile-v3 .mp3-sidebar-more-album,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-more-album,
#product-review-info.manu-profile-v3 .mp3-sidebar-more-album {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 0;
  border-bottom: 1px solid var(--mp3-border);
  text-decoration: none;
  color: inherit;
}

#product-album.manu-profile-v3 .mp3-sidebar-more-album:last-child,
#product-product.manu-profile-v3 .mp3-sidebar-more-album:last-child,
#cms-news-detail.manu-profile-v3 .mp3-sidebar-more-album:last-child,
#product-review-info.manu-profile-v3 .mp3-sidebar-more-album:last-child,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-more-album:last-child,
#product-review-info.manu-profile-v3 .mp3-sidebar-more-album:last-child {
  border-bottom: 0;
}

#product-album.manu-profile-v3 .mp3-sidebar-more-album img,
#product-product.manu-profile-v3 .mp3-sidebar-more-album img,
#cms-news-detail.manu-profile-v3 .mp3-sidebar-more-album img,
#product-review-info.manu-profile-v3 .mp3-sidebar-more-album img,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-more-album img,
#product-review-info.manu-profile-v3 .mp3-sidebar-more-album img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  flex-shrink: 0;
}

#product-album.manu-profile-v3 .mp3-sidebar-more-album h4,
#product-product.manu-profile-v3 .mp3-sidebar-more-album h4,
#cms-news-detail.manu-profile-v3 .mp3-sidebar-more-album h4,
#product-review-info.manu-profile-v3 .mp3-sidebar-more-album h4,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-more-album h4,
#product-review-info.manu-profile-v3 .mp3-sidebar-more-album h4 {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
}

#product-album.manu-profile-v3 .mp3-sidebar-more-album__body,
#product-product.manu-profile-v3 .mp3-sidebar-more-album__body,
#cms-news-detail.manu-profile-v3 .mp3-sidebar-more-album__body,
#product-review-info.manu-profile-v3 .mp3-sidebar-more-album__body,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-more-album__body {
  flex: 1 1 auto;
  min-width: 0;
}

#product-album.manu-profile-v3 .mp3-sidebar-more-album__rating,
#product-product.manu-profile-v3 .mp3-sidebar-more-album__rating,
#cms-news-detail.manu-profile-v3 .mp3-sidebar-more-album__rating,
#product-review-info.manu-profile-v3 .mp3-sidebar-more-album__rating,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-more-album__rating {
  flex: 0 0 auto;
  margin-left: auto;
  align-self: center;
  min-width: 0;
  padding: 2px 5px;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.2;
}

#product-product.manu-profile-v3 .mp3-sidebar-more-album .mp3-sidebar-more-album__score {
  flex: 0 0 auto;
  margin-left: auto;
  align-self: center;
  font-size: 11px;
  font-weight: 600;
  color: #334155;
  line-height: 1.2;
}

#product-album.manu-profile-v3 .mp3-sidebar-more-album__body span,
#product-product.manu-profile-v3 .mp3-sidebar-more-album__body span,
#cms-news-detail.manu-profile-v3 .mp3-sidebar-more-album__body span,
#product-review-info.manu-profile-v3 .mp3-sidebar-more-album__body span,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-more-album__body span,
#product-review-info.manu-profile-v3 .mp3-sidebar-more-album__body span {
  font-size: 12px;
  color: var(--mp3-muted);
}

/* Recenzie – toolbar zoradenia (album + profil interpreta) */
#product-album.manu-profile-v3 #mp3-reviews-list.mp3-reviews-list--loading,
#product-product.manu-profile-v3 #mp3-reviews-list.mp3-reviews-list--loading {
  opacity: 0.55;
  pointer-events: none;
}

#product-album.manu-profile-v3 .mp3-card__head--stack,
#product-product.manu-profile-v3 .mp3-card__head--stack,
#product-manufacturer.manu-profile-v3 .mp3-card__head--stack {
  margin-bottom: 0;
}

.manu-profile-v3 .mp3-card--reviews .mp3-card__head--stack h2 {
  margin-bottom: 0;
}

.manu-profile-v3 .mp3-reviews-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px 16px;
}

.manu-profile-v3 .mp3-reviews-toolbar__left {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  align-items: center;
}

.manu-profile-v3 .mp3-reviews-toolbar__title {
  margin: 0;
  font-size: 18px !important;
  font-weight: 600;
  line-height: 1.2;
  color: var(--mp3-text);
}

.manu-profile-v3 .mp3-reviews-toolbar__count {
  margin: 0;
  font-size: 13px;
  font-weight: 600;
  color: var(--mp3-muted);
}

.manu-profile-v3 #mp3-albums .mp3-reviews-toolbar--count-only {
  margin: 8px 0 24px !important;
  padding-bottom: 0;
}

.manu-profile-v3 #mp3-albums .mp3-reviews-toolbar--count-only + .mp3-albums-grid {
  margin-top: 0;
}

.manu-profile-v3 .mp3-reviews-sort-wrap {
  position: relative;
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  margin-left: auto;
  align-self: center;
}

.manu-profile-v3 .mp3-reviews-sort {
  appearance: none;
  border: 1px solid var(--mp3-border);
  background: #fff;
  padding: 8px 36px 8px 12px;
  font-size: 13px;
  font-weight: 600;
  color: var(--mp3-text);
  cursor: pointer;
  min-width: 220px;
  max-width: min(100%, 320px);
  border-radius: 0;
}

.manu-profile-v3 .mp3-reviews-sort:focus {
  outline: none;
  border-color: var(--mp3-accent);
  box-shadow: 0 0 0 2px rgba(70, 164, 215, 0.2);
}

.manu-profile-v3 .mp3-reviews-sort__icon {
  position: absolute;
  right: 12px;
  pointer-events: none;
  font-size: 11px;
  color: var(--mp3-muted);
}

.manu-profile-v3 .mp3-reviews-section__title {
  margin: 20px 0 12px;
  padding-top: 16px;
  border-top: 1px solid var(--mp3-border);
  font-size: 18px !important;
  font-weight: 600;
  text-transform: none;
  letter-spacing: normal;
  color: var(--mp3-text);
}

.manu-profile-v3 .mp3-reviews-toolbar + .mp3-reviews-section__title {
  margin-top: 4px;
  padding-top: 0;
  border-top: 0;
}

.manu-profile-v3 .mp3-reviews-toolbar + .mp3-reviews-list {
  margin-top: 0;
}

.manu-profile-v3 .mp3-reviews-list .mp3-review {
  margin-bottom: 0;
  border: 0;
  background: transparent;
  padding: 16px 0;
}

.manu-profile-v3 .mp3-reviews-list .mp3-review + .mp3-review {
  border-top: 1px solid var(--mp3-border);
  padding-top: 16px;
  margin-top: 0;
}

.manu-profile-v3 .mp3-reviews-empty {
  text-align: center;
  padding: 28px 16px 8px;
}

.manu-profile-v3 .mp3-reviews-empty__icon {
  font-size: 36px;
  color: var(--mp3-accent);
  margin-bottom: 12px;
  opacity: 0.85;
}

.manu-profile-v3 .mp3-reviews-empty__title {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: 600;
  color: var(--mp3-text);
}

.manu-profile-v3 .mp3-reviews-empty__hint {
  margin: 0 0 16px;
  font-size: 14px;
  color: var(--mp3-muted);
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
}

.manu-profile-v3 .mp3-reviews-empty__cta {
  margin-top: 4px;
  display: inline-flex;
}

.manu-profile-v3 .mp3-reviews-empty--compact {
  padding: 16px 12px 4px;
}

.manu-profile-v3 .mp3-reviews-empty--compact .mp3-reviews-empty__icon {
  font-size: 28px;
  margin-bottom: 8px;
}

.manu-profile-v3 .mp3-reviews-empty--compact .mp3-reviews-empty__title {
  font-size: 16px;
}

.manu-profile-v3 .mp3-messages-empty__text {
  margin: 0 0 8px;
  font-size: 13px;
  font-weight: 400;
  color: rgba(26, 26, 34, 0.55);
}

.manu-profile-v3 .mp3-reviews-empty--compact .mp3-reviews-empty__hint {
  margin-bottom: 8px;
  font-size: 13px;
}

#product-product.manu-profile-v3 .mp3-lists-empty,
#product-product.manu-profile-v3 .mp3-lyrics-empty {
  text-align: center;
  padding: 28px 16px 8px;
}

#product-product.manu-profile-v3 .mp3-lists-empty__icon,
#product-product.manu-profile-v3 .mp3-lyrics-empty__icon {
  font-size: 36px;
  color: var(--mp3-accent);
  margin-bottom: 12px;
  opacity: 0.85;
}

#product-product.manu-profile-v3 .mp3-lists-empty__title,
#product-product.manu-profile-v3 .mp3-lyrics-empty__title {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: 600;
  color: var(--mp3-text);
}

#product-product.manu-profile-v3 .mp3-lists-empty__hint,
#product-product.manu-profile-v3 .mp3-lyrics-empty__hint {
  margin: 0 0 16px;
  font-size: 14px;
  color: var(--mp3-muted);
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
}

#product-product.manu-profile-v3 .mp3-lists-empty__cta {
  margin-top: 4px;
  display: inline-flex;
}

@media (max-width: 767px) {
  .manu-profile-v3 .mp3-reviews-toolbar {
    flex-direction: column;
    align-items: stretch;
  }

  .manu-profile-v3 .mp3-reviews-sort-wrap {
    margin-left: 0;
    width: 100%;
  }

  .manu-profile-v3 .mp3-reviews-sort {
    width: 100%;
    max-width: none;
  }
}

#product-album.manu-profile-v3 .tab-content,
#product-product.manu-profile-v3 .tab-content {
  margin-top: 0 !important;
}

/* Album – rám len okolo skladieb, tlačidlo „Zobraziť viac“ mimo boxu */
#product-album.manu-profile-v3 .mp3-tracklist,
#product-product.manu-profile-v3 .mp3-tracklist,
.manu-profile-v3 .mp3-tracklist {
  border: 0;
  background: transparent;
  overflow: visible;
}

#product-album.manu-profile-v3 .mp3-tracklist__list,
#product-product.manu-profile-v3 .mp3-tracklist__list,
.manu-profile-v3 .mp3-tracklist__list {
  margin: 0;
  padding: 0;
  border: 1px solid var(--mp3-border);
  background: #fafbff;
  overflow: visible;
}

#product-album.manu-profile-v3 .mp3-tracklist:has(.mp3-tracklist-accordion__check:checked) .mp3-tracklist__list,
#product-product.manu-profile-v3 .mp3-tracklist:has(.mp3-tracklist-accordion__check:checked) .mp3-tracklist__list,
#product-manufacturer.manu-profile-v3 .mp3-tracklist:has(.mp3-tracklist-accordion__check:checked) .mp3-tracklist__list,
.manu-profile-v3 .mp3-tracklist:has(.mp3-tracklist-accordion__check:checked) .mp3-tracklist__list {
  border-bottom: 0;
}

#product-album.manu-profile-v3 .mp3-tracklist:has(.mp3-tracklist-accordion__check:checked) .mp3-tracklist-accordion__panel,
#product-product.manu-profile-v3 .mp3-tracklist:has(.mp3-tracklist-accordion__check:checked) .mp3-tracklist-accordion__panel,
#product-manufacturer.manu-profile-v3 .mp3-tracklist:has(.mp3-tracklist-accordion__check:checked) .mp3-tracklist-accordion__panel,
.manu-profile-v3 .mp3-tracklist:has(.mp3-tracklist-accordion__check:checked) .mp3-tracklist-accordion__panel {
  border-left: 1px solid var(--mp3-border);
  border-right: 1px solid var(--mp3-border);
  border-bottom: 1px solid var(--mp3-border);
  background: #fafbff;
  overflow: hidden;
}

#product-album.manu-profile-v3 .mp3-tracklist .withplay,
#product-product.manu-profile-v3 .mp3-tracklist .withplay,
.manu-profile-v3 .mp3-tracklist .withplay {
  margin: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid var(--mp3-border) !important;
  border-radius: 0 !important;
  background: #fafbff;
}

#product-album.manu-profile-v3 .mp3-tracklist .withplay + .withplay,
#product-product.manu-profile-v3 .mp3-tracklist .withplay + .withplay,
.manu-profile-v3 .mp3-tracklist .withplay + .withplay {
  margin-top: 0 !important;
}

#product-album.manu-profile-v3 .mp3-tracklist .withplay:last-child,
#product-product.manu-profile-v3 .mp3-tracklist .withplay:last-child,
.manu-profile-v3 .mp3-tracklist__list .withplay:last-child {
  border-bottom: 1px solid var(--mp3-border) !important;
}

#product-album.manu-profile-v3 .mp3-tracklist-accordion__panel .withplay:first-child,
#product-product.manu-profile-v3 .mp3-tracklist-accordion__panel .withplay:first-child,
.manu-profile-v3 .mp3-tracklist-accordion__panel .withplay:first-child {
  margin-top: 0 !important;
}

.manu-profile-v3 .mp3-tracklist-accordion {
  display: flex;
  flex-direction: column;
}

.manu-profile-v3 .mp3-tracklist-accordion__check {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.manu-profile-v3 .mp3-tracklist-accordion__panel {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.35s ease;
  border-top: 0;
  margin: 0;
}

.manu-profile-v3 .mp3-tracklist-accordion__check:checked ~ .mp3-tracklist-accordion__panel {
  grid-template-rows: 1fr;
}

.manu-profile-v3 .mp3-tracklist-accordion__panel-inner {
  overflow: hidden;
  min-height: 0;
}

.manu-profile-v3 .mp3-tracklist-accordion__check:checked ~ .mp3-tracklist-accordion__panel .mp3-tracklist-accordion__panel-inner {
  overflow: visible;
}

/* Posledné riadky – menu smerom hore, aby nebolo prekryté tlačidlom „Zobraziť viac“ / ďalším riadkom */
#product-album.manu-profile-v3 .mp3-tracklist__list > .withplay:nth-last-child(-n+2) ul.more_option,
#product-product.manu-profile-v3 .mp3-tracklist__list > .withplay:nth-last-child(-n+2) ul.more_option,
#product-manufacturer.manu-profile-v3 .mp3-tracklist__list > .withplay:nth-last-child(-n+2) ul.more_option,
.manu-profile-v3 .mp3-tracklist__list > .withplay:nth-last-child(-n+2) ul.more_option,
.manu-profile-v3 .mp3-tracklist-accordion__panel-inner > .withplay:nth-last-child(-n+2) ul.more_option {
  top: auto;
  bottom: calc(100% + 4px);
  transform: translateY(6px);
}

#product-album.manu-profile-v3 .mp3-tracklist__list > .withplay:nth-last-child(-n+2) ul.more_option.open_option,
#product-product.manu-profile-v3 .mp3-tracklist__list > .withplay:nth-last-child(-n+2) ul.more_option.open_option,
#product-manufacturer.manu-profile-v3 .mp3-tracklist__list > .withplay:nth-last-child(-n+2) ul.more_option.open_option,
.manu-profile-v3 .mp3-tracklist__list > .withplay:nth-last-child(-n+2) ul.more_option.open_option,
.manu-profile-v3 .mp3-tracklist-accordion__panel-inner > .withplay:nth-last-child(-n+2) ul.more_option.open_option {
  transform: translateY(0);
}

#product-album.manu-profile-v3 .mp3-tracklist .withplay:has(ul.more_option.open_option),
#product-product.manu-profile-v3 .mp3-tracklist .withplay:has(ul.more_option.open_option),
#product-manufacturer.manu-profile-v3 .mp3-tracklist .withplay:has(ul.more_option.open_option),
.manu-profile-v3 .mp3-tracklist .withplay:has(ul.more_option.open_option) {
  position: relative;
  z-index: 25;
}

#product-album.manu-profile-v3 .mp3-tracklist .withplay:has(.quick-rate-cell--open),
#product-product.manu-profile-v3 .mp3-tracklist .withplay:has(.quick-rate-cell--open),
#product-manufacturer.manu-profile-v3 .mp3-tracklist .withplay:has(.quick-rate-cell--open),
#product-album.manu-profile-v3 .album_list_wrapper > ul.withplay:has(.quick-rate-cell--open),
#product-product.manu-profile-v3 .album_list_wrapper > ul.withplay:has(.quick-rate-cell--open),
#product-manufacturer.manu-profile-v3 .album_list_wrapper > ul.withplay:has(.quick-rate-cell--open),
.manu-profile-v3 .mp3-v3-play-root .withplay:has(.quick-rate-cell--open) {
  position: relative;
  z-index: 35;
  transform: none !important;
}

#product-album.manu-profile-v3 .mp3-tracklist:has(.quick-rate-cell--open) .mp3-tracklist__list,
#product-product.manu-profile-v3 .mp3-tracklist:has(.quick-rate-cell--open) .mp3-tracklist__list,
#product-manufacturer.manu-profile-v3 .mp3-tracklist:has(.quick-rate-cell--open) .mp3-tracklist__list,
.manu-profile-v3 .mp3-tracklist:has(.quick-rate-cell--open) .mp3-tracklist-accordion__panel-inner {
  overflow: visible;
}

.manu-profile-v3 .mp3-tracklist-accordion__panel:has(.quick-rate-cell--open) {
  overflow: visible;
}

.manu-profile-v3 .mp3-tracklist-accordion__panel:has(.quick-rate-cell--open) .mp3-tracklist-accordion__panel-inner {
  overflow: visible;
}

.manu-profile-v3 .mp3-tracklist-accordion__toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 14px 16px;
  margin: 10px 0 0;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  color: var(--mp3-accent);
  background: #f3f5fa;
  border: 0;
  border-radius: 4px;
  transition: background 0.15s ease, color 0.15s ease;
  user-select: none;
}

.manu-profile-v3 .mp3-tracklist-accordion__check:checked ~ .mp3-tracklist-accordion__panel .withplay:last-child {
  border-bottom: 1px solid var(--mp3-border) !important;
}

.manu-profile-v3 .mp3-tracklist-accordion__toggle:hover {
  background: #e8edf5;
  color: #2d8fc4;
}

.manu-profile-v3 .mp3-tracklist-accordion__label--less {
  display: none;
}

.manu-profile-v3 .mp3-tracklist-accordion__check:checked ~ .mp3-tracklist-accordion__toggle .mp3-tracklist-accordion__label--more {
  display: none;
}

.manu-profile-v3 .mp3-tracklist-accordion__check:checked ~ .mp3-tracklist-accordion__toggle .mp3-tracklist-accordion__label--less {
  display: inline;
}

.manu-profile-v3 .mp3-tracklist-accordion__chevron {
  font-size: 12px;
  transition: transform 0.3s ease;
}

.manu-profile-v3 .mp3-tracklist-accordion__check:checked ~ .mp3-tracklist-accordion__toggle .mp3-tracklist-accordion__chevron {
  transform: rotate(180deg);
}

/* Quick rate – popover v trackliste (album, interpret, skladba) */
#product-album.manu-profile-v3 .mp3-tracklist .withplay > li.quick-rate-cell,
#product-product.manu-profile-v3 .mp3-tracklist .withplay > li.quick-rate-cell,
#product-manufacturer.manu-profile-v3 .mp3-tracklist .withplay > li.quick-rate-cell,
.manu-profile-v3 .mp3-v3-play-root .withplay > li.quick-rate-cell {
  flex: 0 0 168px;
  min-width: 168px;
  max-width: 168px;
  overflow: visible;
  position: relative;
  z-index: 1;
}

#product-album.manu-profile-v3 .mp3-tracklist .withplay > li.quick-rate-cell.quick-rate-cell--open,
#product-product.manu-profile-v3 .mp3-tracklist .withplay > li.quick-rate-cell.quick-rate-cell--open,
#product-manufacturer.manu-profile-v3 .mp3-tracklist .withplay > li.quick-rate-cell.quick-rate-cell--open,
.manu-profile-v3 .mp3-v3-play-root .withplay > li.quick-rate-cell.quick-rate-cell--open {
  z-index: 40;
}

#product-album.manu-profile-v3 .mp3-tracklist .withplay > li.quick-rate-cell .quick-rate-popover,
#product-product.manu-profile-v3 .mp3-tracklist .withplay > li.quick-rate-cell .quick-rate-popover,
#product-manufacturer.manu-profile-v3 .mp3-tracklist .withplay > li.quick-rate-cell .quick-rate-popover,
.manu-profile-v3 .mp3-v3-play-root .withplay > li.quick-rate-cell .quick-rate-popover {
  min-width: 220px;
  z-index: 50;
}

#product-album.manu-profile-v3 .mp3-tracklist .withplay > li.quick-rate-cell .quick-rate .quick-rate__input.range__input,
#product-product.manu-profile-v3 .mp3-tracklist .withplay > li.quick-rate-cell .quick-rate .quick-rate__input.range__input,
#product-manufacturer.manu-profile-v3 .mp3-tracklist .withplay > li.quick-rate-cell .quick-rate .quick-rate__input.range__input,
.manu-profile-v3 .mp3-v3-play-root .withplay > li.quick-rate-cell .quick-rate .quick-rate__input.range__input {
  width: auto;
  min-width: 88px;
  max-width: none;
}

/* Report modal (manufacturer_info3) */
.mp3-report-modal,
.mp3-report-modal *,
.mp3-report-modal *::before,
.mp3-report-modal *::after {
  box-sizing: border-box;
}

.mp3-report-modal {
  display: flex;
  position: fixed;
  inset: 0;
  z-index: 10040;
  align-items: center;
  justify-content: center;
  padding: 20px 16px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.22s ease, visibility 0.22s ease;
}

.mp3-report-modal.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.mp3-report-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(20, 18, 31, 0.56);
  backdrop-filter: blur(6px);
}

.mp3-report-modal__dialog {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 480px;
  max-height: calc(100vh - 40px);
  overflow: auto;
  transform: translateY(14px) scale(0.98);
  transition: transform 0.22s ease;
}

.mp3-report-modal.show .mp3-report-modal__dialog {
  transform: translateY(0) scale(1);
}

.mp3-report-modal__panel {
  background: var(--mp3-card, #fff);
  border: 1px solid var(--mp3-border, #e8e9f0);
  border-radius: var(--mp3-radius, 0);
  box-shadow: 0 24px 56px rgba(24, 20, 40, 0.22);
}

.mp3-report-modal__form {
  display: flex;
  flex-direction: column;
  min-height: 0;
}

.mp3-report-modal button,
.mp3-report-modal textarea,
.mp3-report-modal input {
  font-family: inherit;
  line-height: 1.4;
}

.mp3-report-modal button {
  margin: 0;
  appearance: none;
  -webkit-appearance: none;
}

.mp3-report-modal__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 20px 22px 16px;
  border-bottom: 1px solid var(--mp3-border, #e8e9f0);
}

.mp3-report-modal__title {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: var(--mp3-text, #1a1a22);
}

.mp3-report-modal__close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 1px solid var(--mp3-border, #e8e9f0);
  border-radius: var(--mp3-radius, 0);
  background: #f7f8fc;
  color: var(--mp3-muted, #5c5f6e);
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
  transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}

.mp3-report-modal__close:hover {
  background: #eef0f6;
  color: #1a1a22;
  border-color: #d8dbe6;
}

.mp3-report-modal__body {
  padding: 18px 22px;
}

.mp3-report-modal__intro {
  margin: 0 0 16px;
  font-size: 14px;
  line-height: 1.55;
  color: var(--mp3-muted, #5c5f6e);
}

.mp3-report-modal__field {
  margin: 0;
}

.mp3-report-modal__label {
  display: block;
  margin: 0 0 8px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
  color: var(--mp3-text, #1a1a22);
}

.mp3-report-modal__textarea {
  display: block;
  width: 100%;
  min-height: 140px;
  padding: 12px 14px;
  border: 1px solid var(--mp3-border, #e8e9f0);
  border-radius: var(--mp3-radius, 0);
  background: #f7f8fc;
  color: var(--mp3-text, #1a1a22);
  font-size: 14px;
  line-height: 1.5;
  resize: vertical;
}

.mp3-report-modal__textarea::placeholder {
  color: #9aa0b0;
}

.mp3-report-modal__textarea:focus {
  outline: none;
  border-color: var(--mp3-accent, #46a4d7);
  background: #fff;
  box-shadow: 0 0 0 3px var(--mp3-accent-soft, rgba(70, 164, 215, 0.15));
}

.mp3-report-modal__textarea.is-invalid {
  border-color: #d24b4b;
  box-shadow: 0 0 0 3px rgba(210, 75, 75, 0.12);
}

.mp3-report-modal__error {
  display: none;
  margin-top: 8px;
  font-size: 12px;
  font-weight: 600;
  color: #d24b4b;
}

.mp3-report-modal__error.show {
  display: block;
}

.mp3-report-modal__foot {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  padding: 14px 22px 20px;
  border-top: 1px solid var(--mp3-border, #e8e9f0);
}

.mp3-report-modal__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  min-width: 96px;
  padding: 0 18px;
  border: 1px solid transparent;
  border-radius: var(--mp3-radius, 0);
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.15s ease, border-color 0.15s ease, filter 0.15s ease, transform 0.15s ease;
}

.mp3-report-modal__btn:disabled {
  opacity: 0.65;
  cursor: not-allowed;
}

.mp3-report-modal__btn--ghost {
  background: #eef0f6;
  border-color: var(--mp3-border, #e8e9f0);
  color: var(--mp3-text, #1a1a22);
}

.mp3-report-modal__btn--ghost:hover:not(:disabled) {
  background: #e4e7f0;
}

.mp3-report-modal__btn--primary {
  background: #65b24c;
  border-color: #65b24c;
  color: #fff;
}

.mp3-report-modal__btn--primary:hover:not(:disabled) {
  background: #5aa344;
  border-color: #5aa344;
}

.mp3-report-modal__btn:active:not(:disabled) {
  transform: translateY(1px);
}

@media (max-width: 479px) {
  .mp3-report-modal {
    padding: 12px;
  }

  .mp3-report-modal__foot {
    flex-direction: column-reverse;
  }

  .mp3-report-modal__btn {
    width: 100%;
  }
}

/* Share modal (manufacturer_info3) — mimo .manu-profile-v3 kvôli border-radius resetu */

.mp3-share-modal,
.mp3-share-modal *,
.mp3-share-modal *::before,
.mp3-share-modal *::after {
  box-sizing: border-box;
}

.mp3-share-modal {
  display: flex;
  position: fixed;
  inset: 0;
  z-index: 10050;
  align-items: center;
  justify-content: center;
  padding: 20px 16px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.22s ease, visibility 0.22s ease;
}

.mp3-share-modal.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.mp3-share-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(20, 18, 31, 0.56);
  backdrop-filter: blur(6px);
}

.mp3-share-modal__dialog {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 440px;
  max-height: calc(100vh - 40px);
  overflow: auto;
  transform: translateY(14px) scale(0.98);
  transition: transform 0.22s ease;
}

.mp3-share-modal.show .mp3-share-modal__dialog {
  transform: translateY(0) scale(1);
}

.mp3-share-modal__panel {
  background: #fff;
  border: 1px solid #e8e9f0;
  box-shadow: 0 24px 56px rgba(24, 20, 40, 0.22);
}

.mp3-share-modal a {
  color: inherit;
  text-decoration: none;
}

.mp3-share-modal a:hover,
.mp3-share-modal a:focus {
  color: inherit;
  text-decoration: none;
}

.mp3-share-modal button {
  margin: 0;
  appearance: none;
  -webkit-appearance: none;
  font-family: inherit;
  line-height: 1.2;
}

.mp3-share-modal input {
  font-family: inherit;
  line-height: 1.2;
}

.mp3-share-modal__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 20px 22px 16px;
  border-bottom: 1px solid #e8e9f0;
}

.mp3-share-modal__title {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  color: #1a1a22;
}

.mp3-share-modal__close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 1px solid #e8e9f0;
  background: #f7f8fc;
  color: #5c5f6e;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
  transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}

.mp3-share-modal__close:hover {
  background: #eef0f6;
  color: #1a1a22;
  border-color: #d8dbe6;
}

.mp3-share-modal__body {
  padding: 18px 22px 22px;
}

.mp3-share-modal__subject {
  margin: 0 0 16px;
  font-size: 14px;
  font-weight: 600;
  color: #1a1a22;
  line-height: 1.4;
  word-break: break-word;
}

.mp3-share-modal__subject:empty {
  display: none;
}

.mp3-share-modal__copy-label,
.mp3-share-modal__channels-label {
  display: block;
  margin: 0 0 8px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #5c5f6e;
}

.mp3-share-modal__channels-label {
  margin-top: 18px;
  margin-bottom: 10px;
}

.mp3-share-modal__copy-row {
  display: flex;
  align-items: stretch;
  gap: 8px;
}

.mp3-share-modal__copy-input {
  flex: 1;
  min-width: 0;
  width: 100%;
  height: 44px;
  padding: 0 12px;
  border: 1px solid #e8e9f0;
  background: #f7f8fc;
  color: #1a1a22;
  font-size: 13px;
}

.mp3-share-modal__copy-input:focus {
  outline: none;
  border-color: #46a4d7;
  box-shadow: 0 0 0 3px rgba(70, 164, 215, 0.15);
}

.mp3-share-modal__copy-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  height: 44px;
  padding: 0 14px;
  border: 1px solid #46a4d7;
  background: #46a4d7;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
  transition: filter 0.15s ease, background 0.15s ease, border-color 0.15s ease;
}

.mp3-share-modal__copy-btn:hover {
  filter: brightness(1.05);
}

.mp3-share-modal__copy-btn.is-copied {
  background: #22a06b;
  border-color: #22a06b;
}

.mp3-share-modal__copy-feedback {
  margin: 8px 0 0;
  font-size: 12px;
  color: #22a06b;
  font-weight: 600;
}

.mp3-share-modal__channels {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.mp3-share-modal__channel {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 12px;
  border: 1px solid #e8e9f0;
  background: #fcfcff;
  color: #1a1a22;
  cursor: pointer;
  transition: background 0.15s ease, border-color 0.15s ease, transform 0.15s ease;
}

.mp3-share-modal__channel:hover {
  background: #f3f4f8;
  border-color: #d8dbe6;
  color: #1a1a22;
  transform: translateY(-1px);
}

.mp3-share-modal__channel-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  color: #fff;
  font-size: 15px;
}

.mp3-share-modal__channel-icon--facebook { background: #1877f2; }
.mp3-share-modal__channel-icon--x { background: #0f1419; }
.mp3-share-modal__channel-icon--instagram { background: linear-gradient(45deg, #f09433, #e6683c, #dc2743, #bc1888); }
.mp3-share-modal__channel-icon--tiktok { background: #0f1419; }
.mp3-share-modal__channel-icon--email { background: #5c5f6e; }
.mp3-share-modal__channel-icon--spotify { background: #1db954; }

.mp3-play-modal__embed,
.mp3-play-modal__preview {
  margin-bottom: 16px;
}

#playModalOverlay.mp3-share-modal--play .mp3-share-modal__dialog {
  max-width: min(720px, calc(100vw - 24px));
}

#playModalOverlay .mp3-play-modal__head {
  align-items: flex-start;
}

#playModalOverlay .mp3-play-modal__head-text {
  min-width: 0;
  flex: 1;
}

#playModalOverlay .mp3-play-modal__subtitle {
  margin: 4px 0 0;
  font-size: 14px;
  font-weight: 600;
  color: #5c5f6e;
  line-height: 1.4;
  word-break: break-word;
}

#playModalOverlay .mp3-play-modal__subtitle:empty {
  display: none;
}

#playModalOverlay .mp3-play-modal__body {
  padding: 0;
}

#playModalOverlay .mp3-play-modal__stage {
  background: #121212;
  line-height: 0;
}

#playModalOverlay .mp3-play-modal__iframe {
  display: block;
  width: 100%;
  height: 352px;
  border: 0;
}

#playModalOverlay .mp3-play-modal__preview {
  margin: 0;
  padding: 20px 22px 0;
}

#playModalOverlay .mp3-play-modal__audio {
  display: block;
  width: 100%;
}

#playModalOverlay .mp3-play-modal__links {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0;
  padding: 16px 22px 22px;
}

@media (max-width: 479px) {
  #playModalOverlay .mp3-play-modal__iframe {
    height: min(352px, 88vw);
  }

  #playModalOverlay .mp3-play-modal__links {
    padding: 14px 16px 18px;
  }

  #playModalOverlay .mp3-play-modal__preview {
    padding: 16px 16px 0;
  }
}

.mp3-share-modal__channel-label {
  flex: 1;
  min-width: 0;
  font-size: 14px;
  font-weight: 600;
  color: #1a1a22;
}

.mp3-share-modal__channel-arrow {
  flex-shrink: 0;
  color: #9aa0b0;
  font-size: 13px;
}

@media (max-width: 479px) {
  .mp3-share-modal {
    padding: 12px;
  }

  .mp3-share-modal__copy-row {
    flex-direction: column;
  }

  .mp3-share-modal__copy-btn {
    width: 100%;
  }
}

#product-product.manu-profile-v3 .mp3-video-embed {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 16 / 9;
  border: 0;
  border-radius: 12px;
  display: block;
}

#product-product.manu-profile-v3 .mp3-video-foot {
  margin-top: 10px;
  font-size: 12px;
  color: #94a3b8;
  text-align: right;
}

#product-product.manu-profile-v3 .mp3-video-foot a {
  color: #94a3b8;
}

#product-product.manu-profile-v3 .mp3-lyrics-block {
  white-space: pre-wrap;
  line-height: 1.6;
  color: #1a1a22;
}

/* Účet – profil používateľa (account_info v3) */
.manu-profile-v3 .mp3-user-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(132px, 1fr));
  gap: 12px;
}

.manu-profile-v3 .mp3-user-grid__item {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 8px;
  min-height: 0;
  padding: 0;
  border: none;
  background: transparent;
  text-decoration: none;
  color: var(--mp3-text);
  text-align: center;
  box-shadow: none;
  transition: transform 0.18s ease;
}

.manu-profile-v3 .mp3-user-grid__item:hover {
  transform: translateY(-2px);
  color: var(--mp3-text);
}

.manu-profile-v3 .mp3-user-grid__thumb {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  border-radius: 0 !important;
  overflow: hidden;
  background: #e9ebf2;
  border: none;
  box-shadow: 0 1px 3px rgba(16, 24, 40, 0.08);
  transition: box-shadow 0.18s ease;
}

.manu-profile-v3 .mp3-user-grid__item:hover .mp3-user-grid__thumb {
  box-shadow: 0 4px 12px rgba(16, 24, 40, 0.12);
}

.manu-profile-v3 .mp3-user-grid__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 0 !important;
}

.manu-profile-v3 .mp3-user-grid__body {
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}

.manu-profile-v3 .mp3-user-grid__name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
  text-align: center;
}

.manu-profile-v3 .mp3-user-grid__item:hover .mp3-user-grid__name {
  color: var(--mp3-accent);
}

.manu-profile-v3 .mp3-user-grid__badges {
  display: block;
  max-height: 22px;
  overflow: hidden;
}

.manu-profile-v3 .mp3-user-grid__badges .user-badges {
  justify-content: center;
  flex-wrap: nowrap;
}

.manu-profile-v3 .mp3-user-grid__subtitle {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.35;
  text-align: center;
  color: var(--mp3-muted, #6b7280);
}

@media (min-width: 768px) {
  .manu-profile-v3 .mp3-user-grid {
    grid-template-columns: repeat(auto-fill, minmax(148px, 1fr));
    gap: 14px;
  }

  .manu-profile-v3 .mp3-user-grid__item {
    padding: 0;
  }
}

@media (max-width: 575px) {
  .manu-profile-v3 .mp3-user-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.manu-profile-v3 .mp3-tabs--sub {
  margin-bottom: 16px;
}

.manu-profile-v3 .mp3-notification {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.manu-profile-v3 .mp3-notification:last-child {
  border-bottom: none;
}

.manu-profile-v3 .mp3-notification--unread .mp3-notification__text {
  font-weight: 600;
  color: var(--mp3-text, #1a1a22);
}

.manu-profile-v3 .mp3-notification__link {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 0;
  color: inherit;
  text-decoration: none;
}

.manu-profile-v3 .mp3-notification__link:hover {
  color: var(--mp3-accent, #46A4D7);
}

.manu-profile-v3 .mp3-notification__link:hover .mp3-notification__icon {
  background: #e8f4fc;
}

.manu-profile-v3 .mp3-notification__icon {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #f0f7fc;
  color: var(--mp3-accent, #46A4D7);
  font-size: 14px;
}

.manu-profile-v3 .mp3-notification__avatar {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
  background: #eef0f5;
}

.manu-profile-v3 .mp3-notification--unread .mp3-notification__icon {
  background: #e8f4fc;
}

.manu-profile-v3 .mp3-notification__body {
  flex: 1;
  min-width: 0;
}

.manu-profile-v3 .mp3-notification__text {
  display: block;
  margin: 0 0 4px;
  font-size: 14px;
  line-height: 1.45;
  color: var(--mp3-muted, #5c5f6e);
}

.manu-profile-v3 .mp3-notification__date {
  display: block;
  color: #999;
  font-size: 12px;
}

.manu-profile-v3 .mp3-notification__badge {
  display: inline-block;
  margin-top: 6px;
  padding: 2px 8px;
  background: var(--mp3-accent, #46A4D7);
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.manu-profile-v3 .mp3-notification__chevron {
  flex-shrink: 0;
  color: #c4c9d4;
  font-size: 12px;
}

.manu-profile-v3 .mp3-notification__link:hover .mp3-notification__chevron {
  color: var(--mp3-accent, #46A4D7);
}

.manu-profile-v3 .mp3-notification-empty {
  padding: 28px 16px;
  text-align: center;
}

.manu-profile-v3 .mp3-notification-empty__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: #f3f4f8;
  color: #9ca3af;
  font-size: 22px;
}

.manu-profile-v3 .mp3-notification-empty__title {
  margin: 0 0 8px;
  font-size: 15px;
  font-weight: 600;
  color: var(--mp3-text, #1a1a22);
}

.manu-profile-v3 .mp3-notification-empty__hint {
  margin: 0 auto;
  max-width: 34rem;
  font-size: 13px;
  line-height: 1.55;
  color: var(--mp3-muted, #5c5f6e);
}

.manu-profile-v3 .mp3-notification-list {
  display: flex;
  flex-direction: column;
}

/* Legacy selectors kept for any cached markup */
.manu-profile-v3 .mp3-notification__title {
  margin: 0 0 6px;
  font-size: 1rem;
}

.manu-profile-v3 .mp3-notification--unread .mp3-notification__title {
  font-weight: 700;
}

.manu-profile-v3 .mp3-history-list {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.manu-profile-v3 .mp3-history-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.manu-profile-v3 .mp3-history-item:last-child {
  border-bottom: none;
}

.manu-profile-v3 .mp3-history-item__link {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 0;
  color: inherit;
  text-decoration: none;
}

.manu-profile-v3 .mp3-history-item__link:hover {
  color: var(--mp3-accent, #46A4D7);
}

.manu-profile-v3 .mp3-history-item__icon {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #f0f7fc;
  color: var(--mp3-accent, #46A4D7);
}

.manu-profile-v3 .mp3-history-item__body {
  flex: 1;
  min-width: 0;
}

.manu-profile-v3 .mp3-history-item__text {
  display: block;
  line-height: 1.4;
}

.manu-profile-v3 .mp3-history-item__date {
  display: block;
  margin-top: 4px;
  color: #999;
}

.manu-profile-v3 .mp3-history-item__chevron {
  flex-shrink: 0;
  color: #bbb;
  font-size: 0.85rem;
}

.manu-profile-v3 .mp3-settings-block {
  padding: 20px 0;
  border-bottom: 1px solid var(--mp3-border);
}

.manu-profile-v3 .mp3-settings-block:last-child {
  border-bottom: 0;
}

.manu-profile-v3 .mp3-settings-block__title {
  margin: 0 0 16px;
  font-size: 1.05rem;
  font-weight: 700;
}

.manu-profile-v3 .mp3-settings-check {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  cursor: pointer;
}

.manu-profile-v3 .mp3-settings-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  width: auto;
}

.manu-profile-v3 .mp3-settings-actions .mp3-btn--ghost,
.manu-profile-v3 .mp3-settings-block > .mp3-btn--ghost {
  width: auto;
  max-width: 100%;
  min-width: 0;
  padding: 10px 16px;
}

.manu-profile-v3 .mp3-settings-actions .mp3-btn__label {
  flex: 0 1 auto;
  white-space: nowrap;
}

.manu-profile-v3 .mp3-settings-form {
  max-width: 520px;
}

.manu-profile-v3 .mp3-settings-check {
  margin: 0 0 4px;
}

.manu-profile-v3 .mp3-settings-check span {
  flex: 1;
  font-size: 14px;
  line-height: 1.45;
  color: var(--mp3-text);
  font-weight: 500;
}

.manu-profile-v3 .mp3-settings-check input[type="checkbox"] {
  width: 18px;
  height: 18px;
  margin: 2px 0 0;
  flex-shrink: 0;
  accent-color: #65b24c;
  cursor: pointer;
}

.manu-profile-v3 .mp3-settings-hint {
  margin: 6px 0 0;
  font-size: 13px;
  line-height: 1.4;
  color: var(--mp3-muted);
}

.manu-profile-v3 .mp3-settings-submit {
  margin-top: 16px;
}

.manu-profile-v3 .mp3-settings-block button[type="submit"].mp3-btn--primary,
.manu-profile-v3 .mp3-settings-block .mp3-btn--primary {
  appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  line-height: 1.2;
  min-width: 120px;
  box-shadow: none;
}

#account-account.manu-profile-v3 .mp3-settings-block .form-control,
#account-account.manu-profile-v3 .mp3-settings-block textarea.form-control,
#account-account.manu-profile-v3 .mp3-settings-block select.form-control,
#account-account.manu-profile-v3 .mp3-settings-block .form-select,
#account-account.manu-profile-v3 #mp3-settings .form-control,
#account-account.manu-profile-v3 #form-avatar input[type="file"].form-control,
#account-account.manu-profile-v3 #form-account .form-control,
#account-account.manu-profile-v3 #form-notification-settings .form-control {
  border-radius: 0 !important;
}

#account-account.manu-profile-v3 .mp3-settings-check input[type="checkbox"] {
  border-radius: 0 !important;
}

.manu-profile-v3 .mp3-settings-actions .mp3-btn__icon,
.manu-profile-v3 .mp3-settings-block > .mp3-btn--ghost .mp3-btn__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 22px;
  flex-shrink: 0;
  color: #000;
  font-size: 18px;
}

.manu-profile-v3 .mp3-settings-actions .mp3-btn--ghost:hover .mp3-btn__chevron,
.manu-profile-v3 .mp3-settings-block > .mp3-btn--ghost:hover .mp3-btn__chevron {
  color: var(--mp3-accent);
  transform: translateX(2px);
}

#account-account.manu-profile-v3 #form-notification-settings {
  margin: 0;
}

#account-account.manu-profile-v3 #form-notification-settings .row.mb-3 {
  margin-bottom: 0 !important;
}

.manu-profile-v3 .mp3-bio-block {
  line-height: 1.6;
  color: var(--mp3-text);
}

.manu-profile-v3 .mp3-card__head--sub {
  margin-top: 24px;
  padding-top: 16px;
  border-top: 1px solid var(--mp3-border);
}

.manu-profile-v3 .mp3-card__head--sub h2 {
  font-size: 1.1rem;
}

/* Kontakt a informačné stránky */
.manu-profile-v3 .mp3-contact-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 24px;
  align-items: start;
}

.manu-profile-v3 .mp3-contact-grid--nested {
  margin: 0;
}

.manu-profile-v3 .mp3-contact-grid__media img {
  max-width: 160px;
  border: 1px solid var(--mp3-border);
}

.manu-profile-v3 .mp3-contact-item__label {
  display: block;
  margin: 0 0 8px;
  font-size: 0.85rem;
  font-weight: 700;
  color: var(--mp3-muted);
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.manu-profile-v3 .mp3-contact-item__value {
  margin: 0 0 12px;
  color: var(--mp3-text);
  line-height: 1.55;
}

.manu-profile-v3 .mp3-contact-item__value:last-child {
  margin-bottom: 0;
}

.manu-profile-v3 .mp3-contact-item__map {
  margin-top: 8px;
  width: auto;
  max-width: 100%;
}

.manu-profile-v3 .mp3-contact-locations .accordion-item {
  border: 1px solid var(--mp3-border);
  border-radius: 0;
  margin-bottom: 8px;
  overflow: hidden;
}

.manu-profile-v3 .mp3-contact-locations .accordion-button {
  font-weight: 600;
  color: var(--mp3-text);
  background: #fcfcff;
  box-shadow: none;
}

.manu-profile-v3 .mp3-contact-locations .accordion-button:not(.collapsed) {
  color: var(--mp3-accent);
  background: var(--mp3-accent-soft);
}

.manu-profile-v3 .mp3-contact-locations .accordion-button:focus {
  box-shadow: 0 0 0 2px var(--mp3-accent-soft);
}

.manu-profile-v3 .mp3-info-content {
  line-height: 1.65;
  color: var(--mp3-text);
}

.manu-profile-v3 .mp3-info-content > :first-child {
  margin-top: 0;
}

.manu-profile-v3 .mp3-info-content > :last-child {
  margin-bottom: 0;
}

.manu-profile-v3 .mp3-info-content h1,
.manu-profile-v3 .mp3-info-content h2,
.manu-profile-v3 .mp3-info-content h3,
.manu-profile-v3 .mp3-info-content h4 {
  margin: 1.25em 0 0.5em;
  color: var(--mp3-text);
  font-weight: 700;
}

.manu-profile-v3 .mp3-info-content p,
.manu-profile-v3 .mp3-info-content ul,
.manu-profile-v3 .mp3-info-content ol {
  margin-bottom: 1em;
}

.manu-profile-v3 .mp3-info-content a {
  color: var(--mp3-accent);
  text-decoration: underline;
}

.manu-profile-v3 .mp3-info-content a:hover {
  color: var(--mp3-text);
}

.manu-profile-v3 .mp3-info-content img {
  max-width: 100%;
  height: auto;
}

.manu-profile-v3 .mp3-info-content table {
  width: 100%;
  margin-bottom: 1em;
  border-collapse: collapse;
}

.manu-profile-v3 .mp3-info-content table td,
.manu-profile-v3 .mp3-info-content table th {
  border: 1px solid var(--mp3-border);
  padding: 8px 12px;
}

/* Zoznam (product/list_info) – štatistiky v hero ako album.twig; bez tab lišty treba medzera pod hero */
#product-listy-info.manu-profile-v3 .mp3-hero--legacy,
#product-review-info.manu-profile-v3 .mp3-hero--legacy,
#product-playlisty-info.manu-profile-v3 .mp3-hero--legacy,
#product-review-info.manu-profile-v3 .mp3-hero--legacy {
  margin-bottom: 20px;
}

#product-listy-info.manu-profile-v3 .mp3-list-byline,
#product-review-info.manu-profile-v3 .mp3-list-byline,
#product-playlisty-info.manu-profile-v3 .mp3-list-byline,
#product-review-info.manu-profile-v3 .mp3-list-byline {
  padding-top: 14px;
  padding-bottom: 14px;
}

#cms-news-detail.manu-profile-v3 .mp3-grid--list-info > .mp3-main > .mp3-card:first-child,
#product-review-info.manu-profile-v3 .mp3-grid--list-info > .mp3-main > .mp3-card:first-child,
#product-playlisty-info.manu-profile-v3 .mp3-grid--list-info > .mp3-main > .mp3-card:first-child,
#product-review-info.manu-profile-v3 .mp3-grid--list-info > .mp3-main > .mp3-card:first-child,
#cms-news-detail.manu-profile-v3 .mp3-grid--list-info > .mp3-sidebar > .mp3-card:first-child,
#product-review-info.manu-profile-v3 .mp3-grid--list-info > .mp3-sidebar > .mp3-card:first-child,
#product-playlisty-info.manu-profile-v3 .mp3-grid--list-info > .mp3-sidebar > .mp3-card:first-child,
#product-review-info.manu-profile-v3 .mp3-grid--list-info > .mp3-sidebar > .mp3-card:first-child {
  margin-top: 0;
}

#cms-news-detail.manu-profile-v3 .mp3-grid--list-info,
#product-review-info.manu-profile-v3 .mp3-grid--list-info,
#product-playlisty-info.manu-profile-v3 .mp3-grid--list-info,
#product-review-info.manu-profile-v3 .mp3-grid--list-info {
  margin-top: 0;
  row-gap: 16px;
  align-items: start;
}

#cms-news-detail.manu-profile-v3 .mp3-grid--list-info > .mp3-main,
#product-review-info.manu-profile-v3 .mp3-grid--list-info > .mp3-main,
#product-playlisty-info.manu-profile-v3 .mp3-grid--list-info > .mp3-main,
#product-review-info.manu-profile-v3 .mp3-grid--list-info > .mp3-main,
#cms-news-detail.manu-profile-v3 .mp3-grid--list-info > .mp3-sidebar,
#product-review-info.manu-profile-v3 .mp3-grid--list-info > .mp3-sidebar,
#product-playlisty-info.manu-profile-v3 .mp3-grid--list-info > .mp3-sidebar,
#product-review-info.manu-profile-v3 .mp3-grid--list-info > .mp3-sidebar {
  margin-top: 0;
  padding-top: 0;
}

#product-listy-info.manu-profile-v3 .mp3-list-byline__row,
#product-review-info.manu-profile-v3 .mp3-list-byline__row,
#product-playlisty-info.manu-profile-v3 .mp3-list-byline__row,
#product-review-info.manu-profile-v3 .mp3-list-byline__row {
  display: flex;
  gap: 14px;
  align-items: flex-start;
}

#product-listy-info.manu-profile-v3 .mp3-list-byline__avatar img,
#product-review-info.manu-profile-v3 .mp3-list-byline__avatar img,
#product-playlisty-info.manu-profile-v3 .mp3-list-byline__avatar img,
#product-review-info.manu-profile-v3 .mp3-list-byline__avatar img {
  width: 56px;
  height: 56px;
  border-radius: 0;
  object-fit: cover;
  display: block;
}

#product-listy-info.manu-profile-v3 .mp3-list-byline__body,
#product-review-info.manu-profile-v3 .mp3-list-byline__body,
#product-playlisty-info.manu-profile-v3 .mp3-list-byline__body,
#product-review-info.manu-profile-v3 .mp3-list-byline__body {
  flex: 1;
  min-width: 0;
}

#product-listy-info.manu-profile-v3 .mp3-list-byline__type,
#product-review-info.manu-profile-v3 .mp3-list-byline__type,
#product-playlisty-info.manu-profile-v3 .mp3-list-byline__type,
#product-review-info.manu-profile-v3 .mp3-list-byline__type {
  display: block;
  margin: 0 0 4px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--mp3-muted);
}

#product-listy-info.manu-profile-v3 .mp3-list-byline__author,
#product-review-info.manu-profile-v3 .mp3-list-byline__author,
#product-playlisty-info.manu-profile-v3 .mp3-list-byline__author,
#product-review-info.manu-profile-v3 .mp3-list-byline__author {
  margin: 0 0 4px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
}

#product-listy-info.manu-profile-v3 .mp3-list-byline__author a,
#product-review-info.manu-profile-v3 .mp3-list-byline__author a,
#product-playlisty-info.manu-profile-v3 .mp3-list-byline__author a,
#product-review-info.manu-profile-v3 .mp3-list-byline__author a {
  color: var(--mp3-text);
  text-decoration: none;
}

#product-listy-info.manu-profile-v3 .mp3-list-byline__author a:hover,
#product-review-info.manu-profile-v3 .mp3-list-byline__author a:hover,
#product-playlisty-info.manu-profile-v3 .mp3-list-byline__author a:hover,
#product-review-info.manu-profile-v3 .mp3-list-byline__author a:hover {
  color: var(--mp3-accent);
}

#product-listy-info.manu-profile-v3 .mp3-list-byline__date,
#product-review-info.manu-profile-v3 .mp3-list-byline__date,
#product-playlisty-info.manu-profile-v3 .mp3-list-byline__date,
#product-review-info.manu-profile-v3 .mp3-list-byline__date {
  display: block;
  font-size: 13px;
  color: var(--mp3-muted);
}

#product-listy-info.manu-profile-v3 .mp3-list-byline__badges,
#product-review-info.manu-profile-v3 .mp3-list-byline__badges,
#product-playlisty-info.manu-profile-v3 .mp3-list-byline__badges,
#product-review-info.manu-profile-v3 .mp3-list-byline__badges {
  margin-top: 6px;
}

#product-listy-info.manu-profile-v3 .mp3-list-byline__badges .user-badges,
#product-review-info.manu-profile-v3 .mp3-list-byline__badges .user-badges,
#product-playlisty-info.manu-profile-v3 .mp3-list-byline__badges .user-badges,
#product-review-info.manu-profile-v3 .mp3-list-byline__badges .user-badges {
  display: inline-flex !important;
  flex-wrap: wrap;
  gap: 4px;
  margin-top: 0;
}

#product-listy-info.manu-profile-v3 .mp3-list-byline__actions,
#product-review-info.manu-profile-v3 .mp3-list-byline__actions,
#product-playlisty-info.manu-profile-v3 .mp3-list-byline__actions,
#product-review-info.manu-profile-v3 .mp3-list-byline__actions {
  margin-top: 16px;
  padding-top: 14px;
  border-top: 1px solid var(--mp3-border);
}

#product-listy-info.manu-profile-v3 .mp3-list-byline__actions .mp3-btn--ghost,
#product-review-info.manu-profile-v3 .mp3-list-byline__actions .mp3-btn--ghost,
#product-playlisty-info.manu-profile-v3 .mp3-list-byline__actions .mp3-btn--ghost,
#product-review-info.manu-profile-v3 .mp3-list-byline__actions .mp3-btn--ghost {
  min-height: 40px;
}

#product-listy-info.manu-profile-v3 .mp3-list-description,
#product-review-info.manu-profile-v3 .mp3-list-description,
#product-playlisty-info.manu-profile-v3 .mp3-list-description,
#product-review-info.manu-profile-v3 .mp3-list-description {
  font-size: 15px;
  line-height: 1.65;
  color: var(--mp3-text);
}

#product-listy-info.manu-profile-v3 .mp3-card__head-meta,
#product-review-info.manu-profile-v3 .mp3-card__head-meta,
#product-playlisty-info.manu-profile-v3 .mp3-card__head-meta,
#product-review-info.manu-profile-v3 .mp3-card__head-meta {
  font-size: 13px;
  font-weight: 600;
  color: var(--mp3-muted);
  background: var(--mp3-accent-soft);
  padding: 4px 10px;
  line-height: 1.3;
}

#product-listy-info.manu-profile-v3 .mp3-card--list-items .mp3-card__head,
#product-review-info.manu-profile-v3 .mp3-card--list-items .mp3-card__head,
#product-playlisty-info.manu-profile-v3 .mp3-card--list-items .mp3-card__head,
#product-review-info.manu-profile-v3 .mp3-card--list-items .mp3-card__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

#product-listy-info.manu-profile-v3 .mp3-list-items-grid,
#product-review-info.manu-profile-v3 .mp3-list-items-grid,
#product-playlisty-info.manu-profile-v3 .mp3-list-items-grid,
#product-review-info.manu-profile-v3 .mp3-list-items-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

#product-listy-info.manu-profile-v3 .mp3-list-item-card,
#product-review-info.manu-profile-v3 .mp3-list-item-card,
#product-playlisty-info.manu-profile-v3 .mp3-list-item-card,
#product-review-info.manu-profile-v3 .mp3-list-item-card {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  background: #fcfcff;
  border: 1px solid var(--mp3-border);
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

#product-listy-info.manu-profile-v3 .mp3-list-item-card:hover,
#product-review-info.manu-profile-v3 .mp3-list-item-card:hover,
#product-playlisty-info.manu-profile-v3 .mp3-list-item-card:hover,
#product-review-info.manu-profile-v3 .mp3-list-item-card:hover {
  border-color: rgba(70, 164, 215, 0.45);
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.1);
  transform: translateY(-2px);
}

#product-listy-info.manu-profile-v3 .mp3-list-item-card__cover,
#product-review-info.manu-profile-v3 .mp3-list-item-card__cover,
#product-playlisty-info.manu-profile-v3 .mp3-list-item-card__cover,
#product-review-info.manu-profile-v3 .mp3-list-item-card__cover {
  position: relative;
  display: block;
  aspect-ratio: 1;
  overflow: hidden;
  background: #e8e9f0;
}

#product-listy-info.manu-profile-v3 .mp3-list-item-card__cover img,
#product-review-info.manu-profile-v3 .mp3-list-item-card__cover img,
#product-playlisty-info.manu-profile-v3 .mp3-list-item-card__cover img,
#product-review-info.manu-profile-v3 .mp3-list-item-card__cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

#product-listy-info.manu-profile-v3 .mp3-list-item-card__order,
#product-review-info.manu-profile-v3 .mp3-list-item-card__order,
#product-playlisty-info.manu-profile-v3 .mp3-list-item-card__order,
#product-review-info.manu-profile-v3 .mp3-list-item-card__order {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 1;
  min-width: 26px;
  height: 26px;
  padding: 0 7px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  background: rgba(15, 23, 42, 0.82);
}

#product-listy-info.manu-profile-v3 .mp3-list-item-card__body,
#product-review-info.manu-profile-v3 .mp3-list-item-card__body,
#product-playlisty-info.manu-profile-v3 .mp3-list-item-card__body,
#product-review-info.manu-profile-v3 .mp3-list-item-card__body {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 10px 12px 12px;
}

#product-listy-info.manu-profile-v3 .mp3-list-item-card__title,
#product-review-info.manu-profile-v3 .mp3-list-item-card__title,
#product-playlisty-info.manu-profile-v3 .mp3-list-item-card__title,
#product-review-info.manu-profile-v3 .mp3-list-item-card__title {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
  color: var(--mp3-text);
}

#product-listy-info.manu-profile-v3 .mp3-list-item-card__artist,
#product-review-info.manu-profile-v3 .mp3-list-item-card__artist,
#product-playlisty-info.manu-profile-v3 .mp3-list-item-card__artist,
#product-review-info.manu-profile-v3 .mp3-list-item-card__artist {
  font-size: 12px;
  color: var(--mp3-muted);
  line-height: 1.35;
}

/* Sidebar – ďalšie zoznamy (jednotný riadok ako mp3-sidebar-more-album) */
#product-listy-info.manu-profile-v3 .mp3-card--sidebar-lists,
#product-review-info.manu-profile-v3 .mp3-card--sidebar-lists,
#product-playlisty-info.manu-profile-v3 .mp3-card--sidebar-lists,
#product-review-info.manu-profile-v3 .mp3-card--sidebar-lists {
  padding-bottom: 16px;
}

#product-listy-info.manu-profile-v3 .mp3-card--sidebar-lists .mp3-card__head,
#product-review-info.manu-profile-v3 .mp3-card--sidebar-lists .mp3-card__head,
#product-playlisty-info.manu-profile-v3 .mp3-card--sidebar-lists .mp3-card__head,
#product-review-info.manu-profile-v3 .mp3-card--sidebar-lists .mp3-card__head {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--mp3-border);
}

#product-listy-info.manu-profile-v3 .mp3-card--sidebar-lists .mp3-card__head h2,
#product-review-info.manu-profile-v3 .mp3-card--sidebar-lists .mp3-card__head h2,
#product-playlisty-info.manu-profile-v3 .mp3-card--sidebar-lists .mp3-card__head h2,
#product-review-info.manu-profile-v3 .mp3-card--sidebar-lists .mp3-card__head h2 {
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-lists,
#product-review-info.manu-profile-v3 .mp3-sidebar-lists,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-lists,
#product-review-info.manu-profile-v3 .mp3-sidebar-lists {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item,
.manu-profile-v3 .mp3-sidebar-list-item {
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  column-gap: 12px;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  padding: 11px 0;
  border: 0;
  border-bottom: 1px solid var(--mp3-border);
  background: transparent;
  text-decoration: none;
  color: inherit;
  transition: background 0.18s ease, color 0.18s ease;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item:first-child,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item:first-child,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item:first-child,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item:first-child,
.manu-profile-v3 .mp3-sidebar-list-item:first-child {
  padding-top: 0;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item:last-child,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item:last-child,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item:last-child,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item:last-child,
.manu-profile-v3 .mp3-sidebar-list-item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item:hover,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item:hover,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item:hover,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item:hover,
.manu-profile-v3 .mp3-sidebar-list-item:hover {
  background: rgba(70, 164, 215, 0.07);
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: none;
  transform: none;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item__media,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__media,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item__media,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__media,
.manu-profile-v3 .mp3-sidebar-list-item__media {
  flex: 0 0 64px;
  width: 64px;
  height: 64px;
  overflow: hidden;
  border: 1px solid var(--mp3-border);
  background: #e9ebf2;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item__cover,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__cover,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item__cover,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__cover,
.manu-profile-v3 .mp3-sidebar-list-item__cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic,
.manu-profile-v3 .mp3-sidebar-list-item__mosaic {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 2px;
  width: 100%;
  height: 100%;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic--duo,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic--duo,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic--duo,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic--duo,
.manu-profile-v3 .mp3-sidebar-list-item__mosaic--duo {
  grid-template-rows: 1fr;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic--placeholder,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic--placeholder,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic--placeholder,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic--placeholder,
.manu-profile-v3 .mp3-sidebar-list-item__mosaic--placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: var(--mp3-muted);
  font-size: 22px;
  background: linear-gradient(145deg, #eef1f6 0%, #e2e6ef 100%);
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic-cell,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic-cell,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic-cell,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic-cell,
.manu-profile-v3 .mp3-sidebar-list-item__mosaic-cell {
  display: block;
  overflow: hidden;
  min-width: 0;
  min-height: 0;
  background: #dde1ea;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic-cell--empty,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic-cell--empty,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic-cell--empty,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic-cell--empty,
.manu-profile-v3 .mp3-sidebar-list-item__mosaic-cell--empty {
  background: #e4e7ef;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic-cell img,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic-cell img,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic-cell img,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__mosaic-cell img,
.manu-profile-v3 .mp3-sidebar-list-item__mosaic-cell img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item__body,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__body,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item__body,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__body,
.manu-profile-v3 .mp3-sidebar-list-item__body {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 3px;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item__title,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__title,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item__title,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__title,
.manu-profile-v3 .mp3-sidebar-list-item__title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
  color: var(--mp3-text);
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item:hover .mp3-sidebar-list-item__title,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item:hover .mp3-sidebar-list-item__title,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item:hover .mp3-sidebar-list-item__title,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item:hover .mp3-sidebar-list-item__title,
.manu-profile-v3 .mp3-sidebar-list-item:hover .mp3-sidebar-list-item__title {
  color: var(--mp3-accent);
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item__meta,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__meta,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item__meta,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__meta,
.manu-profile-v3 .mp3-sidebar-list-item__meta {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  line-height: 1.4;
  color: var(--mp3-muted);
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item__author + .mp3-sidebar-list-item__date::before,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__author + .mp3-sidebar-list-item__date::before,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item__author + .mp3-sidebar-list-item__date::before,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__author + .mp3-sidebar-list-item__date::before,
.manu-profile-v3 .mp3-sidebar-list-item__author + .mp3-sidebar-list-item__date::before {
  content: "·";
  margin: 0 5px;
  color: #b8bec8;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item__badges,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__badges,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item__badges,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__badges,
.manu-profile-v3 .mp3-sidebar-list-item__badges {
  display: block;
  margin-top: 2px;
  overflow: hidden;
  max-height: 22px;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item__badges .user-badges,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__badges .user-badges,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item__badges .user-badges,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__badges .user-badges,
.manu-profile-v3 .mp3-sidebar-list-item__badges .user-badges {
  display: inline-flex !important;
  flex-wrap: nowrap;
  gap: 3px;
  transform: none;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item__badges .user-badges .badge,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__badges .user-badges .badge,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item__badges .user-badges .badge,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__badges .user-badges .badge,
.manu-profile-v3 .mp3-sidebar-list-item__badges .user-badges .badge {
  min-height: 18px;
  padding: 1px 6px;
  font-size: 9px;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-list-item__badges .user-badges .badge__icon,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__badges .user-badges .badge__icon,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-list-item__badges .user-badges .badge__icon,
#product-review-info.manu-profile-v3 .mp3-sidebar-list-item__badges .user-badges .badge__icon,
.manu-profile-v3 .mp3-sidebar-list-item__badges .user-badges .badge__icon {
  font-size: 9px;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar .mp3-btn__icon--artist,
#product-review-info.manu-profile-v3 .mp3-sidebar .mp3-btn__icon--artist,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar .mp3-btn__icon--artist,
#product-review-info.manu-profile-v3 .mp3-sidebar .mp3-btn__icon--artist,
#product-listy-info.manu-profile-v3 .mp3-sidebar-actions .mp3-btn__icon--artist,
#product-review-info.manu-profile-v3 .mp3-sidebar-actions .mp3-btn__icon--artist,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-actions .mp3-btn__icon--artist,
#product-review-info.manu-profile-v3 .mp3-sidebar-actions .mp3-btn__icon--artist {
  background: transparent;
  color: #000;
}

#cms-news-detail.manu-profile-v3 .mp3-sidebar-actions-card,
#product-review-info.manu-profile-v3 .mp3-sidebar-actions-card,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-actions-card,
#product-review-info.manu-profile-v3 .mp3-sidebar-actions-card {
  padding: 10px;
}

#product-listy-info.manu-profile-v3 .mp3-sidebar-actions,
#product-review-info.manu-profile-v3 .mp3-sidebar-actions,
#product-playlisty-info.manu-profile-v3 .mp3-sidebar-actions,
#product-review-info.manu-profile-v3 .mp3-sidebar-actions {
  gap: 6px;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .blog_comments ol,
#product-listy-info.manu-profile-v3 .mp3-card--comments .blog_comments ol,
#product-review-info.manu-profile-v3 .mp3-card--comments .blog_comments ol,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .blog_comments ol,
#product-review-info.manu-profile-v3 .mp3-card--comments .blog_comments ol,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .blog_comments ol,
#product-review-info.manu-profile-v3 .mp3-card--comments .blog_comments ol,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .blog_comments ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .blog_comments_forms,
#product-listy-info.manu-profile-v3 .mp3-card--comments .blog_comments_forms,
#product-review-info.manu-profile-v3 .mp3-card--comments .blog_comments_forms,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .blog_comments_forms,
#product-review-info.manu-profile-v3 .mp3-card--comments .blog_comments_forms,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .blog_comments_forms,
#product-review-info.manu-profile-v3 .mp3-card--comments .blog_comments_forms,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .blog_comments_forms {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid var(--mp3-border);
  background: transparent;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .blog_comments_forms h2,
#product-listy-info.manu-profile-v3 .mp3-card--comments .blog_comments_forms h2,
#product-review-info.manu-profile-v3 .mp3-card--comments .blog_comments_forms h2,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .blog_comments_forms h2,
#product-review-info.manu-profile-v3 .mp3-card--comments .blog_comments_forms h2,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .blog_comments_forms h2,
#product-review-info.manu-profile-v3 .mp3-card--comments .blog_comments_forms h2,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .blog_comments_forms h2 {
  margin: 0 0 12px;
  font-size: 16px;
  font-weight: 600;
}

/* Komentáre – svetlý štýl v mp3 layoute (prepíše tmavé .ms_comment_section zo style.css) */
#cms-news-detail.manu-profile-v3 .mp3-card--comments .blog_comments,
#product-listy-info.manu-profile-v3 .mp3-card--comments .blog_comments,
#product-review-info.manu-profile-v3 .mp3-card--comments .blog_comments,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .blog_comments,
#product-review-info.manu-profile-v3 .mp3-card--comments .blog_comments,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .blog_comments,
#product-review-info.manu-profile-v3 .mp3-card--comments .blog_comments,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .blog_comments {
  padding-top: 0;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comments > ol > li,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comments > ol > li,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments > ol > li,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments > ol > li,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments > ol > li,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments > ol > li,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments > ol > li,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comments > ol > li {
  margin-bottom: 14px;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comments > ol > li:last-child,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comments > ol > li:last-child,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments > ol > li:last-child,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments > ol > li:last-child,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments > ol > li:last-child,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments > ol > li:last-child,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments > ol > li:last-child,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comments > ol > li:last-child {
  margin-bottom: 0;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment {
  position: relative;
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin: 0;
  min-height: unset;
  padding: 14px 16px;
  background: var(--mp3-card);
  border: 1px solid var(--mp3-border);
  border-radius: 0;
  color: var(--mp3-text);
  box-shadow: none;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar {
  position: static;
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar img,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar img,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar img,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar img,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar img,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar img,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar img,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar img {
  width: 40px;
  height: 40px;
  border-radius: 0;
  object-fit: cover;
  display: block;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__body,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__body,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__body,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__body,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__body,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__body,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__body,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__body {
  flex: 1;
  min-width: 0;
  padding-left: 0;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__head,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__head,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__head,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__head,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__head,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__head,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__head,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__head {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 6px 10px;
  margin-bottom: 6px;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__author,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__author,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__author,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__author,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__author,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__author,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__author,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__author {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  color: var(--mp3-text);
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__author a,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__author a,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__author a,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__author a,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__author a,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__author a,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__author a,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__author a {
  color: var(--mp3-accent);
  text-decoration: none;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__author a:hover,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__author a:hover,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__author a:hover,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__author a:hover,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__author a:hover,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__author a:hover,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__author a:hover,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__author a:hover {
  text-decoration: underline;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__date,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__date,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__date,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__date,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__date,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__date,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__date,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__date {
  margin: 0;
  float: none;
  font-size: 12px;
  line-height: 1.3;
  color: var(--mp3-muted);
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__badge,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__badge,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__badge,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__badge,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__badge,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__badge,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__badge,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__badge {
  display: inline-flex;
  align-items: center;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__text,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__text,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__text,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__text,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__text,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__text,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__text,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__text {
  font-size: 14px;
  line-height: 1.55;
  color: var(--mp3-text);
  margin-bottom: 8px;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__text p:last-child,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__text p:last-child,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__text p:last-child,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__text p:last-child,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__text p:last-child,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__text p:last-child,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__text p:last-child,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__text p:last-child {
  margin-bottom: 0;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__actions,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  float: none;
  margin: 0;
  font-size: 12px;
  color: var(--mp3-muted);
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__actions a,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions a,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions a,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions a,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions a,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions a,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions a,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__actions a {
  color: var(--mp3-muted);
  text-decoration: none;
  transition: color 0.15s ease;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__actions a:hover,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions a:hover,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions a:hover,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions a:hover,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions a:hover,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions a:hover,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions a:hover,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__actions a:hover {
  color: var(--mp3-accent);
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__actions .comment_like.is-liked,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions .comment_like.is-liked,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions .comment_like.is-liked,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions .comment_like.is-liked,
#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__actions .comment_like.is-liked i,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions .comment_like.is-liked i,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions .comment_like.is-liked i,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions .comment_like.is-liked i,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__actions .comment_like.is-liked {
  color: var(--mp3-accent);
  background: var(--mp3-accent-soft);
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__actions .comment_like.is-loading,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions .comment_like.is-loading,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions .comment_like.is-loading,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions .comment_like.is-loading,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__actions .comment_like.is-loading {
  opacity: 0.5;
  pointer-events: none;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comments__replies,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comments__replies {
  list-style: none;
  margin: 8px 0 0;
  padding: 0 0 0 24px;
  position: relative;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comments__replies::before,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies::before,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies::before,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies::before,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies::before,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies::before,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies::before,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comments__replies::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 12px;
  left: 10px;
  width: 2px;
  background: var(--mp3-border);
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li {
  position: relative;
  margin-bottom: 8px;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li:last-child,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li:last-child,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li:last-child,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li:last-child,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li:last-child,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li:last-child,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li:last-child,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li:last-child {
  margin-bottom: 0;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li::before,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li::before,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li::before,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li::before,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li::before,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li::before,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li::before,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li::before {
  content: "";
  position: absolute;
  top: 22px;
  left: -14px;
  width: 14px;
  height: 2px;
  background: var(--mp3-border);
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment--reply,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment--reply {
  background: #f8f9fc;
  border-left: 3px solid var(--mp3-accent);
  padding-left: 13px;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__avatar,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__avatar,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__avatar,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__avatar,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__avatar,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__avatar,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__avatar,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__avatar {
  width: 34px;
  height: 34px;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__avatar img,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__avatar img,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__avatar img,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__avatar img,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__avatar img,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__avatar img,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__avatar img,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__avatar img {
  width: 34px;
  height: 34px;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__author,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__author,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__author,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__author,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__author,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__author,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__author,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment--reply .mp3-comment__author {
  font-size: 13px;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies {
  padding-left: 18px;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies::before,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies::before,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies::before,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies::before,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies::before,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies::before,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies::before,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies::before {
  left: 6px;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies > li::before,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies > li::before,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies > li::before,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies > li::before,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies > li::before,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies > li::before,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies > li::before,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comments__replies .mp3-comments__replies > li::before {
  left: -12px;
  width: 12px;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .comment_input_wrapper input.cmnt_field,
#product-listy-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper input.cmnt_field,
#product-review-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper input.cmnt_field,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper input.cmnt_field,
#product-review-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper input.cmnt_field,
#cms-news-detail.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea.cmnt_field,
#product-listy-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea.cmnt_field,
#product-review-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea.cmnt_field,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea.cmnt_field,
#product-review-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea.cmnt_field,
#cms-news-detail.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea#comment,
#product-listy-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea#comment,
#product-review-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea#comment,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea#comment,
#product-review-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea#comment,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper input.cmnt_field,
#product-review-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper input.cmnt_field,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea.cmnt_field,
#product-review-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea.cmnt_field,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea#comment,
#product-review-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea#comment,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .comment_input_wrapper input.cmnt_field {
  border-color: var(--mp3-border);
  border-radius: 0;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .comment_input_wrapper input.cmnt_field:focus,
#product-listy-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper input.cmnt_field:focus,
#product-review-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper input.cmnt_field:focus,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper input.cmnt_field:focus,
#product-review-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper input.cmnt_field:focus,
#cms-news-detail.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea.cmnt_field:focus,
#product-listy-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea.cmnt_field:focus,
#product-review-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea.cmnt_field:focus,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea.cmnt_field:focus,
#product-review-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea.cmnt_field:focus,
#cms-news-detail.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea#comment:focus,
#product-listy-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea#comment:focus,
#product-review-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea#comment:focus,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea#comment:focus,
#product-review-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea#comment:focus,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper input.cmnt_field:focus,
#product-review-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper input.cmnt_field:focus,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea.cmnt_field:focus,
#product-review-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea.cmnt_field:focus,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea#comment:focus,
#product-review-info.manu-profile-v3 .mp3-card--comments .comment_input_wrapper textarea#comment:focus,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .comment_input_wrapper input.cmnt_field:focus {
  border-color: var(--mp3-accent);
  box-shadow: 0 0 0 3px var(--mp3-accent-soft);
}

/* Formulár na písanie komentára */
#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__name,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__name,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__name,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__name,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__name,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__name,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__name,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__name {
  display: none;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment-form .comment_input_wrapper,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .comment_input_wrapper,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .comment_input_wrapper,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .comment_input_wrapper,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .comment_input_wrapper,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .comment_input_wrapper,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .comment_input_wrapper,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .comment_input_wrapper {
  margin-bottom: 0;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__editor,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__editor,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__editor,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__editor,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__editor,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__editor,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__editor,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__editor {
  margin-bottom: 14px;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editor.note-frame,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editor.note-frame,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editor.note-frame,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editor.note-frame,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editor.note-frame,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editor.note-frame,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editor.note-frame,
.manu-profile-v3 #review-form .note-editor.note-frame,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editor.note-frame {
  border: 1px solid var(--mp3-border);
  border-radius: 0;
  box-shadow: none;
  overflow: hidden;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editor.note-frame:focus-within,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editor.note-frame:focus-within,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editor.note-frame:focus-within,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editor.note-frame:focus-within,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editor.note-frame:focus-within,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editor.note-frame:focus-within,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editor.note-frame:focus-within,
.manu-profile-v3 #review-form .note-editor.note-frame:focus-within,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editor.note-frame:focus-within {
  border-color: var(--mp3-accent);
  box-shadow: 0 0 0 3px var(--mp3-accent-soft);
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-toolbar,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-toolbar,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-toolbar,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-toolbar,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-toolbar,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-toolbar,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-toolbar,
.manu-profile-v3 #review-form .note-toolbar,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-toolbar {
  background: #f8f9fc;
  border-bottom: 1px solid var(--mp3-border);
  padding: 8px 10px;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn,
.manu-profile-v3 #review-form .note-btn,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn {
  border: 1px solid transparent;
  border-radius: 0;
  background: transparent;
  color: var(--mp3-muted);
  padding: 5px 8px;
  transition: color 0.15s ease, background 0.15s ease, border-color 0.15s ease;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn:hover,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn:hover,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn:hover,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn:hover,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn:hover,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn:hover,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn:hover,
#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn.active,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn.active,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn.active,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn.active,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn.active,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn.active,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn.active,
.manu-profile-v3 #review-form .note-btn:hover,
.manu-profile-v3 #review-form .note-btn.active,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn:hover {
  background: var(--mp3-accent-soft);
  border-color: rgba(70, 164, 215, 0.25);
  color: var(--mp3-accent);
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editable,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editable,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editable,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editable,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editable,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editable,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editable,
.manu-profile-v3 #review-form .note-editable,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editable {
  background: #fff;
  min-height: 120px;
  padding: 14px 16px;
  font-size: 14px;
  line-height: 1.55;
  color: var(--mp3-text);
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editable:focus,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editable:focus,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editable:focus,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editable:focus,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editable:focus,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editable:focus,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editable:focus,
.manu-profile-v3 #review-form .note-editable:focus,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editable:focus {
  outline: none;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-placeholder,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-placeholder,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-placeholder,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-placeholder,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-placeholder,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-placeholder,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-placeholder,
.manu-profile-v3 #review-form .note-placeholder,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-placeholder {
  padding: 14px 16px;
  color: #9aa3b2;
  font-size: 14px;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-statusbar,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-statusbar,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-statusbar,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-statusbar,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-statusbar,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-statusbar,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-statusbar,
.manu-profile-v3 #review-form .note-statusbar,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-statusbar {
  background: #f8f9fc;
  border-top: 1px solid var(--mp3-border);
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-resizebar,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-resizebar,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-resizebar,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-resizebar,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-resizebar,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-resizebar,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-resizebar,
.manu-profile-v3 #review-form .note-resizebar,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-resizebar {
  padding: 4px 0;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__submit,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__submit,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__submit,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__submit,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__submit,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__submit,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__submit,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__submit {
  display: flex;
  justify-content: flex-end;
  margin-top: 4px;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__submit input[type="submit"].mp3-btn--primary,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__submit input[type="submit"].mp3-btn--primary,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__submit input[type="submit"].mp3-btn--primary,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__submit input[type="submit"].mp3-btn--primary,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__submit input[type="submit"].mp3-btn--primary,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__submit input[type="submit"].mp3-btn--primary,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__submit input[type="submit"].mp3-btn--primary,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__submit input[type="submit"].mp3-btn--primary {
  appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-width: 132px;
  height: auto;
  line-height: 1.2;
  padding: 11px 22px;
  border: 0;
  cursor: pointer;
}

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment-form #alert .alert,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form #alert .alert,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form #alert .alert,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form #alert .alert,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form #alert .alert,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form #alert .alert,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment-form #alert .alert,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form #alert .alert {
  margin-bottom: 12px;
  font-size: 14px;
}

@media (max-width: 991px) {
#product-listy-info.manu-profile-v3 .mp3-list-items-grid,
#product-review-info.manu-profile-v3 .mp3-list-items-grid,
#product-playlisty-info.manu-profile-v3 .mp3-list-items-grid,
#product-review-info.manu-profile-v3 .mp3-list-items-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
#product-listy-info.manu-profile-v3 .mp3-list-items-grid,
#product-review-info.manu-profile-v3 .mp3-list-items-grid,
#product-playlisty-info.manu-profile-v3 .mp3-list-items-grid,
#product-review-info.manu-profile-v3 .mp3-list-items-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

#product-listy-info.manu-profile-v3 .mp3-list-byline__actions .mp3-btn--ghost,
#product-review-info.manu-profile-v3 .mp3-list-byline__actions .mp3-btn--ghost,
#product-playlisty-info.manu-profile-v3 .mp3-list-byline__actions .mp3-btn--ghost,
#product-review-info.manu-profile-v3 .mp3-list-byline__actions .mp3-btn--ghost {
    flex: 1 1 calc(50% - 4px);
    justify-content: center;
  }

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comments__replies,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comments__replies {
    padding-left: 16px;
  }

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comments__replies::before,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies::before,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies::before,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies::before,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies::before,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies::before,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies::before,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comments__replies::before {
    left: 6px;
  }

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li::before,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li::before,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li::before,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li::before,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li::before,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li::before,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li::before,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comments__replies > li::before {
    left: -10px;
    width: 10px;
  }

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment {
    display: flex !important;
    position: relative !important;
    padding: 12px !important;
    margin-top: 0 !important;
  }

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar {
    position: static !important;
    top: auto !important;
    left: auto !important;
    width: 34px !important;
    height: 34px !important;
    margin: 0 !important;
  }

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar img,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar img,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar img,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar img,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar img,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar img,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar img,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__avatar img {
    width: 34px !important;
    height: 34px !important;
  }

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__body,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__body,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__body,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__body,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__body,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__body,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__body,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__body {
    padding-left: 0 !important;
    padding-right: 0 !important;
    min-height: 0 !important;
  }

#cms-news-detail.manu-profile-v3 .mp3-card--comments .mp3-comment__actions,
#product-listy-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions,
#product-playlisty-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions,
#product-review-info.manu-profile-v3 .mp3-card--comments .mp3-comment__actions,
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment__actions {
    position: static !important;
    top: auto !important;
    right: auto !important;
    text-align: left !important;
  }
}

/* Recenzia (product/review_info) – karta recenzie v hlavnom stĺpci */
#product-review-info.manu-profile-v3 .mp3-review-card__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 14px;
}

#product-review-info.manu-profile-v3 .mp3-review-card__author {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  min-width: 0;
}

#product-review-info.manu-profile-v3 .mp3-review-card__avatar,
#product-review-info.manu-profile-v3 .mp3-review-card__avatar img {
  width: 56px;
  height: 56px;
  border-radius: 0;
  object-fit: cover;
  display: block;
  flex-shrink: 0;
}

#product-review-info.manu-profile-v3 .mp3-review-card__meta {
  min-width: 0;
}

#product-review-info.manu-profile-v3 .mp3-review-card__name {
  margin: 0 0 4px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
}

#product-review-info.manu-profile-v3 .mp3-review-card__name a {
  color: var(--mp3-text);
  text-decoration: none;
}

#product-review-info.manu-profile-v3 .mp3-review-card__name a:hover {
  color: var(--mp3-accent);
}

#product-review-info.manu-profile-v3 .mp3-review-card__badges {
  margin: 4px 0 2px;
}

#product-review-info.manu-profile-v3 .mp3-review-card__badges .user-badges {
  display: inline-flex !important;
  margin-top: 0;
}

#product-review-info.manu-profile-v3 .mp3-review-card__date {
  display: block;
  font-size: 13px;
  color: var(--mp3-muted);
}

#product-review-info.manu-profile-v3 .mp3-review-card__head .mp3-badge {
  flex-shrink: 0;
  align-self: flex-start;
  min-width: 52px;
  padding: 6px 10px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
}

#product-review-info.manu-profile-v3 .mp3-review-card__title {
  margin: 0 0 12px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.35;
  color: var(--mp3-text);
}

#product-review-info.manu-profile-v3 .mp3-review-card__text {
  margin-bottom: 0;
}

#product-review-info.manu-profile-v3 .mp3-review-card .mp3-list-byline__actions {
  margin-top: 16px;
  padding-top: 14px;
  border-top: 1px solid var(--mp3-border);
}

#product-review-info.manu-profile-v3 .mp3-hero__album-byline {
  margin: 0 0 6px;
  font-size: 14px;
  line-height: 1.45;
  color: var(--mp3-muted, #64748b);
}

#product-review-info.manu-profile-v3 .mp3-hero__album-byline a {
  color: var(--mp3-accent, #46a4d7);
  font-weight: 600;
  text-decoration: none;
}

#product-review-info.manu-profile-v3 .mp3-hero__album-byline a:hover {
  text-decoration: underline;
}

#product-review-info.manu-profile-v3 .mp3-hero__album-meta-sep {
  color: #cbd5e1;
}

#product-review-info.manu-profile-v3 .mp3-hero__album-date {
  display: inline;
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  white-space: nowrap;
}

#product-review-info.manu-profile-v3 .mp3-hero__album-date-short {
  display: none;
}

@media (min-width: 992px) {
  #product-review-info.manu-profile-v3 .mp3-hero__album-date-full {
    display: inline;
  }

  #product-review-info.manu-profile-v3 .mp3-hero__album-date-short {
    display: none;
  }
}

/* Verejný profil používateľa (product/user) */
#product-user.manu-profile-v3 .breadcrumb {
  display: none !important;
}

#product-user.manu-profile-v3 > .row > #column-left,
#product-user.manu-profile-v3 > .row > #column-right,
#product-user.manu-profile-v3 #column-left,
#product-user.manu-profile-v3 #column-right {
  display: none !important;
}

.manu-profile-v3 .mp3-feed-section + .mp3-feed-section {
  margin-top: 28px;
  padding-top: 24px;
  border-top: 1px solid var(--mp3-border);
}

.manu-profile-v3 .mp3-feed-section__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 16px;
}

.manu-profile-v3 .mp3-feed-section__head .mp3-reviews-section__title {
  margin: 0;
}

.manu-profile-v3 .mp3-feed-section__more {
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 600;
  color: var(--mp3-accent);
  text-decoration: none;
}

.manu-profile-v3 .mp3-feed-section__more:hover {
  text-decoration: underline;
}

.manu-profile-v3 .mp3-card__head--actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
}

.manu-profile-v3 .mp3-btn--sm {
  min-height: 36px;
  padding: 6px 14px;
  font-size: 13px;
}

/* Event detail — štvorcový cover v hero */
#product-album.page-event-detail.manu-profile-v3 .mp3-hero--legacy .album_single_img,
#product-album.page-event-detail.manu-profile-v3 .mp3-hero--legacy .album_single_img img {
  border-radius: 0 !important;
  object-fit: cover;
  width: 220px;
  height: 220px;
  box-shadow: none;
}

/* Chystané albumy – CTA notifikácie o vydaní */
#product-album.page-upcoming-album.manu-profile-v3 .mp3-hero--legacy .album_single_img img {
  border-radius: 0 !important;
  object-fit: cover;
  width: 220px;
  height: 220px;
}

.page-upcoming-album .upcoming-hero-label {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #94a3b8;
}

.page-upcoming-album .upcoming-hero-meta-sep {
  margin: 0 0.4em;
  color: #cbd5e1;
}

.page-upcoming-album .mp3-hero__cta-stack {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
}

.page-upcoming-album .mp3-hero__cta-stack .mp3-btn {
  width: 100%;
  justify-content: center;
}

.page-upcoming-album .mp3-hero__notify-hint {
  margin: 0;
  font-size: 12px;
  line-height: 1.4;
  color: #667085;
}

.page-upcoming-album .upcoming-release-notify-btn.is-active {
  cursor: pointer;
}

.page-upcoming-album .upcoming-release-notify-btn--sidebar.mp3-btn--following {
  justify-content: flex-start;
}

.page-upcoming-album .upcoming-release-notify-btn--sidebar.mp3-btn--following .mp3-btn__chevron {
  display: none;
}

.page-upcoming-album #upcoming-page-alert .alert {
  margin-bottom: 0;
  text-align: left;
  font-size: 13px;
}

/* Chystané albumy – kompaktnejší formulár komentára */
#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .blog_comments_forms {
  margin-top: 14px;
  padding-top: 14px;
}

#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .blog_comments_forms h2 {
  margin: 0 0 8px;
  font-size: 14px;
  font-weight: 600;
}

#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__editor {
  margin-bottom: 10px;
}

#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-toolbar {
  padding: 4px 6px;
}

#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-btn {
  padding: 3px 6px;
  font-size: 12px;
}

#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-editable {
  min-height: 72px;
  height: 72px;
  padding: 10px 12px;
  font-size: 13px;
  line-height: 1.45;
}

#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .note-placeholder {
  padding: 10px 12px;
  font-size: 13px;
}

#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__submit {
  margin-top: 0;
}

#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form .mp3-comment-form__submit input[type="submit"].mp3-btn--primary {
  min-width: 108px;
  padding: 8px 16px;
  font-size: 13px;
}

#product-album.page-upcoming-album.manu-profile-v3 .mp3-card--comments .mp3-comment-form #alert .alert {
  margin-bottom: 8px;
  font-size: 13px;
  padding: 8px 12px;
}

@media (max-width: 767px) {
  #product-album.page-event-detail.manu-profile-v3 .mp3-hero--legacy .album_single_img,
  #product-album.page-event-detail.manu-profile-v3 .mp3-hero--legacy .album_single_img img {
    width: 170px !important;
    height: 170px !important;
  }

  #product-album.page-upcoming-album.manu-profile-v3 .mp3-hero--legacy .album_single_img {
    width: 170px !important;
    height: 170px !important;
    overflow: hidden;
  }

  #product-album.page-upcoming-album.manu-profile-v3 .mp3-hero--legacy .album_single_img img {
    border-radius: 0 !important;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    object-fit: cover !important;
    object-position: center center;
    background-color: transparent !important;
  }
}

/* Venue LP — štvorcová náhľadovka + jemné prepínanie eventov */
#product-album.page-venue-detail.manu-profile-v3 .mp3-hero--legacy .album_single_img,
#product-album.page-venue-detail.manu-profile-v3 .mp3-hero--legacy .venue-hero-thumb {
  width: 220px;
  height: 220px;
}

#product-album.page-venue-detail.manu-profile-v3 .mp3-hero--legacy .album_single_img img,
#product-album.page-venue-detail.manu-profile-v3 .mp3-hero--legacy .venue-hero-thumb img {
  border-radius: 0 !important;
  object-fit: cover;
  width: 220px;
  height: 220px;
  box-shadow: none;
}

.page-event-detail .event-hero-status-label {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #94a3b8;
}

.page-venue-detail .venue-events-switch {
  margin-top: 14px;
  padding-top: 12px;
  border-top: 1px solid var(--mp3-border, #e8e9f0);
}

.page-venue-detail .venue-events-switch__link {
  border: 0;
  background: none;
  padding: 0;
  font-size: 12px;
  font-weight: 500;
  color: #94a3b8;
  cursor: pointer;
  transition: color 0.15s ease;
}

.page-venue-detail .venue-events-switch__link:hover {
  color: var(--mp3-accent, #46a4d7);
}

.page-venue-detail .venue-hero-meta {
  font-size: 12px;
  color: #94a3b8;
  letter-spacing: 0.01em;
}

.page-venue-detail .venue-events-toggle {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  flex-shrink: 0;
}

.page-venue-detail .venue-events-toggle__btn {
  border: 0;
  background: none;
  padding: 0;
  font-size: 12px;
  font-weight: 500;
  color: #94a3b8;
  cursor: pointer;
  transition: color 0.15s ease;
}

.page-venue-detail .venue-events-toggle__btn:hover {
  color: #64748b;
}

.page-venue-detail .venue-events-toggle__btn.active {
  color: var(--mp3-accent, #46a4d7);
  font-weight: 600;
}

.page-venue-detail .venue-events-toggle__sep {
  color: #cbd5e1;
  font-size: 12px;
  user-select: none;
}

@media (max-width: 767px) {
  #product-album.page-venue-detail.manu-profile-v3 .mp3-hero--legacy .album_single_img,
  #product-album.page-venue-detail.manu-profile-v3 .mp3-hero--legacy .venue-hero-thumb {
    width: 170px !important;
    height: 170px !important;
  }

  #product-album.page-venue-detail.manu-profile-v3 .mp3-hero--legacy .album_single_img img,
  #product-album.page-venue-detail.manu-profile-v3 .mp3-hero--legacy .venue-hero-thumb img {
    width: 170px !important;
    height: 170px !important;
  }

  .page-venue-detail .mp3-card--events .mp3-card__head {
    flex-wrap: wrap;
    align-items: center;
  }
}

/* Artist bio – empty state + community submission */
.manu-profile-v3 .mp3-bio-empty {
  padding: 8px 4px 4px;
}

.manu-profile-v3 .mp3-bio-empty__intro {
  margin: 0 0 16px;
  color: #64748b;
  line-height: 1.6;
  font-size: 15px;
}

.manu-profile-v3 .mp3-bio-empty__notice {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 14px 16px;
  border-radius: 12px;
  font-size: 14px;
  line-height: 1.5;
}

.manu-profile-v3 .mp3-bio-empty__notice--pending {
  background: #eff6ff;
  color: #1e40af;
  border: 1px solid #bfdbfe;
}

.manu-profile-v3 .mp3-bio-empty__notice i {
  margin-top: 2px;
}

.manu-profile-v3 .mp3-bio-empty__login {
  margin: 0;
  color: #64748b;
  line-height: 1.6;
}

.manu-profile-v3 .mp3-bio-empty__login a {
  color: var(--mp3-accent, #46a4d7);
  font-weight: 600;
}

.manu-profile-v3 .mp3-bio-submit {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.manu-profile-v3 .mp3-bio-submit__label {
  font-weight: 600;
  color: #334155;
  margin: 0;
}

.manu-profile-v3 .mp3-bio-submit__textarea {
  width: 100%;
  min-height: 180px;
  padding: 14px 16px;
  border: 1px solid #dbeafe;
  border-radius: 12px;
  font-size: 15px;
  line-height: 1.55;
  resize: vertical;
  background: #fff;
  color: #0f172a;
}

.manu-profile-v3 .mp3-bio-submit__textarea:focus {
  outline: none;
  border-color: var(--mp3-accent, #46a4d7);
  box-shadow: 0 0 0 3px rgba(70, 164, 215, 0.15);
}

.manu-profile-v3 .mp3-bio-submit__hint {
  margin: 0;
  font-size: 13px;
  color: #94a3b8;
}

.manu-profile-v3 .mp3-bio-submit__error {
  margin: 0;
  padding: 10px 12px;
  border-radius: 10px;
  background: #fef2f2;
  color: #b91c1c;
  border: 1px solid #fecaca;
  font-size: 14px;
}

.manu-profile-v3 .mp3-bio-submit__btn {
  align-self: flex-start;
}

/* Onboarding step tabs — fallback ak onboarding.css chýba / nie je v cache */
#account-onboarding #onboarding-steps-tabs.onboarding-steps-tabs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 12px;
  padding: 16px 0 0;
  margin: 0 0 20px;
  border-bottom: 1px solid var(--mp3-border, #e2e6ef);
  list-style: none;
}

#account-onboarding #onboarding-steps-tabs.onboarding-steps-tabs > .onboarding-steps-tabs__item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  flex: 0 0 auto;
  padding: 10px 12px 12px;
  margin: 0 0 -1px;
  border-bottom: 2px solid transparent;
  font-size: 14px;
  font-weight: 600;
  color: var(--mp3-muted, #6b7280);
  white-space: nowrap;
}

#account-onboarding #onboarding-steps-tabs.onboarding-steps-tabs > .onboarding-steps-tabs__item.active {
  color: var(--mp3-text, #1a1a22);
  border-bottom-color: var(--mp3-accent, #65B24C);
  font-weight: 700;
}

#account-onboarding .onboarding-steps-tabs__num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 999px;
  border: 1px solid var(--mp3-border, #d8dde8);
  background: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
}

#account-onboarding #onboarding-steps-tabs.onboarding-steps-tabs > .onboarding-steps-tabs__item.active .onboarding-steps-tabs__num {
  background: var(--mp3-accent, #65B24C);
  border-color: var(--mp3-accent, #65B24C);
  color: #fff;
}
