/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-oz93hwwwp7] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-oz93hwwwp7] {
    flex: 1;
}

.sidebar[b-oz93hwwwp7] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-oz93hwwwp7] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-oz93hwwwp7]  a, .top-row[b-oz93hwwwp7]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-oz93hwwwp7]  a:hover, .top-row[b-oz93hwwwp7]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-oz93hwwwp7]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-oz93hwwwp7] {
        justify-content: space-between;
    }

    .top-row[b-oz93hwwwp7]  a, .top-row[b-oz93hwwwp7]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-oz93hwwwp7] {
        flex-direction: row;
    }

    .sidebar[b-oz93hwwwp7] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-oz93hwwwp7] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-oz93hwwwp7]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-oz93hwwwp7], article[b-oz93hwwwp7] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Components/Layout/MovieFooter.razor.rz.scp.css */
.footerStyle[b-boqodr7btw] {
    background-color: var(--cf-theme-900);
}

    .footerStyle a[b-boqodr7btw] {
        color: var(--cf-theme-200);
    }
    .footerStyle a:hover[b-boqodr7btw] {
        color: var(--cf-theme-core);
    }


.bi[b-boqodr7btw] {
    font-size: 1.5rem;
    padding-inline-start: .5rem;
}
/* /Components/Layout/MovieLayout.razor.rz.scp.css */
/* /Components/Layout/MovieMenu.razor.rz.scp.css */
.navStyle[b-26opo3za4j]{
        background-color: var(--cf-theme-850);
}

.nav-item[b-26opo3za4j] {
    --bs-navbar-hover-color: var(--cf-theme-400);
    --bs-nav-link-hover-color: var(--cf-theme-400);
}

.dropdown-menu[b-26opo3za4j]{
        background-color: var(--cf-theme-900);
}

.dropdown:has(.nav-link.active) .dropdown-toggle[b-26opo3za4j]{
        color: var(--bs-navbar-active-color);
}


#linksList[b-26opo3za4j] {

}

#searchStuff[b-26opo3za4j] {
    white-space: nowrap;
    min-width: 200px;
}

/* Endless movie film strip animation background */
.film-strip-bg[b-26opo3za4j] {
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
    pointer-events: none;
}

.film-strip[b-26opo3za4j] {
    display: flex;
    height: 100%;
    animation: scroll-left-b-26opo3za4j 30s linear infinite;
}

.film-icon[b-26opo3za4j] {
    transform: rotate(90deg);
    color: black !important;
    font-size: 2rem;
    margin: 0;
    padding: 0;
    line-height: 1;
}

@keyframes scroll-left-b-26opo3za4j {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}
/* Keep search box on the right in wide view, stack in narrow view */
#searchStuff[b-26opo3za4j] {
    margin-left: auto;
    margin-right: 0;
    padding-left: 1rem;
    padding-right: 1rem;
}

@media (max-width: 991.98px) {
    #searchStuff[b-26opo3za4j] {
        width: 100%;
        margin: 0.5rem 0;
        padding: 0 1rem;
    }

        #searchStuff form[b-26opo3za4j] {
            width: 100%;
        }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-rixm4jhcsl] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-rixm4jhcsl] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-rixm4jhcsl] {
    font-size: 1.1rem;
}

.bi[b-rixm4jhcsl] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-rixm4jhcsl] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-rixm4jhcsl] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-rixm4jhcsl] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-rixm4jhcsl] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-rixm4jhcsl] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-rixm4jhcsl] {
        padding-bottom: 1rem;
    }

    .nav-item[b-rixm4jhcsl]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-rixm4jhcsl]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-rixm4jhcsl]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-rixm4jhcsl] {
        display: none;
    }

    .collapse[b-rixm4jhcsl] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-rixm4jhcsl] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/SearchMovieMenu.razor.rz.scp.css */
.navStyle[b-ocbpzb0ft4]{
        background-color: var(--cf-theme-850);
}

.nav-item[b-ocbpzb0ft4] {
    --bs-navbar-hover-color: var(--cf-theme-400);
    --bs-nav-link-hover-color: var(--cf-theme-400);
}

