ul {
    padding-left: 18px !important;
    font-size: 1rem;
}

span {
}

h1 {
    margin: 1.3rem 0 1.68rem 0 !important;
    font-size: 2.5rem !important;
}

h2 {
    font-size: 1.6rem !important;
}

h3 {
    font-size: 1.2rem !important;
}

a {
    cursor: pointer;
}

.container {
    padding-top: 2px;
}

dt {
    float: left;
    height: 14px;
    padding-top: 5px;
    width: 120px;
}

dd {
    margin-left: 110px;
    padding-top: 5px;
}

.Pointer {
    cursor: pointer;
}

.topBanner {
    border: 0;
    text-align: center;
    height: 100px;
    margin: 0 auto;
    padding: 0px 20px 0px 20px;
    overflow: hidden;
    grid-column-start: 2;
    grid-column-end: 12;
}

.normalRow td {
    text-align: center;
}

.normalRow td:hover {
    text-align: center;
}

@media only screen and (max-width: 1000px) {
    img.topBanner {
        content: url("https://www.catmoviez.com/resources/images/logo.png");
    }
}

.FloatLeft {
    border: solid 1px #000;
    border-collapse: collapse;
    float: left;
    overflow: auto;
    text-align: left;
}

.BorderlessFloatLeft {
    float: left;
    text-align: left;
}

.MoviesGridDiv {
    float: left;
    overflow: auto;
    padding: 4px;
    text-align: left;
    vertical-align: top;
    width: 100%;
}

.Footer {
    float: left;
    font-size: 10px;
    text-align: center;
    width: 100%;
}

.MoviesTableHeader {
    font-weight: 700;
    text-align: center;
}

.MoviesTableHeader a {
    color: #fff;
    font-weight: 700;
    text-align: center;
}

.GridPagerStyle span {
    color: #FFF;
    font-size: 1.2rem;
    color: #fff;
    text-shadow: 0 0 7px #fff, 0 0 10px #fff, 0 0 21px #fff, 0 0 42px #0fa, 0 0 82px #0fa, 0 0 92px #0fa, 0 0 102px #0fa, 0 0 151px #0fa;
}

.GridPagerStyle td table {
    /*width:100%;*/
}

.GridPagerStyle a {
    color: #999;
    text-decoration: none;
    font-size: 1.2rem;
    display: block;
}

.GridClass tr.FooterRow:hover,
.GridClass .FooterRow:hover,
.GridClass tr.no-hover:hover {
    background: none !important;
    background-color: transparent !important;
}

.GridClass .MoviesTableRow td,
.GridClass .MoviesTableAltRow td {
    padding: 2px;
    padding-left: 4px;
    border: solid 1px #c1c1c1;
}

@media only screen and (min-width: 768px) {
    .GridClass td,
    .GridClass th {
        text-align: center;
        height: 35px;
    }
}

@media only screen and (max-width: 768px) {
    .GridClass td,
    .GridClass th {
        text-align: center;
        height: 45px;
    }
}

.GridClassLeft td,
.GridClassLeft th,
.GridClassLeft {
    text-align: left !important;
}

.GridClass th {
    padding: 4px 2px 4px 4px;
    border-left: solid 1px #525252;
    font-size: 14px;
}

.GridClassSelectedHeader a {
    font-weight: bolder;
    color: #FFE0B2;
}

.ReportTable {
    margin-top: 3px;
    padding: 2px;
    width: 100%;
}

.ReportTableTitle {
    font-size: 1.3rem;
    font-weight: 700;
    text-align: center;
    height: 2.2rem;
}

.ReportTableTitle td {
    font-size: 1.3rem;
    font-weight: 700;
    text-align: center;
    height: 1.7rem;
}

.ReportTableTitleSmall {
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
    height: 2.2rem;
}

.ReportTableTitleSmall td {
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
    height: 1.7rem;
}

.ReportTableHeader {
    font-weight: 700;
    text-align: center;
}

.selectedRow,
.selectedRow a {
    font-weight: bold;
}

TD.NoPadding {
    padding: 0 !important;
}

TD.RTL {
    direction: rtl;
}

INPUT.RTL {
    direction: rtl;
}

TD.PaddingLeft {
    padding: 3px;
}

