:root{--bone:#f5f5f2;--ink:#141416;--grey:#6e7280;--cobalt:#2547e0;--cobalt-lift:#5877f3;--ink-raise:#1b1b1e;--ink-line:#2a2a2e;--bone-line:#e2e2dc;--grey-soft:#9a9ea8;--bg:var(--ink);--surface:var(--ink-raise);--surface-2:var(--ink-raise);--surface-3:var(--ink-raise);--black:#0f0f11;--white:var(--bone);--muted:var(--grey-soft);--muted-2:var(--grey);--line:rgba(245,245,242,0.09);--line-strong:rgba(245,245,242,0.16);--cream:var(--bone);--accent:var(--cobalt-lift);--text-2:rgba(245,245,242,0.82);--hover-fill:rgba(245,245,242,0.05);--glass:rgba(20,20,22,0.72);--glass-strong:rgba(20,20,22,0.92);--hero-word-1:var(--bone);--hero-word-2:var(--cobalt-lift);--hue-brand:#ff1f6d;--hue-design:#b8ff3c;--hue-engineering:#1b2cf0;--hue-ai:#ff7a1a;--hue-brand-ink:#ff4f8b;--hue-design-ink:#a6e82c;--hue-engineering-ink:#5b6cff;--hue-ai-ink:#ff8f3d;--hue-brand-shadow:rgba(140,6,52,0.6);--hue-design-shadow:rgba(88,124,10,0.5);--hue-engineering-shadow:rgba(8,16,110,0.6);--hue-ai-shadow:rgba(150,58,0,0.55);--hue-orchid:#c13bff;--hue-jade:#0ad6a1;--hue-sun:#ffc61a;--hue-orchid-shadow:rgba(96,8,150,0.55);--hue-jade-shadow:rgba(4,92,68,0.5);--hue-sun-shadow:rgba(140,96,0,0.5);--jm-stock:#16130f;--jm-ink:#efe7d6;--jm-blend:screen;--jm-grain:0.13;--jm-ink-brand:#b8ff3c;--jm-ink-design:#ff1f6d;--jm-ink-engineering:#1b2cf0;--jm-ink-ai:#ff7a1a;--jm-cast:rgba(0,0,0,0.5);--jm-shade-1:#a8003f;--jm-shade-2:#0d1aa8;--jm-shade-3:#b34d00;--jm-shade-4:#7a1cb0;--jm-shade-5:#059a72;--jm-veil-1:#4a1a2a;--jm-veil-2:#1e2444;--jm-veil-3:#4a2e1a;--jm-veil-4:#372344;--jm-veil-5:#143a32;--font-sans:var(--font-identity),"Helvetica Neue",Arial,sans-serif;--font-serif:var(--font-editorial),Georgia,serif;--font-mono:var(--font-geist-mono,"SFMono-Regular",ui-monospace,monospace);--font-label:var(--font-identity),"Helvetica Neue",Arial,sans-serif;--track-caps:0.24em;--track-caps-tight:0.14em;--u:8px;--hairline:2px;--gutter:8px;--gap:8px;--radius-s:2px;--radius-m:3px;--radius-l:4px;--radius-pill:999px;--nav-h:44px;--bed:minmax(0,1fr) minmax(0,2fr);--bed-rail:calc((100% - var(--gutter)) / 3);--measure-tight:34ch;--measure-body:46ch;--measure-wide:68ch;--rail:clamp(260px,19vw,330px);--section-gap:120px;--section-gap-s:40px;--panel-pad:clamp(40px,3.2vw,56px)}@media (min-width:1200px){:root{--nav-h:52px}}@media (min-width:1024px){:root{--section-gap:10rem;--section-gap-s:3.5rem}}:root[data-theme=light]{--bone:#16161a;--ink:#f4f3ef;--ink-raise:#ffffff;--ink-line:#e6e5de;--bone-line:#d9d8d0;--grey:#6c7078;--grey-soft:#55585f;--cobalt-lift:#2547e0;--line:rgba(20,20,22,0.12);--line-strong:rgba(20,20,22,0.2);--text-2:rgba(20,20,22,0.82);--hover-fill:rgba(20,20,22,0.05);--glass:rgba(244,243,239,0.78);--glass-strong:rgba(244,243,239,0.94);--hue-brand-ink:#c4004f;--hue-design-ink:#5d8a00;--hue-engineering-ink:#1220a8;--hue-ai-ink:#b04e00;--jm-stock:#f0e8d8;--jm-ink:#1a1613;--jm-blend:multiply;--jm-grain:0.17;--jm-ink-brand:#b8ff3c;--jm-ink-design:#ff1f6d;--jm-ink-engineering:#1b2cf0;--jm-ink-ai:#ff7a1a;--jm-cast:rgba(20,20,22,0.18);--jm-veil-1:#f0dce3;--jm-veil-2:#dcdfec;--jm-veil-3:#f0e2d3;--jm-veil-4:#e5dcea;--jm-veil-5:#d8e9e3}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html.theme-ready *,html.theme-ready :after,html.theme-ready :before{transition:background-color .3s ease,border-color .3s ease,color .3s ease,fill .3s ease}@media (prefers-reduced-motion:reduce){html.theme-ready *,html.theme-ready :after,html.theme-ready :before{transition:none}}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}body,html{background:var(--ink);color:var(--bone);font-family:var(--font-sans);font-weight:400;font-size:16px;line-height:1.55;letter-spacing:0;-webkit-text-size-adjust:100%}@media (min-width:1024px){body,html{font-size:clamp(16px,13.5px + .18vw,18px)}}body{overflow-x:hidden}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}::selection{background:var(--cobalt);color:var(--bone)}:focus-visible{outline:var(--hairline) solid var(--cobalt-lift);outline-offset:3px}.padding-global{padding-left:var(--gutter);padding-right:var(--gutter)}.container-large{width:100%;max-width:2200px;margin:0 auto}.section{position:relative}.ground-bone{background:var(--bone);color:var(--ink)}.ground-bone ::selection{background:var(--cobalt);color:var(--bone)}.h1{font-size:clamp(2.2rem,1.2rem + 3.6vw,3.5rem);line-height:1.06;letter-spacing:-.015em}.h1,.h2{font-family:var(--font-sans);font-weight:300}.h2{font-size:clamp(1.6rem,1.1rem + 1.9vw,2.25rem);line-height:1.1}.h2,.h3{letter-spacing:-.01em}.h3{font-weight:500;font-size:1.2rem;line-height:1.15}.eyebrow{font-size:.72rem;font-weight:500;text-transform:uppercase}.eyebrow,.mono{font-family:var(--font-label);letter-spacing:var(--track-caps-tight)}.text-small{font-size:.875rem;line-height:1.5}.text-tiny{font-family:var(--font-label);font-size:.72rem;line-height:1.4;letter-spacing:.02em}.is-serif-italic{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:1.04em;letter-spacing:-.005em}.muted{color:var(--muted)}.accent{color:var(--cobalt-lift)}.button{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;transform:translateY(0);background:transparent;border:1px solid var(--line-strong);border-radius:var(--radius-s);font-family:var(--font-label);font-size:.72rem;font-weight:500;line-height:1;letter-spacing:var(--track-caps-tight);text-transform:uppercase;color:var(--bone);transition:border-color var(--dur,.24s) ease,background .24s ease,color .24s ease,transform .12s ease}@media (hover:hover){.button:hover{border-color:var(--cobalt-lift);color:var(--bone)}}.button:active{transform:translateY(1px)}.button.is-light{background:var(--bone);color:var(--ink);border-color:var(--bone)}@media (hover:hover){.button.is-light:hover{background:transparent;color:var(--bone);border-color:var(--bone)}}.ground-bone .button{border-color:var(--bone-line);color:var(--ink)}@media (hover:hover){.ground-bone .button:hover{border-color:var(--cobalt)}}.ground-bone .button.is-light{background:var(--ink);color:var(--bone);border-color:var(--ink)}.pill{display:inline-flex;align-items:center;padding:5px 10px;background:var(--ink-raise);border:1px solid var(--line);border-radius:var(--radius-s);font-family:var(--font-label);font-size:.7rem;font-weight:500;letter-spacing:var(--track-caps-tight);text-transform:uppercase;transition:border-color .2s ease,color .2s ease}.reveal{opacity:0;transform:translateY(18px);will-change:transform,opacity}.line-mask{display:block;overflow:hidden}@media (prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.reveal{opacity:1}.button:active,.reveal{transform:none}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@font-face{font-family:Jost;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/b8c37bb59076c047-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Jost;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/5bbac197f803cc34-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Jost;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/9dd75fadc5b3df29-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Jost;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b8c37bb59076c047-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Jost;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5bbac197f803cc34-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Jost;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9dd75fadc5b3df29-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Jost;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b8c37bb59076c047-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Jost;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/5bbac197f803cc34-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Jost;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9dd75fadc5b3df29-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Jost;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b8c37bb59076c047-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Jost;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/5bbac197f803cc34-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Jost;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9dd75fadc5b3df29-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Jost Fallback;src:local("Arial");ascent-override:111.45%;descent-override:39.06%;line-gap-override:0.00%;size-adjust:96.01%}.__className_744fae{font-family:Jost,Jost Fallback;font-style:normal}.__variable_744fae{--font-identity:"Jost","Jost Fallback"}@font-face{font-family:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c56fbb5486862d1b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/bd7a9b1ce2297c14-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/45d0fdf0988e07ff-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7452ca4a93358909-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e0ecb571b51ea3b5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6e8c7cb283336a9d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_35b0e9{font-family:Fraunces,Fraunces Fallback}.__variable_35b0e9{--font-editorial:"Fraunces","Fraunces Fallback"}@font-face{font-family:aspekta;src:url(/_next/static/media/d8298875641ec7d4-s.p.woff2) format("woff2");font-display:swap}@font-face{font-family:aspekta Fallback;src:local("Arial");ascent-override:109.13%;descent-override:32.74%;line-gap-override:0.00%;size-adjust:100.79%}.__className_79ac07{font-family:aspekta,aspekta Fallback}.__variable_79ac07{--font-aspekta:"aspekta","aspekta Fallback"}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/0ec5be38a240bb9c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4aab7dfd9b249bbd-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d1e4b157287b25f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/dddd2407935159cd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/64126a7168838133-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Oswald Fallback;src:local("Arial");ascent-override:146.51%;descent-override:35.49%;line-gap-override:0.00%;size-adjust:81.43%}.__className_b207e9{font-family:Oswald,Oswald Fallback;font-weight:500;font-style:normal}.__variable_b207e9{--font-clock:"Oswald","Oswald Fallback"}@font-face{font-family:GeistMono;src:url(/_next/static/media/66f30814ff6d7cdf.p.woff2) format("woff2");font-display:swap;font-weight:100 900}.__className_c1e5c9{font-family:GeistMono,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.__variable_c1e5c9{--font-geist-mono:"GeistMono",ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}