/* 复用现有页面基础样式，动态视频组件样式追加在文件末尾。 */


      img:not([width]):not([height]){-o-object-fit:contain;object-fit:contain}

      .hg-header__logo img{height:50px!important;width:auto!important}
      .hg-mobile-nav__logo img{height:40px!important;width:auto!important}
      @media (max-width:1023px){.hg-header__logo img{height:42px!important}}

      .hg-header__auth{display:none;align-items:center;flex-shrink:0;margin-left:4px}
      @media (min-width:1024px){.hg-header__auth{display:flex}}
      button.hg-header__login.hg-header__login{
        -webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;
        min-width:94px;height:32px;margin:0;padding:0 12px;border:0;border-radius:999px;
        background-image:linear-gradient(90deg,#ffd21c,#f5a623);background-color:#ffd21c;
        color:#000;font-size:14px;font-weight:600;line-height:20px;white-space:nowrap;cursor:pointer
      }
      button.hg-header__login.hg-header__login:hover{filter:brightness(1.05)}

      @media (min-width:1024px){.hg-header__search{flex-shrink:999}}

      @media (min-width:1280px) and (max-width:1599px){
        .hg-header__inner{padding-left:min(var(--hg-page-gutter),56px);padding-right:min(var(--hg-page-gutter),56px)}
        .hg-topbar-nav{gap:4px}
        .hg-topbar-nav__item{padding:0 10px}
      }

      @media (min-width:1024px) and (max-width:1279px){
        .hg-header__inner{position:relative;padding-left:min(var(--hg-page-gutter),40px);padding-right:min(var(--hg-page-gutter),40px)}
        .hg-topbar-nav{gap:3px}
        .hg-topbar-nav__item{padding:0 8px}

        .hg-header__search-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;background:0 0;flex-shrink:0;cursor:pointer}
        .hg-header__search-btn img{display:block;width:24px!important;height:24px!important;max-width:none!important}

        .hg-header__auth{order:1}
        .hg-header__search{display:none;position:absolute;left:0;right:0;top:100%;z-index:90;width:auto;min-width:0;padding:12px min(var(--hg-page-gutter),40px);background:#0d0d0d;border-bottom:1px solid rgba(255,255,255,.08);justify-content:stretch}
        .hg-header.is-mobile-search .hg-header__search{display:flex}
        .hg-header.is-mobile-search .hg-search{max-width:none}

        .hg-header.is-mobile-search .hg-search-suggest{left:min(var(--hg-page-gutter),40px);right:auto;width:576px;max-width:none;transform:none;top:calc(100% + 8px)}
      }
      .hg-header .cyber-user{position:relative;flex-shrink:0}
      .hg-header .cyber-user__avatar{
        width:50px;height:50px;padding:0;border:0;border-radius:25px;overflow:hidden;
        display:block;background:#fff;cursor:pointer;box-shadow:none;text-decoration:none
      }
      .hg-header .cyber-user__avatar img{display:block;width:50px;height:50px;object-fit:cover}

      .hg-header .cyber-user__avatar .hg-avatar{width:100%;height:100%;font-size:21px}

      [data-unread-host]{position:relative}
      .hg-unread-badge{
        position:absolute;top:-2px;right:-2px;z-index:2;box-sizing:border-box;
        display:inline-flex;align-items:center;justify-content:center;
        min-width:18px;height:18px;padding:0 5px;border-radius:999px;
        background:var(--color-red,#ff3332);color:#fff;
        font-size:11px;font-weight:600;line-height:1;white-space:nowrap;pointer-events:none
      }

      .hg-unread-badge[hidden]{display:none}

      .mobile-user__avawrap{display:inline-flex;flex-shrink:0}

      .hg-header__menu[data-unread-host] .hg-unread-badge{top:2px;right:2px}

      .hg-mobile-nav__list .hg-nav-item[data-unread-host] .hg-unread-badge{
        left:29px;top:4px;right:auto;transform:translateX(-50%);
        min-width:14px;height:14px;padding:0 3px;font-size:9px;
        border:2px solid var(--color-dark,#0a0a0a)
      }
      .hg-header .cyber-user__menu{
        position:absolute;top:calc(100% + 10px);right:0;min-width:180px;padding:6px;z-index:12010;
        border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#111;
        box-shadow:0 16px 40px rgba(0,0,0,.55);opacity:0;visibility:hidden;transform:translateY(-6px);
        transition:opacity .18s,transform .18s,visibility .18s
      }
      .hg-header .cyber-user.is-open .cyber-user__menu{opacity:1;visibility:visible;transform:none}
      .hg-header .cyber-user__head{display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.08)}
      .hg-header .cyber-user__ava{width:32px;height:32px;border-radius:16px;overflow:hidden;flex-shrink:0;background:#fff}
      .hg-header .cyber-user__ava img{display:block;width:32px;height:32px;object-fit:cover}

      .hg-header .cyber-user__ava .hg-avatar{width:100%;height:100%;font-size:13px}
      .hg-header .cyber-user__name{min-width:0;color:#fff;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
      .hg-header .cyber-user__item{
        display:flex;align-items:center;width:100%;margin:0;padding:10px 12px;border:0;border-radius:8px;
        background:transparent;color:rgba(255,255,255,.78);font-size:14px;text-align:left;cursor:pointer
      }
      .hg-header .cyber-user__item:hover{background:rgba(255,210,28,.12);color:#ffd21c}

      .hg-card-grid .hg-drama-card,
      .hg-play__related .hg-drama-card{padding:0;gap:0;background:transparent;border-color:transparent;border-radius:0;box-shadow:none;overflow:visible}
      .hg-card-grid .hg-drama-card:hover,
      .hg-play__related .hg-drama-card:hover{transform:none;border-color:transparent}
      .hg-play__related .hg-drama-card__cover{border-radius:10px}
      .hg-play__related .hg-drama-card__body{padding:8px 0 0}
      .hg-card-grid .hg-drama-card__cover{border-radius:12px}
      .hg-card-grid .hg-drama-card__body{padding:10px 0 0}

      .hg-drama-card__cover,
      .hg-search-suggest__guess .hg-drama-card__cover{aspect-ratio:9/12}

      .hg-drama-card__cover img{-o-object-fit:cover!important;object-fit:cover!important}

      .hg-drama-card__cover img[src*="cover-placeholder"],
      .hg-topic-card img[src*="cover-placeholder"]{-o-object-fit:cover;object-fit:cover}

      .hg-ssp-slot [data-ssp-media-wrap],
      .hg-ssp-slot img{border-radius:var(--hg-ssp-radius,0)}

      .hg-ssp-slot[data-ssp-layout="single"]:not([data-ssp-picked]) [data-ssp-banner-item]:nth-child(n+2){display:none}

      @media (hover:hover) and (pointer:fine){
        .hg-card-grid .hg-drama-card:hover .hg-drama-card__title{color:var(--color-primary)}
      }
      .hg-card-grid .hg-drama-card__tags{margin-top:8px;padding-top:0;gap:6px}

      .hg-drama-card__badge--new{
        background:linear-gradient(98.55deg,#ff6a3d 1.5%,#ff3332 98.5%);
        color:#fff;
        box-shadow:0 2px 8px rgba(255,51,50,.28)
      }
      .hg-drama-card__badge + .hg-drama-card__badge--new{transform:translateY(calc(100% + 4px))}

      .hg-drama-card__score{
        right:8px;top:8px;bottom:auto;padding:0 7px;border-radius:6px;
        background:rgba(0,0,0,.55);border:1px solid rgba(255,255,255,.14);
        color:var(--color-primary);font-size:13px;font-weight:600;line-height:22px;
        -webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)
      }

      .hg-drama-card__episode{
        position:absolute;right:8px;bottom:8px;padding:0 7px;border-radius:6px;
        background:rgba(0,0,0,.55);border:1px solid rgba(255,255,255,.14);
        color:#fff;font-size:13px;font-weight:600;line-height:22px;
        -webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)
      }

      .hg-web-detail__episode{
        position:absolute;right:10px;bottom:10px;height:19px;padding:0 8px;border-radius:4px;
        background:rgba(0,0,0,.55);border:1px solid rgba(255,255,255,.14);
        color:#fff;font-size:11px;font-weight:600;
        display:inline-flex;align-items:center;
        -webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)
      }

      .hg-history-dialog__list .hg-drama-card__score,
      .hg-search-suggest__guess .hg-drama-card__score,
      .hg-play__related .hg-drama-card__score,
      .hg-history-dialog__list .hg-drama-card__episode,
      .hg-search-suggest__guess .hg-drama-card__episode,
      .hg-play__related .hg-drama-card__episode{padding:0 6px;border-radius:5px;font-size:11px;line-height:18px}
      @media (max-width:1023px){
        .hg-card-grid .hg-drama-card__cover{border-radius:10px}
        .hg-card-grid .hg-drama-card__body{padding:8px 0 0}
        .hg-card-grid .hg-drama-card__tags{margin-top:6px;gap:4px}
        .hg-drama-card__score{right:6px;top:6px;bottom:auto;padding:0 6px;border-radius:5px;font-size:11px;line-height:18px}
        .hg-drama-card__episode{right:6px;bottom:6px;padding:0 6px;border-radius:5px;font-size:11px;line-height:18px}
      }

      .hg-page-note{margin:-4px 0 8px;font-size:12px;line-height:18px;color:rgba(255,255,255,.45)}
      @media (max-width:768px){.hg-page-note{margin:-2px 0 6px;font-size:11px;line-height:16px}}

      .hg-pager__arrow{
        display:inline-flex!important;align-items:center;justify-content:center;
        background:var(--color-primary)!important;opacity:1!important;
        border:0;border-radius:6px;cursor:pointer;text-decoration:none
      }
      .hg-pager__arrow img{
        width:16px!important;height:16px!important;
        filter:brightness(0)
      }
      .hg-pager__arrow:disabled,.hg-pager__arrow[disabled]{opacity:.35!important;cursor:not-allowed}
      .hg-pager__arrow:hover:not(:disabled){filter:brightness(1.05)}

      .hg-fab{z-index:1900}
      .hg-fab__btn{cursor:pointer}
      .hg-fab__btn--backtop.is-show{pointer-events:auto!important;cursor:pointer;opacity:1!important}

      .hg-search-suggest__section .hg-search-suggest__title{margin:0;font-size:18px;font-weight:600;color:#fff}

      .hg-search-suggest__panel{
        overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y
      }
      body.is-search-suggest-open{overscroll-behavior:none}
      .hg-search-suggest__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}
      .hg-search-suggest__clear-text{border:0;background:transparent;color:rgba(255,255,255,.45);font-size:13px;line-height:1;padding:6px 4px;cursor:pointer}
      .hg-search-suggest__clear-text:hover{color:rgba(255,255,255,.85)}
      .hg-search-suggest__clear-text[hidden]{display:none!important}
      .hg-search-suggest__close{width:36px;height:36px;border:0;border-radius:18px;background:rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}
      .hg-search-suggest__close:hover{background:rgba(255,255,255,.12)}
      .hg-header__search-btn{position:relative}
      .hg-header__search-btn-icon[hidden]{display:none!important}
      .hg-header.is-mobile-search .hg-header__search-btn-icon--close{display:block!important;width:22px!important;height:22px!important}

      .hg-search__submit{order:1;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin:0;padding:0;border:0;background:transparent;cursor:pointer;opacity:.75}
      .hg-search__submit:hover{opacity:1}
      .hg-search__submit img{width:15px!important;height:15px!important;opacity:1;order:0}

      @media (min-width:1024px){
        .hg-search-suggest{
          left:auto;right:calc(16px - var(--hg-page-gutter));transform:none;width:min(576px,calc(100vw - 32px))
        }
        .hg-search-suggest__panel{padding:16px;gap:16px;border-radius:16px}
        .hg-search-suggest__section{gap:12px}
      }

      @media (max-width:1023px){
        .hg-header.is-mobile-search .hg-header__search{
          display:flex!important;width:100%!important;max-width:none!important;min-width:0!important;
          flex:1 1 auto!important;left:0!important;right:0!important;box-sizing:border-box
        }
        .hg-header.is-mobile-search .hg-search{width:100%;max-width:none}

        .hg-header.is-mobile-search .hg-search-suggest{
          left:12px!important;right:12px!important;width:auto!important;max-width:none!important;transform:none!important;
          top:calc(100% - 1px)!important
        }
      }

      .hg-drama-card .hg-drama-card__tags{
        box-sizing:content-box!important;flex-wrap:wrap!important;align-content:flex-start!important;
        overflow:hidden!important;max-height:var(--hg-tag-h)!important
      }

      .hg-drama-card .hg-tag{
        display:inline-flex;align-items:center;box-sizing:border-box;
        flex:0 0 auto;height:var(--hg-tag-h);max-width:100%;white-space:nowrap;overflow:hidden
      }
      @media (max-width:1023px){.hg-drama-card{--hg-tag-h:20px}}

      .hg-search-suggest__guess .hg-drama-card,
      .hg-history-dialog__list .hg-drama-card{--hg-tag-h:19px}

      .hg-category-item__info{min-width:0;flex:1 1 auto}
      .hg-category-item__desc{overflow-wrap:anywhere;word-break:break-word}

      .hg-post-card:not(.hg-post-card--nocover){background:transparent;border:0}
      .hg-post-card__gallery{
        position:relative;width:100%;aspect-ratio:2/1;height:auto!important;overflow:hidden
      }
      .hg-post-card__images,.hg-post-card__img{width:100%;height:100%}
      .hg-post-card__img img{width:100%;height:100%;object-fit:cover;display:block}
      .hg-post-card:not(.hg-post-card--nocover) .hg-post-card__body{
        position:absolute;left:0;right:0;bottom:0;z-index:2;
        padding:12px 16px 16px;background:transparent
      }
      .hg-post-card__meta{margin:0 0 6px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;
        color:#fff;font-size:13px;line-height:18px;opacity:.9}
      .hg-post-card:not(.hg-post-card--nocover) .hg-post-card__body h3{margin:0;color:#fff}

      .hg-history-dialog__mask{
        display:none;position:fixed;inset:0;z-index:0;margin:0;padding:0;border:0;
        background:rgba(0,0,0,.65);cursor:pointer;-webkit-tap-highlight-color:transparent
      }
      .hg-history-dialog__panel{position:relative;z-index:1}
      @media (min-width:641px){

        .hg-history-dialog{background:transparent!important}
        .hg-history-dialog.is-open .hg-history-dialog__mask{display:block}
      }

      html.is-history-dialog-open,
      body.is-history-dialog-open{overflow:hidden!important;overscroll-behavior:none!important}
      .hg-history-dialog.is-open,
      .hg-history-dialog__panel,
      .hg-history-dialog__list{overscroll-behavior:none;-webkit-overflow-scrolling:touch}
      .hg-history-dialog__header{margin-bottom:12px}
      .hg-history-dialog__tabs{margin-bottom:12px;gap:16px}
      .hg-history-dialog__list{
        display:grid!important;
        align-items:stretch!important;
        align-content:start!important;
        justify-items:stretch;
        gap:12px;
        grid-auto-rows:max-content!important;
        grid-template-rows:none
      }

      .hg-history-dialog__list:has(> .hg-post-card){grid-template-columns:repeat(2,minmax(0,1fr))!important}
      .hg-history-dialog__list .hg-post-card{align-self:start;background:transparent;border:0}

      .hg-history-dialog__list .hg-post-card__gallery{aspect-ratio:2/1;height:auto!important}
      .hg-history-dialog__list .hg-post-card__body{padding:8px 10px 10px}
      .hg-history-dialog__list .hg-post-card__body h3{font-size:13px;line-height:18px}
      .hg-history-dialog__list .hg-post-card__meta{margin:0 0 4px;font-size:11px}
      .hg-history-dialog__list .hg-drama-card{
        display:flex;flex-direction:column;
        align-self:stretch!important;
        flex:none!important;
        gap:0;height:auto!important;max-height:none!important;min-height:0!important;
        overflow:visible;position:relative;z-index:0;transform:none
      }
      .hg-history-dialog__list .hg-drama-card:hover{transform:none}
      .hg-history-dialog__list .hg-drama-card__cover{flex:0 0 auto!important;height:auto;overflow:hidden;border-radius:inherit}
      .hg-history-dialog__list .hg-drama-card__body{
        display:flex;flex-direction:column;flex:1 1 auto!important;min-height:0;
        padding:6px 8px 6px;overflow:visible
      }
      .hg-history-dialog__list .hg-drama-card__desc{margin-top:4px}

      .hg-history-dialog__list .hg-drama-card__tags{
        flex:0 0 auto;margin-top:4px;padding-top:0;gap:3px 4px
      }

      .hg-history-dialog__list:has(> .hg-history-empty){
        display:flex!important;align-items:center!important;justify-content:center!important;
        align-content:center!important;grid-auto-rows:unset!important;min-height:200px
      }
      .hg-history-empty{
        margin:0;width:100%;box-sizing:border-box;padding:48px 16px;
        color:#888;font-size:14px;line-height:1.5;text-align:center
      }
      @media (max-width:640px){
        .hg-history-dialog__header{padding:12px 16px 8px!important}
        .hg-history-dialog__tabs{padding:0 16px!important;margin-bottom:0}
        .hg-history-dialog__list{
          gap:10px;padding:10px 12px 16px!important;
          align-items:stretch!important;align-content:start!important;
          grid-auto-rows:max-content!important
        }
        .hg-history-dialog__list:has(> .hg-history-empty){
          align-items:center!important;justify-content:center!important;align-content:center!important;
          min-height:0;
        }
        .hg-history-dialog__list .hg-drama-card{align-self:stretch!important;height:auto!important}
        .hg-history-dialog__list .hg-drama-card__body{padding:6px 6px 5px}

        .hg-history-dialog__list .hg-drama-card{--hg-tag-h:18px}
        .hg-history-dialog__list .hg-drama-card__tags{margin-top:4px;gap:2px 4px}
        .hg-history-dialog__list .hg-tag{padding:1px 5px;font-size:10px;line-height:14px}
      }

      .hg-topic-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
      .hg-topic-card{height:auto;aspect-ratio:16/9;min-height:0}
      .hg-topic-card>img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
      .hg-topic-card__body{bottom:8px}
      @media (max-width:1023px){
        .hg-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}
        .hg-topic-card{height:auto;aspect-ratio:16/9;min-height:0}
        .hg-topic-card__title{font-size:12px;line-height:18px}
      }

      .hg-layout{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}
      .hg-layout .hg-body{display:flex;flex-direction:column;flex:1 0 auto}
      .hg-layout .hg-main{display:flex;flex-direction:column;flex:1 0 auto}
      .hg-layout .hg-main>.main{flex:1 0 auto;width:100%}
      .hg-layout .hg-main>.hg-footer{margin-top:auto;flex-shrink:0}

      .hg-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:48px 16px;grid-column:1/-1;color:#888;text-align:center}
      .hg-empty__art{flex-shrink:0;display:block;width:188px;height:188px;max-width:188px;margin:0 0 6px;-o-object-fit:contain;object-fit:contain;pointer-events:none}
      .hg-empty__title{margin:0;color:#fff;font-size:16px;font-weight:500;line-height:24px}
      .hg-empty__desc{margin:0;max-width:420px;color:#858585;font-size:13px;font-weight:400;line-height:20px}
      @media (max-width:767px){
        .hg-empty{padding:36px 16px}
        .hg-empty__desc{max-width:300px;font-size:12px;line-height:18px}
      }

      .hg-ep-time__at{font-style:normal;font-weight:400;opacity:.65;margin-right:.5em}

      .hg-avatar{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;
        border-radius:50%;overflow:hidden;background:#3390EC;color:#fff;font-weight:700;line-height:1;
        text-transform:uppercase;-webkit-user-select:none;user-select:none}
      .hg-avatar--sm{width:30px;height:30px;font-size:13px}
      .hg-avatar--md{width:56px;height:56px;font-size:22px}
      .hg-avatar--lg{width:90px;height:90px;font-size:36px}
    

      .hg-hero__dots .hg-hero__dot{background:rgba(255,255,255,.3)}
      .hg-hero__dots .hg-hero__dot.is-active{background:var(--color-primary)}
      .hg-hero__thumb-panel{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:0}
      .hg-hero__dots--pc{display:none;align-items:center;justify-content:center;gap:8px;width:100%}

      .hg-hero__title{
        display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;
        overflow:hidden;overflow-wrap:anywhere
      }

      .hg-hero__site-title{
        font-size:13px;line-height:19px;font-weight:400;
        color:rgba(255,255,255,.75);margin:0 0 6px;
        overflow:hidden;text-overflow:ellipsis;white-space:nowrap
      }
      @media (min-width:1401px){
        .hg-hero__dots--pc{display:flex}
        .hg-hero__controls{display:none!important}

        .hg-hero__thumbs{right:32px;bottom:24px}

        .hg-hero__thumb-list{
          display:block!important;max-width:calc(4 * 128px + 3 * 15px);overflow:hidden;
          padding-top:4px;margin-top:-4px
        }
        .hg-hero__thumb-track{
          display:flex!important;gap:15px;width:max-content;position:relative;
          transition:transform .3s ease;will-change:transform
        }

        .hg-hero__thumb{box-sizing:border-box;width:128px;height:calc(128px * 12 / 9)}
      }

      .hg-hero__cover-link{position:absolute;inset:0;z-index:1}

      @media (max-width:1400px){
        .hg-hero__controls{
          left:50%!important;right:auto!important;transform:translateX(-50%)!important;
          width:auto!important;justify-content:center!important
        }
        .hg-hero__controls .hg-hero__dots{flex:0 0 auto;justify-content:center}
      }
      @media (max-width:1023px){

        .hg-hero__controls{left:0!important;right:0!important;width:auto!important;transform:none!important}
        .hg-hero__controls .hg-hero__nav-btn{position:absolute;top:50%;transform:translateY(-50%)}
        .hg-hero__controls .hg-hero__nav-btn[data-hero-prev]{left:16px}
        .hg-hero__controls .hg-hero__nav-btn[data-hero-next]{right:16px}

        .hg-hero__title{font-size:22px;line-height:28px;letter-spacing:.5px}

        .hg-hero__site-title{font-size:11px;line-height:16px;margin-bottom:4px}

        .hg-hero__score+.hg-hero__episode::before{content:''}

        .hg-hero{height:calc(100vw * 361 / 375)!important}
        @supports (aspect-ratio:1/1){
          .hg-hero{height:auto!important;aspect-ratio:375/361}
        }
        .hg-hero__bg-img{
          -o-object-fit:contain!important;object-fit:contain!important;
          object-position:center top;
          transform:none!important;animation:none!important
        }

        .hg-drama-card__cover img[src*="cover-placeholder"],
        .hg-topic-card img[src*="cover-placeholder"],
        .hg-hero__thumb img[src*="cover-placeholder"]{
          object-fit:cover!important;background:#171616
        }

        .hg-hero__cover-link{inset:auto;left:0;right:0;top:0;height:50%;bottom:auto}

        .hg-hero__ad-badge{top:10px;right:10px;padding:2px 7px;font-size:11px;line-height:16px}
      }

      .hg-hero [hidden]{display:none!important}

      .hg-hero__ad-badge{
        position:absolute;top:16px;right:16px;z-index:3;pointer-events:none;
        padding:3px 10px;border-radius:4px;
        background:rgba(0,0,0,.55);color:#fff;
        font-size:12px;line-height:18px;letter-spacing:.5px;font-weight:400
      }

      .hg-announce{
        position:relative;display:flex;align-items:stretch;
        height:36px;margin:12px var(--hg-page-gutter) 0;border-radius:8px;
        background:rgba(22,16,12,.78);border:1px solid rgba(196,140,48,.42);
        overflow:visible
      }
      .hg-announce__tag{
        display:flex;align-items:center;gap:4px;flex:0 0 auto;
        padding:0 12px;border-radius:7px 0 0 7px;
        background:linear-gradient(90deg,#ff8a00 0%,#ffd21a 100%);
        color:#111;font-size:13px;font-weight:700;line-height:1;letter-spacing:.04em
      }
      .hg-announce__tag img{display:block;width:14px;height:14px}
      .hg-announce__viewport{flex:1 1 auto;min-width:0;overflow:hidden;display:flex;align-items:center}

      .hg-announce__run{
        display:flex;align-items:center;width:max-content;gap:0;
        animation:hg-announce-scroll var(--hg-announce-duration,28s) linear infinite;will-change:transform
      }

      .hg-announce:hover .hg-announce__run,
      .hg-announce:focus-within .hg-announce__run{animation-play-state:paused}
      .hg-announce__item{
        display:inline-flex;align-items:center;white-space:nowrap;
        color:#f0c14b;font-size:13px;line-height:36px
      }
      .hg-announce__link{color:#ffd21a;margin-left:6px;text-decoration:none}
      .hg-announce__link:hover{text-decoration:underline}
      .hg-announce__sep{margin:0 16px;color:#e8a54b;font-size:10px;line-height:1}
      @keyframes hg-announce-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}
      @media (prefers-reduced-motion:reduce){
        .hg-announce__run{animation:none}
      }
      @media (max-width:1023px){
        .hg-announce{height:32px;margin:10px var(--hg-page-gutter) 0;border-radius:6px}
        .hg-announce__tag{padding:0 10px;font-size:12px;border-radius:5px 0 0 5px}
        .hg-announce__item{font-size:12px;line-height:32px}
      }

      /* 首页本地广告沿用源站的页面留白，与上下方列表内容对齐。 */
      .main>.hg-ssp-slot,.main>.hg-local-ads{
        margin-left:var(--hg-page-gutter)!important;margin-right:var(--hg-page-gutter)!important;
        width:auto!important;max-width:none!important
      }
    

/* 数据卡片保持原有网格比例；所有状态从数据库读取，不按浏览器时间推断。 */
[hidden]{display:none!important}
.catalog-section__heading{display:flex;align-items:center;gap:12px;margin-bottom:20px}
.catalog-section__heading h2{margin:0;font-size:22px;font-weight:600}
.catalog-more{margin-left:auto;font-size:14px;color:#aaa;white-space:nowrap}
.hg-drama-card__cover{display:block;position:relative}


.catalog-empty{grid-column:1/-1;padding:48px 16px;text-align:center;color:#999}
.catalog-empty a,.catalog-results a{color:var(--color-primary,#f4d067)}


.catalog-results{display:flex;gap:16px;flex-wrap:wrap;color:#999;font-size:14px;margin:20px 0}
/* 原分类页专用间距：基础样式相同，保留源站标题与卡片网格的衔接。 */
.hg-channel-page>.hg-section-title{margin:24px 0 -4px}
.hg-channel-page__geo{margin:10px 0 12px;font-size:14px;line-height:22px;color:var(--color-font2,rgba(255,255,255,.7));max-width:1280px}
/* 本站排序使用可直达的 GET 链接，文字对齐仍与源站按钮一致。 */
.hg-channel-tabs__item{text-align:center}
@media(max-width:1023px){.hg-channel-page>.hg-section-title{margin:18px 0 -6px}}












.catalog-muted{color:#999;font-size:14px;margin:16px 0}





.hg-search-suggest__hot-item{min-width:0}
.hg-search-suggest__hot-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:760px){
 .catalog-section__heading h2{font-size:19px}.catalog-more{font-size:12px}
 
 
 
 
 
 
 .hg-header.catalog-search-open .hg-header__search{display:block!important;position:absolute;top:100%;left:16px;right:16px;width:auto!important;max-width:none!important;background:#161616;border:1px solid #333;border-radius:10px;padding:8px}
 .hg-header.catalog-search-open .hg-search-suggest{left:0;right:0;width:auto;max-width:100%}
}
