.v2{--pw-bg:var(--color-bg);--pw-text:var(--color-text);--pw-muted:var(--color-text-muted);--pw-amber:var(--color-amber);--pw-green:var(--color-green);--pw-border:var(--color-border);--pw-border-sub:var(--color-border-subtle);font-family:var(--font-mono);font-size:.9375rem;line-height:1.6;max-width:90rem;margin:0 auto;padding:0 1.25rem 4rem}@media (min-width:48rem){.v2{padding:0 2rem 4rem}}.v2-head{border-bottom:1px solid var(--pw-border);padding:1.5rem 0 1rem;margin-bottom:2rem}.v2-head__prompt{color:var(--pw-green);font-size:.875rem;margin-bottom:.25rem}.v2-head__title{font-family:var(--font-mono);font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;color:var(--pw-text);margin:0 0 .5rem;line-height:1.15}.v2-head__meta{font-size:.8125rem;color:var(--pw-muted);margin-bottom:.75rem}.v2-head__nav{display:flex;flex-wrap:wrap;gap:1.25rem;list-style:none;padding:0;margin:0;font-size:.8125rem}.v2-head__nav a{color:var(--pw-muted);text-decoration:none}.v2-head__nav a:focus-visible,.v2-head__nav a:hover{color:var(--pw-amber);text-decoration:underline;text-underline-offset:3px}.v2-head__cursor{display:inline-block;width:.55em;height:1.1em;background:var(--pw-amber);vertical-align:text-bottom;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.v2-head__cursor{animation:none;opacity:1}}.v2-patch{border:1px solid var(--pw-border);border-radius:4px;padding:1.5rem;margin-bottom:2.5rem;position:relative}.v2-patch--featured{border-color:var(--pw-amber)}.v2-patch__label{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--pw-amber);margin-bottom:.5rem}.v2-patch__title{font-family:var(--font-mono);font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:700;color:var(--pw-text);margin:0 0 .5rem;line-height:1.25}.v2-patch__title a{color:inherit;text-decoration:none}.v2-patch__title a:focus-visible,.v2-patch__title a:hover{text-decoration:underline;text-underline-offset:3px}.v2-patch__excerpt{font-family:var(--font-body);font-size:.9375rem;color:var(--pw-muted);margin:.5rem 0 1rem;max-width:70ch}.v2-patch__meta{font-size:.8125rem;color:var(--pw-muted);display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.v2-patch__diffbox{font-size:.75rem;line-height:1.5;color:var(--pw-muted);border-left:2px solid var(--pw-border);padding-left:.75rem;margin-top:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v2-patch__diffbox-add{color:var(--pw-green)}.v2-patch__diffbox-del{color:#e05c7a}.v2-log{width:100%;margin-bottom:2.5rem;border-collapse:collapse}.v2-log__caption{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--pw-muted);text-align:left;padding-bottom:.5rem;border-bottom:1px solid var(--pw-border)}.v2-log__row{border-bottom:1px solid var(--pw-border-sub)}.v2-log__row:hover{background:var(--pw-border-sub)}.v2-log__cell{padding:.6rem .5rem;vertical-align:middle;font-size:.875rem}.v2-log__cell--index{color:var(--pw-muted);font-size:.75rem;width:3rem;white-space:nowrap}.v2-log__cell--format{width:8rem;white-space:nowrap}.v2-log__cell--date,.v2-log__cell--time{color:var(--pw-muted);white-space:nowrap;font-size:.8125rem}.v2-log__cell--time{text-align:right}.v2-log__link{color:var(--pw-text);text-decoration:none}.v2-log__link:focus-visible,.v2-log__link:hover{text-decoration:underline;text-underline-offset:3px;color:var(--pw-amber)}@media (max-width:40rem){.v2-log__cell--index,.v2-log__cell--time,.v2-log__th--hidden-mobile{display:none}}.v2-columns{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;align-items:start}@media (min-width:64rem){.v2-columns{grid-template-columns:1fr 20rem}}.v2-side{font-size:.875rem}@media (min-width:64rem){.v2-side{position:-webkit-sticky;position:sticky;top:1rem}}.v2-side__block{border:1px solid var(--pw-border);border-radius:4px;padding:1rem;margin-bottom:1.25rem}.v2-side__heading{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--pw-muted);margin-bottom:.75rem}.v2-footer{border-top:1px solid var(--pw-border);padding-top:1.5rem;margin-top:2rem;font-size:.8125rem;color:var(--pw-muted);display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center}.v2-footer a{color:var(--pw-muted);text-decoration:underline;text-underline-offset:3px}.v2-footer a:focus-visible,.v2-footer a:hover{color:var(--pw-text)}.v2-inner-head{border-bottom:1px solid var(--color-border);padding:1rem 0;margin-bottom:2rem;display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem;justify-content:space-between}.v2-inner-head__logo{display:inline-flex;align-items:baseline;gap:.25em;text-decoration:none;color:var(--color-text)}.v2-inner-head__logo:focus-visible .v2-inner-head__title,.v2-inner-head__logo:hover .v2-inner-head__title{text-decoration:underline;text-underline-offset:3px}.v2-inner-head__prompt-prefix{font-family:var(--font-mono);font-size:.875rem;color:var(--color-green)}.v2-inner-head__title{font-family:var(--font-mono);font-size:1.125rem;font-weight:700;color:var(--color-text)}.inner-page{max-width:80rem;margin:0 auto;padding:0 1.25rem 4rem}@media (min-width:48rem){.inner-page{padding:0 2rem 4rem}}.article-layout{color:var(--color-text);background-color:var(--color-bg)}.content-col h1,.content-col h2,.content-col h3,.content-col h4{font-family:var(--font-mono);color:var(--color-text)}.article-sidebar{border-left:1px solid var(--color-border);padding-left:1.5rem}@media (max-width:63.9375rem){.article-sidebar{border-left:none;border-top:1px solid var(--color-border);padding-left:0;padding-top:1.5rem}}.article-body blockquote,.article-body li,.article-body p{font-family:var(--font-body);color:var(--color-text)}.page-header{border-bottom:1px solid var(--color-border);padding-bottom:1.5rem;margin-bottom:2rem}.page-header__title{color:var(--color-text)}.page-header__description{font-family:var(--font-mono);font-size:.9375rem}*,:after,:before{box-sizing:border-box}*{margin:0}:root{--color-bg:#0a1628;--color-text:#fff;--color-text-muted:#a0a0a0;--color-amber:#d4a017;--color-amber-border:#d4a017;--color-green:#4caf7a;--tag-hot-take-bg:#d4a017;--tag-hot-take-text:#111;--tag-deep-dive-bg:#2d6a4f;--tag-deep-dive-text:#fff;--tag-brief-text:#a0a0a0;--color-border:#1e2d45;--color-border-subtle:#162236;--color-focus:#d4a017;--font-serif:var(--font-playfair),"Georgia",serif;--font-body:var(--font-source-serif),"Georgia",serif;--font-mono:var(--font-jetbrains-mono),"Courier New","Lucida Console",monospace;--font-ui:system-ui,-apple-system,sans-serif}:root[data-theme=light]{--color-bg:#f5f0e8;--color-text:#111;--color-text-muted:#595959;--color-amber:#8b6800;--color-amber-border:#8b6800;--color-green:#2d6a4f;--tag-hot-take-bg:#d4a017;--tag-hot-take-text:#111;--tag-deep-dive-bg:transparent;--tag-deep-dive-text:#2d6a4f;--tag-brief-text:#595959;--color-border:#d8d0c0;--color-border-subtle:#e8e2d8;--color-focus:#8b6800}@media (prefers-color-scheme:light){:root:not([data-theme]){--color-bg:#f5f0e8;--color-text:#111;--color-text-muted:#595959;--color-amber:#8b6800;--color-amber-border:#8b6800;--color-green:#2d6a4f;--tag-hot-take-bg:#d4a017;--tag-hot-take-text:#111;--tag-deep-dive-bg:transparent;--tag-deep-dive-text:#2d6a4f;--tag-brief-text:#595959;--color-border:#d8d0c0;--color-border-subtle:#e8e2d8;--color-focus:#8b6800}}html{font-size:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:1.125rem;line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.skip-link{position:absolute;top:-100%;left:1rem;z-index:9999;background:var(--color-amber);color:#111;font-family:var(--font-ui);font-size:.875rem;font-weight:700;padding:.5rem 1rem;text-decoration:none;border-radius:0 0 4px 4px}.skip-link:focus{top:0}:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px}:focus:not(:focus-visible){outline:none}h1,h2,h3,h4{font-family:var(--font-serif);line-height:1.2;font-weight:700;color:var(--color-text)}h1{font-size:clamp(2rem,5vw,3rem)}h2{font-size:clamp(1.5rem,3.5vw,2rem);margin-top:2.5rem;margin-bottom:.75rem}h3{font-size:1.25rem;margin-top:2rem;margin-bottom:.5rem}h1 code,h2 code,h3 code,h4 code{font-family:var(--font-mono);font-size:.875em}p{margin-bottom:1.25rem;max-width:75ch}a{color:var(--color-text);text-decoration:underline;text-underline-offset:3px}a:hover{text-decoration-thickness:2px}.breadcrumb-link,.nav-link,.pathway-badge,.tag-pill{text-decoration:none}.breadcrumb-link:focus-visible,.breadcrumb-link:hover,.nav-link:focus-visible,.nav-link:hover{text-decoration:underline;text-underline-offset:3px}.article-byline-link{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;-webkit-text-decoration-color:var(--color-muted);text-decoration-color:var(--color-muted)}.article-byline-link:focus-visible,.article-byline-link:hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}pre{overflow-x:auto;border-radius:4px;padding:1.25rem;margin-bottom:1.5rem;font-size:.875rem;line-height:1.6}code{font-family:var(--font-mono);font-size:.875em}:not(pre)>code{background:var(--color-border);border-radius:3px;padding:.15em .35em;font-size:.875em}.format-tag{display:inline-block;font-family:var(--font-mono);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.2em .6em;margin-bottom:.75rem}.format-tag--hot-take{background-color:var(--tag-hot-take-bg);color:var(--tag-hot-take-text)}.format-tag--deep-dive{background-color:var(--tag-deep-dive-bg);color:var(--tag-deep-dive-text);border:1px solid var(--color-green)}.format-tag--brief{background-color:transparent;color:var(--tag-brief-text);border:1px solid}.article--hot-take{border-left:3px solid var(--color-amber-border);padding-left:1.25rem}.site-wrapper{max-width:90rem;margin:0 auto;padding:0 1.25rem}@media (min-width:48rem){.site-wrapper{padding:0 2rem}}.content-col{max-width:75ch}.article-layout{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:64rem){.article-layout--with-sidebar{grid-template-columns:1fr 18rem;align-items:start}}.article-sidebar{font-family:var(--font-mono);font-size:.875rem;color:var(--color-text-muted)}@media (min-width:64rem){.article-sidebar{position:-webkit-sticky;position:sticky;top:2rem}}.site-header{border-bottom:1px solid var(--color-border);padding:1rem 0}.site-nav{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.site-nav__brand{font-family:var(--font-serif);font-size:1.25rem;font-weight:700;text-decoration:none;color:var(--color-text);margin-right:auto}.site-nav__brand:hover{text-decoration:underline;text-underline-offset:3px}.nav-link{font-family:var(--font-mono);font-size:.875rem;color:var(--color-text-muted);min-height:2.75rem;display:inline-flex;align-items:center;padding:.25rem 0;transition:color .15s}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link[aria-current=page]{color:var(--color-text)}.site-footer{border-top:1px solid var(--color-border);padding:2rem 0;margin-top:4rem;font-family:var(--font-mono);font-size:.8125rem}.site-footer,.site-footer a{color:var(--color-text-muted)}.site-footer a:hover{color:var(--color-text)}.article-header{margin-bottom:2rem}.article-header__title{font-family:var(--font-mono);margin-top:.25rem;margin-bottom:.75rem}.article-meta{font-family:var(--font-mono);font-size:.8125rem;display:flex;flex-wrap:wrap;gap:.75rem}.article-meta,.tag-pill{color:var(--color-text-muted);align-items:center}.tag-pill{display:inline-flex;min-height:1.5rem;font-family:var(--font-ui);font-size:.75rem;border:1px solid var(--color-border);border-radius:3px;text-decoration:none;padding:.2em .5em}.tag-pill:focus-visible,.tag-pill:hover{color:var(--color-text);border-color:var(--color-text-muted);text-decoration:underline;text-underline-offset:2px}.pathway-badge{display:inline-flex;align-items:center;font-family:var(--font-ui);font-size:.75rem;color:var(--color-green);border:1px solid var(--color-green);border-radius:3px;padding:.15em .5em;text-decoration:none}.pathway-badge:focus-visible,.pathway-badge:hover{text-decoration:underline;text-underline-offset:2px}.article-card{padding:1.25rem 0;border-bottom:1px solid var(--color-border)}.article-card:first-child{border-top:1px solid var(--color-border)}.article-card--hot-take{border-left:3px solid var(--color-amber-border);padding-left:1rem}.article-card__title{font-family:var(--font-serif);font-size:1.25rem;font-weight:700;margin:.25rem 0 .5rem;line-height:1.3}.article-card__title a{text-decoration:none;color:var(--color-text)}.article-card__title a:focus-visible,.article-card__title a:hover{text-decoration:underline;text-underline-offset:3px}.article-card__excerpt{font-size:.9375rem;color:var(--color-text-muted);margin:0;max-width:none}.breadcrumbs{font-family:var(--font-mono);font-size:.8125rem;color:var(--color-text-muted);display:flex;flex-wrap:wrap;gap:.25rem;align-items:center;margin-bottom:1.5rem;list-style:none;padding:0}.breadcrumbs li+li:before{content:"/";margin-right:.25rem;color:var(--color-border)}.breadcrumb-link{color:var(--color-text-muted)}.breadcrumb-link:hover{color:var(--color-text)}.author-bio{border-top:1px solid var(--color-border);padding-top:1.5rem;margin-top:2.5rem;font-size:.9375rem;color:var(--color-text-muted)}.author-bio__name{font-family:var(--font-serif);font-size:1rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem}.reading-time{font-family:var(--font-ui);font-size:.8125rem;color:var(--color-text-muted)}.home-section{margin-bottom:3.5rem}.home-section__heading{font-family:var(--font-ui);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);border-bottom:1px solid var(--color-border);padding-bottom:.5rem;margin-bottom:1rem}.page-header{margin-bottom:2.5rem}.page-header__title{font-family:var(--font-mono);font-size:clamp(1.5rem,4vw,2.25rem);margin-bottom:.5rem}.page-header__description{color:var(--color-text-muted);font-size:1rem;max-width:60ch}.not-found-links{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.not-found-links a{font-family:var(--font-ui);font-size:.9375rem}@media (max-width:20rem){body{font-size:1rem}.site-nav{gap:.75rem}pre{font-size:.75rem}}.shiki,.shiki span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important}:root[data-theme=light] .shiki,:root[data-theme=light] .shiki span{color:var(--shiki-light)!important;background-color:var(--shiki-light-bg)!important}@media (prefers-color-scheme:light){:root:not([data-theme]) .shiki,:root:not([data-theme]) .shiki span{color:var(--shiki-light)!important;background-color:var(--shiki-light-bg)!important}}:root{--logo-glyph-variant:"prompt"}.site-logo{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--color-text);min-height:2.75rem}.site-logo:focus-visible .logo-wordmark,.site-logo:hover .logo-wordmark{text-decoration:underline;text-underline-offset:3px}.site-logo .logo__glyph{color:var(--color-amber);flex-shrink:0}.easter-egg{position:fixed;bottom:1.5rem;left:50%;transform:translateX(-50%);z-index:500;font-family:var(--font-mono);font-size:.875rem;color:var(--color-green);background:var(--color-bg);border:1px solid var(--color-green);border-radius:4px;padding:.4em 1em;pointer-events:none;opacity:0;transition:opacity .2s ease}.easter-egg--visible{opacity:1;animation:egg-fade 2s forwards}@keyframes egg-fade{0%{opacity:1}70%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.easter-egg--visible{animation:none;opacity:1}}.reading-progress{position:fixed;top:0;left:0;width:var(--pw-progress,0);height:2px;background:var(--color-amber);z-index:300;pointer-events:none;transition:width .1s linear}@media (prefers-reduced-motion:reduce){.reading-progress{transition:none}}.tweaks-trigger{position:fixed;top:.75rem;right:4rem;z-index:100;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background:transparent;border:1px solid var(--color-border);border-radius:4px;color:var(--color-text-muted);cursor:pointer;transition:color .15s,border-color .15s}.tweaks-trigger:focus-visible,.tweaks-trigger:hover{color:var(--color-text);border-color:var(--color-text-muted)}.tweaks-panel{position:fixed;top:4rem;right:1rem;z-index:200;background:var(--color-bg);border:1px solid var(--color-border);border-radius:6px;padding:1rem;min-width:14rem;font-family:var(--font-ui);font-size:.8125rem;color:var(--color-text);box-shadow:0 4px 16px rgba(0,0,0,.3)}.tweaks-panel__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.tweaks-panel__title{font-weight:700;letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;color:var(--color-text-muted)}.tweaks-panel__close{background:transparent;border:none;color:var(--color-text-muted);cursor:pointer;font-size:1rem;line-height:1;padding:.5rem;min-width:2.75rem;min-height:2.75rem;display:inline-flex;align-items:center;justify-content:center}.tweaks-panel__close:hover{color:var(--color-text)}.tweaks-fieldset{border:none;padding:0;margin:0 0 .75rem}.tweaks-fieldset legend{font-size:.75rem;color:var(--color-text-muted);margin-bottom:.375rem}.tweaks-row{display:flex;gap:.375rem;flex-wrap:wrap}.tweaks-btn{background:transparent;border:1px solid var(--color-border);border-radius:3px;color:var(--color-text-muted);cursor:pointer;font-family:var(--font-ui);font-size:.75rem;padding:.2em .6em;min-height:1.75rem}.tweaks-btn.is-active,.tweaks-btn:hover{border-color:var(--color-amber);color:var(--color-text)}.tweaks-btn.is-active{background:var(--color-border)}.tweaks-swatch{width:2.75rem;height:2.75rem;border-radius:50%;cursor:pointer;border:2px solid transparent}.tweaks-swatch--amber{background:#d4a017}.tweaks-swatch--cyan{background:#22b8c8}.tweaks-swatch--rose{background:#e05c7a}.tweaks-swatch.is-active{border-color:var(--color-text)}@media (prefers-reduced-motion:reduce){.tweaks-trigger{transition:none}}.theme-toggle{position:fixed;top:.75rem;right:1rem;z-index:100;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background:transparent;border:1px solid var(--color-border);border-radius:4px;color:var(--color-text-muted);cursor:pointer;transition:color .15s,border-color .15s}.theme-toggle:focus-visible,.theme-toggle:hover{color:var(--color-text);border-color:var(--color-text-muted)}@media (prefers-reduced-motion:reduce){.theme-toggle{transition:none}}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f7b1c235bf63da76-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/2aaa757c44b42096-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:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/346ae887e89b3c48-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:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8a3e7529b362bc07-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:Playfair Display Fallback;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_1c86d0{font-family:Playfair Display,Playfair Display Fallback;font-weight:700;font-style:normal}.__variable_1c86d0{--font-playfair:"Playfair Display","Playfair Display Fallback"}@font-face{font-family:"Source Serif 4";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";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";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";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";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";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";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";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";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";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";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";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 Fallback";src:local("Times New Roman");ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.00%;size-adjust:117.91%}.__className_181799{font-family:"Source Serif 4","Source Serif 4 Fallback";font-style:normal}.__variable_181799{--font-source-serif:"Source Serif 4","Source Serif 4 Fallback"}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/edc640959b0c7826-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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ac0e76ddaeeb7981-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/64d784ea54a4acde-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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ff71da380fbe67dd-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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6d831b18ae5b01dc-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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/558ca1a6aa3cb55e-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:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/edc640959b0c7826-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:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ac0e76ddaeeb7981-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/64d784ea54a4acde-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:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ff71da380fbe67dd-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:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6d831b18ae5b01dc-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:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/558ca1a6aa3cb55e-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:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/edc640959b0c7826-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:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ac0e76ddaeeb7981-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/64d784ea54a4acde-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:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ff71da380fbe67dd-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:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6d831b18ae5b01dc-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:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/558ca1a6aa3cb55e-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:JetBrains Mono Fallback;src:local("Arial");ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.00%;size-adjust:134.59%}.__className_898c26{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.__variable_898c26{--font-jetbrains-mono:"JetBrains Mono","JetBrains Mono Fallback"}