    :root{
--bg: #ededed;
--yayyyy: #f7f7f7;
--yayyyy2: #ffffff;
--line: #7a7a7a;
--title: #8a8a8a;
--title2: #e3e3e3;
--text: #3f3f3f;
--shadow: rgba(0,0,0,0.10);
  --yayyyy-height: 300px;
  --yayyyy-height-tiny: 120px;
  --yayyyy-height-small: 180px;
  --yayyyy-height-medium: 350px;
  --yayyyy-height-large: 360px;
  --yayyyy-height-bigga: 410px;
  --yayyyy-height-infoshit: 350px;
  --yayyyy-height-ugugu: 220px;
}

.yayyyy-body {
  overflow: auto;
  height: var(--yayyyy-height);  filter: grayscale(100%);

}

.yayyyy-body.small {
  height: var(--yayyyy-height-small);
}


.yayyyy-body.ugugu{
  height: var(--yayyyy-height-ugugu);
}

.yayyyy-body.tiny{
  height: var(--yayyyy-height-tiny);
}

.yayyyy-body.medium {
  height: var(--yayyyy-height-medium);
}

.yayyyy-body.large {
  height: var(--yayyyy-height-large);
}

.yayyyy-body.larger {
  height: var(--yayyyy-height-large);
}
.yayyyy-body.bigga{
  height: var(--yayyyy-height-bigga);
}

.yayyyy-body.infoshit{
  height: var(--yayyyy-height-infoshit);
}


    * { box-sizing: border-box; }
    html, body { height: 100%; }
    body{
      margin: 0;
font-family: mamemoji;
      color: var(--text);
                background: black;      padding: 18px 0 28px;
  cursor: url('https://cdn.cursors-4u.net/previews/light-yagami-kira-death-note-35966f60-32.webp') 32 32, auto !important;     


    }

    .thapage{
      width: 1305px;
      margin: 0 auto;
      background: white;  border:solid 3px gray;
      box-shadow:
        0 0 0 1px rgba(255,255,255,0.7) inset,
        0 0 0 4px #f5e7ee inset,
        0 0 0 5px #6f6f6f inset,
        0 6px 20px var(--shadow);
      padding: 8px;
      position: relative;

    transform-origin: 0 1 ;
    transform: scale(0.74) translateY(-260px);

    }



    .banner{
      border: 2px solid var(--line);
      background: #fff;
      padding: 4px;
      border-radius: 4px;
      box-shadow: 0 0 0 3px #fff inset, 0 0 0 4px #d7cad0 inset;
      margin-bottom: 12px;
    }
    .banner img{
      display:block;
      width:100%;
      height: 250px;
      object-fit: cover;
      border-radius: 4px;
    }

    .grid{
      display:grid;
      grid-template-columns: 240px 1fr 240px;
      gap: 12px;
      align-items:start;
    }

    .yayyyy{
      background:
        linear-gradient(180deg, rgba(255,255,255,0.92), rgba(255,255,255,0.92)),
        repeating-linear-gradient(45deg, rgba(215,200,208,0.18) 0 1px, transparent 1px 16px);
      border: 2px solid var(--line);
      border-radius: 4px;
      box-shadow:
        0 0 0 1px #fff inset,
        0 0 0 2px #e8dbe2 inset;
      overflow: hidden;
    }

    .yayyyy-title{
      background: linear-gradient(180deg, var(--title2), #f6e8ee);
      color: #b78ea1;
      text-align:center;
      font-size: 15px;
      padding: 2px 8px 3px;
      border-bottom: 2px solid #c8b4bf;
      letter-spacing: .2px;
  text-shadow: 0 0 3px black;
  color:white;
background: linear-gradient(
  180deg,
  #141414 0%,
  #232323 25%,
  #3e3e3e 45%,
  #242424 60%,
  #6a6a6a 100%
);
  border:solid 3px gray;
  filter:drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0.5px black) drop-shadow(0.5px 0.5px 1px gray)drop-shadow(-0.5px 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0 black) ;
  width: 100%;
  text-align: center;
  font-size: 20px;
text-shadow:
  2px 0 0 black,
  -2px 0 0 black,
  0 2px 0 black,
  0 -2px 0 black,
  1px 1px 0 black,
  -1px 1px 0 black,
  1px -1px 0 black,
  -1px -1px 0 black;
    }
