:root{--navy:#0f3557;--navy-2:#0a2b48;--teal:#2e7d8f;--gold:#d9a23a;--sand:#ede4d7;--cream:#faf9f6;--white:#ffffff;--ink:#183247;--muted:#617487;--line:#dfe4e6;--shadow:0 18px 50px rgba(15,53,87,.12);--radius:22px;--shell:min(1180px,calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font-inter),Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select{font:inherit}button{cursor:pointer}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em;background:#f0f2f3;padding:.12rem .35rem;border-radius:.3rem}.shell{width:var(--shell);margin-inline:auto}.narrow{max-width:780px}.center{text-align:center}.small{font-size:.9rem}.muted{color:var(--muted)}.skipLink{position:fixed;left:12px;top:-50px;z-index:999;background:var(--navy);color:white;padding:10px 14px;border-radius:8px}.skipLink:focus{top:12px}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(250,249,246,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(15,53,87,.08)}.headerInner{height:78px;display:grid;grid-template-columns:310px 1fr auto;align-items:center;grid-gap:26px;gap:26px}.brand{display:inline-flex;align-items:center}.brandLogo{width:285px;height:auto}.brandLogo.compact{width:220px}.desktopNav{display:flex;justify-content:center;gap:26px;font-size:.94rem;font-weight:600;color:#23435d}.desktopNav a{position:relative;padding:26px 0}.desktopNav a:hover{color:var(--teal)}.desktopNav a:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:center;transition:transform .2s}.desktopNav a:hover:after{transform:scaleX(1)}.headerActions{display:flex;align-items:center;gap:12px;white-space:nowrap}.headerSocial{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;color:var(--navy)}.headerSocial:hover{color:var(--teal);background:#eef3f4}.headerSocial svg{width:21px;height:21px}.headerCta{white-space:nowrap}.mobileNavRoot{display:none;position:relative}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:0 24px;border-radius:999px;font-weight:700;border:1px solid transparent;transition:transform .18s,box-shadow .18s,background .18s}.button:hover{transform:translateY(-1px)}.buttonPrimary{background:var(--navy);color:white;box-shadow:0 8px 24px rgba(15,53,87,.18)}.buttonPrimary:hover{background:var(--navy-2);box-shadow:0 12px 28px rgba(15,53,87,.24)}.buttonGhost{border-color:var(--navy);color:var(--navy);background:rgba(250,249,246,.76)}.buttonGhost:hover{background:white}.textLink{font-weight:800;color:var(--navy)}h1,h2,h3{font-family:Georgia,Times New Roman,serif;color:var(--navy);line-height:1.04;margin:0 0 14px}h1{font-size:clamp(3rem,5.4vw,5.15rem);letter-spacing:-.035em}h2{font-size:clamp(2.1rem,3.3vw,3.35rem);letter-spacing:-.025em}h3{font-size:1.22rem}p{margin:0 0 18px}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:.78rem;font-weight:800;color:var(--navy);display:flex;align-items:center;gap:12px;margin-bottom:14px}.eyebrow:after{content:"";display:block;width:42px;height:2px;background:var(--gold)}.eyebrow.centered{justify-content:center}.eyebrow.centered:before{content:"";display:block;width:42px;height:2px;background:var(--gold)}.hero{position:relative;min-height:min(660px,calc(100svh - 78px));overflow:hidden;background:linear-gradient(90deg,#f5f4ef,#f6efe4 43%,#e9e2d7)}.heroMedia{position:absolute;inset:0 0 0 42%;background-image:linear-gradient(90deg,rgba(250,249,246,.98),rgba(250,249,246,.72) 17%,rgba(250,249,246,.12) 52%,rgba(250,249,246,0)),url(/hero-coast.png);background-size:cover;background-position:100%}.hero:after{content:"";position:absolute;left:-8%;right:-8%;bottom:-44px;height:90px;background:var(--cream);border-radius:50% 50% 0 0/100% 100% 0 0}.heroInner{position:relative;z-index:2;min-height:min(660px,calc(100svh - 78px));display:flex;align-items:center;padding:44px 0 64px}.heroCopy{width:min(650px,58%)}.heroCopy>p{font-size:1.16rem;max-width:590px;color:#294960}.heroActions{display:flex;gap:16px;margin:26px 0 30px}.heroActions .button{min-width:210px}.trustRow{display:flex;gap:30px;color:var(--navy);font-size:.86rem;font-weight:550}.trustRow>div{display:flex;align-items:center;gap:9px}.trustRow svg{width:30px;height:30px;color:var(--teal);flex:0 0 auto}.certNote{font-size:.88rem;color:#5d7186;background:rgba(217,162,58,.12);border-left:3px solid var(--gold);padding:10px 14px;border-radius:8px;max-width:590px;margin:0 0 24px}.section{padding:64px 0}.sectionIntro{max-width:760px;margin:0 auto 28px;color:var(--muted);font-size:1.05rem}.servicesSection{padding-top:48px;background:var(--cream)}.serviceGrid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:22px;gap:22px;align-items:start}.serviceCard{text-align:center;scroll-margin-top:96px}.serviceCard h3{font-size:1.1rem;line-height:1.15;margin-top:12px}.serviceCard.bordered{border:1px solid var(--line);border-radius:18px;padding:24px;background:white;box-shadow:0 8px 24px rgba(15,53,87,.06)}.serviceCard.bordered p{font-size:.95rem;color:var(--muted);margin:0}.iconCircle{width:104px;height:104px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 45% 35%,#fff,#ede6dc);color:var(--teal);margin:0 auto;box-shadow:inset 0 0 0 1px rgba(15,53,87,.04)}.splitSection{background:white}.splitGrid{display:grid;grid-template-columns:1fr 1.05fr;grid-gap:56px;gap:56px;align-items:center}.calmPanel{height:440px;border-radius:var(--radius);position:relative;overflow:hidden;background:#0f3557;box-shadow:var(--shadow)}.calmPanel img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.calmPanel:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(15,53,87,.08)}.featureList{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px 30px;gap:24px 30px;margin-top:28px}.featureList>div{display:flex;gap:14px;align-items:flex-start}.featureList svg{width:34px;height:34px;color:var(--teal);flex:0 0 auto}.featureList span{font-size:.95rem;color:var(--muted)}.featureList strong{color:var(--navy)}.compareSection{background:white}.compareGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;margin-top:34px;text-align:left}.compareCard{border:1px solid var(--line);border-radius:18px;padding:28px;background:var(--cream)}.compareCard h3{font-size:1.3rem;margin-bottom:14px}.compareCard ul{margin:0;padding:0;list-style:none}.compareCard li{padding:9px 0 9px 26px;position:relative;border-bottom:1px solid rgba(15,53,87,.08);color:#445f73}.compareCard li:last-child{border-bottom:0}.compareCard li:before{content:"✕";position:absolute;left:0;top:10px;color:#9c2f2f;font-weight:700;font-size:.8rem}.compareCard.med{background:var(--navy);border-color:var(--navy)}.compareCard.med h3{color:white}.compareCard.med li{color:#dbe5ec;border-bottom-color:rgba(255,255,255,.12)}.compareCard.med li:before{content:"✓";color:var(--gold)}.howSection{background:linear-gradient(180deg,#fbfaf7,#f3eee6)}.steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;margin:34px 0 28px}.step{position:relative;padding:0 14px}.step span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;background:var(--navy);color:white;font-weight:800}.step h3{font-family:Inter,ui-sans-serif,sans-serif;font-size:1rem;margin-bottom:7px}.step p{font-size:.9rem;color:var(--muted)}.feeBand{background:var(--navy);background-image:linear-gradient(115deg,var(--navy-2),var(--navy));padding:58px 0;box-shadow:inset 0 -4px 0 var(--gold)}.feeBand,.feeBand .eyebrow,.feeBand h2{color:white}.feeBand h2{font-size:clamp(2.2rem,3.8vw,3.5rem)}.feeBand .eyebrow{color:var(--gold)}.feeBand .eyebrow:after{background:var(--gold)}.feeBandInner{display:flex;justify-content:space-between;align-items:center;gap:30px}.feeBandInner>div{max-width:760px}.feeBandInner p{color:#dbe5ec;font-size:1.05rem}.finalCta{background:white}.finalCta .button{margin-top:10px}.chipRow{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 22px}.chip{border:1px solid var(--line);background:var(--cream);border-radius:999px;padding:8px 14px;font-size:.84rem;font-weight:700;color:var(--navy)}.contactSection{background:linear-gradient(180deg,#fbfaf7,#f3eee6)}.contactCards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin:28px 0 22px;text-align:left}.contactCard{display:grid;grid-gap:6px;gap:6px;background:white;border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:0 8px 24px rgba(15,53,87,.05)}.contactCard:hover{border-color:var(--teal)}.contactCard .label{font-size:.72rem;text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:var(--muted)}.contactCard .value{font-weight:700;color:var(--navy);word-break:break-word}.contactNote{max-width:640px;margin:0 auto}.pageHero{padding:72px 0 56px;background:linear-gradient(135deg,#f5f0e7,#f8faf9);border-bottom:1px solid var(--line)}.pageHero h1{font-size:clamp(2.8rem,5vw,4.6rem)}.pageHero p{font-size:1.15rem;color:var(--muted)}.prose,.prose h2{margin-top:32px}.prose h2{font-size:2rem}.prose p,.prose ul{color:#445f73}.priceCard{border:1px solid var(--line);background:white;padding:28px;border-radius:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;box-shadow:var(--shadow);margin-bottom:28px}.price{font-family:Georgia,Times New Roman,serif;font-size:4.2rem;color:var(--navy);line-height:1}.priceCard span+span{font-weight:700;color:var(--muted)}.feeTable{width:100%;border-collapse:collapse;background:white;border-radius:14px;overflow:hidden}.feeTable td,.feeTable th{text-align:left;padding:16px;border-bottom:1px solid var(--line)}.feeTable th{background:#eef2f2;color:var(--navy)}.numbered section{display:grid;grid-template-columns:54px 1fr;grid-gap:18px;gap:18px;padding:26px 0;border-bottom:1px solid var(--line)}.numberBubble{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:white;font-weight:800}.numbered h2{margin:0 0 8px;font-size:1.65rem}.numbered p{margin:0}.faqList details{background:white;border:1px solid var(--line);border-radius:14px;padding:0 22px;margin-bottom:14px}.faqList summary{cursor:pointer;font-weight:800;color:var(--navy);padding:20px 0}.faqList p{color:var(--muted);padding:0 0 20px;margin:0}.nicheCallout{background:var(--cream);border:1px solid var(--line);border-radius:18px;padding:28px;margin-top:34px}.nicheCallout h2{font-size:1.6rem;margin-bottom:12px}.nicheCallout p{color:#445f73;margin:0}.glossaryGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin:24px 0 8px}.glossaryCard{background:white;border:1px solid var(--line);border-radius:14px;padding:20px}.glossaryCard h3{font-family:Inter,ui-sans-serif,sans-serif;font-size:1rem;margin-bottom:8px}.glossaryCard p{font-size:.92rem;color:var(--muted);margin:0}.requestForm{background:white;border:1px solid var(--line);padding:30px;border-radius:20px;box-shadow:var(--shadow)}.formNotice{background:#f6f1e8;border-left:4px solid var(--gold);padding:14px 16px;border-radius:8px;margin-bottom:24px;color:#40586a}.formGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.requestForm label{display:grid;grid-gap:7px;gap:7px;font-size:.9rem;font-weight:700;color:var(--navy)}.requestForm input,.requestForm select{width:100%;min-height:46px;border:1px solid #cfd7dc;border-radius:10px;padding:0 12px;background:white;color:var(--ink)}.requestForm input:focus,.requestForm select:focus{outline:3px solid rgba(46,125,143,.18);border-color:var(--teal)}.checkbox{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:10px!important;margin:22px 0}.checkbox input{width:18px!important;min-height:18px!important;margin-top:3px}.honeypot{position:absolute!important;left:-9999px!important}.formSuccess{color:#1d6b4c}.formError,.formSuccess{margin-top:18px;font-weight:700}.formError{color:#9c2f2f}.siteFooter{background:#0b2b48;color:#d7e2e9;padding:44px 0 20px}.footerGrid{display:grid;grid-template-columns:1.4fr .9fr .8fr .9fr;grid-gap:36px;gap:36px}.siteFooter .brandLogo{filter:brightness(0) invert(1);opacity:.95}.siteFooter h3{font-family:Inter,ui-sans-serif,sans-serif;color:white;font-size:.82rem;text-transform:uppercase;letter-spacing:.14em;margin-bottom:10px}.siteFooter a{display:block;margin:6px 0;font-size:.93rem}.siteFooter a:hover{color:white}.footerGrid>div:first-child p{font-size:.93rem;max-width:340px}.footerContact a{display:inline;margin:0;color:#bfd4e0}.footerSocial{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.09);color:#d7e2e9;margin-top:10px}.footerSocial:hover{background:rgba(255,255,255,.18);color:white}.footerSocial svg{width:19px;height:19px}.footerBottom{border-top:1px solid rgba(255,255,255,.14);margin-top:28px;padding-top:16px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:.83rem;color:#aebfca}.footerBottom a{display:inline;margin:0;color:#aebfca;text-decoration:underline;text-underline-offset:3px}.footerBottom a:hover{color:white}@media (max-width:1080px){.headerInner{grid-template-columns:250px 1fr auto}.brandLogo{width:235px}.desktopNav{gap:17px;font-size:.88rem}.serviceGrid{row-gap:34px}.serviceGrid,.steps{grid-template-columns:repeat(3,1fr)}.steps{row-gap:30px}.footerGrid{grid-template-columns:1fr 1fr;gap:28px}}@media (max-width:820px){:root{--shell:min(100% - 28px,720px)}.headerInner{height:66px;grid-template-columns:1fr auto}.brandLogo{width:210px}.desktopNav,.headerActions{display:none}.mobileNavRoot{display:block}.menuButton{width:44px;height:44px;border:0;background:transparent;border-radius:10px;display:grid;place-content:center;grid-gap:5px;gap:5px;padding:0}.menuButton:focus-visible,.menuButton:hover{background:#eef3f4;outline:2px solid transparent}.menuButton span{width:25px;height:2px;background:var(--navy);display:block;border-radius:2px}.mobileNavLayer{position:fixed;inset:0;z-index:200}.mobileNavBackdrop{position:absolute;inset:0;border:0;background:rgba(6,26,43,.46);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%;height:100%}.mobileNavDrawer{position:absolute;top:0;right:0;width:min(88vw,380px);height:100dvh;background:var(--cream);box-shadow:-18px 0 50px rgba(8,34,55,.22);padding:20px 20px 28px;display:flex;flex-direction:column;animation:drawerIn .18s ease-out}.mobileNavTop{display:flex;align-items:center;justify-content:space-between;padding:4px 2px 16px;border-bottom:1px solid var(--line)}.mobileNavTitle{font-weight:800;color:var(--navy);letter-spacing:.04em}.mobileNavClose{border:0;background:transparent;color:var(--navy);font-size:2rem;line-height:1;width:42px;height:42px;border-radius:50%}.mobileNavClose:focus-visible,.mobileNavClose:hover{background:#eef3f4}.mobileNavDrawer nav{display:grid;margin-top:14px}.mobileNavDrawer nav a{padding:15px 4px;border-bottom:1px solid rgba(15,53,87,.09);font-size:1.08rem;font-weight:700;color:var(--navy)}.mobileNavDrawer nav a[aria-current=page]{color:var(--teal)}.mobileNavCta{margin-top:24px;width:100%}.mobileNavMeta{margin-top:auto;padding-top:24px;color:var(--muted);font-size:.86rem;line-height:1.65}@keyframes drawerIn{0%{transform:translateX(24px);opacity:.5}to{transform:translateX(0);opacity:1}}.hero{min-height:auto;max-height:none;background:#f6f1e8}.heroMedia{position:relative;inset:auto;height:220px;background-image:url(/hero-coast.png);background-size:cover;background-position:bottom;order:2}.hero:after{display:none}.hero{display:flex;flex-direction:column}.heroInner{min-height:auto;max-height:none;display:block;padding:42px 0 32px;order:1}.heroCopy{width:100%}.heroCopy h1{font-size:clamp(2.55rem,11.8vw,4.05rem)}.heroCopy>p{font-size:1.04rem}.heroActions{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin:24px 0}.heroActions .button{width:100%}.trustRow{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.trustRow>div{flex-direction:column;text-align:center;gap:5px;font-size:.76rem}.trustRow svg{width:26px;height:26px}.compareGrid{grid-template-columns:1fr}.contactCards{grid-template-columns:1fr 1fr}.section{padding:64px 0}.servicesSection{padding-top:56px}.serviceGrid{grid-template-columns:repeat(2,1fr);gap:24px 16px}.iconCircle{width:84px;height:84px}.serviceCard h3{font-size:1rem}.splitGrid{grid-template-columns:1fr;gap:40px}.calmPanel{height:300px}.featureList{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.feeBandInner{display:block}.feeBandInner .button{margin-top:18px}.footerGrid{grid-template-columns:1fr;gap:28px}.footerBottom{display:block}.footerBottom span{display:block;margin-top:6px}.formGrid{grid-template-columns:1fr}.pageHero{padding:66px 0 52px}.priceCard{display:block}.priceCard p{margin-top:10px}.feeTable{font-size:.9rem}.glossaryGrid{grid-template-columns:1fr}}@media (max-width:480px){:root{--shell:calc(100% - 24px)}.brandLogo{width:185px}.eyebrow{font-size:.68rem;letter-spacing:.17em}.heroInner{padding-top:32px}.heroCopy h1{font-size:2.68rem}.trustRow span{font-size:.72rem}.serviceGrid{grid-template-columns:1fr 1fr}.serviceCard h3{font-size:.95rem}.iconCircle{width:78px;height:78px}.iconCircle svg{width:38px;height:38px}.steps{grid-template-columns:1fr}.feeTable td,.feeTable th{padding:12px 9px}.requestForm{padding:20px}.contactCards{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}html{scroll-behavior:auto}body{background:white}.shell{width:100%}.footerSocial,.headerSocial,.heroActions .buttonGhost,.mobileNavRoot,.skipLink{display:none}.siteHeader{position:static;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid var(--line)}.hero{min-height:auto;display:block;background:white}.hero:after{display:none}.heroInner{min-height:auto;padding:16px 0}.heroMedia{position:relative;inset:auto;height:280px;background-position:50%}.section{padding:20px 0}.sectionIntro{margin-bottom:18px}.calmPanel,.certNote,.chipRow,.compareGrid,.contactCards,.faqList details,.feeBand,.feeTable,.finalCta,.glossaryCard,.nicheCallout,.numbered section,.priceCard,.requestForm,.serviceGrid,.splitGrid,.steps{break-inside:avoid;page-break-inside:avoid}.calmPanel{height:300px}.pageHero{padding:20px 0 16px;background:white;border-bottom:1px solid var(--line)}.prose h2{margin-top:20px}.siteFooter{padding:14px 0 0}.footerGrid{gap:16px}.footerGrid>div:first-child p,.siteFooter a{font-size:.8rem}@page{margin:12mm}}@font-face{font-family:Inter;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;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;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;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;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;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;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;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}