.Padding {
    padding: 5px;
}

.MarginLeft {
    margin-left: 5px;
}

.MarginLeftPercentile {
    margin-left: 5%;
}

SPAN.ErrorMessage {
    color: red;
    font-size: 1rem;
    padding-top: 1.5rem;
    font-weight: 700;
}

TR.ActorsStatsInMovie {
    font-size: 14px;
}

TD.ActorsStatsInMovie {
    font-size: 14px;
    text-align: center;
    width: 75px;
}

TR.MovieStatsInActor {
    font-size: 14px;
}

TD.MovieStatsInActor {
    font-size: 14px;
    text-align: center;
    width: 75px;
}

.hide UL {
    display: none;
}

.show {
    display: inline !important;
}

.autoScroll {
    overflow: auto;
}

.noScroll {
    overflow: hidden;
}

.Static {
    position: static;
}

.Red {
    color: Red;
    font-weight: 700;
}

.HomepageLowerSpan {
    border-collapse: collapse;
    float: left;
    margin-top: 2px;
    padding-left: 2px;
    padding-top: 3px;
    height: 270px;
}

.accordionHeader {
    border: 1px solid #2F4F4F;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 5px;
}

.accordionHeader a {
}

.accordionHeader a:hover {
}

.accordionHeaderSelected {
    border: 1px solid #ECCA83;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    margin-top: 0px;
    padding: 5px;
    margin-bottom: 0px;
}

.accordionHeaderSelected a {
    text-decoration: none;
}

.accordionHeaderSelected a:hover {
    text-decoration: underline !important;
}

.accordionContent {
    border-top: none;
    margin-bottom: 2px;
    margin-top: 0;
    padding: 12px 5px 5px;
    height: auto !important;
}

.popupControl {
    position: absolute;
    visibility: hidden;
}

.navitem ul {
    padding-left: 0px !important;
    line-height: 30px;
    display: inline-block;
}

