.t7-page { background: #08111f; color: #e8f0fa; }
.t7-container { width: min(1180px, calc(100% - 40px)); margin: 0 auto; }
.t7-hero { position: relative; overflow: hidden; background: radial-gradient(circle at 82% 18%, rgba(80, 193, 255, .22), transparent 31%), radial-gradient(circle at 15% 100%, rgba(132, 96, 255, .18), transparent 34%), #08111f; border-bottom: 1px solid rgba(148, 187, 220, .15); }
.t7-hero-grid { position: relative; min-height: 560px; padding: 30px 0 0; }
.t7-hero-grid > .t7-container:first-child { position: relative; z-index: 2; }
.t7-breadcrumbs { display: flex; gap: 10px; color: #7f9bb5; font-size: 11px; letter-spacing: .08em; text-transform: uppercase; }
.t7-breadcrumbs a { color: #a7c2dc; }
.t7-hero-copy { width: min(630px, 100%); padding: 92px 0 110px; }
.t7-eyebrow, .t7-kicker, .t7-signal-label { color: #67d5ff; font-size: 10px; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; }
.t7-eyebrow { display: flex; align-items: center; gap: 9px; }
.t7-eyebrow-dot { width: 7px; height: 7px; border-radius: 99px; background: #64e0a7; box-shadow: 0 0 0 5px rgba(100, 224, 167, .12); }
.t7-hero h1 { max-width: 720px; margin: 20px 0 22px; color: #f3f8ff; font-family: Georgia, "Times New Roman", serif; font-size: clamp(48px, 7vw, 88px); font-weight: 400; letter-spacing: -.065em; line-height: .94; }
.t7-hero h1 em { color: #67d5ff; font-style: normal; }
.t7-hero-description { max-width: 560px; color: #a8bad0; font-size: 17px; line-height: 1.65; }
.t7-hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 30px; }
.t7-primary-action, .t7-secondary-action { display: inline-flex; align-items: center; gap: 18px; padding: 13px 16px; border-radius: 4px; font-size: 12px; font-weight: 700; letter-spacing: .05em; }
.t7-primary-action { background: #70e4bb; color: #07131f; }
.t7-primary-action span, .t7-secondary-action span { font-size: 17px; }
.t7-secondary-action { border: 1px solid rgba(162, 196, 226, .25); color: #d8e9f9; }
.t7-route-map { position: absolute; top: 34px; right: -4%; width: 57%; height: 470px; opacity: .92; }
.t7-map-grid { position: absolute; inset: 8% 5%; background-image: linear-gradient(rgba(121, 188, 228, .09) 1px, transparent 1px), linear-gradient(90deg, rgba(121, 188, 228, .09) 1px, transparent 1px); background-size: 54px 54px; mask-image: radial-gradient(ellipse, black 35%, transparent 74%); transform: perspective(500px) rotateX(55deg) rotateZ(-12deg); }
.t7-map-node { position: absolute; z-index: 2; width: 12px; height: 12px; border: 3px solid #08111f; border-radius: 50%; background: #70e4bb; box-shadow: 0 0 0 5px rgba(112, 228, 187, .16), 0 0 28px rgba(112, 228, 187, .8); }
.node-one { top: 43%; left: 24%; }.node-two { top: 22%; left: 68%; background: #67d5ff; box-shadow: 0 0 0 5px rgba(103, 213, 255, .15), 0 0 28px rgba(103, 213, 255, .8); }.node-three { top: 68%; left: 48%; background: #ae9bff; }.node-four { top: 57%; left: 81%; background: #ffcc73; }
.t7-route-line { position: absolute; z-index: 1; height: 1px; transform-origin: left center; background: linear-gradient(90deg, #70e4bb, #67d5ff, transparent); box-shadow: 0 0 12px rgba(103, 213, 255, .7); }
.line-one { top: 45%; left: 25%; width: 48%; transform: rotate(-20deg); }.line-two { top: 45%; left: 25%; width: 32%; transform: rotate(37deg); }.line-three { top: 69%; left: 49%; width: 36%; transform: rotate(-24deg); background: linear-gradient(90deg, #ae9bff, #ffcc73, transparent); }
.t7-map-label { position: absolute; color: #a6bed6; font-family: monospace; font-size: 10px; letter-spacing: .12em; }.label-one { top: 47%; left: 19%; }.label-two { top: 17%; left: 70%; }
.t7-hero-metrics { position: relative; z-index: 3; display: grid; grid-template-columns: 1.4fr 1fr 1fr; border-top: 1px solid rgba(148, 187, 220, .16); }
.t7-hero-metric { min-height: 114px; padding: 22px 24px 22px 0; border-right: 1px solid rgba(148, 187, 220, .16); }.t7-hero-metric + .t7-hero-metric { padding-left: 24px; }.t7-hero-metric:last-child { border-right: 0; }
.t7-hero-metric span, .t7-hero-metric small { display: block; color: #7f9bb5; font-size: 10px; letter-spacing: .12em; text-transform: uppercase; }.t7-hero-metric strong { display: block; margin: 10px 0 5px; color: #f3f8ff; font-size: 19px; font-weight: 500; }.t7-hero-metric strong i { color: #70e4bb; font-style: normal; padding: 0 5px; }.t7-hero-metric small { color: #829ab2; font-size: 10px; letter-spacing: 0; text-transform: none; }
.t7-signal-band { background: #0d1b2b; border-bottom: 1px solid rgba(148, 187, 220, .14); }.t7-signal-grid { display: grid; grid-template-columns: repeat(4, 1fr); }.t7-signal-grid > div { min-height: 104px; padding: 23px 24px 20px 0; border-right: 1px solid rgba(148, 187, 220, .13); }.t7-signal-grid > div + div { padding-left: 24px; }.t7-signal-grid > div:last-child { border-right: 0; }.t7-signal-grid strong, .t7-signal-grid small { display: block; }.t7-signal-grid strong { margin: 8px 0 4px; color: #f0f7ff; font-size: 22px; font-weight: 500; }.t7-signal-grid small { color: #7892aa; font-size: 11px; }
.t7-section { padding: 92px 0; background: #f2f6fa; color: #14263a; }.t7-section-dark { background: #0d1b2b; color: #e8f0fa; }.t7-section-heading { display: flex; align-items: end; justify-content: space-between; gap: 35px; margin-bottom: 34px; }.t7-section-heading h2, .t7-access-layout h2, .t7-reading h2 { max-width: 600px; margin: 10px 0 0; font-family: Georgia, "Times New Roman", serif; font-size: clamp(31px, 4vw, 48px); font-weight: 400; letter-spacing: -.045em; line-height: 1; }.t7-section-heading > p { max-width: 380px; margin: 0; color: #668096; font-size: 13px; line-height: 1.7; }.t7-section-dark .t7-section-heading > p { color: #88a1b8; }
.t7-workbench-grid { display: grid; grid-template-columns: minmax(0, 1.65fr) minmax(300px, .7fr); gap: 18px; align-items: start; }.t7-table-card, .t7-spotlight, .t7-access-card { border: 1px solid #d9e4ed; background: #fff; box-shadow: 0 18px 50px rgba(17, 45, 70, .07); }.t7-table-topline { display: flex; justify-content: space-between; padding: 17px 20px; border-bottom: 1px solid #e3ebf1; color: #6a8093; font-size: 10px; letter-spacing: .14em; text-transform: uppercase; }.t7-table-scroll { overflow-x: auto; }.t7-corridor-table { width: 100%; min-width: 760px; border-collapse: collapse; text-align: left; }.t7-corridor-table th { padding: 13px 14px; color: #8295a6; font-size: 9px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }.t7-corridor-table td { padding: 16px 14px; border-top: 1px solid #edf2f6; color: #476177; font-size: 12px; white-space: nowrap; }.t7-table-rank { color: #a3b4c1; font-family: monospace; font-size: 11px; }.t7-route-cell strong { display: block; color: #173047; font-size: 12px; font-weight: 700; }.t7-route-cell strong i { color: #4bbf9a; font-style: normal; padding: 0 3px; }.t7-route-cell small { display: block; margin-top: 4px; color: #9badba; font-family: monospace; font-size: 9px; letter-spacing: .1em; }.t7-value { color: #172d42 !important; font-weight: 700; }.t7-growth { color: #1d9c72 !important; font-weight: 700; }.t7-decline { color: #d26c6c !important; }.t7-access-pill, .t7-signal-pill { display: inline-block; padding: 5px 7px; border: 1px solid #d7e1e9; border-radius: 2px; color: #778b9c; font-size: 9px; letter-spacing: .05em; }.t7-access-pill.is-fta { border-color: #b8e5d4; background: #effbf6; color: #208c6c; }.t7-signal-pill.is-risk { border-color: #f0c2c2; background: #fff4f4; color: #c65b5b; }.t7-signal-pill.is-watch { border-color: #f2d8a8; background: #fffaf0; color: #ad7d25; }.t7-signal-pill.is-steady { background: #f7f9fb; }
.t7-spotlight { position: sticky; top: 20px; padding: 25px; background: #10243a; color: #e9f4ff; border-color: rgba(112, 228, 187, .28); box-shadow: 0 20px 60px rgba(12, 31, 52, .2); }.t7-spotlight-top { display: flex; align-items: center; justify-content: space-between; }.t7-spotlight .t7-kicker { color: #70e4bb; }.t7-rank-orb { display: grid; width: 38px; height: 38px; place-items: center; border: 1px solid rgba(112, 228, 187, .5); border-radius: 50%; color: #70e4bb; font-family: monospace; font-size: 11px; }.t7-spotlight h3 { margin: 42px 0 8px; color: #f4f8fc; font-family: Georgia, "Times New Roman", serif; font-size: 27px; font-weight: 400; line-height: 1.1; }.t7-spotlight h3 span { color: #7895ad; font-family: inherit; font-size: 15px; }.t7-spotlight-value { margin: 0; color: #70e4bb; font-size: 32px; font-weight: 500; letter-spacing: -.04em; }.t7-spotlight-copy { margin: 13px 0 26px; color: #91a9be; font-size: 12px; line-height: 1.6; }.t7-route-beam { padding: 17px 0; border-top: 1px solid rgba(148, 187, 220, .16); border-bottom: 1px solid rgba(148, 187, 220, .16); }.t7-route-beam > div { display: flex; align-items: center; gap: 10px; color: #dcecff; font-family: monospace; font-size: 12px; }.t7-route-beam i { width: 50px; height: 1px; background: linear-gradient(90deg, #70e4bb, #67d5ff); }.t7-route-beam small { display: block; margin-top: 10px; color: #7f9bb5; font-size: 10px; }.t7-route-beam small b { padding: 0 5px; color: #70e4bb; }.t7-spotlight-details { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin: 22px 0; }.t7-spotlight-details div { min-width: 0; }.t7-spotlight-details dt { color: #7590a8; font-size: 9px; letter-spacing: .1em; text-transform: uppercase; }.t7-spotlight-details dd { margin: 7px 0 0; overflow: hidden; color: #ecf5ff; font-size: 11px; text-overflow: ellipsis; white-space: nowrap; }.t7-card-link, .t7-text-link { color: #70e4bb; font-size: 11px; font-weight: 700; }.t7-card-link { display: flex; justify-content: space-between; padding-top: 16px; border-top: 1px solid rgba(148, 187, 220, .16); }.t7-card-link span, .t7-text-link span { padding-left: 5px; }
.t7-card-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; }.t7-growth-card { position: relative; min-height: 245px; padding: 22px; border: 1px solid rgba(148, 187, 220, .16); background: linear-gradient(150deg, rgba(30, 57, 82, .8), rgba(13, 27, 43, .8)); }.t7-card-index { position: absolute; top: 18px; right: 20px; color: #46677f; font-family: monospace; font-size: 12px; }.t7-card-label { color: #70e4bb; font-size: 9px; letter-spacing: .17em; text-transform: uppercase; }.t7-growth-card h3 { max-width: 160px; min-height: 52px; margin: 25px 0 15px; color: #eff7ff; font-family: Georgia, "Times New Roman", serif; font-size: 20px; font-weight: 400; line-height: 1.05; }.t7-growth-card h3 i { color: #70e4bb; font-family: sans-serif; font-size: 13px; font-style: normal; }.t7-growth-number { color: #70e4bb; font-size: 26px; font-weight: 500; }.t7-growth-number small { display: block; margin-top: 3px; color: #8099af; font-size: 10px; font-weight: 400; }.t7-mini-bar { height: 3px; margin: 18px 0 12px; background: #1b344b; }.t7-mini-bar span { display: block; height: 100%; background: linear-gradient(90deg, #70e4bb, #67d5ff); }.t7-growth-card > p:last-child { color: #8aa1b7; font-size: 10px; }.t7-growth-card > p:last-child span { padding: 0 4px; color: #70e4bb; }.t7-emerging-grid { display: grid; grid-template-columns: .75fr 1.25fr; gap: 45px; margin-top: 60px; padding-top: 28px; border-top: 1px solid rgba(148, 187, 220, .16); }.t7-emerging-grid h3 { margin: 8px 0; color: #f1f7fc; font-family: Georgia, "Times New Roman", serif; font-size: 26px; font-weight: 400; }.t7-muted-copy { max-width: 300px; color: #8099af; font-size: 12px; line-height: 1.6; }.t7-emerging-list { border-top: 1px solid rgba(148, 187, 220, .16); }.t7-emerging-row { display: grid; grid-template-columns: 100px 1fr 70px; align-items: center; gap: 16px; padding: 14px 0; border-bottom: 1px solid rgba(148, 187, 220, .12); }.t7-emerging-row strong { color: #daeafa; font-size: 12px; font-weight: 500; }.t7-emerging-row strong i { color: #70e4bb; font-style: normal; }.t7-emerging-row > span:last-child { color: #70e4bb; font-family: monospace; font-size: 11px; text-align: right; }
.t7-access-layout { display: grid; grid-template-columns: .8fr 1.2fr; gap: 90px; align-items: center; }.t7-access-layout h2 { margin-bottom: 22px; }.t7-copy { max-width: 420px; color: #668096; font-size: 14px; line-height: 1.75; }.t7-text-link { display: inline-block; margin-top: 18px; }.t7-access-card { padding: 28px; }.t7-access-row + .t7-access-row { margin-top: 26px; }.t7-access-row-head { display: flex; justify-content: space-between; color: #536d82; font-size: 12px; }.t7-access-row-head strong { color: #173047; font-size: 17px; font-weight: 600; }.t7-access-bar { height: 8px; margin: 12px 0 8px; overflow: hidden; border-radius: 2px; background: #e9f0f5; }.t7-access-bar span { display: block; height: 100%; background: linear-gradient(90deg, #4ebf9a, #73d8b8); }.t7-access-row:last-of-type .t7-access-bar span { background: linear-gradient(90deg, #7c9ab5, #b8cbd8); }.t7-access-row small { color: #8aa0b0; font-size: 10px; }.t7-access-row small b { padding: 0 5px; color: #b7c6d1; }.t7-access-footnote { margin-top: 25px; padding-top: 14px; border-top: 1px solid #e3ebf1; color: #91a3b1; font-size: 10px; }
.t7-reading { padding-top: 40px; background: #e8eff5; }.t7-reading-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 90px; }.t7-reading h2 { margin-top: 12px; }.t7-reading-copy { max-width: 590px; color: #5f768b; font-size: 14px; line-height: 1.8; }.t7-reading-copy p + p { margin-top: 14px; }
@media (max-width: 900px) { .t7-route-map { right: -22%; width: 80%; opacity: .45; }.t7-hero-copy { padding-top: 68px; }.t7-hero-metrics, .t7-signal-grid { grid-template-columns: repeat(2, 1fr); }.t7-hero-metric:nth-child(2), .t7-signal-grid > div:nth-child(2) { border-right: 0; }.t7-hero-metric:nth-child(n + 3), .t7-signal-grid > div:nth-child(n + 3) { border-top: 1px solid rgba(148, 187, 220, .16); }.t7-workbench-grid { grid-template-columns: 1fr; }.t7-spotlight { position: static; }.t7-card-grid { grid-template-columns: repeat(2, 1fr); }.t7-access-layout, .t7-reading-grid { grid-template-columns: 1fr; gap: 35px; } }
@media (max-width: 580px) { .t7-container { width: min(100% - 28px, 1180px); }.t7-hero-grid { min-height: 0; }.t7-hero-copy { padding: 58px 0 75px; }.t7-hero h1 { font-size: 48px; }.t7-hero-description { font-size: 14px; }.t7-hero-metric, .t7-hero-metric + .t7-hero-metric, .t7-signal-grid > div, .t7-signal-grid > div + div { min-height: 96px; padding: 17px 12px 17px 0; }.t7-hero-metric:nth-child(even), .t7-signal-grid > div:nth-child(even) { padding-left: 12px; }.t7-section { padding: 60px 0; }.t7-section-heading { display: block; }.t7-section-heading > p { margin-top: 18px; }.t7-card-grid { grid-template-columns: 1fr; }.t7-emerging-grid { grid-template-columns: 1fr; gap: 22px; margin-top: 40px; }.t7-emerging-row { grid-template-columns: 88px 1fr; }.t7-emerging-row > span:last-child { grid-column: 2; text-align: left; }.t7-access-layout { gap: 28px; }.t7-access-card { padding: 20px; }.t7-spotlight-details { gap: 7px; } }

/* Keep the premium dark/white composition, but use the Yugalinks palette. */
.t7-page { --t7-navy: #020617; --t7-deep: #0b1220; --t7-panel: #111827; --t7-blue: #0039a6; --t7-cyan: #00b5f1; --t7-ice: #7bd7ff; --t7-kaavi: #ff5e14; --t7-kaavi-light: #ff7a3c; --t7-green: #34d399; overflow-x: clip; }
.t7-hero { background: radial-gradient(circle at 82% 18%, rgb(0 181 241 / .2), transparent 31%), radial-gradient(circle at 15% 100%, rgb(255 94 20 / .12), transparent 34%), var(--t7-navy); }
.t7-eyebrow, .t7-kicker, .t7-signal-label { color: var(--t7-kaavi); }
.t7-hero h1 em { color: var(--t7-ice); }
.t7-primary-action { border: 1px solid rgb(255 94 20 / .7); background: linear-gradient(135deg, var(--t7-deep), #1e293b); box-shadow: 0 8px 28px rgb(255 94 20 / .2), inset 0 1px 0 rgb(255 255 255 / .12); color: #fff; }
.t7-primary-action:hover { border-color: var(--t7-kaavi-light); background: linear-gradient(135deg, #111827, #26364b); color: #fff; }
.t7-secondary-action { border-color: rgb(0 181 241 / .42); background: rgb(0 57 166 / .16); color: #eaf8ff; }
.t7-secondary-action:hover { border-color: var(--t7-cyan); background: rgb(0 181 241 / .12); color: #fff; }
.t7-map-node { background: var(--t7-kaavi); box-shadow: 0 0 0 5px rgb(255 94 20 / .14), 0 0 28px rgb(255 94 20 / .7); }
.node-two { background: var(--t7-cyan); box-shadow: 0 0 0 5px rgb(0 181 241 / .14), 0 0 28px rgb(0 181 241 / .7); }.node-three { background: var(--t7-blue); }.node-four { background: var(--t7-green); }
.t7-route-line { background: linear-gradient(90deg, var(--t7-kaavi), var(--t7-cyan), transparent); box-shadow: 0 0 12px rgb(0 181 241 / .6); }.line-three { background: linear-gradient(90deg, var(--t7-blue), var(--t7-green), transparent); }
.t7-hero-metric strong i, .t7-growth, .t7-spotlight .t7-kicker, .t7-rank-orb, .t7-spotlight-value, .t7-route-beam small b, .t7-card-link, .t7-text-link, .t7-card-label { color: var(--t7-cyan); }
.t7-spotlight { border-color: rgb(255 94 20 / .32); }.t7-route-beam i, .t7-mini-bar span { background: linear-gradient(90deg, var(--t7-kaavi), var(--t7-cyan)); }.t7-access-bar span { background: linear-gradient(90deg, var(--t7-kaavi), var(--t7-kaavi-light)); }
.t7-growth-card { border-color: rgb(0 181 241 / .2); }.t7-access-pill.is-fta { border-color: rgb(0 181 241 / .35); background: rgb(0 181 241 / .08); color: #087eaf; }
.t7-reading { background: #e8f3f9; }.t7-reading .t7-kicker { color: #c5420c; }

@media (max-width: 900px) {
  .t7-hero-copy { max-width: 620px; }
  .t7-table-card { min-width: 0; }
  .t7-table-scroll { max-width: 100%; overscroll-behavior-x: contain; -webkit-overflow-scrolling: touch; }
  .t7-spotlight h3, .t7-emerging-row strong { overflow-wrap: anywhere; }
}

@media (max-width: 580px) {
  .t7-route-map { display: none; }
  .t7-hero-copy { padding: 48px 0 58px; }
  .t7-hero h1 { max-width: 100%; font-size: clamp(39px, 12.5vw, 48px); line-height: .98; }
  .t7-hero-description { max-width: 100%; font-size: 14px; line-height: 1.58; }
  .t7-hero-actions { display: grid; grid-template-columns: 1fr; gap: 10px; width: 100%; }
  .t7-primary-action, .t7-secondary-action { width: 100%; min-height: 48px; justify-content: space-between; }
  .t7-hero-metric strong { font-size: 15px; line-height: 1.25; overflow-wrap: anywhere; }
  .t7-hero-metric span, .t7-hero-metric small { letter-spacing: .06em; }
  .t7-table-topline { align-items: flex-start; flex-direction: column; gap: 7px; }
  .t7-corridor-table { min-width: 690px; }
  .t7-corridor-table th, .t7-corridor-table td { padding: 11px 10px; }
  .t7-route-cell strong { white-space: normal; line-height: 1.3; }
  .t7-spotlight { padding: 20px; }
  .t7-spotlight h3 { margin-top: 28px; font-size: 24px; }
  .t7-spotlight-value { font-size: 28px; }
  .t7-spotlight-details { grid-template-columns: repeat(2, minmax(0, 1fr)); row-gap: 16px; }
  .t7-emerging-row { grid-template-columns: 88px minmax(0, 1fr); align-items: start; }
  .t7-emerging-row strong { min-width: 0; line-height: 1.35; }
  .t7-emerging-row > span:last-child { grid-column: 2; }
  .t7-access-row-head { align-items: flex-start; flex-wrap: wrap; gap: 8px 12px; }
  .t7-access-row-head strong { margin-left: auto; }
}

@media (max-width: 380px) {
  .t7-container { width: calc(100% - 20px); }
  .t7-hero-metrics, .t7-signal-grid { grid-template-columns: 1fr; }
  .t7-hero-metric, .t7-hero-metric + .t7-hero-metric, .t7-signal-grid > div, .t7-signal-grid > div + div { border-right: 0; border-top: 1px solid rgb(148 187 220 / .16); padding-left: 0; }
  .t7-hero-metric:first-child, .t7-signal-grid > div:first-child { border-top: 0; }
}