.yataa {
  width: 70px;
  display: inline-block;
  box-sizing: border-box;
  border: 1px inset black;
}  
.yataaa {
  width: 260px;
  display: inline-block;
  box-sizing: border-box;
  border: 3px inset black;
}  

  .yayyyy-body{
      padding: 10px;
      font-size: 13px;
      line-height: 1.35;
    }


/* -------------------------------------- scrollbar */
::-webkit-scrollbar {
  display: none;
}

    .yayyyy-body2{
      padding: 10px;
      font-size: 13px;
      line-height: 1.35;
filter:
    grayscale(100%);
    }


    .sidebar .yayyyy{ margin-bottom: 14px; }

.calendar{
  width:100%;
  border-collapse: collapse;
  font-size: 11px;
  text-align:center;
}

    .nav-btn{
      display:block;
      width:100%;
      margin: 7px 0;
      padding: 6px 10px;
      text-align:left;
background: linear-gradient(180deg, #ffffff, #e6e6e6);      border: 1px solid #6f6f6f;
      border-radius: 8px;
      color: #4b3f47;
      text-decoration:none;
      box-shadow: 0 1px 0 #fff inset;
    }

    .content .section{ margin-bottom: 12px; }
    .content h2{
      margin: 0 0 8px;
      font-size: 19px;
      color: #2f2a2d;
    }
    .content ul{
      margin: 8px 0 0 18px;
      padding: 0;
    }
    .content p{ margin: 0; }

    .two-col{
      display:grid;
      grid-template-columns: 1fr 1fr;
      gap: 8px; height: 440px;
    }

    .end{
      margin-top: 16px;
      border: 1px solid #111;
      background: #fff;
      text-align:center;
      font-size: 11px;
      padding: 14px 8px;
      border-radius: 2px;
    }

.small-image{
  width: 100%;
  display: block;
  margin-top: 6px;

  filter: grayscale(100%);
  transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
}

.small-image:hover{
  filter: grayscale(0%);
  transform: scale(1.03) translateY(-2px);
}  

.lacebar{
    position: fixed;

    left: 0;
    right: 0;

    height: 48px;

    z-index: 7;

    pointer-events: none;

    background-image: url("https://goooby.neocities.org/dividers/tumblr_62938ce98106b932d32d68e58a776237_1ef076df_540.png");
    background-repeat: repeat-x;
    background-size: auto 48px;

    filter:
        brightness(1.3)
        drop-shadow(0px 1px 2px rgba(124, 86, 108, 0.15));

    animation: lacemove 50s linear infinite; margin-top: -30px;
}

/* TOP */
.topheader{
    top: -10;
}

@keyframes lacemove{
    from{
        background-position-x: 0;
    }

    to{
        background-position-x: -540px;
    }
}


.boxoutside{
width: fit-content;
height: fit-content;
display: flex;
flex-direction: row;
align-items: center;
}
.wrapppp{
margin: 1rem;
width: fit-content;
height: fit-content;
padding: 10px;
background:black; 
border: 3px ridge white;
outline: #fff 3px ridge;
border-radius: 3px 15px 15px 15px; 
}


.wrapper{
width: 100%;
height: fit-content;
background-image: url(https://i.pinimg.com/736x/32/46/63/324663e75f3da049eb9fc8efa9b08d2d.jpg);
border: 2px ridge white;
outline: 3px ridge white;
padding: 9px;
box-shadow: rgba(0, 0, 0, 0.075) 0 0 6px 3px, inset rgb(255, 255, 255) 0 0 9px 0;
border-radius: 8px;
}


.lace{
width: fit-content;
height: fit-content;
border-width: 5px;
border-style: solid;
border-image: url(https://goooby.neocities.org/transparents/circle.png) 60 fill round;
padding: 10px;

}

  border:solid 3px gray;
  width: 100%;
  text-align: center;
  font-size: 13px;
text-shadow:
  2px 0 0 black,
  -2px 0 0 black,
  0 2px 0 black,
  0 -2px 0 black,
  1px 1px 0 black,
  -1px 1px 0 black,
  1px -1px 0 black,
  -1px -1px 0 black;


}


.marquee span {
  padding-left: 100%;
}

@keyframes marquee-left {
  0% { transform: translateX(0); }
  100% { transform: translateX(-100%); }
}

.site-name-wrap {
  display: inline-block;
  width: fit-content;
  margin-top: 8px;
  padding: 6px 10px 4px;
  border-radius: 6px 6px 0px 0px;
  box-shadow: 0 1px 0 #c86ca0, inset 0 1px 0 rgba(255,255,255,0.65);
  color: #fff;
  text-align: left;
font-family:mamemoji;
  letter-spacing: 1px; margin-top: -100px;
    background: linear-gradient(0deg, rgba(56,56,56,1) 0%, rgba(29,29,29,1) 25%, rgba(29,29,29,1) 50%, rgba(57,57,57,1) 50%, rgba(122,122,122,1) 100%) !important;
    background-position: center center;
    overflow: hidden;
    border-bottom:2px ridge black;
  border:ridge 2px #B1B1B1;
  outline: solid 3px black;
  box-shadow: inset 0 0 10px rgba(0,0,0,0.25); width: 270px;
}

.site-name {
  font-size: 30px;
  font-weight: 900;
  line-height: 1.42;
  text-transform: uppercase;
  text-shadow:
    -2px -2px 0 black,
     2px -2px 0 black,
    -2px  2px 0 black,
     2px  2px 0 black,
     0    3px 0 black; width: 200px; 
}

.urll {
  margin-top: -2px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  color: #fff8fc;
  text-shadow:
    -2px -2px 0 black,
     2px -2px 0 black,
    -2px  2px 0 black,
     2px  2px 0 black,
     0    3px 0 black; width: 200px; 
}

.divider{
  height: 60px;
  margin-top: -19px;
  margin-left: -9px;
  width: 102%;
  opacity: 1;
  z-index: 999;

  background: url('https://64.media.tumblr.com/3e3f4793cef3a37f0354c87433350442/136f59329199be26-28/s1280x1920/66b682a55204bee6e24c6d9e879ec99d9ddb9130.pnj') repeat-x left top;
  background-size: auto 100%;
}

.dividerinsides {
  height: 25px;
  margin-top: -14px;
  margin-left: -9px;
  width: 110%;
  opacity: 1;
  z-index: 999;

  background: url('https://file.garden/agdEM_jWMlJVLppa/STICKERS/STICKERS/tumblr_125ec6bfa7fb39e26be35f6fff9139aa_d8cd8c00_400.png') repeat-x left top;
  background-size: auto 100%;
}

.dividerinsidess {
  height: 20px;
  margin-top: -20px;
  margin-left: -9px;
  width: 110%;
  opacity: 1;
  z-index: 999;

  background: url('https://file.garden/agdEM_jWMlJVLppa/STICKERS/STICKERS/tumblr_125ec6bfa7fb39e26be35f6fff9139aa_d8cd8c00_400.png') repeat-x left top;
  background-size: auto 100%;
}


.pagedoll-container {
    position: relative;
    width: fit-content;
    height: fit-content;     

}

.pagedoll {
  position: absolute;
  top: -3px;
  left: -100px;
  width: 370px;

  filter:
    grayscale(100%)
    contrast(120%)
    drop-shadow(2px 0 0 white)
    drop-shadow(0 2px 0 white)
    drop-shadow(-2px 0 0 white)
    drop-shadow(0 -2px 0 white)
    drop-shadow(0px 1px 1px black)
    drop-shadow(0px 1px 1px black);
}


.maincard{
  max-width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.main-frame{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  background: IMAGEHERE;
  border: 1px solid #7a7a7a;
  border-radius: 4px;
  box-shadow:
    0 0 0 1px #ffffff inset,
    0 0 0 2px #e3e3e3 inset,
    0 4px 14px rgba(0,0,0,.10);
  padding: 8px;
}

.insides{
  position: relative;
  margin: 28px 0;
  width: 100%;
  display: grid;
  grid-template-columns: 130px 1fr;
  background:
    linear-gradient(180deg, rgba(255,255,255,.95), rgba(245,245,245,.92)),
    repeating-linear-gradient(45deg, rgba(0,0,0,0.07) 0 1px, transparent 1px 16px);
  border: 1px solid #7a7a7a;
  border-radius: 3px;
  box-shadow:
    0 0 0 1px #ffffff inset,
    0 0 0 2px #e3e3e3 inset;
  overflow: hidden;
  height: 300px; margin-top: 4px;
}

.insides-left,
.insides-center,
.insides-right{
  position: relative;
  min-height: 100%;
}

.insides-left{
  overflow: visible;
}

.insides-center{
  padding: 14px 14px 14px 18px;
  background: transparent;
}


.insidesnote{
  position: relative;
  width: 70%;
  height: 80%;
  max-width: 100%;
  background:
    linear-gradient(180deg, rgba(255,255,255,.96), rgba(245,245,245,.94)),
    repeating-linear-gradient(45deg, rgba(0,0,0,0.06) 0 1px, transparent 1px 16px);
  color: #3f3f3f;
  font-size: 13px;
  line-height: 1.45;
  padding: 12px 14px;
  border: 1px solid #7a7a7a;
  border-radius: 4px;
  box-shadow:
    0 0 0 1px #ffffff inset,
    0 0 0 2px #e3e3e3 inset;
  overflow: auto;
  margin-left: 130px;
}

.insidesnote h2,
.insidesnote p{
  margin-top: 0;
}

.info-yayyyy{
  width: 100%;
  max-width: 100%;
}

.info-yayyyy .yayyyy-body{
  padding: 10px;
}


#info{
  width: 100%;
  max-width: 100%;
  min-height: 0;
  max-height: 330px;
  overflow: auto;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.95), rgba(245,245,245,0.95)),
    repeating-linear-gradient(45deg, rgba(0,0,0,0.06) 0 1px, transparent 1px 16px);
  border: 1px solid #7a7a7a;
  border-radius: 4px;
  padding: 10px;
  line-height: 1.45;
  color: #3f3f3f;
  box-shadow:
    0 0 0 1px #ffffff inset,
    0 0 0 2px #e3e3e3 inset;
}

