:root{--space-0:0;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:20px;--space-5:32px;--space-6:52px;--space-7:84px;--space-8:136px;--space-9:220px;--font-family-sans:Inter;--font-family-serif:PT Serif;--font-family-mono:IMB Plex Mono;--font-size-0:12px;--font-size-1:14px;--font-size-2:16px;--font-size-3:18px;--font-size-4:20px;--font-size-5:24px;--font-size-6:30px;--font-size-7:36px;--font-size-8:48px;--font-size-9:60px;--font-size-10:72px;--line-height-0:16px;--line-height-1:20px;--line-height-2:24px;--line-height-3:28px;--line-height-4:28px;--line-height-5:32px;--line-height-6:36px;--line-height-7:40px;--line-height-8:48px;--line-height-9:60px;--line-height-10:72px;--line-height-11:96px;--line-height-12:128px;--white:#fff;--black:#101112;--gray-200:#ced2d9;--gray-600:#6e7683;--blue-600:#1e61cd;--magenta-100:#f9d7eb;--max-width-0:320px;--max-width-1:768px}html{background-color:var(--white);font-family:var(--font-family-sans),var(--font-family-serif),sans-serif;text-size-adjust:100%}body{margin:0}.post{width:100%;margin:var(--space-1) 0 var(--space-4)}.post .post__cover,.post .post__cover--none{width:100%;height:200px;object-fit:cover}.post .post__cover--none{background:var(--black)}.post .post__container{padding:0 var(--space-3)}.post .post__content{font-family:var(--font-family-serif);font-weight:400;font-size:var(--font-size-4);line-height:var(--line-height-5);letter-spacing:-.02em;margin-top:var(--space-6)}.post .post__content blockquote{border-left:5px solid var(--black);padding-left:var(--space-3);margin-left:var(--space-4)}.post .post__content a{color:var(--blue-600);text-decoration:none}.post .post__title{font-family:var(--font-family-sans);font-size:var(--font-size-7);line-height:var(--line-height-6);margin:var(--space-4) 0;font-weight:800}.post .post__excerpt{font-family:var(--font-family-serif);font-size:var(--font-size-5);line-height:var(--line-height-4);margin-top:0;font-weight:400}.post .post__date{font-weight:600;font-family:var(--font-family-sans);font-size:var(--font-size-1);line-height:var(--line-height-1);margin-top:var(--space-4)}@media (min-width:800px){.post .post__cover,.post .post__cover--none{width:750px;height:380px}.post .post__title{font-size:var(--font-size-10);line-height:var(--line-height-10);margin:var(--space-6) 0 0;letter-spacing:-.025em}.post .post__excerpt{font-size:var(--font-size-5);line-height:var(--line-height-5);margin-top:var(--space-3);margin-bottom:var(--space-3)}.post .post__date{font-size:var(--font-size-3);line-height:var(--line-height-2);margin-top:var(--space-0)}.post .post__content{margin-top:var(--space-7)}}.container{margin:0 auto}main{margin-top:45px}.header{display:flex;padding:0 var(--space-1);border-bottom:1px solid #ced2d9;z-index:10;background:var(--white);position:fixed;left:0;right:0;top:0}.header .header__title{font-weight:800;font-size:var(--font-size-3);line-height:var(--line-height-1);padding-left:var(--space-2);margin:var(--space-3) 0;text-decoration:none;color:var(--black)}.footer{display:flex;justify-content:flex-end;padding:0 var(--space-3)}.footer .footer__text{font-size:var(--font-size-1);line-height:var(--line-height-1);display:flex;align-items:center;gap:2px}@media (min-width:575px){.container{max-width:var(--max-width-1);padding:0 var(--space-4)}main{margin-top:unset}.header{position:unset;border-bottom:none;margin:var(--space-3) 0;padding:var(--space-2) 0;background:unset}.header .header__title{margin:var(--space-3) 0 var(--space-2);font-size:var(--font-size-5)}.footer{margin:var(--space-3) 0}}.welcome__container{display:flex;flex-direction:column;align-items:center;padding:var(--space-2) var(--space-2)}.logos{display:none}.steps{flex-direction:column;width:100%}.steps .steps__list{list-style-type:none;padding:0}.steps .steps__entry{margin-bottom:var(--space-4)}.steps .steps__title{font-size:var(--font-size-5);line-height:var(--line-height-2)}.steps .steps__subtitle{font-size:var(--font-size-3);line-height:var(--line-height-2)}.steps .steps__text{font-family:var(--font-family-serif);line-height:var(--line-height-2)}.steps .steps__text a{color:var(--blue-600);text-decoration:none}@media (min-width:575px){.welcome__container{width:100%}.logos{display:flex;align-items:center;margin:var(--space-6) 0 var(--space-5) 0}.logos .logos__blur{display:flex;position:absolute;width:375px;height:115px;background:var(--magenta-100);filter:blur(82px);transform:rotate(-19deg);z-index:-1}.logos .logos__plus{display:flex;font-family:var(--font-family-sans);font-weight:800;font-size:var(--font-size-7);line-height:var(--line-height-6);margin:0 var(--space-4)}.logos .logos__entry,.steps{display:flex}.steps{max-width:var(--max-width-0);padding:0}.steps .steps__subtitle{margin-top:var(--space-4)}.steps .steps__list{margin-top:0}}.card{display:flex;flex-direction:column;padding:9px;position:relative;border-bottom:1px solid #ced2d9}.card .card__container{margin:0 var(--space-1) 0}.card .card__cover{width:100%;height:231px;object-fit:cover}.card .card__cover--none{width:100%;height:231px;background:var(--black)}.card .card__title{font-family:var(--font-family-sans);font-weight:800;font-size:var(--font-size-7);line-height:var(--line-height-6);letter-spacing:-.025em;margin:var(--space-3) 0}.card .card__excerpt{font-family:var(--font-family-serif);font-weight:400;font-size:var(--font-size-4);line-height:var(--line-height-3);margin-top:0}.card .card__date{font-weight:600;font-family:var(--font-family-sans);font-size:var(--font-size-1);margin-top:calc(var(----space-4) + 7)}.card .card__link{color:var(--black);text-decoration:none}.card .card__link:hover{opacity:.8;transition:.2s}.card .card__link:before{content:"";position:absolute;inset:0}.card:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.card:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}@media (min-width:575px){.card{border:1px solid #ced2d9;border-bottom:none}.card .card__title{margin-top:var(--space-4)}.card:last-child{border-bottom:1px solid #ced2d9}}@media (min-width:800px){.card{flex-direction:row}.card .card__container{margin:0 var(--space-4) 0}.card .card__cover,.card .card__cover--none{min-width:366.5px;max-width:366.5px;max-height:231px}}@font-face{font-family:__Inter_18dadd;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ec159349637c90ad-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_18dadd;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/513657b02c5c193f-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_18dadd;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/fd4db3eb5472fc27-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_18dadd;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51ed15f9841b9f9d-s.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:__Inter_18dadd;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/05a31a2ca4975f99-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:__Inter_18dadd;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d6b16ce4a6175f26-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_18dadd;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c9a5bc6a7c948fb0-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+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_18dadd;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ec159349637c90ad-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_18dadd;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/513657b02c5c193f-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_18dadd;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/fd4db3eb5472fc27-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_18dadd;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51ed15f9841b9f9d-s.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:__Inter_18dadd;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/05a31a2ca4975f99-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:__Inter_18dadd;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/d6b16ce4a6175f26-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_18dadd;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c9a5bc6a7c948fb0-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+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_18dadd;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ec159349637c90ad-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_18dadd;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/513657b02c5c193f-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_18dadd;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/fd4db3eb5472fc27-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_18dadd;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/51ed15f9841b9f9d-s.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:__Inter_18dadd;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/05a31a2ca4975f99-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:__Inter_18dadd;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/d6b16ce4a6175f26-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_18dadd;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c9a5bc6a7c948fb0-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+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_18dadd;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_18dadd{font-family:__Inter_18dadd,__Inter_Fallback_18dadd;font-style:normal}.__variable_18dadd{--font-family-sans:"__Inter_18dadd","__Inter_Fallback_18dadd"}@font-face{font-family:"__PT_Serif_89977a";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/576e9e4fe930707f-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:"__PT_Serif_89977a";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/a414556a1e0087e1-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:"__PT_Serif_89977a";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/8a1e0f876516a290-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:"__PT_Serif_89977a";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/55f9d8744277143a-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+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:"__PT_Serif_89977a";font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/dc949feb3d0e86d2-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:"__PT_Serif_89977a";font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/b8cffce48d31393c-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:"__PT_Serif_89977a";font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/22ad01f37319d18e-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:"__PT_Serif_89977a";font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/2b419e8fb2fec4ad-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+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:"__PT_Serif_89977a";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4cefbb0c18f21ca5-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:"__PT_Serif_89977a";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/75655d6639acf9be-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:"__PT_Serif_89977a";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8dcff538116e20e3-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:"__PT_Serif_89977a";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/886f446b96dc7734-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+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:"__PT_Serif_89977a";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1829b486edba7033-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:"__PT_Serif_89977a";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6b0cd32368d33c62-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:"__PT_Serif_89977a";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3afe5adeb2c02728-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:"__PT_Serif_89977a";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e693e841d50dcf2f-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+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:"__PT_Serif_Fallback_89977a";src:local("Times New Roman");ascent-override:93.58%;descent-override:25.76%;line-gap-override:0.00%;size-adjust:111.03%}.__className_89977a{font-family:"__PT_Serif_89977a","__PT_Serif_Fallback_89977a"}.__variable_89977a{--font-family-serif:"__PT_Serif_89977a","__PT_Serif_Fallback_89977a"}@font-face{font-family:__IBM_Plex_Mono_2bec95;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b6f2eee8808a2bb4-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__IBM_Plex_Mono_2bec95;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/bc2003170c651d45-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__IBM_Plex_Mono_2bec95;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d43ef4503e5571d0-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:__IBM_Plex_Mono_2bec95;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3281a323710833ec-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__IBM_Plex_Mono_2bec95;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/684e5662d94c69e1-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+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__IBM_Plex_Mono_2bec95;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7524e759b2d52ce2-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__IBM_Plex_Mono_2bec95;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/83feb047e42e457a-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__IBM_Plex_Mono_2bec95;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/40bfb1458eaec497-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:__IBM_Plex_Mono_2bec95;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8ea51a27e153ec43-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__IBM_Plex_Mono_2bec95;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/035951aefad7b653-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+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__IBM_Plex_Mono_Fallback_2bec95;src:local("Arial");ascent-override:75.41%;descent-override:20.23%;line-gap-override:0.00%;size-adjust:135.93%}.__className_2bec95{font-family:__IBM_Plex_Mono_2bec95,__IBM_Plex_Mono_Fallback_2bec95;font-style:normal}.__variable_2bec95{--font-family-mono:"__IBM_Plex_Mono_2bec95","__IBM_Plex_Mono_Fallback_2bec95"}