@font-face {
    font-family: 'Audiowide';
    src: url('fonts/Audiowide-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
}
@font-face {
    font-family: 'Orbitron';
    src: url('fonts/Orbitron-Regular.ttf') format('truetype');
    font-weight: normal;
}
p
{
    color: black;
}
html { box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }

html, body {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

body {
  background-image: url("back.png");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;

  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0px;
  min-height: 100vh;

  color: white;
  font-size: 100%;
  font-weight: 300;
  font-family: 'Roboto Condensed', sans-serif;
  background-color: #222;
}
.description p {
    margin: 0;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h2 { font-size: 87.5%; }

.player {
  position: relative;
  width: 20em;
  min-height: 20em;
  overflow: hidden;
  background-color: rgba(200, 200, 240, .5);
  border-radius: 0.25em;
  box-shadow:
    0 1.5em 2em -1em rgba(0,0,0,0.8),
    inset 0 0.0625em 0 rgba(255,255,255,1),
    inset 0 -0.125em 0.0625em rgba(0,0,0,0.3);
}

.album {
  position: relative;
  left: 50%;
  width: 15em;
  height: 15em;
  margin-bottom: 0;
  overflow: hidden;
  transform: translate(-50%,-10%);
  background-color: #111;
  border: 1px solid #111;
  border-radius: 50%;
  box-shadow:
    0 0.0625em 0.1875em rgba(0,0,0,0.5),
    0 0 0.125em 0.3125em #ddd,
    0 0.0625em 0 0.375em #bbb,
    0 0 0.375em 0.325em rgba(0,0,0,0.3),
    0 0 0.5em 0.375em rgba(0,0,0,0.3),
    0 0.25em 1em 0.5em rgba(0,0,0,0.15),
    inset 0 0 0 0.0625em rgba(0,0,0,0.5),
    inset 0 0 0 0.1875em rgba(255,255,255,1),
    inset 0 0 0 0.375em rgba(0,0,0,0.5),
    inset 0 0 0 0.4375em rgba(255,255,255,0.2),
    inset 0 0 0 0.5em rgba(0,0,0,0.5),
    inset 0 0 0 0.5625em rgba(255,255,255,0.3),
    inset 0 0 0 0.625em rgba(0,0,0,0.5),
    inset 0 0 0 0.6875em rgba(255,255,255,0.2),
    inset 0 0 0 0.75em rgba(0,0,0,0.5),
    inset 0 0 0 0.8125em rgba(255,255,255,0.3),
    inset 0 0 0 0.875em rgba(0,0,0,0.5),
    inset 0 0 0 0.9375em rgba(255,255,255,0.3),
    inset 0 0 0 1em rgba(0,0,0,0.5),
    inset 0 0 0 1.0625em rgba(255,255,255,0.2),
    inset 0 0 0 1.125em rgba(0,0,0,0.5),
    inset 0 0 0 1.1875em rgba(255,255,255,0.3),
    inset 0 0 0 1.25em rgba(0,0,0,0.5),
    inset 0 0 0 1.3125em rgba(255,255,255,0.2),
    inset 0 0 0 1.375em rgba(255,255,255,0.2),
    inset 0 0 0 1.4375em rgba(0,0,0,0.5),
    inset 0 0 0 1.5em rgba(255,255,255,0.3),
    inset 0 0 0 1.5625em rgba(0,0,0,0.5),
    inset 0 0 0 1.625em rgba(255,255,255,0.3),
    inset 0 0 0 1.6875em rgba(0,0,0,0.5),
    inset 0 0 0 1.75em rgba(255,255,255,0.2),
    inset 0 0 0 1.8125em rgba(0,0,0,0.5),
    inset 0 0 0 1.875em rgba(255,255,255,0.2),
    inset 0 0 0 1.9375em rgba(0,0,0,0.5),
    inset 0 0 0 2em rgba(255,255,255,0.3),
    inset 0 0 0 2.0625em rgba(0,0,0,0.5),
    inset 0 0 0 2.125em rgba(0,0,0,0.5),
    inset 0 0 0 2.1875em rgba(255,255,255,0.1),
    inset 0 0 0 2.25em rgba(0,0,0,0.5),
    inset 0 0 0 2.3125em rgba(255,255,255,0.2),
    inset 0 0 0 2.375em rgba(255,255,255,0.1),
    inset 0 0 0 2.4375em rgba(0,0,0,0.5),
    inset 0 0 0 2.5em rgba(255,255,255,0.3),
    inset 0 0 0 2.5625em rgba(0,0,0,0.5),
    inset 0 0 0 2.625em rgba(255,255,255,0.2),
    inset 0 0 0 2.6875em rgba(0,0,0,0.5),
    inset 0 0 0 2.75em rgba(255,255,255,0.2),
    inset 0 0 0 2.8125em rgba(0,0,0,0.5),
    inset 0 0 0 2.875em rgba(255,255,255,0.2),
    inset 0 0 0 2.9375em rgba(0,0,0,0.5),
    inset 0 0 0 3em rgba(255,255,255,0.3),
    inset 0 0 0 3.0625em rgba(0,0,0,0.5),
    inset 0 0 0 3.125em rgba(0,0,0,0.5),
    inset 0 0 0 3.1875em rgba(255,255,255,0.2),
    inset 0 0 0 3.25em rgba(0,0,0,0.5),
    inset 0 0 0 3.3125em rgba(255,255,255,0.2),
    inset 0 0 0 3.375em rgba(255,255,255,0.1),
    inset 0 0 0 3.4375em rgba(0,0,0,0.5),
    inset 0 0 0 3.5em rgba(255,255,255,0.3);
}

.album::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%,-50%);
  background-image:
    linear-gradient(
      -45deg,
      rgba(255,255,255,0) 30%,
      rgba(255,255,255,0.125),
      rgba(255,255,255,0) 70%
    ),
    linear-gradient(
      -48deg,
      rgba(255,255,255,0) 45%,
      rgba(255,255,255,0.075),
      rgba(255,255,255,0) 55%
    ),
    linear-gradient(
      -42deg,
      rgba(255,255,255,0) 45%,
      rgba(255,255,255,0.075),
      rgba(255,255,255,0) 55%
    ),
    radial-gradient(
      circle at top left,
      rgba(0,0,0,1) 20%,
      rgba(0,0,0,0) 80%
    ),
    radial-gradient(
      circle at bottom right,
      rgba(0,0,0,1) 20%,
      rgba(0,0,0,0) 80%
    );
}

.cover,
.cover div {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 6em;
  height: 6em;
  overflow: hidden;
  transform-origin: 0 0;
  transform: rotate(0) translate(-50%,-50%);
  border-radius: 50%;
  animation: spin 4s linear infinite paused;
}

.ffing .cover {
  animation-play-state: running;
}

.cover div {
  border-radius: 0;
  animation: spin 2s linear infinite reverse paused;
}

.rwing .cover div {
  animation: spin 2s linear infinite reverse running;
}

.cover::before,
.cover::after {
  content: '';
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform-origin: 0 0;
  transform: rotate(0) translate(-50%,-50%);
  border-radius: 50%;
  box-shadow: inset 0 0.0625em rgba(255,255,255,0.3);
  animation: spin 4s linear infinite reverse paused;
}

.cover::after {
  width: 0.25em;
  height: 0.3125em;
  margin-top: -0.0625em;
  background-color: #eee;
  border-radius: 0.125em;
  box-shadow:
    inset 0 -0.0625em 0.0625em rgba(0,0,0,0.5),
    inset 0.0625em -0.0625em 0.125em rgba(255,255,255,0.15),
    inset -0.0625em -0.0625em 0.125em rgba(255,255,255,0.15),
    inset 0 -0.125em 0.125em rgba(0,0,0,0.8),
    0 0.0625em 0.0625em rgba(0,0,0,0.5),
    0 0.0625em 0.25em 0.0625em rgba(0,0,0,0.15),
    0 0 0.25em 0.125em rgba(0,0,0,0.15);
}

.ffing .cover::before,
.ffing .cover::after {
  animation-play-state: running;
}

.cover img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform-origin: 0 0;
  transform: rotate(0) translate(-50%,-50%);
  animation: spin 4s linear infinite paused;
}