#info .info-date{
  margin-bottom: 10px;
  font-size: 12px;
  color: #6a6a6a;
}

#info dd{
  margin: 0 0 18px 0;
  padding: 0 0 18px 0;
  border-bottom: 1px solid #bdbdbd;
}

#info dd:last-child{
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

#info .emphasis{
  font-weight: bold;
}

#info b{
  font-weight: bold;
}

.mini-intro{
  width: 100%;
  max-width: 100%;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.92), rgba(245,245,245,0.92)),
    repeating-linear-gradient(45deg, rgba(0,0,0,0.08) 0 1px, transparent 1px 16px);
  border: 1px solid #7a7a7a;
  border-radius: 4px;
  box-shadow:
    0 0 0 1px #ffffff inset,
    0 0 0 2px #e3e3e3 inset;
  overflow: hidden;
}

.mini-intro .yayyyy-title{
  background: linear-gradient(180deg, #e6e6e6, #f2f2f2);
  color: #4a4a4a;
  text-align: center;
  font-size: 15px;
  padding: 2px 8px 3px;
  border-bottom: 1px solid #cfcfcf;
}

.mini-intro-body{
  padding: 10px;
font-family:mamemoji;
  color: #3f3f3f;
  line-height: 1.35;
  font-size: 13px; height: 150px; overflow: auto;
}

.mini-intro2 .yayyyy-title{
  background: linear-gradient(180deg, #e6e6e6, #f2f2f2);
  color: #4a4a4a;
  text-align: center;
  font-size: 15px;
  padding: 2px 8px 3px;
  border-bottom: 1px solid #cfcfcf;
}

.mini-intro2-body{
  padding: 10px;
font-family:mamemoji;
  color: #3f3f3f;
  line-height: 1.35;
  font-size: 13px; height: 168px; overflow: auto; margin: 2px;
}

.mini-pfp{
  float: left;
  width: 74px;
  height: 74px;
  object-fit: cover;
  border-radius: 12px;
  border: 1px solid #7a7a7a;
  box-shadow:
    0 0 0 2px #ffffff inset,
    0 0 0 3px #e3e3e3 inset;
  margin: 2px 10px 6px 0;
  background: #fff;
}

.mini-text p{
  margin: 0 0 8px;
}

.mini-text::after{
  content: "";
  display: block;
  clear: both;
}
#musicplayer{
  width: 220px;
  padding: 6px;
  font: 10px sans-serif;
  border: 1px inset #999;
  box-sizing: border-box;
  margin: 0 auto; border-radius: 3px;
}

#musicplayer .controls{
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto 4px;
}

