/* Music Page, stems from the other version of Index & about but I removed all of that since it isn't needed anymore. */

body {
  cursor: url('https://bricklander.neocities.org/mouse.png'), auto;
  margin: 0;
  padding: 0;
  background: linear-gradient(180deg, rgba(255,255,255,1) 46%, rgba(242,242,242,1) 77%, rgba(207,207,207,1) 100%);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  color: #555;
  display: flex;
  justify-content: center;
  align-items: start;
  min-height: 100vh;
  
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
           
body {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.container {
  margin-top: 55px;
  text-align: center;
}

.container_music {
  margin-top: 30px;
  text-align: center;
}

h1 {
  font-size: 48px;
  font-weight: bold;
  color: #666;
}

#GradientOverlay {
  z-index: -1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: fixed;
  background-image: linear-gradient(180deg,rgba(141, 177, 227, 1) 0%, rgba(224, 238, 255, 1) 51%, rgba(252, 241, 215, 0) 67%);
}

.vaporwave-tiles {
  z-index: -3;
  top: 0;
  width: 100%;
  overflow: hidden;
  height: 110%;
  position: fixed; contain: strict;
  image-rendering: pixelated;
  transform: matrix3d(2, 0, 0, 0, 0, 0.84, 0.91, -0.001, 0, -0.91, 0.42, 0, 0, 0, 2, 1);
  
  will-change: transform;
  backface-visibility: hidden;
}
.vaporwave-tiles img {
  image-rendering: pixelated;
  height: 100%;
  width: 100%;
  z-index: -3;
}

/* ===START OF HEADERS=== */

/* BEGIN BACKGROUND IMAGE BEHIND MUSIC TEXT */

.title-box_music {
  position: relative;
  width: 900px;
  height: 72px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

/* the actual image, you know */
.title-box_music::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-image: url('https://bricklander.neocities.org/images/music/sky_limitless.jpg');
  background-size: cover;
  background-position: center;
  opacity: 0.3;
  z-index: 0;
}

/* white fadeouts on the sides */
.title-box_music::after {
  content: "";
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
  background: linear-gradient(to right, #97b8e6 0%, transparent 15%, transparent 85%, #97b8e6 100%);
  z-index: 1;
}

/* text don't go behind the image */
.title_music {
  position: relative;
  z-index: 2;
  font-size: 3rem;
  font-weight: 700;
  font-style: italic;
  color: #fff;
}


/* END BACKGROUND IMAGE BEHIND MUSIC TEXT */

/* ===END OF HEADERS=== */

.navigation {
  margin-top: 20px;
  font-size: 24px;
  font-weight: bold;
  filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.1));
} 

.SmallNavigation {
  margin-top: 20px;
  font-size: 15px;
  font-weight: bold;
  filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.1));
}

.navigation a {
  color: #888;
  text-decoration: none;
  margin: 0 20px;
  filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.1));
}

.SmallNavigation a {
  color: #888;
  text-decoration: none;
  margin: 0 20px;
  filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.1));
}

.navigation a:hover {
  color: black;
  filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.1));
}

.SmallNavigation a:hover {
  color: black;
  filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.1));
}

.autoplay {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: #666;
  font-family: sans-serif;
  opacity: 0.8;
}

.IndexPageBlurbSubtextMargin {
  margin-top: 50px;
  text-align: center;
  font-size: 20px;
  color: #666;
}

/* MUSIC PAGE: DESIGN, BUTTONS AND BOXES */

.navigation_music {
  margin-top: 20px;
  font-size: 24px;
  font-weight: bold;
  filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.2));
} 

.navigation_music a {
  color: #f0f0f0;
  text-decoration: none;
  margin: 0 20px;
  filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.2));
}

.navigation_music a:hover {
  color: #d9e9ff;
  filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.2));
}

.music_singles_button,
.music_albums_button {
    margin-top: 20px;
    display: block;
    width: 104px;
    height: 36px;
    background-size: cover;
    text-decoration: none;
}

.music_singles_button {
    background-image: url('https://bricklander.neocities.org/images/music/music_neo_singles.png');
      filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.5));
}

.music_singles_button:hover {
    background-image: url('https://bricklander.neocities.org/images/music/music_neo_singles_hover.png');
      filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.2));
}

.music_albums_button {
    background-image: url('https://bricklander.neocities.org/images/music/music_neo_albums.png');
      filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.5));
}

.music_albums_button:hover {
    background-image: url('https://bricklander.neocities.org/images/music/music_neo_albums_hover.png');
      filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.2));
}

.music-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 40px;
  margin-top: 40px;
}

.music_nav_buttons {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 0;
}

.music-grid_back {
  padding: 20px;
  border: 2px solid #b8b8b8;
  background: #bdbdbd;
  background: linear-gradient(360deg,rgba(189, 189, 189, 1) 0%, rgba(217, 217, 217, 1) 3%, rgba(255, 255, 255, 1) 100%);
  text-align: left;
  position: relative;
  z-index: 1;
  margin-top: 0;
}

