/* ive got no problem with people looking at my code, just a heads up: it might be inefficient or sloppy because im basically self-taught, so i dont think im the best role model haha */

/* fonts are the life of the website! these bits are to add ur own custom fonts, with links back to the dashboard; the file HAS to be either .woff or .woff2 btw figured that out the hard way T-T */
@font-face {
  font-family: "general";
  src: url(https://that0nebritishrat.neocities.org/fonts/rainyhearts.woff);
}

@font-face {
  font-family: "title";
  src: url(https://that0nebritishrat.neocities.org/fonts/Perfect-DOS-VGA-437.woff);
  
/* this bit below is just to hide the scrollbar lolz i dont like the grey bit so im removing it :3 */
}
html {
  overflow:scroll;
  overflow-x: hidden;
}
::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
::-webkit-scrollbar-thumb {
  background: transparent;
}

/* miscellaneous properties i didnt know where to group lolz, the names should explain what they do easily enough */
body {
      align-content: center;
	    background-image: url("../images/bg1.jpg");
	    background-repeat: repeat;
      background-size: cover;
	    background-attachment: fixed;
	    color: white;
	    text-align: center;
	    font-family: "general";
	    place-items: center;
	    cursor: url("images/cursorr.png") 10 0, auto;
}

/* the dot shows it applies to any div tag with class of "main-container" - this applies to all of these sections with .name in them */
.main-container {
  text-align: center;
  border-width:5px; 
  border-style: solid;
  background-color: #05001F;
  border-color: #4ECEC6;
  
  position: relative;
  padding: 7px;
  z-index: 4;
  border-radius: 5px;
}

.heading {
   border-width: 1px;
    border-style: solid;
    border-color: white;
    background-image: url("https://gifdb.com/images/high/pixelated-star-background-e09dbw6zvuyp420b.gif");
    background-repeat: repeat;
    width: 1095px;
    position: relative;
    left: 1px;
    height: 170px;
    box-shadow: 0 0 8px 8px #D9BBF9 inset;
    z-index: 5;
}

/* these are ids, the ones with the # in front. to call them its "id=''"" instead of class */
#float {
animation-name: floating;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out;
}

@keyframes floating {
0% { transform: translate(0, 0px); }
50% { transform: translate(0, 15px); }
100% { transform: translate(0, -0px); }
}

.marquee-1 {
  border-width: 2px 0 2px 0;
  border-style: double;
  border-color: #662C91;
  background-color: #05001F;
  position: relative;
  width: 1090px;
  height: 20px;
  margin: 5px;
  align-content: center;
}

/* -- NAVIGATION MENU -- */

.navbar ul{
  list-style-type: none;
  padding: 10px;
  margin: 0;
  font-size: 25px;
  font-family: "title";
}

.navbar a{
  color: #3E7CB1;
  text-decoration: none;
  padding: 10px;
}

.navbar a:hover {
  color: white;
}

.navbar li{
  display: inline-block;
}

.dropdown {
  position: relative;
  color: #3E7CB1;
}

.dropdown:hover{
  color: #4ECEC6;
}

.navbar .dropdown-stuff {
  display: none;
  position: absolute;
  top: 25px;
  left:-20px;
  background-color: #05001F;
  width: 300px;
  border-radius:0 0 3px 3px;
  z-index: 7;
  text-align: left;
}

.dropdown-stuff li {
  padding: 5px;
}

.dropdown:hover .dropdown-stuff{
  display: block;
}

/*----*/

.sidecontainer-1 {
  position: absolute;
  top: 258px;
  left: 5px;
  border-width:2px; 
  border-style: solid;
  background-image: url("images/bg2.jpeg");
  background-size: cover;
  color: white;
  text-shadow: 3px 2px 2px black;
  border-color: #4ECEC6;
  margin: 5px;
  width: 250px;
  height: 335px;
  padding: 5px;
  z-index: 4;
  text-align: center;
  border-radius: 10px;
}

.maincontainer-1 {
  position: absolute;
  top: 258px;
  left: 275px;
  border-width:2px; 
  border-style: solid;
  border-color: #4ECEC6;
  margin: 5px;
  width: 510px;
  height: 280px;
  padding: 10px;
  text-align: center;
  border-radius: 10px;
}
.sidecontainer-2 {
  position: absolute;
  top: 258px;
  right: 5px;
  border-width:2px; 
  border-style: solid;
  border-color: #4ECEC6;
  margin: 5px;
  width: 270px;
  height: 190px;
  padding: 5px;
  align-content: center;
  border-radius: 10px;
}

.sidecontainer-3 {
  border-width:7px; 
  border-style:solid;
  border-image: url("https://64.media.tumblr.com/0bf9b5b1bc56ef2bd4a443aeec3dab08/e7a46821cfe7af87-12/s250x400/d314d89c3d9fb927d552b57cf19abec1d0b29c13.png") 7 fill round;   
  position: absolute;
  top: 613px;
  left: 5px;
  border-color: #4ECEC6;
  margin: 5px;
  width: 240px;
  height: 190px;
  padding: 5px;
  align-content: center;
  border-radius: 10px;
}

.image-1 {
  border-width:7px;
  position: relative;
  left: 2px;
  top: 0;
  width: 220px;
  height: 170px;
  border-style:solid;
  border-image: url("https://foollovers.com/mat/menu05/51a-none.gif") 9 fill round;
}

.marquee-2 {
  position: absolute;
  top: 572px;
  left: 280px;
  width: 532px;
  height: 20px;
}

.maincontainer-2 {
  position: absolute;
  top: 593px;
  left: 275px;
  border-width: 10px;
  border-style: solid;
  border-image: url("https://file.garden/ZZ2PUl9MPilKgIvB/collection/borders/fp9ci4.png") 8 fill round;
  color: #662C91;
  margin: 5px;
  width: 250px;
  height: 305px;
  padding: 0;
  text-align: left;
  border-radius: 10px;
}
.image-2 {
  width: 210px;
  height: 305px;
  background-image: url("https://www.fancyparts.com/fancyparts/cg/pattern/dot_05/dot-05-55.gif");
  background-repeat: repeat;
  position: absolute;
  padding:0 20px 0 20px;
}

.maincontainer-3 {
  position: absolute;
  top: 593px;
  left: 550px;
  border-width: 5px;
  border-style: double;
  border-color: #1e2749;
  background-image: url("https://www.fancyparts.com/fancyparts/cg/pattern/wagara_b/wagara_b04s.gif");
  background-repeat: repeat;
  margin: 5px;
  width: 250px;
  height: 215px;
  border-radius: 10px;
}

.popbox {
  width:220px;
  border-width: 1px;
  border-color: black;
  position:absolute;
  color: black;
  border-radius: 1px;
  background-color: white;
  max-height: 100px;
  overflow-y: auto;
  overflow-x: hidden;
}

.quotes {
  position: absolute;
  top: 475px;
  font-size: 1.25em;
  right: 10px;
  border: 3px #662C91 solid;
  border-width: 3px 0 3px 0;
  border-radius: 10px;
  padding: 0px 20px 0px 20px;
  width: 243px; /* change number if needed */
  height: 190px; /* change number if needed */
}

.sidecontainer-4 {
  position: absolute;
  top: 675px;
  right: 5px;
  margin: 5px;
  border-width: 2px;
  border-style: dotted;
  border-color: #4ECEC6;
  width: 270px;
  height: 200px;
  padding: 5px;
  text-align: center;
  border-radius: 10px;
}

#shads {
  border-radius: 25px;
  font-family: "Pixelated MS Sans Serif";
  padding: 5px;
}

