.gv-hub { background: #080d10; color: #e7e8e9; }
.gv-hub a { text-decoration: none; }
.gv-hub-container { width: min(calc(100% - 48px), 1392px); margin-inline: auto; }
.gv-hub-hero { min-height: 350px; margin-top: -72px; padding-top: 96px; border-bottom: 1px solid #1a2126; background: linear-gradient(90deg, #080c0f 0 34%, rgba(8,12,15,.28) 61%, #080c0f 100%), var(--gv-hub-hero, radial-gradient(circle at 64% 42%, #4c4138, transparent 19%), linear-gradient(120deg, #171d20, #050708)); background-size: cover; background-position: center; }
.gv-hub-hero__inner { min-height: 325px; display: grid; grid-template-columns: minmax(0, 1.9fr) minmax(310px, .72fr); align-items: center; gap: 38px; }
.gv-hub-hero__content { align-self: stretch; padding: 16px 0 24px; display: flex; flex-direction: column; justify-content: center; }
.gv-hub-breadcrumbs { margin-bottom: 20px; display: flex; gap: 10px; color: #adb2b6; font-size: 11px; }
.gv-hub-platforms { display: flex; gap: 7px; }
.gv-hub-platforms span { padding: 4px 8px; border-radius: 4px; background: #373c41; font-size: 10px; }
.gv-hub-eyebrow { color: var(--gv-primary); font-size: 9px; letter-spacing: .12em; }
.gv-hub-hero h1 { margin: 8px 0 10px; color: #fff; font-size: clamp(38px, 4.2vw, 58px); line-height: 1; letter-spacing: -.04em; }
.gv-hub-hero__content > p { max-width: 510px; margin: 0; color: #d3d5d7; font-size: 13px; line-height: 1.6; }
.gv-hub-meta { margin: 25px 0 21px; display: flex; flex-wrap: wrap; gap: 19px 38px; }
.gv-hub-meta div { min-width: 72px; }
.gv-hub-meta dt { color: #92999f; font-size: 10px; }
.gv-hub-meta dd { margin: 3px 0 0; color: #fff; font-size: 11px; font-weight: 700; }
.gv-hub-meta a { color: #fff; }
.gv-hub-actions { display: flex; gap: 10px; }
.gv-hub-actions > * { min-width: 140px; height: 39px; padding: 0 16px; display: grid; place-items: center; border: 1px solid #30383e; border-radius: 5px; background: #11171b; color: #fff; font: inherit; font-size: 11px; font-weight: 700; cursor: pointer; }
.gv-hub-actions > a { border: 0; background: var(--gv-primary); }
.gv-hub-actions button.is-saved { border-color: var(--gv-primary); color: var(--gv-primary); }
.gv-hub-overview { padding: 19px; border: 1px solid #252d32; border-radius: 8px; background: rgba(9,14,17,.91); }
.gv-hub-overview h2, .gv-hub-quick h2, .gv-hub-about h2 { margin: 0 0 13px; padding-bottom: 10px; border-bottom: 1px solid #30363b; font-size: 11px; text-transform: uppercase; }
.gv-hub-overview > p { margin: 0 0 12px; color: #c3c7ca; font-size: 10px; line-height: 1.55; }
.gv-hub-overview dl { margin: 0; }
.gv-hub-overview dl div { min-height: 28px; display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 12px; font-size: 9px; }
.gv-hub-overview dt { font-weight: 700; }
.gv-hub-overview dd { margin: 0; color: #c9cdd0; }

.gv-hub-tabs { position: sticky; top: 64px; z-index: 50; border-bottom: 1px solid #1c2429; background: rgba(16,22,26,.96); backdrop-filter: blur(12px); }
.admin-bar .gv-hub-tabs { top: 96px; }
.gv-hub-tabs > div { height: 48px; display: flex; overflow-x: auto; scrollbar-width: none; }
.gv-hub-tabs a { position: relative; flex: 0 0 auto; min-width: 93px; padding: 0 14px; display: grid; place-items: center; color: #bdc2c6; font-size: 10px; text-transform: uppercase; }
.gv-hub-tabs a.is-active { color: var(--gv-primary); }
.gv-hub-tabs a.is-active::after { position: absolute; left: 12px; right: 12px; bottom: 0; height: 2px; background: var(--gv-primary); content: ''; }
.gv-hub-body { padding: 22px 0 28px; display: grid; grid-template-columns: minmax(0, 1.95fr) minmax(290px, .88fr); gap: 18px; }
.gv-hub-main, .gv-hub-side { min-width: 0; }
.gv-hub-section, .gv-hub-quick, .gv-hub-about, .gv-hub-content, .gv-hub-lists > section, .gv-hub-faq, .gv-hub-related, .gv-hub-subscribe, .gv-hub-full-overview, .gv-hub-database { border: 1px solid #1b2328; border-radius: 7px; background: linear-gradient(145deg, #101619, #0a0f12); }
.gv-hub-section { padding: 14px; }
.gv-hub-section + .gv-hub-section { margin-top: 17px; }
.gv-hub-section > header, .gv-hub-content > header, .gv-hub-lists header, .gv-hub-faq > header, .gv-hub-related > header { min-height: 26px; display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.gv-hub-section h2, .gv-hub-content h2, .gv-hub-lists h2, .gv-hub-faq h2, .gv-hub-related h2 { margin: 0; font-size: 11px; text-transform: uppercase; }
.gv-hub-section h2::before, .gv-hub-content h2::before, .gv-hub-lists h2::before, .gv-hub-faq h2::before, .gv-hub-related h2::before { display: inline-block; width: 2px; height: 12px; margin-right: 5px; background: var(--gv-primary); vertical-align: -2px; content: ''; }
.gv-hub-section header a, .gv-hub-lists header a, .gv-hub-faq header a, .gv-hub-related header a { color: #c7cbce; font-size: 9px; }
.gv-hub-card-track { margin-top: 8px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; }
.gv-hub-empty { grid-column: 1 / -1; margin: 0; padding: 18px; border: 1px dashed #293238; border-radius: 6px; color: #9da5aa; font-size: 12px; text-align: center; }
.gv-hub-card { min-width: 0; overflow: hidden; border: 1px solid #1a2126; border-radius: 6px; background: #0c1114; }
.gv-hub-card__image { position: relative; height: 105px; display: block; background: linear-gradient(0deg, rgba(0,0,0,.25), transparent), var(--gv-card-image, radial-gradient(circle at 62% 42%, #63331f, transparent 27%), linear-gradient(140deg, #21262a, #080b0d)); background-size: cover; background-position: center; }
.gv-hub-card__image b { position: absolute; top: 8px; left: 8px; padding: 3px 6px; border-radius: 4px; background: #159b69; color: #fff; font-size: 8px; }
.gv-hub-card__image b.is-purple { background: #8d42dc; }
.gv-hub-card__image b.is-orange { background: var(--gv-primary); }
.gv-hub-card__image b.is-red { background: #c54141; }
.gv-hub-card h3 { margin: 8px 8px 3px; font-size: 10px; line-height: 1.25; }
.gv-hub-card h3 a { color: #fff; }
.gv-hub-card time { display: block; margin: 0 8px 8px; color: #979ea4; font-size: 8px; }
.gv-hub-side > section + section { margin-top: 17px; }
.gv-hub-quick { padding: 14px; }
.gv-hub-quick > div { display: grid; grid-template-columns: 1fr; }
.gv-hub-quick a { min-height: 29px; display: grid; grid-template-columns: 22px 1fr 25px 8px; align-items: center; gap: 7px; color: #e6e7e8; font-size: 9px; }
.gv-hub-quick .gv-icon { width: 17px; height: 17px; color: var(--gv-primary); }
.gv-hub-quick a b { justify-self: end; padding: 2px 5px; border-radius: 8px; background: #1a2024; font-size: 8px; }
.gv-hub-quick a i { font-style: normal; }
.gv-hub-about { position: relative; min-height: 125px; padding: 15px; overflow: hidden; }
.gv-hub-about > *:not(i) { position: relative; z-index: 2; max-width: 75%; }
.gv-hub-about p { color: #b1b7bb; font-size: 9px; line-height: 1.55; }
.gv-hub-about a { color: var(--gv-primary); font-size: 9px; font-weight: 700; }
.gv-hub-about i { position: absolute; right: -7px; bottom: -24px; width: 115px; height: 125px; border-radius: 50% 45% 0 0; background: radial-gradient(circle at 48% 34%, #bb6233 0 2%, transparent 3%), linear-gradient(140deg, #282c2e 0 43%, #07090a 44%); filter: drop-shadow(0 0 15px #a62f0e); }

.gv-hub-full-overview { grid-column: 1 / -1; padding: 22px; }
.gv-hub-full-overview header small, .gv-hub-database header small { color: var(--gv-primary); font-size: 8px; letter-spacing: .12em; }
.gv-hub-full-overview h2, .gv-hub-database h2 { margin: 3px 0 0; color: #fff; font-size: 21px; }
.gv-hub-full-overview__copy { max-width: 980px; margin-top: 15px; color: #c3c8cb; font-size: 12px; line-height: 1.8; }
.gv-hub-full-overview__copy > *:first-child { margin-top: 0; }
.gv-hub-full-overview__copy > *:last-child { margin-bottom: 0; }
.gv-hub-full-overview__points { margin-top: 17px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 9px; }
.gv-hub-full-overview__points article { padding: 13px; border: 1px solid #252d32; border-radius: 6px; background: #0c1215; }
.gv-hub-full-overview__points .gv-icon { width: 21px; height: 21px; color: var(--gv-primary); }
.gv-hub-full-overview__points h3 { margin: 8px 0 5px; font-size: 10px; }
.gv-hub-full-overview__points p { margin: 0; color: #969fa5; font-size: 9px; line-height: 1.55; }

.gv-hub-content { grid-column: 1 / -1; padding: 14px; scroll-margin-top: 120px; }
.gv-hub-content > div { margin-top: 9px; display: grid; grid-template-columns: repeat(8, 1fr); gap: 8px; }
.gv-hub-content a { min-height: 87px; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 4px; border-radius: 5px; background: #141a1e; color: #fff; }
.gv-hub-content .gv-icon { width: 28px; height: 28px; color: var(--gv-primary); }
.gv-hub-content strong { font-size: 9px; }
.gv-hub-content small { font-size: 8px; }
.gv-hub-lists { grid-column: 1 / -1; display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; }
.gv-hub-lists > section { padding: 14px; }
.gv-hub-lists > section > a { min-height: 52px; display: grid; grid-template-columns: 60px 38px minmax(0, 1fr); align-items: center; gap: 9px; border-bottom: 1px solid #20272c; color: #e5e6e7; font-size: 9px; }
.gv-hub-list-thumb { position: relative; width: 60px; height: 38px; overflow: hidden; border-radius: 4px; background: #151a1e; font-style: normal; }
.gv-hub-list-thumb > img { position: absolute; inset: 0; width: 100%; height: 100%; display: block; object-fit: cover; }
.gv-hub-lists > section > a b { padding: 4px; border-radius: 4px; background: #8b42d7; color: #fff; text-align: center; font-size: 7px; }
.gv-hub-lists > section:first-child > a b { background: linear-gradient(#f2b837 50%, #5aa55c 50%); color: #111; }
.gv-hub-lists > section > a small { display: block; color: #888f95; font-size: 7px; }
.gv-hub-topics div { padding-top: 10px; display: flex; flex-wrap: wrap; gap: 7px; }
.gv-hub-topics div a { padding: 7px 11px; border-radius: 5px; background: #171d21; color: var(--gv-primary); font-size: 8px; }
.gv-hub-database { grid-column: 1 / -1; padding: 16px; }
.gv-hub-database > header { display: flex; justify-content: space-between; align-items: end; gap: 20px; }
.gv-hub-database > header p { max-width: 420px; margin: 0; color: #8e979d; font-size: 9px; }
.gv-hub-database > div { margin-top: 12px; display: grid; grid-template-columns: repeat(auto-fit, minmax(170px, 1fr)); gap: 8px; }
.gv-hub-database > div > a { min-height: 62px; padding: 10px; display: grid; grid-template-columns: 35px 1fr 15px; align-items: center; gap: 9px; border: 1px solid #252d32; border-radius: 5px; background: #11181b; color: #fff; }
.gv-hub-database > div > a > b { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 5px; background: rgba(255,106,0,.12); color: var(--gv-primary); }
.gv-hub-database strong, .gv-hub-database small { display: block; }
.gv-hub-database strong { font-size: 10px; }
.gv-hub-database small { margin-top: 2px; color: #8e979d; font-size: 8px; }
.gv-hub-database i { color: var(--gv-primary); font-style: normal; }
.gv-hub-faq { grid-column: 1 / 1; padding: 14px; }
.gv-hub-faq details { border-bottom: 1px solid #22292e; }
.gv-hub-faq summary { min-height: 35px; display: flex; align-items: center; justify-content: space-between; cursor: pointer; font-size: 9px; list-style: none; }
.gv-hub-faq summary::after { content: '⌄'; }
.gv-hub-faq details p { color: #9da4a9; font-size: 9px; }
.gv-hub-related { grid-column: 2 / -1; padding: 14px; }
.gv-hub-related > div { margin-top: 8px; display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 9px; }
.gv-hub-related > div a { position: relative; min-height: 86px; padding: 8px; overflow: hidden; border-radius: 5px; display: flex; flex-direction: column; justify-content: flex-end; color: #fff; }
.gv-hub-related > div i { position: absolute; inset: 0; background: radial-gradient(circle at 60% 30%, #5c2e1d, transparent 30%), linear-gradient(145deg, #23282b, #07090a); }
.gv-hub-related strong, .gv-hub-related small { position: relative; z-index: 1; }
.gv-hub-related strong { font-size: 8px; }
.gv-hub-related small { color: #c4c8cb; font-size: 7px; }
.gv-hub-subscribe { grid-column: 1 / -1; min-height: 70px; padding: 13px 23px; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 12px 24px; }
.gv-hub-subscribe > div { display: flex; align-items: center; gap: 14px; }
.gv-hub-subscribe > div > span { color: var(--gv-primary); font-size: 29px; }
.gv-hub-subscribe p { margin: 0; }
.gv-hub-subscribe strong, .gv-hub-subscribe small { display: block; }
.gv-hub-subscribe strong { font-size: 11px; }
.gv-hub-subscribe small { color: #979ea4; font-size: 9px; }
.gv-hub-subscribe form { width: min(48%, 460px); height: 37px; display: flex; overflow: hidden; border-radius: 5px; }
.gv-hub-subscribe input[type="email"] { width: 100%; min-width: 0; padding: 0 13px; border: 1px solid #242c31; outline: 0; background: #151b1f; color: #fff; }
.gv-hub-subscribe button { flex: 0 0 115px; border: 0; background: var(--gv-primary); color: #fff; font: inherit; font-size: 9px; font-weight: 700; cursor: pointer; }
.gv-hub-subscribe > .gv-newsletter-notice { flex: 0 0 100%; margin: 0; padding: 8px 10px; border: 1px solid transparent; border-radius: 5px; font-size: 12px; }
.gv-hub-subscribe > .gv-newsletter-notice.is-success { border-color: rgba(61,196,126,.45); background: rgba(31,142,85,.14); color: #8de0b4; }
.gv-hub-subscribe > .gv-newsletter-notice.is-error { border-color: rgba(255,105,105,.48); background: rgba(188,48,48,.14); color: #ffaaaa; }

body.gv-light .gv-hub { background: #edf0f2; color: #171a1d; }

@media (max-width: 1024px) {
  .gv-hub-hero { margin-top: -64px; padding-top: 76px; }
  .gv-hub-hero__inner { grid-template-columns: 1fr; }
  .gv-hub-overview { display: none; }
  .gv-hub-body { grid-template-columns: minmax(0, 1.5fr) minmax(260px, .8fr); }
  .gv-hub-card-track { overflow-x: auto; grid-template-columns: repeat(4, 210px); scroll-snap-type: x proximity; }
  .gv-hub-card { scroll-snap-align: start; }
  .gv-hub-full-overview__points { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 767px) {
  .gv-hub-container { width: calc(100% - 28px); }
  .gv-hub-hero { min-height: 400px; margin-top: -64px; padding-top: 64px; background: linear-gradient(90deg, rgba(6,9,11,.92), rgba(6,9,11,.22)), var(--gv-hub-hero, radial-gradient(circle at 70% 30%, #52443a, transparent 20%), linear-gradient(140deg, #171c1f, #050708)); background-size: cover; background-position: 60% center; }
  .gv-hub-hero__inner { min-height: 400px; }
  .gv-hub-hero__content { padding: 16px 0 18px; justify-content: flex-start; }
  .gv-hub-breadcrumbs { margin-bottom: 18px; font-size: 9px; }
  .gv-hub-hero h1 { margin-top: 8px; font-size: 34px; }
  .gv-hub-hero__content > p { max-width: 55%; font-size: 10px; }
  .gv-hub-meta { margin: 18px 0 13px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }
  .gv-hub-meta div:nth-child(n+6) { display: block; }
  .gv-hub-actions { margin-top: auto; }
  .gv-hub-actions > * { width: 50%; min-width: 0; }
  .gv-hub-tabs { top: 56px; }
  .gv-hub-tabs > div { width: 100%; padding-left: 14px; }
  .gv-hub-tabs a { min-width: 86px; }
  .gv-hub-body { width: calc(100% - 28px); display: flex; flex-direction: column; gap: 13px; }
  .gv-hub-card-track { grid-template-columns: repeat(4, 205px); }
  .gv-hub-card__image { height: 120px; }
  .gv-hub-side { display: contents; }
  .gv-hub-full-overview { order: 2; }
  .gv-hub-quick { order: 4; }
  .gv-hub-about { order: 5; }
  .gv-hub-content { order: 3; }
  .gv-hub-database { order: 6; }
  .gv-hub-lists { order: 6; display: grid; grid-template-columns: repeat(2, 1fr); }
  .gv-hub-topics { grid-column: 1 / -1; }
  .gv-hub-faq { order: 7; }
  .gv-hub-related { order: 8; }
  .gv-hub-subscribe { order: 9; }
  .gv-hub-content > div { grid-template-columns: repeat(4, 1fr); }
  .gv-hub-content a { min-height: 78px; }
  .gv-hub-quick > div { grid-template-columns: repeat(2, 1fr); gap: 0 22px; }
  .gv-hub-about { min-height: 130px; }
  .gv-hub-faq, .gv-hub-related { width: 100%; }
  .gv-hub-related > div { overflow-x: auto; grid-template-columns: repeat(var(--gv-related-count, 4), 150px); }
  .gv-hub-database > header { align-items: flex-start; flex-direction: column; }
  .gv-hub-subscribe { flex-direction: column; align-items: stretch; }
  .gv-hub-subscribe form { width: 100%; }
}

@media (max-width: 480px) {
  .gv-hub-hero__content > p { max-width: 70%; }
  .gv-hub-card-track { grid-template-columns: repeat(4, 168px); }
  .gv-hub-card__image { height: 105px; }
  .gv-hub-content > div { grid-template-columns: repeat(4, 1fr); }
  .gv-hub-lists { grid-template-columns: 1fr; }
  .gv-hub-topics { grid-column: auto; }
  .gv-hub-quick > div { grid-template-columns: 1fr; }
  .gv-hub-full-overview__points { grid-template-columns: 1fr; }
}
