:root{--font-sans:var(--font-inter), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-serif:var(--font-literata), Georgia, "Times New Roman", serif;--measure:72rem;--gutter:1rem;--page-top:1.5rem;--wash-height:30rem;--text-xs:.8125rem;--text-sm:.9375rem;--text-lg:1.25rem;--text-xl:1.75rem;--accent-soft:color-mix(in srgb, var(--accent) 14%, transparent);--shadow-card:0 1px 2px #1e1b170a, 0 6px 20px #1e1b170f;--bg:var(--paper);--fg:var(--ink)}:root[data-mantine-color-scheme=dark]{--shadow-card:0 1px 2px #0000004d, 0 6px 20px #00000059}*,:before,:after{box-sizing:border-box}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);flex-direction:column;min-height:100vh;margin:0;font-size:1rem;line-height:1.55;display:flex}body:before{content:"";z-index:-1;pointer-events:none;opacity:.55;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0.35 0 0 0 0 0.3 0 0 0 0 0.25 0 0 0 0.09 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)'/%3E%3C/svg%3E");position:fixed;inset:0}:root[data-mantine-color-scheme=dark] body:before{opacity:.3}body{overflow-x:clip}.page{width:100%;max-width:var(--measure);padding:var(--page-top) var(--gutter) 3rem;flex:1;margin:0 auto;position:relative}.page:before{content:"";z-index:-1;width:100vw;height:var(--wash-height);pointer-events:none;background-image:radial-gradient(120% 70% at 50% 0%, color-mix(in srgb, var(--accent) 5%, transparent), transparent 72%), linear-gradient(to bottom, color-mix(in srgb, var(--ink) 5%, transparent), transparent 88%);position:absolute;top:0;left:calc(50% - 50vw)}:root[data-mantine-color-scheme=dark] .page:before{background-image:radial-gradient(120% 70% at 50% 0%, color-mix(in srgb, var(--accent) 7%, transparent), transparent 72%), linear-gradient(to bottom, color-mix(in srgb, var(--ink) 7%, transparent), transparent 88%)}a{color:var(--accent);text-underline-offset:.2em}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}h1,h2,h3{font-family:var(--font-serif);letter-spacing:-.01em;font-weight:400}h1{margin:0 0 2rem;font-size:2.625rem;line-height:1.08}h2{margin:2rem 0 .5rem;font-size:1.5rem;line-height:1.25}p{margin:0 0 .75rem}img,svg{max-width:100%}figure{margin:0}.print-only{display:none}.tnum{font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:40em){h1{font-size:2rem}}@media print{.no-print{display:none!important}.print-only{display:block}body:before{display:none}.page{max-width:none;padding:0}a{color:inherit;text-decoration:none}}
.SiteHeader-module__n6F9FG__header{z-index:10;background:color-mix(in srgb, var(--paper) 92%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--rule);transition:box-shadow .2s;position:sticky;top:0}.SiteHeader-module__n6F9FG__header[data-scrolled=true]{box-shadow:var(--shadow-card)}.SiteHeader-module__n6F9FG__inner{width:100%;max-width:var(--measure);padding:.6rem var(--gutter);align-items:center;gap:1rem 1.5rem;margin:0 auto;display:flex}.SiteHeader-module__n6F9FG__title{font-family:var(--font-serif);color:var(--ink);align-items:center;gap:.5rem;margin-right:auto;font-size:1.125rem;text-decoration:none;display:inline-flex}.SiteHeader-module__n6F9FG__title:hover{color:var(--accent)}.SiteHeader-module__n6F9FG__mark{flex-shrink:0}.SiteHeader-module__n6F9FG__wordmark{letter-spacing:.055em;white-space:nowrap;font-weight:600}.SiteHeader-module__n6F9FG__wordmarkMuted{color:var(--muted);font-weight:400}.SiteHeader-module__n6F9FG__drawerTitle{font-family:var(--font-serif);color:var(--ink);align-items:center;gap:.5rem;font-size:1.125rem;display:inline-flex}.SiteHeader-module__n6F9FG__nav{font-size:var(--text-sm);gap:1.25rem;display:flex}.SiteHeader-module__n6F9FG__link{color:var(--muted);border-bottom:2px solid #0000;padding-bottom:2px;text-decoration:none;transition:color .15s,border-color .15s}.SiteHeader-module__n6F9FG__link:hover{color:var(--ink)}.SiteHeader-module__n6F9FG__link[aria-current=page]{color:var(--ink);border-bottom-color:var(--accent)}.SiteHeader-module__n6F9FG__tools{align-items:center;gap:.25rem;display:flex}.SiteHeader-module__n6F9FG__burger{display:none}.SiteHeader-module__n6F9FG__drawerLinks .SiteHeader-module__n6F9FG__link{font-size:1.125rem}@media (max-width:48em){.SiteHeader-module__n6F9FG__nav{display:none}.SiteHeader-module__n6F9FG__burger{display:block}}
.SiteFooter-module__AFXcWq__footer{width:100%;max-width:var(--measure);padding:1.25rem var(--gutter) 1.5rem;border-top:1px solid var(--rule);color:var(--muted);font-size:var(--text-xs);margin:0 auto}.SiteFooter-module__AFXcWq__columns{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr);gap:2rem;display:grid}.SiteFooter-module__AFXcWq__column{flex-direction:column;min-width:0;display:flex}.SiteFooter-module__AFXcWq__brand{font-family:var(--font-serif);color:var(--ink);align-items:center;gap:.5rem;margin-bottom:.6rem;font-size:1.0625rem;text-decoration:none;display:inline-flex}.SiteFooter-module__AFXcWq__brand:hover{color:var(--accent)}.SiteFooter-module__AFXcWq__description{margin:0 0 .25rem}.SiteFooter-module__AFXcWq__heading{font-family:var(--font-sans);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 .6rem;font-weight:600;display:block}.SiteFooter-module__AFXcWq__list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.SiteFooter-module__AFXcWq__list a{color:var(--muted);text-decoration:none}.SiteFooter-module__AFXcWq__list a:hover{color:var(--ink)}.SiteFooter-module__AFXcWq__credits{border-top:1px solid var(--rule);grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;display:grid}.SiteFooter-module__AFXcWq__logo{justify-self:start;display:inline-flex}.SiteFooter-module__AFXcWq__logoImage{opacity:.85;filter:invert();width:auto;height:1rem}[data-mantine-color-scheme=dark] .SiteFooter-module__AFXcWq__logoImage{filter:none}.SiteFooter-module__AFXcWq__madeWith{white-space:nowrap;margin:0}.SiteFooter-module__AFXcWq__heart{color:#c0392b}.SiteFooter-module__AFXcWq__icons{justify-self:end;gap:.5rem;display:flex}@media (max-width:40em){.SiteFooter-module__AFXcWq__columns{grid-template-columns:1fr;gap:1.75rem}.SiteFooter-module__AFXcWq__credits{text-align:center;grid-template-columns:1fr;justify-items:center}.SiteFooter-module__AFXcWq__logo,.SiteFooter-module__AFXcWq__icons{justify-self:center}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.p.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_c5976e00-module__X0F_eG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_c5976e00-module__X0F_eG__variable{--font-inter:"Inter", "Inter Fallback"}
@font-face{font-family:Literata;font-style:italic;font-weight:200 900;font-display:swap;src:url(../media/154774486251d342-s.2h39zro8u2-y7.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:Literata;font-style:italic;font-weight:200 900;font-display:swap;src:url(../media/12c837ea3f40b0ad-s.p.2qjvoow5u1cvi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Literata;font-style:italic;font-weight:200 900;font-display:swap;src:url(../media/83d22a48fd18eae0-s.1ul--qokeajhg.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Literata;font-style:italic;font-weight:200 900;font-display:swap;src:url(../media/bda627dbea9cad1d-s.2ml1_fm6-z2tm.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:Literata;font-style:italic;font-weight:200 900;font-display:swap;src:url(../media/0e73f52cc4a5b9d2-s.3khrbpkpgfwvt.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:Literata;font-style:italic;font-weight:200 900;font-display:swap;src:url(../media/178026bdf085375b-s.235is1lp2iere.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:Literata;font-style:italic;font-weight:200 900;font-display:swap;src:url(../media/cdb3cb33f221588b-s.p.1sxl46gnjqnfy.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:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/dcc06fc59088004f-s.26afxfjuoa9fw.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:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/14a4f422adc8017e-s.p.0g2162x3jbg9n.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/294dd5272e5dc576-s.24z3xhdtefne-.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/c0f3072741f3158c-s.0ip40b8wahlg_.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:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/32ed8f926ffc9cc2-s.0cu0ymttrfic-.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:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/b6a9aad84d41ea38-s.19z0m3vc7o74g.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:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/30bdb5bb2b173ee1-s.p.0zb6_9j98fvm-.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:Literata Fallback;src:local(Times New Roman);ascent-override:99.62%;descent-override:26.07%;line-gap-override:0.0%;size-adjust:118.15%}.literata_37f97567-module__edoNia__className{font-family:Literata,Literata Fallback}.literata_37f97567-module__edoNia__variable{--font-literata:"Literata", "Literata Fallback"}
