@font-face {
  font-family: ninaiship;
  src: url(https://file.garden/aEIaZA2_nCZCUvIc/home/webfontkit-20251014-173313/ninaiship-regular-webfont.woff);
}

/*Webkit*/

::-webkit-scrollbar {
  width: 16px
}

::-webkit-scrollbar-corner {
  background: #eee
}

::-webkit-scrollbar-track:vertical {
  background: linear-gradient(90deg, #e5e5e5, #f0f0f0 20%);
}

::-webkit-scrollbar-thumb {
  border: 1.5px solid #888;
  border-radius: 3px;
  box-shadow: inset 0 -1px 1px #fff, inset 0 1px 1px #fff;
  background-color: #eee;
}

::-webkit-scrollbar-thumb:vertical {
  background: url("https://dl.dropbox.com/s/9a29qbkza3gmgl7/scroll1.png"), linear-gradient(90deg, #eee 45%, #ddd 0, #bbb);
  background-repeat: no-repeat;
  background-size: 65% auto, cover;
  background-position: center;
}

::-webkit-scrollbar-button:vertical:end:increment,
::-webkit-scrollbar-button:vertical:start:decrement {
  display: block
}

::-webkit-scrollbar-button:vertical {
  height: 15px
}

::-webkit-scrollbar-button:vertical:start:decrement {
  background: white;
  background: url("https://dl.dropbox.com/s/n9ji42h9hdgdtpc/scroll3.png"), linear-gradient(90deg, #e5e5e5, #f0f0f0 20%);
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: 100% auto, cover;
  -webkit-background-size: 100% auto, cover;
  -o-background-size: 100% auto, cover;
  background-size: 100% auto, cover;
  background-position: center;
  border-radius: 0 3px 0 0;
}

::-webkit-scrollbar-button:vertical:start:increment {
  display: none;
}

::-webkit-scrollbar-button:vertical:end:decrement {
  display: none;
}

::-webkit-scrollbar-button:vertical:end:increment {
  background: white;
  background: url("https://dl.dropbox.com/s/cdcco6pih7n1lae/scroll4.png"), linear-gradient(90deg, #e5e5e5, #f0f0f0 20%);
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: 100% auto, cover;
  -webkit-background-size: 100% auto, cover;
  -o-background-size: 100% auto, cover;
  background-size: 100% auto, cover;
  background-position: center;
  border-radius: 0 0 3px 0;
}

/*Body*/


body {
  background-color: #ccccff;
}

h1 {
  font-family: ninaiship;
  margin: 0;
}

aside {
  width: 200px;
  position: fixed;
  top: 0;
  bottom: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
}

.language-selector-image {
  width: 120px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

/*Postcard*/

.room-postcard {
  position: relative;
  width: 1000px;
  margin-top: 0;
}

.me-reading {
  width: 200px;
  position: absolute;
  left: 300px;
  top: 200px;
}

/*Main*/

main {
  width: 65rem;
  margin-left: 240px;
}

.page-title {
  margin: 0;
  width: 700px;
  display: inline-block;
}

.window {
  width: 1000px;
  background: #ece9d8;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 0 0 3px;
  font-size: 11px;
  box-shadow: inset -1px -1px lightpink, inset 1px 1px #FDAAAA, inset -2px -2px #F7CAC9, inset 2px 2px #F7CAC9, inset -3px -3px #F5BABB, inset 3px 3px #FEEBF6;
}

.window-image {
  display: inline-block;
  width: 200px;
}

.window2 {
  width: 1000px;
  height: 170px;
  background: #ece9d8;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 0 0 3px;
  font-size: 11px;
  box-shadow: inset -1px -1px lightpink, inset 1px 1px #FDAAAA, inset -2px -2px #F7CAC9, inset 2px 2px #F7CAC9, inset -3px -3px #F5BABB, inset 3px 3px #FEEBF6;
  margin-bottom: 20px;
}

.window3 {
  margin-top: 40px;
  background: #ece9d8;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  font-size: 11px;
  box-shadow: inset -1px -1px lightpink, inset 1px 1px #FDAAAA, inset -2px -2px #F7CAC9, inset 2px 2px #F7CAC9, inset -3px -3px #F5BABB, inset 3px 3px #FEEBF6;
}

.window3 h1 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  text-align: center;
  color: black;
  text-shadow: 5px 2px white;
}

.window4 {
  background: #ece9d8;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 0 0 3px;
  font-size: 11px;
  box-shadow: inset -1px -1px lightpink, inset 1px 1px #FDAAAA, inset -2px -2px #F7CAC9, inset 2px 2px #F7CAC9, inset -3px -3px #F5BABB, inset 3px 3px #FEEBF6;
  margin-bottom: 10px;
  margin-top: 0;
}

.window4 p {
  text-align: center;
  padding-top: 10px;
}


.window5 {
  background: #ece9d8;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 0 0 3px;
  font-size: 11px;
  box-shadow: inset -1px -1px lightpink, inset 1px 1px #FDAAAA, inset -2px -2px #F7CAC9, inset 2px 2px #F7CAC9, inset -3px -3px #F5BABB, inset 3px 3px #FEEBF6;
  margin-bottom: 20px;
  padding-bottom: 120px;
}

.window5 a {
  margin-top: 20px;
}

div.link-container {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.link-container p a {
  text-decoration: none;

}

.link a {
  margin: 0;
}

.link {
  text-decoration: none;
  color: black;
  font-size: 15px;
  cursor: pointer;
}

.window5 img {
  width: 25px;
  vertical-align: middle;
  margin-left: 20px;
}

.window5 p {
  text-decoration: none;
  vertical-align: top;
}

.title-bar {
  background: #F7CAC9;
  height: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.title-bar div {
  font-family: ninaiship;
  color: black;
  text-shadow: 5px 2px white;
}

.title-bar2 {
  background: #F7CAC9;
  height: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.title-bar-text {
  padding-left: 3px;
  color: white;
  margin-right: 24px;
  text-shadow: black 1px 0.2px;
  font-size: 20px;
}

.title-bar-controls {
  display: flex;
}

.window-body {
  margin: 8px;
}

/*Buttons*/
.title-bar-controls button[aria-label=Minimize] {
  background-image: url(https://file.garden/aEIaZA2_nCZCUvIc/home/heart-button.png);
}

.title-bar button {
  min-width: 21px;
  max-height: 21px;
  margin-left: 2px;
  background-repeat: no-repeat;
  background-position: 50%;
  box-shadow: none;
  background-color: #0050ee;
  transition: background .1s;
  border: none;
}

button {
  font-family: "Pixelated MS Sans Serif", Arial;
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  box-sizing: border-box;
  border: 1px solid #003c74;
  background: linear-gradient(180deg, #fff, #ecebe5 86%, #d8d0c4);
  box-shadow: none;
  border-radius: 3px;
}

footer {
  margin-top: 20px;
  background-color: #222;
  padding: 30px;
  color: white;
}

/* .window {x
  width: 1000px;
  box-shadow: inset -1px -1px pink, inset 1px 1px rgb(251, 189, 199), inset -2px -2px lightpink inset 2px 2px fuchsia, inset -3px -3px lightpink, inset 3px 3px pink;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 0 0 3px;
  -webkit-font-smoothing: antialiased
}

div.window {
  background: #ece9d8;
  ;
}

.title-bar {
  font-family: Trebuchet MS;
  background: linear-gradient(E0D9D9);
  padding: 3px 5px 3px 3px;
  border-top: 1px solid pink;
  border-left: 1px solid pink;
  border-right: 1px solid pink;
  border-top-left-radius: 8px;
  border-top-right-radius: 7px;
  height: 21px;
}

.title-bar-text {
  font-weight: 700;
  color: #fff;
  letter-spacing: 0;
  margin-right: 24px;
}

.title-bar-controls {
  display: flex;
}

.title-bar-controls button {
  min-width: 21px;
  min-height: 21px;
  margin-left: 2px;
  background-repeat: no-repeat;
  background-position: 50%;
  box-shadow: none;
  transition: background .1s;
  border: none;
}

h2 {
  font-size: 20px;
} */


/*Footer*/

footer {
  padding: 20px;
  background-color: lightpink;
}