.paused .cover img {
  animation-play-state: paused;
}

.playing .cover img {
  animation-play-state: running;
}

.info {
  text-align: center;
  text-shadow: 0 0.0625em rgba(255,255,255,1);
}

.time {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0.5em;
  margin-bottom: 0.5em;
}

.time > * {
  margin: 0 0.5em;
}

.progress {
  flex-grow: 2;
  height: 1em;
  background-color: #999;
  border-radius: 0.0625em;
  box-shadow: 0 0.0625em rgba(255,255,255,1);
  cursor: pointer;
}

.progress span {
  display: block;
  width: 0;
  height: 100%;
  background-color: #666;
}

.actions {
  position: relative;
  width: 100%;
  padding: 1em 0 1.125em;
  display: flex;
  justify-content: center;
  align-items: center;
}

button {
  appearance: none;
  outline: none;
  position: relative;
  padding: 0;
  font-size: 100%;
  background-color: transparent;
  border: none;
  cursor: pointer;
}

.button {
  width: 3em;
  height: 3em;
  background-color: transparent;
  background-image: linear-gradient(#ddd, #f6f6f6);
  border: none;
  border-radius: 50%;
}

.button::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 80%;
  transform: translate(-50%,-50%);
  background-color: #f4f4f4;
  border: 0.125em solid #d5d5d5;
  border-radius: 50%;
  box-shadow: inset 0 0.25em 1em -0.25em rgba(255,255,255,0.75);
}

