@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Geist:wght@300;400;500&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.06d3mdzz5bre_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.11.cyxs5p-0z~.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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.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:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0q3udbd2bu5yp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0gw~uztddq1df.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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0.q-h669a_dqa.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:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
:root{--background:#fff;--foreground:#171717}*{box-sizing:border-box;margin:0;padding:0}body{color:#111;background:#fafafa;font-family:Geist,sans-serif}
.Header-module__lnUIdW__header{z-index:100;background:#fff;border-bottom:.5px solid #e5e5e5;position:sticky;top:0}.Header-module__lnUIdW__inner{justify-content:space-between;align-items:center;max-width:900px;height:60px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__lnUIdW__logo{color:#111;font-size:16px;font-weight:500;text-decoration:none}.Header-module__lnUIdW__logo span{color:#1d9e75}.Header-module__lnUIdW__nav{align-items:center;gap:1.5rem;display:flex}.Header-module__lnUIdW__link{color:#666;font-size:14px;text-decoration:none;transition:color .15s}.Header-module__lnUIdW__link:hover{color:#111}.Header-module__lnUIdW__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:4px;display:none}.Header-module__lnUIdW__line{transform-origin:50%;background:#111;border-radius:2px;width:20px;height:1.5px;transition:transform .2s,opacity .2s;display:block}.Header-module__lnUIdW__line1Open{transform:translateY(6.5px)rotate(45deg)}.Header-module__lnUIdW__line2Open{opacity:0}.Header-module__lnUIdW__line3Open{transform:translateY(-6.5px)rotate(-45deg)}.Header-module__lnUIdW__mobileMenu{display:none}@media (max-width:600px){.Header-module__lnUIdW__nav{display:none}.Header-module__lnUIdW__burger{display:flex}.Header-module__lnUIdW__mobileMenu{background:#fff;border-top:.5px solid #e5e5e5;flex-direction:column;padding:.5rem 2rem 1rem;display:flex}.Header-module__lnUIdW__mobileLink{color:#444;border-bottom:.5px solid #f0f0f0;padding:.75rem 0;font-size:15px;text-decoration:none;transition:color .15s}.Header-module__lnUIdW__mobileLink:last-child{border-bottom:none}.Header-module__lnUIdW__mobileLink:hover{color:#111}}
.Logo-module__ugCtEW__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.Logo-module__ugCtEW__icon{background:#1d9e75;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Logo-module__ugCtEW__text{color:#111;font-size:15px;font-weight:500}.Logo-module__ugCtEW__em{color:#1d9e75;font-style:normal}
.LanguageSwitcher-module__psbpAa__wrapper{position:relative}.LanguageSwitcher-module__psbpAa__trigger{cursor:pointer;color:#666;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;font-family:inherit;font-size:14px;transition:background .15s,color .15s;display:flex}.LanguageSwitcher-module__psbpAa__trigger:hover{color:#111;background:#f5f5f5}.LanguageSwitcher-module__psbpAa__flag{border-radius:2px;flex-shrink:0;display:block}.LanguageSwitcher-module__psbpAa__chevron{color:#aaa;flex-shrink:0;transition:transform .15s}.LanguageSwitcher-module__psbpAa__chevronOpen{transform:rotate(180deg)}.LanguageSwitcher-module__psbpAa__dropdown{z-index:9999;background:#fff;border:1px solid #e5e5e5;border-radius:8px;min-width:164px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 4px 16px #00000014}.LanguageSwitcher-module__psbpAa__option{cursor:pointer;color:#444;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:8px 12px;font-family:inherit;font-size:14px;transition:background .1s;display:flex}.LanguageSwitcher-module__psbpAa__option:hover{color:#111;background:#f8f8f8}.LanguageSwitcher-module__psbpAa__active{color:#1d9e75;background:#f0faf6;font-weight:500}.LanguageSwitcher-module__psbpAa__active:hover{background:#e6f5ef}
.Footer-module__3hUVsW__footer{background:#fafafa;border-top:.5px solid #e5e5e5;margin-top:4rem}.Footer-module__3hUVsW__inner{max-width:900px;margin:0 auto;padding:0 2rem}.Footer-module__3hUVsW__top{flex-wrap:wrap;justify-content:space-between;gap:2rem;padding:2.5rem 0 2rem;display:flex}.Footer-module__3hUVsW__brand{max-width:260px}.Footer-module__3hUVsW__logo{color:#111;font-size:15px;font-weight:500}.Footer-module__3hUVsW__logo span{color:#1d9e75}.Footer-module__3hUVsW__tagline{color:#888;margin-top:8px;font-size:13px;line-height:1.6}.Footer-module__3hUVsW__links{gap:3rem;display:flex}.Footer-module__3hUVsW__col{flex-direction:column;gap:8px;display:flex}.Footer-module__3hUVsW__colTitle{color:#111;margin-bottom:4px;font-size:12px;font-weight:500}.Footer-module__3hUVsW__link{color:#888;font-size:13px;text-decoration:none;transition:color .15s}.Footer-module__3hUVsW__link:hover{color:#111}.Footer-module__3hUVsW__bottom{color:#aaa;border-top:.5px solid #e5e5e5;flex-wrap:wrap;justify-content:space-between;gap:8px;padding:1.25rem 0;font-size:12px;display:flex}@media (max-width:600px){.Footer-module__3hUVsW__top{flex-direction:column}.Footer-module__3hUVsW__links{gap:2rem}.Footer-module__3hUVsW__bottom{flex-direction:column;gap:4px}}
