:root{--color-tc-ink: #2b2b2b;--color-tc-dark: #3a3a42;--color-tc-deep: #2e2e34;--color-tc-accent: #cc3f1c;--color-tc-accent-hover: #c24120;--color-tc-accent-on-dark: #f0724a;--color-tc-cool: #eff2f5;--color-tc-white: #fff;--color-tc-line: #d8dee5;--color-tc-line-soft: #e4e9ef;--color-tc-field: #c4ccd6;--color-tc-muted: #5c5c64;--color-tc-faint: #7c7c86;--color-tc-on-dark: #c6c7ce;--color-tc-on-dark-muted: #9a9aa4;--color-tc-ok: #1f6b49;--color-tc-warn: #b07419;--color-tc-error: #8c1d18;--color-tc-info: #2f5d7c;--color-tc-footer: #23232a;--color-tc-selection: #f6d9cf;--color-tc-hero-start: #e34c26;--color-tc-hero-middle: #bd665b;--color-tc-hero-end: #637c9d;--color-tc-legacy-grey: #6b6b75;--theme-ink: var(--color-tc-ink);--theme-dark: var(--color-tc-dark);--theme-deep: var(--color-tc-deep);--theme-accent: var(--color-tc-accent);--theme-accent-hover: var(--color-tc-accent-hover);--theme-accent-on-dark: var(--color-tc-accent-on-dark);--theme-cool: var(--color-tc-cool);--theme-white: var(--color-tc-white);--theme-line: var(--color-tc-line);--theme-line-soft: var(--color-tc-line-soft);--theme-field: var(--color-tc-field);--theme-muted: var(--color-tc-muted);--theme-faint: var(--color-tc-faint);--theme-on-dark: var(--color-tc-on-dark);--theme-on-dark-muted: var(--color-tc-on-dark-muted);--theme-ok: var(--color-tc-ok);--theme-warn: var(--color-tc-warn);--theme-info: var(--color-tc-info);--theme-footer-bg: var(--color-tc-footer);--theme-selection-bg: var(--color-tc-selection);--theme-hero-gradient: linear-gradient( 119deg, var(--color-tc-hero-start) 0%, var(--color-tc-hero-start) 35%, var(--color-tc-hero-middle) 45%, var(--color-tc-hero-middle) 60%, var(--color-tc-hero-end) 70%, var(--color-tc-hero-end) 100% );--theme-primary-color: var(--theme-accent);--theme-secondary-color: var(--theme-accent-hover);--theme-alternative-color: var(--color-tc-error);--theme-base-dark: var(--theme-ink);--theme-base-soft: var(--theme-cool);--theme-base-light: var(--theme-white);--theme-bg-page: var(--theme-cool);--theme-base-neutral: var(--theme-line);--theme-dark-grey-color: var(--theme-dark);--theme-grey-color: var(--color-tc-legacy-grey);--theme-error-color: var(--color-tc-error);--theme-success-color: var(--theme-ok);--theme-text-color-default: var(--theme-ink);--theme-text-color-alternative: var(--theme-muted);--theme-text-ff: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--theme-heading-ff: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--theme-mono-ff: "IBMPlexMono", "IBM Plex Mono", ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", monospace;--theme-base-fs: clamp(1rem, .982rem + .079vw, 1.03125rem);--theme-h1-fs: clamp(2.5rem, .434rem + 9.184vw, 6.125rem);--theme-h2-fs: clamp(1.875rem, .664rem + 5.382vw, 4rem);--theme-h3-fs: clamp(1.4375rem, 1.224rem + .949vw, 1.8125rem);--theme-h4-fs: clamp(1.25rem, 1.143rem + .475vw, 1.4375rem);--theme-h5-fs: clamp(1.125rem, 1.054rem + .316vw, 1.25rem);--theme-heading-lh: 1.2;--theme-text-lh: 1.65;--theme-button-fs: .875rem;--theme-button-lh: 1.2;--theme-space-1: .25rem;--theme-space-2: .5rem;--theme-space-3: .75rem;--theme-space-4: 1rem;--theme-space-5: 1.5rem;--theme-space-6: 2rem;--theme-space-7: 3rem;--theme-space-8: 4rem;--theme-content-max-width: 73.75rem;--theme-header-height-fallback: 4.5rem;--theme-radius: .125rem;--theme-border: .0625rem solid;--theme-z-base: 1;--theme-z-header: 60;--theme-z-overlay: 100;--theme-z-modal: 1000;--theme-base-header-index: var(--theme-z-header);--theme-surface-base: var(--theme-white);--on-surface-base: var(--theme-ink);--theme-surface-muted: var(--theme-cool);--on-surface-muted: var(--theme-ink);--theme-surface-brand: var(--theme-dark);--on-surface-brand: var(--theme-white);--theme-surface-accent: var(--theme-accent);--on-surface-accent: var(--theme-white);--theme-focus-ring: .125rem solid var(--theme-white);--theme-focus-ring-shadow: 0 0 0 .25rem var(--theme-accent);--theme-focus-ring-offset: .125rem;--theme-xs-shadow: 0 .0625rem .125rem color-mix(in oklab, var(--theme-ink) 12%, transparent);--theme-sm-shadow: 0 .5rem 1.5rem color-mix(in oklab, var(--theme-ink) 10%, transparent);--theme-md-shadow: 0 1.125rem 3rem color-mix(in oklab, var(--theme-ink) 14%, transparent);--theme-transition-duration: .2s;--theme-easing-function: ease;--theme-transition: var(--theme-transition-duration) var(--theme-easing-function);--theme-bg-color-alternative: var(--theme-hero-gradient);--theme-bg-color-alternative-hover: var(--theme-hero-gradient)}
