@import url("https://fonts.googleapis.com/css2?family=Hachi+Maru+Pop&family=Plus+Jakarta+Sans:wght@200;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;400&display=swap");
#streamer-form {
  width: 300px;
  height: 320px;
  transition: background-color 0.5s, left 0.5s;
  top: 485px;
  position: absolute;
  z-index: -88;
}

#exitbtn {
  z-index: 999999999 !important;
  position: absolute;
}

@media (min-width: 900px) and (max-width: 1440px) {
  #streamer-form {
    top: 420px;
    left: 60px !important;
  }

  #exitbtn {
    justify-content: center !important;
    padding-right: 29px !important;
  }

  .line-1 {
    display: none;
  }
}
@media (min-width: 1050px) and (max-width: 1680px) {
  #exitbtn {
    justify-content: end;
  }
  #streamer-form {
    top: 420px;
    left: 70px !important;
  }
  .line-1 {
    display: none;
  }
}

@media (min-width: 1080px) and (max-width: 1920px) {
  #exitbtn {
    justify-content: end;
  }
  #streamer-form {
    top: 420px;
    left: 200px;
  }
  .line-1 {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1440px) {
  .ourviewbot {
    padding: 0px !important;
  }
}

@media (max-width: 600px) {
  .mobileMenu {
    margin: auto;
    gap: 0;
    text-align: center;
    justify-content: center;
    padding-top: 20px;
    display: flex !important;
    flex-direction: column !important;
    background: linear-gradient(
      130deg,
      #493874 0%,
      #101330 54.29%,
      #030506 100%
    );
    border-radius: 30px;
    transition: all ease-in-out 0.5s !important;
    position: fixed;
    left: 0;
    right: 0;
    top: 11;
    height: 36vh;
  }

  .flex-card h1 {
    padding-top: 2rem;
  }

  #twitch,
  #kick {
    padding: 0px !important;
  }

  .testimonial {
    line-height: 22px !important;
    font-size: 0.9rem;
  }
  .mobileexit {
    position: absolute;
    top: 0;
    right: 0;
    padding: 25px;
  }

  .logInbtn {
    display: none;
  }

  .fa-quote-left:before {
    display: none;
  }
  .fa-quote-right:before {
    display: none;
  }
  #streamer-form {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 4%;
  }

  #exitbtn {
    position: fixed;
    display: inline-block !important;
    top: 2% !important;
    left: 340px !important;
    width: 0px !important;
  }
  #chat {
    color: white;
    overflow: auto !important;
    max-height: 100vh !important;
    top: 47% !important;
    border-radius: 20px !important;
    z-index: 99999;
    position: fixed;
    right: 0 !important;
    left: 0 !important;
    border-radius: 5px;
    padding: 30px;
    text-align: left;
  }

  .testimonial-section {
    margin: 0px !important;
  }

  .content {
    margin: 0px auto !important;
  }
}
.IndexPositive {
  z-index: 999999 !important;
}

.stream-container {
  line-height: 30px;
  padding: 15px;
}

.stream-container i {
  padding: 10px;
}

.stream-title {
  color: white;
  font-size: 0.8rem;
}
#exitbtn {
  cursor: pointer;
  visibility: hidden;
  display: flex;
  justify-content: flex-end;
  width: 600px;
  z-index: 99999999999 !important;
}

.stream-status {
  display: flex;
  flex-direction: row;
  color: white;
  justify-content: space-between;
  padding: 10px;
}
.stream-status i {
  padding: 10px;
}

.stream-status h2 {
  color: greenyellow;
  font-size: 0.8rem;
}
.stream-viewcount {
  display: flex;
  flex-direction: row;
  color: white;
  justify-content: space-between;
  padding: 5px;
}

#check-button {
  /* background-color: rgb(158, 81, 158) !important; */
  background-color: #f43f5e !important;
  padding: 10px 30px 10px;
  border-radius: 30px;
  color: white;
}
#username-input {
  outline: none;
  border: none;
  border-radius: 30px;
}

#chat {
  color: white;
  overflow: auto !important;
  max-height: 340px;
  top: 1%;
  border-radius: 20px !important;
  z-index: 99999;
  position: absolute;
  left: 101%;
  border-radius: 5px;
  width: 100%;
  padding: 30px;
  text-align: left;
}

.stream-title {
  color: white;
  padding-top: 20px;
}

.stream-follow {
  color: white;
  display: flex;
  justify-content: space-between;
}

.stream-follow i {
  padding: 8px;
}
.stream-type {
  background-color: blue;
}

.stream-followed {
  background-color: pink;
}

.stream-online {
  background-color: #64f;
}
html,
body {
  height: 100%;
  overflow-x: hidden;
}

nav {
  margin: 0 auto;
}

body {
  position: relative;
  width: 100%;
  height: 100vh;
  /* background-color: rgb(66, 65, 65); */
  background-color: #080814;
}

