.landing-root{--landing-teal:var(--marg-teal,#1a7a7a);--landing-teal-dark:var(--marg-teal-dark,#145f5f);--landing-amber:var(--marg-amber,#f5a623);--landing-amber-hover:var(--marg-amber-hover,#e09412);--landing-cream:var(--marg-cream,#f5f0eb);--landing-ink:var(--marg-ink,#141414);--landing-ink-muted:var(--marg-ink-muted,#3d3a36);--landing-space-xs:0.5rem;--landing-space-sm:1rem;--landing-space-md:1.35rem;--landing-space-lg:1.75rem;--landing-space-xl:1.75rem;--landing-space-2xl:2rem;--landing-radius-sm:0.5rem;--landing-radius-md:1rem;--landing-radius-lg:1.5rem;--landing-max:56rem;--font-landing-display:var(--font-fraunces),"Georgia",serif;--font-landing-sans:var(--font-source-sans),system-ui,sans-serif;scroll-behavior:smooth;background-color:var(--landing-cream);color:var(--landing-ink);font-family:var(--font-landing-sans)}@media (min-width:768px){.landing-root{--landing-space-lg:2rem;--landing-space-xl:2rem;--landing-space-2xl:2.75rem}}@media (prefers-reduced-motion:reduce){.landing-root{scroll-behavior:auto}.landing-reveal,.landing-reveal-stagger>*{opacity:1!important;transform:none!important;transition:none!important}.landing-phone-overlay{transition:none!important}.landing-orb{display:none!important}}.landing-grain{pointer-events:none;position:fixed;inset:0;z-index:1;opacity:.3;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");mix-blend-mode:multiply}[data-theme=dark] .landing-grain{opacity:.15;mix-blend-mode:soft-light}.landing-orbs{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.landing-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.18;animation:marg-orb-drift 20s ease-in-out infinite}.landing-orb-1{width:400px;height:400px;background:var(--landing-teal);top:-10%;left:-5%;animation-delay:0s}.landing-orb-2{width:300px;height:300px;background:var(--landing-amber);top:20%;right:-8%;animation-delay:-7s;animation-duration:25s}.landing-orb-3{width:250px;height:250px;background:var(--landing-teal);bottom:10%;left:30%;animation-delay:-13s;animation-duration:22s;opacity:.12}[data-theme=dark] .landing-orb{opacity:.08}.landing-arch-bg{position:absolute;inset:-10% -20% auto -20%;height:min(85vh,52rem);z-index:0;opacity:.1;color:var(--landing-teal);pointer-events:none}.landing-arch-bg svg{width:100%;height:100%;display:block}.landing-nav{position:sticky;top:0;z-index:50;background:var(--marg-surface-glass,rgba(245,240,235,.72));backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4);border-bottom:1px solid var(--marg-border,rgba(26,122,122,.12));box-shadow:0 1px 8px rgba(0,0,0,.03)}.landing-nav-inner{max-width:var(--landing-max);margin:0 auto;padding:var(--landing-space-sm) var(--landing-space-md);display:flex;align-items:center;justify-content:space-between;gap:var(--landing-space-md)}.landing-nav-links{display:none;align-items:center;gap:var(--landing-space-lg)}@media (min-width:768px){.landing-nav-links{display:flex}}.landing-nav-link{font-size:.875rem;font-weight:600;color:var(--landing-ink-muted);text-decoration:none;position:relative;transition:color .2s ease}.landing-nav-link:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:var(--landing-teal);border-radius:1px;transform:scaleX(0);transition:transform .25s cubic-bezier(.22,1,.36,1)}.landing-nav-link:hover{color:var(--landing-teal)}.landing-nav-link:hover:after{transform:scaleX(1)}.landing-nav-cta{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;color:var(--landing-teal);border:1.5px solid var(--landing-teal);border-radius:var(--landing-radius-sm);background:transparent;text-decoration:none;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.landing-nav-cta:hover{background:var(--marg-teal-subtle,rgba(26,122,122,.07));transform:translateY(-1px);box-shadow:var(--marg-shadow-sm,0 1px 3px rgba(0,0,0,.06))}.landing-hero{position:relative;min-height:auto;display:flex;flex-direction:column;justify-content:flex-start;padding:max(3rem,8vh) var(--landing-space-md) var(--landing-space-xl);overflow:hidden;z-index:2}@media (min-width:768px){.landing-hero{min-height:auto;padding-top:max(4rem,10vh)}}.landing-hero-inner{position:relative;z-index:2;max-width:var(--landing-max);margin:0 auto;width:100%;animation:marg-fade-up .8s cubic-bezier(.22,1,.36,1) both}.landing-display{font-family:var(--font-landing-display);font-weight:600;line-height:1.05;letter-spacing:-.02em;color:var(--landing-ink);font-size:clamp(2.5rem,7vw,4.5rem);max-width:14ch}.landing-hero-sub{margin-top:var(--landing-space-md);font-size:clamp(1.05rem,2.5vw,1.3rem);line-height:1.55;color:var(--landing-ink-muted);max-width:36rem;animation:marg-fade-up .8s cubic-bezier(.22,1,.36,1) .15s both}.landing-cta-primary{margin-top:var(--landing-space-lg);display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:0 1.75rem;font-size:1rem;font-weight:700;font-family:var(--font-landing-sans);color:var(--landing-ink);background:linear-gradient(135deg,var(--landing-amber),var(--landing-amber-hover));border:none;border-radius:var(--landing-radius-md);cursor:pointer;text-decoration:none;box-shadow:var(--marg-shadow-sm,0 2px 4px rgba(0,0,0,.1)),inset 0 1px 0 rgba(255,255,255,.2);position:relative;overflow:hidden;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease;animation:marg-fade-up .8s cubic-bezier(.22,1,.36,1) .3s both}.landing-cta-primary:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);background-size:200% 100%;animation:marg-shimmer 3s ease-in-out infinite;pointer-events:none}.landing-cta-primary:hover{transform:translateY(-2px);box-shadow:var(--marg-shadow-md,0 4px 12px rgba(0,0,0,.1)),var(--marg-shadow-glow-amber,0 0 20px rgba(245,166,35,.18))}.landing-cta-primary:focus-visible{outline:2px solid var(--landing-teal);outline-offset:3px}[data-theme=dark] .landing-cta-primary{color:#0c1017}.landing-cta-secondary{margin-top:var(--landing-space-lg);display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:0 1.75rem;font-size:1rem;font-weight:700;font-family:var(--font-landing-sans);color:var(--landing-teal);background:transparent;border:2px solid var(--landing-teal);border-radius:var(--landing-radius-md);cursor:pointer;position:relative;overflow:hidden;text-decoration:none;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease,background .25s ease;animation:marg-fade-up .8s cubic-bezier(.22,1,.36,1) .35s both}.landing-cta-secondary:hover{background:var(--marg-teal-subtle,rgba(26,122,122,.08));transform:translateY(-2px);box-shadow:var(--marg-shadow-sm,0 2px 4px rgba(0,0,0,.1)),var(--marg-shadow-glow-teal,0 0 20px rgba(26,122,122,.18))}.landing-cta-secondary:focus-visible{outline:2px solid var(--landing-amber);outline-offset:3px}[data-theme=dark] .landing-cta-secondary{color:#2a9a9a;border-color:#2a9a9a}[data-theme=dark] .landing-cta-secondary:hover{background:rgba(42,154,154,.12)}.landing-section{position:relative;z-index:2;padding:var(--landing-space-2xl) var(--landing-space-md);max-width:var(--landing-max);margin:0 auto}.landing-section-title{font-family:var(--font-landing-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:var(--landing-ink);margin-bottom:var(--landing-space-md)}.landing-steps{display:grid;gap:var(--landing-space-lg)}@media (min-width:900px){.landing-steps{grid-template-columns:repeat(4,1fr);gap:var(--landing-space-md)}}.landing-steps>div{background:var(--marg-surface-glass,rgba(245,240,235,.72));backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2);border:1px solid var(--marg-border,rgba(26,122,122,.12));border-radius:var(--landing-radius-lg);padding:var(--landing-space-md);transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,border-color .3s ease}.landing-steps>div:hover{transform:translateY(-4px);border-color:var(--marg-border-strong,rgba(26,122,122,.25));box-shadow:var(--marg-shadow-md,0 4px 16px rgba(0,0,0,.07)),var(--marg-shadow-glow-teal,0 0 24px rgba(26,122,122,.18))}.landing-step-num{font-family:var(--font-landing-display);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1;color:var(--landing-teal);opacity:.85}.landing-step-label{margin-top:var(--landing-space-sm);font-size:1.0625rem;font-weight:700;color:var(--landing-ink)}.landing-step-desc{margin-top:var(--landing-space-xs);font-size:.9375rem;line-height:1.5;color:var(--landing-ink-muted)}.landing-types-kicker{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--landing-teal);margin-bottom:var(--landing-space-sm)}.landing-tags{display:flex;flex-wrap:wrap;gap:var(--landing-space-sm)}.landing-tag{padding:.5rem 1.15rem;font-size:.875rem;font-weight:600;border-radius:9999px;border:1.5px solid var(--landing-teal);color:var(--landing-teal);background:var(--marg-surface-glass,rgba(245,240,235,.72));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease,background .25s ease;cursor:default}.landing-tag:hover{transform:translateY(-2px);box-shadow:var(--marg-shadow-glow-teal,0 0 20px rgba(26,122,122,.18));background:var(--marg-teal-subtle,rgba(26,122,122,.07))}.landing-tag:nth-child(2n){border-color:var(--landing-amber);color:color-mix(in srgb,var(--landing-ink) 65%,var(--landing-amber));background:var(--marg-amber-subtle,rgba(245,166,35,.1))}.landing-tag:nth-child(2n):hover{box-shadow:var(--marg-shadow-glow-amber,0 0 20px rgba(245,166,35,.18));background:rgba(245,166,35,.15)}.landing-why{display:grid;gap:var(--landing-space-xl)}@media (min-width:900px){.landing-why{grid-template-columns:1fr 1fr;align-items:start}}.landing-why-body{font-size:1.0625rem;line-height:1.65;color:var(--landing-ink-muted)}.landing-stat{padding:var(--landing-space-md);border:1px solid var(--marg-border,rgba(26,122,122,.12));border-radius:var(--landing-radius-md);background:var(--marg-surface-glass,rgba(245,240,235,.72));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease}.landing-stat+.landing-stat{margin-top:var(--landing-space-sm)}.landing-stat:hover{transform:translateY(-2px);box-shadow:var(--marg-shadow-sm,0 1px 3px rgba(0,0,0,.06)),var(--marg-shadow-glow-teal,0 0 24px rgba(26,122,122,.18))}.landing-stat-title{font-family:var(--font-landing-display);font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;color:var(--landing-teal)}.landing-stat-sub{margin-top:.25rem;font-size:.9375rem;color:var(--landing-ink-muted)}.landing-band{margin-top:var(--landing-space-xl);background:linear-gradient(135deg,rgba(26,122,122,.06),rgba(26,122,122,.03));border:1px solid rgba(26,122,122,.12);border-radius:var(--landing-radius-lg);color:var(--landing-ink);padding:var(--landing-space-lg) var(--landing-space-md);position:relative;overflow:hidden}.landing-band:before{content:"";position:absolute;top:-50%;right:-20%;width:500px;height:500px;background:var(--landing-amber);border-radius:50%;filter:blur(120px);opacity:.03;pointer-events:none}.landing-band-inner{max-width:var(--landing-max);margin:0 auto;position:relative;z-index:1}.landing-band h2{font-family:var(--font-landing-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.15;color:var(--landing-teal)}[data-theme=dark] .landing-band h2{color:#2a9a9a}.landing-band p{margin-top:var(--landing-space-md);font-size:1rem;line-height:1.65;max-width:40rem;opacity:.75;color:var(--landing-ink)}.landing-band-cta{margin-top:var(--landing-space-lg);display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:0 1.5rem;font-weight:700;font-size:.9375rem;color:white;background:var(--landing-teal);border-radius:var(--landing-radius-md);text-decoration:none;position:relative;overflow:hidden;transition:transform .25s cubic-bezier(.22,1,.36,1),background-color .25s ease,box-shadow .25s ease}.landing-band-cta:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);background-size:200% 100%;animation:marg-shimmer 3s ease-in-out infinite;pointer-events:none}.landing-band-cta:hover{background:var(--landing-teal-dark);transform:translateY(-2px);box-shadow:0 4px 12px rgba(26,122,122,.2)}[data-theme=dark] .landing-band-cta{color:#f5f0eb}.landing-pair-grid{display:flex;flex-direction:column;gap:var(--landing-space-xl)}@media (min-width:900px){.landing-pair-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:var(--landing-space-xl);align-items:start}.landing-pair-types .landing-types-kicker{margin-top:0}.landing-why{gap:var(--landing-space-lg)}.landing-why-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--landing-space-sm);align-items:stretch}.landing-why-stats .landing-stat+.landing-stat{margin-top:0}.landing-why-stats .landing-stat{display:flex;flex-direction:column;justify-content:center;min-height:100%}}#how-it-works{scroll-margin-top:5rem}#contribute,#why-marg{scroll-margin-top:4.5rem}.landing-footer{padding:var(--landing-space-lg) var(--landing-space-md);border-top:1px solid var(--marg-border,rgba(26,122,122,.12));background:var(--landing-cream)}.landing-footer-inner{max-width:var(--landing-max);margin:0 auto;display:flex;flex-direction:column;gap:var(--landing-space-md)}@media (min-width:640px){.landing-footer-inner{flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}}.landing-footer-tagline{font-size:.9375rem;color:var(--landing-ink-muted);max-width:20rem}.landing-footer-links{display:flex;flex-wrap:wrap;gap:var(--landing-space-md)}.landing-footer-links a{font-size:.875rem;font-weight:600;color:var(--landing-teal);text-decoration:none;transition:opacity .2s}.landing-footer-links a:hover{opacity:.75}.landing-footer-disclaimer{width:100%;font-size:.75rem;line-height:1.5;color:var(--landing-ink-muted);opacity:.75;max-width:48rem}.landing-reveal{opacity:0;transform:translateY(1.25rem);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}.landing-reveal.landing-reveal-visible{opacity:1;transform:translateY(0)}.landing-reveal-stagger>*{opacity:0;transform:translateY(1rem);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.landing-reveal-stagger.landing-reveal-visible>:first-child{transition-delay:0s}.landing-reveal-stagger.landing-reveal-visible>:nth-child(2){transition-delay:80ms}.landing-reveal-stagger.landing-reveal-visible>:nth-child(3){transition-delay:.16s}.landing-reveal-stagger.landing-reveal-visible>:nth-child(4){transition-delay:.24s}.landing-reveal-stagger.landing-reveal-visible>:nth-child(5){transition-delay:.32s}.landing-reveal-stagger.landing-reveal-visible>:nth-child(6){transition-delay:.4s}.landing-reveal-stagger.landing-reveal-visible>:nth-child(7){transition-delay:.48s}.landing-reveal-stagger.landing-reveal-visible>:nth-child(8){transition-delay:.56s}.landing-reveal-stagger.landing-reveal-visible>*{opacity:1;transform:translateY(0)}.landing-phone-overlay{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .35s ease}.landing-phone-overlay.landing-phone-active{background:rgba(20,20,20,.5);pointer-events:auto;opacity:1}[data-theme=dark] .landing-phone-overlay.landing-phone-active{background:rgba(0,0,0,.65)}.landing-phone-stage{position:relative;width:min(100vw - 2rem,22rem);aspect-ratio:9/19;transform:scale(.92);opacity:0;transition:transform .7s cubic-bezier(.42,0,.2,1),opacity .5s ease}.landing-phone-overlay.landing-phone-frame-visible .landing-phone-stage{transform:scale(1);opacity:1}.landing-phone-bezel{position:absolute;inset:0;border-radius:2.25rem;border:3px solid var(--landing-teal);box-shadow:0 0 0 1px var(--marg-teal-glow,rgba(26,122,122,.18)),0 24px 64px rgba(0,0,0,.2),var(--marg-shadow-glow-teal,0 0 24px rgba(26,122,122,.18));overflow:hidden}.landing-phone-notch{top:.5rem;height:1.35rem;background:var(--landing-teal);opacity:.95}.landing-phone-home-bar,.landing-phone-notch{position:absolute;left:50%;transform:translateX(-50%);width:5.5rem;border-radius:9999px}.landing-phone-home-bar{bottom:.5rem;height:.28rem;background:var(--landing-amber)}.landing-phone-content{position:absolute;inset:.35rem;border-radius:1.85rem;overflow:hidden;background:var(--landing-cream);transform:scale(1);transition:transform .7s cubic-bezier(.42,0,.2,1)}.landing-phone-overlay.landing-phone-zoom .landing-phone-content{transform:scale(.88)}.landing-phone-mirror{width:200%;height:200%;transform-origin:top left;transform:scale(.5);will-change:transform}.landing-main{position:relative;z-index:2;transition:transform .7s cubic-bezier(.42,0,.2,1),opacity .7s ease;transform-origin:center center}.landing-main.landing-main-shrink{transform:scale(.82) translate3d(0,5vh,0);opacity:.88}@media (prefers-reduced-motion:reduce){.landing-main,.landing-main.landing-main-shrink{transition:none;transform:none;opacity:1}}.landing-lang select{max-width:9rem;border-radius:9999px;border:1.5px solid var(--landing-teal);background:var(--marg-surface-glass,rgba(245,240,235,.72));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.35rem .5rem;font-size:.8125rem;font-weight:600;color:var(--landing-ink)}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;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;font-style:normal;font-weight:100 900;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;font-style:normal;font-weight:100 900;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;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_eb41fe{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_eb41fe{--font-fraunces:"Fraunces","Fraunces Fallback"}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/88da59c891d37117-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:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/1e377d93cbdd6b44-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/36d711d427a06e51-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/f1f7cdf240180e28-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:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/55fbdf033607a0e1-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:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/b6a6f0b43d027304-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:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/9cf9c6e84ed13b5e-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:Source Sans\ 3 Fallback;src:local("Arial");ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.00%;size-adjust:93.76%}.__className_1fdbab{font-family:Source Sans\ 3,Source Sans\ 3 Fallback;font-style:normal}.__variable_1fdbab{--font-source-sans:"Source Sans 3","Source Sans 3 Fallback"}