#shads:hover {
  background-color: #4ecdc4;
  color: white;
}

#norm {
  border-radius: 25px;
  font-family: "Pixelated MS Sans Serif";
  padding: 5px;
}

#norm:hover {
  background-color: #4ecdc4;
  color: white;
}

.sidecontainer-5 {
  position: absolute;
  top: 835px;
  left: 5px;
  margin: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: white;
  width: 250px;
  height: 135px;
  padding: 5px;
  border-radius: 2px;
}

.sidecontainer-6 {
  position: absolute;
  top: 897px;
  right: 5px;
  margin: 5px;
  border-width: 2px;
  border-style: dotted;
  border-color: #4ECEC6;
  width: 270px;
  height: 70px;
  padding: 5px;
  text-align: center;
  border-radius: 10px;
}

.sidecontainer-7 {
  position: absolute;
  top: 990px;
  left: 5px;
  margin: 5px;
  border-width: 2px;
  border-style: solid;
  border-color: #D9BBF9;
  width: 247px;
  height: 165px;
  padding: 0 5px 0 5px;
  text-align: center;
  border-radius: 10px;
}

.changelog {
  position: absolute;
  top: 45px;
  left: 3px;
  margin: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #D9BBF9;
  width: 227px;
  height: 100px;
  max-height: 100px;
  padding: 0 5px 0 5px;
  text-align: center;
  border-radius: 2px;
  overflow-y: auto;
  overflow-x: hidden;
}

