:root{color-scheme:light;font-family:var(--font-ui);line-height:1.5;font-weight:400;--font-ui: "Public Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans SC", sans-serif;--font-ui-cjk: "Noto Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Source Han Sans SC", "Heiti SC", sans-serif;--font-display: "Source Serif 4", Georgia, "Times New Roman", "Noto Serif SC", serif;--font-display-cjk: "Noto Serif SC", "Songti SC", "STSong", "Source Han Serif SC", "SimSun", serif;--font-data: var(--font-ui);--font-data-cjk: var(--font-ui-cjk);--bg: #ffffff;--surface: #f7f8fb;--surface-alt: #eef2f7;--surface-strong: #e8edf5;--ink: #101828;--ink-soft: #202939;--muted: #667085;--muted-soft: #7c8798;--border: #dbe1ea;--blue: #2451ff;--blue-dark: #1632c5;--ink-accent: #182538;--gold: #bb8a18;--sage: #4c7a5e;--navy: #0e1626;--navy-soft: #1a2538;--white: #ffffff;--shadow: 0 16px 36px rgba(16, 24, 40, .08);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 18px;--radius-sm: 14px;--max-width: 1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}html[lang=zh-Hans]{--font-ui: var(--font-ui-cjk);--font-display: var(--font-display-cjk);--font-data: var(--font-data-cjk)}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--ink);font-family:var(--font-ui);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}#root{min-height:100vh}.editorial-site{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at top right,rgba(36,81,255,.05),transparent 22%),linear-gradient(180deg,#fff 0% 82%,#f8fafc)}.editorial-site>main{flex:1 0 auto}.page-shell{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto}.global-header{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid rgba(219,225,234,.85);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:5.1rem}.brand-lockup{display:inline-flex;align-items:center;gap:.9rem;min-width:0}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:50%;background:linear-gradient(145deg,#0f172a,#2451ff);color:var(--white);font-size:.78rem;font-weight:800;letter-spacing:.04em}.brand-copy{display:flex;flex-direction:column;gap:.12rem;min-width:0}.brand-copy strong,.brand-copy small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.brand-copy strong{font-size:.96rem;font-weight:800}.brand-copy small{color:var(--muted);font-size:.8rem}.header-nav{display:inline-flex;align-items:center;justify-content:center;flex:1 1 auto;min-width:0;gap:clamp(.9rem,1.4vw,1.25rem)}.header-link{display:inline-flex;align-items:center;color:var(--ink-soft);font-size:.9rem;line-height:1;white-space:nowrap;padding:.18rem 0;transition:color .18s ease}.header-link .product-mark,.header-link .product-mark-sup{pointer-events:none}.header-link:hover,.header-link.is-active{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:.9rem}.locale-switcher{display:inline-flex;gap:.2rem;padding:.24rem;border:1px solid var(--border);border-radius:999px;background:#fff}.locale-switcher button{min-width:3rem;padding:.5rem .75rem;border:0;border-radius:999px;cursor:pointer;background:transparent;color:var(--muted)}.locale-switcher button.is-active{background:var(--ink);color:var(--white)}.mobile-locale-switch,.menu-button{display:none}.menu-button{width:2.85rem;height:2.85rem;border:1px solid var(--border);border-radius:50%;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:.24rem;cursor:pointer}.menu-button span{width:1rem;height:.1rem;border-radius:999px;background:var(--ink)}.hero-band{padding:4.5rem 0 2rem}.hero-layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:2.4rem;align-items:start}.hero-layout-home{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.5fr);gap:1.45rem;align-items:start}.hero-main-column{display:grid;gap:1.25rem;min-width:0}.hero-copy{padding-top:1rem}.section-tag,.card-meta,.topic-name,.filter-label{display:inline-flex;align-items:center;gap:.5rem;color:var(--blue);text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;font-weight:800}.display-title,.section-title,.article-section h2,.featured-card h2,.insight-card h3,.program-card h3,.about-card h3,.product-gap-card h3,.product-capability h3,.product-model-card h3,.workflow-panel h3,.outcome-card h3,.tier-card h3,.timeline-card h3,.chart-figure h3,.sidebar-card h3{font-family:var(--font-display);letter-spacing:-.025em}.display-title{margin:.75rem 0 1rem;font-size:clamp(3rem,5.4vw,5.8rem);line-height:.92;font-weight:600}.page-intro .display-title,.product-hero .display-title,.article-hero .display-title,.not-found-page .display-title{font-size:clamp(2.18rem,4vw,3.4rem);line-height:.95}.display-title-narrow{max-width:15ch}.hero-summary,.section-copy,.featured-card p,.insight-card p,.topic-card p,.program-card p,.about-card p,.product-gap-card p,.product-capability p,.product-model-card p,.workflow-panel p,.outcome-card p,.timeline-card p,.chart-figure p,.footer-note,.article-summary,.article-body p,.sidebar-card p,.not-found p{color:var(--ink-soft)}.hero-summary{max-width:44rem;margin:0 0 1.8rem;font-size:1.1rem}.hero-prime-layout{display:grid;grid-template-columns:minmax(0,1.34fr) minmax(300px,.66fr);gap:1.75rem;align-items:start;margin-bottom:1.35rem}.hero-flagship-slot,.hero-context-rail{display:grid;gap:.85rem;min-width:0}.hero-context-rail{justify-self:end;width:min(100%,23.5rem);padding-top:.2rem;padding-left:1.15rem;border-left:1px solid var(--border)}.hero-context-footer{display:grid;gap:.75rem;padding-top:.2rem}.hero-flagship-card{display:block;padding:.95rem 0 0;border-top:1px solid var(--border);background:transparent;box-shadow:none}.hero-flagship-copy{display:grid;gap:.8rem}.hero-flagship-card h2{margin:.25rem 0 0;font-size:clamp(1.85rem,2.75vw,2.8rem);line-height:1.02;font-weight:500}.hero-flagship-summary{margin:0}.hero-flagship-chart-band{min-width:0;max-width:min(100%,52rem);padding-top:.4rem}.hero-flagship-chart-band .insight-summary-preview-media,.hero-flagship-chart-band .insight-summary-preview-exhibit{min-height:clamp(21.5rem,32vw,25rem);aspect-ratio:16 / 10;padding:.25rem .45rem 0;border:0;background:transparent;box-shadow:none;overflow:hidden}.hero-flagship-chart-band .insight-summary-preview-media img{width:100%;max-width:100%;max-height:none;margin-left:0;object-fit:contain;border:0;background:transparent;transform:scale(1.05);transform-origin:center top}.hero-flagship-chart-band .insight-summary-preview-caption{display:none}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:3.2rem;padding:.85rem 1.4rem;border-radius:999px;border:1px solid transparent;font-weight:600;text-decoration:none;text-shadow:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button-primary:hover,.button-secondary:hover,.inline-link:hover{transform:translateY(-1px)}.button-primary{background:var(--blue);color:var(--white);border-color:var(--blue)}.button-primary:hover{background:var(--blue-dark);color:var(--white);border-color:var(--blue-dark)}.button-secondary{border-color:var(--border);background:var(--white);color:var(--ink)}.button-secondary:hover{color:var(--ink)}.button-product-inline{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;flex-wrap:nowrap;white-space:nowrap;color:inherit}.button-product-inline span{color:inherit}.section-block{padding:3.2rem 0}.section-block-tight{padding-top:1rem}.section-heading{max-width:50rem;margin-bottom:1.6rem}.section-title{margin:.55rem 0 .85rem;font-size:clamp(2.25rem,4vw,3.7rem);line-height:.97;font-weight:600}.section-actions{margin-top:1rem}.featured-card,.insight-card,.topic-card,.program-card,.about-card,.product-gap-card,.product-capability,.product-model-card,.workflow-panel,.outcome-card,.tier-card,.timeline-card,.sidebar-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white)}.featured-card{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1fr);gap:1.2rem;padding:1rem;box-shadow:var(--shadow);background:#fcfdff}.featured-card-body{display:flex;flex-direction:column;justify-content:center;padding:.4rem .35rem .35rem 0}.featured-card h2{margin:.7rem 0;font-size:clamp(2rem,3vw,2.75rem);line-height:.98;font-weight:600}.card-meta{color:var(--muted)}.card-meta span+span:before{content:"/";margin:0 .45rem;color:var(--border)}.inline-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--blue);font-weight:700}.inline-link.light{color:var(--white)}.story-grid,.topic-grid,.insight-grid,.program-grid,.about-grid,.product-gap-grid,.product-capability-grid,.product-model-grid,.workflow-grid,.outcome-grid,.tier-grid,.timeline-grid,.teaser-metrics{display:grid;gap:1rem}.story-grid,.insight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.program-grid,.about-grid,.product-model-grid,.workflow-grid,.outcome-grid,.tier-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.timeline-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.insight-card{overflow:hidden}.insight-card-body,.topic-card,.program-card,.about-card,.product-gap-card,.product-capability,.product-model-card,.workflow-panel,.outcome-card,.tier-card,.timeline-card,.sidebar-card{padding:1.35rem}.insight-card-story{border-radius:0;border-width:1px 0 0;box-shadow:none}.insight-card-grid{background:#fcfdff}.insight-card-list{grid-column:1 / -1;display:grid;grid-template-columns:230px minmax(0,1fr);gap:0}.insight-card-list .insight-card-body{padding:1.3rem 1.4rem}.insight-card-body h3{margin:.65rem 0 .6rem;font-size:1.9rem;line-height:1;font-weight:600}.insight-card-story .insight-card-body h3{font-size:1.7rem}.card-footer{display:flex;justify-content:space-between;gap:.75rem;margin-top:1rem;padding-top:.95rem;border-top:1px solid var(--border);color:var(--muted);font-size:.92rem}.topic-card{display:flex;flex-direction:column;gap:.8rem}.topic-card ul,.product-model-card ul,.tier-card ul,.sidebar-list{margin:0;padding-left:1.1rem;color:var(--ink-soft)}.topic-card li,.product-model-card li,.tier-card li,.sidebar-list li{margin-bottom:.65rem}.accent-blue{border-top:4px solid var(--blue)}.accent-ink{border-top:4px solid var(--ink-accent)}.accent-gold{border-top:4px solid var(--gold)}.accent-sage{border-top:4px solid var(--sage)}.program-card h3,.program-inline h3,.about-card h3,.product-gap-card h3,.product-capability h3,.product-model-card h3,.outcome-card h3,.timeline-card h3{margin:0 0 .65rem;font-size:1.6rem;line-height:1.02;font-weight:600}.about-block{padding-bottom:4rem}.page-intro-split{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:2rem;align-items:end}.page-intro-side{padding-bottom:.75rem}.insights-page-intro{align-items:start}.insights-page-intro-side{padding-top:7.1rem}.insights-page-header{padding-bottom:.5rem}.insights-hero-block{padding-top:.6rem;padding-bottom:2rem}.insights-lead-layout{align-items:start}.insights-priority-rail{padding-top:1.9rem}.insights-series-block{padding-top:.8rem;padding-bottom:1.5rem}.insights-library-block{padding-top:1.25rem}.topic-lens-strip{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.insight-tag-row{display:flex;flex-wrap:wrap;gap:.45rem;margin:.85rem 0 0}.insight-tag-pill{display:inline-flex;align-items:center;min-height:1.9rem;padding:.24rem .65rem;border:1px solid var(--border);color:var(--ink-soft);font-size:.72rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:border-color .18s ease,color .18s ease,background-color .18s ease}.insight-tag-pill:hover,.insight-tag-pill:focus-visible{border-color:#082a6238;color:var(--navy);background:#082a620a}.insight-tag-pill.is-active{border-color:#082a622e;color:var(--navy);background:#082a620f}.display-title-wide{max-width:16ch}.page-intro-subtitle{max-width:34rem;margin:.9rem 0 0;color:var(--ink-soft);font-size:.98rem;line-height:1.55}.program-strip{display:grid;gap:.8rem;margin-top:0}.program-inline{padding-top:.85rem;border-top:1px solid var(--border)}.program-inline-label{display:inline-flex;margin-bottom:.3rem;color:var(--muted);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.program-inline h3{margin:0 0 .3rem;font-size:1.15rem;font-weight:700;font-family:var(--font-ui)}.program-inline p{margin:0;color:var(--muted);font-size:.95rem}.program-inline .inline-link{margin-top:.6rem}.insights-series-inline{margin-top:1.2rem;padding:1rem 1.05rem}.insights-series-inline-grid,.risk-briefing-cloud{display:grid;gap:.9rem}.insights-series-inline-grid{grid-template-columns:minmax(180px,.34fr) minmax(0,.66fr);align-items:start}.insights-series-inline-copy{display:grid;gap:.85rem}.insights-series-inline-head{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.insights-series-title,.risk-briefing-cloud-title{margin:0;font-size:1.12rem;line-height:1.12}.insights-series-copy,.risk-briefing-cloud-copy{margin:0;max-width:38rem;font-size:.94rem}.insights-series-list{display:grid;gap:.9rem}.insights-series-item{display:grid;gap:.28rem;padding:.75rem 0 0;border-top:1px solid var(--border)}.insights-series-item span{color:var(--muted);font-size:.73rem;letter-spacing:.08em;text-transform:uppercase}.insights-series-item-link{color:inherit;text-decoration:none}.insights-series-item strong{font-size:.96rem;line-height:1.3;font-weight:600}.insights-series-item p{margin:0;color:var(--ink-soft);font-size:.93rem;line-height:1.55}.insights-series-item-link:hover strong,.insights-series-item-link:focus-visible strong{color:var(--navy)}.risk-briefing-cloud-head{display:flex;gap:1rem;align-items:end}.risk-briefing-cloud-list{display:grid;gap:.5rem}.risk-briefing-cloud-item{display:flex;justify-content:space-between;align-items:center;gap:.55rem;padding:.55rem .68rem;border:1px solid var(--border);background:#ffffffeb;color:var(--navy);text-decoration:none;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.risk-briefing-cloud-item span{font-size:.9rem;font-weight:600;line-height:1.1}.risk-briefing-cloud-item small{color:var(--muted);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.risk-briefing-cloud-item:hover,.risk-briefing-cloud-item:focus-visible{transform:translateY(-1px);border-color:#082a6233;background:#082a620a}.product-teaser{padding:4rem 0;background:linear-gradient(135deg,#2451fff2,#0e1626fa),#0f172a;color:var(--white)}.product-teaser-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:2rem;align-items:start}.product-teaser .section-tag,.product-teaser .section-copy,.product-teaser .teaser-metric span{color:#ffffffd6}.product-teaser .section-title{color:var(--white)}.teaser-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.teaser-metric{padding:1.15rem;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius-md);background:#ffffff14}.teaser-metric strong,.product-stat-card strong{display:block;margin-bottom:.35rem;font-size:2rem;line-height:1;font-weight:800}.page-intro{padding:3.8rem 0 1rem}.filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.35rem}.filter-pills{display:flex;flex-wrap:wrap;gap:.5rem}.filter-pills button{padding:.65rem 1rem;border:1px solid var(--border);border-radius:999px;background:var(--white);color:var(--ink-soft);cursor:pointer}.filter-pills button.is-active{border-color:var(--blue);background:var(--blue);color:var(--white)}.article-page{padding-top:2.9rem}.article-hero{padding-bottom:2rem;border-bottom:1px solid var(--border)}.article-hero-minimal{padding-bottom:1rem}.article-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:2.6rem;align-items:start}.article-hero-copy{min-width:0}.article-hero .display-title{max-width:12ch;margin-bottom:1rem;font-size:clamp(2.12rem,3.7vw,3.15rem)}.article-hero-panel{display:grid;gap:1rem;padding:1rem;border:1px solid var(--border);background:#ffffff9e}.article-hero-panel .editorial-cover{min-height:10rem}.article-hero-panel-copy{display:grid;gap:.65rem}.article-hero-list{margin-top:0}.article-meta-line{display:flex;flex-wrap:wrap;gap:.65rem;color:var(--muted);font-size:.9rem;text-transform:uppercase;letter-spacing:.12em}.article-summary{max-width:42rem;margin:0 0 1rem;font-size:1.02rem;line-height:1.55}.article-title-subtitle{max-width:40rem;margin:-.25rem 0 .65rem;color:var(--muted);font-size:.92rem;line-height:1.45;letter-spacing:.01em}.article-byline{color:var(--muted);font-size:.95rem}.article-layout{display:grid;grid-template-columns:minmax(0,1.8fr) 320px;gap:2rem;align-items:start;padding-top:2rem;padding-bottom:4rem}.html-insight-embed{overflow:hidden;padding:0;border:1px solid var(--border-strong);background:#fff}.html-insight-frame{display:block;width:100%;min-height:72rem;border:0;background:transparent}.article-body{min-width:0}.article-visual{margin-bottom:1.5rem}.article-section{margin-bottom:2rem}.article-section h2{margin:0 0 .75rem;font-size:2.2rem;line-height:.98;font-weight:600}.article-section p{margin:0 0 1rem;font-size:1.05rem}.article-figure,.article-table-wrap,.article-callout{margin:1.3rem 0 0}.article-figure{display:grid;gap:.8rem;padding:1rem;border:1px solid var(--border);background:#ffffffdb}.article-figure-head{display:grid;gap:.35rem}.article-figure-head strong,.article-table-title,.article-callout strong{color:var(--ink);font-size:1rem;line-height:1.35}.article-figure img{display:block;width:100%;max-width:100%;height:auto;max-height:min(44rem,72vh);margin-inline:auto;object-fit:contain;box-sizing:border-box;border:1px solid rgba(17,24,39,.08);background:#fff}.article-figure-caption,.article-table-note{margin:0;color:var(--muted);font-size:.85rem;line-height:1.55}.article-table-wrap{display:grid;gap:.8rem;padding:1rem;border:1px solid var(--border);background:#ffffffdb}.article-table-title{margin:0}.article-table-scroll{overflow-x:auto}.article-table{width:100%;min-width:42rem;border-collapse:collapse}.article-table th,.article-table td{padding:.8rem .85rem;border-bottom:1px solid var(--border);vertical-align:top;text-align:left;font-size:.92rem;line-height:1.45}.article-table th{color:var(--ink);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.article-table td{color:var(--ink-soft)}.article-callout{display:grid;gap:.6rem;padding:1rem;border:1px solid rgba(8,42,98,.14);background:#082a620a}.article-callout strong{display:block}.article-callout p{margin:0}.article-sidebar{display:grid;gap:.85rem;padding-bottom:4.5rem}.sidebar-card{position:sticky;top:6rem}.sidebar-card+.sidebar-card{top:auto}.sidebar-card-dark{padding:1rem 1rem 1.05rem;background:var(--navy);border-color:#ffffff0f;color:#e9eef4eb}.sidebar-card-dark .section-tag{color:#dbe3edcc}.sidebar-card-dark .card-meta,.sidebar-card-dark .topic-name,.sidebar-card-dark .filter-label,.sidebar-card-dark span,.sidebar-card-dark small{color:#cdd8e4d6}.sidebar-card-dark h3,.sidebar-card-dark strong,.sidebar-card-dark a{color:#f1f5faf0}.sidebar-card-dark p,.sidebar-card-dark li{color:var(--white);font-size:.95rem;line-height:1.58}.sidebar-card-dark .sidebar-related-link,.sidebar-card-dark .inline-link,.sidebar-card-dark .inline-link.light{color:#e9eff6f0}.sidebar-card-dark .product-mark,.sidebar-card-dark .product-mark-sup{color:#f1f5faf0}.sidebar-card-dark .inline-link:hover,.sidebar-card-dark .inline-link:focus-visible,.sidebar-card-dark .inline-link.light:hover,.sidebar-card-dark .inline-link.light:focus-visible{color:#f8fafcfa}.sidebar-card-dark .inline-link.light{text-decoration:underline;text-decoration-color:#ffffff42;text-underline-offset:.14rem}.sidebar-card.sidebar-card-dark p,.sidebar-card.sidebar-card-dark li{color:var(--white)}.sidebar-related{display:grid;gap:.8rem;margin-top:.85rem}.sidebar-related-link{color:var(--ink);font-weight:700}.sidebar-related-entry{display:grid;gap:.35rem}.sidebar-related-meta{display:flex;flex-wrap:wrap;gap:.5rem .8rem;color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.product-hero{padding:4rem 0 3rem;background:radial-gradient(circle at top right,rgba(36,81,255,.18),transparent 24%),linear-gradient(180deg,#0e1626,#141f33);color:var(--white)}.product-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:2rem;align-items:start}.product-hero .section-tag,.product-hero .section-copy,.product-strapline,.product-stat-card span,.product-stat-card small{color:#ffffffd1}.product-hero p,.product-hero li,.product-hero span,.product-hero small{color:#ffffffd6}.product-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-stat-card{padding:1.25rem;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-md);background:#ffffff12}.product-stat-card strong{color:var(--white)}.product-stat-card span,.product-stat-card small{display:block}.product-stat-card span{max-width:12ch;font-size:1.02rem;font-weight:700}.product-stat-card small{max-width:18ch;margin-top:.45rem}.product-gap-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-gap-card,.product-capability,.outcome-card{display:flex;flex-direction:column;gap:.75rem}.product-gap-header{display:flex;justify-content:space-between;gap:.8rem}.product-gap-header span,.product-model-card footer,.tier-audience,.timeline-copy small{color:var(--muted)}.product-icon{width:2.7rem;height:2.7rem}.product-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-section{padding-top:1.5rem}.workflow-panel{background:var(--surface)}.workflow-list{display:grid;gap:.9rem;margin:1rem 0 0;padding:0;list-style:none}.workflow-list li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.8rem;align-items:start;padding:.95rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--white)}.workflow-list span,.timeline-index{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:#2451ff1f;color:var(--blue);font-size:.9rem;font-weight:800}.product-proof-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1rem}.product-proof-card{padding:1.2rem;border:1px solid var(--border);border-radius:var(--radius-md);background:#fcfdff}.product-proof-card strong{display:block;margin-bottom:.35rem;font-size:1.8rem;line-height:1;font-weight:800}.product-proof-card span{color:var(--ink-soft)}.tier-card{background:var(--surface)}.timeline-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.8rem;align-items:start}.timeline-copy h3{margin:.25rem 0 .45rem}.global-footer{margin-top:2rem;padding:2rem 0 3rem;border-top:1px solid var(--border)}.footer-grid{display:flex;align-items:start;justify-content:space-between;gap:1.5rem}.footer-note{max-width:38rem;margin:.55rem 0 0}.footer-links{display:flex;flex-wrap:wrap;justify-content:end;gap:1rem}.footer-link{color:var(--ink-soft)}.not-found{padding:5rem 0 6rem}.editorial-cover{display:flex;flex-direction:column;justify-content:space-between;min-height:13rem;padding:1.35rem;border-radius:var(--radius-lg);border:1px solid rgba(16,24,40,.06)}.editorial-cover-feature{min-height:21rem}.editorial-cover-grid,.editorial-cover-list{min-height:11rem;border-radius:0;border-width:0 0 1px}.editorial-cover-article{min-height:15rem;margin-bottom:1.5rem}.editorial-cover-topic,.editorial-cover small{color:#1018289e;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:800}.editorial-cover strong{display:block;max-width:7ch;color:var(--ink);font-family:var(--font-display);font-size:clamp(2.4rem,4vw,4rem);line-height:.9;font-weight:600}.editorial-cover-list strong{font-size:clamp(1.9rem,3vw,2.5rem)}.cover-corridor{background:linear-gradient(135deg,#edf2ff,#f9fbff)}.cover-capital{background:linear-gradient(135deg,#f4f6fb,#eef2fa)}.cover-automation{background:linear-gradient(135deg,#edf7ff,#f7fbff)}.cover-battery{background:linear-gradient(135deg,#edf8ef,#f7fbf8)}.cover-approvals{background:linear-gradient(135deg,#f4f6fb,#fbfcff)}@media(max-width:1140px){.hero-layout,.product-teaser-grid,.product-hero-grid,.article-layout,.page-intro-split,.insights-series-inline-grid,.home-deep-dive-grid,.deep-dive-card-lead,.deep-dive-card-compact,.home-monitoring-layout{grid-template-columns:1fr}.story-grid,.insight-grid,.topic-grid,.about-grid,.product-feature-grid,.product-gap-grid,.product-capability-grid,.product-model-grid,.workflow-grid,.outcome-grid,.tier-grid,.timeline-grid,.teaser-metrics,.product-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.article-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.sidebar-card{position:static}.insights-page-intro-side,.insights-priority-rail{padding-top:0}.deep-dive-card{gap:.85rem}}@media(max-width:860px){.hero-layout-home,.hero-prime-layout{grid-template-columns:1fr}.hero-flagship-chart-band{grid-column:1}.hero-context-rail{padding-left:0;border-left:0}.hero-flagship-chart-band .insight-summary-preview-media img{width:100%;max-width:100%;margin-left:0;transform:none}}@media(max-width:860px){.header-nav{position:absolute;top:100%;left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:.75rem;padding:1rem;border-top:1px solid var(--border);background:#fffffffa}.header-nav.is-open{display:flex}.desktop-locale-switch{display:none}.mobile-locale-switch,.menu-button{display:inline-flex}.hero-band,.product-hero,.page-intro{padding-top:3rem}.featured-card{grid-template-columns:1fr}.footer-grid{flex-direction:column}.footer-links{justify-content:start}}@media(max-width:680px){.page-shell{width:min(calc(100% - 1rem),var(--max-width))}.brand-copy small{display:none}.story-grid,.insight-grid,.topic-grid,.about-grid,.product-gap-grid,.product-capability-grid,.product-model-grid,.workflow-grid,.outcome-grid,.tier-grid,.timeline-grid,.teaser-metrics,.product-proof-strip,.product-stat-grid,.article-sidebar,.insight-card-list{grid-template-columns:1fr}.card-footer,.product-gap-header{flex-direction:column}.button-primary,.button-secondary{width:100%}.button-product-inline{gap:.25rem;text-align:center}.risk-briefing-cloud-head{align-items:start}.risk-briefing-cloud-item{width:100%;justify-content:space-between}.display-title{font-size:clamp(2.7rem,14vw,4.2rem)}.section-title{font-size:clamp(2rem,10vw,2.8rem)}.insight-card-body h3,.featured-card h2{font-size:1.7rem}.deep-dive-card h2{font-size:1.55rem}.article-section h2{font-size:1.7rem}.article-table{min-width:28.5rem}.page-intro-split{gap:1.15rem}.page-intro-side{padding-bottom:0}.page-intro-subtitle,.article-summary,.article-title-subtitle{max-width:none;font-size:.94rem;line-height:1.55}.article-meta-line{gap:.5rem;font-size:.74rem}.article-layout{gap:1.2rem;padding-top:1.2rem;padding-bottom:2.75rem}.article-hero-panel-copy{gap:.5rem}.article-visual,.article-section{margin-bottom:1.15rem}.article-section p{margin-bottom:.85rem;font-size:.98rem;line-height:1.6}.article-figure,.article-table-wrap,.article-callout,.sidebar-card{gap:.7rem;padding:.85rem}.article-figure img{max-height:17rem;object-fit:contain}.article-table th,.article-table td{padding:.65rem .72rem;font-size:.88rem}.article-table th{font-size:.72rem}.article-callout p,.sidebar-card p{font-size:.92rem;line-height:1.52}.monitoring-archive-grid,.monitoring-archive-detail-grid{gap:1rem}.monitoring-archive-analysis,.monitoring-archive-side{gap:.75rem}.monitoring-source-panel,.monitoring-economics-panel{gap:.75rem;padding-top:.85rem}.monitoring-archive-deck,.monitoring-source-copy,.monitoring-archive-thesis,.monitoring-archive-analysis p{font-size:.9rem;line-height:1.55}.monitoring-reference-source strong,.monitoring-related-live-item strong{font-size:.88rem}.monitoring-reference-source span,.monitoring-related-live-item span,.monitoring-related-live-item small{font-size:.7rem}.section-actions{margin-top:.75rem}}:root{font-family:var(--font-ui);--font-ui: "Public Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans SC", sans-serif;--font-ui-cjk: "Noto Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Source Han Sans SC", "Heiti SC", sans-serif;--font-display: "Source Serif 4", Georgia, "Times New Roman", "Noto Serif SC", serif;--font-display-cjk: "Noto Serif SC", "Songti SC", "STSong", "Source Han Serif SC", "SimSun", serif;--font-data: var(--font-ui);--font-data-cjk: var(--font-ui-cjk);--bg: #f7f8fb;--surface: #ffffff;--surface-alt: #f2f5fa;--surface-strong: #e8edf5;--ink: #111827;--ink-soft: #2c3645;--muted: #5b6473;--muted-soft: #7b8390;--border: #dbe3ee;--border-strong: #b8c4d6;--blue: #082a62;--blue-dark: #061d46;--ink-accent: #10243e;--gold: #54657d;--sage: #4f6659;--navy: #082a62;--navy-soft: #11356f;--shadow: 0 18px 42px rgba(15, 23, 42, .05);--radius-xl: 24px;--radius-lg: 18px;--radius-md: 12px;--radius-sm: 8px;--max-width: 1260px}body{background:var(--bg);color:var(--ink);font-family:var(--font-ui)}.editorial-site{background:linear-gradient(180deg,#fff,#f7f9fc)}.global-header{background:#fff;border-bottom:1px solid rgba(184,196,214,.72);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner{gap:2rem;min-height:5.6rem}.brand-lockup{align-items:flex-start}.wordmark{display:inline-flex;flex-direction:column;gap:.05rem;min-width:0;color:var(--navy)}.wordmark-line{font-family:var(--font-display);font-size:clamp(1.8rem,2.8vw,3rem);line-height:.82;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.wordmark-line-bottom{position:relative;padding-bottom:.34rem}.wordmark-line-bottom:after{content:"";position:absolute;right:0;bottom:0;left:41%;height:1px;background:#082a6247}.wordmark-caption{margin-top:.42rem;color:var(--muted);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.wordmark-compact .wordmark-line{font-size:clamp(1.22rem,1.65vw,1.58rem)}.wordmark-compact .wordmark-line-bottom{padding-bottom:.22rem}.wordmark-compact .wordmark-caption{display:none}.product-mark{display:inline-flex;align-items:flex-start;gap:.08em;white-space:nowrap}.product-mark-sup{position:relative;top:.04em;font-size:.48em;line-height:1;letter-spacing:.08em;text-transform:uppercase}.header-nav{gap:1.1rem}.header-link,.footer-link{color:var(--muted);font-size:.81rem;letter-spacing:.12em;text-transform:uppercase}.header-link:hover,.header-link.is-active,.footer-link:hover{color:var(--navy)}.locale-switcher{border-color:var(--border-strong);background:#ffffffb8}.locale-switcher button{min-width:2.75rem;padding:.45rem .7rem;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.locale-switcher button.is-active{background:var(--navy)}.menu-button{border-radius:0}.section-tag,.card-meta,.topic-name,.filter-label{color:var(--navy);font-size:.68rem;font-weight:700;letter-spacing:.14em}.section-tag.muted{color:var(--muted)}.display-title,.section-title,.article-section h2,.featured-card h2,.insight-card h3,.rail-title,.briefing-item h3,.rail-item h3,.program-card h3,.about-card h3,.product-gap-card h3,.product-capability h3,.product-model-card h3,.workflow-panel h3,.outcome-card h3,.tier-card h3,.timeline-card h3,.chart-figure h3,.sidebar-card h3{font-family:var(--font-display);letter-spacing:-.025em}.display-title{margin-bottom:.85rem;font-size:clamp(2.9rem,4.9vw,5.1rem);line-height:.92;font-weight:500}.section-title{font-size:clamp(2rem,3.15vw,3rem);line-height:.98;font-weight:500}.hero-band{padding:4.85rem 0 2.1rem;border-bottom:1px solid var(--border)}.hero-layout{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);gap:2.25rem}.hero-copy{padding-top:.2rem}.hero-world-view{display:grid;gap:.85rem;max-width:42rem;margin-top:1.2rem;padding-top:1rem;border-top:1px solid var(--border-strong)}.hero-world-view+.hero-coverage{margin-top:1.1rem}.world-view-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem}.world-view-card{display:block;padding-top:.95rem;border-top:1px solid var(--border);color:inherit;text-decoration:none}.world-view-card h2{margin:.65rem 0 .8rem;font-size:clamp(1.55rem,2.3vw,2.15rem);line-height:1.02;font-weight:500}.world-view-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.9rem;margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--border);color:var(--muted);font-size:.82rem;letter-spacing:.05em;text-transform:uppercase}.hero-deck{max-width:42rem;margin:0 0 .7rem;color:var(--navy);font-size:.84rem;letter-spacing:.12em;text-transform:uppercase}.hero-summary,.section-copy,.briefing-rail-intro,.program-inline p,.footer-note,.article-summary,.article-body p,.sidebar-card p,.not-found p,.topic-card p,.about-card p,.insight-card p,.featured-card p{color:var(--ink-soft)}.hero-summary{max-width:40rem;margin:0 0 1.35rem;font-size:.98rem;line-height:1.68}.hero-priority-frame{display:grid;grid-template-columns:minmax(250px,.9fr) minmax(0,1.1fr);gap:1.35rem;max-width:48rem;margin:0 0 1.55rem;padding-top:1.15rem;border-top:1px solid var(--border-strong)}.hero-signal-board{display:grid;gap:.75rem;margin:0;padding:1rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:var(--shadow)}.hero-signal-board-head{display:grid;gap:.25rem}.hero-signal-board-head strong{color:var(--navy);font-family:var(--font-display);max-width:18rem;font-size:.9rem;font-weight:600;line-height:1.32}.hero-signal-board-body{display:grid;gap:.3rem}.hero-signal-row{display:grid;gap:.45rem;padding:.7rem 0 0;border-top:1px solid var(--border);color:inherit;text-decoration:none}.hero-signal-row:first-child{padding-top:0;border-top:0}.hero-signal-copy{display:grid;gap:.14rem}.hero-signal-copy span,.hero-signal-copy small,.hero-signal-bar em{color:var(--muted);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;font-style:normal}.hero-signal-copy strong{color:var(--navy);font-family:var(--font-display);font-size:.96rem;line-height:1.2;font-weight:600}.hero-signal-copy p{margin:0;color:var(--ink-soft);font-size:.83rem;line-height:1.45}html[lang=zh-Hans] body,html[lang=zh-Hans] button,html[lang=zh-Hans] input,html[lang=zh-Hans] textarea,html[lang=zh-Hans] select,html[lang=zh-Hans] table,html[lang=zh-Hans] td,html[lang=zh-Hans] th,html[lang=zh-Hans] .section-copy,html[lang=zh-Hans] .page-intro-subtitle,html[lang=zh-Hans] .article-summary,html[lang=zh-Hans] .article-body p,html[lang=zh-Hans] .article-bullet-list li,html[lang=zh-Hans] .sidebar-list li,html[lang=zh-Hans] .header-link,html[lang=zh-Hans] .button-primary,html[lang=zh-Hans] .button-secondary,html[lang=zh-Hans] .inline-link,html[lang=zh-Hans] .section-tag,html[lang=zh-Hans] .card-meta,html[lang=zh-Hans] .topic-name,html[lang=zh-Hans] .filter-label,html[lang=zh-Hans] .monitoring-feed-card,html[lang=zh-Hans] .monitoring-related-live-item,html[lang=zh-Hans] .worldview-table,html[lang=zh-Hans] .insight-tag-pill,html[lang=zh-Hans] .topic-lens,html[lang=zh-Hans] .worldview-snapshot-item,html[lang=zh-Hans] .monitoring-macro-card,html[lang=zh-Hans] .transport-route-card{font-family:var(--font-ui);font-variant-east-asian:proportional-width}html[lang=zh-Hans] h1,html[lang=zh-Hans] h2,html[lang=zh-Hans] h3,html[lang=zh-Hans] h4,html[lang=zh-Hans] .display-title,html[lang=zh-Hans] .section-title,html[lang=zh-Hans] .worldview-home-title,html[lang=zh-Hans] .worldview-article-title,html[lang=zh-Hans] .wordmark-line,html[lang=zh-Hans] .hero-signal-board-head strong,html[lang=zh-Hans] .hero-signal-copy strong{font-family:var(--font-display);letter-spacing:0;text-transform:none}html[lang=zh-Hans] .display-title{font-size:clamp(2.6rem,4.35vw,4.55rem);line-height:1.02}html[lang=zh-Hans] .page-intro .display-title,html[lang=zh-Hans] .product-hero .display-title,html[lang=zh-Hans] .article-hero .display-title,html[lang=zh-Hans] .not-found-page .display-title{font-size:clamp(1.98rem,3.45vw,3rem);line-height:1.06}html[lang=zh-Hans] .section-title{font-size:clamp(1.88rem,2.9vw,2.72rem)}html[lang=zh-Hans] .worldview-home-title{font-size:clamp(1.56rem,2.05vw,2.05rem)}html[lang=zh-Hans] .worldview-article-title{font-size:clamp(1.3rem,1.7vw,1.62rem)}html[lang=zh-Hans] .section-tag,html[lang=zh-Hans] .card-meta,html[lang=zh-Hans] .topic-name,html[lang=zh-Hans] .filter-label,html[lang=zh-Hans] .hero-signal-copy span,html[lang=zh-Hans] .hero-signal-copy small,html[lang=zh-Hans] .hero-signal-bar em{letter-spacing:.06em}html[lang=zh-Hans] .section-copy,html[lang=zh-Hans] .page-intro-subtitle,html[lang=zh-Hans] .article-summary,html[lang=zh-Hans] .article-body p,html[lang=zh-Hans] .article-bullet-list li,html[lang=zh-Hans] .worldview-chart-caption,html[lang=zh-Hans] .worldview-chart-summary{line-height:1.82}.hero-signal-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem;align-items:center}.hero-signal-track{grid-column:1 / 2;grid-row:1 / 2;height:.72rem;border-radius:999px;background:#18324712}.hero-signal-fill{grid-column:1 / 2;grid-row:1 / 2;height:.72rem;border-radius:999px;background:linear-gradient(90deg,#183247eb,#18324770)}.hero-signal-bar em{font-size:.68rem;letter-spacing:.12em}.hero-actions-editorial{align-items:center;gap:1.1rem}.hero-coverage{display:grid;gap:.65rem;max-width:40rem;margin-top:1.65rem;padding-top:.9rem;border-top:1px solid var(--border)}.hero-coverage-label{color:var(--muted);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.hero-coverage-items{display:flex;flex-wrap:wrap;gap:.5rem}.hero-coverage-item{display:inline-flex;align-items:center;min-height:2rem;padding:.15rem .7rem;border:1px solid var(--border);color:var(--ink-soft);font-size:.84rem;letter-spacing:.04em;text-transform:uppercase}.button-primary,.button-secondary{border-radius:0}.button-primary{background:var(--navy)}.button-primary:hover{background:var(--blue-dark)}.button-secondary{border-color:var(--border-strong);background:transparent}.hero-inline-link{padding:0;font-size:.94rem}.briefing-rail{padding-top:.4rem;border-top:1.5px solid var(--ink)}.briefing-rail-intro{margin:.55rem 0 1.15rem;font-size:.96rem}.briefing-list,.rail-items{display:grid;gap:.8rem}.briefing-item,.rail-item{padding-top:.95rem;border-top:1px solid var(--border)}.briefing-item h3,.rail-item h3{margin:.35rem 0;font-size:1.35rem;line-height:1.02;font-weight:600}.briefing-item p,.rail-item p{margin:0}.section-block{padding:3.6rem 0}.section-heading{max-width:42rem;margin-bottom:1.8rem}.lead-story-layout{display:grid;grid-template-columns:minmax(0,1.34fr) minmax(320px,.8fr);gap:3rem;align-items:start}.story-side-rail{padding-top:.2rem}.rail-title{margin:.55rem 0 .75rem;font-size:clamp(2rem,2.8vw,2.7rem);line-height:.98;font-weight:600}.featured-card,.insight-card,.topic-card,.about-card{border:0;border-top:1px solid var(--border-strong);border-radius:0;background:transparent;box-shadow:none}.featured-card{grid-template-columns:minmax(0,1.28fr) minmax(240px,.72fr);gap:2rem;padding:1.15rem 0 0}.featured-card-body{padding:0}.featured-card h2{margin:.7rem 0 .85rem;font-size:clamp(2.35rem,3.2vw,3.5rem);line-height:.95;font-weight:500}.headline-link{position:relative;z-index:1;display:block;color:inherit;text-decoration:none;cursor:pointer}.headline-link:hover,.headline-link:focus-visible{color:var(--navy);text-decoration:underline;text-underline-offset:.12em}.featured-card-side{padding-left:1.35rem;border-left:1px solid var(--border)}.featured-card-footer{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border)}.featured-list{margin:.95rem 0 0;padding-left:1.15rem;color:var(--ink-soft)}.featured-list li{margin-bottom:.8rem}.inline-link{color:var(--navy)}.insight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 2rem}.insight-card{padding-top:1rem;overflow:visible}.insight-card-body{padding:0}.insight-card-grid,.insight-card-list,.insight-card-story{background:transparent}.insight-card-list{display:block;grid-column:1 / -1}.insight-card-body h3{margin:.6rem 0 .55rem;font-size:1.7rem;line-height:1.03;font-weight:500}.home-deep-dive-block{padding-top:.15rem}.home-deep-dive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem;align-items:start}.deep-dive-card{display:grid;gap:.9rem;padding-top:0;overflow:hidden;min-width:0}.deep-dive-card-visual{min-width:0}.deep-dive-card-body{display:grid;gap:.7rem;min-width:0}.deep-dive-card h2{margin:.25rem 0 0;font-size:clamp(1.55rem,2.3vw,2.2rem);line-height:1.03;font-weight:500}.deep-dive-card-home{grid-template-columns:1fr;grid-auto-rows:min-content;padding-top:.2rem;border-top:1px solid var(--border)}.deep-dive-card-home h2{font-size:clamp(1.42rem,1.65vw,1.92rem)}.deep-dive-card-home .deep-dive-card-visual{order:2}.hero-flagship-slot .deep-dive-card{border-top:1px solid var(--border);padding-top:.95rem}.hero-flagship-slot .deep-dive-card h2{font-size:clamp(1.8rem,2.7vw,2.65rem)}.hero-flagship-slot .deep-dive-card-subtitle{font-size:.94rem}.hero-flagship-slot .deep-dive-card-body{gap:.8rem}.hero-flagship-slot .deep-dive-card-visual{order:2}.hero-flagship-slot .insight-summary-preview-media,.hero-flagship-slot .insight-summary-preview-exhibit{padding:1.1rem}.hero-flagship-slot .insight-summary-preview-media img{max-height:22rem;object-fit:contain}.deep-dive-card-subtitle{margin:-.1rem 0 0;color:var(--muted);font-size:.88rem;line-height:1.45;min-width:0;overflow-wrap:anywhere}.insight-summary-preview-media,.insight-summary-preview-exhibit{display:grid;gap:.7rem;min-width:0;height:auto;padding:1rem;border:1px solid var(--border);background:#ffffffe0;align-content:start;overflow:hidden}.insight-summary-preview-media{grid-template-rows:minmax(0,1fr) auto}.insight-summary-preview-media img{display:block;width:100%;max-width:100%;height:auto;max-height:min(24rem,58vh);margin-inline:auto;object-fit:contain;box-sizing:border-box;border:1px solid rgba(17,24,39,.08);background:#fff;justify-self:center;align-self:center}.insight-summary-preview-caption{margin:0;color:var(--muted);font-size:.8rem;line-height:1.45;min-width:0;overflow:hidden;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.insight-summary-preview-bars,.insight-summary-preview-timeline,.insight-summary-preview-matrix{display:grid;gap:.75rem}.insight-summary-preview-bar{display:grid;gap:.35rem}.insight-summary-preview-bar-topline{display:flex;justify-content:space-between;gap:.75rem;font-size:.83rem}.insight-summary-preview-bar-topline span{color:var(--ink-soft);line-height:1.3}.insight-summary-preview-bar-topline strong{color:var(--navy);white-space:nowrap}.insight-summary-preview-bar-track{height:.35rem;border-radius:999px;background:#082a6214;overflow:hidden}.insight-summary-preview-bar-track span{display:block;height:100%;border-radius:inherit;background:var(--navy)}.insight-summary-preview-timeline-item,.insight-summary-preview-matrix-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.55rem;align-items:start}.insight-summary-preview-timeline-item strong,.insight-summary-preview-matrix-item span{display:inline-flex;align-items:center;justify-content:center;min-width:2.1rem;padding:.18rem .45rem;border-radius:999px;background:#082a6214;color:var(--navy);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.insight-summary-preview-timeline-item span,.insight-summary-preview-matrix-item strong{color:var(--ink-soft);font-size:.88rem;line-height:1.4;font-weight:600;min-width:0;overflow-wrap:anywhere}.home-deep-dive-grid .insight-summary-preview-media,.home-deep-dive-grid .insight-summary-preview-exhibit{min-height:clamp(16rem,24vw,18rem);aspect-ratio:16 / 10;padding:.95rem 1rem}.home-deep-dive-grid .insight-summary-preview-media img{max-height:clamp(11rem,16vw,13rem);object-fit:contain}.home-deep-dive-grid .insight-summary-preview-bars,.home-deep-dive-grid .insight-summary-preview-timeline,.home-deep-dive-grid .insight-summary-preview-matrix{align-content:start}.home-deep-dive-grid .insight-summary-preview-bar-topline,.home-deep-dive-grid .insight-summary-preview-timeline-item,.home-deep-dive-grid .insight-summary-preview-matrix-item{min-width:0}.home-deep-dive-grid .insight-summary-preview-bar-topline span,.home-deep-dive-grid .insight-summary-preview-timeline-item span,.home-deep-dive-grid .insight-summary-preview-matrix-item strong{min-width:0;overflow-wrap:anywhere}.card-footer{margin-top:.95rem;padding-top:.75rem;border-top:1px solid var(--border);font-size:.88rem}.topic-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem 2rem}.topic-card{gap:.75rem;padding:1rem 0 0}.topic-card ul{padding-left:1rem}.topic-card li{color:var(--muted)}.about-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 2rem}.about-card{padding:1rem 0 0}.page-intro{padding:4.1rem 0 1.25rem}.page-intro-split{gap:3rem;align-items:start}.program-strip{gap:.95rem}.program-inline{padding-top:.95rem;border-top:1px solid var(--border)}.program-inline h3{font-family:var(--font-ui);font-size:.98rem;letter-spacing:.08em;text-transform:uppercase}.filter-pills button{border-color:var(--border-strong);border-radius:0;background:transparent}.filter-pills button.is-active{background:var(--navy);border-color:var(--navy)}.product-teaser{padding:0 0 4.5rem;background:transparent;color:var(--ink)}.product-teaser-grid{grid-template-columns:minmax(0,1fr);gap:2.5rem;padding-top:2rem;border-top:1.5px solid var(--ink)}.product-teaser .section-tag,.product-teaser .section-copy,.product-teaser .teaser-metric span{color:var(--ink-soft)}.product-teaser .section-title{color:var(--ink)}.teaser-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.5rem}.teaser-metric{padding:1rem 0 0;border:0;border-top:1px solid var(--border);border-radius:0;background:transparent}.teaser-metric strong,.product-proof-card strong,.product-stat-card strong{color:var(--navy)}.product-hero{padding:3.75rem 0 2.75rem;border-bottom:1px solid var(--border);background:radial-gradient(circle at top right,rgba(24,72,150,.08),transparent 26%),linear-gradient(180deg,#f7f9fc,#fff);color:var(--ink)}.product-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(18rem,.92fr);gap:2.4rem}.product-hero .section-tag{color:var(--muted)}.product-hero .display-title,.product-hero .section-copy,.product-hero .product-strapline,.product-hero .product-mark,.product-hero .product-mark-sup{color:var(--ink)}.product-hero .product-strapline{max-width:32rem;font-size:1rem;font-weight:600;color:var(--navy)}.product-hero .section-copy{max-width:41rem}.product-hero .button-primary{background:var(--navy);color:var(--white);border-color:var(--navy)}.product-hero .button-primary:hover{background:#102a5a;color:var(--white)}.product-hero .button-secondary{background:transparent;border-color:var(--border);color:var(--ink)}.product-hero .button-secondary .button-product-inline,.product-hero .button-secondary .button-product-inline span,.product-hero .button-secondary .product-mark,.product-hero .button-secondary .product-mark-sup{color:var(--ink)}.product-hero .button-secondary:hover{background:#0f172a0a;border-color:#0f172a2e;color:var(--ink)}.product-hero .product-stat-card{border-color:#ffffff2e;background:#ffffff1a}.product-hero .product-stat-card strong,.product-hero .product-stat-card span,.product-hero .product-stat-card small{color:var(--white)}.product-gap-header span,.product-model-card footer,.tier-audience,.timeline-copy small,.product-proof-card span{color:var(--ink-soft)}.product-gap-card,.product-capability,.product-model-card,.workflow-panel,.outcome-card,.tier-card,.timeline-card,.sidebar-card{border-radius:0;box-shadow:none}.workflow-panel{background:#f2f5fad1}.product-proof-card{border-radius:0;background:transparent}.product-summary-panel{padding:1.35rem 1.35rem 1.1rem;border:1px solid var(--border);background:#f5f8fce6}.product-summary-kicker{display:block;margin-bottom:.95rem;color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.product-summary-list{display:grid;gap:.95rem}.product-summary-item{display:grid;grid-template-columns:auto 1fr;gap:.95rem;align-items:start;padding-top:.95rem;border-top:1px solid rgba(15,23,42,.08)}.product-summary-item:first-child{padding-top:0;border-top:0}.product-summary-index{padding-top:.1rem;color:var(--muted);font-size:.8rem;font-weight:700;letter-spacing:.16em}.product-summary-copy h2{margin:0;color:var(--navy);font-size:1.08rem}.product-summary-copy p{margin:.3rem 0 0;color:var(--ink-soft);font-size:.98rem;line-height:1.65}.product-section-compact{padding-top:2.4rem}.product-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-feature-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;align-items:start;padding:1.2rem 1.15rem;border:1px solid var(--border);background:var(--white);border-radius:0;box-shadow:none}.product-feature-copy h3{margin:0;color:var(--navy);font-size:1.08rem}.product-feature-copy p{margin:.35rem 0 0;color:var(--ink-soft)}.product-contact-band{display:grid;grid-template-columns:minmax(0,1.08fr) auto;gap:1.4rem 2rem;align-items:start;padding-top:1.3rem;border-top:1px solid var(--border)}.section-title-compact{margin-bottom:.65rem;font-size:clamp(1.85rem,2.8vw,2.45rem)}.product-contact-copy{max-width:38rem}.product-contact-actions{display:flex;gap:.8rem;align-items:flex-start;justify-content:flex-end}.product-contact-points{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.product-contact-point{display:flex;gap:.7rem;align-items:flex-start;padding-top:.9rem;border-top:1px solid var(--border)}.product-contact-dot{width:.42rem;height:.42rem;margin-top:.48rem;flex-shrink:0;border-radius:999px;background:#0e16268c}.product-contact-point p{margin:0;color:var(--ink-soft)}.global-footer{margin-top:auto;padding:2.75rem 0 3rem;border-top:1px solid var(--border);background:#ffffff5c}.footer-note{max-width:32rem;margin-top:.75rem;font-size:.95rem}.editorial-cover{min-height:11rem;border:1px solid var(--border);border-radius:0;background:var(--surface-alt)}.editorial-cover-feature{min-height:14rem}.editorial-cover-grid,.editorial-cover-list{min-height:9rem;border-width:1px}.editorial-cover-topic,.editorial-cover small{color:#1118279e}.editorial-cover strong{max-width:none;color:var(--navy);font-family:var(--font-display);font-weight:600}.cover-corridor{background:linear-gradient(135deg,#f3f6fb,#fbfcff)}.cover-capital{background:linear-gradient(135deg,#f5f7fb,#fcfdff)}.cover-macro{background:linear-gradient(135deg,#f2f5fa,#fafcff)}.cover-automation{background:linear-gradient(135deg,#eff3f8,#fafcff)}.cover-battery{background:linear-gradient(135deg,#f4f6fb,#fbfcff)}.cover-approvals{background:linear-gradient(135deg,#f3f6fb,#fcfdff)}@media(max-width:1140px){.hero-layout,.lead-story-layout,.product-teaser-grid,.product-hero-grid,.article-layout,.page-intro-split{grid-template-columns:1fr}.topic-grid,.about-grid,.product-gap-grid,.product-capability-grid,.product-model-grid,.workflow-grid,.outcome-grid,.tier-grid,.timeline-grid,.teaser-metrics,.product-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-card{grid-template-columns:1fr}.featured-card-side{padding-top:1rem;padding-left:0;border-top:1px solid var(--border);border-left:0}.product-contact-band{grid-template-columns:1fr}.product-contact-actions{justify-content:flex-start}.product-contact-points{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-priority-frame{grid-template-columns:1fr}.monitoring-rail{padding-left:0;padding-top:1rem;border-left:0;border-top:1px solid var(--border-strong)}}@media(max-width:860px){.header-nav{background:#fbfaf6fa}.hero-band,.product-hero,.page-intro{padding-top:3.25rem}.wordmark-compact .wordmark-line{font-size:1.02rem}}@media(max-width:680px){.page-shell{width:min(calc(100% - 1.2rem),var(--max-width))}.hero-layout,.lead-story-layout,.product-teaser-grid{gap:2rem}.hero-priority-chart{padding:0}.hero-priority-card h2{font-size:1rem}.insight-grid,.topic-grid,.about-grid,.product-feature-grid,.product-gap-grid,.product-capability-grid,.product-model-grid,.workflow-grid,.outcome-grid,.tier-grid,.timeline-grid,.teaser-metrics,.product-proof-strip,.product-stat-grid,.article-sidebar{grid-template-columns:1fr}.display-title{font-size:clamp(2.5rem,13vw,4rem)}.section-title{font-size:clamp(1.85rem,9vw,2.6rem)}.hero-deck{font-size:.78rem}.button-primary{width:auto}.product-contact-actions{width:100%;flex-direction:column}.product-contact-points{grid-template-columns:1fr}}.briefing-label,.contact-form label span,.article-expand-hint{color:var(--muted);font-size:.74rem;letter-spacing:.1em;text-transform:uppercase}[data-reveal]{opacity:0;filter:blur(6px);transform:translate3d(0,28px,0);transition:opacity .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1),filter .72s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay, 0ms)}[data-reveal].is-visible{opacity:1;filter:blur(0);transform:translateZ(0)}.interactive-surface{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease;transform-origin:center}.interactive-surface h2,.interactive-surface h3,.interactive-surface p,.interactive-surface strong,.interactive-surface span{transition:transform .22s ease,color .22s ease;transform-origin:left top}.interactive-surface:hover,.interactive-surface:focus-within{transform:translateY(-2px)}.interactive-surface:active{transform:translateY(-2px) scale(1.01)}.interactive-surface:active h2,.interactive-surface:active h3,.interactive-surface:active p,.interactive-surface:focus-within h2,.interactive-surface:focus-within h3{transform:scale(1.01)}.clickable-article-shell{cursor:pointer}.clickable-article-shell:hover,.clickable-article-shell:focus-within,.clickable-article-shell:active{transform:none}.clickable-article-shell h2,.clickable-article-shell h3,.clickable-article-shell p,.clickable-article-shell strong,.clickable-article-shell span{transform:none}.clickable-article-shell:active h2,.clickable-article-shell:active h3,.clickable-article-shell:focus-within h2,.clickable-article-shell:focus-within h3{transform:none}.clickable-article-shell:hover .headline-link,.clickable-article-shell:focus-within .headline-link,.clickable-article-shell:hover .world-brief-card-title-link h2,.clickable-article-shell:focus-within .world-brief-card-title-link h2,.clickable-article-shell:hover .insights-series-item-link strong,.clickable-article-shell:focus-within .insights-series-item-link strong,.clickable-article-shell:hover .program-inline h3,.clickable-article-shell:focus-within .program-inline h3{color:var(--navy)}.article-section{border-top:1px solid var(--border)}.article-section-head{display:block}.contact-section{padding:0 0 6.5rem}.contact-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:3rem;padding-top:2.4rem;border-top:1px solid var(--border)}.contact-copy{min-width:0}.contact-email-card{margin-top:1.6rem;padding:1rem 0 0;border-top:1px solid var(--border)}.contact-email{display:inline-flex;margin-top:.55rem;color:var(--navy);font-family:var(--font-ui);font-size:1rem;font-weight:700;line-height:1.35;text-decoration:none}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem;padding:1.5rem;border:1px solid var(--border);background:#ffffffd1;box-shadow:0 18px 42px #0c14240f}.contact-form label{display:grid;gap:.45rem}.contact-form input,.contact-form textarea,.chatbot-form input{width:100%;border:1px solid var(--border-strong);border-radius:0;background:#fffffff0;color:var(--ink);font:inherit;padding:.85rem .95rem}.contact-form textarea{resize:vertical}.contact-form-full{grid-column:1 / -1}.contact-form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;grid-column:1 / -1}.contact-form .button-primary{width:auto}.contact-success{margin:0;color:var(--muted);font-size:.92rem}.chatbot-shell{position:fixed;inset:0;z-index:60;pointer-events:none}.chatbot-panel,.chatbot-trigger{border-radius:0}.chatbot-panel{position:fixed;z-index:2;width:460px;height:560px;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:.72rem;padding:1rem;border:1px solid rgba(8,42,98,.18);background:#fffffffb;box-shadow:0 28px 70px #08183629;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;overflow:hidden}.chatbot-header{display:flex;align-items:start;justify-content:space-between;gap:1rem;padding-bottom:.72rem;border-bottom:1px solid rgba(8,42,98,.08);cursor:move}.chatbot-header strong{display:block;font-family:var(--font-sans);font-size:1rem;line-height:1.2;letter-spacing:.01em}.chatbot-header p{margin:.25rem 0 0;color:var(--muted);font-size:.8rem;line-height:1.5}.chatbot-header-actions{display:inline-flex;align-items:center;gap:.45rem}.chatbot-drag-hint{color:var(--muted);font-size:.66rem;letter-spacing:.12em;text-transform:uppercase}.chatbot-status-row{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.chatbot-badge{display:inline-flex;align-items:center;min-height:1.65rem;padding:.16rem .55rem;border:1px solid rgba(8,42,98,.14);border-radius:999px;background:#f2f6fbcc;color:var(--navy);font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.chatbot-badge.is-live{color:#0c5b32;background:#ebf7eff0;border-color:#0c5b3229}.chatbot-badge.is-checking{color:var(--navy)}.chatbot-badge.is-method{color:var(--ink-soft);background:#f5f7fbf5;border-color:#082a6214}.chatbot-badge.is-down{color:#8c2f2f;background:#fbf1f1f0;border-color:#8c2f2f24}.chatbot-status-meta{color:var(--muted);font-size:.72rem;letter-spacing:.04em}.chatbot-context{display:inline-flex;color:var(--muted);font-size:.72rem;letter-spacing:.05em}.chatbot-status-copy{margin:-.1rem 0 0;color:var(--muted);font-size:.76rem;line-height:1.45}.chatbot-close{border:0;background:transparent;color:var(--muted);font-size:1.5rem;line-height:1;cursor:pointer}.chatbot-messages{display:grid;gap:.6rem;align-content:start;overflow:auto;padding-right:.15rem}.chatbot-message{padding:.8rem .85rem .74rem;border:1px solid var(--border);background:#ffffffdb}.chatbot-message.user{background:#f2f6fbf5;border-color:#082a6214}.chatbot-message p{margin:0;color:var(--ink-soft);font-size:.92rem;line-height:1.55}.chatbot-message small{display:block;margin-top:.45rem;color:var(--muted);font-size:.72rem;letter-spacing:.05em}.chatbot-message-status{border-style:dashed}.chatbot-reference-row{display:flex;flex-wrap:wrap;gap:.42rem;margin-top:.6rem}.chatbot-reference-chip{display:inline-flex;align-items:center;min-height:1.65rem;padding:.15rem .5rem;border:1px solid rgba(8,42,98,.1);background:#f6f8fbeb;color:var(--ink-soft);font-size:.72rem;line-height:1.2;text-decoration:none}.chatbot-reference-chip:hover,.chatbot-reference-chip:focus-visible{color:var(--navy);border-color:#082a622e}.chatbot-form button,.chatbot-trigger,.chatbot-resize-handle{font:inherit;cursor:pointer}.chatbot-form button:disabled,.chatbot-form input:disabled{cursor:not-allowed;opacity:.55}.chatbot-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem}.chatbot-form button{border:1px solid rgba(8,42,98,.16);background:var(--navy);color:var(--white);padding:0 1rem}.chatbot-trigger{position:fixed;z-index:1;right:1.45rem;bottom:1.35rem;display:inline-flex;align-items:center;gap:.65rem;padding:.72rem .92rem;border:1px solid rgba(8,42,98,.18);background:#fffffffa;color:var(--navy);box-shadow:0 20px 45px #0818361a;transition:transform .22s ease,box-shadow .22s ease;pointer-events:auto}.chatbot-trigger:hover{transform:translateY(-2px)}.chatbot-trigger-icon{width:.58rem;height:.58rem;border-radius:50%;background:var(--navy);box-shadow:0 0 0 6px #082a6214}.chatbot-resize-handle{position:absolute;right:0;bottom:0;width:1.3rem;height:1.3rem;border:0;background:linear-gradient(135deg,transparent 0 48%,rgba(8,42,98,.14) 48% 54%,transparent 54% 64%,rgba(8,42,98,.14) 64% 70%,transparent 70%)}.footer-legal{margin:.65rem 0 0;color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.footer-legal-notice{max-width:42rem;margin-top:.7rem;display:grid;gap:.35rem}.footer-legal-copy{margin:0;color:var(--muted);font-size:.76rem;line-height:1.55}.footer-legal-copy strong{color:var(--ink-soft);font-weight:700}.industry-preview-grid,.industry-report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 2rem}.industry-page{padding-bottom:4.5rem}.industry-page-intro{padding-bottom:1.4rem}.industry-page-intro-grid,.industry-lead-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:2.2rem;align-items:start}.industry-page-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.4rem}.industry-stat-card{padding:.95rem 0 0;border-top:1px solid var(--border)}.industry-stat-card strong,.industry-report-metric strong,.industry-signal-head strong{display:block;color:var(--navy);font-family:var(--font-display);font-size:1.8rem;line-height:.95;font-weight:600}.industry-stat-card span,.industry-report-metric span,.industry-signal-head span{color:var(--muted);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.industry-lead-card,.industry-signal-card,.industry-report-card{border-top:1px solid var(--border-strong);padding-top:1rem}.industry-lead-card .section-title{margin-top:.65rem}.industry-signal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem 1.4rem}.industry-signal-head{display:grid;gap:.3rem}.industry-signal-bar{height:.45rem;margin:.85rem 0 .9rem;background:#082a6214}.industry-signal-bar span{display:block;height:100%;background:linear-gradient(90deg,#082a6259,#082a62f2)}.industry-signal-card p,.industry-report-card p,.industry-report-footer p{margin:0}.industry-report-card{display:grid;gap:1rem}.industry-report-card h3{margin:0;font-size:1.72rem;line-height:1.02;font-weight:500}.industry-report-card.is-compact h3{font-size:1.42rem}.industry-report-card.is-compact .industry-report-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.industry-report-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;padding:.9rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.industry-report-metric{display:grid;gap:.3rem}.industry-report-metric strong{font-size:1.45rem}.industry-report-bullets{display:grid;gap:.7rem;margin:0;padding-left:1rem;color:var(--ink-soft)}.industry-report-footer{display:grid;gap:.35rem;padding-top:.9rem;border-top:1px solid var(--border)}.world-brief-home{padding-top:1.15rem}.world-brief-home .section-heading{margin-bottom:1.4rem}.world-brief-home-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:3rem;align-items:start}.world-brief-feature,.world-brief-card,.world-brief-rail-item{display:block;padding-top:1rem;border-top:1px solid var(--border-strong);color:inherit;text-decoration:none}.world-brief-meta-line,.world-brief-card-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem}.world-brief-updated,.world-brief-card-date,.world-brief-date{color:var(--muted);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.world-brief-date{display:block;margin:.65rem 0 0}.world-brief-feature h2{margin:.7rem 0 .85rem;font-size:clamp(2.2rem,3.1vw,3.25rem);line-height:.96;font-weight:500}.world-brief-summary,.world-brief-card p,.world-brief-rail-item p{margin:0;color:var(--ink-soft)}.world-brief-implication{margin:1rem 0 0;padding-top:.95rem;border-top:1px solid var(--border)}.world-brief-rail{display:grid;gap:1.35rem}.world-brief-rail-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.world-brief-stat{padding-top:.9rem;border-top:1px solid var(--border)}.world-brief-stat strong{display:block;color:var(--navy);font-family:var(--font-display);font-size:1.6rem;line-height:.94}.world-brief-stat span{color:var(--muted);font-size:.79rem;letter-spacing:.08em;text-transform:uppercase}.world-brief-rail-list{display:grid;gap:.95rem}.world-brief-rail-item h3{margin:.45rem 0;font-size:1.18rem;line-height:1.06;font-weight:600}.world-brief-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 2rem}.archive-section-stack{display:grid;gap:1rem}.archive-section-stack+.archive-section-stack{margin-top:2rem}.archive-section-head{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.world-brief-card h2{margin:.65rem 0 .55rem;font-size:1.24rem;line-height:1.14;font-weight:500;overflow-wrap:anywhere}.world-brief-page{padding-bottom:4rem}.worldview-archive-page .page-intro{padding-bottom:.2rem}.worldview-archive-intro{max-width:48rem;gap:.8rem}.worldview-archive-shell{display:grid;grid-template-columns:minmax(180px,.32fr) minmax(0,1fr) minmax(0,1fr);gap:1.65rem;align-items:start;padding-top:.45rem}.worldview-topic-rail{display:grid;gap:.9rem;position:sticky;top:6.35rem;align-self:start}.worldview-topic-rail-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.7rem;align-items:center}.worldview-topic-clear{border:0;padding:0;background:transparent}.worldview-topic-list{display:grid;gap:.45rem}.worldview-topic-item{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;width:100%;padding:.72rem .8rem;border:1px solid var(--border);background:#ffffffe0;color:var(--navy);font:inherit;line-height:1.2;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.worldview-topic-item span{font-size:.98rem;font-weight:600;letter-spacing:-.01em;overflow-wrap:anywhere}.worldview-topic-item small{color:var(--muted);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;flex-shrink:0;padding-top:.08rem}.worldview-topic-item:hover,.worldview-topic-item:focus-visible{transform:translateY(-1px);border-color:#082a6233;background:#082a620a}.worldview-topic-item.is-active{border-color:#082a6242;background:#082a621a;color:var(--navy)}.worldview-topic-item.is-active small{color:var(--navy)}.worldview-archive-lead-column,.worldview-archive-side-column{display:grid;gap:1rem;min-width:0}.worldview-archive-side-section{display:grid;gap:.85rem}.worldview-archive-stack{display:grid;gap:1rem}.worldview-home{padding-top:1.6rem}.worldview-home-layout{display:grid;grid-template-columns:minmax(0,.96fr) minmax(380px,1.04fr);gap:1.9rem;align-items:start}.worldview-home-copy,.worldview-archive-feature-side{display:grid;gap:1rem;min-width:0}.worldview-home-meta{margin-top:.2rem}.worldview-home-title{max-width:22ch;margin:0;font-size:clamp(1.72rem,2.35vw,2.35rem);line-height:1.06;overflow-wrap:anywhere}.worldview-home-summary{max-width:42rem;margin:0}.worldview-home-actions{display:flex;flex-wrap:wrap;gap:1rem 1.25rem;align-items:center}.worldview-home-visual,.worldview-article-figure,.worldview-archive-feature-card{display:grid;gap:.9rem;padding:1.15rem;border:1px solid var(--border-strong);background:#fff;min-width:0;overflow:hidden;align-content:start}.worldview-archive-feature-card{align-content:start}.worldview-archive-feature-link{color:inherit;text-decoration:none}.worldview-archive-feature-card h2,.worldview-archive-feature-link h2{margin:0;font-size:clamp(1.42rem,1.85vw,1.82rem);line-height:1.08;font-weight:500;overflow-wrap:anywhere}.worldview-archive-feature-summary{margin:0;color:var(--ink)}.worldview-archive-feature-body{display:grid;gap:.75rem}.worldview-archive-feature-body p{margin:0;color:var(--ink-soft);line-height:1.62}.worldview-archive-feature-forward{display:grid;gap:.55rem;padding-top:.25rem;border-top:1px solid var(--border)}.worldview-archive-feature-forward ul{margin:0;padding-left:1.1rem;display:grid;gap:.5rem;color:var(--ink-soft)}.worldview-archive-feature-forward li{line-height:1.5}.worldview-article-title{max-width:28ch;margin:0;font-size:clamp(1.4rem,1.95vw,1.85rem);line-height:1.1;overflow-wrap:anywhere}.worldview-article-subtitle{max-width:42rem;margin:0;font-size:.92rem;line-height:1.52;color:var(--ink-soft);overflow-wrap:anywhere}.worldview-article-original-title{max-width:44rem;margin:0;color:var(--muted);font-size:.88rem;line-height:1.5}.worldview-article-original-title strong{color:var(--ink-soft);font-weight:600}.worldview-chart-image,.worldview-archive-feature-image{display:block;width:100%;max-width:100%;height:auto;margin-inline:auto;object-fit:contain;box-sizing:border-box;border:1px solid var(--border);background:#fff}.worldview-home-visual .worldview-chart-image,.worldview-article-figure .worldview-chart-image,.worldview-archive-feature-image{max-height:min(42rem,72vh)}.worldview-chart-caption,.worldview-article-byline{margin:0;color:var(--muted);font-size:.82rem;letter-spacing:.05em;text-transform:uppercase}.worldview-article-byline{margin-top:.15rem}.worldview-chart-summary{margin:0;color:var(--ink);font-size:1rem;line-height:1.55}.worldview-home-snapshot,.worldview-snapshot-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.worldview-home-snapshot-row,.worldview-snapshot-item{display:grid;gap:.18rem;padding-top:.75rem;border-top:1px solid var(--border)}.worldview-home-snapshot-row span,.worldview-snapshot-item span{color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;overflow-wrap:anywhere}.worldview-home-snapshot-row strong,.worldview-snapshot-item strong{color:var(--navy);font-family:var(--font-display);font-size:1.12rem;line-height:1.08;overflow-wrap:anywhere}.worldview-home-snapshot-row em,.worldview-snapshot-item em{font-style:normal;color:var(--ink-soft)}.worldview-home-recent{display:grid;gap:.8rem;padding-top:.25rem}.worldview-home-recent-list{display:grid;gap:.75rem}.worldview-home-recent-link{display:grid;gap:.24rem;color:inherit;text-decoration:none;padding-top:.8rem;border-top:1px solid var(--border)}.worldview-home-recent-link span{color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.worldview-home-recent-link strong{font-size:1rem;line-height:1.25;font-weight:600;overflow-wrap:anywhere}.world-brief-card-title-link{color:inherit;text-decoration:none}.world-brief-card{display:grid;gap:.8rem}.world-brief-card.is-compact{gap:.65rem}.world-brief-card.is-compact h2{font-size:1.06rem;line-height:1.16}.world-brief-card.is-compact p{font-size:.92rem;line-height:1.55}.worldview-home-recent-link:hover strong,.worldview-home-recent-link:focus-visible strong,.world-brief-card-title-link:hover h2,.world-brief-card-title-link:focus-visible h2,.worldview-archive-feature-card:hover h2,.worldview-archive-feature-card:focus-visible h2{color:var(--navy)}.worldview-article-figure{margin:0 0 1.35rem}.worldview-table-shell{overflow-x:auto;border:1px solid var(--border);background:#fff}.worldview-table{width:100%;min-width:36rem;border-collapse:collapse}.worldview-table th,.worldview-table td{padding:.78rem .88rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:top;overflow-wrap:anywhere;word-break:normal}.worldview-table th{color:var(--muted);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.worldview-table tbody tr:last-child td{border-bottom:0}@media(max-width:980px){.contact-grid,.article-hero-grid,.industry-page-intro-grid,.industry-lead-grid{grid-template-columns:1fr}.industry-page-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.world-brief-home-layout,.worldview-home-layout,.worldview-archive-shell{grid-template-columns:1fr}.worldview-topic-rail{position:static}.worldview-topic-list,.industry-preview-grid,.industry-report-grid,.industry-signal-grid,.world-brief-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.worldview-archive-side-column{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}@media(max-width:680px){.contact-form{grid-template-columns:1fr;padding:1.15rem}.contact-form-actions{flex-direction:column;align-items:stretch}.chatbot-shell{right:.65rem;bottom:calc(env(safe-area-inset-bottom,0px) + .65rem)}.chatbot-panel{left:.65rem;right:.65rem;top:auto;bottom:calc(env(safe-area-inset-bottom,0px) + 4rem);width:calc(100vw - 1.3rem);height:min(72vh,620px);max-height:min(76vh,620px);padding:.85rem;gap:.6rem}.chatbot-trigger{min-width:2.65rem;min-height:2.65rem;padding:.65rem;border-radius:999px}.chatbot-trigger span:last-child{display:none}.chatbot-trigger-icon{box-shadow:0 0 0 5px #082a6214}.chatbot-header{gap:.75rem;padding-bottom:.6rem}.chatbot-header strong{font-size:.94rem}.chatbot-header p,.chatbot-message p,.chatbot-form input{font-size:.88rem}.chatbot-message{padding:.72rem .75rem .68rem}.chatbot-status-row{gap:.35rem}.chatbot-reference-chip{min-height:1.55rem;font-size:.68rem}.industry-preview-grid,.industry-report-grid,.industry-signal-grid,.industry-page-stats,.industry-report-metrics,.world-brief-grid,.world-brief-rail-stats,.worldview-archive-side-column,.worldview-home-snapshot,.worldview-snapshot-list,.worldview-topic-list{grid-template-columns:1fr}.industry-report-card h3{font-size:1.48rem}.world-brief-feature h2,.world-brief-card h2,.world-brief-rail-item h3,.worldview-archive-feature-card h2{font-size:1.42rem}.worldview-home-visual,.worldview-article-figure,.worldview-archive-feature-card{padding:.95rem}.worldview-table{min-width:30rem}}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;filter:none;transform:none;transition:none}.interactive-surface,.interactive-surface h2,.interactive-surface h3,.interactive-surface p,.interactive-surface strong,.interactive-surface span,.article-section,.chatbot-trigger{transition:none}}.monitoring-page{padding-bottom:4rem}.monitoring-page .page-intro{padding-top:2.25rem;padding-bottom:.25rem}.monitoring-page>.section-block.section-block-tight+.section-block.section-block-tight{padding-top:.55rem}.monitoring-page>.section-block.section-block-tight:first-of-type{padding-top:.3rem}.monitoring-intro-grid,.monitoring-hero-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(280px,.72fr);gap:1.25rem 1.8rem;align-items:start}.monitoring-hero-grid{grid-template-columns:minmax(0,1.34fr) minmax(300px,.66fr);gap:2.4rem}.monitoring-hero-stack{display:grid;gap:.2rem}.monitoring-intro-summary{display:grid;gap:.7rem;padding-top:.15rem}.monitoring-intro-summary .section-tag{margin-bottom:.1rem}.monitoring-intro-summary .section-copy{margin:0;max-width:34rem}.monitoring-lead-card,.monitoring-map-card,.monitoring-method-card,.monitoring-watch-card,.monitoring-feed-card{border-top:1px solid var(--border-strong);padding-top:1rem}.monitoring-feed-card{scroll-margin-top:6.5rem}.monitoring-cta,.industry-page-cta{width:auto;margin-top:1.35rem}.monitoring-map-head{display:grid;gap:.35rem;margin-bottom:.8rem}.monitoring-map-head p{margin:0;color:var(--muted)}.monitoring-map-surface{position:relative;min-height:22rem;border:1px solid var(--border);background:radial-gradient(circle at 50% 50%,rgba(8,42,98,.06),transparent 48%),linear-gradient(180deg,#fffffff0,#f1f5fad1);overflow:hidden}.monitoring-map-surface:before,.monitoring-map-surface:after{content:"";position:absolute;inset:12% 14%;border:1px solid rgba(8,42,98,.08);border-radius:50%}.monitoring-map-surface:after{inset:28% 22%}.monitoring-node{position:absolute;transform:translate(-50%,-50%)}.monitoring-node:before{content:"";display:block;width:var(--node-size, 20px);height:var(--node-size, 20px);border-radius:50%;background:#082a62e6;box-shadow:0 0 0 10px #082a6214}.monitoring-node span{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);white-space:nowrap;color:var(--ink-soft);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.node-regulatory:before{background:#082a62}.node-osint:before{background:#7f1d1d}.node-social:before{background:#8e6a24}.node-news:before{background:#345a4a}.monitoring-legend{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.monitoring-legend-item,.monitoring-pill{display:inline-flex;align-items:center;gap:.42rem;min-height:2rem;padding:.2rem .65rem;border:1px solid var(--border);background:transparent;color:var(--ink-soft);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-legend-item:before,.monitoring-pill:before{content:"";width:.42rem;height:.42rem;border-radius:999px;background:var(--navy);flex:0 0 auto}.stream-news,.legend-news,.stream-geopolitics,.legend-geopolitics,.stream-macro,.legend-macro,.stream-regulation,.legend-regulation,.stream-conflict,.legend-conflict,.stream-regulatory,.legend-regulatory,.stream-osint,.legend-osint,.stream-social,.legend-social,.impact-critical,.impact-high,.impact-watch{color:var(--ink-soft)}.stream-news:before,.legend-news:before,.stream-regulation:before,.legend-regulation:before{background:#345a4a}.stream-geopolitics:before,.legend-geopolitics:before,.stream-regulatory:before,.legend-regulatory:before,.impact-high:before{background:var(--navy)}.stream-macro:before,.legend-macro:before,.stream-social:before,.legend-social:before,.impact-watch:before{background:#8e6a24}.stream-conflict:before,.legend-conflict:before,.stream-osint:before,.legend-osint:before,.impact-critical:before{background:#7f1d1d}.monitoring-feed-grid,.monitoring-method-grid,.monitoring-watch-grid{display:grid;gap:1.35rem}.live-monitoring-feed{margin-bottom:1.25rem}.live-monitoring-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin-bottom:.95rem}.live-monitoring-updated{color:var(--muted);font-size:.8rem;letter-spacing:.06em;text-transform:uppercase}.live-monitoring-list{display:grid;gap:1rem}.live-monitoring-feed:not(.is-compact) .live-monitoring-list{grid-template-columns:repeat(3,minmax(0,1fr))}.live-monitoring-card{padding-top:.95rem}.live-monitoring-card h3{margin:0 0 .45rem;font-size:1.15rem;line-height:1.08;font-weight:600}.monitoring-event-title-link{color:inherit;text-decoration:none}.live-monitoring-card p{margin:0;color:var(--ink-soft)}.live-monitoring-card.is-compact h3{font-size:.98rem;line-height:1.1}.live-monitoring-feed.is-compact .live-monitoring-list{gap:.85rem}.live-monitoring-feed.is-compact .live-monitoring-card{padding-top:.8rem}.live-monitoring-feed.is-compact .live-monitoring-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.monitoring-feed-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.monitoring-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:1.2rem;align-items:start}.monitoring-dashboard-main,.monitoring-dashboard-side{display:grid;gap:.9rem}.monitoring-method-grid,.monitoring-watch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.monitoring-feed-meta{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.85rem}.monitoring-feed-card h3{margin:0 0 .6rem;font-size:1.45rem;line-height:1.04;font-weight:500}.monitoring-feed-card p,.monitoring-method-card p,.monitoring-watch-card p{margin:0;color:var(--ink-soft)}.monitoring-feed-why,.monitoring-feed-context,.monitoring-feed-footer{margin-top:.95rem;padding-top:.85rem;border-top:1px solid var(--border)}.monitoring-feed-footer{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.45rem .75rem;color:var(--muted);font-size:.82rem}.monitoring-utility-link{color:var(--muted);font-size:.68rem;letter-spacing:.06em;text-transform:uppercase}.monitoring-utility-link:hover,.monitoring-utility-link:focus-visible{color:var(--navy)}.monitoring-method-card h3,.monitoring-watch-card h3{margin:0 0 .6rem;font-size:1.45rem;line-height:1.02;font-weight:500}.monitoring-method-card ul,.monitoring-watch-card ul{display:grid;gap:.65rem;margin:1rem 0 0;padding-left:1rem;color:var(--ink-soft)}.monitoring-rail{display:grid;gap:.9rem;padding-top:.15rem;padding-left:1.35rem;border-top:0;border-left:1px solid var(--border-strong)}.home-monitoring-rail .monitoring-pill{color:var(--ink-soft);border-color:var(--border);background:transparent}.home-monitoring-rail .monitoring-pill:before{background:#1832478c}.home-monitoring-layout{display:grid;grid-template-columns:minmax(0,1.56fr) minmax(220px,.44fr);gap:1.2rem;align-items:start}.home-monitoring-layout .monitoring-rail{justify-self:end;width:min(100%,17.75rem);margin-top:.15rem;gap:.7rem;padding-left:.85rem}.home-monitoring-rail-title{margin:.5rem 0 .4rem;font-size:clamp(1.5rem,2vw,1.85rem);line-height:1.08;text-wrap:balance}.home-monitoring-block .monitoring-map-layout{grid-template-columns:minmax(0,1.84fr) minmax(220px,.38fr);gap:1rem}.home-monitoring-block .monitoring-map-sidebar{gap:.65rem}.home-monitoring-block .monitoring-map-selected p,.home-monitoring-block .monitoring-map-selected-note p,.home-monitoring-block .monitoring-map-issue strong{font-size:.78rem}.monitoring-economics-panel,.monitoring-source-panel{display:grid;gap:.95rem;padding-top:1rem;border-top:1px solid var(--border-strong)}.monitoring-economics-copy,.monitoring-source-copy{margin:0;color:var(--ink-soft);font-size:.9rem;line-height:1.5}.monitoring-market-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem .8rem}.monitoring-market-card{display:grid;gap:.2rem;padding-top:.62rem;border-top:1px solid var(--border);color:inherit;text-decoration:none}.monitoring-market-card span,.monitoring-market-card small{color:var(--muted);font-size:.68rem;letter-spacing:.06em;text-transform:uppercase}.monitoring-market-card strong{color:var(--navy);font-family:var(--font-display);font-size:1.02rem;line-height:1;font-weight:600}.monitoring-economics-table-wrap{overflow:auto;border-top:1px solid var(--border);padding-top:.85rem}.monitoring-economics-table{width:100%;border-collapse:collapse;font-size:.88rem}.monitoring-economics-table th,.monitoring-economics-table td{padding:.65rem .25rem;border-bottom:1px solid rgba(17,24,39,.08);text-align:left;vertical-align:top}.monitoring-economics-table th{color:var(--muted);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-economics-table td strong,.monitoring-economics-table td span{display:block}.monitoring-economics-table td strong,.monitoring-source-item strong{color:var(--ink);font-size:.9rem}.monitoring-economics-table td small{display:block;margin-top:.2rem;color:var(--muted);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.monitoring-economics-sources{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;border-top:1px solid var(--border);padding-top:.9rem}.monitoring-economics-source-link{display:grid;gap:.22rem;color:inherit;text-decoration:none;padding-top:.55rem;border-top:1px solid rgba(17,24,39,.08)}.monitoring-economics-source-link strong{color:var(--ink);font-size:.85rem}.monitoring-economics-source-link span{color:var(--muted);font-size:.74rem;line-height:1.45}.monitoring-source-list{display:grid;gap:.75rem;border-top:1px solid var(--border);padding-top:.85rem}.monitoring-source-item{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.monitoring-source-item span{color:var(--muted);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-reference-strip{display:grid;gap:.75rem;padding-top:.8rem;border-top:1px solid var(--border-strong)}.monitoring-reference-strip-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.65rem;align-items:center}.monitoring-reference-strip-head .section-copy{max-width:42rem;margin-top:.35rem}.monitoring-reference-chips,.monitoring-archive-tag-row{display:flex;flex-wrap:wrap;gap:.55rem}.monitoring-archive-stack{display:grid;gap:1.2rem}.monitoring-archive-card{display:grid;gap:1rem;padding-top:1rem;border-top:1px solid var(--border-strong)}.monitoring-archive-card h2{margin:0;font-size:clamp(1.35rem,1.8vw,1.75rem);line-height:1.08;font-weight:500}.monitoring-archive-card-head{display:grid;gap:.75rem}.monitoring-archive-meta{display:flex;flex-wrap:wrap;gap:.5rem .8rem;color:var(--muted);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-archive-grid,.monitoring-archive-detail-grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr);gap:1.6rem;align-items:start}.monitoring-archive-deck,.monitoring-archive-thesis,.monitoring-archive-analysis p{margin:0;color:var(--ink-soft)}.monitoring-archive-deck{margin-top:.55rem;font-size:.98rem;line-height:1.55}.monitoring-archive-thesis{margin-top:.85rem;padding-top:.8rem;border-top:1px solid var(--border);font-size:.92rem;line-height:1.55}.monitoring-archive-side-note,.monitoring-archive-analysis,.monitoring-archive-side{display:grid;gap:.9rem}.monitoring-reference-source-list,.monitoring-related-live-list{display:grid;gap:.7rem}.monitoring-reference-source,.monitoring-related-live-item{display:grid;gap:.25rem;padding-top:.8rem;border-top:1px solid var(--border);color:inherit;text-decoration:none}.monitoring-reference-source strong,.monitoring-related-live-item strong{color:var(--ink);font-size:.92rem;line-height:1.35}.monitoring-reference-source span,.monitoring-related-live-item span,.monitoring-related-live-item small{color:var(--muted);font-size:.74rem;letter-spacing:.06em;text-transform:uppercase}.monitoring-archive-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:.85rem;border-top:1px solid var(--border);align-items:flex-start}.monitoring-archive-watchlist{display:grid;gap:.45rem;margin:0;padding-left:1rem;color:var(--ink-soft);font-size:.9rem;line-height:1.45}.monitoring-watch-dashboard{display:grid;gap:.9rem;padding-top:.95rem;border-top:1px solid var(--border)}.monitoring-watch-dashboard-empty{margin:0;color:var(--muted);font-size:.88rem;line-height:1.45}.monitoring-watch-dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.monitoring-watch-dashboard-card{display:grid;gap:.8rem;padding-top:.9rem;border-top:1px solid var(--border)}.monitoring-watch-dashboard-card-head{display:grid;gap:.55rem}.monitoring-watch-dashboard-card-head p{margin:0;color:var(--ink-soft);font-size:.85rem;line-height:1.5}.monitoring-watch-dashboard-card-updated{color:var(--muted);font-size:.68rem;letter-spacing:.06em;text-transform:uppercase}.monitoring-watch-dashboard-status{display:inline-flex;align-items:center;gap:.38rem;color:var(--muted);font-size:.66rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-watch-dashboard-status:before{content:"";width:.5rem;height:.5rem;border-radius:50%;background:currentColor}.monitoring-watch-dashboard-status.status-watch{color:#345a4a}.monitoring-watch-dashboard-status.status-elevated{color:#8e6a24}.monitoring-watch-dashboard-status.status-critical{color:#7f1d1d}.monitoring-watch-dashboard-metrics{display:grid;gap:.55rem}.monitoring-watch-dashboard-metrics article{display:grid;gap:.16rem;padding-top:.6rem;border-top:1px solid var(--border)}.monitoring-watch-dashboard-metrics span{color:var(--muted);font-size:.66rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-watch-dashboard-metrics strong{color:var(--ink);font-family:var(--font-display);font-size:1rem;line-height:1.1;font-weight:600}.monitoring-watch-dashboard-sources{display:grid;gap:.6rem}.monitoring-watch-dashboard-source{display:grid;gap:.2rem;padding-top:.7rem;border-top:1px solid var(--border);color:inherit;text-decoration:none}.monitoring-watch-dashboard-source strong{color:var(--ink);font-size:.88rem;line-height:1.35}.monitoring-watch-dashboard-source span{color:var(--muted);font-size:.68rem;letter-spacing:.06em;text-transform:uppercase}.monitoring-watch-dashboard-source small{color:var(--muted);font-size:.67rem;letter-spacing:.04em;text-transform:uppercase}.monitoring-watch-dashboard-source p{margin:.08rem 0 0;color:var(--ink-soft);font-size:.76rem;line-height:1.42}.monitoring-watch-dashboard-source:hover strong,.monitoring-watch-dashboard-source:focus-visible strong{color:var(--navy)}.monitoring-method-note .section-heading{margin-bottom:.4rem}.monitoring-rail-list{display:grid;gap:1rem}.monitoring-feed-card.is-compact h3{margin-bottom:.42rem;font-size:1rem;line-height:1.12}.monitoring-feed-card.is-compact .monitoring-feed-footer{margin-top:.72rem;padding-top:.65rem}.monitoring-feed-card.is-compact p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-monitoring-block{padding-top:1rem}.home-monitoring-block .section-heading{margin-bottom:1.6rem}.monitoring-map-card.is-compact{padding-top:1rem}.monitoring-map-head{gap:.3rem;margin-bottom:.65rem}.monitoring-map-head p{margin:0;color:var(--muted);font-size:.76rem;line-height:1.35}.monitoring-map-layout{display:grid;grid-template-columns:minmax(0,1.56fr) minmax(320px,.62fr);gap:1.25rem;align-items:start}.home-monitoring-block .monitoring-map-layout{grid-template-columns:minmax(0,1.64fr) minmax(300px,.48fr)}.monitoring-map-layout.is-compact{grid-template-columns:minmax(0,1.34fr) minmax(260px,.66fr);gap:1.9rem}.monitoring-globe-column{display:grid;gap:.7rem;align-self:stretch}.monitoring-globe-shell{display:grid;gap:.35rem}.monitoring-alert-deck{display:grid;gap:.9rem;border-top:1px solid var(--border);padding-top:.95rem}.monitoring-theme-deck{display:grid;gap:.7rem;border-top:1px solid var(--border);padding-top:.72rem}.monitoring-theme-deck-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.85rem;align-items:flex-end}.monitoring-theme-deck-head p{max-width:46rem;margin:.25rem 0 0;color:var(--muted);font-size:.84rem;line-height:1.45}.monitoring-theme-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.58rem}.monitoring-theme-card{display:grid;gap:.32rem;border:1px solid var(--border);background:#ffffffe0;color:inherit;text-align:left}.monitoring-theme-card:hover,.monitoring-theme-card:focus-visible,.monitoring-theme-card.is-active{border-color:var(--border-strong);background:#fffffff0;box-shadow:inset 0 0 0 1px #11182714}.monitoring-theme-card.tone-conflict.is-active,.monitoring-theme-card.tone-macro.is-active,.monitoring-theme-card.tone-regulation.is-active{border-color:var(--border-strong)}.monitoring-theme-card-preview{display:grid;gap:.4rem;padding:.72rem .78rem 0;color:inherit;text-align:left}.monitoring-theme-card-head{display:flex;align-items:center;justify-content:space-between;gap:.45rem}.monitoring-theme-rank{color:var(--navy);font-family:var(--font-display);font-size:1rem;line-height:1}.monitoring-theme-card h3{margin:0;font-size:.94rem;line-height:1.1;font-weight:600}.monitoring-theme-card p{margin:0;color:var(--ink-soft);font-size:.8rem;line-height:1.32;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.monitoring-theme-card-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;padding-top:.55rem;border-top:1px solid var(--border)}.monitoring-theme-card-stats div{display:grid;gap:.12rem}.monitoring-theme-card-stats strong{color:var(--ink);font-size:.95rem;line-height:1}.monitoring-theme-card-stats span,.monitoring-theme-card small{color:var(--muted);font-size:.64rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-theme-card small{display:block;margin-top:.05rem}.monitoring-theme-card-footer{display:flex;flex-wrap:wrap;gap:.45rem .8rem;align-items:center;padding:0 .78rem .62rem}.monitoring-inline-button{padding:0;border:0;background:transparent;font:inherit;cursor:pointer}.monitoring-inline-button.monitoring-utility-link{font-size:.64rem;letter-spacing:.08em}.monitoring-inline-button:focus-visible{outline:none;text-decoration:underline;text-underline-offset:.16em}.monitoring-theme-focus{display:grid;gap:.72rem;padding-top:.68rem;border-top:1px solid var(--border-strong)}.monitoring-theme-focus-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.85rem;align-items:flex-start}.monitoring-theme-focus-head h2{margin:.3rem 0 0;font-size:clamp(1.5rem,2vw,1.9rem);line-height:1.02;font-weight:500}.monitoring-theme-focus-copy{margin:0;color:var(--ink-soft);font-size:.96rem;line-height:1.55}.monitoring-theme-focus-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.monitoring-theme-focus-stats article{display:grid;gap:.18rem;padding-top:.8rem;border-top:1px solid var(--border)}.monitoring-theme-focus-stats strong{color:var(--ink);font-family:var(--font-display);font-size:1.12rem;line-height:1.02;font-weight:600}.monitoring-theme-focus-stats span{color:var(--muted);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-theme-focus-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.monitoring-theme-focus-link{display:grid;gap:.18rem;padding-top:.75rem;border-top:1px solid var(--border);color:inherit;text-decoration:none}.monitoring-theme-focus-link span{color:var(--muted);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-theme-focus-link strong{color:var(--ink);font-size:.95rem;line-height:1.35;font-weight:600}.monitoring-theme-focus-link small{color:var(--muted);font-size:.66rem;letter-spacing:.06em;text-transform:uppercase}.monitoring-theme-focus-link:hover strong,.monitoring-theme-focus-link:focus-visible strong{color:var(--navy)}.monitoring-theme-page-layout{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(300px,.92fr);gap:2rem;align-items:start}.monitoring-theme-page-main,.monitoring-theme-page-side{display:grid;gap:1.25rem}.monitoring-alert-deck-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;align-items:flex-end}.monitoring-alert-deck-head p{margin:.25rem 0 0;color:var(--muted);font-size:.84rem;line-height:1.45}.monitoring-alert-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.monitoring-alert-card{display:grid;gap:.55rem;padding-top:.85rem;border-top:1px solid var(--border)}.monitoring-alert-card h3{margin:0;font-size:1rem;line-height:1.12;font-weight:600}.monitoring-alert-card p{margin:0;color:var(--ink-soft);font-size:.88rem;line-height:1.45}.monitoring-macro-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem .7rem}.monitoring-macro-card{display:grid;gap:.18rem;min-height:4.6rem;padding:.56rem .7rem;border-top:1px solid var(--border-strong);color:inherit;text-decoration:none;background:transparent}.monitoring-macro-card span,.monitoring-route-card small{color:var(--muted);font-size:.66rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-macro-value-row{display:grid;grid-template-columns:minmax(0,1fr) 4.6rem;align-items:center;gap:.5rem}.monitoring-macro-card strong{color:var(--ink);font-family:var(--font-display);font-size:.95rem;line-height:1.05;overflow-wrap:anywhere}.monitoring-macro-window{color:var(--muted);font-size:.62rem;font-style:normal;letter-spacing:.08em;text-transform:uppercase}.monitoring-sparkline{display:block;width:4.6rem;height:1.5rem;overflow:visible}.monitoring-sparkline-track{fill:none;stroke:#082a621f;stroke-width:1}.monitoring-sparkline-line{fill:none;stroke:#082a62d1;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.monitoring-macro-card small{color:var(--ink-soft);font-size:.72rem;line-height:1.3;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.monitoring-globe-frame,.monitoring-globe-link{display:block;border:1px solid var(--border);background:radial-gradient(circle at 50% 48%,#dce8f4eb,#fff0 52%),linear-gradient(180deg,#fffffff5,#f1f5fae0);overflow:hidden}.monitoring-globe-frame,.monitoring-globe-surface{position:relative}.monitoring-globe-link{color:inherit;text-decoration:none}.monitoring-globe-link:hover .monitoring-globe-link-cta,.monitoring-globe-link:focus-visible .monitoring-globe-link-cta{background:#082a621f;border-color:#082a6238}.monitoring-globe-link-cta{display:inline-flex;align-items:center;margin:0 1.1rem 1.05rem;padding:.32rem .72rem;border:1px solid rgba(8,42,98,.12);color:var(--navy);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;transition:background-color .18s ease,border-color .18s ease}.monitoring-globe-svg{display:block;width:100%;height:auto}.monitoring-globe-controls{position:absolute;top:.95rem;right:.95rem;z-index:3;display:inline-flex;align-items:center;gap:.35rem;padding:.28rem;border:1px solid rgba(8,42,98,.16);background:#fffffff0;box-shadow:0 10px 28px #08183614;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.monitoring-globe-control{min-width:2rem;height:2rem;border:1px solid rgba(8,42,98,.14);background:#ffffffe0;color:var(--navy);font:inherit;font-size:.95rem;line-height:1;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.monitoring-globe-control:hover,.monitoring-globe-control:focus-visible{border-color:#082a623d;background:#eef3faeb}.monitoring-globe-control:active{transform:translateY(1px)}.monitoring-globe-control-label{min-width:3.6rem;padding:0 .55rem;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-globe-remote-panel{position:absolute;left:1rem;bottom:1rem;z-index:3;display:grid;gap:.55rem;max-width:22rem;padding:.8rem .9rem .9rem;border:1px solid rgba(8,42,98,.14);border-radius:.95rem;background:#ffffffeb;box-shadow:0 10px 28px #08183614;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.monitoring-globe-remote-list{display:grid;gap:.45rem}.monitoring-globe-remote-item{display:flex;justify-content:space-between;align-items:baseline;gap:.85rem;color:inherit;text-decoration:none}.monitoring-globe-remote-item strong{color:var(--ink);font-size:.8rem;line-height:1.35;font-weight:600}.monitoring-globe-remote-item span{color:var(--muted);font-size:.64rem;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.monitoring-globe-remote-item:hover strong,.monitoring-globe-remote-item:focus-visible strong{color:var(--navy)}.monitoring-maritime-panel{display:grid;gap:.85rem;padding-top:.95rem;border-top:1px solid var(--border-strong)}.monitoring-maritime-copy{margin:0;color:var(--ink-soft);font-size:.9rem;line-height:1.5}.monitoring-maritime-note{margin:-.2rem 0 0;color:var(--muted);font-size:.78rem;line-height:1.45}.monitoring-transport-panel{display:grid;gap:.72rem;padding-top:.6rem;border-top:1px solid var(--border-strong)}.monitoring-chokepoint-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.monitoring-chokepoint-chip{display:grid;gap:.18rem;padding:.7rem .78rem .72rem;border:1px solid var(--border);border-radius:.9rem;background:#fffffff5;color:inherit;text-decoration:none;transition:border-color .18s ease,transform .18s ease,background-color .18s ease}.monitoring-chokepoint-chip strong{color:var(--ink);font-size:.82rem;line-height:1.25;font-weight:600}.monitoring-chokepoint-chip span{display:inline-flex;align-items:center;gap:.4rem;color:var(--muted);font-size:.6rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-chokepoint-chip span:before{content:"";display:inline-block;width:.5rem;height:.5rem;border-radius:50%;background:currentColor}.monitoring-chokepoint-chip:hover,.monitoring-chokepoint-chip:focus-visible{border-color:#082a6238;background:#f8fafcfa}.monitoring-chokepoint-chip.status-steady span{color:#345a4a}.monitoring-chokepoint-chip.status-tight span{color:#8e6a24}.monitoring-chokepoint-chip.status-slow span{color:#7f1d1d}.monitoring-chokepoint-chip p{margin:.12rem 0 0;color:var(--muted);font-size:.7rem;line-height:1.45}.monitoring-chokepoint-calm{display:grid;gap:.18rem;padding:.75rem .85rem;border:1px solid var(--border);border-radius:.95rem;background:#fffffff0}.monitoring-chokepoint-calm strong{color:var(--ink);font-size:.8rem;font-weight:600;line-height:1.3}.monitoring-chokepoint-calm span{color:var(--muted);font-size:.68rem;line-height:1.45}.monitoring-transport-intelligence-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(300px,.82fr);gap:1rem;align-items:start}.monitoring-transport-surface{display:grid;gap:.8rem;min-height:100%;padding:1rem;border:1px solid var(--border);border-radius:1rem;background:#fffffff5}.monitoring-transport-surface-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem}.monitoring-transport-surface-head h3{margin:.18rem 0 0;font-size:1rem;line-height:1.2;font-weight:600}.monitoring-transport-kicker{color:var(--muted);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.monitoring-hormuz-map{position:relative;display:grid;gap:.55rem}.monitoring-hormuz-grid{position:absolute;inset:0;border-radius:1rem;background-image:linear-gradient(rgba(8,42,98,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(8,42,98,.06) 1px,transparent 1px);background-size:16.666% 25%;pointer-events:none;opacity:.6}.monitoring-hormuz-meta-row{display:flex;flex-wrap:wrap;gap:.65rem 1rem;color:var(--muted);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-hormuz-svg{display:block;width:100%;height:auto;border-radius:1rem;overflow:hidden}.monitoring-hormuz-route{fill:none;stroke:#082a6270;stroke-width:5;stroke-linecap:round;stroke-dasharray:9 8}.monitoring-hormuz-shore{fill:none;stroke:#082a621f;stroke-width:10;stroke-linecap:round}.monitoring-hormuz-vessel path{fill:#082a62db;stroke:#ffffffeb;stroke-width:.7;filter:drop-shadow(0 0 6px rgba(8,42,98,.2))}.monitoring-hormuz-footer{display:grid;gap:.55rem}.monitoring-hormuz-footer p{margin:0;color:var(--ink-soft);font-size:.84rem;line-height:1.48}.monitoring-hormuz-chip-row{display:flex;flex-wrap:wrap;gap:.5rem .8rem;align-items:center}.monitoring-heatmap-world{display:block}.monitoring-heatmap-svg{display:block;width:100%;height:auto;border-radius:1rem;overflow:hidden}.monitoring-heatmap-ocean{fill:#e8eef6fa}.monitoring-heatmap-land{fill:none;stroke:#082a6226;stroke-width:.75}.monitoring-heatmap-empty{display:grid;gap:.45rem;min-height:13rem;align-content:center;justify-items:start;padding:1rem;border:1px dashed rgba(8,42,98,.14);border-radius:1rem;background:#f3f6facc}.monitoring-heatmap-empty strong{color:var(--ink);font-size:.98rem;line-height:1.2}.monitoring-heatmap-empty p,.monitoring-heatmap-caption{margin:0;color:var(--ink-soft);font-size:.8rem;line-height:1.45}.monitoring-stress-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.monitoring-stress-metric{display:grid;gap:.22rem;padding-top:.75rem;border-top:1px solid rgba(8,42,98,.08)}.monitoring-stress-metric small{color:var(--muted);font-size:.66rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-stress-metric strong{color:var(--ink);font-family:var(--font-display);font-size:1.08rem;line-height:1.05}.monitoring-stress-list{display:grid;gap:.7rem}.monitoring-stress-card{display:grid;gap:.3rem;padding-top:.75rem;border-top:1px solid rgba(8,42,98,.08)}.monitoring-stress-card-head{display:flex;justify-content:space-between;align-items:baseline;gap:.8rem}.monitoring-stress-card-head strong{font-size:.88rem;line-height:1.3}.monitoring-stress-card p{margin:0;color:var(--ink-soft);font-size:.8rem;line-height:1.45}.monitoring-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.monitoring-route-card{display:grid;gap:.72rem;padding:1rem 1rem 1.05rem;border:1px solid var(--border);border-radius:1rem;color:inherit;background:#fffffff0;align-content:start}.monitoring-route-title{margin:0}.monitoring-route-title a{color:var(--ink);font-size:.96rem;line-height:1.34;font-weight:600;text-decoration:none}.monitoring-route-title a:hover,.monitoring-route-title a:focus-visible{color:var(--navy)}.monitoring-route-meta{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem}.monitoring-route-meta span{color:var(--muted);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-route-posture{display:inline-flex;align-items:center;padding:.26rem .5rem;border-radius:999px;border:1px solid var(--border);background:#f4f7fbe0;color:var(--ink);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-route-card p{margin:0;color:var(--ink-soft);font-size:.86rem;line-height:1.45}.monitoring-route-source{margin:-.1rem 0 0;color:var(--muted);font-size:.74rem;letter-spacing:.04em;text-transform:uppercase}.monitoring-route-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.monitoring-route-stat{display:grid;gap:.22rem;padding-top:.7rem;border-top:1px solid rgba(8,42,98,.08)}.monitoring-route-stat small{color:var(--muted);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-route-stat span{color:var(--ink);font-size:.82rem;line-height:1.4}.monitoring-route-actions{display:flex;flex-wrap:wrap;gap:.55rem;padding-top:.15rem}.monitoring-route-action{display:inline-flex;align-items:center;justify-content:center;min-height:2.15rem;padding:.5rem .78rem;border:1px solid rgba(8,42,98,.12);border-radius:999px;background:#fffffffa;color:var(--navy);font-size:.78rem;font-weight:600;line-height:1.2;text-decoration:none;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.monitoring-route-action:hover,.monitoring-route-action:focus-visible{border-color:#082a6242;background:#f4f7fbfa}.monitoring-route-action.is-primary{background:#082a62f5;border-color:#082a62f5;color:var(--white)}.monitoring-route-action.is-primary:hover,.monitoring-route-action.is-primary:focus-visible{background:#093070fa;border-color:#093070fa;color:var(--white)}.monitoring-globe-svg.is-interactive{cursor:grab}.monitoring-globe-svg.is-interactive:active{cursor:grabbing}.monitoring-globe-sphere{fill:url(#globe-fill);stroke:#082a622e;stroke-width:1.2}.monitoring-globe-heatmap-layer{opacity:.5;pointer-events:none;mix-blend-mode:multiply;filter:saturate(1.15) contrast(1.08)}.monitoring-globe-heatmap-image{image-rendering:auto}.monitoring-globe-graticule{fill:none;stroke:#082a621a;stroke-width:.8}.monitoring-globe-land{fill:#082a621f;stroke:#082a6226;stroke-width:.7}.monitoring-globe-route{fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;opacity:.82;stroke-dasharray:9 8;animation:monitoring-route-drift 9s linear infinite}.monitoring-globe-route.tone-slow{stroke:#7f1d1db8}.monitoring-globe-route.tone-tight{stroke:#8e6a24ad}.monitoring-globe-route.tone-steady{stroke:#345a4aa8}.monitoring-globe-flight{pointer-events:none}.monitoring-globe-flight-track{stroke-width:1.3;stroke-linecap:round;opacity:.8}.monitoring-globe-flight-dot{stroke:#fffffff2;stroke-width:1.1}.monitoring-globe-flight.kind-military .monitoring-globe-flight-track,.legend-military-air{stroke:#7f1d1db8;background:transparent;color:var(--ink-soft)}.monitoring-globe-flight.kind-military .monitoring-globe-flight-dot{fill:#7f1d1d}.monitoring-globe-flight.kind-commercial .monitoring-globe-flight-track,.legend-commercial-air{stroke:#345a4ab8;background:transparent;color:var(--ink-soft)}.monitoring-globe-flight.kind-commercial .monitoring-globe-flight-dot{fill:#345a4a}.monitoring-globe-node-ambient{opacity:.5;filter:drop-shadow(0 0 5px rgba(8,42,98,.08))}.monitoring-globe-vessel{pointer-events:none}.monitoring-globe-vessel-dot{fill:#082a62c7;stroke:#fffffff2;stroke-width:.9;filter:drop-shadow(0 0 6px rgba(8,42,98,.14))}.monitoring-globe-node-ambient.tone-geopolitics,.monitoring-globe-node-ambient.tone-regulatory{fill:#082a6270}.monitoring-globe-node-ambient.tone-macro,.monitoring-globe-node-ambient.tone-social{fill:#8e6a2470}.monitoring-globe-node-ambient.tone-regulation,.monitoring-globe-node-ambient.tone-news{fill:#345a4a70}.monitoring-globe-node-ambient.tone-conflict,.monitoring-globe-node-ambient.tone-osint{fill:#7f1d1d70}.legend-route-slow{background:transparent;color:var(--ink-soft)}.legend-commercial-air:before{background:#345a4a}.legend-military-air:before,.legend-route-slow:before{background:#7f1d1d}.monitoring-globe-node{cursor:pointer}.monitoring-globe-node-ring{fill:transparent;stroke-width:1.1;opacity:.62;transform-origin:center;transform-box:fill-box;animation:monitoring-node-ring-pulse 2.6s ease-out infinite}.monitoring-globe-node-dot{stroke:#ffffffeb;stroke-width:1.5;filter:drop-shadow(0 0 10px rgba(8,42,98,.18));animation:monitoring-node-dot-pulse 1.8s ease-in-out infinite}.monitoring-globe-node.tone-news .monitoring-globe-node-ring,.monitoring-map-issue-dot.tone-news{stroke:#345a4a7a;background:#345a4a}.monitoring-globe-node.tone-geopolitics .monitoring-globe-node-ring,.monitoring-map-issue-dot.tone-geopolitics{stroke:#082a627a;background:#082a62}.monitoring-globe-node.tone-geopolitics .monitoring-globe-node-dot{fill:#082a62}.monitoring-globe-node.tone-macro .monitoring-globe-node-ring,.monitoring-map-issue-dot.tone-macro{stroke:#8e6a247a;background:#8e6a24}.monitoring-globe-node.tone-macro .monitoring-globe-node-dot{fill:#8e6a24}.monitoring-globe-node.tone-regulation .monitoring-globe-node-ring,.monitoring-map-issue-dot.tone-regulation{stroke:#345a4a7a;background:#345a4a}.monitoring-globe-node.tone-regulation .monitoring-globe-node-dot{fill:#345a4a}.monitoring-globe-node.tone-conflict .monitoring-globe-node-ring,.monitoring-map-issue-dot.tone-conflict{stroke:#7f1d1d75;background:#7f1d1d}.monitoring-globe-node.tone-conflict .monitoring-globe-node-dot{fill:#7f1d1d}.monitoring-globe-node.tone-news .monitoring-globe-node-dot{fill:#345a4a}.monitoring-globe-node.tone-regulatory .monitoring-globe-node-ring,.monitoring-map-issue-dot.tone-regulatory{stroke:#082a627a;background:#082a62}.monitoring-globe-node.tone-regulatory .monitoring-globe-node-dot{fill:#082a62}.monitoring-globe-node.tone-osint .monitoring-globe-node-ring,.monitoring-map-issue-dot.tone-osint{stroke:#7f1d1d75;background:#7f1d1d}.monitoring-globe-node.tone-osint .monitoring-globe-node-dot{fill:#7f1d1d}.monitoring-globe-node.tone-social .monitoring-globe-node-ring,.monitoring-map-issue-dot.tone-social{stroke:#8e6a247a;background:#8e6a24}.monitoring-globe-node.tone-social .monitoring-globe-node-dot{fill:#8e6a24}.monitoring-globe-node.is-active .monitoring-globe-node-ring{opacity:1;stroke-width:1.4;animation-duration:1.85s}.monitoring-globe-callout text{fill:var(--navy);font-size:.8rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.monitoring-globe-callout-link{cursor:pointer;text-decoration:none}.monitoring-globe-callout-link:hover .monitoring-globe-callout text,.monitoring-globe-callout-link:focus-visible .monitoring-globe-callout text{fill:var(--blue)}.monitoring-globe-callout-link:hover .monitoring-globe-callout-halo,.monitoring-globe-callout-link:focus-visible .monitoring-globe-callout-halo{stroke:#082a623d}.monitoring-globe-callout-halo{fill:none;stroke:#082a621f}.monitoring-map-sidebar{display:grid;gap:.9rem}.monitoring-map-selected{display:grid;gap:.52rem;padding-bottom:.9rem;border-bottom:1px solid var(--border)}.monitoring-map-selected h3{margin:0;font-size:clamp(1.02rem,1.55vw,1.24rem);line-height:1.12;font-weight:500}.monitoring-map-selected-link{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:color .18s ease,border-color .18s ease}.monitoring-map-selected-link:hover,.monitoring-map-selected-link:focus-visible{color:var(--navy);border-color:#082a6238}.monitoring-map-selected p{margin:0;color:var(--ink-soft);font-size:.82rem;line-height:1.38}.monitoring-map-selected-note{display:grid;gap:.45rem;padding-top:.65rem;border-top:1px solid var(--border)}.monitoring-map-selected-note p:last-child{color:var(--muted)}.monitoring-map-selected-footer{display:flex;flex-wrap:wrap;gap:.35rem .65rem;align-items:center}.monitoring-map-drilldown{display:grid;gap:.65rem;padding-top:.75rem;border-top:1px solid var(--border)}.monitoring-map-drilldown-meta{color:var(--muted);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-map-drilldown-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem .75rem}.monitoring-map-drilldown-item{display:grid;gap:.3rem;padding-top:.6rem;border-top:1px solid var(--border)}.monitoring-map-drilldown-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.45rem;color:var(--muted);font-size:.66rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-map-drilldown-item h4{margin:0;font-size:.84rem;line-height:1.3;font-weight:600}.monitoring-map-drilldown-item h4 a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:color .18s ease,border-color .18s ease}.monitoring-map-drilldown-item h4 a:hover,.monitoring-map-drilldown-item h4 a:focus-visible{color:var(--navy);border-color:#082a6238}.monitoring-map-drilldown-item p,.monitoring-map-drilldown-empty{margin:0;color:var(--ink-soft);font-size:.78rem;line-height:1.38}.monitoring-map-drilldown-item p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.monitoring-map-drilldown-footer{display:flex;flex-wrap:wrap;gap:.28rem .55rem;align-items:center}.monitoring-map-drilldown-footer>span:first-child{color:var(--muted);font-size:.68rem;letter-spacing:.06em;text-transform:uppercase}.monitoring-map-issue-list{display:grid;grid-template-columns:1fr;gap:.35rem;align-content:start}.monitoring-map-issue{display:grid;gap:.28rem;padding:.52rem 0 0;border-top:1px solid var(--border);background:transparent;text-align:left;color:inherit}.monitoring-map-issue-kicker{color:var(--muted);font-size:.64rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-map-issue-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem .65rem;color:var(--muted);font-size:.66rem;letter-spacing:.08em;text-transform:uppercase}.monitoring-map-issue-dot{display:inline-flex;width:.7rem;height:.7rem;border-radius:50%;margin-left:auto}.monitoring-map-issue strong{display:block;font-size:.78rem;line-height:1.26;font-weight:500;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.monitoring-map-issue-link{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:color .18s ease,border-color .18s ease}.monitoring-map-issue:hover .monitoring-map-issue-link,.monitoring-map-issue.is-active .monitoring-map-issue-link,.monitoring-map-issue-link:hover,.monitoring-map-issue-link:focus-visible{color:var(--navy);border-color:#082a623d}.monitoring-map-issue-actions{display:flex;flex-wrap:wrap;gap:.25rem .55rem;align-items:center}.monitoring-map-related-section{display:grid;gap:.85rem;padding-top:.9rem;border-top:1px solid var(--border-strong)}.monitoring-map-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.monitoring-legend-update{margin-left:auto;color:var(--muted);font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}@keyframes monitoring-node-ring-pulse{0%{opacity:.82;transform:scale(.72)}65%{opacity:.28;transform:scale(1.18)}to{opacity:0;transform:scale(1.52)}}@keyframes monitoring-node-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.78;transform:scale(.88)}}@keyframes monitoring-route-drift{0%{stroke-dashoffset:0}to{stroke-dashoffset:-34}}.insight-metric-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.25rem}.insight-metric-strip.is-compact{margin-top:1rem}.insight-metric-card{padding-top:.7rem;border-top:1px solid var(--border)}.insight-metric-card strong{display:block;color:var(--navy);font-family:var(--font-display);font-size:1.45rem;line-height:.94}.insight-metric-card span,.insight-metric-card small{display:block;color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.insight-metric-card small{margin-top:.3rem}.insight-exhibit{padding:1.35rem 0 2rem;border-top:1px solid var(--border)}.insight-exhibit-title{margin-top:.45rem}.insight-bars,.insight-timeline,.insight-matrix-notes{display:grid;gap:1rem;margin-top:1.4rem}.insight-bar-card{padding-top:.95rem;border-top:1px solid var(--border)}.insight-bar-topline{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.55rem .9rem;margin-bottom:.75rem;color:var(--ink-soft)}.insight-bar-topline strong{color:var(--navy);flex:0 0 auto}.insight-bar-track{height:.55rem;margin-bottom:.7rem;background:#082a6214}.insight-bar-track span{display:block;height:100%}.tone-red{background:linear-gradient(90deg,#7f1d1d73,#7f1d1df2)}.tone-amber{background:linear-gradient(90deg,#8e6a2466,#8e6a24f2)}.tone-green{background:linear-gradient(90deg,#345a4a66,#345a4af2)}.tone-blue{background:linear-gradient(90deg,#082a6259,#082a62f2)}.insight-bar-card p,.insight-timeline-item p,.insight-matrix-note p{margin:0;color:var(--ink-soft)}.insight-timeline-item{display:grid;grid-template-columns:5rem minmax(0,1fr);gap:.85rem;align-items:start;padding-top:.95rem;border-top:1px solid var(--border)}.insight-timeline-item strong{color:var(--navy);font-family:var(--font-display);font-size:1.3rem}.insight-timeline-item h3,.insight-matrix-note h3{margin:0 0 .35rem;font-size:1.05rem;line-height:1.05}.insight-matrix{display:grid;gap:1.4rem;margin-top:1.4rem}.insight-matrix-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:1.35rem 1.5rem;align-items:start}.insight-matrix-surface{position:relative;min-height:24rem;border:1px solid var(--border);background:linear-gradient(90deg,rgba(8,42,98,.04) 1px,transparent 1px),linear-gradient(rgba(8,42,98,.04) 1px,transparent 1px),linear-gradient(180deg,#fff,#f1f5fad6);background-size:25% 25%}.insight-matrix-axis{position:absolute;color:var(--muted);font-size:.66rem;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.axis-x{right:1rem;bottom:.8rem;left:6rem;text-align:right}.axis-y{top:.9rem;left:.8rem;max-width:3.2rem}.insight-matrix-point{position:absolute;transform:translate(-50%,-50%);width:2rem;height:2rem;border:1px solid rgba(8,42,98,.18);border-radius:999px;background:#fffffffa;box-shadow:0 10px 24px #0f172a14;display:grid;place-items:center}.insight-matrix-point-index{color:var(--navy);font-size:.84rem;font-weight:700;line-height:1}.insight-matrix-notes{margin-top:0;gap:.8rem}.insight-matrix-note{padding:.95rem 1rem;border:1px solid var(--border);background:#fffffff0}.insight-matrix-note-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.8rem;align-items:start;margin-bottom:.55rem}.insight-matrix-note-index{width:1.9rem;height:1.9rem;border:1px solid rgba(8,42,98,.18);border-radius:999px;display:grid;place-items:center;color:var(--navy);font-size:.82rem;font-weight:700;line-height:1;background:#fffffffa}.insight-matrix-note-copy{min-width:0}.insight-matrix-note-meta{display:flex;flex-wrap:wrap;gap:.35rem .7rem;margin-top:.3rem;color:var(--muted);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.article-bullet-list{display:grid;gap:.7rem;margin:0 0 1rem;padding-left:1rem;color:var(--ink-soft)}.article-sources{padding-top:1rem;border-top:1px solid var(--border)}.industry-page .industry-page-intro-grid{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:3.25rem}.industry-page .industry-lead-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:3.25rem;align-items:start}.industry-page .industry-signal-grid{grid-template-columns:1fr;gap:1.5rem}.industry-page .industry-signal-card{padding-top:.9rem}.industry-page .industry-signal-head{display:grid;grid-template-columns:8rem minmax(0,1fr);gap:1rem;align-items:end}.industry-page .industry-signal-head strong{font-size:1.15rem;letter-spacing:.08em;text-transform:uppercase}.industry-page .industry-signal-head span{font-size:.92rem;letter-spacing:0;text-transform:none}.industry-page .industry-signal-card p{margin-top:.7rem}.industry-page .industry-report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}.industry-report-card{display:grid;gap:1.2rem;padding-top:1.15rem}.industry-report-shell{display:grid;grid-template-columns:1fr;gap:1.35rem;align-items:start}.industry-report-main,.industry-report-aside{display:grid;gap:.75rem}.industry-report-card h3{margin:0;max-width:32rem;font-size:clamp(1.22rem,1.65vw,1.5rem);line-height:1.18;font-weight:500}.industry-report-link{transition:color .18s ease}.industry-report-link:hover,.industry-report-link:focus-visible{color:var(--navy)}.industry-report-sector{margin:0;color:var(--muted);font-size:.76rem;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.industry-report-summary,.industry-report-brief{margin:0;max-width:34rem;color:var(--ink-soft);font-size:.92rem;line-height:1.5}.industry-report-footer{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-top:.95rem;border-top:1px solid var(--border)}.industry-report-hook{color:var(--muted);font-size:.82rem;letter-spacing:.06em;line-height:1.45;text-transform:uppercase}.industry-exhibit{display:grid;gap:1.1rem;margin:0;padding-top:.1rem}.industry-exhibit-head{display:grid;gap:.35rem}.industry-exhibit-head h4{margin:0;max-width:28rem;font-size:1.18rem;line-height:1.15;font-weight:600}.industry-exhibit-plot{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;align-items:end}.industry-exhibit-column{display:grid;grid-template-rows:minmax(2rem,auto) 10.5rem minmax(3rem,auto);gap:.5rem;min-width:0}.industry-exhibit-column strong{color:var(--navy);font-family:var(--font-display);font-size:.94rem;line-height:1.12;font-weight:600;overflow-wrap:anywhere}.industry-exhibit-column>span{color:var(--muted);font-size:.72rem;line-height:1.3;overflow-wrap:anywhere}.industry-exhibit-scale{position:relative;display:flex;align-items:end;min-height:10.5rem;padding:0 .35rem;border:1px solid var(--border);background:linear-gradient(180deg,#fffffffa,#fffffffa),repeating-linear-gradient(to top,transparent 0,transparent 21%,rgba(16,24,40,.05) 21%,rgba(16,24,40,.05) 22%)}.industry-exhibit-scale span{display:block;width:100%;min-height:16%;background:linear-gradient(180deg,#082a6252,#082a62e0)}.industry-exhibit-note{margin:0;color:var(--muted);font-size:.74rem;line-height:1.45;letter-spacing:.04em;text-transform:uppercase}.industry-exhibit-brief{margin:0;max-width:34rem;color:var(--ink-soft);font-size:.88rem;line-height:1.55}.industry-exhibit-caption{margin:0;color:var(--ink-soft);font-size:.82rem;line-height:1.45}.industry-report-card.is-compact .industry-report-shell{grid-template-columns:1fr;gap:1.25rem}.industry-report-card.is-compact h3{font-size:1.15rem;max-width:none}.industry-report-card.is-compact .industry-report-sector{font-size:.72rem}.industry-report-card.is-compact .industry-report-summary,.industry-report-card.is-compact .industry-report-brief{max-width:none;font-size:.84rem}.industry-report-card.is-compact .industry-exhibit-caption{font-size:.8rem}.industry-report-card.is-compact .industry-report-footer{padding-top:.75rem;justify-content:flex-end}.industry-exhibit.is-compact{gap:.8rem}.industry-exhibit.is-compact .industry-exhibit-head h4{font-size:1.03rem}.industry-exhibit.is-compact .industry-exhibit-column{grid-template-rows:auto 7.75rem auto}.industry-exhibit.is-compact .industry-exhibit-scale{min-height:7.75rem}.industry-detail-page{padding-bottom:4rem}.industry-detail-hero-grid,.industry-detail-layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);gap:3rem;align-items:start}.industry-detail-chart{border-top:1px solid var(--border-strong);padding-top:1rem}.industry-detail-summary{max-width:42rem}.industry-detail-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.25rem}.industry-detail-metric{padding-top:.8rem;border-top:1px solid var(--border)}.industry-detail-metric strong{display:block;color:var(--navy);font-family:var(--font-display);font-size:1.35rem;line-height:.95;font-weight:600}.industry-detail-metric span{display:block;margin-top:.35rem;color:var(--muted);font-size:.78rem;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.industry-detail-main,.industry-detail-sidebar{display:grid;gap:1.25rem}.industry-detail-section{display:grid;gap:.9rem;padding-top:1rem;border-top:1px solid var(--border-strong)}.industry-detail-lede{margin:0;max-width:42rem;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.08}.industry-detail-takeaways{display:grid;gap:0}.industry-detail-point{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.9rem;align-items:start;padding:1rem 0;border-top:1px solid var(--border)}.industry-detail-point:first-child{border-top:0;padding-top:.2rem}.industry-detail-point-index{display:inline-grid;place-items:center;width:2rem;height:2rem;border-radius:50%;background:#082a6214;color:var(--navy);font-size:.82rem;font-weight:800}.industry-detail-point p{margin:0;color:var(--ink-soft);font-size:.98rem;line-height:1.6}@media(max-width:1140px){.monitoring-intro-grid,.monitoring-hero-grid,.monitoring-map-layout,.monitoring-transport-intelligence-grid,.monitoring-dashboard-grid,.monitoring-theme-page-layout,.monitoring-archive-grid,.monitoring-archive-detail-grid,.industry-page .industry-page-intro-grid,.industry-page .industry-lead-grid,.industry-report-shell,.industry-detail-hero-grid,.industry-detail-layout{grid-template-columns:1fr}.monitoring-feed-grid,.live-monitoring-feed:not(.is-compact) .live-monitoring-list,.monitoring-alert-grid,.monitoring-theme-grid,.monitoring-theme-focus-links,.monitoring-chokepoint-strip,.monitoring-method-grid,.monitoring-watch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.monitoring-macro-strip,.monitoring-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-page .industry-report-grid{grid-template-columns:1fr}}@media(max-width:860px){.monitoring-market-grid,.monitoring-economics-sources,.monitoring-theme-focus-stats,.monitoring-stress-metrics,.insight-metric-strip,.monitoring-map-layout.is-compact{grid-template-columns:1fr}.monitoring-feed-grid,.live-monitoring-feed:not(.is-compact) .live-monitoring-list,.monitoring-alert-grid,.monitoring-theme-grid,.monitoring-theme-focus-links,.monitoring-chokepoint-strip,.monitoring-map-drilldown-list,.monitoring-map-issue-list{grid-template-columns:1fr}.monitoring-macro-strip,.monitoring-route-grid{grid-template-columns:1fr}.monitoring-transport-surface-head,.monitoring-stress-card-head{display:grid}.monitoring-map-selected-footer{align-items:flex-start}.monitoring-globe-remote-panel{left:.8rem;right:.8rem;bottom:.8rem;max-width:none}.monitoring-archive-footer,.monitoring-reference-strip-head{display:grid}.insight-matrix-layout{grid-template-columns:1fr}.insight-matrix-surface{min-height:20rem}.industry-detail-metrics{grid-template-columns:1fr}.industry-report-footer{display:grid;gap:.55rem}}@media(max-width:680px){.monitoring-globe-link-cta{margin:0 .9rem .9rem}.monitoring-map-issue strong,.monitoring-map-selected h3{font-size:1.12rem}.monitoring-hormuz-meta-row{gap:.45rem .7rem;font-size:.66rem}.insight-timeline-item{grid-template-columns:1fr}.insight-matrix-point{position:absolute;width:1.8rem;height:1.8rem;margin:0;transform:translate(-50%,-50%)}.insight-matrix-surface{display:block;padding:0;min-height:16.5rem}.axis-x,.axis-y{position:absolute}}.regulation-page{padding-bottom:4rem}.regulation-intro-grid,.regulation-layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);gap:3rem;align-items:start}.regulation-chart-card,.regulation-detail-card,.regulation-summary-card{border-top:1px solid var(--border-strong);padding-top:1rem}.regulation-chart-head{display:grid;gap:.35rem;margin-bottom:1rem}.regulation-chart-head p{margin:0;color:var(--muted)}.regulation-chart{position:relative;min-height:42rem;border:1px solid var(--border);background:linear-gradient(90deg,rgba(8,42,98,.04) 1px,transparent 1px),linear-gradient(rgba(8,42,98,.04) 1px,transparent 1px),linear-gradient(180deg,#fffffff5,#f1f5fad6);background-size:16% 20%;overflow:hidden}.regulation-axis{position:absolute;color:var(--muted);font-size:.66rem;line-height:1.18;letter-spacing:.08em;text-transform:uppercase}.regulation-axis-x{right:1.8rem;bottom:1rem;left:5.8rem;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.25rem;text-align:center}.regulation-axis-y{top:1.4rem;left:.9rem;bottom:4.8rem;width:3.4rem;display:grid;grid-template-rows:repeat(5,minmax(0,1fr));align-items:center;justify-items:end;text-align:right}.regulation-axis-title-x{right:1.8rem;bottom:2.8rem;left:5.8rem;display:flex;justify-content:center}.regulation-axis-title-y{top:50%;left:.35rem;transform:translateY(-50%) rotate(180deg);writing-mode:vertical-rl}.regulation-guide-row{position:absolute;right:1.8rem;left:5.8rem;display:flex;align-items:center;pointer-events:none}.regulation-guide-row:before{content:"";position:absolute;right:0;left:0;height:1px;background:#082a6214}.regulation-guide-row span{position:relative;z-index:1;padding-right:.55rem;background:#ffffffeb;color:var(--muted);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.regulation-point{position:absolute;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;border:1px solid rgba(8,42,98,.18);border-radius:50%;background:#ffffffeb;color:var(--navy);display:inline-grid;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 12px 24px #082a6214;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.regulation-point strong{font-size:.82rem;line-height:1;font-weight:800}.regulation-point.tone-restrictive,.regulation-point.tone-high,.regulation-point.tone-moderate{border-color:var(--border-strong);background:#fffffff5;color:var(--ink)}.regulation-point:hover,.regulation-point.is-active{transform:translate(-50%,-50%) scale(1.06);box-shadow:0 16px 32px #082a621f}.regulation-point.tone-restrictive:hover,.regulation-point.tone-restrictive.is-active,.regulation-point.tone-high:hover,.regulation-point.tone-high.is-active,.regulation-point.tone-moderate:hover,.regulation-point.tone-moderate.is-active{background:#fffffffa;border-color:#082a623d}.regulation-plot-list{display:grid;gap:.9rem;margin-top:1.2rem}.regulation-plot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem}.regulation-plot-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.8rem;align-items:start;padding:.8rem 0;border:0;border-top:1px solid var(--border);background:transparent;text-align:left;cursor:pointer}.regulation-plot-item.is-active{border-top-color:var(--border-strong)}.regulation-plot-key{display:inline-grid;place-items:center;width:2rem;height:2rem;border-radius:50%;border:1px solid rgba(8,42,98,.16);color:var(--navy);font-size:.78rem;font-weight:800}.regulation-plot-key.tone-restrictive{background:#fffffff5}.regulation-plot-key.tone-high,.regulation-plot-key.tone-moderate{background:#fffffff5;color:var(--navy)}.regulation-plot-copy{display:grid;gap:.2rem}.regulation-plot-copy strong{color:var(--ink);font-size:.96rem;line-height:1.15}.regulation-plot-copy span{color:var(--muted);font-size:.85rem;line-height:1.35}.regulation-detail-card h2{margin:.65rem 0 .6rem;font-size:2.1rem;line-height:.98;font-weight:500}.regulation-detail-card p,.regulation-rule-card p,.regulation-summary-card p{margin:0;color:var(--ink-soft)}.regulation-detail-strip,.regulation-summary-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.1rem}.regulation-detail-strip article,.regulation-summary-metrics article{padding-top:.75rem;border-top:1px solid var(--border)}.regulation-detail-strip strong,.regulation-summary-metrics strong{display:block;color:var(--navy);font-family:"Source Serif 4","Noto Serif SC",serif;font-size:1.55rem;line-height:.92}.regulation-detail-strip span,.regulation-summary-metrics span{color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.regulation-subsection{display:grid;gap:.55rem;margin-top:1.2rem;padding-top:1rem;border-top:1px solid var(--border)}.regulation-rule-list{display:grid;gap:.9rem}.regulation-rule-card{padding-top:.85rem;border-top:1px solid rgba(8,42,98,.08)}.regulation-rule-card h3,.regulation-rule-card h4{margin:0 0 .35rem;font-size:1rem;line-height:1.08;font-weight:600}.regulation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.regulation-summary-card{display:grid;gap:1rem}.regulation-summary-card h3{margin:0;font-size:1.65rem;line-height:1.02;font-weight:500}@media(max-width:1140px){.regulation-intro-grid,.regulation-layout,.regulation-grid{grid-template-columns:1fr}}@media(max-width:680px){.regulation-chart{min-height:30rem}.regulation-axis-x,.regulation-axis-title-x,.regulation-guide-row{left:4.7rem;right:1.1rem}.regulation-detail-strip,.regulation-summary-metrics,.regulation-plot-grid{grid-template-columns:1fr}.regulation-axis-title-y{left:.2rem}.regulation-axis-y{left:.3rem;width:3.4rem}.insight-matrix-point{width:9.5rem;padding:.6rem .7rem}.industry-exhibit-plot{gap:.5rem}.industry-exhibit-column{grid-template-rows:minmax(1.8rem,auto) 9.5rem minmax(3.2rem,auto)}}:root{--flow-space: clamp(2.35rem, 4vw, 3.2rem);--flow-space-compact: clamp(1.5rem, 2.8vw, 2.15rem);--flow-space-tight: clamp(.9rem, 1.8vw, 1.35rem);--page-end-space: clamp(2.4rem, 4vw, 3.4rem)}main>.section-block{padding-top:var(--flow-space-compact);padding-bottom:var(--flow-space)}main>.section-block.section-block-tight{padding-top:var(--flow-space-tight);padding-bottom:var(--flow-space-compact)}main>.section-block+.section-block{padding-top:var(--flow-space-compact)}main>.section-block+.section-block.section-block-tight{padding-top:var(--flow-space-tight)}main>.section-block:last-of-type{padding-bottom:var(--page-end-space)}.product-teaser,.contact-section,.monitoring-page,.industry-detail-page,.article-layout{padding-bottom:var(--page-end-space)}@media(max-width:680px){:root{--flow-space: 2.2rem;--flow-space-compact: 1.35rem;--flow-space-tight: .85rem;--page-end-space: 2.3rem}}@media(max-width:860px){.header-inner{position:relative;min-height:4.35rem;gap:.75rem}.brand-lockup{max-width:calc(100% - 3.85rem)}.header-nav{top:calc(100% - 1px);left:0;right:0;gap:.2rem;padding:.9rem 1rem 1rem;box-shadow:0 18px 34px #0f172a14;max-height:calc(100vh - 4.35rem);overflow-y:auto}.header-link{min-height:2.75rem;padding:.82rem 0;border-top:1px solid rgba(17,24,39,.06);font-size:.95rem}.header-nav .header-link:first-child{border-top:0}.mobile-locale-switch{display:block;margin-top:.4rem;padding-top:.8rem;border-top:1px solid rgba(17,24,39,.08)}.mobile-locale-switch .locale-switcher{width:100%}.mobile-locale-switch .locale-switcher button{flex:1 1 0}.menu-button{width:2.7rem;height:2.7rem;flex-shrink:0}.hero-band,.product-hero,.page-intro{padding-top:2.5rem}.hero-context-rail,.story-side-rail,.monitoring-rail,.home-monitoring-layout .monitoring-rail{width:100%;justify-self:stretch;padding-left:0;border-left:0}.hero-context-rail,.story-side-rail,.home-monitoring-layout .monitoring-rail{padding-top:1rem;border-top:1px solid var(--border)}.home-monitoring-block .section-heading{margin-bottom:1rem}.home-monitoring-layout{gap:1rem}.home-monitoring-block,.home-monitoring-block .monitoring-map-card,.home-monitoring-block .monitoring-map-layout,.home-monitoring-block .monitoring-globe-column,.home-monitoring-block .monitoring-map-sidebar,.home-monitoring-block .monitoring-transport-panel,.home-monitoring-block .monitoring-map-related-section,.home-monitoring-block .monitoring-theme-deck{display:grid;grid-template-columns:1fr}.home-monitoring-layout .monitoring-rail{gap:.8rem;padding-top:.95rem}.home-monitoring-rail{padding-bottom:.15rem}.home-monitoring-rail .monitoring-rail-head{display:grid;gap:.35rem}.home-monitoring-rail-title{margin:0;font-size:clamp(1.15rem,4.3vw,1.4rem);line-height:1.16;text-wrap:pretty}.home-monitoring-rail .live-monitoring-feed{margin-bottom:0}.home-monitoring-rail .live-monitoring-head{margin-bottom:.65rem;gap:.35rem .65rem;align-items:flex-start}.home-monitoring-rail .live-monitoring-head .section-tag{display:none}.home-monitoring-rail .live-monitoring-updated{font-size:.68rem;letter-spacing:.05em}.home-monitoring-rail .live-monitoring-list{gap:.65rem}.home-monitoring-rail .live-monitoring-card{padding-top:.68rem}.home-monitoring-rail .monitoring-feed-meta{gap:.35rem;margin-bottom:.55rem;font-size:.68rem}.home-monitoring-rail .live-monitoring-card h3{margin-bottom:.3rem;font-size:.92rem;line-height:1.22}.home-monitoring-rail .live-monitoring-card p{font-size:.83rem;line-height:1.45;-webkit-line-clamp:3}.home-monitoring-rail .monitoring-feed-footer{margin-top:.7rem;padding-top:.65rem;font-size:.72rem}.home-monitoring-block .monitoring-map-card{gap:.95rem}.home-monitoring-block .monitoring-map-layout,.home-monitoring-block .monitoring-globe-column,.home-monitoring-block .monitoring-map-sidebar,.home-monitoring-block .monitoring-transport-panel,.home-monitoring-block .monitoring-map-related-section,.home-monitoring-block .monitoring-theme-deck{gap:.85rem}.home-monitoring-block .monitoring-globe-remote-panel{position:static;margin:.7rem 0 0;max-width:none;padding:.72rem .75rem;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.home-monitoring-block .monitoring-theme-deck-head,.home-monitoring-block .monitoring-map-selected-footer,.home-monitoring-block .monitoring-feed-footer{justify-content:flex-start}.hero-actions{flex-wrap:wrap}.monitoring-map-layout,.monitoring-map-layout.is-compact,.home-monitoring-block .monitoring-map-layout,.monitoring-archive-grid,.monitoring-archive-detail-grid,.monitoring-theme-page-layout,.regulation-intro-grid,.regulation-layout,.worldview-home-layout,.worldview-archive-shell{grid-template-columns:1fr;gap:1.15rem}.story-grid,.insight-grid,.topic-grid,.about-grid,.product-feature-grid,.product-gap-grid,.product-capability-grid,.product-model-grid,.workflow-grid,.outcome-grid,.tier-grid,.timeline-grid,.teaser-metrics,.product-proof-strip,.article-sidebar,.insights-series-inline-grid,.home-deep-dive-grid,.monitoring-feed-grid,.live-monitoring-feed:not(.is-compact) .live-monitoring-list,.monitoring-alert-grid,.monitoring-theme-grid,.monitoring-theme-focus-links,.monitoring-chokepoint-strip,.monitoring-method-grid,.monitoring-watch-grid,.monitoring-macro-strip,.monitoring-route-grid,.monitoring-market-grid,.monitoring-map-related-grid,.monitoring-watch-dashboard-grid,.footer-links{grid-template-columns:1fr}.monitoring-map-sidebar{gap:.85rem}.monitoring-globe-remote-panel{left:.85rem;right:.85rem;bottom:.85rem;max-width:none}.product-summary-panel{padding-top:1rem;border-top:1px solid var(--border)}.footer-grid{gap:1rem}.footer-links{width:100%;justify-content:flex-start;gap:.7rem 1rem}}@media(max-width:680px){.page-shell{width:min(calc(100% - 1.25rem),var(--max-width))}.global-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{min-height:4rem}.wordmark-compact .wordmark-line{font-size:.9rem}.hero-band{padding:2rem 0 1rem}.page-intro,.product-hero{padding-top:2rem}.section-heading{margin-bottom:1.15rem}.hero-layout-home,.hero-main-column,.hero-prime-layout,.lead-story-layout,.home-monitoring-layout,.page-intro-split,.product-hero-grid{gap:1.3rem}.hero-copy{padding-top:0}.home-monitoring-block,.home-monitoring-layout{gap:.95rem}.home-monitoring-layout .monitoring-rail{padding-top:.85rem}.home-monitoring-block .monitoring-map-card,.home-monitoring-block .monitoring-map-layout,.home-monitoring-block .monitoring-globe-column,.home-monitoring-block .monitoring-map-sidebar,.home-monitoring-block .monitoring-transport-panel,.home-monitoring-block .monitoring-map-related-section,.home-monitoring-block .monitoring-theme-deck{gap:.75rem}.home-monitoring-rail-title{font-size:clamp(1.02rem,5.2vw,1.2rem);line-height:1.18}.home-monitoring-rail .live-monitoring-updated{font-size:.64rem}.home-monitoring-rail .live-monitoring-list{gap:.55rem}.home-monitoring-rail .live-monitoring-card{padding-top:.6rem}.home-monitoring-rail .monitoring-feed-meta{margin-bottom:.45rem}.home-monitoring-rail .live-monitoring-card h3{font-size:.88rem}.home-monitoring-rail .live-monitoring-card p{font-size:.79rem;line-height:1.42;-webkit-line-clamp:3}.home-monitoring-rail .monitoring-feed-footer{font-size:.68rem}.footer-links{gap:.35rem}.display-title,.section-title,.hero-flagship-card h2,.deep-dive-card h2,.featured-card h2,.insight-card-body h3,.rail-title,.worldview-home-title,.monitoring-map-selected h3{overflow-wrap:anywhere}html[lang=zh-Hans] .display-title{font-size:clamp(2.05rem,10.2vw,3rem);line-height:1.02}html[lang=zh-Hans] .section-title,html[lang=zh-Hans] .page-intro .display-title,html[lang=zh-Hans] .product-hero .display-title,html[lang=zh-Hans] .article-hero .display-title{font-size:clamp(1.78rem,8.6vw,2.45rem);line-height:1.06}.hero-summary,.section-copy,.page-intro-subtitle,.article-summary,.product-hero .section-copy{font-size:.96rem;line-height:1.62}.hero-flagship-slot{gap:.7rem}.hero-flagship-chart-band{max-width:none;padding-top:.2rem}.hero-flagship-chart-band .insight-summary-preview-media,.hero-flagship-chart-band .insight-summary-preview-exhibit,.home-deep-dive-grid .insight-summary-preview-media,.home-deep-dive-grid .insight-summary-preview-exhibit{aspect-ratio:4 / 3;min-height:auto;padding:.8rem}.hero-flagship-chart-band .insight-summary-preview-media img,.home-deep-dive-grid .insight-summary-preview-media img,.insight-summary-preview-media img{max-height:13.5rem;object-fit:contain}.insight-summary-preview-caption{font-size:.74rem;line-height:1.42}.featured-card{gap:1rem;padding-top:.85rem}.featured-card-side{padding-top:.85rem;padding-left:0;border-top:1px solid var(--border);border-left:0}.story-side-rail{gap:.75rem}.rail-title{font-size:clamp(1.55rem,8vw,2rem)}.rail-items{gap:.65rem}.home-deep-dive-grid{gap:1.05rem}.deep-dive-card,.deep-dive-card-home{gap:.75rem}.home-monitoring-block .section-heading{margin-bottom:1rem}.monitoring-map-card{padding-top:.85rem}.monitoring-map-head p{font-size:.78rem;line-height:1.42}.monitoring-macro-strip,.monitoring-market-grid,.monitoring-map-related-grid,.monitoring-theme-focus-stats,.monitoring-theme-focus-links{grid-template-columns:1fr}.monitoring-globe-link-cta{margin:0 .75rem .8rem;font-size:.68rem}.monitoring-globe-controls{top:.65rem;right:.65rem;gap:.25rem;padding:.24rem}.monitoring-globe-control{min-width:1.85rem;height:1.85rem}.monitoring-globe-control-label{min-width:3.2rem;font-size:.68rem}.monitoring-globe-remote-panel{position:static;margin:.7rem 0 0;padding:.72rem .75rem;border-radius:0;box-shadow:none}.monitoring-globe-remote-item{align-items:flex-start}.monitoring-globe-remote-item strong{font-size:.75rem}.monitoring-map-selected,.monitoring-map-issue,.monitoring-feed-card,.monitoring-theme-card{gap:.55rem}.monitoring-map-selected h3,.monitoring-map-issue strong,.monitoring-feed-card h3{font-size:1rem;line-height:1.2}.monitoring-map-selected-note{display:grid;gap:.5rem}.monitoring-map-selected-footer,.monitoring-feed-footer,.monitoring-theme-card-footer,.monitoring-archive-footer,.monitoring-watch-dashboard-card-head{gap:.45rem .7rem}.monitoring-chokepoint-chip{padding:.75rem;border-radius:.8rem}.monitoring-chokepoint-chip p{font-size:.72rem}.worldview-home-layout,.worldview-home-copy{gap:1rem}.worldview-home-visual,.worldview-archive-feature-card,.worldview-article-figure{padding:.85rem}.worldview-home-visual .worldview-chart-image,.worldview-chart-image{max-height:14rem;object-fit:contain}.worldview-home-snapshot{grid-template-columns:1fr}.article-layout{gap:1rem;padding-top:1rem}.article-section{margin-bottom:1rem}.article-section h2{font-size:1.55rem;line-height:1.04}.article-figure,.article-table-wrap,.article-callout,.sidebar-card{padding:.8rem}.article-figure img{max-height:14.5rem}.article-sidebar{gap:.7rem;padding-bottom:0}.article-table-scroll,.worldview-table-shell{overflow-x:auto;-webkit-overflow-scrolling:touch}.html-insight-frame{min-height:46rem}.regulation-chart{min-height:27rem;background-size:22% 20%}.regulation-axis-x,.regulation-axis-title-x,.regulation-guide-row{left:4rem;right:1rem}.regulation-axis-y{width:2.8rem}.regulation-point{width:2.1rem;height:2.1rem}.product-hero-grid{gap:1.4rem}.product-summary-panel{padding-top:.9rem}.product-summary-item{grid-template-columns:auto minmax(0,1fr);gap:.65rem}.product-summary-copy h2{font-size:1rem}.product-contact-band{gap:1rem;padding-top:1rem}.product-contact-point{padding-top:.75rem}.footer-grid{gap:1rem}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem 1rem}.footer-link{padding:.2rem 0}.chatbot-shell.is-mobile{z-index:70}.chatbot-mobile-backdrop{position:fixed;inset:0;z-index:1;border:0;background:#0e162647;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto}.chatbot-shell.is-mobile.is-open .chatbot-trigger{opacity:0;transform:translateY(12px);pointer-events:none}.chatbot-panel.is-mobile{left:.6rem;right:.6rem;top:auto;bottom:calc(env(safe-area-inset-bottom,0px) + .6rem);width:auto;height:min(78vh,42rem);max-height:calc(100dvh - 5rem);padding:.85rem .85rem calc(.85rem + env(safe-area-inset-bottom,0px));border-radius:1.1rem;box-shadow:0 22px 56px #08183633;z-index:2}.chatbot-panel.is-mobile .chatbot-header{cursor:default}.chatbot-panel.is-mobile .chatbot-drag-hint{display:none}.chatbot-panel.is-mobile .chatbot-close{width:2rem;height:2rem;display:inline-grid;place-items:center}.chatbot-panel.is-mobile .chatbot-messages{gap:.5rem;padding-right:0;overscroll-behavior:contain}.chatbot-panel.is-mobile .chatbot-message{padding:.72rem .75rem}.chatbot-panel.is-mobile .chatbot-form{grid-template-columns:1fr;gap:.55rem}.chatbot-panel.is-mobile .chatbot-form input{min-height:2.75rem}.chatbot-panel.is-mobile .chatbot-form button{width:100%;min-height:2.65rem}.chatbot-trigger{right:.8rem;bottom:calc(env(safe-area-inset-bottom,0px) + .8rem)}.chatbot-trigger span:last-child{font-size:.8rem}}
