/* _content/RacoonTunes/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-wvvia24gr0] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-wvvia24gr0] {
  color: #0077cc;
}

.btn-primary[b-wvvia24gr0] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-wvvia24gr0], .nav-pills .show > .nav-link[b-wvvia24gr0] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-wvvia24gr0] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-wvvia24gr0] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-wvvia24gr0] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-wvvia24gr0] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-wvvia24gr0] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

.cookie-modal[b-wvvia24gr0] {
  position: fixed;
  inset: 0;
  z-index: 60;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
}

.cookie-modal.hidden[b-wvvia24gr0] {
  display: none;
}

.cookie-modal-backdrop[b-wvvia24gr0] {
  position: absolute;
  inset: 0;
  background: var(--cookie-backdrop);
  backdrop-filter: blur(4px);
}

.cookie-modal-panel[b-wvvia24gr0] {
  position: relative;
  width: min(100%, 42rem);
  border: 1px solid var(--cookie-panel-border);
  border-radius: 1.5rem;
  background: var(--cookie-panel-bg);
  box-shadow: var(--cookie-panel-shadow);
  padding: 1.5rem;
}

#cookieConsentBanner button[b-wvvia24gr0],
#cookiePreferencesModal button[b-wvvia24gr0] {
  border-radius: 9999px !important;
}

#cookieConsentBanner[b-wvvia24gr0] {
  border-color: var(--cookie-panel-border);
  background: var(--cookie-panel-bg);
  box-shadow: var(--cookie-panel-shadow);
}

#cookieConsentBanner .text-slate-900[b-wvvia24gr0],
#cookiePreferencesModal .text-slate-900[b-wvvia24gr0] {
  color: var(--cookie-text) !important;
}

#cookieConsentBanner .text-slate-600[b-wvvia24gr0],
#cookieConsentBanner .text-slate-500[b-wvvia24gr0],
#cookiePreferencesModal .text-slate-600[b-wvvia24gr0],
#cookiePreferencesModal .text-slate-500[b-wvvia24gr0] {
  color: var(--cookie-muted) !important;
}

#cookieConsentBanner .border-slate-300[b-wvvia24gr0],
#cookiePreferencesModal .border-slate-300[b-wvvia24gr0],
#cookiePreferencesModal .border-slate-200[b-wvvia24gr0] {
  border-color: var(--cookie-border) !important;
}

#cookieConsentBanner .text-slate-700[b-wvvia24gr0],
#cookiePreferencesModal .text-slate-700[b-wvvia24gr0] {
  color: var(--cookie-text) !important;
}

#cookieConsentBanner .hover\:bg-slate-100:hover[b-wvvia24gr0],
#cookiePreferencesModal .hover\:bg-slate-100:hover[b-wvvia24gr0] {
  background-color: var(--cookie-hover-surface) !important;
}

#cookiePreferencesModal .bg-slate-50[b-wvvia24gr0],
#cookiePreferencesModal .hover\:bg-fuchsia-50\/40:hover[b-wvvia24gr0] {
  background: var(--cookie-surface) !important;
}

#cookiePreferencesModal .bg-slate-900[b-wvvia24gr0] {
  background-color: var(--cookie-action-bg) !important;
}

#cookiePreferencesModal .text-white[b-wvvia24gr0] {
  color: var(--cookie-action-text) !important;
}