#log {
  font-family: "general";
  white-space: pre-wrap;
  text-align: left;
  padding: 0 5px;
}

.maincontainer-4 {
  position: absolute;
  top: 925px;
  left: 275px;
  border-width: 2px;
  border-style: solid;
  border-color: #4ECEC6;
  margin: 5px;
  width: 510px;
  height: 200px;
  padding: 0 10px;
  text-align: center;
  border-radius: 10px;
}

#sticker {
  border-width:3px;
  filter:
    drop-shadow(3px 0 0 white)
    drop-shadow(-3px 0 0 white)
    drop-shadow(0 3px 0 white)
    drop-shadow(0 -3px 0 white);
  position: absolute;
  z-index: 5;
}

/* all this is for the music player, im a copy paste loser I KNOWWWW */

:root {
        --titlebar-gradient: linear-gradient(90deg, #662c91, #3e7cb1, #4ecdc4);
        --dialog-blue: #6a1535;
        --dialog-accent: white; /* color of text on diaglog blue */
        --titlebar-color: #80FFF6; /* reccomended to change so its easy to read on titlebar color */
        --player-image: url("https://that0nebritishrat.neocities.org/images/silverplayer.jpg");

    /*** 98 css styling ***/
    /* while some of these may specify a single element, theyre used across mulitple */
        --surface: #c0c0c0;
        --button-highlight: #ffffff;
        --button-face: #dfdfdf;
        --button-shadow: #808080;
        --light-button-shadow: #a9a9a9;
        --window-frame: #0a0a0a;
        --border-field: inset -1px -1px var(--button-highlight),
            inset 1px 1px var(--button-shadow), inset -2px -2px var(--button-face),
            inset 2px 2px var(--window-frame);
    }

    @font-face {
  font-family: "Pixelated MS Sans Serif";
  src: url("https://files.catbox.moe/qgjjre.woff") format("woff");
  src: url("https://files.catbox.moe/8fwbkl.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Pixelated MS Sans Serif";
    src: url("https://files.catbox.moe/z7csle.woff") format("woff");
    src: url("https://files.catbox.moe/moqhx6.woff2") format("woff2");
    font-weight: bold;
    font-style: normal;
    }

    #musicplayer {
  font-family: "Pixelated MS Sans Serif", Arial;
  -webkit-font-smoothing: none;
  font-size: 11px;
  color:var(--window-frame);
  width: fit-content;
  border:var(--window-frame) solid 1px;
  margin:0 auto;
    box-shadow: inset -1px -1px var(--window-frame), inset 1px 1px var(--button-face), inset -2px -2px var(--button-shadow), inset 2px 2px var(--button-highlight);
  background: var(--surface);
  padding: 3px;
  width: 260px;
    }

    .title-color {  
  padding: 3px 2px 3px 3px;
  display: flex;
  justify-content: space-between;
  align-items: center;
    background: var(--titlebar-gradient);
    margin-bottom: 2px;
    font-weight: bold;
}

.actual-title {
    color:var(--titlebar-color);
  display: flex;
  gap: 5px;
}

.seeking {
    font-weight: normal;
    font-size: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
    gap: 5px;
    margin: 12px 0;
}

.player-flex {
    display: flex;
    gap: 3px;
}

.player-main {
    width: calc(100% - 100px);
    margin-top: 1px;
}

.player-icon-holder {
  border: 2px solid var(--surface);
  width:95px;
  height:95px;
  padding: 1px;
  background-image:linear-gradient(-45deg, var(--button-face) 50%, var(--window-frame) 50%);
  background-size:cover;
  background-repeat:no-repeat;
  border-width:1px;
  border-style:solid;
  border-color: var(--button-shadow) var(--button-highlight) var(--button-highlight) var(--button-shadow);
  
  overflow: hidden;
  position:relative;
  z-index: 2;
}

.player-icon {
    background-image:var(--player-image);
    background-size: contain;
    background-repeat: no-repeat;
  width:95px;
  height:95px;
  display: display;
}

/* BELOW IS LARGELY RIPPED FROM 98 CSS */
.track-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  border-radius:0;
  box-sizing: border-box;
  outline:0;
  
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;

  position: relative;
  padding: 3px 4px;
  padding-right: 32px;
  background-image: url("https://loveberry.nekoweb.org/assets/musicplayer/button-down.svg");
  background-position: top 2px right 2px;
  background-repeat: no-repeat;
  width:100%;

  box-shadow: var(--border-field);
  background-color: var(--button-highlight);
  height: 21px;

  font-family: "Pixelated MS Sans Serif", Arial;
  -webkit-font-smoothing: none;
  font-size: 11px;
  font-weight: lighter;
}

