:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f0f2f7;--foreground:#1f2937;--card:#fff;--card-foreground:#1f2937;--popover:#fff;--popover-foreground:#1f2937;--primary:#7f22fe;--primary-foreground:#f8f7ff;--kpi-chip-bg:#f5f3ff;--kpi-chip-fg:#7c3aed;--secondary:#f3f4f6;--secondary-foreground:#374151;--muted:#f9fafb;--muted-foreground:#9ca3af;--control-foreground:#4b5563;--accent:#e6eaff;--accent-foreground:#252855;--destructive:#d40c1a;--destructive-foreground:#fffbfa;--positive:#22c55e;--negative:#f87171;--warning:#9a6500;--badge-positive-bg:#d1fae5;--badge-positive-fg:#065f46;--badge-negative-bg:#fee2e2;--badge-negative-fg:#991b1b;--badge-warning-bg:#fef3c7;--badge-warning-fg:#92400e;--border:#f3f4f6;--border-subtle:#f9fafb;--input:#e5e7eb;--ring:#7f22fe;--chart-1:#7f22fe;--chart-2:#913fd5;--chart-3:#df419b;--chart-4:#08b6af;--chart-5:#efa831;--chart-6:#66963e;--chart-7:#1884b4;--chart-positive:#10b981;--chart-negative:#f87171;--chart-neutral:#e5e7eb;--chart-track:#ede9fe;--reason-large:#4f46e5;--reason-small:#f97312;--reason-other:#1ec55f;--code-comment:#808693;--code-string:#1d7d3e;--code-number:#ae5528;--code-keyword:#7246cf;--code-global:#0075a3;--code-property:#7c4f86;--code-punctuation:#6f7278;--font-sans:var(--font-inter,ui-sans-serif), system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--font-mono:ui-monospace, "SFMono-Regular", "Menlo", monospace;--sidebar-background:#181c32;--sidebar-foreground:#fff;--sidebar-border:#ffffff14;--sidebar-icon:#60a5fa;--sidebar-hover:#ffffff0d;--sidebar-active:#4f6ef72e;--sidebar-primary:#4f6ef7;--sidebar-muted:#fff6;--sidebar-faint:#ffffff4d;--sidebar-online:#4ade80;--text-xs:.625rem;--text-sm:.75rem;--text-base:.875rem;--text-lg:1rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--leading-tight:1.25;--leading-snug:1.35;--leading-normal:1.5;--leading-relaxed:1.7;--space-0:0;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:10px;--radius-full:9999px;--shadow-sm:0 1px 3px #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 12px 32px #0000001f}@supports (color:lab(0% 0 0)){:root{--primary:lab(41.088% 68.9915 -92.0012);--primary-foreground:lab(97.5807% 1.37788 -3.47621);--accent:lab(92.8199% 1.61287 -11.1685);--accent-foreground:lab(17.838% 9.81423 -28.335);--destructive:lab(45.5806% 69.4641 51.3946);--destructive-foreground:lab(98.7518% 3.00422 1.76219);--warning:lab(47.6066% 18.531 68.0115);--ring:lab(41.088% 68.9915 -92.0012);--chart-1:lab(41.088% 68.9915 -92.0012);--chart-2:lab(43.9844% 54.6918 -64.1445);--chart-3:lab(54.2397% 66.5028 -12.948);--chart-4:lab(66.5633% -40.6021 -8.04987);--chart-5:lab(74.342% 19.9794 67.2846);--chart-6:lab(57.3045% -28.5433 39.9971);--chart-7:lab(51.3659% -16.6066 -33.6785);--chart-positive:lab(66.7059% -50.6472 17.0297);--chart-negative:lab(64.7876% 52.6894 26.6208);--chart-neutral:lab(91.6229% -.160158 -2.26784);--reason-large:lab(39.4299% 41.5324 -80.9409);--reason-small:lab(64.5204% 49.2144 69.4963);--reason-other:lab(70.2556% -58.3197 38.8621);--code-comment:lab(55.8298% -.436962 -7.47018);--code-string:lab(45.9442% -39.3942 26.1392);--code-number:lab(46.8913% 35.0032 42.4902);--code-keyword:lab(40.9581% 43.0724 -65.4149);--code-global:lab(45.4981% -16.9075 -37.7885);--code-property:lab(40.5377% 26.8404 -23.3506);--code-punctuation:lab(47.7574% -.261217 -3.75695);--shadow-sm:0 1px 3px lab(0% 0 0/.1), 0 1px 2px -1px lab(0% 0 0/.1);--shadow-md:0 4px 12px lab(0% 0 0/.08);--shadow-lg:0 12px 32px lab(0% 0 0/.12)}}.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#11131d;--foreground:#f0f1f7;--card:#181a24;--card-foreground:#f0f1f7;--popover:#181a24;--popover-foreground:#f0f1f7;--primary:#8792ff;--primary-foreground:#131524;--secondary:#262833;--secondary-foreground:#eceef5;--muted:#21232e;--muted-foreground:#989fab;--accent:#292c42;--accent-foreground:#eceef5;--destructive:#cc2827;--destructive-foreground:#fff6f5;--positive:#5dc879;--negative:#f47c70;--warning:#fcb442;--badge-positive-bg:color-mix(in oklch, var(--positive) 22%, transparent);--badge-positive-fg:var(--positive);--badge-negative-bg:color-mix(in oklch, var(--negative) 22%, transparent);--badge-negative-fg:var(--negative);--badge-warning-bg:color-mix(in oklch, var(--warning) 22%, transparent);--badge-warning-fg:var(--warning);--border:#30323d;--border-subtle:#242630;--input:#353742;--ring:#8792ff;--chart-1:#808aff;--chart-2:#b97df7;--chart-3:#f46eb4;--chart-4:#30c6bf;--chart-5:#fcb442;--chart-6:#8dbf67;--chart-7:#34abe2;--chart-positive:#21c188;--chart-negative:#f66c6d;--chart-neutral:#3a3d44;--reason-large:#6c72fb;--reason-small:#fe843d;--reason-other:#40cc6d;--code-comment:#747a87;--code-string:#68ca80;--code-number:#ff9e72;--code-keyword:#af97ff;--code-global:#55baee;--code-property:#cd97d9;--code-punctuation:#95989f;--shadow-sm:0 1px 3px #0006, 0 1px 2px -1px #0006;--shadow-md:0 4px 12px #00000073;--shadow-lg:0 12px 32px #00000080}@supports (color:lab(0% 0 0)){.dark{--background:lab(6.05059% 1.25535 -6.95798);--foreground:lab(95.3046% .378609 -3.0073);--card:lab(9.35195% 1.40628 -7.30315);--card-foreground:lab(95.3046% .378609 -3.0073);--popover:lab(9.35195% 1.40628 -7.30315);--popover-foreground:lab(95.3046% .378609 -3.0073);--primary:lab(63.4117% 17.7618 -56.9019);--primary-foreground:lab(6.96218% 2.45598 -10.7195);--secondary:lab(16.3191% 1.29563 -7.34488);--secondary-foreground:lab(94.1303% .479162 -3.75551);--muted:lab(13.9971% 1.3267 -7.33262);--muted-foreground:lab(65.1204% -.693679 -7.45137);--accent:lab(18.4315% 3.30304 -14.4541);--accent-foreground:lab(94.1303% .479162 -3.75551);--destructive:lab(45.8049% 62.9533 44.1);--destructive-foreground:lab(97.5918% 3.00431 1.76224);--positive:lab(72.9029% -45.1402 29.5956);--negative:lab(66.0977% 46.4553 28.7923);--warning:lab(79.0006% 19.667 65.9588);--border:lab(20.9624% 1.24533 -7.36564);--border-subtle:lab(15.1582% 1.31057 -7.33893);--input:lab(23.2837% 1.2247 -7.37451);--ring:lab(63.4117% 17.7618 -56.9019);--chart-1:lab(60.8996% 19.9846 -60.3111);--chart-2:lab(62.5036% 41.3124 -52.9492);--chart-3:lab(65.0967% 57.6389 -11.1469);--chart-4:lab(72.364% -40.5505 -8.06561);--chart-5:lab(79.0006% 19.667 65.9588);--chart-6:lab(72.4217% -28.8491 38.8804);--chart-7:lab(65.3178% -19.2538 -38.1581);--chart-positive:lab(69.5045% -50.9077 17.1296);--chart-negative:lab(63.4673% 53.9872 27.3992);--chart-neutral:lab(25.7043% -.2231 -4.48383);--reason-large:lab(53.2515% 28.0095 -70.548);--reason-small:lab(68.7428% 44.0248 58.5763);--reason-other:lab(73.2557% -54.466 36.0461);--code-comment:lab(51.1891% -.423312 -7.46361);--code-string:lab(73.9447% -42.0464 27.476);--code-number:lab(74.801% 33.9102 38.9674);--code-keyword:lab(67.7038% 28.71 -52.9737);--code-global:lab(71.1473% -18.6597 -35.4023);--code-property:lab(69.4414% 29.3114 -25.8714);--code-punctuation:lab(62.838% -.271648 -3.76265);--shadow-sm:0 1px 3px lab(0% 0 0/.4), 0 1px 2px -1px lab(0% 0 0/.4);--shadow-md:0 4px 12px lab(0% 0 0/.45);--shadow-lg:0 12px 32px lab(0% 0 0/.5)}}.fitroom-cal{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fff;--foreground:#0b0b0b;--card:#fcfcfc;--card-foreground:#0b0b0b;--popover:#fcfcfc;--popover-foreground:#0b0b0b;--primary:#161616;--primary-foreground:#f8f8f8;--secondary:#eee;--secondary-foreground:#161616;--muted:#f2f2f2;--muted-foreground:#525252;--accent:#e4e4e4;--accent-foreground:#161616;--destructive:#161616;--destructive-foreground:#f8f8f8;--border:#dedede;--border-subtle:#eee;--input:#d7d7d7;--ring:#161616;--chart-1:#161616;--chart-2:#333;--chart-3:#525252;--chart-4:#747474;--chart-5:#929292;--chart-6:#b1b1b1;--chart-7:#cecece}@supports (color:lab(0% 0 0)){.fitroom-cal{--background:lab(100% 0 0);--foreground:lab(3.04863% 0 0);--card:lab(98.84% .0000298023 -.0000119209);--card-foreground:lab(3.04863% 0 0);--popover:lab(98.84% .0000298023 -.0000119209);--popover-foreground:lab(3.04863% 0 0);--primary:lab(7.22637% -.0000149012 0);--primary-foreground:lab(97.68% -.0000298023 .0000119209);--secondary:lab(94.2% 0 0);--secondary-foreground:lab(7.22637% -.0000149012 0);--muted:lab(95.36% 0 0);--muted-foreground:lab(35.04% -.0000149012 0);--accent:lab(90.72% .0000298023 -.0000119209);--accent-foreground:lab(7.22637% -.0000149012 0);--destructive:lab(7.22637% -.0000149012 0);--destructive-foreground:lab(97.68% -.0000298023 .0000119209);--border:lab(88.4% 0 .0000119209);--border-subtle:lab(94.2% 0 0);--input:lab(86.08% -.0000298023 0);--ring:lab(7.22637% -.0000149012 0);--chart-1:lab(7.22637% -.0000149012 0);--chart-2:lab(21.12% 0 0);--chart-3:lab(35.04% -.0000149012 0);--chart-4:lab(48.96% 0 0);--chart-5:lab(60.56% 0 0);--chart-6:lab(72.16% 0 -.0000119209);--chart-7:lab(82.6% .0000298023 -.0000119209)}}*{box-sizing:border-box}html{font-size:16px}body{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-sans);line-height:var(--leading-normal);margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select,option{font:inherit;font-family:var(--font-sans)}
@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)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:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)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:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_309d652b-module__NEhtfG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_309d652b-module__NEhtfG__variable{--font-inter:"Inter", "Inter Fallback"}
