:root{--color-primary: #0d4a5c;--color-primary-light: #1a6a82;--color-primary-dark: #0a3a48;--color-accent: #c9a962;--color-accent-light: #d4be8a;--color-kinder: #d97706;--color-familie: #059669;--color-erwachsene: #7c3aed;--color-bg: #faf8f6;--color-bg-secondary: #f3f0ed;--color-card: #ffffff;--color-text: #2d2a26;--color-text-secondary: #5c5650;--color-muted: #a8a095;--color-border: #e8e4e0;--color-border-light: #f3f0ed;--shadow-sm: 0 1px 2px rgba(45, 42, 38, .04);--shadow-md: 0 4px 12px rgba(45, 42, 38, .06);--shadow-lg: 0 12px 24px rgba(45, 42, 38, .08);--shadow-xl: 0 24px 48px rgba(45, 42, 38, .1);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--radius-full: 9999px;--touch-target-min: 44px;--duration-fast: .12s;--duration-normal: .2s;--duration-slow: .3s;--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;--space-24: 6rem}:root.dark{--color-primary: #4db6d1;--color-primary-light: #6bc9e0;--color-primary-dark: #3a9ab3;--color-accent: #d4be8a;--color-accent-light: #e0cfa0;--color-kinder: #fbbf24;--color-familie: #34d399;--color-erwachsene: #a78bfa;--color-bg: #1a1816;--color-bg-secondary: #252220;--color-card: #2d2a26;--color-text: #faf8f6;--color-text-secondary: #c4beb5;--color-muted: #7a756d;--color-border: #3d3a36;--color-border-light: #2d2a26;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .2);--shadow-md: 0 4px 12px rgba(0, 0, 0, .25);--shadow-lg: 0 12px 24px rgba(0, 0, 0, .3);--shadow-xl: 0 24px 48px rgba(0, 0, 0, .35)}:root{transition:background-color var(--duration-normal) ease}@media(prefers-reduced-motion:reduce){:root{transition:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important;transform:none!important}.pill:active,.clear-filters:active,button:active,[role=button]:active{transform:none!important}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-y:scroll}@media(min-width:1200px){html.app-shell{overflow-y:hidden;scrollbar-width:none}html.app-shell::-webkit-scrollbar{display:none}}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;-webkit-text-size-adjust:100%}@media(min-width:1200px){html.app-shell{height:100%;overflow:hidden}html.app-shell body{height:100%;overflow:hidden;display:flex;flex-direction:column;min-height:0}}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,system-ui,sans-serif;font-weight:600;line-height:1.15;letter-spacing:-.03em;color:var(--color-text)}h1{font-size:clamp(2rem,6vw,3.5rem);font-weight:700}h2{font-size:clamp(1.25rem,3vw,1.75rem)}h3{font-size:clamp(1rem,2vw,1.25rem)}p{max-width:65ch}a{color:var(--color-primary);text-decoration:none;transition:color var(--duration-fast) ease}a:hover{color:var(--color-primary-light)}button,a,[role=button],summary,.chip,.card-link{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:active,[role=button]:active,summary:active{transform:scale(.98)}.container{width:100%;max-width:900px;margin:0 auto;padding:0 var(--space-5)}@media(min-width:640px){.container{padding:0 var(--space-8)}}@media(min-width:1200px){.container{max-width:1400px}}.section-heading{font-size:1rem;font-weight:600;color:var(--color-text);padding-bottom:var(--space-3);margin-bottom:var(--space-4);border-bottom:1px solid var(--color-border-light)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}:focus:not(:focus-visible){outline:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,var(--color-border-light) 25%,var(--color-bg-secondary) 50%,var(--color-border-light) 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite;border-radius:var(--radius-sm)}@media(prefers-reduced-motion:reduce){.skeleton{animation:none;background:var(--color-border-light)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;background:var(--color-primary);color:#fff}.skip-link:focus{position:fixed;top:var(--space-4);left:var(--space-4);width:auto;height:auto;padding:var(--space-3) var(--space-5);margin:0;overflow:visible;clip:auto;white-space:normal;border-radius:var(--radius-md);font-weight:600;font-size:.875rem;z-index:9999;text-decoration:none;box-shadow:var(--shadow-lg);outline:2px solid var(--color-accent);outline-offset:2px}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/space-grotesk-400.ttf) format("truetype")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/space-grotesk-500.ttf) format("truetype")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/space-grotesk-600.ttf) format("truetype")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/space-grotesk-700.ttf) format("truetype")}
