@font-face{font-family:Inter;src:url(/assets/fonts/Inter/Inter_18pt-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/Inter/Inter_18pt-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/Inter/Inter_18pt-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/assets/fonts/Open_Sans/OpenSans-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/assets/fonts/Open_Sans/OpenSans-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/assets/fonts/Open_Sans/OpenSans-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}html{scroll-behavior:smooth;scroll-padding-top:2rem;--primary: #0EA5E9;--primary-dark: #0284C7;--primary-light: #38BDF8;--secondary: #06B6D4;--accent: #8B5CF6;--surface: #FFFFFF;--surface-alt: #F8FAFC;--surface-hover: #F1F5F9;--text-primary: #0F172A;--text-secondary: #475569;--text-muted: #64748B;--border-color: #E2E8F0;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .05);--shadow-md: 0 4px 6px rgba(15, 23, 42, .1);--shadow-lg: 0 10px 15px rgba(15, 23, 42, .15);--shadow-xl: 0 20px 25px rgba(15, 23, 42, .2);--shadow-glow: 0 0 20px rgba(14, 165, 233, .2);--success: #10B981;--warning: #F59E0B;--error: #EF4444;--info: #0EA5E9;--cat-reservist: #8B5CF6;--cat-heimatschutz: #06B6D4;--cat-uebungen: #F59E0B;--cat-rechtliches: #0EA5E9;--cat-cyber: #10B981;--cat-news: #EF4444}html.dark-theme{--primary: #38BDF8;--primary-dark: #0EA5E9;--primary-light: #7DD3FC;--secondary: #22D3EE;--accent: #A78BFA;--surface: #0F172A;--surface-alt: #1E293B;--surface-hover: #334155;--text-primary: #F8FAFC;--text-secondary: #CBD5E1;--text-muted: #94A3B8;--border-color: #334155;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .2);--shadow-md: 0 4px 6px rgba(0, 0, 0, .3);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .4);--shadow-xl: 0 20px 25px rgba(0, 0, 0, .5);--shadow-glow: 0 0 20px rgba(56, 189, 248, .3);--success: #34D399;--warning: #FBBF24;--error: #F87171;--info: #38BDF8;--cat-reservist: #A78BFA;--cat-heimatschutz: #22D3EE;--cat-uebungen: #FBBF24;--cat-rechtliches: #38BDF8;--cat-cyber: #34D399;--cat-news: #F87171}@media (prefers-color-scheme: dark){html:not(.light-theme){--primary: #38BDF8;--primary-dark: #0EA5E9;--primary-light: #7DD3FC;--secondary: #22D3EE;--accent: #A78BFA;--surface: #0F172A;--surface-alt: #1E293B;--surface-hover: #334155;--text-primary: #F8FAFC;--text-secondary: #CBD5E1;--text-muted: #94A3B8;--border-color: #334155;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .2);--shadow-md: 0 4px 6px rgba(0, 0, 0, .3);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .4);--shadow-xl: 0 20px 25px rgba(0, 0, 0, .5);--shadow-glow: 0 0 20px rgba(56, 189, 248, .3);--success: #34D399;--warning: #FBBF24;--error: #F87171;--info: #38BDF8;--cat-reservist: #A78BFA;--cat-heimatschutz: #22D3EE;--cat-uebungen: #FBBF24;--cat-rechtliches: #38BDF8;--cat-cyber: #34D399;--cat-news: #F87171}}*{box-sizing:border-box}html,body{height:100%;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.6;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:var(--surface);color:var(--text-primary);transition:background-color .3s ease,color .3s ease;display:flex;flex-direction:column;min-height:100vh;text-rendering:optimizeSpeed}main{flex:1}main:focus{outline:2px solid var(--primary);outline-offset:2px}.app-container{width:100%;max-width:1920px;margin:0 auto;padding-inline:clamp(1rem,4vw,3rem);min-height:100vh}.section-wrapper{width:100%;max-width:1920px;margin:0 auto;padding-inline:clamp(1rem,4vw,3rem);position:relative;display:grid;grid-template-columns:1fr;gap:clamp(1rem,3vw,2rem);contain:layout style}.section-wrapper:not(:last-child){margin-block-end:clamp(2rem,5vw,4rem)}.content-area{max-width:min(65ch,100%);margin-inline:auto;line-height:1.6;text-wrap:balance}.hero-section{width:100%;max-width:1920px;margin:0 auto;padding-inline:clamp(1rem,4vw,3rem);display:grid;place-items:center;min-height:clamp(400px,60vh,800px);transform:translateZ(0);will-change:transform}h1,h2,h3,h4,h5,h6,p,span,a,li{color:var(--text-primary)}h1,h2,h3,h4,h5,h6{font-family:Open Sans,Inter,sans-serif;font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:clamp(2rem,4vw,3rem);font-weight:700}h2{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600}h3{font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.container{width:100%;max-width:1920px;margin:0 auto;padding-inline:clamp(1rem,4vw,3rem)}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.text-muted{color:var(--text-muted)}.bg-surface{background-color:var(--surface)}.bg-surface-alt{background-color:var(--surface-alt)}.cdk-overlay-pane .mat-mdc-select-panel{background-color:#fff!important;border:2px solid #e0e0e0!important;border-radius:8px!important;box-shadow:0 4px 20px #0000001a!important}.cdk-overlay-pane .mat-mdc-option{padding:12px 16px!important;font-size:.9375rem!important;color:#1a1a1a!important;background-color:#fff!important}.cdk-overlay-pane .mat-mdc-option .mdc-list-item__primary-text{color:#1a1a1a!important}.cdk-overlay-pane .mat-mdc-option:hover,.cdk-overlay-pane .mat-mdc-option.mat-mdc-option-active{background-color:#f5f5f5!important;color:#1a1a1a!important}.cdk-overlay-pane .mat-mdc-option.mdc-list-item--selected{background-color:#00bcd4!important;color:#fff!important}.cdk-overlay-pane .mat-mdc-option.mdc-list-item--selected .mdc-list-item__primary-text{color:#fff!important}
