:root{--cream:#f6f1e7;--oat:#ece2d1;--linen:#f1e9d9;--card:#fbf7ef;--ink:#2e2a27;--espresso:#29241f;--body:#4a423b;--muted:#857a6b;--taupe:#d8cbb6;--terracotta:#c06b4e;--terracotta-dark:#a9583a;--terracotta-text:#8a4327;--clay:#d9c4a9;--sage:#8ca58d;--sage-deep:#6e7f63;--petal:#f3d3c7;--r-sm:10px;--r:16px;--r-lg:24px;--r-pill:999px;--shadow-sm:0 1px 2px rgba(46,42,39,0.05),0 6px 18px rgba(46,42,39,0.06);--shadow:0 8px 30px rgba(46,42,39,0.1);--shadow-lg:0 24px 60px rgba(46,42,39,0.16);--container:1180px;--gutter:clamp(1.1rem,4vw,2.5rem);--header-h:74px;--font-display:Georgia,"Times New Roman",serif;--font-body:system-ui,-apple-system,sans-serif;--font-script:cursive}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;background:var(--cream);color:var(--body);font-family:var(--font-body),system-ui,sans-serif;font-size:1.0625rem;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-display),Georgia,serif;color:var(--ink);font-weight:600;line-height:1.12;letter-spacing:-.01em;margin:0}p{margin:0}:focus-visible{outline:2.5px solid var(--terracotta);outline-offset:3px;border-radius:3px}::-moz-selection{background:var(--petal);color:var(--ink)}::selection{background:var(--petal);color:var(--ink)}body:after{content:"";position:fixed;inset:0;z-index:9000;pointer-events:none;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:clamp(3.5rem,8vw,6.5rem)}section[id]{scroll-margin-top:calc(var(--header-h) + 16px)}.skip-link{position:fixed;left:50%;top:.5rem;translate:-50% -200%;z-index:2000;background:var(--terracotta);color:var(--cream);padding:.7rem 1.2rem;border-radius:var(--r-pill);font-weight:600;box-shadow:var(--shadow);transition:translate .2s ease}.skip-link:focus{translate:-50% 0}.section--oat{background:var(--oat)}.section--linen{background:var(--linen)}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-body),sans-serif;text-transform:uppercase;letter-spacing:.2em;font-size:.74rem;font-weight:700;color:var(--terracotta-text);margin:0 0 1rem}.eyebrow:before{content:"";width:26px;border-top:1.5px dashed var(--sage-deep)}.section--center{text-align:center}.section--center .eyebrow{justify-content:center}.section-head{max-width:40rem}.section--center .section-head{margin-inline:auto}.section-head h2{font-size:clamp(2rem,5vw,3rem)}.lede{font-size:clamp(1.05rem,2vw,1.2rem);color:var(--muted);margin-top:1rem}.script-accent{font-family:var(--font-script),cursive;color:var(--terracotta);font-weight:600}.stitch-divider{border:0;border-top:1.5px dashed var(--taupe);margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-body),sans-serif;font-weight:600;font-size:.98rem;line-height:1;padding:.95rem 1.5rem;border-radius:var(--r-pill);border:1.5px solid transparent;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease;white-space:nowrap}.btn svg{flex:none}.btn--primary{background:var(--terracotta);color:var(--cream);box-shadow:var(--shadow-sm)}.btn--primary:hover{background:var(--terracotta-dark);transform:translateY(-2px);box-shadow:var(--shadow)}.btn--ghost{background:transparent;color:var(--ink);border-color:var(--sage-deep)}.btn--ghost:hover{background:var(--sage-deep);color:var(--cream);transform:translateY(-2px)}.btn--on-dark{background:var(--cream);color:var(--espresso)}.btn--on-dark:hover{background:var(--petal);transform:translateY(-2px)}.btn--ghost-dark{background:transparent;color:var(--cream);border-color:rgba(246,241,231,.45)}.btn--ghost-dark:hover{background:rgba(246,241,231,.12);transform:translateY(-2px)}.btn--sm{padding:.7rem 1.1rem;font-size:.9rem}.btn--block{width:100%}.link-arrow{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;color:var(--terracotta-text);border-bottom:1.5px solid transparent;padding-bottom:2px;transition:gap .2s ease,border-color .2s ease}.link-arrow:hover{gap:.7rem;border-color:var(--terracotta-text)}.site-header{position:sticky;top:0;z-index:1000;background:rgba(246,241,231,.82);-webkit-backdrop-filter:saturate(140%) blur(12px);backdrop-filter:saturate(140%) blur(12px);border-bottom:1px solid rgba(216,203,182,.6)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:var(--header-h)}.brand{display:inline-flex;align-items:center}.brand img{height:52px;width:auto}.nav{gap:.4rem}.nav,.nav__links{display:flex;align-items:center}.nav__links{gap:.2rem}.nav__link{padding:.5rem .85rem;font-size:.95rem;font-weight:500;color:var(--body);border-radius:var(--r-sm);transition:color .2s ease,background .2s ease}.nav__link:hover{color:var(--ink);background:rgba(217,196,169,.35)}.nav__cta{margin-left:.5rem}.nav__toggle{display:none;flex-direction:column;gap:5px;background:none;border:0;padding:.5rem;cursor:pointer}.nav__toggle span{width:24px;height:2px;background:var(--ink);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{position:fixed;inset:var(--header-h) 0 auto 0;max-height:calc(100dvh - var(--header-h));overflow-y:auto;flex-direction:column;align-items:stretch;gap:0;background:var(--cream);border-bottom:1px solid var(--taupe);padding:.5rem var(--gutter) 1.5rem;transform:translateY(-130%);transition:transform .32s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow)}.nav--open{transform:translateY(0)}.nav__links{flex-direction:column;align-items:stretch;gap:0}.nav__link{padding:.9rem .5rem;border-bottom:1px dashed var(--taupe);font-size:1.05rem}.nav__cta{margin:1rem 0 0}}.hero{position:relative;background:radial-gradient(120% 90% at 85% 0,rgba(243,211,199,.5) 0,rgba(243,211,199,0) 55%),radial-gradient(90% 80% at 0 100%,rgba(140,165,141,.22) 0,rgba(140,165,141,0) 60%),var(--cream);overflow:hidden}.hero__grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);padding-block:clamp(2.8rem,7vw,5.5rem)}.hero__title{font-size:clamp(2.6rem,6.5vw,4.6rem);letter-spacing:-.02em}.hero__title em{font-style:italic;color:var(--terracotta)}.hero__sub{font-size:clamp(1.1rem,2.2vw,1.3rem);color:var(--body);margin-top:1.4rem;max-width:32rem}.hero__actions{gap:.85rem;margin-top:2rem}.hero__actions,.hero__meta{display:flex;flex-wrap:wrap}.hero__meta{gap:1.3rem;margin-top:2.2rem;font-size:.92rem;color:var(--muted)}.hero__meta span{display:inline-flex;align-items:center;gap:.45rem}.hero__meta span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--sage)}.hero__media,.hero__photo{position:relative}.hero__photo{aspect-ratio:4/5;border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-lg);border:1px solid rgba(216,203,182,.8)}.hero__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__tag{position:absolute;bottom:-18px;left:-14px;background:var(--card);border:1.5px dashed var(--sage);border-radius:var(--r-pill);padding:.7rem 1.25rem;font-family:var(--font-script),cursive;font-size:1.45rem;color:var(--terracotta);box-shadow:var(--shadow-sm);transform:rotate(-3deg)}@media (max-width:860px){.hero__grid{grid-template-columns:1fr;gap:2.25rem;padding-block:clamp(2rem,6vw,3rem) clamp(2.5rem,8vw,4rem)}.hero__media{order:-1;width:100%;max-width:21rem;margin-inline:auto}.hero__photo{aspect-ratio:1/1}.hero__sub{margin-inline:auto}}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:1.1rem;margin-top:2.8rem;counter-reset:step}.step{position:relative;background:var(--card);border:1px solid var(--taupe);border-radius:var(--r);padding:1.6rem 1.3rem}.step__icon{color:var(--sage-deep);margin-bottom:.9rem}.step__n{counter-increment:step;font-family:var(--font-display),serif;font-size:.85rem;color:var(--terracotta-text);font-weight:700;letter-spacing:.05em}.step__n:before{content:"0" counter(step)}.step h3{font-size:1.18rem;margin:.25rem 0 .5rem}.step p{font-size:.95rem;color:var(--muted)}@media (max-width:980px){.steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.steps{grid-template-columns:1fr}}.fineprint{margin-top:1.6rem;font-size:.92rem;color:var(--muted);font-style:italic}.section-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2.2rem}.section--center .section-actions{justify-content:center}.split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}.split__media{position:relative;aspect-ratio:4/5;border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(216,203,182,.8)}.split__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feature-list{list-style:none;margin:1.8rem 0 0;padding:0;display:grid;gap:1.1rem}.feature-list li{display:flex;gap:.9rem;align-items:flex-start}.feature-list .feature__icon{flex:none;width:42px;height:42px;display:grid;place-items:center;border-radius:var(--r-sm);background:rgba(140,165,141,.16);color:var(--sage-deep)}.feature-list strong{color:var(--ink);font-weight:600;display:block;font-size:1.02rem}.feature-list span{font-size:.95rem;color:var(--muted)}.price-pill{display:inline-flex;align-items:baseline;gap:.5rem;margin-top:1.8rem;padding:.6rem 1.15rem;background:var(--card);border:1.5px dashed var(--sage);border-radius:var(--r-pill);font-size:.95rem;color:var(--body)}.price-pill b{font-family:var(--font-display),serif;font-size:1.15rem;color:var(--ink)}@media (max-width:860px){.split{grid-template-columns:1fr}.split__media{order:-1;width:100%;max-width:24rem;margin-inline:auto;aspect-ratio:1/1}}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;margin-top:2.8rem}.tile{border-radius:var(--r);overflow:hidden;position:relative}.tile--photo{aspect-ratio:3/4;box-shadow:var(--shadow-sm)}.tile--photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.tile--photo:hover img{transform:scale(1.05)}.tile__overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.2rem;gap:.7rem;background:linear-gradient(0deg,rgba(41,36,31,.78) 0,rgba(41,36,31,.25) 45%,rgba(41,36,31,0) 75%);opacity:0;transition:opacity .35s ease}.tile--photo:focus-within .tile__overlay,.tile--photo:hover .tile__overlay{opacity:1}.tile__caption{color:var(--cream);font-family:var(--font-display),serif;font-size:1.1rem}.tile__overlay .link-arrow{color:var(--petal)}.tile__overlay .link-arrow:hover{border-color:var(--petal)}.tile--cat{background:var(--card);border:1.5px dashed var(--taupe);padding:1.7rem 1.5rem;display:flex;flex-direction:column;min-height:200px;transition:border-color .25s ease,transform .25s ease}.tile--cat:hover{border-color:var(--sage);transform:translateY(-3px)}.tile--cat h3{font-size:1.3rem;margin-bottom:.5rem}.tile--cat p{color:var(--muted);font-size:.95rem}.tile--cat .link-arrow{margin-top:auto;padding-top:1rem}@media (max-width:860px){.gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.gallery{grid-template-columns:1fr}}.about__signature{font-family:var(--font-script),cursive;font-size:2rem;color:var(--terracotta);margin-top:1.4rem}.about p+p{margin-top:1.1rem}.quotes{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.4rem;margin-top:2.6rem}.quote-card{background:var(--card);border:1px solid var(--taupe);border-radius:var(--r);padding:2rem 1.8rem;position:relative}.quote-card:before{content:"\201C";font-family:var(--font-display),serif;font-size:4rem;line-height:.6;color:var(--petal);position:absolute;top:1.2rem;left:1.3rem}.quote-card blockquote{margin:1.4rem 0 1.3rem;font-size:1.1rem;color:var(--ink);font-family:var(--font-display),serif;line-height:1.5;position:relative}.quote-card cite{font-style:normal;font-size:.9rem}.quote-card cite b{color:var(--ink);display:block}.quote-card cite span{color:var(--muted)}.stars{color:var(--terracotta);letter-spacing:.15em;font-size:.9rem}.faq{max-width:46rem;margin:2.4rem auto 0;display:grid;gap:.4rem}.faq details{border-bottom:1px dashed var(--taupe);padding:.4rem 0}.faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem .25rem;font-family:var(--font-display),serif;font-size:1.15rem;color:var(--ink)}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-family:var(--font-body),sans-serif;font-size:1.5rem;color:var(--terracotta);transition:transform .25s ease;line-height:1}.faq details[open] summary:after{transform:rotate(45deg)}.faq p{padding:0 .25rem 1.1rem;color:var(--muted);max-width:42rem}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(2rem,5vw,3.5rem);align-items:start}.contact-aside h2{font-size:clamp(1.9rem,4vw,2.7rem)}.contact-channels{list-style:none;padding:0;margin:2rem 0 0;display:grid;gap:.9rem}.contact-channels a{display:flex;align-items:center;gap:.85rem;padding:.85rem 1.1rem;background:var(--card);border:1px solid var(--taupe);border-radius:var(--r-sm);font-weight:600;color:var(--ink);transition:border-color .2s ease,transform .2s ease}.contact-channels a:hover{border-color:var(--sage);transform:translateX(3px)}.contact-channels svg{color:var(--sage-deep);flex:none}.form-card{background:var(--card);border:1px solid var(--taupe);border-radius:var(--r-lg);padding:clamp(1.5rem,4vw,2.4rem);box-shadow:var(--shadow-sm)}.field{margin-bottom:1.15rem}.field>label{display:block;font-size:.86rem;font-weight:600;color:var(--ink);margin-bottom:.4rem;letter-spacing:.01em}.field input,.field select,.field textarea{width:100%;font:inherit;font-size:1rem;color:var(--ink);background:var(--cream);border:1.5px solid var(--taupe);border-radius:var(--r-sm);padding:.8rem .9rem;transition:border-color .2s ease,box-shadow .2s ease}.field textarea{resize:vertical;min-height:120px}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--sage);box-shadow:0 0 0 3px rgba(140,165,141,.22)}.field--row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.intent{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1.3rem}.intent>div{display:flex}.intent input{position:absolute;opacity:0;pointer-events:none}.intent label{flex:1 1 auto;display:flex;align-items:center;justify-content:center;text-align:center;padding:.65rem .6rem;border:1.5px solid var(--taupe);border-radius:var(--r-pill);font-size:.9rem;line-height:1.2;font-weight:600;color:var(--body);cursor:pointer;transition:all .2s ease}@media (max-width:380px){.intent label{padding:.6rem .35rem;font-size:.82rem}}.intent input:checked+label{background:var(--terracotta);border-color:var(--terracotta);color:var(--cream)}.intent input:focus-visible+label{outline:2.5px solid var(--terracotta);outline-offset:2px}.honey{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-note{font-size:.85rem;color:var(--muted);margin-top:.9rem;text-align:center}.form-alert{padding:.85rem 1.1rem;border-radius:var(--r-sm);font-size:.95rem;margin-bottom:1.2rem}.form-alert--ok{background:rgba(140,165,141,.2);border:1px solid var(--sage-deep);color:#3c4837}.form-alert--err{background:rgba(192,107,78,.12);border:1px solid var(--terracotta);color:var(--terracotta-text)}@media (max-width:860px){.contact-grid{grid-template-columns:1fr}}@media (max-width:480px){.field--row{grid-template-columns:1fr}}.site-footer{background:var(--espresso);color:var(--clay);padding-block:clamp(3rem,6vw,4.5rem) 2rem}.footer-cta{text-align:center;max-width:38rem;margin:0 auto 3rem}.footer-cta h2{color:var(--cream);font-size:clamp(1.9rem,4.5vw,2.8rem)}.footer-cta p{color:var(--clay);margin-top:1rem}.footer-cta .section-actions{justify-content:center}.footer-grid{flex-wrap:wrap;justify-content:space-between;gap:1.5rem;padding-top:2.4rem;border-top:1.5px dashed rgba(217,196,169,.3)}.footer-brand,.footer-grid{display:flex;align-items:center}.footer-brand{gap:.8rem}.footer-brand img{height:46px;width:auto;background:var(--cream);border-radius:12px;padding:4px}.footer-brand b{color:var(--cream);font-family:var(--font-display),serif;font-size:1.2rem;font-weight:600}.footer-brand span{display:block;font-size:.82rem;color:var(--clay)}.socials{display:flex;gap:.6rem}.socials a{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;border:1.5px solid rgba(217,196,169,.35);color:var(--clay);transition:all .2s ease}.socials a:hover{background:var(--terracotta);border-color:var(--terracotta);color:var(--cream);transform:translateY(-2px)}.footer-legal{text-align:center;margin-top:2.2rem;font-size:.84rem;color:rgba(217,196,169,.7)}.footer-legal .script-accent{color:var(--petal);font-size:1.15rem}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease;will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-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:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-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:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-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:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-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:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-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:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-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:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-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:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-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:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-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:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-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:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-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:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-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:Playfair Display Fallback;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_6b3ed8{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.__variable_6b3ed8{--font-display:"Playfair Display","Playfair Display Fallback"}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/88da59c891d37117-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:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1e377d93cbdd6b44-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/36d711d427a06e51-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f1f7cdf240180e28-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/55fbdf033607a0e1-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:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b6a6f0b43d027304-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:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9cf9c6e84ed13b5e-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:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/88da59c891d37117-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:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1e377d93cbdd6b44-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/36d711d427a06e51-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f1f7cdf240180e28-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/55fbdf033607a0e1-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:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b6a6f0b43d027304-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:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9cf9c6e84ed13b5e-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:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/88da59c891d37117-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:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1e377d93cbdd6b44-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/36d711d427a06e51-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/f1f7cdf240180e28-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/55fbdf033607a0e1-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:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b6a6f0b43d027304-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:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9cf9c6e84ed13b5e-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:Source Sans\ 3 Fallback;src:local("Arial");ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.00%;size-adjust:93.76%}.__className_caee08{font-family:Source Sans\ 3,Source Sans\ 3 Fallback;font-style:normal}.__variable_caee08{--font-body:"Source Sans 3","Source Sans 3 Fallback"}@font-face{font-family:Caveat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e44cdba7d0878bc5-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:Caveat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/07fccecd6728972a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Caveat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/486fce9f36bc8f45-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:Caveat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/46bdd75a3ff56824-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:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e44cdba7d0878bc5-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:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/07fccecd6728972a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/486fce9f36bc8f45-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:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/46bdd75a3ff56824-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:Caveat Fallback;src:local("Arial");ascent-override:124.77%;descent-override:38.99%;line-gap-override:0.00%;size-adjust:76.94%}.__className_6e83a6{font-family:Caveat,Caveat Fallback;font-style:normal}.__variable_6e83a6{--font-script:"Caveat","Caveat Fallback"}