.navitem ul li {
    display: inline;
    list-style-type: none !important;
    padding: 5px 0px 5px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.navitem ul li a {
    padding: 5px 10px 5px 10px !important;
    font-size: 1.2rem !important;
}

.navitem ul li a:hover {
    text-decoration: none;
}

.TableWithGridlines TABLE {
    border-collapse: collapse;
}

.TableWithGridlines TD {
    border-collapse: collapse;
}

.ajax__calendar_container {
    border: solid 1px #000;
    font-family: arial, helvetica, sans-serif;
    cursor: default;
    width: 205px !important;
    font-size: 12px;
    text-align: center;
    padding: 0px;
}

.ajax__calendar_body {
    height: 136px;
    width: 205px !important;
    position: relative;
    overflow: hidden;
}

.ajax__calendar_days,
.ajax__calendar_months,
.ajax__calendar_years {
    top: 0px;
    left: 0px;
    height: 136px;
    width: 195px !important;
    padding-right: 2px;
    position: absolute;
    text-align: center;
}

.ajax__calendar_days table {
    border-spacing: 0;
    border-collapse: collapse;
    font: 100% sans-serif;
    text-align: center;
}

.ajax__calendar_header {
    padding-top: 4px;
    background: url(../images/calendar/header.gif) repeat-x;
    height: 20px;
}

.ajax__calendar_prev {
    margin-left: 8px;
    margin-top: 2px;
    display: block;
    cursor: pointer;
    float: left;
    background: url(../images/calendar/prev.gif) no-repeat !important;
}

.ajax__calendar_next {
    margin-top: 2px;
    margin-right: 0px;
    display: block;
    cursor: pointer;
    float: right;
    background: url(../images/calendar/next.gif) no-repeat !important;
}

.ajax__calendar_title {
    cursor: pointer;
    text-align: center;
    font-weight: 600;
    font-size: 10pt;
    font-family: Arial;
}

.ajax__calendar_footer {
    display: none;
}

.ajax__calendar_dayname {
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
    font-weight: 700;
    font-size: 9pt;
    border-bottom: solid 1px #a6a6a6;
}

.ajax__calendar_day,
.ajax__calendar_month,
.ajax__calendar_year {
    padding: 0px;
    text-align: center;
    padding: 0pt 2px;
}

.ajax__calendar_hover .ajax__calendar_day,
.ajax__calendar_hover .ajax__calendar_month,
.ajax__calendar_hover .ajax__calendar_year {
    color: #0066cc;
}

.ajax__calendar_other .ajax__calendar_day,
.ajax__calendar_other .ajax__calendar_year {
    color: #a6a6a6;
}

.ajax__calendar_active .ajax__calendar_day {
    color: #0066cc;
}

.tabsMovie .ajax__tab_tab {
}

.tabsMovie .ajax__tab_header .ajax__tab_outer {
    margin: 0px 0.16em 0px 0px;
    padding: 1px 0px 1px 0px;
    vertical-align: bottom;
    border: solid 1px #424242;
    border-bottom-width: 0px;
}

.tabsMovie .ajax__tab_header .ajax__tab_tab {
    padding: 0.35em 0.75em;
    margin-right: 0.01em;
}

.tabsMovie .ajax__tab_hover .ajax__tab_outer {
    background: url(../images/Tabs.png) #bfdaff repeat-x left -1300px;
    cursor: pointer;
}

.tabsMovie .ajax__tab_active .ajax__tab_tab {
}

.tabsMovie .ajax__tab_active .ajax__tab_outer {
    background: url(../images/grd_pgr.png) #424242 repeat-x left;
}

.slideshow-images {
    width: auto !important;
}

.searchBox {
    background-image: url(/Resources/images/magnifying-glass.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 12px;
    width: 128px;
}

.noclose .ui-dialog-titlebar-close {
    display: none;
    visibility: hidden;
}

.noTitleStuff .ui-dialog-titlebar {
    display: none;
}

.noclose {
    position: absolute;
    border: 0px transparent !important;
}

.hideHeader .ui-dialog-titlebar {
    display: none !important;
}

.hideHeader .ui-widget-content {
    background: none !important;
}

.hideHeader .ui-dialog-content {
    background-color: transparent !important;
    border: 0px transparent !important;
}

.absolute {
    position: absolute;
}

@media only screen and (min-width: 768px) {
    .searchResultsPosition {
        position: absolute;
        top: 50px;
        left: 150px;
        border: 2px solid black;
        height: 100%;
    }

    .DynamicFontTextbox {
        font-size: 26px !important;
    }
}

@media only screen and (max-width: 768px) {
    .searchResultsPosition {
        position: absolute;
        top: 50px;
        left: 0px;
        border: 2px solid black;
        height: 100%;
        width: 100% !important;
    }

    .DynamicFontTextbox {
        font-size: 16px !important;
        font-weight: bold;
    }
}

.collapsible-body {
    max-height: 400px;
    overflow: auto;
    padding: 1rem !important;
}

.collapsible-header {
    font-weight: bold;
}

.btn:hover,
.btn-large:hover {
    transition: opacity .2s;
    opacity: 0.8;
}

td.materialboxed.active img {
    height: 100%;
    width: 100% !important;
}

/*AutoComplete flyout */
.AutoCompleteCompletionList {
    border: solid 1px #009688;
    margin: 2px;
    padding: 2px;
    height: 150px;
    overflow: auto;
    background-color: #FFFFFF;
    border-radius: 4px;
}

.AutoCompleteListItem {
    color: #1C1C1C;
    padding: 1px;
}

.AutoCompleteItemHighlighted {
    background-color: #FF5722;
    color: white;
    cursor: pointer;
}

.input-field.col label {
    margin-top: 5px !important;
}

@media screen and (min-width: 800px) {
    .mobile-break {
        display: none;
    }
}

.channelLogo {
    height: 24px;
    width: 24px;
    border-radius: 4px;
}

.valigncenter {
    display: flex;
    align-items: center;
    justify-content: center;
}

.col {
    padding: 0 .75rem;
}

.progress {
    background-color: #acece6;
}

.ui-autocomplete {
    position: absolute !important;
    background-color: #CCC !important;
    color: #000 !important;
    border: 1px solid #ccc !important;
    cursor: pointer;
    z-index: 99999 !important;
}

.ui-helper-hidden-accessible {
    position: absolute !important;
    left: -9999px !important;
    top: auto !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
}

.ui-dialog {
    padding: 0px !important;
}

/* Trophy Page Styles */
.trophies-container {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 1.5rem;
    padding: 1rem 0;
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
}

@media (max-width: 1400px) {
    .trophies-container {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 992px) {
    .trophies-container {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

.trophy-divider {
    grid-column: 1 / -1;
    display: flex;
    align-items: center;
    gap: 1rem;
    margin: 2rem 0 1rem;
    padding: 0 0.5rem;
}

.divider-line {
    flex: 1;
    height: 1px;
}

.divider-text {
    font-size: 1.1rem;
    font-weight: 600;
    white-space: nowrap;
}

.trophy-card {
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
}

.trophy-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.trophy-card.earned {
    min-height: 200px;
    border: 2px solid;
}

.trophy-card.unearned {
    min-height: 180px;
    border: 1px solid #e0e0e0;
    opacity: 0.85;
}

.trophy-card.bronze.earned {
    border-color: #cd7f32;
    box-shadow: 0 4px 12px rgba(205, 127, 50, 0.3);
}

.trophy-card.silver.earned {
    border-color: #c0c0c0;
    box-shadow: 0 4px 12px rgba(192, 192, 192, 0.3);
}

.trophy-card.gold.earned {
    border-color: #ffd700;
    box-shadow: 0 4px 12px rgba(255, 215, 0, 0.3);
}

.trophy-icon-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    padding: 1rem;
}

.trophy-icon-wrapper {
    flex-shrink: 0;
}

.trophy-card.earned .trophy-icon-wrapper i {
    font-size: 80px;
    line-height: 80px;
}

.trophy-card.unearned .trophy-icon-wrapper i {
    font-size: 60px;
    line-height: 60px;
    opacity: 0.6;
}

.trophy-card.bronze.earned .trophy-icon-container i {
    color: #cd7f32;
}

.trophy-card.silver.earned .trophy-icon-container i {
    color: #c0c0c0;
}

.trophy-card.gold.earned .trophy-icon-container i {
    color: #ffd700;
}

.trophy-card.bronze.unearned .trophy-icon-container i {
    color: #8b5a3c;
}

.trophy-card.silver.unearned .trophy-icon-container i {
    color: #888;
}

.trophy-card.gold.unearned .trophy-icon-container i {
    color: #b8860b;
}

.trophy-content {
    padding: 0 1rem 1rem;
    margin-top: -0.5rem;
}

.trophy-name {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    text-align: center;
    min-height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.trophy-user-count {
    text-align: center;
    margin: 0.5rem 0;
    font-size: 0.9rem;
}

.trophy-user-count a {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    padding: 0.25rem 0.75rem;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    transition: background 0.2s;
}

.trophy-user-count a:hover {
    background: rgba(0, 0, 0, 0.1);
}

.trophy-progress {
    flex-shrink: 0;
}

.circular-progress {
    position: relative;
    width: 60px;
    height: 60px;
}

.circular-progress svg {
    transform: rotate(-90deg);
    width: 60px;
    height: 60px;
}

.circular-progress circle {
    fill: none;
    stroke-width: 5;
}

.circular-progress .bg-circle {
    stroke: #e0e0e0;
}

.circular-progress .progress-circle {
    stroke-linecap: round;
    transition: stroke-dashoffset 0.5s ease;
}

.circular-progress.bronze .progress-circle {
    stroke: #cd7f32;
}

.circular-progress.silver .progress-circle {
    stroke: #c0c0c0;
}

.circular-progress.gold .progress-circle {
    stroke: #ffd700;
}

.progress-percentage {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 0.75rem;
    font-weight: 600;
    color: #757575;
}

.trophy-checkmark {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    width: 32px;
    height: 32px;
    background: #4caf50;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.trophy-checkmark i {
    color: white;
    font-size: 20px;
}

.trophy-description {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.85);
    color: white;
    padding: 0.75rem;
    font-size: 0.85rem;
    transform: translateY(100%);
    transition: transform 0.3s ease;
    max-height: 100px;
    overflow-y: auto;
}

.trophy-card:hover .trophy-description {
    transform: translateY(0);
}

.trophy-card.earned .trophy-description {
    background: rgba(0, 0, 0, 0.9);
}

@media (max-width: 600px) {
    .trophies-container {
        grid-template-columns: repeat(3, 1fr) !important;
        gap: 1rem;
    }

    .trophy-card.earned {
        min-height: 180px;
    }

    .trophy-card.unearned {
        min-height: 160px;
    }

    .trophy-checkmark {
        display: none !important;
    }

    .trophy-icon-wrapper {
        display: none !important;
    }

    .trophy-icon-container {
        justify-content: center !important;
    }
}

[type="radio"]:not(:checked) + span,
[type="radio"]:checked + span {
    padding-left: 25px !important;
}

/* ============================================
   MyMovies.aspx - Common Styles
   ============================================ */
/* Note: OL and td styles are scoped to MyMovies page via inline styles if needed */

/* Hide favorites column on screens narrower than 1900px (but show on mobile) */
@media (min-width: 1201px) and (max-width: 1899px) {
    #divFavoritesColumn {
        display: none !important;
    }
    /* Move trophies to left column below gravatar */
    #divTrophiesInLeftColumn {
        display: block !important;
    }
    #divTrophiesInMiddleColumn {
        display: none !important;
    }
}

/* For screens below 1201px (mobile) - show favorites but in different layout */
@media (max-width: 1200px) {
    /* Move trophies to left column below gravatar on mobile too */
    #divTrophiesInLeftColumn {
        display: block !important;
    }
    #divTrophiesInMiddleColumn {
        display: none !important;
    }
}

