.blog-theme{font-family:var(--font-blog-sans),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.blog-theme.blog-page-wrap{min-height:100vh;background:#f8fafc;display:flex;flex-direction:column}.blog-theme.blog-post-root-wrap{min-height:100vh;background:#fff;display:flex;flex-direction:column}.blog-page{flex:1;padding:calc(4rem + 2rem) 1.5rem 2rem}.blog-shell{max-width:1150px;margin:0 auto}.blog-header{text-align:center;margin-bottom:3rem}.blog-title{font-size:clamp(2.25rem,3.5vw,3rem);letter-spacing:-.04em;margin:0;color:#0f172a}.blog-subtitle{max-width:34rem;margin:1rem auto 0;color:#4b5563;font-size:1.05rem;line-height:1.6}.blog-rss-link{display:block;margin-top:.75rem;font-size:.8125rem;color:#6b7280}.blog-rss-link a{color:#374151;text-decoration:underline;text-underline-offset:2px}.blog-rss-link a:hover{color:#0f172a}.blog-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));row-gap:3.5rem;-moz-column-gap:1.75rem;column-gap:1.75rem}@media (min-width:768px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.blog-card{position:relative;height:100%;padding:1.2rem 1.5rem .9rem;border-radius:5px;background:#f9fafb;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.5rem;text-decoration:none;color:inherit;box-shadow:0 22px 45px rgba(15,23,42,.08);overflow:hidden;cursor:pointer;transition:transform .18s ease-out,box-shadow .18s ease-out,border-color .18s ease-out,background-color .18s ease-out;margin-bottom:1.75rem}.blog-card:hover{transform:translateY(-3px);background-color:#fff;box-shadow:0 24px 55px rgba(15,23,42,.14),0 0 0 1px rgba(15,23,42,.12)}.blog-card-meta{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;flex-wrap:nowrap;font-size:.8rem;color:#6b7280}.blog-card-pill{padding:.15rem .6rem;border-radius:999px;background:rgba(15,23,42,.06);border:1px solid rgba(15,23,42,.18);font-size:.7rem;font-weight:600;color:#111827;text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;flex-shrink:0}.blog-card-meta-right{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.blog-card-title{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:2rem 0 1.2rem;color:#0f172a}.blog-card-excerpt{margin:0;font-size:.92rem;line-height:1.8;color:#4b5563}.blog-card-tags{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.4rem;font-size:.7rem}.blog-tag-pill{padding:.15rem .6rem;border-radius:999px;background-color:#f3f4f6;color:#111827;border:1px solid rgba(15,23,42,.12);font-weight:500}.blog-card-footer{margin-top:auto;padding-top:.65rem;display:flex;justify-content:flex-end}.blog-card-cta{display:inline-flex;align-items:center;gap:.35rem;font-weight:600;color:#fff;background-color:#0f172a;padding:.55rem 1.15rem;border-radius:.75rem;text-decoration:none;white-space:nowrap;box-shadow:0 1px 1px #0f172a;transition:background-color .16s ease-out,box-shadow .16s ease-out,transform .16s ease-out}.blog-card-cta svg{width:.95rem;height:.95rem}.blog-card:hover .blog-card-cta{background-color:#0f172a;transform:translateY(-1px)}.blog-empty{padding:3rem 1rem;text-align:center;color:#6b7280}.blog-pagination{margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}.blog-pagination-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .65rem;width:100%;max-width:36rem;margin-left:auto;margin-right:auto}.blog-pagination-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.5rem;padding:0 1rem;font-size:.875rem;font-weight:600;color:#0f172a;text-decoration:none;border-radius:.5rem;border:1px solid #d1d5db;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.06);transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out,box-shadow .15s ease-out}.blog-pagination-btn:hover:not(.blog-pagination-btn--disabled){background:#f9fafb;border-color:#9ca3af;box-shadow:0 2px 4px rgba(15,23,42,.08)}.blog-pagination-btn--disabled{color:#9ca3af;background:#f3f4f6;border-color:#e5e7eb;cursor:not-allowed;box-shadow:none}.blog-pagination-chevron{flex-shrink:0;opacity:.85}.blog-pagination-chevron--right{margin-left:.05rem}.blog-pagination-pages{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem;padding:0 .25rem;margin:0;list-style:none}.blog-pagination-pages li{margin:0;padding:0}.blog-pagination-page{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .5rem;font-size:.875rem;font-weight:600;color:#374151;text-decoration:none;border-radius:.5rem;border:1px solid #e5e7eb;background:#fff;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out}.blog-pagination-page:hover{background:#f9fafb;border-color:#cbd5e1;color:#0f172a}.blog-pagination-page--current{color:#fff;background:#0f172a;border-color:#0f172a;cursor:default;box-shadow:0 1px 2px rgba(15,23,42,.2)}.blog-pagination-ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2.5rem;font-size:1rem;font-weight:700;color:#9ca3af;letter-spacing:.05em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.blog-post-root a{color:#111827;text-decoration:none}.blog-post-root a:hover{text-decoration:underline}.blog-post-root a.author-card-bio-link{color:#2563eb;font-weight:600;text-decoration:underline;text-decoration-color:rgba(37,99,235,.45);text-underline-offset:2px}.blog-post-root a.author-card-bio-link:hover{color:#1d4ed8;text-decoration-color:#2563eb}.blog-post-root .author-card-cta,.blog-post-root .blog-post-promo-cta{color:#fff}.blog-post-root .author-card-cta:hover,.blog-post-root .blog-post-promo-cta:hover{color:#fff;text-decoration:none}.blog-post-page{flex:1;padding:calc(4rem + 2rem) 1.5rem 4rem;max-width:52rem;margin:0 auto;width:100%;box-sizing:border-box}.blog-post-back{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9375rem;font-weight:500;color:#111827;transition:color .15s ease;text-decoration:none}.blog-post-back:hover{color:#000;text-decoration:underline}.blog-post-back svg{width:1.25rem;height:1.25rem;flex-shrink:0}.blog-post-header{margin-bottom:2.75rem;padding-bottom:1.25rem;border-bottom:1px solid #e5e7eb}.blog-post-title{font-size:clamp(2.1rem,4.8vw,3rem);font-weight:700;color:#0f172a;line-height:1.15;letter-spacing:-.03em;margin:0 0 .75rem}.blog-post-meta{margin-top:1.25rem;font-size:.92rem;color:#6b7280}.blog-post-meta-row{display:flex;align-items:center;gap:.75rem}.blog-post-meta-avatar{width:32px;height:32px;border-radius:9999px;-o-object-fit:cover;object-fit:cover}.blog-post-meta-name{font-weight:600;color:#111827}.blog-post-meta-date{font-size:.875rem;color:#6b7280}.blog-post-content{font-family:var(--font-blog-serif),Georgia,"Times New Roman",serif;font-size:1.2rem;line-height:1.9;color:#1f2937;letter-spacing:.002em;overflow-wrap:break-word;word-wrap:break-word;overflow-x:hidden}.blog-post-content *{max-width:100%;box-sizing:border-box}.blog-post-content>*+*{margin-top:1.3em}.blog-post-content p{margin:0}.blog-post-content p+p{margin-top:1.15em}.blog-post-content h1,.blog-post-content h2,.blog-post-content h3,.blog-post-content h4{font-family:var(--font-blog-sans),system-ui,sans-serif;font-weight:700;color:#0f172a;margin-top:2.2rem;margin-bottom:.9rem;line-height:1.28;letter-spacing:-.02em}.blog-post-content h1{font-size:2rem}.blog-post-content h2{font-size:1.7rem;padding-bottom:.35rem;border-bottom:1px solid #e5e7eb}.blog-post-content h3{font-size:1.45rem}.blog-post-content h4{font-size:1.25rem}.blog-post-content ol,.blog-post-content ul{padding-left:1.35em;margin:1.15rem 0}.blog-post-content li+li{margin-top:.48em}.blog-post-content blockquote{margin:1.5rem 0;padding:.2rem 0 .2rem 1.1rem;border-left:4px solid #0f172a;color:#374151;font-style:normal;background:#f8fafc}.blog-post-content code{background:#f1f5f9;color:#0f172a;padding:.14rem .38rem;border-radius:6px;border:1px solid #e2e8f0;font-size:.82em;font-weight:500;font-family:ui-monospace,Monaco,Menlo,Ubuntu Mono,monospace}.blog-post-content a{color:#1d4ed8;text-decoration:underline;text-underline-offset:2px}.blog-post-content a:hover{color:#1e40af}.blog-post-content pre{background:#1f2937!important;border-radius:12px;padding:1.1rem 1.15rem;overflow-x:auto;margin:1.6rem 0;border:1px solid #111827}.blog-post-content pre code{background:transparent!important;color:#f9fafb;padding:0;border:0;font-size:.9rem;font-weight:400;line-height:1.6}.blog-post-content img{display:block;width:100%;max-width:100%;height:auto;margin:1.6rem 0;border-radius:12px}.blog-post-promo{margin-top:2.5rem;padding-top:2.5rem;border-top:1px solid #e5e7eb;text-align:center}.blog-post-promo-lede{line-height:1.6;color:#6b7280;margin:0 0 1rem}.blog-post-promo-cta,.blog-post-promo-lede{font-family:var(--font-blog-sans),system-ui,sans-serif;font-size:.875rem}.blog-post-promo-cta{display:inline-flex;align-items:center;padding:.75rem 1.5rem;border-radius:8px;background:#111827;color:#fff;font-weight:600;text-decoration:none;transition:background-color .15s ease}.blog-post-promo-cta:hover{background:#27272a;text-decoration:none}.author-card{margin-top:3rem}.author-card-inner{display:flex;flex-direction:column;gap:1.75rem;padding:1.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.08),0 2px 4px -2px rgba(0,0,0,.06)}@media (min-width:640px){.author-card-inner{flex-direction:row;align-items:flex-start;gap:2.75rem}}.author-card-left{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:1rem}@media (min-width:640px){.author-card-left{align-items:flex-start}}.author-card-avatar-wrap{width:100%;display:flex;justify-content:center;align-items:center}.author-card-avatar{width:120px;height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #e5e7eb}.author-card-icons{display:flex;align-items:center;gap:.5rem}.author-card-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:50%;transition:color .15s ease,background .15s ease,border-color .15s ease}.author-card-icon-btn:hover{color:#111827;background:#f3f4f6;border-color:#d1d5db;text-decoration:none}.author-card-icon-btn svg{width:1.2rem;height:1.2rem}.author-card-cta{display:inline-block;width:100%;max-width:160px;padding:.6rem 1rem;font-size:.9375rem;font-weight:600;color:#fff;background:#111827;border:none;border-radius:8px;text-align:center;text-decoration:none;transition:background .15s ease}.author-card-cta:hover{background:#1f2937;text-decoration:none}.author-card-right{flex:1;min-width:0}.author-card-name{margin:0 0 .25rem;font-size:1.5rem;font-weight:700;color:#111827}.author-card-title{margin:0 0 .75rem;font-size:1rem;font-weight:400;color:#111827}.author-card-skills{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.author-card-skill{padding:.25rem .6rem;font-size:.8125rem;color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px}.author-card-bio{margin-bottom:1rem;font-size:.9375rem;line-height:1.65;color:#4b5563}.author-card-bio p{margin:0 0 .75rem}.author-card-bio p:last-child{margin-bottom:0}.author-card-bio.author-card-bio-stack{display:flex;flex-direction:column;gap:1rem}.author-card-bio.author-card-bio-stack>p{margin:0}.author-card-bio-link{font-weight:600;color:#2563eb;text-decoration:underline;text-decoration-color:rgba(37,99,235,.4);text-underline-offset:2px}.author-card-bio-link:hover{text-decoration-color:#2563eb}.author-card-bio.author-card-bio-stack>p.author-card-bio-emphasis{font-weight:600;color:#111827}.blog-footer-spacer{margin-top:100px}@font-face{font-family:__IBM_Plex_Sans_c8daab;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-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:__IBM_Plex_Sans_c8daab;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-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_Sans_c8daab;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) 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_c8daab;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-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_Sans_c8daab;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-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:__IBM_Plex_Sans_c8daab;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-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:__IBM_Plex_Sans_c8daab;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-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:__IBM_Plex_Sans_c8daab;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-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_Sans_c8daab;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) 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_c8daab;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-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_Sans_c8daab;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-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:__IBM_Plex_Sans_c8daab;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-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:__IBM_Plex_Sans_c8daab;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-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:__IBM_Plex_Sans_c8daab;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-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_Sans_c8daab;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) 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_c8daab;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-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_Sans_c8daab;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-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:__IBM_Plex_Sans_c8daab;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-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:__IBM_Plex_Sans_c8daab;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-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:__IBM_Plex_Sans_c8daab;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-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_Sans_c8daab;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) 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_c8daab;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-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_Sans_c8daab;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-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:__IBM_Plex_Sans_c8daab;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-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:__IBM_Plex_Sans_Fallback_c8daab;src:local("Arial");ascent-override:101.44%;descent-override:27.22%;line-gap-override:0.00%;size-adjust:101.04%}.__className_c8daab{font-family:__IBM_Plex_Sans_c8daab,__IBM_Plex_Sans_Fallback_c8daab;font-style:normal}.__variable_c8daab{--font-blog-sans:"__IBM_Plex_Sans_c8daab","__IBM_Plex_Sans_Fallback_c8daab"}@font-face{font-family:"__Source_Serif_4_9cd094";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3d165c286d94e27c-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:"__Source_Serif_4_9cd094";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e54d16b9f2c4535b-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:"__Source_Serif_4_9cd094";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7c21074d9bafed1b-s.woff2) 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_9cd094";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/916860560b9a2bc2-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:"__Source_Serif_4_9cd094";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/591e43f23f51e5a5-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:"__Source_Serif_4_9cd094";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/97ac91773d3121b2-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:"__Source_Serif_4_9cd094";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3d165c286d94e27c-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:"__Source_Serif_4_9cd094";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e54d16b9f2c4535b-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:"__Source_Serif_4_9cd094";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7c21074d9bafed1b-s.woff2) 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_9cd094";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/916860560b9a2bc2-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:"__Source_Serif_4_9cd094";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/591e43f23f51e5a5-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:"__Source_Serif_4_9cd094";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/97ac91773d3121b2-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:"__Source_Serif_4_9cd094";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3d165c286d94e27c-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:"__Source_Serif_4_9cd094";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e54d16b9f2c4535b-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:"__Source_Serif_4_9cd094";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7c21074d9bafed1b-s.woff2) 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_9cd094";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/916860560b9a2bc2-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:"__Source_Serif_4_9cd094";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/591e43f23f51e5a5-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:"__Source_Serif_4_9cd094";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/97ac91773d3121b2-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:"__Source_Serif_4_Fallback_9cd094";src:local("Times New Roman");ascent-override:87.04%;descent-override:28.14%;line-gap-override:0.00%;size-adjust:119.03%}.__className_9cd094{font-family:"__Source_Serif_4_9cd094","__Source_Serif_4_Fallback_9cd094";font-style:normal}.__variable_9cd094{--font-blog-serif:"__Source_Serif_4_9cd094","__Source_Serif_4_Fallback_9cd094"}