/* ANGEL777.ONLINE =) */
body {
  background: linear-gradient(#bddbff, #f7ffff);
  Background-attachment: fixed;
  height: 98vh;
  width: 98vw;
}

@font-face {
  font-family: "Monofett";
  src: url("https://angel777.online/FONTS/Monofett.ttf") format("opentype");
  font-style: normal;
}

@font-face {
  font-family: "LtWave";
  src: url("https://angel777.online/FONTS/LTWAVETEXT-BLACKITALIC.OTF") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "AudioNugget";
  src: url("https://angel777.online/FONTS/AUDIONUGGET.TTF") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Year";
  src: url("https://angel777.online/FONTS/YEAR.OTF") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "AKT";
  src: url("https://angel777.online/FONTS/Akt.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

#container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
  border: 5px solid #e0f9f9;
  border-radius: 0.7em;
  padding: 0px;
}

#box {
  width: 1200px;
  height: 800px;
  background-color: #e9eeff;
  color: #e9eeff;
  border: 0px solid #f097f8;
  border-radius: 0.5em;
  font-family: "AKT";
}

#header {
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 0.3em;
  background-image: url("https://angel777.online/checkerbanner2.png");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 114%;
  color: #e9eeff;
  font-family: "Monofett";
  font-weight: 500;
  font-size: 25px;
  font-style: bold;
  
}

#header a {
  color: #e9eeff;
  margin: 5px;
  text-decoration: none;
    z-index: 2;
     position: relative;
}

#header a:hover {
  color: #b5e5eb;
  margin: 5px;
  text-decoration: none;
    z-index: 2;
     position: relative;
}

#headerlogo {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  margin-top: -30px;
  margin-bottom: -40px;
  margin-left: -20px;
  size: 70%;
  z-index: 1;
  position: relative;

}

#sideleft {
  float: left;
  width: 160px;
  padding: 5px 10px 5px 10px;
  overflow: hidden;
  margin-left: 10px;
}

#sideright {
  float: right;
  width: 160px;
  padding: 5px 10px 5px 10px;
  overflow: hidden;
  margin-right: 10px;
}

.sidebox {
  border-radius: 0.5em;
  margin: 0px 0px 5px 0px;
}

.sidecontent {
  padding: 0px 0px 0px 5px;
  letter-spacing: 0;
  font-family: monospace, monospace;
  margin-top: 5px;
  text-decoration: none;
  font-size: 13px;
  font-style: bold;
}

.sidecontent ul,
.sidecontent li a {
  margin: 0px;
  list-style-type: none;
  padding-left: 0px;
  line-height: 1.2;
  color: #9a98ec;
  margin-left: 10px;
}

.sidecontent ul,
.sidecontent li a:hover {
  margin: 0px;
  list-style-type: none;
  padding-left: 0px;
  line-height: 1.2;
  color: #b5e5eb;
  margin-left: 10px;
}

.sidecontent p {
  margin: 0px;
  list-style-type: none;
  padding-left: 0px;
  line-height: 1.2;
  color: #9a98ec;
}

a {
  text-decoration: none;
  display: inline;
}

a:hover {
  text-decoration: none;
  display: inline;
}

#main {
  float: center;
  width: 777px;
  overflow: hidden;
  padding: 0px 20px 20px 20px;
}

.mainbox {
  border: 4px solid #eba5f1;
  border-radius: 0.5em;
  padding: 0px;
  margin: 0px 0px 5px 10px;
  height: 688px;
  width: 760px;
  background: #f3f6fd;
}

