:root{--teal:#42adbd;--teal-600:#2b8b9a;--teal-700:#1c6d7a;--teal-800:#14535e;--teal-100:#d8eef2;--teal-050:#eef8fa;--green:#62d540;--green-600:#46a92b;--green-700:#2f7220;--green-100:#dff5d6;--wheat:#d4a558;--wheat-300:#e6c795;--wheat-200:#f0dcbc;--wheat-600:#b1832f;--wheat-700:#8a6524;--ink:#0b2429;--ink-2:#123239;--ink-3:#1c454e;--slate:#3b565d;--muted:#556d74;--line:#e3dfd4;--line-strong:#cfc8b7;--cream:#f6efe2;--paper:#fdfaf3;--white:#fff;--text:#16292e;--text-invert:#f7f2e8;--text-invert-muted:#b9cbcd;--color-primary:var(--teal-700);--color-primary-dark:var(--teal-800);--color-secondary:var(--wheat);--color-accent:var(--green-700);--color-dark:var(--ink);--color-light:var(--cream);--color-white:var(--white);--color-text:var(--text);--color-text-light:var(--muted);--font-sans:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-serif:var(--font-playfair),"Iowan Old Style",Georgia,serif;--step--1:clamp(0.82rem,0.79rem + 0.13vw,0.89rem);--step-0:clamp(1rem,0.96rem + 0.18vw,1.09rem);--step-1:clamp(1.19rem,1.12rem + 0.33vw,1.4rem);--step-2:clamp(1.42rem,1.31rem + 0.55vw,1.8rem);--step-3:clamp(1.69rem,1.5rem + 0.93vw,2.32rem);--step-4:clamp(2.01rem,1.71rem + 1.5vw,2.99rem);--step-5:clamp(2.4rem,1.92rem + 2.35vw,3.85rem);--step-6:clamp(2.85rem,2.13rem + 3.58vw,4.95rem);--sp-1:0.25rem;--sp-2:0.5rem;--sp-3:0.75rem;--sp-4:1rem;--sp-5:1.5rem;--sp-6:2rem;--sp-7:2.5rem;--sp-8:3rem;--sp-9:4rem;--sp-10:5rem;--sp-11:6.5rem;--sp-12:8rem;--section-y:clamp(3.5rem,2rem + 6vw,7.5rem);--gutter:clamp(1.25rem,0.6rem + 2.6vw,2.5rem);--measure:68ch;--spacing-xs:var(--sp-2);--spacing-sm:var(--sp-4);--spacing-md:var(--sp-6);--spacing-lg:var(--sp-9);--spacing-xl:var(--sp-11);--r-xs:3px;--r-sm:6px;--r-md:12px;--r-lg:22px;--r-xl:34px;--r-pill:999px;--radius-sm:var(--r-sm);--radius-md:var(--r-md);--radius-lg:var(--r-lg);--shadow-xs:0 1px 2px rgba(11,36,41,.06);--shadow-sm:0 2px 8px rgba(11,36,41,.07);--shadow-md:0 10px 28px -12px rgba(11,36,41,.22);--shadow-lg:0 26px 60px -24px rgba(11,36,41,.34);--shadow-xl:0 44px 90px -34px rgba(11,36,41,.42);--ease-out:cubic-bezier(0.22,1,0.36,1);--ease-in-out:cubic-bezier(0.65,0,0.35,1);--dur-fast:160ms;--dur:240ms;--dur-slow:420ms;--z-base:1;--z-raised:10;--z-sticky:20;--z-nav:30;--z-overlay:40;--z-modal:50;--nav-h:76px}@media (max-width:767px){:root{--nav-h:64px}}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-h) + 1rem);-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);font-size:var(--step-0);color:var(--text);background-color:var(--paper);line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}main{display:block;overflow-x:clip}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:600;line-height:1.08;letter-spacing:-.015em;color:var(--ink);text-wrap:balance}h1{font-size:var(--step-6)}h2{font-size:var(--step-4)}h3{font-size:var(--step-2)}h4{font-size:var(--step-1)}p{text-wrap:pretty}a{color:var(--teal-800);text-decoration:none;transition:color var(--dur) var(--ease-out)}a:hover{color:var(--teal-600)}img,video{max-width:100%;display:block}button{font:inherit;color:inherit}::selection{background:var(--teal-100);color:var(--ink)}:focus-visible{outline:2px solid var(--teal-600);outline-offset:3px;border-radius:var(--r-xs)}.is-dark :focus-visible,.on-dark :focus-visible,.page-hero :focus-visible{outline-color:var(--wheat-300)}.skip-link{position:absolute;left:50%;top:0;transform:translate(-50%,-120%);z-index:var(--z-modal);background:var(--ink);color:var(--text-invert);padding:.75rem 1.25rem;border-radius:0 0 var(--r-sm) var(--r-sm);font-size:var(--step--1);font-weight:600;transition:transform var(--dur) var(--ease-out)}.skip-link:focus-visible{transform:translate(-50%);color:var(--text-invert)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.container{width:100%;max-width:1240px;margin-inline:auto;padding-inline:var(--gutter)}.container-wide{max-width:1480px}.container-narrow{max-width:780px}.section{padding-block:var(--section-y)}.section-tight{padding-block:calc(var(--section-y) * .66)}.eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-sans);font-size:.72rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--teal-800);margin-bottom:var(--sp-4)}.eyebrow:before{content:"";width:26px;height:1px;background:var(--wheat)}.is-dark .eyebrow,.on-dark .eyebrow,.page-hero .eyebrow{color:var(--wheat-300)}.section-title{font-size:var(--step-4);margin-bottom:var(--sp-4)}.section-lede{font-size:var(--step-1);color:var(--muted);max-width:56ch;line-height:1.55}.is-dark .section-title,.on-dark .section-title,.page-hero .section-title{color:var(--text-invert)}.is-dark .section-lede,.on-dark .section-lede,.page-hero .section-lede{color:var(--text-invert-muted)}.section-head{margin-bottom:var(--sp-9)}.section-head-center{text-align:center;margin-inline:auto;max-width:700px}.section-head-center .eyebrow{justify-content:center}.section-head-center .section-lede{margin-inline:auto}.section-head-split{display:grid;grid-gap:var(--sp-5);gap:var(--sp-5);align-items:end;grid-template-columns:minmax(0,1fr);margin-bottom:var(--sp-9)}@media (min-width:900px){.section-head-split{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:var(--sp-8)}}.surface-cream{background:var(--cream)}.surface-paper{background:var(--paper)}.surface-ink{background:var(--ink)}.surface-ink,.surface-ink h1,.surface-ink h2,.surface-ink h3,.surface-ink h4{color:var(--text-invert)}.btn{--btn-bg:var(--teal-800);--btn-fg:var(--white);--btn-bd:var(--teal-800);display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:.85rem 1.6rem;font-family:var(--font-sans);font-size:.94rem;font-weight:600;letter-spacing:.02em;text-align:center;cursor:pointer;border:1px solid var(--btn-bd);border-radius:var(--r-pill);background:var(--btn-bg);transition:background-color var(--dur) var(--ease-out),border-color var(--dur) var(--ease-out),color var(--dur) var(--ease-out),box-shadow var(--dur) var(--ease-out)}.btn,.btn:hover{color:var(--btn-fg)}.btn:hover{box-shadow:var(--shadow-md)}.btn-primary:hover{--btn-bg:var(--teal-700);--btn-bd:var(--teal-700)}.btn-secondary{--btn-bg:transparent;--btn-fg:var(--teal-800);--btn-bd:var(--line-strong)}.btn-secondary:hover{--btn-bg:var(--ink);--btn-fg:var(--white);--btn-bd:var(--ink)}.btn-wheat{--btn-bg:var(--wheat);--btn-fg:var(--ink);--btn-bd:var(--wheat)}.btn-wheat:hover{--btn-bg:var(--wheat-300);--btn-bd:var(--wheat-300)}.btn-ghost-light{--btn-bg:transparent;--btn-fg:var(--text-invert);--btn-bd:hsla(40,48%,94%,.38)}.btn-ghost-light:hover{--btn-bg:hsla(40,48%,94%,.1);--btn-bd:hsla(40,48%,94%,.75)}.btn-large{min-height:56px;padding:1rem 2.1rem;font-size:1rem}.btn-block{width:100%}.btn svg{flex:none}.link-arrow{display:inline-flex;align-items:center;gap:.5rem;min-height:44px;font-weight:600;font-size:.94rem;letter-spacing:.02em;color:var(--teal-800)}.link-arrow svg{transition:transform var(--dur) var(--ease-out)}.link-arrow:hover svg{transform:translateX(4px)}.is-dark .link-arrow,.on-dark .link-arrow,.page-hero .link-arrow{color:var(--wheat-300)}.pill{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .85rem;border-radius:var(--r-pill);font-size:.74rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;background:var(--teal-050);color:var(--teal-800);border:1px solid var(--teal-100)}.pill-open{background:rgba(98,213,64,.14);color:var(--green-700);border-color:rgba(98,213,64,.35)}.pill-open .dot{width:7px;height:7px;border-radius:50%;background:var(--green-600);box-shadow:0 0 0 3px rgba(98,213,64,.25)}.is-dark .pill-open,.on-dark .pill-open{background:rgba(98,213,64,.16);color:#a8ea90;border-color:rgba(98,213,64,.4)}.media{position:relative;overflow:hidden;background:var(--cream);border-radius:var(--r-md)}.media img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease-out)}.media-zoom:hover img{transform:scale(1.045)}.media-frame{border-radius:var(--r-lg);box-shadow:var(--shadow-lg)}.rule-wheat{width:56px;height:2px;background:var(--wheat);border:0;margin-block:var(--sp-5)}.grid{display:grid;grid-gap:var(--sp-6);gap:var(--sp-6)}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}@media (max-width:640px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}.page-hero{position:relative;padding-top:calc(var(--nav-h) + var(--sp-10));padding-bottom:var(--sp-10);background:var(--ink);color:var(--text-invert);overflow:hidden;isolation:isolate}.page-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(80% 120% at 12% 0,rgba(66,173,189,.26),transparent 60%),radial-gradient(60% 100% at 95% 100%,rgba(212,165,88,.16),transparent 62%),linear-gradient(180deg,rgba(11,36,41,.88),rgba(11,36,41,.95))}.page-hero-media{position:absolute;inset:0;z-index:-2}.page-hero-media img{width:100%;height:100%;object-fit:cover}.page-hero h1{color:var(--text-invert);max-width:16ch}.page-hero .section-lede{color:var(--text-invert-muted);margin-top:var(--sp-5)}.page-hero-inner{max-width:720px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.media img{transition:none}}.footer{position:relative;background:var(--ink);color:var(--text-invert-muted);padding-top:var(--sp-10);padding-bottom:var(--sp-6);overflow:hidden;isolation:isolate}.footer:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(70% 100% at 0 0,rgba(66,173,189,.2),transparent 60%),radial-gradient(50% 90% at 100% 10%,rgba(212,165,88,.12),transparent 65%)}.footer-inner{display:grid;grid-gap:var(--sp-8) var(--sp-6);gap:var(--sp-8) var(--sp-6);grid-template-columns:1fr;padding-bottom:var(--sp-8)}@media (min-width:640px){.footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1000px){.footer-inner{grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(0,1fr));gap:var(--sp-6)}}.footer-brand img{width:auto;height:46px;margin-bottom:var(--sp-5)}.footer-description{max-width:34ch;font-size:.95rem;line-height:1.65;margin-bottom:var(--sp-5)}.footer-heading{font-family:var(--font-sans);font-size:.72rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--wheat-300);margin-bottom:var(--sp-4)}.footer-contact,.footer-links{list-style:none;display:flex;flex-direction:column;gap:.15rem}.footer-links a{display:flex;align-items:center;min-height:44px;font-size:.94rem;color:var(--text-invert-muted)}.footer-links a:hover{color:var(--wheat-300)}.footer-contact li{display:flex;align-items:flex-start;gap:.6rem;min-height:44px;padding:.55rem 0;font-size:.94rem;line-height:1.5}.footer-contact svg{flex:none;margin-top:.15rem;color:var(--teal)}.footer-contact a{display:inline-flex;align-items:center;min-height:34px;color:var(--text-invert-muted)}.footer-contact a:hover{color:var(--wheat-300)}.footer-actions{display:flex;flex-direction:column;align-items:flex-start;gap:var(--sp-4)}.footer-social{display:inline-flex;align-items:center;gap:.55rem;min-height:44px;padding-block:.35rem;font-size:.94rem;color:var(--text-invert-muted)}.footer-social:hover{color:var(--wheat-300)}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--sp-3);padding-top:var(--sp-5);border-top:1px solid hsla(40,48%,94%,.12);font-size:.82rem;color:rgba(185,203,205,.75)}.footer-cuisines{letter-spacing:.04em}.navbar{position:fixed;inset:0 0 auto;z-index:var(--z-nav);height:var(--nav-h);display:flex;align-items:center;background:var(--paper);border-bottom:1px solid var(--line);transition:background-color var(--dur-slow) var(--ease-out),border-color var(--dur-slow) var(--ease-out),box-shadow var(--dur-slow) var(--ease-out)}.navbar-over-hero{background:transparent;border-bottom-color:transparent}.navbar-over-hero.is-solid{background:hsla(42,71%,97%,.88);backdrop-filter:saturate(1.4) blur(14px);-webkit-backdrop-filter:saturate(1.4) blur(14px);border-bottom-color:var(--line);box-shadow:var(--shadow-sm)}.navbar-inner{gap:var(--sp-5);width:100%}.brand,.navbar-inner{display:flex;align-items:center}.brand{min-height:44px;flex:none;margin-right:auto}.brand-mark{width:auto;height:26px}.brand-mark-light,.navbar-over-hero:not(.is-solid) .brand-mark-dark{display:none}.navbar-over-hero:not(.is-solid) .brand-mark-light{display:block;height:34px}.nav-links ul{gap:clamp(.5rem,1.4vw,1.35rem);list-style:none}.nav-links a,.nav-links ul{display:flex;align-items:center}.nav-links a{position:relative;min-height:44px;padding:.5rem .15rem;font-size:.9rem;font-weight:500;letter-spacing:.01em;color:var(--slate);white-space:nowrap}.nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1.5px;background:var(--wheat);transform:scaleX(0);transform-origin:left;transition:transform var(--dur) var(--ease-out)}.nav-links a.is-active,.nav-links a:hover{color:var(--ink)}.nav-links a.is-active:after,.nav-links a:hover:after{transform:scaleX(1)}.navbar-over-hero:not(.is-solid) .nav-links a{color:hsla(40,48%,94%,.82)}.navbar-over-hero:not(.is-solid) .nav-links a.is-active,.navbar-over-hero:not(.is-solid) .nav-links a:hover{color:var(--white)}.nav-actions{display:flex;align-items:center;gap:.6rem;flex:none}.btn-order{min-height:42px;padding:.5rem 1.15rem;font-size:.86rem}.navbar-over-hero:not(.is-solid) .btn-order{--btn-bg:var(--wheat);--btn-fg:var(--ink);--btn-bd:var(--wheat)}.lang-dropdown{position:relative}.lang-toggle{display:inline-flex;align-items:center;gap:.3rem;min-height:42px;min-width:44px;padding:.4rem .6rem;background:transparent;border:1px solid var(--line-strong);border-radius:var(--r-pill);font-size:.8rem;font-weight:600;letter-spacing:.06em;color:var(--slate);cursor:pointer;transition:border-color var(--dur) var(--ease-out),color var(--dur) var(--ease-out)}.lang-toggle:hover{border-color:var(--teal-600);color:var(--ink)}.lang-toggle .flip{transform:rotate(180deg)}.lang-toggle svg{transition:transform var(--dur) var(--ease-out)}.navbar-over-hero:not(.is-solid) .lang-toggle{border-color:hsla(40,48%,94%,.35);color:hsla(40,48%,94%,.9)}.lang-menu{position:absolute;top:calc(100% + .5rem);right:0;min-width:168px;list-style:none;background:var(--white);border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--shadow-lg);padding:.35rem;z-index:var(--z-overlay)}.lang-menu button{display:flex;align-items:center;gap:.6rem;width:100%;min-height:44px;padding:.55rem .7rem;background:transparent;border:0;border-radius:var(--r-sm);font-size:.9rem;color:var(--text);text-align:left;cursor:pointer;transition:background-color var(--dur-fast) var(--ease-out)}.lang-menu button:hover{background:var(--teal-050)}.lang-menu button.is-active{color:var(--teal-800);font-weight:600}.lang-code{font-size:.7rem;font-weight:700;letter-spacing:.08em;color:var(--muted);width:1.5rem}.lang-menu button.is-active .lang-code{color:var(--teal-700)}.menu-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0 10px;background:transparent;border:0;cursor:pointer}.menu-toggle span{display:block;height:1.5px;width:100%;background:var(--ink);border-radius:2px;transition:transform var(--dur) var(--ease-out),opacity var(--dur) var(--ease-out)}.navbar-over-hero:not(.is-solid) .menu-toggle span{background:var(--text-invert)}.menu-toggle.is-open span:first-child{transform:translateY(3.25px) rotate(45deg)}.menu-toggle.is-open span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.menu-toggle.is-open span{background:var(--text-invert)}.mobile-drawer{position:fixed;inset:var(--nav-h) 0 0;z-index:var(--z-overlay);justify-content:space-between;gap:var(--sp-6);padding:var(--sp-7) var(--gutter) calc(var(--sp-7) + env(safe-area-inset-bottom));background:var(--ink);color:var(--text-invert);overflow-y:auto}.mobile-drawer,.mobile-links{display:flex;flex-direction:column}.mobile-links{list-style:none}.mobile-links a{display:block;padding:.75rem 0;font-family:var(--font-serif);font-size:clamp(1.6rem,7vw,2.1rem);line-height:1.2;color:var(--text-invert);border-bottom:1px solid hsla(40,48%,94%,.1)}.mobile-links a.is-active{color:var(--wheat-300)}.mobile-drawer-foot{display:flex;flex-direction:column;gap:.7rem}.mobile-drawer-hours{display:flex;align-items:center;justify-content:center;gap:.45rem;margin-top:.25rem;font-size:.82rem;letter-spacing:.04em;color:var(--text-invert-muted)}@media (max-width:1100px){.nav-links ul{gap:.85rem}.nav-links a{font-size:.84rem}}@media (max-width:940px){.nav-links{display:none}.menu-toggle{display:flex}.brand-mark{height:22px}.navbar-over-hero:not(.is-solid) .brand-mark-light{height:28px}}@media (max-width:480px){.btn-order{display:none}}@font-face{font-family:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_Fallback_fcbcbf;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_fcbcbf{font-family:__Inter_fcbcbf,__Inter_Fallback_fcbcbf;font-style:normal}.__variable_fcbcbf{--font-inter:"__Inter_fcbcbf","__Inter_Fallback_fcbcbf"}@font-face{font-family:__Playfair_Display_a12522;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Playfair_Display_a12522;font-style:normal;font-weight:400 900;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_a12522;font-style:normal;font-weight:400 900;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_a12522;font-style:normal;font-weight:400 900;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_a12522;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_a12522{font-family:__Playfair_Display_a12522,__Playfair_Display_Fallback_a12522;font-style:normal}.__variable_a12522{--font-playfair:"__Playfair_Display_a12522","__Playfair_Display_Fallback_a12522"}