@import url("../css/button/styleButton.css");
@import url("https://fonts.cdnfonts.com/css/arcade-classic");

:root {
  --primary: #00b4e8;
  --secondary: #01566b;
  --tertiary: #26d0f4;
  --fourth: #4b4a4a;
  --btn-color: #00b4e8;
  --title: #1a1919;
  --text: #141414;
  --btn-hover-color: #0e98be;
  --btn-border-color: #045a72;
}

body {
  overflow-x: hidden;
  background-image: url("/assets/images/bg.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}
body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
  pointer-events: none;
}

/* Estilos para el scrollbar */
::-webkit-scrollbar {
  width: 12px;
  /* Ancho de la barra de desplazamiento */
}

/* Handle del scrollbar */
::-webkit-scrollbar-thumb {
  background: var(--btn-hover-color);
  /* Color del handle */
  border-radius: 6px;
  /* Bordes redondeados */
}

.scroolbarSubBlock::-webkit-scrollbar {
  width: 6px;
  /* Ancho de la barra de desplazamiento */
}

.scroolbarSubBlock::-webkit-scrollbar-thumb {
  background: var(--btn-hover-color);
  /* Nuevo color del handle */
  border-radius: 8px;
  /* Bordes redondeados */
}

.scroolbarSubBlock::-webkit-scrollbar-track {
  background: var(--btn-color);
  /* Color de fondo de la barra de desplazamiento */
  border-radius: 8px;
  /* Bordes redondeados */
}

/* ***************************************************************************************************************** */

/* estilo de gallery masonry */

.my-masonry-grid {
  display: -webkit-box;
  /* Not needed if autoprefixing */
  display: -ms-flexbox;
  /* Not needed if autoprefixing */
  display: flex;
  justify-content: center;
  margin-left: -30px;
  /* gutter size offset */
  width: auto;
}

.my-masonry-grid_column {
  padding-left: 30px;
  /* gutter size */
  background-clip: padding-box;
}

/* Style your items */
.my-masonry-grid_column > div {
  /* change div to reference your elements you put in <Masonry> */
  background: grey;
  margin-bottom: 20px;
}

/* ***************************************************************************************************************** */

.bg-home {
  background: var(--primary);
  background: linear-gradient(
    270deg,
    var(--primary) 18%,
    rgba(26, 31, 68, 0) 18%
  );
}

.text-border {
  -webkit-text-stroke: 4.5px var(--primary);
  color: white;
  font-weight: 800;
}

@media only screen and (max-width: 600px) {
  .text-border {
    -webkit-text-stroke: 2.5px var(--primary);
    color: white;
    font-weight: 800;
  }
}

/*******************************************************************************************************************/

.bg-siteDown {
  background: url(https://i.ibb.co/87GbbFP/2799006.jpg) no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -3;
}

.bg-siteDown:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  opacity: 0.3;
}

@keyframes sf-fly-by-1 {
  from {
    transform: translateZ(-600px);
    opacity: 0.5;
  }

  to {
    transform: translateZ(0);
    opacity: 0.5;
  }
}

@keyframes sf-fly-by-2 {
  from {
    transform: translateZ(-1200px);
    opacity: 0.5;
  }

  to {
    transform: translateZ(-600px);
    opacity: 0.5;
  }
}

@keyframes sf-fly-by-3 {
  from {
    transform: translateZ(-1800px);
    opacity: 0.5;
  }

  to {
    transform: translateZ(-1200px);
    opacity: 0.5;
  }
}

.star-field {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  perspective: 600px;
  -webkit-perspective: 600px;
  z-index: -1;
}

.star-field .layer {
  box-shadow:
    -411px -476px #cccccc,
    777px -407px #d4d4d4,
    -387px -477px #fcfcfc,
    -91px -235px #d4d4d4,
    491px -460px #f7f7f7,
    892px -128px #f7f7f7,
    758px -277px #ededed,
    596px 378px #cccccc,
    647px 423px whitesmoke,
    183px 389px #c7c7c7,
    524px -237px #f0f0f0,
    679px -535px #e3e3e3,
    158px 399px #ededed,
    157px 249px #ededed,
    81px -450px #ebebeb,
    719px -360px #c2c2c2,
    -499px 473px #e8e8e8,
    -158px -349px #d4d4d4,
    870px -134px #cfcfcf,
    446px 404px #c2c2c2,
    440px 490px #d4d4d4,
    414px 507px #e6e6e6,
    -12px 246px #fcfcfc,
    -384px 369px #e3e3e3,
    641px -413px #fcfcfc,
    822px 516px #dbdbdb,
    449px 132px #c2c2c2,
    727px 146px #f7f7f7,
    -315px -488px #e6e6e6,
    952px -70px #e3e3e3,
    -869px -29px #dbdbdb,
    502px 80px #dedede,
    764px 342px #e0e0e0,
    -150px -380px #dbdbdb,
    654px -426px #e3e3e3,
    -325px -263px #c2c2c2,
    755px -447px #c7c7c7,
    729px -177px #c2c2c2,
    -682px -391px #e6e6e6,
    554px -176px #ededed,
    -85px -428px #d9d9d9,
    714px 55px #e8e8e8,
    359px -285px #cfcfcf,
    -362px -508px #dedede,
    468px -265px #fcfcfc,
    74px -500px #c7c7c7,
    -514px 383px #dbdbdb,
    730px -92px #cfcfcf,
    -112px 287px #c9c9c9,
    -853px 79px #d6d6d6,
    828px 475px #d6d6d6,
    -681px 13px #fafafa,
    -176px 209px #f0f0f0,
    758px 457px #fafafa,
    -383px -454px #ededed,
    813px 179px #d1d1d1,
    608px 98px whitesmoke,
    -860px -65px #c4c4c4,
    -572px 272px #f7f7f7,
    459px 533px #fcfcfc,
    624px -481px #e6e6e6,
    790px 477px #dedede,
    731px -403px #ededed,
    70px -534px #cccccc,
    -23px 510px #cfcfcf,
    -652px -237px whitesmoke,
    -690px 367px #d1d1d1,
    810px 536px #d1d1d1,
    774px 293px #c9c9c9,
    -362px 97px #c2c2c2,
    563px 47px #dedede,
    313px 475px #e0e0e0,
    839px -491px #e3e3e3,
    -217px 377px #d4d4d4,
    -581px 239px #c2c2c2,
    -857px 72px #cccccc,
    -23px 340px #dedede,
    -837px 246px white,
    170px -502px #cfcfcf,
    822px -443px #e0e0e0,
    795px 497px #e0e0e0,
    -814px -337px #cfcfcf,
    206px -339px #f2f2f2,
    -779px 108px #e6e6e6,
    808px 2px #d4d4d4,
    665px 41px #d4d4d4,
    -564px 64px #cccccc,
    -380px 74px #cfcfcf,
    -369px -60px #f7f7f7,
    47px -495px #e3e3e3,
    -383px 368px #f7f7f7,
    419px 288px #d1d1d1,
    -598px -50px #c2c2c2,
    -833px 187px #c4c4c4,
    378px 325px whitesmoke,
    -703px 375px #d6d6d6,
    392px 520px #d9d9d9,
    -492px -60px #c4c4c4,
    759px 288px #ebebeb,
    98px -412px #c4c4c4,
    -911px -277px #c9c9c9;
  transform-style: preserve-3d;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 4px;
  width: 4px;
  border-radius: 2px;
}

.star-field .layer:nth-child(1) {
  animation: sf-fly-by-1 5s linear infinite;
}

.star-field .layer:nth-child(2) {
  animation: sf-fly-by-2 5s linear infinite;
}

.star-field .layer:nth-child(3) {
  animation: sf-fly-by-3 5s linear infinite;
}

#planet {
  animation: spin 4.5s infinite linear;
}

