.walle-landing{--wl-bg:#FAFAF7;--wl-bg-2:#F3F2EC;--wl-card:#FFFFFF;--wl-ink:#14131A;--wl-ink-2:#2B2A33;--wl-muted:#6B6A74;--wl-muted-2:#9A98A1;--wl-line:#E7E5DC;--wl-line-2:#EEEDE5;--wl-primary:oklch(0.55 0.18 270);--wl-primary-2:oklch(0.48 0.20 270);--wl-primary-soft:oklch(0.96 0.03 270);--wl-primary-ink:#ffffff;--wl-accent-amber:oklch(0.80 0.16 75);--wl-accent-rose:oklch(0.76 0.15 15);--wl-accent-emerald:oklch(0.72 0.14 155);--wl-accent-sky:oklch(0.78 0.12 230);--wl-accent-violet:oklch(0.70 0.17 295);--wl-accent-peach:oklch(0.82 0.11 50);--wl-accent-lime:oklch(0.84 0.14 125);--wl-accent-slate:oklch(0.55 0.04 260);--wl-shadow-sm:0 1px 2px rgba(20,19,26,0.04),0 1px 1px rgba(20,19,26,0.03);--wl-shadow-md:0 4px 14px -4px rgba(20,19,26,0.08),0 2px 4px rgba(20,19,26,0.04);--wl-shadow-lg:0 24px 60px -20px rgba(20,19,26,0.18),0 8px 16px -8px rgba(20,19,26,0.08);--wl-shadow-xl:0 40px 100px -30px rgba(20,19,26,0.28),0 16px 32px -12px rgba(20,19,26,0.12);--wl-radius:14px;--wl-radius-lg:20px;background:var(--wl-bg);color:var(--wl-ink);font-family:var(--font-wl-sans),ui-sans-serif,system-ui,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;font-feature-settings:"ss01","cv11"}.walle-landing *{box-sizing:border-box}.walle-landing .serif{font-family:var(--font-wl-serif),"Times New Roman",serif;font-weight:400;letter-spacing:-.01em}.walle-landing .mono{font-family:var(--font-wl-mono),ui-monospace,monospace}.walle-landing a{color:inherit;text-decoration:none}.walle-landing button{font-family:inherit}.walle-landing{overflow-x:hidden}.walle-landing .wl-container{max-width:1200px;margin:0 auto;padding:0 28px}@media (max-width:720px){.walle-landing .wl-container{padding:0 20px}}@media (max-width:380px){.walle-landing .wl-container{padding:0 16px}}.walle-landing .wl-btn{display:inline-flex;align-items:center;gap:8px;padding:11px 18px;border-radius:999px;font-size:14.5px;font-weight:500;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease}.walle-landing .wl-btn-primary{background:var(--wl-ink);color:var(--wl-bg)}.walle-landing .wl-btn-primary:hover{transform:translateY(-1px);box-shadow:var(--wl-shadow-md)}.walle-landing .wl-btn-brand{background:var(--wl-primary);color:var(--wl-primary-ink)}.walle-landing .wl-btn-brand:hover{transform:translateY(-1px);background:var(--wl-primary-2);box-shadow:0 10px 30px -10px color-mix(in oklch,var(--wl-primary) 60%,transparent)}.walle-landing .wl-btn-ghost{background:transparent;color:var(--wl-ink);border-color:var(--wl-line)}.walle-landing .wl-btn-ghost:hover{background:var(--wl-bg-2)}.walle-landing .wl-btn-light{background:#fff;color:var(--wl-ink);border-color:var(--wl-line)}.walle-landing .wl-eyebrow{font-family:var(--font-wl-mono),ui-monospace,monospace;font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--wl-muted)}.walle-landing .wl-section{padding:96px 0}@media (max-width:720px){.walle-landing .wl-section{padding:64px 0}}.walle-landing .wl-section-head{max-width:680px;margin-bottom:48px}.walle-landing .wl-section-head h2{margin:12px 0 14px;font-size:44px;line-height:1.08;letter-spacing:-.02em;font-weight:500}.walle-landing .wl-section-head p{color:var(--wl-muted);font-size:17px;margin:0}@media (max-width:720px){.walle-landing .wl-section-head{margin-bottom:32px}.walle-landing .wl-section-head h2{font-size:32px}.walle-landing .wl-section-head p{font-size:15.5px}}@media (max-width:480px){.walle-landing .wl-section-head h2{font-size:28px}}.walle-landing .wl-nav{position:sticky;top:0;z-index:40;backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);background:color-mix(in oklch,var(--wl-bg) 80%,transparent);border-bottom:1px solid transparent;transition:border-color .2s ease}.walle-landing .wl-nav.scrolled{border-color:var(--wl-line)}.walle-landing .wl-nav-inner{display:flex;align-items:center;justify-content:space-between;padding:14px 0}.walle-landing .wl-nav-left{display:flex;align-items:center;gap:36px}.walle-landing .wl-nav-links{display:flex;gap:28px;font-size:14px;color:var(--wl-ink-2)}.walle-landing .wl-nav-links a{color:var(--wl-muted);transition:color .15s}.walle-landing .wl-nav-links a:hover{color:var(--wl-ink)}.walle-landing .wl-nav-right{display:flex;align-items:center;gap:12px}.walle-landing .wl-nav-toggle{display:none;width:40px;height:40px;align-items:center;justify-content:center;border-radius:10px;border:1px solid var(--wl-line);background:var(--wl-card);cursor:pointer;color:var(--wl-ink)}.walle-landing .wl-nav-mobile{display:none;flex-direction:column;gap:4px;padding:8px 20px 16px;border-top:1px solid var(--wl-line);background:var(--wl-bg)}.walle-landing .wl-nav-mobile a{display:block;padding:12px 4px;font-size:15px;color:var(--wl-ink-2);border-bottom:1px solid var(--wl-line-2)}.walle-landing .wl-nav-mobile a:last-child{border-bottom:none}.walle-landing .wl-nav-mobile.open{display:flex}@media (max-width:860px){.walle-landing .wl-nav-links{display:none}.walle-landing .wl-nav-left{gap:12px}}@media (max-width:640px){.walle-landing .wl-nav-toggle{display:inline-flex}.walle-landing .wl-nav-right .wl-hide-mobile{display:none}.walle-landing .wl-nav-right{gap:8px}.walle-landing .wl-nav-right .wl-btn{padding:9px 14px;font-size:13.5px}}.walle-landing .wl-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 12px 6px 8px;border-radius:999px;background:var(--wl-card);border:1px solid var(--wl-line);font-size:12.5px;color:var(--wl-ink-2);box-shadow:var(--wl-shadow-sm)}.walle-landing .wl-pill .wl-dot{width:6px;height:6px;border-radius:50%;background:var(--wl-primary);box-shadow:0 0 0 3px color-mix(in oklch,var(--wl-primary) 20%,transparent)}.walle-landing :focus-visible{outline:2px solid var(--wl-primary);outline-offset:3px;border-radius:6px}.walle-landing .wl-seg{display:inline-flex;background:var(--wl-bg-2);border-radius:999px;padding:3px;border:1px solid var(--wl-line)}.walle-landing .wl-seg button{background:transparent;border:0;padding:5px 12px;border-radius:999px;font-size:13px;color:var(--wl-muted);cursor:pointer}.walle-landing .wl-seg button.active{background:var(--wl-card);color:var(--wl-ink);box-shadow:var(--wl-shadow-sm)}.walle-landing .wl-ct-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.walle-landing .wl-ct-card{background:var(--wl-card);border:1px solid var(--wl-line);border-radius:18px;padding:18px;display:flex;flex-direction:column;gap:14px;transition:transform .3s,box-shadow .3s}.walle-landing .wl-ct-card:hover{transform:translateY(-3px);box-shadow:var(--wl-shadow-lg)}@media (max-width:960px){.walle-landing .wl-ct-grid{grid-template-columns:repeat(2,1fr);gap:14px}}@media (max-width:560px){.walle-landing .wl-ct-grid{grid-template-columns:1fr;gap:12px}.walle-landing .wl-ct-card{padding:16px}}.walle-landing .wl-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}@media (max-width:900px){.walle-landing .wl-how-grid{grid-template-columns:1fr;gap:20px}}.walle-landing .wl-feat-row{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;margin:80px 0}.walle-landing .wl-feat-row.reverse{direction:rtl}.walle-landing .wl-feat-row.reverse>*{direction:ltr}@media (max-width:900px){.walle-landing .wl-feat-row,.walle-landing .wl-feat-row.reverse{grid-template-columns:1fr;gap:28px;margin:48px 0;direction:ltr}}.walle-landing .wl-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:960px){.walle-landing .wl-price-grid{grid-template-columns:1fr}}.walle-landing .wl-logos{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;opacity:.7}@media (max-width:720px){.walle-landing .wl-logos{grid-template-columns:repeat(3,1fr)}}@media (max-width:420px){.walle-landing .wl-logos{grid-template-columns:repeat(2,1fr)}}.walle-landing .wl-cmp-row{display:grid;grid-template-columns:2fr 1.1fr 1fr 1.3fr;gap:12px}@media (max-width:720px){.walle-landing .wl-cmp-row{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:8px;padding:14px!important;font-size:13px!important}.walle-landing .wl-cmp-row.mono{font-size:10.5px!important;letter-spacing:.08em!important;padding:14px!important}}@media (max-width:480px){.walle-landing .wl-cmp-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch}.walle-landing .wl-cmp-wrap .wl-cmp-row{min-width:520px}}.walle-landing .wl-faq-grid{display:grid;grid-template-columns:360px 1fr;gap:72px}@media (max-width:860px){.walle-landing .wl-faq-grid{grid-template-columns:1fr;gap:28px}}.walle-landing .wl-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;margin-bottom:40px}@media (max-width:900px){.walle-landing .wl-footer-grid{grid-template-columns:1fr 1fr;gap:28px}}@media (max-width:540px){.walle-landing .wl-footer-grid{grid-template-columns:1fr;gap:24px;margin-bottom:24px}}@media (max-width:720px){.walle-landing .wl-hero{padding-top:32px!important;padding-bottom:64px!important}}@media (max-width:360px){.walle-landing .wl-phone-frame{transform-origin:top center;transform:scale(.85) rotate(var(--wl-tilt,0)) translateY(var(--wl-lift,0))!important}}.walle-landing .wl-hero-phones{margin-top:70px;position:relative;display:flex;justify-content:center;align-items:flex-end;gap:40px;flex-wrap:wrap}@media (max-width:900px){.walle-landing .wl-hero-phones{margin-top:48px;gap:28px}}@media (max-width:640px){.walle-landing .wl-hero-phones{margin-top:32px;gap:20px;flex-direction:column;align-items:center}.walle-landing .wl-hero-phones .wl-qr-card{transform:none!important;margin:0 auto}.walle-landing .wl-hero-phones .wl-qr-card svg[aria-hidden=true]{display:none}.walle-landing .wl-final-cta{padding:32px 0 56px!important}.walle-landing .wl-final-cta-card{display:none}}@media (max-width:420px){.walle-landing .wl-btn{padding:10px 14px;font-size:13.5px}.walle-landing .wl-btn-full-mobile{width:100%;justify-content:center}}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f639721981034f88-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:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-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:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-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:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-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:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f639721981034f88-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:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-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:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-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:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-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:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/f639721981034f88-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:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-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:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-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:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-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:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f639721981034f88-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:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-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:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-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:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-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:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_629dad{font-family:Geist,Geist Fallback;font-style:normal}.__variable_629dad{--font-wl-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d100b2a099e34044-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:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2c34d62a75506231-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0f1bdadaf30e2d5f-s.woff2) format("woff2");unicode-range:u+2000-2001,u+2004-2008,u+200a,u+23b8-23bd,u+2500-259f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a115172161b307bb-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:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/601f5c280d60caca-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:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f5271587012faf78-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:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d100b2a099e34044-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:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/2c34d62a75506231-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/0f1bdadaf30e2d5f-s.woff2) format("woff2");unicode-range:u+2000-2001,u+2004-2008,u+200a,u+23b8-23bd,u+2500-259f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a115172161b307bb-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:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/601f5c280d60caca-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:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f5271587012faf78-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:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_1ef188{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_1ef188{--font-wl-mono:"Geist Mono","Geist Mono Fallback"}@font-face{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/5ece437c7024c161-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:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/9cc5b37ab1350db7-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:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/35f3de0ebb1cfc70-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:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e6099e249fd938cc-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:"Instrument Serif Fallback";src:local("Times New Roman");ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.00%;size-adjust:83.94%}.__className_1f5468{font-family:"Instrument Serif","Instrument Serif Fallback";font-weight:400}.__variable_1f5468{--font-wl-serif:"Instrument Serif","Instrument Serif Fallback"}