@theme{  --color-orange: #f58220; --color-plum-deep: #3b2845; --color-plum-ink: #5a3f6b; --color-carbon: #353a45; --color-parchment: #f2ede4; --color-frost: #c8e6ed; --color-black: #000; --color-white: #fff;  --color-error: #c02b0a;  --color-plum-deep-alpha-14: color-mix(in srgb, var(--color-plum-deep) 14%, transparent); --color-plum-deep-alpha-18: color-mix(in srgb, var(--color-plum-deep) 18%, transparent); --color-plum-deep-alpha-30: color-mix(in srgb, var(--color-plum-deep) 30%, transparent); --color-white-alpha-20: color-mix(in srgb, var(--color-white) 20%, transparent); --color-white-alpha-78: color-mix(in srgb, var(--color-white) 78%, transparent); --color-white-alpha-92: color-mix(in srgb, var(--color-white) 92%, transparent);  --color-black-alpha-25: color-mix(in srgb, var(--color-black) 25%, transparent);  --font-sans: Aptos, "Aptos Display", "Segoe UI Variable Text", "Segoe UI", system-ui, -apple-system, sans-serif; --font-mono: Consolas, "SF Mono", Menlo, monospace;  --text-display: clamp(37px, 4.2vw, 58px); --text-display--line-height: 1.1; --text-display--letter-spacing: -.015em; --text-display--font-weight: 600;  --text-display-long: clamp(26px, 3.2vw, 40px); --text-heading-2: clamp(30px, 3.1vw, 44px); --text-heading-2--line-height: 1.18; --text-heading-2--font-weight: 600;  --text-heading-2-long: clamp(28px, 2.5vw, 36px); --text-promise: clamp(32px, 3.4vw, 48px); --text-promise--line-height: 1.1; --text-promise--letter-spacing: -.015em; --text-promise--font-weight: 600; --text-stat-numeral: clamp(34px, 3.6vw, 50px); --text-stat-numeral--line-height: 1.05; --text-stat-numeral--letter-spacing: -.015em; --text-lede: clamp(20px, 1.55vw, 23px); --text-lede--line-height: 1.55; --text-card-title: clamp(24px, 1.9vw, 28px); --text-card-title--line-height: 1.25; --text-card-title--font-weight: 600; --text-heading-3: 22px; --text-heading-3--line-height: 1.3; --text-heading-3--font-weight: 600; --text-faq-question: 21px; --text-faq-question--line-height: 1.35; --text-faq-question--font-weight: 600; --text-property-title: 20px; --text-property-title--line-height: 1.3; --text-property-title--font-weight: 600; --text-body-lg: 19px; --text-body-lg--line-height: 1.6; --text-body: 18px; --text-body--line-height: 1.6; --text-body-sm: 17px; --text-body-sm--line-height: 1.6; --text-meta: 16px; --text-meta--line-height: 1.5; --text-field-label: 15px; --text-field-label--line-height: 1.4; --text-field-label--font-weight: 600; --text-caption: 14px; --text-caption--line-height: 1.4; --text-caption--letter-spacing: .08em; --text-caption--font-weight: 700;  --radius-square: 0px; --radius-button: 9px; --radius-field: 4.5px;  --container-wrap: 1280px; --container-narrow: 940px;   --color-surface-canvas: var(--color-white); --color-surface-hero: var(--color-plum-deep); --color-surface-band: var(--color-parchment); --color-surface-band-alt: var(--color-white); --color-surface-ink-band: var(--color-black); --color-surface-frost: var(--color-frost); --color-surface-card: var(--color-white);  --color-ink-body: var(--color-carbon); --color-ink-heading: var(--color-plum-deep); --color-ink-caption: var(--color-plum-ink); --color-ink-on-dark: var(--color-white-alpha-92); --color-ink-on-dark-caption: var(--color-white-alpha-78); --color-ink-on-accent: var(--color-plum-deep);  --color-accent: var(--color-orange); --color-accent-hover: var(--color-white);  --hairline-subtle: var(--color-plum-deep-alpha-14); --hairline: var(--color-plum-deep-alpha-18); --hairline-strong: var(--color-plum-deep-alpha-30); --hairline-on-dark: var(--color-white-alpha-20);  --focus-ring-color: var(--color-orange); --focus-ring-width: 3px; --focus-ring-offset: 3px;  --rule-accent-width: 4px; --rule-accent-color: var(--color-orange);   --button-bg: var(--color-accent); --button-ink: var(--color-ink-on-accent); --button-hover-bg: color-mix(in srgb, var(--color-orange) 72%, var(--color-black)); --button-hover-ink: var(--color-white);  --button-radius: var(--radius-button); --button-min-height: 58px; --button-min-height-lg: 62px; --button-min-height-sm: 50px; --button-font-size: var(--text-body-lg); --button-font-weight: 600; --button-ghost-border: 1px solid var(--color-plum-deep);  --field-label-size: var(--text-field-label); --field-label-weight: 600;  --field-radius: var(--radius-field); --field-border-width: 1px; --field-border-color: var(--color-black-alpha-25);  --stat-font-family: var(--font-mono); --stat-font-variant-numeric: tabular-nums;  --numeral-font-family: var(--font-sans); --numeral-font-variant-numeric: tabular-nums lining-nums;  --shadow-card: 0 34px 74px -22px color-mix(in srgb, var(--color-black) 55%, transparent);}:root{--color-orange:#f58220;--color-plum-deep:#3b2845;--color-plum-ink:#5a3f6b;--color-carbon:#353a45;--color-parchment:#f2ede4;--color-frost:#c8e6ed;--color-black:#000;--color-white:#fff;--color-error:#c02b0a;--color-plum-deep-alpha-14:color-mix(in srgb, var(--color-plum-deep) 14%, transparent);--color-plum-deep-alpha-18:color-mix(in srgb, var(--color-plum-deep) 18%, transparent);--color-plum-deep-alpha-30:color-mix(in srgb, var(--color-plum-deep) 30%, transparent);--color-white-alpha-20:color-mix(in srgb, var(--color-white) 20%, transparent);--color-white-alpha-78:color-mix(in srgb, var(--color-white) 78%, transparent);--color-white-alpha-92:color-mix(in srgb, var(--color-white) 92%, transparent);--color-black-alpha-25:color-mix(in srgb, var(--color-black) 25%, transparent);--font-sans:Aptos, "Aptos Display", "Segoe UI Variable Text", "Segoe UI", system-ui, -apple-system, sans-serif;--font-mono:Consolas, "SF Mono", Menlo, monospace;--text-display:clamp(37px, 4.2vw, 58px);--text-display--line-height:1.1;--text-display--letter-spacing:-.015em;--text-display--font-weight:600;--text-display-long:clamp(26px, 3.2vw, 40px);--text-heading-2:clamp(30px, 3.1vw, 44px);--text-heading-2--line-height:1.18;--text-heading-2--font-weight:600;--text-heading-2-long:clamp(28px, 2.5vw, 36px);--text-promise:clamp(32px, 3.4vw, 48px);--text-promise--line-height:1.1;--text-promise--letter-spacing:-.015em;--text-promise--font-weight:600;--text-stat-numeral:clamp(34px, 3.6vw, 50px);--text-stat-numeral--line-height:1.05;--text-stat-numeral--letter-spacing:-.015em;--text-lede:clamp(20px, 1.55vw, 23px);--text-lede--line-height:1.55;--text-card-title:clamp(24px, 1.9vw, 28px);--text-card-title--line-height:1.25;--text-card-title--font-weight:600;--text-heading-3:22px;--text-heading-3--line-height:1.3;--text-heading-3--font-weight:600;--text-faq-question:21px;--text-faq-question--line-height:1.35;--text-faq-question--font-weight:600;--text-property-title:20px;--text-property-title--line-height:1.3;--text-property-title--font-weight:600;--text-body-lg:19px;--text-body-lg--line-height:1.6;--text-body:18px;--text-body--line-height:1.6;--text-body-sm:17px;--text-body-sm--line-height:1.6;--text-meta:16px;--text-meta--line-height:1.5;--text-field-label:15px;--text-field-label--line-height:1.4;--text-field-label--font-weight:600;--text-caption:14px;--text-caption--line-height:1.4;--text-caption--letter-spacing:.08em;--text-caption--font-weight:700;--radius-square:0px;--radius-button:9px;--radius-field:4.5px;--container-wrap:1280px;--container-narrow:940px;--color-surface-canvas:var(--color-white);--color-surface-hero:var(--color-plum-deep);--color-surface-band:var(--color-parchment);--color-surface-band-alt:var(--color-white);--color-surface-ink-band:var(--color-black);--color-surface-frost:var(--color-frost);--color-surface-card:var(--color-white);--color-ink-body:var(--color-carbon);--color-ink-heading:var(--color-plum-deep);--color-ink-caption:var(--color-plum-ink);--color-ink-on-dark:var(--color-white-alpha-92);--color-ink-on-dark-caption:var(--color-white-alpha-78);--color-ink-on-accent:var(--color-plum-deep);--color-accent:var(--color-orange);--color-accent-hover:var(--color-white);--hairline-subtle:var(--color-plum-deep-alpha-14);--hairline:var(--color-plum-deep-alpha-18);--hairline-strong:var(--color-plum-deep-alpha-30);--hairline-on-dark:var(--color-white-alpha-20);--focus-ring-color:var(--color-orange);--focus-ring-width:3px;--focus-ring-offset:3px;--rule-accent-width:4px;--rule-accent-color:var(--color-orange);--button-bg:var(--color-accent);--button-ink:var(--color-ink-on-accent);--button-hover-bg:color-mix(in srgb, var(--color-orange) 72%, var(--color-black));--button-hover-ink:var(--color-white);--button-radius:var(--radius-button);--button-min-height:58px;--button-min-height-lg:62px;--button-min-height-sm:50px;--button-font-size:var(--text-body-lg);--button-font-weight:600;--button-ghost-border:1px solid var(--color-plum-deep);--field-label-size:var(--text-field-label);--field-label-weight:600;--field-radius:var(--radius-field);--field-border-width:1px;--field-border-color:var(--color-black-alpha-25);--stat-font-family:var(--font-mono);--stat-font-variant-numeric:tabular-nums;--numeral-font-family:var(--font-sans);--numeral-font-variant-numeric:tabular-nums lining-nums;--shadow-card:0 34px 74px -22px color-mix(in srgb, var(--color-black) 55%, transparent)}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-sans);color:var(--color-ink-body);background-color:var(--color-surface-canvas)}:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}footer{background-color:var(--color-surface-hero);border-top:1px solid var(--hairline-on-dark);color:var(--color-ink-on-dark-caption);font-size:var(--text-meta);line-height:var(--text-meta--line-height);padding:24px clamp(18px,5vw,48px)}footer>*{max-width:var(--container-wrap);margin-inline:auto}footer p{margin:0}.splash-body{background-color:var(--color-surface-band)}.splash{justify-content:center;align-items:center;min-height:100svh;padding:24px;display:flex}.splash-link{line-height:0;display:inline-flex}.splash-link:focus-visible{outline-offset:6px}.splash-logo{width:min(320px,70vw);height:auto}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
