.film-list a:link,.film-list a:visited{color:var(--text)}.film-list a:-moz-any-link{color:var(--text)}.film-list a:any-link{color:var(--text)}.back-button:not(#\#){color:pink!important}.back-button{display:block;width:-moz-fit-content;width:fit-content;margin:.5rem;font-size:1.25rem;font-weight:700}#featured{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content}#featured-film{display:block;aspect-ratio:4/3;width:80%;border:double 4px var(--outline);min-width:0}#featured-border-wrapper{display:flex;width:100%;height:-moz-fit-content;height:fit-content;min-width:0;margin-bottom:1rem}.sparkly-border{display:block;width:10%;min-width:0;mix-blend-mode:lighten}#featured-description-wrapper{position:relative;background-image:url(/_Assets/page_decorations/sparkly.gif);background-blend-mode:lighten;isolation:isolate;margin-left:1rem;margin-right:1rem}#featured-description-header{text-transform:capitalize;margin:0 auto;text-align:center;padding:.5rem;border:double 4px var(--outline);background:var(--secondary--lighter-gradient);position:relative;isolation:isolate;font-family:cursive;text-shadow:4px 4px 0 var(--outline)}#featured-description-header:after{content:"";z-index:-1;position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/_Assets/page_decorations/twinkle.gif);mix-blend-mode:lighten}#featured-description-header img{width:2em;padding-right:1rem;filter:drop-shadow(4px 4px 0 var(--outline))}#featured-description{padding:1rem;min-height:10em;font-size:1.25rem;background-image:var(--noise);background-blend-mode:hard-light;background-color:var(--primary);border:double 4px var(--outline)}.film-list{margin-left:auto;margin-right:auto;max-width:900px}.film-list a:hover{-webkit-text-decoration:none;text-decoration:none}.film-list-item{display:flex;justify-content:center;flex-wrap:nowrap;width:100%;margin:auto auto 1rem}.film-list-item-thumbnail{display:block;border:double 4px var(--outline);-o-object-fit:cover;object-fit:cover;width:50%;flex-shrink:0;aspect-ratio:16/9}.film-list-item-description{border:double 4px var(--outline);padding:1rem;background-image:var(--noise);background-blend-mode:hard-light;background-color:var(--primary);width:50%;flex-grow:1;position:relative;isolation:isolate}.film-list-item-description:after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:-1;margin-left:auto;margin-right:auto;background-image:url(/_Assets/page_decorations/sparklies.gif);mix-blend-mode:lighten;background-size:100px;background-repeat:repeat}.film-list-item:hover .film-list-item-description{background-color:var(--secondary)}@media (max-width: 900px){.film-list-item{flex-wrap:wrap;width:85%}.film-list-item-thumbnail{width:100%}.film-list-item-description{width:100%;min-height:10em}}.hidden{display:none}
