@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap");
* {
  box-sizing: border-box;
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

h1 {
  line-height: 1.1;
}

h2, h3, h4, h5, h6 {
  line-height: 1.3;
}

/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px, ... */
:root {
  --hs: 1rem;
}
@media only screen and (min-width: 1025px) {
  :root {
    --hs: 2rem;
  }
}

.row,
.maxWidth {
  max-width: 100rem;
}

.maxWidth {
  padding: 0 var(--hs);
}

.maxWidth--fullWidthMobile {
  padding: 0;
}
@media only screen and (min-width: 641px) {
  .maxWidth--fullWidthMobile {
    padding: 0 var(--hs);
  }
}

.row {
  margin: auto;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.row .row {
  max-width: 100%;
  margin: auto;
}

.row--wide {
  max-width: 84.1875rem;
}

.row--megaWide {
  max-width: 100rem;
  margin: auto;
}

.row--fullWidth {
  max-width: none;
}

.column {
  padding: 0 1rem;
  display: inline-block;
  float: left;
  width: 100%;
}

.column--noFloatRight {
  float: left;
}

.column--floatRight {
  float: right;
}

.column--noPadding {
  padding: 0;
}

.small-12 {
  width: 100%;
}

.small-11 {
  width: 91.66667%;
}

.small-10 {
  width: 83.33333%;
}

.small-9 {
  width: 75%;
}

.small-8 {
  width: 66.66667%;
}

.small-7 {
  width: 58.3333%;
}

.small-6 {
  width: 50%;
}

.small-5 {
  width: 41.66667%;
}

.small-4 {
  width: 33.3333%;
}

.small-3 {
  width: 25%;
}

.small-2 {
  width: 16.66667%;
}

.small-1 {
  width: 8.33333%;
}

@media screen and (max-width: 641px) {
  .small-noPadding {
    padding: 0;
  }
}
@media screen and (min-width: 640px) {
  .medium-12 {
    width: 100%;
  }

  .medium-11 {
    width: 91.66667%;
  }

  .medium-10 {
    width: 83.33333%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-8 {
    width: 66.66667%;
  }

  .medium-7 {
    width: 58.3333%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-5 {
    width: 41.66667%;
  }

  .medium-4 {
    width: 33.3333%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-2 {
    width: 16.66667%;
  }

  .medium-1 {
    width: 8.33333%;
  }
}
@media screen and (min-width: 768px) {
  .tablet--portrait-12 {
    width: 100%;
  }

  .tablet--portrait-11 {
    width: 91.66667%;
  }

  .tablet--portrait-10 {
    width: 83.33333%;
  }

  .tablet--portrait-9 {
    width: 75%;
  }

  .tablet--portrait-8 {
    width: 66.66667%;
  }

  .tablet--portrait-7 {
    width: 58.3333%;
  }

  .tablet--portrait-6 {
    width: 50%;
  }

  .tablet--portrait-5 {
    width: 41.66667%;
  }

  .tablet--portrait-4 {
    width: 33.3333%;
  }

  .tablet--portrait-3 {
    width: 25%;
  }

  .tablet--portrait-2 {
    width: 16.66667%;
  }

  .tablet--portrait-1 {
    width: 8.33333%;
  }
}
@media screen and (min-width: 1024px) {
  .tablet--landscape-12 {
    width: 100%;
  }

  .tablet--landscape-11 {
    width: 91.66667%;
  }

  .tablet--landscape-10 {
    width: 83.33333%;
  }

  .tablet--landscape-9 {
    width: 75%;
  }

  .tablet--landscape-8 {
    width: 66.66667%;
  }

  .tablet--landscape-7 {
    width: 58.3333%;
  }

  .tablet--landscape-6 {
    width: 50%;
  }

  .tablet--landscape-5 {
    width: 41.66667%;
  }

  .tablet--landscape-4 {
    width: 33.3333%;
  }

  .tablet--landscape-3 {
    width: 25%;
  }

  .tablet--landscape-2 {
    width: 16.66667%;
  }

  .tablet--landscape-1 {
    width: 8.33333%;
  }
}
@media screen and (min-width: 1200px) {
  .large-12 {
    width: 100%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-9 {
    width: 75%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-7 {
    width: 58.3333%;
  }

  .large-6 {
    width: 50%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-4 {
    width: 33.3333%;
  }

  .large-3 {
    width: 25%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-1 {
    width: 8.33333%;
  }
}
@media screen and (min-width: 1600px) {
  .veryLarge-12 {
    width: 100%;
  }

  .veryLarge-11 {
    width: 91.66667%;
  }

  .veryLarge-10 {
    width: 83.33333%;
  }

  .veryLarge-9 {
    width: 75%;
  }

  .veryLarge-8 {
    width: 66.66667%;
  }

  .veryLarge-7 {
    width: 58.3333%;
  }

  .veryLarge-6 {
    width: 50%;
  }

  .veryLarge-5 {
    width: 41.66667%;
  }

  .veryLarge-4 {
    width: 33.3333%;
  }

  .veryLarge-3 {
    width: 25%;
  }

  .veryLarge-2 {
    width: 16.66667%;
  }

  .veryLarge-1 {
    width: 8.33333%;
  }
}
.modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  opacity: 0;
}
body.modalOpen .modal {
  z-index: 100;
  pointer-events: auto;
  opacity: 1;
}

.modal__inner {
  width: 100%;
  max-width: 24rem;
  padding: 2rem;
  background-color: red;
}

.lazyImage {
  opacity: 0;
  transition: opacity 0.375s ease-in-out;
}
.lazyImage.imageLoaded {
  opacity: 1;
}

@keyframes backgroundColourFlash {
  0% {
    background-color: transparent;
  }
  50% {
    background-color: #f4d142;
  }
}
@keyframes playerVideoButtonFlash {
  0% {
    background-color: transparent;
  }
  50% {
    background-color: rgba(82, 197, 187, 0.5);
  }
}
@keyframes playerTransportButtonFlash {
  0% {
    background-color: #131313;
  }
  50% {
    background-color: #52c5bb;
  }
}
@keyframes goFullWidth {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes removeTrackRow {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    max-height: 8rem;
  }
  90% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
    max-height: 0;
  }
  100% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
    max-height: 0;
  }
}
@keyframes growGrowGrow {
  0% {
    transform: scale3d(1, 1, 1);
  }
  100% {
    transform: scale3d(1.5, 1.5, 1.5);
  }
}
@keyframes textFlicker {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes enterFromRight {
  0% {
    transform: translate3d(50%, 0, 0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes enterFromBottom {
  0% {
    transform: translate3d(0, 100%, 0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes enterFromTop {
  0% {
    transform: translate3d(0, -100%, 0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes popIn {
  0% {
    transform: scale3d(0, 0, 0);
  }
  80% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.snkButton {
  padding: 0.5rem 1rem;
  text-transform: uppercase;
  background: none;
  border: none;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 0.8rem;
}
@media only screen and (min-width: 641px) {
  .snkButton {
    padding: 0.75rem 1.5rem;
    font-size: 0.9rem;
  }
}
@media only screen and (min-width: 1025px) {
  .snkButton {
    padding: 1rem 2rem;
    font-size: 1rem;
  }
}

.snkButton--primary {
  background-color: #52c5bb;
  color: #1c1c1c;
}
.snkButton--primary:hover, .snkButton--primary:focus, .snkButton--primary:active {
  background-color: rgba(82, 197, 187, 0.5);
}

.snkButton--midTone {
  background-color: #747674;
  color: #f5f5f5;
}
.snkButton--midTone:hover, .snkButton--midTone:focus, .snkButton--midTone:active {
  background-color: rgba(116, 118, 116, 0.5);
}

.snkButton--border {
  border: 1px solid;
}

.snkButton--border--light {
  border-color: #f5f5f5;
  color: #f5f5f5;
}
.snkButton--border--light:hover, .snkButton--border--light:focus, .snkButton--border--light:active {
  color: rgba(245, 245, 245, 0.5);
  border-color: rgba(245, 245, 245, 0.5);
}

.flashContainer {
  position: fixed;
  top: 5rem;
  right: 1rem;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  max-width: 400px;
  width: calc(100% - 2rem);
}
@media (max-width: 640px) {
  .flashContainer {
    right: 50%;
    transform: translateX(50%);
  }
}

.flash {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.875rem 1rem;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  animation: slideIn 0.3s ease-out;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
.flash--fadeOut {
  animation: slideOut 0.3s ease-in forwards;
}

@keyframes slideIn {
  from {
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideOut {
  from {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(100%);
    opacity: 0;
  }
}
.flash__icon {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}
.flash__icon svg {
  width: 100%;
  height: 100%;
}

.flash__message {
  flex: 1;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
}

.flash__remove {
  flex-shrink: 0;
  border: none;
  background: transparent;
  font-size: 1.25rem;
  line-height: 1;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.2s;
  padding: 0;
  margin-left: 0.5rem;
}
.flash__remove:hover {
  opacity: 1;
}

.flash__progress {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  animation: progress 4s linear forwards;
}

@keyframes progress {
  from {
    width: 100%;
  }
  to {
    width: 0%;
  }
}
.flash--success {
  background: rgba(112, 212, 92, 0.15);
  border: 1px solid rgba(112, 212, 92, 0.3);
  color: #70d45c;
}
.flash--success .flash__remove {
  color: #70d45c;
}
.flash--success .flash__progress {
  background: #70d45c;
}

.flash--error {
  background: rgba(255, 85, 85, 0.15);
  border: 1px solid rgba(255, 85, 85, 0.3);
  color: #ff5555;
}
.flash--error .flash__remove {
  color: #ff5555;
}
.flash--error .flash__progress {
  background: #ff5555;
}

.flash--warning {
  background: rgba(223, 160, 51, 0.15);
  border: 1px solid rgba(223, 160, 51, 0.3);
  color: #dfa033;
}
.flash--warning .flash__remove {
  color: #dfa033;
}
.flash--warning .flash__progress {
  background: #dfa033;
}

.flash--info {
  background: rgba(82, 197, 187, 0.15);
  border: 1px solid rgba(82, 197, 187, 0.3);
  color: #52c5bb;
}
.flash--info .flash__remove {
  color: #52c5bb;
}
.flash--info .flash__progress {
  background: #52c5bb;
}

body {
  font-family: "Lato", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  touch-action: manipulation;
  line-height: 1.3;
  padding-top: 3rem;
  background-color: #1c1c1c;
}
@media screen and (min-width: 768px) {
  body {
    padding-top: 4.5rem;
  }
}
@media screen and (min-width: 1024px) {
  body {
    padding-top: 4.5rem;
    line-height: 1.6;
  }
}

p {
  margin: 0 0 var(--hs);
}

body.scrollLocked {
  position: fixed;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

body.theme--light {
  background-color: #fff;
}
body.theme--light .overFooter {
  background-color: #fff;
  box-shadow: none;
}
body.theme--light .header {
  box-shadow: none;
  border-bottom: 2px solid #000;
}

*:focus {
  outline: none;
}

a:hover {
  cursor: pointer;
}

.verticallyCentered {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.withCenteredBackgroundImage {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.imageBlur {
  filter: blur(7px);
  /* Someday, sigh ... */
  -webkit-filter: blur(7px);
  /* Prefixed CSS3 blur filters */
  -moz-filter: blur(7px);
  -o-filter: blur(7px);
  -ms-filter: blur(7px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius="3");
}

button {
  font-family: "Lato", sans-serif;
}

.button--warning {
  color: #000;
}
.button--warning:hover {
  font-weight: bold;
}

.button--success {
  color: #000;
}
.button--success:hover {
  font-weight: bold;
}

.overFooter {
  position: relative;
  z-index: 5;
  background-color: #1c1c1c;
  margin-bottom: 140px;
  box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.5);
}

.pageTitle {
  text-align: center;
  color: #f5f5f5;
  display: block;
  position: relative;
  margin: 0 0 3rem;
  padding: 0 0 1.5rem;
  text-align: left;
}
.pageTitle:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0.5rem;
  background-color: #52c5bb;
}

.fourOhFour {
  color: #f5f5f5;
  padding: 2rem;
  text-align: center;
  min-height: 62vh;
}
@media screen and (min-width: 640px) {
  .fourOhFour {
    padding: 4rem;
  }
}

.fourOhFour__innerWrap {
  max-width: 40rem;
  margin: 4rem auto;
}

.fourOhFour__heading {
  font-size: 2.5rem;
}
@media screen and (min-width: 640px) {
  .fourOhFour__heading {
    font-size: 4rem;
  }
}

.fourOhFour__copy {
  font-size: 1.25rem;
}
@media screen and (min-width: 640px) {
  .fourOhFour__copy {
    font-size: 1.5rem;
  }
}
.fourOhFour__copy a {
  color: #f5f5f5;
}

.buyMeACoffeePopout {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  font-size: 0.8125rem;
  color: #323232;
  background-color: #52c5bb;
  text-align: center;
  padding: 0.5rem 1rem 0.5rem;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  transform: translate3d(0, 100%, 0);
  opacity: 0;
  animation: enterFromBottom 0.75s 1.5s ease-in-out forwards;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .buyMeACoffeePopout {
    display: inline-block;
    z-index: 6;
    font-weight: 700;
    padding: 1rem 1rem 0.5rem;
    color: #52c5bb;
    background-color: #323232;
    font-size: 0.875rem;
    top: 8rem;
    bottom: auto;
    right: 0;
    left: auto;
    width: 12rem;
    border-top: 2px solid #FFDD04;
    border-bottom: 2px solid #FFDD04;
    border-left: 2px solid #FFDD04;
    transform: translate3d(100%, 0, 0);
    animation: enterFromRight 0.75s 1.5s ease-in-out forwards;
  }
}
.buyMeACoffeePopout p {
  opacity: 1;
  margin: 0;
  color: #FFDD04;
}
@media screen and (min-width: 768px) {
  .buyMeACoffeePopout p {
    margin: 0.3125rem 0 0.5rem;
  }
}

.buyMeACoffeePopout__socialSvg {
  margin-right: 0.75rem;
  height: 1.3125rem;
  transform: scale3d(0, 0, 0);
  animation: popIn 0.8s 1.8s ease-in-out forwards;
}
@media screen and (min-width: 768px) {
  .buyMeACoffeePopout__socialSvg {
    height: 1.75rem;
    margin: 0;
  }
}

.backToLink {
  margin: 1rem 0;
  color: #f5f5f5;
  display: block;
  font-size: 0.8rem;
}

.hidden {
  display: none;
}

.siteOverlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  width: 100vw;
  height: 100vh;
  z-index: 10;
  pointer-events: none;
  transition: background-color 0.25s ease-in-out;
}
.siteOverlay.active {
  background-color: rgba(0, 0, 0, 0.95);
  pointer-events: auto;
}

pre {
  font-size: 12px;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  color: #323232;
  z-index: 10;
  height: 3rem;
  line-height: 3rem;
  background-color: #52c5bb;
  box-shadow: 0 0 30px black;
}
@media screen and (min-width: 640px) {
  .header {
    height: 3.5rem;
    line-height: 3.5rem;
  }
}
@media screen and (min-width: 768px) {
  .header {
    height: 4.5rem;
    line-height: 4.5rem;
    transition: all 0.5s ease-in-out;
  }
}

.header--light {
  background-color: #fff;
}
.header--light .header__navLink {
  color: #323232;
}
.header--light .header__navLink:hover, .header--light .header__navLink:focus, .header--light .header__navLink:active {
  color: #52c5bb;
}

.header--large .changeThemeButton {
  margin: 0 2.25rem 0 1rem;
}
@media screen and (min-width: 768px) {
  .header--large .changeThemeButton {
    margin: 0 0 0 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .header--large .changeThemeButton {
    margin: 0 0 0 1rem;
  }
}

.header__logoLink {
  text-decoration: none;
}

.header__logo--large {
  display: inline-block;
  margin: 0;
  transition: width 0.5s ease-in-out;
  text-align: center;
  line-height: inherit;
}

.header__logo--large__svg {
  display: inline-block;
  height: 1.3125rem;
  position: relative;
  top: -2px;
}
@media screen and (min-width: 640px) {
  .header__logo--large__svg {
    height: 1.875rem;
    top: 0.125rem;
  }
}

.header__logoText {
  color: #f5f5f5;
  color: #323232;
  font-weight: 600;
  margin-left: 0.5rem;
  font-size: 1rem;
  position: relative;
  top: -0.3125rem;
}
@media screen and (min-width: 640px) {
  .header__logoText {
    font-size: 1.3125rem;
    top: -0.25rem;
  }
}

.header__logoSvg {
  width: 1.25rem;
  height: 1.875rem;
}

.header__logoSvgPath {
  stroke: #323232;
  fill: none;
  stroke-width: 8px;
}

.mainMenuTrigger {
  position: absolute;
  top: calc(3rem / 2 - (1.25rem / 2));
  right: 1rem;
  line-height: 1;
}
@media screen and (min-width: 640px) {
  .mainMenuTrigger {
    top: 1.1rem;
  }
}
@media screen and (min-width: 768px) {
  .mainMenuTrigger {
    display: none;
  }
}

.mainMenuTrigger--cross {
  visibility: hidden;
  opacity: 0;
}

.mainMenuTrigger__svg {
  width: 1.25rem;
  height: 1.25rem;
}

.mainMenuTrigger__svgPath {
  fill: #323232;
}

.header__navWrap {
  float: right;
  display: inline-block;
}

.header__nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #323232;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-100%);
  transition: all 0.25s ease-in-out;
  padding: 2rem;
}
@media screen and (min-width: 768px) {
  .header__nav {
    padding: 0;
    display: inline-block;
    position: static;
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    background: none;
    transition: none;
  }
}

.header__navList {
  list-style: none;
  margin: 0;
  padding: 0;
}

.header__navItem {
  margin: 1rem auto;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .header__navItem {
    display: inline-block;
    margin: 0 0 0 1rem;
  }
}

.header__navLink {
  text-decoration: none;
  color: #323232;
  padding: 1rem 0 0.5rem;
  border-bottom: 1px solid #52c5bb;
  font-size: 1.8rem;
  display: block;
}
@media screen and (min-width: 768px) {
  .header__navLink {
    font-size: 1rem;
    padding: 0.5rem;
    border-bottom: none;
    display: inline;
  }
}
.header__navLink:hover, .header__navLink:focus, .header__navLink:active {
  text-decoration: underline;
}

.header__navLink--avatarWrap {
  position: relative;
  top: -2px;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  overflow: hidden;
  display: block;
}

.header__avatar {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}

.changeThemeButton {
  border: none;
  background: transparent;
  background-color: rgba(116, 118, 116, 0.25);
  border-radius: 50%;
  padding: 0.25rem;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 2.25rem 0 1rem;
  position: relative;
  top: 2px;
}
@media screen and (min-width: 768px) {
  .changeThemeButton {
    margin: 0 0 0 1rem;
    top: 3px;
  }
}
.changeThemeButton:hover {
  cursor: pointer;
  background-color: rgba(116, 118, 116, 0.5);
}
.changeThemeButton svg {
  height: 1rem;
}
.changeThemeButton svg.sun {
  display: none;
}
.changeThemeButton path {
  fill: #747674;
}

body.mainMenuIsOpen .mainMenuTrigger--cross {
  opacity: 1;
  visibility: visible;
}
body.mainMenuIsOpen .mainMenuTrigger--burger {
  opacity: 0;
  visibility: hidden;
}
body.mainMenuIsOpen .mainMenuTrigger__svgPath {
  fill: #f5f5f5;
  opacity: 0.75;
}
body.mainMenuIsOpen .header__nav {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
body.mainMenuIsOpen .header__navLink {
  color: #f5f5f5;
}
@media screen and (min-width: 768px) {
  body.mainMenuIsOpen .header__navLink {
    color: #323232;
  }
}

.header__svgLinks {
  margin: 0.28rem 2.5rem 0 1rem;
  float: right;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .header__svgLinks {
    margin: 0.4rem 0 0 1.625rem;
  }
}

.header__svgLink {
  display: inline-block;
  margin: 0 0.5rem;
  transition: all 0.25s ease-in-out;
}
.header__svgLink:hover {
  transform: scale(1.1);
}

.header__svg {
  height: 1.25rem;
}

.header__svgPath {
  stroke-width: 2px;
}

.header__svgPath--stroke {
  fill: none;
  stroke: #323232;
}

.header__svgPath--fill {
  fill: #323232;
}

.transport {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1rem 0 4rem;
  margin: 0;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
  background-color: #1c1c1c;
  text-align: center;
  z-index: 10;
  display: flex;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
@media screen and (min-width: 1024px) {
  .transport {
    padding: 1rem 0;
  }
}
.transport .transport__progressMeterContainer,
.transport .progressMeter__barContainer {
  position: relative;
  width: calc(100% - 4rem);
  height: 1rem;
  background: rgba(255, 255, 255, 0.05);
}
.transport .transport__progressMeter,
.transport .progressMeter__bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background: rgba(82, 197, 187, 0.65);
}
.transport .transport__progressMeter:hover,
.transport .progressMeter__bar:hover {
  cursor: pointer;
  background: rgba(82, 197, 187, 0.25);
}
.transport .progressMeter__bar--buffered {
  background: white;
  pointer-events: none;
}
.transport .transport__progressMeter--buffered,
.transport .progressMeter__bar--buffered {
  transition: width 0.3s ease-in;
  background: rgba(255, 255, 255, 0.15);
  pointer-events: none;
  z-index: -1;
}
.transport .masterMute--active .masterMuteButton__svg--muted {
  visibility: visible;
  opacity: 1;
}

.transport__innerWrap {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: "a" "b";
  grid-gap: 1rem;
  width: 100%;
  padding: 0 1rem;
}
@media screen and (min-width: 500px) {
  .transport__innerWrap {
    grid-template-columns: repeat(3, 1fr);
    grid-template-areas: "a b c" "d d d";
  }
}
@media screen and (min-width: 1024px) {
  .transport__innerWrap {
    width: 75%;
    grid-template-columns: 0.5fr 0.5fr 1fr 1rem;
    grid-template-areas: none;
  }
}

.transport__trackInfo {
  display: none;
}
@media screen and (min-width: 500px) {
  .transport__trackInfo {
    grid-area: a;
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .transport__trackInfo {
    align-items: center;
    overflow: hidden;
    min-width: 9rem;
    grid-area: auto;
  }
}

.transport__trackCoverWrap {
  width: 3rem;
  height: 3rem;
}

.transport__trackCover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.transport__trackInfoTextWrap {
  display: flex;
  padding: 0 0.5rem;
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.transport__trackTitle,
.transport__trackArtist {
  display: block;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.transport__trackTitle {
  color: rgba(255, 255, 255, 0.9);
  font-weight: 400;
  font-size: 0.75rem;
  margin-bottom: 0.125rem;
}
@media screen and (min-width: 1200px) {
  .transport__trackTitle {
    font-size: 0.9375rem;
  }
}

.transport__trackArtist {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 400;
  font-size: 0.625rem;
}
@media screen and (min-width: 1024px) {
  .transport__trackArtist {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .transport__trackArtist {
    font-size: 0.875rem;
  }
}

.transport__trackArtist--link {
  text-decoration: none;
}
.transport__trackArtist--link:hover {
  color: rgba(255, 255, 255, 0.7);
}

.transport__controls {
  grid-area: a;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 0;
}
@media screen and (min-width: 500px) {
  .transport__controls {
    grid-area: b;
  }
}
@media screen and (min-width: 1024px) {
  .transport__controls {
    grid-area: auto;
  }
}

.transport__playPauseWrap {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 0.5rem;
}
@media screen and (min-width: 1024px) {
  .transport__playPauseWrap {
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 0.75rem;
  }
}

.transport__button {
  border: none;
  color: #f5f5f5;
  margin: 0 0.5rem;
  background: none;
  padding: 0;
  z-index: 5;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 1024px) {
  .transport__button {
    margin: 0 0.5rem;
  }
}
.transport__button:hover {
  cursor: pointer;
}

.transport__button--play,
.transport__button--pause {
  position: absolute;
  left: 0;
  margin: 0;
}
@media screen and (min-width: 1200px) {
  .transport__button--play,
.transport__button--pause {
    top: 0;
  }
}

.transport__button--play {
  cursor: pointer;
}
.transport__button--play * {
  cursor: inherit;
}
.transport__button--play.loading {
  cursor: not-allowed;
  animation: playButtonLoading 1.2s ease-in-out infinite;
}
.transport__button--play.loading .transport__path {
  fill: rgba(255, 255, 255, 0.4);
}
.transport__button--play:not(.loading):not(:disabled) {
  cursor: pointer;
}

.transport__button--play:disabled,
.transport__button--pause:disabled {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  z-index: 0;
  pointer-events: none;
  animation: none !important;
}

.transport__button--play:not(:disabled),
.transport__button--pause:not(:disabled) {
  display: block !important;
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

.transport__button--stop {
  position: relative;
  top: 0.1rem;
}

.transport__button--restart {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.65rem;
}
@media only screen and (min-width: 1025px) {
  .transport__button--restart {
    margin-left: 0.875rem;
  }
}
.transport__button--restart svg {
  fill: #8e8e8e;
  width: 1.5rem;
  height: 1.5rem;
}

.transport__button--skip {
  position: relative;
  display: flex;
  align-items: center;
  width: 0.75rem;
  height: 0.75rem;
  opacity: 0.75;
}
.transport__button--skip:before {
  content: "";
  position: absolute;
  top: 5%;
  right: -0.15rem;
  width: 0.15rem;
  height: 90%;
  background-color: rgba(255, 255, 255, 0.5);
}

.transport__button--skip--previous {
  transform: rotate(180deg);
}

.transport__button--jumpAlong {
  width: 1.875rem;
  height: 1.5rem;
  color: #f5f5f5;
  font-size: 0.7rem;
  opacity: 0.3;
  font-weight: 700;
}

.transport__masterControls {
  grid-area: c;
  position: absolute;
  top: 1rem;
  right: 1rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (min-width: 500px) {
  .transport__masterControls {
    top: 2rem;
    flex-direction: row;
  }
}
@media screen and (min-width: 640px) {
  .transport__masterControls {
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    top: 0;
    right: 0;
    height: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .transport__masterControls {
    grid-area: auto;
  }
}

.transport__masterControlsButton {
  background-color: transparent;
  border: none;
  display: block;
  height: 100%;
  padding: 0;
  cursor: pointer;
  margin-left: 1rem;
  opacity: 0.5;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .transport__masterControlsButton {
    height: auto;
    margin: 0;
    opacity: 1;
  }
}

.transport__masterControlsButton--volume {
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 500px) {
  .transport__masterControlsButton--volume {
    margin-bottom: 0;
  }
}

.transport__masterVolumeWrap {
  position: absolute;
  bottom: 6rem;
  right: -3.5rem;
  transform: rotate(-90deg);
  background: #1c1c1c;
  padding: 0.25rem 0.5rem 0.425rem;
  visibility: hidden;
  opacity: 0;
}
@media screen and (min-width: 1024px) {
  .transport__masterVolumeWrap {
    bottom: 200%;
  }
}
.transport__masterVolumeWrap input[type=range] {
  -webkit-appearance: none;
}
.transport__masterVolumeWrap input[type=range]:focus {
  outline: none;
}
.transport__masterVolumeWrap input[type=range]::-webkit-slider-runnable-track {
  height: 0.625rem;
  cursor: pointer;
  background: #323232;
}
.transport__masterVolumeWrap input[type=range]::-webkit-slider-thumb {
  height: 1.5rem;
  width: 0.75rem;
  background: #52c5bb;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0;
  margin-top: -7px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}
.transport__masterVolumeWrap input[type=range]:focus::-webkit-slider-runnable-track {
  background: #3f3f3f;
}
.transport__masterVolumeWrap input[type=range]::-moz-range-track {
  height: 0.625rem;
  cursor: pointer;
  background: #323232;
}
.transport__masterVolumeWrap input[type=range]::-moz-range-thumb {
  height: 2.5rem;
  width: 1rem;
  background: #fff;
  cursor: pointer;
  border-radius: 10rem;
  border: none;
  margin-top: -7px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}
.transport__masterVolumeWrap input[type=range]::-ms-track {
  height: 0.625rem;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.transport__masterVolumeWrap input[type=range]::-ms-fill-lower {
  background: #2a6495;
  border: 0.2px solid #010101;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
.transport__masterVolumeWrap input[type=range]::-ms-fill-upper {
  background: #323232;
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
.transport__masterVolumeWrap input[type=range]::-ms-thumb {
  height: 2.5rem;
  width: 1rem;
  background: #ffffff;
  cursor: pointer;
  height: 8.4px;
  border-radius: 50%;
  margin-top: -7px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}

.transport__masterVolumeWrap--inView {
  visibility: visible;
  opacity: 1;
}

.transport__masterVolume {
  display: inline-block;
  vertical-align: middle;
  width: 7rem;
}

.masterMuteButton__svg {
  display: inline-block;
}

.masterMuteButton__svg--muted {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  height: 1rem;
  right: 0;
  top: 0;
}

.masterMuteButton__svgPath {
  fill: rgba(255, 255, 255, 0.5);
}

.masterVolumeButton__svg,
.masterMuteButton__svg--speaker {
  height: 1rem;
}

.masterVolumeButton__svgPath {
  fill: rgba(255, 255, 255, 0.5);
}

.transport__svg {
  width: 1.5rem;
  height: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .transport__svg {
    width: 1.5rem;
    height: 1.5rem;
  }
}

.transport__path {
  fill: rgba(255, 255, 255, 0.5);
}

.transport__progressWrap {
  grid-area: b;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media screen and (min-width: 500px) {
  .transport__progressWrap {
    grid-area: d;
  }
}
@media screen and (min-width: 1024px) {
  .transport__progressWrap {
    grid-area: auto;
    padding-right: 0.5rem;
  }
}

.transport__progressMeter {
  width: calc( 100% - 4rem );
  opacity: 1;
  cursor: pointer;
}

.transport__trackTimer {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.75rem;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 1200px) {
  .transport__trackTimer {
    font-size: 0.875rem;
  }
}

.transport__buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3rem;
}
@media screen and (min-width: 1024px) {
  .transport__buttons {
    width: 25%;
    top: 0;
    left: auto;
    height: 100%;
  }
}

.transportButtonTrigger {
  display: inline-block;
  width: 20%;
  float: left;
  margin: 0;
  background-color: #131313;
  color: #fff;
  height: 100%;
  border: none;
  font-size: 0.75rem;
  line-height: 0.9;
  border-radius: 0;
  border-right: 1px solid #1c1c1c;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .transportButtonTrigger {
    background: transparent;
    border-left: 1px solid rgba(0, 0, 0, 0.5);
    border-right: none;
    color: rgba(255, 255, 255, 0.5);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    height: auto;
    line-height: 1;
    height: 100%;
  }
}
.transportButtonTrigger:hover {
  cursor: pointer;
}
.transportButtonTrigger svg {
  height: 1.3125rem;
}
.transportButtonTrigger path,
.transportButtonTrigger rect,
.transportButtonTrigger polygon {
  fill: rgba(255, 255, 255, 0.5);
}

.transportButtonTrigger__inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.transportButtonTrigger--active .transportButtonTrigger__inner {
  background-color: #52c5bb;
  color: #131313;
}
.transportButtonTrigger--active .transportButtonTrigger__inner path,
.transportButtonTrigger--active .transportButtonTrigger__inner rect,
.transportButtonTrigger--active .transportButtonTrigger__inner polygon {
  fill: #131313;
}

.transport__speedSelectButtonsWrap {
  margin-left: -2.25rem;
}
@media screen and (min-width: 1024px) {
  .transport__speedSelectButtonsWrap {
    text-align: left;
    margin-left: 0.125rem;
  }
}

.transport__speedSelectButtonsTitle,
.transport__speedSelectButtons {
  font-size: 0.875rem;
  display: inline-block;
  color: rgba(255, 255, 255, 0.25);
}

.transport__speedSelectButtonsTitle {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.5);
}

.transport__speedSelectButtons {
  text-align: center;
  display: inline-block;
  width: 3rem;
  height: 1.5rem;
  pointer-events: none;
  opacity: 0.25;
  margin: 0.5rem 0.5rem 0;
  color: #323232;
  border: none;
}
.transport__speedSelectButtons:hover, .transport__speedSelectButtons:active, .transport__speedSelectButtons:focus {
  cursor: pointer;
}

.transport__speedSelectButtons--active {
  background-color: #52c5bb;
  pointer-events: none;
}

.playerPage--slowVideoLoaded .transport__speedSelectButtons {
  opacity: 1;
}
.playerPage--slowVideoLoaded .transport__speedSelectButtons:not(.transport__speedSelectButtons--active) {
  pointer-events: auto;
}
.playerPage--slowVideoLoaded .transport__speedSelectButtons:not(.transport__speedSelectButtons--active) {
  background-color: rgba(255, 255, 255, 0.5);
}

.player--noVideo .transportButtonTrigger {
  width: 50%;
}
@media screen and (min-width: 1024px) {
  .player--noVideo .transportButtonTrigger {
    width: auto;
  }
}

.playerPage--trackLoaded .transportButtonTrigger--mixer,
.playerPage--trackLoaded .transportButtonTrigger--waveform {
  animation: playerTransportButtonFlash 1.5s ease-in-out forwards;
}
.playerPage--trackLoaded .transportButtonTrigger--mixer {
  animation-delay: 0.25s;
}
.playerPage--trackLoaded .transportButtonTrigger--waveform {
  animation-delay: 1.5s;
}

@media screen and (min-width: 1024px) {
  .transport--pitchEnabled .transport__innerWrap {
    grid-template-columns: 0.5fr 0.5fr 0.6fr 0.6fr 1rem;
  }
}

.transport__pitchControl {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0 0.5rem;
  background: rgba(62, 156, 112, 0.1);
  border-radius: 4px;
  border: 1px solid rgba(62, 156, 112, 0.3);
}
@media screen and (max-width: 499px) {
  .transport__pitchControl {
    grid-area: auto;
    justify-content: center;
    padding: 0.5rem;
    margin-top: 0.5rem;
  }
}

.transport__pitchLabel {
  font-size: 0.7rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #3e9c70;
  letter-spacing: 0.5px;
}

.transport__pitchSliderWrap {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

.transport__pitchSliderLabel {
  font-size: 0.65rem;
  color: rgba(255, 255, 255, 0.4);
  font-family: monospace;
}

.transport__pitchSlider {
  width: 80px;
  height: 4px;
  -webkit-appearance: none;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  outline: none;
}
.transport__pitchSlider::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
  background: #3e9c70;
  border-radius: 50%;
  cursor: pointer;
  transition: transform 0.25s;
}
.transport__pitchSlider::-webkit-slider-thumb:hover {
  transform: scale(1.2);
}
.transport__pitchSlider::-moz-range-thumb {
  width: 14px;
  height: 14px;
  background: #3e9c70;
  border-radius: 50%;
  cursor: pointer;
  border: none;
}

.transport__pitchValue {
  min-width: 28px;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
  font-family: monospace;
  color: #3e9c70;
  background: rgba(0, 0, 0, 0.3);
  padding: 0.2rem 0.4rem;
  border-radius: 4px;
}

.transport__pitchReset {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 4px;
  padding: 0.25rem 0.5rem;
  font-size: 0.65rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  transition: all 0.25s;
}
.transport__pitchReset:hover {
  background: rgba(255, 255, 255, 0.2);
  color: white;
}

.transport__drumsToggle {
  display: flex;
  align-items: center;
  gap: 0.3rem;
  cursor: pointer;
  padding: 0.25rem 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  transition: all 0.25s;
}
.transport__drumsToggle:hover {
  background: rgba(255, 255, 255, 0.1);
}
.transport__drumsToggle input[type=checkbox] {
  width: 14px;
  height: 14px;
  accent-color: #3e9c70;
  cursor: pointer;
}
.transport__drumsToggle span {
  font-size: 0.65rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.transport__drumsToggle:has(input:checked) span {
  color: #3e9c70;
}

.pitchLockWarning {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  background: rgba(255, 85, 85, 0.15);
  border-left: 3px solid #ff5555;
  border-radius: 0 4px 4px 0;
  animation: pitchWarningPulse 2s ease-in-out infinite;
}

.pitchLockWarning__icon {
  font-size: 1rem;
  color: #ff5555;
}

.pitchLockWarning__text {
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.8);
}

@keyframes pitchWarningPulse {
  0%, 100% {
    background: rgba(255, 85, 85, 0.1);
  }
  50% {
    background: rgba(255, 85, 85, 0.2);
  }
}
.pitchLoadingIndicator {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  background: rgba(0, 0, 0, 0.9);
  padding: 2rem 3rem;
  border-radius: 8px;
  border: 2px solid rgba(62, 156, 112, 0.5);
  z-index: 9999;
  pointer-events: none;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.6);
}

.pitchLoadingIndicator__spinner {
  width: 64px;
  height: 64px;
  border: 4px solid rgba(62, 156, 112, 0.3);
  border-top-color: #3e9c70;
  border-radius: 50%;
  animation: pitchSpinner 0.8s linear infinite;
}

.pitchLoadingIndicator__text {
  font-size: 1.25rem;
  color: white;
  font-weight: 500;
}

@keyframes pitchSpinner {
  to {
    transform: rotate(360deg);
  }
}
.mixer__channel--pitchLocked {
  opacity: 0.5;
  position: relative;
}
.mixer__channel--pitchLocked::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 85, 85, 0.05);
  pointer-events: none;
  animation: channelLockPulse 2s ease-in-out infinite;
  border-radius: 4px;
}
.mixer__channel--pitchLocked .mixer__channelVolume,
.mixer__channel--pitchLocked .mixer__channelPan {
  pointer-events: none;
}

@keyframes channelLockPulse {
  0%, 100% {
    background: rgba(255, 85, 85, 0.02);
  }
  50% {
    background: rgba(255, 85, 85, 0.1);
  }
}
.mixer__channel--pitchBypassed {
  position: relative;
}
.mixer__channel--pitchBypassed::before {
  content: "BYPASS";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-15deg);
  font-size: 0.6rem;
  font-weight: 700;
  letter-spacing: 1px;
  color: #3e9c70;
  background: rgba(62, 156, 112, 0.15);
  padding: 0.2rem 0.5rem;
  border-radius: 4px;
  border: 1px solid rgba(62, 156, 112, 0.3);
  z-index: 10;
  pointer-events: none;
}
.mixer__channel--pitchBypassed::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(62, 156, 112, 0.05);
  pointer-events: none;
  border: 1px dashed rgba(62, 156, 112, 0.3);
  border-radius: 4px;
}

.trackDetails__pitchBadge {
  display: inline-block;
  background: #3e9c70;
  color: white;
  padding: 0.2rem 0.5rem;
  border-radius: 4px;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-top: 0.5rem;
}

.transport__pitchStatus {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.2rem 0.5rem;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  margin-left: 0.25rem;
}

.transport__pitchStatusDot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  transition: background 0.25s;
}
.transport__pitchStatusDot.loading {
  background: #ff5555;
  animation: pitchStatusPulse 1s ease-in-out infinite;
}
.transport__pitchStatusDot.ready {
  background: #3e9c70;
  box-shadow: 0 0 4px #3e9c70;
}
.transport__pitchStatusDot.unavailable {
  background: rgba(255, 255, 255, 0.3);
}

@keyframes pitchStatusPulse {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0.5;
    transform: scale(0.85);
  }
}
@keyframes playButtonLoading {
  0%, 100% {
    opacity: 0.3;
  }
  50% {
    opacity: 0.6;
  }
}
.transport__loadingIndicator {
  position: absolute;
  top: -1.5rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 0.2rem;
  padding: 0.15rem 0.4rem;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  font-size: 0.6rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: rgba(255, 255, 255, 0.7);
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease, visibility 0.2s ease;
}
.transport__loadingIndicator.active {
  opacity: 1;
  visibility: visible;
}
.transport__loadingIndicator.complete .transport__loadingText {
  color: #3e9c70;
}
.transport__loadingIndicator.complete .transport__loadingCount,
.transport__loadingIndicator.complete .transport__loadingTotal {
  color: #3e9c70;
}

.transport__loadingText {
  text-transform: uppercase;
  margin-right: 0.15rem;
}

.transport__loadingCount {
  color: rgba(255, 255, 255, 0.9);
}

.transport__loadingTotal {
  color: rgba(255, 255, 255, 0.5);
}

.transport__pitchStatusText {
  font-size: 0.55rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: rgba(255, 255, 255, 0.5);
}

.loadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(28, 28, 28, 0.95);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  opacity: 1;
  transition: opacity 0.4s ease;
}
.loadingOverlay.hidden {
  opacity: 0;
  pointer-events: none;
}

.loadingOverlay__content {
  width: 100%;
  max-width: 400px;
  padding: 1.5rem;
}

.loadingOverlay__title {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  margin-bottom: 1.5rem;
}

.loadingOverlay__bars {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.loadingOverlay__bar {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.loadingOverlay__barLabel {
  font-size: 0.65rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: rgba(255, 255, 255, 0.6);
  width: 80px;
  text-align: right;
  flex-shrink: 0;
}

.loadingOverlay__barTrack {
  flex: 1;
  height: 6px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  overflow: hidden;
}

.loadingOverlay__barFill {
  height: 100%;
  width: 0%;
  background: #3e9c70;
  border-radius: 3px;
  transition: width 0.15s ease-out;
}
.loadingOverlay__barFill.complete {
  background: #3e9c70;
}

.loadingOverlay__barPercent {
  font-size: 0.6rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.4);
  width: 35px;
  text-align: right;
  flex-shrink: 0;
}

.clickToStartOverlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.85);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.clickToStartOverlay:hover .clickToStartOverlay__icon {
  transform: scale(1.1);
  background: #53ba8a;
}

.clickToStartOverlay__content {
  text-align: center;
}

.clickToStartOverlay__icon {
  width: 80px;
  height: 80px;
  background: #3e9c70;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1rem;
  transition: transform 0.2s ease, background 0.2s ease;
  box-shadow: 0 4px 20px rgba(62, 156, 112, 0.4);
}
.clickToStartOverlay__icon svg {
  width: 36px;
  height: 36px;
  fill: #fff;
  margin-left: 4px;
}

.clickToStartOverlay__text {
  font-size: 1rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
  text-transform: uppercase;
  letter-spacing: 1px;
}

.mixer {
  position: relative;
  width: 100vw;
  overflow-x: scroll;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  display: grid;
  grid-gap: 1rem;
}
@media screen and (min-width: 1024px) {
  .mixer {
    width: 100%;
  }
}
.mixer input[type=range] {
  -webkit-appearance: none;
  background-color: transparent;
}
.mixer input[type=range]:focus {
  outline: none;
}
.mixer input[type=range]::-webkit-slider-runnable-track {
  cursor: pointer;
  background: #323232;
  position: relative;
  z-index: 10;
}
.mixer input[type=range]::-webkit-slider-thumb {
  background: #52c5bb;
  cursor: pointer;
  -webkit-appearance: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}
.mixer input[type=range]:focus::-webkit-slider-runnable-track {
  background: #3f3f3f;
  position: relative;
  z-index: 10;
}
.mixer input[type=range]::-moz-range-track {
  cursor: pointer;
  background: #323232;
  position: relative;
  z-index: 10;
}
.mixer input[type=range]::-moz-range-thumb {
  background: #52c5bb;
  cursor: pointer;
  border: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  position: relative;
  z-index: 10;
}
.mixer input[type=range]::-ms-track {
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
  position: relative;
  z-index: 10;
}
.mixer input[type=range]::-ms-fill-lower {
  background: #52c5bb;
  border: 0.2px solid #010101;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
.mixer input[type=range]::-ms-fill-upper {
  background: #323232;
  border: 0.2px solid #323232;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
.mixer input[type=range]::-ms-thumb {
  background: #52c5bb;
  cursor: pointer;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}
.mixer input[type=range]:focus::-ms-fill-lower {
  background: #323232;
}
.mixer input[type=range]:focus::-ms-fill-upper {
  background: #3f3f3f;
}

.mixerTop {
  display: flex;
  justify-content: space-between;
  padding: 0.5rem;
  padding: 0.875rem 0.5rem;
}

.mixerTop__killAllWrap {
  display: flex;
}

.mixerTop__button {
  margin: 0 0.5rem;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.6rem;
  line-height: 1.2;
  border: none;
  padding: 0.5rem;
  background-color: #205e59;
  color: #f5f5f5;
  letter-spacing: 1px;
  pointer-events: auto;
}
@media screen and (min-width: 640px) {
  .mixerTop__button {
    font-size: 0.7rem;
  }
}
.mixerTop__button:hover {
  cursor: pointer;
}

.mixerTop__button--inactive {
  pointer-events: none;
  opacity: 0.5;
}

.mixerTop__button--shareMix {
  background-color: #52c5bb;
  color: #323232;
  font-weight: 600;
}

.mixer__channelPanWrap {
  padding: 0 1rem;
  position: relative;
  margin: 0 0 1rem;
}
@media screen and (min-width: 640px) {
  .mixer__channelPanWrap {
    margin: 0;
  }
}
.mixer__channelPanWrap:before {
  content: "";
  height: 1rem;
  border-left: 1px solid rgba(245, 245, 245, 0.25);
  position: absolute;
  top: 13px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.mixer__channelPanWrap span {
  color: #52c5bb;
  font-size: 0.8rem;
}

.mixer__channelPan {
  width: 100%;
}
.mixer__channelPan::-webkit-slider-runnable-track {
  height: 0.3125rem;
}
.mixer__channelPan::-moz-range-track {
  height: 0.3125rem;
}
.mixer__channelPan::-ms-track {
  height: 0.3125rem;
}
.mixer__channelPan::-webkit-slider-thumb {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 50%;
  margin-top: -8px;
}
.mixer__channelPan::-moz-range-thumb {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 50%;
  margin-top: -8px;
}
.mixer__channelPan::-ms-thumb {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 50%;
  margin-top: -8px;
}

.mixer__panStatus {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 1rem;
  left: 1rem;
  right: 1rem;
}

.mixer__channelVolume {
  width: calc(100% + 5rem);
}
.mixer__channelVolume::-webkit-slider-runnable-track {
  height: 0.625rem;
}
.mixer__channelVolume::-moz-range-track {
  height: 0.625rem;
}
.mixer__channelVolume::-ms-track {
  height: 0.625rem;
}
.mixer__channelVolume::-webkit-slider-thumb {
  height: 2.5rem;
  width: 1rem;
  border-radius: 0;
  margin-top: -17px;
}
.mixer__channelVolume::-moz-range-thumb {
  height: 2.5rem;
  width: 1rem;
  border-radius: 0;
  margin-top: -17px;
}
.mixer__channelVolume::-ms-thumb {
  height: 2.5rem;
  width: 1rem;
  border-radius: 0;
  margin-top: -17px;
}

.mixer__topRow,
.mixer__bottomRow {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}

.mixer__channel {
  position: relative;
  min-width: 7.5rem;
  max-width: 9rem;
  height: 16rem;
}

.mixer__channel:not(.mixer__channel--master):after {
  content: "";
  border-right: 1px solid #3b3b3b;
  height: calc(100% - 0.4rem);
  position: absolute;
  right: 0;
  bottom: 0.6rem;
  opacity: 0.6;
}

.mixer__channel--master {
  padding-top: 1.5rem;
}

.mixer__channelLabelWrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #1c1c1c;
}

.mixer__channelLabel {
  display: block;
  color: #f5f5f5;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1.2;
  position: relative;
  z-index: 1;
  padding: 0.75rem 0.5rem;
  border-right: 1px solid rgba(245, 245, 245, 0.09);
  letter-spacing: 1px;
}

.mixer__channelVolume {
  writing-mode: bt-lr;
  /* IE */
  position: relative;
  bottom: 0;
  left: 50%;
  height: 0;
  transform: translateX(-100%) rotate(-90deg);
  z-index: 1;
  transform-origin: 100% 100%;
}

.mixer__buttonWrap {
  position: absolute;
  bottom: 0;
  left: 1rem;
}

.mixer__channelButton {
  position: relative;
  display: block;
  margin: auto;
  border: none;
  padding: 0;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
  border-radius: 4px;
}

.mixer__channelButton--mute:not(.mixer__channelButton--mute--master),
.mixer__channelButton--unity {
  margin-bottom: 0.5rem;
}

.mixer__channelButton:not(.mixer__channelButton--unity),
.mixer__channelButton--unity:before {
  background-color: #545254;
  font-size: 0.875rem;
  color: #fff;
  font-weight: 400;
}

.mixer__channelButton--unity {
  transition: background-color 0.5s ease-in-out;
}
.mixer__channelButton--unity:before {
  content: "0";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 1.25rem;
  border-radius: 4px;
}
.mixer__channelButton--unity:focus:before, .mixer__channelButton--unity:active:before {
  animation: backgroundColourFlash 1s ease-in-out;
  animation-fill-mode: forwards;
}

.mixer__unityButton--track {
  display: block;
  margin: 0 auto 0.5rem;
}

.mixer__unityButton--master {
  display: inline-block;
  margin: auto 0.5rem;
  position: relative;
  top: 0.25rem;
}

.mixer__channelButton--mute--muted,
.mixer__channelButton--solo--muted {
  opacity: 0.5;
}

.mixer__channelButton--active:not(.mixer__channelButton--unity),
.mixer__channelButton--mute.masterMute--active {
  background-color: #52c5bb;
  border-color: #52c5bb;
}

.playlistCreator {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #1c1c1c;
  color: #52c5bb;
  padding: 2rem 0;
  width: 100%;
  height: 100%;
  z-index: 15;
  transform: translate3d(100%, 0, 0);
  transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  overflow: scroll;
}
@media screen and (min-width: 768px) {
  .playlistCreator {
    width: 70%;
  }
}
@media only screen and (min-width: 1025px) {
  .playlistCreator {
    padding: 2rem;
  }
}

.playlistTile--trigger {
  position: relative;
  background: transparent;
  border: none;
  padding: 0;
  text-align: left;
}

body.playlistCreatorOpen {
  overflow: hidden;
}
body.playlistCreatorOpen .playlistCreator {
  transform: translate3d(0, 0, 0);
}

.playlistCreator__closeButton {
  position: absolute;
  top: 1rem;
  right: 1rem;
  line-height: 1;
  background: none;
  border: none;
}
@media screen and (min-width: 768px) {
  .playlistCreator__closeButton {
    top: 2rem;
    right: 2rem;
  }
}
.playlistCreator__closeButton:hover {
  cursor: pointer;
}

.playlistCreator__viewPlaylistsButton {
  color: #1c1c1c;
  background-color: #52c5bb;
  display: inline-flex;
  align-self: flex-start;
  text-decoration: none;
  padding: 0.5rem 1.5rem;
  margin: 0 0 2rem;
}

.playlistCreator__closeButtonSvg {
  width: 1.25rem;
  height: 1.25rem;
}

.playlistCreator__closeButtonSvgPath {
  fill: rgba(245, 245, 245, 0.5);
}

.playlistCreator__inner {
  display: flex;
  flex-direction: column;
  padding: 1rem;
}
@media only screen and (min-width: 641px) {
  .playlistCreator__inner {
    padding: 0 3rem 1rem;
  }
}

.playlistCreator__heading {
  font-size: 2rem;
  margin: 0 0 2rem;
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .playlistCreator__heading {
    font-size: 3.75rem;
  }
}
.playlistCreator__heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0.25rem;
  background-color: rgba(50, 50, 50, 0.5);
}

@media screen and (min-width: 768px) {
  .playlistCreator__formWrap {
    margin-bottom: 2rem;
  }
}

.playlistCreator__form {
  display: flex;
}
.playlistCreator__form ::-webkit-input-placeholder {
  color: rgba(245, 245, 245, 0.5);
}
.playlistCreator__form :-moz-placeholder {
  color: rgba(245, 245, 245, 0.5);
}
.playlistCreator__form ::-moz-placeholder {
  color: rgba(245, 245, 245, 0.5);
}
.playlistCreator__form :-ms-input-placeholder {
  color: rgba(245, 245, 245, 0.5);
}

.playlistCreator__formInput {
  height: 2.75rem;
  line-height: 2.75rem;
  padding: 0 1rem;
  border: none;
}
@media screen and (min-width: 768px) {
  .playlistCreator__formInput {
    height: 3.75rem;
    line-height: 3.75rem;
  }
}

.playlistCreator__formInput--text {
  width: 70%;
  background-color: rgba(50, 50, 50, 0.5);
  color: #f5f5f5;
}

.playlistCreator__formInput--submit {
  border: none;
  width: 30%;
  background-color: rgba(245, 245, 245, 0.5);
  text-transform: uppercase;
  color: #1c1c1c;
  font-weight: 600;
  letter-spacing: 2px;
}
.playlistCreator__formInput--submit:hover, .playlistCreator__formInput--submit:focus, .playlistCreator__formInput--submit:active {
  cursor: pointer;
}

.playlistCreator__heading--listingsSection {
  font-size: 1.5rem;
  margin: 2.3rem 0 0;
  padding: 0 0 0.4rem;
}
@media screen and (min-width: 768px) {
  .playlistCreator__heading--listingsSection {
    font-size: 3rem;
  }
}

.playlistCreator__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1rem;
  margin-top: 2rem;
  align-items: start;
}
@media only screen and (min-width: 641px) {
  .playlistCreator__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 1025px) {
  .playlistCreator__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.playlistErrorContainer {
  color: #ff5555;
  margin: 0.5rem 0 0;
  display: block;
}

.standardTrackCol:nth-child(2n+1) {
  clear: both;
}
@media only screen and (min-width: 641px) {
  .standardTrackCol:nth-child(2n+1) {
    clear: none;
  }
}
@media only screen and (min-width: 641px) {
  .standardTrackCol:nth-child(4n+1) {
    clear: both;
  }
}

@media only screen and (min-width: 641px) {
  .smallTrackCol:nth-child(6n+1) {
    clear: both;
  }
}

.track {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  text-decoration: none;
}
.track:hover .track__title {
  background-color: #52c5bb;
}

.track--active .track__textWrap {
  background-color: rgba(82, 197, 187, 0.5);
}

.track__linkWrap {
  display: block;
  text-decoration: none;
}

.track__coverWrap {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
}

.track__cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.track__textWrap {
  min-height: 3.875rem;
}

.track__title,
.track__artist {
  line-height: 1.4;
}

.track__title {
  font-weight: 700;
  font-size: 1rem;
  color: #f5f5f5;
  border-bottom: 1px solid #000;
  padding: 0.25rem 0 0.3125rem;
  margin: 0.5rem 0 0.3125rem;
}

.track__artist {
  color: #747674;
  font-size: 0.65rem;
  margin: 0 0 1rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media only screen and (min-width: 641px) {
  .track__artist {
    font-size: 0.75rem;
  }
}

.track__adminControls {
  padding: 0.25rem;
  text-align: right;
}
.track__adminControls a {
  display: inline-block;
}
.track__adminControls svg {
  height: 1.5rem;
}
.track__adminControls path {
  fill: #52c5bb;
}

.track__adminControlsButton {
  text-decoration: none;
  color: #52c5bb;
}

.track__addToButton {
  background: none;
  border: none;
  padding: 0;
  margin: auto 1rem 0 0;
  text-align: left;
}
.track__addToButton:hover {
  cursor: pointer;
}

.track__addToButtonSvg {
  width: 1.125rem;
  height: 1.125rem;
}

.track__addToButtonSvgPath {
  fill: #52c5bb;
}

.track__buttonWrap {
  display: flex;
  align-items: center;
  opacity: 0.7;
}

.track__hqButton {
  color: #52c5bb;
  padding: 0.25rem;
  border: 1px solid #52c5bb;
  text-decoration: none;
  font-size: 0.8rem;
  text-align: center;
  margin: 0 0 0 auto;
  letter-spacing: 2px;
}
.track__hqButton:hover, .track__hqButton:active, .track__hqButton:focus {
  background-color: #52c5bb;
  color: #1c1c1c;
}

.trackRows {
  grid-template-columns: repeat(1, 1fr);
}

.trackRow {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 1025px) {
  .trackRow {
    grid-gap: 1rem;
    grid-template-columns: auto 5.5rem;
  }
}
.trackRow:nth-of-type(even) {
  background-color: rgba(245, 245, 245, 0.07);
}
.trackRow:hover .trackRow__title {
  background-color: #52c5bb;
}

.trackRow.removing {
  animation: removeTrackRow 1.3s cubic-bezier(0.73, 1, 0.32, 1);
  animation-fill-mode: forwards;
}

.trackRow__linkWrap {
  display: grid;
  grid-template-columns: 4rem 1fr;
  grid-gap: 1rem;
  text-decoration: none;
  align-items: center;
  padding: 0.5rem 1rem 0;
}
@media only screen and (min-width: 1025px) {
  .trackRow__linkWrap {
    padding: 1rem;
    grid-gap: 2rem;
    grid-template-columns: 5.5rem 1fr;
  }
}

.trackRow__coverWrap {
  width: 4rem;
  height: 4rem;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .trackRow__coverWrap {
    width: 5.5rem;
    height: 5.5rem;
  }
}

.trackRow__cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.trackRow__textWrap {
  padding-right: 1rem;
}

.trackRow__title,
.trackRow__artist {
  line-height: 1.4;
}

.trackRow__title {
  font-weight: 700;
  font-size: 1rem;
  color: #f5f5f5;
  border-bottom: 1px solid #000;
  padding: 0.25rem 0 0.3125rem;
  margin: 0.5rem 0 0.3125rem;
  display: inline-block;
}

.trackRow__artist {
  color: #747674;
  font-size: 0.65rem;
  margin: 0 0 1rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media only screen and (min-width: 641px) {
  .trackRow__artist {
    font-size: 0.75rem;
  }
}

.trackRow__buttons {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 0 1rem 1rem;
}
@media only screen and (min-width: 1025px) {
  .trackRow__buttons {
    padding: 0;
    position: static;
    flex-direction: row;
    text-align: right;
    justify-content: flex-end;
  }
}

.trackRow__hqButton {
  color: #52c5bb;
  padding: 0.25rem;
  border: 1px solid #52c5bb;
  text-decoration: none;
  font-size: 0.8rem;
  text-align: center;
  letter-spacing: 1px;
}
.trackRow__hqButton:hover, .trackRow__hqButton:active, .trackRow__hqButton:focus {
  background-color: #52c5bb;
  color: #1c1c1c;
}
@media only screen and (min-width: 1025px) {
  .trackRow__hqButton {
    margin: auto 1rem 0 0;
  }
}

.trackRow__addToButton {
  background: none;
  border: none;
  padding: 0;
  margin: auto 1rem 0 0;
}
.trackRow__addToButton:hover {
  cursor: pointer;
}

.trackRow__addToButtonSvg {
  width: 1.125rem;
  height: 1.125rem;
}

.trackRow__closeButtonSvg {
  width: 1.25rem;
  height: 1.25rem;
}

.trackRow__addToButtonSvgPath {
  fill: #52c5bb;
}

.notifications {
  position: fixed;
  top: calc(3rem + 1rem);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 5;
  transform: translate3d(0, -10rem, 0) scale3d(0, 0, 0);
  transition: transform 0.5s ease-in-out;
}
@media screen and (min-width: 640px) {
  .notifications {
    top: calc(4.5rem + 1rem);
  }
}

.notifications--inView {
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transition: transform 0.25s ease-in-out;
}

.notifications__message {
  background-color: #52c5bb;
  color: #f5f5f5;
  padding: 0.75rem 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 0.7rem;
}
@media screen and (min-width: 640px) {
  .notifications__message {
    font-size: 0.8rem;
  }
}

.playlistTile {
  position: relative;
  display: block;
  text-decoration: none;
  color: #1c1c1c;
  background-color: rgba(245, 245, 245, 0.5);
  overflow: hidden;
}
.playlistTile:hover {
  cursor: pointer;
}
.playlistTile:hover .playList__title {
  background-color: #52c5bb;
}
.playlistTile.loading .playlistTile__image {
  opacity: 0.2;
}

.playlistTile__imageWrap {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  background-color: #323232;
}

.playlistTile__image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.5;
}

.playlistTile__info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 100%;
  color: #f5f5f5;
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: 2px;
}

.playlistTile__title {
  line-height: 1.4;
  font-weight: 700;
  font-size: 1rem;
  padding: 0.6rem 0.5rem 0.4rem;
  margin: 0 0 0.3125rem;
  color: #1c1c1c;
}

.playlistTile__errorMessage {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 30;
  padding: 1rem;
  background: rgba(82, 197, 187, 0.8);
  color: #f5f5f5;
  margin: 0;
  font-size: 0.8rem;
  transform: translate3d(0, -100%, 0);
  transition: transform 0.5s ease-in-out;
}
.playlistTile__errorMessage p {
  margin: 0;
}

.playlistTile.errorMessage .playlistTile__errorMessage {
  transform: translate3d(0, 0, 0);
  transition: transform 0.5s ease-in-out;
}

.signupForm {
  padding: 4rem 0;
  color: #f5f5f5;
  background-color: #171717;
}

.signupForm__innerWrap {
  max-width: 34rem;
  margin: auto;
}

.signUpForm__heading {
  font-size: 1.75rem;
  display: inline-block;
  padding-bottom: 0.25rem;
  border-bottom: 0.25rem solid #52c5bb;
  margin: 2rem auto 1rem;
}
@media screen and (min-width: 1200px) {
  .signUpForm__heading {
    font-size: 2.75rem;
  }
}

.signUpForm__text {
  font-size: 1rem;
  color: rgba(245, 245, 245, 0.5);
  margin-bottom: 2rem;
}
@media screen and (min-width: 1200px) {
  .signUpForm__text {
    font-size: 1.25rem;
  }
}

.signUpForm__inputWrap {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 640px) {
  .signUpForm__inputWrap {
    width: calc(100% - 10rem);
  }
}

.signUpForm__input,
.signUpForm__button {
  display: inline-block;
  border: none;
  width: 100%;
  height: 3.75rem;
  line-height: 3.75rem;
  margin-bottom: 2rem;
  padding: 0 1rem;
}

.signUpForm__input {
  background: transparent;
  border: 1px solid #f5f5f5;
  color: #f5f5f5;
}

.signUpForm__input.mce_inline_error {
  border-color: #ff5555;
}

.signUpForm__button {
  float: left;
  border: none;
  text-align: center;
  background-color: #52c5bb;
  color: #323232;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0;
  width: 100%;
  letter-spacing: 1px;
}
@media screen and (min-width: 640px) {
  .signUpForm__button {
    width: 10rem;
  }
}

div.mce_inline_error {
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  padding: 0.5rem;
}
@media screen and (min-width: 640px) {
  div.mce_inline_error {
    bottom: -9px;
  }
}

div.mce_inline_error {
  color: #ff5555;
  text-align: left;
}

div#mce-success-response {
  clear: both;
  padding: 0.5rem;
  background-color: #52c5bb;
  color: #323232;
}

.footer {
  background-color: #242424;
  clear: both;
  overflow: hidden;
  color: #f5f5f5;
  padding: 2rem 0;
  position: relative;
  height: 140px;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .footer {
    padding: 2rem 0;
  }
}

.footer__heading {
  margin: 1rem 0 0;
  font-size: 1.25rem;
}

.footer__headingLink {
  text-decoration: none;
  color: #f5f5f5;
}
.footer__headingLink:hover, .footer__headingLink:focus, .footer__headingLink:active {
  color: #52c5bb;
}

.footer__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer__listItem {
  display: inline-block;
}

.footer__link {
  color: #fff;
  text-decoration: none;
  padding: 0.25rem 0;
  display: block;
}

.footer__listItem--menu {
  width: 49%;
}

.footer__list--partners {
  margin: 1rem 0 0;
}
@media screen and (min-width: 768px) {
  .footer__list--partners {
    margin: 0;
  }
}

.footer__listItem--partners {
  width: 24%;
  vertical-align: middle;
  padding: 0 1rem 0 0;
}
@media screen and (min-width: 768px) {
  .footer__listItem--partners {
    padding: 0;
  }
}

.footer__partnersLink {
  display: block;
}
@media screen and (min-width: 768px) {
  .footer__partnersLink {
    padding: 0 1rem;
  }
}

.footer__list--partnersLogo {
  max-width: 100%;
  max-height: 1.75rem;
  opacity: 0.65;
}

.footer__list--social {
  margin: 1rem 0 0;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .footer__list--social {
    text-align: right;
  }
}

.footer__listItem--social {
  margin: 0 1rem 0 0;
}
@media screen and (min-width: 768px) {
  .footer__listItem--social {
    margin: 0 0 0 1rem;
  }
}

.footer__svg {
  height: 1.5rem;
}

.footer__path {
  fill: none;
  stroke: rgba(255, 255, 255, 0.75);
  stroke-width: 2px;
}

.footer__bottom {
  margin-top: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 0.75rem;
}
@media screen and (min-width: 768px) {
  .footer__bottom {
    padding-top: 0.875rem;
    margin-top: 0.875rem;
  }
}

.footer__copyrightText {
  display: block;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.75);
  margin: 0;
}

.footer__list--bottom {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .footer__list--bottom {
    float: right;
  }
}

.footer__listItem--bottom {
  margin: 0.25rem 1rem 0 0;
}
@media screen and (min-width: 768px) {
  .footer__listItem--bottom {
    margin: 0 0.5rem;
  }
}

.footer__link--bottom {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.75);
}

.playlistPopup__listItem {
  list-style: none;
}
.playlistPopup__listItem:nth-of-type(even) {
  background-color: rgba(245, 245, 245, 0.07);
}
.playlistPopup__listItem:hover .playlistPopup__title {
  background-color: #52c5bb;
}
.playlistPopup__listItem.active {
  background-color: rgba(82, 197, 187, 0.25);
}

.playlistPopup__linkWrap {
  display: grid;
  grid-template-columns: 4rem 1fr;
  grid-gap: 1rem;
  text-decoration: none;
  align-items: center;
  padding: 0.5rem 1rem 0;
}
@media only screen and (min-width: 641px) {
  .playlistPopup__linkWrap {
    padding: 0 1rem;
    grid-gap: 1rem;
    grid-template-columns: 3rem 1fr;
  }
}

.playlistPopup__trackCoverWrap {
  width: 4rem;
  height: 4rem;
  position: relative;
}
@media only screen and (min-width: 641px) {
  .playlistPopup__trackCoverWrap {
    width: 3rem;
    height: 3rem;
  }
}

.playlistPopup__trackCover {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.playlistPopup__textWrap {
  padding-right: 1rem;
}

.playlistPopup__title,
.playlistPopup__artist {
  line-height: 1.4;
}

.playlistPopup__title {
  font-weight: 700;
  font-size: 0.9rem;
  color: #f5f5f5;
  border-bottom: 1px solid #000;
  padding: 0.25rem 0 0.3125rem;
  margin: 0.5rem 0 0.3125rem;
  display: inline-block;
}

.playlistPopup__artist {
  color: #747674;
  font-size: 0.65rem;
  margin: 0 0 1rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media screen and (min-width: 640px) {
  .playlistPopup__artist {
    font-size: 0.65rem;
  }
}

.playlistPopup__buttons {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  padding: 0 1rem 1rem;
}
@media only screen and (min-width: 641px) {
  .playlistPopup__buttons {
    padding: 0;
    position: static;
    flex-direction: row;
    text-align: right;
    justify-content: flex-end;
  }
}

.playlistPopup__hqButton {
  color: #52c5bb;
  padding: 0.25rem;
  border: 1px solid #52c5bb;
  text-decoration: none;
  font-size: 0.8rem;
  text-align: center;
  letter-spacing: 1px;
}
.playlistPopup__hqButton:hover, .playlistPopup__hqButton:active, .playlistPopup__hqButton:focus {
  background-color: #52c5bb;
  color: #1c1c1c;
}
@media only screen and (min-width: 641px) {
  .playlistPopup__hqButton {
    margin: 0 1rem 0 0;
  }
}

.playlistPopup__addToButton {
  background: none;
  border: none;
  padding: 0;
  margin: 0 1rem 0 0;
}
.playlistPopup__addToButton:hover {
  cursor: pointer;
}

.playlistPopup__addToButtonSvg {
  width: 1.125rem;
  height: 1.125rem;
}

.playlistPopup__closeButtonSvg {
  width: 1.25rem;
  height: 1.25rem;
}

.playlistPopup__addToButtonSvgPath {
  fill: #52c5bb;
}

.homeBanner {
  background-color: #1c1c1c;
  position: relative;
  padding: 0;
  z-index: 1;
  height: 90vh;
  margin-bottom: -10vh;
}
@media screen and (min-width: 640px) {
  .homeBanner {
    height: 90vh;
    margin-bottom: -15vh;
    padding: 0 2rem;
  }
}
.homeBanner > .row,
.homeBanner > .row > .column {
  height: 100%;
}

.homeVideo {
  position: relative;
  z-index: 5;
  padding: 10rem 1rem;
}

.homeVideo__heading {
  color: #f5f5f5;
  font-size: 2rem;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .homeVideo__heading {
    font-size: 3rem;
  }
}

.homeVideo__wrapper {
  position: relative;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 50.625%;
  border-radius: 8px;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.7);
  transform: translateZ(0);
}
@media screen and (min-width: 640px) {
  .homeVideo__wrapper {
    width: 80%;
  }
}
.homeVideo__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background-color: #1c1c1c;
}

.homeBanner__bgImage {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0.4;
}
@media screen and (min-width: 1200px) {
  .homeBanner__bgImage {
    opacity: 0.75;
  }
}

.homeBanner__heading,
.homeMocks__heading {
  color: #f5f5f5;
  margin: 0;
  line-height: 1;
}

.homeMocks__subHeading {
  color: #f5f5f5;
  margin: 0;
  line-height: 1;
}

.homeBanner__heading {
  position: relative;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  font-size: 4.5rem;
}
@media screen and (min-width: 640px) {
  .homeBanner__heading {
    font-size: 7rem;
    top: 50%;
    transform: translate3d(0, -50%, 0);
  }
}
@media screen and (min-width: 1200px) {
  .homeBanner__heading {
    font-size: 9rem;
  }
}

.homeBanner__headingComponent {
  animation: fadeIn 1s ease-in-out forwards;
  opacity: 0;
  color: #52c5bb;
}

.homeBanner__headingComponent--2 {
  animation-delay: 0.5s;
  color: white;
}
@media screen and (min-width: 640px) {
  .homeBanner__headingComponent--2 {
    font-size: 6rem;
    top: 50%;
    transform: translate3d(0, -50%, 0);
  }
}
@media screen and (min-width: 1200px) {
  .homeBanner__headingComponent--2 {
    font-size: 8rem;
  }
}

.homeBanner__headingComponent--3 {
  animation-delay: 1s;
  display: block;
}
@media screen and (min-width: 1200px) {
  .homeBanner__headingComponent--3 {
    margin: 1rem 0;
  }
}

.homeBanner__headingComponent--fullStop,
.homeMocks__headingComponent--fullStop {
  background-color: #52c5bb;
  width: 0.75rem;
  height: 0.75rem;
  display: inline-block;
}
@media screen and (min-width: 1200px) {
  .homeBanner__headingComponent--fullStop,
.homeMocks__headingComponent--fullStop {
    width: 1rem;
    height: 1rem;
  }
}

.homeMocks__subHeadingComponent--fullStop {
  background-color: #52c5bb;
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
}
@media screen and (min-width: 1200px) {
  .homeMocks__subHeadingComponent--fullStop {
    width: 0.7rem;
    height: 0.7rem;
  }
}

.homeBanner__headingComponent--fullStop {
  margin-left: -0.5rem;
}
@media screen and (min-width: 1200px) {
  .homeBanner__headingComponent--fullStop {
    margin-left: -1rem;
  }
}

.homeBanner__imageCol {
  float: right;
}

.homeBanner__imageContainer {
  transform: rotate(4deg);
  position: relative;
  z-index: 1;
}

.homeBanner__image {
  position: relative;
  z-index: 1;
  float: right;
  width: 100%;
  max-width: 10rem;
  opacity: 0;
  animation: enterFromRight 1s 2s ease-in-out forwards;
}
@media screen and (min-width: 1200px) {
  .homeBanner__image {
    max-width: 100%;
    height: 85vh;
    float: right;
    margin-top: 3rem;
    margin-right: 4rem;
  }
}

.homeMocks {
  position: relative;
  margin-top: -5vh;
  padding-top: 15vh;
  padding: 0rem 0 0;
}
@media screen and (min-width: 640px) {
  .homeMocks {
    padding-top: 10vh;
  }
}
@media screen and (min-width: 640px) {
  .homeMocks {
    padding: 0rem 1rem 0;
  }
}
@media screen and (min-width: 1200px) {
  .homeMocks {
    padding: 0rem 1rem;
  }
}

.homeMocks__heading {
  font-size: 3rem;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 640px) {
  .homeMocks__heading {
    font-size: 5rem;
  }
}
@media screen and (min-width: 1200px) {
  .homeMocks__heading {
    font-size: 9rem;
  }
}

.homeMocks__subHeading {
  font-size: 2rem;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 640px) {
  .homeMocks__subHeading {
    font-size: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  .homeMocks__subHeading {
    font-size: 6rem;
  }
}

.homeMocks__headingComponent--fullStop {
  margin-left: 0.5rem;
}
@media screen and (min-width: 1200px) {
  .homeMocks__headingComponent--fullStop {
    margin-left: 1rem;
  }
}

.homeMocks__subHeadingComponent--fullStop {
  margin-left: 0.3rem;
}
@media screen and (min-width: 1200px) {
  .homeMocks__subHeadingComponent--fullStop {
    margin-left: 0.7rem;
  }
}

.homeMocks__text {
  font-size: 1rem;
  color: rgba(245, 245, 245, 0.5);
  margin-top: 2rem;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 640px) {
  .homeMocks__text {
    max-width: 80%;
  }
}
@media screen and (min-width: 1200px) {
  .homeMocks__text {
    max-width: 60%;
    font-size: 1.25rem;
  }
}

.homeMocks__mockups {
  margin: 3rem auto 0;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .homeMocks__mockups {
    margin: 6rem auto 0;
  }
}

.homeMocks__mockUp {
  display: inline-block;
  margin: 0 auto 4rem;
}
@media screen and (min-width: 640px) {
  .homeMocks__mockUp {
    margin: auto;
  }
}

.homeMocks__mockUp--phone {
  width: 50%;
}
@media screen and (min-width: 640px) {
  .homeMocks__mockUp--phone {
    width: 14%;
  }
}
@media screen and (min-width: 1200px) {
  .homeMocks__mockUp--phone {
    width: 15%;
  }
}

.homeMocks__mockUp--tablet {
  width: 50%;
}
@media screen and (min-width: 640px) {
  .homeMocks__mockUp--tablet {
    width: 24%;
  }
}

.homeMocks__mockUp--laptop {
  width: 90%;
}
@media screen and (min-width: 640px) {
  .homeMocks__mockUp--laptop {
    width: 60%;
  }
}

.homeTracks {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  height: 80vh;
  min-height: 800px;
  background-color: #323232;
  background: #1c1c1c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #1c1c1c 0%, #323232 50%, #1c1c1c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #1c1c1c 0%, #323232 50%, #1c1c1c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #1c1c1c 0%, #323232 50%, #1c1c1c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#1f1c1c", endColorstr="#323232",GradientType=0 );
  /* IE6-9 */
  padding: 2rem 0 0;
}
@media screen and (min-width: 640px) {
  .homeTracks {
    padding: 5rem 1rem;
  }
}
@media screen and (min-width: 1200px) {
  .homeTracks {
    min-height: 1200px;
    padding: 0rem 0rem 0;
  }
}

.homeTracks__textWrap {
  margin-top: 2rem;
}
@media screen and (min-width: 640px) {
  .homeTracks__textWrap {
    text-align: right;
    margin-top: 4rem;
  }
}
@media only screen and (min-width: 1441px) {
  .homeTracks__textWrap {
    margin-top: 0;
  }
}

.homeTracks__heading {
  font-size: 1.75rem;
  padding: 0 0 1rem;
  margin: 2rem 0 1rem;
  position: relative;
  color: #f5f5f5;
}
@media screen and (min-width: 1200px) {
  .homeTracks__heading {
    font-size: 2.75rem;
    padding: 0 0 1.5rem;
    margin: 1.5rem 0 3rem;
  }
}
.homeTracks__heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0.3125rem;
  background-color: #52c5bb;
}
@media screen and (min-width: 1200px) {
  .homeTracks__heading:after {
    height: 0.5rem;
  }
}

.homeTracks__text {
  font-size: 1rem;
  color: rgba(245, 245, 245, 0.5);
}
@media screen and (min-width: 1200px) {
  .homeTracks__text {
    font-size: 1.25rem;
  }
}

.homeTracks__innerWrap {
  opacity: 0.3;
  transform-style: preserve-3d;
  transform: translateX(42vw) translateY(-630px) rotateX(-45deg) rotateZ(-45deg);
  position: absolute;
  top: 90%;
  left: 0;
  transform-origin: -43vw 610px;
  min-width: 480px;
}
@media screen and (min-width: 640px) {
  .homeTracks__innerWrap {
    top: 120%;
    min-width: 670px;
    transform-origin: -120vw 110vw;
  }
}
@media screen and (min-width: 900px) {
  .homeTracks__innerWrap {
    top: 120%;
  }
}
@media screen and (min-width: 1200px) {
  .homeTracks__innerWrap {
    top: 130%;
    transform-origin: -140vw 110vw;
  }
}

.homeTracks__signup {
  text-align: center;
  padding: 2rem 0;
}
.homeTracks__signup p {
  font-size: 1.25rem;
  color: #f5f5f5;
  margin-bottom: 1rem;
}
.homeTracks__signup .homeTracks__signupLink {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  background-color: #52c5bb;
  color: #3b3b3b;
  text-decoration: none;
  border-radius: 4px;
  font-weight: bold;
}
.homeTracks__signup .homeTracks__signupLink:hover {
  background-color: #40beb3;
}

.homeTracks__trackGrid {
  padding: 2rem 0;
  margin: 2rem 0 0;
  width: 100%;
}

.homeTracks__trackGridWrapper {
  position: relative;
  overflow: hidden;
  flex-grow: 1;
}

.homeTracks__trackGridWrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  /* Adjust the height as needed */
  background: linear-gradient(to bottom, bgTone--dark, #1c1c1c);
  pointer-events: none;
}

.homeFeatures {
  padding: 0 0 0;
  position: relative;
  background-color: #242424;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  .homeFeatures {
    padding: 0 0 4rem;
  }
}

.homeFeatures__heading {
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin: 3rem 0 0.5rem;
}
@media screen and (min-width: 640px) {
  .homeFeatures__heading {
    font-size: 2.5rem;
    margin: 4rem 0 0.75rem;
  }
}

.homeFeatures__subheading {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  margin: 0 0 2rem;
}
@media screen and (min-width: 640px) {
  .homeFeatures__subheading {
    font-size: 1.125rem;
    margin: 0 0 3rem;
  }
}

.homeFeatureBoxColumn:nth-child(odd) {
  background-color: #292929;
}
.homeFeatureBoxColumn:nth-child(even) {
  background-color: #242424;
}
@media screen and (min-width: 640px) {
  .homeFeatureBoxColumn:nth-of-type(2n + 3) {
    clear: both;
  }
}
@media screen and (min-width: 640px) {
  .homeFeatureBoxColumn:nth-of-type(1), .homeFeatureBoxColumn:nth-of-type(2n + 4) {
    background-color: #292929;
  }
}
@media screen and (min-width: 640px) {
  .homeFeatureBoxColumn:nth-of-type(2), .homeFeatureBoxColumn:nth-of-type(2n + 3) {
    background-color: #242424;
  }
}
.homeFeatureBoxColumn:nth-of-type(1) .homeFeatureBox:before, .homeFeatureBoxColumn:nth-of-type(2n + 3) .homeFeatureBox:before {
  left: -100%;
}
.homeFeatureBoxColumn:nth-of-type(2) .homeFeatureBox:before, .homeFeatureBoxColumn:nth-of-type(2n + 4) .homeFeatureBox:before {
  right: -100%;
}

.homeFeatureBox {
  color: #f5f5f5;
  padding: 4rem 1rem;
  text-align: center;
  position: relative;
  background-color: inherit;
}
@media screen and (min-width: 1200px) {
  .homeFeatureBox {
    padding: 6rem 4rem;
  }
}
@media screen and (min-width: 640px) {
  .homeFeatureBox:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: inherit;
  }
}

.homeFeatureBox__textWrap {
  max-width: 32rem;
  margin: 0 auto 1.5rem;
}
@media screen and (min-width: 640px) {
  .homeFeatureBox__textWrap {
    margin: 0 auto 3rem;
  }
}

.homeFeatureBox__svgWrap {
  width: 3rem;
  height: 3rem;
  display: block;
  position: relative;
  padding: 0.75rem;
  margin: auto;
}
@media screen and (min-width: 1200px) {
  .homeFeatureBox__svgWrap {
    width: 5rem;
    height: 5rem;
    padding: 1rem;
  }
}

.homeFeatureBox__svg {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
@media screen and (min-width: 1200px) {
  .homeFeatureBox__svg {
    max-height: calc(100% - 2rem);
    max-width: calc(100% - 2rem);
  }
}

.homeFeatureBox__svgPath {
  fill: rgba(245, 245, 245, 0.5);
}

.homeFeatureBox__heading {
  font-size: 1.75rem;
  display: inline-block;
  padding-bottom: 0.25rem;
  border-bottom: 0.25rem solid #52c5bb;
  margin: 2rem auto 1rem;
}
@media screen and (min-width: 1200px) {
  .homeFeatureBox__heading {
    font-size: 2.75rem;
  }
}

.homeFeatureBox__text {
  font-size: 1rem;
  color: rgba(245, 245, 245, 0.5);
}
@media screen and (min-width: 1200px) {
  .homeFeatureBox__text {
    font-size: 1.25rem;
  }
}

.homeFeatureBox__image {
  width: 100%;
}
@media screen and (min-width: 640px) {
  .homeFeatureBox__image {
    margin-top: 2rem;
  }
}

.homeBrowse {
  padding: 4rem 0;
}
@media screen and (min-width: 640px) {
  .homeBrowse {
    padding: 4rem 1rem;
  }
}

.homeBrowse__mainHeading {
  color: #e4e4e4;
  font-size: 1.75rem;
  padding: 0 0 1rem;
  margin: 2rem 0 1rem;
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 640px) {
  .homeBrowse__mainHeading {
    font-size: 2.75rem;
    padding: 0 0 1.5rem;
    margin: 1.5rem 0 2rem;
  }
}
.homeBrowse__mainHeading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0.3125rem;
  background-color: #52c5bb;
}

.homeBrowse__mainText {
  font-size: 1rem;
  color: #e4e4e4;
  color: rgba(245, 245, 245, 0.5);
  margin: 0 0 3rem;
}
@media screen and (min-width: 640px) {
  .homeBrowse__mainText {
    font-size: 1.25rem;
  }
}

.membershipLevels {
  padding: 3rem 0 6rem;
  background-color: #191919;
}
@media screen and (min-width: 640px) {
  .membershipLevels {
    padding: 4rem 0 8rem;
  }
}

.membershipLevels__mainHeading {
  font-size: 1.75rem;
  position: relative;
  padding: 0 0 1.5rem;
  margin: 1.5rem 0 3rem;
  color: #f5f5f5;
}
@media screen and (min-width: 640px) {
  .membershipLevels__mainHeading {
    font-size: 3rem;
  }
}
.membershipLevels__mainHeading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 50%;
  height: 0.5rem;
  background-color: #52c5bb;
}

.membershipLevel {
  padding: 2.25rem 1.5rem 1.5rem;
  margin: 0 0 2rem;
  border: 1px solid #f5f5f5;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 640px) {
  .membershipLevel {
    margin: 0;
    padding: 3rem 2rem;
  }
}

.membershipLevel__heading {
  font-weight: 700;
  font-size: 1.5rem;
  margin: 0 0 2rem;
  color: #52c5bb;
}
@media screen and (min-width: 640px) {
  .membershipLevel__heading {
    font-size: 2.5rem;
  }
}

.membershipLevel__list {
  list-style: none;
  margin: 1rem auto 0;
  padding: 0;
  max-width: 14rem;
}

.membershipLevel__listItem {
  display: block;
  padding: 0.5rem 0 1rem;
  margin: 0.5rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.membershipLevel__listItem:last-of-type {
  border: none;
}

.homeDownload {
  background: #52C5BB;
  padding: 4rem 1rem;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 640px) {
  .homeDownload {
    padding: 5rem 2rem;
  }
}

.homeDownload__content {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

.homeDownload__icon {
  width: 60px;
  height: 60px;
  margin: 0 auto 1.5rem;
  display: block;
}

.homeDownload__iconPath {
  stroke: #f5f5f5;
}

.homeDownload__heading {
  font-size: 2rem;
  font-weight: 700;
  color: #f5f5f5;
  margin: 0 0 1rem;
}
@media screen and (min-width: 640px) {
  .homeDownload__heading {
    font-size: 2.5rem;
  }
}

.homeDownload__text {
  font-size: 1.1rem;
  color: rgba(245, 245, 245, 0.9);
  margin: 0 0 2rem;
}
@media screen and (min-width: 640px) {
  .homeDownload__text {
    font-size: 1.25rem;
  }
}

.homeDownload__button {
  display: inline-block;
  padding: 1rem 2.5rem;
  background: #f5f5f5;
  color: #52C5BB;
  font-size: 1.1rem;
  font-weight: 700;
  text-decoration: none;
  border-radius: 4px;
  transition: all 0.25s;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}
.homeDownload__button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
  background: #e8e8e8;
}
@media screen and (min-width: 640px) {
  .homeDownload__button {
    padding: 1.2rem 3rem;
    font-size: 1.2rem;
  }
}

.homeDownload__platforms {
  margin: 1.5rem 0 0;
  font-size: 0.9rem;
  color: rgba(245, 245, 245, 0.7);
}

.blogFixie {
  position: fixed;
  top: 3rem;
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: calc((100vw - 240px) / 2);
  background-color: #747674;
}
@media screen and (min-width: 640px) {
  .blogFixie {
    top: 4.5rem;
  }
}
@media only screen and (min-width: 1441px) {
  .blogFixie {
    max-width: calc((100vw - 600px) / 2);
  }
}

.blogFixie__textWrap {
  max-width: 80%;
  padding: 2rem;
  background-color: #fff;
  position: absolute;
  bottom: 4rem;
  left: 4rem;
}

.blogFixie__title {
  margin: 0;
  font-size: 2.5rem;
}

.blogMain {
  margin-left: calc((100vw - 240px) / 2);
  margin-right: 200px;
}
@media only screen and (min-width: 1441px) {
  .blogMain {
    margin-left: calc((100vw - 600px) / 2);
  }
}

.blogPreview {
  margin-bottom: 3rem;
}

.blogPreview__image {
  background-color: #545254;
  padding-bottom: 100%;
}

.blogPreview__image--featured {
  padding-bottom: 47.5%;
}

.blogPreview__meta {
  margin: 0.5rem 0;
  opacity: 0.5;
}

.blogPreview__title {
  margin: 0;
  color: #545254;
}

.blogSidebar {
  position: fixed;
  top: 3rem;
  right: 0;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  max-width: 200px;
  background-color: #747674;
}
@media screen and (min-width: 640px) {
  .blogSidebar {
    top: 4.5rem;
  }
}

.sidebar {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #747674;
  height: 100vh;
  max-height: 100vh;
  overflow: hidden;
  width: 240px;
  padding: 0 2rem 2rem;
}

.sidebar__mainLogo {
  color: #545254;
}

.sidebarPageContentWrap {
  padding: 0 1rem 0 calc(240px + 1rem);
}

.exclusives__mainHeading {
  font-size: 2rem;
  color: #f5f5f5;
  padding: 0 0 1.5rem;
  margin: 1.5rem 0 3rem;
  position: relative;
  z-index: 5;
}
@media screen and (min-width: 640px) {
  .exclusives__mainHeading {
    font-size: 2.75rem;
  }
}
.exclusives__mainHeading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 50%;
  height: 0.5rem;
  background-color: #52c5bb;
}

.browseExclusives {
  padding: 0 0 2rem;
  background-color: #323232;
  background-color: #242424;
}
@media screen and (min-width: 640px) {
  .browseExclusives {
    padding: 2rem 0 4rem;
  }
}

.exclusives {
  padding: 0.5rem;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
  background-color: #1c1c1c;
}

.exclusives__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.5rem;
}
@media screen and (min-width: 640px) {
  .exclusives__grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.exclusives__item {
  position: relative;
  overflow: hidden;
  background-color: #000;
}
.exclusives__item:nth-of-type(1) {
  grid-column: 1/3;
}
@media screen and (min-width: 640px) {
  .exclusives__item:nth-of-type(1) {
    grid-column: 1/2;
    grid-row: 1/3;
  }
}
.exclusives__item:nth-of-type(4) {
  grid-column: 1/3;
}
@media screen and (min-width: 640px) {
  .exclusives__item:nth-of-type(4) {
    grid-column: 2/3;
    grid-row: 2/4;
  }
}
.exclusives__item:nth-of-type(7) {
  grid-column: 1/3;
}
@media screen and (min-width: 640px) {
  .exclusives__item:nth-of-type(7) {
    grid-column: 3/4;
    grid-row: 3/5;
  }
}

.exclusives__imageWrap {
  opacity: 0.8;
  position: relative;
  height: 0;
}

.exclusives__imageWrap--small {
  /* Formula is: (height / width * 100%) */
  padding-top: calc(5 / 10 * 100%);
}

.exclusives__imageWrap--large {
  /* Formula is: (height / width * 100%) */
  padding-top: calc(10 / 10 * 100%);
}

.exclusives__itemImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  object-fit: cover;
}

.exclusives__textWrap {
  position: absolute;
  padding: 1rem;
  color: #fff;
  left: 0;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.exclusives__textWrap--alignRight {
  text-align: right;
}

.exclusives__heading {
  font-weight: 700;
  font-size: 2.25rem;
  border-bottom: 2px solid #fff;
  padding-bottom: 1.5rem;
  margin: 0 0 1.5rem;
  line-height: 0.9;
}
@media screen and (min-width: 640px) {
  .exclusives__heading {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .exclusives__heading {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .exclusives__heading {
    font-size: 3.5rem;
  }
}

.exclusives__subheading {
  display: block;
  font-weight: 700;
}

.browseSection {
  margin: 0 0 2rem;
}
@media only screen and (min-width: 1025px) {
  .browseSection {
    padding: 0 1rem;
  }
}

.trackGrid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2rem;
  padding: 1rem;
  max-width: 1400px;
  margin: 0 auto;
}
@media screen and (min-width: 500px) {
  .trackGrid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 640px) {
  .trackGrid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 900px) {
  .trackGrid {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .trackGrid {
    grid-template-columns: repeat(6, 1fr);
  }
}

.browseSection__smallTrackTiles .track__title {
  font-size: 0.8rem;
}
@media screen and (min-width: 640px) {
  .browseSection__smallTrackTiles .track__title {
    font-size: 0.875rem;
  }
}

.searchForm ::-webkit-input-placeholder {
  font-size: 0.9375rem;
  color: #f5f5f5;
  opacity: 0.25;
  letter-spacing: 1px;
}
.searchForm :-moz-placeholder {
  font-size: 0.9375rem;
  color: #f5f5f5;
  opacity: 0.25;
  letter-spacing: 1px;
}
.searchForm ::-moz-placeholder {
  font-size: 0.9375rem;
  color: #f5f5f5;
  opacity: 0.25;
  letter-spacing: 1px;
}
.searchForm :-ms-input-placeholder {
  font-size: 0.9375rem;
  color: #f5f5f5;
  opacity: 0.25;
  letter-spacing: 1px;
}

.searchForm__textInput {
  width: 100%;
  height: 3rem;
  padding: 0 1rem;
  border-radius: 0;
  -webkit-appearance: none;
  border: none;
  background-color: rgba(116, 118, 116, 0.25);
  color: #f5f5f5;
}

.searchResults {
  display: none;
  margin-top: 1.5rem;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2rem;
  padding: 1rem 1rem 0;
}
@media screen and (min-width: 640px) {
  .searchResults {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.searchResults__noResults {
  font-size: 1.5rem;
  color: #f5f5f5;
  grid-column: 1/4;
}

.browseFilters {
  margin: 2rem auto 1rem;
}
@media screen and (min-width: 640px) {
  .browseFilters {
    margin: 4rem auto 2.125rem;
  }
}

.filterSwitcherButtonsWrap {
  margin-bottom: 1rem;
}

.filterSwitcherButtonsWrap__text {
  color: #f5f5f5;
  margin-right: 0.5rem;
}

.filterSwitcherButton {
  border: 1px solid #52c5bb;
  background-color: transparent;
  display: inline-block;
  padding: 0.3125rem 1rem;
  color: #f5f5f5;
  margin-right: 0.5rem;
}

.filterSwitcherButton--active {
  background-color: #52c5bb;
  color: #3b3b3b;
}

.browseFilters__group {
  position: relative;
}

.filters--active {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  pointer-events: auto;
}

.filters:not(.filters--active) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
}

.browseFilters__heading {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
  margin: 0 0 1rem;
  padding: 0 0 0.5rem;
  font-weight: 600;
  color: #f5f5f5;
  position: relative;
  display: inline-block;
}
.browseFilters__heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0.25rem;
  background-color: #52c5bb;
}

.browseFilters__filterVisibilityButton {
  box-shadow: none;
  -webkit-appearance: none;
  color: #f5f5f5;
  background: none;
  border: none;
  font-size: 0.9375rem;
  padding: 0;
  margin: 1rem 0 0;
}
.browseFilters__filterVisibilityButton:hover {
  cursor: pointer;
}
@media screen and (min-width: 640px) {
  .browseFilters__filterVisibilityButton {
    margin: 0;
    position: relative;
    top: 0.625rem;
  }
}

.browseFilters__filterVisibilityButtonSvg {
  display: inline-block;
  height: 1rem;
  margin-left: 0.25rem;
}

.browseFilters__filterVisibilityButtonSvgPath {
  fill: #f5f5f5;
}

.browseFilters__filterSection {
  display: none;
}

.browseFilters__filterSection--open {
  display: block;
}

.browseFilters__filtersWrap {
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 1rem 0 0.125rem;
}
@media screen and (min-width: 640px) {
  .browseFilters__filtersWrap {
    margin: 2rem 0 0;
  }
}

.filters__itemsWrap {
  width: calc(100% + 1rem);
  margin-left: -0.5rem;
}

.filters__item {
  width: calc(50% - 1rem);
  height: 2rem;
  line-height: 170%;
  text-align: center;
  margin: 0.25rem 0.5rem;
  background-color: rgba(245, 245, 245, 0.35);
  position: relative;
  display: inline-block;
  overflow: hidden;
}
@media screen and (min-width: 420px) {
  .filters__item {
    width: calc(33.333334% - 1rem);
  }
}
@media screen and (min-width: 640px) {
  .filters__item {
    width: calc(25% - 1rem);
  }
}
@media screen and (min-width: 768px) {
  .filters__item {
    width: calc(16.666667% - 1rem);
  }
}

.filters__item--selected {
  background-color: #52c5bb;
  font-weight: 600;
}

.filters__checkbox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}

.filters__label {
  color: #f5f5f5;
  font-size: 1rem;
  padding: 3px 1rem 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.newTracksSection {
  padding: 1rem 0 0;
  background-color: #242424;
}

.newTracks__headingWrap {
  padding: 0 1rem;
}

.newTracks__heading {
  font-size: 1.5rem;
  color: #f5f5f5;
  padding: 0 0 0.75rem;
  margin: 0 0 1.25rem;
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 640px) {
  .newTracks__heading {
    font-size: 2rem;
  }
}
.newTracks__heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0.35rem;
  background-color: #b06fec;
}

.newTracks__scrollWrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 1.5rem;
  scrollbar-width: none;
}
.newTracks__scrollWrap::-webkit-scrollbar {
  display: none;
}

.newTracks__row {
  display: flex;
  gap: 1rem;
  padding: 0 1rem;
  min-width: min-content;
}

.newTracks__card {
  flex: 0 0 140px;
}
@media screen and (min-width: 500px) {
  .newTracks__card {
    flex: 0 0 160px;
  }
}
@media screen and (min-width: 640px) {
  .newTracks__card {
    flex: 0 0 180px;
  }
}
@media screen and (min-width: 1024px) {
  .newTracks__card {
    flex: 0 0 200px;
  }
}

.newTracks__link {
  display: block;
  text-decoration: none;
}
.newTracks__link:hover .newTracks__cover {
  opacity: 0.85;
}

.newTracks__coverWrap {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}

.newTracks__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.25s;
}

.newTracks__badge {
  position: absolute;
  top: 8px;
  left: 8px;
  background-color: #b06fec;
  color: #f5f5f5;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 2px 6px;
  border-radius: 2px;
}

.newTracks__text {
  padding: 0.5rem 0;
}

.newTracks__title {
  font-size: 0.8rem;
  color: #f5f5f5;
  font-weight: 700;
  line-height: 1.3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 640px) {
  .newTracks__title {
    font-size: 0.875rem;
  }
}

.newTracks__artist {
  font-size: 0.75rem;
  color: #d8d8d8;
  font-weight: 300;
  line-height: 1.3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 640px) {
  .newTracks__artist {
    font-size: 0.8125rem;
  }
}

.playerPage {
  position: relative;
  margin-top: 1rem;
  transition: opacity 0.25s ease-in-out;
}
@media screen and (min-width: 1024px) {
  .playerPage {
    margin-top: 2rem;
  }
}

.player {
  margin: 0 auto 1rem;
  font-weight: 300;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .player {
    margin: 0 auto 7rem;
  }
}

.player__section--mixer {
  overflow-x: scroll;
  overflow-y: hidden;
}
.player__section--mixer.locked {
  overflow-x: hidden;
}

.player__sectionSelectButton {
  background: #252525;
  color: rgba(255, 255, 255, 0.5);
  border: none;
  padding: 1rem;
  transition: all 0.25s ease-in-out;
}

.player__sectionContainer {
  height: 20rem;
  position: relative;
}

.mainVideoContainer {
  background-color: #323232;
  margin: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
}

.mainVideo {
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.75s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.mainVideo:hover {
  cursor: pointer;
}

.mainVideo--loaded {
  visibility: visible;
  opacity: 1;
}

.progressMeter {
  position: relative;
  height: calc(100% - 4rem);
}

.progressMeter__waveformWrap {
  position: relative;
  z-index: 5;
  pointer-events: auto;
  cursor: pointer;
  height: 100%;
  opacity: 0.75;
}

.progressMeter__topWaveformContainer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  overflow: hidden;
}

.progressMeter__topWaveformContainerInner {
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: block;
}

.progressMeter__waveformSvg {
  pointer-events: none;
  width: 100%;
  height: 100%;
}

.progressMeter__waveformSvg--bottom {
  fill: #fff;
}

.progressMeter__waveformSvg--top {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  display: block;
}

.progressMeter__waveformPath--top {
  fill: #52c5bb;
}

.progressMeter__main {
  width: 100%;
  -moz-appearence: progressbar;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

progress::-webkit-progress-value {
  background: transparent;
}

.progressMeter__main::-webkit-progress-bar {
  background: transparent;
}

.progressMeter__main::-moz-progress-bar {
  background: transparent;
}

progress[value] {
  /* Reset the default appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Get rid of default border in Firefox. */
  border: none;
}

.progressMeter__section {
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: rgba(82, 197, 187, 0.35);
  border-left: 1px dashed #545254;
  border-right: 1px dashed #545254;
  opacity: 0;
  transition: opacity 0 ease-in-out;
  pointer-events: none;
}

.progressMeter__section--active {
  opacity: 1;
}

.sectionSkip {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  position: relative;
  background-color: #323232;
}

.sectionSkip--waveform {
  height: 2.75rem;
}

.sectionSkip__item {
  display: block;
  position: absolute;
  top: 0;
  border-right: 1px solid #323232;
}

.sectionSkip__button {
  border: none;
  color: #fff;
  display: block;
  background: none;
  font-size: 0.75rem;
  width: 100%;
  text-align: left;
  position: relative;
}
.sectionSkip__button:hover {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.2);
}

.sectionSkip__button--active {
  background-color: #52c5bb;
}

.sectionSkip__button--loop--active {
  background-color: #52c5bb;
  color: #323232;
}
.sectionSkip__button--loop--active:hover, .sectionSkip__button--loop--active:focus, .sectionSkip__button--loop--active:active {
  background-color: #52c5bb;
}

.sectionSkip--sidebar .sectionSkip__button {
  padding: 1rem;
}

.sectionSkip__buttonInner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 2rem;
}

.sectionSkip__buttonInner--short {
  display: block;
  font-weight: 400;
}
@media screen and (min-width: 640px) {
  .sectionSkip__buttonInner--short {
    display: none;
  }
}

.sectionSkip__buttonInner--full {
  display: none;
}
@media screen and (min-width: 641px) {
  .sectionSkip__buttonInner--full {
    display: block;
  }
}

.playerPage__sidebarWrap {
  position: fixed;
}
@media screen and (min-width: 1024px) {
  .playerPage__sidebarWrap {
    position: static;
  }
}

.transportSection__list {
  list-style: none;
}

.transportSection__sectionTitleWrap {
  background-color: #323232;
  padding: 1rem;
  color: #747674;
  position: sticky;
  top: 0;
  z-index: 1;
}

@media only screen and (min-width: 641px) {
  .trackDetails {
    padding-top: 1rem;
  }
}

.trackDetails__titleWrap {
  background: #52c5bb;
  padding: 0.5rem 1rem;
  position: relative;
}
.trackDetails__titleWrap .trackDetails__spotifyLink {
  position: absolute;
  top: 0;
  right: 0;
}

.trackDetails__artist {
  font-size: 1rem;
  margin: 0;
  color: #1c1c1c;
}
@media screen and (min-width: 1024px) {
  .trackDetails__artist {
    font-size: 1.25rem;
  }
}

.trackDetails__title {
  font-size: 0.875rem;
  font-weight: 300;
  margin: 0;
  color: #1c1c1c;
}
@media screen and (min-width: 1024px) {
  .trackDetails__title {
    font-size: 1.1875rem;
  }
}

.trackDetails__detailsWrap {
  background-color: #323232;
  padding: 1rem 0;
}

.trackDetails__cover {
  width: 100%;
}

.trackDetails__icon {
  margin: 0.25rem 0;
  height: 0.875rem;
}
@media screen and (min-width: 1024px) {
  .trackDetails__icon {
    height: 1rem;
    margin: 0 0.5rem;
    float: right;
  }
}

.trackDetails__spotify {
  width: 100%;
  margin-top: 1rem;
}

.trackDetailsTrigger {
  color: #52c5bb;
  border: none;
  background: transparent;
  font-size: 0.75rem;
  padding: 0;
}
@media screen and (min-width: 1024px) {
  .trackDetailsTrigger {
    display: none;
  }
}

.trackDetails__list {
  padding: 0;
  max-height: 0;
  transition: max-height 0.5s ease-in-out;
  overflow: hidden;
  margin: 0.875rem 0 0;
}
@media screen and (min-width: 1024px) {
  .trackDetails__list {
    max-height: none;
  }
}

.trackDetails__list--inView {
  max-height: 7rem;
}

.trackDetails__item {
  display: block;
  color: #fff;
  font-size: 1rem;
  margin: 1rem 0;
}

.transportSection__title {
  color: #f5f5f5;
  margin: 0 0 0.25rem;
}

.transportSection__list--playlist {
  background-color: #545254;
  padding: 1rem;
  margin: 0;
}

.transportSection__playlistItem {
  position: relative;
  border-bottom: 1px solid #323232;
  padding: 1rem 0 1rem 3rem;
}
.transportSection__playlistItem:last-child {
  border: none;
}

.transportSection__playlistItem--active:before {
  content: "";
  position: absolute;
  top: 0;
  left: -1rem;
  right: -1rem;
  bottom: 0;
  background-color: rgba(82, 197, 187, 0.25);
}
.transportSection__playlistItem--active .transportSection__playlistNumber {
  background-color: #52c5bb;
  color: #545254;
}
.transportSection__playlistItem--active .transportSection__playlistTrackTitle,
.transportSection__playlistItem--active .transportSection__playlistArtistName {
  color: #52c5bb;
}

.transportSection__playlistNumber {
  color: #fff;
  background-color: #323232;
  padding: 0.25rem;
  text-align: center;
  position: absolute;
  top: 1rem;
  left: 0;
}

.transportSection__playlistTrackTitle {
  display: block;
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.875rem;
  margin: 0 0 0.5rem;
}

.transportSection__playlistArtistName {
  color: rgba(255, 255, 255, 0.6);
  display: block;
  font-size: 0.6875rem;
}

.transportSection__list--relatedArtists {
  margin: 0;
  padding: 1rem;
  background-color: #545254;
  overflow: hidden;
}

.transportSection__artistItem {
  width: 33.33334%;
  display: inline-block;
  float: left;
}

.transportSection__artistLink {
  display: block;
}

.transportSection__artistImage {
  width: 100%;
  padding: 0.5rem;
}

.playlistModule,
.relatedTracksModule {
  position: fixed;
  right: 0;
  z-index: 5;
  width: 100%;
  max-width: 30rem;
}
.playlistModule {
  overflow-y: scroll;
  bottom: 6rem;
  height: 65vh;
  overflow-y: scroll;
  background-color: #242424;
  padding-bottom: 4rem;
}
@media only screen and (min-width: 641px) {
  .playlistModule {
    width: 100%;
    max-width: 30rem;
    bottom: 0;
    height: 100vh;
    padding-top: 4.5rem;
  }
}
@media only screen and (min-width: 641px) {
  .playlistModule .transportSection__sectionTitleWrap {
    padding: 2rem 1rem 1rem;
  }
}

.relatedTracksModule {
  bottom: 8.75rem;
}
@media screen and (min-width: 1024px) {
  .relatedTracksModule {
    width: 100%;
    max-width: 30rem;
    bottom: 4.5rem;
  }
}

.mixerVolumeCanvas {
  display: none;
}

.playerPage--new .trackDetails {
  overflow: hidden;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 1024px) {
  .playerPage--new .trackDetails {
    margin-bottom: 2rem;
    display: flex;
    justify-content: space-between;
  }
}
.playerPage--new .trackDetails__coverTitleWrap {
  overflow: hidden;
  display: flex;
}
.playerPage--new .trackDetails__coverWrap {
  width: 3.5rem;
}
@media screen and (min-width: 1024px) {
  .playerPage--new .trackDetails__coverWrap {
    width: 6vw;
  }
}
.playerPage--new .trackDetails__cover {
  width: 3.5rem;
  height: 3.5rem;
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .playerPage--new .trackDetails__cover {
    height: 6vw;
    width: 6vw;
  }
}
.playerPage--new .trackDetails__titleWrap {
  display: inline-block;
  padding: 0 2rem 0 0;
  margin-left: 0.5rem;
  background-color: transparent;
}
@media screen and (min-width: 1024px) {
  .playerPage--new .trackDetails__titleWrap {
    padding: 0 3rem 0 0;
    margin-left: 1rem;
  }
}
.playerPage--new .trackDetails__artist {
  color: #fff;
  margin-bottom: 0.25rem;
}
@media screen and (min-width: 1024px) {
  .playerPage--new .trackDetails__artist {
    padding-bottom: 0.25rem;
  }
}
.playerPage--new .trackDetails__title {
  color: rgba(255, 255, 255, 0.5);
}
.playerPage--new .trackDetails__detailsWrap {
  background: none;
  padding: 0;
}
@media screen and (min-width: 1024px) {
  .playerPage--new .trackDetails__detailsWrap {
    display: inline-block;
    width: 60%;
    float: left;
  }
}
.playerPage--new .trackDetails__detailsWrap ul {
  list-style: none;
}
.playerPage--new .trackDetails__iconWrap {
  margin: 0;
  vertical-align: top;
  position: absolute;
  top: -2px;
  right: 1rem;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .playerPage--new .trackDetails__iconWrap {
    position: static;
    display: inline-block;
    text-align: left;
  }
}
.playerPage--new .trackDetails__iconWrap li {
  display: block;
}
@media screen and (min-width: 1024px) {
  .playerPage--new .trackDetails__iconWrap li {
    display: inline-block;
  }
}
.playerPage--new .trackDetails__list {
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .playerPage--new .trackDetails__list {
    position: static;
    text-align: right;
    float: right;
    margin: 0.25rem 0 0;
  }
}
.playerPage--new .trackDetails__list--inView {
  margin: 0.875rem 0 0;
}
.playerPage--new .trackDetails__item {
  color: rgba(255, 255, 255, 0.2);
  width: 49%;
  display: inline-block;
  font-size: 0.8125rem;
  margin: 0 0 0.25rem;
}
@media screen and (min-width: 1024px) {
  .playerPage--new .trackDetails__item {
    margin: 0 0 0.5rem;
    font-size: 1rem;
  }
}
.playerPage--new .trackDetails__item span {
  color: rgba(255, 255, 255, 0.4);
}
.playerPage--new .trackDetails__spotifyLink svg {
  height: 1.125rem;
}
@media screen and (min-width: 1024px) {
  .playerPage--new .trackDetails__spotifyLink svg {
    height: 1.3125rem;
    position: relative;
    top: 2px;
    margin-right: 0.3125rem;
  }
}
.playerPage--new .trackDetails__spotifyLink path {
  fill: #52c5bb;
}
@media only screen and (min-width: 1025px) {
  .playerPage--new .playerSidebarCol {
    position: relative;
    z-index: 5;
  }
}
.playerPage--new .playerSidebar {
  position: relative;
  padding-bottom: 12rem;
  overflow-y: auto;
  max-height: calc(100vh - 12rem);
}
@media screen and (min-width: 1024px) {
  .playerPage--new .playerSidebar {
    z-index: 1;
    padding-bottom: 6rem;
    max-height: calc(100vh - 8rem);
  }
}
.playerPage--new .playerSidebar .sectionSkip {
  background-color: transparent;
}
.playerPage--new .playerSidebar .sectionSkip__item {
  position: static;
}
.playerPage--new .playerSidebar__qualityMessageButton {
  color: #52c5bb;
  padding: 0.75rem 1rem;
  border: 1px solid #52c5bb;
  text-decoration: none;
  font-size: 0.7rem;
  white-space: nowrap;
  text-align: center;
  letter-spacing: 1px;
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0.5rem 0 1.5rem;
  width: 100%;
  position: relative;
  background: #1c1c1c;
}
@media only screen and (min-width: 1025px) {
  .playerPage--new .playerSidebar__qualityMessageButton {
    margin: 0 0 1rem;
    position: sticky;
    top: 0;
    z-index: 1;
  }
}
.playerPage--new .playerSidebar__qualityMessageButton:hover, .playerPage--new .playerSidebar__qualityMessageButton:active, .playerPage--new .playerSidebar__qualityMessageButton:focus {
  background-color: #52c5bb;
  color: #1c1c1c;
}
.playerPage--new .playerSidebar__loopToggle {
  display: flex;
  align-items: center;
  width: 100%;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  margin-bottom: 0.5rem;
}
.playerPage--new .playerSidebar__loopToggle .playertransportSection__sectionTitle {
  margin: 0;
  border-bottom: none;
  padding-bottom: 0;
}
.playerPage--new .playerSidebar__loopToggle:hover .playertransportSection__sectionTitle {
  color: #f5f5f5;
}
.playerPage--new .playerSidebar__loopToggleIcon {
  display: inline-block;
  font-size: 0.7rem;
  color: #747674;
  margin-right: 0.5rem;
  transition: transform 0.2s ease;
  transform: rotate(90deg);
}
.playerPage--new .playerSidebar__loopToggle--collapsed .playerSidebar__loopToggleIcon {
  transform: rotate(0deg);
}
.playerPage--new .sectionSkip--collapsed {
  display: none;
}
.playerPage--new .playerSidebar__pitchControl {
  margin: 0.75rem 0;
  padding: 0.5rem;
  background: rgba(62, 156, 112, 0.08);
  border-radius: 4px;
  border: 1px solid rgba(62, 156, 112, 0.2);
  position: relative;
}
.playerPage--new .playerSidebar__pitchControl.disabled {
  background: rgba(100, 100, 100, 0.1);
  border-color: rgba(150, 150, 150, 0.2);
  opacity: 0.6;
  overflow: hidden;
}
.playerPage--new .playerSidebar__pitchControl.disabled::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top right, transparent calc(50% - 1px), rgba(255, 100, 100, 0.6) calc(50% - 1px), rgba(255, 100, 100, 0.6) calc(50% + 1px), transparent calc(50% + 1px));
  pointer-events: none;
}
.playerPage--new .playerSidebar__pitchHeader {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.35rem;
}
.playerPage--new .playerSidebar__pitchSliderWrap {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  margin-bottom: 0.35rem;
}
.playerPage--new .playerSidebar__pitchSliderLabel {
  font-size: 0.55rem;
  color: rgba(255, 255, 255, 0.4);
  font-family: monospace;
  min-width: 1rem;
}
.playerPage--new .playerSidebar__pitchSlider {
  flex: 1;
  height: 4px;
  -webkit-appearance: none;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 2px;
  outline: none;
}
.playerPage--new .playerSidebar__pitchSlider::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 12px;
  height: 12px;
  background: #3e9c70;
  border-radius: 50%;
  cursor: pointer;
  transition: transform 0.25s;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.playerPage--new .playerSidebar__pitchSlider::-webkit-slider-thumb:hover {
  transform: scale(1.15);
}
.playerPage--new .playerSidebar__pitchSlider::-moz-range-thumb {
  width: 12px;
  height: 12px;
  background: #3e9c70;
  border-radius: 50%;
  cursor: pointer;
  border: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.playerPage--new .playerSidebar__pitchValueRow {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  margin-bottom: 0;
  width: 100%;
}
.playerPage--new .playerSidebar__pitchValue {
  font-size: 0.9rem;
  font-weight: 700;
  font-family: monospace;
  color: #3e9c70;
  background: rgba(0, 0, 0, 0.3);
  padding: 0.15rem 0.4rem;
  border-radius: 4px;
  min-width: 2rem;
  text-align: center;
}
.playerPage--new .playerSidebar__pitchReset {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 4px;
  padding: 0.2rem 0.4rem;
  font-size: 0.55rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  transition: all 0.25s;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.playerPage--new .playerSidebar__pitchReset:hover {
  background: rgba(255, 255, 255, 0.2);
  color: white;
}
.playerPage--new .playerSidebar__drumsToggle {
  display: flex;
  align-items: center;
  gap: 0.3rem;
  cursor: pointer;
  padding: 0.3rem 0.5rem;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 4px;
  transition: all 0.25s;
  margin-left: auto;
}
.playerPage--new .playerSidebar__drumsToggle:hover {
  background: rgba(255, 255, 255, 0.15);
}
.playerPage--new .playerSidebar__drumsToggle input[type=checkbox] {
  width: 14px;
  height: 14px;
  accent-color: #3e9c70;
  cursor: pointer;
}
.playerPage--new .playerSidebar__drumsToggle span {
  font-size: 0.65rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.playerPage--new .playerSidebar__drumsToggle:has(input:checked) span {
  color: #3e9c70;
}
.playerPage--new .playerSidebar__pitchStatus {
  display: flex;
  align-items: center;
  gap: 0.2rem;
  padding: 0.1rem 0.3rem;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.playerPage--new .playerSidebar__pitchStatusDot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  transition: background 0.25s;
}
.playerPage--new .playerSidebar__pitchStatusDot.loading {
  background: #ff5555;
  animation: pitchStatusPulse 1s ease-in-out infinite;
}
.playerPage--new .playerSidebar__pitchStatusDot.ready {
  background: #3e9c70;
  box-shadow: 0 0 4px #3e9c70;
}
.playerPage--new .playerSidebar__pitchStatusDot.unavailable {
  background: rgba(255, 255, 255, 0.3);
}
.playerPage--new .playerSidebar__pitchStatusDot.disabled {
  background: rgba(255, 100, 100, 0.5);
}
.playerPage--new .playerSidebar__pitchStatusText {
  font-size: 0.45rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  color: rgba(255, 255, 255, 0.5);
}
.playerPage--new .playerSidebar__routingToggle {
  display: flex;
  align-items: center;
  width: 100%;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  margin-bottom: 0.5rem;
}
.playerPage--new .playerSidebar__routingToggle .playertransportSection__sectionTitle {
  margin: 0;
  border-bottom: none;
  padding-bottom: 0;
}
.playerPage--new .playerSidebar__routingToggle:hover .playertransportSection__sectionTitle {
  color: #f5f5f5;
}
.playerPage--new .playerSidebar__routingToggleIcon {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid rgba(255, 255, 255, 0.5);
  margin-right: 0.5rem;
  transition: transform 0.2s ease;
  transform: rotate(90deg);
}
.playerPage--new .playerSidebar__routingToggle--collapsed .playerSidebar__routingToggleIcon {
  transform: rotate(0deg);
}
.playerPage--new .playerSidebar__routingControl {
  margin: 0 0 0.75rem;
  padding: 0.5rem;
  background: rgba(62, 156, 112, 0.08);
  border-radius: 4px;
  border: 1px solid rgba(62, 156, 112, 0.2);
}
.playerPage--new .playerSidebar__routingControl--collapsed {
  display: none;
}
.playerPage--new .playerSidebar__routingRow {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.4rem;
}
.playerPage--new .playerSidebar__routingRow:last-of-type {
  margin-bottom: 0;
}
.playerPage--new .playerSidebar__routingLabel {
  font-size: 0.65rem;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  flex-shrink: 0;
  margin-right: 0.5rem;
}
.playerPage--new .playerSidebar__routingSelect {
  flex: 1;
  padding: 0.3rem 0.5rem;
  background-color: #111;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 4px;
  color: white;
  font-size: 0.7rem;
  font-family: "Lato", sans-serif;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.playerPage--new .playerSidebar__routingSelect:focus {
  outline: none;
  border-color: #3e9c70;
}
.playerPage--new .playerSidebar__routingSelect option {
  background-color: #111;
  color: white;
}
.playerPage--new .playerSidebar__routingInfo {
  font-size: 0.6rem;
  color: rgba(255, 255, 255, 0.4);
  margin-top: 0.3rem;
}
.playerPage--new .sectionSkip__item,
.playerPage--new .sectionSkip__button {
  height: 100%;
  letter-spacing: 1px;
}
.playerPage--new .transportSection__list--playlist,
.playerPage--new .transportSection__list--relatedArtists {
  background-color: #242424;
}
.playerPage--new .playertransportSection__sectionSelectButtonWrap {
  margin: 0 0 2rem;
}
.playerPage--new .player__sectionSelectButton {
  position: fixed;
  bottom: 0;
  width: 20%;
  z-index: 15;
  background-color: #555555;
  color: #fff;
  height: 2rem;
  border: none;
  font-size: 0.75rem;
  line-height: 2rem;
  border-right: 1px solid #000;
  padding: 0;
}
@media screen and (min-width: 1024px) {
  .playerPage--new .player__sectionSelectButton {
    position: static;
    width: 100%;
    margin: 0 0 2px;
    border: none;
    font-size: 1rem;
    line-height: 1;
  }
}
.playerPage--new .player__sectionSelectButton:hover {
  background-color: rgba(82, 197, 187, 0.25);
}
.playerPage--new .player__sectionSelectButton--waveform {
  right: 20%;
}
.playerPage--new .player__sectionSelectButton--mixer {
  right: 0;
}
.playerPage--new .sectionSkipWrap {
  position: relative;
}
.playerPage--new .sectionSkip__extendLoopButton {
  width: 2.5rem;
  height: 2.5rem;
  font-size: 2rem;
  position: absolute;
  top: -2.5rem;
  border: none;
  background-color: #323232;
  color: #52c5bb;
  border-bottom: 1px solid #1d1d1d;
}
.playerPage--new .sectionSkip__extendLoopButton--backwards {
  right: 2.6rem;
}
.playerPage--new .sectionSkip__extendLoopButton--forwards {
  right: 0;
}
.playerPage--new .playertransportSection__sectionTitle {
  display: block;
  margin: 0 0 0.5rem;
  font-size: 1.25rem;
  font-weight: 700;
  color: #747674;
  font-weight: 300;
  border-bottom: 1px solid #747674;
  padding-bottom: 0.5rem;
  text-indent: 1rem;
}
.playerPage--new .sectionSkip--waveform {
  height: 2rem;
  line-height: 2rem;
}
.playerPage--new .sectionSkip__button {
  font-weight: 300;
  text-transform: uppercase;
}

.playerPage--noVideo {
  padding-bottom: 40px;
}
.playerPage--noVideo .transportSection:not(.player__section--waveform):not(.player__section--mixer) {
  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
  transition: all 0.25s ease-in-out;
}
.playerPage--noVideo .transportSection--inView:not(.player__section--waveform):not(.player__section--mixer) {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.playerPage--noVideo .player__section--waveform,
.playerPage--noVideo .player__section--mixer {
  width: 100%;
}
.playerPage--noVideo .player__section--waveform .sectionSkip,
.playerPage--noVideo .player__section--mixer .sectionSkip {
  height: 2rem;
  line-height: 2rem;
}
.playerPage--noVideo .player__section--waveform .sectionSkip__button,
.playerPage--noVideo .player__section--mixer .sectionSkip__button {
  font-weight: 300;
  text-transform: uppercase;
}
.playerPage--noVideo .progressMeter {
  background: rgba(0, 0, 0, 0.85);
}
.playerPage--noVideo .progressMeter {
  height: 20vh;
  min-height: 13rem;
}
@media screen and (min-width: 768px) {
  .playerPage--noVideo .progressMeter {
    height: 29vh;
  }
}
.playerPage--noVideo .mixer {
  height: 16rem;
}
@media screen and (min-width: 1024px) {
  .playerPage--noVideo .mixer {
    height: 18rem;
  }
}

.transport--playerNoVideo .transportButtonTrigger {
  width: 50%;
}
@media screen and (min-width: 1024px) {
  .transport--playerNoVideo .transportButtonTrigger {
    width: auto;
  }
}

.playerPage--hasVideo .transportSection {
  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
  transition: all 0.25s ease-in-out;
}
.playerPage--hasVideo .transportSection--inView {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.playerPage--hasVideo .player__section {
  z-index: 2;
  position: fixed;
  left: 0;
  right: 0;
  top: auto;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1024px) {
  .playerPage--hasVideo .player__section {
    bottom: 72px;
  }
}
.playerPage--hasVideo .player__section--waveform {
  bottom: 7.75rem;
}
@media screen and (min-width: 1024px) {
  .playerPage--hasVideo .player__section--waveform {
    bottom: 72px;
  }
}
.playerPage--hasVideo .player__section--mixer {
  bottom: 9.5rem;
}
@media screen and (min-width: 1024px) {
  .playerPage--hasVideo .player__section--mixer {
    bottom: 72px;
  }
}
.playerPage--hasVideo .progressMeter {
  height: 18.5rem;
}
@media screen and (min-width: 1024px) {
  .playerPage--hasVideo .progressMeter {
    height: 18rem;
  }
}
.playerPage--hasVideo .mixer,
.playerPage--hasVideo .progressMeter,
.playerPage--hasVideo .mixerTop {
  background: rgba(0, 0, 0, 0.85);
}
.playerPage--hasVideo .mixer__buttonWrap {
  bottom: 0.75rem;
}
.playerPage--hasVideo video::-webkit-media-controls {
  display: none !important;
}
.playerPage--hasVideo .videoIsFullScreen {
  height: 100vh !important;
  width: 100%;
  background: #000;
}
.playerPage--hasVideo .videoIsFullScreen video {
  background: #000;
}
.playerPage--hasVideo .videoButton {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  border: none;
  background-color: transparent;
}
.playerPage--hasVideo .videoButton:focus, .playerPage--hasVideo .videoButton:active {
  animation: playerVideoButtonFlash 0.75s ease-in-out;
}
.playerPage--hasVideo .videoButton--back,
.playerPage--hasVideo .videoButton--forwards {
  width: 25%;
}
.playerPage--hasVideo .videoButton--back {
  left: 0;
}
.playerPage--hasVideo .videoButton--forwards {
  right: 0;
}
.playerPage--hasVideo .videoButton--playPause {
  width: 50%;
  left: 25%;
}

.player__loadingIndicator {
  font-size: 1.2rem;
  color: #fff;
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.speedControls {
  display: flex;
  gap: 0.5rem;
  margin: 1rem 0;
  width: 100%;
  list-style-type: none;
  padding-left: 0;
}
.speedControls li {
  width: 100%;
}
.speedControls .speedControls__button {
  width: 100%;
}

.speedControls__button {
  border: none;
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
  padding: 0.5rem;
  cursor: pointer;
}
.speedControls__button:hover {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.2);
}
.speedControls__button.active {
  background-color: #52c5bb;
  color: #1c1c1c;
}
.speedControls__button.disabled, .speedControls__button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  text-decoration: line-through;
  text-decoration-color: rgba(255, 100, 100, 0.8);
  text-decoration-thickness: 2px;
  background-color: rgba(100, 100, 100, 0.2);
}
.speedControls__button.disabled:hover, .speedControls__button:disabled:hover {
  background-color: rgba(100, 100, 100, 0.2);
  cursor: not-allowed;
}
.speedControls__button--preloading {
  opacity: 0.3;
  pointer-events: none;
  cursor: default;
  transition: opacity 0.4s ease;
}
.speedControls__button--preloading:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.speedControls__button--ready {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
  transition: opacity 0.4s ease;
}

.customLoopControls {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 8px 12px;
  background: #1c1c1c;
  border-radius: 4px 4px 0 0;
}

.customLoopControls__toggle {
  display: flex;
  align-items: center;
  gap: 6px;
  background: #545254;
  border: 1px solid #747674;
  color: rgba(255, 255, 255, 0.6);
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 12px;
  cursor: pointer;
  transition: all 0.2s;
}
.customLoopControls__toggle:hover {
  background: #615f61;
  border-color: #8e8f8e;
}
.customLoopControls__toggle.active {
  background: #d4a024;
  border-color: #d4a024;
  color: #000;
}

.customLoopControls__icon {
  font-size: 14px;
}

.customLoopControls__label {
  font-weight: 600;
}

.customLoopControls__info {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
  font-family: monospace;
}
.customLoopControls__info.has-loop {
  color: #d4a024;
}

.featureTooltip {
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  animation: featureTooltipBounce 0.5s ease-out;
}
.featureTooltip.hidden {
  display: none;
}

@keyframes featureTooltipBounce {
  0% {
    opacity: 0;
    transform: translateX(-50%) translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }
}
.featureTooltip__content {
  display: flex;
  align-items: center;
  gap: 10px;
  background: linear-gradient(135deg, #d4a024 0%, #b8891f 100%);
  color: #000;
  padding: 8px 14px;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 500;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  max-width: 90vw;
  flex-wrap: wrap;
}

.featureTooltip__badge {
  background: #000;
  color: #d4a024;
  padding: 2px 6px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.featureTooltip__text {
  color: #000;
}

.featureTooltip__dismiss {
  background: rgba(0, 0, 0, 0.2);
  border: none;
  color: #000;
  padding: 4px 10px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s;
}
.featureTooltip__dismiss:hover {
  background: rgba(0, 0, 0, 0.3);
}

.featureTooltip__arrow {
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #b8891f;
}

.featureTooltip--pitch {
  position: absolute;
  top: auto;
  bottom: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
}
.featureTooltip--pitch .featureTooltip__arrow {
  bottom: -8px;
  top: auto;
}

.playerSidebar__pitchControl.highlight-new {
  animation: pitchPulse 2s ease-in-out infinite;
}

@keyframes pitchPulse {
  0%, 100% {
    box-shadow: 0 0 0 0 rgba(212, 160, 36, 0.3);
  }
  50% {
    box-shadow: 0 0 12px 3px rgba(212, 160, 36, 0.5);
  }
}
.customLoopRuler.highlight-new {
  animation: rulerPulse 2s ease-in-out infinite;
}

@keyframes rulerPulse {
  0%, 100% {
    box-shadow: 0 0 0 0 rgba(212, 160, 36, 0.4);
  }
  50% {
    box-shadow: 0 0 8px 2px rgba(212, 160, 36, 0.6);
  }
}
.customLoopRuler {
  position: relative;
  background: #1c1c1c;
  height: 24px;
  cursor: crosshair;
  border-bottom: 1px solid #545254;
  user-select: none;
}

.customLoopRuler__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: repeating-linear-gradient(90deg, transparent 0px, transparent 49px, rgba(255, 255, 255, 0.1) 49px, rgba(255, 255, 255, 0.1) 50px);
}

.customLoopRuler__region {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #d4a024;
  opacity: 0.9;
  cursor: grab;
  display: none;
  border-radius: 2px;
}
.customLoopRuler__region:active {
  cursor: grabbing;
}
.customLoopRuler__region.active {
  display: block;
}
.customLoopRuler__region.inactive {
  background: #666;
  opacity: 0.5;
}
.customLoopRuler__region.skip-mode {
  background: #1c1c1c;
  border: 2px solid #d4a024;
  opacity: 1;
}
.customLoopRuler__region.skip-mode .customLoopRuler__timeLabel {
  color: #d4a024;
  text-shadow: none;
}

.customLoopRuler__handle {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10px;
  cursor: ew-resize;
  z-index: 5;
}
.customLoopRuler__handle:hover {
  background: rgba(255, 255, 255, 0.2);
}

.customLoopRuler__handle--left {
  left: 0;
  border-radius: 2px 0 0 2px;
}

.customLoopRuler__handle--right {
  right: 0;
  border-radius: 0 2px 2px 0;
}

.customLoopRuler__timeLabel {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 10px;
  font-weight: 600;
  color: #000;
  white-space: nowrap;
  pointer-events: none;
  text-shadow: 0 0 2px rgba(255, 255, 255, 0.3);
}

.customLoopRuler__waveformHighlight {
  position: absolute;
  top: 0;
  bottom: 0;
  background: rgba(212, 160, 36, 0.2);
  border-left: 1px solid #d4a024;
  border-right: 1px solid #d4a024;
  display: none;
  pointer-events: none;
  z-index: 4;
}
.customLoopRuler__waveformHighlight.active {
  display: block;
}
.customLoopRuler__waveformHighlight.skip-mode {
  background: rgba(0, 0, 0, 0.4);
  border-left: 2px dashed #d4a024;
  border-right: 2px dashed #d4a024;
}

.artist-search {
  display: block;
  width: 100%;
  max-width: 400px;
  padding: 0.75rem 1rem;
  margin: 3rem 0 0;
  background: #545254;
  border: 1px solid #747674;
  border-radius: 4px;
  color: #f5f5f5;
  font-size: 1rem;
  font-family: inherit;
  outline: none;
}
.artist-search::placeholder {
  color: #747674;
}
.artist-search:focus {
  border-color: #52c5bb;
}

.artistsMainHeading {
  font-size: 3rem;
  color: #f5f5f5;
  margin: 3rem 0 3rem;
  padding: 0 0 0.5rem;
  position: relative;
  z-index: 5;
}
@media screen and (min-width: 640px) {
  .artistsMainHeading {
    margin: 3rem 0 6rem;
    font-size: 6rem;
    padding: 0;
  }
}
.artistsMainHeading:after {
  content: "";
  position: absolute;
  bottom: -1.5rem;
  left: 0;
  display: block;
  width: 50%;
  height: 0.25rem;
  background-color: #52c5bb;
}
@media screen and (min-width: 640px) {
  .artistsMainHeading:after {
    height: 0.5rem;
  }
}

.artists__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1rem;
  margin-top: 2rem;
  align-items: start;
}
@media screen and (min-width: 450px) {
  .artists__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 641px) {
  .artists__grid {
    grid-gap: 1rem;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (min-width: 1025px) {
  .artists__grid {
    grid-template-columns: repeat(6, 1fr);
  }
}

.singleArtist {
  color: #f5f5f5;
}

.singleArtist__mainTitle h1 {
  position: relative;
  display: inline-block;
  font-size: 3rem;
  line-height: 1;
  margin: calc(var(--hs) * 2) 0 calc(var(--hs) * 4);
}
@media only screen and (min-width: 641px) {
  .singleArtist__mainTitle h1 {
    font-size: 4.5rem;
  }
}
@media only screen and (min-width: 1025px) {
  .singleArtist__mainTitle h1 {
    font-size: 6rem;
    margin: calc(var(--hs) * 1) 0 calc(var(--hs) * 3);
  }
}
.singleArtist__mainTitle h1:after {
  content: "";
  position: absolute;
  bottom: -1.5rem;
  left: 0;
  display: block;
  width: 100%;
  height: 0.5rem;
  background-color: #52c5bb;
}

@media only screen and (min-width: 641px) {
  .singleArtist__topSection {
    display: flex;
  }
}

@media only screen and (min-width: 641px) {
  .singleArtist__trackCol,
.singleArtist__imageContainer {
    width: 50%;
  }
}

.singleArtist__trackWrap .track {
  margin: 0 0 var(--hs);
  padding: 0 0 var(--hs);
  border-bottom: 1px solid #000;
}
@media only screen and (min-width: 641px) {
  .singleArtist__trackWrap .track {
    margin: 0 0 calc(var(--hs) / 2);
    padding: 0 0 calc(var(--hs) / 2);
  }
}
.singleArtist__trackWrap .track__linkWrap {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: 15vw 1fr;
}
@media only screen and (min-width: 641px) {
  .singleArtist__trackWrap .track__linkWrap {
    grid-template-columns: 16% 1fr;
  }
}
.singleArtist__trackWrap .track__title {
  font-size: 1rem;
  margin-top: 0;
  border: none;
}
.singleArtist__trackWrap .track__artist {
  margin: 0;
}

.singleArtist__imageContainer {
  margin: 0 0 calc(var(--hs) * 2);
  align-self: flex-start;
}
@media only screen and (min-width: 641px) {
  .singleArtist__imageContainer {
    margin: 0;
    padding-right: var(--hs);
    position: sticky;
    top: 4.75rem;
  }
}
@media screen and (min-width: 768px) {
  .singleArtist__imageContainer {
    top: 5.75rem;
  }
}
@media only screen and (min-width: 1025px) {
  .singleArtist__imageContainer {
    top: 6.5rem;
  }
}

.singleArtist__mainImage {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.singleArtist__bottomSection {
  margin: var(--hs) 0;
  display: grid;
  grid-gap: var(--hs);
}
@media only screen and (min-width: 641px) {
  .singleArtist__bottomSection {
    grid-template-columns: 0.85fr 0.15fr;
  }
}

.singleArtist__bio {
  max-height: 20rem;
  overflow: hidden;
  position: relative;
  color: rgba(245, 245, 245, 0.7);
  margin: 1.5rem 0 0;
}
@media only screen and (min-width: 641px) {
  .singleArtist__bio {
    padding-right: 2rem;
  }
}
@media only screen and (min-width: 1025px) {
  .singleArtist__bio {
    padding-right: 4rem;
  }
}
.singleArtist__bio:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(28, 28, 28, 0) 0%, #1c1c1c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(28, 28, 28, 0) 0%, #1c1c1c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(28, 28, 28, 0) 0%, #1c1c1c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.singleArtist__bio a {
  color: #f5f5f5;
}

.singleArtist__bio--open {
  max-height: none;
}
.singleArtist__bio--open:after {
  display: none;
}

.singleArtist__bioButton {
  color: #52c5bb;
  background: none;
  padding: 0.5rem 1rem 0.5rem;
  border-color: #52c5bb;
  margin-top: 1rem;
}
.singleArtist__bioButton:hover, .singleArtist__bioButton:active, .singleArtist__bioButton:focus {
  cursor: pointer;
}

.singleArtist__artistLinks {
  margin: calc(var(--hs) * 2) 0 0;
}
@media only screen and (min-width: 641px) {
  .singleArtist__artistLinks {
    margin: 0;
    text-align: right;
  }
}

.singleArtist__artistLinksHeading {
  margin: 0 0 0.5rem;
  border-bottom: 1px solid #000;
  padding: 0 0 0.25rem;
  font-size: 1.1rem;
}

.singleArtist__artistLink {
  display: block;
  color: rgba(245, 245, 245, 0.7);
  padding: 0 0 calc(var(--hs) / 6);
}

.login {
  min-height: calc(100vh - 32px);
}

.login__innerWrap {
  padding-top: 5rem;
}
@media screen and (min-height: 670px) {
  .login__innerWrap {
    position: absolute;
    top: calc(50% + 1rem);
    left: 0;
    width: 100%;
    transform: translateY(-50%);
  }
}

.pageSubtitle {
  color: rgba(245, 245, 245, 0.7);
  margin-bottom: 2rem;
}

.formWrap {
  position: relative;
  margin: 2rem auto 4rem;
  width: 100%;
  max-width: 500px;
  background-color: #242424;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  padding: 2rem;
}
@media screen and (min-width: 768px) {
  .formWrap {
    margin: 3rem auto 0;
    padding: 3rem;
  }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #242424 inset;
}

input:-webkit-autofill {
  -webkit-text-fill-color: #f5f5f5 !important;
}

.form ::-webkit-input-placeholder {
  font-size: 0.9375rem;
  color: #f5f5f5;
  opacity: 0.25;
  letter-spacing: 1px;
}
.form :-moz-placeholder {
  font-size: 0.9375rem;
  color: #f5f5f5;
  opacity: 0.25;
  letter-spacing: 1px;
}
.form ::-moz-placeholder {
  font-size: 0.9375rem;
  color: #f5f5f5;
  opacity: 0.25;
  letter-spacing: 1px;
}
.form :-ms-input-placeholder {
  font-size: 0.9375rem;
  color: #f5f5f5;
  opacity: 0.25;
  letter-spacing: 1px;
}

.form__button,
.form__input {
  display: block;
  border: none;
  width: 100%;
  height: 2.75rem;
  line-height: 2.75rem;
  margin-bottom: 2rem;
}

.form__span {
  display: block;
  text-align: center;
  margin-bottom: 1rem;
  color: #545254;
}
@media screen and (min-width: 768px) {
  .form__span {
    margin-bottom: 2rem;
  }
}

.form__label {
  display: block;
  padding: 0 0 0.5rem;
  color: rgba(245, 245, 245, 0.5);
}

.form__input {
  padding: 0 1rem;
  color: #f5f5f5;
}
.form__input select option {
  background: #f5f5f5;
  color: #323232;
}
.form__input select option:disabled {
  color: rgba(50, 50, 50, 0.5);
}
.form__input select option:hover, .form__input select option:focus, .form__input select option:checked {
  background: #3e9c70;
  color: #f5f5f5;
}

.form__input--text {
  background: transparent;
  border: 1px solid #f5f5f5;
}

.form__input--submit {
  border: none;
  text-align: center;
  background-color: #52c5bb;
  color: #323232;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
  cursor: pointer;
}

.forgotPasswordLink {
  display: block;
  color: rgba(245, 245, 245, 0.5);
  font-size: 0.875rem;
  margin: 2rem 0 0;
}

.signUpLink {
  display: block;
  color: rgba(245, 245, 245, 0.5);
  font-size: 0.875rem;
  margin: 0.5rem 0 0;
}

a {
  color: rgba(245, 245, 245, 0.5);
}

.subtitle {
  color: #d8d8d8;
  font-size: 0.8rem;
  font-weight: 400;
  margin-top: 0rem;
  margin-bottom: 1rem;
}

.form__input--subtitle {
  margin-bottom: 0 !important;
}

.ageGenderWrap {
  display: flex;
  gap: 1rem;
}

.downloadPage {
  padding: 3rem 0 4rem;
  min-height: calc(100vh - 200px);
}
.downloadPage__hero {
  text-align: center;
  margin-bottom: 3rem;
}
.downloadPage__iconWrap {
  width: 60px;
  height: 60px;
  margin: 0 auto 1.5rem;
}
.downloadPage__icon {
  width: 100%;
  height: 100%;
}
.downloadPage__iconPath {
  fill: none;
  stroke: #52C5BB;
  stroke-width: 4;
  stroke-linecap: round;
}
.downloadPage__heading {
  font-size: 2.4rem;
  font-weight: 700;
  color: #f5f5f5;
  margin-bottom: 0.5rem;
}
.downloadPage__subheading {
  font-size: 1.1rem;
  color: #d8d8d8;
}
.downloadPage__platforms {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  max-width: 900px;
  margin: 0 auto 3.5rem;
}
@media (min-width: 640px) {
  .downloadPage__platforms {
    grid-template-columns: repeat(3, 1fr);
  }
}
.downloadPage__card {
  max-width: 520px;
  margin: 0 auto;
  background: #545254;
  border-radius: 8px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  width: 100%;
}
.downloadPage__card--recommended {
  border: 3px solid #52C5BB;
  box-shadow: 0 0 20px rgba(82, 197, 187, 0.3);
}
.downloadPage__card--unavailable {
  margin-bottom: 3.5rem;
}
.downloadPage__cardContent {
  padding: 2rem;
}
.downloadPage__cardHeading {
  font-size: 1.3rem;
  font-weight: 700;
  color: #f5f5f5;
  margin-bottom: 1.25rem;
}
.downloadPage__specList {
  list-style: none;
  padding: 0;
  margin: 0 0 1.75rem;
}
.downloadPage__specItem {
  display: flex;
  justify-content: space-between;
  padding: 0.6rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 0.9rem;
}
.downloadPage__specLabel {
  color: #d8d8d8;
  font-weight: 400;
}
.downloadPage__specValue {
  color: #f5f5f5;
  font-weight: 400;
}
.downloadPage__downloadBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
  padding: 0.85rem 1.5rem;
  background: #52C5BB;
  color: #fff;
  font-size: 1.05rem;
  font-weight: 700;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  text-decoration: none;
  transition: background 0.25s;
}
.downloadPage__downloadBtn:hover {
  background: #3cb2a8;
}
.downloadPage__downloadBtnIcon {
  width: 20px;
  height: 20px;
}
.downloadPage__features {
  max-width: 800px;
  margin: 0 auto 3.5rem;
}
.downloadPage__featuresHeading {
  font-size: 1.4rem;
  font-weight: 700;
  color: #f5f5f5;
  text-align: center;
  margin-bottom: 1.75rem;
}
.downloadPage__featureGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
@media (min-width: 640px) {
  .downloadPage__featureGrid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.downloadPage__feature {
  text-align: center;
  padding: 1.25rem;
}
.downloadPage__featureTitle {
  font-size: 1rem;
  font-weight: 700;
  color: #f5f5f5;
  margin-bottom: 0.5rem;
}
.downloadPage__featureText {
  font-size: 0.88rem;
  color: #d8d8d8;
  line-height: 1.5;
}
.downloadPage__unavailableText {
  font-size: 0.95rem;
  color: #d8d8d8;
  line-height: 1.6;
  margin-bottom: 0.75rem;
}
.downloadPage__inlineLink {
  color: #3e9c70;
  text-decoration: none;
}
.downloadPage__inlineLink:hover {
  text-decoration: underline;
}
.downloadPage__unavailablePlatform {
  font-size: 0.82rem;
  color: #747674;
  margin: 0;
}
.downloadPage__install {
  max-width: 520px;
  margin: 0 auto;
}
.downloadPage__installHeading {
  font-size: 1.2rem;
  font-weight: 700;
  color: #f5f5f5;
  margin-bottom: 1rem;
}
.downloadPage__installSteps {
  padding-left: 1.25rem;
  margin: 0;
}
.downloadPage__installSteps li {
  font-size: 0.92rem;
  color: #d8d8d8;
  line-height: 1.6;
  margin-bottom: 0.5rem;
}
.downloadPage__installSteps strong {
  color: #f5f5f5;
}

body.nightTime {
  background-color: #1a1c28;
  color: #f5f5f5;
}
body.nightTime .overFooter {
  background-color: #1a1c28;
}
body.nightTime .header {
  background-color: #2a2939;
}
body.nightTime .header__logo--large {
  color: #b06fec;
}
body.nightTime .header__logoLink {
  color: #b06fec;
}
body.nightTime .header__navLink {
  color: #f5f5f5;
}
body.nightTime .header__navLink:hover, body.nightTime .header__navLink:focus, body.nightTime .header__navLink:active {
  color: #b06fec;
}
body.nightTime .mainMenuTrigger__svgPath {
  fill: #f5f5f5;
}
body.nightTime .header__logoSvgPath {
  stroke: #f5f5f5;
}
body.nightTime .header__logoText {
  color: #f5f5f5;
}
body.nightTime .header__svgPath--stroke {
  stroke: #f5f5f5;
}
body.nightTime .header__svgPath--fill {
  fill: #f5f5f5;
}
body.nightTime .changeThemeButton {
  background-color: #060609;
}
body.nightTime .moon {
  display: none;
}
body.nightTime .sun {
  display: block;
}
body.nightTime .sun path {
  fill: #f5f5f5;
}
body.nightTime .homeBanner__image {
  opacity: 0.5;
}
body.nightTime .homeBanner__heading {
  color: #52c5bb;
}
body.nightTime .homeBanner__textWrap {
  background-color: #2a2939;
  color: #f5f5f5;
}
body.nightTime .homeContentRows__image {
  opacity: 0.5;
}
body.nightTime .homeContentRows__textBox--1 {
  background-color: #33988f;
}
body.nightTime .homeBrowse__mainHeading,
body.nightTime .homeBrowse__mainText,
body.nightTime .membershipLevels__mainHeading {
  color: #f5f5f5;
}
body.nightTime .exclusives {
  background-color: #2a2939;
}
body.nightTime .exclusives__mainHeading {
  color: #f5f5f5;
  border-color: #f5f5f5;
}
body.nightTime .exclusives__textWrap {
  color: #f5f5f5;
}
body.nightTime .track:hover .track__title, body.nightTime .track:focus .track__title, body.nightTime .track:active .track__title {
  background-color: #b06fec;
}
body.nightTime .track__title {
  color: #f5f5f5;
  border-color: #2a2939;
}
body.nightTime .loginForm {
  background-color: #2a2939;
}
body.nightTime .loginForm__span {
  color: #f5f5f5;
}
body.nightTime .loginForm__input--text {
  background-color: #1a1c28;
  color: #f5f5f5;
}
body.nightTime .loginForm__input--submit {
  background-color: #b06fec;
}
body.nightTime .forgotPasswordLink {
  color: #f5f5f5;
}
body.nightTime .footer {
  background-color: #2a2939;
}

.userPage .overFooter {
  padding-bottom: 8rem;
}
.userPage .artistsMainHeading {
  color: #52c5bb;
}
.userPage .artistsMainHeading:after {
  background: #f5f5f5;
}

.userPlaylists__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2rem;
  margin-top: 2rem;
  align-items: start;
}
@media only screen and (min-width: 641px) {
  .userPlaylists__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 1025px) {
  .userPlaylists__grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.userPlaylists__grid .playlistTile {
  background-color: #f5f5f5;
}

.deletePlaylistModal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 200;
  opacity: 0;
  pointer-events: none;
  transform: translate3d(-100%, 0, 0);
}

.deletePlaylistModal__closeButton {
  position: absolute;
  top: 1rem;
  right: 1rem;
  line-height: 1;
  background: none;
  border: none;
}
@media screen and (min-width: 768px) {
  .deletePlaylistModal__closeButton {
    top: 2rem;
    right: 2rem;
  }
}
.deletePlaylistModal__closeButton:hover {
  cursor: pointer;
}

.deletePlaylistModal__closeButtonSvg {
  width: 1.25rem;
  height: 1.25rem;
}

.deletePlaylistModal__closeButtonSvgPath {
  fill: #f5f5f5;
}

.deletePlaylistModal__inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #f5f5f5;
  max-width: 40rem;
  margin: auto;
  text-align: center;
}

.deletePlaylistModal__heading {
  font-size: 2.5rem;
}

.deletePlaylistModal__buttonWrap {
  display: flex;
}
.deletePlaylistModal__buttonWrap button {
  margin: 0 1rem;
}

body.deletePlaylistModalOpen .deletePlaylistModal {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  pointer-events: auto;
}

.userPlaylist__grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 2rem;
}
@media only screen and (min-width: 641px) {
  .userPlaylist__grid {
    grid-template-columns: 10rem 1fr;
  }
}
@media only screen and (min-width: 1025px) {
  .userPlaylist__grid {
    grid-gap: 4rem;
    grid-template-columns: 15rem 1fr;
  }
}

.userPlaylists__noPlaylistMessage {
  color: #f5f5f5;
  font-size: 1.25rem;
  padding: 2rem 0;
}
.userPlaylists__noPlaylistMessage a {
  color: #52c5bb;
  text-decoration: underline;
}

.userPlaylist__buttonWrap {
  padding: 0 var(--hs);
}
@media only screen and (min-width: 641px) {
  .userPlaylist__buttonWrap {
    padding: 0;
  }
}

.userPlaylist__playButton {
  display: block;
  text-decoration: none;
  background: transparent;
  border: none;
  width: 100%;
  padding: 1rem 0 2rem;
  border-bottom: 1px solid rgba(245, 245, 245, 0.07);
  margin: 0 0 2rem;
  text-align: left;
}

.userPlaylist__playButtonText {
  color: #747674;
  display: block;
  margin: 1rem 0 0;
}

.userPlaylist__sidebarButton {
  width: 100%;
}

.userPlaylist__playButtonSvg {
  width: 6rem;
  height: 6rem;
  background: transparent;
  margin-left: -0.4rem;
  pointer-events: none;
}

.userPlaylist__playButtonSvgPath {
  fill: #52c5bb;
  background: transparent;
  pointer-events: none;
}

.adminPage {
  padding: 2rem 0 4rem;
  min-height: 100vh;
  margin-left: 16rem;
}

.adminPage__mainHeading {
  display: inline-block;
  border-bottom: 4px solid #000;
  color: #323232;
  margin: 2rem 0 4rem;
}

.adminPage__content {
  margin: 4rem auto;
}

.adminForm__input,
.adminForm__label {
  display: block;
}

.adminForm__section {
  margin-bottom: 2rem;
}
@media only screen and (min-width: 1025px) {
  .adminForm__section {
    margin-bottom: 4rem;
  }
}

.adminForm__sectionTitle {
  display: block;
  margin: 0 0 2rem;
  font-size: 1.5rem;
  color: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 0.5rem;
}

.adminForm__label {
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  color: rgba(59, 59, 59, 0.35);
  font-weight: 600;
}

.adminForm__input {
  width: 100%;
  margin-bottom: 1.875rem;
  padding: 0 0.5rem;
  color: rgba(59, 59, 59, 0.85);
  background-image: none;
  height: 2.5rem;
  line-height: 2.5rem;
  border-radius: 0;
  -webkit-appearance: none;
  box-shadow: none;
  border: 1px solid rgba(59, 59, 59, 0.35);
}

.adminForm__wysiwygWrap {
  overflow: scroll;
  margin-bottom: 1.875rem;
  max-height: 20rem;
}

.adminForm__selectWrap {
  position: relative;
}
.adminForm__selectWrap:after {
  content: "";
  position: absolute;
  top: calc(50% - 0.625rem);
  right: 0.5rem;
  transform: translate3d(-50%, 0, 0) rotate(45deg);
  width: 0.75rem;
  height: 0.75rem;
  border-bottom: 1px solid #323232;
  border-right: 1px solid #323232;
  pointer-events: none;
}

.adminForm__input--select {
  background-color: transparent;
  font-size: 16px;
  color: rgba(59, 59, 59, 0.85);
}
.adminForm__input--select:hover {
  cursor: pointer;
}

.form__input--text--admin {
  background-color: transparent;
}

.adminForm__input--submit {
  background-color: #52c5bb;
  display: block;
  margin: 1.5rem 0 0;
  color: #fff;
  font-weight: 700;
  border: none;
  box-shadow: none;
  width: 100%;
  padding: 0.5rem 2rem;
}

.adminForm__addButton {
  border: none;
  box-shadow: none;
  background-color: #000;
  color: #f5f5f5;
  padding: 0.5rem 1rem;
  margin: 0 0 1rem;
}

.admin__backToLink {
  color: #000;
  text-decoration: underline;
  font-size: 0.875rem;
  display: block;
  margin: 0 0 1rem;
}

.admin__pageLink {
  text-align: center;
  display: block;
  text-decoration: none;
  padding: 2rem;
}
.admin__pageLink svg {
  height: 3rem;
}
.admin__pageLink path {
  fill: #52c5bb;
}

.admin__pageLinkTitle {
  margin: 1rem 0 0;
  color: #3b3b3b;
}

.adminPage__subtitle {
  color: rgba(59, 59, 59, 0.6);
  font-size: 1rem;
  margin-bottom: 1.5rem;
}

.adminPage__searchWrap {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 2rem;
}

.adminPage__searchInput {
  flex: 1;
  max-width: 400px;
  padding: 0.75rem 1rem;
  border: 1px solid rgba(59, 59, 59, 0.3);
  border-radius: 4px;
  font-size: 1rem;
  color: #3b3b3b;
}
.adminPage__searchInput:focus {
  outline: none;
  border-color: #52c5bb;
}
.adminPage__searchInput::placeholder {
  color: rgba(59, 59, 59, 0.4);
}

.adminPage__searchCount {
  color: rgba(59, 59, 59, 0.6);
  font-size: 0.875rem;
}

.adminPageDark {
  padding: 2rem;
  min-height: calc(100vh - 4.5rem);
  background: #323232;
}
@media (max-width: 768px) {
  .adminPageDark {
    padding: 1rem;
  }
}
.adminPageDark--withSidebar {
  margin-left: 16rem;
}
@media (max-width: 768px) {
  .adminPageDark--withSidebar {
    margin-left: 0;
  }
}
.adminPageDark__mainHeading {
  color: #f5f5f5;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.adminPageDark__subtitle {
  color: #d8d8d8;
  font-size: 1rem;
  margin-bottom: 2rem;
}
.adminPageDark__section {
  background: #545254;
  border-radius: 4px;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
}
.adminPageDark__section--search {
  background: transparent;
  padding: 0;
}
.adminPageDark__sectionHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid rgba(245, 245, 245, 0.1);
  gap: 1rem;
}
@media (max-width: 640px) {
  .adminPageDark__sectionHeader {
    flex-direction: column;
    align-items: flex-start;
  }
}
.adminPageDark__sectionHeading {
  color: #f5f5f5;
  font-size: 1.25rem;
  font-weight: 600;
  margin: 0;
}
.adminPageDark__backLink {
  display: inline-block;
  color: #d8d8d8;
  text-decoration: none;
  font-size: 0.875rem;
  margin-bottom: 1rem;
  transition: color 0.25s;
}
.adminPageDark__backLink:hover {
  color: #f5f5f5;
}
.adminPageDark__tableLink {
  color: #52c5bb;
  text-decoration: none;
  font-weight: 600;
}
.adminPageDark__tableLink:hover {
  text-decoration: underline;
}
.adminPageDark__badge--active {
  background: rgba(112, 212, 92, 0.2);
  color: #70d45c;
}
.adminPageDark__badge--inactive {
  background: rgba(255, 85, 85, 0.2);
  color: #ff5555;
}
.adminPageDark__searchForm {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.adminPageDark__searchInputWrap {
  display: flex;
  gap: 0.75rem;
}
@media (max-width: 640px) {
  .adminPageDark__searchInputWrap {
    flex-direction: column;
  }
}
.adminPageDark__searchInput {
  flex: 1;
  padding: 0.75rem 1rem;
  background: #545254;
  border: 1px solid rgba(245, 245, 245, 0.2);
  border-radius: 4px;
  color: #f5f5f5;
  font-size: 1rem;
}
.adminPageDark__searchInput:focus {
  outline: none;
  border-color: #52c5bb;
}
.adminPageDark__searchInput::placeholder {
  color: rgba(245, 245, 245, 0.4);
}
.adminPageDark__searchButton {
  padding: 0.75rem 1.5rem;
  background: #52c5bb;
  color: #323232;
  font-size: 1rem;
  font-weight: 600;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.25s;
}
.adminPageDark__searchButton:hover {
  background: #78d2ca;
}
.adminPageDark__clearSearch {
  color: #d8d8d8;
  font-size: 0.875rem;
  text-decoration: none;
}
.adminPageDark__clearSearch:hover {
  color: #f5f5f5;
  text-decoration: underline;
}
.adminPageDark__searchCount {
  color: #d8d8d8;
  font-size: 0.875rem;
  white-space: nowrap;
}
.adminPageDark__tableWrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.adminPageDark__table {
  width: 100%;
  border-collapse: collapse;
  min-width: 600px;
}
@media (max-width: 768px) {
  .adminPageDark__table {
    font-size: 0.875rem;
  }
}
.adminPageDark__table th, .adminPageDark__table td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid rgba(245, 245, 245, 0.1);
}
@media (max-width: 768px) {
  .adminPageDark__table th, .adminPageDark__table td {
    padding: 0.75rem 0.5rem;
  }
}
.adminPageDark__table th {
  color: #d8d8d8;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.2);
  white-space: nowrap;
}
.adminPageDark__table td {
  color: #f5f5f5;
}
.adminPageDark__table tbody tr:hover {
  background: rgba(245, 245, 245, 0.05);
}
.adminPageDark__tableRow--inactive {
  opacity: 0.6;
}
.adminPageDark__userCell {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.adminPageDark__userAvatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: linear-gradient(135deg, #52c5bb 0%, #33988f 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f5f5f5;
  font-weight: 700;
  font-size: 1rem;
  flex-shrink: 0;
}
.adminPageDark__userInfo {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.adminPageDark__userName {
  font-weight: 600;
}
.adminPageDark__userEmail {
  color: #d8d8d8;
  font-size: 0.875rem;
}
.adminPageDark__badge {
  display: inline-block;
  padding: 0.25rem 0.75rem;
  border-radius: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
}
.adminPageDark__badge--admin {
  background: rgba(223, 160, 51, 0.2);
  color: #dfa033;
}
.adminPageDark__badge--user {
  background: rgba(216, 216, 216, 0.2);
  color: #d8d8d8;
}
.adminPageDark__statusDot {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 0.5rem;
}
.adminPageDark__statusDot--active {
  background: #70d45c;
}
.adminPageDark__statusDot--inactive {
  background: #ff5555;
}
.adminPageDark__actionButton {
  padding: 0.5rem 1rem;
  background: rgba(245, 245, 245, 0.1);
  border: 1px solid rgba(245, 245, 245, 0.2);
  border-radius: 4px;
  color: #f5f5f5;
  font-size: 0.875rem;
  cursor: pointer;
  transition: all 0.25s;
}
.adminPageDark__actionButton:hover {
  background: rgba(245, 245, 245, 0.2);
}
.adminPageDark__actionButton--warning {
  border-color: rgba(223, 160, 51, 0.5);
  color: #dfa033;
}
.adminPageDark__actionButton--warning:hover {
  background: rgba(223, 160, 51, 0.2);
}
.adminPageDark__actionButton--success {
  border-color: rgba(112, 212, 92, 0.5);
  color: #70d45c;
}
.adminPageDark__actionButton--success:hover {
  background: rgba(112, 212, 92, 0.2);
}
.adminPageDark__actionButton--danger {
  border-color: rgba(255, 85, 85, 0.5);
  color: #ff5555;
}
.adminPageDark__actionButton--danger:hover {
  background: rgba(255, 85, 85, 0.2);
}
.adminPageDark__protectedText {
  color: #d8d8d8;
  font-size: 0.875rem;
  font-style: italic;
}
.adminPageDark__emptyState {
  text-align: center;
  padding: 3rem;
  color: #d8d8d8;
}
.adminPageDark__pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  margin-top: 1.5rem;
}
.adminPageDark__paginationButton {
  padding: 0.5rem 1rem;
  background: rgba(245, 245, 245, 0.1);
  border: 1px solid rgba(245, 245, 245, 0.2);
  border-radius: 4px;
  color: #f5f5f5;
  font-size: 0.875rem;
  text-decoration: none;
  transition: all 0.25s;
}
.adminPageDark__paginationButton:hover {
  background: rgba(245, 245, 245, 0.2);
}
.adminPageDark__paginationInfo {
  color: #d8d8d8;
  font-size: 0.875rem;
}
.adminPageDark__actionButton--primary {
  background: #52c5bb;
  border-color: #52c5bb;
  color: #323232;
}
.adminPageDark__actionButton--primary:hover {
  background: #78d2ca;
}
.adminPageDark__form {
  max-width: 100%;
}
.adminPageDark__formSectionTitle {
  color: #f5f5f5;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(245, 245, 245, 0.1);
}
.adminPageDark__formGroup {
  margin-bottom: 1rem;
}
.adminPageDark__formLabel {
  display: block;
  color: #d8d8d8;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0.5rem;
}
.adminPageDark__formInput {
  width: 100%;
  padding: 0.75rem 1rem;
  background: #323232;
  border: 1px solid rgba(245, 245, 245, 0.2);
  border-radius: 4px;
  color: #f5f5f5;
  font-size: 1rem;
}
.adminPageDark__formInput:focus {
  outline: none;
  border-color: #52c5bb;
}
.adminPageDark__formInput::placeholder {
  color: rgba(245, 245, 245, 0.4);
}
.adminPageDark__formInput--textarea {
  min-height: 150px;
  resize: vertical;
  font-family: inherit;
}
.adminPageDark__formInput option {
  background: #323232;
  color: #f5f5f5;
}
.adminPageDark__formHint {
  color: #d8d8d8;
  font-size: 0.8rem;
  margin-bottom: 1rem;
}
.adminPageDark__formRow {
  display: flex;
  gap: 1rem;
}
.adminPageDark__formRow .adminPageDark__formGroup {
  flex: 1;
}
.adminPageDark__formActions {
  display: flex;
  gap: 1rem;
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(245, 245, 245, 0.1);
}
.adminPageDark__formGroup--inline {
  display: inline-block;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.adminPageDark__formGroup--grow {
  flex: 1;
}
.adminPageDark__instrumentRow {
  display: flex;
  align-items: flex-end;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 1rem;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
@media (max-width: 640px) {
  .adminPageDark__instrumentRow {
    flex-wrap: wrap;
  }
}
.adminPageDark__instrumentRow .adminPageDark__formGroup {
  margin-bottom: 0;
}
.adminPageDark__instrumentRow .adminPageDark__formInput {
  margin-bottom: 0;
}
.adminPageDark__addButton {
  background: rgba(82, 197, 187, 0.2);
  border: 1px dashed #52c5bb;
  color: #52c5bb;
  padding: 0.75rem 1.5rem;
  border-radius: 4px;
  font-size: 0.875rem;
  cursor: pointer;
  transition: all 0.25s;
  margin-top: 0.5rem;
}
.adminPageDark__addButton:hover {
  background: rgba(82, 197, 187, 0.3);
}
.adminPageDark__removeButton {
  background: rgba(255, 85, 85, 0.2);
  border: 1px solid rgba(255, 85, 85, 0.5);
  color: #ff5555;
  width: 36px;
  height: 36px;
  border-radius: 4px;
  font-size: 1.25rem;
  cursor: pointer;
  transition: all 0.25s;
  flex-shrink: 0;
}
.adminPageDark__removeButton:hover {
  background: rgba(255, 85, 85, 0.3);
}
.adminPageDark__submitButton {
  padding: 0.75rem 1.5rem;
  background: #52c5bb;
  border: none;
  border-radius: 4px;
  color: #323232;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.25s;
}
.adminPageDark__submitButton:hover {
  background: #78d2ca;
}
.adminPageDark__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.adminPageDark__listItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0;
  border-bottom: 1px solid rgba(245, 245, 245, 0.1);
}
.adminPageDark__listItem:last-child {
  border-bottom: none;
}
.adminPageDark__listItemInfo {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.adminPageDark__listItemName {
  color: #f5f5f5;
  font-weight: 600;
}
.adminPageDark__listItemEmail {
  color: #d8d8d8;
  font-size: 0.875rem;
}
.adminPageDark__infoList {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.adminPageDark__infoItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid rgba(245, 245, 245, 0.1);
}
.adminPageDark__infoItem:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.adminPageDark__infoLabel {
  color: #d8d8d8;
  font-size: 0.875rem;
}
.adminPageDark__infoValue {
  color: #f5f5f5;
  font-weight: 500;
}
.adminPageDark__statCard {
  background: #545254;
  border-radius: 4px;
  padding: 1.5rem;
  text-align: center;
  margin-bottom: 1rem;
}
.adminPageDark__statValue {
  display: block;
  color: #f5f5f5;
  font-size: 2rem;
  font-weight: 700;
}
.adminPageDark__statLabel {
  display: block;
  color: #d8d8d8;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 0.5rem;
}
.adminPageDark__emptyText {
  color: #d8d8d8;
  text-align: center;
  padding: 2rem;
}
.adminPageDark__section--danger {
  border: 1px solid rgba(255, 85, 85, 0.3);
  background: rgba(255, 85, 85, 0.05);
}
.adminPageDark__sectionHeading--danger {
  color: #ff5555;
}
.adminPageDark__dangerItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 640px) {
  .adminPageDark__dangerItem {
    flex-direction: column;
    align-items: flex-start;
  }
}
.adminPageDark__dangerInfo {
  flex: 1;
}
.adminPageDark__dangerTitle {
  color: #f5f5f5;
  font-size: 1rem;
  font-weight: 600;
  margin: 0 0 0.5rem;
}
.adminPageDark__dangerDescription {
  color: #d8d8d8;
  font-size: 0.875rem;
  margin: 0;
}

.adminModal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}
.adminModal__backdrop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
}
.adminModal__content {
  position: relative;
  background: #545254;
  border-radius: 4px;
  padding: 2rem;
  max-width: 500px;
  width: 90%;
  z-index: 1;
}
.adminModal__title {
  color: #f5f5f5;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 1rem;
}
.adminModal__text {
  color: #d8d8d8;
  margin: 0 0 1rem;
}
.adminModal__list {
  color: #d8d8d8;
  margin: 0 0 1.5rem;
  padding-left: 1.5rem;
}
.adminModal__list li {
  margin-bottom: 0.25rem;
}
.adminModal__checkbox {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
  color: #d8d8d8;
  font-size: 0.875rem;
}
.adminModal__checkbox input {
  width: auto;
}
.adminModal__actions {
  display: flex;
  gap: 1rem;
  justify-content: flex-end;
}

.adminDashboard__quickActions {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 1rem;
  margin-top: 1rem;
}

.adminDashboard__quickAction {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.5rem 1rem;
  background: #545254;
  border-radius: 4px;
  text-decoration: none;
  transition: all 0.25s;
  border: 1px solid transparent;
}
.adminDashboard__quickAction:hover {
  border-color: #52c5bb;
  transform: translateY(-2px);
}

.adminDashboard__quickActionIcon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(82, 197, 187, 0.2);
  color: #52c5bb;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 300;
  margin-bottom: 0.75rem;
}

.adminDashboard__quickActionLabel {
  color: #f5f5f5;
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
}

.adminDashboard__sectionHeading {
  font-weight: 700;
  margin: 1rem 0 1.5rem;
  color: #f5f5f5;
  font-size: 1.125rem;
}

.adminDashboard__pieChart {
  width: 82%;
  margin: auto;
  display: block;
}

.adminDashboardTrackList {
  margin-top: 4rem;
}

.adminTrack {
  display: block;
  overflow: hidden;
  padding: 0.5rem 1rem;
  text-decoration: none;
  color: #545254;
}
.adminTrack:nth-of-type(even) {
  background-color: rgba(116, 118, 116, 0.1);
}
.adminTrack:hover {
  background-color: rgba(82, 197, 187, 0.25);
}

.adminTrack__editButton {
  display: inline-block;
  width: 3%;
  float: left;
  margin-right: 2%;
}
.adminTrack__editButton svg {
  height: 1.5rem;
  margin-top: 0.5rem;
}
.adminTrack__editButton path {
  fill: rgba(116, 118, 116, 0.65);
}

.adminTrack__cover {
  width: 2.5rem;
  height: 2.5rem;
  float: left;
  margin-right: 2%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.adminTrack__title,
.adminTrack__artist {
  display: inline-block;
  float: left;
  padding-top: 0.625rem;
}

.adminTrack__title {
  width: 38%;
}

.adminTrack__artist {
  width: calc(55% - 2.5rem);
}

.adminInstrumentRow {
  padding: 0 1rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1.5rem;
  grid-gap: 2rem;
  align-items: center;
  justify-content: center;
}

.adminInstrumentRow__removeButton {
  border: none;
  background-color: #ff5555;
  color: #f5f5f5;
  font-size: 2rem;
  font-weight: 700;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0 4px;
}
.adminInstrumentRow__removeButton:hover {
  opacity: 0.5;
  cursor: pointer;
}

.sectionFieldRow {
  padding: 0 1rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1.5rem;
  grid-gap: 2rem;
  align-items: center;
  justify-content: center;
}

.adminAnalytics__metricsGrid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 768px) {
  .adminAnalytics__metricsGrid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.adminAnalytics__metricCard {
  background: #3f3f3f;
  border-radius: 4px;
  padding: 1.5rem;
  text-align: center;
  border-top: 3px solid #52c5bb;
}
.adminAnalytics__metricCard--mau {
  border-top-color: #b06fec;
}
.adminAnalytics__metricCard--wau {
  border-top-color: #e376dd;
}
.adminAnalytics__metricCard--dau {
  border-top-color: #dfa033;
}

.adminAnalytics__metricValue {
  display: block;
  font-size: 2rem;
  font-weight: 700;
  color: #f5f5f5;
  line-height: 1.2;
}

.adminAnalytics__metricLabel {
  display: block;
  font-size: 0.8rem;
  color: #d8d8d8;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 0.25rem;
}

.adminAnalytics__chartWrap {
  position: relative;
  height: 300px;
  margin-top: 1rem;
}
.adminAnalytics__chartWrap--small {
  height: 250px;
}

.adminAnalytics__chartsRow {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 768px) {
  .adminAnalytics__chartsRow {
    grid-template-columns: 1fr;
  }
}
.adminAnalytics__chartsRow .adminPageDark__section {
  min-width: 0;
  overflow: hidden;
}
.adminAnalytics__chartsRow .adminPageDark__table {
  min-width: 0;
}
.adminAnalytics__chartsRow .adminPageDark__table th, .adminAnalytics__chartsRow .adminPageDark__table td {
  padding: 0.5rem 0.75rem;
}
.adminAnalytics__chartsRow .adminPageDark__section {
  padding: 1rem;
}

.adminAnalytics__countBadge {
  background: rgba(82, 197, 187, 0.2);
  color: #52c5bb;
  padding: 0.25rem 0.5rem;
  border-radius: 12px;
  font-size: 0.75rem;
  font-weight: 600;
}
.adminAnalytics__countBadge--warning {
  background: rgba(223, 160, 51, 0.2);
  color: #dfa033;
}

.adminAnalytics__sectionSubtitle {
  color: #d8d8d8;
  font-size: 0.8rem;
  margin-top: -0.25rem;
}

.adminAnalytics__trackArtist {
  color: #d8d8d8;
  font-size: 0.8rem;
}

.adminAnalytics__noData {
  color: #d8d8d8;
  font-style: italic;
  padding: 1rem 0;
}

.adminAnalytics__disclosure summary {
  cursor: pointer;
  user-select: none;
  padding: 0.75rem 0;
  font-size: 0.95rem;
  font-weight: 600;
  color: #f5f5f5;
  list-style: none;
}
.adminAnalytics__disclosure summary::-webkit-details-marker {
  display: none;
}
.adminAnalytics__disclosure summary:hover {
  color: #52c5bb;
}

.adminAnalytics__arrow {
  display: inline-block;
  font-size: 0.65rem;
  color: #52c5bb;
  margin-right: 0.5rem;
  transition: transform 0.2s ease;
  vertical-align: middle;
}
details[open] > summary > .adminAnalytics__arrow {
  transform: rotate(90deg);
}

.adminAnalytics__scrollTable {
  max-height: 400px;
  overflow-y: auto;
  margin-top: 0.75rem;
}
.adminAnalytics__scrollTable table {
  width: 100%;
  table-layout: fixed;
}
.adminAnalytics__scrollTable th:first-child,
.adminAnalytics__scrollTable td:first-child {
  width: 2rem;
}
.adminAnalytics__scrollTable th:last-child,
.adminAnalytics__scrollTable td:last-child {
  width: 4rem;
  text-align: right;
}
.adminAnalytics__scrollTable--signups {
  overflow-x: auto;
}
.adminAnalytics__scrollTable--signups table {
  table-layout: fixed;
  min-width: 800px;
}
.adminAnalytics__scrollTable--signups th:nth-child(1), .adminAnalytics__scrollTable--signups td:nth-child(1) {
  width: 22%;
}
.adminAnalytics__scrollTable--signups th:nth-child(2), .adminAnalytics__scrollTable--signups td:nth-child(2) {
  width: 25%;
}
.adminAnalytics__scrollTable--signups th:nth-child(3), .adminAnalytics__scrollTable--signups td:nth-child(3) {
  width: 18%;
}
.adminAnalytics__scrollTable--signups th:nth-child(4), .adminAnalytics__scrollTable--signups td:nth-child(4) {
  width: 18%;
}
.adminAnalytics__scrollTable--signups th:nth-child(5), .adminAnalytics__scrollTable--signups td:nth-child(5) {
  width: 17%;
  text-align: left;
}
.adminAnalytics__scrollTable--signups .adminPageDark__userCell {
  overflow: hidden;
}
.adminAnalytics__scrollTable--signups .adminPageDark__userName {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.adminAnalytics__scrollTable::-webkit-scrollbar {
  width: 6px;
}
.adminAnalytics__scrollTable::-webkit-scrollbar-track {
  background: rgba(245, 245, 245, 0.05);
  border-radius: 3px;
}
.adminAnalytics__scrollTable::-webkit-scrollbar-thumb {
  background: rgba(245, 245, 245, 0.15);
  border-radius: 3px;
}
.adminAnalytics__scrollTable::-webkit-scrollbar-thumb:hover {
  background: rgba(245, 245, 245, 0.25);
}

.adminSidebar {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 16rem;
  background-color: #323232;
  padding: 8rem 2rem 4rem;
  border-right: 1px solid rgba(245, 245, 245, 0.1);
  z-index: 100;
}
@media (max-width: 768px) {
  .adminSidebar {
    display: none;
  }
}

.adminSidebar__section {
  margin-top: 2rem;
}

.adminSidebar__heading {
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 0.5rem;
  margin: 0 0 1rem;
}

.adminSidebar__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.adminSidebar__listItem {
  display: block;
}
.adminSidebar__listItem:last-child a {
  border: none;
}
.adminSidebar__listLink {
  display: block;
  padding: 0.75rem 1rem;
  color: #d8d8d8;
  text-decoration: none;
  border-radius: 4px;
  transition: all 0.25s;
}
.adminSidebar__listLink:hover {
  background: rgba(245, 245, 245, 0.1);
  color: #f5f5f5;
}

.adminSidebar__userDetails {
  color: #747674;
  text-align: center;
}

.adminSidebar__userImage {
  max-width: 6rem;
  border-radius: 50%;
}

.adminSidebar__userName {
  display: block;
  margin-top: 0.5rem;
}

/**
 * Hub Dashboard Styles
 */
.hubPage {
  padding: 2rem;
  margin-left: 200px;
  min-height: calc(100vh - 4.5rem);
  background: #323232;
}
@media (max-width: 768px) {
  .hubPage {
    margin-left: 0;
    padding: 1rem;
  }
}
.hubPage__mainHeading {
  color: #ffffff;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.hubPage__subtitle {
  color: #cccccc;
  font-size: 1rem;
  margin-bottom: 2rem;
}
.hubPage__statsRow {
  margin-bottom: 2rem;
}
.hubPage__statCard {
  background: #545254;
  border-radius: 4px;
  padding: 1.5rem;
  margin-bottom: 1rem;
}
.hubPage__statLabel {
  color: #bbbbbb;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0.5rem;
}
.hubPage__statValue {
  margin-bottom: 0.75rem;
}
.hubPage__statNumber {
  color: #ffffff;
  font-size: 2.5rem;
  font-weight: 700;
}
.hubPage__statNumber--plan {
  font-size: 1.5rem;
  text-transform: capitalize;
}
.hubPage__statLimit {
  color: #d8d8d8;
  font-size: 1.25rem;
}
.hubPage__progressBar {
  height: 8px;
  background: #323232;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.hubPage__progressFill {
  height: 100%;
  background: #52c5bb;
  border-radius: 4px;
  transition: width 0.3s ease;
}
.hubPage__statRemaining {
  color: #d8d8d8;
  font-size: 0.875rem;
}
.hubPage__statStatus {
  margin-top: 0.5rem;
}
.hubPage__statusBadge {
  display: inline-block;
  padding: 0.25rem 0.75rem;
  border-radius: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
}
.hubPage__statusBadge--active {
  background: rgba(112, 212, 92, 0.2);
  color: #70d45c;
}
.hubPage__statusBadge--inactive {
  background: rgba(255, 85, 85, 0.2);
  color: #ff5555;
}
.hubPage__section {
  background: #545254;
  border-radius: 4px;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
}
.hubPage__sectionHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}
.hubPage__sectionHeading {
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.hubPage__sectionHeader .hubPage__sectionHeading {
  margin-bottom: 0;
}
.hubPage__sectionLink {
  color: #52c5bb;
  font-size: 0.875rem;
  text-decoration: none;
}
.hubPage__sectionLink:hover {
  text-decoration: underline;
}
.hubPage__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.hubPage__listItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0;
  border-bottom: 1px solid rgba(245, 245, 245, 0.1);
}
.hubPage__listItem:last-child {
  border-bottom: none;
}
.hubPage__listItemInfo {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.hubPage__listItemName {
  color: #f5f5f5;
  font-weight: 600;
}
.hubPage__listItemEmail {
  color: #d8d8d8;
  font-size: 0.875rem;
}
.hubPage__listItemTitle {
  color: #52c5bb;
  font-size: 0.875rem;
}
.hubPage__listItemMeta {
  text-align: right;
}
.hubPage__listItemStudents {
  color: #d8d8d8;
  font-size: 0.875rem;
}
.hubPage__emptyState {
  color: #d8d8d8;
  text-align: center;
  padding: 2rem;
}
.hubPage__emptyStateHint {
  margin-top: 1rem;
  font-size: 0.875rem;
}
.hubPage__emptyStateHint code {
  display: inline-block;
  margin-top: 0.5rem;
  background: #323232;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  font-family: monospace;
  font-size: 0.8rem;
}
.hubPage__searchBox {
  margin-bottom: 1rem;
}
.hubPage__searchBox .hubPage__formInput {
  max-width: 400px;
}
.hubPage__table {
  width: 100%;
  border-collapse: collapse;
}
.hubPage__table th, .hubPage__table td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.hubPage__table th {
  color: #cccccc;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.2);
}
.hubPage__table td {
  color: #ffffff;
}
.hubPage__table tbody tr:hover {
  background: rgba(255, 255, 255, 0.1);
}
.hubPage__tableRow--clickable {
  cursor: pointer;
  transition: background 0.25s;
}
.hubPage__infoList {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.hubPage__infoItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid rgba(245, 245, 245, 0.1);
}
.hubPage__infoItem:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.hubPage__infoLabel {
  color: #d8d8d8;
  font-size: 0.875rem;
}
.hubPage__infoValue {
  color: #f5f5f5;
  font-weight: 500;
}
.hubPage__infoValue--capitalize {
  text-transform: capitalize;
}
.hubPage__hint {
  margin-top: 1.5rem;
  color: #d8d8d8;
  font-size: 0.875rem;
}
.hubPage__hint code {
  display: inline-block;
  margin-top: 0.5rem;
  background: #323232;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  font-family: monospace;
  font-size: 0.8rem;
}
.hubPage__section--invite {
  background: rgba(82, 197, 187, 0.1);
  border: 1px solid rgba(82, 197, 187, 0.3);
}
.hubPage__section--warning {
  background: rgba(223, 160, 51, 0.1);
  border: 1px solid rgba(223, 160, 51, 0.3);
}
.hubPage__warningText {
  color: #dfa033;
  text-align: center;
  margin: 0;
}
.hubPage__inviteForm {
  margin-top: 1rem;
}
.hubPage__addAdminForm {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid rgba(245, 245, 245, 0.1);
}
.hubPage__formHint {
  color: #d8d8d8;
  font-size: 0.8rem;
  margin-top: 0.5rem;
}
.hubPage__listItemActions {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.hubPage__listItemDate {
  color: #d8d8d8;
  font-size: 0.75rem;
}
.hubPage__subsection {
  margin-top: 1.5rem;
}
.hubPage__subsectionHeading {
  color: #d8d8d8;
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 1rem;
}
.hubPage__formRow {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: flex-end;
}
.hubPage__formGroup {
  flex: 1;
  min-width: 150px;
}
.hubPage__formGroup--button {
  flex: 0 0 auto;
}
.hubPage__formLabel {
  display: block;
  color: #d8d8d8;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0.5rem;
}
.hubPage__formInput {
  width: 100%;
  padding: 0.75rem 1rem;
  background: #323232;
  border: 1px solid rgba(245, 245, 245, 0.2);
  border-radius: 4px;
  color: #f5f5f5;
  font-size: 1rem;
}
.hubPage__formInput:focus {
  outline: none;
  border-color: #52c5bb;
}
.hubPage__formInput::placeholder {
  color: rgba(245, 245, 245, 0.4);
}
.hubPage__submitButton {
  padding: 0.75rem 1.5rem;
  background: #52c5bb;
  border: none;
  border-radius: 4px;
  color: #323232;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.25s;
}
.hubPage__submitButton:hover {
  background: #78d2ca;
}
.hubPage__actionButton {
  padding: 0.5rem 1rem;
  background: rgba(245, 245, 245, 0.1);
  border: 1px solid rgba(245, 245, 245, 0.2);
  border-radius: 4px;
  color: #f5f5f5;
  font-size: 0.875rem;
  cursor: pointer;
  transition: all 0.25s;
  margin-right: 0.5rem;
}
.hubPage__actionButton:hover {
  background: rgba(245, 245, 245, 0.2);
}
.hubPage__actionButton--danger {
  border-color: rgba(255, 85, 85, 0.5);
  color: #ff5555;
}
.hubPage__actionButton--danger:hover {
  background: rgba(255, 85, 85, 0.2);
}
.hubPage__backLink {
  display: inline-block;
  color: #d8d8d8;
  text-decoration: none;
  font-size: 0.875rem;
  margin-bottom: 1rem;
  transition: color 0.25s;
}
.hubPage__backLink:hover {
  color: #f5f5f5;
}
.hubPage__tableLink {
  color: #52c5bb;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.25s;
}
.hubPage__tableLink:hover {
  color: #8bd8d2;
  text-decoration: underline;
}
.hubPage__badge {
  display: inline-block;
  padding: 0.25rem 0.75rem;
  border-radius: 12px;
  font-size: 0.75rem;
  font-weight: 500;
}
.hubPage__badge--active {
  background: rgba(112, 212, 92, 0.2);
  color: #70d45c;
}
.hubPage__badge--inactive {
  background: rgba(216, 216, 216, 0.2);
  color: #d8d8d8;
}

.hubSidebar {
  position: fixed;
  top: 4.5rem;
  left: 0;
  width: 200px;
  height: calc(100vh - 4.5rem);
  background: #1c1c1c;
  padding: 1.5rem 0;
  display: flex;
  flex-direction: column;
  z-index: 100;
}
@media (max-width: 768px) {
  .hubSidebar {
    display: none;
  }
}
.hubSidebar__section {
  padding: 0 1rem;
}
.hubSidebar__section--footer {
  margin-top: auto;
  padding-top: 1rem;
  border-top: 1px solid rgba(245, 245, 245, 0.1);
}
.hubSidebar__hubName {
  color: #f5f5f5;
  font-weight: 700;
  font-size: 1rem;
  padding: 0.5rem 0.5rem 1rem;
  border-bottom: 1px solid rgba(245, 245, 245, 0.1);
  margin-bottom: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hubSidebar__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.hubSidebar__listItem {
  margin-bottom: 0.25rem;
}
.hubSidebar__listLink {
  display: block;
  padding: 0.75rem 0.5rem;
  color: #d8d8d8;
  text-decoration: none;
  border-radius: 4px;
  transition: all 0.25s;
}
.hubSidebar__listLink:hover {
  color: #f5f5f5;
  background: rgba(245, 245, 245, 0.1);
}
.hubSidebar__listLink--active {
  color: #f5f5f5;
  background: rgba(82, 197, 187, 0.2);
}
.hubSidebar__backLink {
  display: block;
  padding: 0.75rem 0.5rem;
  color: #d8d8d8;
  text-decoration: none;
  font-size: 0.875rem;
}
.hubSidebar__backLink:hover {
  color: #f5f5f5;
}

/**
 * Teacher Dashboard Styles
 */
.teacherPage {
  padding: 1.25rem;
  margin-left: 200px;
  min-height: calc(100vh - 4.5rem);
  background: #323232;
}
@media (max-width: 768px) {
  .teacherPage {
    margin-left: 0;
    padding: 1rem;
  }
}
.teacherPage__mainHeading {
  color: #ffffff;
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
}
.teacherPage__subtitle {
  color: #cccccc;
  font-size: 0.9rem;
  margin-bottom: 1.25rem;
}
.teacherPage__backLink {
  display: inline-block;
  color: #52c5bb;
  text-decoration: none;
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
.teacherPage__backLink:hover {
  text-decoration: underline;
}
.teacherPage__statsRow {
  margin-bottom: 1rem;
}
.teacherPage__statCard {
  background: #545254;
  border-radius: 4px;
  padding: 0.75rem 1rem;
  margin-bottom: 0.5rem;
}
.teacherPage__statLabel {
  color: #bbbbbb;
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0.25rem;
}
.teacherPage__statValue {
  margin-bottom: 0.25rem;
}
.teacherPage__statNumber {
  color: #ffffff;
  font-size: 1.75rem;
  font-weight: 700;
}
.teacherPage__statNumber--text {
  font-size: 1rem;
}
.teacherPage__section {
  background: #545254;
  border-radius: 4px;
  padding: 0.875rem 1rem;
  margin-bottom: 0.875rem;
}
.teacherPage__sectionHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
}
.teacherPage__sectionHeading {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.teacherPage__sectionHeader .teacherPage__sectionHeading {
  margin-bottom: 0;
}
.teacherPage__sectionLink {
  color: #52c5bb;
  font-size: 0.875rem;
  text-decoration: none;
}
.teacherPage__sectionLink:hover {
  text-decoration: underline;
}
.teacherPage__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.teacherPage__listItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0;
  border-bottom: 1px solid rgba(245, 245, 245, 0.1);
}
.teacherPage__listItem:last-child {
  border-bottom: none;
}
.teacherPage__listItemInfo {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.teacherPage__listItemName {
  color: #f5f5f5;
  font-weight: 600;
}
.teacherPage__listItemEmail {
  color: #d8d8d8;
  font-size: 0.875rem;
}
.teacherPage__listItemMeta {
  text-align: right;
}
.teacherPage__listItemDate {
  color: #d8d8d8;
  font-size: 0.875rem;
}
.teacherPage__emptyState {
  color: #d8d8d8;
  text-align: center;
  padding: 1rem;
  font-size: 0.85rem;
}
.teacherPage__emptyStateHint {
  margin-top: 0.5rem;
  font-size: 0.75rem;
}
.teacherPage__section--invite {
  background: rgba(82, 197, 187, 0.1);
  border: 1px solid rgba(82, 197, 187, 0.3);
}
.teacherPage__section--warning {
  background: rgba(223, 160, 51, 0.1);
  border: 1px solid rgba(223, 160, 51, 0.3);
}
.teacherPage__warningText {
  color: #dfa033;
  text-align: center;
  margin: 0;
}
.teacherPage__seatInfo {
  color: #d8d8d8;
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
.teacherPage__inviteForm {
  margin-top: 1rem;
}
.teacherPage__formRow {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: flex-end;
}
.teacherPage__actionButton {
  padding: 0.5rem 1rem;
  background: rgba(245, 245, 245, 0.1);
  border: 1px solid rgba(245, 245, 245, 0.2);
  border-radius: 4px;
  color: #f5f5f5;
  font-size: 0.875rem;
  cursor: pointer;
  transition: all 0.25s;
  margin-right: 0.5rem;
}
.teacherPage__actionButton:hover {
  background: rgba(245, 245, 245, 0.2);
}
.teacherPage__actionButton--danger {
  border-color: rgba(255, 85, 85, 0.5);
  color: #ff5555;
}
.teacherPage__actionButton--danger:hover {
  background: rgba(255, 85, 85, 0.2);
}
.teacherPage__table {
  width: 100%;
  border-collapse: collapse;
}
.teacherPage__table th, .teacherPage__table td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.teacherPage__table th {
  color: #cccccc;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.2);
}
.teacherPage__table td {
  color: #ffffff;
}
.teacherPage__table tbody tr:hover {
  background: rgba(255, 255, 255, 0.1);
}
.teacherPage__tableRow--clickable {
  cursor: pointer;
  transition: background 0.25s;
}
.teacherPage__neverActive {
  color: rgba(245, 245, 245, 0.4);
  font-style: italic;
}
.teacherPage__goalsForm {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
}
.teacherPage__formGroup {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.teacherPage__formLabel {
  color: #d8d8d8;
  font-size: 0.65rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.teacherPage__formInput, .teacherPage__formTextarea {
  width: 100%;
  padding: 0.5rem 0.75rem;
  background: #323232;
  border: 1px solid rgba(245, 245, 245, 0.2);
  border-radius: 4px;
  color: #f5f5f5;
  font-size: 0.875rem;
  font-family: inherit;
}
.teacherPage__formInput:focus, .teacherPage__formTextarea:focus {
  outline: none;
  border-color: #52c5bb;
}
.teacherPage__formInput::placeholder, .teacherPage__formTextarea::placeholder {
  color: rgba(245, 245, 245, 0.4);
}
.teacherPage__formTextarea {
  resize: vertical;
  min-height: 60px;
}
.teacherPage__submitButton {
  padding: 0.5rem 1rem;
  background: #52c5bb;
  border: none;
  border-radius: 4px;
  color: #323232;
  font-size: 0.875rem;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.25s;
  align-self: flex-start;
}
.teacherPage__submitButton:hover {
  background: #78d2ca;
}
.teacherPage__activityList {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
}
.teacherPage__activityItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0.65rem;
  background: #323232;
  border-radius: 4px;
}
.teacherPage__activityTrack {
  color: #f5f5f5;
  font-weight: 500;
  font-size: 0.85rem;
}
.teacherPage__activityArtist {
  color: #d8d8d8;
  font-weight: 400;
  font-size: 0.75rem;
}
.teacherPage__activityDate {
  color: #d8d8d8;
  font-size: 0.65rem;
}

.teacherSidebar {
  position: fixed;
  top: 4.5rem;
  left: 0;
  width: 200px;
  height: calc(100vh - 4.5rem);
  background: #1c1c1c;
  padding: 1.5rem 0;
  display: flex;
  flex-direction: column;
  z-index: 100;
}
@media (max-width: 768px) {
  .teacherSidebar {
    display: none;
  }
}
.teacherSidebar__section {
  padding: 0 1rem;
}
.teacherSidebar__section--footer {
  margin-top: auto;
  padding-top: 1rem;
  border-top: 1px solid rgba(245, 245, 245, 0.1);
}
.teacherSidebar__hubName {
  color: #f5f5f5;
  font-weight: 700;
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.teacherSidebar__role {
  color: #52c5bb;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 0.25rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(245, 245, 245, 0.1);
  margin-bottom: 1rem;
}
.teacherSidebar__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.teacherSidebar__listItem {
  margin-bottom: 0.25rem;
}
.teacherSidebar__listLink {
  display: block;
  padding: 0.75rem 0.5rem;
  color: #d8d8d8;
  text-decoration: none;
  border-radius: 4px;
  transition: all 0.25s;
}
.teacherSidebar__listLink:hover {
  color: #f5f5f5;
  background: rgba(245, 245, 245, 0.1);
}
.teacherSidebar__listLink--active {
  color: #f5f5f5;
  background: rgba(82, 197, 187, 0.2);
}
.teacherSidebar__backLink {
  display: block;
  padding: 0.75rem 0.5rem;
  color: #d8d8d8;
  text-decoration: none;
  font-size: 0.875rem;
}
.teacherSidebar__backLink:hover {
  color: #f5f5f5;
}

.profileHeader {
  background: linear-gradient(135deg, rgba(82, 197, 187, 0.2) 0%, rgba(176, 111, 236, 0.2) 100%);
  border-radius: 4px;
  padding: 1rem 1.25rem;
  margin-bottom: 1rem;
}
.profileHeader__backLink {
  display: inline-block;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  font-size: 0.8rem;
  margin-bottom: 0.5rem;
}
.profileHeader__backLink:hover {
  color: #ffffff;
}
.profileHeader__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}
.profileHeader__info {
  flex: 1;
  min-width: 200px;
}
.profileHeader__name {
  color: #ffffff;
  font-size: 1.75rem;
  font-weight: 700;
  margin: 0 0 0.25rem 0;
}
.profileHeader__email {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.875rem;
  margin: 0 0 0.5rem 0;
}
.profileHeader__meta {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.profileHeader__badge {
  display: inline-block;
  padding: 0.2rem 0.5rem;
  border-radius: 20px;
  font-size: 0.65rem;
  font-weight: 600;
  text-transform: uppercase;
}
.profileHeader__badge--success {
  background: rgba(112, 212, 92, 0.2);
  color: #70d45c;
}
.profileHeader__badge--warning {
  background: rgba(223, 160, 51, 0.2);
  color: #dfa033;
}
.profileHeader__badge--danger {
  background: rgba(255, 85, 85, 0.2);
  color: #ff5555;
}
.profileHeader__skillLevel {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.875rem;
  text-transform: capitalize;
}
.profileHeader__stats {
  display: flex;
  gap: 1.25rem;
}
.profileHeader__stat {
  text-align: center;
}
.profileHeader__statNumber {
  display: block;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 700;
}
.profileHeader__statLabel {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.65rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.activityChart {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: 100px;
  padding-top: 0.5rem;
}
.activityChart__bar {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  height: 100%;
}
.activityChart__barFill {
  width: 60%;
  max-width: 32px;
  background: linear-gradient(180deg, #52c5bb 0%, #b06fec 100%);
  border-radius: 4px 4px 0 0;
  min-height: 4px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  margin-top: auto;
}
.activityChart__barValue {
  position: absolute;
  top: -1.25rem;
  color: #ffffff;
  font-size: 0.65rem;
  font-weight: 600;
}
.activityChart__barLabel {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.65rem;
  margin-top: 0.35rem;
}

.trackList {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
}
.trackList__item {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.65rem;
  background: #323232;
  border-radius: 4px;
  gap: 0.65rem;
}
.trackList__rank {
  width: 20px;
  height: 20px;
  background: rgba(82, 197, 187, 0.2);
  color: #52c5bb;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.65rem;
  font-weight: 600;
  flex-shrink: 0;
}
.trackList__info {
  flex: 1;
  min-width: 0;
}
.trackList__song {
  display: block;
  color: #ffffff;
  font-weight: 500;
  font-size: 0.85rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.trackList__artist {
  display: block;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.75rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.trackList__count {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.75rem;
  flex-shrink: 0;
}

.goalProgress {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
}
.goalProgress__ring {
  position: relative;
  width: 80px;
  height: 80px;
}
.goalProgress__svg {
  width: 100%;
  height: 100%;
  transform: rotate(-90deg);
}
.goalProgress__bgCircle {
  fill: none;
  stroke: rgba(255, 255, 255, 0.1);
  stroke-width: 3;
}
.goalProgress__circle {
  fill: none;
  stroke: #52c5bb;
  stroke-width: 3;
  stroke-linecap: round;
  transition: stroke-dasharray 0.5s ease;
}
.goalProgress__percent {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 1rem;
  font-weight: 700;
}
.goalProgress__details {
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.75rem;
}
.goalProgress__details p {
  margin: 0.15rem 0;
}
.goalProgress__details strong {
  color: #ffffff;
}

.teacherPage__statSubtext {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.65rem;
}

.teacherPage__chartSubtext {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.65rem;
  text-align: center;
  margin-top: 0.5rem;
}

.featureUsage {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1.25rem;
  padding: 0.25rem 0;
}
@media (max-width: 768px) {
  .featureUsage {
    justify-content: center;
  }
}
.featureUsage__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
}
.featureUsage__ring {
  position: relative;
  width: 44px;
  height: 44px;
}
.featureUsage__svg {
  width: 100%;
  height: 100%;
  transform: rotate(-90deg);
}
.featureUsage__bgCircle {
  fill: none;
  stroke: rgba(255, 255, 255, 0.1);
  stroke-width: 3;
}
.featureUsage__circle {
  fill: none;
  stroke-width: 3;
  stroke-linecap: round;
  transition: stroke-dasharray 0.5s ease;
}
.featureUsage__circle--loop {
  stroke: #4ecdc4;
}
.featureUsage__circle--slowdown {
  stroke: #ff6b6b;
}
.featureUsage__circle--isolation {
  stroke: #ffe66d;
}
.featureUsage__percent {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 0.7rem;
  font-weight: 700;
}
.featureUsage__label {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.65rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-align: center;
}

/**
 * Progress Dashboard Styles
 *
 * Personal practice dashboard for all users.
 * Centered layout without sidebar (unlike teacher dashboard).
 */
.progressPage {
  padding: 1.25rem;
  max-width: 1200px;
  margin: 0 auto;
  min-height: calc(100vh - 4.5rem);
  background: #323232;
}
@media (max-width: 768px) {
  .progressPage {
    padding: 1rem;
  }
}
.progressPage__header {
  margin-bottom: 1.25rem;
  text-align: center;
}
@media (min-width: 768px) {
  .progressPage__header {
    text-align: left;
  }
}
.progressPage__mainHeading {
  color: #ffffff;
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
}
.progressPage__subtitle {
  color: #cccccc;
  font-size: 0.9rem;
  margin: 0;
}
.progressPage__statsRow {
  margin-bottom: 1rem;
}
.progressPage__statCard {
  background: #545254;
  border-radius: 4px;
  padding: 0.75rem 1rem;
  margin-bottom: 0.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .progressPage__statCard {
    text-align: left;
  }
}
.progressPage__statLabel {
  color: #bbbbbb;
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0.25rem;
}
.progressPage__statValue {
  margin-bottom: 0.25rem;
}
.progressPage__statNumber {
  color: #ffffff;
  font-size: 1.75rem;
  font-weight: 700;
}
.progressPage__statSubtext {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.65rem;
}
.progressPage__section {
  background: #545254;
  border-radius: 4px;
  padding: 0.875rem 1rem;
  margin-bottom: 0.875rem;
}
.progressPage__sectionHeading {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.progressPage__emptyState {
  color: #d8d8d8;
  text-align: center;
  padding: 1rem;
  font-size: 0.85rem;
}
.progressPage__emptyStateHint {
  display: block;
  margin-top: 0.5rem;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.4);
}
.progressPage__chartSubtext {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.65rem;
  text-align: center;
  margin-top: 0.5rem;
}
.progressPage__activityList {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
}
.progressPage__activityItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0.65rem;
  background: #323232;
  border-radius: 4px;
  flex-wrap: wrap;
  gap: 0.25rem;
}
@media (max-width: 640px) {
  .progressPage__activityItem {
    flex-direction: column;
    align-items: flex-start;
  }
}
.progressPage__activityTrack {
  color: #f5f5f5;
  font-weight: 500;
  font-size: 0.85rem;
}
.progressPage__activityArtist {
  color: #d8d8d8;
  font-weight: 400;
  font-size: 0.75rem;
}
.progressPage__activityDate {
  color: #d8d8d8;
  font-size: 0.65rem;
}
.progressPage__goalMessage {
  text-align: center;
  font-size: 0.8rem;
  color: #d8d8d8;
  margin-top: 0.75rem;
  padding: 0.5rem;
  background: rgba(245, 245, 245, 0.05);
  border-radius: 4px;
}
.progressPage__goalMessage--success {
  color: #70d45c;
  background: rgba(112, 212, 92, 0.1);
}
.progressPage__section--message {
  background: linear-gradient(135deg, rgba(82, 197, 187, 0.1) 0%, rgba(176, 111, 236, 0.1) 100%);
  border: 1px solid rgba(82, 197, 187, 0.2);
}
.progressPage__teacherMessage {
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.9rem;
  line-height: 1.5;
  margin: 0;
  white-space: pre-wrap;
}
.progressPage__ctaSection {
  background: linear-gradient(135deg, rgba(82, 197, 187, 0.15) 0%, rgba(176, 111, 236, 0.15) 100%);
  border: 1px solid rgba(82, 197, 187, 0.2);
  border-radius: 4px;
  padding: 1.5rem;
  text-align: center;
  margin-top: 0.5rem;
}
.progressPage__ctaHeading {
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.progressPage__ctaText {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.progressPage__ctaButton {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  background: #52c5bb;
  border: none;
  border-radius: 4px;
  color: #323232;
  font-size: 0.9rem;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.25s;
}
.progressPage__ctaButton:hover {
  background: #78d2ca;
  transform: translateY(-1px);
}

/**
 * Profile Page Styles
 */
.profilePage {
  max-width: 800px;
  margin: 0 auto;
  padding: 2rem;
  min-height: calc(100vh - 4.5rem);
}
@media (max-width: 768px) {
  .profilePage {
    padding: 1rem;
  }
}
.profilePage__header {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  padding: 2rem;
  background: linear-gradient(135deg, #545254 0%, #323232 100%);
  border-radius: 4px;
  margin-bottom: 2rem;
}
@media (max-width: 640px) {
  .profilePage__header {
    flex-direction: column;
    text-align: center;
  }
}
.profilePage__avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(135deg, #52c5bb 0%, #33988f 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.profilePage__avatarInitial {
  color: #f5f5f5;
  font-size: 2.5rem;
  font-weight: 700;
}
.profilePage__headerInfo {
  flex: 1;
}
.profilePage__name {
  color: #f5f5f5;
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
}
.profilePage__email {
  color: #d8d8d8;
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
.profilePage__typeBadge {
  display: inline-block;
  padding: 0.35rem 0.85rem;
  border-radius: 20px;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.profilePage__typeBadge--hub_admin {
  background: rgba(223, 160, 51, 0.2);
  color: #dfa033;
}
.profilePage__typeBadge--teacher {
  background: rgba(82, 197, 187, 0.2);
  color: #52c5bb;
}
.profilePage__typeBadge--student {
  background: rgba(112, 212, 92, 0.2);
  color: #70d45c;
}
.profilePage__typeBadge--direct {
  background: rgba(216, 216, 216, 0.2);
  color: #d8d8d8;
}
.profilePage__content {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.profilePage__section--danger .profilePage__sectionHeading {
  color: #ff5555;
}
.profilePage__sectionHeading {
  color: #f5f5f5;
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.profilePage__card {
  background: #545254;
  border-radius: 4px;
  padding: 1.5rem;
}
.profilePage__card--danger {
  border: 1px solid rgba(255, 85, 85, 0.3);
  background: rgba(255, 85, 85, 0.05);
}
.profilePage__cardRow {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem 0;
  border-bottom: 1px solid rgba(245, 245, 245, 0.1);
}
.profilePage__cardRow:last-of-type {
  border-bottom: none;
}
.profilePage__cardLabel {
  color: #d8d8d8;
  font-size: 0.875rem;
}
.profilePage__cardValue {
  color: #f5f5f5;
  font-weight: 500;
}
.profilePage__cardText {
  color: #d8d8d8;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.profilePage__cardButton {
  display: inline-block;
  padding: 0.75rem 1.25rem;
  background: #52c5bb;
  color: #323232;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  transition: background 0.25s;
  margin-top: 1rem;
}
.profilePage__cardButton:hover {
  background: #78d2ca;
}
.profilePage__cardButton--centered {
  display: block;
  text-align: center;
}
.profilePage__cardButton--secondary {
  background: rgba(245, 245, 245, 0.1);
  color: #f5f5f5;
  border: 1px solid rgba(245, 245, 245, 0.2);
}
.profilePage__cardButton--secondary:hover {
  background: rgba(245, 245, 245, 0.2);
}
.profilePage__cardButton--danger {
  background: #ff5555;
  color: #f5f5f5;
}
.profilePage__cardButton--danger:hover {
  background: #ff2222;
}
.profilePage__statsGrid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .profilePage__statsGrid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .profilePage__statsGrid {
    grid-template-columns: 1fr 1fr;
  }
}
.profilePage__statCard {
  background: #545254;
  border-radius: 4px;
  padding: 1.25rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.profilePage__statValue {
  color: #f5f5f5;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1;
}
.profilePage__statUnit {
  color: #d8d8d8;
  font-size: 0.875rem;
  margin-top: 0.25rem;
}
.profilePage__statLabel {
  color: #d8d8d8;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 0.5rem;
}
.profilePage__form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.profilePage__formGroup {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.profilePage__formLabel {
  color: #d8d8d8;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.profilePage__formInput {
  padding: 0.75rem 1rem;
  background: #323232;
  border: 1px solid rgba(245, 245, 245, 0.2);
  border-radius: 4px;
  color: #f5f5f5;
  font-size: 1rem;
}
.profilePage__formInput:focus {
  outline: none;
  border-color: #52c5bb;
}
.profilePage__formInput::placeholder {
  color: rgba(245, 245, 245, 0.4);
}
.profilePage__submitButton {
  padding: 0.75rem 1.5rem;
  background: #52c5bb;
  color: #323232;
  font-size: 1rem;
  font-weight: 600;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.25s;
  align-self: flex-start;
}
.profilePage__submitButton:hover {
  background: #78d2ca;
}
.profilePage__modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  padding: 1rem;
}
.profilePage__modalContent {
  background: #545254;
  border-radius: 4px;
  padding: 2rem;
  max-width: 450px;
  width: 100%;
}
.profilePage__modalHeading {
  color: #ff5555;
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.profilePage__modalText {
  color: #d8d8d8;
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}
.profilePage__modalEmail {
  color: #f5f5f5;
  font-weight: 600;
  margin-bottom: 1rem;
  padding: 0.5rem;
  background: rgba(245, 245, 245, 0.1);
  border-radius: 4px;
  text-align: center;
}
.profilePage__modalActions {
  display: flex;
  gap: 1rem;
  margin-top: 1.5rem;
}
.profilePage__modalActions .profilePage__cardButton {
  flex: 1;
  text-align: center;
  margin-top: 0;
}

/*# sourceMappingURL=style.css.map */
