:root{--color-bg:#f7f6f3;--color-surface:#e9e4dc;--color-text:#121212;--color-muted:#1212129e;--color-olive:#6b7a5a;--color-olive-soft:#6b7a5a2e;--color-border:#00000014;--color-overlay:#12121259;--navbar-height:74px;--max-content-width:1200px;--gutter:5%;--font-body:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--font-brand:ui-serif,Georgia,"Times New Roman",serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100vh;font-family:var(--font-body);scroll-behavior:smooth;background:var(--color-bg);color:var(--color-text);overflow-x:hidden}.page-wrapper{flex-direction:column;min-height:100vh;display:flex}main{background:var(--color-bg);flex:1;min-height:100dvh}main>:first-child{margin-top:0}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0000000a}::-webkit-scrollbar-thumb{background-color:#12121240;border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:#6b7a5a8c}.background-wrapper{opacity:.035;pointer-events:none;z-index:-1;background:url(/assets/logo/logo-full.png) 50%/500px no-repeat;position:fixed;inset:0}.container{width:100%;max-width:var(--max-content-width);padding:0 var(--gutter);margin:0 auto}.fade-in{opacity:0;animation:.6s forwards fadeIn}@keyframes fadeIn{to{opacity:1}}
.Navbar-module-scss-module__oKtSGG__navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f6f3d9;border-bottom:1px solid #0000000f;width:100%;transition:padding .2s,background .2s;position:fixed;top:0;left:0}.Navbar-module-scss-module__oKtSGG__scrolled{background:#f7f6f3eb}.Navbar-module-scss-module__oKtSGG__inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:14px 1.5rem;display:flex}.Navbar-module-scss-module__oKtSGG__brand{flex-direction:column;line-height:1.05;text-decoration:none;display:flex}.Navbar-module-scss-module__oKtSGG__wordmark{font-family:var(--font-brand);letter-spacing:.3px;color:#121212;font-size:1.25rem;font-weight:600}.Navbar-module-scss-module__oKtSGG__submark{letter-spacing:.18em;text-transform:uppercase;color:#1212128c;margin-top:3px;font-size:.78rem}.Navbar-module-scss-module__oKtSGG__desktopLinks{align-items:center;gap:1.6rem;display:flex}@media (max-width:900px){.Navbar-module-scss-module__oKtSGG__desktopLinks{display:none}}.Navbar-module-scss-module__oKtSGG__navLink{letter-spacing:.06em;text-transform:uppercase;color:#121212bf;padding:10px 0;font-size:.95rem;text-decoration:none;transition:color .2s;position:relative}.Navbar-module-scss-module__oKtSGG__navLink:hover{color:#6b7a5a}.Navbar-module-scss-module__oKtSGG__active{color:#121212eb}.Navbar-module-scss-module__oKtSGG__active:after{content:"";background:#6b7a5ae6;width:100%;height:1px;position:absolute;bottom:4px;left:0}.Navbar-module-scss-module__oKtSGG__right{align-items:center;gap:.9rem;display:flex}.Navbar-module-scss-module__oKtSGG__cta{color:#f7f6f3;letter-spacing:.04em;background:#6b7a5a;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-size:.9rem;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-flex}.Navbar-module-scss-module__oKtSGG__cta:hover{opacity:.95;transform:translateY(-1px)}@media (max-width:900px){.Navbar-module-scss-module__oKtSGG__cta{display:none}}.Navbar-module-scss-module__oKtSGG__hamburger{cursor:pointer;background:0 0;border:0;padding:8px;display:none}@media (max-width:900px){.Navbar-module-scss-module__oKtSGG__hamburger{display:inline-flex}}.Navbar-module-scss-module__oKtSGG__hamburger svg{color:#121212d9;width:28px;height:28px}.Navbar-module-scss-module__oKtSGG__microBar{opacity:0;max-width:1200px;height:0;margin:0 auto;padding:0 1.5rem;transition:height .2s,opacity .2s,transform .2s;overflow:hidden;transform:translateY(-4px)}.Navbar-module-scss-module__oKtSGG__microBar span{letter-spacing:.16em;text-transform:uppercase;color:#6b7a5abf;padding:8px 0 10px;font-size:.78rem;display:block}.Navbar-module-scss-module__oKtSGG__microBarOpen{opacity:1;height:34px;transform:translateY(0)}.Navbar-module-scss-module__oKtSGG__overlay{opacity:0;pointer-events:none;z-index:999;background:#12121259;transition:opacity .2s;position:fixed;inset:0}.Navbar-module-scss-module__oKtSGG__mobileMenu{z-index:1000;background:#f7f6f3;border-left:1px solid #00000014;flex-direction:column;gap:18px;width:min(420px,92vw);height:100vh;padding:18px 18px 22px;transition:right .25s;display:flex;position:fixed;top:0;right:-100%}.Navbar-module-scss-module__oKtSGG__open{opacity:1;pointer-events:auto}.Navbar-module-scss-module__oKtSGG__mobileMenu.Navbar-module-scss-module__oKtSGG__open{right:0}.Navbar-module-scss-module__oKtSGG__mobileHeader{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.Navbar-module-scss-module__oKtSGG__mobileTitle{letter-spacing:.18em;text-transform:uppercase;color:#121212b3;font-size:.85rem}.Navbar-module-scss-module__oKtSGG__closeBtn{cursor:pointer;background:0 0;border:0}.Navbar-module-scss-module__oKtSGG__closeBtn svg{color:#121212d9;width:26px;height:26px}.Navbar-module-scss-module__oKtSGG__mobileLinks{flex-direction:column;gap:10px;display:flex}.Navbar-module-scss-module__oKtSGG__mobileLink{color:#121212d9;letter-spacing:.06em;text-transform:uppercase;border-radius:12px;padding:12px 10px;font-size:.95rem;text-decoration:none}.Navbar-module-scss-module__oKtSGG__mobileLink:hover{background:#e9e4dcb3}.Navbar-module-scss-module__oKtSGG__activeMobile{background:#e9e4dcf2;border:1px solid #6b7a5a59}.Navbar-module-scss-module__oKtSGG__mobileCta{color:#f7f6f3;text-align:center;letter-spacing:.04em;background:#6b7a5a;border-radius:999px;margin-top:auto;padding:12px 16px;text-decoration:none}
.Footer-module-scss-module__kqmR4W__footer{color:#fff;text-align:center;z-index:2;background:#2c3e50;width:100%;padding:50px 5%}.Footer-module-scss-module__kqmR4W__container{flex-direction:column;align-items:center;gap:20px;max-width:1200px;margin:0 auto;display:flex}.Footer-module-scss-module__kqmR4W__footerLinks{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}.Footer-module-scss-module__kqmR4W__footerLinks a{color:#fff;font-size:1rem;text-decoration:none;transition:color .3s ease-in-out}.Footer-module-scss-module__kqmR4W__footerLinks a:hover{color:#f3c623}.Footer-module-scss-module__kqmR4W__socialIcons{gap:20px;display:flex}.Footer-module-scss-module__kqmR4W__socialIcons a{color:#fff;font-size:1.25rem;transition:transform .3s,color .3s}.Footer-module-scss-module__kqmR4W__socialIcons a:hover{color:#f3c623;transform:scale(1.1)}.Footer-module-scss-module__kqmR4W__copyright{color:#aaa;font-size:.9rem}.Footer-module-scss-module__kqmR4W__credit{color:#ccc;font-size:.9rem}.Footer-module-scss-module__kqmR4W__credit a{color:#f3c623;font-weight:700;text-decoration:none}.Footer-module-scss-module__kqmR4W__credit a:hover{text-decoration:underline}@media (max-width:768px){.Footer-module-scss-module__kqmR4W__footerLinks{flex-direction:column;gap:15px}}
@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1e219c03c996efbd-s.ba7d7329.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:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0c27b1b4.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:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(../media/03bda585a99c6450-s.p.ad37b9d9.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:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1e219c03c996efbd-s.ba7d7329.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:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0c27b1b4.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:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/03bda585a99c6450-s.p.ad37b9d9.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:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_a32d082-module__ktF8ya__className{font-family:Fraunces,Fraunces Fallback;font-style:normal}.fraunces_a32d082-module__ktF8ya__variable{--font-brand:"Fraunces","Fraunces Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.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:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.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:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.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:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.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:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.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:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.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:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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_517718a9-module__AhDzmq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_517718a9-module__AhDzmq__variable{--font-body:"Inter","Inter Fallback"}
