:root{--bg: #faf6f0;--surface: #ffffff;--surface-2: #f0e8dc;--surface-3: #e3d6c0;--fg: #2b231b;--fg-muted: #6b5e4d;--accent: #7a4d20;--accent-hover: #5e3a17;--accent-soft: #d4a373;--shadow-sm: 0 2px 8px rgba(75, 53, 27, .06);--shadow-md: 0 18px 36px -16px rgba(75, 53, 27, .18);--shadow-lg: 0 28px 60px -22px rgba(75, 53, 27, .24);--radius: 18px;--max-w: 1180px}*{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.75;font-size:17px;-webkit-font-smoothing:antialiased;min-height:100dvh;overflow-x:hidden;overflow-wrap:break-word}.demo-banner{background:var(--fg);color:#f6e7d0;text-align:center;font-size:.82rem;padding:.5rem 1rem;letter-spacing:.04em}.demo-banner a:not(.btn){color:#f5c98a;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,Palatino Linotype,Georgia,serif;letter-spacing:-.01em;line-height:1.2;font-weight:400;font-style:italic;color:var(--fg)}h1{font-size:clamp(2.4rem,5.4vw,4rem)}h2{font-size:clamp(1.9rem,3.8vw,2.7rem)}h3{font-size:1.35rem;font-style:normal;font-weight:600}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.2rem 0}}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.7rem;border-radius:999px;font-weight:500;font-size:1rem;letter-spacing:.03em;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(--fg);color:var(--bg)}.btn.btn-primary:hover,a.btn-primary:hover,button.btn-primary:hover{background:#1b140d;text-decoration:none;color:var(--bg)}.btn.btn-ghost,a.btn-ghost,button.btn-ghost{background:transparent;color:var(--fg);box-shadow:inset 0 0 0 1px #2b231b66}.btn.btn-ghost:hover,a.btn-ghost:hover,button.btn-ghost:hover{background:var(--surface-2);text-decoration:none}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:65;background:#faf6f0eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;gap:1.5rem}.brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.8rem;color:var(--fg);text-decoration:none}.brand[data-astro-cid-3ef6ksr2]:hover{text-decoration:none}.brand-mark[data-astro-cid-3ef6ksr2]{width:46px;height:46px;background:transparent;color:var(--accent);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-family:Iowan Old Style,Georgia,serif;font-style:italic;font-weight:400;font-size:1.6rem;box-shadow:inset 0 0 0 1px var(--surface-3)}.brand-text[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;line-height:1.15}.brand-name[data-astro-cid-3ef6ksr2]{font-weight:400;font-style:italic;font-family:Iowan Old Style,Georgia,serif;font-size:1.15rem}.brand-sub[data-astro-cid-3ef6ksr2]{color:var(--fg-muted);font-size:.78rem;letter-spacing:.04em}.desktop-nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:2rem}.desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:not(.btn){color:var(--fg);font-weight:500;font-size:.92rem;letter-spacing:.04em}.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:40px;padding:.5rem 1.2rem;font-size:.88rem}.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(--fg);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:80px}.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(--fg);text-decoration:none;font-family:Iowan Old Style,Georgia,serif;font-style:italic;font-size:1.8rem;font-weight:400;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:820px){.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;min-height:78vh;display:flex;align-items:flex-end;padding-top:4rem;padding-bottom:4rem;color:#fff;overflow:hidden}.hero-image[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:0}.hero-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;display:block}.overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(180deg,#0000002e,#0000008c)}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;max-width:740px}.eyebrow[data-astro-cid-bbe6dxrz]{display:inline-block;color:#f5e6cf;font-size:.82rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;margin-bottom:1.4rem}h1[data-astro-cid-bbe6dxrz]{color:#fff;line-height:1.15}.lede[data-astro-cid-bbe6dxrz]{margin-top:1.6rem;font-size:1.15rem;color:#f4ead8;max-width:560px}.cta-row[data-astro-cid-bbe6dxrz]{margin-top:2.4rem;display:flex;flex-wrap:wrap;gap:.8rem}.btn-ghost[data-astro-cid-bbe6dxrz].on-image{color:#fff;background:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff8c}.btn-ghost[data-astro-cid-bbe6dxrz].on-image:hover{background:#ffffff38}@media(max-width:640px){.hero[data-astro-cid-bbe6dxrz]{min-height:88vh;padding-bottom:3rem}}.portfolio[data-astro-cid-uhrerali]{background:var(--bg)}.eyebrow[data-astro-cid-uhrerali]{display:inline-block;color:var(--accent);font-size:.82rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.9rem}.portfolio[data-astro-cid-uhrerali] .lede[data-astro-cid-uhrerali]{max-width:640px;margin-top:.6rem;font-size:1.1rem}.tabs[data-astro-cid-uhrerali]{margin-top:2.4rem;display:flex;flex-wrap:wrap;gap:.6rem}.tab[data-astro-cid-uhrerali]{background:transparent;color:var(--fg);font-family:inherit;font-size:.95rem;font-weight:500;padding:.7rem 1.3rem;min-height:44px;border:0;border-radius:999px;cursor:pointer;box-shadow:inset 0 0 0 1px var(--surface-3);transition:background .15s ease,color .15s ease}.tab[data-astro-cid-uhrerali]:hover{background:var(--surface-2)}.tab[data-astro-cid-uhrerali].active{background:var(--fg);color:var(--bg);box-shadow:none}.panel[data-astro-cid-uhrerali]{display:none;margin-top:2.4rem}.panel[data-astro-cid-uhrerali].active{display:block}.panel-grid[data-astro-cid-uhrerali]{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:center}@media(max-width:880px){.panel-grid[data-astro-cid-uhrerali]{grid-template-columns:1fr;gap:1.8rem}}.panel-image[data-astro-cid-uhrerali]{margin:0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-lg)}.panel-image[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.panel-content[data-astro-cid-uhrerali] h3[data-astro-cid-uhrerali]{font-size:1.8rem;margin-bottom:1rem;font-family:Iowan Old Style,Georgia,serif;font-style:italic;font-weight:400}.panel-content[data-astro-cid-uhrerali] p[data-astro-cid-uhrerali]{font-size:1.05rem;max-width:460px}.link-arrow[data-astro-cid-uhrerali]{display:inline-block;margin-top:1.4rem;color:var(--accent);font-weight:500;letter-spacing:.02em}.link-arrow[data-astro-cid-uhrerali]:hover span[data-astro-cid-uhrerali]{transform:translate(4px);display:inline-block}.ueber[data-astro-cid-bwxbe77q]{background:var(--surface-2)}.grid[data-astro-cid-bwxbe77q]{display:grid;grid-template-columns:1.4fr 1fr;gap:3rem;align-items:start}@media(max-width:880px){.grid[data-astro-cid-bwxbe77q]{grid-template-columns:1fr;gap:2.2rem}}.eyebrow[data-astro-cid-bwxbe77q]{display:inline-block;color:var(--accent);font-size:.82rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.9rem}.content[data-astro-cid-bwxbe77q] h2[data-astro-cid-bwxbe77q]{margin-bottom:1.2rem;max-width:580px}.lede[data-astro-cid-bwxbe77q]{font-size:1.1rem;margin-bottom:1rem;max-width:600px}.content[data-astro-cid-bwxbe77q] p[data-astro-cid-bwxbe77q]+p[data-astro-cid-bwxbe77q]{margin-top:1rem}.facts[data-astro-cid-bwxbe77q]{display:flex;flex-direction:column;gap:1rem}.fact[data-astro-cid-bwxbe77q]{background:var(--surface);border-radius:var(--radius);padding:1.6rem 1.7rem;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:.4rem}.num[data-astro-cid-bwxbe77q]{font-family:Iowan Old Style,Georgia,serif;font-style:italic;font-size:2.4rem;color:var(--accent);line-height:1}.label[data-astro-cid-bwxbe77q]{color:var(--fg-muted);font-size:.95rem}.ablauf[data-astro-cid-zjr5e2xm]{background:var(--bg)}.head[data-astro-cid-zjr5e2xm]{max-width:640px}.eyebrow[data-astro-cid-zjr5e2xm]{display:inline-block;color:var(--accent);font-size:.82rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.9rem}.steps[data-astro-cid-zjr5e2xm]{margin-top:2.5rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}@media(max-width:880px){.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:var(--surface);border-radius:var(--radius);padding:1.7rem;box-shadow:var(--shadow-sm)}.num[data-astro-cid-zjr5e2xm]{display:block;font-family:Iowan Old Style,Georgia,serif;font-style:italic;font-size:1.6rem;color:var(--accent);margin-bottom:.6rem}.step[data-astro-cid-zjr5e2xm] h3[data-astro-cid-zjr5e2xm]{margin-bottom:.5rem}.contact[data-astro-cid-vquv7xxp]{background:var(--surface-2)}.grid[data-astro-cid-vquv7xxp]{display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;align-items:start}@media(max-width:880px){.grid[data-astro-cid-vquv7xxp]{grid-template-columns:1fr;gap:2rem}}.eyebrow[data-astro-cid-vquv7xxp]{display:inline-block;color:var(--accent);font-size:.82rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.9rem}.left[data-astro-cid-vquv7xxp] h2[data-astro-cid-vquv7xxp]{margin-bottom:1.2rem;max-width:520px}.left[data-astro-cid-vquv7xxp] .lede[data-astro-cid-vquv7xxp]{margin-top:.6rem;max-width:520px;font-size:1.08rem}.actions[data-astro-cid-vquv7xxp]{margin-top:1.8rem;display:flex;flex-wrap:wrap;gap:.8rem}.card[data-astro-cid-vquv7xxp]{background:var(--surface);border-radius:var(--radius);padding:2rem 1.9rem;box-shadow:var(--shadow-md)}.card[data-astro-cid-vquv7xxp] h3[data-astro-cid-vquv7xxp]{margin-bottom:1rem;font-family:Iowan Old Style,Georgia,serif;font-style:italic;font-weight:400}.card[data-astro-cid-vquv7xxp] ul[data-astro-cid-vquv7xxp]{list-style:none;margin-bottom:1.4rem}.card[data-astro-cid-vquv7xxp] ul[data-astro-cid-vquv7xxp] li[data-astro-cid-vquv7xxp]{color:var(--fg);padding:.15rem 0}.card[data-astro-cid-vquv7xxp] dl[data-astro-cid-vquv7xxp]{display:flex;flex-direction:column;gap:.9rem}.card[data-astro-cid-vquv7xxp] dl[data-astro-cid-vquv7xxp] div[data-astro-cid-vquv7xxp]{display:grid;grid-template-columns:90px minmax(0,1fr);gap:.8rem}.card[data-astro-cid-vquv7xxp] dt[data-astro-cid-vquv7xxp]{color:var(--fg-muted);font-size:.88rem;padding-top:.1rem}.card[data-astro-cid-vquv7xxp] dd[data-astro-cid-vquv7xxp]{color:var(--fg);overflow-wrap:anywhere;min-width:0;line-height:1.5}.card[data-astro-cid-vquv7xxp] a[data-astro-cid-vquv7xxp]:not(.btn){color:var(--accent);overflow-wrap:anywhere}@media(max-width:520px){.card[data-astro-cid-vquv7xxp] dl[data-astro-cid-vquv7xxp] div[data-astro-cid-vquv7xxp]{grid-template-columns:1fr;gap:.15rem}}.site-footer[data-astro-cid-sz7xmlte]{padding:2.4rem 0 3rem;font-size:.92rem;background:var(--bg)}.row[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:.6rem 1.4rem;align-items:center;justify-content:space-between}.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)}
