:root{--root-font-base: 17px;--root-font-scale: 1;--root-font-size: calc(var(--root-font-base) * var(--root-font-scale));--fs-h1: clamp(3rem, 5.5vw, 6rem);--fs-h2: clamp(2rem, 3.8vw, 3.4rem);--fs-h3: clamp(1.45rem, 2vw, 2.1rem);--fs-display: clamp(3.4rem, 7.5vw, 7.4rem);--fs-metric: clamp(3.4rem, 3.8vw, 5rem);--lh-heading: .96;--ls-heading: -.03em;--fw-heading: 500;--fs-eyebrow: clamp(.86rem, 1vw, 1rem);--ls-eyebrow: .1em;--lh-eyebrow: 1;--fw-eyebrow: 700;--fw-eyebrow-label: 300;--fs-body: clamp(1rem, 1.2vw, 1.2rem);--lh-body: 1.55;--ls-body: normal;--fw-body: 400;--fs-ui: clamp(1rem, 1vw, .98rem);--fs-small: clamp(.84rem, .9vw, .94rem);--lh-compact: 1.2;--accent-stroke: 1.4px;--accent-stroke-color: #bb9ffd;--site-max-width: 3000px;--section-max-width: 120rem;--scrollbar-thumb: #e8f2fb;--scrollbar-track: #0f062a;--hero-collapse: 0;--hero-morph: 0;--site-gutter: clamp(1rem, 1.8vw, 1.5rem);--hero-frame-side: 10px;--hero-frame-bottom: 10px;--hero-frame-top: var(--hero-frame-side);--hero-content-top: var(--hero-frame-top);--hero-frame-radius: 22px;--silver-definition-width: 35%;--silver-content-width: 65%;--silver-inline-pad: clamp(1rem, 1.8vw, 1.5rem);--silver-section-gap: clamp(.8rem, 1.2vw, 1.25rem)}@media(max-height:900px){:root{--root-font-scale: .9}}@media(max-height:820px){:root{--root-font-scale: .85}}@media(max-height:720px){:root{--root-font-scale: .8}}@media(max-width:1024px){:root{--hero-frame-side: 6px;--hero-frame-bottom: 6px;--hero-frame-top: var(--hero-frame-side);--hero-content-top: var(--hero-frame-top);--hero-frame-radius: 14px;--silver-definition-width: 100%;--silver-content-width: 100%;--silver-inline-pad: 1rem;--silver-section-gap: .6rem}}@media(max-width:550px){:root{--site-gutter: .88rem;--fs-h1: clamp(2.05rem, 9vw, 3.1rem);--fs-h2: clamp(1.65rem, 7vw, 2.2rem);--fs-h3: clamp(1.24rem, 5vw, 1.62rem);--fs-display: clamp(2.75rem, 14vw, 4rem);--fs-metric: clamp(2.15rem, 10vw, 3rem);--lh-heading: 1;--ls-heading: -.02em;--silver-inline-pad: .85rem}}.car-values{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:.8rem;margin-top:1.3rem;padding-inline:var(--site-gutter)}.car-value{position:relative;padding:1.3rem 1.35rem;border-top:2px solid transparent;background:#fffc;border-radius:.3rem 1rem 1rem .3rem;display:grid;gap:.4rem;overflow:hidden;transition:border-color .2s ease}.car-value:hover{border-top-color:#bb9ffd}.car-value__k{color:#0f03298f;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase}.car-value h3{margin:0;color:#0f0329;font-size:1.1rem;font-weight:500;line-height:1.2}.car-value p{margin:0;color:#0f0329bd;font-size:.94rem;line-height:1.45;max-width:36ch}.car-board{display:grid;gap:.65rem;margin-top:1.3rem;padding-inline:var(--site-gutter)}.car-role{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:1.2rem;padding:1.3rem 1.35rem;background:linear-gradient(95deg,#fcf8ffd1,#f4faffdb);border-radius:1.1rem;transition:transform .2s ease;cursor:default}.car-role:hover{transform:translate(4px)}.car-role__copy{display:grid;gap:.25rem}.car-role__t{color:#0f0329;font-size:1.15rem;font-weight:500;line-height:1.2}.car-role__stack{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.15rem}.car-role__chip{display:inline-block;padding:.22rem .55rem;background:#ffffffd9;border-radius:999px;color:#0f0329c2;font-size:.8rem;line-height:1}.car-role__aside{display:grid;gap:.2rem;text-align:right}.car-role__status{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .7rem;border-radius:999px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.car-role__status--open{background:#4cd68b29;color:#1a7a4a}.car-role__status--open:before{content:"";width:.4rem;height:.4rem;border-radius:999px;background:#4cd68b}.car-role__status--watch{background:#f5a62329;color:#7a5a1a}.car-role__status--watch:before{content:"";width:.4rem;height:.4rem;border-radius:999px;background:#f5a623}.car-role__loc{color:#0f03298f;font-size:.86rem}@media(max-width:620px){.car-role{grid-template-columns:1fr}.car-role__aside{text-align:left}}.car-signal{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:0;margin-top:1.2rem;background:linear-gradient(135deg,#180a3ef5,#0c022af5);border-radius:1.3rem;overflow:hidden}.car-signal__cell{padding:clamp(1.2rem,2vw,1.7rem);border-right:1px solid rgba(236,234,252,.18)}.car-signal__cell:last-child{border-right:0}.car-signal__v{color:#fff;font-size:clamp(1.6rem,2.2vw,2.2rem);font-weight:500;letter-spacing:-.01em;line-height:1}.car-signal__k{display:block;margin-top:.3rem;color:#eceafc8f;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.car-signal__d{display:block;margin-top:.4rem;color:#eceafcc7;font-size:.9rem;line-height:1.38}@media(max-width:720px){.car-signal{grid-template-columns:1fr 1fr}.car-signal__cell{border-bottom:1px solid rgba(236,234,252,.18)}.car-signal__cell:nth-last-child(-n+2){border-bottom:0}}
