*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    
}

body {

  background-image: linear-gradient(0deg,#00f6ff 33%, #a003d4 80%, #a003d4 100%);
  min-height: 100vh;  
}


#you img{
  width: 33px;
  height: 33px;
  position: relative;
  bottom: 4px;
  margin-left: 5px;
  margin-right: -5px;
}
#th img{
  width: 34px;
  height: 34px;
  position: relative;
  bottom: 5px;
}
#tri img{
  width: 35px;
  height: 35px;
  position: relative;
  bottom: 5px;
  left: -3px;
}
#tok img{
  width: 35px;
  height: 35px;
  position: relative;
  bottom: 5px;
  left: 3px;
}
#tw img{

  position: relative;
  
  left: 9px;
  width: 23px;
}
#chat img{
  position: relative;
  left: 6px;
}
.redes2 {
    max-width: 680px;
    width: 680px;
    position: relative;
    margin: auto;
 
max-width: 340px;
bottom: -20px;


 
  
}
.redes{
position: absolute;
top:0;
left: 0%;
right: 0;
margin: auto;
display: flex;
justify-content: space-between;
padding-left: -10px;
padding-right: -10px;




}
.redes img {

    flex-direction: row;

    width: 26px;
    height: 26px;

}
.logo {
padding-top: 30px;
position: relative;
margin: auto;
text-align: center;
dheight: 179px;
dopacity:0.5;


}
.logo img{
  width: 96px;
  border-radius: 50%;
  border: 1px solid #00deff;
}
iframe{
  padding-right: 20px;
  padding-left: 20px;
}

section {
  
    padding: 20px 20px;
    max-height: 56px;
    max-width: 680px;
    margin: auto;
}
h1 {
  
    padding: 15px 0px;
    color: white;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
    font-size: 14px;
    
    text-align: center;
    font-weight: 600;
}
h2{
  padding: 15px 0px;
  color: rgb(255, 255, 255);
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  text-align: center;
  font-weight: 600; 
  z-index: 3;
  cursor: text;

}
h2 svg{
  position: relative;
  bottom: -2px;
}
.contenedor a h1{
  font-size: 13px;
}
.button h1 {
    font-size: 14px;
}
.button {
    margin-bottom: 10px;
    height: 50px;
    background-color: rgb(41, 41, 41);
    text-decoration: none;
    font-size: 14px;
    border-radius: 0.9rem;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transition-duration: 1s, 1s, 0.5s, 0.5s;
    transition-timing-function: cubic-bezier(0.08, 0.59, 0.29, 0.99), cubic-bezier(0.08, 0.59, 0.29, 0.99), cubic-bezier(0.08, 0.59, 0.29, 0.99), cubic-bezier(0.08, 0.59, 0.29, 0.99);
    -webkit-transition-property: box-shadow, transform;
   
}

.button:hover, .button:focus, .button:active{
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);

    -webkit-transform: scale(1.1);
    margin-left: 30px;
    margin-right: 30px;

    transform: scale(1.1s);
    
}





.hidden {
  display: none;
}

svg {
  width: 20px;
  height: 20px;
  margin-right: 7px;
}
.share-button:hover{
  background-color: #eeff00;
}
button, .buttons {
  background-color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  color: rgb(0, 0, 0);
  text-align: center;
  font-size: 14px;
  line-height: 1.1;
  letter-spacing: 2px;
  text-transform: capitalize;
  text-decoration: none;
  white-space: nowrap;
  border-radius: 4px;
  border: 1px solid #ddd;
  cursor: pointer;
}

button:hover, .button:hover {
  border-color: #cdd;
}

.share-button, .copy-link {
  padding-left: 30px;
  padding-right: 30px;
}

.share-button, .share-dialog {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 80px;
}

.share-dialog {
  display: none;
  width: 95%;
  max-width: 500px;
  box-shadow: 0 8px 16px rgba(0,0,0,.15);
  z-index: -1;
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 4px;
  background-color: #fff;
}

.share-dialog.is-open {
  display: block;
  z-index: 2;
}



.targets {
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  margin-bottom: 20px;
}

.close-button {
  background-color: transparent;
  border: none;
  padding: 0;
}

.close-button svg {
  margin-right: 0;
}

.link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border-radius: 4px;
  background-color: #eee;
}

.pen-url {
  margin-right: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*Ver*/
:root {
  --primary: #00deff;
  --m-blue: #00deff;
}
.username-dev {
  margin: 0px;
  display: inline-block;
  color: rgb(255, 255, 255);
  font-size: 16px;
  cursor: default;
}
.uname-verified {
  margin: 0 0 0 .0em;
  width: 16px;
  cursor: default;

}
.verified {
margin-top: -20px;
  width: 100%;
  color: var(--black);
  background-color: var(--white);
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: 900;
  text-align: center;
  border-radius: 5px;
  font-size: 1em;
  padding: .25em;
  pointer-events: none;
  left: 0;
  transition: all .5s cubic-bezier(.175,.885,.32,1.275);
}
.verified::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  transform: rotateZ(-90deg);
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid var(--white);
  position: absolute;
  top: -15px;
  left: 50%;
}
.uname-verified{
  position: relative;
  top:3px;
}
/*       */
.blue {
  
  display: flex;
  height: 56px;
  width: 100%;
  letter-spacing:0ch;
  margin: auto;
  font-size: 14px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  color: #edd2ff;
  border: 1px solid rgb(34, 34, 34);
  background-color: transparent;
  border-radius: 15px;
  padding: 10px 15px;
  margin-bottom: 12px;
  font-weight: 600;
  border-color: #6302a3;
}

button:hover.blue, button:focus {
  -webkit-animation: boing 50ms ease-in-out;
          animation: boing 50ms ease-in-out;
  color: #fff;
  cursor: pointer;
}
button:hover.blue, button:focus.blue {
  background-color: #a72dfa;
  border: 1px solid #9228da;
}
button:hover.orange, button:focus.orange {
  background-color: #d35400;
  border: 1px solid #873600;
}
button:hover.purple, button:focus.purple {
  background-color: #8e44ad;
  border: 1px solid #612e76;
}

@-webkit-keyframes boing {
  15%, 40%, 75%, 100% {
    transform-origin: center center;
  }
  15% {
    transform: scale(1.2, 1.1);
  }
  40% {
    transform: scale(0.95, 0.95);
  }
  75% {
    transform: scale(1.05, 1);
  }
  100% {
    transform: scale(1, 1);
  }
}

@keyframes boing {
  15%, 40%, 75%, 100% {
    transform-origin: center center;
  }
  15% {
    transform: scale(1.2, 1.1);
  }
  40% {
    transform: scale(0.95, 0.95);
  }
  75% {
    transform: scale(1.05, 1);
  }
  100% {
    transform: scale(1, 1);
  }
}
.layout-footer {
  font-family: 'Inter', sans-serif;
  color: #616161;
  justify-content: center;
  text-align:center;
  align-items: center;
  margin: 0 auto;
  z-index: 3;
  font-size: 12px;
margin-top: 190px;

top: 70%;
 
left: 38%;
padding-bottom: 60px;

}
.layout-footer img{
  width: 120px;
  margin: auto;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 10px;

}
