@font-face {
         font-family: 'script';
         src: url("https://dl.dropbox.com/scl/fi/ncr17693piksqwemt4ts5/PF-Pixelscript-Pro-Regular.ttf?rlkey=2de2wgfctpvhit579zhu77il8&st=azkeule8&dl=0");
      }
       :root{
    --color1:#fadde5;
    --color2:#ffeef2;
       }
 html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
}

body {
 background:url('https://i.ibb.co/RkVpVRZR/d44595fe45b94abaaf96e46e0f5e5032.jpg');
  background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
  background-position: cover;
 


 
  color: #7a5a61;
  font-family: hearts, 'Poppins', sans-serif;
  font-size: 14px;
  padding: 120px 0 80px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
   overflow-x: hidden;
   background-color: #fff;
}

mark {
    background-color: #cfbac0;  
    color: #fff;             
    padding: 0 2px;
    border-radius: 3px;
}

::selection {
  background: #f7ebee;
  color: #7d525b;
}

::-moz-selection {
  background: #f7ebee;
  color: #7d525b;
}



#container {
    width: 750px;
    background-color: #f9f3f6;
    border: 20px solid #fff;
    border-image: url('https://i.ibb.co/fVWypQQg/83e3b1d5f4ed2d47a0d5b3fe313cfef9.png')30 fill round;
    border-radius: 12px;
    padding: 10px 10px;
    background-size: 160px;
    margin-top: 0px;
    margin-bottom: 0px;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    background-clip: padding-box;
   
}
#container-border2 {
   background-color: #fff;
  padding: 0px;
  border: 20px solid;
  border-image: url('https://lunabelle.neocities.org/images/tumblr_d3ee559631a7e27a10e94584dc8b86a5_cdb680ad_400%20(2).png')  47 fill round ;
  border-radius: 30px;
  
  box-sizing: content-box;
  
  background-clip: padding-box;
}
#container-border1 {
  background-color: #fff;
  padding: 0px;
  border: 30px solid;
  border-image: url('https://i.ibb.co/ynm6mznf/tumblr-4b6c9c0de67b030673c1e73b3bb9355b-d5e71ae6-1280-3.png')  30 fill round ;
  border-radius: 30px;
  
  box-sizing: content-box;
  
  background-clip: padding-box;
}

scripttext {
    font-family: 'script';
    font-size: 8px;
}

 @font-face { font-family: "dreams"; src: url('https://external-media.spacehey.net/media/spNTnXsSlrxsjzTE3Bv-4zp1cJhM5qh6MBdFsLrlJFg8=/https://dl.dropbox.com/s/i9lg3nchwvgi6p3/dream.ttf'); }
    @font-face { font-family: "hearts"; src: url('https://external-media.spacehey.net/media/sJrCLFSeXcB-xJaUqWewwoCObBzYsRwNb-Z0JbF_GxLY=/https://dl.dropbox.com/s/1479f8x52y3z5u4/rainyhearts.ttf'); }
    @font-face { font-family: "heartache"; src: url('https://external-media.spacehey.net/media/s6tuJlWZJcgR3R4jKVLQn87tqdcuXOzkH6clb_A4dWbc=/https://dl.dropbox.com/s/v2sscag4tnjgr2c/Helloheartache-ggyP.otf'); }
     @font-face { font-family: monster;
src: url(https://external-media.spacehey.net/media/sdMJAie3cO2Dhu2DrIw3Gprl7XBBUTtzUPeqX57Zrt2g=/https://dl.dropbox.com/s/130c77g5yd5z1do/MonsterFriendFore.otf); }
        /* --- Header Styles --- */
        header {
            text-align: center;
            
            padding-bottom: 15px;
            margin-bottom: 20px;
        }

        header h1 {
            font-size: 26px;
            color: #d8a8b6;
            margin: 0 0 5px 0;
            text-shadow: 1px 1px 0px #fff;
            letter-spacing: 1px;
        }

        .subtitle {
            font-style: italic;
            font-size: 12px;
            color: #b89aa0;
            margin: 0;
        }

        /* --- Main Content Layout Split --- */
        #main-layout {
            display: flex;
            gap: 20px;
        }

       
        sidebar {
            width: 180px;
            flex-shrink: 0;
        }

  



        ul.nav-links {
            list-style-type: none;
            padding: 0;
            margin: 0;
        }

        ul.nav-links li {
            margin-bottom: 6px;
        }

        ul.nav-links a {
            color: #b77f90;
            text-decoration: none;
            display: block;
            padding: 2px 5px;
            border-radius: 3px;
        }

        ul.nav-links a:hover {
            background-color: #fdecef;
    color: #8b666d;
            padding-left: 8px;
            transition: all 0.2s ease;
        }

* {
  cursor: url('https://cdn.cursors-4u.net/previews/tiny-hand-pink-bow-tie-2cef9955-32.webp') 36 32, auto !important;
}
       
#content-area {
  position: relative;
  height: 500px;
  border: 18px solid transparent;
  max-width: 340px;
  outline: 10px solid transparent;
  outline-offset: 10px;
  border-radius: 10px;
  padding: 0;
  max-height: 380px;
  border-image-source: url('');
  border-image-slice: 30;
  border-image-repeat: round;
  border-image-width: 18px;
  background-color: #fcf9f6;
  overflow-y: scroll;
  overflow-x: hidden;
  background-image: url('');
  background-size: 30px;
  background-clip: padding-box;
  margin-left: -220px;
}



