:root{--cds-background:#fff;--cds-layer-01:#f4f4f4;--cds-layer-02:#fff;--cds-field-01:#f4f4f4;--cds-text-primary:#161616;--cds-text-secondary:#525252;--cds-text-helper:#6f6f6f;--cds-text-placeholder:#a8a8a8;--cds-text-on-color:#fff;--cds-link-primary:#0f62fe;--cds-link-hover:#0043ce;--cds-border-subtle:#e0e0e0;--cds-border-strong:#8d8d8d;--cds-border-inverse:#161616;--cds-interactive:#0f62fe;--cds-button-primary:#0f62fe;--cds-button-primary-hover:#0353e9;--cds-button-primary-active:#002d9c;--cds-support-success:#24a148;--cds-inverse-bg:#161616;--cds-inverse-layer:#262626;--cds-inverse-text:#f4f4f4;--cds-inverse-link:#78a9ff;--sp-01:.125rem;--sp-02:.25rem;--sp-03:.5rem;--sp-04:.75rem;--sp-05:1rem;--sp-06:1.5rem;--sp-07:2rem;--sp-08:2.5rem;--sp-09:3rem;--sp-10:4rem;--sp-11:5rem;--sp-12:6rem;--sp-13:10rem;--cds-ease-productive:cubic-bezier(.2, 0, .38, .9);--cds-ease-expressive:cubic-bezier(.4, .14, .3, 1);--cds-container:1312px}*{box-sizing:border-box}html{background:var(--cds-background);scroll-behavior:smooth}body{background:var(--cds-background);color:var(--cds-text-primary);-webkit-font-smoothing:antialiased;margin:0;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;line-height:1.4;overflow-x:hidden}::selection{background:var(--cds-text-primary);color:#fff}.cds-container{width:100%;max-width:var(--cds-container);margin:0 auto;padding-left:16px;padding-right:16px}@media (width>=672px){.cds-container{padding-left:32px;padding-right:32px}}@media (width>=1056px){.cds-container{padding-left:40px;padding-right:40px}}.cds-section{padding-top:var(--sp-11);padding-bottom:var(--sp-11)}@media (width>=1056px){.cds-section{padding-top:var(--sp-12);padding-bottom:var(--sp-12)}}.cds-rule-top{border-top:1px solid var(--cds-border-subtle)}.type-label{letter-spacing:.16em;text-transform:uppercase;color:var(--cds-link-primary);margin:0 0 var(--sp-05);font-size:.75rem;font-weight:600}.type-label--muted{color:var(--cds-text-helper)}.type-display{letter-spacing:-.02em;margin:0;font-size:clamp(2.25rem,6vw,3.75rem);font-weight:300;line-height:1.09}.type-h2{letter-spacing:-.01em;margin:0;font-size:clamp(1.75rem,4vw,2.625rem);font-weight:300;line-height:1.15}.type-h3{letter-spacing:0;margin:0;font-size:clamp(1.375rem,2.4vw,1.75rem);font-weight:400;line-height:1.25}.type-lead{color:var(--cds-text-secondary);font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;line-height:1.55}.type-body{color:var(--cds-text-secondary);font-size:.9375rem;line-height:1.5}.type-meta{color:var(--cds-text-helper);letter-spacing:0;font-family:IBM Plex Mono,monospace;font-size:.8125rem}.mono{font-family:IBM Plex Mono,monospace}.btn{justify-content:space-between;align-items:center;gap:var(--sp-09);min-height:48px;padding:0 var(--sp-05);cursor:pointer;transition:background .11s var(--cds-ease-productive);border:1px solid #0000;border-radius:0;max-width:100%;font-family:inherit;font-size:.875rem;font-weight:400;line-height:1;text-decoration:none;display:inline-flex}.btn svg{flex-shrink:0}.btn--primary{background:var(--cds-button-primary);color:#fff}.btn--primary:hover{background:var(--cds-button-primary-hover)}.btn--primary:active{background:var(--cds-button-primary-active)}.btn--ghost{color:var(--cds-link-primary);border-color:var(--cds-link-primary);background:0 0}.btn--ghost:hover{background:#0f62fe14}.btn--inverse{color:#161616;background:#fff}.btn--inverse:hover{background:#e8e8e8}.cds-link{color:var(--cds-link-primary);border-bottom:1px solid #0000;text-decoration:none;transition:border-color .11s}.cds-link:hover{color:var(--cds-link-hover);border-bottom-color:currentColor}.tag{height:24px;padding:0 var(--sp-04);background:var(--cds-layer-01);color:var(--cds-text-secondary);white-space:nowrap;border-radius:12px;align-items:center;font-size:.75rem;display:inline-flex}[data-reveal]{opacity:0;transition:opacity .6s var(--cds-ease-expressive), transform .6s var(--cds-ease-expressive);will-change:opacity, transform;transform:translateY(16px)}[data-reveal].revealed{opacity:1!important;transform:none!important}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;transition:none!important;transform:none!important}*{animation:none!important}}
