:root{--creature-black:#1b1823;--creature-orange:#c0020f;--creature-dark-purple:#901cbf;--creature-light-purple:#e0c6ff;--creature-tan:#f7dfc3;--dark-background:var(--creature-black);--dark-background-5:#00000080;--dark-background-8:#000c;--text-color:var(--creature-tan);--link-color:var(--creature-light-purple);--text-color-pop:var(--creature-orange);--scrollbar-track:var(--creature-black);--scrollbar-thumb:var(--creature-dark-purple);--curtain-overlay:var(--dark-background-5);--lower-curtains-time:3s}@property --curtain-overlay{syntax:"<color>";inherits:false;initial-value:#00000080}html{background-color:#000;background:linear-gradient(var(--curtain-overlay), var(--curtain-overlay)), url(/img/curtain2.jpg) no-repeat fixed center;scrollbar-gutter:stable;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);scrollbar-width:thin;transition:--curtain-overlay var(--lower-curtains-time) ease-in-out;background-size:cover;overflow-y:auto}html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-track{background-color:#000}html::-webkit-scrollbar-thumb{background-color:#222}html,body{color:var(--text-color)}body{min-height:100vh;font-family:var(--font-oswald);margin:0 0 1px}header{text-align:center}header img{max-width:100%;height:auto}h1,h2{text-align:center}h1,h2,h3,h4,h5,h6,p{font-family:var(--font-vesper-libre);width:100%;max-width:800px;margin-inline:auto;font-weight:400}.primary-video{margin:0 auto}.schedule-container{width:800px;max-width:100%;margin:0 auto}.schedule-container li{background:var(--dark-background-5)}.swiper{width:100%;max-height:800px;margin:0 auto}.swiper .swiper-slide{aspect-ratio:16/9;width:100%;max-width:min(800px,100vw - 100px);margin-inline:auto}a{color:var(--link-color)}.creature-posters{gap:10px;width:100%;max-width:800px;margin-inline:auto;display:grid}.creature-posters .creature-poster img{width:100%;height:auto;max-height:100%}@media (max-width:799px){.creature-posters{grid-template-columns:1fr 1fr}}@media (min-width:800px){.creature-posters{grid-template-columns:1fr 1fr 1fr 1fr}}.twitch-embed{aspect-ratio:16/9;max-width:800px;width:100%!important;height:auto!important}.twitch-embed iframe{width:100%!important;height:100%!important}