#check-button {
  background-color: white;
}

body::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: blur(15px); /* Bulanıklık seviyesi */
  z-index: -1;
}

.container2 img {
  margin: auto;
}

.content {
  max-width: 1530px;
  margin: 150px auto;
  align-items: center !important;
}
.content:before {
  content: "";
  position: absolute;
  right: 0;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  max-width: 300px;
  max-height: 300px;
  z-index: 1;
  background: linear-gradient(130deg, #8c5eff 0%, #4954ff 54.29%, #11c9ff 100%);
  filter: blur(212px);
}

.ocean {
  width: 100%;
  position: sticky;
  bottom: 0;
  left: 0;
  background-color: #ffdc5f;
}

.wave {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='1600' height='198'%3e%3cdefs%3e%3clinearGradient id='a' x1='50%25' x2='50%25' y1='-10.959%25' y2='100%25'%3e%3cstop stop-color='%23ffdc5f' stop-opacity='.65' offset='0%35'/%3e%3cstop stop-color='%23fcc900' offset='100%25'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath fill='url(%23a)' fill-rule='evenodd' d='M.005 121C311 121 409.898-.25 811 0c400 0 500 121 789 121v77H0s.005-48 .005-77z'/%3e%3c/svg%3e"),
    url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='1600' height='198'%3e%3cdefs%3e%3clinearGradient id='a' x1='50%25' x2='50%25' y1='-10.959%25' y2='100%25'%3e%3cstop stop-color='%23f5a524' stop-opacity='.25' offset='0%15'/%3e%3cstop stop-color='%23fcc900' offset='100%15'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath fill='url(%23a)' fill-rule='evenodd' d='M.005 121C311 121 409.898-.25 811 0c400 0 500 121 789 121v77H0s.005-48 .005-77z'/%3e%3c/svg%3e"),
    url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='1600' height='198'%3e%3cdefs%3e%3clinearGradient id='a' x1='50%25' x2='50%25' y1='-10.959%25' y2='100%25'%3e%3cstop stop-color='%f5a524' stop-opacity='.25' offset='0%15'/%3e%3cstop stop-color='%23fcc900' offset='100%15'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath fill='url(%23a)' fill-rule='evenodd' d='M.005 121C311 121 409.898-.25 811 0c400 0 500 121 789 121v77H0s.005-48 .005-77z'/%3e%3c/svg%3e");
  position: absolute;
  top: -198px;
  width: 6400px;
  height: 188px;
  -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
  animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
  transform: translate3d(0, 0, 0);
  opacity: 0.2;
}

.wave:nth-of-type(2) {
  top: -175px;
  -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite,
    swell 7s ease -1.25s infinite;
  animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite,
    swell 7s ease -1.25s infinite;
  opacity: 1;
}

@-webkit-keyframes wave {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -1600px;
  }
}

@keyframes wave {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -1600px;
  }
}
@-webkit-keyframes swell {
  0%,
  100% {
    transform: translate3d(0, -25px, 0);
  }
  50% {
    transform: translate3d(0, 5px, 0);
  }
}
@keyframes swell {
  0%,
  100% {
    transform: translate3d(0, -25px, 0);
  }
  50% {
    transform: translate3d(0, 5px, 0);
  }
}

/* button css */

.icon i {
  color: #8a0915d9;
  font-size: 1.2rem;
}
.icon {
  display: flex;
  justify-content: center;
  align-items: center;
  position: sticky;
  gap: 50px;
  margin-bottom: 30px;
  z-index: 9999;
  animation: moveIcon 2s ease-in-out infinite alternate;
}

@keyframes moveIcon {
  0% {
    left: 0;
  }
  100% {
    right: calc(50% - 50px);
  }
}

/* .write {
  top: 75%;
  left: 0%;
  right: 0;
  position: absolute;
} */
.line-1 {
  position: relative;
  top: 50%;
  width: 24em;
  margin: 0 auto;
  border-right: 1px solid rgba(255, 255, 255, 0.75);
  font-size: 3rem;
  color: #64f;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  transform: translateY(-90%);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: 900;
}

/* Animation */
.anim-typewriter {
  animation: typewriter 4s steps(44) 1s 1 normal both,
    blinkTextCursor 500ms steps(44) infinite normal;
}
@keyframes typewriter {
  from {
    width: 0;
  }
  to {
    width: 12em;
  }
}
@keyframes blinkTextCursor {
  from {
    border-right-color: rgba(255, 255, 255, 0.75);
  }
  to {
    border-right-color: transparent;
  }
}

/* cardlar */

.main-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: 100;
}

.ourviewbot {
  background-color: #0c0c1a;
}

.ourviewbot h1 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
.ourviewbot img {
  width: 120px;
  align-items: center;
  justify-content: center;
  margin: auto;
  height: 120px;
}

