@font-face {
  font-family: 'Fruitger';
  src: url('https://file.garden/ZvgeZH6UyWRXW7kB/Frutiger%20Light.woff2') format('woff2');
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('HelveticaNeueMedium.otf');
}

body {
  color: #ffffff;
  font-family: Fruitger; 
  text-shadow: 0px 2px rgba(0, 0, 0, 0.315);
}

#navi {
  display: flex;
  flex-direction: row;
}

#under_const {
  background: #050505;
  background: linear-gradient(-180deg,rgba(5, 5, 5, 1) 0%, rgba(79, 79, 79, 1) 50%, rgba(31, 31, 31, 1) 51%, rgba(0, 0, 0, 1) 100%);
  max-width: 500px;
  border-radius: 20px;
  position: relative;
  margin-bottom: 0px;
  place-items: center;
  text-align: center;
  margin: 0 auto;
  overflow: auto;
  box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.336);
  border: 1px solid #a3a3a39f; 
  /* centering */
  display: grid;
  align-items: center; 
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 4px;
}

#under_const_icon {
  max-height: 75px;
  display: inline;
  vertical-align: middle;
}

#main_header {
  background: #050505;
  background: linear-gradient(-180deg,rgba(5, 5, 5, 1) 0%, rgba(79, 79, 79, 1) 50%, rgba(31, 31, 31, 1) 51%, rgba(0, 0, 0, 1) 100%);
  padding: 10px;
  width: 1000px;
  border-radius: 20px 20px 0px 0px;
  position: relative;
  margin-bottom: 0px;
  display: grid;
  place-items: center;
  text-align: center;
  margin: 8px auto auto auto;
  overflow: auto;
  box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.336);
  border: 1px solid #a3a3a39f;
  border-bottom: 0px;
}

.navi_icon {
  max-height: 45px;
  margin: 0%;
  vertical-align:middle
}

#navi_home {
  background: #050505;
  background: linear-gradient(-180deg,rgba(5, 5, 5, 1) 0%, rgba(79, 79, 79, 1) 50%, rgba(31, 31, 31, 1) 51%, rgba(0, 0, 0, 1) 100%);
  padding: 5px;
  width: 100px;
  height: 50px;
  border-radius: 5px 5px 5px 5px;
  position: relative;
  margin-bottom: 0px;
  display: grid;
  place-items: center;
  text-align: center;
  overflow: auto;
  box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.336);
  border: 1px solid #a3a3a39f;
  text-decoration: none;
  margin: 0%;
  margin-right: 5px;
  margin-top: 8px;
  display: flex;
  align-items:center;
}


#navi_home:hover {
  filter: brightness(80%);
}

.top_icon {
  max-height: 20px;
  display: inline;
  vertical-align: middle;
}

#main_con {
  position: relative;
  border-radius: 0px 0px 20px 20px;
  padding: 10px;
  width: 1000px;
  height: 400px;
  border: 1px solid #a3a3a39f;
  border-top: 0px;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.589);
  box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.336);
  overflow: hidden;
  backdrop-filter: blur(1.45px);
}

#heading_icon {
  max-height: 50px;
  display: block;
  margin: auto;
}

#button {
  float: left;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
}

#button_cosa {
  float: left;
  display: block;
  position: absolute;
  bottom: 30px;
  left: 0px;
  padding: 10px;
}

.button {
  transition: transform .2s;
  transition: filter 0.3s ease;
}

.button:hover {
  transform: scale(1.09);
  filter: brightness(50%);
}

#button_scroll {
  padding-top: 1.3px;
  padding-right: 8px;
  padding-bottom: 20px;
  padding-left: 8px;
}

#button_scroll_os {
  padding-top: 1.3px;
  padding-right: 8px;
  padding-bottom: 20px;
  padding-left: 8px;
}

#scroll_link {
  font-size: 9px;
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding-right: 8px;  
}

#buttons_bg {
border: 1px solid #a3a3a39f;
  justify-content: center;
  position: relative;
  border-radius: 6px 6px 6px 6px;
  padding: auto;
  width: 600px;
  height: auto;
  margin: 21px auto;
  background-color: rgba(0, 0, 0, 0.589);
  backdrop-filter: blur(1.45px);
  box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.336);
}

#aart:hover {
  filter: brightness(80%);
}

#mii {
  max-height: 150px;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: -5px 10px -10px 0px;
}

a {
  text-decoration: none;
}

a:link, a:visited {
  color: white;
}

a:hover {
  color: #d0d0d0;
}

a:active {
  color: #d0d0d0;
}

.thin_heading {
  font-weight: normal;
  text-align: center;
  font-size: 50px;
  margin: 5px;
}

.thin_subheading {
  font-weight: normal;
  text-align: center;
  font-size: 15px;
  margin: 5px;
  margin: 5px;
}

.thin_heading_basic {
  font-weight: normal;
  text-align: center;
}

.inline {
  display: inline;
}

.navi {
  font-weight: normal;
  text-align: center;
  font-size: 15px;
  text-decoration: none;
  display: inline-block;
}

p {
  font-size: 20px;
}

.hover_dark:hover {
  filter: brightness(80%);
}

#mii_about {
  max-height: 190px;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0px 10px -2px 0px;
}

