@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");

* {
  padding: 0px;
  margin: 0px;
  color: white;
  font-family: "Roboto", sans-serif;
}
body {
  background-color: black;
}
.container {
  background-color: black;
}
.left {
  width: 32vw;
  background-color: black;
  outline: none;
}

.library {
  position: relative;
  height: 80vh;
  margin: 10px;
  border-radius: 10px;
  background-color: #121212;
  max-height: 75.5vh;
}

.library ul li {
  display: flex;
  justify-content: start;
  padding: 20px 0px 0px 26px;
  font-weight: bold;
  cursor: pointer;
}
/* .library ul{
    display:flex;
    justify-content: space-between;
} */
#tt {
  margin-right: 20px;
  width: 20px;
}

.songList {
  max-height: 447px;
  overflow-x: scroll;
  margin-top: 10px;
}
.songList::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Edge */
}

#p1 {
  height: 30px;
}
#p2 {
  right: 13px;
  top: 31%;
  position: absolute;
  height: 26px;
}

.songList ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  padding: 18px;
  margin: 16px 8px 14px 9px;
  position: relative;
  width: 311px;
  cursor: pointer;
  background: #1f1f1f;
  border-radius: 6px;
  /* font-family: "Montserrat", sans-serif; */
}
.songList ul li :hover {
  color: #48e980;
}

#imgone {
  height: 35px;
  margin: 15px 0px 0px 17px;
}
#imgtwo {
  margin: 15px 0px 0px 0px;
  font-weight: bold;
}
.partone {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 13px;
}
.library .footer {
  bottom: -37px;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: wrap;
  gap: 18px;
  font-size: 10.5px;
  position: relative;
  /* height: 89px; */
  margin-left: 23px;
  height: 9vh;
  margin-top: -26px;
}

.d1 {
  width: 6%;
}
.d2 {
  width: 40%;
  text-align: left;
  font-family: "Montserrat", sans-serif;
}
.d3 {
  width: 20%;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: 600;
}

.right {
  width: 75vw;
  width: 99%;
  background-color: #121212;
  border-radius: 10px;
  margin: 10px 10px 10px 0px;
  position: relative;
  height: 97%;
}

.nav-header {
  background-color: #000000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 10vh;
  position: relative;
  width: 99.8vw;
}
.logo {
  position: absolute;
  left: 2%;
  top: 33%;
}
.logo img {
  height: 35px;
}
.combo {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 3%;
  left: 33%;
}
.input {
  position: relative;
  left: 1%;
  bottom: 23px;
}
.left1 img {
  height: 35px;
  padding-left: 10px;
}
.button1 {
  top: 35%;
  right: 12%;
  position: absolute;
}
.button2 {
  top: 35%;
  right: 4%;
  position: absolute;
  width: 100px;
}
#btn-1 {
  background: none;
  color: lightgray;
  height: 33px;
  width: 78px;
  border-radius: 40px;
  outline: none;
  border: none;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}
#btn-2 {
  background-color: white;
  color: #000000;
  height: 33px;
  width: 78px;
  border-radius: 40px;
  outline: none;
  border: none;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}
#btn-2:hover {
  font-size: 14px;
  width: 79px;
  transition: all 0.1s;
  background-color: gainsboro;
}
#btn-1:hover {
  font-size: 14px;
  width: 79px;
  transition: all 0.1s;
  color: white;
}
#text {
  height: 25px;
  width: 400px;
  padding: 10px;
  position: absolute;
  border-radius: 38px;
  background: rgb(42 42 42 / 89%);
  font-family: "Montserrat";
  font-size: 16px;
  border: none;
  font-weight: 500;
  text-align: center;
  color: whitesmoke;
}
#text:hover {
  background: #2a2a2a;
  transition: all 0.2s ease;
}
.home {
  background-color: #292929;
  height: 48px;
  position: relative;
  z-index: 100;
  left: -10%;
  width: 52px;
  border-radius: 50%;
}

#home {
  width: 30px;
  position: absolute;
  left: 21%;
  top: 16%;
}
.search {
  background-color: #292929;
  height: 44px;
  z-index: 100;
  position: relative;
  right: -431%;
  width: 48px;
  border-radius: 50%;
  top: 20%;
}
#search {
  width: 33px;
  position: absolute;
  left: 15%;
  top: 14%;
}