@media (min-width: 1900px) {
    /* On large screens, show trophies in middle column */
    #divTrophiesInLeftColumn {
        display: none !important;
    }
    #divTrophiesInMiddleColumn {
        display: block !important;
    }
}

/* Hide left movie navigator on mobile */
@media (max-width: 1200px) {
    .MyMovies-Bordered.col.s2.l2 {
        display: none !important;
    }
}

/* Responsive grid for stats charts */
@media (max-width: 600px) {
    .MyMovies-stats-charts-grid {
        grid-template-columns: repeat(3, 1fr) !important;
        gap: 8px !important;
    }
}

/* Show favorites section in general info on mobile */
@media (max-width: 1200px) {
    #divFavoritesColumn {
        display: flex !important;
        width: 100% !important;
        max-width: 100% !important;
        flex-direction: row !important;
        justify-content: space-around !important;
        margin-top: 15px !important;
        padding-top: 15px !important;
    }

    #divFavoritesColumn > div {
        flex: 1 1 auto !important;
        max-width: 45% !important;
    }
}
.MyMovies-movie-list-container {
    padding: 4px 0;
}

.MyMovies-movie-list-item {
    transition: background-color 0.2s ease;
}

.MyMovies-grade-badge {
    font-family: 'Roboto', sans-serif;
}

