:root{--brand:#df0f65;--brand-2:#ff5c9b;--brand-deep:#a50b4c;--brand-soft:#fdeaf1;--brand-grad:linear-gradient(135deg, #ff5c9b 0%, #df0f65 52%, #b00b50 100%);--ink:#221019;--ink-2:#3c2a35;--text:#5f5560;--muted:#938a92;--faint:#b9b0b7;--line:#efe6ec;--line-2:#e7dde5;--bg:#fdf9fb;--surface:#fff;--r-card:20px;--r-pill:999px;--sh-sm:0 1px 2px #2210190d;--sh-md:0 1px 2px #2210190a, 0 10px 26px -12px #2210192e;--sh-lg:0 2px 4px #2210190d, 0 30px 60px -24px #78144647;--sh-brand:0 10px 26px -8px #df0f656b;--font-sans-stack:var(--font-sans), "Assistant", "Segoe UI", system-ui, sans-serif;--font-display-stack:var(--font-display), "Rubik", "Segoe UI", system-ui, sans-serif;--font-mono-stack:var(--font-mono), ui-monospace, SFMono-Regular, Menlo, monospace}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{color:var(--text);background:var(--bg);font-family:var(--font-sans-stack);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.6}a{color:inherit;text-decoration:none}button{font-family:inherit}::selection{background:var(--brand);color:#fff}.mono{font-family:var(--font-mono-stack)}:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:6px}.zen{isolation:isolate;background:radial-gradient(60% 50% at 80% -8%, #ffe0ee 0%, transparent 60%), radial-gradient(55% 45% at 8% 8%, #f3e9ff 0%, transparent 58%), radial-gradient(90% 60% at 50% 120%, #fff2f8 0%, transparent 70%), var(--bg);flex-direction:column;align-items:center;min-height:100dvh;padding:clamp(20px,4vh,40px) clamp(18px,4vw,48px) 56px;display:flex;position:relative;overflow-x:clip}.zen:before,.zen:after{content:"";filter:blur(80px);opacity:.45;pointer-events:none;z-index:-1;border-radius:50%;position:absolute}.zen:before{top:-120px;background:radial-gradient(circle,#ffc6dd,#0000 70%);width:480px;height:480px;animation:22s ease-in-out infinite float1;inset-inline-end:-80px}.zen:after{top:380px;background:radial-gradient(circle,#e3d4ff,#0000 70%);width:440px;height:440px;animation:26s ease-in-out infinite float2;inset-inline-start:-120px}.topbar{justify-content:flex-end;align-items:center;gap:12px;width:100%;max-width:1140px;margin-bottom:clamp(20px,4vh,44px);animation:.7s both fade;display:flex}.topbar-right{align-items:center;gap:10px;display:inline-flex}.lang{border:1px solid var(--line-2);border-radius:var(--r-pill);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;display:inline-flex;overflow:hidden}.lang button{cursor:pointer;color:var(--muted);background:0 0;border:0;padding:6px 14px;font-size:13px;font-weight:700}.lang button.on{background:var(--brand-soft);color:var(--brand)}.ghbtn{border-radius:var(--r-pill);border:1px solid var(--line-2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);height:34px;color:var(--ink-2);background:#ffffffb3;align-items:center;gap:7px;padding-inline:14px;font-size:13px;font-weight:700;transition:transform .14s,border-color .16s,box-shadow .2s;display:inline-flex}.ghbtn:hover{border-color:var(--brand-2);box-shadow:var(--sh-sm);transform:translateY(-1px)}.ghbtn .star-ico{color:#f5b301}.hero{grid-template-columns:.86fr 1.14fr;align-items:center;gap:clamp(28px,4vw,64px);width:100%;max-width:1180px;margin-bottom:clamp(48px,8vh,96px);display:grid}.hero-copy{text-align:start;flex-direction:column;align-items:flex-start;max-width:560px;display:flex}.h1{font-family:var(--font-display-stack);letter-spacing:-.035em;color:var(--ink);margin:0 0 20px;font-size:clamp(35px,5.2vw,64px);font-weight:800;line-height:1.02;animation:.85s cubic-bezier(.16,1,.3,1) 80ms both rise}[dir=rtl] .h1{letter-spacing:-.02em}.h1-logo{vertical-align:middle;width:auto;height:1.04em;margin-inline:.14em;display:inline-block;position:relative;top:-.06em}.lede{color:var(--text);max-width:44ch;margin:0 0 18px;font-size:clamp(16px,1.5vw,19px);line-height:1.6;animation:.85s cubic-bezier(.16,1,.3,1) .14s both rise}.hero-cap{max-width:46ch;color:var(--ink-2);background:#18a95712;border:1px solid #18a95738;border-radius:14px;align-items:flex-start;gap:9px;margin:0 0 26px;padding:10px 15px;font-size:clamp(13px,1.15vw,14.5px);font-weight:600;line-height:1.5;animation:.85s cubic-bezier(.16,1,.3,1) .22s both rise;display:inline-flex}.hero-cap .cap-dot{background:#18a957;border-radius:50%;flex-shrink:0;width:9px;height:9px;margin-top:6px;box-shadow:0 0 0 4px #18a95729}.cta-row{flex-wrap:wrap;gap:12px;margin-bottom:4px;animation:.85s cubic-bezier(.16,1,.3,1) .32s both rise;display:flex}.btn{border-radius:var(--r-pill);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;height:48px;padding-inline:22px;font-size:14.5px;font-weight:800;transition:transform .14s,box-shadow .2s,background .18s,border-color .16s,color .16s;display:inline-flex}.btn-primary{background:var(--brand-grad);color:#fff;box-shadow:var(--sh-brand)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px -8px #df0f6580}.btn-primary.copied{background:#18a957;box-shadow:0 12px 26px -8px #18a95773}.btn-ghost{color:var(--ink);border-color:var(--line-2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffbf}.btn-ghost:hover{border-color:var(--brand-2);color:var(--brand);box-shadow:var(--sh-md);transform:translateY(-2px)}.copy,.chip-copy{cursor:pointer;flex-shrink:0;align-items:center;gap:7px;font-weight:700;transition:transform .12s,background .18s,color .15s,border-color .15s;display:inline-flex}.copy{border-radius:var(--r-pill);background:var(--brand-grad);color:#fff;height:38px;box-shadow:var(--sh-brand);border:0;padding-inline:16px;font-size:13px}.copy:hover{transform:translateY(-1px)}.copy.copied{box-shadow:none;background:#18a957}.chip-copy{border-radius:var(--r-pill);background:var(--surface);height:34px;color:var(--ink);border:1px solid var(--line-2);padding-inline:14px;font-size:12.5px}.chip-copy:hover{border-color:var(--brand-2);color:var(--brand);transform:translateY(-1px)}.chip-copy.copied{color:#18a957;border-color:#b7e6c8}.hero-demo{justify-content:center;display:flex;position:relative}.demo{width:100%;max-width:440px;position:relative}.demo-stack{max-width:660px;padding-top:14px}.demo-stack .demo-win{width:53%;animation:none}.demo-win.is-front{z-index:3;transform-origin:50%;margin-inline:0 auto;position:relative;transform:rotate(-1.6deg)}.demo-win.is-back{top:18px;z-index:1;transform-origin:50%;position:absolute;inset-inline-end:0;transform:rotate(2.2deg)}[dir=rtl] .demo-win.is-front{transform:rotate(1.6deg)}[dir=rtl] .demo-win.is-back{transform:rotate(-2.2deg)}.demo-badge{letter-spacing:.02em;color:#18a957;white-space:nowrap;background:#18a9571f;border:1px solid #18a9573d;border-radius:999px;margin-inline-start:auto;padding:3px 9px;font-size:10px;font-weight:800}.demo-glow{z-index:-1;pointer-events:none;filter:blur(34px);opacity:.8;background:radial-gradient(50% 45% at 50% 35%,#ff5c9b8c,#0000 70%),radial-gradient(45% 40% at 70% 80%,#a06eff66,#0000 72%);animation:7s ease-in-out infinite glowPulse;position:absolute;inset:-12% -8% -16%}.demo-win{background:var(--demo-bg);border:1px solid var(--demo-line);box-shadow:var(--sh-lg);will-change:transform;--demo-bg:#f0ece0;--demo-surface:#faf9f5;--demo-bar:#ece7da;--demo-line:#e1dbcc;--demo-accent:#c96442;--demo-ink:#231f18;--demo-text:#4b4338;--demo-muted:#8c8576;--demo-chip:#3c281412;border-radius:22px;animation:7.5s ease-in-out infinite floatY;position:relative;overflow:hidden}.demo-win.prov-gemini{--demo-bg:radial-gradient(110% 70% at 50% 22%, #1b2640 0%, transparent 58%), #131316;--demo-surface:#1e2024;--demo-bar:#17181b;--demo-line:#34363d;--demo-accent:#4285f4;--demo-ink:#f1f2f4;--demo-text:#d4d6db;--demo-muted:#9aa0a6;--demo-chip:#ffffff14;color:var(--demo-text)}.demo-bar{border-bottom:1px solid var(--demo-line);background:var(--demo-bar);align-items:center;gap:9px;padding:11px 13px;display:flex}.demo-av{background:var(--demo-surface);width:26px;height:26px;box-shadow:0 0 0 1px var(--demo-line);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.demo-name{color:var(--demo-ink);font-size:13.5px;font-weight:800}.demo-seg{background:var(--demo-chip);border-radius:var(--r-pill);gap:2px;margin-inline-start:auto;padding:3px;display:inline-flex}.demo-seg button{cursor:pointer;border-radius:var(--r-pill);opacity:.5;background:0 0;border:0;place-items:center;width:30px;height:24px;transition:opacity .15s,background .15s;display:grid}.demo-seg button.on{opacity:1;background:var(--demo-surface);box-shadow:var(--sh-sm)}.demo-scroll{scrollbar-width:none;background:0 0;flex-direction:column;gap:14px;height:396px;padding:16px 14px;display:flex;overflow-y:auto;-webkit-mask-image:linear-gradient(#0000 0,#000 24px calc(100% - 20px),#0000 100%);mask-image:linear-gradient(#0000 0,#000 24px calc(100% - 20px),#0000 100%)}.demo-scroll::-webkit-scrollbar{display:none}.demo-foot{border-top:1px solid var(--demo-line);background:0 0;align-items:center;gap:10px;padding:10px 11px;display:flex}.demo-foot .fake-input{border-radius:var(--r-pill);border:1px solid var(--demo-line);background:var(--demo-surface);height:40px;color:var(--demo-muted);flex:1;align-items:center;padding-inline:15px;font-size:13px;display:flex}.demo-foot .send{cursor:default;background:var(--demo-accent);color:#fff;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.gem-composer{border-radius:var(--r-pill);background:var(--demo-surface);border:1px solid var(--demo-line);height:46px;color:var(--demo-muted);flex:1;align-items:center;gap:11px;padding-inline:14px;display:flex}.gem-composer .gc-text{flex:1;font-size:13.5px}.gem-composer .gc-ic{color:var(--demo-muted);flex-shrink:0;display:inline-flex}.gem-composer .gc-pro{color:var(--demo-text);flex-shrink:0;align-items:center;gap:3px;font-size:12.5px;font-weight:600;display:inline-flex}.turn{flex-direction:column;gap:13px;animation:.4s cubic-bezier(.16,1,.3,1) both fadeUp;display:flex}.msg.user{display:flex}.msg-prompt{background:var(--demo-surface);width:fit-content;max-width:88%;color:var(--demo-ink);border:1px solid var(--demo-line);border-radius:15px;box-shadow:var(--sh-sm);border-end-end-radius:5px;margin-inline-start:auto;padding:9px 13px;font-size:14px;font-weight:600;line-height:1.45}[dir=rtl] .msg-prompt{border-end-end-radius:15px;border-end-start-radius:5px}.caret{vertical-align:-2px;background:var(--demo-accent);border-radius:2px;width:2px;height:1.05em;margin-inline-start:2px;animation:1s step-end infinite caretBlink;display:inline-block}.msg.assistant{align-items:flex-start;gap:9px;display:flex}.ai-avatar{background:var(--demo-surface);width:26px;height:26px;box-shadow:0 0 0 1px var(--demo-line);border-radius:50%;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.ai-body{flex-direction:column;flex:1;gap:9px;min-width:0;display:flex}.toolcall{background:var(--demo-surface);border:1px solid var(--demo-line);scrollbar-width:none;border-radius:11px;align-self:flex-start;align-items:center;gap:9px;max-width:100%;padding:8px 12px;animation:.34s cubic-bezier(.16,1,.3,1) both fadeUp;display:flex;overflow-x:auto}.toolcall::-webkit-scrollbar{display:none}.tc-dot{background:var(--demo-accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 3px #0000000d}.tc-code{font-family:var(--font-mono-stack);white-space:nowrap;font-size:12px;line-height:1.5}.tc-fn{color:var(--demo-accent);font-weight:700}.tc-key{color:var(--demo-text)}.tc-val{color:#2bb673}.tc-pun{color:var(--demo-muted)}.thinking{align-self:flex-start;gap:5px;padding:4px 2px;display:inline-flex}.thinking i{background:var(--demo-accent);border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite thinkPulse}.thinking i:nth-child(2){animation-delay:.16s}.thinking i:nth-child(3){animation-delay:.32s}.results{flex-direction:column;gap:8px;display:flex}.rcard{background:var(--demo-surface);border:1px solid var(--demo-line);box-shadow:var(--sh-sm);border-radius:14px;align-items:center;gap:11px;padding:10px 12px;animation:.38s cubic-bezier(.16,1,.3,1) both cardIn;display:flex}.rc-logo{object-fit:cover;border:1px solid var(--demo-line);background:#fff;border-radius:11px;flex-shrink:0;width:42px;height:42px}.rc-logo.fallback{color:#fff;background:var(--brand-grad);border:0;place-items:center;font-size:17px;font-weight:800;display:grid}.rc-main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.rc-name{color:var(--demo-ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.rc-meta{color:var(--demo-muted);font-size:11.5px}.rc-status{align-items:center;gap:5px;margin-top:1px;font-size:11px;font-weight:700;display:inline-flex}.rc-status .sdot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.rc-status.open{color:#18a957}.rc-status.open .sdot{background:#18a957}.rc-status.closed{color:var(--muted)}.rc-status.closed .sdot{background:var(--faint)}.rc-side{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}[dir=rtl] .rc-side{align-items:flex-start}.rc-online{color:#18a957;letter-spacing:.02em;font-size:10px;font-weight:800}.rc-price{font-family:var(--font-mono-stack);color:var(--brand);background:var(--brand-soft);border-radius:8px;padding:3px 9px;font-size:12.5px;font-weight:700}.summary{color:var(--demo-text);padding-top:1px;font-size:13px;font-weight:600;animation:.4s cubic-bezier(.16,1,.3,1) both fadeUp}.summary b{color:var(--demo-ink);font-weight:800}.tc-local{letter-spacing:.02em;color:#18a957;white-space:nowrap;background:#18a9571a;border:1px solid #18a95738;border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:800}.wallet{flex-direction:column;gap:8px;animation:.38s cubic-bezier(.16,1,.3,1) both cardIn;display:flex}.wallet-total{color:#fff;background:var(--brand-grad);box-shadow:var(--sh-sm);border-radius:16px;flex-direction:column;gap:1px;padding:14px 16px;display:flex}.wt-label{opacity:.92;letter-spacing:.01em;font-size:11.5px;font-weight:700}.wt-amount{font-family:var(--font-mono-stack);font-size:30px;font-weight:800;line-height:1.08}.wt-note{opacity:.92;margin-top:2px;font-size:11.5px;font-weight:600}.wallet-cards{flex-direction:column;gap:7px;display:flex}.wcard{background:var(--demo-surface);border:1px solid var(--demo-line);box-shadow:var(--sh-sm);border-radius:13px;align-items:center;gap:11px;padding:9px 12px;display:flex}.wc-mark{width:34px;height:34px;font-family:var(--font-mono-stack);color:#fff;background:var(--brand-grad);letter-spacing:.02em;border-radius:9px;flex-shrink:0;place-items:center;font-size:11px;font-weight:800;display:grid}.wc-main{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.wc-name{color:var(--demo-ink);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:700;overflow:hidden}.wc-meta{color:var(--demo-muted);font-size:11px}.wc-balance{font-family:var(--font-mono-stack);color:var(--brand);background:var(--brand-soft);border-radius:9px;flex-shrink:0;padding:4px 10px;font-size:13px;font-weight:800}.hero-install{width:100%;max-width:480px;margin-top:4px;animation:.85s cubic-bezier(.16,1,.3,1) .38s both rise}.cmd-block{margin-top:16px}.cmd-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.cmd-label{color:var(--muted);align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.seg{border:1px solid var(--line-2);border-radius:var(--r-pill);background:#faf7f9;flex-shrink:0;display:inline-flex;overflow:hidden}.seg button{cursor:pointer;color:var(--muted);background:0 0;border:0;padding:5px 13px;font-size:12px;font-weight:700}.seg button.on{background:var(--brand-soft);color:var(--brand)}.cmdline{box-shadow:var(--sh-md);background:#1d1320;border-radius:14px;align-items:center;gap:10px;padding:7px 7px 7px 15px;display:flex}[dir=rtl] .cmdline{padding:7px 15px 7px 7px}.cmd-prompt{color:#ff7eb0;font-family:var(--font-mono-stack);flex-shrink:0;font-weight:700}.cmd-code{color:#f0eaf0;min-width:0;font-family:var(--font-mono-stack);white-space:nowrap;scrollbar-width:none;flex:1;font-size:12.5px;overflow-x:auto}.cmd-code::-webkit-scrollbar{display:none}.cmdline .copy{height:36px}.howto{width:100%;max-width:480px;margin-top:22px}.howto-h{letter-spacing:.1em;text-transform:uppercase;color:var(--faint);font-size:11.5px;font-weight:800}.howto-steps{grid-template-columns:repeat(3,1fr);gap:13px;margin:11px 0 0;padding:0;list-style:none;display:grid}.howto-steps li{align-items:flex-start;gap:8px;display:flex}.hs-num{background:var(--brand-soft);width:21px;height:21px;color:var(--brand);border-radius:50%;flex-shrink:0;place-items:center;margin-top:1px;font-size:11px;font-weight:800;display:grid}.hs-body{color:var(--text);font-size:12px;line-height:1.42}.hs-body b{color:var(--ink);margin-bottom:1px;font-size:12.5px;font-weight:800;display:block}.howto-easiest{color:var(--muted);margin:14px 0 0;font-size:13px}.howto-easiest a{color:var(--ink);align-items:center;gap:4px;font-weight:800;display:inline-flex}.howto-easiest a:hover{color:var(--brand)}@media (max-width:940px){.howto{margin-inline:auto}.howto-h{text-align:center;display:block}}@media (max-width:560px){.howto-steps{grid-template-columns:1fr;gap:10px}}.zfoot{border-top:1px solid var(--line);width:100%;max-width:1140px;color:var(--faint);flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:64px;padding-top:24px;font-size:13px;display:flex}.zfoot a{color:var(--muted)}.zfoot a:hover{color:var(--brand)}.zfoot .sep{color:var(--line-2)}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes cardIn{0%{opacity:0;transform:translateY(11px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes caretBlink{0%,50%{opacity:1}50.01%,to{opacity:0}}@keyframes thinkPulse{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes glowPulse{0%,to{opacity:.65;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}@keyframes float1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(34px,28px)scale(1.07)}}@keyframes float2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-30px,-34px)scale(1.05)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.zen:before,.zen:after,.h1,.lede,.cta-row,.hero-install,.howto,.demo-win,.demo-glow,.turn,.toolcall,.rcard,.wallet,.summary,.caret,.thinking i{animation:none!important}}@media (max-width:940px){.hero{grid-template-columns:minmax(0,1fr);gap:36px;max-width:540px}.hero-demo{min-width:0}.hero-copy{text-align:center;align-items:center;width:100%;min-width:0;max-width:100%}.hero-copy .lede{max-width:46ch}.hero-install{width:100%;min-width:0;max-width:100%;margin-inline:auto}.cmd-block,.cmdline,.cta-row,.howto,.howto-steps{min-width:0;max-width:100%}.cta-row{justify-content:center}.hero-demo{order:2}.demo-stack{flex-direction:column;align-items:center;gap:18px;max-width:420px;display:flex}.demo-stack .demo-win{width:100%;position:static;transform:none}.demo-win.is-back{inset:auto}}@media (max-width:560px){.topbar{margin-bottom:28px}.ghbtn-label{display:none}.demo{max-width:100%}.demo-scroll{height:360px}.btn{height:46px}.cta-row{width:100%}.cta-row .btn{flex:1}}
@font-face{font-family:Assistant;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4c42083b9bffcb01-s.p.06674-1f_j6ex.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Assistant;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7136e67f09dfad82-s.0pbuaq42ok1zw.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Assistant;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1a072933b891bea6-s.p.0xw0t0hr1xcps.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Assistant;font-style:normal;font-weight:500;font-display:swap;src:url(../media/4c42083b9bffcb01-s.p.06674-1f_j6ex.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Assistant;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7136e67f09dfad82-s.0pbuaq42ok1zw.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Assistant;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1a072933b891bea6-s.p.0xw0t0hr1xcps.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Assistant;font-style:normal;font-weight:600;font-display:swap;src:url(../media/4c42083b9bffcb01-s.p.06674-1f_j6ex.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Assistant;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7136e67f09dfad82-s.0pbuaq42ok1zw.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Assistant;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1a072933b891bea6-s.p.0xw0t0hr1xcps.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Assistant;font-style:normal;font-weight:700;font-display:swap;src:url(../media/4c42083b9bffcb01-s.p.06674-1f_j6ex.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Assistant;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7136e67f09dfad82-s.0pbuaq42ok1zw.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Assistant;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1a072933b891bea6-s.p.0xw0t0hr1xcps.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Assistant;font-style:normal;font-weight:800;font-display:swap;src:url(../media/4c42083b9bffcb01-s.p.06674-1f_j6ex.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Assistant;font-style:normal;font-weight:800;font-display:swap;src:url(../media/7136e67f09dfad82-s.0pbuaq42ok1zw.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Assistant;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1a072933b891bea6-s.p.0xw0t0hr1xcps.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Assistant Fallback;src:local(Arial);ascent-override:109.94%;descent-override:30.9%;line-gap-override:0.0%;size-adjust:92.87%}.assistant_a4de87c3-module__JmSczG__className{font-family:Assistant,Assistant Fallback;font-style:normal}.assistant_a4de87c3-module__JmSczG__variable{--font-sans:"Assistant", "Assistant Fallback"}
@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/098850a6eb1f8577-s.1e7lfzpvfrh7f.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6dac7af80352e41b-s.1-avrnevmoafi.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/21445b8bd0ec5702-s.1n1ntp5se85-_.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.p.0kf5m0zv7sxld.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.0ongx-zmnmtio.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.0sv86lbjkn8rn.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/098850a6eb1f8577-s.1e7lfzpvfrh7f.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6dac7af80352e41b-s.1-avrnevmoafi.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/21445b8bd0ec5702-s.1n1ntp5se85-_.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.p.0kf5m0zv7sxld.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.0ongx-zmnmtio.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.0sv86lbjkn8rn.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/098850a6eb1f8577-s.1e7lfzpvfrh7f.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6dac7af80352e41b-s.1-avrnevmoafi.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/21445b8bd0ec5702-s.1n1ntp5se85-_.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.p.0kf5m0zv7sxld.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.0ongx-zmnmtio.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.0sv86lbjkn8rn.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:800;font-display:swap;src:url(../media/098850a6eb1f8577-s.1e7lfzpvfrh7f.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:800;font-display:swap;src:url(../media/6dac7af80352e41b-s.1-avrnevmoafi.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:800;font-display:swap;src:url(../media/21445b8bd0ec5702-s.1n1ntp5se85-_.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:800;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.p.0kf5m0zv7sxld.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.0ongx-zmnmtio.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Rubik;font-style:normal;font-weight:800;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.0sv86lbjkn8rn.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:900;font-display:swap;src:url(../media/098850a6eb1f8577-s.1e7lfzpvfrh7f.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:900;font-display:swap;src:url(../media/6dac7af80352e41b-s.1-avrnevmoafi.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:900;font-display:swap;src:url(../media/21445b8bd0ec5702-s.1n1ntp5se85-_.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:900;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.p.0kf5m0zv7sxld.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:900;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.0ongx-zmnmtio.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Rubik;font-style:normal;font-weight:900;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.0sv86lbjkn8rn.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik Fallback;src:local(Arial);ascent-override:89.06%;descent-override:23.81%;line-gap-override:0.0%;size-adjust:104.98%}.rubik_ec3e669f-module__R9MWaa__className{font-family:Rubik,Rubik Fallback;font-style:normal}.rubik_ec3e669f-module__R9MWaa__variable{--font-display:"Rubik", "Rubik Fallback"}
@font-face{font-family:GeistMono;src:url(../media/GeistMono_Variable.p.3ms9vq719j3f8.woff2?dpl=dpl_5YZfQGeJyfNJri8wzs2Wa9xGQpcn)format("woff2");font-display:swap;font-weight:100 900}.geistmono_157ca88a-module__iaM1Ya__className{font-family:GeistMono,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.geistmono_157ca88a-module__iaM1Ya__variable{--font-geist-mono:"GeistMono", ui-monospace, SFMono-Regular, Roboto Mono, Menlo, Monaco, Liberation Mono, DejaVu Sans Mono, Courier New, monospace}
