.ed{--ed-paper:#ffffff;--ed-paper-2:#f6f8fb;--ed-paper-3:#ffffff;--ed-ink:#0c1220;--ed-ink-2:#495468;--ed-ink-3:#6b7688;--ed-ink-4:#97a1b2;--ed-rule:#e5e9f0;--ed-rule-strong:#cfd6e2;--ed-accent:#0369a1;--ed-accent-2:#0284c7;--ed-on-accent:#ffffff;--ed-accent-tint:#f0f9ff;--ed-accent-ink:#075985;--ed-critical:#dc2626;--ed-high:#ea580c;--ed-medium:#d97706;--ed-low:#64748b;--ed-pass:#059669;--ed-pass-tint:#e7f6ef;--ed-pass-ink:#04724f;--ed-deep:#0a1020;--ed-deep-2:#111a2e;--ed-deep-rule:rgba(255,255,255,0.11);--ed-deep-ink:#f3f6fb;--ed-deep-ink-2:#97a1b2;--ed-lift:0 0 0 1px rgba(12,18,32,0.06),0 1px 2px rgba(12,18,32,0.04);--ed-lift-2:0 0 0 1px rgba(12,18,32,0.07),0 18px 40px -16px rgba(12,18,32,0.18);--ed-r:10px;--ed-r-sm:6px;background-color:var(--ed-paper);color:var(--ed-ink-2);font-family:var(--font-ed-sans),ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.dark .ed{--ed-paper:#0a0e17;--ed-paper-2:#0f1521;--ed-paper-3:#141b29;--ed-ink:#f3f6fb;--ed-ink-2:#aab4c4;--ed-ink-3:#7d879a;--ed-ink-4:#5b6577;--ed-rule:#1e2634;--ed-rule-strong:#2c3648;--ed-accent:#38bdf8;--ed-accent-2:#7dd3fc;--ed-on-accent:#0a0e17;--ed-accent-tint:#082f49;--ed-accent-ink:#7dd3fc;--ed-critical:#f87171;--ed-high:#fb923c;--ed-medium:#fbbf24;--ed-low:#94a3b8;--ed-pass:#34d399;--ed-pass-tint:#0f2a22;--ed-pass-ink:#6ee7b7;--ed-deep:#161f31;--ed-deep-2:#1c273c;--ed-deep-rule:rgba(255,255,255,0.1);--ed-deep-ink:#f3f6fb;--ed-deep-ink-2:#97a1b2;--ed-lift:0 0 0 1px rgba(255,255,255,0.06);--ed-lift-2:0 0 0 1px rgba(255,255,255,0.08),0 18px 40px -16px rgba(0,0,0,0.6)}.ed-on-dark{--ed-paper:var(--ed-deep);--ed-paper-2:var(--ed-deep-2);--ed-paper-3:var(--ed-deep-2);--ed-ink:var(--ed-deep-ink);--ed-ink-2:#b6c0ce;--ed-ink-3:var(--ed-deep-ink-2);--ed-ink-4:#6b7688;--ed-rule:var(--ed-deep-rule);--ed-rule-strong:rgba(255,255,255,0.2);--ed-accent:#38bdf8;--ed-accent-2:#7dd3fc;--ed-on-accent:#0a1020;--ed-accent-tint:rgba(56,189,248,0.12);--ed-accent-ink:#7dd3fc;--ed-pass:#34d399;--ed-pass-tint:rgba(52,211,153,0.12);--ed-pass-ink:#6ee7b7;--ed-medium:#fbbf24;--ed-high:#fb923c;--ed-critical:#f87171;color:var(--ed-ink-2)}html:has(.ed),html:has(.ed) body{overflow-x:clip}html:has(.ed) ::-webkit-scrollbar-track{background:var(--ed-paper-2)}html:has(.ed) ::-webkit-scrollbar-thumb{background:var(--ed-rule-strong)}@layer components{.ed-display{font-family:var(--font-ed-sans),ui-sans-serif,system-ui,sans-serif;font-weight:600;color:var(--ed-ink);letter-spacing:-.032em;line-height:1.04;text-wrap:balance}.ed-mono{font-family:var(--font-ed-mono),ui-monospace,"SFMono-Regular",monospace;font-feature-settings:"tnum" 1}.ed-label{font-family:var(--font-ed-sans),ui-sans-serif,system-ui,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--ed-ink-3)}.ed-fig{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.ed-section-mark{display:inline-flex;align-items:center;gap:.5rem}.ed-link{color:var(--ed-ink);text-decoration:none;background-image:linear-gradient(var(--ed-accent),var(--ed-accent));background-repeat:no-repeat;background-position:0 100%;background-size:0 1px;transition:background-size .28s ease}.ed-link:hover{background-size:100% 1px}}.ed a:focus-visible,.ed button:focus-visible{outline:2px solid var(--ed-accent);outline-offset:2px;border-radius:3px}.ed-plot{background-image:linear-gradient(to right,var(--ed-rule) 1px,transparent 1px),linear-gradient(to bottom,var(--ed-rule) 1px,transparent 1px);background-size:4rem 4rem;opacity:.7;-webkit-mask-image:radial-gradient(115% 85% at 20% 0,#000 0,transparent 70%);mask-image:radial-gradient(115% 85% at 20% 0,#000 0,transparent 70%)}.ed-mask-x{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent)}.ed-mask-b{-webkit-mask-image:linear-gradient(180deg,#000 74%,transparent);mask-image:linear-gradient(180deg,#000 74%,transparent)}@keyframes ed-flow{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}.ed-flow{animation:ed-flow 1.9s linear infinite}@media (prefers-reduced-motion:reduce){.ed-flow{animation:none;opacity:0}}@keyframes ed-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.ed-marquee{display:flex;width:max-content;animation:ed-marquee 58s linear infinite;will-change:transform}.ed-marquee:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.ed-marquee{animation:none}}.ed-carousel{overflow:hidden}.ed-carousel-track{display:flex;width:max-content;animation:ed-marquee 60s linear infinite;will-change:transform}.ed-carousel:focus-within .ed-carousel-track,.ed-carousel:hover .ed-carousel-track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.ed-carousel{overflow-x:auto;scrollbar-width:none}.ed-carousel::-webkit-scrollbar{display:none}.ed-carousel-track{animation:none}}.ed-scroll-x{scrollbar-width:none;-ms-overflow-style:none}.ed-scroll-x::-webkit-scrollbar{display:none}@keyframes ed-panel-in{0%{opacity:0;transform:translate3d(0,6px,0)}to{opacity:1;transform:translateZ(0)}}.ed-panel-in{animation:ed-panel-in .18s cubic-bezier(.22,1,.36,1) both}@media (prefers-reduced-motion:reduce){@keyframes ed-panel-in{0%{opacity:0}to{opacity:1}}}@keyframes ed-rise{0%{opacity:0;transform:translate3d(0,14px,0)}to{opacity:1;transform:none}}.ed-rise{animation:ed-rise .55s cubic-bezier(.22,1,.36,1) backwards}.ed-rise-1{animation-delay:70ms}.ed-rise-2{animation-delay:.14s}.ed-rise-3{animation-delay:.27s}.ed-rise-4{animation-delay:.34s}@media (prefers-reduced-motion:reduce){.ed-rise{animation:none}}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f639721981034f88-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:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-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:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-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:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-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:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f639721981034f88-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:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-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:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-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:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-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:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/f639721981034f88-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:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-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:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-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:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-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:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f639721981034f88-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:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-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:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-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:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-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:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_629dad{font-family:Geist,Geist Fallback;font-style:normal}.__variable_629dad{--font-ed-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/013b72fa676f92e0-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:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b9408752a0c24fb9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/65f03d54ccadf4a8-s.woff2) format("woff2");unicode-range:u+2000-2001,u+2004-2008,u+200a,u+23b8-23bd,u+2500-259f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e038a29029a234f2-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:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2b5b02fc7e511755-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:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7d4881bb7e1bf84d-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:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/013b72fa676f92e0-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:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b9408752a0c24fb9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/65f03d54ccadf4a8-s.woff2) format("woff2");unicode-range:u+2000-2001,u+2004-2008,u+200a,u+23b8-23bd,u+2500-259f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e038a29029a234f2-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:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/2b5b02fc7e511755-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:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7d4881bb7e1bf84d-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:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_d7bf65{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_d7bf65{--font-ed-mono:"Geist Mono","Geist Mono Fallback"}