@keyframes spin {
  0% {
    transform: rotateZ(0deg);
  }

  100% {
    transform: rotateZ(360deg);
  }
}

.textArcate {
  font-family: "ArcadeClassic", sans-serif;
  text-shadow: 6px 6px 0.5px #1d1d1d;
}

.textArcate2 {
  font-family: "ArcadeClassic", sans-serif;
}

.astronauta {
  animation: flotar 5s ease-in-out infinite;
}

/* Animación de flotación */
@keyframes flotar {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-20px);
  }

  100% {
    transform: translateY(0);
  }
}

/* Animación de rotación */
@keyframes girar {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.siteDown {
  text-align: center;
  width: 65%;
  height: 250px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  user-select: none;
}

.siteDown b {
  font: 400 19vh "ArcadeClassic";
  color: #fee;
  text-shadow:
    0 -40px 100px,
    0 0 2px,
    0 0 1em #ff4444,
    0 0 0.5em #ff4444,
    0 0 0.1em #ff4444,
    0 10px 3px #000;
}

.siteDown b span {
  animation: blink linear infinite 2s;
}

.siteDown b span:nth-of-type(2) {
  animation: blink linear infinite 3s;
}

@keyframes blink {
  78% {
    color: inherit;
    text-shadow: inherit;
  }

  79% {
    color: #333;
  }

  80% {
    text-shadow: none;
  }

  81% {
    color: inherit;
    text-shadow: inherit;
  }

  82% {
    color: #333;
    text-shadow: none;
  }

  83% {
    color: inherit;
    text-shadow: inherit;
  }

  92% {
    color: #333;
    text-shadow: none;
  }

  92.5% {
    color: inherit;
    text-shadow: inherit;
  }
}

.button-s2 {
  position: relative;
  transition: all 0.3s ease-in-out;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
  padding-block: 0.8rem;
  padding-inline: 1.25rem;
  background-color: var(--btn-color);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffff;
  gap: 10px;
  font-weight: bold;
  border: 3px solid #da0c0c4d;
  outline: none;
  overflow: hidden;
  font-size: 15px;
}

.icon {
  width: 24px;
  height: 24px;
  transition: all 0.3s ease-in-out;
}

.button-s2:hover {
  transform: scale(1.05);
  border-color: #fff9;
}

.button-s2:hover .icon {
  transform: translate(4px);
}

.button-s2:hover::before {
  animation: shine 1.5s ease-out infinite;
}

.button-s2::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  background-image: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 30%,
    rgba(255, 255, 255, 0.8),
    rgba(255, 255, 255, 0) 70%
  );
  top: 0;
  left: -100px;
  opacity: 0.6;
}

@keyframes shine {
  0% {
    left: -100px;
  }

  60% {
    left: 100%;
  }

  to {
    left: 100%;
  }
}

/* ***************************************************************************************************************** */

.bg3 {
  background: rgb(150, 150, 150);
  background: linear-gradient(
    34deg,
    rgba(150, 150, 150, 1) 8%,
    rgba(184, 184, 184, 1) 35%,
    rgba(207, 207, 207, 1) 53%,
    rgba(184, 184, 184, 1) 72%,
    rgba(150, 150, 150, 1) 100%
  );
}
