.hero-intro {
  position: fixed;
  inset: 0;
  z-index: 100;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 100vw;
  height: 100vh;

  padding: 0;
  overflow: hidden;

  background:
    radial-gradient(
      circle at center,
      #fff8fb 0%,
      #fce4ee 55%,
      #f6cadd 100%
    );

  transition:
    opacity 0.8s ease,
    transform 0.8s ease;
}

.hero-intro--closing {
  opacity: 0;
  transform: scale(0.96);
  pointer-events: none;
}

.hero-intro--hidden {
  display: none;
}

.hero-frame {
  position: relative;

  width: min(96vw, 1500px);
  height: min(92vh, 900px);

  flex-shrink: 0;
  overflow: hidden;

  border: 1px solid rgba(213, 119, 156, 0.3);
  border-radius: 24px;

  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, 0.8),
      rgba(255, 234, 243, 0.82)
    );

  box-shadow:
    0 22px 55px rgba(173, 69, 111, 0.2),
    inset 0 0 25px rgba(255, 255, 255, 0.7);
}

.hero-center {
  position: absolute;
  left: 50%;
  top: 47%;
  z-index: 5;

  width: 40%;

  display: flex;
  flex-direction: column;
  align-items: center;

  transform: translate(-50%, -50%);
}

.hero-logo {
  display: block;
  width: 100%;
  height: auto;

  animation: logo-arrive 1s ease both;
}

.hero-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  gap: 18px;
  margin-top: 24px;
  padding: 14px 28px;

  border-radius: 999px;

  background:
    linear-gradient(
      135deg,
      #f494b5,
      #e96794
    );

  color: white;
  font-size: 15px;
  text-decoration: none;
  white-space: nowrap;

  box-shadow:
    0 8px 18px rgba(191, 68, 112, 0.28),
    inset 0 1px 1px rgba(255, 255, 255, 0.5);

  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.hero-button:hover {
  transform: translateY(-3px);

  box-shadow:
    0 12px 24px rgba(191, 68, 112, 0.35),
    inset 0 1px 1px rgba(255, 255, 255, 0.5);
}

.hero-object {
  position: absolute;
  z-index: 3;

  display: block;
  height: auto;

  filter:
    drop-shadow(
      0 10px 10px
      rgba(127, 39, 73, 0.18)
    );

  animation:
    float-object 5s ease-in-out infinite;
}

/* desktop objeler */

.hero-camera {
  left: 6%;
  top: 24%;
  width: 20%;

  transform: rotate(-8deg);
  animation-delay: 0.5s;
}

.hero-hair-one {
  left: 21%;
  top: 25%;
  width: 12%;

  animation-delay: 0.2s;
}

.hero-hair-two {
  right: 15%;
  top: 20%;
  width: 12%;

  animation-delay: 0.8s;
}

.hero-hair-three {
  right: 3%;
  top: 15%;
  width: 12%;
}

.hero-butterfly {
  left: 2%;
  bottom: 20%;
  width: 14%;

  animation-delay: 1.1s;
}

.hero-shield {
  right: 25%;
  bottom: 18%;
  width: 11%;
}

.hero-heart {
  right: 0;
  bottom: 12%;
  width: 12%;

  animation-delay: 0.7s;
}

.hero-flower {
  left: 34%;
  top: 8%;
  width: 7%;
}

.hero-starfish {
  right: 10%;
  top: 24%;
  width: 8%;
}

/* ipler */

.hanging-line {
  position: absolute;
  top: 0;
  z-index: 1;

  width: 3px;
  height: 32%;

  background:
    linear-gradient(
      to right,
      #e99aba,
      #f9d0df,
      #cc6d95
    );

  opacity: 0.8;
}

.line-one { left: 15%; }
.line-two { left: 27%; }
.line-three { right: 21%; }
.line-four { right: 15%; }
.line-five { left: 35%; }
.line-six { right: 30%; height: 75%; }
.line-seven { left: 7%; height: 70%; }
.line-eight { right: 7%; height: 78%; }