.MyMovies-loading-more {
    text-align: center;
    padding: 10px;
}

.MyMovies-stats-link {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}

.MyMovies-stats-link:hover {
    text-decoration: underline;
}

.MyMovies-library-header {
    font-size: 1.8rem;
    white-space: nowrap;
    line-height: 1.2;
}

/* ============================================
   HomePage.aspx - Common Styles
   ============================================ */
.HomePage-stats-chart-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}

/* ============================================
   IMDBQueries.aspx - Common Styles
   ============================================ */
.IMDBQueries-article {
    margin-left: 30px;
    margin-right: 30px;
}

.IMDBQueries-query-nav-override {
    background: transparent !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.IMDBQueries-query-tabs-container {
    background: transparent !important;
    padding: 4px 0;
    margin-bottom: 8px;
    text-align: center;
}

.IMDBQueries-query-tab {
    display: inline-block;
    padding: 12px 8px;
    margin: 3px;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    border: 2px solid transparent;
    font-size: 0.85rem;
    line-height: 1.2;
}

.IMDBQueries-query-tab:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
    text-decoration: none;
}

.IMDBQueries-query-tab:hover,
.IMDBQueries-query-tab:focus,
.IMDBQueries-query-tab:active {
    text-decoration: none;
}

.IMDBQueries-query-tab.active {
    border: 2px solid transparent;
    font-weight: bold;
}

.IMDBQueries-stats-container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    gap: 10px;
    width: 100%;
    margin: 10px 0;
}

