:root{--sage:#5a6b3f;--sage-deep:#45522f;--parchment:#f3ead2;--parchment-2:#eae0c4;--terracotta:#c8702d;--terracotta-glow:#e08a3c;--slate:#5b7a99;--navy:#2e3d4f;--navy-deep:#232f3d;--moon:#f4f1e4;--bg:var(--parchment);--ink:#2b2a23;--ink-soft:#5d5a4d;--hairline:rgba(69,82,47,.18);--font-display:var(--font-cormorant),Georgia,"Times New Roman",serif;--font-body:var(--font-outfit),system-ui,-apple-system,"Segoe UI",sans-serif;--maxw:1120px;--gutter:clamp(1.1rem,4vw,2.5rem);--radius:14px;--shadow-soft:0 14px 40px -20px rgba(35,47,61,.45)}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:17px;line-height:1.65;font-weight:350;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;display:block}a{color:var(--sage-deep);text-decoration:none;transition:color .18s ease}a:hover{color:var(--terracotta)}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;line-height:1.08;margin:0 0 .5em;letter-spacing:.01em}p{margin:0 0 1rem}:focus-visible{outline:3px solid var(--terracotta-glow);outline-offset:3px;border-radius:4px}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:clamp(3.2rem,8vw,6rem)}.section--parchment{background:var(--parchment)}.section--parchment-2{background:var(--parchment-2)}.section--navy{background:var(--navy);color:var(--parchment)}.section--navy h1,.section--navy h2,.section--navy h3{color:var(--moon)}.section--navy a{color:var(--slate)}.section--navy a:hover{color:var(--terracotta-glow)}.eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.28em;font-size:.72rem;font-weight:600;color:var(--terracotta);margin:0 0 .9rem}.section--navy .eyebrow{color:var(--terracotta-glow)}.section-title{font-size:clamp(2rem,5vw,3rem)}.lead{font-size:1.18rem;color:var(--ink-soft);max-width:60ch}.section--navy .lead{color:hsla(44,58%,89%,.82)}.italic-accent{font-style:italic;color:var(--terracotta)}.section--navy .italic-accent{color:var(--terracotta-glow)}.btn{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-body);font-weight:600;font-size:.98rem;letter-spacing:.02em;padding:.85rem 1.6rem;border-radius:999px;border:1.5px solid transparent;cursor:pointer;transition:transform .15s ease,background .2s ease,color .2s ease,border-color .2s ease}.btn:hover{transform:translateY(-2px)}.btn--primary{background:var(--terracotta);color:var(--moon)}.btn--primary:hover{background:var(--terracotta-glow);color:var(--moon)}.btn--ghost{background:transparent;border-color:currentColor;color:var(--parchment)}.btn--ghost:hover{background:hsla(44,58%,89%,.1);color:var(--moon)}.btn--sage{background:var(--sage);color:var(--moon)}.btn--sage:hover{background:var(--sage-deep);color:var(--moon)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(35,47,61,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid hsla(44,58%,89%,.12)}.nav{justify-content:space-between;gap:1rem;min-height:70px}.nav,.nav__brand{display:flex;align-items:center}.nav__brand{gap:.7rem;font-family:var(--font-display);font-size:1.35rem;font-weight:600}.nav__brand,.nav__brand:hover{color:var(--moon)}.nav__crest{width:38px;height:38px;border-radius:50%;border:1.5px solid rgba(224,138,60,.55);object-fit:cover;background:var(--navy-deep)}.nav__links{display:flex;align-items:center;gap:1.6rem;list-style:none;margin:0;padding:0}.nav__links a{color:hsla(44,58%,89%,.86);font-size:.95rem;font-weight:400;letter-spacing:.02em}.nav__links a:hover,.nav__links a[aria-current=page]{color:var(--terracotta-glow)}.nav__cta{margin-left:.4rem}.nav__toggle{display:none;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer;padding:8px}.nav__toggle span{width:26px;height:2px;background:var(--moon);border-radius:2px;transition:transform .25s ease,opacity .25s ease}.nav__toggle[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.nav__toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav__toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:860px){.nav__toggle{display:flex}.nav__links{position:absolute;top:70px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:var(--navy-deep);border-bottom:1px solid hsla(44,58%,89%,.12);padding:.5rem var(--gutter) 1.2rem;max-height:0;overflow:hidden;transition:max-height .3s ease}.nav__links--open{max-height:460px}.nav__links li{border-bottom:1px solid hsla(44,58%,89%,.08)}.nav__links a{display:block;padding:.9rem .2rem;font-size:1.05rem}.nav__cta{margin:1rem 0 0}.nav__cta .btn{width:100%;justify-content:center}}.hero{position:relative;overflow:hidden;background:var(--navy-deep);color:var(--parchment);isolation:isolate}.hero__sky{z-index:-2;background:radial-gradient(circle at 82% 18%,hsla(49,42%,93%,.9) 0,hsla(49,42%,93%,.35) 6%,rgba(91,122,153,.18) 16%,transparent 38%),radial-gradient(circle at 82% 18%,rgba(224,138,60,.18) 0,transparent 30%),linear-gradient(160deg,#1c2734,#2e3d4f 55%,#34465a)}.hero__sky,.hero__stars{position:absolute;inset:0}.hero__stars{z-index:-1;opacity:.7;pointer-events:none}.hero__inner{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:center;padding-block:clamp(3.5rem,9vw,7rem)}.hero__eyebrow{color:var(--terracotta-glow);letter-spacing:.3em;text-transform:uppercase;font-size:.74rem;font-weight:600;margin-bottom:1.1rem}.hero__title{font-size:clamp(2.6rem,7vw,4.7rem);line-height:1.02;color:var(--moon);margin-bottom:1.1rem}.hero__title em{font-style:italic;color:var(--terracotta-glow)}.hero__sub{font-size:1.2rem;color:hsla(44,58%,89%,.84);max-width:46ch;margin-bottom:1.8rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.9rem}.hero__figure{position:relative;display:grid;place-items:center}.hero__crest-ring{position:relative;width:min(360px,78vw);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 50% 42%,hsla(49,42%,93%,.14),rgba(35,47,61,0) 62%);border:1px solid rgba(224,138,60,.35);box-shadow:0 0 60px -12px rgba(224,138,60,.4),inset 0 0 60px -30px hsla(49,42%,93%,.6)}.hero__crest-ring:after{content:"";position:absolute;inset:-14px;border-radius:50%;border:1px dashed hsla(44,58%,89%,.22)}.hero__crest{width:78%;height:78%;border-radius:50%;object-fit:cover}.hero__baker{display:none}@media (max-width:860px){.hero__inner{grid-template-columns:1fr;text-align:center}.hero__sub{margin-inline:auto}.hero__actions{justify-content:center}.hero__figure{order:-1}}.knot-divider{display:block;width:100%;height:clamp(40px,7vw,64px);color:var(--sage)}.knot-divider--on-navy{color:var(--slate)}.knot-divider svg{width:100%;height:100%;display:block}.market-strip{background:var(--sage);color:var(--moon)}.market-strip__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.8rem 1.4rem;padding-block:1.05rem}.market-strip__label{text-transform:uppercase;letter-spacing:.22em;font-size:.72rem;font-weight:600;opacity:.85}.market-strip__main{font-family:var(--font-display);font-size:1.25rem;font-weight:600}.market-strip__main span{color:var(--parchment);font-style:italic}.market-strip__link{color:var(--moon);font-weight:600;font-size:.92rem;border-bottom:1px solid hsla(49,42%,93%,.5);padding-bottom:2px}.market-strip__link:hover{color:var(--moon);border-color:var(--moon)}.grid{display:grid;grid-gap:1.6rem;gap:1.6rem}.grid--products{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.card{background:var(--moon);border:1px solid var(--hairline);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow-soft);transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-4px);box-shadow:0 22px 50px -22px rgba(35,47,61,.55)}.card__media{aspect-ratio:4/3;background:linear-gradient(160deg,var(--parchment-2),var(--parchment));display:grid;place-items:center;border-bottom:1px solid var(--hairline)}.card__media img{width:100%;height:100%;object-fit:cover}.card__placeholder{width:46%;max-width:120px;color:var(--sage);opacity:.7}.card__body{padding:1.3rem 1.4rem 1.5rem;display:flex;flex-direction:column;flex:1 1}.card__cat{text-transform:uppercase;letter-spacing:.2em;font-size:.68rem;font-weight:600;color:var(--terracotta);margin-bottom:.4rem}.card__name{font-size:1.5rem;margin-bottom:.35rem}.card__price{font-family:var(--font-body);font-weight:600;color:var(--sage-deep);font-size:.98rem;margin-bottom:.7rem}.card__desc{color:var(--ink-soft);font-size:.96rem;margin-bottom:1rem}.card__allergens{margin-top:auto;display:flex;flex-wrap:wrap;gap:.4rem}.tag{font-size:.7rem;letter-spacing:.04em;text-transform:capitalize;padding:.25rem .6rem;border-radius:999px;background:rgba(90,107,63,.12);color:var(--sage-deep);border:1px solid rgba(90,107,63,.2)}.split{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:center}.split--reverse .split__media{order:2}.split__media{position:relative}.split__media img{width:100%;border-radius:var(--radius);box-shadow:var(--shadow-soft);aspect-ratio:4/5;object-fit:cover}.split__media-frame{position:absolute;inset:14px -14px -14px 14px;border:1px solid var(--hairline);border-radius:var(--radius);z-index:-1}@media (max-width:780px){.split,.split--reverse{grid-template-columns:1fr}.split--reverse .split__media{order:-1}}.market-list{display:flex;flex-direction:column;gap:1rem}.market-row{display:flex;align-items:center;gap:1.4rem;background:var(--moon);border:1px solid var(--hairline);border-radius:var(--radius);padding:1.1rem 1.4rem;box-shadow:var(--shadow-soft)}.date-badge{flex:none;width:76px;text-align:center;background:var(--navy);color:var(--moon);border-radius:12px;padding:.6rem .4rem;line-height:1.05}.date-badge__month{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:600;color:var(--terracotta-glow)}.date-badge__day{font-family:var(--font-display);font-size:1.9rem;font-weight:700}.date-badge__year{font-size:.66rem;opacity:.7}.market-row__body{flex:1 1;min-width:0}.market-row__name{font-size:1.4rem;margin-bottom:.15rem}.market-row__meta{color:var(--ink-soft);font-size:.95rem}.market-row__time{flex:none;font-weight:600;color:var(--sage-deep);font-size:.92rem}@media (max-width:620px){.market-row{flex-wrap:wrap}.market-row__time{width:100%;padding-left:calc(76px + 1.4rem)}}.form{max-width:640px}.form,.form__row{display:grid;grid-gap:1.1rem;gap:1.1rem}.form__row{grid-template-columns:1fr 1fr}@media (max-width:560px){.form__row{grid-template-columns:1fr}}.field{display:flex;flex-direction:column;gap:.35rem}.field label{font-weight:600;font-size:.9rem;letter-spacing:.02em}.field .req{color:var(--terracotta)}.field input,.field select,.field textarea{font-family:var(--font-body);font-size:1rem;color:var(--ink);background:var(--moon);border:1.5px solid var(--hairline);border-radius:10px;padding:.7rem .85rem;transition:border-color .18s ease,box-shadow .18s ease}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--sage);box-shadow:0 0 0 3px rgba(90,107,63,.18)}.field textarea{resize:vertical;min-height:120px}.form__status{font-size:.96rem;padding:.85rem 1rem;border-radius:10px}.form__status--ok{background:rgba(90,107,63,.14);border:1px solid rgba(90,107,63,.3);color:var(--sage-deep)}.form__status--err{background:rgba(200,112,45,.12);border:1px solid rgba(200,112,45,.35);color:var(--terracotta)}.info-grid{display:grid;grid-gap:1.4rem;gap:1.4rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.info-card{background:var(--moon);border:1px solid var(--hairline);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow-soft)}.info-card h3{font-size:1.4rem;margin-bottom:.4rem}.info-card__icon{width:34px;height:34px;color:var(--sage);margin-bottom:.7rem}.cta-banner{text-align:center}.cta-banner .section-title{margin-bottom:.6rem}.cta-banner__actions{display:flex;gap:.9rem;justify-content:center;flex-wrap:wrap;margin-top:1.6rem}.site-footer{background:var(--navy-deep);color:hsla(44,58%,89%,.8);padding-block:clamp(2.6rem,6vw,4rem) 2rem}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:2rem;gap:2rem;margin-bottom:2.2rem}.footer__brand{display:flex;align-items:center;gap:.7rem;color:var(--moon);font-family:var(--font-display);font-size:1.4rem;margin-bottom:.6rem}.footer__brand img{width:40px;height:40px;border-radius:50%;border:1px solid rgba(224,138,60,.4)}.footer h4{color:var(--moon);font-size:1.1rem;letter-spacing:.04em;margin-bottom:.8rem}.footer ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:.5rem;gap:.5rem}.footer a{color:hsla(44,58%,89%,.8);font-size:.95rem}.footer a:hover{color:var(--terracotta-glow)}.footer__legal{border-top:1px solid hsla(44,58%,89%,.14);padding-top:1.4rem;font-size:.8rem;color:hsla(44,58%,89%,.5)}@media (max-width:700px){.footer-grid{grid-template-columns:1fr;gap:1.6rem}}.page-head{background:var(--navy);color:var(--parchment);position:relative;overflow:hidden}.page-head__inner{padding-block:clamp(3rem,7vw,5rem);position:relative;z-index:1}.page-head__glow{position:absolute;inset:0;background:radial-gradient(circle at 88% 12%,hsla(49,42%,93%,.16),transparent 42%);z-index:0}.page-head h1{font-size:clamp(2.4rem,6vw,3.6rem);color:var(--moon)}.stack>*+*{margin-top:1rem}.text-center{text-align:center}.mt-2{margin-top:2rem}.skip-link{position:absolute;left:-999px;top:0;background:var(--terracotta);color:var(--moon);padding:.7rem 1.1rem;border-radius:0 0 8px 0;z-index:100}.skip-link:focus{left:0;color:var(--moon)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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_e9ff3d;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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_e9ff3d;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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_e9ff3d;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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_e9ff3d;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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_e9ff3d;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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_e9ff3d;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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_e9ff3d;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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_e9ff3d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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_e9ff3d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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_e9ff3d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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_e9ff3d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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_e9ff3d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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_e9ff3d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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_e9ff3d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_e9ff3d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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_e9ff3d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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_e9ff3d;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_e9ff3d{font-family:__Cormorant_Garamond_e9ff3d,__Cormorant_Garamond_Fallback_e9ff3d}.__variable_e9ff3d{--font-cormorant:"__Cormorant_Garamond_e9ff3d","__Cormorant_Garamond_Fallback_e9ff3d"}@font-face{font-family:__Outfit_543835;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Outfit_543835;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Outfit_543835;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Outfit_543835;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Outfit_543835;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Outfit_543835;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Outfit_543835;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Outfit_543835;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Outfit_Fallback_543835;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_543835{font-family:__Outfit_543835,__Outfit_Fallback_543835;font-style:normal}.__variable_543835{--font-outfit:"__Outfit_543835","__Outfit_Fallback_543835"}