: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}}.tech-ladder{display:grid;gap:.6rem;margin-top:1.3rem}.tech-layer{position:relative;display:grid;grid-template-columns:9rem 1fr;align-items:stretch;background:linear-gradient(95deg,#fcf8ffd1,#f0f6ffdb);border-radius:1.2rem;overflow:hidden}.tech-layer__side{display:grid;align-content:center;padding:1.2rem 1rem;background:linear-gradient(180deg,#ba9dff26,#ba9dff0d);border-right:1px solid rgba(210,215,255,.5)}.tech-layer__idx{color:#4b22a6;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:.82rem;letter-spacing:.1em;text-transform:uppercase}.tech-layer__name{margin-top:.15rem;color:#0f0329;font-size:1.1rem;font-weight:500;letter-spacing:-.005em;line-height:1.2}.tech-layer__note{margin-top:.3rem;color:#0f03299e;font-size:.86rem;line-height:1.35}.tech-layer__body{display:flex;flex-wrap:wrap;gap:.5rem;align-content:center;padding:1.2rem}.tech-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .85rem;background:#ffffffd9;border-radius:999px;color:#0f0329;font-size:.9rem;line-height:1;transition:all .2s ease;border:1px solid rgba(210,215,255,0)}.tech-chip:before{content:"";width:.4rem;height:.4rem;border-radius:999px;background:linear-gradient(135deg,#ff9dd8,#83d0ff)}.tech-chip:hover{background:#fff;border-color:#ba9dffb3;transform:translateY(-1px)}.tech-chip--ok:before{background:#4cd68b}.tech-chip--watch:before{background:#f5a623}@media(max-width:820px){.tech-layer{grid-template-columns:1fr}.tech-layer__side{border-right:0;border-bottom:1px solid rgba(210,215,255,.5)}}.tech-board{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.75rem;margin-top:1.2rem}.tech-board__card{padding:1.15rem;background:#ffffffc7;border-radius:1rem;display:grid;gap:.4rem;transition:transform .22s ease}.tech-board__card:hover{transform:translateY(-2px)}.tech-board__h{color:#0f03298f;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:.82rem;letter-spacing:.1em;text-transform:uppercase}.tech-board__t{margin:0;color:#0f0329;font-size:1.05rem;font-weight:500;line-height:1.2}.tech-board__d{margin:0;color:#0f0329b8;font-size:.94rem;line-height:1.45}.tech-bench{display:grid;grid-template-columns:auto 1fr;gap:clamp(1rem,2vw,2rem);margin-top:1.3rem;padding:clamp(1.3rem,2.4vw,2rem);background:linear-gradient(135deg,#180a3ef5,#0c022af5);border-radius:1.4rem;color:#eceafc;overflow:hidden;position:relative;isolation:isolate}.tech-bench:before{content:"";position:absolute;inset:-20% -10% auto auto;width:26rem;height:26rem;background:radial-gradient(circle,#c4aaff59,#c4aaff00 68%);filter:blur(20px);z-index:-1}.tech-bench__idx{color:#eceafc8f;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:.82rem;letter-spacing:.12em;text-transform:uppercase}.tech-bench__t{margin:.2rem 0 .5rem;font-size:clamp(1.3rem,1.7vw,1.7rem);font-weight:500;line-height:1.2;letter-spacing:-.005em;color:#fff}.tech-bench__d{margin:0;color:#eceafcd1;font-size:1rem;line-height:1.5;max-width:54ch}.tech-bench__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.6rem;margin-top:1rem}.tech-bench__row{display:grid;gap:.15rem;padding:.55rem 0;border-top:1px solid rgba(236,234,252,.15)}.tech-bench__k{color:#eceafc85;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:.76rem;letter-spacing:.1em;text-transform:uppercase}.tech-bench__v{color:#fff;font-size:.96rem;line-height:1.3}@media(max-width:820px){.tech-bench{grid-template-columns:1fr}}.tech-principle{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:1.2rem;border-top:1px solid rgba(210,215,255,.55)}.tech-principle__cell{padding:1.1rem 1rem 1rem 0;border-right:1px solid rgba(210,215,255,.4);display:grid;gap:.3rem}.tech-principle__cell:last-child{border-right:0}.tech-principle__k{color:#0f03298c;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.tech-principle__t{color:#0f0329;font-size:1.02rem;font-weight:500;line-height:1.2}.tech-principle__d{color:#0f0329b8;font-size:.9rem;line-height:1.4}@media(max-width:820px){.tech-principle{grid-template-columns:1fr}.tech-principle__cell{border-right:0;border-bottom:1px solid rgba(210,215,255,.4);padding:1rem 0}}
