@font-face{font-family:Cormorant Garamond;src:url(../fonts/cormorant-garamond-400-normal.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Cormorant Garamond;src:url(../fonts/cormorant-garamond-400-italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Cormorant Garamond;src:url(../fonts/cormorant-garamond-600-normal.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Cormorant Garamond;src:url(../fonts/cormorant-garamond-600-italic.woff2) format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Jost;src:url(../fonts/jost-400-normal.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Jost;src:url(../fonts/jost-500-normal.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Jost;src:url(../fonts/jost-600-normal.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}:root{--navy:#1d3a5e;--terracotta:#d95f52;--terracotta-dark:#b84a3e;--cream:#f5e49b;--rose:#f2bfbf;--off-white:#faf8f4;--beige:#f0ebe3;--text-dark:#2c2c2c;--text-muted:#6b6460;--white:#fff;--footer-background:#f8f9fa;--footer-link:#6c757d;--footer-link-hover:#343a40;--dev-danger:#dc3545;--dev-warning:#e8a000;--navy-08:rgba(29,58,94,.08);--navy-10:rgba(29,58,94,.1);--navy-12:rgba(29,58,94,.12);--navy-16:rgba(29,58,94,.16);--navy-22:rgba(29,58,94,.22);--navy-42:rgba(29,58,94,.42);--navy-50:rgba(29,58,94,.5);--navy-52:rgba(29,58,94,.52);--navy-62:rgba(29,58,94,.62);--navy-72:rgba(29,58,94,.72);--navy-75:rgba(29,58,94,.75);--white-12:hsla(0,0%,100%,.12);--white-65:hsla(0,0%,100%,.65);--white-72:hsla(0,0%,100%,.72);--white-78:hsla(0,0%,100%,.78);--white-85:hsla(0,0%,100%,.85);--white-88:hsla(0,0%,100%,.88);--white-90:hsla(0,0%,100%,.9);--font-serif:"Cormorant Garamond",Georgia,serif;--font-sans:"Jost",system-ui,sans-serif;--radius-sm:0.5rem;--radius-md:1rem;--radius-lg:1.5rem;--shadow-sm:0 2px 8px var(--navy-08);--shadow-md:0 4px 20px var(--navy-12);--shadow-lg:0 8px 40px var(--navy-16);--transition:0.3s ease}*,:after,:before{box-sizing:border-box}html{font-size:106.25%;scroll-behavior:smooth}body{display:flex;flex-direction:column;min-height:100vh;font-family:var(--font-serif);font-size:1.0625rem;line-height:1.75;color:var(--text-dark);background-color:var(--off-white);-webkit-font-smoothing:antialiased}main{flex:1}h1,h2,h3,h4{font-family:var(--font-serif);font-weight:600;line-height:1.2;color:var(--navy)}h5,h6{font-family:var(--font-sans);font-weight:600}p{margin-bottom:1rem}a{color:var(--terracotta);text-decoration:none;transition:color var(--transition)}a:hover{color:var(--terracotta-dark)}img{max-width:100%;height:auto}.section-pad{padding:4rem 0}@media (min-width:768px){.section-pad{padding:6rem 0}}.section-bg-cream{background-color:var(--cream)}.section-bg-rose{background-color:var(--rose)}.section-bg-navy{background-color:var(--navy);color:var(--white)}.section-bg-beige{background-color:var(--beige)}.section-bg-white{background-color:var(--white)}.text-navy{color:var(--navy)}.text-terracotta{color:var(--terracotta)}.text-serif{font-family:var(--font-serif)}.text-sans{font-family:var(--font-sans)}.eyebrow-light{color:var(--cream)}.h-block{font-size:clamp(1.75rem,3.5vw,2.75rem);margin-bottom:1.25rem}.h-subsection{font-size:clamp(1.5rem,3vw,2.25rem);margin-bottom:2rem}.h-cta{font-size:clamp(1.75rem,3vw,2.5rem);margin-bottom:1.25rem}.narrow-640,.narrow-720,.narrow-800{margin-left:auto;margin-right:auto}.narrow-640{max-width:640px}.narrow-720{max-width:720px}.narrow-800{max-width:800px}.lead-muted{color:var(--text-muted);margin-bottom:2rem}.philosophy-text{font-size:1.0625rem;line-height:1.8;margin-bottom:1.5rem}.pull-quote{font-family:var(--font-serif);font-style:italic;font-size:clamp(1.375rem,3vw,2rem);line-height:1.5;color:var(--navy);margin-bottom:1.5rem}.pull-quote__attr{color:var(--text-muted);margin-bottom:2rem}.btn-outline-oi,.btn-primary-oi,.pull-quote__attr{font-family:var(--font-sans);font-size:.9rem;letter-spacing:.05em}.btn-outline-oi,.btn-primary-oi{font-weight:600;text-transform:uppercase;padding:.75rem 1.75rem;border-radius:var(--radius-sm);border:2px solid var(--terracotta);cursor:pointer;transition:background-color var(--transition),color var(--transition),box-shadow var(--transition),transform var(--transition);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-align:center;white-space:nowrap}.btn-outline-oi i,.btn-outline-white i,.btn-primary-oi i{font-size:1.05em;line-height:0}.btn-outline-oi:hover,.btn-outline-white:hover,.btn-primary-oi:hover{transform:translateY(-2px)}.btn-primary-oi{background-color:var(--terracotta);color:var(--white)}.btn-primary-oi:focus,.btn-primary-oi:hover{background-color:var(--terracotta-dark);border-color:var(--terracotta-dark);color:var(--white);box-shadow:var(--shadow-md)}.btn-outline-oi{background-color:transparent;color:var(--terracotta)}.btn-outline-oi:focus,.btn-outline-oi:hover{background-color:var(--terracotta);color:var(--white);box-shadow:var(--shadow-md)}.btn-outline-white{font-family:var(--font-sans);font-weight:600;font-size:.9rem;letter-spacing:.05em;backdrop-filter:blur(10px);text-transform:uppercase;padding:.75rem 1.75rem;border-radius:var(--radius-sm);border:2px solid var(--white);background-color:transparent;color:var(--white);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-align:center;transition:background-color var(--transition),color var(--transition),transform var(--transition)}.btn-outline-white:focus,.btn-outline-white:hover{background-color:var(--white);color:var(--navy)}.navbar-oi{background-color:var(--white);box-shadow:var(--shadow-sm);padding:.75rem 0;position:sticky;top:0;z-index:1030}.navbar-brand-text{font-family:var(--font-serif);font-weight:600;color:var(--navy);font-size:1.125rem;text-transform:uppercase;line-height:1.1}.navbar-brand-text-small{font-size:.875rem;text-transform:none;line-height:1.1}.navbar-brand-oi{display:flex;align-items:center;gap:.625rem;text-decoration:none}.navbar-brand-oi img{height:52px;width:auto}.navbar-oi .nav-link{font-family:var(--font-sans);font-weight:500;font-size:.875rem;color:var(--navy);padding:.5rem .875rem;letter-spacing:.03em;transition:color var(--transition)}.navbar-oi .nav-link.active,.navbar-oi .nav-link:hover{color:var(--terracotta)}.navbar-oi .navbar-toggler{border:none;padding:.375rem}.navbar-oi .navbar-toggler:focus{box-shadow:none;outline:2px solid var(--terracotta);outline-offset:2px}.navbar-toggler__icon{font-size:1.5rem;color:var(--navy)}.hero{position:relative;min-height:calc(100vh - 76px);min-height:calc(100svh - 76px);min-height:calc(100dvh - 76px);display:flex;align-items:center;overflow:hidden;background-color:var(--navy)}.hero__video-wrap{position:absolute;inset:0;z-index:0;opacity:.6}.hero__media,.hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,var(--navy-50) 0,var(--navy-22) 55%,transparent 100%);z-index:1}.hero__content{position:relative;z-index:2;color:var(--white);padding:3rem 0}.hero__eyebrow{font-family:var(--font-sans);font-weight:500;font-size:.8125rem;letter-spacing:.18em;text-transform:uppercase;color:var(--cream);margin-bottom:1rem}.hero__title{font-size:clamp(2.25rem,5vw,4rem);font-weight:600;line-height:1.15;color:var(--white);margin-bottom:1.5rem}.hero__subtitle,.hero__title{font-family:var(--font-serif)}.hero__subtitle{font-size:clamp(1.4rem,2vw,1.25rem);font-weight:400;color:var(--white-88);margin-bottom:2.5rem;max-width:55ch}.hero__cta-wrap{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.hero__scroll-cue{position:absolute;z-index:2;bottom:1.5rem;left:50%;display:grid;width:2.75rem;height:2.75rem;place-items:center;border:1px solid var(--white-65);border-radius:50%;color:var(--white);font-size:1.25rem;text-decoration:none;transform:translateX(-50%)}.hero__scroll-cue span{display:block;width:.6rem;height:.6rem;border-right:2px solid;border-bottom:2px solid;animation:hero-scroll-cue 2s ease-in-out infinite}.hero__scroll-cue:hover{border-color:var(--white);color:var(--white)}.hero__scroll-cue:focus-visible{outline:2px solid var(--white);outline-offset:4px}@keyframes hero-scroll-cue{0%,to{transform:translateY(-.15rem) rotate(45deg)}50%{transform:translateY(.2rem) rotate(45deg)}}.section-heading{text-align:center;margin-bottom:3rem}.section-heading__eyebrow{font-family:var(--font-sans);font-weight:500;font-size:.8125rem;letter-spacing:.18em;text-transform:uppercase;color:var(--cream);margin-bottom:.75rem}.section-heading__title{font-size:clamp(1.75rem,3.5vw,2.75rem);margin-bottom:1rem}.section-heading__lead{font-size:1.0625rem;color:var(--text-muted);max-width:52ch;margin:0 auto}.leistung-card{position:relative;background-color:var(--white);border-radius:var(--radius-md);box-shadow:0 10px 30px var(--navy-16),0 2px 8px var(--navy-10);height:100%;transition:box-shadow var(--transition),transform var(--transition);display:flex;flex-direction:column}.leistung-card:hover{box-shadow:0 16px 42px var(--navy-22),0 4px 12px var(--navy-12);transform:translateY(-4px)}.leistung-card__img{width:100%;height:220px;object-fit:cover;display:block;border-radius:calc(var(--radius-md) - 2px) calc(var(--radius-md) - 2px) 0 0}.leistung-card__body{position:relative;padding:1.75rem;flex:1;display:flex;flex-direction:column}.leistung-card__body:after{position:absolute;z-index:1;inset:0;border-right:1px solid var(--navy-22);border-bottom:1px solid var(--navy-22);border-left:1px solid var(--navy-22);border-radius:0 0 calc(var(--radius-md) - 1px) calc(var(--radius-md) - 1px);pointer-events:none;content:""}.leistung-card__title{font-size:1.375rem;margin-bottom:.75rem}.leistung-card__text{font-size:1rem;color:var(--text-muted);flex:1;margin-bottom:1.25rem}.about-teaser{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media (min-width:768px){.about-teaser{grid-template-columns:1fr 1fr}}.about-teaser__img{border-radius:var(--radius-md);width:100%;height:420px;object-fit:cover;object-position:center top;box-shadow:var(--shadow-md)}.about-teaser__quote{font-family:var(--font-serif);font-style:italic;font-size:1.5rem;line-height:1.5;color:var(--navy);border-left:4px solid var(--terracotta);padding-left:1.25rem;margin-bottom:1.5rem}.kontakt-card{background-color:var(--white);border-radius:var(--radius-md);padding:2rem;box-shadow:var(--shadow-sm);height:100%}.kontakt-card__icon{font-size:1.75rem;color:var(--terracotta);margin-bottom:.75rem}.kontakt-card__title{font-size:1.25rem;margin-bottom:.5rem}.kontakt-card__body{font-size:1.0625rem;color:var(--text-dark)}.kontakt-card__body a{overflow-wrap:anywhere}.kontakt-card__body a:not(.btn-primary-oi):not(.btn-outline-oi){color:var(--terracotta);font-weight:600}.kontakt-card__body .btn-primary-oi{color:var(--white)}.service-section{padding:4rem 0}.service-section+.service-section{border-top:1px solid var(--beige)}.service-section__img{border-radius:var(--radius-md);width:100%;height:380px;object-fit:cover;box-shadow:var(--shadow-md)}.service-section__title{font-size:clamp(2rem,4vw,3rem);margin-bottom:1.25rem}.service-section__text{font-size:1.0625rem;line-height:1.8;color:var(--text-dark);margin-bottom:1.5rem}.timeline-item{position:relative;padding-left:2rem;margin-bottom:1.5rem}.timeline-item:before{content:"";position:absolute;left:0;top:.5rem;width:10px;height:10px;border-radius:50%;background-color:var(--terracotta)}.timeline-item:after{content:"";position:absolute;left:4px;top:1.25rem;bottom:-1.5rem;width:2px;background-color:var(--rose)}.timeline-item:last-child:after{display:none}.timeline-item__year{font-family:var(--font-sans);font-weight:600;font-size:.8125rem;letter-spacing:.05em;color:var(--terracotta);text-transform:uppercase;margin-bottom:.25rem}.timeline-item__title{font-size:1.0625rem;color:var(--navy);margin-bottom:.25rem}.timeline-item__detail{font-size:.9375rem;color:var(--text-muted);margin-bottom:0}footer.site-footer{background-color:var(--navy);color:var(--white-90);padding:3rem 0 1.5rem;margin-top:auto}.footer__logo{height:150px;width:auto;margin-bottom:.75rem;filter:brightness(0) invert(1)}.footer__brand-name{font-family:var(--font-sans);font-weight:600;color:var(--white);font-size:.9375rem}.footer__tagline{font-size:.875rem;color:var(--white-78);margin-top:.25rem}.footer__heading{font-family:var(--font-sans);font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--cream);margin-bottom:1rem}.footer__links{list-style:none;padding:0;margin:0}.footer__links li{margin-bottom:.5rem}.footer__links a{color:var(--white-88);font-size:.9375rem;text-decoration:none;transition:color var(--transition)}.footer__links a:hover{color:var(--white)}.footer__contact-item{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.9375rem;color:var(--white-88)}.footer__contact-item i{margin-top:.2rem;flex-shrink:0;color:var(--cream)}.footer__contact-item a{color:var(--white-88);transition:color var(--transition)}.footer__contact-item a:hover{color:var(--white)}.footer__divider{border-color:var(--white-12);margin:2rem 0 1rem}.footer__copy{font-family:var(--font-sans);font-size:.8125rem;color:var(--white-72);text-align:center}.flash-messages{position:fixed;top:70px;right:.5rem;left:.5rem;z-index:1050;max-width:none}@media (min-width:576px){.flash-messages{left:auto;right:1rem;max-width:400px}}.map-img{border-radius:var(--radius-md);width:100%;height:300px;object-fit:cover;box-shadow:var(--shadow-md);display:block}.error-page{text-align:center;padding:5rem 0}.error-page__code{font-size:6rem;font-weight:600;color:var(--rose);line-height:1;margin-bottom:1rem}.error-page__text{color:var(--text-muted);max-width:40ch;margin:0 auto 2rem}.service-badge{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-sans);font-size:.8125rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.75rem}.parallax-divider{position:relative;min-height:50dvh;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.parallax-divider:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--navy-62) 0,var(--navy-42) 100%);z-index:1}.parallax-divider--praxis{background-image:url(../img/praxis.webp)}.parallax-divider--philosophie{background-image:url(../img/Osteo.webp)}.parallax-divider--zuhoeren{background-image:url(../img/Gyn.webp)}.parallax-divider__content{position:relative;z-index:2;color:var(--white);max-width:46ch;padding:2rem 1.25rem}.parallax-divider__eyebrow{font-family:var(--font-sans);font-weight:500;font-size:.8125rem;letter-spacing:.18em;text-transform:uppercase;color:var(--cream);margin-bottom:.75rem}.parallax-divider__title{font-family:var(--font-serif);font-style:italic;font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.4;color:var(--white);margin-bottom:0}.page-hero{position:relative;min-height:42vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;background-color:var(--navy);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding:5rem 0 4rem}.page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--navy-72) 0,var(--navy-52) 100%);z-index:1}.page-hero--leistungen{background-image:url(../img/Osteo.webp)}.page-hero--ueber-mich{background-image:url(../img/Hand_Schulter_2.webp);background-position:center 35%}.page-hero__content{position:relative;z-index:2;color:var(--white)}.page-hero__title{font-family:var(--font-sans);font-weight:600;letter-spacing:.04em;font-size:clamp(2rem,4vw,3.25rem);color:var(--white);margin-bottom:1rem}.page-hero__lead{font-family:var(--font-serif);font-size:1.125rem;color:var(--white-85);max-width:52ch;margin:0 auto}@media (hover:none),(max-width:767.98px){.page-hero,.parallax-divider{background-attachment:scroll}.page-hero--ueber-mich{background-position:62%}}.reveal{opacity:0;transform:translateY(32px);transition:opacity .7s ease,transform .7s ease;will-change:opacity,transform}.reveal--left{transform:translateX(-40px)}.reveal--right{transform:translateX(40px)}.reveal.is-visible{opacity:1;transform:none}@media (max-width:991.98px){.reveal--left,.reveal--right{transform:translateY(32px)}}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}.hero__scroll-cue span{animation:none;transform:rotate(45deg)}.btn-outline-oi:hover,.btn-outline-white:hover,.btn-primary-oi:hover{transform:none}}@media (max-width:575.98px){.hero{min-height:calc(100vh - 76px);min-height:calc(100svh - 76px);min-height:calc(100dvh - 76px)}.hero__title{font-size:2rem}.section-pad{padding:3rem 0}.leistung-card__img{height:180px}.about-teaser__img{height:280px}}