.button:hover::before {
  background-color: #fcfcfc;
}

.play-pause {
  width: 4em;
  height: 4em;
}

.rw {
  right: -0.25em;
  margin-left: 0.375em;
  transform: scaleX(-1);
}
.prev {
  right: -0.25em;
  margin-left: 0.375em;
  transform: scaleX(-1);
}
.ff {
  left: -0.25em;
  margin-right: 0.375em;
}
.next {
  left: -0.25em;
  margin-right: 0.375em;
}

.button .arrow {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 30%;
  height: 30%;
  overflow: hidden;
  transform: translate(-50%,-50%);
}

.button .arrow::before,
.button .arrow::after {
  content: '';
  position: absolute;
  left: -50%;
  width: 100%;
  height: 100%;
  transform: scale(1.2,0.7) rotate(45deg);
  background-color: #ddd;
  box-shadow:
    inset 0 0.125em 0.125em -0.0625em rgba(0,0,0,0.15),
    0.0625em 0.0625em 0.125em rgba(255,255,255,1);
}

.button .arrow::after {
  left: 0;
  transform: none;
  background-color: transparent;
  box-shadow: inset 0.0625em 0 0.125em -0.0625em rgba(0,0,0,0.1);
}

.paused .play-pause .arrow {
  margin-left: 0.1875em;
}

.playing .play-pause .arrow::before,
.playing .play-pause .arrow::after {
  left: 0;
  width: 0.4375em;
  transform: none;
  background-color: #ddd;
  box-shadow:
    inset 0.0625em 0.125em 0.125em -0.0625em rgba(0,0,0,0.15),
    0.0625em 0.0625em 0.125em rgba(255,255,255,1);
}

.playing .play-pause .arrow::after {
  left: auto;
  right: 0;
}

.rw .arrow,
.ff .arrow {
  width: 20%;
  height: 20%;
  margin-left: 12%;
}

.rw .arrow:first-child,
.ff .arrow:first-child {
  margin-left: -4%;
}
.prev .arrow,
.next .arrow {
  width: 20%;
  height: 20%;
  margin-left: 12%;
}

.prev .arrow:first-child,
.next .arrow:first-child {
  margin-left: -4%;
}
.button:active .arrow::before,
.playing .play-pause .arrow::before,
.playing .play-pause .arrow::after {
  background-color: #cef;
}

.shuffle {
  width: 1.375em;
  height: 1.375em;
  color: #d5d5d5;
}

.shuffle .arrow {
  position: absolute;
  top: 0.1875em;
  left: 0;
  width: 0.375em;
  height: 0.125em;
  color: inherit;
  background-color: currentColor;
}

.shuffle .arrow::before {
  content: '';
  position: absolute;
  top: 0;
  left: calc(100% + 0.125em);
  width: 0.5em;
  height: 1em;
  transform: skewX(30deg);
  border-bottom: 0.125em solid;
  border-left: 0.125em solid;
  box-shadow:
    -0.3125em 0em 0 -0.1875em #eee,
    inset 0.375em 0.25em 0 -0.25em #eee;
}