.button_pp {
  background: #050505;
  background: linear-gradient(-180deg,rgba(5, 5, 5, 1) 0%, rgba(79, 79, 79, 1) 50%, rgba(31, 31, 31, 1) 51%, rgba(0, 0, 0, 1) 100%);
  max-width: 500px;
  height: 75px;
  border-radius: 20px;
  position: relative;
  margin-bottom: 0px;
  place-items: center;
  text-align: center;
  margin: 0 auto;
  padding: 10px;
  overflow: auto;
  box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.336);
  border: 1px solid #a3a3a39f; 
}

#saki_stamp {
  display: block;
  position: absolute;
  bottom: 5px;
  right: 180px;
}

#update_header {
  font-family: 'Helvetica Neue'; 
  background: #B1BCCE;
  background: linear-gradient(180deg,rgba(177, 188, 206, 1) 0%, rgba(135, 155, 180, 1) 50%, rgba(126, 147, 177, 1) 50%, rgba(112, 133, 160, 1) 100%);
  padding: 10px;
  width: 100%;
  position: relative;
  top: -10px;
  margin-bottom: 0px;
  display: grid;
  place-items: center;
  text-align: center;
  margin: 0px;
  margin-left: -8px;
  overflow: auto;
  border: 1px solid #a3a3a39f;
  border-bottom: 0px;
}

#update_con {
  position: relative;
  border-radius: 20px 20px 20px 20px;
  padding: 0px;
  width: 800px;
  height: 400px;
  border: 2px solid #b2b4b5;
  margin: 0 auto;
  background-color: #f7f7f7;
  overflow: hidden;
  backdrop-filter: blur(1.45px);
}

.update {
  text-align: center;
  margin: 0;
  width: 100%;
  color: #050505;
  text-shadow: none;
  border-bottom: 2px solid #b2b4b5;
  font-weight: bold;
}

.ios-6-icon {
  display: inline;
  float: left;
  position: relative;
  top: 10px;
  left: 20px;
  height: 60px;
  z-index: 99;
}

#ios-6-back {
  margin: auto;
  position: relative;
  top: -8px;
  left: 0px;
  overflow: hidden;
  background: #c7ced5 url('collection-wall.png') !important;
  height: 600px;
  width: 100%;
  box-shadow: 0px 5.5px 2px rgba(0, 0, 0, 0.336);
  padding-bottom: 15px;
}

#ios-6-top {
  margin: 0%;
  padding: 0%;
  width: 100%;
  position: absolute;
  top: auto;
  left: auto;
  margin-bottom: 5px;
}

#ios-6-backbutton {
  position: absolute;
  top: 7px;
  left: 6px;
}

#ios-6-backbutton:hover {
  filter: brightness(80%);
}

#buttons_collect_back {
  position: relative;
  border-radius: 20px 20px 20px 20px;
  padding: 10px;
  width: 300px;
  height: auto;
  border: 1px solid #a3a3a39f;
  border-top: 0px;
  margin: 55px auto;
  border: 2px solid #b2b4b5;
  background-color: #f7f7f7;
  overflow: auto;
  backdrop-filter: blur(1.45px);
}

#webrings_collect_back {
  position: relative;
  border-radius: 20px 20px 20px 20px;
  padding: 10px;
  width: 300px;
  height: auto;
  border: 1px solid #a3a3a39f;
  border-top: 0px;
  margin: 55px auto;
  border: 2px solid #b2b4b5;
  background-color: #f7f7f7;
  overflow: auto;
  backdrop-filter: blur(1.45px);
}
#buttons_collect {
  margin: auto;
  width: fit-content;
  display: grid;
  grid-template-columns: repeat(2, 1fr); 
  gap: 16px; 
}

#header_collection {
  font-family: 'Helvetica Neue';
  font-size: 20px;
  text-align: center;
  position: relative;
  top: 28px;
  text-shadow: 0px 2px rgb(255, 255, 255);
  color: #4C566C;
}

#header_collection2 {
  font-family: 'Helvetica Neue';
  font-size: 20px;
  text-align: center;
  position: relative;
  top: 28px;
  text-shadow: 0px 2px rgb(0, 0, 0);
  color: #FFFFFF;
}

#buttons_collect_back2 {
  position: relative;
  border-radius: 20px 20px 20px 20px;
  padding: 10px;
  width: 300px;
  height: auto;
  border: 1px solid #a3a3a39f;
  border-top: 0px;
  margin: 55px auto;
  background-color: #0f0e0e5b;
  overflow: auto;
  box-shadow: inset 0px 0px 12px 0 #000000;
}

#top_collection {
  font-family: 'Helvetica Neue';
  font-size: 20px;
  text-align: center;
  position: relative;
  top: 11px;
  text-shadow: 0px -2px rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  margin: 5 0 0 0;
  margin-bottom: 0px;
}

#button_text {
  position: absolute;
  bottom: 0px;
  left: 700px;
  margin: 10px;  
}

#button_text_lb {
  font-size: 18px;
  position: absolute;
  bottom: 40px;
  left: 700px;
  margin: 10px;  
}

it {
  font-style: italic;
}

.webring {
  display: flex;
  justify-content: center;
}

.kao-banner {
  font-family: Fruitger !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  font-size: 20px !important;
  font-weight: initial !important;
  background: linear-gradient(180deg,rgba(242, 73, 73, 1) 0%, rgba(204, 49, 49, 1) 50%, rgba(186, 24, 24, 1) 51%, rgba(117, 21, 21, 1) 100%) !important;
}

.li-small {
  font-size: 15px;
}

#cdr{
  color: black
}