
@font-face {
font-family: pixel;
src: url(https://dl.dropbox.com/s/rwu0nhwc3rnbaqm/mspixel.otf);
}

 @font-face { 
  font-family: Nintendo-DS-BIOS; 
  src: url(https://dl.dropbox.com/s/vlxjtnvrl9s0snp/Nintendo-DS-BIOS.ttf); 
}  

@font-face {
font-family: 'ruritania';
src: url(https://dl.dropbox.com/scl/fi/y3ignkjyugkcli063iwye/Ruritania.ttf?rlkey=utxqstq5qq6wkdj3ljouyseb2&st=nwkor6wa);
}

@font-face {
font-family: 'apple'; 
src: url(https://dl.dropbox.com/scl/fi/mslct1cam3stnw7qrsrhz/AppleGaramond-Light.ttf?rlkey=0vpmxzc0db7uygg974hc8n2j8&st=pwm1413f);
}

*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: sans-serif;
}

a{
color: #77adff;
text-decoration: none;

}

body{
background: linear-gradient(#FFEDF8, #fffff1cb);
background-attachment: fixed;
font-size: 11px;
font-family: 'pixel';
}

.wrap {
width: 535px;
margin: 4.3rem 0rem 4rem 27rem;
margin-bottom: 0px;
background-color: rgba(255,255,255,0.788);
border: 1px #F2D5E6 solid;
border-radius: 10px;
padding: 10px;
box-shadow: 0px 0px 5px 1px #61616130;
}  

.barwrap {
margin: 7px 0px 0px 0px;
width: auto;
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%);
border-radius: 8px 8px 0px 0px;
border: solid 1px #F2D5E6;
border-bottom: 0px;
height: 25px;
padding: 8px 5px 7px 9px;
background: linear-gradient(180deg,#ffd6e7,#ffc2e0  8%,#ffcee1  40%,#ffbcd9 88%,#ffb5d3 93%,#FAEBF3 95%,#ffc2e0 96%,#ffcee1 );
background-position: right center;
}

h4 {
width: 65px;
height: 16.2px;
background: #fff;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-top: 1px groove #ffd6e7;
border-left: #ffd6e7 1px groove;
border-right: 1px ridge #ffd6e7;
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 #fff, inset 0px -0px 0px -10px rgb(245 167 194 / 38%);
font-family: nintendo-ds-bios;
padding: 2px;
font-size: 13px;
color: #656565;
text-align: center;  
}

#tab {
width: 90px;
height: 50px;
background: #FFEDF3;
margin: auto;
border-radius: 26px 0 0 26px;
outline: 1px dashed #FFB0C9;
outline-offset: -10px;
border-left: 0px;
position: absolute;
top: 47px;
left: -98px;
z-index: 10;
padding-left: 30px;
text-align: left;
box-shadow: inset -2px 2px 2px white, inset 2px -2px 2px #FFB0C950;
align-content: center;
justify-content: center;
}

.maincontainer {
background: linear-gradient(0deg, #ffd6e7, 5%, white);
border-right: 1px ridge #ffd6e7;
border-bottom: 1px groove #ffd6e7;
border-left: 1px ridge #ffd6e7;
border-radius: 0px 0px 8px 8px;
width: auto;
height: 500px;
padding: 5px; 
}

.intro {
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: #FFF2F7;
border: 1px solid #ddd;
width: auto;
height: 480px;
margin: 5px;
position: relative;
border-radius: 12px;
}

.control-wrap {
display: flex;
gap: 3px;
height:40px;

}

.controls-left {
padding-left:6px;
width: 70px;
display: flex;
flex-direction: row;
padding: 4px;
}

.controls-circle1 {
border-radius: 100%;
background: #ffeff6;
background-position: center;
background-repeat: no-repeat;
width: 17px;
height: 17px;
box-shadow: inset 3px -11px 6px -10px rgb(66 66 66 / 56%), inset -10px 1px 6px -10px rgb(66 66 66 / 56%), inset 6px 10px 6px -10px #ffffff, inset 3px -13px 6px -10px rgb(66 66 66 / 38%);
position: relative;
top: -4px;
margin-top: 6px;
margin-left: 5px;
margin-bottom: 5px;
}

.controls-circle2 {
border-radius: 100%;
background: #ffd6e7;
background-position: center;
background-repeat: no-repeat;
width: 17px;
height: 17px;
box-shadow: inset 3px -11px 6px -10px rgb(66 66 66 / 56%), inset -10px 1px 6px -10px rgb(66 66 66 / 56%), inset 6px 10px 6px -10px #ffffff, inset 3px -13px 6px -10px rgb(66 66 66 / 38%);
position: relative;
top: -4px;
margin-top: 6px;
margin-left: 4px;
margin-bottom: 5px;
}

.controls-circle3 {
border-radius: 100%;
background: #ffbcd9;
background-position: center;
background-repeat: no-repeat;
width: 17px;
height: 17px;
box-shadow: inset 3px -11px 6px -10px rgb(66 66 66 / 56%), inset -10px 1px 6px -10px rgb(66 66 66 / 56%), inset 6px 10px 6px -10px #ffffff, inset 3px -13px 6px -10px rgb(66 66 66 / 38%);
position: relative;
top: -4px;
margin-top: 6px;
margin-left: 4px;
margin-bottom: 5px;
}

.controls-middle {
padding-left:3px;
width: 300px;
display: flex;
padding: 4px;
flex-direction: row;
}

.searchbar {
width: 280px;
height: 21px;
padding: 3px 3px 4px 4px;
padding-left: 5px;
margin-top: 1px;
margin-left: 6px;
background: #fff;
border: 1px inset #fff;
border-radius: 6px;
color: #919191;
font-family: 'pixel';
font-size: 11px;
} 

.controls-right {
padding-left:5px;
width: 100px;
display: flex;
padding-right: 4px;
flex-direction: row;
}

#icons01 {
width: 3.1em;
height: 2.4em;
background: #fff;
padding:6px;
text-align: center;
border-top: 0.5px white;
border-radius: 0 0 5px 5px;
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 #424242);
}

#icons02 {
width: 3.1em;
height: 2.4em;
background: #fff;
padding:5px;
text-align: center;
border-top: 0.5px white;
border-radius: 0 0 5px 5px;
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 #424242);
}

#icons03 {
width: 3.1em;
height: 2.4em;
background: #fff;
padding:4px;
text-align: center;
border-top: 0.5px white;
border-radius: 0 0 5px 5px;
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 #424242);
}


.about-wrap {
height: 38.2em;
width: auto;
border-radius: 8px;
background-image: url(https://foollovers.com/mat/dot/u12-bg-polkadot.gif);
background-size: 6%;
background-position: center;
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: 0px 12px 2px 12px;
padding: 7px;
}

.wrap1 {
display: flex;
gap: 0.7em;  
}

.left {
height: 42em;
width: 135px;
}

.leftcolumn {
background: #FFF2F7;
border-image: url(https://manantial.neocities.org/manantial%20media/lace.png);
border-image-slice: 33 33 33 33;
border-image-width: 9px 9px 10px 10px;
border-image-outset: 6px 6px 5px 5px;
border-image-repeat: round; 
border-image-outset: 2px;
border-radius: 5px;
width: 125px;
height: 294px;
margin: 7px;
padding: 4px;
position: relative;
}

.profile {
background: #fff;
border: 2px solid #ddd;
border-radius: 6px;
width: auto;
height: 180px;
margin: 5px;
padding: 5px;
box-shadow: inset 0 7px 9px -0px white, inset 7px 0 9px -7px #ccc, inset -7px 0 9px -7px #ccc, inset 0 -7px 9px -7px #eee;
}

.profileicon { 
width: 100%;
height: auto;
border-radius: 3px;
margin: 0 auto;
}

.infoprofile {
height: 70px;
padding: 1px;
position: relative;
top: 3px;
}

#mini {
width: 15px;
height: 15px;
float: left;
margin-right: 0;
margin-left: 3px;
margin-top: -1px;
}

#name {
color: #000;
letter-spacing: 0px;
margin-left: 7px;
text-shadow: -1px 0px white, 0px 1px white, 1px 0px white, 0px -1px white, -1px 0px white, 0px 1px white, 1px 0px white, 0px -1px white;
font-family: 'pixel';
}

#user {
color: #aaa;
margin-top: 3px;
margin-left: 25px;
font-family: 'pixel';
}