.track-select:focus {
  color: var(--dialog-accent);
  background-color: var(--dialog-blue);

}
.track-select:focus option {
  color: var(--window-frame);
  background-color: var(--button-highlight);  
  outline: 1px;
  border: none;
}

.track-select:active {
  background-image: url("https://loveberry.nekoweb.org/assets/musicplayer/button-down-active.svg");
}

/* input */
#musicplayer input[type="range"] {  
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  background: transparent;
}

#musicplayer input[type="range"]:focus {
  outline: none;
}

#musicplayer input[type="range"]::-webkit-slider-thumb {
  appearance: none;
  -webkit-appearance: none;
  height: 21px;
  width: 11px;
  background: url("https://loveberry.nekoweb.org/assets/musicplayer/indicator-horizontal.svg");
  transform: translateY(-8px);
  box-shadow: none;
  border: none;
}

#musicplayer input[type="range"].has-box-indicator::-webkit-slider-thumb {
  background: url("https://loveberry.nekoweb.org/assets/musicplayer/indicator-rectangle-horizontal.svg");
  transform: translateY(-10px);
}

#musicplayer input[type="range"]::-moz-range-thumb {
  height: 21px;
  width: 11px;
  border: 0;
  border-radius: 0;
  background: url("https://loveberry.nekoweb.org/assets/musicplayer/indicator-horizontal.svg");
  transform: translateY(2px);
}

#musicplayer input[type="range"].has-box-indicator::-moz-range-thumb {
  background: url("https://loveberry.nekoweb.org/assets/musicplayer/indicator-rectangle-horizontal.svg");
  transform: translateY(0px);
}

#musicplayer input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  box-sizing: border-box;
  background: var(--window-frame);
  border-right: 1px solid var(--button-shadow);
  border-bottom: 1px solid var(--button-shadow);
  box-shadow: 1px 0 0 var(--button-highlight), 1px 1px 0 var(--button-highlight), 0 1px 0 var(--button-highlight), -1px 0 0 var(--light-button-shadow),
    -1px -1px 0 var(--light-button-shadow), 0 -1px 0 var(--light-button-shadow), -1px 1px 0 var(--button-highlight), 1px -1px var(--light-button-shadow);
}