/* main box header */
.subheader {
  background-image: linear-gradient(to right, #eba5f1, #eba5f1);
  border-radius: 0em;
  padding: 3px;
  color: #e9eeff;
  letter-spacing: 3px;
  font-family: "AudioNugget";
}

.subheader h3 {
  margin: 0px;
}

.subheadersideleft {
  background-image: linear-gradient(to right, #9a98ec, #c6ecf1);
  border-radius: 0.4em;
  padding: 2px;
  color: #c6ecf1;
  letter-spacing: 2px;
  font-family: monospace, monospace;
  font-style: normal;
  font-weight: bold;
  margin: 0px;
  padding: 1px;
  padding-bottom: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.subheadersideleft h3{
  margin: 0px;
  padding: 1px;
  padding-bottom: 1px;
  padding-left: 4px;
  font-size: 14px;
  font-family: monospace, monospace;
  font-style: normal;
  font-weight: bold;
}

.subheadersideright {
  background-image: linear-gradient(to left, #9a98ec, #c6ecf1);
  border-radius: 0.4em;
  padding: 2px;
  color: #c6ecf1;
  letter-spacing: 2px;
  font-family: monospace, monospace;
  font-style: normal;
  font-weight: bold;
  margin: 0px;
  padding: 1px;
  padding-bottom: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.subheadersideright h3 {
  margin: 0px;
  padding: 1px;
  padding-bottom: 1px;
  padding-left: 4px;
  font-size: 14px;
  font-family: monospace, monospace;
  font-style: normal;
  font-weight: bold;
}

.subheadersidestar {
  margin-left: -24px;
  margin-bottom: 3px;
}

.mainboxcontent {
  padding: 0px 15px 0px 15px;
  color: #332d63;
  font-size: 16px;
  overflow: auto;
  height: 650px;
  margin: 10px;
}

.mainboxcontent a {
  color: #eba5f1;
  display: inline;
}

.mainboxcontent a:hover {
  color: #afa5f1;
  display: inline;
}

.angelface {
  border: 2px solid #9a98ec;
  border-radius: 0.4em;
  margin-left: -5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 160px;
  height: 230px;
}

.image-marquee-box {
  margin-bottom: 0;
}

.sidebar-image-marquee {
  width: 160;
  height: auto;
  overflow: hidden;
  background: #f3f6fd;
  box-sizing: border-box;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  border: 2px solid #c7eaff;
  border-radius: 0.4em;
  padding: 3px;
  cursor: pointer;
}

.sidebar-image-marquee-track {
  display: flex;
  align-items: center;
  gap: 8px;
  width: max-content;
  padding: 0;
  animation: sidebar-image-marquee 5760s linear infinite;
}

.sidebar-image-marquee:hover .sidebar-image-marquee-track {
  animation-play-state: paused;
}

.sidebar-image-marquee-track img {
  width: auto;
  height: 50px;
  object-fit: contain;
  border-radius: 0;
  border: none;
  background: transparent;
  flex-shrink: 0;
  display: block;
}

@keyframes sidebar-image-marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

.changelog-box {
  border: 2px solid #9a98ec;
  border-radius: 0.4em;
  margin-top: 10px;
  margin-left: 5px;
  padding: 8px;
  width: 160px;
  height: 180px;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  background: #f3f6fd;
  color: #9a98ec;
  font-family: monospace, monospace;
  font-size: 11px;
  line-height: 1.5;
  box-sizing: border-box;
}

.changelog-box a {
  color: #ce36c1;
  text-decoration: underline;
}

.changelog-box a:hover {
  color:  #6250da;
  text-decoration: underline;
}

.changelog-box::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
}

.changelog-box > .subheaderside {
  margin: 0 0 8px 0;
  border-radius: 0;
  background: none;
  border: none;
  justify-content: flex-start;
  padding: 0 0 6px 0;
}

.changelog-box > .subheaderside .subheadersidestar {
  margin-left: 0;
  margin-right: 6px;
  margin-bottom: 0;
}

.changelog-box > .subheaderside h3 {
  margin: 0;
  padding: 0;
  color: #332d63;
  font-family: monospace, monospace;
  font-size: 10px;
  letter-spacing: 0;
  text-align: left;
}

.changelog-box .changelog-item {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #9a98ec;
}

.changelog-box .changelog-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.changelog-box .changelog-item h3 {
  margin: 0 0 6px 0;
  padding: 0;
  border-radius: 0;
  background: none;
  color: #9a98ec;
  letter-spacing: 0;
  font-family: monospace, monospace;
  font-size: 10px;
  line-height: 1.2;
}

.changelog-box ul {
  list-style: none;
  margin: 0;
  padding-left: 8px;
}

.changelog-box li {
  position: relative;
  margin: 4px 0;
  padding-left: 10px;
  color: #9a98ec;
  line-height: 1.4;
}

.changelog-box li::before {
  content: "✦";
  position: absolute;
  left: 0;
  color: #eba5f1;
}

*::-webkit-scrollbar {
  height: 3px;
  width: 5px;
}

*::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-image: linear-gradient(180deg, #eba5f1 0%, #f4c8c9 99%);
  height: 3px;
  width: 4px;
}

p {
  display: inline;
}
