body.attic-bottom-player-active {
  padding-bottom: 96px;
}

body.home .elementor-2189 .elementor-element.elementor-element-32effa6b {
  background-color: rgba(0, 0, 0, 0.45) !important;
  background-blend-mode: multiply;
}

body.page-id-2545 .elementor-2545 .elementor-element.elementor-element-20029516 {
  background-color: rgba(0, 0, 0, 0.45) !important;
  background-blend-mode: multiply;
}

.attic-home-player {
  display: grid;
  width: min(760px, calc(100vw - 40px));
  max-width: 100%;
  grid-template-columns: 150px minmax(0, 574px);
  align-items: end;
  gap: 36px;
  margin: 5px auto;
  box-sizing: border-box;
  color: #fff;
  text-align: left;
}

.attic-home-action {
  display: flex;
  width: 150px;
  height: 167px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}

.attic-home-listen-label {
  position: relative;
  display: flex;
  min-height: 31px;
  align-items: center;
  justify-content: center;
  margin: 0 0 18px;
  padding: 4px 12px;
  background: #12e604;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

.attic-home-listen-label::after {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border-top: 7px solid #12e604;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  content: "";
  transform: translateX(-50%);
}

.attic-home-player button.attic-home-play {
  display: grid;
  width: 118px;
  height: 118px;
  flex: 0 0 118px;
  place-items: center;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #12e604;
  color: #072032;
  box-shadow: 0 0 0 8px rgba(18, 230, 4, 0.2);
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.attic-home-player button.attic-home-play:hover,
.attic-home-player button.attic-home-play:focus-visible {
  background: #12e604;
  color: #072032;
  box-shadow: 0 0 0 8px rgba(18, 230, 4, 0.3);
  filter: brightness(0.92);
}

.attic-home-player button.attic-home-play:focus,
.attic-home-player button.attic-home-play:active,
.attic-home-player button.attic-home-play[aria-pressed="true"] {
  background: #12e604;
  color: #072032;
}

.attic-home-player button.attic-home-play:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 5px;
}

.attic-home-meta {
  min-width: 0;
  align-self: end;
  color: #fff;
}

.attic-home-station {
  display: block;
  overflow: hidden;
  margin: 0 0 8px;
  font-size: 20px;
  font-weight: 700;
  line-height: 37px;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}

.attic-hero-now-title,
.attic-hero-now-artist {
  display: block;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.attic-hero-now-title {
  margin: 0 0 2px;
  padding-bottom: 5px;
  font-size: 60px;
  font-weight: 700;
  line-height: 1.02;
}

.attic-hero-now-title.is-long {
  font-size: 46px;
}

.attic-hero-now-title.is-very-long {
  font-size: 36px;
}

.attic-hero-now-artist {
  font-size: 21px;
  line-height: 39px;
}

.attic-home-play-icon,
.attic-home-pause-icon {
  display: block;
  width: 42px;
  height: 42px;
  flex: 0 0 auto;
  margin: 0;
  border: 0;
  line-height: 1;
}

.attic-home-play-icon {
  transform: translateX(3px);
}

.attic-home-play-icon svg,
.attic-home-pause-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}

.attic-home-pause-icon {
  display: none;
}

.attic-home-play.is-playing .attic-home-play-icon {
  display: none;
}

.attic-home-play.is-playing .attic-home-pause-icon {
  display: block;
}

.attic-menu-app-item > a.elementor-item.attic-menu-app {
  min-height: 44px;
  align-items: center;
  justify-content: center;
  margin-left: 14px;
  padding: 10px 22px;
  border: 1px solid rgba(255, 255, 255, 0.52);
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  color: #fff;
  box-shadow: 0 0 12px rgba(255, 255, 255, 0.14), 0 6px 16px rgba(0, 0, 0, 0.26);
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.attic-menu-app-item > a.elementor-item.attic-menu-app:hover,
.attic-menu-app-item > a.elementor-item.attic-menu-app:focus,
.attic-menu-app-item > a.elementor-item.attic-menu-app:active,
.attic-menu-app-item > a.elementor-item.attic-menu-app:visited {
  border-color: rgba(255, 255, 255, 0.52);
  background: rgba(0, 0, 0, 0.74);
  color: #fff;
}

.attic-menu-app-item > a.elementor-item.attic-menu-app:hover {
  border-color: #03fd08;
  background: rgba(0, 0, 0, 0.9);
  color: #03fd08;
}

.attic-menu-app-item > a.elementor-item.attic-menu-app:focus-visible {
  outline: 3px solid #000;
  outline-offset: 3px;
}

.attic-hero-context {
  display: none;
}

.attic-hero-context.is-positioned {
  position: relative;
  z-index: 2;
  align-self: center;
  margin: 12px auto 0;
}

.attic-hero-history-link {
  position: static;
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  justify-content: center;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.55);
  border-radius: 3px;
  background: #000;
  color: #fff;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.24);
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
}

.attic-hero-history-link:visited {
  background: #000;
  color: #fff;
}

.attic-hero-history-link:hover,
.attic-hero-history-link:focus,
.attic-hero-history-link:active {
  background: #000;
  color: #fff;
  text-decoration: none;
}

.attic-hero-history-link:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}

