@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}

/* ADDED: Make the page take full height and stick keyboard to bottom */
html, body {
  margin: 0px;
  min-height: 100%;
  background-color: #fff1f6;
  display: flex;
  flex-direction: column;
}


@font-face {
    font-family: "Minako-Regular";
    src: url("./Minako-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Minako-Regular";
    src: local("Minako-Regular");
}
@font-face {
  font-family: "Vividly-Regular";
  src: url("./Vividly-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Vividly-Regular";
  src: local("Vividly-Regular");
}
@font-face {
  font-family: "Single Day-Regular";
  src: local("Single Day-Regular");
}
@font-face {
  font-family: "Peperrito Ornaments Regular";
  src: url("./PeperritoOrnaments-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Peperrito Ornaments Regular";
  src: url("./PeperritoOrnaments-Regular.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Peperrito Ornaments Regular";
  src: local("Peperrito Ornaments Regular");
}
@font-face {
  font-family: "Rabbit-Regular";
  src: url("./Rabbit-Regular.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Rabbit-Regular";
  src: local("Rabbit-Regular");
}
@font-face {
  font-family: "Peperrito Ornaments-Regular";
  src: local("Peperrito Ornaments-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");
}
/* @FONTWARNING[{"type": "restricted", "family": "Happy Time Doodles-Regular", "weight": "400", "style": "normal", "allowsCrossOrigin": false}] */

@font-face {
  font-family: "Happy Time Doodles-Regular";
  src: local("Happy Time Doodles-Regular");
}

/* ADDED: Style for the typing area */
.typing-area {
  width: 100%;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
#textInput {
  width: 90%;
  padding: 15px;
  border: 2px solid #ffb6d3;
  border-radius: 25px;
  font-size: 18px;
  outline: none;
  background: white;
  color: #d81b60;
  font-family: "Vividly-Regular", Helvetica;
}
#applyBtn {
  padding: 10px 30px;
  background: #ffb6d3;
  color: white;
  border: none;
  border-radius: 20px;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  box-shadow: 0px 4px 0px #f48fb1;
}
#applyBtn:active { transform: translateY(4px); box-shadow: none; }

/* ADDED: Push your keyboard to the bottom of the screen */
.rabitype {
  margin-top: auto;
}

/* --- YOUR ORIGINAL CSS STARTS HERE (100% UNTOUCHED) --- */

button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
a {
  text-decoration: none;
}
@font-face {
  font-family: "Peperrito Ornaments-Regular";
  src: local("Peperrito Ornaments-Regular");
}
@font-face {
  font-family: "Vividly-Regular";
  src: local("Vividly-Regular");
}
.rabitype {
  background-color: #fff1f6;
  width: 100%;
  min-width: 390px;
  min-height: 273px;

  position: fixed;
  left: 0;
  bottom: -320px;

  transition: bottom .35s ease;

  z-index: 9999;
}

.rabitype.show{
    bottom:0;
}
.rabitype .rectangle {
  position: absolute;
  top: 15px;
  left: calc(50.00% - 184px);
  width: 367px;
  height: 31px;
  background-color: #ffffff;
  border-radius: 25px;
}
.rabitype .edwewq {
  left: calc(50.00% - 190px);
  position: absolute;
  top: 14px;
  width: 30px;
  height: 31px;
  aspect-ratio: 0.95;
  object-fit: cover;
}
.rabitype .img {
  left: calc(50.00% + 161px);
  position: absolute;
  top: 14px;
  width: 30px;
  height: 31px;
  aspect-ratio: 0.95;
  object-fit: cover;
}
.rabitype .star {
  position: absolute;
  top: 25px;
  left: 75px;
  width: 15px;
  height: 14px;
}
.rabitype .star-2 {
  position: absolute;
  top: 25px;
  left: 227px;
  width: 15px;
  height: 14px;
}
.rabitype .text-wrapper {
  left: 144px;
  position: absolute;
  top: 18px;
  width: 17px;
  font-family: "Peperrito Ornaments Regular" ;
  font-weight: 400;
  color: #ffb6d3;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .div {
  left: 292px;
  position: absolute;
  top: 18px;
  width: 17px;
  font-family: "Peperrito Ornaments Regular" ;
  font-weight: 400;
  color: #ffb6d3;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .rectangle-2 {
  position: absolute;
  top: 73px;
  left: 20px;
  width: 31px;
  height: 28px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 0.8px solid;
  border-color: #ffb6d3;
}
.rabitype .text-wrapper-2 {
  top: 73px;
  left: 28px;
  font-family: "Vividly-Regular", Helvetica;
  position: absolute;
  width: 14px;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .rectangle-3 {
  position: absolute;
  top: 170px;
  left: 28px;
  width: 31px;
  height: 28px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 0.8px solid;
  border-color: #ffb6d3;
}
.rabitype .text-wrapper-3 {
  top: 170px;
  left: 36px;
  font-family: "Peperrito Ornaments Regular" ;
  position: absolute;
  width: 14px;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .rectangle-4 {
  position: absolute;
  top: 73px;
  left: 233px;
  width: 31px;
  height: 28px;
}
.rabitype .text-wrapper-4 {
  position: absolute;
  top: 73px;
  left: 242px;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .rectangle-5 {
  position: absolute;
  top: 73px;
  left: 90px;
  width: 31px;
  height: 28px;
}
.rabitype .text-wrapper-5 {
  position: absolute;
  top: 73px;
  left: 99px;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .rectangle-6 {
  position: absolute;
  top: 121px;
  left: 180px;
  width: 31px;
  height: 28px;
}
.rabitype .text-wrapper-6 {
  position: absolute;
  top: 121px;
  left: 188px;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .rectangle-7 {
  position: absolute;
  top: 73px;
  left: 303px;
  width: 31px;
  height: 28px;
}
.rabitype .text-wrapper-7 {
  top: 73px;
  left: 312px;
  width: 15px;
  font-family: "Vividly-Regular", Helvetica;
  font-size: 23px;
  position: absolute;
  font-weight: 400;
  color: #ffa6ca;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .w {
  position: absolute;
  top: 59px;
  left: 55px;
  width: 31px;
  height: 41px;
  aspect-ratio: 0.76;
  object-fit: cover;
}
.rabitype .w-2 {
  position: absolute;
  top: 108px;
  left: 215px;
  width: 31px;
  height: 41px;
  aspect-ratio: 0.76;
  object-fit: cover;
}
.rabitype .w-3 {
  position: absolute;
  top: 66px;
  left: 125px;
  width: 32px;
  height: 42px;
  aspect-ratio: 0.76;
  object-fit: contain;
}
.rabitype .w-4 {
  position: absolute;
  top: 114px;
  left: 72px;
  width: 32px;
  height: 42px;
  aspect-ratio: 0.76;
    object-fit: contain;

}
.rabitype .w-5 {
  position: absolute;
  top: 163px;
  left: 177px;
  width: 32px;
  height: 42px;
  aspect-ratio: 0.76;
    object-fit: contain;

}
.rabitype .w-6 {
  position: absolute;
  top: 113px;
  left: 143px;
  width: 33px;
  height: 44px;
  aspect-ratio: 0.76;
    object-fit: contain;

}
.rabitype .w-7 {
  position: absolute;
  top: 113px;
  left: 282px;
  width: 33px;
  height: 44px;
  aspect-ratio: 0.76;
    object-fit: contain;

}
.rabitype .w-8 {
  position: absolute;
  top: 162px;
  left: 282px;
  width: 33px;
  height: 44px;
  aspect-ratio: 0.76;
    object-fit: contain;

}
.rabitype .w-9 {
  position: absolute;
  top: 213px;
  left: 73px;
  width: 33px;
  height: 44px;
  aspect-ratio: 0.76;
  object-fit: contain;
}
.rabitype .text-wrapper-8 {
  position: absolute;
  top: 73px;
  left: 63px;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .rectangle-8 {
  position: absolute;
  top: 170px;
  left: 107px;
  width: 31px;
  height: 28px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 0.8px solid;
  border-color: #ffb6d3;
}
.rabitype .text-wrapper-9 {
  top: 170px;
  left: 115px;
  font-size: 23px;
  position: absolute;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .rectangle-9 {
  position: absolute;
  top: 170px;
  left: 142px;
  width: 31px;
  height: 28px;
}
.rabitype .rectangle-10 {
  position: absolute;
  top: 217px;
  left: calc(50.00% - 83px);
  width: 158px;
  height: 32px;
  object-fit: contain;
}
.rabitype .rectangle-11 {
  position: absolute;
  top: 178px;
  left: 146px;
  width: 22px;
  height: 17px;
  background-color: #ffeff5;
  border-radius: 14px 14px 8px 8px;
}
.rabitype .y {
  position: absolute;
  top: 73px;
  left: 196px;
  width: 35px;
  height: 28px;
  aspect-ratio: 1.23;
  object-fit: cover;
}
.rabitype .y-2 {
  position: absolute;
  top: 121px;
  left: 34px;
  width: 35px;
  height: 28px;
  aspect-ratio: 1.23;
  object-fit: cover;
}
.rabitype .y-3 {
  position: absolute;
  top: 221px;
  left: 36px;
  width: 35px;
  height: 28px;
  aspect-ratio: 1.23;
  object-fit: cover;
}
.rabitype .text-wrapper-10 {
  position: absolute;
  top: 170px;
  left: 150px;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .text-wrapper-11 {
  position: absolute;
  top: 170px;
  left: 185px;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .text-wrapper-12 {
  position: absolute;
  top: 121px;
  left: 223px;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .text-wrapper-13 {
  top: 73px;
  left: 135px;
  font-family: "Vividly-Regular", Helvetica;
  position: absolute;
  width: 14px;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .t {
  position: absolute;
  top: 72px;
  left: 161px;
  width: 32px;
  height: 30px;
  aspect-ratio: 1.08;
  object-fit: cover;
}
.rabitype .t-2 {
  position: absolute;
  top: 171px;
  left: 213px;
  width: 32px;
  height: 30px;
  aspect-ratio: 1.08;
  object-fit: cover;
}
.rabitype .text-wrapper-14 {
  position: absolute;
  top: 73px;
  left: 169px;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .text-wrapper-15 {
  position: absolute;
  top: 170px;
  left: 221px;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .text-wrapper-16 {
  position: absolute;
  top: 121px;
  left: 152px;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .rectangle-12 {
  position: absolute;
  top: 171px;
  left: 248px;
  width: 31px;
  height: 28px;
}
.rabitype .text-wrapper-17 {
  position: absolute;
  top: 171px;
  left: 256px;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .text-wrapper-18 {
  position: absolute;
  top: 171px;
  left: 293px;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .text-wrapper-19 {
  top: 220px;
  left: 83px;
  width: 14px;
  font-family: "Peperrito Ornaments Regular" ;
  font-size: 18px;
  position: absolute;
  font-weight: 400;
  color: #ffa6ca;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .rectangle-13 {
  position: absolute;
  top: 121px;
  left: 318px;
  width: 31px;
  height: 28px;
}
.rabitype .text-wrapper-20 {
  top: 121px;
  left: 326px;
  font-family: "Vividly-Regular", Helvetica;
  position: absolute;
  width: 14px;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .text-wrapper-21 {
  position: absolute;
  top: 121px;
  left: 289px;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .text-wrapper-22 {
  position: absolute;
  top: 73px;
  left: 206px;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .text-wrapper-23 {
  position: absolute;
  top: 121px;
  left: 44px;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .text-wrapper-24 {
  position: absolute;
  top: 221px;
  left: 41px;
  width: 24px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .ellipse {
  top: 73px;
  left: 267px;
  position: absolute;
  width: 32px;
  height: 28px;
}
.rabitype .ellipse-2 {
  top: 121px;
  left: 106px;
  position: absolute;
  width: 32px;
  height: 28px;
}
.rabitype .star-3 {
  position: absolute;
  top: 71px;
  left: 338px;
  width: 29px;
  height: 29px;
}
.rabitype .text-wrapper-25 {
  top: 73px;
  left: 347px;
  font-family: "Vividly-Regular", Helvetica;
  position: absolute;
  width: 14px;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .star-4 {
  position: absolute;
  top: 167px;
  left: 326px;
  width: 32px;
  height: 32px;
}
.rabitype .text-wrapper-26 {
  top: 169px;
  left: 336px;
  font-size: 27px;
  position: absolute;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .star-5 {
  position: absolute;
  top: 120px;
  left: 248px;
  width: 29px;
  height: 29px;
}
.rabitype .text-wrapper-27 {
  position: absolute;
  top: 121px;
  left: 257px;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .star-6 {
  position: absolute;
  top: 169px;
  left: 72px;
  width: 29px;
  height: 29px;
}
.rabitype .text-wrapper-28 {
  position: absolute;
  top: 170px;
  left: 81px;
  width: 14px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .text-wrapper-29 {
  top: 121px;
  left: 81px;
  font-family: "Vividly-Regular", Helvetica;
  position: absolute;
  width: 14px;
  font-weight: 400;
  color: #ffa6ca;
  font-size: 23px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
  white-space: nowrap;
}
.rabitype .space {
  position: absolute;
  top: 217px;
  left: 275px;
  width: 78px;
  height: 31px;
  aspect-ratio: 2.5;
  object-fit: cover;
}