@layer reset {
*,:before,:after{box-sizing:border-box}body,html{max-width:100vw;height:100%;margin:0;overflow-x:clip}img,picture,video,canvas,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}ul[role=list],ol[role=list]{list-style:none}
}

@layer tokens {
:root{--content-primary-solid:var(--palette-gray-gray-900);--content-primary-hazy:var(--palette-gray-gray-700);--content-primary-gentle:var(--palette-gray-gray-900-a70);--content-primary-vivid:var(--palette-gray-gray-900-a50);--content-primary-soft:var(--palette-gray-gray-900-a40);--content-primary-faded:var(--palette-gray-gray-900-a20);--content-invert-solid:var(--palette-white-white-a100);--content-invert-gentle:var(--palette-white-white-a70);--content-invert-neutral:var(--palette-white-white-a50);--content-invert-soft:var(--palette-white-white-a40);--content-invert-faded:var(--palette-white-white-a20);--content-accent-brand:var(--palette-violet-violet-500);--content-accent-brand-soft:var(--palette-violet-violet-500-a60);--content-accent-success-vivid:var(--palette-green-green-700);--content-accent-success:var(--palette-green-green-500);--content-accent-success-soft:var(--palette-green-green-500-a60);--content-accent-danger:var(--palette-red-red-500);--content-accent-danger-soft:var(--palette-red-red-500-a60);--content-accent-attention:var(--palette-yellow-yellow-500);--content-accent-attention-vivid:var(--palette-orange-orange-500);--surface-primary-solid:var(--palette-white-white-a100);--surface-primary-gentle:var(--palette-gray-gray-400);--surface-primary-neutral:var(--palette-gray-gray-300);--surface-primary-soft:var(--palette-gray-gray-200);--surface-primary-faded:var(--palette-green-green-100);--surface-primary-pale:var(--palette-gray-gray-100);--surface-invert-solid:var(--palette-gray-gray-900);--surface-invert-hazy:var(--palette-gray-gray-700);--surface-invert-gentle:var(--palette-gray-gray-900-a70);--surface-invert-neutral:var(--palette-gray-gray-900-a50);--surface-invert-soft:var(--palette-gray-gray-900-a40);--surface-invert-faded:var(--palette-gray-gray-900-a20);--surface-invert-pale:var(--palette-gray-gray-900-a10);--surface-invert-air:var(--palette-gray-gray-900-a05);--surface-accent-brand:var(--palette-violet-violet-500);--surface-accent-brand-solid:var(--palette-violet-violet-500-a60);--surface-accent-brand-hazy:var(--palette-violet-violet-400);--surface-accent-brand-soft:var(--palette-violet-violet-500-a20);--surface-accent-brand-pale:var(--palette-violet-violet-500-a10);--surface-accent-success:var(--palette-green-green-500);--surface-accent-success-solid:var(--palette-green-green-500-a60);--surface-accent-success-soft:var(--palette-green-green-500-a20);--surface-accent-danger:var(--palette-red-red-500);--surface-accent-danger-solid:var(--palette-red-red-500-a60);--surface-accent-danger-soft:var(--palette-red-red-500-a20);--border-primary-solid:var(--palette-white-white-a100);--border-primary-gentle:var(--palette-gray-gray-400);--border-primary-neutral:var(--palette-gray-gray-300);--border-primary-soft:var(--palette-gray-gray-200);--border-primary-faded:var(--palette-green-green-100);--border-primary-pale:var(--palette-gray-gray-100);--border-invert-solid:var(--palette-gray-gray-900);--border-invert-neutral:var(--palette-gray-gray-900-a50);--border-invert-soft:var(--palette-gray-gray-900-a40);--border-invert-faded:var(--palette-gray-gray-900-a20);--border-invert-pale:var(--palette-gray-gray-900-a10);--border-accent-brand:var(--palette-violet-violet-500);--border-accent-brand-solid:var(--palette-violet-violet-500-a60);--border-accent-brand-soft:var(--palette-violet-violet-500-a20);--border-accent-success:var(--palette-green-green-500);--border-accent-success-solid:var(--palette-green-green-500-a60);--border-accent-success-soft:var(--palette-green-green-500-a20);--border-accent-danger:var(--palette-red-red-500);--border-accent-danger-solid:var(--palette-red-red-500-a60);--border-accent-danger-soft:var(--palette-red-red-500-a20);--gradient-linear-v-gray-secondary-down:linear-gradient(360deg, var(--palette-gray-gray-950-a00) 0.0%, var(--palette-gray-gray-900-a40) 100.0%);--gradient-linear-v-white-primary-down:linear-gradient(180deg, var(--palette-gray-gray-100) 30%, var(--palette-gray-gray-100-a00) 100.0%);--gradient-linear-v-white-primary-up:linear-gradient(180deg, var(--palette-gray-gray-100-a00) 0.0%, var(--palette-gray-gray-100) 70.0%);--gradient-linear-v-gray-primary-down:linear-gradient(180deg, var(--palette-gray-gray-900-a70) 30%, var(--palette-gray-gray-950-a00) 100.0%);--gradient-linear-v-gray-primary-up:linear-gradient(180deg, var(--palette-gray-gray-950-a00) 0.0%, var(--palette-gray-gray-900-a70) 70.0%);--palette-white-white-a100:#fff;--palette-white-white-a70:#ffffffb2;--palette-white-white-a50:#ffffff80;--palette-white-white-a40:#fff6;--palette-white-white-a30:#ffffff4d;--palette-white-white-a20:#fff3;--palette-white-white-a10:#ffffff1a;--palette-white-white-a05:#ffffff0d;--palette-gray-gray-100:#f4f4f4;--palette-gray-gray-100-a00:#f4f4f400;--palette-gray-gray-200:#e1e1e1;--palette-gray-gray-300:#ccc;--palette-gray-gray-400:#bbbabe;--palette-gray-gray-700:#565559;--palette-gray-gray-900:#11101a;--palette-gray-gray-900-a70:#11101ab2;--palette-gray-gray-900-a50:#11101a80;--palette-gray-gray-900-a40:#11101a66;--palette-gray-gray-900-a20:#11101a33;--palette-gray-gray-900-a10:#11101a1a;--palette-gray-gray-900-a05:#11101a0d;--palette-gray-gray-950-a00:#11101a00;--palette-gray-gray-1000:#000;--palette-violet-violet-400:#9f8cff;--palette-violet-violet-500:#755aff;--palette-violet-violet-500-a80:#755affcc;--palette-violet-violet-500-a60:#755aff99;--palette-violet-violet-500-a20:#755aff33;--palette-violet-violet-500-a10:#755aff1a;--palette-violet-violet-500-a00:#c583fa00;--palette-red-red-500:#f25730;--palette-red-red-500-a80:#f25730cc;--palette-red-red-500-a60:#f2573099;--palette-red-red-500-a20:#f2573033;--palette-red-red-500-a00:#f2573000;--palette-green-green-100:#e5e5e3;--palette-green-green-500:#c6ff1a;--palette-green-green-500-a80:#c6ff1acc;--palette-green-green-500-a60:#c6ff1a99;--palette-green-green-500-a20:#c6ff1a33;--palette-green-green-500-a00:#c6ff1a00;--palette-green-green-700:#8bb212;--palette-yellow-yellow-500:#ffd91a;--palette-orange-orange-500:#ff8c1a;--shadow-medium:0px 4px 20px 0px var(--palette-gray-gray-900-a50);--shadow-small:0px 0px 4px 0px var(--palette-gray-gray-900-a20);--shadow-small-air:0px 2px 4px 0px var(--palette-gray-gray-900-a20);--border-radius-radius-2xs:2px;--border-radius-radius-xs:4px;--border-radius-radius-x:8px;--border-radius-radius-m:12px;--border-radius-radius-l:16px;--border-radius-radius-2l:20px;--border-radius-radius-3l:24px;--border-radius-radius-xl:32px;--border-radius-radius-2xl:40px;--border-radius-radius-circle:999px;--spacings-fixed-f-tiny:2px;--spacings-fixed-f-mini:4px;--spacings-fixed-f-small:8px;--spacings-fixed-f-medium:12px;--spacings-fixed-f-large:16px;--spacings-fixed-f-xlarge:20px;--spacings-fixed-f-huge:24px;--spacings-fixed-f-giant:28px;--spacings-fixed-f-mega:32px;--spacings-fixed-f-ultra:36px;--spacings-fixed-f-xxlarge:40px;--spacings-fixed-f-massive:44px;--spacings-fixed-f-colossal:48px;--spacings-fixed-f-enormous:52px;--spacings-fixed-f-gigantic:56px;--spacings-fixed-f-vast:80px;--spacings-fixed-f-titanic:60px;--spacings-fixed-f-infinite:120px;--spacings-horizontal-h-tiny:2px;--spacings-horizontal-h-mini:4px;--spacings-horizontal-h-small:8px;--spacings-horizontal-h-medium:12px;--spacings-horizontal-h-large:16px;--spacings-horizontal-h-xlarge:20px;--spacings-horizontal-h-huge:24px;--spacings-horizontal-h-giant:28px;--spacings-horizontal-h-mega:32px;--spacings-horizontal-h-ultra:36px;--spacings-horizontal-h-massive:44px;--spacings-horizontal-h-xxlarge:40px;--spacings-horizontal-h-colossal:48px;--spacings-horizontal-h-enormous:52px;--spacings-horizontal-h-gigantic:56px;--spacings-horizontal-h-titanic:60px;--spacings-horizontal-h-vast:80px;--spacings-horizontal-h-infinite:120px;--spacings-vertical-v-tiny:2px;--spacings-vertical-v-mini:4px;--spacings-vertical-v-small:8px;--spacings-vertical-v-medium:12px;--spacings-vertical-v-large:16px;--spacings-vertical-v-xlarge:20px;--spacings-vertical-v-huge:24px;--spacings-vertical-v-giant:28px;--spacings-vertical-v-mega:32px;--spacings-vertical-v-ultra:36px;--spacings-vertical-v-massive:44px;--spacings-vertical-v-xxlarge:40px;--spacings-vertical-v-colossal:48px;--spacings-vertical-v-enormous:52px;--spacings-vertical-v-gigantic:56px;--spacings-vertical-v-titanic:60px;--spacings-vertical-v-vast:80px;--spacings-vertical-v-infinite:120px;--typography-font-family-title:Martian Grotesk;--typography-font-family-body:Geist;--typography-font-size-h-extra-large:44px;--typography-font-size-h-large-plus:36px;--typography-font-size-h-large:28px;--typography-font-size-h1:24px;--typography-font-size-h2:22px;--typography-font-size-h3:20px;--typography-font-size-h4:18px;--typography-font-size-h5:14px;--typography-font-size-h6:12px;--typography-font-size-h7:10px;--typography-font-size-body-hyper:24px;--typography-font-size-body-l:20px;--typography-font-size-body-m:18px;--typography-font-size-body-s:16px;--typography-font-size-caption-l:14px;--typography-font-size-caption-m:12px;--typography-font-size-caption-s:10px;--typography-font-size-caption-xxs:8px;--typography-font-weight-400:400;--typography-font-weight-500:500;--typography-font-weight-600:600;--typography-font-weight-700:700;--typography-letter-spacing-small-text:.3px;--typography-letter-spacing-default:0px;--typography-letter-spacing-big-headings:-.3px;--h-extra-large-bold-short-font-family:var(--typography-font-family-title);--h-extra-large-bold-short-font-size:var(--typography-font-size-h-extra-large);--h-extra-large-bold-short-font-weight:700;--h-extra-large-bold-short-letter-spacing:var(--typography-letter-spacing-big-headings);--h-extra-large-bold-short-line-height:120%;--h-extra-large-bold-short-text-transform:none;--h-extra-large-bold-short-text-decoration:none;--h-extra-large-semi-bold-short-font-family:var(--typography-font-family-title);--h-extra-large-semi-bold-short-font-size:var(--typography-font-size-h-extra-large);--h-extra-large-semi-bold-short-font-weight:600;--h-extra-large-semi-bold-short-letter-spacing:var(--typography-letter-spacing-big-headings);--h-extra-large-semi-bold-short-line-height:120%;--h-extra-large-semi-bold-short-text-transform:none;--h-extra-large-semi-bold-short-text-decoration:none;--h-extra-large-medium-short-font-family:var(--typography-font-family-title);--h-extra-large-medium-short-font-size:var(--typography-font-size-h-extra-large);--h-extra-large-medium-short-font-weight:500;--h-extra-large-medium-short-letter-spacing:var(--typography-letter-spacing-big-headings);--h-extra-large-medium-short-line-height:120%;--h-extra-large-medium-short-text-transform:none;--h-extra-large-medium-short-text-decoration:none;--h-extra-large-regular-short-font-family:var(--typography-font-family-title);--h-extra-large-regular-short-font-size:var(--typography-font-size-h-extra-large);--h-extra-large-regular-short-font-weight:400;--h-extra-large-regular-short-letter-spacing:var(--typography-letter-spacing-big-headings);--h-extra-large-regular-short-line-height:120%;--h-extra-large-regular-short-text-transform:none;--h-extra-large-regular-short-text-decoration:none;--h-large-plus-bold-short-font-family:var(--typography-font-family-title);--h-large-plus-bold-short-font-size:var(--typography-font-size-h-large-plus);--h-large-plus-bold-short-font-weight:700;--h-large-plus-bold-short-letter-spacing:var(--typography-letter-spacing-big-headings);--h-large-plus-bold-short-line-height:120%;--h-large-plus-bold-short-text-transform:none;--h-large-plus-bold-short-text-decoration:none;--h-large-plus-semi-bold-short-font-family:var(--typography-font-family-title);--h-large-plus-semi-bold-short-font-size:var(--typography-font-size-h-large-plus);--h-large-plus-semi-bold-short-font-weight:600;--h-large-plus-semi-bold-short-letter-spacing:var(--typography-letter-spacing-big-headings);--h-large-plus-semi-bold-short-line-height:120%;--h-large-plus-semi-bold-short-text-transform:none;--h-large-plus-semi-bold-short-text-decoration:none;--h-large-plus-medium-short-font-family:var(--typography-font-family-title);--h-large-plus-medium-short-font-size:var(--typography-font-size-h-large-plus);--h-large-plus-medium-short-font-weight:500;--h-large-plus-medium-short-letter-spacing:var(--typography-letter-spacing-big-headings);--h-large-plus-medium-short-line-height:120%;--h-large-plus-medium-short-text-transform:none;--h-large-plus-medium-short-text-decoration:none;--h-large-plus-regular-short-font-family:var(--typography-font-family-title);--h-large-plus-regular-short-font-size:var(--typography-font-size-h-large-plus);--h-large-plus-regular-short-font-weight:400;--h-large-plus-regular-short-letter-spacing:var(--typography-letter-spacing-big-headings);--h-large-plus-regular-short-line-height:120%;--h-large-plus-regular-short-text-transform:none;--h-large-plus-regular-short-text-decoration:none;--h-large-bold-short-font-family:var(--typography-font-family-title);--h-large-bold-short-font-size:var(--typography-font-size-h-large);--h-large-bold-short-font-weight:700;--h-large-bold-short-letter-spacing:var(--typography-letter-spacing-big-headings);--h-large-bold-short-line-height:120%;--h-large-bold-short-text-transform:none;--h-large-bold-short-text-decoration:none;--h-large-semi-bold-short-font-family:var(--typography-font-family-title);--h-large-semi-bold-short-font-size:var(--typography-font-size-h-large);--h-large-semi-bold-short-font-weight:600;--h-large-semi-bold-short-letter-spacing:var(--typography-letter-spacing-big-headings);--h-large-semi-bold-short-line-height:120%;--h-large-semi-bold-short-text-transform:none;--h-large-semi-bold-short-text-decoration:none;--h-large-medium-short-font-family:var(--typography-font-family-title);--h-large-medium-short-font-size:var(--typography-font-size-h-large);--h-large-medium-short-font-weight:500;--h-large-medium-short-letter-spacing:var(--typography-letter-spacing-big-headings);--h-large-medium-short-line-height:120%;--h-large-medium-short-text-transform:none;--h-large-medium-short-text-decoration:none;--h-large-regular-short-font-family:var(--typography-font-family-title);--h-large-regular-short-font-size:var(--typography-font-size-h-large);--h-large-regular-short-font-weight:400;--h-large-regular-short-letter-spacing:var(--typography-letter-spacing-big-headings);--h-large-regular-short-line-height:120%;--h-large-regular-short-text-transform:none;--h-large-regular-short-text-decoration:none;--h1-bold-short-font-family:var(--typography-font-family-title);--h1-bold-short-font-size:var(--typography-font-size-h1);--h1-bold-short-font-weight:700;--h1-bold-short-letter-spacing:var(--typography-letter-spacing-big-headings);--h1-bold-short-line-height:120%;--h1-bold-short-text-transform:none;--h1-bold-short-text-decoration:none;--h1-semi-bold-short-font-family:var(--typography-font-family-title);--h1-semi-bold-short-font-size:var(--typography-font-size-h1);--h1-semi-bold-short-font-weight:600;--h1-semi-bold-short-letter-spacing:var(--typography-letter-spacing-big-headings);--h1-semi-bold-short-line-height:120%;--h1-semi-bold-short-text-transform:none;--h1-semi-bold-short-text-decoration:none;--h1-medium-short-font-family:var(--typography-font-family-title);--h1-medium-short-font-size:var(--typography-font-size-h1);--h1-medium-short-font-weight:500;--h1-medium-short-letter-spacing:var(--typography-letter-spacing-big-headings);--h1-medium-short-line-height:120%;--h1-medium-short-text-transform:none;--h1-medium-short-text-decoration:none;--h1-regular-short-font-family:var(--typography-font-family-title);--h1-regular-short-font-size:var(--typography-font-size-h1);--h1-regular-short-font-weight:400;--h1-regular-short-letter-spacing:var(--typography-letter-spacing-big-headings);--h1-regular-short-line-height:120%;--h1-regular-short-text-transform:none;--h1-regular-short-text-decoration:none;--h2-bold-short-font-family:var(--typography-font-family-title);--h2-bold-short-font-size:var(--typography-font-size-h2);--h2-bold-short-font-weight:700;--h2-bold-short-letter-spacing:var(--typography-letter-spacing-default);--h2-bold-short-line-height:120%;--h2-bold-short-text-transform:none;--h2-bold-short-text-decoration:none;--h2-bold-medium-font-family:var(--typography-font-family-title);--h2-bold-medium-font-size:var(--typography-font-size-h2);--h2-bold-medium-font-weight:700;--h2-bold-medium-letter-spacing:var(--typography-letter-spacing-default);--h2-bold-medium-line-height:140%;--h2-bold-medium-text-transform:none;--h2-bold-medium-text-decoration:none;--h2-bold-long-font-family:var(--typography-font-family-title);--h2-bold-long-font-size:var(--typography-font-size-h2);--h2-bold-long-font-weight:700;--h2-bold-long-letter-spacing:var(--typography-letter-spacing-default);--h2-bold-long-line-height:160%;--h2-bold-long-text-transform:none;--h2-bold-long-text-decoration:none;--h2-semi-bold-short-font-family:var(--typography-font-family-title);--h2-semi-bold-short-font-size:var(--typography-font-size-h2);--h2-semi-bold-short-font-weight:600;--h2-semi-bold-short-letter-spacing:var(--typography-letter-spacing-default);--h2-semi-bold-short-line-height:120%;--h2-semi-bold-short-text-transform:none;--h2-semi-bold-short-text-decoration:none;--h2-medium-short-font-family:var(--typography-font-family-title);--h2-medium-short-font-size:var(--typography-font-size-h2);--h2-medium-short-font-weight:500;--h2-medium-short-letter-spacing:var(--typography-letter-spacing-default);--h2-medium-short-line-height:120%;--h2-medium-short-text-transform:none;--h2-medium-short-text-decoration:none;--h2-regular-short-font-family:var(--typography-font-family-title);--h2-regular-short-font-size:var(--typography-font-size-h2);--h2-regular-short-font-weight:400;--h2-regular-short-letter-spacing:var(--typography-letter-spacing-default);--h2-regular-short-line-height:120%;--h2-regular-short-text-transform:none;--h2-regular-short-text-decoration:none;--h3-bold-short-font-family:var(--typography-font-family-title);--h3-bold-short-font-size:var(--typography-font-size-h3);--h3-bold-short-font-weight:700;--h3-bold-short-letter-spacing:var(--typography-letter-spacing-default);--h3-bold-short-line-height:120%;--h3-bold-short-text-transform:none;--h3-bold-short-text-decoration:none;--h3-bold-medium-font-family:var(--typography-font-family-title);--h3-bold-medium-font-size:var(--typography-font-size-h3);--h3-bold-medium-font-weight:700;--h3-bold-medium-letter-spacing:var(--typography-letter-spacing-default);--h3-bold-medium-line-height:140%;--h3-bold-medium-text-transform:none;--h3-bold-medium-text-decoration:none;--h3-bold-long-font-family:var(--typography-font-family-title);--h3-bold-long-font-size:var(--typography-font-size-h3);--h3-bold-long-font-weight:700;--h3-bold-long-letter-spacing:var(--typography-letter-spacing-default);--h3-bold-long-line-height:160%;--h3-bold-long-text-transform:none;--h3-bold-long-text-decoration:none;--h3-semi-bold-short-font-family:var(--typography-font-family-title);--h3-semi-bold-short-font-size:var(--typography-font-size-h3);--h3-semi-bold-short-font-weight:600;--h3-semi-bold-short-letter-spacing:var(--typography-letter-spacing-default);--h3-semi-bold-short-line-height:120%;--h3-semi-bold-short-text-transform:none;--h3-semi-bold-short-text-decoration:none;--h3-medium-short-font-family:var(--typography-font-family-title);--h3-medium-short-font-size:var(--typography-font-size-h3);--h3-medium-short-font-weight:500;--h3-medium-short-letter-spacing:var(--typography-letter-spacing-default);--h3-medium-short-line-height:120%;--h3-medium-short-text-transform:none;--h3-medium-short-text-decoration:none;--h3-regular-short-font-family:var(--typography-font-family-title);--h3-regular-short-font-size:var(--typography-font-size-h3);--h3-regular-short-font-weight:400;--h3-regular-short-letter-spacing:var(--typography-letter-spacing-default);--h3-regular-short-line-height:120%;--h3-regular-short-text-transform:none;--h3-regular-short-text-decoration:none;--h4-bold-short-font-family:var(--typography-font-family-title);--h4-bold-short-font-size:var(--typography-font-size-h4);--h4-bold-short-font-weight:700;--h4-bold-short-letter-spacing:var(--typography-letter-spacing-default);--h4-bold-short-line-height:120%;--h4-bold-short-text-transform:none;--h4-bold-short-text-decoration:none;--h4-bold-medium-font-family:var(--typography-font-family-title);--h4-bold-medium-font-size:var(--typography-font-size-h4);--h4-bold-medium-font-weight:700;--h4-bold-medium-letter-spacing:var(--typography-letter-spacing-default);--h4-bold-medium-line-height:140%;--h4-bold-medium-text-transform:none;--h4-bold-medium-text-decoration:none;--h4-bold-long-font-family:var(--typography-font-family-title);--h4-bold-long-font-size:var(--typography-font-size-h4);--h4-bold-long-font-weight:700;--h4-bold-long-letter-spacing:var(--typography-letter-spacing-default);--h4-bold-long-line-height:160%;--h4-bold-long-text-transform:none;--h4-bold-long-text-decoration:none;--h4-semi-bold-short-font-family:var(--typography-font-family-title);--h4-semi-bold-short-font-size:var(--typography-font-size-h4);--h4-semi-bold-short-font-weight:600;--h4-semi-bold-short-letter-spacing:var(--typography-letter-spacing-default);--h4-semi-bold-short-line-height:120%;--h4-semi-bold-short-text-transform:none;--h4-semi-bold-short-text-decoration:none;--h4-medium-short-font-family:var(--typography-font-family-title);--h4-medium-short-font-size:var(--typography-font-size-h4);--h4-medium-short-font-weight:500;--h4-medium-short-letter-spacing:var(--typography-letter-spacing-default);--h4-medium-short-line-height:120%;--h4-medium-short-text-transform:none;--h4-medium-short-text-decoration:none;--h4-regular-short-font-family:var(--typography-font-family-title);--h4-regular-short-font-size:var(--typography-font-size-h4);--h4-regular-short-font-weight:400;--h4-regular-short-letter-spacing:var(--typography-letter-spacing-default);--h4-regular-short-line-height:120%;--h4-regular-short-text-transform:none;--h4-regular-short-text-decoration:none;--h5-bold-short-font-family:var(--typography-font-family-title);--h5-bold-short-font-size:var(--typography-font-size-h5);--h5-bold-short-font-weight:700;--h5-bold-short-letter-spacing:var(--typography-letter-spacing-default);--h5-bold-short-line-height:120%;--h5-bold-short-text-transform:none;--h5-bold-short-text-decoration:none;--h5-bold-medium-font-family:var(--typography-font-family-title);--h5-bold-medium-font-size:var(--typography-font-size-h5);--h5-bold-medium-font-weight:700;--h5-bold-medium-letter-spacing:var(--typography-letter-spacing-default);--h5-bold-medium-line-height:140%;--h5-bold-medium-text-transform:none;--h5-bold-medium-text-decoration:none;--h5-bold-long-font-family:var(--typography-font-family-title);--h5-bold-long-font-size:var(--typography-font-size-h5);--h5-bold-long-font-weight:700;--h5-bold-long-letter-spacing:var(--typography-letter-spacing-default);--h5-bold-long-line-height:160%;--h5-bold-long-text-transform:none;--h5-bold-long-text-decoration:none;--h5-semi-bold-short-font-family:var(--typography-font-family-title);--h5-semi-bold-short-font-size:var(--typography-font-size-h5);--h5-semi-bold-short-font-weight:600;--h5-semi-bold-short-letter-spacing:var(--typography-letter-spacing-default);--h5-semi-bold-short-line-height:120%;--h5-semi-bold-short-text-transform:none;--h5-semi-bold-short-text-decoration:none;--h5-medium-short-font-family:var(--typography-font-family-title);--h5-medium-short-font-size:var(--typography-font-size-h5);--h5-medium-short-font-weight:500;--h5-medium-short-letter-spacing:var(--typography-letter-spacing-default);--h5-medium-short-line-height:120%;--h5-medium-short-text-transform:none;--h5-medium-short-text-decoration:none;--h5-regular-short-font-family:var(--typography-font-family-title);--h5-regular-short-font-size:var(--typography-font-size-h5);--h5-regular-short-font-weight:400;--h5-regular-short-letter-spacing:var(--typography-letter-spacing-default);--h5-regular-short-line-height:120%;--h5-regular-short-text-transform:none;--h5-regular-short-text-decoration:none;--h6-bold-short-font-family:var(--typography-font-family-title);--h6-bold-short-font-size:var(--typography-font-size-h6);--h6-bold-short-font-weight:700;--h6-bold-short-letter-spacing:var(--typography-letter-spacing-default);--h6-bold-short-line-height:120%;--h6-bold-short-text-transform:none;--h6-bold-short-text-decoration:none;--h6-bold-medium-font-family:var(--typography-font-family-title);--h6-bold-medium-font-size:var(--typography-font-size-h6);--h6-bold-medium-font-weight:700;--h6-bold-medium-letter-spacing:var(--typography-letter-spacing-default);--h6-bold-medium-line-height:140%;--h6-bold-medium-text-transform:none;--h6-bold-medium-text-decoration:none;--h6-bold-long-font-family:var(--typography-font-family-title);--h6-bold-long-font-size:var(--typography-font-size-h6);--h6-bold-long-font-weight:700;--h6-bold-long-letter-spacing:var(--typography-letter-spacing-default);--h6-bold-long-line-height:160%;--h6-bold-long-text-transform:none;--h6-bold-long-text-decoration:none;--h6-semi-bold-short-font-family:var(--typography-font-family-title);--h6-semi-bold-short-font-size:var(--typography-font-size-h6);--h6-semi-bold-short-font-weight:600;--h6-semi-bold-short-letter-spacing:var(--typography-letter-spacing-default);--h6-semi-bold-short-line-height:120%;--h6-semi-bold-short-text-transform:none;--h6-semi-bold-short-text-decoration:none;--h6-medium-short-font-family:var(--typography-font-family-title);--h6-medium-short-font-size:var(--typography-font-size-h6);--h6-medium-short-font-weight:500;--h6-medium-short-letter-spacing:var(--typography-letter-spacing-default);--h6-medium-short-line-height:120%;--h6-medium-short-text-transform:none;--h6-medium-short-text-decoration:none;--h6-regular-short-font-family:var(--typography-font-family-title);--h6-regular-short-font-size:var(--typography-font-size-h6);--h6-regular-short-font-weight:400;--h6-regular-short-letter-spacing:var(--typography-letter-spacing-default);--h6-regular-short-line-height:120%;--h6-regular-short-text-transform:none;--h6-regular-short-text-decoration:none;--h7-bold-short-font-family:var(--typography-font-family-title);--h7-bold-short-font-size:var(--typography-font-size-h7);--h7-bold-short-font-weight:700;--h7-bold-short-letter-spacing:var(--typography-letter-spacing-default);--h7-bold-short-line-height:120%;--h7-bold-short-text-transform:none;--h7-bold-short-text-decoration:none;--h7-bold-medium-font-family:var(--typography-font-family-title);--h7-bold-medium-font-size:var(--typography-font-size-h7);--h7-bold-medium-font-weight:700;--h7-bold-medium-letter-spacing:var(--typography-letter-spacing-default);--h7-bold-medium-line-height:140%;--h7-bold-medium-text-transform:none;--h7-bold-medium-text-decoration:none;--h7-bold-long-font-family:var(--typography-font-family-title);--h7-bold-long-font-size:var(--typography-font-size-h7);--h7-bold-long-font-weight:700;--h7-bold-long-letter-spacing:var(--typography-letter-spacing-default);--h7-bold-long-line-height:160%;--h7-bold-long-text-transform:none;--h7-bold-long-text-decoration:none;--h7-regular-short-font-family:var(--typography-font-family-title);--h7-regular-short-font-size:var(--typography-font-size-h7);--h7-regular-short-font-weight:400;--h7-regular-short-letter-spacing:var(--typography-letter-spacing-default);--h7-regular-short-line-height:120%;--h7-regular-short-text-transform:none;--h7-regular-short-text-decoration:none;--h7-medium-short-font-family:var(--typography-font-family-title);--h7-medium-short-font-size:var(--typography-font-size-h7);--h7-medium-short-font-weight:500;--h7-medium-short-letter-spacing:var(--typography-letter-spacing-default);--h7-medium-short-line-height:120%;--h7-medium-short-text-transform:none;--h7-medium-short-text-decoration:none;--h7-semi-bold-short-font-family:var(--typography-font-family-title);--h7-semi-bold-short-font-size:var(--typography-font-size-h7);--h7-semi-bold-short-font-weight:600;--h7-semi-bold-short-letter-spacing:var(--typography-letter-spacing-default);--h7-semi-bold-short-line-height:120%;--h7-semi-bold-short-text-transform:none;--h7-semi-bold-short-text-decoration:none;--text-hyper-bold-short-font-family:var(--typography-font-family-body);--text-hyper-bold-short-font-size:var(--typography-font-size-body-hyper);--text-hyper-bold-short-font-weight:700;--text-hyper-bold-short-letter-spacing:var(--typography-letter-spacing-default);--text-hyper-bold-short-line-height:120%;--text-hyper-bold-short-text-transform:none;--text-hyper-bold-short-text-decoration:none;--text-hyper-bold-medium-font-family:var(--typography-font-family-body);--text-hyper-bold-medium-font-size:var(--typography-font-size-body-hyper);--text-hyper-bold-medium-font-weight:700;--text-hyper-bold-medium-letter-spacing:var(--typography-letter-spacing-default);--text-hyper-bold-medium-line-height:140%;--text-hyper-bold-medium-text-transform:none;--text-hyper-bold-medium-text-decoration:none;--text-hyper-bold-long-font-family:var(--typography-font-family-body);--text-hyper-bold-long-font-size:var(--typography-font-size-body-hyper);--text-hyper-bold-long-font-weight:700;--text-hyper-bold-long-letter-spacing:var(--typography-letter-spacing-default);--text-hyper-bold-long-line-height:160%;--text-hyper-bold-long-text-transform:none;--text-hyper-bold-long-text-decoration:none;--text-hyper-semi-bold-short-font-family:var(--typography-font-family-body);--text-hyper-semi-bold-short-font-size:var(--typography-font-size-body-hyper);--text-hyper-semi-bold-short-font-weight:600;--text-hyper-semi-bold-short-letter-spacing:var(--typography-letter-spacing-default);--text-hyper-semi-bold-short-line-height:120%;--text-hyper-semi-bold-short-text-transform:none;--text-hyper-semi-bold-short-text-decoration:none;--text-hyper-semi-bold-medium-font-family:var(--typography-font-family-body);--text-hyper-semi-bold-medium-font-size:var(--typography-font-size-body-hyper);--text-hyper-semi-bold-medium-font-weight:600;--text-hyper-semi-bold-medium-letter-spacing:var(--typography-letter-spacing-default);--text-hyper-semi-bold-medium-line-height:140%;--text-hyper-semi-bold-medium-text-transform:none;--text-hyper-semi-bold-medium-text-decoration:none;--text-hyper-semi-bold-long-font-family:var(--typography-font-family-body);--text-hyper-semi-bold-long-font-size:var(--typography-font-size-body-hyper);--text-hyper-semi-bold-long-font-weight:600;--text-hyper-semi-bold-long-letter-spacing:var(--typography-letter-spacing-default);--text-hyper-semi-bold-long-line-height:160%;--text-hyper-semi-bold-long-text-transform:none;--text-hyper-semi-bold-long-text-decoration:none;--text-hyper-regular-short-font-family:var(--typography-font-family-body);--text-hyper-regular-short-font-size:var(--typography-font-size-body-hyper);--text-hyper-regular-short-font-weight:400;--text-hyper-regular-short-letter-spacing:var(--typography-letter-spacing-default);--text-hyper-regular-short-line-height:120%;--text-hyper-regular-short-text-transform:none;--text-hyper-regular-short-text-decoration:none;--text-hyper-regular-medium-font-family:var(--typography-font-family-body);--text-hyper-regular-medium-font-size:var(--typography-font-size-body-hyper);--text-hyper-regular-medium-font-weight:400;--text-hyper-regular-medium-letter-spacing:var(--typography-letter-spacing-default);--text-hyper-regular-medium-line-height:140%;--text-hyper-regular-medium-text-transform:none;--text-hyper-regular-medium-text-decoration:none;--text-hyper-regular-long-font-family:var(--typography-font-family-body);--text-hyper-regular-long-font-size:var(--typography-font-size-body-hyper);--text-hyper-regular-long-font-weight:400;--text-hyper-regular-long-letter-spacing:var(--typography-letter-spacing-default);--text-hyper-regular-long-line-height:160%;--text-hyper-regular-long-text-transform:none;--text-hyper-regular-long-text-decoration:none;--text-xxl-bold-short-font-family:var(--typography-font-family-body);--text-xxl-bold-short-font-size:var(--typography-font-size-body-l);--text-xxl-bold-short-font-weight:700;--text-xxl-bold-short-letter-spacing:var(--typography-letter-spacing-default);--text-xxl-bold-short-line-height:120%;--text-xxl-bold-short-text-transform:none;--text-xxl-bold-short-text-decoration:none;--text-xxl-bold-medium-font-family:var(--typography-font-family-body);--text-xxl-bold-medium-font-size:var(--typography-font-size-body-l);--text-xxl-bold-medium-font-weight:700;--text-xxl-bold-medium-letter-spacing:var(--typography-letter-spacing-default);--text-xxl-bold-medium-line-height:140%;--text-xxl-bold-medium-text-transform:none;--text-xxl-bold-medium-text-decoration:none;--text-xxl-bold-long-font-family:var(--typography-font-family-body);--text-xxl-bold-long-font-size:var(--typography-font-size-body-l);--text-xxl-bold-long-font-weight:700;--text-xxl-bold-long-letter-spacing:var(--typography-letter-spacing-default);--text-xxl-bold-long-line-height:160%;--text-xxl-bold-long-text-transform:none;--text-xxl-bold-long-text-decoration:none;--text-xxl-regular-short-font-family:var(--typography-font-family-body);--text-xxl-regular-short-font-size:var(--typography-font-size-body-l);--text-xxl-regular-short-font-weight:400;--text-xxl-regular-short-letter-spacing:var(--typography-letter-spacing-default);--text-xxl-regular-short-line-height:120%;--text-xxl-regular-short-text-transform:none;--text-xxl-regular-short-text-decoration:none;--text-xxl-regular-medium-font-family:var(--typography-font-family-body);--text-xxl-regular-medium-font-size:var(--typography-font-size-body-l);--text-xxl-regular-medium-font-weight:400;--text-xxl-regular-medium-letter-spacing:var(--typography-letter-spacing-default);--text-xxl-regular-medium-line-height:140%;--text-xxl-regular-medium-text-transform:none;--text-xxl-regular-medium-text-decoration:none;--text-xxl-regular-long-font-family:var(--typography-font-family-body);--text-xxl-regular-long-font-size:var(--typography-font-size-body-l);--text-xxl-regular-long-font-weight:400;--text-xxl-regular-long-letter-spacing:var(--typography-letter-spacing-default);--text-xxl-regular-long-line-height:160%;--text-xxl-regular-long-text-transform:none;--text-xxl-regular-long-text-decoration:none;--text-xxl-semi-bold-short-font-family:var(--typography-font-family-body);--text-xxl-semi-bold-short-font-size:var(--typography-font-size-body-l);--text-xxl-semi-bold-short-font-weight:600;--text-xxl-semi-bold-short-letter-spacing:var(--typography-letter-spacing-default);--text-xxl-semi-bold-short-line-height:120%;--text-xxl-semi-bold-short-text-transform:none;--text-xxl-semi-bold-short-text-decoration:none;--text-xxl-semi-bold-medium-font-family:var(--typography-font-family-body);--text-xxl-semi-bold-medium-font-size:var(--typography-font-size-body-l);--text-xxl-semi-bold-medium-font-weight:600;--text-xxl-semi-bold-medium-letter-spacing:var(--typography-letter-spacing-default);--text-xxl-semi-bold-medium-line-height:140%;--text-xxl-semi-bold-medium-text-transform:none;--text-xxl-semi-bold-medium-text-decoration:none;--text-xxl-semi-bold-long-font-family:var(--typography-font-family-body);--text-xxl-semi-bold-long-font-size:var(--typography-font-size-body-l);--text-xxl-semi-bold-long-font-weight:600;--text-xxl-semi-bold-long-letter-spacing:var(--typography-letter-spacing-default);--text-xxl-semi-bold-long-line-height:160%;--text-xxl-semi-bold-long-text-transform:none;--text-xxl-semi-bold-long-text-decoration:none;--text-xl-bold-short-font-family:var(--typography-font-family-body);--text-xl-bold-short-font-size:var(--typography-font-size-body-m);--text-xl-bold-short-font-weight:700;--text-xl-bold-short-letter-spacing:var(--typography-letter-spacing-default);--text-xl-bold-short-line-height:120%;--text-xl-bold-short-text-transform:none;--text-xl-bold-short-text-decoration:none;--text-xl-bold-medium-font-family:var(--typography-font-family-body);--text-xl-bold-medium-font-size:var(--typography-font-size-body-m);--text-xl-bold-medium-font-weight:700;--text-xl-bold-medium-letter-spacing:var(--typography-letter-spacing-default);--text-xl-bold-medium-line-height:140%;--text-xl-bold-medium-text-transform:none;--text-xl-bold-medium-text-decoration:none;--text-xl-bold-long-font-family:var(--typography-font-family-body);--text-xl-bold-long-font-size:var(--typography-font-size-body-m);--text-xl-bold-long-font-weight:700;--text-xl-bold-long-letter-spacing:var(--typography-letter-spacing-default);--text-xl-bold-long-line-height:160%;--text-xl-bold-long-text-transform:none;--text-xl-bold-long-text-decoration:none;--text-xl-semi-bold-short-font-family:var(--typography-font-family-body);--text-xl-semi-bold-short-font-size:var(--typography-font-size-body-m);--text-xl-semi-bold-short-font-weight:600;--text-xl-semi-bold-short-letter-spacing:var(--typography-letter-spacing-default);--text-xl-semi-bold-short-line-height:120%;--text-xl-semi-bold-short-text-transform:none;--text-xl-semi-bold-short-text-decoration:none;--text-xl-semi-bold-medium-font-family:var(--typography-font-family-body);--text-xl-semi-bold-medium-font-size:var(--typography-font-size-body-m);--text-xl-semi-bold-medium-font-weight:600;--text-xl-semi-bold-medium-letter-spacing:var(--typography-letter-spacing-default);--text-xl-semi-bold-medium-line-height:140%;--text-xl-semi-bold-medium-text-transform:none;--text-xl-semi-bold-medium-text-decoration:none;--text-xl-semi-bold-long-font-family:var(--typography-font-family-body);--text-xl-semi-bold-long-font-size:var(--typography-font-size-body-m);--text-xl-semi-bold-long-font-weight:600;--text-xl-semi-bold-long-letter-spacing:var(--typography-letter-spacing-default);--text-xl-semi-bold-long-line-height:160%;--text-xl-semi-bold-long-text-transform:none;--text-xl-semi-bold-long-text-decoration:none;--text-xl-regular-short-font-family:var(--typography-font-family-body);--text-xl-regular-short-font-size:var(--typography-font-size-body-m);--text-xl-regular-short-font-weight:400;--text-xl-regular-short-letter-spacing:var(--typography-letter-spacing-default);--text-xl-regular-short-line-height:120%;--text-xl-regular-short-text-transform:none;--text-xl-regular-short-text-decoration:none;--text-xl-regular-medium-font-family:var(--typography-font-family-body);--text-xl-regular-medium-font-size:var(--typography-font-size-body-m);--text-xl-regular-medium-font-weight:400;--text-xl-regular-medium-letter-spacing:var(--typography-letter-spacing-default);--text-xl-regular-medium-line-height:140%;--text-xl-regular-medium-text-transform:none;--text-xl-regular-medium-text-decoration:none;--text-xl-regular-long-font-family:var(--typography-font-family-body);--text-xl-regular-long-font-size:var(--typography-font-size-body-m);--text-xl-regular-long-font-weight:400;--text-xl-regular-long-letter-spacing:var(--typography-letter-spacing-default);--text-xl-regular-long-line-height:160%;--text-xl-regular-long-text-transform:none;--text-xl-regular-long-text-decoration:none;--text-l-bold-short-font-family:var(--typography-font-family-body);--text-l-bold-short-font-size:var(--typography-font-size-body-s);--text-l-bold-short-font-weight:700;--text-l-bold-short-letter-spacing:var(--typography-letter-spacing-default);--text-l-bold-short-line-height:120%;--text-l-bold-short-text-transform:none;--text-l-bold-short-text-decoration:none;--text-l-bold-meduim-font-family:var(--typography-font-family-body);--text-l-bold-meduim-font-size:var(--typography-font-size-body-s);--text-l-bold-meduim-font-weight:700;--text-l-bold-meduim-letter-spacing:var(--typography-letter-spacing-default);--text-l-bold-meduim-line-height:140%;--text-l-bold-meduim-text-transform:none;--text-l-bold-meduim-text-decoration:none;--text-l-bold-long-font-family:var(--typography-font-family-body);--text-l-bold-long-font-size:var(--typography-font-size-body-s);--text-l-bold-long-font-weight:700;--text-l-bold-long-letter-spacing:var(--typography-letter-spacing-default);--text-l-bold-long-line-height:160%;--text-l-bold-long-text-transform:none;--text-l-bold-long-text-decoration:none;--text-l-semi-bold-short-font-family:var(--typography-font-family-body);--text-l-semi-bold-short-font-size:var(--typography-font-size-body-s);--text-l-semi-bold-short-font-weight:600;--text-l-semi-bold-short-letter-spacing:var(--typography-letter-spacing-default);--text-l-semi-bold-short-line-height:120%;--text-l-semi-bold-short-text-transform:none;--text-l-semi-bold-short-text-decoration:none;--text-l-semi-bold-medium-font-family:var(--typography-font-family-body);--text-l-semi-bold-medium-font-size:var(--typography-font-size-body-s);--text-l-semi-bold-medium-font-weight:600;--text-l-semi-bold-medium-letter-spacing:var(--typography-letter-spacing-default);--text-l-semi-bold-medium-line-height:140%;--text-l-semi-bold-medium-text-transform:none;--text-l-semi-bold-medium-text-decoration:none;--text-l-semi-bold-long-font-family:var(--typography-font-family-body);--text-l-semi-bold-long-font-size:var(--typography-font-size-body-s);--text-l-semi-bold-long-font-weight:600;--text-l-semi-bold-long-letter-spacing:var(--typography-letter-spacing-default);--text-l-semi-bold-long-line-height:160%;--text-l-semi-bold-long-text-transform:none;--text-l-semi-bold-long-text-decoration:none;--text-l-regular-short-font-family:var(--typography-font-family-body);--text-l-regular-short-font-size:var(--typography-font-size-body-s);--text-l-regular-short-font-weight:400;--text-l-regular-short-letter-spacing:var(--typography-letter-spacing-default);--text-l-regular-short-line-height:120%;--text-l-regular-short-text-transform:none;--text-l-regular-short-text-decoration:none;--text-l-regular-medium-font-family:var(--typography-font-family-body);--text-l-regular-medium-font-size:var(--typography-font-size-body-s);--text-l-regular-medium-font-weight:400;--text-l-regular-medium-letter-spacing:var(--typography-letter-spacing-default);--text-l-regular-medium-line-height:140%;--text-l-regular-medium-text-transform:none;--text-l-regular-medium-text-decoration:none;--text-l-regular-long-font-family:var(--typography-font-family-body);--text-l-regular-long-font-size:var(--typography-font-size-body-s);--text-l-regular-long-font-weight:400;--text-l-regular-long-letter-spacing:var(--typography-letter-spacing-default);--text-l-regular-long-line-height:160%;--text-l-regular-long-text-transform:none;--text-l-regular-long-text-decoration:none;--text-m-bold-short-font-family:var(--typography-font-family-body);--text-m-bold-short-font-size:var(--typography-font-size-caption-l);--text-m-bold-short-font-weight:700;--text-m-bold-short-letter-spacing:var(--typography-letter-spacing-default);--text-m-bold-short-line-height:120%;--text-m-bold-short-text-transform:none;--text-m-bold-short-text-decoration:none;--text-m-bold-medium-font-family:var(--typography-font-family-body);--text-m-bold-medium-font-size:var(--typography-font-size-caption-l);--text-m-bold-medium-font-weight:700;--text-m-bold-medium-letter-spacing:var(--typography-letter-spacing-default);--text-m-bold-medium-line-height:140%;--text-m-bold-medium-text-transform:none;--text-m-bold-medium-text-decoration:none;--text-m-bold-long-font-family:var(--typography-font-family-body);--text-m-bold-long-font-size:var(--typography-font-size-caption-l);--text-m-bold-long-font-weight:700;--text-m-bold-long-letter-spacing:var(--typography-letter-spacing-default);--text-m-bold-long-line-height:160%;--text-m-bold-long-text-transform:none;--text-m-bold-long-text-decoration:none;--text-m-semi-bold-short-font-family:var(--typography-font-family-body);--text-m-semi-bold-short-font-size:var(--typography-font-size-caption-l);--text-m-semi-bold-short-font-weight:600;--text-m-semi-bold-short-letter-spacing:var(--typography-letter-spacing-default);--text-m-semi-bold-short-line-height:120%;--text-m-semi-bold-short-text-transform:none;--text-m-semi-bold-short-text-decoration:none;--text-m-semi-bold-medium-font-family:var(--typography-font-family-body);--text-m-semi-bold-medium-font-size:var(--typography-font-size-caption-l);--text-m-semi-bold-medium-font-weight:600;--text-m-semi-bold-medium-letter-spacing:var(--typography-letter-spacing-default);--text-m-semi-bold-medium-line-height:140%;--text-m-semi-bold-medium-text-transform:none;--text-m-semi-bold-medium-text-decoration:none;--text-m-semi-bold-long-font-family:var(--typography-font-family-body);--text-m-semi-bold-long-font-size:var(--typography-font-size-caption-l);--text-m-semi-bold-long-font-weight:600;--text-m-semi-bold-long-letter-spacing:var(--typography-letter-spacing-default);--text-m-semi-bold-long-line-height:160%;--text-m-semi-bold-long-text-transform:none;--text-m-semi-bold-long-text-decoration:none;--text-m-regular-short-font-family:var(--typography-font-family-body);--text-m-regular-short-font-size:var(--typography-font-size-caption-l);--text-m-regular-short-font-weight:400;--text-m-regular-short-letter-spacing:var(--typography-letter-spacing-default);--text-m-regular-short-line-height:120%;--text-m-regular-short-text-transform:none;--text-m-regular-short-text-decoration:none;--text-m-regular-medium-font-family:var(--typography-font-family-body);--text-m-regular-medium-font-size:var(--typography-font-size-caption-l);--text-m-regular-medium-font-weight:400;--text-m-regular-medium-letter-spacing:var(--typography-letter-spacing-default);--text-m-regular-medium-line-height:140%;--text-m-regular-medium-text-transform:none;--text-m-regular-medium-text-decoration:none;--text-m-regular-long-font-family:var(--typography-font-family-body);--text-m-regular-long-font-size:var(--typography-font-size-caption-l);--text-m-regular-long-font-weight:400;--text-m-regular-long-letter-spacing:var(--typography-letter-spacing-default);--text-m-regular-long-line-height:160%;--text-m-regular-long-text-transform:none;--text-m-regular-long-text-decoration:none;--text-s-bold-short-font-family:var(--typography-font-family-body);--text-s-bold-short-font-size:var(--typography-font-size-caption-m);--text-s-bold-short-font-weight:700;--text-s-bold-short-letter-spacing:var(--typography-letter-spacing-default);--text-s-bold-short-line-height:120%;--text-s-bold-short-text-transform:none;--text-s-bold-short-text-decoration:none;--text-s-bold-medium-font-family:var(--typography-font-family-body);--text-s-bold-medium-font-size:var(--typography-font-size-caption-m);--text-s-bold-medium-font-weight:700;--text-s-bold-medium-letter-spacing:var(--typography-letter-spacing-default);--text-s-bold-medium-line-height:140%;--text-s-bold-medium-text-transform:none;--text-s-bold-medium-text-decoration:none;--text-s-bold-long-font-family:var(--typography-font-family-body);--text-s-bold-long-font-size:var(--typography-font-size-caption-m);--text-s-bold-long-font-weight:700;--text-s-bold-long-letter-spacing:var(--typography-letter-spacing-default);--text-s-bold-long-line-height:160%;--text-s-bold-long-text-transform:none;--text-s-bold-long-text-decoration:none;--text-s-semi-bold-short-font-family:var(--typography-font-family-body);--text-s-semi-bold-short-font-size:var(--typography-font-size-caption-m);--text-s-semi-bold-short-font-weight:600;--text-s-semi-bold-short-letter-spacing:var(--typography-letter-spacing-default);--text-s-semi-bold-short-line-height:120%;--text-s-semi-bold-short-text-transform:none;--text-s-semi-bold-short-text-decoration:none;--text-s-semi-bold-medium-font-family:var(--typography-font-family-body);--text-s-semi-bold-medium-font-size:var(--typography-font-size-caption-m);--text-s-semi-bold-medium-font-weight:600;--text-s-semi-bold-medium-letter-spacing:var(--typography-letter-spacing-default);--text-s-semi-bold-medium-line-height:140%;--text-s-semi-bold-medium-text-transform:none;--text-s-semi-bold-medium-text-decoration:none;--text-s-semi-bold-long-font-family:var(--typography-font-family-body);--text-s-semi-bold-long-font-size:var(--typography-font-size-caption-m);--text-s-semi-bold-long-font-weight:600;--text-s-semi-bold-long-letter-spacing:var(--typography-letter-spacing-default);--text-s-semi-bold-long-line-height:160%;--text-s-semi-bold-long-text-transform:none;--text-s-semi-bold-long-text-decoration:none;--text-s-regular-short-font-family:var(--typography-font-family-body);--text-s-regular-short-font-size:var(--typography-font-size-caption-m);--text-s-regular-short-font-weight:400;--text-s-regular-short-letter-spacing:var(--typography-letter-spacing-default);--text-s-regular-short-line-height:120%;--text-s-regular-short-text-transform:none;--text-s-regular-short-text-decoration:none;--text-s-regular-medium-font-family:var(--typography-font-family-body);--text-s-regular-medium-font-size:var(--typography-font-size-caption-m);--text-s-regular-medium-font-weight:400;--text-s-regular-medium-letter-spacing:var(--typography-letter-spacing-default);--text-s-regular-medium-line-height:140%;--text-s-regular-medium-text-transform:none;--text-s-regular-medium-text-decoration:none;--text-s-regular-long-font-family:var(--typography-font-family-body);--text-s-regular-long-font-size:var(--typography-font-size-caption-m);--text-s-regular-long-font-weight:400;--text-s-regular-long-letter-spacing:var(--typography-letter-spacing-default);--text-s-regular-long-line-height:160%;--text-s-regular-long-text-transform:none;--text-s-regular-long-text-decoration:none;--text-xs-bold-short-font-family:var(--typography-font-family-body);--text-xs-bold-short-font-size:var(--typography-font-size-caption-s);--text-xs-bold-short-font-weight:700;--text-xs-bold-short-letter-spacing:var(--typography-letter-spacing-small-text);--text-xs-bold-short-line-height:120%;--text-xs-bold-short-text-transform:none;--text-xs-bold-short-text-decoration:none;--text-xs-bold-medium-font-family:var(--typography-font-family-body);--text-xs-bold-medium-font-size:var(--typography-font-size-caption-s);--text-xs-bold-medium-font-weight:700;--text-xs-bold-medium-letter-spacing:var(--typography-letter-spacing-small-text);--text-xs-bold-medium-line-height:140%;--text-xs-bold-medium-text-transform:none;--text-xs-bold-medium-text-decoration:none;--text-xs-bold-long-font-family:var(--typography-font-family-body);--text-xs-bold-long-font-size:var(--typography-font-size-caption-s);--text-xs-bold-long-font-weight:700;--text-xs-bold-long-letter-spacing:var(--typography-letter-spacing-small-text);--text-xs-bold-long-line-height:160%;--text-xs-bold-long-text-transform:none;--text-xs-bold-long-text-decoration:none;--text-xs-bold-uppercase-short-font-family:var(--typography-font-family-body);--text-xs-bold-uppercase-short-font-size:var(--typography-font-size-caption-s);--text-xs-bold-uppercase-short-font-weight:700;--text-xs-bold-uppercase-short-letter-spacing:var(--typography-letter-spacing-small-text);--text-xs-bold-uppercase-short-line-height:120%;--text-xs-bold-uppercase-short-text-transform:uppercase;--text-xs-bold-uppercase-short-text-decoration:none;--text-xs-bold-uppercase-medium-font-family:var(--typography-font-family-body);--text-xs-bold-uppercase-medium-font-size:var(--typography-font-size-caption-s);--text-xs-bold-uppercase-medium-font-weight:700;--text-xs-bold-uppercase-medium-letter-spacing:var(--typography-letter-spacing-small-text);--text-xs-bold-uppercase-medium-line-height:140%;--text-xs-bold-uppercase-medium-text-transform:uppercase;--text-xs-bold-uppercase-medium-text-decoration:none;--text-xs-bold-uppercase-long-font-family:var(--typography-font-family-body);--text-xs-bold-uppercase-long-font-size:var(--typography-font-size-caption-s);--text-xs-bold-uppercase-long-font-weight:700;--text-xs-bold-uppercase-long-letter-spacing:var(--typography-letter-spacing-small-text);--text-xs-bold-uppercase-long-line-height:160%;--text-xs-bold-uppercase-long-text-transform:uppercase;--text-xs-bold-uppercase-long-text-decoration:none;--text-xs-semi-bold-short-font-family:var(--typography-font-family-body);--text-xs-semi-bold-short-font-size:var(--typography-font-size-caption-s);--text-xs-semi-bold-short-font-weight:600;--text-xs-semi-bold-short-letter-spacing:var(--typography-letter-spacing-small-text);--text-xs-semi-bold-short-line-height:120%;--text-xs-semi-bold-short-text-transform:none;--text-xs-semi-bold-short-text-decoration:none;--text-xs-semi-bold-medium-font-family:var(--typography-font-family-body);--text-xs-semi-bold-medium-font-size:var(--typography-font-size-caption-s);--text-xs-semi-bold-medium-font-weight:600;--text-xs-semi-bold-medium-letter-spacing:var(--typography-letter-spacing-small-text);--text-xs-semi-bold-medium-line-height:140%;--text-xs-semi-bold-medium-text-transform:none;--text-xs-semi-bold-medium-text-decoration:none;--text-xs-semi-bold-long-font-family:var(--typography-font-family-body);--text-xs-semi-bold-long-font-size:var(--typography-font-size-caption-s);--text-xs-semi-bold-long-font-weight:600;--text-xs-semi-bold-long-letter-spacing:var(--typography-letter-spacing-small-text);--text-xs-semi-bold-long-line-height:160%;--text-xs-semi-bold-long-text-transform:none;--text-xs-semi-bold-long-text-decoration:none;--text-xs-semi-bold-uppercase-short-font-family:var(--typography-font-family-body);--text-xs-semi-bold-uppercase-short-font-size:var(--typography-font-size-caption-s);--text-xs-semi-bold-uppercase-short-font-weight:600;--text-xs-semi-bold-uppercase-short-letter-spacing:var(--typography-letter-spacing-small-text);--text-xs-semi-bold-uppercase-short-line-height:120%;--text-xs-semi-bold-uppercase-short-text-transform:uppercase;--text-xs-semi-bold-uppercase-short-text-decoration:none;--text-xs-semi-bold-uppercase-medium-font-family:var(--typography-font-family-body);--text-xs-semi-bold-uppercase-medium-font-size:var(--typography-font-size-caption-s);--text-xs-semi-bold-uppercase-medium-font-weight:600;--text-xs-semi-bold-uppercase-medium-letter-spacing:var(--typography-letter-spacing-small-text);--text-xs-semi-bold-uppercase-medium-line-height:140%;--text-xs-semi-bold-uppercase-medium-text-transform:uppercase;--text-xs-semi-bold-uppercase-medium-text-decoration:none;--text-xs-semi-bold-uppercase-long-font-family:var(--typography-font-family-body);--text-xs-semi-bold-uppercase-long-font-size:var(--typography-font-size-caption-s);--text-xs-semi-bold-uppercase-long-font-weight:600;--text-xs-semi-bold-uppercase-long-letter-spacing:var(--typography-letter-spacing-small-text);--text-xs-semi-bold-uppercase-long-line-height:160%;--text-xs-semi-bold-uppercase-long-text-transform:uppercase;--text-xs-semi-bold-uppercase-long-text-decoration:none;--text-xs-regular-short-font-family:var(--typography-font-family-body);--text-xs-regular-short-font-size:var(--typography-font-size-caption-s);--text-xs-regular-short-font-weight:400;--text-xs-regular-short-letter-spacing:var(--typography-letter-spacing-small-text);--text-xs-regular-short-line-height:120%;--text-xs-regular-short-text-transform:none;--text-xs-regular-short-text-decoration:none;--text-xs-regular-medium-font-family:var(--typography-font-family-body);--text-xs-regular-medium-font-size:var(--typography-font-size-caption-s);--text-xs-regular-medium-font-weight:400;--text-xs-regular-medium-letter-spacing:var(--typography-letter-spacing-small-text);--text-xs-regular-medium-line-height:140%;--text-xs-regular-medium-text-transform:none;--text-xs-regular-medium-text-decoration:none;--text-xs-regular-long-font-family:var(--typography-font-family-body);--text-xs-regular-long-font-size:var(--typography-font-size-caption-s);--text-xs-regular-long-font-weight:400;--text-xs-regular-long-letter-spacing:var(--typography-letter-spacing-small-text);--text-xs-regular-long-line-height:160%;--text-xs-regular-long-text-transform:none;--text-xs-regular-long-text-decoration:none;--text-xs-regular-uppercase-short-font-family:var(--typography-font-family-body);--text-xs-regular-uppercase-short-font-size:var(--typography-font-size-caption-s);--text-xs-regular-uppercase-short-font-weight:500;--text-xs-regular-uppercase-short-letter-spacing:var(--typography-letter-spacing-small-text);--text-xs-regular-uppercase-short-line-height:120%;--text-xs-regular-uppercase-short-text-transform:uppercase;--text-xs-regular-uppercase-short-text-decoration:none;--text-xs-regular-uppercase-medium-font-family:var(--typography-font-family-body);--text-xs-regular-uppercase-medium-font-size:var(--typography-font-size-caption-s);--text-xs-regular-uppercase-medium-font-weight:500;--text-xs-regular-uppercase-medium-letter-spacing:var(--typography-letter-spacing-small-text);--text-xs-regular-uppercase-medium-line-height:140%;--text-xs-regular-uppercase-medium-text-transform:uppercase;--text-xs-regular-uppercase-medium-text-decoration:none;--text-xs-regular-uppercase-long-font-family:var(--typography-font-family-body);--text-xs-regular-uppercase-long-font-size:var(--typography-font-size-caption-s);--text-xs-regular-uppercase-long-font-weight:500;--text-xs-regular-uppercase-long-letter-spacing:var(--typography-letter-spacing-small-text);--text-xs-regular-uppercase-long-line-height:160%;--text-xs-regular-uppercase-long-text-transform:uppercase;--text-xs-regular-uppercase-long-text-decoration:none;--text-xxs-bold-uppercase-short-font-family:var(--typography-font-family-body);--text-xxs-bold-uppercase-short-font-size:var(--typography-font-size-caption-xxs);--text-xxs-bold-uppercase-short-font-weight:700;--text-xxs-bold-uppercase-short-letter-spacing:var(--typography-letter-spacing-small-text);--text-xxs-bold-uppercase-short-line-height:120%;--text-xxs-bold-uppercase-short-text-transform:uppercase;--text-xxs-bold-uppercase-short-text-decoration:none;--text-xxs-bold-uppercase-medium-font-family:var(--typography-font-family-body);--text-xxs-bold-uppercase-medium-font-size:var(--typography-font-size-caption-xxs);--text-xxs-bold-uppercase-medium-font-weight:700;--text-xxs-bold-uppercase-medium-letter-spacing:var(--typography-letter-spacing-small-text);--text-xxs-bold-uppercase-medium-line-height:140%;--text-xxs-bold-uppercase-medium-text-transform:uppercase;--text-xxs-bold-uppercase-medium-text-decoration:none;--text-xxs-bold-uppercase-long-font-family:var(--typography-font-family-body);--text-xxs-bold-uppercase-long-font-size:var(--typography-font-size-caption-xxs);--text-xxs-bold-uppercase-long-font-weight:700;--text-xxs-bold-uppercase-long-letter-spacing:var(--typography-letter-spacing-small-text);--text-xxs-bold-uppercase-long-line-height:160%;--text-xxs-bold-uppercase-long-text-transform:uppercase;--text-xxs-bold-uppercase-long-text-decoration:none;--text-xxs-semi-bold-uppercase-short-font-family:var(--typography-font-family-body);--text-xxs-semi-bold-uppercase-short-font-size:var(--typography-font-size-caption-xxs);--text-xxs-semi-bold-uppercase-short-font-weight:600;--text-xxs-semi-bold-uppercase-short-letter-spacing:var(--typography-letter-spacing-small-text);--text-xxs-semi-bold-uppercase-short-line-height:120%;--text-xxs-semi-bold-uppercase-short-text-transform:uppercase;--text-xxs-semi-bold-uppercase-short-text-decoration:none;--text-xxs-semi-bold-uppercase-medium-font-family:var(--typography-font-family-body);--text-xxs-semi-bold-uppercase-medium-font-size:var(--typography-font-size-caption-xxs);--text-xxs-semi-bold-uppercase-medium-font-weight:600;--text-xxs-semi-bold-uppercase-medium-letter-spacing:var(--typography-letter-spacing-small-text);--text-xxs-semi-bold-uppercase-medium-line-height:140%;--text-xxs-semi-bold-uppercase-medium-text-transform:uppercase;--text-xxs-semi-bold-uppercase-medium-text-decoration:none;--text-xxs-semi-bold-uppercase-long-font-family:var(--typography-font-family-body);--text-xxs-semi-bold-uppercase-long-font-size:var(--typography-font-size-caption-xxs);--text-xxs-semi-bold-uppercase-long-font-weight:600;--text-xxs-semi-bold-uppercase-long-letter-spacing:var(--typography-letter-spacing-small-text);--text-xxs-semi-bold-uppercase-long-line-height:160%;--text-xxs-semi-bold-uppercase-long-text-transform:uppercase;--text-xxs-semi-bold-uppercase-long-text-decoration:none;--text-xxs-medium-uppercase-short-font-family:var(--typography-font-family-body);--text-xxs-medium-uppercase-short-font-size:var(--typography-font-size-caption-xxs);--text-xxs-medium-uppercase-short-font-weight:500;--text-xxs-medium-uppercase-short-letter-spacing:var(--typography-letter-spacing-small-text);--text-xxs-medium-uppercase-short-line-height:120%;--text-xxs-medium-uppercase-short-text-transform:uppercase;--text-xxs-medium-uppercase-short-text-decoration:none;--text-xxs-medium-uppercase-medium-font-family:var(--typography-font-family-body);--text-xxs-medium-uppercase-medium-font-size:var(--typography-font-size-caption-xxs);--text-xxs-medium-uppercase-medium-font-weight:500;--text-xxs-medium-uppercase-medium-letter-spacing:var(--typography-letter-spacing-small-text);--text-xxs-medium-uppercase-medium-line-height:140%;--text-xxs-medium-uppercase-medium-text-transform:uppercase;--text-xxs-medium-uppercase-medium-text-decoration:none;--text-xxs-medium-uppercase-long-font-family:var(--typography-font-family-body);--text-xxs-medium-uppercase-long-font-size:var(--typography-font-size-caption-xxs);--text-xxs-medium-uppercase-long-font-weight:500;--text-xxs-medium-uppercase-long-letter-spacing:var(--typography-letter-spacing-small-text);--text-xxs-medium-uppercase-long-line-height:160%;--text-xxs-medium-uppercase-long-text-transform:uppercase;--text-xxs-medium-uppercase-long-text-decoration:none;--text-xxs-regular-short-font-family:var(--typography-font-family-body);--text-xxs-regular-short-font-size:var(--typography-font-size-caption-xxs);--text-xxs-regular-short-font-weight:400;--text-xxs-regular-short-letter-spacing:var(--typography-letter-spacing-default);--text-xxs-regular-short-line-height:120%;--text-xxs-regular-short-text-transform:none;--text-xxs-regular-short-text-decoration:none}
}

@layer tokens {
:root{--color-background:var(--ambient-bg);--color-text-primary:var(--content-primary-solid);--color-text-secondary:var(--content-primary-hazy);--color-text-muted:var(--content-primary-gentle);--color-brand-primary:var(--content-accent-brand);--color-on-brand:var(--content-invert-solid);--color-on-overlay-dark:var(--content-invert-solid);--color-overlay-dark:var(--surface-invert-neutral);--color-overlay-light:var(--surface-invert-pale);--color-surface-card:var(--surface-primary-solid);--color-surface-default:var(--surface-primary-solid);--color-surface-muted:var(--surface-primary-soft);--color-surface-warning:var(--surface-accent-danger-soft);--color-skeleton-bg:var(--surface-primary-pale);--color-border-default:var(--border-primary-neutral);--color-border-dropzone:var(--border-accent-brand-soft);--color-neutral-0:var(--palette-white-white-a100);--color-neutral-50:var(--palette-gray-gray-100);--color-neutral-100:var(--palette-gray-gray-200);--color-neutral-200:var(--palette-gray-gray-300);--color-primary-500:var(--palette-violet-violet-500);--color-primary-bg:var(--surface-accent-brand-pale);--color-primary-shadow-light:var(--palette-violet-violet-500-a20);--spacing-xs:var(--spacings-fixed-f-mini);--spacing-sm:var(--spacings-fixed-f-small);--spacing-md:var(--spacings-fixed-f-medium);--spacing-lg:var(--spacings-fixed-f-large);--spacing-xl:var(--spacings-fixed-f-huge);--radius-sm:var(--border-radius-radius-xs);--radius-md:var(--border-radius-radius-m);--radius-lg:var(--border-radius-radius-l);--radius-pill:var(--border-radius-radius-circle);--radius-card:var(--border-radius-radius-m);--radius-cta:var(--border-radius-radius-l);--radius-dropzone:var(--border-radius-radius-l);--radius-frame:var(--border-radius-radius-xl);--typography-font-family-title:var(--font-martian), system-ui, sans-serif;--typography-font-family-body:var(--font-geist), system-ui, sans-serif;--font-family-sans:var(--typography-font-family-body);--font-size-sm:var(--typography-font-size-caption-l);--font-size-md:var(--typography-font-size-body-s);--font-size-lg:var(--typography-font-size-body-m);--font-size-xl:var(--typography-font-size-body-l);--font-size-2xl:var(--typography-font-size-body-hyper);--font-weight-bold:var(--typography-font-weight-700);--shadow-card:var(--shadow-small-air);--shadow-frame:var(--shadow-medium);--elevation-300:var(--shadow-small-air);--elevation-400:var(--shadow-medium);--size-icon-btn:56px;--blur-overlay:8px;--gradient-cta-brand:linear-gradient(135deg, var(--palette-violet-violet-400) 0%, var(--palette-violet-violet-500) 100%);--shadow-cta-brand:0 8px 24px var(--palette-violet-violet-500-a20), 0 2px 4px var(--palette-violet-violet-500-a20), inset 0 1px 0 var(--palette-white-white-a20);--shadow-card-floating:0 1px 2px var(--palette-gray-gray-900-a10), 0 12px 32px var(--palette-gray-gray-900-a20);--shadow-card-floating-hover:0 2px 4px var(--palette-gray-gray-900-a10), 0 20px 48px var(--palette-gray-gray-900-a20);--shadow-polaroid:0 1px 2px var(--palette-gray-gray-900-a10), 0 24px 48px var(--palette-gray-gray-900-a40);--focus-ring-color:var(--palette-violet-violet-500);--focus-ring-halo:var(--palette-violet-violet-500-a20);--ambient-bg:radial-gradient(circle at 15% 0%, var(--palette-violet-violet-500-a10) 0%, transparent 45%), var(--palette-gray-gray-100)}
}

@layer base {
html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial}}body{background:var(--color-background);color:var(--color-text-primary);font-family:var(--font-family-sans);padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);overscroll-behavior:none;background-attachment:fixed;flex-direction:column;min-height:100dvh;display:flex}main#main{flex-direction:column;flex:1;width:100%;display:flex}:focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:3px;box-shadow:0 0 0 6px var(--focus-ring-halo)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.skip-link{z-index:2000;padding:var(--spacing-sm) var(--spacing-md);background:var(--color-surface-card);color:var(--color-text-primary);position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}
}

