<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "Young Frank";
  src: url("https://z.cdn.turner.com/adultswim/big/fonts/youngfrankexpand.ttf");
}
_::-webkit-full-page-media,
_:future,
:root .progress-bar {
  -webkit-clip-path: none !important;
          clip-path: none !important;
}
.logos a:visited {
  color: #00ff00 !important;
}
html {
  height: 100%;
  background: #b20101;
}
@media (max-width: 1070px) {
  html {
    height: 100%;
    overflow-x: hidden;
  }
}
body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-x: hidden;
  min-height: 790px;
  background: url('https://i.cdn.turner.com/adultswim/big/img/2018/08/29/Night%20Sky%20Plus%20Red_1.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
@media (max-width: 1070px) {
  body {
    background: #b20101;
  }
}
#global-nav {
  background: transparent;
}
@media (max-width: 1070px) {
  #global-nav {
    background: #b20101;
  }
}
#global-as-footer {
  background: #b20101;
  color: black !important;
}
#global-as-footer ul li:after {
  color: black !important;
}
#global-as-footer ul li a {
  color: black !important;
}
#adultswim-info,
#tbs-info {
  color: black !important;
}
#adultswim-info a,
#tbs-info a {
  color: black !important;
}
.main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  font-family: "Young Frank";
  text-shadow: -1px 5px #000000;
  letter-spacing: 1px;
  background: url('https://i.cdn.turner.com/adultswim/big/img/2018/08/29/Night%20Sky%20Plus%20Red_1.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
@media (max-width: 1070px) {
  .main {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    background: #b20101;
  }
}
@media (hover: hover) {
  svg:hover #normal {
    visibility: hidden;
  }
  svg:hover #hover {
    visibility: visible;
  }
}
svg #hover {
  visibility: hidden;
}
@media (max-width: 1070px) {
  .clouds {
    display: none;
  }
}
.clouds * {
  position: absolute;
  top: 0;
  width: 101vw;
}
.clouds .moon {
  -webkit-animation: blur 6s infinite;
          animation: blur 6s infinite;
}
.clouds .moon img {
  width: 180px;
  right: 10px;
  top: 50px;
}
.clouds .clouds1 {
  top: 80px;
  -webkit-animation: sway 168s infinite linear;
          animation: sway 168s infinite linear;
  -webkit-animation-delay: -98s;
          animation-delay: -98s;
}
.clouds .clouds2 {
  top: 80px;
  -webkit-animation: sway 97s infinite linear;
          animation: sway 97s infinite linear;
  -webkit-animation-delay: -40s;
          animation-delay: -40s;
}
.clouds .clouds3 {
  top: 50px;
  -webkit-animation: sway 185s infinite linear;
          animation: sway 185s infinite linear;
  -webkit-animation-delay: -83s;
          animation-delay: -83s;
}
.clouds .clouds4 {
  top: 200px;
  z-index: 3;
  -webkit-animation: sway 106s infinite linear;
          animation: sway 106s infinite linear;
  -webkit-animation-delay: -26s;
          animation-delay: -26s;
}
.content {
  margin: 10px auto;
  max-width: 98%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1070px) {
  .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.content .player-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 50%;
  max-width: 100%;
  text-transform: uppercase;
}
@media (max-width: 1070px) {
  .content .player-container {
    height: auto;
  }
}
.content .open_container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content .album-art {
  height: 100%;
  min-width: 50%;
  text-align: center;
  position: relative;
  z-index: 12;
}
@media (max-width: 1070px) {
  .content .album-art {
    height: auto;
    width: 800px;
    max-width: 97%;
    padding: 10px;
  }
}
.content .album-art .mobile {
  display: none;
  height: 0px;
  width: 100%;
}
@media (max-width: 1070px) {
  .content .album-art .mobile {
    display: block;
  }
}
.content .album-art .mobile .track_list,
.content .album-art .mobile .social_modal {
  transition: all 0.9s;
  background: rgba(0, 0, 0, 0.6);
  height: 83.5%;
  width: 59vh;
  max-width: 88%;
  max-height: 100vw;
  overflow-y: auto;
}
.content .album-art * {
  display: inline-block;
}
@media (max-width: 1070px) {
  .content .album-art * {
    display: block;
  }
}
.content .album-art .inline-helper {
  height: 100%;
  width: 0px;
  max-width: 0%;
  vertical-align: middle;
}
@media (max-width: 1070px) {
  .content .album-art .inline-helper {
    display: none;
  }
}
.content .album-art .border {
  max-width: 100%;
  display: none;
}
@media (max-width: 1070px) {
  .content .album-art .border {
    display: block;
  }
}
.content .album-art .border-bottom {
  margin-top: -5px;
}
.content .album-art .border-top {
  margin-bottom: -5px;
}
.content .album-art #artwork {
  max-width: 94%;
  max-height: 100%;
  margin: 30px auto;
  vertical-align: middle;
}
@media (max-width: 1070px) {
  .content .album-art #artwork {
    max-height: 60vh;
    margin: 0 auto;
  }
}
.content #current_track {
  max-width: 100%;
  position: relative;
  z-index: 2;
  text-align: center;
  color: #00ff00;
  font-size: 36px;
  margin-top: 30px;
  font-family: "Young Frank";
  letter-spacing: 2px;
}
@media (max-width: 1070px) {
  .content #current_track {
    margin-top: 0px;
  }
}
.content #track_description {
  color: #ffe102;
  text-align: center;
  margin: 5px auto;
  margin-bottom: 20px;
  font-size: 16px;
  font-style: italic;
  letter-spacing: 2px;
}
@media (max-width: 1070px) {
  .content #track_description {
    margin-bottom: 20px;
  }
}
.content .push-down {
  height: 0px;
  transition: height ease 1s;
  max-height: 100%;
}
@media (max-width: 1070px) {
  .content .push-down {
    display: none;
  }
}
.content .track_list {
  height: 0;
  opacity: 0;
  pointer-events: none;
  position: relative;
  padding: 5px 5px;
  color: #00ff00;
  text-align: left;
  transition: opacity ease 1s;
  font-size: 18px;
  text-transform: uppercase;
}
@media (max-width: 1070px) {
  .content .track_list {
    font-size: 13px;
    position: absolute;
    top: 7%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.content .track_list .close {
  display: none;
  position: absolute;
  cursor: pointer;
  top: 0px;
  right: 0px;
  margin: 1px 1px;
}
@media (max-width: 1070px) {
  .content .track_list .close {
    width: 20px;
    right: 10px;
  }
}
.content .track_list .song-title {
  margin: 17px auto;
  font-size: 20px;
  color: #00ff00 !important;
}
@media (max-width: 1070px) {
  .content .track_list .song-title {
    font-size: 3vw;
    margin-top: 18px;
    margin-bottom: 0px;
    line-height: 1.8;
  }
}
.content .track_list .song-title .song-description {
  display: inline;
  font-size: 15px;
  color: #ff00ff;
}
@media (max-width: 1070px) {
  .content .track_list .song-title .song-description {
    font-size: 2vw;
  }
}
.content .track_list .song-title:hover {
  color: #ffe102 !important;
}
.content .track_list .song-title:hover .song-description {
  color: #ffe102 !important;
}
.content .track_list .song-title + .song-title {
  margin-top: 0px;
}
.content .track_list .current,
.content .track_list .current .song-description {
  color: #fff200 !important;
}
.content .track_list .inactive,
.content .track_list .inactive .song-description {
  color: #b20101 !important;
}
.content .social_modal {
  height: 0;
  opacity: 0;
  position: relative;
  padding: 5px 5px;
  pointer-events: none;
  color: #00ff00;
  text-align: center;
  transition: opacity ease 1s;
}
@media (max-width: 1070px) {
  .content .social_modal {
    font-size: 13px;
    position: absolute;
    top: 7%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.content .social_modal .share-screen-text {
  font-size: 27px;
  margin-top: 25px;
  text-transform: uppercase;
}
.content .social_modal .share_buttons svg:hover path {
  fill: #ff00ff;
}
.content .social_modal .share_buttons * {
  cursor: pointer;
  padding: 0 15px 0 10px;
  border-right: 1px solid #858585;
  margin-bottom: 25px;
  display: inline-block;
}
.content .social_modal .share_buttons *:last-child {
  border: none;
}
.content .social_modal * {
  margin: 5px auto;
}
.content .social_modal input {
  margin-bottom: 25px;
  width: 90%;
}
.content .social_modal .close {
  display: none;
  position: absolute;
  cursor: pointer;
  top: 0px;
  right: 0px;
  margin: 0 auto;
}
@media (max-width: 1070px) {
  .content .social_modal .close {
    width: 20px;
    right: 10px;
  }
}
.content .open_player {
  top: 0% !important;
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (min-width: 1070px) {
  .content .open_player {
    transition: background-color 3s;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
.content .player {
  margin: 0 auto;
  padding: 10px;
  transition: background-color 1s;
  position: relative;
  top: 30%;
  z-index: 12;
  max-width: 100%;
}
@media (max-width: 1070px) {
  .content .player {
    padding: 0px;
    top: 0%;
  }
}
.content .player .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 10px auto;
  z-index: 12;
  max-width: 60%;
}
@media (max-width: 1070px) {
  .content .player .buttons {
    margin: 15px auto;
    max-width: 75%;
  }
}
.content .player .buttons * {
  cursor: pointer;
  z-index: 12;
  margin: 0 auto;
  max-width: 20%;
  max-height: 40px;
}
.content .player .buttons svg {
  width: 50px;
  height: 50px;
}
.content .player .buttons .share {
  margin-right: 25px;
}
.content .player .buttons .burger {
  margin-left: 25px;
}
.content .player .buttons #play {
  display: block;
}
.content .player .buttons #pause {
  display: none;
}
.mountains {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 50%;
  bottom: 30px;
  background: url('https://i.cdn.turner.com/adultswim/big/img/2018/09/11/Track3_Artwork_Thotnite.jpg');
  background: url('https://i.cdn.turner.com/adultswim/big/img/2018/09/10/Mts2_1.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
@media (max-width: 1070px) {
  .mountains {
    display: none;
  }
}
.logos {
  position: absolute;
  bottom: 1vw;
  right: 1vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  z-index: 10;
}
@media (max-width: 1070px) {
  .logos {
    bottom: 10px;
    right: 0px;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.logos * {
  padding: 0px 5px;
  color: #00ff00;
}
.logos .awful {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.logos .awful img {
  max-width: 10vw;
}
.logos .rca a img {
  max-width: 13vw;
}
.logos .buy-stream-link {
  text-shadow: none;
  font-family: Arial;
  font-weight: bold;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-size: 12px;
  -ms-flex-item-align: none;
      -ms-grid-row-align: none;
      align-self: none;
  opacity: 0.8;
}
@media (max-width: 1070px) {
  .logos .buy-stream-link {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    font-size: 2vw;
    width: 100%;
    text-align: center;
    opacity: 1;
  }
}
.logos .buy-stream-link:hover {
  opacity: 1;
}
.song-title {
  cursor: pointer;
}
.progress-section {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 520px;
  max-width: 98%;
}
.progress-section &gt; * {
  color: #00ff00;
  display: inline-block;
  letter-spacing: 0.2em;
}
.progress-section .progress-container {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 0.2em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 300px;
  vertical-align: middle;
}
.progress-section .progress-bar {
  vertical-align: middle;
  margin: 0 auto;
  width: 425px;
  cursor: pointer;
  max-width: 97%;
}
.progress-bar-container {
  -webkit-filter: drop-shadow(0px 4px rgba(0, 0, 0, 0.9));
          filter: drop-shadow(0px 4px rgba(0, 0, 0, 0.9));
  max-width: 80%;
}
.progress-section .progress-bar {
  background: red;
  position: relative;
  -webkit-clip-path: url('#myClip');
          clip-path: url('#myClip');
}
@media (max-width: 1070px) {
  .progress-section .progress-bar {
    -webkit-clip-path: none;
            clip-path: none;
    min-height: 6px;
    border-radius: 5px;
  }
}
.progress-section .progress-bar svg {
  position: absolute;
  width: 100%;
  height: 12px;
  fill: red;
}
.progress-section .progress {
  height: 10px;
  border-radius: 0px;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  -webkit-transition-property: width, background-color;
  -moz-transition-property: width, background-color;
  -o-transition-property: width, background-color;
  transition-property: width, background-color;
  width: 30%;
  background-color: #00ff00;
}
#track-progress {
  width: 0%;
}
@media (max-width: 1070px) {
  #track-progress {
    border-radius: 5px;
  }
}
.progress-section .progress-counter,
.progress-section #progress-time {
  color: #ffc304;
  font-size: 17px;
  vertical-align: middle;
  line-height: 1;
  text-shadow: none;
}
@media (max-width: 1070px) {
  .progress-section .progress-counter,
  .progress-section #progress-time {
    padding: 0px 5px;
    color: black;
    font-size: 15px;
  }
}
@media (max-height: 900px) {
  footer {
    max-height: 75px;
  }
}
@-webkit-keyframes blur {
  0% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
  50% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
  60% {
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  70% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}
@keyframes blur {
  0% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
  50% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
  60% {
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  70% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}
@-webkit-keyframes sway {
  0% {
    -webkit-transform: translate3D(-100%, 0px, 0px);
            transform: translate3D(-100%, 0px, 0px);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
  }
  100% {
    -webkit-transform: translate3D(100%, 0px, 0px);
            transform: translate3D(100%, 0px, 0px);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
  }
}
@keyframes sway {
  0% {
    -webkit-transform: translate3D(-100%, 0px, 0px);
            transform: translate3D(-100%, 0px, 0px);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
  }
  100% {
    -webkit-transform: translate3D(100%, 0px, 0px);
            transform: translate3D(100%, 0px, 0px);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
  }
}
</pre></body></html>