#content-area p {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}
.diary-left-image img {
  position: relative;
  display: block;
  width: 300px;
  height: auto;
}
.diary-left-image p {
  margin: 10px 0 0;
  color: #7a5a61;
  font-size: 12px;
  text-align: center;
  line-height: 1.5;
}
.image-writing {
  position: absolute;
  top: 70px;
  left: 57%;
  transform: translate(-30%, -10%);
  width: 80%;
  margin: 0;
  color: #7a5a61;
  text-align: center;
}
#content-area2 {
  position: absolute;
  height: 500px;
  border: 18px solid transparent;
  max-width: 340px;
  outline: 10px solid transparent;
  outline-offset: 10px;
  border-radius: 10px;
  padding: 0;
  max-height: 380px;
  border-image-source: url('');
  border-image-slice: 30;
  border-image-repeat: round;
  border-image-width: 18px;
  background-color: #fcf9f6;
  overflow-y: hidden;
  overflow-x: hidden;
  background-image: url('');
  background-size: 30px;
  background-clip: padding-box;
  margin-left: 340px;
}



#content-area2 p {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}
        h2 {
            color: #b98d98;
            font-size: 18px;
            margin-top: 0;
            border-bottom: 0px solid #ffeef2;
            padding-bottom: 5px;
        }

        
       

      
        footer {
    text-align: center;
    font-size: 11px;
    color: #b89aa0;
    margin-top: auto;
    padding-top: 0px;
    border-top: 0px dashed #d8b9bf;
    
    position: relative;
    z-index: 10;
}


        
           ::-webkit-scrollbar {

    width: 10px;
    height: 12px;
    background: #Fefafb;

}

::-webkit-scrollbar-track {

    width: 0.5px;
    border: 1px dotted #FCE8EC;
    border-radius: 4px;

}

::-webkit-scrollbar-thumb {

    background: white;
    border: 1px dotted #cbbab3;
    border-radius: 4px;

}

::-webkit-scrollbar-thumb:hover {

    background: #f7ebee;  
}
        


.bottom-repeat {
  width: 100%;
  height: 80px; 
  background-image: url('https://64.media.tumblr.com/c3dbf61eb305f589861b3ff9648d2965/b3ad978fc306038a-d0/s2048x3072/ebb1e40c186f68a4438be22a7860a506b85e4221.pnj');
  background-repeat: repeat-x;
  background-position: bottom center;
  background-size: auto 100%;
  margin-top: 20px;
  display: block;
}



.top-repeat {
  width: 100%;
  height: 119px;
  position: sticky;
  margin-top: -120px;
  
  z-index: 9999;
  background: url(https://i.ibb.co/Y74nBFMH/tumblr-2dab7a40e37606d932b8662e490b7c0f-a5e0fc85-2048-1-1.png) repeat left top;
}





        
.bottom-image {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 0px;
  padding: 0;
}


#left-float {
  position: absolute;
  margin-top: 190px;
  margin-left: -910px;
  width: 200px;
  z-index: 3;
  text-align: center;
  pointer-events: auto;
}


.hero-header {
    position: relative;
    text-align: center;
    border-bottom: 0px dashed #ffccd7;
    padding-bottom: 15px;
    margin-bottom: 20px;
}



.subtitle-wrap {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    margin-top: 5px;
}