#bio {
color: #777;
margin-top: 10px;
margin-left: -1px;
font-family: 'pixel';
}

#other {
margin-top: 13px;
margin-left: 3px;
font-family: 'pixel';
}

#webprofile {
margin-top: 4px;
}

#webheader {
background: #fff;
margin: 0 auto;
margin-top: 6px;
margin-bottom: 0 !important;
display: block;
border-radius: 6px 6px 0px 0px;
border: 1px solid #ccc;
width: 104px;
height: 35px;  
font-family: 'pixel';
}

#webdown {
background: white;
border: 1px solid #ccc;
border-top: 0;
width: 104px;
height: 50px;
padding: 0;
margin: 0 auto;
margin-top: 0 !important;
border-radius: 0 0 4px 4px;  
}

#flexbox {
display: flex;
}

#flex1 {
width: 100%;
height: 16px;
font-size: 8px;
font-family: 'pixel';
background: #fff;
text-align: center;
padding: 3px;
border-right: 1px solid #ddd;
}

#flex2 {
width: 100%;
height: 16px;
font-family: 'pixel';
font-size: 8px;
background: #f7f7f7;
text-align: center;
padding: 4px;
border-bottom: 1px solid #ddd; 
}

#moreinfo {
width: 100%;
height: 100%;
padding-left: 6px;
padding-top: 3px;
}

