:root{--walnut:#241609;--espresso:#3a2716;--oak:#a6702f;--amber:#c68a45;--amber-soft:#e2b784;--cream:#faf5ec;--sand:#f1e7d6;--sand-deep:#e7d9c2;--ink:#241a11;--muted:#6f5f4d;--line:#e5d8c2;--white:#fff;--shadow:0 18px 40px -24px rgba(58,39,22,.45);--shadow-sm:0 6px 18px -12px rgba(58,39,22,.4);--radius:16px;--radius-sm:10px;--maxw:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font-sans),system-ui,-apple-system,sans-serif;line-height:1.6;font-size:17px;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-serif),Georgia,serif;line-height:1.12;color:var(--walnut);font-weight:600;margin:0 0 .5em;letter-spacing:-.01em}h1{font-size:clamp(2.2rem,6vw,3.9rem)}h2{font-size:clamp(1.8rem,4.4vw,2.8rem)}h3{font-size:clamp(1.25rem,2.6vw,1.6rem)}p{margin:0 0 1rem}a{color:var(--oak);text-decoration:none}a:hover{color:var(--espresso)}img{max-width:100%;display:block}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 22px}.section{padding:clamp(56px,9vw,110px) 0}.section-sand{background:var(--sand)}.section-dark{background:var(--walnut);color:#f3e8d6}.section-dark h1,.section-dark h2,.section-dark h3{color:#fdf3e2}.eyebrow{display:inline-block;font-family:var(--font-sans),sans-serif;text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:700;color:var(--oak);margin-bottom:.9rem}.lede{font-size:clamp(1.05rem,2vw,1.28rem);color:var(--muted);max-width:62ch}.center{text-align:center}.center .lede{margin-left:auto;margin-right:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-sans),sans-serif;font-weight:600;font-size:1rem;padding:.85rem 1.5rem;border-radius:999px;border:1.5px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,background .2s ease;line-height:1}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--amber),var(--oak));color:#2a1a08;box-shadow:var(--shadow-sm)}.btn-primary:hover{color:#2a1a08;box-shadow:var(--shadow)}.btn-ghost{background:transparent;border-color:hsla(0,0%,100%,.55);color:#fdf3e2}.btn-ghost:hover{background:hsla(0,0%,100%,.1);color:#fff}.btn-outline{background:var(--white);border-color:var(--line);color:var(--espresso);box-shadow:var(--shadow-sm)}.btn-outline:hover{border-color:var(--oak);color:var(--espresso)}.btn-lg{padding:1rem 1.8rem;font-size:1.05rem}.btn-row{display:flex;flex-wrap:wrap;gap:.8rem}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(39,58%,95%,.88);-webkit-backdrop-filter:saturate(160%) blur(10px);backdrop-filter:saturate(160%) blur(10px);border-bottom:1px solid var(--line)}.header-inner{justify-content:space-between;height:68px;gap:1rem}.brand,.header-inner{display:flex;align-items:center}.brand{gap:.6rem;font-family:var(--font-serif),serif;font-weight:600;font-size:1.22rem;line-height:1.05}.brand,.brand:hover{color:var(--walnut)}.brand-mark{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,var(--amber),var(--oak));display:grid;place-items:center;color:#2a1a08;font-size:1.1rem;flex:none}.brand small{display:block;font-family:var(--font-sans),sans-serif;font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--oak);font-weight:700}.nav{display:flex;align-items:center;gap:1.4rem}.nav a{color:var(--espresso);font-weight:500;font-size:.98rem}.nav a:hover{color:var(--oak)}.nav .btn{padding:.6rem 1.1rem}.nav-toggle{display:none;background:none;border:1px solid var(--line);border-radius:10px;width:44px;height:40px;cursor:pointer;color:var(--espresso)}.mobile-nav{display:none;flex-direction:column;padding:.5rem 22px 1.2rem;background:var(--cream)}.mobile-nav,.mobile-nav a{border-bottom:1px solid var(--line)}.mobile-nav a{padding:.75rem .25rem;color:var(--espresso);font-weight:500}.mobile-nav .btn{margin-top:.8rem}@media (max-width:860px){.nav{display:none}.nav-toggle{display:inline-grid;place-items:center}.mobile-nav.open{display:flex}}.cred-bar{background:var(--white);border-bottom:1px solid var(--line);padding:30px 0}.trust-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem .6rem;max-width:820px;margin:0 auto}.trust-pill{display:inline-flex;align-items:center;gap:.45rem;background:var(--sand);border:1px solid var(--sand-deep);color:var(--espresso);padding:.5rem .95rem;border-radius:999px;font-size:.9rem;font-weight:600;line-height:1;white-space:nowrap;transition:border-color .15s ease,background .15s ease}a.trust-pill:hover{border-color:var(--oak);color:var(--espresso);background:var(--sand-deep)}.trust-check{color:var(--oak);font-weight:800}@media (max-width:720px){.cred-bar{padding:20px 0}.trust-pill{font-size:.84rem;padding:.45rem .8rem}}.hero{position:relative;background:radial-gradient(1200px 500px at 80% -10%,rgba(198,138,69,.28),transparent 60%),linear-gradient(160deg,#2c1c0d,#3d2917 45%,#543720);color:#f6ead6;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(115deg,hsla(0,0%,100%,.035) 0 2px,transparent 2px 26px);opacity:.6;pointer-events:none}.hero-inner{position:relative;z-index:1;padding:clamp(64px,12vw,130px) 0 clamp(56px,10vw,110px);max-width:760px}.hero h1{color:#fdf4e4}.hero .lede,.hero-badges{color:#e8d6bd}.hero-badges{display:flex;flex-wrap:wrap;gap:.5rem 1.4rem;margin:1.6rem 0 2rem;font-size:.95rem}.hero-badges span{display:inline-flex;align-items:center;gap:.4rem}.hero-badges b{color:var(--amber-soft)}@media (max-width:720px){.hero-inner{text-align:center;max-width:100%;padding-top:clamp(48px,10vw,80px);padding-bottom:clamp(44px,9vw,70px)}.hero-inner .lede{margin-left:auto;margin-right:auto}.hero .btn-row,.hero-badges{justify-content:center}}@media (max-width:520px){.hero .btn-row{flex-direction:column;align-items:stretch}.hero .btn-row .btn{width:100%}}.grid{display:grid;grid-gap:22px;gap:22px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.grid-2,.grid-3{grid-template-columns:1fr}}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .22s ease,border-color .2s ease}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:var(--sand-deep)}.card h3{margin-bottom:.4rem}.card p{color:var(--muted);margin-bottom:0}.svc-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,var(--sand),var(--sand-deep));display:grid;place-items:center;margin-bottom:1rem;color:var(--oak)}.svc-icon svg{width:26px;height:26px}.check-list{list-style:none;padding:0;margin:1rem 0 0;display:grid;grid-gap:.5rem;gap:.5rem}.check-list li{display:flex;gap:.6rem;align-items:flex-start;color:var(--espresso);font-size:.98rem}.check-list li:before{content:"✓";color:var(--oak);font-weight:800;flex:none}.split{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(28px,5vw,64px);gap:clamp(28px,5vw,64px);align-items:center}@media (max-width:800px){.split{grid-template-columns:1fr}}.wood-panel{border-radius:var(--radius);min-height:340px;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.18)),repeating-linear-gradient(90deg,#7a4f28 0 34px,#6d4622 34px 36px),linear-gradient(135deg,#8a5a2e,#6d4622);box-shadow:var(--shadow);position:relative;overflow:hidden}.wood-panel:after{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.05) 0 1px,transparent 1px 120px)}.stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}@media (max-width:700px){.stats{grid-template-columns:repeat(2,1fr)}}.stat{text-align:center}.stat b{display:block;font-family:var(--font-serif),serif;font-size:clamp(1.8rem,5vw,2.6rem);color:var(--amber-soft);line-height:1}.stat span{font-size:.9rem;color:#d9c6ab}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media (max-width:900px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.gallery-grid{grid-template-columns:1fr}}.gallery-tile{aspect-ratio:4/3;border-radius:var(--radius-sm);overflow:hidden;position:relative;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.25)),repeating-linear-gradient(115deg,#8a5a2e 0 30px,#764c26 30px 32px);box-shadow:var(--shadow-sm);display:flex;align-items:flex-end;color:#fdf3e2}.gallery-tile span{position:relative;padding:.7rem .9rem;font-size:.82rem;font-weight:600;background:linear-gradient(0deg,rgba(0,0,0,.5),transparent);width:100%}.gallery-tile b{position:absolute;top:.6rem;left:.6rem;background:var(--amber);color:#2a1a08;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;padding:.2rem .5rem;border-radius:6px}.photo-grid{columns:260px 3;column-gap:16px}.photo-tile{page-break-inside:avoid;break-inside:avoid;margin-bottom:16px;border-radius:var(--radius-sm);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--line);background:var(--sand)}.photo-tile img{width:100%;height:auto;display:block;transition:transform .3s ease}.photo-tile:hover img{transform:scale(1.03)}button.photo-tile{padding:0;width:100%;display:block;cursor:zoom-in;font:inherit;color:inherit}.lightbox{position:fixed;inset:0;z-index:100;background:rgba(18,11,4,.94);display:flex;align-items:center;justify-content:center;padding:20px;animation:chatIn .16s ease}.lb-img{max-width:92vw;max-height:86vh;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 24px 70px rgba(0,0,0,.55);cursor:default}.lb-close{position:absolute;top:16px;right:18px;width:44px;height:44px;border-radius:50%;border:none;background:hsla(0,0%,100%,.14);color:#fff;font-size:1.1rem;cursor:pointer;transition:background .15s ease}.lb-close:hover{background:hsla(0,0%,100%,.28)}.lb-nav{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:54px;border-radius:50%;border:none;background:hsla(0,0%,100%,.14);color:#fff;font-size:2.2rem;line-height:1;cursor:pointer;display:grid;place-items:center;padding-bottom:4px;transition:background .15s ease}.lb-nav:hover{background:hsla(0,0%,100%,.3)}.lb-prev{left:14px}.lb-next{right:14px}.lb-count{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);color:#f0e6d6;font-size:.9rem;letter-spacing:.05em;background:rgba(0,0,0,.35);padding:.3rem .8rem;border-radius:999px}@media (max-width:560px){.lb-nav{width:46px;height:46px;font-size:1.8rem;background:hsla(0,0%,100%,.2)}.lb-prev{left:8px}.lb-next{right:8px}}.photo-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}@media (max-width:820px){.photo-row{grid-template-columns:repeat(2,1fr)}}.photo-row .photo-tile{margin:0}.photo-row .photo-tile img{aspect-ratio:4/3;object-fit:cover;height:100%}.review{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:var(--shadow-sm)}.stars{color:var(--amber);letter-spacing:2px;margin-bottom:.6rem}.review p{color:var(--espresso);font-size:1.02rem}.review .who{color:var(--muted);font-weight:600;font-size:.9rem;margin:0}.cta-band{background:radial-gradient(800px 300px at 90% 0,rgba(198,138,69,.35),transparent 60%),linear-gradient(135deg,var(--espresso),var(--walnut));color:#f6ead6;border-radius:clamp(18px,3vw,28px);padding:clamp(34px,6vw,60px);text-align:center;box-shadow:var(--shadow)}.cta-band h2{color:#fdf4e4}.cta-band .lede{color:#e8d6bd;margin-left:auto;margin-right:auto}.cta-band .btn-row{justify-content:center;margin-top:1.5rem}.area-list{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.4rem}.area-list span{background:var(--white);border:1px solid var(--line);padding:.45rem .9rem;border-radius:999px;font-size:.9rem;color:var(--espresso);font-weight:500}.form-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:clamp(22px,4vw,34px);box-shadow:var(--shadow)}.field{margin-bottom:1rem}.field label{display:block;font-weight:600;font-size:.92rem;color:var(--espresso);margin-bottom:.4rem}.field input,.field select,.field textarea{width:100%;padding:.8rem .9rem;border:1.5px solid var(--line);border-radius:var(--radius-sm);font:inherit;font-size:1rem;background:var(--cream);color:var(--ink);transition:border-color .15s ease,box-shadow .15s ease}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--oak);box-shadow:0 0 0 3px rgba(166,112,47,.15)}.field textarea{resize:vertical;min-height:120px}.field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media (max-width:560px){.field-row{grid-template-columns:1fr}}.form-note{font-size:.85rem;color:var(--muted);margin-top:.6rem}.form-success{background:#eef6ec;border:1px solid #cfe6c8;color:#2f5d2a;border-radius:var(--radius-sm);padding:1rem 1.1rem;font-weight:500}.form-error{color:#b23b2e;font-size:.9rem;margin-top:.5rem}.footer{background:var(--walnut);color:#d9c6ab;padding:clamp(48px,7vw,72px) 0 2rem}.footer a{color:var(--amber-soft)}.footer a:hover{color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:34px;gap:34px}@media (max-width:760px){.footer-grid{grid-template-columns:1fr;gap:26px}}.footer h4{color:#fdf3e2;font-family:var(--font-sans),sans-serif;font-size:.85rem;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1rem}.footer ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:.5rem;gap:.5rem}.footer-bottom{margin-top:2.5rem;padding-top:1.4rem;border-top:1px solid hsla(0,0%,100%,.12);display:flex;justify-content:space-between;flex-wrap:wrap;gap:.6rem;font-size:.85rem;color:#b8a488}.footer-brand{font-family:var(--font-serif),serif;font-size:1.3rem;color:#fdf3e2;margin-bottom:.4rem}.stack{display:grid;grid-gap:.3rem;gap:.3rem}.muted{color:var(--muted)}.mt-2{margin-top:2rem}.chat-fab{position:fixed;right:20px;bottom:20px;z-index:80;width:58px;height:58px;border-radius:50%;border:none;cursor:pointer;background:linear-gradient(135deg,var(--amber),var(--oak));color:#2a1a08;box-shadow:0 12px 30px -8px rgba(58,39,22,.6);display:grid;place-items:center;transition:transform .15s ease}.chat-fab:hover{transform:scale(1.06)}.chat-panel{position:fixed;right:20px;bottom:88px;z-index:80;width:min(360px,calc(100vw - 32px));background:var(--white);border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 60px -18px rgba(36,22,9,.55);overflow:hidden;animation:chatIn .18s ease}@keyframes chatIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.chat-head{background:var(--walnut);color:#fdf3e2;padding:.9rem 1.1rem;display:flex;align-items:center;justify-content:space-between}.chat-head strong{font-family:var(--font-serif),serif;font-weight:600;display:block;font-size:1.02rem}.chat-online{font-size:.78rem;color:#bfe0b0;display:inline-flex;align-items:center;gap:.35rem}.chat-online i{width:8px;height:8px;border-radius:50%;background:#5ec26a;display:inline-block}.chat-x{background:none;border:none;color:#e8d6bd;font-size:1rem;cursor:pointer}.chat-body{padding:1rem 1.1rem 1.2rem;max-height:min(70vh,520px);overflow-y:auto}.chat-bubble{font-size:.95rem;padding:.7rem .9rem;border-radius:12px;margin-bottom:.8rem;line-height:1.5}.chat-them{background:var(--sand);color:var(--espresso);border-top-left-radius:3px}.chat-form .field{margin-bottom:.7rem}.chat-form .field input,.chat-form .field textarea{padding:.6rem .7rem;background:var(--cream)}.chat-form .field label{font-size:.82rem;margin-bottom:.25rem}@font-face{font-family:__Fraunces_acf54a;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-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:__Fraunces_acf54a;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-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:__Fraunces_acf54a;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-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:__Fraunces_acf54a;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-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:__Fraunces_acf54a;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-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:__Fraunces_acf54a;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-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:__Fraunces_acf54a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-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:__Fraunces_acf54a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-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:__Fraunces_acf54a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-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:__Fraunces_acf54a;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-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:__Fraunces_acf54a;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-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:__Fraunces_acf54a;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-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:__Fraunces_Fallback_acf54a;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_acf54a{font-family:__Fraunces_acf54a,__Fraunces_Fallback_acf54a;font-style:normal}.__variable_acf54a{--font-serif:"__Fraunces_acf54a","__Fraunces_Fallback_acf54a"}@font-face{font-family:__Inter_f367f3;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_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;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_f367f3;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_f367f3;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_f367f3;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_f367f3;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_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--font-sans:"__Inter_f367f3","__Inter_Fallback_f367f3"}