@layer reset,tokens,base;
@font-face{font-family:geist;src:url(../media/Geist_Regular-s.p.17fuzw9m3bdug.ttf)format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:geist;src:url(../media/Geist_SemiBold-s.p.10epwwzsuae2v.ttf)format("truetype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:geist;src:url(../media/Geist_Bold-s.p.0r.ees6l1zj0k.ttf)format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:geist Fallback;src:local(Arial);ascent-override:94.47%;descent-override:27.73%;line-gap-override:0.0%;size-adjust:106.39%}.geist_541ff692-module__hnFROq__className{font-family:geist,geist Fallback,system-ui,sans-serif}.geist_541ff692-module__hnFROq__variable{--font-geist:"geist", "geist Fallback", system-ui, sans-serif}
@font-face{font-family:martian;src:url(../media/MartianGrotesk_WdxBd-s.p.0z3qiiv571a_s.ttf)format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:martian Fallback;src:local(Arial);ascent-override:64.63%;descent-override:12.93%;line-gap-override:0.0%;size-adjust:154.72%}.martian_11d0920-module__iMXuvW__className{font-family:martian,martian Fallback,system-ui,sans-serif}.martian_11d0920-module__iMXuvW__variable{--font-martian:"martian", "martian Fallback", system-ui, sans-serif}
.OfflineProvider-module__qp0hOG__banner{padding:var(--spacing-sm) var(--spacing-md);background:var(--color-surface-warning,var(--color-surface-card));color:var(--color-text-primary);text-align:center;z-index:1000;padding-top:calc(var(--spacing-sm) + env(safe-area-inset-top));position:fixed;top:0;left:0;right:0}
