.hybrid-preview-page {
  background:
    radial-gradient(circle at 16% 2%, #2d255f66 0, transparent 33rem),
    radial-gradient(circle at 90% 8%, #0b4a5260 0, transparent 29rem),
    #07090f;
}

.concept-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  min-height: 34px;
  padding: .35rem 1rem;
  border-bottom: 1px solid #38e0d02e;
  background: #0a1718;
  color: #8fa3a5;
  font-size: .67rem;
}
.concept-banner strong { color: #7cf0e5; }
.concept-banner a { color: #c8c0fb; }
.preview-site-header { top: 0; }

.hybrid-hero {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid var(--line-strong);
  background:
    linear-gradient(120deg, #1b1831d9, #101421eb 60%, #0c2028c9),
    #111522;
}
.hybrid-hero::after {
  content: "";
  position: absolute;
  right: -7rem;
  bottom: -12rem;
  width: 34rem;
  height: 34rem;
  border: 1px solid #38e0d01a;
  border-radius: 50%;
  box-shadow: 0 0 0 5rem #38e0d008, 0 0 0 10rem #8c6cff05;
  pointer-events: none;
}
.hybrid-hero-inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(270px, 330px);
  gap: 3rem;
  align-items: end;
  width: min(1180px, calc(100% - 2.5rem));
  margin: auto;
  padding: 5.4rem 0 4.8rem;
}
.hybrid-hero-copy .live-label { margin: 0 0 1rem; }
.hybrid-hero-copy h1 {
  max-width: 950px;
  margin: 0;
  font-size: clamp(3.35rem, 7vw, 6.8rem);
  font-weight: 700;
  line-height: .91;
  letter-spacing: -.076em;
  text-wrap: balance;
}
.hybrid-hero-copy > p:last-of-type {
  max-width: 760px;
  margin: 1.3rem 0 0;
  color: #acb4c7;
  font-size: 1.02rem;
  line-height: 1.65;
}
.hybrid-hero-actions { display: flex; flex-wrap: wrap; gap: .55rem; margin-top: 1.7rem; }
.hybrid-hero-actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: .65rem 1rem;
  border: 1px solid var(--line-strong);
  border-radius: 11px;
  background: #ffffff08;
  color: #d8dcec;
  text-decoration: none;
  font-size: .7rem;
  font-weight: 700;
}
.hybrid-hero-actions a:hover { border-color: #38e0d058; color: #fff; }
.hybrid-hero-actions .hybrid-primary-action { border-color: transparent; background: linear-gradient(115deg, #8c6cff, #5b59df); color: #fff; }
.hybrid-status-card {
  padding: 1.2rem;
  border: 1px solid var(--line-strong);
  border-radius: 20px;
  background: #0b0e17d9;
  box-shadow: 0 24px 80px #0004;
}
.hybrid-status-card .eyebrow { margin: 0 0 .7rem; }
.hybrid-status-card dl { display: grid; gap: .35rem; margin: 0; }
.hybrid-status-card dl div { display: flex; align-items: baseline; justify-content: space-between; gap: 1rem; padding: .55rem 0; border-top: 1px solid var(--line); }
.hybrid-status-card dt { color: #f1f3f8; font-size: 1.15rem; font-weight: 760; font-variant-numeric: tabular-nums; }
.hybrid-status-card dd { margin: 0; color: #8791a6; font-size: .65rem; text-align: right; }
.hybrid-status-card time { display: block; margin-top: .75rem; color: #718095; font-size: .6rem; }

.hybrid-section,
.hybrid-principle {
  width: min(1180px, calc(100% - 2.5rem));
  margin-inline: auto;
}
.hybrid-section { padding: 4.4rem 0 0; }
.hybrid-section-heading { display: flex; align-items: end; justify-content: space-between; gap: 2rem; margin-bottom: 1.3rem; }
.hybrid-section-heading .eyebrow { margin: 0; }
.hybrid-section-heading h2 { margin: .2rem 0 0; font-size: clamp(1.75rem, 3vw, 2.65rem); letter-spacing: -.045em; }
.hybrid-section-heading > p { max-width: 470px; margin: 0; color: #8f98ad; font-size: .72rem; line-height: 1.65; text-align: right; }

.global-trend-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: .65rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.global-trend-grid li { min-width: 0; }
.global-trend-grid a {
  display: grid;
  grid-template-columns: 38px 42px minmax(0, 1fr) auto;
  gap: .7rem;
  align-items: center;
  min-height: 86px;
  padding: .8rem .9rem;
  border: 1px solid var(--line);
  border-radius: 16px;
  background: linear-gradient(140deg, #141827, #0d1019);
  color: inherit;
  text-decoration: none;
  transition: transform .16s ease, border-color .16s ease, background .16s ease;
}
.global-trend-grid a:hover { transform: translateY(-2px); border-color: #38e0d03d; background: linear-gradient(140deg, #171b2d, #0d141c); }
.global-trend-rank { color: #8271f2; font-size: 1.1rem; font-weight: 800; font-variant-numeric: tabular-nums; }
.global-trend-art {
  display: grid;
  width: 40px;
  height: 40px;
  place-items: center;
  overflow: hidden;
  border: 1px solid #ffffff12;
  border-radius: 12px;
  background: linear-gradient(145deg, #2f245e, #13182a);
  box-shadow: inset 0 1px #ffffff0d;
  font-size: 1.02rem;
}
.global-trend-art.business { background: linear-gradient(145deg, #123b37, #0b181b); }
.global-trend-art.sports { background: linear-gradient(145deg, #473519, #17120c); }
.global-trend-art.technology { background: linear-gradient(145deg, #14354a, #0a151d); }
.global-trend-art.travel { background: linear-gradient(145deg, #164054, #0c1a25); }
.global-trend-art.websites { background: linear-gradient(145deg, #313067, #121324); }
.global-trend-copy { display: grid; min-width: 0; }
.global-trend-copy strong { overflow: hidden; color: #eef0f7; font-size: .76rem; line-height: 1.3; text-overflow: ellipsis; white-space: nowrap; }
.global-trend-copy small { color: #7f899e; font-size: .59rem; }
.global-trend-movement { min-width: 39px; color: var(--up); font-size: .68rem; font-weight: 800; text-align: right; }
.global-trend-movement.same { color: #7d879b; }
.global-trend-movement.new { color: var(--cyan); }
.global-trend-evidence { grid-column: 3 / -1; margin-top: -.25rem; color: #6f798d; font-size: .55rem; }
.section-link { display: inline-block; margin-top: 1rem; color: #8df1e8; font-size: .7rem; font-weight: 700; text-decoration: none; }

.story-layer-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: .8rem;
}
.story-layer-grid .current-story.featured {
  grid-column: span 2;
  grid-row: span 2;
}
.sports-league-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: .8rem;
  margin-top: .8rem;
}
.sports-league-story { min-height: 300px; }
.current-story {
  display: flex;
  flex-direction: column;
  min-height: 250px;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 18px;
  background: linear-gradient(145deg, #131724, #0c0f17);
}
.current-story.featured {
  min-height: 510px;
  background: radial-gradient(circle at 95% 5%, #38e0d019, transparent 18rem), linear-gradient(145deg, #1a1932, #0d111b);
}
.current-story-media {
  position: relative;
  display: block;
  flex: 0 0 118px;
  overflow: hidden;
  border-bottom: 1px solid #ffffff0d;
  background: linear-gradient(135deg, #2e285c, #14202a);
}
.current-story.featured .current-story-media { flex-basis: 245px; }
.current-story-media.business { background: linear-gradient(135deg, #173d37, #111c21); }
.current-story-media.technology { background: linear-gradient(135deg, #153d59, #111522); }
.current-story-media.sports { background: linear-gradient(135deg, #4a3518, #17131b); }
.current-story-media img { position: absolute; inset: 0; z-index: 1; width: 100%; height: 100%; object-fit: cover; transition: transform .28s ease, filter .28s ease; }
.current-story-media:hover img { transform: scale(1.025); filter: saturate(1.08); }
.current-story-art { position: absolute; inset: 0; display: grid; place-items: center; overflow: hidden; }
.current-story-art::before,
.current-story-art::after { content: ""; position: absolute; border: 1px solid #79efe02b; border-radius: 50%; }
.current-story-art::before { width: 14rem; height: 14rem; right: -4rem; top: -7rem; }
.current-story-art::after { width: 8rem; height: 8rem; left: -2rem; bottom: -5rem; }
.current-story-art b { position: relative; z-index: 1; font-size: 2.25rem; filter: drop-shadow(0 12px 24px #0008); }
.current-story.featured .current-story-art b { font-size: 4.6rem; }
.current-story-art i { position: absolute; inset: 20% 13%; border-top: 1px solid #ffffff12; border-bottom: 1px solid #ffffff0b; transform: skewY(-8deg); }
.current-story-media-label { position: absolute; z-index: 2; right: .7rem; bottom: .65rem; padding: .28rem .42rem; border: 1px solid #ffffff1a; border-radius: 7px; background: #070910c9; color: #c9cfdd; font-size: .49rem; font-weight: 750; text-transform: uppercase; letter-spacing: .075em; backdrop-filter: blur(8px); }
.current-story-body { display: flex; flex: 1; flex-direction: column; min-height: 0; padding: 1.15rem; }
.current-story.featured .current-story-body { padding: 1.35rem 1.55rem 1.5rem; }
.current-story-meta { display: flex; justify-content: space-between; gap: .7rem; color: #747e92; font-size: .57rem; text-transform: uppercase; letter-spacing: .08em; }
.current-story-meta span:first-child { color: #70e9de; font-weight: 800; }
.current-story h3 { margin: .85rem 0 .6rem; font-size: 1rem; line-height: 1.18; letter-spacing: -.025em; }
.current-story.featured h3 { max-width: 720px; margin-top: auto; font-size: clamp(2rem, 4vw, 3.8rem); line-height: 1; letter-spacing: -.055em; }
.current-story h3 a { text-decoration: none; }
.current-story h3 a:hover { color: #b0a4fb; }
.current-story-body > p { display: -webkit-box; margin: 0; overflow: hidden; color: #969fb3; font-size: .69rem; line-height: 1.55; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.current-story.featured .current-story-body > p { max-width: 730px; color: #aeb6c8; font-size: .8rem; -webkit-line-clamp: 4; }
.current-story-footer { display: flex; align-items: end; justify-content: space-between; gap: .7rem; margin-top: auto; padding-top: 1rem; color: #6e788d; font-size: .58rem; }
.current-story-footer a { color: #9f95ee; text-align: right; text-decoration: none; }

.hub-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem; }
.hub-card {
  min-width: 0;
  padding: 1.25rem;
  border: 1px solid var(--line-strong);
  border-radius: 22px;
  background: linear-gradient(150deg, #141827, #0d1019);
  box-shadow: 0 20px 65px #0002;
}
.hub-card > header { display: grid; grid-template-columns: 46px minmax(0, 1fr) auto; gap: .8rem; align-items: center; }
.hub-icon { display: grid; width: 46px; height: 46px; place-items: center; border: 1px solid #ffffff10; border-radius: 13px; background: #ffffff07; font-size: 1.2rem; }
.hub-card header p { margin: 0; color: #6eebdf; font-size: .58rem; font-weight: 800; text-transform: uppercase; letter-spacing: .09em; }
.hub-card header h3 { margin: .12rem 0 0; font-size: 1rem; }
.hub-card header > a { display: grid; width: 35px; height: 35px; place-items: center; border: 1px solid var(--line-strong); border-radius: 10px; color: #afb7c8; text-decoration: none; }
.hub-description { margin: .85rem 0; color: #8e98ac; font-size: .7rem; }
.hub-card ol { display: grid; gap: .3rem; margin: 0; padding: 0; list-style: none; }
.hub-card ol li { display: grid; grid-template-columns: 32px minmax(0, 1fr) auto; gap: .55rem; align-items: center; min-height: 43px; padding: .45rem .55rem; border-radius: 10px; background: #ffffff05; }
.hub-card ol li > span { color: #8777ee; font-size: .68rem; font-weight: 800; font-variant-numeric: tabular-nums; }
.hub-card ol a { overflow: hidden; color: #e0e3ec; font-size: .68rem; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; }
.hub-card ol small { color: var(--up); font-size: .57rem; font-weight: 800; }
.hub-card ol small.same { color: #6f798d; }
.hub-card ol small.new { color: var(--cyan); }
.hub-empty { grid-template-columns: 1fr !important; color: #778196; font-size: .68rem; }
.hub-signal { display: grid; gap: .18rem; margin-top: .8rem; padding: .75rem; border: 1px solid #38e0d01e; border-radius: 12px; background: #071313; text-decoration: none; }
.hub-signal span { color: #65dfd5; font-size: .55rem; font-weight: 800; text-transform: uppercase; letter-spacing: .08em; }
.hub-signal strong { overflow: hidden; color: #dce1eb; font-size: .67rem; text-overflow: ellipsis; white-space: nowrap; }
.hub-signal small { color: #727e91; font-size: .56rem; }
.hub-open { display: inline-block; margin-top: .9rem; color: #b4aafa; font-size: .66rem; font-weight: 750; text-decoration: none; }

.owned-story-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: .8rem; }
.owned-story-card { display: flex; min-height: 270px; flex-direction: column; padding: 1.25rem; border: 1px solid #8c6cff2b; border-radius: 18px; background: linear-gradient(145deg, #17152a, #0d111b); }
.owned-story-card.featured { grid-row: span 2; min-height: 560px; justify-content: flex-end; background: radial-gradient(circle at 80% 0, #38e0d014, transparent 22rem), linear-gradient(145deg, #211b42, #0d111b 72%); }
.owned-story-card > div { display: flex; justify-content: space-between; gap: 1rem; color: #7f899f; font-size: .58rem; text-transform: uppercase; letter-spacing: .07em; }
.owned-story-card > div span { color: #72e9de; font-weight: 800; }
.owned-story-card h3 { margin: 1rem 0 .7rem; font-size: clamp(1.25rem, 2.5vw, 2.25rem); line-height: 1.08; letter-spacing: -.04em; }
.owned-story-card.featured h3 { font-size: clamp(2.2rem, 4vw, 4rem); }
.owned-story-card h3 a { color: #f2f3f8; text-decoration: none; }
.owned-story-card h3 a:hover { color: #b9aefb; }
.owned-story-card p { margin: 0 0 1rem; color: #9aa4b8; font-size: .72rem; line-height: 1.7; }
.owned-story-card > a { margin-top: auto; color: #89eee5; font-size: .68rem; font-weight: 800; text-decoration: none; }

.hybrid-principle {
  margin-top: 4.8rem;
  margin-bottom: 4.8rem;
  padding: 2rem;
  border: 1px solid #38e0d02b;
  border-radius: 24px;
  background: radial-gradient(circle at 90% 10%, #38e0d011, transparent 20rem), #0e131d;
}
.hybrid-principle .eyebrow { margin: 0; }
.hybrid-principle h2 { max-width: 800px; margin: .35rem 0 .7rem; font-size: clamp(1.8rem, 4vw, 3.4rem); line-height: 1; letter-spacing: -.05em; }
.hybrid-principle > p:not(.eyebrow) { max-width: 820px; color: #9ba5b7; font-size: .8rem; line-height: 1.7; }
.hybrid-principle > div { display: flex; flex-wrap: wrap; gap: .6rem; margin-top: 1.2rem; }
.hybrid-principle a { padding: .6rem .8rem; border: 1px solid var(--line-strong); border-radius: 10px; color: #daddee; font-size: .66rem; font-weight: 700; text-decoration: none; }

@media (max-width: 980px) {
  .hybrid-hero-inner { grid-template-columns: 1fr; gap: 1.5rem; }
  .hybrid-status-card { max-width: 520px; }
  .story-layer-grid,
  .sports-league-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .story-layer-grid .current-story.featured { grid-column: span 2; grid-row: auto; }
}

@media (max-width: 760px) {
  .concept-banner { justify-content: space-between; }
  .hybrid-hero-inner,
  .hybrid-section,
  .hybrid-principle { width: calc(100% - 1.5rem); }
  .hybrid-hero-inner { padding: 3.5rem 0 3rem; }
  .hybrid-hero-copy h1 { font-size: clamp(3rem, 13vw, 5rem); }
  .hybrid-section { padding-top: 3.4rem; }
  .hybrid-section-heading { display: block; }
  .hybrid-section-heading > p { margin-top: .55rem; text-align: left; }
  .global-trend-grid,
  .hub-grid,
  .owned-story-grid { grid-template-columns: 1fr; }
  .owned-story-card.featured { grid-row: auto; min-height: 360px; }
}

@media (max-width: 560px) {
  .concept-banner { align-items: flex-start; font-size: .58rem; }
  .concept-banner a { flex: 0 0 auto; }
  .hybrid-hero-inner,
  .hybrid-section,
  .hybrid-principle { width: calc(100% - 1rem); }
  .hybrid-hero-inner { padding: 2.7rem 0 2.5rem; }
  .hybrid-hero-copy h1 { font-size: 3.1rem; }
  .hybrid-hero-copy > p:last-of-type { font-size: .82rem; }
  .hybrid-hero-actions { display: grid; grid-template-columns: 1fr; }
  .story-layer-grid,
  .sports-league-grid { grid-template-columns: 1fr; }
  .story-layer-grid .current-story.featured { grid-column: auto; min-height: 420px; }
  .current-story.featured .current-story-media { flex-basis: 180px; }
  .current-story.featured .current-story-body { padding: 1.2rem; }
  .current-story.featured h3 { font-size: 2rem; }
  .global-trend-grid a { grid-template-columns: 32px 38px minmax(0, 1fr) auto; padding: .75rem; }
  .global-trend-art { width: 36px; height: 36px; border-radius: 10px; }
  .global-trend-copy strong { font-size: .7rem; }
  .global-trend-evidence { display: none; }
  .hub-card { padding: 1rem; }
  .hybrid-principle { margin-top: 3.4rem; margin-bottom: 3.4rem; padding: 1.25rem; }
}
