:root{--red-50:#fbf4f4;--red-100:#f8e4e4;--red-200:#f0c9c9;--red-500:#c30000;--red-600:#a80000;--red-700:#8a0000;--color-primary:var(--red-500);--color-primary-hover:var(--red-600);--color-primary-active:var(--red-700);--paper:#fbf8f5;--surface:#fff;--surface-muted:#f4efea;--border:#e6ddd4;--border-strong:#d9d0c6;--ink:#1a1614;--text:#2c2622;--text-muted:#6b635c;--text-faint:#8a8178;--night:#160f0f;--night-elevated:#241818;--night-border:#4a3838;--inverse:#fbf8f5;--inverse-muted:#e4dbd3;--inverse-soft:#cfc4ba;--gold:#c9a36a;--gold-deep:#8b5e28;--cat-tanzabend:#c30000;--cat-ue50:#8b5e28;--cat-spezial:#7a1f3d;--cat-juta:#3d5a6e;--focus-ring:0 0 0 3px #fff,0 0 0 6px #c30000;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--tilt:1.67deg;--overlap:calc(100vw*tan(var(--tilt)));--header-bar:4.75rem;--header-bar-compact:3rem;--header-z:50;--wrap:72rem;--gutter:clamp(1.25rem,4vw,2.5rem);--font-sans:"Libre Franklin","Helvetica Neue",Arial,sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-md:1.125rem;--text-lg:1.25rem;--text-xl:1.75rem;--text-2xl:2.5rem;--text-hero:clamp(2.75rem,6vw,4.25rem);--leading-none:1.05;--leading-tight:1.2;--leading-snug:1.35;--leading-body:1.6;--tracking-tight:-.025em;--tracking-kicker:.14em;--weight-regular:400;--weight-semibold:600;--weight-bold:700;--weight-extrabold:800;--measure:38rem;--ease-out:cubic-bezier(.22,1,.36,1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-bar-compact) + var(--overlap) + .75rem)}body{font-family:var(--font-sans);color:var(--text);background:var(--night);line-height:var(--leading-body);font-size:var(--text-md);font-weight:var(--weight-regular);margin:0}img{max-width:100%;display:block}a{color:var(--color-primary)}a:hover{color:var(--color-primary-hover)}:focus-visible{box-shadow:var(--focus-ring);border-radius:4px;outline:none}.wrap{width:min(var(--wrap),100% - 2*var(--gutter));margin-inline:auto}.kicker{color:var(--gold);letter-spacing:var(--tracking-kicker);text-transform:uppercase;font-size:var(--text-xs);font-weight:var(--weight-bold);margin:0 0 .75rem}.kicker-on-light{color:var(--color-primary)}.gold-rule{background:var(--gold);border:0;width:4.5rem;height:2px;margin:0 0 1.25rem}.link-more{font-size:var(--text-sm);font-weight:var(--weight-semibold);white-space:nowrap;text-decoration:none}.section-head{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2rem;display:flex}.section-head h2{font-size:var(--text-xl);font-weight:var(--weight-bold);letter-spacing:var(--tracking-tight);color:var(--ink);line-height:var(--leading-tight);margin:0}.section-head p{color:var(--text-muted);font-size:var(--text-sm);max-width:36rem;margin:.35rem 0 0}@media (max-width:900px){.section-head{flex-direction:column;align-items:flex-start}}.badge{letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--cat-tanzabend);border-radius:999px;padding:.15rem .5rem;font-size:.6875rem;font-weight:700;display:inline-block}.badge-ue50{background:var(--cat-ue50)}.badge-spezial{background:var(--cat-spezial)}.badge-juta{background:var(--cat-juta)}.inner-page{padding-top:1rem}.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}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
