:root{color-scheme:light;--bg:#f5f0e7;--surface:rgba(255,252,247,0.84);--surface-strong:#fffdf9;--line:rgba(53,39,29,0.14);--line-strong:rgba(53,39,29,0.24);--ink:#221912;--muted:#64564c;--muted-strong:#4f433b;--accent:#a35337;--accent-deep:#7d3c27;--accent-hover:#7d3c27;--accent-soft:rgba(163,83,55,0.1);--focus:#c06a49;--shadow-soft:0 10px 30px rgba(34,25,18,0.06);--brand-shadow:0 6px 16px rgba(34,25,18,0.08);--page-background:linear-gradient(180deg,rgba(255,247,236,0.9),rgba(245,240,231,0.96) 24%,#f3eee5),#f3eee5;--header-bg:rgba(245,240,231,0.92);--border-subtle:rgba(53,39,29,0.08);--section-divider:rgba(53,39,29,0.12);--note-bg:rgba(255,253,249,0.72);--quote-line:rgba(163,83,55,0.6);--placeholder-line:rgba(125,60,39,0.3);--placeholder-bg:linear-gradient(180deg,rgba(255,253,249,0.9),rgba(247,239,230,0.92));--placeholder-topbar-bg:rgba(255,255,255,0.5);--accent-contrast:#fffaf6;--skeleton:rgba(53,39,29,0.08);--accent-line:rgba(163,83,55,0.28);--radius-panel:24px;--radius-button:10px;--page-width:min(1160px,calc(100vw - 32px))}html[data-theme=dark]{color-scheme:dark;--bg:#17120f;--surface:rgba(33,27,23,0.9);--surface-strong:#241d18;--line:rgba(240,230,219,0.12);--line-strong:rgba(240,230,219,0.22);--ink:#f1e7dd;--muted:#c2b3a7;--muted-strong:#d7c8bc;--accent:#bc7352;--accent-deep:#e19a77;--accent-hover:#cf8461;--accent-soft:rgba(188,115,82,0.16);--focus:#ecab8b;--shadow-soft:0 14px 36px rgba(0,0,0,0.28);--brand-shadow:0 8px 20px rgba(0,0,0,0.28);--page-background:#17120f;--header-bg:rgba(23,18,15,0.9);--border-subtle:rgba(240,230,219,0.08);--section-divider:rgba(240,230,219,0.12);--note-bg:rgba(36,29,24,0.82);--quote-line:rgba(225,154,119,0.75);--placeholder-line:rgba(225,154,119,0.26);--placeholder-bg:linear-gradient(180deg,rgba(37,30,26,0.96),rgba(29,24,20,0.98));--placeholder-topbar-bg:rgba(255,255,255,0.03);--accent-contrast:#fff7f2;--skeleton:rgba(240,230,219,0.08);--accent-line:rgba(225,154,119,0.3)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;min-width:320px;color:var(--ink);background:var(--page-background);font-family:var(--font-body),sans-serif;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.site-shell{min-height:100vh}.site-main{width:var(--page-width);margin:0 auto;padding:36px 0 80px}.landing-page{display:grid}.legal-layout,.page-grid,.support-layout{display:grid;grid-gap:72px;gap:72px}[id]{scroll-margin-top:96px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:var(--header-bg);border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-footer__inner,.site-header__inner{width:var(--page-width);margin:0 auto}.site-header__inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:14px}.brand__mark{width:44px;height:44px;border-radius:14px;overflow:hidden;box-shadow:var(--brand-shadow)}.brand__text{display:grid;grid-gap:2px;gap:2px}.brand__text strong{font-family:var(--font-heading),sans-serif;font-size:1.05rem;font-weight:600;letter-spacing:-.03em}.brand__text span{color:var(--muted);font-size:.92rem}.site-footer__links,.site-nav{display:flex;align-items:center;gap:20px;color:var(--muted);font-size:.96rem}.site-footer__links a,.site-nav a,.support-link-card{transition:color .16s ease,background-color .16s ease,border-color .16s ease}.site-footer__links a:focus-visible,.site-footer__links a:hover,.site-nav a:focus-visible,.site-nav a:hover{color:var(--ink)}.theme-toggle{display:inline-grid;place-items:center;padding:0;border:0;background:transparent;color:var(--muted);cursor:pointer;transition:color .16s ease,background-color .16s ease,border-color .16s ease}.theme-toggle:focus-visible,.theme-toggle:hover{color:var(--ink)}.theme-toggle__icon{display:grid;place-items:center}.theme-toggle__icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.hero,.support-hero{display:grid;grid-gap:36px;gap:36px}.hero{grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);align-items:center;padding-top:12px}.support-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end}.final-cta__copy,.hero__copy,.section,.section-header,.support-hero__copy{display:grid;grid-gap:14px;gap:14px}.hero__copy{gap:22px}.hero__meta,.section-kicker{margin:0;color:var(--accent-deep);font-size:.92rem;font-weight:600}h1,h2,h3{margin:0;font-family:var(--font-heading),sans-serif;font-weight:600;letter-spacing:-.045em}h1{font-size:clamp(3rem,7vw,5.5rem);line-height:.95;max-width:10.5ch}h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1;max-width:16ch}h3{font-size:1.32rem;line-height:1.08}.content-card p,.feature-row p,.hero__footnote,.hero__lead,.legal-article p,.legal-intro p,.legal-page-header__lede,.placeholder-shot figcaption span,.site-footer p,.support-hero__lead,.support-link-card span{margin:0;color:var(--muted);font-size:1.04rem;line-height:1.68}.hero__lead{max-width:34rem;font-size:1.14rem}.final-cta__actions,.hero__actions{display:flex;flex-wrap:wrap;gap:14px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 18px;border-radius:var(--radius-button);border:1px solid transparent;background:var(--accent);color:var(--accent-contrast);font-weight:600;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.button:focus-visible,.button:hover{background:var(--accent-hover)}.button--ghost{background:transparent;border-color:var(--line-strong);color:var(--ink)}.button--ghost:focus-visible,.button--ghost:hover{background:var(--surface-strong);border-color:var(--accent);color:var(--accent-deep)}.hero__visual{justify-self:end;width:min(100%,420px)}.landing-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;grid-gap:24px;gap:24px;padding:40px 0 56px}.landing-hero__copy{display:grid;grid-gap:18px;gap:18px;max-width:680px;align-self:start;padding-top:18px}.landing-hero__title-accent{color:var(--accent-deep);text-decoration:underline;-webkit-text-decoration-color:var(--accent-line);text-decoration-color:var(--accent-line);text-decoration-thickness:.11em;text-underline-offset:.12em}.landing-closing p,.landing-hero__lead,.landing-hero__note{margin:0;color:var(--muted);font-size:1.06rem;line-height:1.72}.landing-hero__actions{display:flex;flex-wrap:wrap;gap:14px}.app-store-badge{display:inline-flex;align-items:center;min-height:56px}.app-store-badge img{display:block;height:56px;width:auto}.landing-hero__shot{width:min(100%,740px);justify-self:end;margin-top:-82px}.landing-closing,.landing-section{border-top:1px solid var(--section-divider)}.landing-section{padding:56px 0}.landing-closing,.landing-section{display:grid;grid-gap:18px;gap:18px}.landing-closing{justify-items:center;text-align:center;padding:56px 0 0}.landing-closing h2,.landing-section h2{max-width:14ch}.landing-feature-spotlight{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,580px) minmax(0,1fr);align-items:center;grid-gap:34px;gap:34px}.landing-feature-spotlight__rail{display:grid;grid-gap:28px;gap:28px}.landing-feature-spotlight__rail--left{justify-items:end;text-align:right;padding-top:8px}.landing-feature-spotlight__rail--right{justify-items:start;text-align:left;padding-top:58px;gap:0;align-content:space-between;min-height:430px}.landing-feature-spotlight__intro{display:grid;grid-gap:14px;gap:14px;margin-bottom:10px}.landing-feature-spotlight__intro h2{justify-self:end}.landing-feature-spotlight__media{display:grid;justify-items:center}.landing-feature-split{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(0,1fr);align-items:center;grid-gap:40px;gap:40px}.landing-feature-split__media{display:grid;justify-items:start}.landing-feature-split--right-media .landing-feature-split__media{justify-items:end}.landing-feature-split__content{display:grid;grid-gap:18px;gap:18px}.landing-section__intro{max-width:30rem}.landing-section-stack{width:min(100%,580px)}.landing-feature-point{display:grid;grid-gap:8px;gap:8px;max-width:16rem}.landing-feature-point h3{margin:0;font-size:1.08rem;line-height:1.1;letter-spacing:-.02em}.landing-feature-point p{margin:0;color:var(--muted);font-size:.98rem;line-height:1.58}.landing-feature-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:10px;gap:10px;max-width:34rem}.landing-feature-list li{margin:0;color:var(--muted);font-size:1rem;line-height:1.62}.landing-feature-list li span,.landing-feature-list li strong{display:block}.landing-feature-list li strong{color:var(--ink);font-size:1.02rem;line-height:1.2;letter-spacing:-.02em}.landing-closing__download{display:grid;justify-items:center}.landing-closing__note{max-width:28rem}.support-page{display:grid;padding-top:8px}.support-page__intro,.support-page__section{display:grid;grid-gap:18px;gap:18px;padding:56px 0;border-top:1px solid var(--section-divider)}.support-page__intro{border-top:0;padding-top:20px}.support-page__intro p,.support-page__item p,.support-page__section p{margin:0;color:var(--muted);font-size:1.04rem;line-height:1.72}.support-page h1,.support-page h2{max-width:12ch}.support-page h1{font-size:clamp(2.8rem,5vw,4.6rem);line-height:.98}.support-page h2{font-size:clamp(1.9rem,3.5vw,3rem);line-height:1}.support-page h3{font-size:1.12rem;line-height:1.15;letter-spacing:-.02em}.support-page__email{font-family:var(--font-heading),sans-serif;font-size:clamp(1.45rem,2.4vw,1.85rem);font-weight:600;letter-spacing:-.03em;color:var(--accent-deep)}.support-page__email:focus-visible,.support-page__email:hover,.support-page__section a:focus-visible,.support-page__section a:hover{color:var(--accent)}.support-page__list{display:grid;grid-gap:24px;gap:24px}.support-page__item{display:grid;grid-gap:10px;gap:10px}.support-page__section a{text-decoration:underline;text-underline-offset:.14em}.feature-grid,.shot-grid,.split-cards,.support-links{display:grid;grid-gap:18px;gap:18px}.split-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shot-grid,.support-links{grid-template-columns:repeat(2,minmax(0,1fr))}.content-card,.feature-row,.final-cta,.legal-article,.legal-intro,.legal-toc,.placeholder-shot,.support-link-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-panel);box-shadow:var(--shadow-soft)}.content-card,.legal-article,.legal-intro,.legal-toc,.placeholder-shot,.support-link-card{padding:24px}.content-list,.legal-list,.legal-toc ol{margin:0;padding-left:20px;color:var(--muted);line-height:1.68}.content-list li+li,.legal-list li+li,.legal-toc li+li{margin-top:10px}.feature-stack{display:grid;grid-gap:14px;gap:14px}.feature-row{display:grid;grid-template-columns:auto 1fr;grid-gap:18px;gap:18px;padding:20px 22px}.feature-row__icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent-deep)}.feature-row__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.app-shot,.app-shot figcaption,.feature-row__copy,.placeholder-shot,.placeholder-shot figcaption{display:grid;grid-gap:8px;gap:8px}.app-shot{gap:12px}.device-shot{width:100%}.device-shot__image{display:block;width:100%;height:auto}.stacked-device-shots{position:relative;width:100%;aspect-ratio:1/1.12}.stacked-device-shots__screen{position:absolute;margin:0}.stacked-device-shots__screen--back{left:2%;top:8%;width:52%;z-index:1}.stacked-device-shots__screen--front{left:30%;top:0;width:52%;z-index:2}.stacked-device-shots__image{display:block;width:100%;height:auto;filter:drop-shadow(0 14px 20px rgba(24,19,15,.12)) drop-shadow(0 34px 52px rgba(24,19,15,.2))}.app-shot figcaption strong{font-family:var(--font-heading),sans-serif;font-size:1.08rem;font-weight:600;letter-spacing:-.03em}.app-shot figcaption span{margin:0;color:var(--muted);font-size:.97rem;line-height:1.64}.app-shot--hero{gap:14px}.placeholder-shot{gap:16px}.placeholder-shot__frame{position:relative;min-height:320px;border-radius:20px;border:1px dashed var(--placeholder-line);background:var(--placeholder-bg);overflow:hidden}.placeholder-shot__bar{height:48px;border-bottom:1px solid var(--border-subtle);background:var(--placeholder-topbar-bg)}.placeholder-shot__body{display:grid;grid-gap:12px;gap:12px;padding:24px}.placeholder-shot__line{height:10px;border-radius:999px;background:var(--skeleton)}.placeholder-shot__line--strong{width:72%;height:14px}.placeholder-shot__line--short{width:44%}.placeholder-shot figcaption strong,.support-link-card strong{font-family:var(--font-heading),sans-serif;font-size:1.08rem;font-weight:600;letter-spacing:-.03em}.final-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px}.legal-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:36px}.legal-main{display:grid;grid-gap:18px;gap:18px;min-width:0}.legal-page-header{max-width:48rem;padding-top:8px}.legal-page-header,.legal-toc{display:grid;grid-gap:14px;gap:14px}.legal-toc{position:-webkit-sticky;position:sticky;top:100px;align-self:start}.legal-layout--toc-static .legal-toc{position:static;top:auto}.legal-toc h2{font-size:1.1rem;line-height:1.15;max-width:none}.legal-toc a{color:var(--muted-strong)}.legal-article{display:grid;grid-gap:18px;gap:18px;gap:0}.legal-section-block+.legal-section-block{border-top:1px solid var(--border-subtle)}.legal-section-block{padding:24px}.legal-section__heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.legal-section__heading h2{font-size:1.5rem;max-width:none}.legal-article p+p,.legal-article p+ul,.legal-article ul+p,.legal-intro p+p,.legal-intro p+ul,.legal-intro ul+p{margin-top:12px}.legal-article hr{margin:0;border:0;border-top:1px solid var(--section-divider)}.legal-article a,.legal-article a:focus-visible,.legal-article a:hover,.legal-intro a,.legal-intro a:focus-visible,.legal-intro a:hover,.legal-toc a:focus-visible,.legal-toc a:hover,.support-link-card:focus-visible,.support-link-card:hover{color:var(--accent-deep)}.legal-article a,.legal-intro a{text-decoration:underline;text-underline-offset:.16em}.support-link-card:focus-visible,.support-link-card:hover{border-color:var(--accent-line);background:var(--surface-strong)}.site-footer{border-top:1px solid var(--border-subtle);padding:22px 0 36px}@media (prefers-color-scheme:dark){html:not([data-theme]){color-scheme:dark;--bg:#17120f;--surface:rgba(33,27,23,0.9);--surface-strong:#241d18;--line:rgba(240,230,219,0.12);--line-strong:rgba(240,230,219,0.22);--ink:#f1e7dd;--muted:#c2b3a7;--muted-strong:#d7c8bc;--accent:#bc7352;--accent-deep:#e19a77;--accent-hover:#cf8461;--accent-soft:rgba(188,115,82,0.16);--focus:#ecab8b;--shadow-soft:0 14px 36px rgba(0,0,0,0.28);--brand-shadow:0 8px 20px rgba(0,0,0,0.28);--page-background:#17120f;--header-bg:rgba(23,18,15,0.9);--border-subtle:rgba(240,230,219,0.08);--section-divider:rgba(240,230,219,0.12);--note-bg:rgba(36,29,24,0.82);--quote-line:rgba(225,154,119,0.75);--placeholder-line:rgba(225,154,119,0.26);--placeholder-bg:linear-gradient(180deg,rgba(37,30,26,0.96),rgba(29,24,20,0.98));--placeholder-topbar-bg:rgba(255,255,255,0.03);--accent-contrast:#fff7f2;--skeleton:rgba(240,230,219,0.08);--accent-line:rgba(225,154,119,0.3)}}.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:20px}@media (max-width:1024px){.feature-grid,.final-cta,.hero,.landing-hero,.shot-grid,.split-cards,.support-hero,.support-links{grid-template-columns:1fr}.hero__visual{justify-self:stretch;width:100%}.landing-feature-split{grid-template-columns:1fr;gap:28px}.landing-feature-spotlight{grid-template-columns:1fr;gap:24px}.landing-feature-spotlight__rail,.landing-feature-spotlight__rail--left,.landing-feature-spotlight__rail--right{justify-items:start;text-align:left;padding-top:0}.landing-feature-spotlight__intro h2{justify-self:start}.landing-feature-split--right-media .landing-feature-split__media,.landing-feature-split__media{justify-items:center}.landing-hero__shot{width:min(100%,620px);margin-top:-24px}.stacked-device-shots{aspect-ratio:1/1.08}.stacked-device-shots__screen--back{left:4%;top:7%;width:50%}.stacked-device-shots__screen--front{left:30%;width:50%}.legal-layout{grid-template-columns:1fr}.legal-toc{position:static}.final-cta{display:grid}}@media (max-width:720px){.site-main{padding-top:28px}.site-footer__inner,.site-header__inner{width:min(100vw - 24px,1160px)}.site-nav{flex-wrap:wrap;justify-content:flex-end;gap:14px}h1{max-width:none}.content-card,.final-cta,.legal-article,.legal-intro,.legal-toc,.placeholder-shot,.support-link-card{padding:20px}.placeholder-shot__frame{min-height:280px}.legal-toc{display:none}}@media (max-width:560px){.final-cta__actions,.hero__actions,.site-footer__inner,.site-footer__links{flex-direction:column;align-items:flex-start}.site-header__inner{display:grid;grid-template-columns:1fr;align-items:start;grid-gap:12px;gap:12px}.site-footer__inner,.site-header__inner{padding:14px 0}.brand{gap:12px}.brand__mark{width:40px;height:40px}.brand__text span{font-size:.88rem}.site-nav{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:10px 16px}.button,.site-nav{width:100%}.feature-row{grid-template-columns:1fr}.landing-hero__actions{flex-direction:column;align-items:stretch}.landing-hero__shot{width:min(100%,520px);margin-top:6px}.stacked-device-shots{aspect-ratio:1/1.06}.stacked-device-shots__screen--back{left:3%;top:9%;width:50%}.stacked-device-shots__screen--front{left:30%;width:50%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98848575513c9742-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:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-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:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/98848575513c9742-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:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-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:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/98848575513c9742-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:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-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:Outfit Fallback;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_7cd7f9{font-family:Outfit,Outfit Fallback;font-style:normal}.__variable_7cd7f9{--font-heading:"Outfit","Outfit Fallback"}@font-face{font-family:Work Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/10f65c94012f0d89-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:Work Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f0a6239bc4153746-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:Work Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c9e6921c7fc300d8-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:Work Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/10f65c94012f0d89-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:Work Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f0a6239bc4153746-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:Work Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c9e6921c7fc300d8-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:Work Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/10f65c94012f0d89-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:Work Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/f0a6239bc4153746-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:Work Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c9e6921c7fc300d8-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:Work Sans Fallback;src:local("Arial");ascent-override:83.09%;descent-override:21.71%;line-gap-override:0.00%;size-adjust:111.93%}.__className_88a990{font-family:Work Sans,Work Sans Fallback;font-style:normal}.__variable_88a990{--font-body:"Work Sans","Work Sans Fallback"}