@charset "UTF-8";*{box-sizing:border-box}*:before,*:after{box-sizing:inherit}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}img{max-width:100%;height:auto;display:block}:root{--color-primary: #161616;--text-primary: #161616;--text-muted: #2f2f2f;--text-muted-2: #424242;--text-muted-3: #727272;--text-inverse: #fff;--text-inverse-muted: rgba(#fff, .7);--highlight-text: #161616;--color-highlight: #c8ff61;--color-highlight-2: #ff580b;--surface: #f8f8f8;--surface-strong: #fff;--border-subtle: rgba(0, 0, 0, .06);--border-strong: rgba(0, 0, 0, .16);--btn-primary: #000b1f;--btn-primary-hover: rgb(18.7, 18.7, 18.7);--footer-bg: #000b1f;--pulse-color: rgba(0, 0, 0, .28)}body[data-theme=dark]{--color-primary: #f3f4f6;--text-primary: #f3f4f6;--text-muted: #c0c5d0;--text-muted-2: #b4b4b4;--text-muted-3: #9a9a9a;--text-inverse: #f3f4f6;--text-inverse-muted: rgba(243, 244, 246, .7);--highlight-text: #161616;--color-highlight: #b8ff70;--color-highlight-2: #ff7a2b;--surface: #0f1115;--surface-strong: #161920;--border-subtle: rgba(255, 255, 255, .08);--border-strong: rgba(255, 255, 255, .16);--btn-primary: #1b2a46;--btn-primary-hover: #24365a;--footer-bg: #0c1324;--pulse-color: rgba(243, 244, 246, .25)}html{font-size:100%}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--color-primary);background:var(--surface);-webkit-font-smoothing:antialiased;line-height:1.55}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:.15rem solid var(--color-primary);outline-offset:.15rem}.heading-h1{font-weight:800;font-size:clamp(2rem,1rem + 2vw,3.5rem);line-height:1.1;font-weight:400;letter-spacing:-.01em}.heading-h2{font-weight:500;font-size:clamp(1.5rem,1rem + 2vw,2.25rem);line-height:1.2}.heading-h3{font-weight:500;font-size:clamp(1rem,1rem + 2vw,1.25rem);line-height:1.25}.heading-h4{font-weight:600;font-size:1.125rem;line-height:1.35}.text-xs{font-size:.75rem}.text-s{font-size:.875rem}.text-m{font-size:1rem}.text-l{font-size:1.25rem}.text-xl{font-size:1.5rem}.text-xxl{font-size:2rem}.text-primary{color:var(--text-primary)}.text-inverse{color:var(--text-inverse)}.text-inverse-muted{color:var(--text-inverse-muted)}.text-muted{color:var(--text-muted)}.text-muted-2{color:var(--text-muted-2)}.text-muted-3{color:var(--text-muted-3)}.u-muted{color:rgba(var(--text-primary),.65)}.u-highlight{padding:0 .2em;background-image:linear-gradient(0deg,var(--color-highlight) 0 0);background-repeat:no-repeat;background-size:var(--hl-bg-width) 100%;color:var(--highlight-text)}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--text-primary),.6)}.tag{display:inline-flex;align-items:center;justify-content:center;padding:.25rem 1.25rem;border-radius:.375rem;border:1px solid var(--border-subtle);background:var(--surface-strong);font-size:clamp(.75rem,1rem + 2vw,.875rem);font-weight:500;white-space:nowrap;color:var(--text-primary);transition:background .15s ease,border-color .15s ease}.tag:hover{background:var(--surface)}.tag--solid{background:var(--surface);border-color:var(--surface)}.container{width:calc(100% - 2.5rem);margin-inline:auto;max-width:63.4375rem;margin:0 auto}.container-l{width:calc(100% - 2.5rem);margin-inline:auto;max-width:75rem;margin:0 auto}.container-xl{width:calc(100% - 2.5rem);margin-inline:auto;max-width:90rem;margin:0 auto}.section{padding-block:3rem}@media (min-width: 48rem){.section{padding-block:4rem}}.section--dark{background:#2e3747;color:#fff}.section--alt{background:#f6f6f6}.section__head{margin-bottom:2rem}mat-icon{color:currentColor}mat-icon svg,mat-icon path,mat-icon circle{fill:currentColor;transition:fill .15s ease,color .15s ease}a:hover mat-icon,button:hover mat-icon,[role=button]:hover mat-icon{color:var(--highlight-text)}