.music-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr); /* So I don't have to melt my brain trying to remember how to separate the fucking columns typing out numbers, this does it automatically lol */
  justify-items: center;                 /* centers all the shit */
  gap: 10px 20px;                        /* gaps like uranus */
}

.album-card {
  display: flex;
  flex-direction: column;
  width: 120px;
  padding: 0;
  margin: 0;
}

.album-card img {
  width: 110px;
  height: 110px;
  border: 1px solid #b8b8b8;
  background-color: #ccc;
}

.album-title {
  font-weight: bold;
  font-size: 13px;
  margin: 4px 0 2px;
  max-width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

.album-meta {
  font-size: 12px;
  color: #666;
  margin: 0;
}

.album-link {
  text-decoration: none;
  color: inherit;
}

.credit_line_divider_thingy_because_hr_fucks_up_everything {
  margin: 30px auto 10px;
  width: 80%;
  border: 1px solid #ccc;
}

.credit_me_mf {
  text-align: center;
  font-size: 13px;
  color: #fff;
  margin-bottom: 40px;
  filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.5));
}

.legend_mus {
  margin-top: 30px;
  padding: 12px;
  background: #f5f5f5;
  border: 1px solid #b8b8b8;
  font-size: 13px;
  color: #444;
  width: 140px;
  text-align: center;
}

.legend {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 6px;
}

.lgnd-string {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1.4;
}

/* Music: Pretty album page shtick */

.album-detail {
  padding: 20px;
  border: 2px solid #b8b8b8;
  background: linear-gradient(360deg, rgba(189,189,189,1) 0%, rgba(217,217,217,1) 3%, rgba(255,255,255,1) 100%);
  filter: drop-shadow(0 0.2rem 0.25rem rgba(0,0,0,0.2));
  width: 800px;
  margin: 0 auto;
  text-align: left;
  transition: all 0.5s ease;
}

.album-detail.expanded {
  transform: scale(1.02);
}

.album-header {
  display: flex;
  align-items: center;
  gap: 8px;
}

.album-header h2 {
  font-style: italic;
  font-weight: 700;
  color: #333;
  margin: 0;
}

.info-icon {
  cursor: help;
  color: #666;
}

.album-detail-body {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  margin-top: 15px;
}

.music-grid_back,
.album-detail {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.fade-hidden {
  opacity: 0;
  transform: translateY(20px);
  pointer-events: none;
}

.tracklist {
  flex: 1;
  max-height: 220px;
  overflow-y: auto;
  background: #f9f9f9;
  border: 1px solid #ccc;
  padding: 8px;
}

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

.tracklist li {
  margin: 2px 0;
}

.album-cover {
  width: 300px;
  text-align: center;
}

.album-cover img {
  width: 100%;
  border: 1px solid #bbb;
  background: #e0e0e0;
}

.download-buttons {
  margin-top: 10px;
  display: flex;
  justify-content: space-evenly;
}

.dl-button {
  display: inline-block;
  background: #dcdcdc;
  padding: 6px 12px;
  border: 1px solid #aaa;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  transition: background 0.2s;
}

.dl-button:hover {
  background: #bcbcbc;
}

.dl-button.disabled {
  background: #ccc;
  color: #777;
  border-color: #aaa;
  cursor: not-allowed;
  opacity: 0.7;
}

.back-button {
  margin-top: 15px;
  padding: 6px 12px;
  border: none;
  background: #ddd;
  cursor: pointer;
  font-weight: bold;
}

.back-button:hover {
  background: #ccc;
}

/* back cover switcher thingys */

.cover-toggle-button {
  margin-top: 8px;
  padding: 6px 12px;
  border: 1px solid #aaa;
  background: #ddd;
  cursor: pointer;
  font-style: italic;
  font-weight: bold;
  transition: background 0.2s;
  width: 100%;
}

.cover-toggle-button:hover {
  background: #ccc;
}

.cover-toggle-button.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

/* other data */

.album-left {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.album-stats {
  margin-top: 6px;
  padding-left: 4px;
  font-size: 15px;
  line-height: 1.2;
  font-style: italic;
  color: #666;
  opacity: 0.9;
}

.album-stats p {
  margin: 2px 0;
}

.album-stats span {
  color: #222;
  font-weight: 500;
  font-style: normal;
  opacity: 1;
}

/* promo page button */
.promo-button {
  display: block;
  margin-top: 8px;
  padding: 6px 12px;
  border: 1px solid #aaa;
  background: #dcdcdc;
  text-align: center;
  text-decoration: none;
  color: #000;
  font-style: italic;
  font-size: 14px;
  transition: background 0.2s;
  width: 100%;
  box-sizing: border-box;
  -webkit-user-drag: none;
}
 
.promo-button:hover {
  background: #bcbcbc;
}

/* end of the stuff that creates the whole album container */
/* END OF MUSIC PAGE */