.doinghead {
width: 125px;
height: 90px;
margin-top: 1em;
margin-left: 7px;
border-radius: 12px 12px 0px 0px;
background-image: linear-gradient(360deg, rgba(255,255,255,0.0), rgba(255,255,255,1.0) 100.75%), url('https://dl.dropbox.com/scl/fi/c9ipv25f59qv5vrfkqotv/Bridge-cottage-north-Devon.jpg?rlkey=kq0nrflfb4ytf5nhb8vedpbhb&st=nxu4jw8m');
white-space: pre-wrap;
background-repeat: no-repeat;
background-position: top, center;
background-size: 100%, 100% 100%, 30%, 100%;
border: 1px solid #fcd;
box-shadow: inset 13px 0px 6px -10px rgb(179 179 179 / 56%), inset -13px 0px 6px -10px rgb(179 179 179 / 56%), inset 0px 0px 0px -10px #fff, inset 0px -13px 6px -10px rgb(179 179 179 / 38%);
overflow: hidden;
align-content: center;
font-family: 'pixel';
}

.sidetab {
font-family: Nintendo-DS-BIOS;
color: #8e975e;
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
border-radius: 0 30px 30px 0px;
padding: 0.5em;
border: solid #fcd 1px;
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);
position: relative;
bottom: 7em;
left: 11.95em;
z-index:2;
height: 20px;
width: 50px;
}

.zoom {
border-radius: 4px;
border: 1px solid #FFB0C9;
margin: auto 5px;
}

.mainwrapper {
display: flex;
}

.wrap2 {
display: flex;
gap: 0.5em;  
}

.intro-wrap {
width: 202px;
height: 9.6rem;
background: #ffdceb;
border: 1px solid #fcd;
padding: 8px;
margin: 5px 2px 2px 2px;
border-radius: 5px;
overflow: hidden;
box-shadow: inset -5px -10px 6px -10px #a66b83, inset 10px 20px 6px -10px rgb(255 239 246), inset -5px 5px 6px -10px #ca8aa6, inset -10px 8px 6px -10px #ba899e, inset 1px 1px 1px 1px #ffaccf73;
}

.iwrap {
  width: 100%;
height: 100%;
border: 2px solid #eee;
border-radius: 5px;
background-color: #fff; 
box-shadow: inset #ffddeb 0 0 6px;
text-align: justify;
font-size: 11px;
padding: 8px;
color: #777777;
font-family: 'pixel';
}

