.site{--paper:#eef0ec;--ink:#15191a;--muted:#535d59;--rule:#c5ccc6;--green:#0b5b45;--green-deep:#073f30;--signal:#f3c316;--tint:#dfe4de;min-height:100dvh;padding-inline:clamp(1rem,5vw,3rem);background:var(--paper);color:var(--ink);font-family:var(--font-body),"Helvetica Neue",Arial,sans-serif;font-size:1.0625rem;line-height:1.55}.site a{color:inherit}.site :focus-visible{outline:3px solid var(--signal);outline-offset:3px;border-radius:2px}.site h1,.site h2,.site h3{font-family:var(--font-display),"Arial Narrow",sans-serif;font-weight:600}.site-skip{position:absolute;left:-9999px}.site-skip:focus{top:1rem;left:1rem;z-index:10;padding:.5rem .75rem;background:var(--ink);color:var(--paper)}.site-footer,.site-header,.site-main{max-width:68rem;margin-inline:auto}.site-header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.75rem 1.5rem;padding-block:1.4rem;border-bottom:2px solid var(--ink)}.site-wordmark{font-family:var(--font-display),"Arial Narrow",sans-serif;font-size:1.4rem;font-weight:700;text-decoration:none}.site-header nav{display:flex;gap:1.25rem;font-size:.95rem}.site-header nav a{padding-block:.2rem;border-bottom:2px solid transparent;text-decoration:none}.site-header nav a:hover,.site-header nav a[aria-current=page]{border-bottom-color:var(--green)}.site-intro{padding-block:clamp(3rem,9vw,6.5rem) clamp(2.5rem,6vw,4.5rem)}.site-intro h1{max-width:19ch;margin:0;font-size:clamp(2.4rem,6.4vw,4.6rem);line-height:1.02;letter-spacing:-.02em;text-wrap:balance}.site-intro p{max-width:38rem;margin:1.5rem 0 0;color:var(--muted);font-size:clamp(1.05rem,1.6vw,1.2rem)}.site-section{padding-block:2.5rem 3.5rem;border-top:1px solid var(--rule)}.site-section-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;margin-bottom:1.5rem}.site-section-head h2{margin:0;font-size:clamp(1.7rem,3vw,2.2rem);line-height:1.1}.site-section-head a{color:var(--green);font-size:.95rem;text-underline-offset:.2em}.site-empty{margin:0;color:var(--muted)}.site-empty a{color:var(--green)}.project-board{margin:0;padding:0;list-style:none;border-top:2px solid var(--ink)}.project-board li{border-bottom:1px solid var(--rule)}.project-link{display:grid;grid-template-columns:3.25rem minmax(0,1fr) auto;align-items:center;gap:.75rem 1.25rem;padding-block:1.25rem;text-decoration:none}.project-link img{width:3.25rem;height:3.25rem;border-radius:.75rem}.project-name{display:block;font-family:var(--font-display),"Arial Narrow",sans-serif;font-size:1.4rem;font-weight:600;line-height:1.2}.project-description{display:block;max-width:42rem;margin-top:.2rem;color:var(--muted)}.project-platforms{display:block;margin-top:.35rem;color:var(--muted);font-size:.85rem}.project-plate{justify-self:end;min-width:14rem;padding:.4rem .85rem .45rem;border-top:.35rem solid var(--signal);border-radius:.4rem;background:var(--green);box-shadow:inset 0 0 0 2px var(--green-deep);color:#fff;font-family:var(--font-display),"Arial Narrow",sans-serif;font-size:1.05rem;font-weight:600;text-align:center;white-space:nowrap;transition:background-color .15s ease}.project-link:hover .project-plate{background:var(--green-deep)}.project-link:hover .project-name{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.18em}.post-list{margin:0;padding:0;list-style:none}.post-list li{padding-block:1.25rem;border-bottom:1px solid var(--rule)}.post-list li:first-child{padding-top:0}.post-list time{color:var(--muted);font-size:.88rem}.post-list h3{margin:.25rem 0 0;font-size:1.45rem;line-height:1.2}.post-list h3 a{text-decoration:none}.post-list h3 a:hover{text-decoration:underline;text-underline-offset:.18em}.post-list p{max-width:42rem;margin:.4rem 0 0;color:var(--muted)}.video-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,17rem),1fr));gap:1.75rem 1.25rem;margin:0;padding:0;list-style:none}.video-grid a{display:block;text-decoration:none}.video-thumb{position:relative;display:block;max-width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:.5rem;background:var(--tint)}.video-thumb img{width:100%;height:100%;object-fit:cover}.video-kind{position:absolute;bottom:.5rem;left:.5rem;padding:.1rem .45rem;border-radius:.25rem;background:var(--ink);color:var(--paper);font-size:.75rem}.video-title{display:block;margin-top:.6rem;font-weight:500;line-height:1.35}.video-grid a:hover .video-title{text-decoration:underline;text-underline-offset:.15em}.video-date{display:block;margin-top:.2rem;color:var(--muted);font-size:.85rem}.blog-intro{padding-block:clamp(2.5rem,7vw,4.5rem) 2rem}.blog-intro h1{margin:0;font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.05}.blog-intro p{max-width:38rem;margin:1rem 0 0;color:var(--muted)}.blog-index{padding-bottom:3rem}.post{max-width:42rem;padding-block:clamp(2.5rem,7vw,4.5rem) 4rem}.post-meta{margin:0;color:var(--muted);font-size:.92rem}.post-header h1{margin:.5rem 0 0;font-size:clamp(2.1rem,5vw,3.2rem);line-height:1.05;text-wrap:balance}.post-summary{margin:1rem 0 0;color:var(--muted);font-size:1.2rem}.post-languages{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.post-languages a{padding:.25rem .6rem;border:1px solid var(--rule);border-radius:.3rem;font-size:.9rem;text-decoration:none}.post-languages a[aria-current=page]{border-color:var(--ink);background:var(--ink);color:var(--paper)}.post-video{max-width:100%;aspect-ratio:16/9;margin-top:2rem;overflow:hidden;border-radius:.5rem;background:#000}.post-video iframe{width:100%;height:100%;border:0}.post-body{margin-top:2rem;font-family:var(--font-reading),Georgia,serif;font-size:1.15rem;line-height:1.72}.post-body h2{margin:2.2rem 0 .6rem;font-size:1.65rem;line-height:1.2}.post-body h3{margin:1.8rem 0 .5rem;font-size:1.3rem;line-height:1.25}.post-body blockquote,.post-body ol,.post-body p,.post-body pre,.post-body table,.post-body ul{margin:0 0 1.1rem}.post-body ul{padding-left:1.3rem;list-style:disc}.post-body ol{padding-left:1.3rem;list-style:decimal}.post-body a{color:var(--green);text-underline-offset:.18em}.post-body img{max-width:100%;height:auto;border-radius:.4rem}.post-body blockquote{padding-left:1rem;border-left:3px solid var(--green);color:var(--muted)}.post-body code{padding:.1em .3em;border-radius:.2rem;background:var(--tint);font-size:.88em}.post-body pre{overflow-x:auto;padding:1rem;border-radius:.4rem;background:var(--ink);color:var(--paper);font-size:.88rem;line-height:1.5}.post-body pre code{padding:0;background:none}.post-body table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse;font-family:var(--font-body),sans-serif;font-size:.95rem}.post-body td,.post-body th{padding:.4rem .6rem;border:1px solid var(--rule);text-align:left}.post-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:2rem 0 0;padding:0;list-style:none}.post-tags li{padding:.15rem .6rem;border-radius:999px;background:var(--tint);color:var(--muted);font-size:.85rem}.post-footer{margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid var(--rule)}.post-footer a{color:var(--green)}.site-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem 2rem;padding-block:2rem 3rem;border-top:2px solid var(--ink);color:var(--muted);font-size:.95rem}.site-footer p{margin:0}.site-footer ul{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;margin:0;padding:0;list-style:none}@media (max-width:720px){.project-link{grid-template-columns:3rem minmax(0,1fr)}.project-link img{width:3rem;height:3rem}.project-plate{grid-column:2;justify-self:start;min-width:0;font-size:.95rem}}@media (prefers-reduced-motion:reduce){.project-plate{transition:none}}@font-face{font-family:IBM Plex Sans Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/fefcfb7fc4270794-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:IBM Plex Sans Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/57ae37ea47392cbf-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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 Sans Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b7f17d2c714c30ba-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:IBM Plex Sans Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98b2a1b09904fcf6-s.p.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:IBM Plex Sans Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/37e2d5c72304c4e3-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:IBM Plex Sans Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/495b76260b7d577d-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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 Sans Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/62a6b0fff08b59dc-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:IBM Plex Sans Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/f3bd7e38ce097e28-s.p.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:IBM Plex Sans Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a52c09a9678829ff-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:IBM Plex Sans Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/d247e61e77c874ed-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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 Sans Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ca244e0a71c1827d-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:IBM Plex Sans Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/fd89c2519bdbefb3-s.p.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:IBM Plex Sans Condensed Fallback;src:local("Arial");ascent-override:112.27%;descent-override:30.12%;line-gap-override:0.00%;size-adjust:91.30%}.__className_9f1bba{font-family:IBM Plex Sans Condensed,IBM Plex Sans Condensed Fallback;font-style:normal}.__variable_9f1bba{--font-display:"IBM Plex Sans Condensed","IBM Plex Sans Condensed Fallback"}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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 Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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 Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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 Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:IBM Plex Sans Fallback;src:local("Arial");ascent-override:101.32%;descent-override:27.18%;line-gap-override:0.00%;size-adjust:101.17%}.__className_ee98cb{font-family:IBM Plex Sans,IBM Plex Sans Fallback;font-style:normal}.__variable_ee98cb{--font-body:"IBM Plex Sans","IBM Plex Sans Fallback"}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/3d165c286d94e27c-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/e54d16b9f2c4535b-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/7c21074d9bafed1b-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/916860560b9a2bc2-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/591e43f23f51e5a5-s.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/97ac91773d3121b2-s.p.woff2?dpl=dpl_2zq8zrnuf9S5LAZoCgpnTd5iGexj) 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:"Source Serif 4 Fallback";src:local("Times New Roman");ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.00%;size-adjust:117.91%}.__className_89fd44{font-family:"Source Serif 4","Source Serif 4 Fallback";font-style:normal}.__variable_89fd44{--font-reading:"Source Serif 4","Source Serif 4 Fallback"}