:root{--font-poster:var(--f-archivo),Impact,sans-serif;--font-serif:var(--f-garamond),Georgia,serif;--font-mono:var(--f-space-mono),ui-monospace,Menlo,monospace;--font-hand:var(--f-shantell),cursive;--font-pixel:var(--f-vt323),var(--f-space-mono),monospace}
:root{--ink:#141414;--ink-soft:#4a4a46;--ink-faint:#8d8b83;--paper:#fbf5e9;--paper-dim:#f2eada;--white:#fff;--red:#ff3b30;--red-deep:#d92a20;--toy-yellow:#ffc700;--toy-blue:#2b5bff;--toy-green:#16b364;--toy-pink:#ff90c9;--term-bg:#161616;--term-green:#3df56c;--term-dim:#1f1f1f;--sky:#cfe8ff;--sky-light:#e6f3ff;--sky-deep:#9cc7ea;--sky-grad:linear-gradient(180deg,#e3f1ff 0%,#cfe8ff 46%,#edf7ff 100%);--lead:var(--toy-blue);--surface-page:var(--sky);--surface-card:var(--white);--surface-dim:#e8f2fc;--surface-inverse:var(--ink);--text-body:var(--ink);--text-muted:var(--ink-soft);--text-faint:var(--ink-faint);--text-inverse:var(--white);--accent:var(--red);--accent-press:var(--red-deep);--line:var(--ink);--line-soft:#c6dbef}[data-world=catalog]{--surface-page:#fbfaf6;--surface-card:var(--white);--surface-dim:#f5f4f0;--surface-inverse:#111;--text-body:#111;--text-muted:#55534e;--text-faint:#9b9891;--text-inverse:var(--white);--accent:var(--red);--accent-press:var(--red-deep);--line:#111;--line-soft:#e3e1db}
:root{--poster-stretch:62%;--poster-weight:850;--text-poster-1:128px;--lh-poster-1:.86;--ls-poster-1:-.01em;--text-poster-2:80px;--lh-poster-2:.9;--text-poster-3:48px;--lh-poster-3:.94;--text-serif-display:64px;--lh-serif-display:1.02;--text-serif-title:34px;--lh-serif-title:1.15;--text-serif-body:19px;--lh-serif-body:1.55;--text-mono-lg:18px;--lh-mono-lg:1.6;--text-mono-md:15px;--lh-mono-md:1.65;--text-mono-sm:13px;--lh-mono-sm:1.5;--text-mono-xs:11px;--lh-mono-xs:1.4;--ls-mono-xs:.09em;--text-hand-lg:26px;--text-hand-md:18px;--measure-desk:56ch;--measure-catalog:62ch}
:root{--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--space-10:144px;--gutter:24px;--gutter-lg:64px;--col-desk:1080px;--col-catalog:1180px;--col-prose:680px}
:root{--line-w:2px;--slab:3px 3px 0 var(--line);--slab-lg:6px 6px 0 var(--line);--slab-red:4px 4px 0 var(--red);--slab-pressed:1px 1px 0 var(--line);--radius-desk:10px;--radius-tight:4px;--radius-pill:999px;--tilt-1:-3deg;--tilt-2:2deg;--tilt-3:-1.2deg;--rule:1px solid var(--line);--rule-soft:1px solid var(--line-soft);--radius-catalog:0px}[data-world=catalog]{--slab:none;--slab-lg:none;--radius-desk:0px;--radius-tight:0px}
:root{--dur-snap:.12s;--dur-pop:.2s;--dur-lazy:.42s;--ease-pop:cubic-bezier(.34,1.56,.64,1);--ease-out:cubic-bezier(.2,.8,.2,1);--blink:fs-blink 1.1s steps(1) infinite}[data-world=catalog]{--ease-pop:cubic-bezier(.2,.8,.2,1)}
*,:before,:after{box-sizing:border-box}body{background:var(--surface-page);color:var(--text-body);font-family:var(--font-mono);font-size:var(--text-mono-md);line-height:var(--lh-mono-md);-webkit-font-smoothing:antialiased;text-wrap:pretty;margin:0}[data-world=catalog]{font-family:var(--font-serif);font-size:var(--text-serif-body);line-height:var(--lh-serif-body)}a{color:var(--text-body);-webkit-text-decoration:underline wavy var(--accent);text-decoration:underline wavy var(--accent);text-underline-offset:4px;transition:color var(--dur-snap) var(--ease-out);text-decoration-thickness:1.5px}a:hover{color:var(--accent)}[data-world=catalog] a{-webkit-text-decoration:underline solid var(--accent);text-decoration:underline solid var(--accent);text-decoration-thickness:1px}h1,h2,h3,h4,p{margin:0}button,input,select,textarea{font:inherit;color:inherit}::selection{background:var(--toy-yellow);color:var(--ink)}[data-world=catalog] ::selection{background:var(--red);color:#fff}:focus-visible{outline:2px dashed var(--accent);outline-offset:3px}@keyframes fs-blink{50%{opacity:0}}@keyframes fs-marquee{to{transform:translate(-50%)}}.fx-poster{font-family:var(--font-poster);font-stretch:var(--poster-stretch);font-weight:var(--poster-weight);text-transform:uppercase;letter-spacing:var(--ls-poster-1)}.fx-hand{font-family:var(--font-hand);font-weight:500}.fx-label{font-family:var(--font-mono);font-size:var(--text-mono-xs);letter-spacing:var(--ls-mono-xs);text-transform:uppercase}.fx-cursor:after{content:"█";color:var(--term-green);animation:var(--blink)}.fx-checker{background-image:conic-gradient(var(--ink) 25%,transparent 25% 50%,var(--ink) 50% 75%,transparent 75%);background-size:14px 14px}.fx-dashed{border-bottom:2px dashed var(--line)}.fx-tilt-1{transform:rotate(var(--tilt-1))}.fx-tilt-2{transform:rotate(var(--tilt-2))}.fx-tilt-3{transform:rotate(var(--tilt-3))}
body{min-height:100vh}.fs-world{background:var(--sky-grad);min-height:100vh}.fs-page-home a{transition:letter-spacing .15s}.fs-page-home a:hover{letter-spacing:.06em}.fs-page-std a{color:var(--red)}.fs-page-std a:hover{color:var(--ink)}.fs-page-flat a{transition:none}@keyframes fs-blinkx{50%{opacity:0}}@keyframes fs-art-walk{0%{left:-12%}to{left:104%}}@keyframes fs-art-walk-r{0%{left:104%}to{left:-12%}}@keyframes fs-art-fly{0%{left:-16%}to{left:110%}}@keyframes fs-art-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes fs-blinka{50%{opacity:0}}@keyframes fs-blink404{50%{opacity:0}}@media (max-width:640px){:root{--gutter-lg:20px}.fs-world{overflow-x:clip}header{flex-wrap:wrap;row-gap:4px;gap:10px!important;padding:10px 20px!important}.fs-cmdk{display:none!important}.dsk-nav,.dsk-nav2{-webkit-overflow-scrolling:touch;scrollbar-width:none;order:3;width:100%;padding-bottom:2px;overflow-x:auto;gap:20px!important}.dsk-nav::-webkit-scrollbar{display:none}.dsk-nav2::-webkit-scrollbar{display:none}.dsk-nav a,.dsk-nav2 a{white-space:nowrap;align-items:center;min-height:44px;padding-top:9px;padding-bottom:9px;display:inline-flex}header nav+span,header button{min-height:44px}.fs-tap{align-items:center;min-height:44px;display:inline-flex}.fs-overlay,.fs-page-path{display:none!important}.fs-colophon a{padding:7px 0;display:inline-block}.hero-copy{flex:100%!important;max-width:100%!important}.hero-art{margin-top:22px;flex:100%!important;max-width:100%!important}.hero-art .fx-hand[style*=absolute]{display:none}.fs-stat-row{grid-template-columns:1fr auto!important;gap:4px 10px!important}.fs-stat-row>span:first-child{grid-column:1/-1}.fs-tl-row{grid-template-columns:64px 1fr!important;gap:10px!important}.fs-journey-spine{left:15px!important}.fs-journey-row{grid-template-columns:1fr!important}.fs-journey-dot{left:15px!important}.fs-journey-slot{padding-left:38px;grid-column:1!important;justify-self:stretch!important;transform:none!important}.fs-journey-slot>div{width:100%!important}.fs-section-head{flex-direction:column!important;align-items:flex-start!important;gap:6px!important}.cs-blocks{grid-template-columns:1fr!important;gap:26px!important}.fs-page-std>div[style*="40px"],.fs-page-std section{padding-left:20px!important;padding-right:20px!important}.fs-colophon{grid-template-columns:1fr!important;gap:14px!important}.fs-colophon>div:last-child{text-align:left!important}}@media print{header,footer,.no-print{display:none!important}body{background:#fff!important}.fs-world{background:#fff!important;min-height:0!important}main{padding:24px 20px!important}.fs-world [style*=box-shadow]{box-shadow:none!important}.fs-print-plain{border:none!important}.fs-print-plain>div:first-child{display:none!important}.fs-world div{break-inside:avoid}}.fs-crash{background:var(--term-bg,#161616)}body:has(.fs-crash){background:var(--term-bg,#161616)}#fs-boot{z-index:99;background:#161616;flex-direction:column;justify-content:center;align-items:center;gap:16px;transition:opacity .4s;display:flex;position:fixed;inset:0}#fs-boot.done{opacity:0;pointer-events:none}#fs-boot .bar{border:2px solid #3df56c;width:240px;height:18px}#fs-boot .fill{background:#3df56c;width:0;height:100%;animation:1s steps(8,end) forwards fs-boot-fill}@keyframes fs-boot-fill{to{width:100%}}

@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:62% 125%;font-display:swap;src:url(../media/af21ab248943f479-s.0z23a3hpu8ttr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:62% 125%;font-display:swap;src:url(../media/4ae66b896b591e96-s.02aqyp7acl16b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Archivo;font-style:normal;font-weight:100 900;font-stretch:62% 125%;font-display:swap;src:url(../media/21ca8f3f56c22ca2-s.p.14a9xpaqsbppk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo Fallback;src:local(Arial);ascent-override:88.96%;descent-override:21.28%;line-gap-override:0.0%;size-adjust:98.7%}.archivo_31ea3e35-module__X56X7W__className{font-family:Archivo,Archivo Fallback;font-style:normal}.archivo_31ea3e35-module__X56X7W__variable{--f-archivo:"Archivo", "Archivo Fallback"}
@font-face{font-family:Space Mono;font-style:italic;font-weight:400;font-display:swap;src:url(../media/417912ede2e82152-s.1ihuv373rsy_n.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Mono;font-style:italic;font-weight:400;font-display:swap;src:url(../media/51f2519120a6b711-s.3hfqh1w9tnab5.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Space Mono;font-style:italic;font-weight:400;font-display:swap;src:url(../media/1ae2575eb5be4118-s.p.3g9w_76k_fqxd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Mono;font-style:italic;font-weight:700;font-display:swap;src:url(../media/2c4e8b1b42841af7-s.35v5lp9wrayf3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Mono;font-style:italic;font-weight:700;font-display:swap;src:url(../media/7663dec790de7af8-s.28enegzbkglsv.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Space Mono;font-style:italic;font-weight:700;font-display:swap;src:url(../media/17b0f6a4f906cc39-s.p.1qq4k96vrppsz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4ba802ed8e67eac5-s.341_rbs6dql3t.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d7a0600e467cf0bd-s.40d3ll7mho212.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/dc0d9adbac686440-s.p.3-4lwpipb4a4k.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b8f2b92a9960dd69-s.37aqrzupgb8zi.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/28e60ca39c9ae554-s.0e_5-ojqbtsw9.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8d05cfa5faa8406c-s.p.2p-978ij53_v6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Mono Fallback;src:local(Arial);ascent-override:81.58%;descent-override:26.3%;line-gap-override:0.0%;size-adjust:137.28%}.space_mono_2fa3ea88-module__8Wd96W__className{font-family:Space Mono,Space Mono Fallback}.space_mono_2fa3ea88-module__8Wd96W__variable{--f-space-mono:"Space Mono", "Space Mono Fallback"}
@font-face{font-family:Shantell Sans;font-style:normal;font-weight:300 800;font-display:swap;src:url(../media/cdd6c4d0967b2d83-s.14zj-3dq8psdv.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Shantell Sans;font-style:normal;font-weight:300 800;font-display:swap;src:url(../media/04665fa023d0755d-s.0hbm_8u_7_gdv.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Shantell Sans;font-style:normal;font-weight:300 800;font-display:swap;src:url(../media/b15a44b05052b8b1-s.1rlp4v8z2-7qd.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Shantell Sans;font-style:normal;font-weight:300 800;font-display:swap;src:url(../media/687709f56b16d44a-s.1y7ncw8ziy-z6.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Shantell Sans;font-style:normal;font-weight:300 800;font-display:swap;src:url(../media/2ba5a01c16198eaa-s.p.01dtvdnylegqu.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Shantell Sans Fallback;src:local(Arial);ascent-override:90.04%;descent-override:28.25%;line-gap-override:0.0%;size-adjust:113.28%}.shantell_sans_ea902efe-module__R9YEmG__className{font-family:Shantell Sans,Shantell Sans Fallback;font-style:normal}.shantell_sans_ea902efe-module__R9YEmG__variable{--f-shantell:"Shantell Sans", "Shantell Sans Fallback"}
@font-face{font-family:VT323;font-style:normal;font-weight:400;font-display:swap;src:url(../media/42b07301cbfb88de-s.3fm2o_8g5wbt2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:VT323;font-style:normal;font-weight:400;font-display:swap;src:url(../media/674d141a92451548-s.2t0y5ugd5ycxx.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:VT323;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0c8c4ded07fff55c-s.p.0bh8ttrlmx6iv.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:VT323 Fallback;src:local(Arial);ascent-override:89.16%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:89.73%}.vt323_112da1e-module__WWwCmq__className{font-family:VT323,VT323 Fallback;font-style:normal;font-weight:400}.vt323_112da1e-module__WWwCmq__variable{--f-vt323:"VT323", "VT323 Fallback"}
@font-face{font-family:EB Garamond;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/0fec32c78403d184-s.26u7v4he067l8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/9d30e1ac529a223a-s.0x-5wtyyqn28e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/9056bf441d45cedc-s.3yob337ug4w_n.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/e6c3b2b7c3a61f79-s.3dnpquur9zvda.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/e557826f452dbd06-s.0hioodceto78-.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/1497d94d4ac5c969-s.180g8ykmerv64.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:EB Garamond;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/e4505858a30c79c2-s.1simdcn5ouyn0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:EB Garamond Fallback;src:local(Times New Roman);ascent-override:106.26%;descent-override:31.44%;line-gap-override:0.0%;size-adjust:94.77%}.eb_garamond_d28c00c8-module__-IO8ia__className{font-family:EB Garamond,EB Garamond Fallback;font-style:normal}.eb_garamond_d28c00c8-module__-IO8ia__variable{--f-garamond:"EB Garamond", "EB Garamond Fallback"}
