:root{--oliv: #ccc288;--altrosa: #d1b3ab;--bordeaux: #604045;--beige: #dfcfb6;--orange: #d3620a;--text: #3a3a3a;--text-leise: #666666;--weiss: #ffffff;--flaeche: #f7f5f0;--container: 1200px;--gap: clamp(1.5rem, 4vw, 3rem);--schrift: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--schrift-titel: "Roboto Slab", Georgia, serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}body{margin:0;font-family:var(--schrift);font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.7;color:var(--text);background:var(--weiss);-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--schrift-titel);line-height:1.25;color:var(--bordeaux);margin:0 0 .5em;text-wrap:balance}h1{font-size:clamp(1.75rem,1.2rem + 2.5vw,2.75rem)}h2{font-size:clamp(1.4rem,1.1rem + 1.5vw,2rem)}p{margin:0 0 1.2em;text-wrap:pretty}a{color:var(--bordeaux);text-underline-offset:.2em}a:hover{color:var(--orange)}:focus-visible{outline:3px solid var(--bordeaux);outline-offset:3px;border-radius:2px}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.nowrap{white-space:nowrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:absolute;top:-100%;left:1rem;z-index:100;padding:.75rem 1.25rem;background:var(--bordeaux);color:var(--weiss);text-decoration:none}.skip-link:focus{top:1rem;color:var(--weiss)}.prosa{padding-block:clamp(2.5rem,6vw,4.5rem)}.prosa h2{margin-top:2em;font-size:clamp(1.2rem,1rem + .9vw,1.5rem)}.prosa h3{margin-top:1.6em;font-size:1.1rem;color:var(--text)}.prosa :is(h2,h3)+p{margin-top:0}.prosa a{word-break:break-word}header.svelte-1elxaub{position:sticky;top:0;z-index:20;background:var(--weiss);border-bottom:1px solid #eee}.leiste.svelte-1elxaub{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4.5rem;padding-block:clamp(.6rem,1.5vw,1rem)}.logo.svelte-1elxaub img:where(.svelte-1elxaub){width:clamp(120px,14vw,165px);height:auto}nav.svelte-1elxaub ul:where(.svelte-1elxaub){display:flex;align-items:center;gap:clamp(1rem,2.5vw,2rem);margin:0;padding:0;list-style:none}nav.svelte-1elxaub a:where(.svelte-1elxaub){text-decoration:none;font-weight:500;color:var(--text);padding-block:.5rem;border-bottom:2px solid transparent}nav.svelte-1elxaub a:where(.svelte-1elxaub):hover,nav.svelte-1elxaub a[aria-current=page]:where(.svelte-1elxaub){color:var(--bordeaux);border-bottom-color:var(--oliv)}.tel.svelte-1elxaub a:where(.svelte-1elxaub){color:var(--bordeaux);font-weight:700;white-space:nowrap}.burger.svelte-1elxaub{display:none;width:2.75rem;height:2.75rem;border:0;background:none;cursor:pointer;position:relative}.balken.svelte-1elxaub,.balken.svelte-1elxaub:before,.balken.svelte-1elxaub:after{position:absolute;left:50%;width:24px;height:2px;background:var(--bordeaux);transform:translate(-50%);transition:transform .2s ease,opacity .2s ease}.balken.svelte-1elxaub{top:50%;translate:0 -50%}.balken.svelte-1elxaub:before,.balken.svelte-1elxaub:after{content:"";left:0;transform:none}.balken.svelte-1elxaub:before{top:-7px}.balken.svelte-1elxaub:after{top:7px}.balken.x.svelte-1elxaub{background:transparent}.balken.x.svelte-1elxaub:before{transform:translateY(7px) rotate(45deg)}.balken.x.svelte-1elxaub:after{transform:translateY(-7px) rotate(-45deg)}@media (max-width: 767px){.burger.svelte-1elxaub{display:block}nav.svelte-1elxaub{position:absolute;inset:100% 0 auto;background:var(--weiss);border-bottom:1px solid #eee;display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}nav.offen.svelte-1elxaub{grid-template-rows:1fr}nav.svelte-1elxaub ul:where(.svelte-1elxaub){overflow:hidden;flex-direction:column;align-items:stretch;gap:0}nav.svelte-1elxaub li:where(.svelte-1elxaub){border-top:1px solid #f0f0f0}nav.svelte-1elxaub a:where(.svelte-1elxaub){display:block;padding:1rem clamp(1rem,4vw,2rem);border-bottom:0}nav.svelte-1elxaub a[aria-current=page]:where(.svelte-1elxaub){border-left:3px solid var(--oliv)}}footer.svelte-jz8lnl{margin-top:auto;padding-block:2rem;background:var(--flaeche);border-top:1px solid #ececec}.inhalt.svelte-jz8lnl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.5rem}nav.svelte-jz8lnl{display:flex;align-items:center;gap:.75rem}nav.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--text);text-decoration:none;font-weight:500}nav.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--bordeaux);text-decoration:underline}span.svelte-jz8lnl{color:var(--oliv)}.copy.svelte-jz8lnl{margin:0;color:var(--text-leise);font-size:.9rem}@media (max-width: 480px){.inhalt.svelte-jz8lnl{justify-content:center;text-align:center}}.seite.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}main.svelte-12qhfyh{flex:1}main.svelte-12qhfyh:focus{outline:none}