#musicplayer input[type="range"]::-moz-range-track {
    width: 100%;
    height: 2px;
    box-sizing: border-box;
    background: var(--window-frame);
    border-right: 1px solid var(--button-shadow);
    border-bottom: 1px solid var(--button-shadow);
    box-shadow: 1px 0 0 var(--button-highlight), 1px 1px 0 var(--button-highlight), 0 1px 0 var(--button-highlight), -1px 0 0 var(--light-button-shadow),
    -1px -1px 0 var(--light-button-shadow), 0 -1px 0 var(--light-button-shadow), -1px 1px 0 var(--button-highlight), 1px -1px var(--light-button-shadow);
}

.window-button {
    background: var(--surface);
    border: none;
    border-radius: 0;
    box-shadow: inset -1px -1px var(--window-frame),inset 1px 1px var(--button-highlight),inset -2px -2px var(--button-shadow),inset 2px 2px var(--button-face);
    box-sizing: border-box;
    color: inherit;
    text-shadow: 0 0 var(--window-frame);
}

.window-button:active {
  box-shadow: inset -1px -1px var(--button-highlight), inset 1px 1px var(--window-frame), inset -2px -2px var(--button-face), inset 2px 2px var(--button-shadow);
  text-shadow: 1px 1px var(--window-frame);
}

.window-button:focus  {
  outline: 1px dotted #000;
  outline-offset: -4px;
}
.player-buttons {
    display: flex;
    gap: 10px;
    margin: 5px 5px 0 5px;
}
.player-buttons .window-button  {
    width: 33%;
    font-size: 10px;
    padding: 5px 10px;
}
.player-buttons .window-button svg {
   width: 15px;
   height: 15px;
}

.title-bar-controls {
    display: flex;
}
.close {
    margin-left: 2px;
    background-image: url("https://loveberry.nekoweb.org/assets/musicplayer/close.svg");
    background-repeat: no-repeat;
    background-position: top 3px left 4px;

    padding: 0;
    display: block;
    min-width: 16px;
    min-height: 14px;
}

.minimize {
  background-image: url("https://loveberry.nekoweb.org/assets/musicplayer/minimize.svg");
  background-repeat: no-repeat;
  background-position: bottom 3px left 4px;
    padding: 0;
    display: block;
    min-width: 16px;
    min-height: 14px;
}

.maximize {
  background-image: url("https://loveberry.nekoweb.org/assets/musicplayer/maximize.svg");
  background-repeat: no-repeat;
  background-position: top 2px left 3px;
    padding: 0;
    display: block;
    min-width: 16px;
    min-height: 14px;
}



#cbox {
    left: 40px;
    bottom: -354px;
    z-index: 9999;
    position: fixed;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    border: 5px solid #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0px 0px 0px 1px #fedbdb;
}

#cbox:hover {
    bottom: 0px;
}
    
#cboxtitle {
    width: 180px;
    height: 15px;
    background-color: #ffffff;
    background-image: url('images/chatbox.jpeg');
    padding: 8px 5px 5px 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    font-size: 14px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    letter-spacing: 10px;
    color: #4ECEC6;
    text-shadow: 1px 1px 1px #ffffff;
    text-transform: uppercase;
}

#cboxdesc {
    width: 180px;
    height: 10px;
    padding: 5px;
    background-color: #ffffff;
    overflow-y: auto;
    font-family: 'Roboto', sans-serif;
    font-size: 9px;
    text-align: justify;
    letter-spacing: 1px;
    color: #a19090;
}

.noline-box {
  position: absolute;
  text-align: center;
  background-color: #05001F;
  /*border-style: solid;*/
  border-width: 1px;
  border-color:white;
  padding: 7px;
  z-index: 4;
  border-radius: 5px;
}

#rainbow {
  filter: drop-shadow(-2px 2px 2px #FF0000) drop-shadow(-2px -5px 3px #FF7F00) drop-shadow(2px 5px 3px #FFFF00) drop-shadow(4px -3px 3px #00FF00) drop-shadow(-4px -3px 3px #0000FF) drop-shadow(4px 3px 5px #2E2B5F) drop-shadow(2px 3px 0px #8B00FF);
  color: white;
}

/* this one applies to all text that has the h1 tag, as its not a class it doesnt have the dot. u can do this for all tags i think! */
h1 {
  font-family: "title";
}
  