.card {
  /* height kalkti */
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 100%;
}

.strikethrough {
  text-decoration: line-through;
}

/* checkbox */
.flex ul {
  gap: 30px;
  display: flex;
  align-items: center;
  flex-direction: row;
}

.flex ul li input {
  border-radius: 30px;
}

.flex ul li input {
  border-radius: 30px;
}

/* card */

.flex-card {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
  align-items: center;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.card1 {
  width: 300px;
  border-radius: 30px;
}

#twitch,
#kick {
  background-color: #0c0c1a;
  padding: 20px;
}

.card1 li {
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto;
  align-items: center;
  line-height: 10px;
  font-family: "Plus Jakarta Sans", sans-serif;
  padding-top: 30px;
}

.card2 li {
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto;
  align-items: center;
  line-height: 10px;

  font-family: "Plus Jakarta Sans", sans-serif;
  padding-top: 30px;
}
.card3 li {
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto;
  align-items: center;
  line-height: 10px;

  font-family: "Plus Jakarta Sans", sans-serif;
  padding-top: 30px;
}

.card2 {
  width: 300px;
  border-radius: 30px;
}
.card3 {
  width: 300px;
  border-radius: 30px;
}

.flex-card h1 {
  text-align: center;
  font-size: 2rem;
}
/* choseebtn */

.chooseBtn {
  justify-content: center;
  margin: auto;
  align-items: center;
  display: flex;
  background-color: #f43f5e !important;
  color: white;
  border-radius: 10px;
  padding: 5px;
  width: 45%;
}

.chooseBtn:hover {
  background-color: #f06b81 !important;
  transition: all ease-in-out 0.5s;
  color: black;
}

/* weekly monthly btn */

.button2div ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.button2div li {
  padding: 30px;
  display: flex;
}

#weekly {
  color: white;
  border: 1px solid white;
  border-radius: 10px;
  padding: 5px 30px 5px;
}
#monthly {
  color: white;
  border-radius: 10px;
  padding: 5px 30px 5px;
}

#weekly:focus {
  border: 1px solid white;
}

#monthly:focus {
  border: 1px solid white;
}

.twitchElement {
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: center;
  padding-bottom: 30px;
}

.twitchElement input {
  border-radius: 30px;
  border: none;
  outline: none;
  background-color: white;
  color: #64f;
}
.tpwitchElement span {
  color: #64f;
  font-size: 1.4rem;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.twitchElement img {
  width: 150px;
}

.getStarted {
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.88) 0%,
    rgba(255, 255, 255, 0.26) 100%
  ) !important;
  color: black !important;
}
.buttonmain {
  gap: 50px;
}

#twitch-embed {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}

#playButton {
  border: 1px solid white;
  color: white;
  padding: 10px 20px;
  border-radius: 10px;
}

#playButton:hover {
  background-color: #64f;
  color: black;
  transition: all ease-in-out 0.5s;
}

/* media query */

@media (max-width: 600px) {
  #weekly {
    width: 100%;
  }
  #monthly {
    width: 100%;
  }

  .card {
    gap: 0px;
  }

  .flex ul {
    margin: 0;
    gap: 0;
    padding: 0;
  }

  .chooseBtn:hover {
    background: linear-gradient(to top right, #000, #6b5f2e);
    transition: all ease-in-out 0.5s;
    color: white;
    width: 45%;
  }

  .twitchElement img {
    padding-top: 10px;
  }

  #twitch-embed {
    width: 100% !important;
    height: 100vh !important;
  }
}

/* testimonial */

.testimonial-section {
  margin: 150px auto;
  background-color: #0c0c1a;
  padding: 30px;
  border-radius: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: 600;
}
.testimonial-container {
  color: white;
  border-radius: 15px;
  margin: 20px auto;
  padding: 50px 80px;
  max-width: 768px;
  position: relative;
}

.fa-quote {
  color: rgba(255, 255, 255, 0.3);
  font-size: 28px;
  position: absolute;
  top: 70px;
}

.fa-quote-left {
  left: 40px;
}

.fa-quote-right {
  right: 40px;
}

.testimonial {
  line-height: 28px;
  text-align: justify;
}

.user {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 30px;
}

.user .user-image {
  border-radius: 50%;
  height: 75px;
  width: 75px;
  object-fit: cover;
}

.user .user-details {
  margin-left: 10px;
}

.user .username {
  margin: 0;
}

.user .role {
  font-weight: normal;
  margin: 10px 0;
}

.progress-bar {
  background-color: white;
  height: 4px;
  width: 100%;
  animation: grow 10s linear infinite;
  transform-origin: left;
}

@keyframes grow {
  0% {
    transform: scaleX(0);
  }
}

@media (max-width: 768px) {
  .testimonial-container {
    padding: 20px 30px;
  }

  .fa-quote {
    display: none;
  }
}
