:root{--bg: #08131d;--bg-deep: #050b12;--bg-mid: #0d1b28;--bg-surface: rgba(13, 27, 40, .86);--bg-surface-strong: rgba(9, 19, 29, .95);--bg-accent: rgba(179, 92, 44, .14);--text: #f6f0e6;--text-soft: #c6ccd4;--text-muted: #8f9eae;--line: rgba(255, 255, 255, .08);--line-strong: rgba(255, 255, 255, .14);--gold: #d4a257;--gold-soft: rgba(212, 162, 87, .16);--clay: #b35c2c;--steel: #6f8faa;--green: #7ca67e;--shadow: 0 28px 64px rgba(0, 0, 0, .34);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--radius-sm: 12px;--page-width: min(1520px, calc(100vw - 3rem) );--page-width-narrow: min(980px, calc(100vw - 3rem) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Avenir Next,Segoe UI,sans-serif;background:radial-gradient(circle at 12% 10%,rgba(212,162,87,.22),transparent 24%),radial-gradient(circle at 88% 14%,rgba(111,143,170,.18),transparent 22%),linear-gradient(180deg,#08131d,#071019 38%,#050b12);min-height:100vh}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:88px 88px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.82),transparent 88%);mask-image:linear-gradient(180deg,rgba(0,0,0,.82),transparent 88%);opacity:.38;pointer-events:none}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#050b1200,#050b1233,#050b1275);pointer-events:none}img{max-width:100%}a{color:inherit;text-decoration:none}.site-shell{position:relative;z-index:1}.site-main{display:grid;gap:.75rem}.page-shell{width:var(--page-width);margin:0 auto}.page-shell--narrow{width:var(--page-width-narrow)}.brand__eyebrow,.eyebrow,.section-kicker,.note-block__label,.hero__panel-label,.card__tag,.timeline-card__phase,.metric-card__badge,.site-footer__links-label{text-transform:uppercase;letter-spacing:.17em;font-family:Arial Narrow,Franklin Gothic Medium,sans-serif;font-size:.72rem}.brand__eyebrow,.eyebrow,.section-kicker,.note-block__label,.hero__panel-label,.card__tag,.timeline-card__phase,.site-footer__links-label{color:var(--gold)}.site-header{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08131dc2;border-bottom:1px solid rgba(255,255,255,.05)}.site-header__inner{width:var(--page-width);margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:.95rem 0}.brand{display:inline-flex;flex-direction:column;gap:.15rem}.brand__name,.hero h1,.section-heading h2,.note-block h2,.cta-band h2,.lead-band__item h2,.site-footer__brand h2{margin:0;font-family:Arial Narrow,Franklin Gothic Medium,sans-serif;font-weight:700;line-height:.96;letter-spacing:.01em}.brand__name{font-size:1.45rem}.site-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem .95rem}.site-nav__link{color:var(--text-soft);font-size:.93rem;padding-bottom:.2rem;border-bottom:1px solid transparent;transition:color .16s ease,border-color .16s ease;white-space:nowrap}.site-nav__link:hover,.site-nav__link.is-active{color:var(--text);border-color:var(--gold)}.hero{position:relative;overflow:clip}.hero__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 12% 16%,rgba(212,162,87,.24),transparent 22%),radial-gradient(circle at 74% 14%,rgba(111,143,170,.18),transparent 20%),linear-gradient(140deg,rgba(255,255,255,.04),transparent 42%)}.hero--financial .hero__backdrop,.hero--phasing .hero__backdrop{background:radial-gradient(circle at 18% 20%,rgba(111,143,170,.2),transparent 24%),radial-gradient(circle at 84% 14%,rgba(212,162,87,.18),transparent 20%),linear-gradient(140deg,rgba(255,255,255,.04),transparent 42%)}.page-shell--hero{position:relative;display:grid;grid-template-columns:minmax(0,1.14fr) minmax(320px,.86fr);gap:1rem;align-items:start;padding:5.6rem 0 1.8rem}.hero__copy,.hero__panel,.metric-card,.card,.panel-list,.timeline-card,.note-block,.cta-band,.lead-band__item{background:var(--bg-surface);border:1px solid var(--line);box-shadow:var(--shadow)}.hero__copy{position:relative;border-radius:var(--radius-xl);padding:2.05rem;overflow:clip}.page--home .hero__copy{padding:2.2rem}.hero__copy:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.045),transparent 48%);pointer-events:none}.hero h1{font-size:clamp(2.7rem,4.6vw,4.9rem);max-width:12.5ch;text-wrap:balance}.page--home .hero h1{font-size:clamp(3rem,5vw,5.25rem);max-width:11.75ch}.hero__summary,.section-heading p,.prose-block p,.card p,.metric-card__detail,.panel-list li,.timeline-card p,.note-block p,.cta-band p,.site-footer__summary,.site-footer__note,.hero__panel-copy,.lead-band__item p{color:var(--text-soft);line-height:1.72}.hero__summary{max-width:50ch;font-size:1rem;margin:1rem 0 0}.page--home .hero__summary{max-width:47ch}.hero__chips{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.15rem}.hero-chip{display:inline-flex;align-items:center;min-height:2rem;padding:0 .85rem;border-radius:999px;border:1px solid rgba(212,162,87,.28);background:#d4a25714;color:var(--text);font-size:.88rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.45rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.15rem;padding:0 1.25rem;border-radius:999px;background:linear-gradient(135deg,#deb06b,#c3833e);color:#111;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.button:hover{transform:translateY(-1px);box-shadow:0 14px 28px #c3833e3d}.button--secondary,.button--nav{background:transparent;border:1px solid rgba(212,162,87,.28);color:var(--text);box-shadow:none}.button--nav{min-height:2.75rem}.button--nav-active{background:#d4a2571f}.hero__panel{align-self:start;border-radius:var(--radius-xl);padding:1.2rem;background:linear-gradient(180deg,#0f1d2bf2,#09121beb)}.hero__panel-top{display:grid;gap:.25rem;margin-bottom:.85rem}.hero__panel-copy{margin:0;font-size:.92rem;line-height:1.6}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.metric-grid--hero{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{position:relative;border-radius:var(--radius-md);padding:1.1rem;min-height:8.4rem;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 58%),var(--bg-surface-strong)}.hero__panel .metric-card{min-height:7.75rem;padding:1rem}.metric-card__label,.site-footer__summary,.site-footer__note{margin:0}.metric-card__value{margin:.45rem 0;font-size:clamp(1.55rem,3vw,2.3rem);font-family:Arial Narrow,Franklin Gothic Medium,sans-serif}.hero__panel .metric-card__value{font-size:clamp(1.4rem,1.9vw,1.95rem)}.hero__panel .metric-card__detail{font-size:.88rem;line-height:1.55}.metric-card__detail{margin:0;font-size:.93rem}.metric-card__badge{display:inline-flex;margin-top:.85rem;padding:.34rem .62rem;border-radius:999px;background:var(--gold-soft);color:var(--text)}.section{position:relative;padding:.2rem 0 0}.section>.page-shell,.section>.page-shell--narrow{position:relative;padding:.9rem 0}.section--lead{margin-top:-.6rem}.lead-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.lead-band__item{border-radius:var(--radius-md);padding:1.2rem}.lead-band__item h2{font-size:1.35rem;margin-bottom:.55rem}.lead-band__item p{margin:0;font-size:.95rem}.section--muted:before,.section--spotlight:before,.section--accent:before,.section--signal:before,.section--timeline:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.section--muted:before{background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 72%)}.section--spotlight:before{background:radial-gradient(circle at 12% 14%,rgba(212,162,87,.12),transparent 24%)}.section--accent:before{background:linear-gradient(90deg,rgba(179,92,44,.14),transparent 64%)}.section--signal:before{background:linear-gradient(90deg,rgba(111,143,170,.12),transparent 58%)}.section--timeline:before{background:linear-gradient(180deg,rgba(212,162,87,.06),transparent 54%)}.section-heading{max-width:58rem;margin-bottom:1.5rem}.section-heading h2{font-size:clamp(2rem,4.6vw,3.9rem)}.section-heading p{margin:.8rem 0 0;max-width:56ch}.prose-block{display:grid;gap:1rem}.prose-block p{margin:0;font-size:1.03rem}.prose-block--large p{font-size:1.08rem}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.card-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.panel-list,.note-block,.cta-band{border-radius:var(--radius-lg);padding:1.45rem}.card{background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 52%),var(--bg-surface-strong)}.card h3,.panel-list h3,.timeline-card h3{margin:0 0 .75rem;font-family:Arial Narrow,Franklin Gothic Medium,sans-serif;font-size:1.48rem}.card__header-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.card p,.panel-list ul,.timeline-card ul,.prompt-list{margin:0}.card--inquiry{display:grid;gap:.95rem}.prompt-list,.panel-list ul,.timeline-card ul{padding-left:1.15rem;color:var(--text-soft);line-height:1.72}.prompt-list li,.panel-list li,.timeline-card li{margin-bottom:.3rem}.split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.panel-list{background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 56%),var(--bg-surface-strong)}.timeline{display:grid;gap:1rem}.timeline-card{display:grid;grid-template-columns:200px minmax(0,1fr);gap:1.2rem;border-radius:var(--radius-lg);padding:1.45rem;background:linear-gradient(180deg,rgba(255,255,255,.028),transparent 58%),var(--bg-surface-strong);border:1px solid var(--line);box-shadow:var(--shadow)}.timeline-card__rail{display:grid;align-content:start;gap:.65rem}.timeline-card__phase,.timeline-card__status{display:inline-flex;align-self:start;justify-self:start;min-height:2rem;align-items:center;padding:0 .8rem;border-radius:999px}.timeline-card__phase{background:#d4a2571f}.timeline-card__status{color:var(--text);font-size:.82rem;border:1px solid var(--line-strong)}.timeline-card--launch .timeline-card__status{background:#7ca67e24}.timeline-card--later .timeline-card__status{background:#d4a2571f}.timeline-card--future .timeline-card__status{background:#6f8faa24}.timeline-card__body{display:grid;gap:.85rem}.timeline-card__note{margin:0;padding-top:.75rem;border-top:1px solid rgba(212,162,87,.2)}.note-block{background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 54%),var(--bg-surface-strong)}.note-block--preliminary{background:linear-gradient(135deg,#d4a25724,#09121bf2)}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;background:linear-gradient(135deg,#b35c2c24,#09121bf2)}.cta-band p{max-width:56ch;margin:.7rem 0 0}.site-footer{padding:2rem 0 3.2rem}.site-footer__inner{display:grid;grid-template-columns:minmax(0,1.2fr) auto;gap:2rem;padding-top:1.25rem;border-top:1px solid var(--line)}.site-footer__brand h2{font-size:2rem;margin-top:.2rem}.site-footer__note{margin-top:.6rem}.site-footer__links{display:grid;align-content:start;justify-items:end;gap:.55rem;color:var(--text-soft)}.site-footer__links a:hover{color:var(--text)}@media (max-width: 1280px){.page-shell--hero{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr)}}@media (max-width: 1080px){.site-header__inner,.page-shell--hero,.site-footer__inner{grid-template-columns:1fr}.page-shell--hero{gap:.95rem;padding-top:5rem}.site-nav{justify-content:flex-start}.metric-grid,.lead-band,.card-grid,.split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__links{justify-items:start}}@media (max-width: 780px){.site-header__inner,.site-nav,.hero__actions,.cta-band,.site-footer__inner{display:grid}.page-shell--hero,.metric-grid,.metric-grid--hero,.lead-band,.card-grid,.card-grid--two,.split-grid,.timeline-card{grid-template-columns:1fr}.hero__copy,.hero__panel,.metric-card,.card,.panel-list,.timeline-card,.note-block,.cta-band,.lead-band__item{padding:1.15rem}.page-shell--hero{gap:.85rem;padding-top:4.7rem}.hero h1{max-width:10ch;font-size:clamp(2.35rem,10vw,3.8rem)}.hero__summary{font-size:.97rem}.section-heading h2{font-size:clamp(1.9rem,10vw,3rem)}.site-nav,.hero__actions,.site-footer__links{justify-content:start}.button,.button--nav{width:100%}}
