@import"https://fonts.googleapis.com/css?family=Oxanium|Tektur&display=swap";:root{--theme-primary-color:#41c788;--theme-primary-color-dark20:hsl(var(--theme-primary-color),50%,30%);--theme-background-color:#151515;--theme-foreground-color:#e0e0e0;--theme-secondary-color:#41c788;--theme-link-color:#41c788;--theme-section-background-color:#181818;--theme-close-color:#d54b4b;--theme-close-color-light:#e27070;--theme-lfw-primary-color:#d5ae4b;--tag-engine:#83e270;--tag-realm:#e27070;--tag-language:#70a9e2}body{background:var(--theme-background-color,#181818);color:var(--theme-foreground-color);font-family:Oxanium,Helvetica,Arial,sans-serif;font-size:18px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}header{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:transparent;border-bottom:2px solid transparent;color:#e0e0e0;font-size:15px;height:50px;margin:0 auto;padding:10px 25px;position:sticky;top:0;transition:all .5s,border-bottom .5s,padding .5s}header img.logo{width:200px}header h1,header h2{margin:0}h1{color:var(--theme-primary-color);font-size:40px}h1,h2,h3{font-family:Tektur;margin:0;padding:0}hr{border:1px dashed #4e4e4e}a{color:#3be696;text-decoration:none;transition:all .25s}a.fancy-link{border-bottom:1px solid #3be696;margin:2px}a.fancy-link:hover{padding-left:5px;padding-right:5px}#content{padding:10px}@media screen and (min-width:1800px){#content{margin:0 auto;max-width:2000px;min-height:1000px;padding-bottom:20px;padding-top:20px}}@media screen and (max-width:1799px){#content{margin:0 auto;max-width:2000px}}@media screen and (max-width:768px){#content{margin:5px}}footer{align-items:center;color:#e0e0e0;display:flex;flex-direction:column;font-size:15px;justify-content:center;margin:0 auto;padding:25px}.widescreen-columns .column{padding:20px}@media screen and (min-width:1800px){.widescreen-columns{display:flex;flex-direction:row;max-width:2000px}.widescreen-columns .column{margin:10px;width:calc(50% - 20px)}.widescreen-columns-2{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:50% 50%;margin-right:10px;row-gap:10px}.widescreen-columns-2 div.column{margin-bottom:5px;margin-top:5px}.widescreen-columns-3{-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:33% 33% 33%;margin-right:10px}}.image-carousel{aspect-ratio:1;background:#000;border-radius:15px;max-height:400px;overflow:hidden;position:relative;width:100%}.image-carousel.modal{border-radius:15px 15px 0 0}.modal-large .image-carousel{aspect-ratio:16/9;max-height:1000px}@media screen and (max-width:899px){.image-carousel{border-radius:0}}.image-carousel .carousel-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.image-carousel .carousel-container img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.image-carousel.with-selector .carousel-container{height:80%}.image-carousel .carousel-selector{display:flex}.image-carousel .carousel-selector .carousel-selector-item{width:100px}.image-carousel .carousel-controls{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:15px;bottom:15px;display:flex;gap:15px;left:50%;padding:10px 15px;position:absolute;transform:translate(-50%)}.image-carousel .carousel-button{align-items:center;background:#fff3;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.image-carousel .carousel-button :deep(svg){height:20px;width:20px}.image-carousel .carousel-button:hover:not(:disabled){background:#fff6}.image-carousel .carousel-button:disabled{cursor:not-allowed;opacity:.4}.image-carousel .carousel-indicators{display:flex;gap:8px}.image-carousel .carousel-indicators .indicator{background:#fff6;border-radius:50%;cursor:pointer;height:8px;transition:all .2s ease;width:8px}.image-carousel .carousel-indicators .indicator:hover{background:#fff9}.image-carousel .carousel-indicators .indicator.active{background:#fff;border-radius:4px;width:24px}
