:root{--color-primary:#1c261c;--color-primary-dark:#121812;--color-accent:#c4b896;--color-accent-glow:#c4b89633;--color-background:#0a0c0a;--color-surface:#141814;--color-surface-hover:#1a1e1a;--color-text:#e6e4dc;--color-text-muted:#9a988e;--shadow-sm:0 2px 4px #0006;--shadow-md:0 4px 12px #00000080;--shadow-lg:0 12px 24px #0009;--shadow-glow:0 0px 20px var(--color-accent-glow);--glass-bg:#141814d9;--glass-border:1px solid #c4b8961a;--glass-backdrop:blur(12px);--header-height:92px}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-body);letter-spacing:.02em;color:var(--color-text);background-color:var(--color-background);scroll-behavior:smooth;line-height:1.6;overflow-x:hidden}main{padding:var(--header-height)1rem 3rem}::selection{color:#000;background-color:var(--color-accent)}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-accent)}.auth-page-wrapper form,.auth-page-wrapper div[class*=card]:not(.bg-card),.auth-page-wrapper div[style*=border]{background-color:var(--color-surface);width:100%;max-width:420px;box-shadow:var(--shadow-lg);flex-direction:column;gap:1.5rem;display:flex;border:1px solid var(--color-accent-glow)!important;border-radius:8px!important;padding:2.5rem!important}.auth-page-wrapper .bg-card{padding:calc(var(--header-height) + 2rem)2rem 4rem;flex-direction:column;gap:1.5rem;width:100%;max-width:420px;display:flex;box-shadow:none!important;background-color:#0000!important;border:none!important}.auth-page-wrapper .text-muted-foreground{color:var(--color-text-muted);margin:0 auto;display:block}.auth-page-wrapper .text-muted-foreground button{background:0 0;border:none;margin:0 10px;text-decoration:underline}.auth-page-wrapper h1,.auth-page-wrapper h2,.auth-page-wrapper h3{font-family:var(--font-heading);color:var(--color-accent);text-align:center;margin-bottom:.5rem;font-size:2rem}.auth-page-wrapper p{color:var(--color-text-muted);font-family:var(--font-body);text-align:center;font-size:1rem}.auth-page-wrapper label{font-family:var(--font-subheading);color:var(--color-text);margin-bottom:.5rem;font-size:1.1rem;font-weight:500;display:block}.auth-page-wrapper input{width:100%;font-family:var(--font-body);font-size:1rem;transition:all .2s;border:1px solid var(--glass-border)!important;color:var(--color-text)!important;background-color:#0000004d!important;border-radius:4px!important;padding:.8rem 1rem!important}.auth-page-wrapper input:focus{outline:none;box-shadow:0 0 0 2px #c4b8961a;border-color:var(--color-accent)!important}.auth-page-wrapper .relative{position:relative}.auth-page-wrapper .relative button{background-color:var(--color-background);border:none;border-radius:4px;padding:.5rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}.auth-page-wrapper button[type=submit],.auth-page-wrapper button[class*=primary]{width:100%;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:4px;margin-top:1rem;padding:.8rem;font-weight:600;transition:all .2s;background-color:var(--color-accent)!important;color:var(--color-background)!important}.auth-page-wrapper button[type=submit]:hover,.auth-page-wrapper button[class*=primary]:hover{transform:translateY(-1px);background-color:#d4c5a3!important}.auth-page-wrapper a{color:var(--color-accent);font-family:var(--font-body);text-decoration:none}.auth-page-wrapper a:hover{opacity:.8;text-decoration:underline}.auth-page-wrapper div[aria-live=polite],.auth-page-wrapper span[role=alert],.auth-page-wrapper .error-message{color:#ff6b6b;text-align:center;background-color:#ff6b6b1a;border-radius:4px;padding:.5rem}
.Header-module-scss-module__rIun6a__header{z-index:100;background-color:#141814;border-bottom:1px solid #c4b89633;justify-content:center;width:100%;height:96px;transition:all .3s,height .14s;display:flex;position:fixed;top:0}.Header-module-scss-module__rIun6a__header.Header-module-scss-module__rIun6a__scrolled{z-index:1000;background-color:#0000;height:48px;padding:.25rem 0;transition:all .3s;left:0}.Header-module-scss-module__rIun6a__header.Header-module-scss-module__rIun6a__scrolled.Header-module-scss-module__rIun6a__header--scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#141814f2;box-shadow:0 4px 30px #00000080}.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;padding:0 2rem;display:flex}@media (max-width:992px){.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__container{padding:0 1.5rem}}.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__logo{cursor:pointer;z-index:1001;align-items:center;text-decoration:none;display:flex}.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__logo-image{object-fit:contain;width:140px;height:auto}@media (max-width:992px){.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__logo-image{width:120px}}.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__nav{align-items:center;gap:3rem;display:flex}@media (max-width:992px){.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__nav{width:100%;height:100vh;padding-top:var(--header-height);z-index:999;background-color:#141814;flex-direction:column;justify-content:flex-start;transition:transform .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;transform:translateY(-100%)}.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__nav.Header-module-scss-module__rIun6a__header__nav--open{transform:translateY(0)}}.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__nav-links{align-items:center;gap:2.5rem;display:flex}@media (max-width:992px){.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__nav-links{flex-direction:column;gap:2rem;margin-top:2rem}}.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__nav-link{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px;color:var(--color-text);font-size:1.1rem;text-decoration:none;transition:color .2s;position:relative}.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__nav-link:after{content:"";background-color:var(--color-accent);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__nav-link:hover{color:var(--color-accent)}.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__nav-link:hover:after{width:100%}@media (max-width:992px){.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__nav-link{font-size:1.5rem}}.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__book-button{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px;color:var(--color-background);border:1px solid var(--color-accent);background-color:var(--color-accent);border-radius:4px;padding:.8rem 2rem;font-size:1rem;text-decoration:none;transition:all .2s}.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__book-button:hover{color:var(--color-accent);background-color:#0000}@media (max-width:992px){.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__book-button{margin-top:2rem}}.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__hamburger{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;display:none}@media (max-width:992px){.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__hamburger{display:flex}}.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__header__hamburger-bar{background-color:var(--color-text);width:100%;height:2px;transition:all .3s}
.Footer-module-scss-module__JLT4gq__footer{width:100%;color:var(--color-text-muted);background-color:#1a1e1a;border-top:1px solid #c4b8961a;padding:6rem 0 2rem;font-size:.9rem}.Footer-module-scss-module__JLT4gq__footer.Footer-module-scss-module__JLT4gq__footer--panel{display:none}.Footer-module-scss-module__JLT4gq__footer__container{grid-template-columns:repeat(3,1fr);gap:4rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}@media (max-width:768px){.Footer-module-scss-module__JLT4gq__footer__container{text-align:center;grid-template-columns:1fr;gap:3rem;padding:0 1.5rem}}.Footer-module-scss-module__JLT4gq__footer__section{flex-direction:column;align-items:flex-start;display:flex}@media (max-width:768px){.Footer-module-scss-module__JLT4gq__footer__section{align-items:center}}.Footer-module-scss-module__JLT4gq__footer__heading{font-family:var(--font-heading);color:var(--color-accent);margin-bottom:1rem;font-size:1.5rem}.Footer-module-scss-module__JLT4gq__footer__subheading{font-family:var(--font-heading);color:var(--color-text);margin-bottom:1rem;font-size:1.2rem}.Footer-module-scss-module__JLT4gq__footer__text{margin-bottom:.5rem;line-height:1.6}.Footer-module-scss-module__JLT4gq__footer__copyright{text-align:center;border-top:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:1400px;margin:4rem auto 0;padding:2rem 2rem 0;display:flex}@media (max-width:768px){.Footer-module-scss-module__JLT4gq__footer__copyright{padding:2rem 1.5rem 0}}.Footer-module-scss-module__JLT4gq__footer__credit{opacity:.8;font-size:.8rem}.Footer-module-scss-module__JLT4gq__footer__credit-link{color:var(--color-accent);text-decoration:none;transition:all .2s}.Footer-module-scss-module__JLT4gq__footer__credit-link:hover{opacity:.8;text-decoration:underline}
.Frame-module-scss-module__xpE6Aa__frame{pointer-events:none;z-index:99;width:100vw;height:100vh;padding:20px;position:fixed;top:0;left:0}@media (max-width:1024px){.Frame-module-scss-module__xpE6Aa__frame{display:none}}.Frame-module-scss-module__xpE6Aa__frame__corner{border-color:var(--color-accent);pointer-events:none;opacity:.5;width:40px;height:40px;position:absolute;overflow:hidden}.Frame-module-scss-module__xpE6Aa__frame__corner--tl{border-top:1px solid;border-left:1px solid;top:20px;left:20px}.Frame-module-scss-module__xpE6Aa__frame__corner--tl:after{bottom:10px;right:-30px}.Frame-module-scss-module__xpE6Aa__frame__corner--tr{border-top:1px solid;border-right:1px solid;top:20px;right:20px}.Frame-module-scss-module__xpE6Aa__frame__corner--bl{border-bottom:1px solid;border-left:1px solid;bottom:20px;left:20px}.Frame-module-scss-module__xpE6Aa__frame__corner--br{border-bottom:1px solid;border-right:1px solid;bottom:20px;right:20px}.Frame-module-scss-module__xpE6Aa__frame__text{font-family:var(--font-subheading);letter-spacing:6px;color:var(--color-accent);writing-mode:vertical-rl;text-orientation:mixed;opacity:.8;font-size:.9rem;font-weight:600;position:absolute;top:50%;transform:translateY(-50%)}.Frame-module-scss-module__xpE6Aa__frame__text--left{left:20px;transform:translateY(-50%)rotate(180deg)}.Frame-module-scss-module__xpE6Aa__frame__text--right{right:20px}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/65c558afe41e89d6-s.e2c8389a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/14e23f9b59180572-s.9c448f3c.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:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/b49b0d9b851e4899-s.4f3fa681.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:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/2a65768255d6b625-s.p.d19752fb.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:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_9d3382d-module__rlkOdG__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_9d3382d-module__rlkOdG__variable{--font-heading:"Playfair Display","Playfair Display Fallback"}
@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9cc5c0547f229dea-s.6c4275d8.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:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/b0947914c9718a1e-s.dfd36b11.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/d0b60be57f16ee32-s.7a65e2c2.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:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1f9e983605289f29-s.ef9233b7.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:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.7787e134.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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9cc5c0547f229dea-s.6c4275d8.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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b0947914c9718a1e-s.dfd36b11.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d0b60be57f16ee32-s.7a65e2c2.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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1f9e983605289f29-s.ef9233b7.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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.7787e134.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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9cc5c0547f229dea-s.6c4275d8.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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b0947914c9718a1e-s.dfd36b11.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d0b60be57f16ee32-s.7a65e2c2.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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1f9e983605289f29-s.ef9233b7.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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.7787e134.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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9cc5c0547f229dea-s.6c4275d8.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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b0947914c9718a1e-s.dfd36b11.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d0b60be57f16ee32-s.7a65e2c2.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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1f9e983605289f29-s.ef9233b7.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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.7787e134.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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9cc5c0547f229dea-s.6c4275d8.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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b0947914c9718a1e-s.dfd36b11.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d0b60be57f16ee32-s.7a65e2c2.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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1f9e983605289f29-s.ef9233b7.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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.7787e134.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:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_82ea4a6b-module__0KbKoq__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.cormorant_garamond_82ea4a6b-module__0KbKoq__variable{--font-subheading:"Cormorant Garamond","Cormorant Garamond Fallback"}
@font-face{font-family:Crimson Text;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fbbaab576802ce13-s.5fd6b288.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:Crimson Text;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2974af112c3c407f-s.cb8aeb53.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:Crimson Text;font-style:normal;font-weight:400;font-display:swap;src:url(../media/385c0eceff071084-s.p.6649861c.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:Crimson Text;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0b7add2c0053031d-s.c876204d.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:Crimson Text;font-style:normal;font-weight:600;font-display:swap;src:url(../media/81f99a1396e562be-s.719667dd.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:Crimson Text;font-style:normal;font-weight:600;font-display:swap;src:url(../media/466e772c7ca57446-s.p.bd0aa820.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:Crimson Text;font-style:normal;font-weight:700;font-display:swap;src:url(../media/150c9981d4a73e67-s.faccdf65.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:Crimson Text;font-style:normal;font-weight:700;font-display:swap;src:url(../media/fdeb920f9c9b2114-s.07d62299.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:Crimson Text;font-style:normal;font-weight:700;font-display:swap;src:url(../media/96517858ba4c7305-s.p.dd70e23b.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:Crimson Text Fallback;src:local(Times New Roman);ascent-override:97.5%;descent-override:36.01%;line-gap-override:0.0%;size-adjust:97.36%}.crimson_text_1ead5bf4-module__kUndyq__className{font-family:Crimson Text,Crimson Text Fallback;font-style:normal}.crimson_text_1ead5bf4-module__kUndyq__variable{--font-body:"Crimson Text","Crimson Text Fallback"}