.pr {
  top: 30%;
  left: 45%;
  z-index: 100;
  font-family: "Montserrat";
  font-size: 13px;
  font-weight: bold;
  color: gray;
  margin-left: 19%;
  position: absolute;
  padding: 11px;
  cursor: pointer;
}
.pr:hover {
  color: white;
  transition: all 0.5s ease;
}

.main {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  overflow-x: scroll;
  gap: 0px;
  max-height: 66vh;
}
.main::-webkit-scrollbar {
  display: none; /* Chrome, Safari: hide scrollbar */
}
h1 {
  padding: 25px 7px 14px 30px;
  font-size: 30px;
  font-family: "Montserrat", sans-serif;
}
.box {
  height: 210px;
  width: 160px;
  color: rgb(255, 255, 255);
  padding: 10px;
  border-radius: 10px;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
}
.box:hover {
  transition: all 0.1s ease;
  background-color: rgba(43, 42, 42, 0.5);
}
.box img {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 10px;
}
.box h2 {
  margin-bottom: 6px;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
}
.box h2 p {
  font-size: 11px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.box {
  position: relative;
}
.d4 {
  background: #1db954;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  padding: 5px;
  /* position: absolute; */
  left: 123px;
  /* z-index: 1; */
  top: 130px;
  /* opacity: 1; */
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
}
.play {
  background: #3ae176;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  padding: 5px;
  position: absolute;
  left: 123px;
  z-index: 1;
  top: 130px;
  opacity: 0;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
}

.box:hover .play {
  opacity: 1;
  top: 122px;
  transition: all 0.4s ease-out;
}

.play-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 99.8vw;
  background-color: #000000;
  height: 11vh;
}
.play-bar .songbuttons {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 15%;
  gap: 10px;
}

#bttn {
  cursor: pointer;
}

.seekbar {
  border-radius: 10px;
  width: 30%;
  height: 2px;
  position: absolute;
  bottom: 20px;
  z-index: 10;
  cursor: pointer;
  background-color: rgb(121, 117, 117);
  padding: 1px;
  transition: opacity 0.3s, background 0.3s;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}
.seekbar:hover {
  background-color: #39d872;
}
.circle {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background-color: white;
  position: absolute;
  top: -6px;
  left: -0.5%;
  transition: left 0.8s;
}

#previous,
#play,
#next {
  /* margin-top: 13px;
  height: 24px; */
}
#play {
  height: 39px;
}
.seek1 {
  display: flex;
  justify-content: center;
}
.song-duration {
  position: absolute;
  display: flex;
  gap: 480px;
  bottom: 15px;
  font-size: 13px;
}

.song-info {
  position: absolute;
  font-size: 13px;
  left: 7%;
  font-family: "Montserrat";
}
.hamburger {
  top: 40%;
  position: absolute;
  left: 22%;
  display: none;
}
.hamburger img {
  width: 24px;
}
.volume {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 33.5px;
  right: 4%;
  gap: 10px;
}

.st {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  color: lightgray;
}
.et {
  color: lightgray;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
.volume-slider {
  -webkit-appearance: none;
  width: 60px;
  height: 4px;
  background: #ccc;
  border-radius: 5px;
  outline: none;
  transition: background 0.3s;
  position: relative;
}

/* Hover track color */
.volume-slider:hover {
  background: #1db954;
}

/* WebKit thumb (Chrome, Edge, Safari) */
.volume-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 12px;
  height: 12px;
  background: white;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0; /* Hidden by default */
  transition: opacity 0.3s, background 0.3s;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

/* Show thumb on hover */
.volume-slider:hover::-webkit-slider-thumb {
  opacity: 1;
}

/* Firefox thumb */
.volume-slider::-moz-range-thumb {
  width: 12px;
  height: 12px;
  background: white;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s, background 0.3s;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

.volume-slider:hover::-moz-range-thumb {
  opacity: 1;
}
#d0 {
  display: none;
}
.cross {
  position: absolute;
  z-index: 100;
  right: 5%;
  top: 3.5%;
  display: none;
}
.cross img {
  width: 30px;
}
.sd{
  display: none;
}