body{
  background: #c3d191 url(/images/other/bg-stripe-r.png);
}

nav a:hover{
  color: #a4aa6e;
}

section img{
  user-select: none;
  border: 1px solid #c0bebe;
  box-shadow: 1px 1px 0 #7c7977;
}

h2, .sec-divider{
  background: #c3d191 url(/images/other/bg-stripe-l.png);
  border: 1px solid #8f9457;
}

.tab:not(:target){display: none !important}
.tab{animation: fade-in 0.3s;}

.showcase{
  text-align: left;

  img{
    width: 100px;
    height: 100px;
  }

  .fc{
    gap: 0.25em;
  }
}

.icons{
  color: #989e64;
  font-size: 15px;
  justify-content: space-around;
  
  a{
    color: #989e64;
  }

  a:hover{
    color: #bfc2a3;
  }
}

#outlinks{
  gap: 0.25em;

  .fc{
    gap: 0.35em;
  }

  .bandcamp{
    height: 42px;

    &::before{
      content: "";
      pointer-events: none;
      background-image: url(/images/other/t-twill-r.png);
      position: absolute;
      z-index: 1;
      inset: 0;
      opacity: 0.04;
    }
  }
}

/* sections */

#ratings{
  max-height: 585px;
  text-align: left;

  .icons{
    font-size: 12px;
    justify-content: center;
    gap: 0.45em;
  }
}

#ratings .showcase .info{
  width: 100%;
  text-align: left;

  i{
    color: #7d814b;
    font-weight: bold;
  }
}

#ratings img{
  width: 85px;
  height: 85px;
}

#log{
  height: 100%;
  overflow-y: auto;
}

#months{
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0.5em;
  background: #f8f7f6 url(/images/other/t-twill-transparent.png);
  padding: 0.75em;
  border: 1px solid #a19e9c;
  outline: 1px dotted #c9c7c6;
  outline-offset: -3px;
  box-shadow: 1px 1px 0 #7c7977;

  button{
    width: 100%;
    padding: 0.25em 0.35em;
  }

  button:hover{
    color: #8f9457;
  }
}

summary{
  background-color: #f3f1ef;
  padding: 0.35em 1em;
  border: 1px dotted #c0bebe;
  font-weight: bold;
  list-style-type: '⇢ ⠀';
  cursor: pointer;
  user-select: none;
}

summary:hover{
  color: #7c7a78;
}

.listen{
  writing-mode: sideways-lr;
  word-spacing: 4px;
  font-weight: bold;
  text-decoration: 1px underline wavy;
}

details[open] > summary{
  list-style-type: '⇣ ⠀';
  margin-bottom: 1em;
}

li{
  padding-left: 0.5em;
}

.loved::after{
  content: "\f004";
  color: #c57280;
  font-family: 'Font Awesome 7 Free';
  font-size: 15px;
  font-weight: 900;
  position: absolute;
  z-index: 998;
  top: 71px;
  left: 100px;
  text-shadow: -1px -1px 0 #f8f7f6, 1px -1px 0 #f8f7f6, -1px 1px 0 #f8f7f6, 1px 1px 0 #f8f7f6;
}

#albums{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.75em;

  img{
    width: 100%;
  }
}

/* sidebar */

#side1{margin-top: 130px; left: 10px;}
#side2{margin-top: 330px; right: 10px;}

#note1{transform: rotate(-5deg); background: #f3e8c8; border: 1px solid #c9b286; .fr {justify-content: space-between; i{color: #989e64;}}}
#note2{transform: rotate(5deg); background: #c0cfdb; border: 1px solid #718ea1;}

#note1:hover{transform: rotate(0deg) translateX(-8px);}
#note2:hover{transform: rotate(0deg) translateX(10px);}

#tape1{background: rgba(240, 229, 198, 0.4); border: 1px dashed #c9b286; transform: rotate(2deg);}
#tape2{background: rgba(198, 211, 221, 0.4); border: 1px dashed #718ea1; transform: rotate(4deg);}

#chart{
  z-index: 2;
  height: 100%;
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  align-items: end;

  div{
    border: 1px dotted #f8f7f6;
    transition: all 0.1s;
  }
}

#chart div:hover{
  cursor: help;
  background-color: #4b4948 !important;
}

#stars{
  border-top: 1px dotted #c5c2c0;
  padding-top: 0.5em;
}

.tree ul{
  padding-left: 3.75em !important;
}

.tree li{
  margin-top: 2px;
  color: #a5a19f;

  i{
    color: #a4aa6e;
  }
}

/* misc */

lastfm-tracks{
  z-index: -1;
  outline: 2px solid #24211f;
  border-radius: 2px;
  width: 217px;
  height: 175px;
  left: -15px;
  bottom: 105px;
  filter: none !important;
  transform: rotate(-3deg) scale(0.6);
}

#ipod{
  z-index: -1;
  bottom: 10px;
  left: 18px;
  transform: rotate(-3deg);
  filter: var(--outline-light) var(--outline-dark);
}

.music-decor{
  position: absolute;
  z-index: -3;
  outline: 1px solid #7c7977;
  border: 2px solid #fcfbfa;
  border-radius: 7px;
}

#cassette1{
  top: 53px;
  right: 73px;
  transform: rotate(15deg);
}

#cassette2{
  bottom: 140px;
  left: 70px;
  transform: rotate(-35deg);
}

#cd-halcali{
  top: 10px;
  left: 75px;
  transform: rotate(-12deg);
}

#disc{
  z-index: -1;
  width: 200px;
  bottom: 20px;
  right: 55px;
}

#earphones{
  z-index: -2;
  top: -5px;
  right: 65px;
}