.hero-bottom {
  position: absolute;
  right: 5%;
  bottom: 14%;
  left: 5%;

  display: flex;
  align-items: center;
  gap: 1%;
}

.hero-bottom span:not(.hero-bottom-heart) {
  flex: 1;
  height: 1px;

  background:
    rgba(213, 111, 151, 0.42);
}

.hero-bottom-heart {
  color: #e76695;
  font-size: 20px;
}

.hero-description {
  position: absolute;
  left: 50%;
  bottom: 4%;
  z-index: 4;

  width: 90%;

  transform: translateX(-50%);
  text-align: center;

  color: #c45b84;
}

.hero-description h2 {
  margin: 0;

  font-family: Georgia, serif;
  font-size: clamp(22px, 2.6vw, 40px);
}

.hero-description p {
  margin: 6px 0 0;

  color: #9b7482;
  font-size: clamp(13px, 1.2vw, 18px);
}

@keyframes logo-arrive {
  from {
    opacity: 0;
    transform: scale(0.88);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes float-object {
  0%,
  100% {
    translate: 0 0;
  }

  50% {
    translate: 0 -10px;
  }
}

/* =========================
   MOBILE HERO
========================= */

@media (max-width: 900px), (pointer: coarse) {

  .hero-intro {
    width: 100vw;
    height: 100dvh;

    padding: 0;
    align-items: stretch;
  }

  .hero-frame {
    width: 100vw;
    height: 100dvh;

    border: none;
    border-radius: 0;

    overflow: hidden;
  }

  /* Mobilde ipleri tamamen kaldır */

  .hanging-line {
    display: none;
  }

  /* Mobilde logo */

  .hero-center {
    left: 50%;
    top: 43%;

    width: 72%;

    transform:
      translate(-50%, -50%);
  }

  .hero-logo {
    width: 100%;
  }

  .hero-button {
    gap: 8px;

    margin-top: 18px;
    padding: 11px 18px;

    font-size: 12px;
  }

  /* Mobil objeler */
  
  .hero-camera {
    left: -5%;
    top: 8%;

    width: 45%;

    transform: rotate(-10deg);
  }

  .hero-hair-one {
    left: 37%;
    top: 8%;

    width: 30%;
  }

  .hero-hair-two {
    right: -5%;
    top: 16%;

    width: 34%;
  }

  .hero-hair-three {
    display: none;
  }

  .hero-butterfly {
    left: 4%;
    bottom: 25%;

    width: 30%;
  }

  .hero-shield {
    right: 35%;
    bottom: 15%;

    width: 24%;
  }

  .hero-heart {
    right: -2%;
    bottom: 22%;

    width: 31%;
  }

  .hero-flower {
    left: 12%;
    top: 30%;

    width: 18%;
  }

  .hero-starfish {
    right: 8%;
    top: 33%;

    width: 20%;
  }

  /* Mobilde daha belirgin floating */

  .hero-object {
    animation:
      mobile-float 4.5s ease-in-out infinite;
  }

  .hero-camera {
    animation-delay: 0.2s;
  }

  .hero-hair-one {
    animation-delay: 0.7s;
  }

  .hero-hair-two {
    animation-delay: 1.1s;
  }

  .hero-butterfly {
    animation-delay: 0.4s;
  }

  .hero-shield {
    animation-delay: 0.9s;
  }

  .hero-heart {
    animation-delay: 1.3s;
  }

  .hero-flower {
    animation-delay: 0.5s;
  }

  .hero-starfish {
    animation-delay: 0.6s;
  }

  .hero-description {
    bottom: 5%;
    width: 82%;
  }

  .hero-description h2 {
    font-size: 22px;
  }

  .hero-description p {
    font-size: 12px;
  }

  .hero-bottom {
    bottom: 11%;
  }
}

@keyframes mobile-float {
  0%,
  100% {
    translate: 0 0;
    rotate: 0deg;
  }

  50% {
    translate: 0 -14px;
    rotate: 2deg;
  }
}