.shuffle .arrow::after {
  content: '';
  position: absolute;
  top: 0.6875em;
  left: calc(100% + 0.625em);
  border: 0.25em solid transparent;
  border-left-width: 0.375em;
  border-left-color: currentColor;
}

.shuffle .arrow:first-child {
  transform-origin: 0 0.5em;
  transform: scaleY(-1);
}

.repeat {
  width: 1.375em;
  height: 1.375em;
  color: #d5d5d5;
  border: 0.125em solid;
  border-right-color: transparent;
  border-radius: 50%;
}

.repeat::before {
  content: '';
  position: absolute;
  top: -0.125em;
  left: -0.125em;
  width: calc(100% + 0.25em);
  height: calc(100% + 0.25em);
  transform: rotate(-45deg);
  border: 0.125em solid transparent;
  border-right-color: currentColor;
  border-radius: 50%;
}

.repeat::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -0.3125em;
  border: 0.25em solid transparent;
  border-top-width: 0.375em;
  border-top-color: currentColor;
}

.shuffle.active,
.repeat.active {
  color: #bde;
}

@keyframes spin {
  100% { transform: rotate(360deg) translate(-50%,-50%); }
}
/* Logo neon */
img[src="tinytoyz.png"] {
    filter:
        drop-shadow(0 0 8px #00ffff)
        drop-shadow(0 0 18px #00ffff)
        drop-shadow(0 0 35px #ff00ff);
    animation: breatheGreen 5s ease-in-out infinite;
    transition: 0.4s ease;
}

img[src="tinytoyz.png"]:hover {
    transform: scale(1.03);
    filter:
        drop-shadow(0 0 12px #00ffff)
        drop-shadow(0 0 35px #ff00ff)
        drop-shadow(0 0 60px #ff00ff);
}


@keyframes breatheGreen {

    0%, 100% {

        filter:
        drop-shadow(0 0 5px #00ff44)
        drop-shadow(0 0 15px #00ff44)
        drop-shadow(0 0 30px #00aa22);

    }


    50% {

        filter:
        drop-shadow(0 0 15px #00ff44)
        drop-shadow(0 0 45px #00ff44)
        drop-shadow(0 0 80px #00aa22);

    }

}


/* couche sombre par-dessus le fond */
body::before {
    content:"";
    position:fixed;
    inset:0;
    pointer-events:none;
    background:
    linear-gradient(
        rgba(0,0,0,0.15),
        rgba(0,0,0,0.55)
    );
    z-index:-1;
}


/* Scanlines CRT */
body::after {
    content:"";
    position:fixed;
    inset:0;
    pointer-events:none;
    background:
    repeating-linear-gradient(
        0deg,
        rgba(255,255,255,0.03) 0px,
        rgba(255,255,255,0.03) 1px,
        transparent 2px,
        transparent 4px
    );
    opacity:.35;
}




/* player version techno */
.player {

    background:
    rgba(10,10,20,.72);

    border:
    1px solid rgba(0,255,68,.35);

    box-shadow:
    0 0 20px rgba(0,255,68,.25),
    0 0 60px rgba(0,255,68,.15),
    inset 0 0 30px rgba(0,0,0,.8);

    backdrop-filter:blur(8px);

}


/* titre morceau */
.info h1 {
    font-family: 'Audiowide', sans-serif;

    color:white;
    text-shadow:
    0 0 5px #fff,
    0 0 15px #00ff44;
}


.info h2 {
    font-family: 'Audiowide', sans-serif;
    color:#ffffff;
}


/* boutons player */
.button:hover {

    box-shadow:
    0 0 15px #00ff44,
    0 0 30px rgba(0,255,68,.5);

}


/* effet quand musique joue */
.playing {
    animation: playerPulse 3s infinite;
}


@keyframes playerPulse {

0%,100% {
    box-shadow:
    0 0 20px rgba(0,255,68,.25);
}

50% {
    box-shadow:
    0 0 45px rgba(0,255,68,.55),
    0 0 70px rgba(0,255,68,.3);
}

}

 h2 a::before {
    content:"▸";
    color:#00ff44;
    margin-right:10px;
}

 h2 a:hover::before {
   color:#00ff44;
}

.social-name {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 10px;
    color: white;
}
.socials {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    column-gap: 40px;
    row-gap: 0;
    flex-wrap: wrap;
}
.socials > :first-child {
    flex-basis: 100%;
    text-align: center;
}
.social {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    text-decoration: none;
    color: white;
}

.social img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    margin-bottom: 10px;
}

.social span {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 8px;
}
.footer {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.paypal a {
    position: absolute;
    right: 30px;
    display: flex;
    align-items: center;
    flex-direction: row;
    
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-size: 10px;
    transform: translateY(-15px);
    transition: transform 0.3s ease, text-shadow 0.3s ease;
    transform-origin: center center;
}

.contact {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
}
.mixcloud {
    position: relative;
    top: 6px;
}
table {
    margin-top: -40px;
}




    


.container {
    width: 100%;
    max-width: 1400px;
}


.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.title {
    font-family: 'Audiowide', sans-serif;
    font-size: 32px;
    margin: 0;
    padding: 0;
    line-height: 0;
}


.description {
    width: 100%;
    max-width: 1400px;
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    line-height: 1,3;
    color: white;
    text-align: center;
}
.description,
.description p {
    color:white;
}

.main-layout {
     display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 30px;
    width: 100%;
    margin-top: 40px;
}
.track-column {
    width: 500px;
    overflow-y: auto;
}
.player {
    width: 300px;
    text-align: center;
}

.track {
    display: table;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    text-decoration: none;
    text-align: left;
    font-size: 13px;
    padding: 0px 50px;
    transition: transform 0.3s ease, text-shadow 0.3s ease;
    transform-origin: center center;
}
.track:last-child {
    margin-bottom: 20px;
}

.track:hover {
    transform: scale(1.3);

    text-shadow:
        0 0 5px #00ff44,
        0 0 15px #00ff44,
        0 0 30px #ff00ff;
}

.track::before {
    content: "▸";
    color: #00ff44;
    margin-right: 10px;
}

.track:hover::before {
    color: #00ff44;
}
.social a,.contact a {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;

    transition: transform 0.3s ease, text-shadow 0.3s ease;
    transform-origin: center center;
}


.social a:hover,.paypal a:hover,.contact a:hover {
   transform: scale(1.3);
    text-shadow:
        0 0 5px #00ff44,
        0 0 15px #00ff44,
        0 0 30px #ff00ff;
}
a[href^="mailto:"] {
    text-decoration: none;
    color: inherit;
}
.paypal a:hover {
transform: scale(1.3) translateY(-15px);
    text-shadow:
        0 0 5px #00ff44,
        0 0 15px #00ff44,
        0 0 30px #ff00ff;
}
.social-title {
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
}
/* Code pour smartphone mode portrait */

@media screen and (max-width: 768px) and (orientation: portrait) {
   
  html,
    body {
	min-height: auto;
        height: auto;
        padding-bottom: 0;
        overflow-y: auto;
        overflow-x: hidden;
    }

       .header {
        flex-direction: column;
        align-items: center;
    }
   .main-layout {
    display: flex;
    flex-direction: column;
    align-items: center;
height: auto;
    min-height: 0;

    }

    .title img {
        width: 90%;
        height: auto;
    }

    .description {
        width: 90%;
        margin: 10px auto 0;
        font-size: 10px;
    }

    .main-layout {
        flex-direction: column;
        align-items: center;
        gap: 15px;
        margin-top: 20px;
    }

    .player {
	order: 1;
        width: 95%;
        margin: auto;
    }
.track {
    display: block;
    text-align: center;
    padding: 0 10px;
    white-space: nowrap;
}


    .track-column {
	order: 2;
        width: 100%;
    }

    .track-list {
        height: 300px;
        overflow-y: auto;
    }

   /* CONTACT */
    .contact {
        position: static;
        text-align: center;
        margin-top: 20px;
	margin-bottom: 40px;
    }

    /* RÉSEAUX */
    .socials {
        position: static;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        column-gap: 20px;
        row-gap: 0;
	margin-bottom: 40px;
    }

    .social-title {
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }

    /* PAYPAL */
    .paypal {
        position: static;
        margin-bottom: 0px;
    }

    .paypal a {
        position: static;
    }
.footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0px;
	
   }
.contact,
.socials,
.paypal {
    width: 100%;
    display: flex;
    justify-content: center;
}
.container {
    height: auto ;
    min-height: 0 ;
    padding-bottom: 0 ;
    margin-bottom: 0 ;
}
}
