@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
html,
body {
  margin: 0px;
  height: 100%;
  background-image: url(download\ \(12\).jpg);
}
/* a blue color as a generic focus style */
button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
a {
  text-decoration: none;
}
/* @FONTWARNING[{"type": "restricted", "family": "Vividly-Regular", "weight": "400", "style": "normal", "allowsCrossOrigin": false}] */
/* Korean font - Single Day */
.lang-ko {
  font-family: 'Single Day', cursive !important;
}

/* Russian font - Minako Regular */
.lang-ru {
  font-family: 'Minako Regular', 'Bad Script', 'Marck Script', cursive !important;
}

/* Japanese font - Kiwi Maru */
.lang-ja {
  font-family: 'Kiwi Maru', serif !important;
}

/* Chinese font - Zen Maru Gothic */
.lang-zh {
  font-family: 'Zen Maru Gothic', sans-serif !important;
}
/* @FONTWARNING[{"type": "restricted", "family": "Inter-Regular", "weight": "400", "style": "normal", "allowsCrossOrigin": false}] */
@font-face {
  font-family: 'Minako Regular';
  src: url('Minako-Regular.ttf') format('truetype');
  /* or if it's in a folder: url('/fonts/Minako-Regular.ttf') */
}
@font-face {
   font-family: "Vividly-Regular";
  /* Replace 'vividly.woff2' with your actual filename */
  src: url('vividly.woff2') format('woff2'), 
       url('Vividly-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap; /* This helps it load faster on mobile! */
}

@font-face {
  font-family: "Vividly-Regular";
  src: local("Vividly-Regular");
}
/* @FONTWARNING[{"type": "restricted", "family": "Inter-Regular", "weight": "400", "style": "normal", "allowsCrossOrigin": false}] */

@font-face {
  font-family: "Inter-Regular";
  src: local("Inter-Regular");
}
/* @FONTWARNING[{"type": "restricted", "family": "Black Future-Regular", "weight": "400", "style": "normal", "allowsCrossOrigin": false}] */

@font-face {
  font-family: "Black Future-Regular";
  src: local("Black Future-Regular");
}
.about {
  width: 100%;
  min-width: 390px;
  min-height: 1890px;
  position: relative;
}

.about .rectangle {
  top: 148px;
  height: 1444px;
  position: absolute;
  left: calc(50.00% - 160px);
  width: 320px;
}

.about .about-rabloom {
  position: absolute;
  top: 182px;
  left: calc(50.00% - 132px);
  width: 265px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa1d5;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 13px;
}

.about .cutedecor {
  top: 62px;
  position: absolute;
  left: calc(50.00% - 154px);
  width: 308px;
  height: 63px;
  aspect-ratio: 4.87;
    object-fit: contain;

}

.about .element {
  position: absolute;
  top: 51px;
  left: calc(50.00% - 22px);
  width: 44px;
  height: 44px;
  aspect-ratio: 1;
  object-fit: cover;
}

.about .img {
  top: 1724px;
  height: 87px;
  position: absolute;
  left: calc(50.00% - 160px);
  width: 320px;
}

.about .text-wrapper {
  position: absolute;
  top: 1738px;
  left: calc(50.00% - 27px);
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #ffa0d4;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.about .stay-cozy-stay {
  position: absolute;
  top: 1756px;
  left: calc(50.00% - 40px);
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa0d4;
  font-size: 9px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.about .element-2 {
  position: absolute;
  top: 1712px;
  left: calc(50.00% - 106px);
  width: 30px;
  height: 30px;
  aspect-ratio: 1;
    object-fit: contain;

}

.about .element-3 {
  position: absolute;
  top: 1788px;
  left: calc(50.00% + 62px);
  width: 28px;
  height: 28px;
  aspect-ratio: 1;
    object-fit: contain;

}

.about .about-contact {
  position: absolute;
  top: 1768px;
  left: calc(50.00% - 194px);
  width: 389px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa0d4;
  font-size: 13px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.about .element-rabloom-all {
  position: absolute;
  top: 1784px;
  left: calc(50.00% - 118px);
  width: 236px;
  font-family: "Black Future-Regular", Helvetica;
  font-weight: 400;
  color: #ffa0d4;
  font-size: 9px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.about .span {
  font-family: "Black Future-Regular", Helvetica;
  font-weight: 400;
  color: #ffa0d4;
  font-size: 9px;
  letter-spacing: 0;
}

.about .text-wrapper-2 {
  font-family: "Vividly-Regular", Helvetica;
}

.about .cutedecor-2 {
  top: 1634px;
  position: absolute;
  left: calc(50.00% - 154px);
  width: 308px;
  height: 63px;
  aspect-ratio: 4.87;
  object-fit: contain;
}

.about .element-4 {
  position: absolute;
  top: 1625px;
  left: calc(50.00% - 22px);
  width: 44px;
  height: 44px;
  aspect-ratio: 1;
  object-fit: cover;
}



.about-contact a {
    color: #ffa7d4; /* This matches your pink theme */
    text-decoration: none; /* This removes the underline */
}

.about-contact a:hover {
    opacity: 0.7; /* This adds a cute "hover" effect */
}


@media screen and (min-width: 810px) {
  body {
    display: flex;
    justify-content: center;
  }

  .about {
    width: 390px;
    transform: scale(1.33);
    margin: 0 auto;
    transform-origin: top center;
  }
}

/* =========================
   LAPTOP (1024px+)
   ========================= */
@media screen and (min-width: 1024px) {
  body {
    display: flex;
    justify-content: center;
  }

  .about {
    width: 390px;
    margin: 0 auto;
    transform: scale(1.55);
    transform-origin: top center;
  }
}