.IMDBQueries-stat-card {
    border-radius: 6px;
    padding: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    cursor: pointer;
    border: 2px solid transparent;
    height: 130px;
    min-height: 130px;
    max-height: 130px;
    flex: 1 1 0;
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.IMDBQueries-stat-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}

.IMDBQueries-stat-card h3 {
    margin: 0 0 3px 0;
    font-size: 0.85rem;
    text-align: center;
}

.IMDBQueries-stat-card .stat-value {
    font-size: 1.3rem;
    font-weight: bold;
    margin: 2px 0;
    text-align: center;
}

.IMDBQueries-stat-card .stat-movement {
    font-size: 0.8rem;
    text-align: center;
}

.IMDBQueries-progress-ring {
    width: 80px;
    height: 80px;
    position: relative;
    margin: 10px auto;
}

.IMDBQueries-progress-ring svg {
    transform: rotate(-90deg);
}

.IMDBQueries-progress-ring .progress-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1rem;
    font-weight: bold;
}

.IMDBQueries-movie-card {
    border-radius: 4px;
    padding: 5px;
    margin: 3px 0;
    display: flex;
    align-items: center;
    gap: 8px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    transition: all 0.2s ease;
}

.IMDBQueries-movie-card:hover {
    box-shadow: 0 3px 8px rgba(0,0,0,0.2);
    transform: translateX(3px);
}

.IMDBQueries-movie-card img {
    width: 38px;
    height: 57px;
    object-fit: cover;
    border-radius: 3px;
}

.IMDBQueries-movie-card .movie-info {
    flex: 1;
}

.IMDBQueries-movie-card .movie-rank {
    font-weight: bold;
    font-size: 0.95rem;
    min-width: 35px;
}

.IMDBQueries-tab-container {
    margin: 10px 0;
}

.IMDBQueries-tab-buttons {
    display: flex;
    gap: 8px;
    margin-bottom: 8px;
}

.IMDBQueries-tab-button {
    flex: 1;
    padding: 8px;
    border: none;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
    font-size: 0.95rem;
    transition: all 0.3s ease;
}

.IMDBQueries-tab-content {
    display: none;
    border-radius: 0 4px 4px 4px;
    padding: 10px;
    max-height: 700px;
    overflow-y: auto;
}

.IMDBQueries-tab-content.active {
    display: block;
}

.IMDBQueries-movers-section {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.IMDBQueries-movers-section h2 {
    display: none;
}

.IMDBQueries-movers-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 8px;
    height: 100%;
}

.IMDBQueries-mover-category-card {
    border-radius: 6px;
    padding: 4px 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: all 0.3s ease;
    cursor: pointer;
    border: 2px solid transparent;
    height: 60px;
    min-height: 60px;
    max-height: 60px;
    overflow: hidden;
    justify-content: flex-start;
}

.IMDBQueries-mover-category-card:hover {
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    transform: translateY(-2px);
}

.IMDBQueries-mover-category-card h3 {
    font-size: 0.7rem;
    margin: 0 0 2px 0;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
    flex-shrink: 0;
}

.IMDBQueries-mover-category-card .mover-poster {
    display: none;
}

