.ghls__card{width:min(960px,100%);margin:0 auto;background:var(--gh-card,#fff);border:1px solid var(--gh-line,#dfe4ea);border-radius:12px;overflow:hidden;box-shadow:0 8px 28px rgba(15,23,42,.08)}
.ghls__heading{display:flex;align-items:center;gap:9px;padding:12px 16px;background:var(--gh-header-soft,#f3f6fa);color:var(--gh-paper-text,#15171a)}
.ghls__live-dot{width:9px;height:9px;border-radius:50%;background:#e51d2a;box-shadow:0 0 0 4px rgba(229,29,42,.12);flex:0 0 auto}
.ghls__live-label{font-size:12px;line-height:1;font-weight:900;letter-spacing:.06em;color:#e51d2a}
.ghls__title{margin:0;color:inherit;text-decoration:none;font-size:clamp(16px,2vw,21px);line-height:1.25;font-weight:800}
a.ghls__title:hover{text-decoration:underline}
.ghls__video{position:relative;width:100%;aspect-ratio:16/9;background:#000;overflow:hidden}
.ghls__video iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}
.ghls-page{width:100%}.ghls-page__intro{font-size:1.05rem;line-height:1.65;margin:0 0 22px}.ghls-page .ghls__card{margin:0}
.ghls-empty{padding:24px;border:1px solid var(--gh-line,#dfe4ea);border-radius:10px;background:var(--gh-card,#fff)}
body.gh-theme-dark .ghls__card,body.gh-theme-dark .ghls-empty{background:#202833}
body.gh-theme-dark .ghls__heading{background:#283240;color:#f6f7f8}

.ghls-fab{position:fixed;left:18px;bottom:18px;z-index:999970;display:flex;align-items:center;gap:9px;padding:11px 15px;border:0;border-radius:999px;background:#22354e;color:#fff;font:800 13px/1.1 inherit;letter-spacing:.03em;box-shadow:0 8px 26px rgba(15,23,42,.28);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}
.ghls-fab:hover,.ghls-fab:focus-visible{transform:translateY(-2px);box-shadow:0 11px 30px rgba(15,23,42,.34)}
.ghls-fab__dot{width:9px;height:9px;border-radius:50%;background:#ee1f2c;box-shadow:0 0 0 4px rgba(238,31,44,.22);flex:0 0 auto}

.ghls-fab__tooltip{position:absolute;left:0;bottom:calc(100% + 9px);max-width:min(360px,calc(100vw - 20px));padding:8px 10px;border-radius:7px;background:#15171a;color:#fff;font-size:12px;font-weight:700;line-height:1.3;letter-spacing:0;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease;box-shadow:0 6px 18px rgba(15,23,42,.24)}
.ghls-fab:hover .ghls-fab__tooltip,.ghls-fab:focus-visible .ghls-fab__tooltip{opacity:1;visibility:visible;transform:translateY(0)}

.ghls-floating{position:fixed;left:50%;top:50%;z-index:999980;width:min(760px,calc(100vw - 36px));background:var(--gh-card,#fff);border:1px solid var(--gh-line,#dfe4ea);border-radius:12px;overflow:hidden;box-shadow:0 24px 70px rgba(15,23,42,.34);transform:translate(-50%,-50%);visibility:hidden;opacity:0;pointer-events:none;transition:opacity .16s ease,visibility .16s ease}
.ghls-floating.is-open{visibility:visible;opacity:1;pointer-events:auto}
.ghls-floating.is-positioned{transform:none}
.ghls-floating__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:8px 9px 8px 14px;background:var(--gh-header-soft,#f3f6fa);color:var(--gh-paper-text,#15171a);cursor:move;user-select:none;touch-action:none}
.ghls-floating__bar-title{display:flex;align-items:center;gap:8px;min-width:0}
.ghls-floating__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800;font-size:15px}
.ghls-floating__actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}
.ghls-floating__page-link{padding:6px 8px;border-radius:6px;color:inherit;text-decoration:none;font-size:12px;font-weight:700}
.ghls-floating__page-link:hover{text-decoration:underline}
.ghls-floating__close{width:32px;height:32px;border:0;border-radius:7px;background:transparent;color:inherit;font:400 28px/28px Arial,sans-serif;cursor:pointer}
.ghls-floating__close:hover,.ghls-floating__close:focus-visible{background:rgba(0,0,0,.08)}
body.gh-theme-dark .ghls-floating{background:#202833;border-color:#3a4655}
body.gh-theme-dark .ghls-floating__bar{background:#283240;color:#f6f7f8}
body.gh-theme-dark .ghls-floating__close:hover,body.gh-theme-dark .ghls-floating__close:focus-visible{background:rgba(255,255,255,.1)}

@media (max-width:767px){
  .ghls__card{border-left:0;border-right:0;border-radius:0;box-shadow:none}.ghls__heading{padding:10px 12px}.ghls__title{font-size:16px}
  .ghls-fab{left:10px;bottom:10px;padding:10px 13px;font-size:12px}
  .ghls-floating,.ghls-floating.is-positioned{left:8px!important;right:8px;top:50%!important;width:auto;max-height:calc(100vh - 28px);transform:translateY(-50%);border-radius:10px}
  .ghls-floating__bar{cursor:default;touch-action:auto;padding-left:10px}
  .ghls-floating__title{font-size:13px}
  .ghls-floating__page-link{display:none}
}

.ghls-archive{margin-top:34px}
.ghls-archive__head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px;flex-wrap:wrap}
.ghls-archive__head h2{margin:0;font-size:clamp(22px,3vw,30px)}
.ghls-archive__filter-label{font-size:13px;font-weight:800;margin-left:auto}
.ghls-archive__filter{min-width:210px;max-width:100%;padding:8px 10px;border:1px solid var(--gh-line,#dfe4ea);border-radius:8px;background:var(--gh-card,#fff);color:var(--gh-paper-text,#15171a)}
.ghls-archive__table-wrap{overflow-x:auto;border:1px solid var(--gh-line,#dfe4ea);border-radius:10px;background:var(--gh-card,#fff)}
.ghls-archive__table{width:100%;border-collapse:collapse;font-size:14px}
.ghls-archive__table th,.ghls-archive__table td{padding:12px 14px;text-align:left;vertical-align:top;border-bottom:1px solid var(--gh-line,#dfe4ea)}
.ghls-archive__table th{background:var(--gh-header-soft,#f3f6fa);font-size:12px;text-transform:uppercase;letter-spacing:.03em}
.ghls-archive__table tr:last-child td{border-bottom:0}
.ghls-archive__table a{font-weight:800;color:inherit;text-decoration:none}
.ghls-archive__table a:hover{text-decoration:underline}
.ghls-archive__empty{padding:18px;border:1px solid var(--gh-line,#dfe4ea);border-radius:10px;background:var(--gh-card,#fff)}
body.gh-theme-dark .ghls-archive__filter,body.gh-theme-dark .ghls-archive__table-wrap,body.gh-theme-dark .ghls-archive__empty{background:#202833;color:#f6f7f8;border-color:#3a4655}
body.gh-theme-dark .ghls-archive__table th{background:#283240;color:#f6f7f8}
body.gh-theme-dark .ghls-archive__table th,body.gh-theme-dark .ghls-archive__table td{border-color:#3a4655}
@media (max-width:767px){
  .ghls-archive{margin-top:28px}.ghls-archive__head{align-items:stretch}.ghls-archive__filter-label{margin-left:0}.ghls-archive__filter{width:100%}
  .ghls-archive__table-wrap{border:0;background:transparent;overflow:visible}.ghls-archive__table,.ghls-archive__table tbody,.ghls-archive__table tr,.ghls-archive__table td{display:block;width:100%}.ghls-archive__table thead{display:none}
  .ghls-archive__table tr{margin-bottom:12px;border:1px solid var(--gh-line,#dfe4ea);border-radius:10px;background:var(--gh-card,#fff);overflow:hidden}.ghls-archive__table td{display:grid;grid-template-columns:118px minmax(0,1fr);gap:10px;padding:9px 12px;border-bottom:1px solid var(--gh-line,#dfe4ea)}
  .ghls-archive__table td::before{content:attr(data-label);font-size:12px;font-weight:800;color:#667085}.ghls-archive__table tr[hidden]{display:none!important}
  body.gh-theme-dark .ghls-archive__table tr{background:#202833;border-color:#3a4655}body.gh-theme-dark .ghls-archive__table td{border-color:#3a4655}body.gh-theme-dark .ghls-archive__table td::before{color:#b9c3cf}
}
