:root{--cream:#faf6ed;--paper:#fffdf8;--ink:#241711;--rust:#ad3c1c;--olive:#5d6035;--sand:#e7dbc3;--line:#cbb798;--muted:#6d6259}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font-sans),sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-shell main{flex:1 1}a{color:inherit;text-decoration:none}p{max-width:64ch;margin:0 0 1rem}h1,h2{font-family:var(--font-serif),serif;line-height:.98;letter-spacing:-.045em;text-wrap:balance;margin:0}h1{font-size:clamp(3.3rem,6.8vw,7rem)}h1,h2{font-weight:500}h2{font-size:clamp(2.4rem,4.2vw,4.5rem)}.header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 4.1vw;background:rgba(250,246,237,.97);position:-webkit-sticky;position:sticky;z-index:30;top:0;border-bottom:1px solid transparent}.brand{display:flex;flex-direction:column;line-height:1}.brand span{font-family:var(--font-serif),serif;font-size:clamp(1.25rem,2.1vw,2rem);letter-spacing:.16em}.brand small{font-size:.8rem;letter-spacing:.1em;margin-top:9px}.header nav{display:flex;gap:2.85rem;align-items:center}.header nav>a:not(.button){font-size:1rem}.header nav>a:not(.button):hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.menu{display:none;background:none;border:0;font:inherit}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;background:var(--rust);color:white;padding:0 26px;border:1px solid var(--rust);font-weight:600;transition:background .2s,transform .2s,border-color .2s}.button:hover{background:#8c2d14;border-color:#8c2d14;transform:translateY(-2px)}.button:active{transform:scale(.98)}.button:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid #b86a2e;outline-offset:4px}.button.outline{background:transparent;color:var(--olive);border-color:var(--olive)}.button.outline:hover{background:var(--olive);color:white}.button.small{min-height:49px;padding:0 24px}.eyebrow{font-size:.8rem;letter-spacing:.18em;font-weight:600;color:var(--rust);margin-bottom:18px}.hero{height:calc(100vh - 92px);min-height:650px;position:relative;overflow:hidden;display:flex;align-items:center}.hero picture,.hero-photo{position:absolute;inset:0;width:100%;height:100%;display:block}.hero-photo{object-fit:cover;object-position:center}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,246,237,1),rgba(250,246,237,.96) 37%,rgba(250,246,237,.16) 66%,rgba(34,21,15,.05))}.hero-copy{position:relative;z-index:1;width:min(53vw,700px);margin-left:4.1vw;padding-top:3vh}.hero-copy h1{font-size:clamp(4.2rem,6.5vw,6.9rem)}.hero-copy>p:not(.eyebrow){font-size:1.17rem;margin-top:22px;max-width:38ch}.actions{display:flex;gap:15px;margin-top:28px}.review-card{position:absolute;right:4%;bottom:8%;z-index:2;background:rgba(255,253,248,.96);border-radius:12px;padding:16px 25px;text-align:center;color:var(--rust);letter-spacing:4px;box-shadow:0 8px 28px rgba(35,22,15,.12)}.review-card span{color:var(--ink);letter-spacing:0;font-size:.95rem;line-height:1.35;display:block;margin-top:7px}.intent-strip{position:relative;z-index:3;margin:-1px 4.1vw 0;display:grid;grid-template-columns:repeat(3,1fr);background:rgba(255,253,248,.96);border:1px solid var(--line)}.intent-strip>a{display:flex;align-items:center;gap:20px;padding:22px 28px;border-right:1px solid var(--line);transition:background .2s}.intent-strip>a:last-child{border:0}.intent-strip>a:hover{background:#f3eadc}.intent-strip i{font-size:2.2rem;color:var(--olive);font-style:normal;border:1px solid var(--olive);height:72px;width:62px;display:grid;place-items:center}.intent-strip span{display:flex;flex-direction:column}.intent-strip b{font-family:var(--font-serif),serif;font-size:1.7rem;font-weight:500}.intent-strip small{font-size:.9rem;line-height:1.35}.intent-strip em{margin-left:auto;font-size:2rem;color:var(--rust);font-style:normal}.section{padding:clamp(70px,10vw,145px) 4.1vw}.local{display:grid;grid-template-columns:.8fr 1.7fr;grid-gap:55px;gap:55px;align-items:end}.local h2{margin-bottom:25px}.community-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.community-grid a{position:relative;aspect-ratio:1.08;overflow:hidden;background:var(--olive)}picture{display:block}.community-grid img,.community-grid picture{height:100%;width:100%;display:block}.community-grid img{object-fit:cover;transition:transform .5s}.community-grid a:hover img{transform:scale(1.05)}.community-grid span{position:absolute;inset:auto 0 0;padding:10px 14px;background:rgba(70,73,35,.9);color:white;text-align:center}.proof-line{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 4.1vw;padding:17px 0;display:flex;justify-content:space-around;gap:20px;font-size:.92rem}.split{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(45px,10vw,150px);gap:clamp(45px,10vw,150px);align-items:center;background:var(--paper)}.split img,.split picture{width:100%;max-height:540px;object-fit:cover;display:block}.split>div h2{margin-bottom:24px}.split>div .button{margin-top:14px}.reverse>div{order:1}.reviews{background:#ebe0cf;text-align:center}.reviews h2{margin-bottom:42px}.quotes{display:grid;grid-template-columns:1fr 1fr;grid-gap:25px;gap:25px;max-width:1050px;margin:0 auto 30px;text-align:left}.quotes blockquote,.review-list blockquote{margin:0;font-family:var(--font-serif),serif;font-size:1.45rem;line-height:1.35}.quotes cite,.review-list cite{display:block;font-family:var(--font-sans),sans-serif;font-size:.85rem;font-style:normal;letter-spacing:.08em;text-transform:uppercase;margin-top:18px;color:var(--muted)}.text-link{color:var(--rust);font-weight:600}.closing{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:clamp(70px,10vw,130px) 4.1vw;background:var(--olive);color:#fffaf0}.closing .eyebrow{color:#f4c59c}.closing h2{max-width:650px}.page-hero{padding:clamp(115px,15vw,200px) max(4.1vw,calc((100vw - 1060px)/2));background:var(--paper);border-bottom:1px solid var(--line)}.page-hero h1{max-width:900px;margin-bottom:25px}.page-hero>p:not(.eyebrow){font-size:1.2rem}.page-hero .button{margin-top:18px}.process{max-width:1120px;margin:auto}.process h2{margin-bottom:45px}.process ol{padding:0;margin:0;list-style:none;border-top:1px solid var(--line)}.process li{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;padding:25px 0;border-bottom:1px solid var(--line);font-size:1.1rem}.process li b{font-family:var(--font-serif),serif;font-size:1.65rem;font-weight:500}.place-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:35px;gap:35px}.place-grid article img{width:100%;aspect-ratio:1.2;object-fit:cover}.place-grid h2{font-size:2.5rem;margin:20px 0 10px}.listing-hero{position:relative;height:68vh;min-height:540px;color:white;display:grid;place-items:center;text-align:center;overflow:hidden}.listing-hero picture,.listing-hero picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.listing-hero:after{content:"";position:absolute;inset:0;background:rgba(25,15,10,.45)}.listing-hero>div{position:relative;z-index:1}.listing-hero .eyebrow{color:#f4c59c}.price{font-size:1.35rem}.listing-info{display:flex;justify-content:space-between;gap:50px;align-items:end}.listing-info .button{flex:none}.contact-layout{display:grid;grid-template-columns:.7fr 1fr;grid-gap:10vw;gap:10vw;background:var(--paper)}.contact-layout>div>a:not(.text-link){display:block;font-family:var(--font-serif),serif;font-size:2rem;margin:.4rem 0}.contact-form{display:grid;grid-gap:18px;gap:18px}.contact-form label{display:grid;grid-gap:7px;gap:7px;font-weight:600}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);background:var(--cream);font:inherit;padding:13px}.contact-form textarea{min-height:135px}.form-status{color:var(--rust);margin:0}.article,.legal{max-width:800px;margin:auto;padding:110px 30px}.article h1,.legal h1{margin-bottom:25px}.legal h2{font-size:2rem;margin:42px 0 12px}.article time,.article>.back{display:block;color:var(--muted);margin-bottom:25px}.article-body{margin-top:40px}.article-body p{max-width:72ch;margin-bottom:22px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.post-grid article{border-top:1px solid var(--line);padding:25px 0;min-height:210px}.post-grid article>p{font-size:.84rem;color:var(--muted)}.post-grid h2{font-size:1.7rem;margin-bottom:20px;letter-spacing:-.03em}.review-list{max-width:940px;margin:auto;display:grid;grid-gap:48px;gap:48px}.review-list blockquote{font-size:clamp(1.45rem,2.5vw,2rem);border-bottom:1px solid var(--line);padding-bottom:40px}footer{background:#211b17;color:#fffaf0;padding:70px 4.1vw 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:50px;gap:50px}.footer-grid .brand span{font-size:1.45rem}.footer-grid p{color:#d7cab8;margin-top:20px}.footer-grid div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-grid b{color:#f3c99e;margin-bottom:6px}.footer-grid a:not(.brand):hover{text-decoration:underline}.footer-bottom{margin-top:60px;padding-top:18px;border-top:1px solid #5c5046;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.8rem;color:#d7cab8}.footer-bottom>div{display:flex;gap:18px}.theo{height:26px;width:auto;display:block}@keyframes enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.reveal{animation:enter .7s ease-out both}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(max-width:1100px){.header{height:80px}.header nav{position:absolute;display:none;top:80px;left:0;right:0;background:var(--cream);padding:18px 4.1vw 26px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:14px}.header nav.open{display:flex}.menu{display:block;min-height:44px}.hero{height:auto;min-height:670px}.hero-copy{width:85%;margin:0 7vw;padding:150px 0 230px}.hero-copy h1{font-size:clamp(3.7rem,11vw,5.8rem)}.hero-wash{background:linear-gradient(90deg,rgba(250,246,237,.98),rgba(250,246,237,.73),rgba(250,246,237,.12))}.review-card{right:7%;bottom:8%}.intent-strip{grid-template-columns:1fr;margin:0 7vw}.intent-strip>a{border-right:0;border-bottom:1px solid var(--line)}.contact-layout,.local,.split{grid-template-columns:1fr}.reverse>div{order:0}.community-grid{grid-template-columns:repeat(3,1fr)}.proof-line{flex-direction:column;align-items:center}.place-grid,.post-grid{grid-template-columns:repeat(2,1fr)}.listing-info{display:block}.listing-info .button{margin-top:20px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}@media(max-width:600px){.header{padding:0 5vw}.brand span{font-size:1.1rem}.brand small{font-size:.6rem;margin-top:6px}.hero{min-height:700px}.hero-copy{padding-top:80px;padding-bottom:260px;width:90%;margin:0 5vw}.hero-copy h1{font-size:3.5rem}.hero-copy>p:not(.eyebrow){font-size:1rem}.actions{flex-direction:column;align-items:flex-start}.review-card{bottom:5%;right:5%;padding:12px 18px}.intent-strip{margin:0}.intent-strip>a{padding:17px}.intent-strip i{height:56px;width:50px;font-size:1.7rem}.intent-strip b{font-size:1.45rem}.intent-strip small{font-size:.82rem}.section{padding:70px 5vw}.local{gap:30px}.community-grid{grid-template-columns:1fr;gap:12px}.community-grid a{aspect-ratio:1.7}.proof-line{margin:0 5vw;align-items:flex-start}.place-grid,.post-grid,.quotes{grid-template-columns:1fr}.quotes{gap:45px}.split{gap:32px}.split img,.split picture{max-height:440px}.closing{padding:75px 5vw;display:block}.closing .button{margin-top:30px}.page-hero{padding:105px 5vw 80px}.page-hero h1{font-size:3.35rem}.process li{grid-template-columns:1fr;gap:6px}.listing-hero{min-height:490px}.listing-hero h1{font-size:3.3rem}.contact-layout{gap:48px}.article,.legal{padding:80px 5vw}.article h1{font-size:3.25rem}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-bottom{align-items:flex-start;flex-direction:column;margin-top:42px}.footer-bottom>div{flex-wrap:wrap}}.contact-form,.contact-layout>div{min-width:0}.contact-layout>div>a{overflow-wrap:anywhere}.header-identity{display:flex;align-items:center;gap:16px}.broker-logo{display:block;width:68px;flex:none}.broker-logo img{display:block;width:100%;height:auto}.header-identity .brand{flex:none}(max-width:600px){.header-identity{gap:8px}.broker-logo{width:58px}}.header-actions{display:flex;align-items:center;gap:10px;margin-left:auto;margin-right:16px}.header-actions .button{min-height:46px;padding:0 18px}.menu{display:block;min-height:44px;padding:0 10px;cursor:pointer}.header nav{position:absolute;display:none;top:92px;right:4.1vw;left:auto;width:220px;background:var(--cream);padding:18px 22px 22px;border:1px solid var(--line);flex-direction:column;align-items:stretch;gap:12px;box-shadow:0 12px 30px rgba(36,23,17,.12)}.header nav.open{display:flex}.menu-mobile-actions{display:none}@media(max-width:1100px){.header-actions{display:none}.header nav{top:80px;right:5vw;left:5vw;width:auto}.header nav.open+.menu-mobile-actions{position:absolute;display:flex;top:273px;right:5vw;left:5vw;background:var(--cream);padding:0 4.1vw 24px;border:1px solid var(--line);border-top:0;flex-direction:column;gap:10px}.menu-mobile-actions .button{width:100%}}@media(max-width:600px){.header nav.open+.menu-mobile-actions{top:273px;right:5vw;left:5vw;padding:0 5vw 24px}}@media(max-width:1100px){.header{height:142px;align-items:flex-start;padding-top:18px}.header-actions{display:flex;position:absolute;top:80px;left:0;right:0;margin:0;padding:10px 5vw;background:var(--cream);gap:8px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.header-actions .button{flex:1 1;min-height:42px;padding:0 10px;font-size:.9rem}.header nav{top:142px}.header nav.open+.menu-mobile-actions{display:none}}@media(max-width:600px){.header{height:134px;padding-top:14px}.header-actions{top:72px;padding:9px 5vw}.header-actions .button{font-size:.84rem;padding:0 6px}.header nav{top:134px}}.header-links{display:flex;align-items:center;gap:clamp(12px,1.45vw,23px);margin-left:auto;margin-right:22px;white-space:nowrap}.header-links a{font-size:.86rem;letter-spacing:.01em}.header-links a:hover{text-decoration:underline;text-underline-offset:5px}.podcast-feature{display:grid;grid-template-columns:minmax(270px,.72fr) 1fr;grid-gap:clamp(46px,9vw,135px);gap:clamp(46px,9vw,135px);align-items:center;background:#e7dbc3}.podcast-feature h2{margin-bottom:24px;max-width:560px}.podcast-feature .button{margin-top:12px}.podcast-cover{aspect-ratio:1/1;max-width:500px;min-height:350px;background:var(--olive);color:#fffaf0;padding:clamp(28px,4vw,48px);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.podcast-cover:after{content:"";position:absolute;width:65%;aspect-ratio:1;border:1px solid rgba(255,250,240,.42);border-radius:50%;right:-18%;bottom:-15%;box-shadow:0 0 0 34px rgba(255,250,240,.08),0 0 0 69px rgba(255,250,240,.05)}.podcast-cover b,.podcast-cover small,.podcast-cover span{position:relative;z-index:1}.podcast-cover span{font-size:.7rem;letter-spacing:.2em;font-weight:700}.podcast-cover b{font-family:var(--font-serif),serif;font-size:clamp(3rem,5vw,5.3rem);font-weight:500;line-height:.86;letter-spacing:-.06em}.podcast-cover small{font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}@media(max-width:1240px){.header-links{gap:12px;margin-right:14px}.header-links a{font-size:.78rem}.header-actions{gap:7px;margin-right:10px}.header-actions .button{padding:0 12px;font-size:.88rem}}@media(max-width:1100px){.header-links{display:none}.podcast-feature{grid-template-columns:.82fr 1fr;gap:50px}}@media(max-width:700px){.podcast-feature{grid-template-columns:1fr;gap:34px}.podcast-cover{min-height:auto;width:100%;max-width:none;aspect-ratio:1.15/1}.podcast-cover b{font-size:3.8rem}}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_d541e6{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_d541e6{--font-sans:"DM Sans","DM Sans Fallback"}@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 Fallback;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_3ef8f9{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.__variable_3ef8f9{--font-serif:"Playfair Display","Playfair Display Fallback"}