:root{--bg: #f6f1e6;--surface: #fffdf8;--surface-2: #efe7d6;--surface-3: #e4d9c2;--ink: #161a2e;--ink-2: #222a4a;--ink-3: #2e3860;--fg: #1c2030;--fg-muted: #545a72;--on-dark: #f4f1e8;--on-dark-muted: #c2c6d8;--accent: #876328;--accent-2: #b08d57;--accent-hover: #6f5120;--shadow-sm: 0 2px 8px rgba(22, 26, 46, .07);--shadow-md: 0 16px 34px -14px rgba(22, 26, 46, .22);--shadow-lg: 0 30px 60px -22px rgba(22, 26, 46, .32);--radius: 16px;--radius-sm: 12px;--max-w: 1080px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--fg);line-height:1.7;font-size:17px;-webkit-font-smoothing:antialiased;min-height:100dvh;overflow-x:hidden;overflow-wrap:break-word}.demo-banner{background:var(--ink);color:#efe7d6;text-align:center;font-size:.82rem;padding:.5rem 1rem;letter-spacing:.04em;position:sticky;top:0;z-index:100}.demo-banner a:not(.btn){color:var(--accent-2);text-decoration:underline}a{color:var(--accent-hover);text-decoration:none}a:hover{text-decoration:underline}img,svg{max-width:100%;height:auto;display:block}h1,h2,h3{font-family:Iowan Old Style,Georgia,Palatino Linotype,Book Antiqua,serif;letter-spacing:-.01em;line-height:1.16;font-weight:700;color:var(--ink)}h1{font-size:clamp(2.3rem,5.2vw,3.7rem)}h2{font-size:clamp(1.8rem,3.8vw,2.5rem)}h3{font-size:1.25rem}p{color:var(--fg)}.muted{color:var(--fg-muted)}.container{max-width:var(--max-w);margin:0 auto;padding:0 1.5rem}section{padding:5rem 0}@media(max-width:640px){section{padding:3.25rem 0}}.eyebrow{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-hover);margin-bottom:.85rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.7rem;border-radius:999px;font-weight:600;font-size:1rem;transition:background .15s ease,color .15s ease;text-decoration:none;cursor:pointer;border:0}.btn.btn-primary,a.btn-primary,button.btn-primary{background:var(--ink);color:var(--on-dark)}.btn.btn-primary:hover,a.btn-primary:hover,button.btn-primary:hover{background:var(--ink-3);color:var(--on-dark);text-decoration:none}.btn.btn-gold,a.btn-gold,button.btn-gold{background:var(--accent);color:#fffdf8}.btn.btn-gold:hover,a.btn-gold:hover,button.btn-gold:hover{background:var(--accent-hover);color:#fffdf8;text-decoration:none}.btn.btn-ghost,a.btn-ghost,button.btn-ghost{background:var(--surface-2);color:var(--ink)}.btn.btn-ghost:hover,a.btn-ghost:hover,button.btn-ghost:hover{background:var(--surface-3);color:var(--ink);text-decoration:none}.btn-sm{min-height:42px;padding:.5rem 1.1rem;font-size:.92rem}.card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:1.7rem}.section-head{max-width:640px;margin-bottom:2.6rem}.section-head.center{margin-left:auto;margin-right:auto;text-align:center}.section-head p{color:var(--fg-muted);margin-top:.8rem;font-size:1.05rem}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:var(--demo-banner-h, 38px);z-index:65;background:#f6f1e6eb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px #161a2e14}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.5rem}.brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.7rem;color:var(--ink);text-decoration:none}.brand[data-astro-cid-3ef6ksr2]:hover{text-decoration:none}.brand-mark[data-astro-cid-3ef6ksr2]{width:40px;height:40px;display:inline-flex}.brand-mark[data-astro-cid-3ef6ksr2] svg[data-astro-cid-3ef6ksr2]{border-radius:11px;box-shadow:var(--shadow-sm)}.brand-text[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;line-height:1.15}.brand-name[data-astro-cid-3ef6ksr2]{font-family:Iowan Old Style,Georgia,serif;font-weight:700;font-size:1.02rem;color:var(--ink)}.brand-sub[data-astro-cid-3ef6ksr2]{color:var(--fg-muted);font-size:.76rem;letter-spacing:.02em}.desktop-nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.5rem}.desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:not(.btn){color:var(--fg);font-weight:500;font-size:.95rem}.desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:not(.btn):hover{color:var(--accent-hover);text-decoration:none}.burger[data-astro-cid-3ef6ksr2]{display:none;width:44px;height:44px;background:transparent;border:0;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:22px;height:2px;background:var(--ink);border-radius:2px;transition:transform .25s ease,opacity .2s ease}.burger[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.burger[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu[data-astro-cid-3ef6ksr2]{position:fixed;top:var(--demo-banner-h, 38px);right:0;bottom:0;left:0;background:var(--bg);transform:translateY(-100%);opacity:0;transition:transform .3s ease,opacity .25s ease;pointer-events:none;z-index:50;padding-top:70px}.mobile-menu[data-astro-cid-3ef6ksr2].open{transform:translateY(0);opacity:1;pointer-events:auto}.mobile-menu[data-astro-cid-3ef6ksr2] nav[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;padding:1.25rem 1.5rem;gap:.25rem}.m-link[data-astro-cid-3ef6ksr2]{color:var(--ink);text-decoration:none;font-family:Iowan Old Style,Georgia,serif;font-size:1.55rem;font-weight:600;padding:.85rem .5rem;border-radius:12px;min-height:44px;display:flex;align-items:center}.m-link[data-astro-cid-3ef6ksr2]:hover,.m-link[data-astro-cid-3ef6ksr2]:active{background:var(--surface-2);text-decoration:none}.m-cta[data-astro-cid-3ef6ksr2]{color:var(--accent-hover)}@media(max-width:800px){.desktop-nav[data-astro-cid-3ef6ksr2]{display:none}.burger[data-astro-cid-3ef6ksr2]{display:flex}.brand-sub[data-astro-cid-3ef6ksr2]{display:none}}.hero[data-astro-cid-bbe6dxrz]{position:relative;isolation:isolate;padding:0;color:var(--on-dark);overflow:hidden}.hero-bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-scrim[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0d101e8c,#0d101ec7),linear-gradient(90deg,#0d101ed9,#0d101e59 70%)}.hero-inner[data-astro-cid-bbe6dxrz]{padding-top:6rem;padding-bottom:6rem;max-width:760px;margin-left:auto;margin-right:auto;margin-inline:0;max-inline-size:720px}.container[data-astro-cid-bbe6dxrz].hero-inner{margin:0 auto}.eyebrow[data-astro-cid-bbe6dxrz].on-dark{color:var(--accent-2)}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{color:#fff;max-width:16ch}.hero-lead[data-astro-cid-bbe6dxrz]{color:var(--on-dark);font-size:1.18rem;margin-top:1.2rem;max-width:52ch}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.hero-facts[data-astro-cid-bbe6dxrz]{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(244,241,232,.22)}.hero-facts[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.15rem}.hero-facts[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{font-family:Iowan Old Style,Georgia,serif;font-size:1.15rem;color:#fff}.hero-facts[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{color:var(--on-dark-muted);font-size:.92rem}@media(max-width:720px){.hero-inner[data-astro-cid-bbe6dxrz]{padding-top:4rem;padding-bottom:4rem}.hero-facts[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:1rem;margin-top:2.25rem}}.grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.service[data-astro-cid-g5jplrhu] h3[data-astro-cid-g5jplrhu]{margin-bottom:.55rem}.service[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{font-size:1rem;line-height:1.65}@media(max-width:720px){.grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr}}.ablauf[data-astro-cid-zjr5e2xm]{background:var(--ink);color:var(--on-dark)}.ablauf-grid[data-astro-cid-zjr5e2xm]{display:grid;grid-template-columns:.85fr 1.15fr;gap:3rem;align-items:center}.ablauf-media[data-astro-cid-zjr5e2xm] img[data-astro-cid-zjr5e2xm]{border-radius:var(--radius);box-shadow:var(--shadow-lg);width:100%;object-fit:cover}.eyebrow[data-astro-cid-zjr5e2xm].on-dark{color:var(--accent-2)}.ablauf[data-astro-cid-zjr5e2xm] h2[data-astro-cid-zjr5e2xm]{color:#fff}.steps[data-astro-cid-zjr5e2xm]{list-style:none;margin-top:2rem;display:flex;flex-direction:column;gap:1.6rem}.step[data-astro-cid-zjr5e2xm]{display:flex;gap:1.1rem;align-items:flex-start}.step-n[data-astro-cid-zjr5e2xm]{flex:0 0 auto;font-family:Iowan Old Style,Georgia,serif;font-size:1.1rem;font-weight:700;color:var(--ink);background:var(--accent-2);width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center}.step[data-astro-cid-zjr5e2xm] h3[data-astro-cid-zjr5e2xm]{color:#fff;margin-bottom:.25rem}.step[data-astro-cid-zjr5e2xm] p[data-astro-cid-zjr5e2xm]{color:var(--on-dark-muted);font-size:1rem}@media(max-width:820px){.ablauf-grid[data-astro-cid-zjr5e2xm]{grid-template-columns:1fr;gap:2rem}.ablauf-media[data-astro-cid-zjr5e2xm]{order:2}}.about-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:center}.about-text[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{margin-top:1rem}.about-points[data-astro-cid-v2cbyr3p]{list-style:none;margin-top:1.6rem;display:flex;flex-direction:column;gap:.7rem}.about-points[data-astro-cid-v2cbyr3p] li[data-astro-cid-v2cbyr3p]{position:relative;padding-left:1.7rem;color:var(--fg)}.about-points[data-astro-cid-v2cbyr3p] li[data-astro-cid-v2cbyr3p]:before{content:"";position:absolute;left:0;top:.6em;width:9px;height:9px;border-radius:3px;background:var(--accent-2)}.about-media[data-astro-cid-v2cbyr3p] img[data-astro-cid-v2cbyr3p]{border-radius:var(--radius);box-shadow:var(--shadow-md);width:100%;object-fit:cover}.about-media[data-astro-cid-v2cbyr3p] figcaption[data-astro-cid-v2cbyr3p]{margin-top:.7rem;font-size:.9rem}@media(max-width:820px){.about-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:2rem}}.area[data-astro-cid-3g5ninhg]{background:var(--surface-2)}.orte[data-astro-cid-3g5ninhg]{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;max-width:760px;margin:0 auto}.orte[data-astro-cid-3g5ninhg] li[data-astro-cid-3g5ninhg]{background:var(--surface);color:var(--ink);border-radius:999px;padding:.6rem 1.2rem;font-weight:600;font-size:.96rem;box-shadow:var(--shadow-sm)}.faq-wrap[data-astro-cid-z6gx6xcw]{max-width:760px;margin:0 auto}.faq-list[data-astro-cid-z6gx6xcw]{display:flex;flex-direction:column;gap:.85rem}.faq-item[data-astro-cid-z6gx6xcw]{background:var(--surface);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);padding:.4rem 1.3rem}.faq-item[data-astro-cid-z6gx6xcw] summary[data-astro-cid-z6gx6xcw]{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;font-family:Iowan Old Style,Georgia,serif;font-weight:700;font-size:1.08rem;color:var(--ink);min-height:44px}.faq-item[data-astro-cid-z6gx6xcw] summary[data-astro-cid-z6gx6xcw]::-webkit-details-marker{display:none}.faq-icon[data-astro-cid-z6gx6xcw]{flex:0 0 auto;position:relative;width:18px;height:18px}.faq-icon[data-astro-cid-z6gx6xcw]:before,.faq-icon[data-astro-cid-z6gx6xcw]:after{content:"";position:absolute;background:var(--accent-hover);border-radius:2px}.faq-icon[data-astro-cid-z6gx6xcw]:before{top:8px;left:0;width:18px;height:2px}.faq-icon[data-astro-cid-z6gx6xcw]:after{left:8px;top:0;width:2px;height:18px;transition:transform .2s ease}.faq-item[data-astro-cid-z6gx6xcw][open] .faq-icon[data-astro-cid-z6gx6xcw]:after{transform:rotate(90deg);opacity:0}.faq-item[data-astro-cid-z6gx6xcw] p[data-astro-cid-z6gx6xcw]{padding:0 0 1.1rem;line-height:1.65}.termin[data-astro-cid-xmivup5a]{background:var(--bg)}.termin-card[data-astro-cid-xmivup5a]{background:var(--ink);color:var(--on-dark);border-radius:22px;box-shadow:var(--shadow-lg);padding:3rem;display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}.eyebrow[data-astro-cid-xmivup5a].on-dark{color:var(--accent-2)}.termin[data-astro-cid-xmivup5a] h2[data-astro-cid-xmivup5a]{color:#fff}.termin-text[data-astro-cid-xmivup5a] p[data-astro-cid-xmivup5a]{color:var(--on-dark-muted);margin-top:1rem}.termin-hours[data-astro-cid-xmivup5a]{color:var(--on-dark-muted);font-size:.95rem}.termin-form[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:.9rem}.termin-form[data-astro-cid-xmivup5a] label[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:.35rem}.termin-form[data-astro-cid-xmivup5a] span[data-astro-cid-xmivup5a]{font-size:.88rem;color:var(--on-dark-muted);font-weight:600}.termin-form[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a],.termin-form[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{font:inherit;background:#fffdf8;color:var(--fg);border:0;border-radius:12px;padding:.75rem .9rem;min-height:48px;width:100%}.termin-form[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{min-height:96px;resize:vertical}.termin-form[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]::placeholder,.termin-form[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]::placeholder{color:#8b8270}.termin-form[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]:focus,.termin-form[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]:focus{outline:3px solid var(--accent-2);outline-offset:1px}.termin-form[data-astro-cid-xmivup5a] .btn-gold[data-astro-cid-xmivup5a]{margin-top:.3rem}.form-note[data-astro-cid-xmivup5a]{font-size:.82rem;color:var(--on-dark-muted)}@media(max-width:820px){.termin-card[data-astro-cid-xmivup5a]{grid-template-columns:1fr;padding:2rem;gap:1.75rem}}.site-footer[data-astro-cid-sz7xmlte]{background:var(--ink);color:var(--on-dark);padding:3rem 0 2rem}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;align-items:center;padding-bottom:1.75rem;border-bottom:1px solid rgba(244,241,232,.16)}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.2rem}.footer-name[data-astro-cid-sz7xmlte]{font-family:Iowan Old Style,Georgia,serif;font-weight:700;font-size:1.15rem;color:#fff}.footer-sub[data-astro-cid-sz7xmlte]{color:var(--on-dark-muted);font-size:.9rem}.footer-nav[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:1.3rem}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--on-dark);font-size:.95rem}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent-2);text-decoration:none}.footer-base[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;justify-content:space-between;padding-top:1.5rem}.footer-base[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:var(--on-dark-muted);font-size:.85rem}.footer-base[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--accent-2)}