.IMDBQueries-mover-category-card .mover-movie-name {
    font-size: 0.9rem;
    font-weight: bold;
    margin: 2px 0;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.IMDBQueries-mover-category-card .mover-movie-name a {
    color: inherit;
    text-decoration: none;
}

.IMDBQueries-mover-category-card .mover-movie-name a:hover {
    text-decoration: none;
}

.IMDBQueries-mover-category-card .mover-name-and-badge {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    flex-wrap: nowrap;
    flex: 1;
    min-height: 0;
}

.IMDBQueries-mover-category-card .mover-change {
    font-size: 0.75rem;
    font-weight: bold;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    line-height: 1;
    padding: 2px 4px;
    border-radius: 10px;
    background-color: rgba(0,0,0,0.05);
    min-width: fit-content;
    width: 3.5em;
    text-align: center;
}

.IMDBQueries-mover-category-card .mover-change.green {
    background-color: rgba(76, 175, 80, 0.08);
}

.IMDBQueries-mover-category-card .mover-change.green .material-icons {
    font-size: 0.9em;
}

.IMDBQueries-mover-category-card .mover-change.red {
    background-color: rgba(244, 67, 54, 0.08);
}

.IMDBQueries-mover-category-card .mover-change.red .material-icons {
    font-size: 0.9em;
}

.IMDBQueries-mover-category-card .mover-change.orange {
    background-color: rgba(255, 152, 0, 0.08);
}

.IMDBQueries-mover-category-card .mover-change.orange .material-icons {
    font-size: 0.9em;
}

.IMDBQueries-mover-category-card .mover-change.neutral {
    background-color: rgba(0,0,0,0.05);
}

.IMDBQueries-mover-category-card .no-data {
    font-size: 0.8rem;
    font-style: italic;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.IMDBQueries-stats-and-movers-container {
    display: block;
}

.IMDBQueries-stats-section {
    margin-bottom: 10px;
}

.IMDBQueries-last-update {
    text-align: center;
    padding: 5px;
    font-size: 0.85rem;
    margin-bottom: 8px;
}

/* ============================================
   MovieDetails.ascx - Common Styles
   ============================================ */
.MovieDetails-dropdown-content {
    width: 220px !important;
}

.MovieDetails-select-dropdown li img {
    mix-blend-mode: multiply;
}

.MovieDetails-divLoadingOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    display: none;
    justify-content: center;
    align-items: center;
}

/* ============================================
   MyMovies.aspx - Responsive Media Queries
   ============================================ */
@media (min-width: 1201px) and (max-width: 1899px) {
    .MyMovies-library-header {
        font-size: 1.5rem;
    }
}

@media (max-width: 1200px) {
    .MyMovies-library-header {
        font-size: 1.2rem;
    }
}

@media (min-width: 1900px) {
    .MyMovies-library-header {
        font-size: 2.2rem;
    }
}

@media (min-width: 992px) {
    .MyMovies-HomepageLowerSpan {
        height: 500px !important;
    }
}

/* ============================================
   HomePage.aspx - Responsive Media Queries
   ============================================ */
@media (max-width: 600px) {
    .HomePage-stats-charts-grid {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 8px !important;
    }
}

/* ============================================
   IMDBQueries.aspx - Responsive Media Queries
   ============================================ */
@media (min-width: 1200px) {
    .IMDBQueries-tab-buttons {
        display: none;
    }

    .IMDBQueries-tab-content {
        display: block !important;
        border-radius: 4px;
        max-height: 700px;
    }

    .IMDBQueries-movies-lists-container {
        display: flex;
        gap: 10px;
    }

    .IMDBQueries-movies-lists-container .IMDBQueries-tab-content {
        flex: 1;
        min-width: 0;
    }

    .IMDBQueries-stats-and-movers-container {
        display: flex;
        gap: 15px;
        align-items: stretch;
    }

    .IMDBQueries-stats-container {
        flex: 1;
        margin: 0;
        display: flex;
        align-items: stretch;
    }

    .IMDBQueries-movers-section {
        flex: 1;
        margin-top: 0;
        min-height: 0;
        display: flex;
        align-items: stretch;
    }

    .IMDBQueries-movers-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        width: 100%;
        height: 100%;
    }
}

@media (min-width: 992px) {
    .IMDBQueries-tab-buttons {
        display: none;
    }

    .IMDBQueries-tab-content {
        display: block !important;
        border-radius: 4px;
        max-height: 700px;
    }

    .IMDBQueries-movies-lists-container {
        display: flex;
        gap: 10px;
    }

    .IMDBQueries-movies-lists-container .IMDBQueries-tab-content {
        flex: 1;
        min-width: 0;
    }
}

@media (max-width: 992px) {
    .IMDBQueries-query-tabs-container {
        overflow-x: auto;
        white-space: nowrap;
        padding: 10px 0;
    }

    .IMDBQueries-stats-container {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
    }

    .IMDBQueries-stats-container::-webkit-scrollbar {
        height: 8px;
    }

    .IMDBQueries-stats-container::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 4px;
    }

    .IMDBQueries-stats-container::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 4px;
    }

    .IMDBQueries-stats-container::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

    .IMDBQueries-stat-card {
        min-width: 200px;
        flex: 0 0 auto;
    }
}

@media (max-width: 767px) {
    .IMDBQueries-movers-grid {
        grid-template-columns: 1fr;
    }
}
