.SearchBar-module__4gEqOG__container{position:relative}.SearchBar-module__4gEqOG__input{color:#0f0;box-sizing:border-box;background-color:#000;border:3px inset #ccc;width:100%;padding:10px;font-size:1.2rem}.SearchBar-module__4gEqOG__input:disabled{color:#555;cursor:not-allowed}.SearchBar-module__4gEqOG__loading{text-align:center;color:red;padding:4px 0;font-size:.9rem;animation:1s linear infinite SearchBar-module__4gEqOG__blinker;display:block}@keyframes SearchBar-module__4gEqOG__blinker{50%{opacity:0}}.SearchBar-module__4gEqOG__dropdown{z-index:100;background-color:#000;border:3px outset #ccc;max-height:400px;margin:0;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.SearchBar-module__4gEqOG__suggestion{border-bottom:1px dashed #555}.SearchBar-module__4gEqOG__suggestion:last-child{border-bottom:none}.SearchBar-module__4gEqOG__suggestionButton{cursor:pointer;text-align:left;color:#ff0;width:100%;font-family:var(--font-retro);background:0 0;border:none;align-items:center;gap:10px;padding:8px 10px;display:flex}.SearchBar-module__4gEqOG__suggestionButton:hover{color:#fff;background-color:#00a}.SearchBar-module__4gEqOG__poster{object-fit:cover;border:1px solid #555;flex-shrink:0;width:46px;height:69px}.SearchBar-module__4gEqOG__posterPlaceholder{background-color:#222;border:1px solid #555;flex-shrink:0;width:46px;height:69px;display:block}.SearchBar-module__4gEqOG__suggestionText{flex-direction:column;gap:2px;min-width:0;display:flex}.SearchBar-module__4gEqOG__suggestionTitle{text-overflow:ellipsis;white-space:nowrap;font-size:1.1rem;font-weight:700;overflow:hidden}.SearchBar-module__4gEqOG__suggestionYear{color:#0f0;font-size:.9rem}.SearchBar-module__4gEqOG__suggestionButton:hover .SearchBar-module__4gEqOG__suggestionYear{color:#ccc}
.EmailCaptureForm-module__xRS4YW__container{background-color:#222;border:3px ridge #0f0;margin-top:1rem;padding:1rem}.EmailCaptureForm-module__xRS4YW__heading{color:#0f0;text-transform:uppercase;font-size:1.2rem}.EmailCaptureForm-module__xRS4YW__form{flex-direction:column;align-items:center;gap:10px;display:flex}.EmailCaptureForm-module__xRS4YW__input{color:#000;background:#fff;border:2px inset #ccc;width:80%;padding:5px}.EmailCaptureForm-module__xRS4YW__button{color:#000;background:#ff0;border:3px outset #fff;padding:5px 15px;font-weight:700}.EmailCaptureForm-module__xRS4YW__button:active{border:3px inset #fff}.EmailCaptureForm-module__xRS4YW__error{color:red;background:#000;padding:5px;font-weight:700}.EmailCaptureForm-module__xRS4YW__success{color:#0f0;text-align:center;border:2px dashed #0f0;padding:10px;font-size:1.2rem;font-weight:700}
.ScreeningResults-module__QXsWVa__container{background-color:#00a;border:5px double #ff0;width:100%;padding:1rem}.ScreeningResults-module__QXsWVa__noResults{background-color:#000;border:5px dashed red;padding:1rem}.ScreeningResults-module__QXsWVa__message{color:#ff0;font-size:1.5rem}.ScreeningResults-module__QXsWVa__filmCard{background:url(/bg_1280.jpg) 50%/cover no-repeat;border:2px solid #0ff;margin-bottom:1rem;padding:1rem}.ScreeningResults-module__QXsWVa__filmTitle{color:#f0f;text-shadow:1px 1px #fff;font-size:2rem;text-decoration:underline}.ScreeningResults-module__QXsWVa__list{text-align:left;padding-left:2rem;list-style-type:square}.ScreeningResults-module__QXsWVa__item{margin-bottom:1rem;font-size:1.2rem}.ScreeningResults-module__QXsWVa__details{display:block}.ScreeningResults-module__QXsWVa__time{color:#ff0;font-weight:700}.ScreeningResults-module__QXsWVa__cinema{color:#fff}.ScreeningResults-module__QXsWVa__ticketLink{color:#fff;background-color:red;border:2px outset #f55;margin-top:5px;padding:2px 10px;text-decoration:none;display:inline-block}.ScreeningResults-module__QXsWVa__ticketLink:active{border:2px inset #f55}
.footer-module__oqRDSq__footer{--stroke:#fff;--muted:#0ff;--ink:#ff0;--shadow:4px 4px 0px red;font-family:var(--font-retro);justify-content:center;align-items:center;gap:15px;margin-top:auto;padding-top:1rem;padding-bottom:2rem;display:flex;position:relative}.footer-module__oqRDSq__link,.footer-module__oqRDSq__toggleButton{color:var(--muted);cursor:pointer;font-size:1.2rem;font-family:var(--font-retro);background:0 0;border:none;align-items:center;gap:6px;padding:0;text-decoration:underline;display:flex}.footer-module__oqRDSq__link:hover,.footer-module__oqRDSq__toggleButton:hover{color:red}.footer-module__oqRDSq__divider{color:var(--stroke);font-size:1.5rem}.footer-module__oqRDSq__dropupContainer{position:relative}.footer-module__oqRDSq__arrow{font-size:.8rem}.footer-module__oqRDSq__arrowOpen{transform:rotate(180deg)}.footer-module__oqRDSq__dropupMenu{box-shadow:var(--shadow);text-align:left;background-color:#000;border:4px outset #ccc;min-width:280px;padding:10px 0;position:absolute;bottom:calc(100% + 15px);left:50%;transform:translate(-50%)}.footer-module__oqRDSq__projectItem{color:var(--ink);border-bottom:1px dashed #555;padding:10px 20px;text-decoration:none;display:block}.footer-module__oqRDSq__projectItem:last-child{border-bottom:none}.footer-module__oqRDSq__projectItem:hover{color:#fff;background-color:#00a}.footer-module__oqRDSq__projectTitle{margin-bottom:2px;font-size:1.2rem;font-weight:700;text-decoration:underline}.footer-module__oqRDSq__projectDesc{color:#0f0;font-size:1rem}.footer-module__oqRDSq__attribution{text-align:center;color:#888;font-size:.7rem;position:absolute;bottom:.5rem;left:0;right:0}.footer-module__oqRDSq__tmdbLink{color:#0bb;text-decoration:underline}.footer-module__oqRDSq__tmdbLink:hover{color:#0ff}
.page-module__x_12Ia__container{flex-direction:column;width:100%;max-width:800px;min-height:100vh;margin:0 auto;padding:2rem 2rem 0;display:flex}.page-module__x_12Ia__header{margin-bottom:2rem}.page-module__x_12Ia__title{color:red;text-shadow:2px 2px #ff0;font-size:4rem;font-weight:700}.page-module__x_12Ia__subtitle{color:#0f0;font-size:1.5rem;font-style:italic}.page-module__x_12Ia__mapLink{margin-top:.5rem;font-size:1rem;display:inline-block}.page-module__x_12Ia__controls{margin:1rem 0}.page-module__x_12Ia__cityButtons{justify-content:center;gap:1rem;margin:1rem 0;display:flex}.page-module__x_12Ia__cityButton{color:#ccc;font-size:1.2rem;font-family:var(--font-retro);cursor:pointer;background:#000;border:3px outset #ccc;padding:5px 15px}.page-module__x_12Ia__cityButton:active{border:3px inset #ccc}.page-module__x_12Ia__cityButton.page-module__x_12Ia__active{color:#000;background:#ccc;border:3px inset #fff;font-weight:700}.page-module__x_12Ia__searchContainer{background-color:#000000b3;border:4px ridge #f0f;width:80%;margin:2rem auto;padding:1rem}.page-module__x_12Ia__resultsContainer{margin-top:2rem}.page-module__x_12Ia__loading{color:red;font-size:2rem;text-decoration:blink;animation:1s linear infinite page-module__x_12Ia__blinker}@keyframes page-module__x_12Ia__blinker{50%{opacity:0}}
