/* Moved from index.html: external stylesheet */


* {cursor: url(https://cur.cursors-4u.net/nature/nat-10/nat947.ani), url(https://cur.cursors-4u.net/nature/nat-10/nat947.png), auto !important;}

html {
  overflow: scroll;
  overflow-x: hidden;
}
::-webkit-scrollbar {
  width: 0; /* remove scrollbar space */
  background: transparent; /* to make scrollbar invisible */
}
::-webkit-scrollbar-thumb {
  background: transparent;
}

::selection {
  /* Change highlight background color */
  background: #F54927;
  /* Change highlight text color */
  color: #FCFCBB;
}

a {text-decoration: none; color: black; }

@font-face {
  font-family: kawaii stitch;
  src: url(https://dl.dropbox.com/s/yjal3we9j6biyn5/Kawaii%20Stitch.ttf);
}
@font-face {
  font-family: starborn;
  src: url(https://dl.dropbox.com/s/l0541on0m5eqvdj/Starborn.ttf);
}
@font-face {
  font-family: pixel;
  src: url(https://dl.dropbox.com/s/kmhe7d3n18vdz5e/w95fa.woff?dl=0);
}
@font-face {
  src: url(https://dl.dropbox.com/s/ct0s037q78sao3f/Frighted.ttf);
  font-family: Frighted;
}
@font-face {
  src: url(https://dl.dropbox.com/s/ktlx5w7t8gk42nb/SakeMoru-Regular.ttf);
  font-family: SakeMoru;
}
@font-face {
  font-family:'yipes';
  src: url(https://dl.dropbox.com/s/qrdm3wived8sm66/Yipes.ttf);
}
@font-face {
  font-family:'fenotype';
  src: url(https://dl.dropbox.com/s/klo6yfrf62916qp/02.10FEN.TTF);
}

body {
  background-image: url('https://cute-images.carrd.co/assets/images/image11.jpg?v=a60ca5ac');
  background-attachment: fixed;
  background-repeat: repeat;
  overflow: hidden;
}

.container{
  border-width:7px;
  border-style:solid;
  border-image: url("https://foollovers.com/mat/baf/flower/fl32-005-d.gif") 7 fill round; 
  margin: auto;
  width: 884px;
  height: 665px;
  position: relative;
  padding: 5px;
  z-index: 4; 
} 

.container-one{
  border-width: 1px;
  border-style: solid;
  border-color: white;
  background-image: url('https://cute-images.carrd.co/assets/images/image09.jpg?v=a60ca5ac');
  background-repeat: repeat;
  width: 880px;
  position: relative;
  left: 1px;
  height: 170px;
  box-shadow: 0 0 8px 8px white inset;
  z-index: 5;
}

/* Ensure the top divider images stay aligned to the top */
#div2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  white-space: nowrap; /* prevent wrapping to next line */
  overflow: hidden;
  z-index: 6;
}

#div2 img {
  display: inline-block;
  vertical-align: top; /* keep images flush to top */
  height: 48px; /* adjust as needed to cover the top section */
  width: auto;
}

#name {
  font-family: kawaii stitch;
  font-size: 2em;
  -webkit-text-stroke: 1px white;
  color: #590BF4;
  margin-top: 60px;
  margin-left: 10px;
}

.outer {
  border-width:7px;
  border-style:solid;
  border-image: url("https://foollovers.com/mat/baf/food/fo32-008-a.gif") 7 fill round;
  border-radius:15px;
  width: 115px;
  height: 115px;
  margin-top: 10px; 
}

.inner {
  width: 100%;
  height: 100%;
  background-image: url('https://cute-images.carrd.co/assets/images/image06.jpg?v=a60ca5ac');
  background-size: cover;
}

.bg, .in { box-sizing: border-box;}

.bg {
  /* for plain background */
  background: #FE82B624;
  /* vv for image background. remove if want plain */
  background-image:url(https://cute-images.carrd.co/assets/images/image05.jpg?v=a60ca5ac);
  background-repeat:repeat;
  background-size:cover;
  padding:12px; /* make number bigger/smaller for a bigger/smaller border */
  width:50%;
  border:1px solid white;
  position: relative;
  top: -8em;
  left:138px;
}

.in {
  font-family: pixel;
  line-height: 1.125em;
  background: #FFF;
  color: #000;
  padding:5px;
  border:1px solid black;
  height:103px; /* set height to "height:fit-content;" to expand with text size */
  overflow-y:auto; /* remove overflow if you don't want a scroll */
  box-shadow: inset 13px 0 6px -10px rgb(66 66 66 / 30%), inset -13px 0 6px -10px rgb(66 66 66 / 30%), inset 0 13px 6px -10px #f0f0f0, inset 0 0 0 -10px rgb(66 66 66 / 30%);
}

.intro {
  background-image: radial-gradient(#F40B45 30%, transparent 70%);
  font-family: starborn;
  color: white;
  -webkit-text-stroke: 1px black;
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 5px;
}

mark{
  font-family: Frighted;
  background: linear-gradient(#0B64F4 50%, white);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.5em;
}

.ipad {
  border-radius: 10px;
  padding: 1em 0.55em 1em 0.55em;
  width: 19.5em;
  height: 19.5em;
  background: #079C7E;
}

.apple {
  height: 16.5em;
  background: white;
  border-radius: 2px;
  border: 2px inset #079C7E;
}

.four {
  position: relative;
  top: -7.5em; 
}

.bubble {
  border-radius: 0px 25px 25px 25px;
  padding: 7px;
  background: #FCFBBB;
  font-family: pixel;
  box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  margin-bottom: 10px;
  border: 1px solid #F4610B;
}

.bubble2 {
  border-radius: 25px 0px 25px 25px;
  padding: 7px;
  background: #91F891;
  font-family: pixel;
  box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  margin-bottom: 10px;
  border: 1px solid #AFF23A;
}

.chat {
  height: 15.5em;
  width: 18em;
  position: relative;
  top: -16.125em;
  left: 13px;
  overflow-y: scroll;
}

.navi {
  border: 3px solid #F00F53;
  height: 200.5px;
  background: white;
  width: 281px;
  position: relative;
  top: -37.5em;
  left: 595px;
  box-shadow: inset 13px 0 6px -10px rgb(66 66 66 / 30%), inset -13px 0 6px -10px rgb(66 66 66 / 30%), inset 0 13px 6px -10px #f0f0f0, inset 0 0 0 -10px rgb(66 66 66 / 30%);
}

/* Ensure the image inside .navi fits the box and doesn't overlap the buttons */
.navi img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 120px; /* keep image from exceeding container */
  object-fit: cover;
}

.navi a {
  display: block;
  margin-top: 6px;
}

.navi button {
  width: calc(100% - 6px);
  margin: 0 3px 6px;
  position: relative;
  z-index: 2; /* ensure buttons sit above later-positioned elements */
}

/* Reduce vertical space inside buttons and align their icon */
.navi button {
  padding: 4px 10px; /* smaller vertical padding */
  line-height: 1; /* keep text tight */
  display: flex;
  align-items: center; /* vertically center icon and text */
  justify-content: flex-start;
}

.navi button img {
  height: 16px;
  width: auto;
  margin-right: 6px;
  display: inline-block;
}

button {
  border-radius: 50px;
  border: 2px solid black;
  background-image: url('https://cute-images.carrd.co/assets/images/image07.jpg?v=a60ca5ac');
  background-size: cover;
  font-family: pixel;
  font-size: 1.25em;
  color: white;
  width: 276px;
  margin-top: 10px;
  margin-left: 3px;
}

.comm {
  width: 18em;
  height: 16.25em;
  border-radius: 15px;
  border: 1px solid white;
  box-shadow: inset 10px 0px 6px -10px rgba(66,66,66,0.565), inset -10px 0px 6px -10px rgba(66,66,66,0.565), inset 0px 10px 6px -10px #ffffff, inset 0px -10px 6px -10px rgba(66,66,66,0.376);
  background: radial-gradient(circle, rgba(255,255,255,1) 37%, #F40B45 100%);
  position: relative;
  top: -36.75em;
  left: 595px;
  padding: 0.6em; /* use internal padding instead of child margins */
  box-sizing: border-box;
}

.imagemask {
  background-image: url("https://cute-images.carrd.co/assets/images/image02.jpg?v=a60ca5ac");
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.1em; /* reduced to avoid vertical wrapping */
  font-weight: bold;
  font-family: SakeMoru;
  margin-bottom: 5px;
  display: inline-block; /* keep text on single line */
  white-space: nowrap; /* prevent letter/word wrapping */
  max-width: 100%;
  text-align: center;
  margin: 0 auto; /* center within parent */
  /* add below if you want an outline, if not remove */
  filter: drop-shadow(0px 1px black) drop-shadow(0 -1px black) drop-shadow(1px 0 black) drop-shadow(-1px 0 black);
}

.top {
  background: #C50D34;
  font-family: SakeMoru;
  text-align: center;
  color: white;
  border-radius: 10px 10px 0 0;
  padding: 0.5em;
  box-shadow: inset 10px 0px 6px -10px rgba(66,66,66,0.565), inset -10px 0px 6px -10px rgba(66,66,66,0.565), inset 0px 10px 6px -10px #ffffff, inset 0px -10px 6px -10px rgba(255, 255, 255,0.76);
  -webkit-filter: drop-shadow(0px 0px 1px black);
  -webkit-text-stroke: 0.5px black;
  width: 100%;
  margin: 0; /* fit inside .comm padding */
  box-sizing: border-box;
}

.bottom {
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
  border-radius: 0px 0px 10px 10px;
  padding: 0.9em;
  box-shadow: inset 10px 0px 6px -10px rgba(66,66,66,0.565), inset -10px 0px 6px -10px rgba(66,66,66,0.565), inset 0px 10px 6px -10px #ffffff, inset 0px -10px 6px -10px rgba(255, 255, 255,0.76);
  -webkit-filter: drop-shadow(0px 0px 1px black);
  font-family: pixel;
  color: black;
  width: 100%;
  margin: 0; /* fit inside .comm padding */
  height: 7em;
  line-height: 1.375em;
  overflow-y: auto;
  box-sizing: border-box;
}

hello {
  font-family:'fenotype';
  border: 1px solid black;
  color: white;
  background: #FDFDE7;
  padding-top: 5px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  -webkit-text-stroke: 1px black;
}

bye {
  font-family:'yipes';
  background: linear-gradient(#560FF0 50%, #6E0726);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.5em;
  font-weight:bold;
}
