:root{--purple-50:#faf5ff;--purple-100:#f3e8ff;--purple-200:#e9d5ff;--purple-300:#d8b4fe;--purple-400:#c084fc;--purple-500:#a855f7;--purple-600:#9333ea;--purple-700:#7e22ce;--purple-800:#6b21a8;--purple-900:#581c87;--purple-950:#3b0764;--pink-50:#fdf2f8;--pink-100:#fce7f3;--pink-200:#fbcfe8;--pink-300:#f9a8d4;--pink-400:#f472b6;--pink-500:#ec4899;--pink-600:#db2777;--pink-700:#be185d;--pink-800:#9d174d;--pink-900:#831843;--pink-950:#500724;--content:#43256e}@font-face{font-family:Elastic;src:url(../fonts/ELASTIC_.TTF)}@font-face{font-family:ADD;src:url(../fonts/ADDSBP__.TTF)}@font-face{font-family:Pixel Operator Mono;src:url(../fonts/PixelOperatorMono.ttf)}@font-face{font-family:Nunito;src:url(https://sadhost.neocities.org/fonts/Nunito-Regular.ttf)}@font-face{font-family:Nunito;font-weight:700;src:url(https://sadhost.neocities.org/fonts/Nunito-Bold.ttf)}@font-face{font-family:Nunito;font-style:italic;src:url(https://sadhost.neocities.org/fonts/Nunito-Italic.ttf)}@font-face{font-family:Nunito;font-style:italic;font-weight:700;src:url(https://sadhost.neocities.org/fonts/Nunito-BoldItalic.ttf)}*{box-sizing:border-box}#container{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:1200px}#container a{color:#ed64f5;font-weight:700}#headerArea{display:flex;flex-direction:column;gap:10px}#header{background-color:#5e4e8c;background-image:url(../banner.png);background-size:100%;height:150px;width:100%}#navbar{background-color:#13092d;border:2px solid var(--purple-500);height:40px;width:100%}#navbar ul{display:flex;justify-content:space-evenly;list-style-type:none;margin:0;padding:0}#navbar li{padding-top:10px}#navbar li a{color:#ed64f5;font-weight:800;text-decoration:none}#navbar li a:hover{color:#a49cba;text-decoration:underline}#flex{display:flex;gap:10px;height:650px;max-height:650px}aside{align-content:center;background-color:#241445;display:flex;flex-direction:column;font-size:smaller;gap:20px;width:200px}aside,main{border:2px solid var(--purple-500);padding:20px}main{background-color:#43256e;flex:1;order:2;overflow-y:auto}\/ #leftSidebar{order:1}#rightSidebar{order:3}footer{align-items:center;background-color:#13092d;border:2px solid var(--purple-500);display:flex;gap:10px;height:40px;justify-content:center;padding:10px;text-align:center;width:100%}h1,h2,h3{color:#ed64f5}h1{font-size:25px}strong{color:#ed64f5}.box{border:1px solid #ed64f5}#topBar,.box{background-color:#13092d;padding:10px}#topBar{font-size:smaller;height:30px;width:100%}@media only screen and (max-width:1100px){#flex{flex-wrap:wrap}aside{width:100%}main{order:1}#leftSidebar{order:2}#rightSidebar{order:3}#navbar ul{flex-wrap:wrap}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar,::-webkit-scrollbar-track{border-radius:25px;margin-bottom:10px;margin-top:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#008c96;border-radius:25px;margin-bottom:10px;margin-top:10px}::-webkit-scrollbar-thumb:hover{background:#006269;border-radius:25px;margin-bottom:10px;margin-top:10px}body{background-color:#08031a;background-image:url(../bg.gif);color:#fff;color:#fceaff;font-family:Nunito,sans-serif;height:100%;margin:0;width:100%}.line-through{text-decoration:line-through}.languagesSize{width:32px}.pfp{align-self:center;border:2px solid gray;height:180px;width:180px}#currentMoodTitle{font-size:16px;text-decoration:underline}#currentMood,#currentMoodTitle{font-family:ADD;text-align:center}#currentMood{font-size:14px;margin-left:5px;margin-right:5px}#rainbowDivider{width:100%}#extraLinks{display:flex;flex-direction:column;gap:10px}.extraLink{background-color:#000;border:2px solid gray;font-size:18px;list-style-type:none;padding:8px;text-align:center}#extraLinks a{text-decoration:none}#extraLinks a:hover{color:var(--purple-500);font-style:italic}
