.bg-icons{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;pointer-events:none}.bg-scene{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1.1s ease}.bg-scene.is-active{opacity:1}.bg-icon{position:absolute;display:block;color:var(--tone-mid);opacity:.2}.bg-icon svg{width:100%;height:100%;display:block}@media (max-width: 768px){.bg-icon{opacity:.15}}@media (prefers-reduced-motion: reduce){.bg-scene{transition:none}}.footer{background:var(--color-bg-light);color:var(--color-text-soft);padding:3rem 2rem 2rem;border-top:1px solid var(--color-border)}.footer-inner{display:flex;flex-direction:column;gap:2rem}.footer-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-brand{display:flex;flex-direction:column;gap:.4rem;align-items:flex-start}.footer-brand-name{font-family:Quicksand,Inter,sans-serif;font-weight:600;font-size:1.2rem;letter-spacing:.005em;color:var(--color-accent);line-height:1.15}.footer-byline{font-size:.82rem;color:var(--color-text-muted)}.footer .logo-mark{background:var(--color-primary);color:var(--color-white);width:30px;height:30px;border-radius:6px;font-size:1rem;display:inline-flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-weight:700}.footer-links{display:flex;gap:1.5rem;font-size:.9rem}.footer-links a{color:var(--color-text-soft);transition:color .2s ease}.footer-links a:hover{color:var(--color-accent)}.footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-top:1.5rem;border-top:1px solid var(--color-border);font-size:.82rem;color:var(--color-text-muted)}.footer-copy{font-size:.82rem}.footer-credits{flex-basis:100%;font-size:.62rem;line-height:1.4;color:#5a6b80b3}.footer-credits a{color:var(--color-text-muted);text-decoration:underline;text-decoration-color:var(--color-border);transition:text-decoration-color .2s ease}.footer-credits a:hover{text-decoration-color:var(--color-accent)}:root{--color-primary: #1f456e;--color-primary-dark: #163450;--color-primary-deep: #102a44;--color-primary-light: #2a567f;--color-accent: #1f456e;--color-accent-dark: #163450;--tone-deep: #1f456e;--tone-mid: #2e6fb8;--tone-light: #5b9bd5;--color-white: #ffffff;--color-bg-light: #f7f9fc;--color-text: #1f456e;--color-text-muted: #5a6b80;--color-text-soft: #5a6b80;--color-border: #e1e8f0;--color-border-dark: #e1e8f0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--color-text);background-color:var(--color-white);background-image:radial-gradient(900px circle at 12% -10%,rgba(31,69,110,.1),transparent 60%),radial-gradient(800px circle at 100% 8%,rgba(31,69,110,.07),transparent 55%),linear-gradient(165deg,#fff,#f7f9fc 55%,#eef3fa);background-attachment:fixed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}#was-machen-wir,#faq{scroll-margin-top:88px}body{min-width:320px;min-height:100vh;background:transparent;color:var(--color-text)}h1,h2,h3,h4{font-weight:600;letter-spacing:-.02em;line-height:1.2;color:var(--color-text)}h2{font-size:2.5rem;margin-bottom:1rem}h3{font-size:1.2rem;margin-bottom:.5rem}p{font-size:1.05rem;color:var(--color-text-soft)}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}section{padding:6.5rem 2rem;scroll-margin-top:70px;background:transparent}.container{max-width:1100px;margin:0 auto}.section-header{text-align:center;margin-bottom:3.5rem}.section-header h2{color:var(--color-text)}.section-header p{color:var(--color-text-soft)}.section-header p{font-size:1.1rem;max-width:600px;margin:.75rem auto 0}@media (max-width: 768px){h2{font-size:2rem}section{padding:4.5rem 1.25rem}html{background-attachment:scroll}}