.subtitle-marquee {
    display: inline-block;
    padding-left: 100%;
    animation: scrollText 20s linear infinite;
    font-style: italic;
    font-size: 12px;
    color: #b89aa0;
}
.subtitle-wrap {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    margin-top: 8px;
    padding: 4px 0;
    border: 8px solid transparent;
    border-image-source: url('https://i.ibb.co/7JhsDvHP/845a1b88f45093126c643cc449063282.png');
    border-image-slice: 30;
    border-image-repeat: round;
    border-image-width: 16px;
    border-radius: 12px;
    background: #fff;
    box-sizing: border-box;
    background-clip: padding-box;
}

@keyframes scrollText {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}




.box {
  width: 100%;
  height: 60px;
  padding: 12px;
  background: #fff;
  border: 2px solid #f2e8e7;
  border-top: none;
  border-radius: 0 0 3px 3px;
  color: #7a5a61;
  text-align: center;
  box-sizing: border-box;
  
}

@font-face {font-family: "Fingerlinger"; src: url(http://static.tumblr.com/npggxjg/AmTm1wyhd/fingerlinger.ttf);}
.blogpagebox { 
width: 80%;
padding: 6px;
color: #bca7a7;
font-family: "Fingerlinger";src: url(http://static.tumblr.com/npggxjg/AmTm1wyhd/fingerlinger.ttf);
box-sizing: content-box;
background-clip: padding-box; 
font-size: 12px;
overflow-y: auto;
  background:url() repeat-x top,
  #fcf9f6;
  background-size:200px;
  border-image-source: url('');
  border-image-slice: 13;
  border-image-repeat: round;
  border-image-width: 2px;
  border-radius: 4px;  margin: 0 auto;
 
 }


 .blogheader { 
width: 70%;
min-height: 10px;
background: white;
margin: 0 auto;
margin-top: 10px;
position: relative;
background-color: #faf2f5;
font-family: hearts;
font-weight: normal;
color: #bca7a7;  
font-size:11px;
line-height: 1.1;
text-align: left;
letter-spacing: .2rem;
 }

 .blogfooter { 
width: 70%;
min-height: 10px;
background: white;
margin: 0 auto;
margin-top: 10px;
position: relative;
background-color: #faf2f5;
font-family: hearts;
font-weight: normal;
color: #bca7a7;  
font-size:11px;
line-height: 1.1;
text-align: right;
letter-spacing: .2rem;
 }

button {
  width: 80px;
  padding: 5px 10px;
  border: 3px solid transparent;
  border-image-source: url('https://i.ibb.co/PsWhv2Xw/stamp19-4.png');
  border-image-slice: 3 fill;
  border-image-repeat: round;
  border-image-width: 3px;
  border-radius: 6px;
  background: #fcf7f3;
  color: #9b707b;
  font-family: hearts, 'Poppins', sans-serif;
  font-size: 14px;
  cursor: pointer;
  
}







@media (max-width: 768px) {
  html, body {
    width: 100%;
    overflow-x: auto;
    overflow-y: auto;
  }

  body {
    padding-top: 20px;
    align-items: center;
  }

  #container-border {
    width: 750px;
    max-width: none;
    margin: 20px auto;
    display: flex;
  }

  #container {
    width: 750px;
    max-width: none;
  }

  #main-layout {
    flex-direction: row;
  }

  sidebar {
    width: 180px;
  }

  #content-area {
    width: auto;
  }



.text-bg {
  background-image: url('https://i.ibb.co/7JhsDvHP/845a1b88f45093126c643cc449063282.png');
  background-size: cover;
  background-position: center;
  padding: 10px 14px;
  border-radius: 12px;
  color: #7a5a61;
  text-align: center;
  display: inline-block;
  margin-bottom: 10px;
  position: relative;
}

.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip-text {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  color: #b68f97;
  border: 10px solid transparent;
  border-image-source: url('https://i.ibb.co/1J7VYFMW/stamp19-4.png');
  border-image-slice: 13;
  border-image-repeat: round;
  border-image-width: 10px;
  border-radius: 10px;
  padding: 0px 0px;
  font-size: 11px;
  white-space: nowrap;
  box-shadow: 0 2px 6px rgba(0,0,0,0.12);
  transition: 0.2s ease;
  z-index: 10;
  background-clip: padding-box;
}


.tooltip:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}








 