#introtitle {
font-family: 'apple';
color: #8e975e;
text-shadow: 2px 0px 1px #ffdceb, 0px 2px 1px #ffdceb, -2px 0px 1px #ffdceb, 0px -2px 1px #ffdceb, 3px 3px 3px #a3736790;
font-size: 18px;
margin-bottom: 6px;
margin-right: 10px;
text-align: center;
position: relative;
z-index: 1;
}

.cutedoll {
width: 88px;
height: 9.6rem;
margin-top: 5px;
margin-left: 3px;
border-radius: 12px 12px 0px 0px;
background-image: linear-gradient(360deg, rgba(255,255,255,0.0), rgba(255,255,255,1.0) 100.75%), url('https://dl.dropbox.com/scl/fi/mi7wqo4x97t0vwtecvxr2/sweets.jpg?rlkey=vwwya7gfq3uwoyq5d4ch7m10n&st=69ih13gc');
white-space: pre-wrap;
background-repeat: no-repeat;
background-position: top, center;
background-size: 100%, 100% 100%, 30%, 100%;
border: 1px solid #fcd;
box-shadow: inset 13px 0px 6px -10px rgb(179 179 179 / 56%), inset -13px 0px 6px -10px rgb(179 179 179 / 56%), inset 0px 0px 0px -10px #fff, inset 0px -13px 6px -10px rgb(179 179 179 / 38%);   
}

.wrap3 {
display: flex;
gap: 0.5em;  
}

