:root{--bg: #fbf7f1;--surface: #ffffff;--surface-2: #f4ece0;--surface-3: #eaddc9;--ink: #21303d;--fg: #21303d;--fg-muted: #586b78;--accent: #985318;--accent-hover: #7f4513;--indigo: #2f4a63;--indigo-deep: #233a4f;--herb: #6f8a5e;--shadow-sm: 0 2px 6px rgba(33, 48, 61, .07);--shadow-md: 0 14px 30px -12px rgba(33, 48, 61, .16);--shadow-lg: 0 26px 50px -18px rgba(33, 48, 61, .22);--radius: 18px;--max-w: 1120px}*{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.66;font-size:17px;-webkit-font-smoothing:antialiased;min-height:100dvh;overflow-x:hidden;overflow-wrap:break-word}.demo-banner{background:var(--indigo-deep);color:#f3ede2;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:#f3c98e;text-decoration:underline}a{color:var(--accent);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:-.012em;line-height:1.16;font-weight:700;color:var(--indigo-deep)}h1{font-size:clamp(2.2rem,5vw,3.5rem)}h2{font-size:clamp(1.7rem,3.6vw,2.35rem)}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:4.5rem 0}@media(max-width:640px){section{padding:3.2rem 0}}.eyebrow{display:inline-block;font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.7rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.6rem;border-radius:12px;font-weight:600;font-size:1rem;transition:background .15s ease,transform .15s ease;text-decoration:none;cursor:pointer;border:0}.btn.btn-primary,a.btn-primary,button.btn-primary{background:var(--accent);color:#fff}.btn.btn-primary:hover,a.btn-primary:hover,button.btn-primary:hover{background:var(--accent-hover);text-decoration:none}.btn.btn-ghost,a.btn-ghost,button.btn-ghost{background:var(--surface-2);color:var(--indigo-deep)}.btn.btn-ghost:hover,a.btn-ghost:hover,button.btn-ghost:hover{background:var(--surface-3);text-decoration:none}.btn.btn-dark,a.btn-dark,button.btn-dark{background:var(--indigo-deep);color:#fff}.btn.btn-dark:hover,a.btn-dark:hover,button.btn-dark:hover{background:var(--indigo);text-decoration:none}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:65;background:#fbf7f1ed;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px #21303d12}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.5rem}.brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.7rem;color:var(--fg);text-decoration:none}.brand[data-astro-cid-3ef6ksr2]:hover{text-decoration:none}.brand-mark[data-astro-cid-3ef6ksr2]{width:42px;height:42px;background:var(--indigo-deep);color:#f3c98e;border-radius:12px;display:inline-flex;align-items:center;justify-content:center}.brand-text[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;line-height:1.1}.brand-name[data-astro-cid-3ef6ksr2]{font-weight:700;font-size:1rem;color:var(--indigo-deep)}.brand-sub[data-astro-cid-3ef6ksr2]{color:var(--fg-muted);font-size:.78rem}.desktop-nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.6rem}.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);text-decoration:none}.btn-sm[data-astro-cid-3ef6ksr2]{min-height:44px;padding:.5rem 1.05rem;font-size:.9rem}.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(--indigo-deep);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;inset:0;background:var(--bg);transform:translateY(-100%);opacity:0;transition:transform .3s ease,opacity .25s ease;pointer-events:none;z-index:50;padding-top:90px}.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.5rem;gap:.3rem}.m-link[data-astro-cid-3ef6ksr2]{color:var(--indigo-deep);text-decoration:none;font-family:Iowan Old Style,Georgia,serif;font-size:1.55rem;font-weight:600;padding:.9rem .5rem;border-radius:12px}.m-link[data-astro-cid-3ef6ksr2]:hover,.m-link[data-astro-cid-3ef6ksr2]:active{background:var(--surface-2);text-decoration:none}@media(max-width:760px){.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]{padding:4rem 0 5rem}.hero-grid[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1.05fr .95fr;gap:3.2rem;align-items:center}@media(max-width:900px){.hero-grid[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:2.2rem}.hero-visual[data-astro-cid-bbe6dxrz]{order:-1}}h1[data-astro-cid-bbe6dxrz]{max-width:14ch}.lede[data-astro-cid-bbe6dxrz]{margin-top:1.3rem;font-size:1.14rem;color:var(--fg-muted);max-width:540px}.cta-row[data-astro-cid-bbe6dxrz]{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.8rem}.facts[data-astro-cid-bbe6dxrz]{margin-top:2.4rem;display:flex;flex-direction:column;gap:.55rem;list-style:none;max-width:540px}.facts[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]{position:relative;padding-left:1.7rem;color:var(--fg);font-size:1rem}.facts[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;left:0;top:.62em;width:9px;height:9px;border-radius:50%;background:var(--herb)}.hero-visual[data-astro-cid-bbe6dxrz]{position:relative}.hero-img[data-astro-cid-bbe6dxrz]{width:100%;height:auto;border-radius:24px;box-shadow:var(--shadow-lg);aspect-ratio:16/11;object-fit:cover}.hero-tag[data-astro-cid-bbe6dxrz]{position:absolute;left:1.1rem;bottom:1.1rem;display:inline-flex;align-items:center;gap:.7rem;background:#fffffff2;border-radius:14px;padding:.7rem .95rem;box-shadow:var(--shadow-md);max-width:calc(100% - 2.2rem)}.hero-tag-mark[data-astro-cid-bbe6dxrz]{width:36px;height:36px;flex-shrink:0;border-radius:10px;background:var(--surface-2);color:var(--accent);display:inline-flex;align-items:center;justify-content:center}.hero-tag[data-astro-cid-bbe6dxrz] div[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;line-height:1.25}.hero-tag[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{font-size:.95rem;color:var(--indigo-deep)}.hero-tag[data-astro-cid-bbe6dxrz] .muted[data-astro-cid-bbe6dxrz]{font-size:.8rem}.services[data-astro-cid-g5jplrhu]{background:var(--bg)}.sec-head[data-astro-cid-g5jplrhu]{max-width:640px;margin-bottom:3rem}.sec-head[data-astro-cid-g5jplrhu] .intro[data-astro-cid-g5jplrhu]{margin-top:.9rem;font-size:1.08rem}.rows[data-astro-cid-g5jplrhu]{display:flex;flex-direction:column;gap:3.2rem}.row[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:1fr 1fr;gap:2.6rem;align-items:center}.row[data-astro-cid-g5jplrhu].swap .row-text[data-astro-cid-g5jplrhu]{order:2}.row[data-astro-cid-g5jplrhu].swap .row-media[data-astro-cid-g5jplrhu]{order:1}.row-text[data-astro-cid-g5jplrhu] h3[data-astro-cid-g5jplrhu]{margin:.25rem 0 .7rem;font-size:1.5rem}.row-text[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{color:var(--fg);max-width:46ch}.row-text[data-astro-cid-g5jplrhu] ul[data-astro-cid-g5jplrhu]{margin-top:1.1rem;list-style:none;display:flex;flex-direction:column;gap:.5rem}.row-text[data-astro-cid-g5jplrhu] li[data-astro-cid-g5jplrhu]{position:relative;padding-left:1.7rem;color:var(--fg);font-size:.98rem}.row-text[data-astro-cid-g5jplrhu] li[data-astro-cid-g5jplrhu]:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--accent)}.row-media[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu]{width:100%;border-radius:var(--radius);box-shadow:var(--shadow-md);aspect-ratio:4/3;object-fit:cover}@media(max-width:820px){.row[data-astro-cid-g5jplrhu]{grid-template-columns:1fr;gap:1.5rem}.row[data-astro-cid-g5jplrhu].swap .row-text[data-astro-cid-g5jplrhu]{order:2}.row[data-astro-cid-g5jplrhu].swap .row-media[data-astro-cid-g5jplrhu]{order:1}.row-media[data-astro-cid-g5jplrhu]{order:-1}}.about[data-astro-cid-v2cbyr3p]{background:var(--surface-2)}.about-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:.82fr 1.18fr;gap:3rem;align-items:center}@media(max-width:860px){.about-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:2rem}}.about-media[data-astro-cid-v2cbyr3p] img[data-astro-cid-v2cbyr3p]{width:100%;border-radius:var(--radius);box-shadow:var(--shadow-lg);aspect-ratio:3/4;object-fit:cover}.about-text[data-astro-cid-v2cbyr3p] h2[data-astro-cid-v2cbyr3p]{margin-bottom:1rem}.about-text[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{margin-bottom:1rem;max-width:56ch}.creds[data-astro-cid-v2cbyr3p]{margin-top:1.6rem;list-style:none;display:flex;flex-direction:column;gap:.9rem}.creds[data-astro-cid-v2cbyr3p] li[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column}.creds[data-astro-cid-v2cbyr3p] strong[data-astro-cid-v2cbyr3p]{color:var(--indigo-deep)}.creds[data-astro-cid-v2cbyr3p] .muted[data-astro-cid-v2cbyr3p]{font-size:.92rem}.ablauf[data-astro-cid-zjr5e2xm]{background:var(--indigo-deep)}.ablauf[data-astro-cid-zjr5e2xm] .sec-head[data-astro-cid-zjr5e2xm]{max-width:640px;margin-bottom:2.8rem}.ablauf[data-astro-cid-zjr5e2xm] h2[data-astro-cid-zjr5e2xm],.ablauf[data-astro-cid-zjr5e2xm] h3[data-astro-cid-zjr5e2xm]{color:#f6f1e8}.band-eyebrow[data-astro-cid-zjr5e2xm]{color:#f3c98e}.band-intro[data-astro-cid-zjr5e2xm]{color:#c6d3dd;margin-top:.9rem;font-size:1.06rem;max-width:56ch}.steps[data-astro-cid-zjr5e2xm]{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem;counter-reset:none}@media(max-width:900px){.steps[data-astro-cid-zjr5e2xm]{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.steps[data-astro-cid-zjr5e2xm]{grid-template-columns:1fr}}.step[data-astro-cid-zjr5e2xm]{background:#ffffff0f;border-radius:var(--radius);padding:1.6rem 1.4rem}.step-n[data-astro-cid-zjr5e2xm]{display:inline-block;font-family:Iowan Old Style,Georgia,serif;font-size:1.5rem;font-weight:700;color:#f3c98e;margin-bottom:.6rem}.step[data-astro-cid-zjr5e2xm] h3[data-astro-cid-zjr5e2xm]{font-size:1.2rem;margin-bottom:.5rem}.step[data-astro-cid-zjr5e2xm] p[data-astro-cid-zjr5e2xm]{color:#cfdae2;font-size:.97rem}.contact[data-astro-cid-xmivup5a]{background:var(--bg)}.contact-grid[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;align-items:center}@media(max-width:880px){.contact-grid[data-astro-cid-xmivup5a]{grid-template-columns:1fr;gap:2rem}}.left[data-astro-cid-xmivup5a] .lede[data-astro-cid-xmivup5a]{margin-top:.8rem;max-width:520px;font-size:1.08rem}.actions[data-astro-cid-xmivup5a]{margin-top:1.8rem;display:flex;flex-wrap:wrap;gap:.8rem}.hint[data-astro-cid-xmivup5a]{margin-top:1.1rem;font-size:.92rem}.card[data-astro-cid-xmivup5a]{background:var(--surface);border-radius:var(--radius);padding:2rem 1.8rem;box-shadow:var(--shadow-md)}.card[data-astro-cid-xmivup5a] h3[data-astro-cid-xmivup5a]{margin-bottom:.9rem}.addr[data-astro-cid-xmivup5a]{list-style:none;margin-bottom:1.2rem}.addr[data-astro-cid-xmivup5a] li[data-astro-cid-xmivup5a]{color:var(--fg);padding:.15rem 0}.card[data-astro-cid-xmivup5a] dl[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:.6rem}.card[data-astro-cid-xmivup5a] dl[data-astro-cid-xmivup5a] div[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:90px minmax(0,1fr);gap:.8rem}.card[data-astro-cid-xmivup5a] dt[data-astro-cid-xmivup5a]{color:var(--fg-muted);font-size:.88rem;padding-top:.1rem}.card[data-astro-cid-xmivup5a] dd[data-astro-cid-xmivup5a]{color:var(--fg);overflow-wrap:anywhere;min-width:0}.card[data-astro-cid-xmivup5a] a[data-astro-cid-xmivup5a]:not(.btn){color:var(--accent);overflow-wrap:anywhere}.note[data-astro-cid-xmivup5a]{margin-top:1.2rem;font-size:.82rem}@media(max-width:480px){.card[data-astro-cid-xmivup5a] dl[data-astro-cid-xmivup5a] div[data-astro-cid-xmivup5a]{grid-template-columns:1fr;gap:.15rem}}.site-footer[data-astro-cid-sz7xmlte]{padding:2.2rem 0 3rem;font-size:.92rem;background:var(--surface-2);box-shadow:0 -1px #21303d0f}.row[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:.6rem 1.4rem;align-items:center;justify-content:space-between}.site-footer[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{color:var(--indigo-deep)}.meta[data-astro-cid-sz7xmlte]{display:inline-flex;flex-wrap:wrap;gap:.6rem;align-items:center}.meta[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:not(.btn){color:var(--accent)}