#musicplayer .controls tr{
  display: table-row;
}

#musicplayer .controls td{
  text-align: center;
  padding: 0 2px;
}

#musicplayer .prev-track,
#musicplayer .playpause-track,
#musicplayer .next-track{
  border: 1px inset #999;
  padding: 3px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}#musicplayer .ctrlimg{
  width: 18px;
  height: 18px;
  display: block;
}
#musicplayer .songtitle{
  display: block;
  font-size: 14px;
  line-height: 1.2;
  padding: 4px 6px;
  border: 1px inset #999;
  box-sizing: border-box;
  margin: 4px 0;
  text-align: center;
font-family: mamemoji;

}

#musicplayer .seeking,
#musicplayer .slider_container{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  margin-top: 4px;

  margin-bottom: 10px;
  width: 100%;
font-family: mamemoji;

}

#musicplayer .seeking input,
#musicplayer .slider_container input{
  flex: 1;
  min-width: 0;
}
.ilovethem img {
  width: 100%;
  display: block;
  cursor: pointer;
  transition: transform 0.15s ease, filter 0.15s ease;
  
}

.ilovethem img:active {
  transform: scale(0.98);
  filter:
    grayscale(100%)
    contrast(110%);

}


.L-container {
    position: relative;
    width: fit-content;    filter: grayscale(100%);
    height: fit-content;
}