.fanlists {
height: 8.3rem;
margin-top: 7px; 
border: 1px solid #fcd;
width: 123px;
margin-left: 2px;
margin-right: 1px;
margin-bottom: 4px;
margin-top: 7px;
padding: 4px;
border-radius: 4px;
background: linear-gradient(180deg, #fff, #fde);
overflow-y: scroll;
text-align: left;
}

.fanlist {
width: 29%;
margin-left: 2px;
margin-top: 2px;
}

.fanlists::-webkit-scrollbar {
width: 10px;
}
.fanlists::-webkit-scrollbar-thumb {
background: linear-gradient(90deg, #FFF0F6, #FFE0ED, #FFD1E3, #FFA6C9);
border: 1px solid #FAE1EF;
border-radius: 3px;
height: 5px;

}

.fanlists::-webkit-scrollbar-track {
height: auto;
background-color: #FFF5FA;
}

.fanlist2 {
width: auto;
height: auto;
opacity: 50%;
transition: .3s;
filter: saturate(90%);
}

.fanlist2:hover {
filter: saturate(100%);
opacity: 100%;
}

.main {
width: 304px;
height: 100%;  
}

.favorites::-webkit-scrollbar {
  display: none;
}  

.favorites {
width: 170px;
height: 200px;
padding: 8px;
background-image: linear-gradient(360deg,#ffb5d3, 5%, #ffffffcb), url('https://dl.dropbox.com/scl/fi/hrsspoq4qum989myak212/delicious.jpg?rlkey=bqfrjghgjyf8946ksmbgmxzwt&st=nv7fzjph');
background-size: cover;
border: 0.5px solid #efefef;
border-radius: 8px;
box-shadow: inset -5px -10px 6px -10px #a66b83, inset 10px 20px 6px -10px rgb(255 239 246), inset -5px 5px 6px -10px #ca8aa6, inset -10px 8px 6px -10px #ba899e, inset 1px 1px 1px 1px #ffaccf73;
margin-left: 7px; 
margin-top: 2.2em; 
overflow-y: scroll
}

.fav1 {
margin-bottom: 1rem;
color: #777777;
font-family: 'pixel';
font-size: 9px;
text-align: justify;
padding-left: 6px;
padding-top: 4px;
padding-bottom: 6px;
padding-right: 6px;
background-image: linear-gradient(360deg,#ffb5d3, 5%, #fff);
border: 0.5px solid #efefef;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
border-top-right-radius: 15px;
border-top-left-radius: 0px;
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);
filter: drop-shadow(0px 3px 1px rgba(0,0,0,0.125));
}

.favtab {
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%);  
font-family: Nintendo-ds-bios;
color: #8e975e;
border-radius: 0 0 20px 20px;
background: linear-gradient(0deg, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 50%);
-webkit-filter: drop-shadow(0px 0px 1px #424242);
padding-left: 1em;
padding-right: 1em;
padding-top: 0.18em;
text-align: center;
width: 9em;
height: 16px;
margin: auto !important;
position: absolute;
right: 5.2em;
bottom: 2.8em;
z-index: 100;
}

.lighter {
width: 36%;
position: absolute;
left: 12.4em;
bottom: -5em;
z-index: 1000;
transform: rotate(30deg);
}

.headphones {
width: 70%;
position: absolute;
right: -28em;
bottom: 2em;
z-index: 1;
transform: rotate(-24deg);
}

.dot-art {
transform: rotate(-6deg);
opacity: 0.150;
position: absolute;
top: 8rem;
left: -21rem;
z-index: -1;
overflow: hidden;
height: auto;
pointer-events: none;
filter: brightness(0) saturate(100%);
background: transparent;
}

.dot-art pre { white-space: pre; display: block; color: pink; }


.ipod {
  background: #ececec;
  width: 228px;
  height: 355.4px;
  border-radius: 20px;
position: absolute;
right: -21em;
bottom: -12em;
z-index: 1000;
transform: rotate(30deg);  box-shadow: inset 5px 0px 15px 10px #00000090;
    align-content: center;
}

.ipod .screen {
  background: #fff;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 15px;
  transform: translate(-50%, 0);
  width: 200px;
  height: 160px;
  border-radius: 8px;
  border: 2px solid #aaa;
  box-shadow: inset 0 0 0px 2px #222;
}

.ipod .controls {
  background: #fff;
  position: absolute;
  left: 50%;
  bottom: 25px;
  transform: translate(-50%, 0);
  width: 140px;
  height: 140px;
  border-radius: 50%;
  border: 0.5px solid #ccc;
  box-shadow: inset 0px 0px 5px 1px #00000050;
}

.ipod .controls:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #ececec;
  box-shadow: inset 24px 24px 48px #c6c6c6, inset -24px -24px 48px #ffffff;
  border: 0.5px solid #ccc;
}

.ipod .controls .fa-fast-backward {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translate(0, -50%);
  color: #aaa;
  font-size: 1.2em;
  cursor: pointer;
}

.ipod .controls .fa-fast-backward:active {
  color: #888;
}

.ipod .controls .fa-fast-forward {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
  color: #aaa;
  font-size: 1.2em;
  cursor: pointer;
}

.ipod .controls .fa-fast-forward:active {
  color: #888;
}

.ipod .controls .menu {
  position: absolute;
  left: 50%;
  top: 20px;
  transform: translate(-50%, 0);
  color: #aaa;
  font-size: 0.9em;
  font-weight: 700;
  border: 0;
  outline: 0;
  background: none;
  cursor: default; /* Keeps the menu button but disables interaction */
}

.ipod .controls .menu:active {
  color: #888;
}

.ipod .controls .play-pause-btn {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0);
  border: 0;
  outline: 0;
  background: none;
  color: #aaa;
  font-size: 1em;
  cursor: pointer;
}

.ipod .controls .play-pause-btn:active {
  color: #888;
}

.ipod .screen .music {
  padding: 15px;
  display: flex;
  gap: 15px;
}

.ipod .screen .music img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  -webkit-box-reflect: below 2px
    linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.09));
}

.ipod .screen .music .content .name {
  font-size: 0.90em;
}

.ipod .screen .music .content .singer {
  font-size: 0.75em;
  font-family: "myriad";
}

.ipod .screen .music .content .date {
  font-size: 0.90em;
  font-weight: 700;
}

.ipod .screen .bar-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 0.85em;
  width: 100%;
  position: absolute;
  bottom: 30px;
}

.ipod .screen .bar-box .bar {
  width: 80px;
  height: 10px;
  font-family: "myriad";
  border: 1px solid #aaa;
}

.ipod .screen .bar-box .bar .progress {
  width: 0%;
  height: 100%;
  background: linear-gradient(
    to bottom,
    #f2f6f8 0%,
    #d8e1e7 50%,
    #b5c6d0 51%,
    #e0eff9 100%
  );
}
