: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}}.about-timeline{position:relative;list-style:none;margin:clamp(3rem,6vw,4.5rem) 0 0;padding:clamp(1.4rem,3vw,2.4rem) var(--site-gutter) clamp(2rem,4vw,3rem)}.about-timeline__spine{position:absolute;left:50%;top:0;bottom:0;width:2px;background:#0f032917;transform:translate(-1px);pointer-events:none;overflow:hidden}@media(max-width:720px){.about-timeline__spine{left:1.4rem;transform:none}}.about-timeline__fill{display:block;width:100%;height:0;background:linear-gradient(180deg,#8a5bff,#c43272 52%,#2a4fb0);transition:height 90ms linear}.about-timeline__entry{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:clamp(11rem,22vh,16rem);padding-block:clamp(1rem,2vw,1.6rem)}.about-timeline__entry:first-child{padding-top:0}.about-timeline__entry:last-child{padding-bottom:0}.about-timeline__entry[data-side=left] .about-timeline__year,.about-timeline__entry[data-side=left] .about-timeline__body{grid-column:1;justify-self:end;text-align:right;padding-right:clamp(1.8rem,4vw,4rem)}.about-timeline__entry[data-side=left] .about-timeline__body{max-width:32ch}.about-timeline__entry[data-side=right] .about-timeline__year,.about-timeline__entry[data-side=right] .about-timeline__body{grid-column:2;justify-self:start;text-align:left;padding-left:clamp(1.8rem,4vw,4rem)}.about-timeline__entry[data-side=right] .about-timeline__body{max-width:32ch}@media(max-width:720px){.about-timeline__entry{grid-template-columns:1fr;padding-left:3rem;min-height:auto;padding-block:clamp(1.2rem,3vw,2rem)}.about-timeline__entry[data-side=left] .about-timeline__year,.about-timeline__entry[data-side=left] .about-timeline__body,.about-timeline__entry[data-side=right] .about-timeline__year,.about-timeline__entry[data-side=right] .about-timeline__body{grid-column:1;justify-self:start;text-align:left;padding-left:0;padding-right:0}}.about-timeline__year{display:block;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(3.4rem,7.5vw,7rem);font-weight:600;line-height:.92;letter-spacing:-.025em;color:#0f0329;opacity:.22;transition:opacity .5s cubic-bezier(.65,0,.35,1);margin-bottom:.5rem}.about-timeline__entry.is-active .about-timeline__year{opacity:1}.about-timeline__body{display:grid;gap:.42rem}.about-timeline__title{margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(1.2rem,1.6vw,1.42rem);font-weight:600;line-height:1.15;letter-spacing:-.008em;color:#0f0329;opacity:.42;transition:opacity .5s cubic-bezier(.65,0,.35,1)}.about-timeline__entry.is-active .about-timeline__title{opacity:1}.about-timeline__text{margin:0;color:#0f0329b8;font-size:.98rem;line-height:1.55;opacity:.42;transition:opacity .5s cubic-bezier(.65,0,.35,1)}.about-timeline__entry.is-active .about-timeline__text{opacity:1}.about-timeline__dot{position:absolute;left:50%;top:clamp(1.4rem,3vw,2rem);width:14px;height:14px;border-radius:50%;background:#fff;border:2px solid rgba(15,3,41,.22);transform:translate(-50%);transition:border-color .4s ease,background .4s ease,box-shadow .4s ease;z-index:2}@media(max-width:720px){.about-timeline__dot{left:1.4rem}}.about-timeline__entry.is-active .about-timeline__dot{border-color:#8a5bff;background:#8a5bff;box-shadow:0 0 0 6px #8a5bff29}.about-room{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(15,3,41,.12);border-left:1px solid rgba(15,3,41,.12);margin:clamp(2rem,4vw,3.2rem) var(--site-gutter) 0}@media(max-width:900px){.about-room{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.about-room{grid-template-columns:1fr}}.about-room__cell{display:grid;grid-template-columns:auto 1fr;gap:clamp(1rem,2vw,1.5rem);padding:clamp(1.5rem,2.6vw,2.2rem);border-right:1px solid rgba(15,3,41,.12);border-bottom:1px solid rgba(15,3,41,.12);align-items:start;transition:background .26s ease}.about-room__cell:hover{background:#f8f4ff8c}.about-room__num{font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(1.7rem,2.2vw,2.1rem);font-weight:600;line-height:1;color:#8a5bff;letter-spacing:-.02em}.about-room__body{display:grid;gap:.38rem}.about-room__role{margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(1.2rem,1.7vw,1.42rem);font-weight:600;line-height:1.12;letter-spacing:-.008em;color:#0f0329}.about-room__scope{margin:0;color:#0f03299e;font-size:.95rem;line-height:1.45}.about-matter{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,1.8vw,1.6rem);margin-top:clamp(1rem,2vw,1.8rem);padding-inline:var(--site-gutter)}.about-matter__row{display:grid;gap:.4rem;padding:1.1rem 0;border-top:1px solid rgba(210,215,255,.58)}.about-matter__k{color:#0f032994;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:.84rem;letter-spacing:.12em;text-transform:uppercase}.about-matter__v{margin:0;color:#0f0329;font-size:1.12rem;line-height:1.35}@media(max-width:760px){.about-matter{grid-template-columns:1fr}}