body.page-id-2545 .elementor-element-1968fd4d {
  display: none !important;
}

.attic-hero-mobile-app {
  display: none;
}

@media (min-width: 768px) {
  .attic-hero-now-title {
    margin-bottom: -3px;
    padding-bottom: 10px;
  }

  body.home .elementor-element-1861424b {
    transform: translate(clamp(0px, calc(25.46296vw - 195.56px), 110px), 80px);
  }

  body.home .elementor-element-477b7b3 {
    visibility: hidden;
    pointer-events: none;
  }
}

.attic-bottom-player {
  position: fixed;
  right: 16px;
  bottom: 14px;
  left: 16px;
  z-index: 9999;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  background: #12e604;
  color: #000;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.3);
}

.attic-bottom-player-inner {
  display: flex;
  min-height: 74px;
  max-width: 1280px;
  align-items: center;
  gap: 12px;
  margin: 0 auto;
  padding: 9px 16px;
}

.attic-bottom-player button.attic-bottom-toggle {
  display: inline-flex;
  width: 50px;
  height: 50px;
  flex: 0 0 50px;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.18);
  border-radius: 50%;
  background: #fff;
  color: #000;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.attic-bottom-player--large button.attic-bottom-toggle {
  width: 58px;
  height: 58px;
  flex-basis: 58px;
}

.attic-bottom-player button.attic-bottom-toggle:hover,
.attic-bottom-player button.attic-bottom-toggle:focus,
.attic-bottom-player button.attic-bottom-toggle:active,
.attic-bottom-player button.attic-bottom-toggle[aria-pressed="true"] {
  border-color: rgba(0, 0, 0, 0.32);
  background: #fff;
  color: #000;
}

.attic-bottom-player button.attic-bottom-toggle:focus-visible {
  outline: 3px solid #000;
  outline-offset: 2px;
}

.attic-bottom-play-icon {
  display: block;
  width: 0;
  height: 0;
  flex: 0 0 auto;
  line-height: 0;
  margin-left: 4px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 13px solid currentColor;
}

.attic-bottom-player--large .attic-bottom-play-icon {
  margin-left: 5px;
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 16px;
}

.attic-bottom-pause-icon {
  display: none;
  gap: 4px;
}

.attic-bottom-pause-icon span {
  display: block;
  width: 4px;
  height: 17px;
  border-radius: 1px;
  background: currentColor;
}

.attic-bottom-player--large .attic-bottom-pause-icon span {
  width: 5px;
  height: 20px;
}

.attic-bottom-toggle.is-playing .attic-bottom-play-icon {
  display: none;
}

.attic-bottom-toggle.is-playing .attic-bottom-pause-icon {
  display: flex;
}

.attic-bottom-cover {
  display: block;
  width: 54px;
  height: 54px;
  flex: 0 0 54px;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.8);
  object-fit: cover;
}

.attic-bottom-meta {
  display: flex;
  min-width: 0;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: center;
  line-height: 1.25;
}

.attic-bottom-station {
  overflow: hidden;
  margin-bottom: 2px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}

