@font-face { font-family: Inter; src: url("https://www.yugalinks.com/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2") format("woff2"); font-style: normal; font-weight: 100 900; font-display: swap; }
body.t14-premium { --t14-ink: #f1f5f9; --t14-muted: #94a3b8; --t14-line: rgb(148 163 184 / .2); background: linear-gradient(rgb(255 255 255 / .018) 1px, transparent 1px), linear-gradient(90deg, rgb(255 255 255 / .018) 1px, transparent 1px), radial-gradient(circle at 78% 8%, rgb(0 181 241 / .13), transparent 24rem), #030812; background-size: 72px 72px, 72px 72px, auto, auto; color: var(--t14-ink); font-family: Inter, ui-sans-serif, system-ui, sans-serif; }
body.t14-premium .trade-container { max-width: 1300px; width: 100%; padding-inline: 24px; }
body.t14-premium .t14-page-nav { position: sticky; top: 72px; z-index: 8; border-block: 1px solid rgb(148 163 184 / .16); background: rgb(13 18 31 / .92); padding: 16px 0; backdrop-filter: blur(14px); }
body.t14-premium .t14-page-nav .trade-container { display: flex; align-items: center; gap: 24px; overflow-x: auto; scrollbar-width: none; }
body.t14-premium .t14-page-nav .trade-container::-webkit-scrollbar { display: none; }
body.t14-premium .t14-page-nav span { flex: 0 0 auto; border-right: 1px solid rgb(255 255 255 / .1); color: #94a3b8; font-size: 11px; font-weight: 800; letter-spacing: .08em; padding-right: 16px; text-transform: uppercase; }
body.t14-premium .t14-page-nav a { flex: 0 0 auto; color: #cbd5e1; font-size: 13px; font-weight: 600; }
body.t14-premium .t14-page-nav a:hover { color: #7dd3fc; }
body.t14-premium .t14-signal-rail { border-block: 1px solid rgb(255 255 255 / .08); background: rgb(2 6 23 / .72); }
body.t14-premium .t14-signal-rail .trade-container { display: grid; grid-template-columns: repeat(5, 1fr); gap: 0; }
body.t14-premium .t14-signal-rail .trade-container > div { min-height: 94px; border-right: 1px solid rgb(255 255 255 / .08); padding: 20px 22px; }
body.t14-premium .t14-signal-rail .trade-container > div:first-child { border-left: 2px solid #ff5e14; }
body.t14-premium .t14-signal-rail .trade-container > div:last-child { border-right: 0; }
body.t14-premium .t14-signal-rail span { display: block; color: #64748b; font-size: 10px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
body.t14-premium .t14-signal-rail strong { display: block; margin-top: 8px; color: #e2e8f0; font-size: 14px; line-height: 1.3; }
body.t14-premium .t14-extra { background: rgb(19 26 44 / .4); border-top: 1px solid rgb(255 255 255 / .08); }
body.t14-premium .t14-faq-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
body.t14-premium .t14-faq-grid h3 { color: #f1f5f9; font-size: 18px; margin: 0 0 12px; }
body.t14-premium .t14-faq-grid p { color: #cbd5e1; font-size: 14px; line-height: 1.7; margin: 0; }
body.t14-premium .related-links { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
body.t14-premium .related-links a { border: 1px solid rgb(255 255 255 / .1); border-radius: 12px; background: #131a2c; color: #dbeafe; padding: 18px; font-size: 13px; font-weight: 700; transition: transform .2s ease, border-color .2s ease; }
body.t14-premium .related-links a:hover { transform: translateY(-3px); border-color: rgb(0 181 241 / .6); color: #7dd3fc; }
/* T14 uses a consistent rounded glass surface for every analytical component. */
body.t14-premium .kpi-card,
body.t14-premium .hero-stat,
body.t14-premium .evidence-panel,
body.t14-premium .narrative-card,
body.t14-premium .detail-card,
body.t14-premium .related-links a,
body.t14-premium .table-wrap { position: relative; overflow: hidden; border: 1px solid rgb(148 163 184 / .2); border-radius: 22px; background: linear-gradient(145deg, rgb(26 38 62 / .96), rgb(10 18 34 / .96)); box-shadow: 0 24px 60px rgb(0 0 0 / .28), inset 0 1px 0 rgb(255 255 255 / .06); }
body.t14-premium .kpi-card::before,
body.t14-premium .hero-stat::before,
body.t14-premium .evidence-panel::before,
body.t14-premium .narrative-card::before,
body.t14-premium .detail-card::before { position: absolute; inset: 0 0 auto; height: 3px; background: linear-gradient(90deg, #00b5f1, #7c3aed, #ff5e14); content: ""; opacity: .9; }
body.t14-premium .kpi-card { min-height: 158px; padding: 30px; transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease; }
body.t14-premium .kpi-card:hover,
body.t14-premium .hero-stat:hover,
body.t14-premium .evidence-panel:hover,
body.t14-premium .narrative-card:hover,
body.t14-premium .detail-card:hover { transform: translateY(-5px); border-color: rgb(0 181 241 / .5); box-shadow: 0 30px 70px rgb(0 0 0 / .38), 0 0 0 1px rgb(0 181 241 / .08); }
body.t14-premium .kpi-card p,
body.t14-premium .hero-stat p { color: #94a3b8; font-size: 11px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
body.t14-premium .kpi-card small,
body.t14-premium .hero-stat span { color: #a8b6c9; font-size: 13px; }
body.t14-premium .hero-stat { border-radius: 24px; padding: 26px; }
body.t14-premium .hero-stat strong { display: block; margin: 12px 0 8px; color: #f8fafc; font-size: clamp(1.25rem, 2vw, 1.8rem); line-height: 1.15; }
body.t14-premium .evidence-panel,
body.t14-premium .narrative-card,
body.t14-premium .detail-card { padding: 28px; }
body.t14-premium .table-wrap { padding: 8px; }
body.t14-premium .table-wrap table { border-collapse: separate; border-spacing: 0; overflow: hidden; width: 100%; }
body.t14-premium .table-wrap thead th { border: 0; background: #162640; color: #bae6fd; font-size: 11px; font-weight: 800; letter-spacing: .1em; padding: 17px 18px; text-transform: uppercase; }
body.t14-premium .table-wrap thead th:first-child { border-radius: 15px 0 0 15px; }
body.t14-premium .table-wrap thead th:last-child { border-radius: 0 15px 15px 0; }
body.t14-premium .table-wrap tbody tr { transition: background .2s ease; }
body.t14-premium .table-wrap tbody tr:nth-child(even) { background: rgb(255 255 255 / .025); }
body.t14-premium .table-wrap tbody tr:hover { background: rgb(0 181 241 / .08); }
body.t14-premium .table-wrap tbody th,
body.t14-premium .table-wrap tbody td { border-bottom: 1px solid rgb(148 163 184 / .1); padding: 17px 18px; }
body.t14-premium .table-wrap tbody th { color: #dbeafe; font-size: 14px; font-weight: 700; text-align: left; }
body.t14-premium .table-wrap tbody td { color: #b8c5d6; font-size: 13px; }
body.t14-premium .fact-row { border-bottom: 1px solid rgb(148 163 184 / .12); padding: 15px 0; }
body.t14-premium .fact-row:last-child { border-bottom: 0; }
body.t14-premium .fact-row span { color: #94a3b8; }
body.t14-premium .fact-row strong { color: #f8fafc; }
body.t14-premium .t14-signal-rail .trade-container > div { background: linear-gradient(180deg, rgb(19 32 55 / .75), rgb(8 15 29 / .7)); }
body.t14-premium .t14-signal-rail strong { color: #e0f2fe; }
@media (max-width: 620px) { body.t14-premium .kpi-card, body.t14-premium .hero-stat, body.t14-premium .evidence-panel, body.t14-premium .narrative-card, body.t14-premium .detail-card { border-radius: 18px; padding: 22px; } body.t14-premium .table-wrap { border-radius: 18px; padding: 5px; } body.t14-premium .table-wrap thead th, body.t14-premium .table-wrap tbody th, body.t14-premium .table-wrap tbody td { padding: 14px 12px; } }

/* Match the established T17/T18 premium finish: quiet surfaces, white type, and precise accents. */
body.t14-premium .site-header { position: sticky; top: 0; z-index: 100; background: rgb(2 6 23 / .86); border-bottom: 1px solid rgb(148 163 184 / .14); padding: 16px 0; backdrop-filter: blur(14px); }
body.t14-premium .site-header .brand img { height: 38px; width: auto; }
body.t14-premium .site-nav { gap: 32px; }
body.t14-premium .site-nav a { color: #94a3b8; font-size: 13px; }
body.t14-premium .site-nav a:hover { color: #fff; }
body.t14-premium .header-action { border: 1px solid rgb(0 181 241 / .38); border-radius: 8px; background: rgb(0 181 241 / .1); color: #7dd3fc; font-size: 12px; font-weight: 750; padding: 10px 14px; }
body.t14-premium .kpi-card,
body.t14-premium .hero-stat,
body.t14-premium .evidence-panel,
body.t14-premium .narrative-card,
body.t14-premium .detail-card,
body.t14-premium .related-links a,
body.t14-premium .table-wrap { border-radius: 14px; background: #131a2c; box-shadow: 0 20px 40px -15px rgb(0 0 0 / .5); }
body.t14-premium .kpi-card::before,
body.t14-premium .hero-stat::before,
body.t14-premium .evidence-panel::before,
body.t14-premium .narrative-card::before,
body.t14-premium .detail-card::before { display: none; }
body.t14-premium .kpi-card::after,
body.t14-premium .hero-stat::after,
body.t14-premium .evidence-panel::after,
body.t14-premium .narrative-card::after,
body.t14-premium .detail-card::after { position: absolute; inset: 0; border: 1px solid rgb(255 255 255 / .06); border-radius: inherit; content: ""; pointer-events: none; }
body.t14-premium .kpi-card:hover,
body.t14-premium .hero-stat:hover,
body.t14-premium .evidence-panel:hover,
body.t14-premium .narrative-card:hover,
body.t14-premium .detail-card:hover { border-color: rgb(255 255 255 / .16); box-shadow: 0 26px 52px -18px rgb(0 0 0 / .62); transform: translateY(-3px); }
body.t14-premium .table-wrap { background: #131a2c; border-color: rgb(255 255 255 / .08); }
body.t14-premium .table-wrap thead th { background: rgb(255 255 255 / .02); color: #94a3b8; }
body.t14-premium .table-wrap tbody tr:nth-child(even) { background: rgb(255 255 255 / .018); }
body.t14-premium .table-wrap tbody tr:hover { background: rgb(255 255 255 / .04); }
body.t14-premium .table-wrap tbody th { color: #f1f5f9; }
body.t14-premium .table-wrap tbody td { color: #94a3b8; }
body.t14-premium .t14-cta { border-block: 1px solid rgb(148 163 184 / .16); background: linear-gradient(115deg, rgb(0 181 241 / .11), rgb(19 26 44 / .72) 42%, rgb(255 94 20 / .07)); padding: 62px 0; }
body.t14-premium .t14-cta .trade-container { align-items: center; display: flex; gap: 42px; justify-content: space-between; }
body.t14-premium .t14-cta h2 { color: #f8fafc; font-size: clamp(1.7rem, 3vw, 2.35rem); letter-spacing: -.04em; line-height: 1.15; margin: 8px 0 12px; }
body.t14-premium .t14-cta p:not(.section-kicker) { color: #94a3b8; font-size: 14px; line-height: 1.7; margin: 0; max-width: 650px; }
body.t14-premium .t14-cta-actions { display: flex; flex: 0 0 auto; flex-wrap: wrap; gap: 10px; }
body.t14-premium .t14-cta-primary,
body.t14-premium .t14-cta-secondary { border-radius: 8px; display: inline-flex; font-size: 13px; font-weight: 750; min-height: 46px; padding: 12px 18px; transition: transform .2s ease, box-shadow .2s ease; }
body.t14-premium .t14-cta-primary { background: linear-gradient(135deg, #ff7a3c, #ff5e14); box-shadow: 0 20px 40px -15px rgb(255 94 20 / .55); color: #fff; }
body.t14-premium .t14-cta-secondary { border: 1px solid rgb(148 163 184 / .24); background: rgb(255 255 255 / .04); color: #dbeafe; }
body.t14-premium .t14-cta-primary:hover,
body.t14-premium .t14-cta-secondary:hover { transform: translateY(-2px); }
body.t14-premium .site-footer { border-top: 1px solid rgb(148 163 184 / .16); background: #06090f; padding: 80px 0 48px; }
body.t14-premium .site-footer .footer-grid { gap: 64px; margin-bottom: 64px; }
body.t14-premium .site-footer h2 { color: #f1f5f9; font-size: 12px; }
body.t14-premium .site-footer p, body.t14-premium .site-footer a { color: #94a3b8; font-size: 13px; }
body.t14-premium .site-footer a:hover { color: #fff; }
body.t14-premium .site-footer .footer-action { color: #7dd3fc; font-weight: 750; }
body.t14-premium .site-footer .footer-bottom { border-top-color: rgb(148 163 184 / .14); }
@media (max-width: 760px) { body.t14-premium .t14-cta .trade-container { align-items: flex-start; display: block; } body.t14-premium .t14-cta-actions { margin-top: 24px; } body.t14-premium .t14-cta-actions a { flex: 1 1 220px; justify-content: center; } body.t14-premium .site-footer { padding: 56px 0 36px; } body.t14-premium .site-footer .footer-grid { gap: 32px; margin-bottom: 40px; } }

/* T14-specific bridge to the exact T17 page language. */
.t14-page .t14-workspace-link { border: 1px solid rgb(0 181 241 / .38); border-radius: 8px; background: rgb(0 181 241 / .1); color: #7dd3fc; font-size: 12px; font-weight: 750; padding: 10px 14px; }
.t14-page .t14-workspace-link:hover { background: rgb(0 181 241 / .18); color: #fff; }
.t14-page .t17-copy-card { text-decoration: none; }
.t14-page .t17-copy-card:hover { border-color: rgb(0 181 241 / .45); }
.t14-t17-cta { border-block: 1px solid rgb(148 163 184 / .16); background: linear-gradient(115deg, rgb(0 181 241 / .1), rgb(19 26 44 / .72) 45%, rgb(255 94 20 / .08)); padding: 70px 0; }
.t14-t17-cta .t17-container { align-items: center; display: flex; gap: 40px; justify-content: space-between; }
.t14-t17-cta h2 { color: #f8fafc; font-size: clamp(1.8rem, 3vw, 2.5rem); letter-spacing: -.045em; line-height: 1.1; margin: 8px 0 12px; }
.t14-t17-cta p:not(.t17-kicker) { color: #94a3b8; font-size: 14px; line-height: 1.7; margin: 0; }
.t14-t17-cta .t17-actions { flex: 0 0 auto; }
.t14-page .t17-table-label small, .t14-page .t17-signal-item small { color: #94a3b8; }
.t14-page .t17-footer > .t17-container > small { color: #94a3b8; }
.t14-page .t14-context-panel { background: linear-gradient(145deg, #131a2c, #0d121f); }
.t14-page .t14-data-list { border-top: 1px solid rgb(148 163 184 / .14); margin-top: 22px; }
.t14-page .t14-data-list > div { align-items: baseline; border-bottom: 1px solid rgb(148 163 184 / .12); display: grid; gap: 16px; grid-template-columns: 1fr auto; padding: 14px 0; }
.t14-page .t14-data-list span { color: #94a3b8; font-size: 12px; }
.t14-page .t14-data-list strong { color: #f8fafc; font-size: 14px; text-align: right; }
.t14-page .t14-data-list small { color: #64748b; font-size: 11px; grid-column: 1 / -1; margin-top: -10px; }
.t14-page .t14-evidence-badge { border: 1px solid; border-radius: 999px; display: inline-flex; font-size: 10px; font-weight: 750; letter-spacing: .06em; padding: 5px 9px; text-transform: uppercase; white-space: nowrap; }
.t14-page .t14-evidence-badge.is-reported { background: rgb(0 181 241 / .1); border-color: rgb(0 181 241 / .28); color: #7dd3fc; }
.t14-page .t14-evidence-badge.is-calculated { background: rgb(255 122 60 / .1); border-color: rgb(255 122 60 / .28); color: #fdba74; }
.t14-page .t14-table-note { color: #94a3b8; font-size: 12px; line-height: 1.7; margin: 18px 2px 0; }
.t14-page .t14-table-note strong { color: #dbeafe; }
.t14-page .t14-sr-only { height: 1px; margin: -1px; overflow: hidden; position: absolute; width: 1px; clip: rect(0, 0, 0, 0); }
.t14-page .t14-footer-cta { align-items: center; border-bottom: 1px solid rgb(148 163 184 / .16); display: flex; gap: 36px; justify-content: space-between; margin-bottom: 52px; padding: 0 0 48px; }
.t14-page .t14-footer-cta h2 { color: #f8fafc; font-size: clamp(1.65rem, 3vw, 2.25rem); letter-spacing: -.04em; line-height: 1.15; margin: 8px 0 10px; max-width: 620px; }
.t14-page .t14-footer-cta p:not(.t17-kicker) { color: #94a3b8; font-size: 13px; line-height: 1.7; margin: 0; max-width: 620px; }
.t14-page .t14-footer-cta-actions { display: flex; flex: 0 0 auto; flex-wrap: wrap; gap: 10px; }
.t14-page .t14-footer-cta-actions .t17-primary, .t14-page .t14-footer-cta-actions .t17-secondary { align-items: center; display: inline-flex; justify-content: center; min-height: 44px; white-space: nowrap; }
.t14-page .t14-footer-grid { grid-template-columns: 1.55fr repeat(4, 1fr); margin-bottom: 42px; }
.t14-page .t14-footer-brand { color: #f8fafc; display: inline-block; font-size: 22px; font-weight: 800; letter-spacing: -.05em; margin-bottom: 14px; }
.t14-page .t14-footer-note { color: #94a3b8 !important; font-size: 11px !important; line-height: 1.7 !important; margin-top: 16px !important; }
.t14-page .t14-footer-email { color: #7dd3fc !important; font-weight: 700; }
.t14-page .t14-footer-linkedin { align-items: center; display: flex !important; gap: 8px; }
.t14-page .t14-footer-linkedin svg { fill: currentColor; height: 16px; width: 16px; }
.t14-page .t14-footer-action { color: #7dd3fc !important; font-weight: 700; }
.t14-page .t14-footer-bottom { align-items: center; border-top: 1px solid rgb(148 163 184 / .14); display: flex; justify-content: space-between; padding-top: 20px; }
.t14-page .t14-footer-bottom small { color: #94a3b8; }
.t14-page .t14-footer-bottom nav { display: flex; gap: 18px; }
@media (max-width: 1024px) { .t14-page .t14-footer-grid { grid-template-columns: 1.5fr repeat(2, 1fr); } }
@media (max-width: 760px) { .t14-page .t14-footer-cta { align-items: flex-start; display: block; margin-bottom: 38px; padding-bottom: 36px; } .t14-page .t14-footer-cta-actions { margin-top: 22px; } .t14-page .t14-footer-cta-actions a { flex: 1 1 190px; } .t14-page .t14-footer-grid { grid-template-columns: repeat(2, 1fr); } .t14-page .t14-footer-grid > div:first-child { grid-column: 1 / -1; } .t14-page .t14-footer-bottom { align-items: flex-start; display: block; } .t14-page .t14-footer-bottom nav { margin-top: 14px; } }
@media (max-width: 760px) { .t14-t17-cta { padding: 52px 0; } .t14-t17-cta .t17-container { align-items: flex-start; display: block; } .t14-t17-cta .t17-actions { margin-top: 24px; } }
body.t14-premium .site-header { background: rgb(2 6 23 / .86); border-bottom: 1px solid var(--t14-line); padding: 16px 0; backdrop-filter: blur(14px); }
body.t14-premium .page-hero { padding: 80px 0 64px; border-bottom: 1px solid rgb(148 163 184 / .12); }
body.t14-premium .page-hero h1 { max-width: 850px; background: linear-gradient(135deg, #fff 0%, #7bd7ff 62%, #00b5f1 100%); background-clip: text; -webkit-background-clip: text; color: transparent; font-size: clamp(2.75rem, 5vw, 3.75rem); letter-spacing: -.055em; line-height: 1.1; text-wrap: balance; -webkit-text-fill-color: transparent; }
body.t14-premium .page-hero h1::after { display: block; width: 84px; height: 4px; margin-top: 22px; border-radius: 99px; background: linear-gradient(90deg, #00b5f1, #ff5e14); content: ""; }
body.t14-premium .hero-copy { max-width: 680px; font-size: 1.08rem; line-height: 1.8; }
body.t14-premium .hero-meta span { border-color: rgb(0 181 241 / .28); background: rgb(2 6 23 / .7); color: #dbeafe; }
body.t14-premium .hero-meta .signal-pill { border-color: rgb(255 94 20 / .55); color: #fed7aa; }
body.t14-premium .hero-stat { border-color: rgb(0 181 241 / .3); background: linear-gradient(145deg, rgb(13 35 61 / .9), rgb(8 17 33 / .82)); box-shadow: 0 20px 48px rgb(0 0 0 / .3); }
body.t14-premium .hero-stat strong { color: #f8fafc; font-size: 2rem; }
body.t14-premium .kpi-section { padding: 64px 0; }
body.t14-premium .kpi-card { min-height: 132px; border-color: rgb(255 255 255 / .08); border-radius: 12px; background: #131a2c; padding: 28px; transition: transform .2s ease, border-color .2s ease; }
body.t14-premium .kpi-card strong { color: #fff; font-size: 36px; letter-spacing: -.04em; }
body.t14-premium .kpi-card:hover { transform: translateY(-3px); border-color: rgb(0 181 241 / .55); }
body.t14-premium .trade-section, body.t14-premium .editorial-section { border-top: 1px solid rgb(255 255 255 / .08); padding: 80px 0; }
body.t14-premium .section-heading h2 { font-size: clamp(1.6rem, 3vw, 2.25rem); letter-spacing: -.035em; }
body.t14-premium .table-wrap { border-color: rgb(255 255 255 / .08); border-radius: 12px; background: #131a2c; box-shadow: 0 20px 40px -15px rgb(0 0 0 / .5); }
body.t14-premium .table-wrap th { background: linear-gradient(180deg, #10233b, #0b1729); color: #bae6fd; }
body.t14-premium .table-wrap td { color: #e2e8f0; }
body.t14-premium .evidence-panel, body.t14-premium .narrative-card, body.t14-premium .insight-card { border-color: rgb(0 181 241 / .18); background: linear-gradient(145deg, rgb(15 35 58 / .78), rgb(7 18 35 / .72)); box-shadow: 0 18px 42px rgb(0 0 0 / .18); }
body.t14-premium .section-tint { background: linear-gradient(90deg, rgb(0 181 241 / .035), rgb(255 94 20 / .035)); }
@media (max-width: 900px) { body.t14-premium .t14-faq-grid, body.t14-premium .related-links { grid-template-columns: 1fr; } }
@media (max-width: 620px) { body.t14-premium .page-hero { padding: 42px 0 34px; } body.t14-premium .page-hero h1 { font-size: 2.15rem; } body.t14-premium .hero-copy { font-size: .95rem; } body.t14-premium .kpi-section { padding: 24px 0 36px; } body.t14-premium .trade-section, body.t14-premium .editorial-section { padding: 38px 0; } body.t14-premium .table-wrap { border-radius: 10px; } body.t14-premium .t14-page-nav { top: 62px; padding: 12px 0; } body.t14-premium .t14-page-nav .trade-container { gap: 18px; padding-inline: 16px; } body.t14-premium .t14-signal-rail .trade-container { display: flex; overflow-x: auto; padding-inline: 16px; } body.t14-premium .t14-signal-rail .trade-container > div { min-width: 150px; padding: 16px; } }
