body{background-image:url(/background-v.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed}h1,h2,p,li,small,footer{font-family:DM Sans,sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal;padding-left:20px;padding-right:20px}h1,h2{color:#8050a3}h1{font-weight:600}h2{margin-top:0;margin-bottom:0}strong{font-weight:600}a{font-size:.8em;font-weight:500;text-decoration:none;color:#ddccf0}small{font-size:.6em;font-weight:500}ul{list-style:none;padding-left:0}li{margin-bottom:5px}header{display:none}footer{position:fixed;bottom:0;left:10%;width:80vw;padding:0;background-color:#8050a3}footer div{display:flex;align-items:center}footer ul{margin-top:0}footer ul li{border-bottom:1px solid #ddccf0;margin-bottom:0;padding-bottom:10px;padding-top:10px;font-size:1.25em}#frame{position:fixed;top:0;left:10%;background-color:#fff;opacity:.85;width:80vw;height:100vh;margin-top:0;margin-bottom:0}#main{display:flex;flex-direction:column;position:relative;width:80vw;margin-left:auto;margin-right:auto}#home,#content{padding-bottom:48px}#home ul{display:none}#home li{margin-bottom:5px;margin-right:10px;width:100%}.error{color:#800;font-weight:500}.hamburger{width:2rem;height:2rem;display:flex;justify-content:space-around;flex-flow:column nowrap;flex:1;z-index:10;margin-left:15px;padding:5px;background:none;border:none}.burger{width:2rem;height:.2rem;border-radius:10px;background-color:#fff;transform-origin:1px;transition:all .3s linear}footer>div>a{margin-left:auto}img.home{height:2rem;margin:5px 20px 5px 5px;color:#fff}@media screen and (min-width:769px){body{background-image:url(/background-h.jpg)}li{display:flex;border:2px solid #fff;border-radius:10px;padding:8px;background-color:#8050a3}header{display:flex}footer{display:none}header ul{display:flex;flex:1;margin-left:10px;margin-top:10px;margin-bottom:10px}header li{flex:1;margin-right:10px;padding:8px;justify-content:center}header li.prev{justify-content:left}header li.next{justify-content:right}#home,#content{padding-bottom:0}#home{display:flex}#home ul{display:block;width:calc(30% - 26px)}#intro{width:70%}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}