.dropdown-menu[b-ocbpzb0ft4]{
        background-color: var(--cf-theme-900);
}

.dropdown:has(.nav-link.active) .dropdown-toggle[b-ocbpzb0ft4]{
        color: var(--bs-navbar-active-color);
}


#linksList[b-ocbpzb0ft4] {

}
/* /Components/Layout/TopNavFooter.razor.rz.scp.css */
.footerStyle[b-pstehfwson] {
    background-color: var(--cf-theme-900);
}

    .footerStyle a[b-pstehfwson] {
        color: var(--cf-theme-200);
    }
    .footerStyle a:hover[b-pstehfwson] {
        color: var(--cf-theme-core);
    }


.bi[b-pstehfwson] {
    font-size: 1.5rem;
    padding-inline-start: .5rem;
}
/* /Components/Layout/TopNavMenu.razor.rz.scp.css */
.navStyle[b-cb5aldg4q0]{
        background-color: var(--cf-theme-850);
}

.nav-item[b-cb5aldg4q0] {
    --bs-navbar-hover-color: var(--cf-theme-400);
    --bs-nav-link-hover-color: var(--cf-theme-400);
}

.dropdown-menu[b-cb5aldg4q0]{
        background-color: var(--cf-theme-900);
}

.dropdown:has(.nav-link.active) .dropdown-toggle[b-cb5aldg4q0]{
        color: var(--bs-navbar-active-color);
}




