:root{--text-color:#D4C39F;--heading-color:#E1D0A9;--link-color:#D69725;--alt-text-color:#C1B498;--content-background-color:rgba(64, 57, 52, .95);--side-content-background-color:rgb(50, 47, 43, .95);--background-color:#322F2B;--code-background:#322F2B;--code-text:#C1B498;--blockquote-background-color:rgba(50, 47, 43, .45)}body{background-color:var(--background-color);color:var(--text-color);font-family:Verdana,sans-serif;font-size:18px;background-image:url(/graphics/backgrounds/tree.png);background-attachment:fixed;background-size:contain;cursor:url(https://xavierhm.nekoweb.org/cursor.png),default}a{color:var(--link-color);text-decoration:1px dotted underline var(--alt-text-color);cursor:url(https://xavierhm.nekoweb.org/cursor2.png),pointer}a:hover{color:var(--alt-text-color);text-decoration:1px solid underline var(--link-color)}b{color:var(--heading-color)}u{text-decoration:1px underline var(--link-color)}hr{border:0;border-top:1px dashed var(--text-color)}table{border-spacing:5px;width:800px}table,th,td{border:1px solid var(--text-color);border-collapse:collapse}th,td{padding:10px}ul li{list-style-type:"➽ "}ul li li{list-style-type:"• "}li{margin:10px 0}blockquote{display:block;width:fit-content;border-left:1px solid var(--link-color);padding:5px 20px;background-color:var(--blockquote-background-color);margin-left:10px;max-width:100%;font-style:italic}img{max-width:100%;max-height:100%}mark{color:var(--text-color);background-color:var(--text-color)}mark:hover{background-color:inherit}.mobile-wrap{display:none}.title-div{background-size:cover;background-position:center;width:100%}.title-div-section{background:linear-gradient(to top,#322f2b,#322f2bb3 calc(100% - 10px));padding:0 0 1px 20px;position:relative}.title-div-section:after{content:"";position:absolute;bottom:0;left:0;right:0;border-bottom:1px dashed var(--link-color)}.pictures{float:right;display:flex;flex-direction:column;justify-content:center;margin-left:15px;row-gap:30px;border:1px dotted var(--text-color);border-right:none;padding:5px 5px 5px 10px}.pictures div{display:flex;flex-direction:column;align-items:center;border-bottom:1px dotted var(--text-color)}.pictures div:last-child{border:0}.pictures p{width:300px;font-style:italic;font-size:16px;text-align:center;margin-bottom:30px}.pictures img{width:250px;filter:sepia(30%)}.pictures-mobile{display:none}@media only screen and (max-width:600px){.pictures{display:none}.mobile-wrap{display:inline-block}.pictures-mobile{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;margin-top:10px;grid-gap:10px}.title-div-section{display:flex;flex-direction:column;gap:0}.title-div-description{width:80%;text-align:left;padding-right:20px;padding-left:0;align-self:flex-start;margin-top:0}}[data-footnote-ref]:before{content:"["}[data-footnote-ref]:after{content:"]"}.x-one,.x-two,.x-three{color:var(--link-color)}.main{display:flex;flex-direction:row;flex-wrap:wrap;color:var(--text-color);padding:20px;column-gap:10px;justify-content:center}.left{display:flex;flex-direction:column;row-gap:10px;max-width:280px;min-width:280px}.middle{display:flex;flex-direction:column;row-gap:10px;width:1100px;max-width:100%}.right{display:flex;flex-direction:column;row-gap:10px;max-width:280px;min-width:280px}.backlink,.nav{border:1px solid var(--text-color);background-color:var(--side-content-background-color);padding:10px}.toplink{border:1px solid var(--text-color);background-color:var(--side-content-background-color);padding:10px;max-width:280px;margin-bottom:10px}.sticky{display:flex;flex-direction:column;max-width:100%;position:sticky;top:10px;row-gap:10px}.sticky>a{text-decoration:none}.content{background-color:var(--content-background-color);border:1px solid var(--text-color)}.content-body{padding:20px}.sidecontent{padding:10px;background-color:var(--side-content-background-color);border:1px solid var(--text-color)}.sidecontent ul{max-height:620px;overflow:auto}.right{display:flex;flex-direction:column;justify-content:center;row-gap:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);word-wrap:normal;border:0}h1,h2,h3,h4{display:inline-block;color:var(--heading-color);text-decoration:1px underline solid var(--link-color);margin:10px 0 0;align-self:center}h1:hover,h2:hover,h3:hover,h4:hover{text-decoration:4px underline solid var(--link-color)}.soundtrack{display:inline-block;margin-top:10px;width:auto;padding:10px;border:1px dashed var(--text-color)}.soundtrack summary{font-style:italic;font-size:17px}.soundtrack p{font-style:italic;font-size:17px}.pic-row{display:flex;flex-direction:row;column-gap:10px;margin-inline:auto;width:max-content;max-width:100%;align-items:flex-end;justify-items:space-around}.pic-col{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.pic-col img{filter:sepia(30%)}.pic-col p{text-align:center;font-style:italic;font-size:smaller}@media only screen and (max-width:800px){.pic-row{flex-direction:column}}