@font-face{font-family:Bodoni;src:url('assets/bodoni.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Bodoni;src:url('assets/bodoni-italic.ttf') format('truetype');font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url('assets/montserrat.ttf') format('truetype');font-weight:400 600;font-display:swap}
:root{--cream:#f6f2ec;--paper:#fbf9f5;--taupe:#cfbeac;--ink:#29251f;--muted:#6e635a;--line:#c9beb1;--serif:Bodoni,Didot,Georgia,serif;--sans:Montserrat,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);letter-spacing:-.035em;line-height:1.16}h2{font-size:clamp(38px,4.25vw,64px)}em{font-weight:400}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid currentColor;outline-offset:6px}.skip{position:fixed;top:-100px;left:20px;background:var(--paper);z-index:20;padding:12px}.skip:focus{top:10px}.header{height:110px;padding:0 5.4%;display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--cream);position:relative;z-index:10}.brand{display:block;width:120px;flex-shrink:0}.brand img{width:100%;height:92px;object-fit:contain;mix-blend-mode:multiply}.desktop-nav{display:flex;gap:34px;font-size:13px;letter-spacing:.02em}.desktop-nav a{position:relative}.desktop-nav a:after{content:'';position:absolute;bottom:-7px;height:1px;background:var(--ink);left:0;right:100%;transition:right .25s}.desktop-nav a:hover:after{right:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:54px;padding:15px 26px;border:1px solid var(--ink);text-transform:uppercase;font-size:11px;letter-spacing:.14em;line-height:1.4;transition:background .25s,color .25s;cursor:pointer}.button span{font-size:19px;line-height:1}.button:hover{background:var(--ink);color:var(--paper)}.header-book{min-height:46px;padding:12px 22px}.menu-toggle,.mobile-nav{display:none}.hero{height:690px;min-height:620px;position:relative;isolation:isolate;display:flex;justify-content:center;align-items:center;text-align:center;color:var(--paper);overflow:hidden;background:#524235}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 44%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(34,28,23,.68),rgba(37,28,20,.42) 50%,rgba(34,28,23,.55)),linear-gradient(0deg,rgba(26,21,17,.45),transparent 65%);z-index:-2}.hero-content{padding:35px 24px 60px}.eyebrow{text-transform:uppercase;font-size:11px;letter-spacing:.2em;line-height:1.6}.hero .eyebrow{color:#f0e1d2;margin-bottom:28px}.hero h1{font-size:clamp(62px,6.9vw,102px);line-height:1.06;letter-spacing:-.025em}.hero h1 em{color:#ead4bb}.hero-text{font-size:15px;line-height:1.85;margin:26px 0 31px;color:#f2e9df}.light{background:var(--cream);color:var(--ink);border-color:var(--cream)}.light:hover{background:var(--taupe);border-color:var(--taupe);color:var(--ink)}.hero-bottom{position:absolute;bottom:26px;left:5.4%;right:5.4%;display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;font-size:10px;letter-spacing:.14em}.hero-bottom a{display:flex;gap:16px;align-items:center}.hero-bottom a span{font-size:20px}.trust-bar{min-height:65px;padding:18px 20px;display:flex;align-items:center;justify-content:center;gap:23px;background:var(--taupe);font-size:12px;letter-spacing:.025em}.stars{font-size:13px;letter-spacing:.15em}.trust-divider{width:1px;height:18px;background:#95816f}.section{padding:100px 7.7%}.section-heading{text-align:center;max-width:680px;margin:0 auto 62px}.section-heading .eyebrow{margin-bottom:20px}.section-heading>p:last-child{color:var(--muted);max-width:590px;margin:24px auto 0;font-size:15px}.treatment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.treatment-photo{display:block;aspect-ratio:3/4;position:relative;overflow:hidden;background:var(--taupe)}.treatment-photo:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.3))}.treatment-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.treatment-photo:hover img{transform:scale(1.04)}.photo-label{position:absolute;z-index:1;bottom:16px;left:16px;color:white;text-transform:uppercase;font-size:10px;letter-spacing:.1em}.treatment-title{margin:23px 0 11px}.treatment-title h3{font-family:var(--serif);font-size:27px;line-height:1.25;letter-spacing:-.04em}.treatment-title>span{display:block;font-size:11px;margin-top:7px;color:var(--muted)}.treatment>p{font-size:14px;color:var(--muted);line-height:1.85;min-height:105px}.treatment details{margin-top:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:15px 0;list-style:none;cursor:pointer;font-size:11px;letter-spacing:.025em}summary::-webkit-details-marker{display:none}summary span{font-size:21px;font-weight:400}details[open] summary span{transform:rotate(45deg)}.detail-content{padding:0 0 20px;font-size:13px;color:var(--muted)}.text-link{display:inline-block;text-decoration:underline;text-underline-offset:4px;margin-top:12px}.about{background:#e7ded4;display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.about-photo{max-width:540px}.about-photo img{width:100%;height:auto}.photo-caption{display:block;margin-top:15px;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.about-copy .eyebrow{margin-bottom:20px}.about-copy h2{font-size:clamp(38px,3.6vw,54px);margin-bottom:30px}.about-copy>p:not(.eyebrow):not(.signature){font-size:15px;color:#5e534b;margin-bottom:18px}.signature{font-family:var(--serif);font-style:italic;font-size:26px;margin:25px 0}.about .button{margin-top:5px}.philosophy{background:#29251f;color:var(--cream);text-align:center;padding-top:88px;padding-bottom:90px}.philosophy .eyebrow{color:#cdb9a1;margin-bottom:22px}.philosophy h2{font-size:clamp(36px,3.75vw,56px)}.philosophy h2 em{color:#d3bda4}.values{display:grid;grid-template-columns:repeat(4,1fr);gap:45px;text-align:left;margin-top:66px}.value-number{font-family:var(--serif);font-size:34px;color:#b9a38a}.values h3{font-size:14px;margin:18px 0 12px}.values p{font-size:13px;line-height:1.9;color:#c6bab0}.studio{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center}.studio-copy .eyebrow{margin-bottom:25px}.studio-copy>p:not(.eyebrow){color:var(--muted);font-size:15px;margin-top:25px;max-width:360px}.studio-copy .address{font-size:13px!important;letter-spacing:.02em}.studio-copy .button{margin-top:30px}.studio-photo{position:relative;aspect-ratio:587/861;overflow:hidden;background:var(--taupe)}.studio-photo img{position:absolute;max-width:none;width:241.05%;height:232.28%;left:-70.27%;top:-70.73%}.booking{background:var(--taupe);text-align:center;padding-top:80px;padding-bottom:80px}.booking .eyebrow{margin-bottom:25px}.booking h2{font-size:clamp(42px,4.6vw,68px)}.booking>p:not(.eyebrow){margin:26px auto 30px;font-size:14px;line-height:1.9}.booking-actions{display:flex;justify-content:center;gap:14px}.dark{background:var(--ink);color:var(--paper)}.dark:hover{background:#51473b}.phone{display:inline-block;font-size:13px;margin-top:22px;text-decoration:underline;text-underline-offset:5px}.footer{padding:65px 7.7% 24px;background:var(--cream)}.footer-main{display:grid;grid-template-columns:1.25fr 1fr 1fr 1.2fr;gap:50px;padding-bottom:55px}.footer-brand{width:170px}.footer-brand img{height:135px}.footer .eyebrow{margin-bottom:20px;font-size:10px}.footer-main p:not(.eyebrow),.footer-main a:not(.brand){font-size:13px;color:var(--muted);line-height:2}.footer-main a:not(.brand){display:block;width:fit-content}.footer-main a:not(.brand):hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:15px;font-size:10px;color:var(--muted)}.preview-label{letter-spacing:.07em}
@media(min-width:1700px){.section,.footer{padding-left:max(7.7%,calc((100% - 1450px)/2));padding-right:max(7.7%,calc((100% - 1450px)/2))}.hero{height:780px}}
@media(max-width:1050px){.header{padding:0 4%;gap:20px;height:96px}.desktop-nav{gap:20px;font-size:12px}.button{font-size:10px;padding:15px 20px;gap:20px}.brand{width:105px}.section{padding:75px 5%}.hero{height:660px}.treatment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 26px}.treatment-photo{aspect-ratio:4/4.4}.treatment>p{min-height:77px}.treatment-title h3{font-size:31px}.values{gap:25px}.footer{padding-left:5%;padding-right:5%}.footer-main{gap:25px}.about{gap:6%}.about-copy h2{font-size:40px}.about-copy>p:not(.eyebrow):not(.signature){font-size:14px}}
@media(max-width:720px){html{scroll-padding-top:25px}.header{height:85px;padding:0 6%;gap:16px}.brand{width:87px}.brand img{height:72px}.desktop-nav{display:none}.header-book{margin-left:auto;min-height:41px;font-size:9px;padding:11px 12px;gap:12px}.header-book span{font-size:16px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;border:0;background:transparent;padding:9px;width:40px;height:42px;cursor:pointer}.menu-toggle span{height:1px;background:var(--ink);width:24px;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;position:absolute;top:85px;left:0;right:0;flex-direction:column;background:var(--cream);padding:18px 7% 30px;box-shadow:0 12px 18px #0001}.mobile-nav a{padding:12px 0;font-size:14px;border-top:1px solid var(--line)}.hero{height:650px;min-height:0}.hero-image{object-position:48% 48%}.hero-shade{background:rgba(31,25,19,.52)}.hero-content{padding:0 22px 55px}.hero .eyebrow{font-size:9px;letter-spacing:.16em;margin-bottom:30px}.hero h1{font-size:clamp(53px,12vw,80px);line-height:1.1}.hero-text{font-size:13px;line-height:1.9;margin-top:27px}.hero .button{font-size:10px;padding:16px 22px}.hero-bottom{justify-content:center;bottom:25px;font-size:9px}.hero-bottom>span{display:none}.trust-bar{gap:12px;min-height:65px;flex-wrap:wrap;font-size:10px;padding:15px 18px}.trust-bar .stars{font-size:11px}.trust-bar .trust-divider{display:none}.trust-bar>span:nth-child(4){display:none}.section{padding:64px 7%}.section-heading{margin-bottom:40px}.section-heading>p:last-child{font-size:14px;line-height:1.85}.section-heading .eyebrow{font-size:10px;margin-bottom:20px}.treatment-grid{gap:38px 18px}.treatment-photo{aspect-ratio:3/4}.photo-label{font-size:8px;letter-spacing:.04em;left:10px;bottom:10px}.treatment-title{margin-top:18px}.treatment-title h3{font-size:25px;line-height:1.15}.treatment-title>span{display:none}.treatment>p{font-size:12px;line-height:1.8;min-height:105px}.treatment details{margin-top:15px}summary{font-size:10px;line-height:1.5;gap:4px}.detail-content{font-size:12px}.about{grid-template-columns:1fr;gap:40px}.about-photo{width:100%;max-width:440px;margin:auto}.about-copy h2{font-size:41px}.about-copy>p:not(.eyebrow):not(.signature){font-size:14px}.about-copy .eyebrow{font-size:10px}.philosophy h2{font-size:36px}.philosophy .eyebrow{font-size:10px}.values{grid-template-columns:1fr 1fr;gap:32px 27px;margin-top:38px}.value-number{font-size:29px}.values h3{font-size:13px;margin-top:10px}.values p{font-size:12px}.studio{grid-template-columns:1fr;gap:40px}.studio h2{font-size:49px}.studio-photo{max-height:560px;width:100%}.studio-copy>p:not(.eyebrow){font-size:14px}.studio .eyebrow{font-size:10px}.booking .eyebrow{font-size:9px}.booking h2{font-size:48px}.booking>p:not(.eyebrow){font-size:13px}.booking>p br{display:none}.booking-actions{flex-direction:column;align-items:stretch;max-width:290px;margin:auto}.booking .button{font-size:10px;min-height:53px}.footer{padding:48px 7% 24px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 20px;padding-bottom:35px}.footer-brand{width:125px}.footer-brand img{height:110px}.footer-main p:not(.eyebrow),.footer-main a:not(.brand){font-size:12px}.footer .eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:14px}.footer-bottom{flex-wrap:wrap;font-size:9px}.footer-bottom>span:nth-child(2){display:none}}
@media(max-width:370px){.header{padding:0 4%;gap:9px}.hero h1{font-size:48px}.treatment-grid{grid-template-columns:1fr}.treatment-photo{aspect-ratio:4/4}.treatment>p{min-height:0;font-size:14px}.treatment-title h3{font-size:32px}summary{font-size:12px}.values{gap:25px 18px}.footer-main{gap:28px 15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Lesbare Texte auf kleinen und großen Bildschirmen. */
.hero-text,.section-heading>p:last-child,.treatment>p,.about-copy>p:not(.eyebrow):not(.signature),.studio-copy>p:not(.eyebrow),.booking>p:not(.eyebrow),.values p,.detail-content{font-size:16px}.desktop-nav,.button,summary,.treatment-title>span,.values h3{font-size:14px}.button{letter-spacing:.08em}.eyebrow,.photo-label,.hero-bottom,.footer .eyebrow{font-size:12px}.treatment>p{min-height:145px}.email{display:block;font-size:14px;text-decoration:underline;text-underline-offset:5px;margin-top:10px;overflow-wrap:anywhere}.footer-main p:not(.eyebrow),.footer-main a:not(.brand){font-size:14px}@media(max-width:1050px){.desktop-nav{gap:17px;font-size:12px}.header-book{font-size:12px}.treatment>p{min-height:115px}}@media(max-width:720px){.header-book{font-size:10px}.hero .eyebrow{font-size:10px}.hero .button{font-size:12px}.hero-text{font-size:15px}.hero-bottom{font-size:10px}.booking .button{font-size:12px}.values h3{font-size:14px}.values p{font-size:14px}.treatment-title h3{font-size:30px}.footer-main a:not(.brand),.footer-main p:not(.eyebrow){font-size:13px}}@media(max-width:560px){.treatment-grid{grid-template-columns:1fr;gap:42px}.treatment-photo{aspect-ratio:1.2}.treatment>p{min-height:0}.treatment-title>span{display:block}.treatment-title h3{font-size:34px}.photo-label{font-size:11px;left:18px;bottom:18px}.treatment-title{margin-top:22px}.treatment details{margin-top:23px}.hero h1{font-size:clamp(45px,11.8vw,65px)}.values{grid-template-columns:1fr}.values p{font-size:16px}.values h3{font-size:16px}.value-number{float:left;margin-right:20px}.values p{margin-left:52px}}