/* /Components/Pages/AppPages/Fizz_Buzz_App_Page.razor.rz.scp.css */
.pageStyle[b-89r762m9yg] {
    position: relative;
}

    .pageStyle[b-89r762m9yg]::before {
        content: "";
        background: url(images/tech_image_3.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        opacity: 0.03;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
    }
/* /Components/Pages/AppPages/Loan_Ranger_App_Page.razor.rz.scp.css */
.pageStyle[b-as4ecx4vc4] {
    position: relative;
}

    .pageStyle[b-as4ecx4vc4]::before {
        content: "";
        background: url(images/tech_image_3.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        opacity: 0.03;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
    }

.title[b-as4ecx4vc4] {
    font-family: var(--cf-title-font);
    font-size: 3rem;
    color: var(--cf-title-color);
    line-height: 3rem;
}

.devicons[b-as4ecx4vc4] {
    font-size: 2rem;
    margin: 2px;
}

@media (min-width: 992px) {
    .title[b-as4ecx4vc4] {
        font-family: var(--cf-title-font);
        font-size: 3.5rem;
        color: var(--cf-title-color);
        line-height: 3rem;
    }

    .devicons[b-as4ecx4vc4] {
        font-size: 3rem;
        margin: 5px;
    }
}


.loanForm[b-as4ecx4vc4] {
    background-color: var(--bs-tertiary-bg);
    border: solid 1px var(--bs-secondary-bg);
}

    .loanForm input[b-as4ecx4vc4] {
        width: 100%;
        padding: .5rem;
    }

.paymentTitle[b-as4ecx4vc4] {
    text-align: center;
    font-size: 1.5rem;
    font-style: italic;
}

.payment[b-as4ecx4vc4] {
    text-align: center;
    font-weight: bold;
    color: darkseagreen;
    font-family: "Beba Neue", sans-serif;
}

.totalCost[b-as4ecx4vc4] {
    font-weight: bold;
    color: darkred;
}

.fade-in[b-as4ecx4vc4] {
    animation: fadeIn-b-as4ecx4vc4 3s;
}

@keyframes fadeIn-b-as4ecx4vc4{
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
/* /Components/Pages/AppPages/Pick_A_Flick_App_page.razor.rz.scp.css */
.pageStyle[b-i2ozr8l5fk] {
    position: relative;
}

    .pageStyle[b-i2ozr8l5fk]::before {
        content: "";
        background: url(images/tech_image_3.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        opacity: 0.03;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
    }
/* /Components/Pages/AppPages/Pick_A_Flick_Favorites_Page.razor.rz.scp.css */
.pageStyle[b-ednyyv21pu] {
    position: relative;
}

    .pageStyle[b-ednyyv21pu]::before {
        content: "";
        background: url(images/tech_image_3.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        opacity: 0.03;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
    }
/* /Components/Pages/AppPages/Pick_A_Flick_MovieById_Page.razor.rz.scp.css */
#movie-details[b-mu99s8sesc] {
    color: var(--cf-light-color);
    background: var(--background) center center no-repeat, linear-gradient(rgba(2,2,2,.5), rgba(0,0,0,.9));
    background-size: cover;
    background-blend-mode: overlay;
}
#movie-wrapper[b-mu99s8sesc] {
    backdrop-filter: blur(2px);
}
#movie-poster[b-mu99s8sesc] {
    border-radius: 15px;
    border-color: rgba(255,255,255,.6);
    border-width: 1px;
    max-width: 300px;
    width: 100%;
    height: auto;
}

#movie-rating[b-mu99s8sesc] {
    color: var(--cf-light-color);
    border-color: rgba(255,255,255,.6);
    font-size: 1.2rem;
    font-weight: 600;
}

.modal-background[b-mu99s8sesc] {
    background: var(--cf-theme-900);
    color: var(--cf-light-color);
}

.modal-header button[b-mu99s8sesc]{
    color: var(--bs-warning);
    background-color: transparent;
    border: none;
    font-size: 2rem;
}
/* /Components/Pages/AppPages/Pick_A_Flick_Now_Playing_Page.razor.rz.scp.css */
.pageStyle[b-ljjlbgqiie] {
    position: relative;
}

    .pageStyle[b-ljjlbgqiie]::before {
        content: "";
        background: url(images/tech_image_3.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        opacity: 0.03;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
    }
/* /Components/Pages/AppPages/Pick_A_Flick_Popular_Page.razor.rz.scp.css */
.pageStyle[b-qyn9f03rrj] {
    position: relative;
}

    .pageStyle[b-qyn9f03rrj]::before {
        content: "";
        background: url(images/tech_image_3.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        opacity: 0.03;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
    }
/* /Components/Pages/AppPages/Pick_A_Flick_Search_Page.razor.rz.scp.css */
.pageStyle[b-xrcbumuizs] {
    position: relative;
}

    .pageStyle[b-xrcbumuizs]::before {
        content: "";
        background: url(images/tech_image_3.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        opacity: 0.03;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
    }
/* /Components/Pages/AppPages/Pick_A_Flick_TBD_Page.razor.rz.scp.css */
.pageStyle[b-wgxc2jdnmj] {
    position: relative;
}

    .pageStyle[b-wgxc2jdnmj]::before {
        content: "";
        background: url(images/tech_image_3.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        opacity: 0.03;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
    }
/* Endless movie film strip animation background */
.film-strip-bg[b-wgxc2jdnmj] {
    position: relative;
    top: -0.9rem;
    left: 0;
    width: 500%;
    height: 100%;
    overflow: visible;
    z-index: -1;
    pointer-events: none;
}

.film-strip[b-wgxc2jdnmj] {
    display: flex;
    height: 100%;
    animation: scroll-left-b-wgxc2jdnmj 30s linear infinite;
}

.film-icon[b-wgxc2jdnmj] {
    transform: rotate(90deg);
    color: black !important;
    font-size: 2rem;
    margin: 0;
    padding: 0;
    line-height: 1;
}

@keyframes scroll-left-b-wgxc2jdnmj {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}
/* /Components/Pages/DemoPages/Taco_Cat_Demo_Page.razor.rz.scp.css */
.pageStyle[b-k0s0fupeua] {
    position: relative;
}

    .pageStyle[b-k0s0fupeua]::before {
        content: "";
        background: url(images/tech_image_3.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        opacity: 0.03;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
    }
/* /Components/Pages/DemoPages/Tasker_Demo_Page.razor.rz.scp.css */
.pageStyle[b-j3c69xbd2w] {
    position: relative;
}

    .pageStyle[b-j3c69xbd2w]::before {
        content: "";
        background: url(images/tech_image_3.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        opacity: 0.03;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
    }

.task[b-j3c69xbd2w] {
    font-size: 1.5rem;
    border: 5px solid var(--bs-subtle-danger);
    background: #E0EAFC; /* fallback for older broswers */
    background: -webkit-linear-gradient(to right, #CFDEF3, #E0EAFC); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #CFDEF3, #E0EAFC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+ */
    border-radius: 10px;
    min-width: 50%;
}
/* /Components/Pages/Home.razor.rz.scp.css */
/* /Components/Pages/IntroPages/Fizz_Buzz_Intro_Page.razor.rz.scp.css */
.pageStyle[b-ydyz07v4mg] {
    position: relative;
}

.pageStyle[b-ydyz07v4mg]::before {
    content: "";
    background: url(images/tech_image_3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.03;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.title[b-ydyz07v4mg]{
    font-family: var(--cf-title-font);
    font-size: 3rem;
    color: var(--cf-title-color);
    line-height: 3rem;
}

.devicons[b-ydyz07v4mg]{
    font-size: 2rem;
    margin: 2px;
}

@media (min-width: 992px){
    .title[b-ydyz07v4mg] {
        font-family: var(--cf-title-font);
        font-size: 3.5rem;
        color: var(--cf-title-color);
        line-height: 3rem;
    }

    .devicons[b-ydyz07v4mg] {
        font-size: 3rem;
        margin: 5px;
    }
}
/* /Components/Pages/IntroPages/Loan_Ranger_Intro_Page.razor.rz.scp.css */
.pageStyle[b-b2z3y3emy5] {
    position: relative;
}

.pageStyle[b-b2z3y3emy5]::before {
    content: "";
    background: url(images/tech_image_3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.03;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.title[b-b2z3y3emy5]{
    font-family: var(--cf-title-font);
    font-size: 3rem;
    color: var(--cf-title-color);
    line-height: 3rem;
}

.devicons[b-b2z3y3emy5]{
    font-size: 2rem;
    margin: 2px;
}

@media (min-width: 992px){
    .title[b-b2z3y3emy5] {
        font-family: var(--cf-title-font);
        font-size: 3.5rem;
        color: var(--cf-title-color);
        line-height: 3rem;
    }

    .devicons[b-b2z3y3emy5] {
        font-size: 3rem;
        margin: 5px;
    }
}
/* /Components/Pages/IntroPages/Pick_A_Flick_Intro_Page.razor.rz.scp.css */
:root[b-evl354bqp5] {
    /*buttons*/
    --cf-btn-homebg: hasl(60,100%,66%);
    --cf-btn-homehover: hasl(60,100%,56%);
    --cf-btn-homeactive: hasl(60,100%,46%);
}

.movieStyle[b-evl354bqp5] {
    background: linear-gradient(to right, rgba(181,53,132, .95) 0%, rgba(5, 39, 103, .8) 40%, rgba(5, 39, 103, .95) 100%), url("/images/NowPlayingBG.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    color: var(--cf-light-color);
}


.btn-movie-primary[b-evl354bqp5] {
    --bs-btn-bg: var(--cf-btn-homebg);
    --bs-btn-border-color: var(--cf-btn-homebg);
    --bs-btn-hover-bg: var(--cf-btn-homehover);
    --bs-btn-hover-border-color: var(--cf-btn-homehover);
    --bs-btn-active-bg: var(--cf-btn-homeactive);
    --bs-btn-active-border-color: var(--cf-btn-homeactive);
    --bs-btn-disabled-bg: var(--cf-btn-homebg);
    --bs-btn-disabled-border-color: var(--cf-btn-homebg);
    --bs-btn-hover-color: var(--cf-dark-color);
    color: var(--cf-dark-color);
}

.title[b-evl354bqp5] {
    font-family: var(--cf-title-font);
    font-size: 3rem;
    color: var(--cf-light-color);
    line-height: 3rem;
}

.subtitle[b-evl354bqp5] {
    font-size: 1rem;
    font-family: var(--cf-body-font);
}

.contrastDark[b-evl354bqp5] {
    color: var(--cf-dark-color);
    text-align: center;
}

.devicons[b-evl354bqp5] {
    font-size: 2rem;
    margin: 2px;
}

@media (min-width: 992px) {
    .title[b-evl354bqp5] {
        font-family: var(--cf-title-font);
        font-size: 3.5rem;
        color: var(--cf-light-color);
        line-height: 3rem;
    }

    .devicons[b-evl354bqp5] {
        font-size: 3rem;
        margin: 5px;
    }
}

/* Add this container style to contain the animation */
.image-container[b-evl354bqp5] {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.custom-image[b-evl354bqp5] {
    position: relative;
    transition: opacity 3s ease-in-out;
    width: 100%;
    height: 100%;
    transform-origin: center center;
}

    .custom-image.fade-out[b-evl354bqp5] {
        opacity: 0;
    }

    .custom-image.fade-in[b-evl354bqp5] {
        opacity: 1;
    }

    .custom-image.tv-change[b-evl354bqp5] {
        animation: channelChange-b-evl354bqp5 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
        /* Keep it contained within its original position */
        transform-box: fill-box;
        transform-origin: center center;
    }

@keyframes channelChange-b-evl354bqp5 {
    0% {
        filter: brightness(1) contrast(1) blur(0);
        transform: scale(1);
    }

    5% {
        filter: brightness(3) contrast(2) saturate(0.2) blur(2px);
        transform: scale(0.95);
    }

    10% {
        filter: brightness(0.2) contrast(3) saturate(0) blur(4px);
        transform: scale(0.9);
    }

    15% {
        filter: brightness(3) contrast(0.5) saturate(1.5) blur(1px);
        transform: scale(0.95);
    }

    20% {
        filter: brightness(0.1) contrast(5) saturate(0) blur(6px);
        transform: scale(0.92);
    }

    25% {
        filter: brightness(2) contrast(0.3) saturate(2) hue-rotate(10deg) blur(3px);
        transform: scale(0.95);
    }

    30% {
        filter: brightness(0.5) contrast(4) saturate(0.2) hue-rotate(-20deg) blur(8px);
        transform: scale(0.9);
    }

    40% {
        filter: brightness(0) contrast(8) saturate(0) blur(10px);
        transform: scale(0.95);
    }

    50% {
        filter: brightness(3) contrast(0.1) saturate(3) blur(15px);
        transform: scale(0.9);
    }

    60% {
        filter: brightness(0.1) contrast(10) saturate(0) blur(5px);
        transform: scale(0.95);
    }

    70% {
        filter: brightness(2.5) contrast(0.2) saturate(2) hue-rotate(30deg) blur(3px);
        transform: scale(0.9);
    }

    80% {
        filter: brightness(0.3) contrast(3) saturate(0.5) hue-rotate(-15deg) blur(6px);
        transform: scale(0.95);
    }

    90% {
        filter: brightness(1.8) contrast(0.7) saturate(1.2) blur(2px);
        transform: scale(0.98);
    }

    100% {
        filter: brightness(1) contrast(1) blur(0);
        transform: scale(1);
    }
}

.image-container[b-evl354bqp5]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 2;
    opacity: 0;
}

.image-container.noise[b-evl354bqp5]::before {
    background-image: url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"><filter id="noise"><feTurbulence type="fractalNoise" baseFrequency="0.65" numOctaves="3" stitchTiles="stitch"/><feBlend mode="screen"/></filter><rect width="100%" height="100%" filter="url(%23noise)" opacity="0.4"/></svg>');
    animation: staticNoise-b-evl354bqp5 0.8s linear, scanline-b-evl354bqp5 10s linear infinite;
    opacity: 0.7;
}

.image-container.noise[b-evl354bqp5]::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 3;
    background: linear-gradient(to bottom, transparent 0%, rgba(255, 255, 255, 0.2) 50%, transparent 51%, rgba(255, 255, 255, 0.3) 100%);
    background-size: 100% 8px;
    animation: scanline-b-evl354bqp5 0.4s linear infinite;
    opacity: 0;
    animation-delay: 0.2s;
}

.image-container.noise[b-evl354bqp5]::after {
    opacity: 0.4;
}

@keyframes staticNoise-b-evl354bqp5 {
    0% {
        background-position: 0 0;
        opacity: 0;
    }

    10% {
        opacity: 0.7;
    }

    30% {
        opacity: 0.3;
    }

    40% {
        opacity: 0.8;
    }

    60% {
        opacity: 0.2;
    }

    70% {
        opacity: 0.9;
    }

    90% {
        opacity: 0.5;
    }

    100% {
        background-position: 100% 100%;
        opacity: 0;
    }
}

@keyframes scanline-b-evl354bqp5 {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(100%);
    }
}

/* Add CRT flicker effect */
.image-container.noise[b-evl354bqp5] {
    animation: flicker-b-evl354bqp5 0.3s infinite alternate;
}

@keyframes flicker-b-evl354bqp5 {
    0% {
        opacity: 1;
    }

    25% {
        opacity: 0.8;
    }

    50% {
        opacity: 0.95;
    }

    75% {
        opacity: 0.85;
    }

    100% {
        opacity: 1;
    }
}
/* /Components/Pages/SettingsPages/Themes_Settings_Page.razor.rz.scp.css */
.pageStyle[b-1qjwvy7hix] {
    position: relative;
}

    .pageStyle[b-1qjwvy7hix]::before {
        content: "";
        background: url(images/tech_image_3.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        opacity: 0.03;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
    }
/* /Components/UI/ActorSwiper/ActorSwiper.razor.rz.scp.css */
.swiper-container[b-s59t9tmgn5] {
    position: relative;
}

    .swiper-container button[b-s59t9tmgn5] {
        position: absolute;
        color: var(--cf-them-800);
        background: var(--cf-light-color);
        height: 3rem;
        width: 3rem;
        font-size: 1.5rem;
        border: solid 1px var(--cf-theme-300);
        box-shadow: 1px 2px 4px var(--cf-theme-900);
        border-radius: 50%;
        top: calc(50% - 2rem);
    }

    .swiper-container .nav-btn-prev[b-s59t9tmgn5] {
        left: 1rem;
    }

    .swiper-container .nav-btn-next[b-s59t9tmgn5] {
        right: 1rem;
    }
.swiper-content[b-s59t9tmgn5] {
    padding: .5rem 4rem;
    scroll-behavior: smooth;
}
    .swiper-content[b-s59t9tmgn5]::-webkit-scrollbar {
    height: 6px;
}

.swiper-content[b-s59t9tmgn5]::-webkit-scrollbar-track {
    background: var(--cf-gray-300);
    border-radius: 5px;
}

.swiper-content[b-s59t9tmgn5]::-webkit-scrollbar-thumb {
    background: var(--cf-theme-800);
    border-radius: 5px;
}
@supports not selector(::-webkit-scrollbar) {
    .swiper-content[b-s59t9tmgn5] {
        scrollbar-width: thin;
        scrollbar-color: var(--cf-theme-800) var(--cf-gray-300);
    }
}
/* /Components/UI/ActorSwiper/ActorSwiperItem.razor.rz.scp.css */
.actor-img[b-mmlctyo45f] {
    height: 8rem;
    border-radius: 50%;
    aspect-ratio: 1/1;
    object-fit: cover;
    object-position: center;
}
/* /Components/UI/FizzBuzzItem.razor.rz.scp.css */
.Fizz[b-qdcf92ptha] {
    background-color: lightblue;
    color: var(--cf-dark-color);
}
.FizzBuzz[b-qdcf92ptha] {
    background-color: darkslategray;
    color: navajowhite;
}
.Buzz[b-qdcf92ptha] {
    background-color: lightcoral;
    color: var(--cf-dark-color);
}
/* /Components/UI/MovieCard.razor.rz.scp.css */
.movieCard[b-05ys7p09e8]{
    box-shadow: 0 4px 8px rgb(0, 0, 0, .3);
    transition: transform 0.2s ease-in-out;
}
.movieCard:hover[b-05ys7p09e8]{
    transform: scale(1.05);
    z-index: 99;
}

.movieCardFooter .btn[b-05ys7p09e8]{
    font-size: .6rem;
}
/* /Components/UI/TaskerLine.razor.rz.scp.css */
.complete[b-qlleo3p2hk]{
        text-decoration: line-through;
    color: var(--bs-secondary);
}
