/**
 * Path: wp-content/themes/moviestream-child-gogotv/assets/css/design-v181.css
 * v1.8.1 compact typography + unified sizing pass.
 */

body.gogotv-design-v181{
    --gogo-v181-radius:10px;
    --gogo-v181-line:rgba(255,255,255,.09);
}

@media (max-width: 980px){
    body.gogotv-design-v181 .gogo-site-header__inner{
        height:64px!important;
        padding:0 12px!important;
        gap:10px!important;
    }
    body.gogotv-design-v181 .gogo-site-brand{font-size:22px!important;}
    body.gogotv-design-v181 .gogo-site-actions{gap:10px!important;}
    body.gogotv-design-v181 .gogo-header-icon,
    body.gogotv-design-v181 .gogo-header-profile{width:28px!important;height:28px!important;}
    body.gogotv-design-v181 .gogo-header-icon svg,
    body.gogotv-design-v181 .gogo-header-profile svg{width:20px!important;height:20px!important;}
    body.gogotv-design-v181 .gogo-category-strip{padding-top:10px!important;padding-bottom:10px!important;}
    body.gogotv-design-v181 .gogo-category-strip__inner{gap:8px!important;}
    body.gogotv-design-v181 .gogo-category-strip__inner a{
        min-height:38px!important;
        padding:0 14px!important;
        font-size:12px!important;
        font-weight:700!important;
        border-radius:6px!important;
    }

    body.gogotv-design-v181 .gogo-home-v150,
    body.gogotv-design-v181 .gogo-renewal-listing,
    body.gogotv-design-v181 .gogo-archive-shell,
    body.gogotv-design-v181 .gogo-popular-shell,
    body.gogotv-design-v181 .gogo-search-shell{
        width:calc(100% - 24px)!important;
        margin-left:auto!important;
        margin-right:auto!important;
    }
    body.gogotv-design-v181 .gogo-home-section{margin:0 0 28px!important;}
    body.gogotv-design-v181 .gogo-home-section__head{margin-bottom:12px!important;align-items:center!important;}
    body.gogotv-design-v181 .gogo-home-section__head h2,
    body.gogotv-design-v181 .gogo-section__title,
    body.gogotv-design-v181 .gogo-archive-title,
    body.gogotv-design-v181 .gogo-search-title{
        font-size:16px!important;
        line-height:1.3!important;
        font-weight:800!important;
        letter-spacing:-.03em!important;
    }
    body.gogotv-design-v181 .gogo-home-section__head > a,
    body.gogotv-design-v181 .gogo-section__more{font-size:11px!important;color:#9ea3a8!important;}

    body.gogotv-design-v181 .gogo-home-shelf{
        display:grid!important;
        grid-auto-flow:column!important;
        grid-auto-columns:calc((100vw - 42px)/3.55)!important;
        gap:10px!important;
        overflow-x:auto!important;
        padding-bottom:4px!important;
        scrollbar-width:none!important;
    }
    body.gogotv-design-v181 .gogo-home-shelf::-webkit-scrollbar{display:none!important;}
    body.gogotv-design-v181 .gogo-poster-card__image{border-radius:8px!important;}
    body.gogotv-design-v181 .gogo-poster-card__title{
        margin-top:8px!important;
        min-height:34px!important;
        font-size:12px!important;
        line-height:1.4!important;
        font-weight:700!important;
    }
    body.gogotv-design-v181 .gogo-poster-card__type{font-size:10px!important;line-height:1.35!important;}
    body.gogotv-design-v181 .gogo-poster-card__update{padding:5px 6px!important;font-size:9px!important;}
    body.gogotv-design-v181 .gogo-poster-card__stats{font-size:10px!important;}
    body.gogotv-design-v181 .gogo-poster-card__rank{font-size:34px!important;bottom:-2px!important;left:2px!important;-webkit-text-stroke:1px #111!important;}

    body.gogotv-design-v181 .gogo-update-list{gap:0!important;}
    body.gogotv-design-v181 .gogo-update-row{
        grid-template-columns:88px minmax(0,1fr) auto!important;
        gap:10px!important;
        min-height:78px!important;
        padding:10px 0!important;
    }
    body.gogotv-design-v181 .gogo-update-row__thumb{width:88px!important;border-radius:6px!important;}
    body.gogotv-design-v181 .gogo-update-row__copy strong{font-size:12px!important;line-height:1.4!important;}
    body.gogotv-design-v181 .gogo-update-row__copy span,
    body.gogotv-design-v181 .gogo-update-row time{font-size:10px!important;line-height:1.35!important;}
    body.gogotv-design-v181 .gogo-mini-up{font-size:8px!important;padding:3px 5px!important;}

    body.gogotv-design-v181 .gogo-genre-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
    body.gogotv-design-v181 .gogo-genre-tile{
        min-height:72px!important;
        padding:12px 12px 12px 14px!important;
        border-radius:8px!important;
        display:grid!important;
        grid-template-columns:auto 1fr auto!important;
        align-items:center!important;
        gap:10px!important;
    }
    body.gogotv-design-v181 .gogo-genre-tile__index{font-size:20px!important;line-height:1!important;font-weight:900!important;color:#ff2431!important;}
    body.gogotv-design-v181 .gogo-genre-tile__copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important;}
    body.gogotv-design-v181 .gogo-genre-tile__copy strong{font-size:12px!important;line-height:1.2!important;}
    body.gogotv-design-v181 .gogo-genre-tile__copy small{font-size:10px!important;color:#8f9499!important;}
    body.gogotv-design-v181 .gogo-genre-tile__arrow{font-size:14px!important;color:#9ea3a8!important;}

    body.gogotv-design-v181 .gogo-rank-row{grid-template-columns:24px 82px minmax(0,1fr) auto!important;gap:10px!important;padding:9px 0!important;}
    body.gogotv-design-v181 .gogo-rank-row>b{width:22px!important;height:22px!important;font-size:11px!important;}
    body.gogotv-design-v181 .gogo-rank-row__thumb{width:82px!important;border-radius:6px!important;}
    body.gogotv-design-v181 .gogo-rank-row__copy strong{font-size:12px!important;line-height:1.35!important;}
    body.gogotv-design-v181 .gogo-rank-row__copy span,
    body.gogotv-design-v181 .gogo-rank-row em{font-size:10px!important;line-height:1.35!important;}

    body.gogotv-design-v181 .gogo-site-footer{margin-top:18px!important;padding-bottom:72px!important;}
    body.gogotv-design-v181 .gogo-site-footer__inner{padding:24px 12px 22px!important;}
    body.gogotv-design-v181 .gogo-footer-brand{font-size:17px!important;}
    body.gogotv-design-v181 .gogo-footer-links{gap:8px 12px!important;margin:14px 0 10px!important;}
    body.gogotv-design-v181 .gogo-footer-links a,
    body.gogotv-design-v181 .gogo-footer-copy,
    body.gogotv-design-v181 .gogo-footer-copyright{font-size:10px!important;line-height:1.5!important;}

    body.gogotv-design-v181 .gogo-mobile-nav{height:62px!important;padding-bottom:env(safe-area-inset-bottom)!important;}
    body.gogotv-design-v181 .gogo-mobile-nav__item{font-size:8.8px!important;gap:3px!important;padding:4px 1px 6px!important;}
    body.gogotv-design-v181 .gogo-mobile-nav__item svg{width:20px!important;height:20px!important;}
}

@media (max-width: 768px){
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180{
        min-height:calc(100svh - 210px)!important;
    }
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .gogo-watch-body-grid{
        width:calc(100% - 24px)!important;
    }
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-direct-nav{
        width:calc(100% - 24px)!important;
        gap:8px!important;
        margin:10px auto 16px!important;
    }
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-direct-nav-item{
        min-height:48px!important;
        padding:0 10px!important;
        border-radius:8px!important;
    }
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-nav-icon{font-size:16px!important;width:22px!important;height:22px!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-nav-copy strong{font-size:12px!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .gogo-watch-titlebar{margin-bottom:14px!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-head-card{padding-bottom:14px!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-episode-title-v46{font-size:17px!important;line-height:1.38!important;margin-bottom:6px!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-head-meta-v180 .watch-meta-pill{font-size:11px!important;padding:0 8px!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .gogo-v180-continue{padding:10px!important;margin-bottom:16px!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .gogo-v180-continue-copy strong{font-size:12px!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .gogo-v180-continue-copy small,
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .gogo-v180-continue-btn{font-size:10px!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-episodes-title-wrap h2{font-size:15px!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-episodes-count{font-size:11px!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-episode-search-wrap,
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-episode-search{height:44px!important;min-height:44px!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-episode-search{font-size:13px!important;padding-left:42px!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-episode-search-wrap i{left:15px!important;font-size:15px!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-episode-card{grid-template-columns:42% minmax(0,1fr)!important;gap:10px!important;min-height:90px!important;padding:10px 0!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-episode-thumb{border-radius:8px!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-episode-card-copy{padding:2px 0!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-episode-card-copy strong{font-size:12.5px!important;line-height:1.35!important;margin-bottom:4px!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-episode-card-copy small{font-size:10px!important;line-height:1.45!important;-webkit-line-clamp:2!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .gogo-v180-episode-state{font-size:9px!important;margin-top:4px!important;}

    body.gogotv-design-v181.gogotv-page-movie .gogo-movie-single-v51{min-height:calc(100svh - 210px)!important;}
    body.gogotv-design-v181.gogotv-page-movie .gogo-movie-grid-shell,
    body.gogotv-design-v181.gogotv-page-movie .gogo-movie-body-grid{width:calc(100% - 24px)!important;}
    body.gogotv-design-v181.gogotv-page-movie .gogo-movie-titlebar .entry-title{font-size:18px!important;line-height:1.35!important;margin-bottom:10px!important;}
    body.gogotv-design-v181.gogotv-page-movie .gogo-movie-actions{gap:0!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;}
    body.gogotv-design-v181.gogotv-page-movie .gogo-movie-action{min-height:56px!important;padding:10px 6px!important;font-size:11px!important;}
    body.gogotv-design-v181.gogotv-page-movie .gogo-movie-action i{font-size:15px!important;margin-bottom:4px!important;}
    body.gogotv-design-v181.gogotv-page-movie .infodb{padding:0!important;}
    body.gogotv-design-v181.gogotv-page-movie .infodb .left{width:112px!important;flex:0 0 112px!important;}
    body.gogotv-design-v181.gogotv-page-movie .infodb .right,
    body.gogotv-design-v181.gogotv-page-movie .entry-content,
    body.gogotv-design-v181.gogotv-page-movie .gogo-movie-synopsis-copy{font-size:13px!important;line-height:1.7!important;}
    body.gogotv-design-v181.gogotv-page-movie .gogo-movie-meta-list,
    body.gogotv-design-v181.gogotv-page-movie table{font-size:12px!important;line-height:1.55!important;}
}

@media (max-width: 420px){
    body.gogotv-design-v181 .gogo-home-shelf{grid-auto-columns:calc((100vw - 38px)/3.35)!important;}
    body.gogotv-design-v181 .gogo-poster-card__title{font-size:11.5px!important;min-height:32px!important;}
    body.gogotv-design-v181 .gogo-update-row{grid-template-columns:84px minmax(0,1fr) auto!important;}
    body.gogotv-design-v181 .gogo-update-row__thumb{width:84px!important;}
    body.gogotv-design-v181 .gogo-rank-row{grid-template-columns:22px 76px minmax(0,1fr) auto!important;}
    body.gogotv-design-v181 .gogo-rank-row__thumb{width:76px!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-episode-card{grid-template-columns:40% minmax(0,1fr)!important;min-height:84px!important;}
    body.gogotv-design-v181.gogotv-page-watch .epwatch-ux-v46.epwatch-ux-v180 .watch-episode-title-v46{font-size:16px!important;}
}