.attic-bottom-title,
.attic-bottom-artist {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.attic-bottom-title {
  font-size: 16px;
  font-weight: 700;
}

.attic-bottom-artist {
  margin-top: 2px;
  font-size: 13px;
}

.attic-bottom-app {
  display: inline-flex;
  min-height: 38px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  padding: 7px 14px;
  border: 1px solid #000;
  border-radius: 3px;
  background: #000;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.attic-bottom-app:hover,
.attic-bottom-app:focus,
.attic-bottom-app:active,
.attic-bottom-app:visited {
  background: #000;
  color: #fff;
  text-decoration: none;
}

.attic-bottom-app:focus-visible {
  outline: 3px solid #fff;
  outline-offset: -5px;
}

@media (min-width: 768px) {
  .attic-hero-context.is-positioned {
    display: flex;
    justify-content: center;
  }

  .attic-bottom-player-inner {
    position: relative;
  }

  .attic-bottom-player button.attic-bottom-toggle {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%);
  }

  .attic-bottom-meta {
    max-width: calc(50% - 100px);
    flex-grow: 0;
  }

  .attic-bottom-app {
    margin-left: auto;
  }
}

@media (max-width: 1024px) {
  .attic-home-player {
    grid-template-columns: 150px minmax(0, 1fr);
    gap: 28px;
  }

  .attic-home-action {
    height: 141px;
  }

  .attic-home-player button.attic-home-play {
    width: 92px;
    height: 92px;
    flex-basis: 92px;
  }

  .attic-hero-now-title {
    font-size: 50px;
  }

  .attic-hero-now-title.is-long {
    font-size: 42px;
  }

  .attic-hero-now-title.is-very-long {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  body.attic-bottom-player-active {
    padding-bottom: 82px;
  }

  .attic-menu-app-item > a.elementor-item.attic-menu-app {
    min-height: 44px;
    margin: 8px 16px;
    padding: 11px 18px;
  }

  body.home .elementor-element-1861424b {
    transform: translateY(40px);
  }

  body.home .elementor-element-477b7b3 {
    display: none;
  }

  .attic-home-player {
    display: flex;
    width: min(100%, calc(100vw - 32px));
    flex-direction: column;
    align-items: center;
    gap: 22px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .attic-home-meta {
    width: 100%;
    padding: 0 12px;
    box-sizing: border-box;
    text-align: center;
  }

  .attic-home-station {
    margin-bottom: 7px;
    font-size: 20px;
    line-height: 26px;
  }

  .attic-hero-now-title,
  .attic-hero-now-title.is-long {
    margin-bottom: 2px;
    font-size: 34px;
    line-height: 1.1;
  }

  .attic-hero-now-title.is-very-long {
    font-size: 27px;
  }

  .attic-hero-now-artist {
    font-size: 18px;
    line-height: 1.4;
  }

  .attic-hero-context.is-positioned {
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }

  .attic-hero-history-link {
    display: none;
  }

  .attic-hero-mobile-app {
    display: inline-flex;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    padding: 10px 22px;
    border: 1px solid rgba(255, 255, 255, 0.62);
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.74);
    color: #fff;
    box-shadow: 0 0 12px rgba(255, 255, 255, 0.14), 0 6px 16px rgba(0, 0, 0, 0.26);
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
  }

  .attic-hero-mobile-app:hover,
  .attic-hero-mobile-app:focus,
  .attic-hero-mobile-app:active,
  .attic-hero-mobile-app:visited {
    color: #fff;
    text-decoration: none;
  }

  .attic-hero-mobile-app:focus-visible {
    border-color: #03fd08;
    outline: 3px solid #03fd08;
    outline-offset: 3px;
  }

  .attic-bottom-player {
    right: 8px;
    bottom: 8px;
    left: 8px;
  }

  .attic-bottom-player-inner {
    min-height: 66px;
    gap: 9px;
    padding: 8px 10px;
  }

  .attic-bottom-player button.attic-bottom-toggle {
    width: 44px;
    height: 44px;
    flex-basis: 44px;
  }

  .attic-bottom-player--large button.attic-bottom-toggle {
    width: 50px;
    height: 50px;
    flex-basis: 50px;
  }

  .attic-bottom-cover {
    width: 48px;
    height: 48px;
    flex-basis: 48px;
  }

  .attic-bottom-title {
    font-size: 14px;
  }

  .attic-bottom-artist {
    font-size: 12px;
  }

  .attic-bottom-app {
    min-height: 36px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .attic-home-play {
    transition: none;
  }
}
