.site-footer{color:var(--cream);background:var(--forest-deep);padding:clamp(3rem,6vw,5.1rem) clamp(1.25rem,4vw,4rem) 1.25rem}.site-footer__inner{width:min(var(--page-width), 100%);grid-template-columns:minmax(16rem,1.2fr) minmax(14rem,.9fr) minmax(12rem,.7fr) auto;gap:clamp(2rem,6vw,6rem);margin:0 auto;padding-bottom:clamp(2.55rem,5.1vw,4.25rem);display:grid}.site-footer__brand a{color:var(--white);font-family:var(--font-display);letter-spacing:.03em;font-size:clamp(2.6rem,5vw,4.4rem);line-height:.9;text-decoration:none}.site-footer__brand p{max-width:23rem;color:color-mix(in oklch, var(--cream) 72%, var(--forest));margin:1.2rem 0 0;line-height:1.6}.site-footer__contact h2{color:var(--orange);margin:0 0 1rem;font-size:1rem}.site-footer__contact a,.site-footer nav a{width:max-content;color:var(--cream);text-underline-offset:.25em;font-weight:750;line-height:1.65;text-decoration-thickness:1px;display:block}.site-footer address{color:color-mix(in oklch, var(--cream) 74%, var(--forest));font-style:normal;line-height:1.7}.site-footer address strong{color:var(--cream)}.site-footer nav{flex-direction:column;gap:.55rem;display:flex}.site-footer__bottom{width:min(var(--page-width), 100%);border-top:1px solid color-mix(in oklch, var(--cream) 17%, transparent);justify-content:space-between;gap:1.5rem;margin:0 auto;padding-top:1.25rem;display:flex}.site-footer__bottom p,.site-footer__bottom a{color:color-mix(in oklch, var(--cream) 65%, var(--forest));margin:0;font-size:.85rem}.site-footer__bottom a{font-weight:750;text-decoration:none}@media (width<=1000px){.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.site-footer__inner{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column}}:root{--forest-deep:oklch(20.5% .055 151);--forest:oklch(28.5% .076 151);--forest-mid:oklch(37% .088 151);--orange:oklch(68% .205 42);--orange-dark:oklch(60% .195 39);--cream:oklch(96.5% .018 91);--cream-dark:oklch(92.5% .025 89);--white:oklch(99.5% 0 0);--ink:oklch(23% .025 150);--ink-soft:oklch(39% .028 150);--line:oklch(83% .02 91);--font-display:"Arial Black", "Helvetica Neue", Arial, sans-serif;--font-body:"Helvetica Neue", Arial, sans-serif;--page-width:1280px;--header-width:1480px;--header-height:5.12rem;--section-y-home:clamp(4.7rem, 7.65vw, 8.1rem);--section-y-page:clamp(4.25rem, 7.65vw, 7.65rem);--section-y-band:clamp(3.4rem, 6.8vw, 6.8rem);--section-y-contact:clamp(3.8rem, 6.8vw, 6.8rem);--section-y-cta:clamp(3.4rem, 5.95vw, 5.95rem);--focus:3px solid oklch(82% .16 82)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{background:var(--cream);color:var(--ink);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}body,button,a{font-size:1rem}button,a{font-family:inherit}img,svg{display:block}a:focus-visible{outline:var(--focus);outline-offset:4px}::selection{background:var(--orange);color:var(--white)}#leistungen,#ablauf,#ueber-uns,#kontakt{scroll-margin-top:9rem}.site-header{z-index:30;color:var(--cream);background:color-mix(in oklch, var(--forest-deep) 96%, transparent);border-bottom:1px solid color-mix(in oklch, var(--cream) 18%, transparent);position:sticky;top:0}.site-header__nav{width:100%;min-height:var(--header-height);grid-template-columns:minmax(16rem,23.2rem) minmax(0,1fr) clamp(15.2rem,17.2vw,18rem);align-items:center;gap:clamp(1.2rem,2.55vw,3.2rem);margin:0 auto;padding:.64rem clamp(3.2rem,5.1vw,5.35rem) .64rem clamp(1.2rem,1.9vw,2rem);display:grid}.site-header__brand{width:max-content;color:var(--white);flex-direction:column;line-height:1;text-decoration:none;display:flex}.site-header__brand strong{font-family:var(--font-display);letter-spacing:.025em;font-size:clamp(1.44rem,2.16vw,2.28rem)}.site-header__brand span,.site-header__brand em{letter-spacing:.18em;text-transform:uppercase;font-size:.68rem;font-style:normal;font-weight:800}.site-header__brand span{margin-top:.35rem}.site-header__brand em{color:var(--orange);margin-top:.3rem}.site-header__links{justify-content:flex-start;align-items:center;gap:clamp(2rem,3.35vw,3.6rem);display:flex}.site-header__links a,.site-header__mobile-nav a{color:var(--cream);white-space:nowrap;font-size:.875rem;font-weight:650;text-decoration:none;position:relative}.site-header__links a:after{content:"";background:var(--orange);transform-origin:0;height:3px;transition:transform .18s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-.7rem;left:0;right:0;transform:scaleX(0)}.site-header__links a:hover:after,.site-header__links a:focus-visible:after,.site-header__links a.is-active:after{transform:scaleX(1)}.site-header__phone{min-height:3.2rem;color:var(--white);background:var(--orange);border-radius:5px;justify-content:center;align-items:center;gap:.7rem;padding:.45rem .8rem;text-decoration:none;transition:background .18s,transform .18s cubic-bezier(.22,1,.36,1);display:flex}.site-header__phone:hover{background:var(--orange-dark);transform:translateY(-2px)}.site-header__phone svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1.25rem;height:1.25rem}.site-header__phone span{flex-direction:column;display:flex}.site-header__phone strong{font-size:1rem;line-height:1.1}.site-header__phone small{margin-top:.2rem;font-size:.625rem;font-weight:700}.site-header__mobile-nav{display:none}.hero{color:var(--cream);background:radial-gradient(circle at 31% 42%, color-mix(in oklch, var(--forest) 42%, transparent), transparent 41%), var(--forest-deep);overflow:hidden}.hero__inner{width:100%;min-height:min(46rem, calc(85svh - var(--header-height)));grid-template-columns:minmax(0,56.35%) minmax(0,43.65%);margin:0;display:grid}.hero__copy{flex-direction:column;justify-content:flex-start;min-width:0;padding:clamp(3.4rem,4.25vw,4.4rem) clamp(2rem,5vw,5.25rem) clamp(1.9rem,3.4vw,3.4rem) clamp(2.25rem,3.6vw,3.75rem);display:flex}.hero h1{max-width:8ch;color:var(--cream);font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(4.75rem,6.1vw,6rem);font-weight:900;line-height:.95}.hero__copy>p{max-width:31rem;color:color-mix(in oklch, var(--cream) 91%, var(--forest));text-wrap:pretty;margin:clamp(1.1rem,2vw,1.75rem) 0 0;font-size:clamp(1.1rem,1.55vw,1.42rem);line-height:1.4}.hero__copy>p strong{color:var(--white)}.hero__appointment{width:min(100% + 1.2rem,48rem);min-height:6.2rem;color:var(--forest-deep);background:var(--cream);border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.25rem;margin-top:clamp(1.2rem,2.2vw,1.9rem);margin-left:-1.2rem;padding:1rem 1.4rem;text-decoration:none;transition:background .18s,transform .18s cubic-bezier(.22,1,.36,1);display:grid}.hero__appointment:hover{background:var(--white);transform:translateY(-3px)}.hero__appointment-icon,.hero__appointment-arrow{place-items:center;display:grid}.hero__appointment-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:4.2rem;height:4.2rem}.hero__appointment-arrow svg{fill:none;width:3.1rem;height:3.1rem;stroke:var(--orange);stroke-linecap:square;stroke-linejoin:miter;stroke-width:2px}.hero__appointment strong,.hero__appointment small{display:block}.hero__appointment strong{font-size:clamp(1.15rem,1.8vw,1.65rem);line-height:1.15}.hero__appointment small{margin-top:.35rem;font-size:clamp(.82rem,1.2vw,1rem);line-height:1.35}.hero__visual{min-width:0;min-height:35rem;position:relative;overflow:hidden}.hero__photo{position:absolute;inset:0 clamp(3.6rem,4vw,4.05rem) 0 0;overflow:hidden;container-type:size}.hero__photo-reference{width:max(251.43cqw,210.58cqh);max-width:none;height:auto;position:absolute;top:0;left:0;transform:translate(-56.34%,-15.62%)}.hero__photo-mobile{display:none}.hero__region{z-index:1;width:clamp(3.6rem,4vw,4.05rem);color:var(--forest-deep);background:var(--cream);letter-spacing:.18em;text-transform:uppercase;writing-mode:vertical-rl;justify-content:center;align-items:center;font-size:clamp(.9rem,1.4vw,1.3rem);font-weight:900;display:flex;position:absolute;top:0;bottom:0;right:0;transform:rotate(180deg)}.trust-strip{color:var(--forest-deep);background:var(--orange)}.trust-strip__inner{width:min(var(--page-width), calc(100% - 2.5rem));align-items:center;gap:clamp(2rem,5vw,6rem);min-height:5.5rem;margin:0 auto;display:flex}.trust-strip p{color:var(--forest-deep);font-family:var(--font-display);white-space:nowrap;margin:0;font-size:1.15rem}.trust-strip ul{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.trust-strip li{white-space:nowrap;align-items:center;gap:.45rem;font-weight:800;display:flex}.trust-strip svg,.services__included svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;flex:none;width:1.2rem;height:1.2rem}.section{width:min(var(--page-width), calc(100% - 2.5rem));padding:var(--section-y-home) 0;margin:0 auto}.section-heading{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);align-items:end;gap:clamp(2rem,8vw,8rem);display:grid}.section-heading h2,.about__statement h2,.contact h2,.legal-hero h1{color:var(--forest-deep);font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(2.65rem,5vw,4.8rem);line-height:.99}.section-heading>p{max-width:37rem;color:var(--ink-soft);text-wrap:pretty;margin:0;font-size:1.1rem;line-height:1.7}.services__list{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(3rem,6vw,5.1rem);display:grid}.services__list article{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr);gap:1.4rem;min-height:11rem;padding:clamp(1.5rem,3vw,2.55rem) clamp(1rem,3vw,2.5rem) clamp(1.5rem,3vw,2.55rem) 0;display:grid}.services__list article:nth-child(odd){padding-right:clamp(2rem,5vw,5rem)}.services__list article:nth-child(2n){border-left:1px solid var(--line);padding-left:clamp(2rem,5vw,5rem)}.services__list article>span{width:2.4rem;height:2.4rem;color:var(--white);background:var(--orange);border-radius:50%;place-items:center;display:grid}.services__list article>span svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1.2rem;height:1.2rem}.services__list h3{color:var(--forest-deep);margin:0;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.15}.services__list p{max-width:34rem;color:var(--ink-soft);margin:.8rem 0 0;line-height:1.65}.services__included{color:var(--cream);background:var(--forest);border-radius:12px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2.5rem,8vw,8rem);margin-top:clamp(2.55rem,5.1vw,4.7rem);padding:clamp(2.15rem,4.25vw,4.25rem);display:grid}.services__included-intro{color:var(--orange);margin:0 0 1rem;font-weight:800}.services__included h3{max-width:12ch;color:var(--white);font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,4vw,3.7rem);line-height:1}.services__included>div>p:last-child{max-width:34rem;color:color-mix(in oklch, var(--cream) 80%, var(--forest));margin:1.5rem 0 0;line-height:1.7}.services__included ul{grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:0;margin:0;padding:0;list-style:none;display:grid}.services__included li{min-height:4.75rem;color:var(--cream);border-bottom:1px solid color-mix(in oklch, var(--cream) 22%, transparent);align-items:center;gap:.75rem;padding:1rem 1.25rem 1rem 0;font-weight:700;line-height:1.35;display:flex}.services__included li:nth-child(2n){border-left:1px solid color-mix(in oklch, var(--cream) 22%, transparent);padding-left:1.25rem}.services__included li svg{color:var(--orange)}.process{color:var(--cream);background:var(--forest-deep)}.process__inner{width:min(var(--page-width), calc(100% - 2.5rem));padding:var(--section-y-home) 0;margin:0 auto}.section-heading--inverse h2{color:var(--cream)}.section-heading--inverse>p{color:color-mix(in oklch, var(--cream) 78%, var(--forest))}.process__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2rem,5vw,5rem);margin:clamp(3.4rem,6vw,5.1rem) 0 0;padding:0;list-style:none;display:grid}.process__steps li{border-top:5px solid var(--orange);padding-top:1.5rem}.process__steps span{color:var(--orange);font-family:var(--font-display);font-size:1.05rem}.process__steps h3{color:var(--white);margin:2.55rem 0 0;font-size:clamp(1.45rem,2vw,1.85rem);line-height:1.15}.process__steps p{color:color-mix(in oklch, var(--cream) 77%, var(--forest));margin:1rem 0 0;line-height:1.7}.about__statement{grid-template-columns:minmax(12rem,.5fr) minmax(0,1.5fr);align-items:start;gap:clamp(2rem,8vw,8rem);display:grid}.about__statement>p{color:var(--orange-dark);margin:.5rem 0 0;font-size:1.05rem;font-weight:800}.about__content{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(20rem,.85fr);gap:clamp(3rem,9vw,9rem);margin-top:clamp(3.4rem,6vw,6rem);padding-top:clamp(2.15rem,4.25vw,3.8rem);display:grid}.about__content>div>p{max-width:42rem;color:var(--ink-soft);margin:0;font-size:1.05rem;line-height:1.78}.about__content>div>p+p{margin-top:1.4rem}.about__content .about__lead{color:var(--forest-deep);font-size:clamp(1.4rem,2vw,1.9rem);font-weight:750;line-height:1.38}.about__facts{margin:0}.about__facts div{border-bottom:1px solid var(--line);grid-template-columns:minmax(9rem,.85fr) minmax(0,1.15fr);gap:1.5rem;padding:1.25rem 0;display:grid}.about__facts div:first-child{border-top:1px solid var(--line)}.about__facts dt{color:var(--forest-deep);font-weight:850}.about__facts dd{color:var(--ink-soft);margin:0}.contact{color:var(--forest-deep);background:var(--orange)}.contact__inner{width:min(var(--page-width), calc(100% - 2.5rem));padding:var(--section-y-contact) 0;grid-template-columns:minmax(0,1fr) minmax(24rem,.85fr);gap:clamp(3rem,9vw,9rem);margin:0 auto;display:grid}.contact h2{max-width:12ch}.contact__inner>div:first-child>p{max-width:36rem;margin:1.5rem 0 0;font-size:1.12rem;line-height:1.65}.contact__actions{flex-direction:column;gap:.8rem;display:flex}.contact__button{min-height:5.3rem;color:var(--forest-deep);border-radius:7px;align-items:center;gap:1.1rem;padding:1rem 1.4rem;text-decoration:none;transition:transform .18s cubic-bezier(.22,1,.36,1),background .18s;display:flex}.contact__button:hover{transform:translate(5px)}.contact__button--primary{color:var(--cream);background:var(--forest-deep)}.contact__button--primary:hover{background:var(--forest)}.contact__button--secondary{background:var(--cream)}.contact__button--secondary:hover{background:var(--white)}.contact__button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:none;width:2rem;height:2rem}.contact__button span,.contact__button small{display:block}.contact__button span{font-size:clamp(1.1rem,2vw,1.45rem);font-weight:850}.contact__button small{letter-spacing:.04em;margin-bottom:.3rem;font-size:.78rem;font-weight:700}.contact__meta{border-top:1px solid color-mix(in oklch, var(--forest-deep) 35%, transparent);grid-column:1/-1;justify-content:space-between;gap:3rem;padding-top:1.7rem;display:flex}.contact__meta p{margin:0;line-height:1.65}.content-page{background:var(--cream)}.content-hero{color:var(--cream);background:radial-gradient(circle at 30% 38%, color-mix(in oklch, var(--forest) 45%, transparent), transparent 42%), var(--forest-deep)}.content-hero--split{min-height:min(36.5rem, calc(85svh - var(--header-height)));grid-template-columns:minmax(0,58%) minmax(0,42%);display:grid}.content-hero__copy{padding:var(--section-y-band) clamp(2.5rem, 6vw, 6rem);flex-direction:column;justify-content:center;display:flex}.content-hero__copy>p:first-child,.contact-page__hero>div>p:first-child{color:var(--orange);margin:0 0 1rem;font-weight:850}.content-hero h1,.contact-page__hero h1{max-width:11ch;color:var(--cream);font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(3.5rem,6vw,6rem);line-height:.98}.content-hero--services h1{max-width:none;font-size:clamp(3.25rem,5.05vw,5rem)}.content-hero__lead{max-width:39rem;color:color-mix(in oklch, var(--cream) 82%, var(--forest));text-wrap:pretty;margin:1.6rem 0 0;font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1.65}.content-hero__cta{width:max-content;max-width:100%;min-height:4.25rem;color:var(--forest-deep);background:var(--cream);border-radius:6px;align-items:center;gap:2rem;margin-top:2.25rem;padding:.8rem 1.25rem;font-weight:850;text-decoration:none;transition:background .18s,transform .18s cubic-bezier(.22,1,.36,1);display:inline-flex}.content-hero__cta:hover{background:var(--white);transform:translateY(-2px)}.content-hero__cta span{color:var(--orange);font-size:1.6rem}.content-hero__image{min-height:29rem;position:relative;overflow:hidden}.content-hero__image img{object-fit:cover;object-position:center 55%;width:100%;height:100%}.content-hero__image>span{min-height:3.25rem;color:var(--forest-deep);background:var(--cream);letter-spacing:.16em;text-transform:uppercase;justify-content:center;align-items:center;font-size:.82rem;font-weight:900;display:flex;position:absolute;bottom:0;left:0;right:0}.content-section{width:min(var(--page-width), calc(100% - 2.5rem));padding:var(--section-y-page) 0;margin:0 auto}.content-section__heading{grid-template-columns:minmax(0,1.1fr) minmax(18rem,.7fr);align-items:end;gap:clamp(2rem,8vw,8rem);display:grid}.content-section h2,.included-band h2,.values-section h2,.page-cta h2,.contact-page__details h2{color:var(--forest-deep);font-family:var(--font-display);letter-spacing:-.035em;text-wrap:balance;margin:0;line-height:1.02}.content-section__heading h2,.values-section__heading h2{font-size:clamp(2.5rem,4.8vw,4.5rem)}.content-section__heading>p,.values-section__heading>p{color:var(--ink-soft);margin:0;line-height:1.75}.service-detail-list{border-top:1px solid var(--line);margin-top:clamp(3rem,6vw,5.1rem)}.service-detail-list article{border-bottom:1px solid var(--line);grid-template-columns:3rem minmax(15rem,.8fr) minmax(18rem,1.2fr);align-items:center;gap:clamp(1rem,4vw,4rem);min-height:7.25rem;padding:1.7rem 0;display:grid}.service-detail-list article>span{width:2.4rem;height:2.4rem;color:var(--white);background:var(--orange);border-radius:50%;place-items:center;font-weight:850;display:grid}.service-detail-list h3{color:var(--forest-deep);margin:0;font-size:clamp(1.35rem,2.2vw,1.9rem)}.service-detail-list p{max-width:40rem;color:var(--ink-soft);margin:0;line-height:1.7}.included-band{padding:var(--section-y-band) max(1.25rem, calc((100% - var(--page-width)) / 2));color:var(--cream);background:var(--forest);grid-template-columns:minmax(18rem,.75fr) minmax(0,1.25fr);gap:clamp(3rem,8vw,8rem);display:grid}.included-band>div>p{color:var(--orange);margin:0 0 1rem;font-weight:850}.included-band h2{max-width:10ch;color:var(--cream);font-size:clamp(2.7rem,5vw,4.7rem)}.included-band ul{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.included-band li{border-bottom:1px solid color-mix(in oklch, var(--cream) 20%, transparent);align-items:center;gap:.8rem;min-height:4.5rem;padding:1rem 1.25rem 1rem 0;font-weight:700;line-height:1.35;display:flex}.included-band li:nth-child(2n){border-left:1px solid color-mix(in oklch, var(--cream) 20%, transparent);padding-left:1.25rem}.included-band li span{color:var(--orange);font-size:1.1rem}.page-cta{padding:var(--section-y-cta) max(1.25rem, calc((100% - var(--page-width)) / 2));color:var(--forest-deep);background:var(--orange);justify-content:space-between;align-items:end;gap:3rem;display:flex}.page-cta h2{max-width:15ch;font-size:clamp(2.4rem,4vw,4rem)}.page-cta p{margin:1rem 0 0;line-height:1.6}.page-cta>a,.page-cta>div:last-child a{color:var(--forest-deep);text-underline-offset:.25em;font-size:clamp(1.05rem,2vw,1.4rem);font-weight:900;line-height:1.7;display:block}.about-page__story{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(3rem,10vw,10rem);display:grid}.about-page__intro{color:var(--orange-dark);margin:0 0 1rem;font-weight:850}.about-page__story h2{max-width:12ch;font-size:clamp(2.5rem,4.7vw,4.5rem)}.about-page__story>div:last-child p{max-width:45rem;color:var(--ink-soft);margin:0;font-size:1.08rem;line-height:1.8}.about-page__story>div:last-child p+p{margin-top:1.5rem}.values-section{padding:var(--section-y-page) max(1.25rem, calc((100% - var(--page-width)) / 2));color:var(--cream);background:var(--forest-deep)}.values-section__heading{grid-template-columns:minmax(0,1.1fr) minmax(18rem,.7fr);align-items:end;gap:clamp(2rem,8vw,8rem);display:grid}.values-section__heading h2{max-width:12ch;color:var(--cream)}.values-section__heading>p{color:color-mix(in oklch, var(--cream) 75%, var(--forest))}.values-list{border-top:1px solid color-mix(in oklch, var(--cream) 20%, transparent);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(3rem,5.1vw,4.7rem);display:grid}.values-list article{border-bottom:1px solid color-mix(in oklch, var(--cream) 20%, transparent);padding:1.7rem 2rem 1.7rem 0}.values-list article:nth-child(2n){border-left:1px solid color-mix(in oklch, var(--cream) 20%, transparent);padding-left:2rem}.values-list h3{color:var(--cream);margin:0;font-size:1.45rem}.values-list p{max-width:36rem;color:color-mix(in oklch, var(--cream) 75%, var(--forest));margin:.8rem 0 0;line-height:1.7}.contact-page__hero{padding:var(--section-y-page) max(1.25rem, calc((100% - var(--page-width)) / 2));color:var(--forest-deep);background:var(--orange);grid-template-columns:minmax(0,1.1fr) minmax(22rem,.75fr);align-items:end;gap:clamp(3rem,9vw,9rem);display:grid}.contact-page__hero>div>p:first-child,.contact-page__hero h1{color:var(--forest-deep)}.contact-page__hero>div>p:last-child{max-width:42rem;margin:1.5rem 0 0;font-size:1.1rem;line-height:1.7}.contact-page__hero>a{min-height:8rem;color:var(--cream);background:var(--forest-deep);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:1.5rem;font-size:clamp(1.5rem,2.6vw,2.2rem);font-weight:900;text-decoration:none;transition:background .18s,transform .18s cubic-bezier(.22,1,.36,1);display:grid}.contact-page__hero>a:hover{background:var(--forest);transform:translateY(-3px)}.contact-page__hero>a small{grid-column:1/-1;font-size:.8rem;display:block}.contact-page__hero>a span{color:var(--orange)}.contact-page__details{width:min(var(--page-width), calc(100% - 2.5rem));padding:var(--section-y-page) 0;grid-template-columns:minmax(19rem,.75fr) minmax(0,1.25fr);gap:clamp(3rem,10vw,10rem);margin:0 auto;display:grid}.contact-page__primary h2{margin-bottom:2rem;font-size:clamp(2.5rem,4vw,4rem)}.contact-page__primary>a{color:var(--forest-deep);border-bottom:1px solid var(--line);overflow-wrap:anywhere;text-underline-offset:.25em;padding:1.4rem 0;font-size:clamp(1.15rem,2.2vw,1.65rem);font-weight:900;display:block}.contact-page__primary>a small{color:var(--orange-dark);margin-bottom:.4rem;font-size:.8rem;text-decoration:none;display:block}.contact-page__info{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.contact-page__info article{border-bottom:1px solid var(--line);min-height:13rem;padding:0 2rem 2rem 0}.contact-page__info article:nth-child(2n){border-left:1px solid var(--line);padding-left:2rem}.contact-page__info article:nth-child(n+3){padding-top:2rem}.contact-page__info h2{margin-bottom:1rem;font-size:1.3rem}.contact-page__info p,.contact-page__info address{color:var(--ink-soft);margin:0;font-style:normal;line-height:1.7}.contact-page__info p+p{margin-top:1rem}.contact-page__promise{padding:1.9rem max(1.25rem, calc((100% - var(--page-width)) / 2));color:var(--forest-deep);background:var(--orange);justify-content:space-between;gap:2rem;display:flex}.contact-page__promise p{margin:0;font-weight:850}.legal-page,.not-found{background:var(--cream);min-height:65vh}.legal-hero{color:var(--cream);background:var(--forest)}.legal-hero__inner,.legal-content,.not-found{width:min(920px,100% - 2.5rem);margin:0 auto}.legal-hero__inner{padding:clamp(3.4rem,6.8vw,6rem) 0}.legal-hero p{color:var(--orange);margin:0 0 .8rem;font-weight:800}.legal-hero h1{color:var(--cream)}.legal-content{padding:var(--section-y-cta) 0}.legal-section{border-bottom:1px solid var(--line);padding:1.7rem 0}.legal-section:first-child{padding-top:0}.legal-section h2{color:var(--forest-deep);margin:0 0 1rem;font-size:clamp(1.35rem,2.5vw,1.8rem)}.legal-section h3{color:var(--forest-deep);margin:1.5rem 0 .7rem;font-size:1.1rem}.legal-section p,.legal-section li,.legal-section address{color:var(--ink-soft);font-size:1rem;line-height:1.75}.legal-section p,.legal-section address{margin:0}.legal-section p+p{margin-top:1rem}.legal-section ul{margin:1rem 0 0;padding-left:1.25rem}.legal-section a,.not-found a{color:var(--forest-mid);text-underline-offset:.2em;font-weight:800}.not-found{padding:clamp(4.25rem,10.2vw,8.5rem) 0}.not-found h1{color:var(--forest-deep);font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(3rem,7vw,5rem);line-height:1}.not-found p{max-width:40rem;color:var(--ink-soft);margin:1.5rem 0;font-size:1.1rem;line-height:1.65}@media (width<=1120px){.site-header__nav{grid-template-columns:1fr auto;min-height:4.75rem}.site-header__links{display:none}.site-header__phone{min-height:3.05rem}.site-header__mobile-nav{border-top:1px solid color-mix(in oklch, var(--cream) 14%, transparent);justify-content:center;align-items:center;gap:clamp(1.25rem,5vw,3rem);min-height:2.75rem;padding:0 1rem;display:flex}.site-header__mobile-nav a{align-items:center;min-height:2.75rem;font-size:.88rem;display:flex}.hero__inner{grid-template-columns:1fr .78fr;min-height:auto}.hero__copy{padding-left:clamp(1.5rem,4vw,3rem);padding-right:3rem}.hero__visual{min-height:35.7rem}.trust-strip__inner{align-items:flex-start;padding:1.25rem 0}.trust-strip ul{flex-wrap:wrap;justify-content:flex-start}}@media (width<=800px){#leistungen,#ablauf,#ueber-uns,#kontakt{scroll-margin-top:8rem}.hero__inner{flex-direction:column;display:flex}.hero__copy{min-height:30rem;padding:3rem 1.25rem 2.55rem}.hero h1{font-size:clamp(3.4rem,12vw,4.5rem)}.hero__visual{min-height:31.5rem}.hero__photo{inset:0 0 3.6rem}.hero__photo-reference{display:none}.hero__photo-mobile{object-fit:cover;object-position:50% 54%;width:100%;height:100%;display:block}.hero__appointment{width:100%;margin-left:0}.hero__region{writing-mode:horizontal-tb;width:auto;height:3.6rem;inset:auto 0 0;transform:none}.trust-strip__inner,.section-heading,.about__statement,.about__content,.contact__inner{display:block}.trust-strip p{margin-bottom:1.25rem}.section-heading>p,.contact__actions{margin-top:1.75rem}.services__list,.services__included,.process__steps{grid-template-columns:1fr}.services__list article:nth-child(odd),.services__list article:nth-child(2n){border-left:0;min-height:0;padding:1.7rem 0}.services__included{gap:2.5rem}.process__steps{gap:3rem}.process__steps h3{margin-top:1.5rem}.about__statement>p{margin:0 0 1rem}.about__content>div+.about__facts,.contact__meta{margin-top:2.55rem}.content-hero--split,.content-section__heading,.included-band,.about-page__story,.values-section__heading,.contact-page__hero,.contact-page__details{grid-template-columns:1fr}.content-hero__copy{min-height:26.5rem;padding:3.4rem 1.25rem}.content-hero__image{min-height:29rem}.content-section__heading>p,.values-section__heading>p{margin-top:1.5rem}.service-detail-list article{grid-template-columns:3rem minmax(0,1fr);gap:1rem}.service-detail-list article p{grid-column:2}.page-cta{flex-direction:column;align-items:flex-start}.about-page__story>div:last-child{margin-top:2.15rem}.contact-page__hero>a,.contact-page__info{margin-top:1rem}}@media (width<=560px){.site-header__nav{min-height:3.95rem;padding:.3rem 1rem}.site-header__brand strong{font-size:1.5rem}.site-header__brand span,.site-header__brand em{font-size:.52rem}.site-header__phone{border-radius:50%;width:2.75rem;min-height:2.75rem;padding:0}.site-header__phone span{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-header__phone svg{width:1.25rem;height:1.25rem}.site-header__mobile-nav{justify-content:space-between;gap:.5rem;padding:0 .75rem}.site-header__mobile-nav a{font-size:.76rem}.hero__copy{min-height:29rem}.hero__copy>p{font-size:1.05rem}.hero__appointment{grid-template-columns:auto minmax(0,1fr);gap:.8rem;min-height:0;padding:1rem}.hero__appointment-icon svg{width:2.5rem;height:2.5rem}.hero__appointment-arrow{display:none}.hero__appointment strong{font-size:1rem}.hero__appointment small{font-size:.76rem}.hero__visual{min-height:25.5rem}.trust-strip__inner,.section,.process__inner,.contact__inner{width:min(100% - 2rem, var(--page-width))}.trust-strip ul{grid-template-columns:1fr;gap:.85rem;display:grid}.services__included{padding:1.7rem 1.3rem}.services__included ul{grid-template-columns:1fr}.services__included li:nth-child(2n){border-left:0;padding-left:0}.about__facts div{grid-template-columns:1fr;gap:.4rem}.contact__button{min-height:4.7rem;padding:.85rem 1rem}.contact__button span{overflow-wrap:anywhere;font-size:1rem}.contact__meta{flex-direction:column;gap:1.5rem}.included-band ul,.values-list,.contact-page__info{grid-template-columns:1fr}.included-band li:nth-child(2n),.values-list article:nth-child(2n),.contact-page__info article:nth-child(2n){border-left:0;padding-left:0}.contact-page__info article,.contact-page__info article:nth-child(n+3){min-height:0;padding:1.5rem 0}.contact-page__promise{flex-direction:column;gap:.8rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*$vite$:1*/