.L {
    position: absolute;
    bottom: 31095px;
    left: 384px;
    width: 100px;
filter:drop-shadow(2px 0 0 white) drop-shadow(0 2px 0 white) drop-shadow(-2px 0 0 white) drop-shadow(0 -2px 0 black) drop-shadow(0px 1px 1px black) drop-shadow(0px 1px 1px black); animation: jerk 0.5s infinite;
    animation: jerk 0.5s infinite;
  display: inline-block;


}


#psp {
  width: 720px;
  position: relative;
  margin-top: -0px;
  margin-left: 570px;
    transform-origin: 0 0 ;
    transform: scale(0.70) translateY(920px) translateX(-1740px);
filter: drop-shadow(2px 0 0 white) drop-shadow(0 2px 0 white) drop-shadow(-2px 0 0 black) drop-shadow(0 -2px 0 black) drop-shadow(-0.5px 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0.5px black) drop-shadow(0 0.5px black) drop-shadow(0.5px 0.5px 0 black) drop-shadow(0.5px 0.5px 0 black) grayscale(100%);
}

.pspbutton {
  background: none;
  border: none;
  position: absolute;
  margin-top: 135px;
  margin-left: -690px;
}

#bright {
  margin-left: -628px;
}

.pspbutton:active {
  filter: brightness(80%);
}

.mySlides {
  display: none;
}

#pspstuff {
  margin-top: -295px;
  overflow: hidden;
  margin-left: 160px;

}

#pspstuff img {
  width: 400px;
  height: 230px;
}

#pspstuff video {
  height: 230px;
  width: 400px;
}
 
@font-face{
font-family:mamemoji;
src:url(https://files.catbox.moe/kyguk9.ttf);
}
 
@font-face{
font-family: Rounded;
src: url(https://files.catbox.moe/ur2f53.ttf);
}

