:root{--brand:#ff5e14;--brand-wash:rgba(255,94,20,.18);--accent:#0f3d56;--accent-inverse:color-mix(in srgb,var(--accent) 55%,var(--ink-inverse));--surface:#fff;--surface-sunken:#f6f5f3;--surface-inverse:#14171c;--ink:#14171c;--ink-body:#22262e;--ink-muted:#565b63;--ink-inverse:#fff;--border-faint:rgba(20,23,28,.1);--border-soft:rgba(20,23,28,.18);--border-hard:rgba(20,23,28,.32);--border-faint-inverse:hsla(0,0%,100%,.1);--border-soft-inverse:hsla(0,0%,100%,.18);--border-hard-inverse:hsla(0,0%,100%,.32);--ink-muted-inverse:hsla(0,0%,100%,.5);--surface-card-inverse:color-mix(in srgb,var(--ink-inverse) 8%,var(--surface-inverse));--sec-bg:var(--surface);--sec-ink:var(--ink);--sec-ink-muted:var(--ink-muted);--sec-border-faint:var(--border-faint);--sec-border:var(--border-soft);--sec-border-strong:var(--border-hard);--sec-link:var(--link);--sec-link-hover:var(--link-hover);--sec-btn-quiet-text:var(--btn-quiet-text);--sec-btn-quiet-border:var(--btn-quiet-border);--sec-accent:var(--accent);--sec-accent-fill:var(--accent);--sec-accent-ink:var(--ink-inverse);--sec-card-bg:var(--surface-sunken);--line-strong:2px;--link:#ac4319;--link-hover:#8a3614;--link-inverse:color-mix(in srgb,var(--link) 66%,var(--ink-inverse));--link-hover-inverse:color-mix(in srgb,var(--link) 53%,var(--ink-inverse));--ok:#00a03c;--warn:#f5c400;--err:#e8210f;--font-sans:"Montserrat","KE Rueckfall",system-ui,-apple-system,Segoe UI,sans-serif;--font-display:"Montserrat","KE Rueckfall",system-ui,-apple-system,Segoe UI,sans-serif;--font-mono:"ui-monospace",SFMono-Regular,Consolas,monospace;--font-btn:"Montserrat",var(--font-sans);--fs-sm:15px;--fs-base:17px;--fs-lg:19px;--fs-xl:22px;--fs-2xl:clamp(26px,2.6vw,32px);--fs-3xl:clamp(32px,4vw,44px);--fs-4xl:clamp(40px,5.6vw,64px);--fs-display:clamp(40px,6.2vw,84px);--fs-h1:clamp(40px,5.6vw,64px);--fs-h2:clamp(32px,4vw,44px);--fs-h3:clamp(26px,2.6vw,32px);--fs-h4:clamp(22px,2vw,22px);--fw-body:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-h1:700;--fw-h2:700;--fw-h3:700;--fw-h4:600;--lh-tight:1.05;--lh-normal:1.55;--lh-loose:1.7;--ls-tight:-0.02em;--ls-h1:-0.03em;--ls-h2:-0.02em;--ls-h3:-0.01em;--ls-h4:0em;--lh-h1:1.15;--lh-h2:1.22;--lh-h3:1.3;--lh-h4:1.38;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:20px;--s-6:24px;--s-8:32px;--s-10:40px;--s-12:48px;--s-16:64px;--s-20:80px;--s-24:96px;--s-32:128px;--container-wide:1440px;--container:1200px;--container-narrow:720px;--grid-gap:var(--s-10);--section-y:var(--s-20);--radius-sm:6px;--radius-lg:12px;--shadow-1:0 2px 10px rgba(20,23,28,.2);--shadow-2:0 3px 20px rgba(20,23,28,.26);--shadow-3:0 6px 40px rgba(20,23,28,.3);--shadow-1-inverse:0 2px 10px rgba(0,0,0,.55);--shadow-2-inverse:0 3px 20px rgba(0,0,0,.65);--shadow-3-inverse:0 6px 40px rgba(0,0,0,.75);--shadow-raised-1:var(--shadow-2);--shadow-raised-2:var(--shadow-3);--shadow-raised-3:var(--shadow-3);--btn-radius:6px;--btn-bg:#ff5e14;--btn-text:#fff;--btn-bg-hover:#ca4e1b;--btn-2-bg:#14171c;--btn-2-text:#fff;--btn-2-bg-hover:#22262e;--btn-quiet-text:#14171c;--btn-quiet-border:rgba(20,23,28,.32);--btn-quiet-text-inverse:var(--ink-inverse);--btn-quiet-border-inverse:hsla(0,0%,100%,.32);--form-label:#14171c;--form-field-border:rgba(20,23,28,.32);--form-btn-text:#14171c;--form-btn-bg:#ff5e14;--form-btn-bg-hover:#ca4e1b;--dur-fast:120ms;--dur-base:240ms;--ease:cubic-bezier(0.2,0.7,0.3,1)}@media (prefers-reduced-motion:reduce){:root{--dur-fast:1ms;--dur-base:1ms}}