@font-face {
  font-family: "sdv";
  src: url("stardew-valley.ttf");
}

*::-webkit-scrollbar {
  display: none;
}
*::-webkit-scrollbar-thumb {
  display: none;
}

html {
  height: auto;
  min-height: 100%;
  background-size: cover;
}

body {
  background: #f5e8d8;
  background-image: url("https://wallpapercave.com/wp/wp6659180.png");
  background-position: bottom;
  background-size: auto 100%;
  position: static;
  cursor: normal;
  font-family: sdv;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
body {
  cursor: url("https://images.squidge.org/images/2026/09/16/Stardew-Valley-Cursor.png"), auto;
}
a {
  color: brown;
  text-decoration: none;
  cursor: url("https://images.squidge.org/images/2026/09/16/Stardew-Valley-Hand.png"), auto !important;
}
::-moz-selection {
  background: #bbd3fd;
}
::selection {
  background: #bbd3fd;
}

h1 {
  font-family: sdv, monospace;
  font-size: 2.5em;
  letter-spacing: 5px;
  font-weight: 500;
  /*padding-bottom: 3%;*/
  margin-bottom: 3%;
}
b, strong {
  font-weight: bold;
}
img, span {
  vertical-align: middle;
}
summary::-webkit-details-marker {
  display: none;
}

.two-c{
  position: relative;
}
.container {
  width: 80vw;
  height: calc(50vh + 5rem);
  box-sizing: border-box;
  margin-top: calc(20vh - 35px);
z-index: 11;
}
.fake-container {
  margin-top: 20vh;
  position: absolute;
  /*padding: 0 2rem;*/
  width: 80vw;
  height: 50vh;
  box-sizing: border-box;
  z-index: -1;
  
  background-color: #ffcd82;
  background-image: linear-gradient(to bottom, #ffcd82, #eeb272);
  border-radius: 30px;
  
  border: 20px solid #a5682a;
  border-image-source: url(https://images.squidge.org/images/2026/09/16/stardew-frame.png);
  border-image-slice: 40;
  
  /*box-shadow: -10px 10px #cb8652 inset;*/
}
@media (min-width: 625px) {
  .container {
    max-width: 600px;
  }
  .fake-container {
    max-width: 600px;
  }
}
.top-shadow {
  position: absolute;
  background-color: #cb8652;
  box-sizing: border-box;
  height: 10px;
  width: 100%;
  z-index: 1;
}
.right-shadow {
  position: absolute;
  background-color: #cb8652;
  box-sizing: border-box;
  height: 100%;
  width: 10px;
  left: calc(100% - 10px);
  z-index: 1;
}
.mid-shadow {
  position: absolute;
  background-color: #cb8652;
  box-sizing: border-box;
  height: 10px;
  width: 10px;
  top:10px;
  left: calc(100% - 20px);
  z-index: 1;
}

.my-fandoms {
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  
  font-family: aseprite !important;
  text-shadow: -1px 1px 1px #d7864f;
  font-size: 1em;
  letter-spacing:0.3px;
  line-height: 1.1em;
  
  overflow: scroll;
}
.my-details {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  overflow: clip;
}
.all-fandoms {
  display: contents;
}
.all-fandoms[open]::details-content {
  display: contents;
}

.fandom {
  position: relative;
  height: 25px;
  z-index: 1;
  margin-left: 5px;
  font-size: 1.25rem;
  padding-top: 5px;
  cursor: url("https://images.squidge.org/images/2026/09/16/Stardew-Valley-Hand.png"), auto !important;
  transition: color 0.25s;
  list-style: none;
  
  background-color: #ffcd82;
  background-image: linear-gradient(to bottom, #ffcd82, #eeb272);
  border-radius: 8px;
  
  border: solid #a5682a;
  border-width: 10px 10px 0 10px;

  border-image-source: url(https://images.squidge.org/images/2026/09/16/stardew-frame.png);
  border-image-slice: 40;
  
  box-shadow: -3px 3px #cb8652 inset;
}

.fandom img {
  position: relative;
  top: -3px;
  height: 110%;
  margin-left: .5rem;
  margin-right: .5rem;
}

.fandom-info {
  margin-top: 15px;
  height: calc(50vh - 40px);
  width: 80vw;
  box-sizing: border-box;
  overflow: scroll;
  
  order: 1;
}

.fandom-details {
  display: flex;
  width: 100%;
  height: calc(40% + 20px);}

.poster {
  height: calc(100% - 20px);
}

.poster img {
  border: 10px solid #a5682a;
  border-image-source: url(https://images.squidge.org/images/2026/09/16/stardew-frame.png);
  border-image-slice: 40;
  height: 100%;
}

.faves {
  padding-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.faves img {
  height: 1.5em;
}

.bonus-notes {
  min-height: 22%;
  margin-top: 2%;
  margin-bottom: 5%;
  
  border: 7px solid #a5682a;
  border-image-source: url(https://images.squidge.org/images/2026/09/16/stardew-frame.png);
  border-image-slice: 40;
  padding: 5px;
  line-height: 1.3em;
}

.bonus-notes img {
  height: 1.2em;
}

.note-banner {
  padding: 2px;
  position: relative;
  top: -15px;
  
  background-color: #ffcd82;
  background-image: linear-gradient(to bottom, #ffcd82, #eeb272);
  border-radius: 8px;
  
  border: 7px solid #a5682a;
  border-image-source: url(https://images.squidge.org/images/2026/09/16/stardew-frame.png);
  border-image-slice: 40;
  
  box-shadow: -3px 3px #cb8652 inset;
}

small:hover {
  color:brown;
}

.list-break {
  height: 1em !important;
  margin-left: .3em;
  margin-right: .3em;
}













