html{position: relative;overflow-y: scroll;}html,body{min-width: 320px;min-height: 100%;display: block;margin: 0px;width: 100%;}body.is-dragging{user-select: none;}body.is-dragging [contenteditable]{pointer-events: none;}a{outline: none;border: 0;}a:active,a:focus{outline: none;}a img{border: none;}video{object-fit: cover;object-position: center center;transform: translateZ(0);}video.is-cover{display: block;}input[type="submit"]:focus{outline: none;}table{border-collapse: collapse;}fieldset{border: 0px;}div{box-sizing: border-box;}input{border-radius: 0;appearance: none;}menu{margin: 0;padding: 0;}b,strong{font-weight: bold;}body.is-dragging{cursor: grabbing !important;}body.is-dragging *{pointer-events: none;user-select: none !important;}.is-cover{width: 100%;background-size: cover;background-position: center center;}.button{cursor: pointer;}.video-wrapper{display: inline;}@media (width < 481px){body{transition: transform 0.65s ease-out;}}.appendix-container{position: absolute;width: 100%;height: 100%;left: 0;top: 0;box-sizing: border-box;pointer-events: none;white-space: nowrap;overflow-x: hidden;}.appendix-container .inner-container{height: 100%;}.appendix-container .appendix{color: inherit;opacity: 0.3;z-index: 1;}.appendix-container .text-clone{opacity: 0;padding-right: 2px;}.switch-element{display: inline-block;position: relative;width: 50px;height: 30px;float: left;margin-right: 25px;outline: 0;background: inherit;}.switch-element input{position: absolute;width: 100%;height: 100%;top: 0;left: 0;margin: 0;background: transparent;cursor: pointer;outline: 0;opacity: 0;}.switch-element input:checked + .indicator{background-color: grey;}.switch-element input:checked + .indicator::before{transform: translate3d(66.67%,0,0);border-color: grey;}.switch-element input:disabled{cursor: default;}.switch-element input:disabled + .indicator{opacity: 0.5;}.switch-element .indicator{display: inline-block;position: absolute;top: 0;left: 0;width: 50px;height: 30px;box-sizing: border-box;border: 2px solid transparent;border-radius: 99px;background: lightgrey;pointer-events: none;transition: background 0.1s linear,opacity 0.1s linear;}.switch-element .indicator::before{content: '';display: inline-block;position: absolute;top: -2px;left: -2px;width: 30px;height: 30px;box-sizing: border-box;background: white;border: 2px solid lightgrey;border-radius: 100%;transition: transform 0.2s cubic-bezier(0,1,.75,1.15),border-color 0.1s linear;z-index: 1;}.switch-element .indicator + label{line-height: 25px;position: relative;top: 11px;cursor: pointer;user-select: none;}.switch-element + p,.switch-element + label{line-height: 30px;}html.darkmode .controller .switch-element .indicator{background: rgba(255,255,255,.1);}p.p-1{margin-top: 1lh}p.p-2{margin-top: 2lh}p.p-3{margin-top: 3lh}p.p-4{margin-top: 4lh}p.p-5{margin-top: 5lh}p.p-6{margin-top: 6lh}p.p-7{margin-top: 7lh}p.p-8{margin-top: 8lh}p.p-9{margin-top: 9lh}p.p-10{margin-top: 10lh}.sk-chase{width: 40px;height: 40px;position: relative;animation: sk-chase 2.5s infinite linear both;}.sk-chase-dot{width: 100%;height: 100%;position: absolute;left: 0;top: 0;animation: sk-chase-dot 2.0s infinite ease-in-out both;}.sk-chase-dot:before{content: '';display: block;width: 25%;height: 25%;background-color: #fff;border-radius: 100%;animation: sk-chase-dot-before 2.0s infinite ease-in-out both;}.sk-chase-dot:nth-child(1){animation-delay: -1.1s;}.sk-chase-dot:nth-child(2){animation-delay: -1.0s;}.sk-chase-dot:nth-child(3){animation-delay: -0.9s;}.sk-chase-dot:nth-child(4){animation-delay: -0.8s;}.sk-chase-dot:nth-child(5){animation-delay: -0.7s;}.sk-chase-dot:nth-child(6){animation-delay: -0.6s;}.sk-chase-dot:nth-child(1):before{animation-delay: -1.1s;}.sk-chase-dot:nth-child(2):before{animation-delay: -1.0s;}.sk-chase-dot:nth-child(3):before{animation-delay: -0.9s;}.sk-chase-dot:nth-child(4):before{animation-delay: -0.8s;}.sk-chase-dot:nth-child(5):before{animation-delay: -0.7s;}.sk-chase-dot:nth-child(6):before{animation-delay: -0.6s;}@keyframes sk-chase{100%{transform: rotate(360deg);}}@keyframes sk-chase-dot{80%,100%{transform: rotate(360deg);}}@keyframes sk-chase-dot-before{50%{transform: scale(0.4);}100%,0%{transform: scale(1.0);}}body > .loading-indicator{position: fixed;top: 0;left: 100;width: 100%;height: 100%;pointer-events: none;z-index: 9999;}body > .loading-indicator .sk-chase{position: fixed;left: 50%;top: 50%;width: 75px;height: 75px;margin-left: -37.5px;margin-top: -37.5px;transition: opacity 0.5s linear;}body > .loading-indicator:not(.is-visible) .sk-chase{opacity: 0;transition-duration: 0.3s;}