:root{--color-bg: #ffffff;--color-surface: #f6f4ef;--color-text: #1b1e1f;--color-muted: #5f6b66;--color-accent: #b89a5a;--color-accent-dark: #a8894c;--color-border: rgba(27, 30, 31, .1);--color-ink: #1b1e1f;--color-cream: #f6f4ef;--color-forest: #a8894c;--color-forest-dark: #8f6f37;--color-gold: #b89a5a;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;background:var(--color-bg);color:var(--color-text)}img{max-width:100%}h1,h2,h3,h4{line-height:1.2;font-weight:700}h2{font-size:clamp(2rem,3vw,2.75rem)}p{margin:.75rem 0}.container{width:min(1120px,90%);margin:0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:var(--radius-md);padding:.75rem 1.6rem;font-weight:600;cursor:pointer;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 30px #0000000f}.btn-primary{background:var(--color-accent);color:var(--color-text)}.btn-secondary{background:var(--color-bg);border:1px solid var(--color-border);color:var(--color-text)}.btn-accent{background:var(--color-accent);color:var(--color-text)}.btn-dark{background:#1b1e1f;color:#fff}.btn-outline{background:transparent;border:1px solid var(--color-border);color:var(--color-text)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;color:var(--color-muted)}.site-header[data-v-4ee99e9b]{position:absolute;top:0;left:0;right:0;z-index:50;background:#ffffffe6;backdrop-filter:blur(8px) saturate(110%);-webkit-backdrop-filter:blur(8px) saturate(110%);border-bottom:1px solid var(--color-border);box-shadow:0 10px 30px #0000000f;transition:background .25s ease,box-shadow .25s ease}.site-header.scrolled[data-v-4ee99e9b]{background:#fffffff5;box-shadow:0 12px 32px #00000014}.header-inner[data-v-4ee99e9b]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.8rem 0}.logo[data-v-4ee99e9b]{max-width:100px;display:flex;align-items:center;gap:.75rem}.logo img[data-v-4ee99e9b]{width:100%;height:auto;display:block}.nav-links[data-v-4ee99e9b]{display:flex;gap:1.5rem;font-size:.9rem;color:var(--color-text)}.nav-links a[data-v-4ee99e9b]{color:inherit;text-decoration:none;font-weight:500;transition:color .2s ease}.nav-links a[data-v-4ee99e9b]:hover{color:var(--color-accent-dark)}.menu-toggle[data-v-4ee99e9b]{display:none;width:36px;height:36px;border-radius:8px;border:1px solid var(--color-border);background:#fff;padding:0;cursor:pointer}.menu-toggle span[data-v-4ee99e9b]{display:block;width:18px;height:2px;margin:4px auto;background:var(--color-text)}.mobile-nav[data-v-4ee99e9b]{display:none;flex-direction:column;gap:.75rem;padding:.75rem 0 1rem;background:#fffffffa;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-top:1px solid var(--color-border)}.mobile-nav a[data-v-4ee99e9b]{color:var(--color-text);text-decoration:none;text-align:center}@media (max-width: 768px){.header-inner[data-v-4ee99e9b]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:.35rem 0}.logo[data-v-4ee99e9b]{max-width:90px;margin:0;grid-column:2;justify-self:center}.nav-links[data-v-4ee99e9b]{display:none}.menu-toggle[data-v-4ee99e9b]{display:grid;place-items:center;grid-column:3;justify-self:end}.mobile-nav[data-open=true][data-v-4ee99e9b]{display:flex}}.site-footer[data-v-1264b006]{background:var(--color-surface);padding:3.5rem 0 2rem;color:var(--color-text)}.footer-grid[data-v-1264b006]{display:grid;gap:1.8rem;grid-template-columns:1fr}.logo[data-v-1264b006]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.logo-mark[data-v-1264b006]{width:38px;height:38px;border-radius:50%;background:var(--color-accent);color:var(--color-text);border:1px solid var(--color-border);display:grid;place-items:center;font-weight:700}.logo-name[data-v-1264b006]{font-weight:700;margin:0;color:var(--color-text)}.logo-tagline[data-v-1264b006]{font-size:.75rem;color:var(--color-muted)}.footer-text[data-v-1264b006]{color:var(--color-muted)}h4[data-v-1264b006]{color:var(--color-text)}ul[data-v-1264b006]{list-style:none;padding:0;margin:.75rem 0 0;display:grid;gap:.5rem}a[data-v-1264b006]{color:var(--color-text);text-decoration:none}a[data-v-1264b006]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:4px}.footer-bottom[data-v-1264b006]{text-align:center;margin-top:2.5rem;font-size:.85rem;color:var(--color-muted);border-top:1px solid var(--color-border);padding-top:1rem}@media (min-width: 760px){.footer-grid[data-v-1264b006]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.footer-grid[data-v-1264b006]{grid-template-columns:1.35fr 1fr 1fr}}#app[data-v-c8c02eff]{width:100%;min-height:100vh;display:flex;flex-direction:column}main[data-v-c8c02eff]{flex:1}.mobile-cta[data-v-c8c02eff]{position:fixed;bottom:0;left:0;right:0;display:none;gap:.75rem;padding:.75rem 1rem;background:#f6f4eff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid rgba(27,30,31,.08);justify-content:center;align-items:flex-start;z-index:20}.cta-stack[data-v-c8c02eff]{display:grid;justify-items:start;width:fit-content}@media (max-width: 768px){.mobile-cta[data-v-c8c02eff]{display:flex}main[data-v-c8c02eff]{padding-bottom:5.25rem}}.hero[data-v-d7a66236]{position:relative;overflow:hidden;min-height:80vh;padding:7rem 0 2.5rem;padding-top:150px!important;background:linear-gradient(140deg,#fff,#f6f4ef)}.hero-media[data-v-d7a66236]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.hero-video[data-v-d7a66236]{width:100%;height:100%;object-fit:cover;display:block}.hero-poster[data-v-d7a66236]{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-overlay[data-v-d7a66236]{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 20%,#f6f4efd9,#f6f4ef8c 55%),linear-gradient(140deg,#ffffff80,#f6f4efe6);z-index:1}.hero-glow[data-v-d7a66236]{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;z-index:2}.hero-glow-left[data-v-d7a66236]{width:240px;height:240px;left:-70px;top:40px;background:#b89a5a14}.hero-glow-right[data-v-d7a66236]{width:280px;height:280px;right:-100px;top:120px;background:#b89a5a0f}.hero-grid[data-v-d7a66236]{position:relative;z-index:3;display:grid;gap:2.5rem;align-items:center}.hero-text[data-v-d7a66236]{color:var(--color-text)}.badge[data-v-d7a66236]{display:inline-flex;align-items:center;background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.35rem 1rem;font-size:.85rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-text h1[data-v-d7a66236]{font-size:clamp(1.8rem,2.6vw,2.8rem);margin:1rem 0 1.25rem;max-width:16ch;color:var(--color-text)}.hero-text p[data-v-d7a66236]{margin-bottom:1.4rem;max-width:56ch;color:var(--color-muted)}.hero-benefits[data-v-d7a66236]{list-style:none;padding:0;margin:0 0 1.4rem;display:grid;gap:.55rem}.hero-benefits li[data-v-d7a66236]{position:relative;padding-left:1.55rem;color:var(--color-text);font-weight:600}.hero-benefits li[data-v-d7a66236]:before{content:"✓";position:absolute;left:0;top:0;width:1rem;height:1rem;border-radius:var(--radius-sm);display:grid;place-items:center;background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-accent-dark);font-size:.72rem;line-height:1}.hero-actions[data-v-d7a66236]{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1rem;align-items:flex-start}.cta-stack[data-v-d7a66236]{display:grid;justify-items:start;width:fit-content}.hero-actions .btn[data-v-d7a66236]{min-height:48px}.hero-actions .btn-primary[data-v-d7a66236]{background:var(--color-accent);color:var(--color-text);box-shadow:0 10px 30px #0000000f}.hero-actions .btn-secondary[data-v-d7a66236]{background:var(--color-bg);color:var(--color-text);border:1px solid var(--color-border)}.hero-actions .btn[data-v-d7a66236]:focus-visible,.scroll-btn[data-v-d7a66236]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.hero-trust[data-v-d7a66236]{font-size:.92rem;margin-bottom:1rem;color:var(--color-muted)}.trust[data-v-d7a66236]{display:grid;gap:.7rem;color:var(--color-text)}.trust>span[data-v-d7a66236]{font-size:.96rem}.logos[data-v-d7a66236]{display:flex;flex-wrap:wrap;gap:.5rem}.logos span[data-v-d7a66236]{border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-surface);padding:.35rem .75rem;font-size:.78rem;color:var(--color-muted)}.hero-image[data-v-d7a66236]{position:relative;width:min(100%,520px);margin:0 auto}.image-frame[data-v-d7a66236]{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-border);box-shadow:0 16px 38px #00000014}.image-frame img[data-v-d7a66236]{width:100%;height:100%;display:block;object-fit:cover}.hero-stamp[data-v-d7a66236]{position:absolute;right:.8rem;bottom:.8rem;border-radius:var(--radius-md);padding:.65rem .95rem;display:grid;gap:.18rem;font-size:.76rem;font-weight:600;color:var(--color-text);background:#ffffffeb;border:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.glass-card[data-v-d7a66236]{position:absolute;border-radius:var(--radius-md);padding:.55rem .85rem;color:var(--color-text);border:1px solid var(--color-border);background:#ffffffd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 12px 28px #0000000f;font-weight:600;font-size:.78rem}.glass-card-top[data-v-d7a66236]{left:-.6rem;top:.9rem}.glass-card-bottom[data-v-d7a66236]{right:-.5rem;bottom:4.8rem}.hero-scroll[data-v-d7a66236]{display:flex;justify-content:center;margin-top:2.25rem;position:relative;z-index:3}.scroll-btn[data-v-d7a66236]{width:2.35rem;height:2.35rem;border-radius:50%;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);font-size:1rem;cursor:pointer;text-decoration:none;display:grid;place-items:center}@media (min-width: 1024px){.hero[data-v-d7a66236]{padding:7.4rem 0 3rem}.hero-grid[data-v-d7a66236]{grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);gap:3.4rem}}@media (max-width: 768px){.hero[data-v-d7a66236]{padding:5.6rem 0 2.2rem}.hero-overlay[data-v-d7a66236]{background:radial-gradient(circle at 20% 20%,#f6f4efe6,#f6f4efb3 60%),linear-gradient(140deg,#ffffffd9,#f6f4efeb)}}@media (max-width: 640px){.glass-card[data-v-d7a66236]{display:none}}@media (prefers-reduced-motion: reduce){.hero-video[data-v-d7a66236]{display:none}.hero[data-v-d7a66236] *,.hero[data-v-d7a66236] *:before,.hero[data-v-d7a66236] *:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}.services[data-v-096ecc87]{--bg-soft: var(--color-surface);--ink-main: var(--color-text);--ink-muted: var(--color-muted);--line: var(--color-border);--card-bg: #ffffff;--accent-soft: var(--color-surface);--accent-link: var(--color-accent-dark);background:linear-gradient(170deg,#fff,#f6f4ef);color:var(--ink-main);padding:4.5rem 0}.section-header[data-v-096ecc87]{text-align:center;max-width:760px;margin:0 auto 2.25rem;display:grid;gap:.75rem}.pill[data-v-096ecc87]{display:inline-flex;justify-content:center;align-items:center;margin:0 auto;padding:.35rem .95rem;border-radius:var(--radius-md);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border)}.section-header h2[data-v-096ecc87]{color:var(--ink-main)}.section-subtext[data-v-096ecc87]{max-width:52ch;margin:0 auto;color:var(--ink-muted)}.service-grid[data-v-096ecc87]{display:grid;grid-template-columns:1fr;gap:1rem}.service-card[data-v-096ecc87]{background:var(--card-bg);border-radius:var(--radius-lg);padding:1.4rem;border:1px solid var(--line);box-shadow:0 10px 30px #0000000f;display:grid;gap:.7rem}.service-card h3[data-v-096ecc87]{color:var(--ink-main);margin:.35rem 0 .15rem}.trigger[data-v-096ecc87]{color:var(--ink-main);font-weight:600;margin:0}.benefit[data-v-096ecc87]{color:var(--ink-muted);margin:0}.icon[data-v-096ecc87]{width:44px;height:44px;border-radius:var(--radius-md);display:grid;place-items:center;font-size:1.15rem;background:var(--accent-soft);border:1px solid var(--line)}.link-btn[data-v-096ecc87]{width:fit-content;background:none;border:none;color:var(--accent-link);font-weight:700;text-align:left;padding:0;cursor:pointer}.link-btn[data-v-096ecc87]:focus-visible,.section-cta .btn[data-v-096ecc87]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-md)}.section-cta[data-v-096ecc87]{text-align:center;margin-top:2.2rem;display:grid;justify-items:center;gap:.6rem}.section-cta .btn-primary[data-v-096ecc87]{background:var(--color-accent);color:var(--color-text)}.cta-note[data-v-096ecc87]{margin-top:.75rem;font-size:.9rem;color:var(--ink-muted)}@media (min-width: 720px){.service-grid[data-v-096ecc87]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1200px){.service-grid[data-v-096ecc87]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (prefers-reduced-motion: reduce){.service-card[data-v-096ecc87],.link-btn[data-v-096ecc87],.section-cta .btn[data-v-096ecc87]{transition:none!important}}.bookkeeping[data-v-48b021a2]{position:relative;padding:4.5rem 0;background-image:url(/assets/t-recht-bg-Cm18CU1H.png);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.bookkeeping[data-v-48b021a2]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(170deg,#ffffffe6,#f6f4eff5);z-index:0}.bookkeeping-grid[data-v-48b021a2]{display:grid;gap:2rem;align-items:center;grid-template-columns:1fr;position:relative;z-index:1}.bookkeeping-image img[data-v-48b021a2]{width:100%;border-radius:var(--radius-lg);border:1px solid #d7e4fd;box-shadow:0 22px 46px #09183829}.bookkeeping-text[data-v-48b021a2]{max-width:60ch}.bookkeeping-text h2[data-v-48b021a2]{margin:.75rem 0 1rem;color:var(--color-text)}.bookkeeping-text p[data-v-48b021a2]{color:var(--color-muted)}.profile-points[data-v-48b021a2]{list-style:none;padding:0;margin:0 0 1.1rem;display:grid;gap:.6rem;color:var(--color-muted)}.profile-points li[data-v-48b021a2]{position:relative;padding-left:1.1rem}.profile-points li[data-v-48b021a2]:before{content:"•";position:absolute;left:0;color:var(--color-accent)}.eyebrow[data-v-48b021a2]{text-transform:uppercase;font-size:.75rem;letter-spacing:.12em;color:var(--color-muted)}.bookkeeping-text .btn-dark[data-v-48b021a2]{margin-top:.8rem;background:#1b1e1f;color:#fff}.bookkeeping-text .btn-dark[data-v-48b021a2]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}@media (min-width: 1024px){.bookkeeping-grid[data-v-48b021a2]{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3.25rem}}.network-section[data-v-146a7e9d]{padding:4.75rem 0;background:linear-gradient(170deg,#fff,#f6f4ef),radial-gradient(circle at 82% 12%,rgba(184,154,90,.12),transparent 36%)}.network-grid[data-v-146a7e9d]{display:grid;gap:1.5rem;align-items:center}.network-media[data-v-146a7e9d]{position:relative;min-height:420px;display:grid;align-content:center}.media-card[data-v-146a7e9d]{margin:0;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-border);background:#fff;box-shadow:0 18px 40px #0000001a}.media-card img[data-v-146a7e9d]{width:100%;height:100%;object-fit:cover;display:block}.media-card figcaption[data-v-146a7e9d]{padding:.6rem .8rem;font-size:.82rem;color:var(--color-muted);border-top:1px solid var(--color-border)}.media-card-primary[data-v-146a7e9d]{width:min(100%,460px)}.media-card-primary img[data-v-146a7e9d]{height:430px}.media-card-secondary[data-v-146a7e9d]{position:absolute;right:-.5rem;bottom:-1.1rem;width:min(48%,240px)}.media-card-secondary img[data-v-146a7e9d]{height:240px}.network-content[data-v-146a7e9d]{display:grid;gap:.9rem}.network-pill[data-v-146a7e9d]{display:inline-flex;width:fit-content;padding:.35rem .9rem;border-radius:var(--radius-md);border:1px solid var(--color-border);background:#fff;color:var(--color-muted);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.network-content h2[data-v-146a7e9d]{max-width:24ch}.network-content p[data-v-146a7e9d]{color:var(--color-muted);margin:0}.network-points[data-v-146a7e9d]{list-style:none;margin:.25rem 0 0;padding:0;display:grid;gap:.55rem}.network-points li[data-v-146a7e9d]{position:relative;padding-left:1.25rem;color:var(--color-text);line-height:1.5}.network-points li[data-v-146a7e9d]:before{content:"";position:absolute;left:0;top:.6rem;width:.5rem;height:.5rem;border-radius:999px;background:var(--color-accent)}.network-tags[data-v-146a7e9d]{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.2rem}.network-tags span[data-v-146a7e9d]{border-radius:var(--radius-md);border:1px solid var(--color-border);background:#fff;color:var(--color-text);padding:.35rem .7rem;font-size:.82rem}.network-content .btn-primary[data-v-146a7e9d]{width:fit-content;margin-top:.4rem}@media (min-width: 1024px){.network-grid[data-v-146a7e9d]{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.6rem}}@media (max-width: 900px){.network-media[data-v-146a7e9d]{min-height:360px}.media-card-primary[data-v-146a7e9d]{width:min(100%,420px)}.media-card-primary img[data-v-146a7e9d]{height:360px}.media-card-secondary[data-v-146a7e9d]{right:0;width:min(45%,220px)}.media-card-secondary img[data-v-146a7e9d]{height:200px}}@media (max-width: 640px){.network-media[data-v-146a7e9d]{min-height:auto;gap:.9rem}.media-card-secondary[data-v-146a7e9d]{position:static;width:100%}.media-card-primary img[data-v-146a7e9d],.media-card-secondary img[data-v-146a7e9d]{height:auto;aspect-ratio:4 / 3}}.solutions[data-v-447f21e0]{padding:4.5rem 0;background:#fff;color:var(--color-text)}.section-header[data-v-447f21e0]{max-width:680px;margin-bottom:2.2rem}.section-header.center[data-v-447f21e0]{text-align:center;margin:0 auto 2.2rem;display:grid;gap:.72rem}.section-header h2[data-v-447f21e0]{color:inherit}.pill[data-v-447f21e0]{display:inline-flex;justify-content:center;align-items:center;padding:.35rem .95rem;border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.solution-grid[data-v-447f21e0]{display:grid;grid-template-columns:1fr;gap:1rem}.solution-card[data-v-447f21e0]{background:#fff;border-radius:var(--radius-lg);padding:1.15rem;border:1px solid var(--color-border);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 10px 30px #0000000f}.solution-card img[data-v-447f21e0]{width:100%;height:180px;object-fit:cover;border-radius:var(--radius-md)}.solution-card h3[data-v-447f21e0]{color:var(--color-text);margin:.95rem 0 .45rem}.solution-card p[data-v-447f21e0]{margin:0;color:var(--color-muted)}.benefits[data-v-447f21e0]{padding:4.5rem 0;background:linear-gradient(170deg,#fff,#f6f4ef)}.benefits .section-header h2[data-v-447f21e0]{color:var(--color-text)}.benefit-grid[data-v-447f21e0]{display:grid;gap:1rem;grid-template-columns:1fr}.benefit-card[data-v-447f21e0]{text-align:center;padding:1.55rem;border-radius:var(--radius-lg);border:1px solid var(--color-border);background:#fff;box-shadow:0 10px 30px #0000000f}.benefit-icon[data-v-447f21e0]{width:42px;height:42px;margin:0 auto .85rem;border-radius:var(--radius-sm);background:var(--color-surface);border:1px solid var(--color-border);display:grid;place-items:center;font-weight:700;color:var(--color-accent)}.pricing[data-v-447f21e0]{position:relative;overflow:hidden;padding:4.5rem 0;background:#22282c;color:#f6f4ef}.pricing[data-v-447f21e0]:before,.pricing[data-v-447f21e0]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.pricing[data-v-447f21e0]:before{background:url(/assets/t-recht-bg-Cm18CU1H.png) center center / cover no-repeat;opacity:.22;transform:scale(1.03)}.pricing[data-v-447f21e0]:after{background:radial-gradient(circle at top,rgba(184,154,90,.16),transparent 34%),linear-gradient(180deg,#262c30e6,#1d2226f0)}.pricing>.container[data-v-447f21e0]{position:relative;z-index:1}.pricing .section-header h2[data-v-447f21e0]{color:#f6f4ef}.pill.light[data-v-447f21e0]{background:#f6f4ef14;color:#f6f4efe6;border-color:#f6f4ef29}.toggle[data-v-447f21e0]{display:inline-flex;gap:.5rem;background:#fff;border:1px solid var(--color-border);padding:.35rem;border-radius:var(--radius-md);margin:0 auto 2rem}.pricing-steps[data-v-447f21e0]{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin:-1rem auto 2rem;color:#f6f4efc7;font-weight:600}.pricing-steps span[data-v-447f21e0]{padding:.35rem .7rem;border-radius:var(--radius-sm);border:1px solid rgba(246,244,239,.12);background:#f6f4ef12;font-size:.82rem}.toggle-btn[data-v-447f21e0]{border:none;background:transparent;padding:.5rem 1.1rem;border-radius:var(--radius-md);font-weight:600;color:var(--color-text)}.toggle-btn.active[data-v-447f21e0]{background:var(--color-accent);color:var(--color-text)}.pricing-grid[data-v-447f21e0]{display:grid;gap:1rem;grid-template-columns:1fr}.pricing-card[data-v-447f21e0]{background:#f6f4ef0f;border-radius:var(--radius-lg);padding:1.6rem;border:1px solid rgba(246,244,239,.1);display:grid;gap:1rem;box-shadow:0 18px 40px #0000002e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pricing-card h4[data-v-447f21e0]{color:#f6f4ef}.pricing-card.featured[data-v-447f21e0]{background:#b89a5a24;color:#f6f4ef;border-color:#b89a5a57;transform:scale(1.01)}.pricing-card.featured h4[data-v-447f21e0],.pricing-card.featured .price[data-v-447f21e0],.pricing-card.featured span[data-v-447f21e0]{color:#f6f4ef}.price[data-v-447f21e0]{font-size:2rem;font-weight:700;color:#f6f4ef;margin:0}.price span[data-v-447f21e0]{font-size:1rem;color:#f6f4efb3}.pricing-card ul[data-v-447f21e0]{list-style:none;padding:0;margin:0;display:grid;gap:.5rem;color:#f6f4efc7}.pricing-card .btn-secondary[data-v-447f21e0]{background:#f6f4ef14;border:1px solid rgba(246,244,239,.18);color:#f6f4ef}.pricing-card.featured .btn-secondary[data-v-447f21e0]{background:var(--color-accent);border:1px solid var(--color-accent-dark);color:var(--color-text)}.testimonials[data-v-447f21e0]{padding:4.5rem 0;background:linear-gradient(170deg,#fff,#f6f4ef);color:var(--color-text);text-align:center}.testimonial-inner[data-v-447f21e0]{display:grid;gap:1.35rem}.testimonials .cta-note[data-v-447f21e0]{font-size:.9rem;color:var(--color-muted)}.avatars[data-v-447f21e0]{display:flex;justify-content:center;gap:.7rem;flex-wrap:wrap}.avatar[data-v-447f21e0]{width:42px;height:42px;border-radius:50%;background:var(--color-surface);border:1px solid var(--color-border);display:grid;place-items:center;font-weight:600}.quote[data-v-447f21e0]{max-width:680px;margin:0 auto;color:var(--color-muted)}.articles[data-v-447f21e0]{padding:4.5rem 0;background:#fff}.articles .section-header h2[data-v-447f21e0]{color:var(--color-text)}.article-grid[data-v-447f21e0]{display:grid;gap:1rem;grid-template-columns:1fr}.article-card[data-v-447f21e0]{background:#fff;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-border);box-shadow:0 10px 30px #0000000f}.article-card img[data-v-447f21e0]{width:100%;height:180px;object-fit:cover}.article-content[data-v-447f21e0]{padding:1.2rem}.article-content span[data-v-447f21e0]{color:var(--color-muted);font-size:.75rem;text-transform:uppercase}.article-content h3[data-v-447f21e0]{color:var(--color-text);margin-top:.45rem}.cta[data-v-447f21e0]{position:relative;overflow:hidden;padding:3.5rem 0;background:#22282c;color:#f6f4ef}.cta[data-v-447f21e0]:before,.cta[data-v-447f21e0]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.cta[data-v-447f21e0]:before{background:url(/assets/t-recht-bg-Cm18CU1H.png) center center / cover no-repeat;opacity:.22;transform:scale(1.03)}.cta[data-v-447f21e0]:after{background:radial-gradient(circle at top,rgba(184,154,90,.16),transparent 34%),linear-gradient(180deg,#262c30e6,#1d2226f0)}.cta>.container[data-v-447f21e0]{position:relative;z-index:1}.cta-inner[data-v-447f21e0]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.cta-inner h2[data-v-447f21e0]{color:#f6f4ef}.cta-note[data-v-447f21e0]{color:#f6f4efc7;margin-top:.75rem}.cta-actions[data-v-447f21e0]{display:flex;gap:.8rem;flex-wrap:wrap;align-items:flex-start}.cta-stack[data-v-447f21e0]{display:grid;justify-items:start;width:fit-content}.cta-inner .cta-note[data-v-447f21e0]{width:100%;margin-top:.35rem}.cta .btn-secondary[data-v-447f21e0]{background:#f6f4ef14;border:1px solid rgba(246,244,239,.18);color:#f6f4ef}@media (min-width: 760px){.solution-grid[data-v-447f21e0],.benefit-grid[data-v-447f21e0],.pricing-grid[data-v-447f21e0],.article-grid[data-v-447f21e0]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.solution-grid[data-v-447f21e0],.benefit-grid[data-v-447f21e0],.pricing-grid[data-v-447f21e0],.article-grid[data-v-447f21e0]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 720px){.cta-inner[data-v-447f21e0]{flex-direction:column;align-items:flex-start}}.about-page[data-v-a0af385e]{background:#fff;color:var(--color-text)}.about-hero[data-v-a0af385e]{position:relative;min-height:clamp(520px,74vh,760px);display:flex;align-items:center;overflow:hidden}.about-hero__media[data-v-a0af385e]{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/t-recht-ueber-uns-bg-B7eOweit.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;transform:scale(1.03)}.about-hero__overlay[data-v-a0af385e]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,#0a1424eb,#0a1424c7 44%,#0a142457 73%,#0a14242e);z-index:1}.about-hero__content[data-v-a0af385e]{position:relative;z-index:2;width:100%;padding:clamp(6.2rem,10vw,9.5rem) 0 clamp(3rem,6vw,4.9rem);display:flex;justify-content:center}.about-hero__card[data-v-a0af385e]{width:min(100%,740px);display:grid;gap:.95rem;padding:clamp(1rem,1.8vw,1.4rem);border-radius:18px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#0f1c2ead,#0f1c2e75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 20px 46px #00000052;color:#f6f4ef}.about-hero__eyebrow[data-v-a0af385e]{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;color:#f6f4efd1;margin:0}.about-hero__title[data-v-a0af385e]{margin:0;font-weight:760;letter-spacing:-.02em;line-height:1.04;font-size:clamp(2.25rem,5vw,3.3rem);text-shadow:0 10px 28px rgba(0,0,0,.45)}.about-hero__subline[data-v-a0af385e]{margin:.2rem 0 0;font-size:clamp(1.05rem,2.2vw,1.25rem);line-height:1.45;color:#f6f4efeb;max-width:58ch}.about-hero__bullets[data-v-a0af385e]{list-style:none;padding:0;margin:.55rem 0 0;display:grid;gap:.55rem;color:#f6f4efe6}.about-hero__bullets li[data-v-a0af385e]{position:relative;padding-left:1.55rem;line-height:1.45}.about-hero__bullets li[data-v-a0af385e]:before{content:"";position:absolute;left:0;top:.55em;width:.55rem;height:.55rem;border-radius:999px;background:color-mix(in srgb,var(--color-accent) 82%,#ffffff 18%);box-shadow:0 0 0 3px #b89a5a29}.about-hero__trust[data-v-a0af385e]{margin:.2rem 0 0;font-size:.98rem;letter-spacing:.02em;color:#f6f4efc7}.about-hero__actions[data-v-a0af385e]{margin-top:.7rem;display:flex;gap:.85rem;flex-wrap:wrap;align-items:flex-start}.cta-stack[data-v-a0af385e]{display:grid;justify-items:start;width:fit-content}.profile-section[data-v-a0af385e],.timeline-section[data-v-a0af385e],.engagement-section[data-v-a0af385e],.stance-section[data-v-a0af385e],.mediation-section[data-v-a0af385e],.page-cta[data-v-a0af385e]{padding:clamp(3.2rem,7vw,4.8rem) 0}.profile-section[data-v-a0af385e],.engagement-section[data-v-a0af385e],.page-cta[data-v-a0af385e]{background:var(--color-surface)}.timeline-section[data-v-a0af385e],.stance-section[data-v-a0af385e],.mediation-section[data-v-a0af385e]{background:#fff}.section-header[data-v-a0af385e]{max-width:760px;margin:0 auto 2.2rem}.section-header h2[data-v-a0af385e]{margin:0}.section-header--tight[data-v-a0af385e]{margin-bottom:1.5rem}.section-header--center[data-v-a0af385e]{text-align:center}.section-subline[data-v-a0af385e]{margin-top:.75rem;color:var(--color-muted);line-height:1.6}.profile-grid[data-v-a0af385e]{display:grid;gap:2rem;grid-template-columns:1fr;align-items:start;max-width:1180px;margin:0 auto}.profile-media[data-v-a0af385e]{display:flex;justify-content:center}.profile-card[data-v-a0af385e]{background:#fff;border-radius:var(--radius-lg);padding:clamp(1.4rem,2.4vw,2rem);border:1px solid var(--color-border);box-shadow:0 12px 34px #00000012}.profile-header h3[data-v-a0af385e]{margin:0;font-size:clamp(1.35rem,2.2vw,1.75rem)}.profile-block[data-v-a0af385e]{margin-top:1.45rem}.profile-block h4[data-v-a0af385e]{margin:0 0 .65rem}.profile-title[data-v-a0af385e]{color:var(--color-muted);margin-top:.4rem}.profile-intro[data-v-a0af385e]{color:var(--color-muted);margin-top:.95rem;max-width:66ch;line-height:1.65}.profile-list[data-v-a0af385e]{list-style:none;padding:0;margin:0;display:grid;gap:.55rem;color:var(--color-muted)}.profile-list li[data-v-a0af385e]{position:relative;padding-left:1.2rem;line-height:1.5}.profile-list li[data-v-a0af385e]:before{content:"•";position:absolute;left:0;color:var(--color-accent)}.profile-image[data-v-a0af385e]{width:min(100%,620px);height:clamp(360px,50vw,520px);border-radius:var(--radius-lg);border:1px solid var(--color-border);object-fit:cover;box-shadow:0 12px 34px #0000001a}.timeline[data-v-a0af385e]{position:relative;display:grid;gap:1rem;padding-left:28px;max-width:980px}.timeline[data-v-a0af385e]:before{content:"";position:absolute;top:0;bottom:0;left:10px;width:1px;background:#1b1e1f26}.timeline-item[data-v-a0af385e]{position:relative}.timeline-item[data-v-a0af385e]:before{content:"";position:absolute;left:-22px;top:22px;width:10px;height:10px;border-radius:50%;border:2px solid rgba(184,154,90,.58);background:#fff}.timeline-card[data-v-a0af385e]{position:relative;display:grid;gap:.4rem;padding:1.1rem 1.25rem;border-radius:var(--radius-md);border:1px solid var(--color-border);background:#fff;box-shadow:0 10px 24px #0000000d}.timeline-date[data-v-a0af385e]{width:fit-content;font-weight:700;font-size:.86rem;color:var(--color-text);border-radius:var(--radius-sm);padding:.2rem .48rem;border:1px solid var(--color-border);background:var(--color-surface)}.timeline-title[data-v-a0af385e]{font-weight:650;color:var(--color-text)}.timeline-content[data-v-a0af385e]{color:var(--color-muted);line-height:1.55}.engagement-card[data-v-a0af385e],.stance-card[data-v-a0af385e],.mediation-card[data-v-a0af385e]{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:#fff;padding:clamp(1.3rem,2.2vw,2rem)}.engagement-card[data-v-a0af385e]{max-width:980px;margin:0 auto;box-shadow:0 12px 30px #0000000f}.engagement-card h2[data-v-a0af385e]{margin:0 0 .75rem}.engagement-card p[data-v-a0af385e]{margin:0;max-width:78ch;color:var(--color-muted);line-height:1.65}.stance-card[data-v-a0af385e]{background:linear-gradient(180deg,#fff,#fbfaf7);box-shadow:0 10px 28px #0000000d}.stance-points[data-v-a0af385e]{list-style:none;padding:0;margin:0;display:grid;gap:.7rem}.stance-points li[data-v-a0af385e]{position:relative;padding:.85rem .9rem .85rem 2rem;border-radius:var(--radius-md);background:#fff;border:1px solid var(--color-border);color:var(--color-muted)}.stance-points li[data-v-a0af385e]:before{content:"";position:absolute;left:.95rem;top:1.18rem;width:.46rem;height:.46rem;border-radius:999px;background:var(--color-accent)}.mediation-section[data-v-a0af385e]{padding-top:clamp(2.2rem,5vw,3.2rem)}.mediation-card[data-v-a0af385e]{max-width:980px;margin:0 auto;background:linear-gradient(180deg,#fff,#f9f7f2);box-shadow:0 12px 28px #0000000d;text-align:center}.mediation-lead[data-v-a0af385e],.mediation-note[data-v-a0af385e]{margin:0;color:var(--color-muted);line-height:1.65}.mediation-lead[data-v-a0af385e]{margin:0 auto;max-width:70ch}.mediation-points[data-v-a0af385e]{list-style:none;padding:0;margin:1.15rem auto 0;display:grid;gap:.6rem;color:var(--color-muted);max-width:70ch;text-align:left}.mediation-points li[data-v-a0af385e]{position:relative;padding-left:1.15rem;line-height:1.55}.mediation-points li[data-v-a0af385e]:before{content:"•";position:absolute;left:0;color:var(--color-accent)}.mediation-note[data-v-a0af385e]{margin:1.15rem auto 0;max-width:72ch}.page-cta[data-v-a0af385e]{background:linear-gradient(160deg,#1f262a,#2a3135),radial-gradient(circle at 85% 20%,rgba(184,154,90,.2),transparent 35%)}.cta-inner[data-v-a0af385e]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.cta-inner h2[data-v-a0af385e]{color:#f6f4ef}.cta-note[data-v-a0af385e]{color:#f6f4efc7;margin-top:.6rem}.cta-actions[data-v-a0af385e]{display:flex;gap:.8rem;flex-wrap:wrap;align-items:flex-start}.page-cta .btn-secondary[data-v-a0af385e]{border-color:#f6f4ef3d;background:#f6f4ef1a;color:#f6f4ef}@media (min-width: 1040px){.profile-grid[data-v-a0af385e]{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:2.2rem}.profile-media[data-v-a0af385e]{justify-content:flex-start}.profile-image[data-v-a0af385e]{position:sticky;top:7rem}.stance-points[data-v-a0af385e]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 768px){.about-hero[data-v-a0af385e]{margin-top:50px;min-height:450px}.about-hero__content[data-v-a0af385e]{padding:4.25rem 0 3.3rem}.about-hero__card[data-v-a0af385e]{border-radius:16px}.about-hero__actions .btn[data-v-a0af385e]{width:100%;justify-content:center}.profile-image[data-v-a0af385e]{height:380px;position:static}.timeline[data-v-a0af385e]{padding-left:24px}.timeline[data-v-a0af385e]:before{left:8px}.timeline-item[data-v-a0af385e]:before{left:-20px;top:18px}.timeline-card[data-v-a0af385e]{padding:1rem 1.05rem}.cta-inner[data-v-a0af385e]{flex-direction:column;align-items:flex-start}.cta-actions[data-v-a0af385e]{width:100%}.cta-actions .btn[data-v-a0af385e]{width:100%;justify-content:center}}@media (max-width: 640px){.about-hero[data-v-a0af385e]{min-height:420px}.about-hero__bullets[data-v-a0af385e]{gap:.45rem}.profile-card[data-v-a0af385e],.engagement-card[data-v-a0af385e],.stance-card[data-v-a0af385e],.mediation-card[data-v-a0af385e]{padding:1.2rem}.profile-image[data-v-a0af385e]{height:320px}}.legal-page[data-v-ea5754fb]{background:#fff;color:var(--color-text)}.legal-section[data-v-ea5754fb]{padding:8.5rem 0 4rem}.legal-lead[data-v-ea5754fb]{color:var(--color-muted);margin-bottom:1.25rem}.legal-warning[data-v-ea5754fb]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.75rem .9rem}h1[data-v-ea5754fb]{margin-bottom:.75rem}h2[data-v-ea5754fb]{font-size:1.25rem;margin-top:1.75rem}a[data-v-ea5754fb]{color:var(--color-accent-dark);text-decoration:none}a[data-v-ea5754fb]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:4px}@media (max-width: 768px){.legal-section[data-v-ea5754fb]{padding:6.5rem 0 3rem}}.legal-page[data-v-bb860450]{background:#fff;color:var(--color-text)}.legal-section[data-v-bb860450]{padding:8.5rem 0 4rem}.legal-lead[data-v-bb860450]{color:var(--color-muted);margin-bottom:1.25rem}.legal-warning[data-v-bb860450]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.75rem .9rem}h1[data-v-bb860450]{margin-bottom:.75rem}h2[data-v-bb860450]{font-size:1.25rem;margin-top:1.75rem}a[data-v-bb860450]{color:var(--color-accent-dark);text-decoration:none}a[data-v-bb860450]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:4px}@media (max-width: 768px){.legal-section[data-v-bb860450]{padding:6.5rem 0 3rem}}
