@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Mono:wght@400;500&family=Raleway:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--ap-dark:#1a3c2b;--ap-sage:#8aa494;--ap-mint:#c8dad0;--ap-warm:#f8faf9;--ap-text:#2d3a33;--ap-gold:#e2c044;--ap-error:#c0392b;--ap-success:#27ae60;--ap-info:#2563eb;--color-primary:var(--ap-dark);--color-secondary:var(--ap-sage);--color-accent:var(--ap-gold);--color-bg:var(--ap-warm);--color-bg-card:#fff;--color-text:var(--ap-text);--color-text-muted:var(--ap-sage);--color-text-light:var(--ap-mint);--color-border:#e2e8e5;--color-border-light:#f0f3f1;--font-display:"Raleway", "Century Gothic", "Trebuchet MS", sans-serif;--font-body:"DM Sans", "Century Gothic", "Trebuchet MS", sans-serif;--font-mono:"DM Mono", "Fira Code", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 2px #1a3c2b0a;--shadow-md:0 2px 8px #1a3c2b0f;--shadow-lg:0 4px 16px #1a3c2b14;--max-width:1200px;--max-width-narrow:800px;--max-width-content:680px;--header-height:64px;--transition-fast:.15s ease;--transition-base:.2s ease;--transition-slow:.3s ease}.senioren-mode{--text-base:1.125rem;--text-lg:1.25rem;--text-xl:1.5rem}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text);background-color:var(--color-bg);line-height:1.6}h1,h2,h3,h4{font-family:var(--font-display);color:var(--color-primary);font-weight:600;line-height:1.2}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}h4{font-size:var(--text-lg)}p{margin-bottom:var(--space-4);color:var(--color-text)}a{color:var(--color-secondary);transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--color-primary)}.container{width:100%;max-width:var(--max-width);padding:0 var(--space-4);margin:0 auto}.container--narrow{max-width:var(--max-width-narrow)}.section{padding:var(--space-16) 0}.section--dark{background-color:var(--color-primary);color:#fff}.section--light{background-color:var(--color-bg)}.text-center{text-align:center}.text-muted{color:var(--color-text-muted)}.text-gold{color:var(--color-accent)}.text-sm{font-size:var(--text-sm)}.text-lg{font-size:var(--text-lg)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:3px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-sm)}@media (width<=768px){:root{--text-4xl:1.875rem;--text-3xl:1.5rem;--text-2xl:1.25rem;--space-16:3rem;--space-20:3.5rem}.container{padding:0 var(--space-4)}}@media (width<=480px){:root{--text-4xl:1.5rem;--text-3xl:1.25rem}}
