:root{--font-sans:var(--font-ui,"Segoe UI"),"Aptos","Bahnschrift","Malgun Gothic","Segoe UI",sans-serif;--font-serif:var(--font-display,"Georgia"),"Iowan Old Style","Book Antiqua","Georgia",serif;--font-mono:var(--font-code,"Consolas"),"IBM Plex Mono","Consolas",monospace;--bg:#f4f6f3;--bg-alt:#e9ede7;--bg-strong:#ffffff;--panel:rgba(255,255,255,0.9);--panel-muted:rgba(238,242,237,0.92);--panel-strong:rgba(255,255,255,0.98);--panel-sponsor:rgba(245,248,244,0.92);--ink-strong:#17171b;--ink:#2c2f34;--ink-soft:#59616e;--ink-muted:#7a818d;--line:rgba(34,36,42,0.1);--line-strong:rgba(24,27,34,0.22);--shadow-sm:0 10px 24px rgba(25,31,35,0.07);--shadow-md:0 16px 36px rgba(25,31,35,0.1);--shadow-lg:0 26px 60px rgba(25,31,35,0.14);--radius-sm:10px;--radius-md:16px;--radius-lg:22px;--focus-ring:rgba(36,86,211,0.22);--accent-institutional:#0f6b61;--accent-institutional-soft:rgba(15,107,97,0.12);--accent-institutional-line:rgba(15,107,97,0.28);--accent-global-news:#2456d3;--accent-global-news-soft:rgba(36,86,211,0.12);--accent-global-news-line:rgba(36,86,211,0.28);--accent-published:#157347;--accent-published-soft:rgba(21,115,71,0.12);--accent-published-line:rgba(21,115,71,0.28);--accent-review:#a55d09;--accent-review-soft:rgba(165,93,9,0.14);--accent-review-line:rgba(165,93,9,0.3);--accent-scheduled:#5c667b;--accent-scheduled-soft:rgba(92,102,123,0.12);--accent-scheduled-line:rgba(92,102,123,0.28);--accent-up:#157347;--accent-up-soft:rgba(21,115,71,0.12);--accent-up-line:rgba(21,115,71,0.28);--accent-down:#a23a3a;--accent-down-soft:rgba(162,58,58,0.12);--accent-down-line:rgba(162,58,58,0.28);--accent-flat:#6a645c;--accent-flat-soft:rgba(106,100,92,0.12);--accent-flat-line:rgba(106,100,92,0.22);--accent-ready:#157347;--accent-ready-soft:rgba(21,115,71,0.12);--accent-ready-line:rgba(21,115,71,0.28);--accent-held:#a55d09;--accent-held-soft:rgba(165,93,9,0.14);--accent-held-line:rgba(165,93,9,0.3);--accent-ignored:#5c667b;--accent-ignored-soft:rgba(92,102,123,0.12);--accent-ignored-line:rgba(92,102,123,0.28);--accent-duplicate:#7a4c91;--accent-duplicate-soft:rgba(122,76,145,0.12);--accent-duplicate-line:rgba(122,76,145,0.28);--accent-invalid:#a23a3a;--accent-invalid-soft:rgba(162,58,58,0.12);--accent-invalid-line:rgba(162,58,58,0.28);--accent-sponsor:#8a4f18;--accent-sponsor-soft:rgba(138,79,24,0.12);--accent-sponsor-line:rgba(138,79,24,0.26);--max-width:1340px;--gutter:clamp(1rem,2vw,1.6rem);--sticky-offset:8rem}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth;scroll-padding-top:calc(var(--sticky-offset) + 1rem)}html{color-scheme:light}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{min-height:100vh;color:var(--ink);background:linear-gradient(180deg,#fbfcfa 0,var(--bg) 42%,var(--bg-alt) 100%);font-family:var(--font-sans);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before{content:"";position:fixed;inset:0;z-index:-2;opacity:.36;background:linear-gradient(rgba(255,255,255,.14) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 0);background-size:40px 40px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.28),transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.28),transparent 78%)}*{box-sizing:border-box;min-width:0;padding:0;margin:0}::selection{background:rgba(36,86,211,.14)}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none;transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}h1,h2,h3,h4{font-family:var(--font-sans);font-weight:700}button,input,select,textarea{font:inherit;max-width:100%}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;box-shadow:0 0 0 4px var(--focus-ring)}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}code{padding:.12rem .38rem;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.72);font-family:var(--font-mono);font-size:.92em}ol,ul{padding-left:1.2rem}[data-tone=institutional]{--tone-ink:var(--accent-institutional);--tone-bg:var(--accent-institutional-soft);--tone-line:var(--accent-institutional-line)}[data-tone=global-news]{--tone-ink:var(--accent-global-news);--tone-bg:var(--accent-global-news-soft);--tone-line:var(--accent-global-news-line)}[data-tone=published]{--tone-ink:var(--accent-published);--tone-bg:var(--accent-published-soft);--tone-line:var(--accent-published-line)}[data-tone=review]{--tone-ink:var(--accent-review);--tone-bg:var(--accent-review-soft);--tone-line:var(--accent-review-line)}[data-tone=scheduled]{--tone-ink:var(--accent-scheduled);--tone-bg:var(--accent-scheduled-soft);--tone-line:var(--accent-scheduled-line)}[data-tone=up]{--tone-ink:var(--accent-up);--tone-bg:var(--accent-up-soft);--tone-line:var(--accent-up-line)}[data-tone=down]{--tone-ink:var(--accent-down);--tone-bg:var(--accent-down-soft);--tone-line:var(--accent-down-line)}[data-tone=flat]{--tone-ink:var(--accent-flat);--tone-bg:var(--accent-flat-soft);--tone-line:var(--accent-flat-line)}[data-tone=ready]{--tone-ink:var(--accent-ready);--tone-bg:var(--accent-ready-soft);--tone-line:var(--accent-ready-line)}[data-tone=held]{--tone-ink:var(--accent-held);--tone-bg:var(--accent-held-soft);--tone-line:var(--accent-held-line)}[data-tone=ignored]{--tone-ink:var(--accent-ignored);--tone-bg:var(--accent-ignored-soft);--tone-line:var(--accent-ignored-line)}[data-tone=duplicate]{--tone-ink:var(--accent-duplicate);--tone-bg:var(--accent-duplicate-soft);--tone-line:var(--accent-duplicate-line)}[data-tone=invalid]{--tone-ink:var(--accent-invalid);--tone-bg:var(--accent-invalid-soft);--tone-line:var(--accent-invalid-line)}[data-tone=sponsor]{--tone-ink:var(--accent-sponsor);--tone-bg:var(--accent-sponsor-soft);--tone-line:var(--accent-sponsor-line)}.skip-link{position:fixed;top:1rem;left:1rem;z-index:80;padding:.7rem .95rem;border:1px solid var(--line-strong);border-radius:999px;background:var(--panel-strong);color:var(--ink-strong);font-family:var(--font-mono);font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase;transform:translateY(-180%)}.skip-link:focus-visible{transform:translateY(0)}.site-frame{position:relative;min-height:100vh;padding-bottom:3.5rem}.site-footer,.site-header,.site-shell{width:min(var(--max-width),calc(100vw - (var(--gutter) * 2)));margin:0 auto}.site-header{position:sticky;top:.45rem;z-index:40;display:grid;gap:0;margin-top:.55rem;overflow:hidden;border:1px solid rgba(24,27,34,.12);border-radius:var(--radius-md);background:rgba(255,255,255,.9);box-shadow:0 14px 36px rgba(25,31,35,.08);-webkit-backdrop-filter:blur(22px) saturate(140%);backdrop-filter:blur(22px) saturate(140%)}.site-header-main{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.78rem .95rem;border-bottom:1px solid var(--line)}.site-header-left{display:flex;min-width:0;align-items:center;gap:clamp(1rem,3vw,2rem)}.site-header-tools{display:flex;flex:0 0 auto;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:.5rem}.brand-mark{display:inline-flex;align-items:center;min-width:fit-content;min-height:34px;padding:.2rem 0;border:1px solid transparent;border-radius:0;background:transparent}.brand-mark:focus-visible,.brand-mark:hover{color:var(--ink-strong)}.brand-mark strong{color:var(--ink-strong);font-size:.98rem;font-weight:800;line-height:1;letter-spacing:0}.site-nav{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.55rem;padding:0 .2rem .15rem}.site-header .site-nav{flex-wrap:wrap;gap:clamp(.85rem,2vw,1.35rem);padding:0}.nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.45rem .94rem;border:1px solid transparent;border-radius:999px;color:var(--ink-soft);font-family:var(--font-mono);font-size:.74rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.site-header .nav-link{min-height:34px;padding:.36rem 0;border:0;border-bottom:1.5px solid transparent;border-radius:0;background:transparent;box-shadow:none;color:var(--ink-soft);font-size:.78rem}.nav-link:hover,.nav-link[data-active=true]{color:var(--ink-strong);border-color:var(--line);background:rgba(255,255,255,.76);box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.nav-link[data-active=true]{border-color:rgba(24,27,34,.18);background:rgba(24,27,34,.05)}.nav-link:hover{transform:translateY(-1px)}.site-header .nav-link:hover,.site-header .nav-link[data-active=true]{border-color:var(--ink-strong);background:transparent;box-shadow:none;transform:none}.header-cta,.site-status{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border-radius:8px;font-family:var(--font-mono);font-size:.7rem;font-weight:700;letter-spacing:0;text-transform:uppercase;white-space:nowrap}.site-status{gap:.35rem;padding:.28rem .6rem;border:1px solid var(--accent-published-line);background:var(--accent-published-soft);color:var(--accent-published)}.site-status-dot{width:.42rem;height:.42rem;border-radius:999px;background:currentColor}.header-cta{padding:.36rem .78rem;border:1px solid rgba(24,22,18,.88);background:var(--ink-strong);color:#fffdf7;box-shadow:0 10px 20px rgba(16,18,22,.12)}.header-cta:focus-visible,.header-cta:hover{transform:translateY(-1px);box-shadow:0 12px 22px rgba(16,18,22,.16)}.site-header-subbar{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .7rem;padding:.52rem .95rem;background:rgba(244,246,243,.82);color:var(--ink-soft);font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:0}.site-header-subbar span:not(:first-child):before{content:"·";margin-right:.7rem;color:var(--ink-muted)}.site-header .locale-switcher{gap:0}.site-header .locale-switcher-label{display:none}.site-header .locale-switcher-options{min-width:7.35rem;min-height:34px;border-radius:8px}.site-header .locale-toggle{min-height:30px;border-radius:6px;font-size:.66rem}.locale-switcher{display:grid;gap:.22rem;min-width:0}.locale-switcher-label{color:var(--ink-muted);font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.locale-switcher-options{display:inline-grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:44px;min-width:9rem;padding:.18rem;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.76)}.locale-toggle{min-width:0;min-height:36px;padding:0 .64rem;border:0;border-radius:999px;background:transparent;color:var(--ink-strong);font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.locale-toggle:hover,.locale-toggle[data-active=true]{background:var(--ink-strong);color:#ffffff;box-shadow:0 8px 18px rgba(25,31,35,.1)}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:46px;padding:.75rem 1.12rem;border:1px solid transparent;border-radius:999px;font-family:var(--font-mono);font-size:.76rem;font-weight:700;letter-spacing:0;text-align:center;text-transform:uppercase;transition:background-color .18s ease,color .18s ease,transform .18s ease,border-color .18s ease,box-shadow .18s ease}.button-primary{border-color:rgba(24,22,18,.88);background:linear-gradient(135deg,#19253a,#171513);color:#fffdf7;box-shadow:0 14px 28px rgba(16,18,22,.16)}.button-primary:hover{transform:translateY(-1px);box-shadow:0 16px 28px rgba(16,18,22,.18)}.button-primary:focus-visible{transform:translateY(-1px);border-color:rgba(36,86,211,.74);box-shadow:0 0 0 4px var(--focus-ring),0 16px 28px rgba(16,18,22,.18)}.button-secondary{border-color:var(--line);background:rgba(255,255,255,.68);color:var(--ink-strong);box-shadow:inset 0 1px 0 rgba(255,255,255,.74)}.button-secondary:hover{transform:translateY(-1px);border-color:var(--line-strong);background:rgba(255,255,255,.92)}.button-secondary:focus-visible{transform:translateY(-1px);border-color:rgba(36,86,211,.62);background:rgba(255,255,255,.96);box-shadow:0 0 0 4px var(--focus-ring)}.metric,.panel,.surface{position:relative;overflow:clip;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.metric:before,.panel:before,.surface:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.3),transparent 22%)}.panel,.surface{padding:clamp(1.15rem,1.9vw,1.55rem)}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.metric{padding:1rem 1.05rem;background:linear-gradient(180deg,var(--panel-strong),rgba(248,244,237,.95))}.section-title{font-size:2.72rem;line-height:1.05;letter-spacing:0;color:var(--ink-strong);max-width:26ch;text-wrap:balance;overflow-wrap:break-word;word-break:normal}.panel p,.section-copy,.surface p{color:var(--ink-soft);line-height:1.66;overflow-wrap:break-word}.eyebrow{color:var(--ink-muted)}.chip,.eyebrow,.pill{font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.chip,.pill{display:inline-flex;align-items:center;justify-content:center;min-height:2.05rem;padding:.34rem .8rem;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.66);color:var(--ink-strong);box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.chip[data-tone],.pill[data-tone]{border-color:var(--tone-line);background:var(--tone-bg);color:var(--tone-ink);box-shadow:none}.detail-list{display:grid;gap:.78rem;margin-top:1rem;padding-left:1.15rem;color:var(--ink-soft);line-height:1.68}.metric-label{margin-bottom:.42rem;color:var(--ink-muted);font-family:var(--font-mono);font-size:.7rem;letter-spacing:0;text-transform:uppercase}.metric-label,.metric-value{display:block;font-weight:700}.metric-value{margin-bottom:.4rem;color:var(--ink-strong);font-size:1.72rem;line-height:1}.metric-value-compact{font-size:1.04rem;line-height:1.42}.metric-note{color:var(--ink-soft);line-height:1.56}.fade-up{animation:fade-up .52s cubic-bezier(.2,.7,.2,1) both}.site-footer{display:grid;gap:0;padding:3.4rem 0 1.8rem}.site-footer section{display:grid;grid-template-columns:7rem minmax(0,1.2fr) minmax(15rem,.8fr);gap:1.2rem;align-items:start;padding:1.05rem 0;border-top:1px solid var(--line)}.site-footer section:nth-child(2){grid-template-columns:7rem minmax(0,1fr)}.site-footer section:nth-child(3){grid-template-columns:7rem minmax(0,1fr) auto;align-items:center}.site-footer .section-title{color:var(--ink-soft);font-size:2.18rem;line-height:1.12;max-width:24ch}.site-footer .site-nav{padding:0}.site-footer .button-secondary{justify-self:end;white-space:nowrap}.site-footer li,.site-footer p{color:var(--ink-soft);line-height:1.5}[data-section-nav-target]{scroll-margin-top:calc(var(--sticky-offset) + 1rem)}@keyframes fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.site-header-main{flex-wrap:wrap;align-items:center}.site-header-left{flex:1 1 34rem}.site-nav{justify-content:flex-start}.site-footer section{gap:.7rem;padding-top:.7rem}.site-footer section,.site-footer section:nth-child(2),.site-footer section:nth-child(3){grid-template-columns:1fr}.site-footer .button-secondary{justify-self:start}}@media (max-width:720px){:root{--gutter:0.75rem;--sticky-offset:8rem}body,html{scroll-padding-top:calc(var(--sticky-offset) + .8rem)}.site-header{top:.3rem;margin-top:.35rem;border-radius:16px}.site-footer,.site-header,.site-shell{width:min(var(--max-width),calc(100vw - 1rem))}.panel,.surface{padding:.95rem}.section-title{font-size:1.82rem;line-height:1.1;letter-spacing:0}.site-nav{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.nav-link{flex:0 0 auto;min-height:36px;padding:.4rem .72rem;font-size:.66rem;letter-spacing:0}.site-header-main{display:grid;grid-template-columns:1fr;gap:.54rem;padding:.62rem}.site-header-left{display:grid;gap:.42rem}.site-header-tools{display:grid;grid-template-columns:auto minmax(7rem,1fr) auto;gap:.38rem;justify-content:stretch}.site-header-tools>*{width:100%}.brand-mark{flex:1 1 auto;min-width:0;min-height:28px;padding:0}.brand-mark strong{font-size:1rem;letter-spacing:0}.site-header .locale-switcher-options{min-width:7.25rem;min-height:34px;padding:.16rem}.site-header .locale-toggle{min-height:30px;padding:0 .46rem;font-size:.64rem;letter-spacing:0}.site-header .site-nav{display:flex;flex-wrap:nowrap;gap:.78rem;overflow-x:auto;padding:0 0 .14rem}.site-header .nav-link{width:auto;flex:0 0 auto;min-height:30px;padding:.24rem 0;font-size:.64rem;letter-spacing:0;white-space:nowrap}.header-cta,.site-status{min-height:34px;padding-right:.55rem;padding-left:.55rem;font-size:.62rem}.site-header-subbar{display:grid;flex-wrap:nowrap;overflow-x:visible;gap:.18rem;padding:.48rem .62rem;font-size:.64rem;line-height:1.35;white-space:normal;scrollbar-width:none}.site-header-subbar span:not(:first-child):before{content:none}.site-header-subbar::-webkit-scrollbar{display:none}.site-footer .site-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;overflow-x:visible}.site-footer .nav-link{justify-content:flex-start;min-height:34px;padding:.34rem 0;white-space:normal}.site-footer .section-title{font-size:1.5rem;line-height:1.18}.site-footer li,.site-footer p{font-size:.92rem}.button-primary,.button-secondary{min-height:42px;padding:.65rem .95rem;font-size:.7rem}.chip,.pill{min-height:1.85rem;padding:.24rem .62rem;font-size:.66rem}.locale-switcher-label{display:none}}@media (prefers-reduced-motion:reduce){body,html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-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:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-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:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-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:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-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:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-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:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-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:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-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:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-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:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-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:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-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:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_94b152{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_94b152{--font-ui:"Manrope","Manrope Fallback"}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_48c46e{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_48c46e{--font-display:"Fraunces","Fraunces Fallback"}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ef4d5661765d0e49-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 Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d29838c109ef09b4-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;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e40af3453d7c920a-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;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/99dcf268bda04fe5-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 Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98e207f02528a563-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 Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/73cb51aac9c97f90-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 Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d26bbd13d6b70f89-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;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/20535187d867b7b9-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;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/5356a6a4f2c8c8d8-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 Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/db96af6b531dc71f-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 Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/704b853f32d191d5-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 Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/656feb427634a431-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;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/991629005c80bdf1-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;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/46e154b2fcbd6033-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 Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/37786be940ec402b-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 Mono Fallback;src:local("Arial");ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.00%;size-adjust:134.59%}.__className_0086c7{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}.__variable_0086c7{--font-code:"IBM Plex Mono","IBM Plex Mono Fallback"}