@font-face{font-family:DM Serif;src:url('/assets/dm-serif-display.fdf61e20fd2c.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:DM Serif;src:url('/assets/dm-serif-display-italic.ed8b291611e3.woff2') format('woff2');font-style:italic;font-weight:400;font-display:swap}
@font-face{font-family:DM Sans;src:url('/assets/dm-sans.9fea608a947e.woff2') format('woff2');font-style:normal;font-weight:100 1000;font-display:swap}
:root{--paper:#f6f3eb;--ink:#343e32;--muted:#64695e;--line:#d6d8cc;--sage:#e6eadd;--sand:#ede2d0;--gold:#8a6031;--forest:#323e32;--serif:'DM Serif',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--gutter:clamp(22px,4.4vw,76px);--space:clamp(72px,8vw,128px)}
*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:130px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}::selection{background:#d0d8bc;color:#243027}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400;line-height:1.1}h1,h2,.large-serif{font-family:var(--serif);letter-spacing:-.035em}h1{font-size:clamp(50px,6.1vw,94px)}h2{font-size:clamp(36px,4.2vw,64px)}h3{font-size:24px}em{font-family:var(--serif);font-weight:400}p+p{margin-top:20px}a{color:inherit;text-decoration:none}a,button,input,textarea,select{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer}button:disabled{cursor:default}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #8e692e;outline-offset:5px}img{display:block;max-width:100%;height:auto}button{border:0;background:none}ul,ol{padding:0}figure figcaption{font-size:11px;letter-spacing:.055em;line-height:1.55;color:var(--muted);margin-top:15px}main{min-height:60vh}strong{font-weight:600}summary{cursor:pointer}input,select,textarea{min-width:0}textarea{resize:vertical}svg{display:block}.wrap{width:min(100% - var(--gutter)*2,1320px);margin-inline:auto}.section{padding-block:var(--space)}.section-topless{padding-top:0}.compact{padding-block:50px}.eyebrow{font-size:10px;line-height:1.6;letter-spacing:.17em;text-transform:uppercase;font-weight:600;margin-bottom:24px}.intro,.lead{font-size:18px;line-height:1.65;max-width:600px}.prose{max-width:620px;font-size:17px}.prose h2{margin-bottom:28px}.prose h3{margin:25px 0 16px}.prose p{color:var(--muted)}.prose a:not(.button){color:var(--ink)}.prose .button{margin-top:28px}.prose .text-link{margin-top:26px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:clamp(44px,8vw,135px)}.soft-section{padding-block:var(--space);background:var(--sage)}.section-heading{max-width:710px;margin-bottom:52px}.section-heading .intro{margin-top:24px;max-width:520px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid currentColor;font-size:13px;font-weight:500;padding:10px 0;line-height:1.6}.text-link span{font-size:21px;transition:transform .25s}.text-link:hover span{transform:translate(3px,-3px)}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;background:var(--forest);color:var(--paper);padding:15px 24px;border:1px solid var(--forest);font-size:12px;font-weight:500;line-height:1.5;min-height:51px;border-radius:2px;transition:background .2s,transform .2s}.button span{font-size:20px;line-height:1}.button:hover{background:#4d5c46;border-color:#4d5c46;transform:translateY(-2px)}.button-outline{background:transparent;color:var(--ink)}.button-outline:hover{color:var(--paper)}.skip-link{position:fixed;top:10px;left:15px;background:var(--forest);color:white;padding:15px;z-index:50;transform:translateY(-200%)}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:20;background:var(--paper);border-bottom:1px solid transparent;transition:border-color .25s,box-shadow .25s}.scrolled .site-header{border-bottom-color:var(--line);box-shadow:0 6px 30px #343e3207}.header-inner{width:min(100% - var(--gutter)*2,1320px);margin:auto;display:flex;justify-content:space-between;align-items:center;gap:30px;height:110px}.brand{display:block;width:166px;flex-shrink:0}.brand img{width:100%;mix-blend-mode:multiply;filter:contrast(1.45)}.site-header nav{display:flex;align-items:center;gap:clamp(20px,2.4vw,40px);font-size:12px;font-weight:500}.site-header nav>a:not(.nav-contact){position:relative;padding-block:14px}.site-header nav>a:not(.nav-contact):after{content:'';position:absolute;bottom:7px;left:0;width:100%;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .2s}.site-header nav>a:hover:after,.site-header nav>a[aria-current]:after{transform:scaleX(1)}.nav-contact{border:1px solid var(--ink);padding:12px 18px;display:flex;gap:23px;align-items:center}.nav-contact:hover{background:var(--sage)}.nav-contact span{font-size:18px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:minmax(140px,.75fr) minmax(0,1.9fr) minmax(180px,.9fr);column-gap:clamp(25px,3.2vw,55px);align-items:start;padding-top:58px;padding-bottom:92px;min-height:640px}.hero-copy{text-align:center;padding-top:36px;align-self:center}.hero-copy .eyebrow{font-size:9px;letter-spacing:.14em;margin-bottom:28px}.hero h1{font-size:clamp(54px,5.45vw,85px);line-height:1.08}.hero-copy>p:not(.eyebrow){max-width:410px;margin:26px auto 27px;font-size:14px;line-height:1.8;color:var(--muted)}.hero-scroll{display:flex;align-items:center;justify-content:center;gap:16px;font-size:10px;margin:34px auto 0;max-width:290px}.hero-scroll span{font-size:20px}.hero-nature{padding-top:10px}.hero-nature figure img{width:100%;aspect-ratio:1.17;object-fit:cover;object-position:40% center;border-radius:110px 110px 2px 2px}.hero-nature figcaption{font-size:9px;letter-spacing:.01em;text-align:center}.tree-ornament{background:url('/assets/clever-leben-logo.ca182c5bdba0.png') no-repeat left top;background-size:390px auto;width:107px;height:70px;mix-blend-mode:multiply}.hero-nature .tree-ornament{margin:68px auto 18px;opacity:.67}.place-label{display:block;text-align:center;line-height:1.5;font-size:12px;color:var(--muted);font-family:var(--serif);font-style:italic}.hero-person{padding-top:56px}.portrait-stage{position:relative;aspect-ratio:2/3;background:#c1cccf;overflow:hidden;border-radius:2px 2px 70px 2px}.portrait-stage img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1s}.portrait-stage img.is-active{opacity:1}.portrait-caption{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-top:12px;font-size:9px}.slide-controls{display:none;align-items:center;gap:0}.js .slide-controls{display:flex}.slide-dot{width:27px;height:32px;display:grid;place-items:center;padding:0}.slide-dot:after{content:'';width:5px;height:5px;border:1px solid var(--ink);border-radius:50%}.slide-dot.is-active:after{background:var(--ink)}.slide-pause{font-size:12px;width:29px;height:32px;padding:0}.word-band{border-block:1px solid var(--line);display:flex;align-items:center;justify-content:space-evenly;gap:22px;padding:26px var(--gutter);font-family:var(--serif);font-size:clamp(17px,1.8vw,28px);line-height:1.2;color:#59634f}.word-band i{font-family:var(--sans);font-style:normal;font-size:21px;color:#94794e}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--line)}.service{display:flex;flex-direction:column;padding:36px 35px 30px 0;position:relative}.service+.service{border-left:1px solid var(--line);padding-left:35px}.service:last-child{padding-right:0}.service-number{font-family:var(--serif);font-size:18px;color:var(--gold);margin-bottom:31px}.service h3{font-family:var(--serif);font-size:clamp(29px,2.65vw,40px);letter-spacing:-.035em;line-height:1.2;transition:color .2s}.service p{font-size:14px;line-height:1.8;color:var(--muted);margin-top:22px;max-width:320px}.service-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:auto;padding-top:32px;font-size:9px;line-height:1.8}.service-bottom>span:last-child{font-size:26px;transition:transform .2s}.service:hover .service-bottom>span:last-child{transform:translate(4px,-4px)}.service:hover h3{color:var(--gold)}.section-tail{margin-top:28px;text-align:center}.about-feature{background:var(--sand);padding-block:88px}.about-grid{display:grid;grid-template-columns:.85fr 1.25fr;gap:clamp(60px,10vw,166px);align-items:center;max-width:1060px}.about-portrait{max-width:305px;position:relative;margin-left:30px}.about-portrait:before{content:'';position:absolute;inset:22px 20px 6px -25px;border:1px solid #978975;z-index:0}.about-portrait img{position:relative;z-index:1;aspect-ratio:409/560;object-fit:cover;object-position:top}.about-portrait figcaption{position:relative;z-index:1;font-size:9px}.about-copy .lead{margin:28px 0 19px;font-size:19px}.about-copy>p:not(.eyebrow):not(.lead){font-size:14px;line-height:1.85;color:var(--muted)}.about-copy .text-link{margin-top:25px}.analysis-section{display:grid;grid-template-columns:1fr 1fr;gap:clamp(55px,9vw,140px)}.analysis-section .intro{font-size:16px;margin-top:27px;color:var(--muted)}.analysis-section .button{margin-top:32px}.steps{list-style:none;margin:0}.steps li{display:flex;gap:27px;border-bottom:1px solid var(--line);padding:29px 0}.steps li:first-child{padding-top:0}.steps li>span{font-family:var(--serif);font-style:italic;color:var(--gold);font-size:24px;line-height:1.4}.steps h3{font-family:var(--serif);font-size:25px;letter-spacing:-.02em}.steps h2{font-size:30px}.steps p{margin-top:12px;font-size:14px;color:var(--muted);line-height:1.8}.quote-section{padding:80px 0 90px;background:var(--sage);text-align:center;overflow:hidden}.quote-inner{position:relative;max-width:740px}.quote-section h2{font-size:clamp(34px,4vw,58px);line-height:1.2}.quote-section p:not(.eyebrow){max-width:425px;margin:25px auto 12px;font-size:14px;line-height:1.8}.quote-credit{font-size:9px;color:var(--muted);display:block}.quote-mark{font-family:var(--serif);font-size:115px;height:70px;line-height:1;color:#b2ba9d}.quote-section .text-link{margin-top:30px}.events-preview{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.events-preview .intro{font-size:15px;margin:23px 0}.event-list{display:grid;grid-template-columns:1fr 1fr;gap:25px}.event-list>a{padding:33px 28px;background:#e8e1d3;display:flex;flex-direction:column;align-items:flex-start;transition:background .25s,transform .25s}.event-list>a:nth-child(2){background:#e0e7df;margin-top:40px;margin-bottom:-40px}.event-list>a:hover{transform:translateY(-5px);background:#ddd5c3}.event-tag{font-size:9px;text-transform:uppercase;letter-spacing:.14em;border-bottom:1px solid currentColor;padding-bottom:8px;margin-bottom:32px}.event-list h3{font-family:var(--serif);font-size:27px;line-height:1.25;letter-spacing:-.025em}.event-list p{font-size:13px;line-height:1.7;margin-top:18px;color:var(--muted)}.event-list>a>span:last-child{font-size:24px;margin-top:35px;align-self:flex-end}.site-footer{margin-top:50px;padding-top:80px;background:var(--forest);color:var(--paper)}.footer-main{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;padding-bottom:75px}.footer-main h2{font-size:clamp(42px,4.8vw,70px)}.footer-main p:not(.eyebrow){font-size:13px;line-height:1.85;margin-top:26px;color:#dee0d6}.footer-main .button{background:var(--paper);color:var(--ink);border-color:var(--paper);margin-top:28px}.footer-main .button:hover{background:#dfe6d1}.footer-contact{padding-top:15px;justify-self:end}.footer-contact>a:not(.text-link){display:block;font-size:17px;margin:10px 0;overflow-wrap:anywhere}.footer-contact .text-link{margin-top:29px;font-size:12px}.footer-bottom{border-top:1px solid #78816e;display:flex;align-items:center;gap:20px;justify-content:space-between;padding-block:26px;font-size:9px;color:#dde0d5}.footer-bottom nav{display:flex;gap:30px;margin-left:auto}.footer-bottom nav a:hover{text-decoration:underline}.back-top{display:grid;place-items:center;border:1px solid #818b7a;width:37px;height:37px;font-size:17px;margin-left:26px}.page-hero{padding-block:70px 80px;max-width:1320px}.page-hero h1{max-width:1040px}.page-hero .lead{margin-top:27px;color:var(--muted);max-width:655px}.page-hero .eyebrow{margin-bottom:22px}.detail-section{display:grid;grid-template-columns:1fr 1fr;gap:110px;padding-block:80px;border-top:1px solid var(--line)}.feature-panel{display:flex;align-items:center;justify-content:space-between;gap:45px;background:var(--sand);padding:45px 50px}.feature-panel h2{font-size:42px}.feature-panel p:not(.eyebrow){max-width:640px;font-size:15px;margin-top:20px;color:var(--muted)}.feature-panel .button{flex-shrink:0}.simple-list{padding-left:20px;margin:25px 0;line-height:1.9;color:var(--muted)}.simple-list li{padding-left:8px;margin:8px 0}.care-note{border-top:1px solid var(--line);padding-top:25px;margin-top:45px;font-size:12px;line-height:1.8;color:var(--muted);max-width:950px}.link-list>a{display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid #c5ccbb;padding:25px 0}.link-list>a:first-child{padding-top:0}.link-list strong{font-family:var(--serif);font-size:24px;font-weight:400;line-height:1.3}.link-list small{display:block;font-size:12px;color:var(--muted);margin-top:7px;line-height:1.65}.link-list>a>span:last-child{font-size:25px;transition:transform .2s}.link-list>a:hover>span:last-child{transform:translate(3px,-3px)}.analysis-aside{background:var(--sand);padding:45px}.large-serif{font-size:50px;line-height:1.2}.analysis-aside .tree-ornament{margin-bottom:25px}.analysis-aside p:last-child{margin-top:20px;font-size:14px;color:var(--muted)}.faq details{border-bottom:1px solid #c1cbbb}.faq details:first-child{border-top:1px solid #c1cbbb}.faq summary{padding:22px 34px 22px 0;font-size:16px;font-weight:500;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:4px;top:19px;font-size:24px;font-weight:300}.faq details[open] summary:after{content:'−'}.faq details p{font-size:14px;color:var(--muted);padding:0 25px 24px 0}.faq details a{text-decoration:underline}.spaced-action{margin-top:32px}.portrait-detail{display:grid;grid-template-columns:.8fr 1.2fr;max-width:1090px;gap:clamp(60px,10vw,150px);padding-bottom:100px;align-items:start}.portrait-detail figure{max-width:345px}.portrait-detail figure img{width:100%;border-radius:2px 2px 70px 2px}.portrait-detail .prose{padding-top:28px}.fitclub-section{background:var(--sand);padding-block:90px}.fitclub-section h2{font-size:clamp(65px,7vw,108px)}.outline-tag{font-size:10px;text-transform:uppercase;letter-spacing:.15em;padding:9px 15px;border:1px solid #968b75;display:inline-block}.schedule{margin:30px 0;padding:25px 0;border-block:1px solid #bcb39f}.schedule>span{font-size:10px;letter-spacing:.03em;display:block;margin-bottom:10px}.schedule strong{font-family:var(--serif);font-size:40px;font-weight:400}.schedule p{font-size:24px;margin:0;color:var(--ink)}.schedule small{font-size:12px;line-height:1.7;display:block;margin-top:15px;color:var(--muted);max-width:360px}.nature-detail{align-self:center}.nature-detail img{width:100%;aspect-ratio:1.3;object-fit:cover;border-radius:170px 170px 2px 2px}.method-logo{max-width:218px;margin-top:45px;mix-blend-mode:multiply}.method-info{margin-top:35px;border-top:1px solid #bac6b2;padding-top:20px;font-size:14px}.method-info summary{font-weight:500;padding-bottom:15px}.method-info p{font-size:14px}.qualification-list>div{display:grid;grid-template-columns:35px 1fr;column-gap:16px;border-bottom:1px solid #c5cebb;padding:25px 0}.qualification-list>div:first-child{padding-top:0}.qualification-list span{grid-row:span 2;font-family:var(--serif);color:var(--gold);font-style:italic}.qualification-list h3{font-size:21px;line-height:1.3}.qualification-list p{font-size:12px;margin-top:5px;color:var(--muted)}.story-emphasis{font-family:var(--serif);font-size:32px;color:var(--ink)!important;line-height:1.3;padding-block:10px}.personal-section{display:grid;grid-template-columns:1fr 1fr;gap:100px}.personal-section .tree-ornament{margin-bottom:25px}.personal-section .prose{align-self:center}.calendar-list{border-top:1px solid var(--line)}.calendar-list article{display:grid;grid-template-columns:.6fr 1.5fr auto;align-items:center;gap:35px;border-bottom:1px solid var(--line);padding:42px 0}.calendar-list h2{font-size:31px}.calendar-list p{font-size:14px;color:var(--muted);margin-top:14px;max-width:650px}.calendar-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;align-self:start;padding-top:6px}.archive-teaser{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:center}.archive-teaser img{width:100%;aspect-ratio:1.6;object-fit:cover}.archive-teaser p:not(.eyebrow){margin-top:24px;font-size:15px;color:var(--muted)}.archive-teaser .text-link{margin-top:25px}.archive-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center;padding-bottom:20px}.archive-layout img{width:100%;object-fit:cover}.archive-team{display:grid;grid-template-columns:270px 1fr;gap:80px;max-width:1000px;margin:auto}.archive-team figure{align-self:start}.people-list{list-style:none;margin:30px 0}.people-list li{padding:20px 0;border-bottom:1px solid var(--line)}.people-list strong,.people-list span{display:block}.people-list span{font-size:13px;color:var(--muted);margin-top:5px}.archive-team .button{margin-top:30px}.review-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.review{padding:40px;background:var(--sage);display:flex;flex-direction:column}.review:nth-child(4n+2),.review:nth-child(4n+3){background:var(--sand)}.review-ornament{font-family:var(--serif);font-size:70px;line-height:.8;height:45px;color:#8a9a79}.review h2{font-size:32px;max-width:410px}.review p{font-size:15px;line-height:1.9;color:var(--muted);margin-top:20px;max-width:460px}.review-name{display:block;font-size:12px;font-weight:600;letter-spacing:.035em;margin-top:auto;padding-top:30px}.review-note{margin-top:45px;font-size:13px;color:var(--muted);max-width:840px}.review-note .text-link{margin-top:15px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;padding-bottom:80px}.contact-card{background:var(--sand);padding:40px;align-self:start}.contact-big{font-family:var(--serif);font-size:clamp(25px,2.5vw,35px);line-height:1.3;display:block;white-space:nowrap}.contact-mail{display:block;margin-top:12px;font-size:14px;overflow-wrap:anywhere}.contact-address{font-size:13px;margin-top:36px}.contact-address p{margin-top:12px}.contact-portrait{width:130px;height:160px;object-fit:cover;object-position:top;margin-top:35px;border-radius:70px 70px 2px 2px}.contact-form-wrap h2{font-size:40px}.contact-form-wrap>p{margin:20px 0 30px;color:var(--muted);font-size:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}form label{display:block;font-size:12px;font-weight:500;line-height:1.5;margin-bottom:22px}.optional{font-weight:400;color:var(--muted);font-size:10px}input:not([type=radio]),select,textarea{display:block;width:100%;border:1px solid #c1c7b8;border-radius:0;background:#faf9f4;padding:12px 14px;color:var(--ink);margin-top:8px;min-height:48px;font-size:15px}input::placeholder,textarea::placeholder{color:#747a6d}select{padding-right:28px}.contact-choice{border:0;padding:0;margin:0 0 28px}.contact-choice legend{font-size:12px;margin-bottom:14px;font-weight:500}.contact-choice label{display:inline-flex;gap:8px;align-items:center;font-weight:400;margin:0 24px 0 0;min-height:32px}.contact-choice input{accent-color:var(--ink);width:17px;height:17px;margin:0}.form-hint{font-size:11px;color:var(--muted);margin:0 0 24px;line-height:1.8}.form-hint a{text-decoration:underline}.mail-result{border:1px solid var(--ink);background:var(--sage);padding:28px;margin-top:32px}.mail-result[hidden]{display:none}.mail-result h3{font-family:var(--serif);font-size:29px}.mail-result p{font-size:14px;margin-block:15px 22px}.mail-result details{margin-top:22px;font-size:12px}.mail-result label{margin-top:20px;display:block}.copy-button{padding:10px 16px;border:1px solid var(--ink);margin:15px 12px 0 0;min-height:44px}.copy-button:hover{background:var(--paper)}.legal{max-width:820px;padding-bottom:70px;font-size:15px}.legal h2{font-family:var(--sans);font-weight:500;font-size:23px;letter-spacing:-.02em;margin:40px 0 18px}.legal p{color:var(--muted);line-height:1.85}.legal a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.legal .preview-note{padding:24px;background:var(--sand);font-size:13px;color:var(--ink)}.motion-ready .reveal{opacity:0;transform:translateY(20px);transition:opacity .7s,transform .7s}.motion-ready .reveal.is-visible{opacity:1;transform:none}
@media(min-width:1600px){.hero{padding-top:80px;padding-bottom:120px;min-height:730px}.hero-copy{padding-top:30px}.hero-person{padding-top:50px}.hero-nature{padding-top:0}}
@media(max-width:1100px){.hero{column-gap:25px;grid-template-columns:.7fr 1.7fr .85fr;min-height:585px;padding-block:36px 70px}.hero h1{font-size:clamp(48px,5.5vw,62px)}.hero-copy>p:not(.eyebrow){font-size:13px}.portrait-caption{flex-direction:column;gap:4px}.hero-person{padding-top:78px}.hero-nature{padding-top:36px}.hero-nature .tree-ornament{margin-top:50px}.events-preview{gap:45px}.event-list{gap:16px}.event-list>a{padding:25px 20px}.event-list h3{font-size:25px}.about-grid{gap:65px}.site-header nav{gap:22px}.brand{width:150px}.header-inner{height:100px}.contact-grid{gap:50px}.contact-card{padding:30px}.calendar-list article{grid-template-columns:.6fr 1.4fr}.calendar-list article>.button{grid-column:2;justify-self:start}.detail-section{gap:60px}.portrait-detail{gap:65px}.service{padding-right:24px}.service+.service{padding-left:24px}.service-bottom{align-items:flex-end}.feature-panel{padding:35px}.footer-main{gap:45px}}
@media(max-width:800px){html{scroll-padding-top:110px}.header-inner{height:auto;min-height:93px;flex-wrap:wrap;gap:0;padding-block:10px}.brand{width:145px}.site-header nav{width:100%;flex-wrap:wrap;gap:10px 20px;padding-block:20px}.js .menu-toggle{display:flex;align-items:center;gap:12px;padding:12px 0 12px 12px;font-size:12px;min-width:66px;min-height:44px}.menu-toggle i{display:block;width:21px;height:8px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.js .site-header nav{display:none}.js .site-header nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:4px;padding:20px var(--gutter) 28px;position:absolute;top:100%;left:0;right:0;background:var(--paper);border-block:1px solid var(--line);max-height:calc(100dvh - 93px);overflow:auto;box-shadow:0 20px 30px #343e321a}.site-header nav>a:not(.nav-contact){padding:11px 0;font-size:16px}.nav-contact{margin-top:15px;justify-content:space-between}.menu-toggle[aria-expanded=true] i{height:1px;border-bottom:0;transform:rotate(-45deg);position:relative}.menu-toggle[aria-expanded=true] i:after{content:'';position:absolute;width:21px;height:1px;background:var(--ink);transform:rotate(90deg);left:0;top:-1px}.hero{grid-template-columns:1.55fr 1fr;column-gap:40px;padding:36px 0 56px;min-height:unset;align-items:center}.hero-nature{display:none}.hero-copy{text-align:left;padding:0}.hero h1{font-size:clamp(48px,7.4vw,62px)}.hero-copy .eyebrow{font-size:9px}.hero-copy>p:not(.eyebrow){margin:22px 0 25px;max-width:350px;font-size:14px}.hero-person{padding:20px 0 0}.hero-scroll{margin:26px 0 0;justify-content:flex-start}.hero .button{gap:23px}.word-band{gap:15px;padding-block:22px;font-size:20px}.word-band i{font-size:16px}.word-band span{max-width:170px}.service-grid{grid-template-columns:1fr}.service,.service+.service,.service:last-child{border-left:0;border-bottom:1px solid var(--line);padding:30px 0;display:grid;grid-template-columns:40px 1fr;column-gap:20px}.service-number{grid-row:span 3;margin:5px 0 0}.service h3{font-size:35px}.service h3 br{display:none}.service h3 em:before{content:' '}.service p{max-width:530px;margin-top:15px;font-size:15px}.service-bottom{margin-top:0;padding-top:20px;max-width:530px;font-size:10px}.about-grid{grid-template-columns:.8fr 1.2fr;gap:40px}.about-portrait{margin-left:15px}.about-portrait:before{left:-15px}.about-copy h2{font-size:40px}.about-copy .lead{font-size:16px}.about-copy>p:not(.eyebrow):not(.lead){font-size:13px}.analysis-section,.events-preview,.two-col,.personal-section{gap:45px}.analysis-section .intro{font-size:15px}.steps li{gap:18px}.steps h3{font-size:24px}.events-preview{grid-template-columns:1fr}.events-preview .intro{max-width:470px}.event-list>a:nth-child(2){margin:0}.event-list{gap:25px}.event-list>a{padding:30px}.event-list h3{font-size:30px}.footer-main{grid-template-columns:1.3fr 1fr;gap:32px}.footer-contact>a:not(.text-link){font-size:14px}.footer-main h2{font-size:42px}.footer-bottom{flex-wrap:wrap}.footer-bottom nav{gap:22px}.page-hero{padding-block:45px 60px}.page-hero h1{font-size:clamp(48px,7vw,66px)}.detail-section{grid-template-columns:1fr;gap:30px;padding-block:55px}.detail-section h2 br{display:none}.feature-panel{align-items:flex-start;flex-direction:column;gap:26px}.feature-panel h2{font-size:36px}.portrait-detail{gap:40px;grid-template-columns:.8fr 1.2fr;padding-bottom:65px}.portrait-detail .prose{padding:0;font-size:15px}.portrait-detail h2{font-size:39px}.portrait-detail .eyebrow{font-size:9px}.qualification-list h3{font-size:18px}.calendar-list article{gap:25px}.archive-teaser,.archive-layout{gap:40px}.archive-team{grid-template-columns:200px 1fr;gap:40px}.review{padding:30px}.review h2{font-size:28px}.contact-grid{gap:35px;grid-template-columns:.85fr 1.15fr}.contact-card{padding:25px}.contact-big{font-size:24px}.contact-mail{font-size:12px}.form-row{grid-template-columns:1fr;gap:0}.contact-form-wrap h2{font-size:34px}.contact-choice label{display:flex;margin:8px 0}.fitclub-section h2{font-size:72px}.analysis-aside{padding:30px}.analysis-aside .large-serif{font-size:40px}}
@media(max-width:560px){:root{--gutter:24px;--space:66px}.header-inner{min-height:83px}.brand{width:130px}.hero{position:relative;grid-template-columns:1fr;padding-top:25px;padding-bottom:45px;gap:32px}.hero-copy{text-align:center}.hero-copy .eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:20px}.hero h1{font-size:clamp(46px,11.5vw,64px)}.hero-copy>p:not(.eyebrow){font-size:14px;max-width:350px;margin:20px auto 24px}.hero-copy .button{font-size:12px}.hero-scroll{margin:22px auto 0;justify-content:center;font-size:10px}.hero-person{padding:0;width:min(65%,245px);margin:auto;position:relative}.hero-person:before{content:'';position:absolute;top:40px;bottom:64px;left:-26px;right:-26px;border:1px solid #bbb99f;border-radius:140px 140px 2px 2px;z-index:-1}.portrait-stage{border-radius:2px 2px 55px 2px;aspect-ratio:4/4.6}.portrait-stage img{object-position:center 19%}.portrait-caption{flex-direction:row;font-size:9px}.word-band{flex-wrap:wrap;justify-content:center;gap:10px 18px;padding:19px 18px;font-size:17px}.word-band span{max-width:unset}.word-band i:nth-of-type(2){display:none}.word-band span:last-child{width:100%;text-align:center}.word-band i{font-size:14px}.section-heading{margin-bottom:35px}.section-heading .intro{font-size:15px;margin-top:20px}h2{font-size:39px}.eyebrow{font-size:9px;margin-bottom:20px}.service,.service+.service{grid-template-columns:24px 1fr;column-gap:16px}.service h3{font-size:31px}.service h3 br{display:block}.service h3 em:before{content:none}.service p{font-size:14px}.service-bottom{font-size:9px}.about-feature{padding-block:55px}.about-grid{display:flex;flex-direction:column-reverse;gap:45px}.about-copy h2{font-size:42px}.about-copy .lead{font-size:17px}.about-copy>p:not(.eyebrow):not(.lead){font-size:14px}.about-portrait{width:210px;margin-left:0;align-self:center}.about-portrait img{aspect-ratio:4/5.2}.about-portrait:before{inset:18px 15px 8px -18px}.analysis-section,.two-col,.personal-section{grid-template-columns:1fr;gap:40px}.steps li{padding-block:25px}.steps h3{font-size:26px}.quote-section{padding-block:60px}.quote-section h2{font-size:34px}.quote-credit{font-size:9px}.event-list{grid-template-columns:1fr;gap:18px}.event-list>a{padding:28px;display:grid;grid-template-columns:1fr auto}.event-tag{grid-column:span 2;margin-bottom:23px;justify-self:start}.event-list h3{font-size:30px}.event-list p{grid-column:1;margin-top:12px}.event-list>a>span:last-child{grid-column:2;grid-row:2/4;align-self:end;margin:0 0 3px 15px}.site-footer{margin-top:25px;padding-top:60px}.footer-main{grid-template-columns:1fr;gap:48px;padding-bottom:50px}.footer-main h2{font-size:45px}.footer-main p:not(.eyebrow){font-size:13px}.footer-contact{justify-self:start;padding:0}.footer-contact>a:not(.text-link){font-size:17px}.footer-contact .eyebrow{margin-bottom:18px}.footer-bottom{font-size:9px;gap:22px;padding-block:24px}.footer-bottom>span{width:100%}.footer-bottom nav{margin:0;gap:20px}.back-top{margin-left:auto}.page-hero{padding-block:35px 45px}.page-hero h1{font-size:clamp(42px,10vw,56px)}.page-hero .lead{font-size:16px;line-height:1.75;margin-top:22px}.detail-section h2 br{display:block}.detail-section{padding-block:40px}.prose{font-size:15px}.prose h3{font-size:22px}.feature-panel{padding:28px}.feature-panel h2{font-size:33px}.feature-panel p:not(.eyebrow){font-size:14px}.portrait-detail{display:flex;flex-direction:column;gap:35px;padding-bottom:55px}.portrait-detail figure{width:225px;align-self:center}.portrait-detail figure img{aspect-ratio:3/4;object-fit:cover;object-position:top}.portrait-detail .prose{padding:0}.portrait-detail h2{font-size:40px}.fitclub-section{padding-block:60px}.fitclub-section h2{font-size:64px}.fitclub-section .two-col{gap:35px}.schedule strong{font-size:35px}.nature-detail img{aspect-ratio:1.4;border-radius:120px 120px 2px 2px}.method-logo{max-width:175px;margin-top:25px}.qualification-list h3{font-size:21px}.personal-section .lead{font-size:18px}.calendar-list article{grid-template-columns:1fr;gap:20px;padding-block:33px}.calendar-list article>.button{grid-column:1}.calendar-list h2{font-size:29px}.calendar-label{font-size:9px}.archive-teaser,.archive-layout,.archive-team{grid-template-columns:1fr;gap:35px}.archive-teaser h2{font-size:42px}.archive-team figure{width:220px;justify-self:center}.review-grid{grid-template-columns:1fr;gap:18px}.review{padding:30px}.review:nth-child(even){background:var(--sand)}.review:nth-child(odd){background:var(--sage)}.review h2{font-size:29px}.review p{font-size:14px}.review-note{font-size:12px}.contact-grid{grid-template-columns:1fr;gap:48px;padding-bottom:35px}.contact-card{padding:28px;display:grid;grid-template-columns:1fr 90px;gap:0 20px}.contact-card .eyebrow{grid-column:span 2}.contact-big,.contact-mail{grid-column:span 2}.contact-big{font-size:30px}.contact-mail{font-size:15px}.contact-address{grid-column:1;font-size:11px;margin-top:28px}.contact-portrait{grid-column:2;width:90px;height:125px;align-self:center;margin-top:20px}.contact-form-wrap h2{font-size:34px}.contact-form-wrap>p{font-size:13px}.form-row{grid-template-columns:1fr 1fr;gap:15px}.form-row label{font-size:11px}.contact-choice label{display:inline-flex;margin-right:17px;font-size:12px}.mail-result{padding:23px}.mail-result .button{gap:20px;font-size:11px}.legal{font-size:14px}.legal h2{font-size:22px}.legal .preview-note{padding:20px;font-size:12px}.analysis-aside{padding:30px;display:none}.steps h2{font-size:27px}}
@media(max-width:360px){.fitclub-section h2{font-size:52px}:root{--gutter:20px}.hero-copy .eyebrow{font-size:7px}.hero h1{font-size:45px}.hero-person{width:70%}.contact-card{padding:22px;grid-template-columns:1fr 80px;gap:0 12px}.contact-big{font-size:27px}.contact-mail{font-size:13px}.form-row{grid-template-columns:1fr;gap:0}.button{gap:23px}.footer-main h2{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}.button:hover,.event-list>a:hover{transform:none}}
@media print{.site-header,.site-footer,.button,.slide-controls,.hero-scroll,.skip-link{display:none}body{background:white;color:black}.wrap{width:100%}section,.section,.page-hero{padding-block:25px}.motion-ready .reveal{opacity:1;transform:none}a{text-decoration:underline}.portrait-stage img:not(.is-active){display:none}}
html:not(.js) .slide-controls{display:none}
:root{--paper:#faf8f1;--ink:#283d32;--muted:#59645a;--line:#d7d8cb;--sage:#e8ecdf;--sand:#efe4d2;--gold:#7c5b25;--forest:#2b4939;--serif:'DM Serif',Georgia,serif;--blush:#d9c5aa;--space:clamp(72px,8vw,128px)}
body{font-size:17px;line-height:1.65}h1,h2,h3{letter-spacing:-.035em}em{font-style:italic;color:var(--gold)}h2{font-size:clamp(40px,4.1vw,64px)}.wrap{width:min(100% - var(--gutter)*2,1480px)}.eyebrow{font-size:11px;letter-spacing:.1em;font-weight:600;line-height:1.7}.button{font-size:14px;border-radius:0;padding:17px 24px;gap:24px}.text-link{font-size:15px;padding-bottom:7px}.prose{font-size:17px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html{scroll-padding-top:135px}
.announcement{height:30px;background:var(--sand);display:flex;align-items:center;justify-content:center;font-size:11px;letter-spacing:.065em;color:var(--ink)}.site-header{position:sticky;top:0;background:var(--paper);border:0;z-index:40;transition:background .35s,backdrop-filter .35s}.scrolled .site-header{background:rgba(250,248,241,.72);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:none;border-bottom:1px solid #283d3215}.header-inner{height:100px;position:relative;width:min(100% - var(--gutter)*2,1480px);gap:32px}.brand{width:248px;flex-shrink:0;position:static;transform:none}.brand img{filter:contrast(1.7);width:100%}.site-header nav{width:auto;display:flex;gap:30px;margin-left:auto;align-items:center;font-size:15px;font-weight:500;letter-spacing:0;text-transform:none}.nav-group{display:flex;gap:30px;align-items:center}.site-header nav a{position:relative;white-space:nowrap;min-height:44px;display:flex;align-items:center;padding-block:12px}.site-header nav a:after{content:'';position:absolute;bottom:7px;left:0;width:100%;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .25s}.site-header nav a:hover:after,.site-header nav a[aria-current]:after{transform:scaleX(1)}.nav-contact{border:1px solid #8b9689;padding:10px 22px!important}.nav-contact:after{display:none}.nav-contact:hover{background:var(--sage)}
.hero-scroll-scene{min-height:calc(100svh + 140px);position:relative}.hero-stage{position:sticky;top:100px;min-height:calc(100svh - 130px);display:grid;grid-template-columns:1.26fr .84fr;gap:clamp(38px,5vw,84px);align-items:center;padding-block:35px 85px}.opening-copy{padding-block:15px}.opening-copy .eyebrow{max-width:530px;margin-bottom:26px}.opening-copy h1{font-size:clamp(62px,5.5vw,104px);line-height:1.05;letter-spacing:-.035em}.opening-copy h1 em{display:inline-block}.opening-lead{font-size:clamp(17px,1.35vw,20px);line-height:1.6;max-width:550px;margin-top:30px}.opening-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:34px}.opening-actions .text-link{font-size:14px}.opening-credentials{display:flex;flex-direction:column;font-size:12px;line-height:1.75;margin-top:38px;padding-left:16px;border-left:2px solid #b1ba99}.opening-credentials span:last-child{color:var(--muted)}.opening-portrait{width:100%;max-width:490px;justify-self:end;min-width:0}.opening-photo{height:clamp(420px,calc(100svh - 275px),700px);overflow:hidden;border-radius:3px 3px 100px 3px;background:#b9c7cc}.opening-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 28%;transform:translateY(var(--hero-shift,0px)) scale(var(--hero-scale,1.025));will-change:transform}.opening-portrait figcaption{display:flex;justify-content:space-between;gap:12px;font-size:11px;letter-spacing:0;margin-top:14px;color:var(--ink)}.opening-portrait figcaption strong{font-weight:600}.scroll-cue{position:absolute;bottom:22px;left:0;right:0;border-top:1px solid var(--line);padding-top:18px;display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.04em}.scroll-cue>span:last-child{font-size:25px;line-height:1}.opening-copy{animation:opening-arrive .7s both}@keyframes opening-arrive{from{transform:translateY(18px)}to{transform:translateY(0)}}
.journey-section{position:relative;background:var(--sage);padding-block:100px 90px;isolation:isolate}.journey-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(50px,8vw,138px);align-items:start}.journey-index{position:sticky;top:155px;padding:20px 0 40px;min-width:0}.journey-index h2{font-size:clamp(40px,4.3vw,67px);line-height:1.06}.journey-index>p:not(.eyebrow){max-width:350px;font-size:16px;line-height:1.65;margin-top:26px}.journey-nav{display:flex;flex-direction:column;margin-top:38px}.journey-nav a{display:flex;align-items:center;gap:21px;border-bottom:1px solid #c4cbb8;padding:17px 0;font-family:var(--serif);font-size:25px;transition:color .25s,padding .25s}.journey-nav a>span:first-child{font:400 12px var(--sans);color:var(--muted)}.journey-nav a>span:last-child{font-family:var(--sans);margin-left:auto;font-size:21px;transform:translateX(-6px);opacity:0;transition:transform .3s,opacity .3s}.journey-nav a.is-active{color:var(--gold);padding-left:9px}.journey-nav a.is-active>span:last-child,.journey-nav a:hover>span:last-child{opacity:1;transform:none}.journey-track{height:2px;background:#c4cbb8;margin-block:32px 18px;overflow:hidden}.journey-track span{display:block;height:100%;background:var(--forest);transform-origin:left;transform:scaleX(var(--journey-progress,0))}.journey-index>.text-link{font-size:13px}.journey-panels{min-width:0}.journey-panel{padding-bottom:120px;scroll-margin-top:140px;position:relative}.journey-panel:last-child{padding-bottom:0}.journey-image{aspect-ratio:1.37;overflow:hidden;background:#cbd4c3;border-radius:3px 3px 70px 3px}.journey-image img{width:100%;height:100%;object-fit:cover;transform:translateY(var(--photo-shift,0px)) scale(1.12);will-change:transform}.journey-bewegung .journey-image{aspect-ratio:1.2;background:#b9c8cf}.journey-bewegung .journey-image img{object-position:center 32%;object-fit:contain;transform:none}.journey-panel figcaption{font-size:10px;letter-spacing:.015em;margin-top:12px}.journey-copy{padding-top:30px;max-width:610px}.topic-number{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.journey-copy h3{font-family:var(--serif);font-size:clamp(35px,3vw,47px);line-height:1.13;margin:16px 0 23px}.journey-copy>p{font-size:17px;line-height:1.7;max-width:565px}.journey-copy .topic-detail{font-size:12px;color:var(--muted);margin-top:21px}.journey-copy .text-link{margin-top:27px}
.sabine-note{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(50px,9vw,145px);padding-block:120px}.sabine-note h2{font-size:clamp(44px,4.3vw,66px);line-height:1.14}.signature{display:block;font-family:var(--serif);font-style:italic;font-size:27px;color:var(--gold);margin-top:30px}.sabine-note .lead{font-size:23px;line-height:1.55;color:var(--ink)}.sabine-note .prose{align-self:center}.sabine-note .text-link{margin-top:30px}
.experience-story{background:#355443;color:#faf8f1;padding-block:95px}.experience-layout{display:grid;grid-template-columns:1fr 1fr;gap:clamp(55px,10vw,170px);align-items:start}.experience-heading{position:sticky;top:160px}.experience-heading h2 em{color:#d9c99a}.experience-heading>p:not(.eyebrow){max-width:330px;font-size:13px;color:#e0e6d8;margin-top:28px}.experience-heading .text-link{margin-top:25px}.experience-card{border-top:1px solid #879982;padding:36px 0 48px}.experience-card+.experience-card{margin-top:28px}.experience-card .topic-number{color:#d9c99a}.experience-card h3{font-family:var(--serif);font-size:36px;line-height:1.2;margin:17px 0 24px}.experience-card p{font-size:18px;line-height:1.7;color:#f1f2e9}.experience-name{display:block;margin-top:25px;font-size:13px;color:#d9c99a}.start-section{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(50px,9vw,145px);padding-block:115px}.start-section h2{font-size:clamp(39px,3.7vw,59px)}.next-links{border-top:1px solid var(--line);padding-bottom:100px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.next-links>a{position:relative;padding-top:34px;padding-right:35px}.next-links>a>span:first-child{font-size:12px;color:var(--muted)}.next-links h2{font-size:32px;line-height:1.25;margin-top:14px}.next-links>a>span:last-child{position:absolute;right:0;bottom:5px;font-size:29px;transition:transform .25s}.next-links>a:hover>span:last-child{transform:translate(4px,-4px)}
.site-footer{background:var(--sand);color:var(--ink);margin:0;padding:0}.footer-invitation{padding:70px var(--gutter);border-bottom:1px solid #cbbfa9;display:flex;justify-content:space-between;gap:40px;align-items:center;background:var(--blush)}.footer-invitation h2{font-size:clamp(42px,4.4vw,68px);line-height:1.08}.footer-invitation .eyebrow{margin-bottom:19px}.footer-invitation .text-link{font-size:18px;gap:45px}.footer-columns{display:grid;grid-template-columns:1.3fr 1.25fr 1fr 1fr;gap:40px;padding:60px var(--gutter) 70px}.footer-brand{width:235px;align-self:start}.footer-brand img{mix-blend-mode:multiply;filter:contrast(1.7)}.footer-columns h2{font-family:var(--sans);font-size:12px;letter-spacing:.06em;text-transform:uppercase;margin-bottom:20px;font-weight:600}.footer-columns a:not(.footer-brand){display:block;font-size:14px;line-height:1.65;margin:9px 0;overflow-wrap:anywhere}.footer-columns a:hover{text-decoration:underline;text-underline-offset:4px}.footer-columns p{font-size:13px;line-height:1.7;margin-top:20px}.footer-bottom{color:var(--muted);font-size:11px;border-color:#cbbfa9}.back-top{color:var(--ink);border-color:#a29b88;width:44px;height:44px}.page-hero{padding-block:68px 70px}.page-hero h1{font-size:clamp(47px,5.5vw,86px)}.page-hero .lead{font-size:19px;max-width:720px}.care-note{font-size:13px}.about-no-photo{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start}.about-statement{font-family:var(--serif);font-size:clamp(36px,4vw,55px);line-height:1.16;color:var(--gold);padding-top:20px;max-width:390px}.portrait-detail .about-statement{max-width:350px}.contact-card{display:block}.contact-card .contact-address{margin-top:32px}.archive-teaser.no-photo{grid-template-columns:.8fr 1.2fr}.archive-year{font-family:var(--serif);font-size:clamp(90px,12vw,175px);line-height:1;color:var(--gold)}.archive-layout img,.archive-team img{width:100%}.prose.photo-free{max-width:760px}.motion-ready .reveal{transform:translateY(18px);transition:opacity .65s,transform .65s}.motion-ready .reveal.is-visible{transform:none}
@media(max-width:1200px){.brand{width:216px}.nav-group,.site-header nav{gap:23px}.site-header nav{font-size:14px}.opening-actions{gap:15px;align-items:flex-start;flex-direction:column}.opening-actions .text-link{margin-top:3px}.opening-copy h1{font-size:clamp(58px,5.6vw,76px)}.opening-credentials{margin-top:24px}.journey-layout{gap:65px;grid-template-columns:.8fr 1.2fr}.journey-index h2{font-size:48px}.journey-copy h3{font-size:36px}.footer-columns{gap:30px}.footer-brand{width:190px}}
@media(max-width:1000px){.header-inner{height:88px}.brand{width:215px}.js .menu-toggle{display:flex;align-items:center;gap:12px;font-size:14px;margin-left:auto;min-height:48px;padding:10px}.menu-toggle i{display:block;border-block:1px solid var(--ink);width:24px;height:9px}.site-header nav,.js .site-header nav{display:none}.js .site-header nav.is-open{position:absolute;left:calc(-1 * var(--gutter));right:calc(-1 * var(--gutter));top:100%;display:flex;flex-direction:column;align-items:stretch;padding:25px var(--gutter) 32px;background:var(--paper);border-bottom:1px solid var(--line);margin:0;max-height:calc(100dvh - 100px);overflow-y:auto;gap:0}.nav-group{display:contents}.site-header nav a{font-size:18px;padding:13px 0}.nav-contact{margin-top:15px;text-align:center;justify-content:center}.hero-stage{top:88px;gap:35px;grid-template-columns:1.25fr .8fr}.hero-scroll-scene{min-height:auto}.hero-stage{min-height:680px;padding-block:35px 85px;position:relative;top:auto}.opening-copy h1{font-size:56px}.opening-photo{height:460px}.opening-portrait figcaption{flex-direction:column;gap:1px}.opening-lead{font-size:17px}.opening-copy .eyebrow{font-size:10px}.journey-section{padding-block:70px}.journey-layout{gap:40px;grid-template-columns:.82fr 1.18fr}.journey-index{top:125px}.journey-index h2{font-size:39px}.journey-index>p:not(.eyebrow){font-size:15px}.journey-nav a{font-size:22px;gap:15px}.journey-nav{margin-top:25px}.journey-copy h3{font-size:33px}.journey-copy>p{font-size:16px}.journey-panel{padding-bottom:85px}.sabine-note,.start-section{gap:45px;padding-block:80px}.sabine-note h2{font-size:43px}.sabine-note .lead{font-size:20px}.experience-layout{gap:55px}.experience-heading{top:130px}.experience-heading h2{font-size:43px}.experience-card h3{font-size:30px}.experience-card p{font-size:17px}.footer-columns{grid-template-columns:1fr 1fr 1fr}.footer-brand{grid-column:1/-1;width:225px}.footer-invitation{padding-block:55px}.next-links{gap:40px;padding-bottom:75px}.next-links h2{font-size:28px}}
@media(max-width:700px){.announcement{height:28px;font-size:9px;letter-spacing:.04em}.header-inner{height:84px}.brand{width:202px}.menu-toggle span{display:inline}.hero-stage{grid-template-columns:1fr;gap:38px;padding:35px 0 76px;min-height:0}.opening-copy{padding:0}.opening-copy h1{font-size:clamp(51px,9.3vw,64px)}.opening-copy .eyebrow{max-width:290px;font-size:10px;margin-bottom:21px}.opening-lead{font-size:17px;margin-top:24px;max-width:550px}.opening-actions{flex-direction:row;align-items:center;gap:20px;margin-top:28px}.opening-actions .button{font-size:13px;padding:15px 18px;gap:15px}.opening-actions .text-link{font-size:13px}.opening-credentials{font-size:11px;margin-top:27px}.opening-portrait{width:82%;max-width:410px;justify-self:end}.opening-photo{height:auto;aspect-ratio:.81;border-bottom-right-radius:75px}.opening-photo img{object-position:50% 23%}.opening-portrait figcaption{flex-direction:row;font-size:10px}.scroll-cue{font-size:10px;padding-top:15px;bottom:20px}.journey-layout{display:block}.journey-section{padding-block:55px}.journey-index{position:relative;top:0;padding:0 0 45px}.journey-index h2{font-size:45px}.journey-index>p:not(.eyebrow){max-width:440px;font-size:16px;margin-top:22px}.journey-nav{flex-direction:row;gap:16px;flex-wrap:wrap;margin-top:27px}.journey-nav a{font-family:var(--sans);font-size:13px;gap:7px;padding:10px 0;flex:1;white-space:nowrap}.journey-nav a>span:first-child{font-size:10px}.journey-nav a>span:last-child{display:none}.journey-nav a.is-active{padding-left:0}.journey-track{display:none}.journey-index>.text-link{display:none}.journey-image{aspect-ratio:1.22;border-bottom-right-radius:60px}.journey-bewegung .journey-image{aspect-ratio:1.15}.journey-copy{padding-top:25px}.journey-copy h3{font-size:36px}.journey-panel{padding-bottom:68px;scroll-margin-top:110px}.journey-panel figcaption{font-size:9px}.journey-copy>p{font-size:16px}.journey-copy .topic-detail{font-size:11px;line-height:1.8}.journey-copy .text-link{font-size:14px}.sabine-note,.start-section{grid-template-columns:1fr;gap:36px;padding-block:65px}.sabine-note h2{font-size:45px}.sabine-note .eyebrow{margin-bottom:22px}.signature{margin-top:22px;font-size:24px}.sabine-note .lead{font-size:21px}.sabine-note .prose{font-size:16px}.experience-story{padding-block:60px}.experience-layout{grid-template-columns:1fr;gap:42px}.experience-heading{position:static}.experience-heading h2{font-size:45px}.experience-heading>p:not(.eyebrow){margin-top:22px}.experience-heading .text-link{margin-top:20px;font-size:14px}.experience-card{padding:27px 0 15px}.experience-card+.experience-card{margin-top:25px}.experience-card h3{font-size:31px;margin:15px 0 20px}.experience-card p{font-size:17px}.start-section h2{font-size:39px}.start-section .prose{font-size:16px}.start-section .lead{font-size:18px}.start-section .button{font-size:13px;gap:17px}.next-links{grid-template-columns:1fr;gap:27px;padding-bottom:60px}.next-links a+a{border-top:1px solid var(--line)}.next-links h2{font-size:29px}.footer-invitation{display:block;padding-block:50px}.footer-invitation h2{font-size:46px}.footer-invitation>.text-link{margin-top:32px;font-size:16px}.footer-columns{grid-template-columns:1fr 1fr;gap:36px 25px;padding-block:40px}.footer-columns>div:first-of-type{grid-column:1/-1}.footer-brand{width:220px}.footer-columns a:not(.footer-brand){font-size:13px}.footer-columns h2{font-size:11px}.footer-bottom{font-size:10px;padding-block:25px;gap:15px}.footer-bottom>span{max-width:78%}.page-hero{padding-block:40px 50px}.page-hero h1{font-size:clamp(42px,8vw,56px)}.page-hero .lead{font-size:17px}.about-no-photo{grid-template-columns:1fr;gap:35px}.about-statement{font-size:37px;max-width:390px}.archive-teaser.no-photo{grid-template-columns:1fr;gap:25px}.archive-year{font-size:110px}.contact-card{display:block}.contact-big,.contact-mail{max-width:100%}.contact-big{font-size:28px}.contact-mail{font-size:15px}.motion-ready .reveal{opacity:1;transform:none}}
@media(max-width:370px){.brand{width:175px}.js .menu-toggle{font-size:12px;gap:9px;padding-inline:0}.opening-copy h1{font-size:49px}.opening-actions{flex-direction:column;align-items:flex-start;gap:15px}.opening-portrait{width:91%}.opening-portrait figcaption{flex-direction:column}.journey-nav{gap:10px}.journey-nav a{font-size:11px}.journey-index h2{font-size:41px}.journey-copy h3{font-size:32px}.sabine-note h2,.experience-heading h2{font-size:40px}.footer-invitation h2{font-size:42px}.start-section h2{font-size:36px}.footer-columns{gap:32px 18px}}
@media(prefers-reduced-motion:reduce){.hero-scroll-scene{min-height:0}.hero-stage{position:relative;top:0}.opening-copy{animation:none}.opening-photo img,.journey-image img{transform:none!important;will-change:auto}.journey-index,.experience-heading{position:static}.journey-nav a{transition:none}.motion-ready .reveal{opacity:1;transform:none}}
.brand img,.footer-brand img{filter:brightness(.65) contrast(3.4)}
.journey-bewegung .journey-image{width:76%;aspect-ratio:.78;margin-left:auto}.journey-bewegung .journey-image img{object-fit:cover;object-position:50% 20%}.journey-bewegung figure figcaption{width:76%;margin-left:auto}
@media(max-width:700px){.journey-bewegung .journey-image{width:87%;aspect-ratio:.8}.journey-bewegung figure figcaption{width:87%}}
@media(max-height:760px) and (min-width:1001px){.hero-scroll-scene{min-height:0}.hero-stage{position:relative;top:0}.journey-index,.experience-heading{top:120px}.journey-index{padding-top:0}.journey-index h2{font-size:43px}.journey-index>.eyebrow{margin-bottom:16px}.journey-index>p:not(.eyebrow){margin-top:18px;font-size:14px}.journey-nav{margin-top:20px}.journey-nav a{padding-block:11px;font-size:22px}.journey-track{margin-block:20px 13px}}
@media(max-width:1000px){html:not(.js) .header-inner{height:auto;flex-wrap:wrap;padding-block:15px}html:not(.js) .site-header nav{display:flex;flex-wrap:wrap;gap:10px 20px;margin:0}html:not(.js) .site-header nav a{font-size:14px}html:not(.js) .site-header{position:relative}}
@media print{.hero-scroll-scene{min-height:0}.hero-stage,.journey-index,.experience-heading{position:static}.hero-stage{min-height:0}.scroll-cue,.journey-nav,.journey-track{display:none}.opening-photo{height:350px}.journey-image{max-height:260px}.journey-panel{padding-bottom:30px}.journey-image img,.opening-photo img{transform:none!important}}
:root{
--paper:#f2f3f2;
--ink:#20272b;
--muted:#555f64;
--line:#cbd0d2;
--sage:#e5e9ea;
--sand:#e9ecec;
--gold:#344b58;
--forest:#26363f;
--blush:#dfe5e7;
--serif:var(--sans);
}
body{background:var(--paper);color:var(--ink);font-family:var(--sans)}
h1,h2,h3,h4,h5,h6,em,.large-serif{font-family:var(--sans);font-style:normal}
h1,h2,h3,h4,h5,h6{font-weight:500;letter-spacing:-.055em;text-wrap:balance}
em{font-weight:inherit;color:inherit}
p{letter-spacing:-.012em}
::selection{background:#cbd8df;color:var(--ink)}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-color:#344b58}
.button{font-weight:500;background:var(--forest);border-color:var(--forest);color:var(--paper)}
.button:hover{background:#344b58;border-color:#344b58}
.button-outline{background:transparent;color:var(--ink);border-color:var(--ink)}
.button-outline:hover{background:var(--forest);color:var(--paper);border-color:var(--forest)}
.text-link{font-weight:500}
.eyebrow{letter-spacing:.08em}
.prose{line-height:1.75}
.prose p,.section-heading .intro,.care-note{color:var(--muted)}
.prose h2,.section-heading h2{line-height:1.1}
.prose h3{font-weight:500}
.soft-section,.quote-section{background:var(--sage)}
.word-band{color:var(--muted)}
.word-band i,.quote-mark,.review-ornament{color:var(--gold)}
.service h3{font-weight:500;letter-spacing:-.05em}
.service p{font-size:16px;line-height:1.7}
.service-bottom{font-size:11px;line-height:1.7}
.service-number,.steps li>span,.qualification-list span,.signature,.about-statement,.archive-year,.story-emphasis{font-style:normal}
.service-number,.qualification-list span,.signature,.about-statement,.archive-year{color:var(--gold)}
.link-list>a,.faq details,.faq details:first-child,.qualification-list>div,.method-info,.schedule,.outline-tag{border-color:var(--line)}
.link-list strong{font-weight:500;letter-spacing:-.035em}
.link-list small{font-size:13px}
.faq details p{font-size:16px;line-height:1.7}
.feature-panel,.analysis-aside,.fitclub-section,.contact-card{background:var(--sand)}
.schedule strong{font-weight:500;letter-spacing:-.045em}
.qualification-list h3{font-weight:500}
.qualification-list p{font-size:13px}
.story-emphasis{font-weight:500;letter-spacing:-.035em}
.about-portrait:before{border-color:var(--line)}
.event-list>a,.event-list>a:nth-child(2){background:var(--sage)}
.event-list>a:hover{background:#d9e0e3}
.review,.review:nth-child(odd){background:var(--sage)}
.review:nth-child(4n+2),.review:nth-child(4n+3),.review:nth-child(even){background:var(--sand)}
.review h2{font-weight:500;letter-spacing:-.045em}
.review p{font-size:16px;line-height:1.75}
.contact-big{font-weight:500;letter-spacing:-.055em}
.contact-form-wrap>p{font-size:16px;line-height:1.7}
form label,.contact-choice legend{font-size:13px}
input:not([type=radio]),select,textarea{background:#fbfcfc;border-color:#aeb8bd;color:var(--ink);font-size:16px}
input::placeholder,textarea::placeholder{color:#5f6a70}
.contact-choice input{accent-color:var(--forest)}
.mail-result{background:var(--sage);border-color:var(--line)}
.copy-button{border-color:var(--ink)}
.copy-button:hover{background:#dbe2e5}
.legal .preview-note{background:var(--sand);color:var(--ink)}
.legal h2{font-weight:500}
.journey-section{background:var(--sage)}
.journey-index h2{font-weight:500;line-height:1.08;letter-spacing:-.06em}
.journey-index>p:not(.eyebrow){font-size:17px;line-height:1.7}
.journey-nav a{font-family:var(--sans);font-weight:500;font-size:23px;letter-spacing:-.03em;border-color:#bcc6cb}
.journey-nav a.is-active{color:var(--gold)}
.journey-track{background:#bdc7cc}
.journey-track span{background:var(--forest)}
.journey-image,.journey-bewegung .journey-image{background:#d2dade;border-radius:0}
.journey-copy h3{font-weight:500;line-height:1.08;letter-spacing:-.055em}
.journey-panel figcaption{color:var(--muted)}
.journey-copy .topic-detail{color:var(--muted);font-size:13px;line-height:1.7}
.topic-number{color:var(--muted)}
.sabine-note h2,.start-section h2,.next-links h2{font-weight:500;letter-spacing:-.055em}
.signature{font-family:var(--sans);font-size:19px;letter-spacing:-.025em}
.sabine-note .lead{font-weight:400;line-height:1.55}
.experience-story{background:var(--forest);color:var(--paper)}
.experience-heading h2{font-weight:500;letter-spacing:-.055em}
.experience-heading h2 em{color:var(--paper)}
.experience-heading>p:not(.eyebrow){color:#d8e0e4;font-size:14px;line-height:1.7}
.experience-card{border-color:#87979f}
.experience-card h3{font-weight:500;letter-spacing:-.04em;line-height:1.17}
.experience-card .topic-number,.experience-name{color:#c3d0d7}
.experience-card p{color:#edf1f3}
.experience-story a:focus-visible{outline-color:#d8e0e4}
.site-footer{background:var(--sand);color:var(--ink)}
.footer-invitation{background:var(--blush);border-color:#bec8cd}
.footer-invitation h2{font-weight:500;letter-spacing:-.055em}
.footer-columns h2{font-weight:600;letter-spacing:.06em}
.footer-brand img{filter:grayscale(1) brightness(.5) contrast(2.1)}
.footer-main p:not(.eyebrow){color:var(--muted)}
.footer-main .button{background:var(--forest);color:var(--paper);border-color:var(--forest)}
.footer-main .button:hover{background:#344b58;border-color:#344b58}
.footer-bottom{border-color:#bec8cd;color:var(--muted)}
.back-top{color:var(--ink);border-color:#8a9aa3}
.back-top:hover{background:#d6dfe3}
.tree-ornament{filter:grayscale(1) brightness(.55)}
@media(max-width:1000px){
.journey-index>p:not(.eyebrow){font-size:16px}
.journey-nav a{font-size:21px}
.service p,.review p{font-size:15px}
}
@media(max-width:700px){
.journey-nav a{font-size:13px;letter-spacing:-.025em}
.journey-copy .topic-detail{font-size:12px}
.service-bottom{font-size:11px}
.faq details p,.contact-form-wrap>p{font-size:15px}
.signature{font-size:18px}
.experience-heading>p:not(.eyebrow){font-size:14px}
.footer-invitation h2{font-size:clamp(38px,9vw,54px)}
}
@media(max-width:370px){
.page-hero h1{font-size:37px}
.journey-nav a{font-size:11px}
.service h3{font-size:29px}
}
@media print{
body,.soft-section,.journey-section,.experience-story{background:#fff;color:#000}
.experience-heading h2 em,.experience-heading>p:not(.eyebrow),.experience-card p,.experience-card .topic-number,.experience-name{color:#000}
}
.home .announcement{display:none}
.home .site-header{position:fixed;inset:0 0 auto;width:100%;background:transparent;color:#fff;z-index:40}
.header-inner{width:calc(100% - 64px);max-width:none;height:116px;padding:0;min-height:0}
.brand{width:260px}.brand img{mix-blend-mode:normal;filter:url('#brand-clarity') brightness(0);transition:filter .3s}
.home .brand img{filter:url('#brand-clarity') brightness(0) invert(1)}
.site-header nav{gap:46px;font-size:16px}.nav-group{gap:38px}.site-header nav a:after{background:currentColor}.nav-contact{border-color:currentColor;padding:9px 24px!important}.nav-contact:hover{background:#dbe0e5}
.home .nav-contact:hover{background:#ffffff21}.home .site-header nav{color:inherit}
.scrolled .site-header{background:#f2f3f2d9;backdrop-filter:blur(20px);border-bottom:1px solid #20272b1a;color:var(--ink)}
.home.scrolled .site-header{background:#15212830;backdrop-filter:blur(14px);border-bottom:1px solid #ffffff1a;color:white}
.home.hero-past .site-header{background:#f2f3f2c9;color:var(--ink);border-bottom-color:#20272b1a}
.home.hero-past .brand img{filter:url('#brand-clarity') brightness(0)}
.home.hero-past .nav-contact:hover{background:#dbe0e5}
.cinema-scene{position:relative;height:210svh;background:#20272b;color:#fff;isolation:isolate}
.cinema-stage{position:sticky;top:0;height:100svh;min-height:620px;overflow:hidden;background:#20272b}
.cinema-media,.cinema-scrim{position:absolute;inset:0;pointer-events:none}
.cinema-frame{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;opacity:0;transform:scale(1.025);will-change:transform,opacity;filter:saturate(.72)}
.cinema-frame:first-child{opacity:1;object-position:50% 46%}.cinema-frame:nth-child(2){object-position:50% 52%}.cinema-frame:nth-child(3){object-position:50% 52%}
.cinema-scrim{background:linear-gradient(180deg,rgba(12,20,27,.79) 0%,rgba(12,20,27,.12) 29%,rgba(12,20,27,.45) 42%,rgba(12,20,27,.76) 62%,rgba(12,20,27,.87) 100%),linear-gradient(90deg,rgba(12,20,27,.14) 43%,rgba(12,20,27,.57) 80%,rgba(12,20,27,.68) 100%)}
.cinema-content{height:100%;position:relative;padding:154px 32px 68px;display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,25%);column-gap:8vw;align-items:end}
.cinema-copy{grid-column:1;grid-row:1;align-self:end;max-width:1040px;padding-bottom:0}
.cinema-eyebrow{font-size:12px;line-height:1.5;letter-spacing:.045em;margin:0 0 22px;font-weight:500}
.cinema-copy h1{font-family:var(--sans);font-size:clamp(60px,4.4vw,88px);font-weight:450;letter-spacing:-.055em;line-height:1.015;color:white}
.cinema-lead{max-width:680px;font-size:18px;line-height:1.5;margin-top:25px;color:#fff}
.cinema-facts{grid-column:2;grid-row:1;align-self:start;margin:0;display:flex;flex-direction:column;gap:26px}
.cinema-facts>div{border-top:1px solid #ffffff8a;padding-top:12px}
.cinema-facts dt{font-size:13px;color:#f2f4f5;font-weight:400;line-height:1.5}
.cinema-facts dd{margin:12px 0 8px;font-size:clamp(24px,1.95vw,38px);letter-spacing:-.045em;line-height:1.12;font-weight:450}
.cinema-facts dd>span{display:block;font-size:12px;color:#f2f4f5;line-height:1.5;margin-top:8px;letter-spacing:0;font-weight:400}
.cinema-action{grid-column:2;grid-row:1;align-self:end;justify-self:end;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:15px;width:260px;min-height:108px;padding:18px 20px;font-size:15px;line-height:1.4;border:1px solid #ffffff3b;background:#ffffff16;backdrop-filter:blur(12px);transition:background .25s}
.cinema-action>span:last-child{align-self:flex-end;font-size:25px;line-height:1}.cinema-action:hover{background:#ffffff36}
.cinema-footnote{position:absolute;bottom:22px;left:32px;right:32px;display:flex;gap:15px;align-items:center;font-size:10px;line-height:1.5;color:#f1f4f6}
.cinema-footnote>a{margin-left:auto;text-decoration:underline;text-underline-offset:3px;font-size:9px}.cinema-progress{display:flex;gap:4px}.cinema-progress i{display:block;width:20px;height:2px;background:#ffffff66}.cinema-progress i.is-active,.cinema-progress i:first-child{background:white}.cinema-progress:has(.is-active) i:not(.is-active){background:#ffffff66}
.home .journey-section{z-index:1;position:relative;background:var(--paper);padding-top:115px}
.journey-layout{grid-template-columns:1fr 1.1fr;gap:12vw}.journey-index h2{font-size:clamp(42px,3.7vw,65px);letter-spacing:-.05em}.journey-index{top:145px}
.journey-nav a{font-family:var(--sans);font-size:23px}.journey-panel{padding-bottom:120px;min-height:70svh;border-top:1px solid var(--line)}.journey-panel+.journey-panel{padding-top:45px}.journey-panel:first-child .journey-copy{padding-top:25px}.journey-copy h3{font-family:var(--sans);font-size:clamp(36px,3.2vw,55px);letter-spacing:-.05em}.journey-copy>p{max-width:570px}.journey-copy .topic-detail{color:var(--muted)}
.journey-image{border-radius:0}.journey-bewegung .journey-image{width:68%;aspect-ratio:.86}.journey-bewegung figure figcaption{width:68%}.journey-panel:last-child{min-height:50svh;padding-bottom:20px}
.sabine-note{grid-template-columns:.8fr 1.15fr;column-gap:10vw;row-gap:40px;border-top:1px solid var(--line)}.sabine-v4-portrait{grid-column:1;grid-row:1/3;max-width:480px}.sabine-v4-portrait img{width:100%;aspect-ratio:.76;object-fit:cover;object-position:50% 20%}.sabine-note>div{grid-column:2}.sabine-note>div:nth-child(2){align-self:end}.sabine-note h2{font-size:clamp(42px,3.6vw,63px)}.sabine-note .signature{font-family:var(--sans);font-style:normal;font-size:18px}.sabine-note .prose{align-self:start}.sabine-note .lead{font-size:21px}
@media(min-width:1800px){.cinema-content{padding-top:155px;padding-bottom:75px}.cinema-lead{max-width:730px}}
@media(max-width:1200px){.header-inner{width:calc(100% - 48px);height:102px}.brand{width:225px}.site-header nav{font-size:14px;gap:28px}.nav-group{gap:25px}.cinema-content{padding:140px 24px 70px;grid-template-columns:minmax(0,1fr) 310px;column-gap:40px}.cinema-copy h1{font-size:clamp(49px,5vw,65px)}.cinema-lead{font-size:16px;max-width:550px}.cinema-facts{gap:24px}.cinema-facts dd{font-size:28px}.cinema-footnote{left:24px;right:24px}.cinema-action{width:240px}.journey-layout{gap:70px}.sabine-note{column-gap:65px}}
@media(max-width:1000px){.header-inner{height:100px;flex-wrap:nowrap}.brand{width:228px}.js .menu-toggle{color:inherit;font-size:15px}.menu-toggle i{border-color:currentColor}.menu-toggle[aria-expanded=true] i:after{background:currentColor}.js .home .site-header nav.is-open{background:#202b32;color:white;left:-24px;right:-24px;padding:22px 24px 28px;max-height:calc(100dvh - 100px)}.home.hero-past .site-header nav.is-open{background:var(--paper);color:var(--ink)}.cinema-content{grid-template-columns:minmax(0,1fr) 245px;column-gap:30px}.cinema-copy h1{font-size:clamp(44px,5.3vw,53px)}.cinema-eyebrow{font-size:10px}.cinema-facts dd{font-size:25px}.cinema-facts dd>span{font-size:11px}.cinema-facts dt{font-size:12px}.cinema-lead{font-size:16px}.cinema-action{width:225px;font-size:14px}.cinema-footnote>a{max-width:200px;text-align:right;font-size:8px}.journey-layout{gap:40px}.sabine-note{gap:30px 40px}.sabine-note h2{font-size:42px}}
@media(max-width:700px){
.header-inner{width:calc(100% - 40px);height:91px}.brand{width:207px}.js .menu-toggle{padding-right:0;font-size:13px;gap:10px}.js .home .site-header nav.is-open{left:-20px;right:-20px;max-height:calc(100dvh - 91px)}
.cinema-scene{height:auto}.cinema-stage{position:relative;height:auto;min-height:100svh}.cinema-content{display:flex;flex-direction:column;align-items:stretch;min-height:100svh;height:auto;padding:230px 20px 24px;gap:28px}
.cinema-copy{padding:0}.cinema-eyebrow{font-size:10px;letter-spacing:.035em;margin-bottom:18px}.cinema-copy h1{font-size:clamp(37px,7.9vw,55px);line-height:1.055;letter-spacing:-.055em}.cinema-lead{font-size:16px;line-height:1.5;margin-top:22px;max-width:490px}
.cinema-facts{display:grid;grid-template-columns:1fr;gap:0;order:2;margin-top:2px}.cinema-facts>div{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:12px;padding:13px 0}.cinema-facts dt{font-size:11px}.cinema-facts dd{font-size:18px;margin:0;text-align:right}.cinema-facts dd>span{display:none}
.cinema-action{order:3;align-self:stretch;width:100%;min-height:60px;flex-direction:row;align-items:center;padding:15px 17px;font-size:14px}.cinema-action>span:last-child{align-self:center;font-size:24px}
.cinema-footnote{order:4;position:static;display:flex;flex-wrap:wrap;gap:10px 12px;font-size:9px}.cinema-footnote>a{width:100%;max-width:none;text-align:left;margin-left:0;font-size:8px}.cinema-progress i{width:17px}
.cinema-scrim{background:linear-gradient(180deg,#0c141bbd 0%,#0c141b3b 15%,#0c141bc2 28%,#0c141be6 76%,#0c141bee 100%)}.cinema-frame{object-position:52% 0!important;object-fit:cover;filter:saturate(.72)}
.home .journey-section{padding-top:65px}.journey-layout{display:block}.journey-index h2{font-size:44px}.journey-panel{min-height:0;padding-bottom:60px}.journey-panel+.journey-panel{padding-top:35px}.journey-panel:last-child{min-height:0;padding-bottom:0}.journey-nav a{font-size:13px}.journey-copy h3{font-size:36px}.journey-bewegung .journey-image,.journey-bewegung figure figcaption{width:80%}.journey-image{border-radius:0}
.sabine-note{display:flex;flex-direction:column;gap:33px}.sabine-v4-portrait{width:82%;max-width:370px;align-self:flex-start}.sabine-note h2{font-size:43px}.sabine-note .signature{margin-top:21px}.sabine-note .lead{font-size:20px}
}
@media(max-width:370px){.brand{width:183px}.cinema-content{padding-top:205px}.cinema-copy h1{font-size:36px}.cinema-eyebrow{font-size:9px;max-width:260px}.cinema-lead{font-size:15px}.cinema-facts dd{font-size:16px}.cinema-facts dt{font-size:10px}.sabine-note h2{font-size:37px}}
@media(max-height:700px) and (min-width:701px){.cinema-stage{min-height:620px}.cinema-scene{height:auto}.cinema-content{padding-top:125px;padding-bottom:64px;min-height:620px}.cinema-facts{gap:14px}.cinema-facts dd{margin-top:7px;font-size:26px}.cinema-facts dd>span{display:none}.cinema-copy h1{font-size:clamp(44px,4.2vw,65px)}.cinema-eyebrow{margin-bottom:17px}.cinema-lead{margin-top:18px;font-size:16px}.cinema-action{min-height:83px}}
@media(prefers-reduced-motion:reduce){.cinema-scene{height:auto}.cinema-stage{position:relative}.cinema-frame{transform:none!important;will-change:auto}.cinema-frame:not(:first-child){display:none}.cinema-progress{display:none}}
html:not(.js) .cinema-scene{height:auto}
@media(max-width:1000px){html:not(.js) .home .site-header{position:relative;background:#20272b}html:not(.js) .home .header-inner{height:auto}html:not(.js) .home .site-header nav{display:flex;color:white}html:not(.js) .cinema-content{padding-top:80px}}
@media print{.cinema-scene,.cinema-stage{height:auto;min-height:0;background:white;color:black}.cinema-media,.cinema-scrim,.cinema-footnote,.cinema-action{display:none}.cinema-content{display:block;padding:30px 0}.cinema-copy h1,.cinema-lead{color:black}.cinema-copy h1{font-size:45px}.cinema-facts{margin-top:30px}.cinema-facts dt,.cinema-facts dd>span{color:black}.sabine-v4-portrait{max-width:240px}}
.home:not(.hero-past) .site-header a:focus-visible,.home:not(.hero-past) .site-header button:focus-visible,.cinema-scene a:focus-visible{outline-color:#fff}
.home main{background:var(--paper)}
.cinema-scene{height:130svh;background:#172128}
.cinema-stage{background:#172128;min-height:700px}
.cinema-media{inset:100px 5vw 140px;max-width:1460px;margin-inline:auto;overflow:clip}
.cinema-frame{object-fit:contain;object-position:center!important;transform:none;filter:none}
.cinema-scrim{background:linear-gradient(180deg,#1721282b 0%,transparent 38%,#17212845 50%,#172128e0 75%,#172128 96%)}
.cinema-content{padding:155px clamp(32px,4vw,80px) 86px;column-gap:60px;grid-template-columns:minmax(0,1fr) 250px}
.cinema-copy{max-width:920px}
.cinema-copy h1{font-size:clamp(64px,5.6vw,108px);line-height:1.015;letter-spacing:-.055em}
.cinema-eyebrow{font-size:12px;margin-bottom:23px}
.cinema-lead{font-size:18px;margin-top:20px;max-width:470px}
.cinema-action{width:242px;min-height:68px;flex-direction:row;align-items:center;padding:18px 20px;background:#172128b3;border-color:#ffffff70;backdrop-filter:none}
.cinema-action>span:last-child{align-self:center}
.cinema-footnote{left:clamp(32px,4vw,80px);right:clamp(32px,4vw,80px);bottom:27px}
.reading-scene{position:relative;background:#18262d;color:#f4f7f8;isolation:isolate}
.reading-stage{position:relative;min-height:90svh;padding:120px clamp(32px,5vw,90px) 46px;display:flex;flex-direction:column;justify-content:space-between;overflow:clip}
.reading-landscape{position:absolute;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none;transform:translateX(-35px) scale(1.08)}
.contour{stroke:#bccbd2;stroke-width:1;opacity:.095}
.contour-draw{stroke:#c5d6de;stroke-width:1.2;opacity:.35;stroke-dasharray:1;stroke-dashoffset:0}
.reading-top,.reading-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px}
.reading-top{border-top:1px solid #80939c57;padding-top:18px}
.reading-top .eyebrow{margin:0;font-size:11px;color:#ced8dd}
.reading-content{display:grid;grid-template-columns:minmax(0,1fr) 225px;gap:6vw;align-items:end;padding-block:65px}
.reading-text{font-size:clamp(49px,5vw,92px);font-weight:450;line-height:1.075;letter-spacing:-.055em;text-wrap:initial}
.reading-line{display:block}.reading-line:last-child{margin-top:.25em}
.reading-word{position:relative;display:inline-block;white-space:nowrap;color:#f4f7f8}
.reading-word:after{content:attr(data-word);position:absolute;inset:0;color:#f4f7f8;clip-path:inset(0 0 0 0);pointer-events:none}
.reading-ready .reading-word{color:#ffffff26}
.reading-ready .reading-word:after{clip-path:inset(0 100% 0 0)}
.is-reading .reading-word:after{animation:reading-light .8s cubic-bezier(.22,.6,.3,1) calc(var(--word-order)*.14s + .15s) both}
.reading-ready .contour-draw{stroke-dashoffset:1}
.is-reading .contour-draw{animation:contour-unfold 3s ease-out both}
.is-reading .reading-landscape{animation:landscape-breathe 3.2s cubic-bezier(.2,.6,.3,1) both}
.reading-complete .reading-word{color:#f4f7f8}
.reading-complete .reading-word:after{animation:none;clip-path:inset(0)}
@keyframes reading-light{from{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}
@keyframes contour-unfold{from{stroke-dashoffset:1}to{stroke-dashoffset:0}}
@keyframes landscape-breathe{from{transform:translateX(-35px) scale(1.08)}to{transform:translateX(15px) scale(1.02)}}
.reading-aside{max-width:225px;padding-bottom:8px}
.reading-aside p{font-size:16px;line-height:1.6;color:#d6dfe3}
.reading-aside .text-link{font-size:13px;margin-top:24px;gap:18px}
.reading-bottom{font-size:11px;color:#c7d3d9}
.reading-scene a:focus-visible{outline-color:white}
.offer-sequence{background:#f2f3f2;overflow:clip}
.offer-sequence-intro{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:85px;padding-bottom:28px}
.offer-sequence-intro .eyebrow{margin:0}.offer-sequence-intro .text-link{margin:0;font-size:14px}
.offer-chapter{padding:40px 0 100px;scroll-margin-top:115px;border-top:1px solid #20272b24}
.offer-title-wrap{overflow:visible}
.offer-title{font-size:clamp(78px,11vw,176px);font-weight:450;line-height:1.06;letter-spacing:-.07em;transform:translateX(var(--offer-x,0px));padding-bottom:.07em;white-space:nowrap}
.offer-title>span{color:#758e9b}
.offer-chapter-body{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:start;padding-top:40px}
.offer-thought{font-size:clamp(28px,2.65vw,43px);line-height:1.2;letter-spacing:-.04em;max-width:560px}
.offer-copy{max-width:550px;padding-top:4px}
.offer-copy>p{font-size:18px;line-height:1.7}
.offer-copy .offer-detail{font-size:12px;line-height:1.6;color:#555f64;margin-top:25px}
.offer-copy .text-link{font-size:15px;margin-top:27px}
.offer-bewegung{background:#e0e7ea;padding-top:58px}
.offer-bewegung .offer-chapter-body{align-items:center}
.offer-portrait{width:58%;max-width:295px;margin:0 0 0 13%;justify-self:start}
.offer-portrait img{width:100%;height:auto;aspect-ratio:1036/1518;object-fit:contain}
.offer-portrait figcaption{font-size:10px;line-height:1.5;margin-top:15px;color:#45545d}
.offer-wohlbefinden{background:#26363f;color:#f2f3f2;padding-block:65px 110px}
.offer-wohlbefinden .offer-title{font-size:clamp(73px,10.2vw,162px)}
.offer-wohlbefinden .offer-title>span{color:#bacbd4}
.offer-wohlbefinden .offer-copy .offer-detail{color:#d8e0e4}
.offer-wohlbefinden .text-link{border-color:#acbcc5}
.offer-wohlbefinden a:focus-visible{outline-color:white}
.sabine-note{padding-block:125px;grid-template-columns:.82fr 1.18fr;column-gap:10vw}
.sabine-v4-portrait{position:relative;overflow:clip}
.sabine-v4-portrait img{clip-path:inset(0 var(--portrait-inset,0%) 0 var(--portrait-inset,0%));transform:scale(var(--portrait-scale,1));transform-origin:50% 35%}
.sabine-v4-portrait figcaption{position:relative;background:var(--paper);padding-top:15px;margin-top:0}
.sabine-note h2{font-size:clamp(44px,3.8vw,72px)}
.experience-story{background:#26363f;padding-block:110px}
.experience-heading h2{font-size:clamp(45px,4vw,73px)}
.experience-card h3{font-size:clamp(30px,2.5vw,45px)}
.experience-card{border-top:1px solid #a3b4bd}
.footer-invitation{padding-block:90px;background:#dde5e9}
.footer-invitation h2{font-size:clamp(52px,6.5vw,118px);line-height:1;letter-spacing:-.06em}
.footer-invitation>.text-link{font-size:18px;gap:65px}
.footer-invitation .text-link>span{font-size:36px}
body.home.header-on-dark .site-header{background:#15212830;color:#fff;border-bottom-color:#ffffff1a}
body.home.header-on-dark .brand img{filter:url('#brand-clarity') brightness(0) invert(1)}
body.home.header-on-dark .nav-contact:hover{background:#ffffff24}
body.home.header-on-dark .site-header a:focus-visible,body.home.header-on-dark .site-header button:focus-visible{outline-color:white}
.js body.home.header-on-dark .site-header nav.is-open{background:#202b32;color:white}
@media(max-width:1200px){
.cinema-stage{min-height:690px}.cinema-media{inset:120px 4vw 180px}
.cinema-content{padding:145px 32px 85px;grid-template-columns:minmax(0,1fr) 220px;gap:25px}.cinema-copy h1{font-size:clamp(54px,6.4vw,77px)}.cinema-action{width:220px;font-size:13px}
.reading-stage{padding:100px 40px 40px}.reading-content{gap:35px;grid-template-columns:minmax(0,1fr) 195px}.reading-text{font-size:clamp(44px,5.25vw,63px)}.reading-aside p{font-size:14px}.reading-aside .text-link{font-size:11px}
.offer-chapter-body{gap:65px}.offer-copy>p{font-size:17px}
}
@media(max-width:900px){
.reading-stage{min-height:0;padding:90px 32px 40px}.reading-content{grid-template-columns:1fr;padding-block:55px;gap:38px}.reading-text{font-size:clamp(43px,6.8vw,59px)}
.reading-aside{max-width:none;display:flex;gap:40px;align-items:center;justify-content:space-between}.reading-aside .text-link{margin-top:0;font-size:13px}.reading-aside p{font-size:14px}
.offer-chapter-body{gap:42px}.offer-copy>p{font-size:16px}.offer-portrait{width:75%;margin-left:5%}.offer-title{font-size:11.5vw}.offer-wohlbefinden .offer-title{font-size:10.5vw}
.sabine-note{padding-block:90px}.sabine-note h2{font-size:44px}
}
@media(max-width:700px){
.cinema-scene{height:auto}.cinema-stage{min-height:780px;height:100svh;max-height:1000px;position:relative}
.cinema-media{inset:115px 18px auto;height:36svh;min-height:205px;max-height:340px}
.cinema-scrim{background:linear-gradient(180deg,#17212800 34%,#17212840 46%,#172128 63%)}
.cinema-content{min-height:0;height:100%;padding:0 22px 95px;display:flex;justify-content:flex-end;gap:24px}
.cinema-copy h1{font-size:clamp(40px,10vw,64px);line-height:1.02}.cinema-eyebrow{font-size:10px;margin-bottom:18px}.cinema-lead{font-size:15px;max-width:320px;margin-top:18px}
.cinema-action{align-self:flex-start;width:auto;min-height:55px;padding:15px 17px;gap:35px;font-size:13px}
.cinema-footnote{position:absolute;left:22px;right:22px;bottom:24px;display:flex;flex-wrap:wrap;gap:10px}.cinema-footnote>a{width:auto;font-size:8px}.cinema-progress i{width:17px}
.reading-stage{padding:65px 22px 32px}.reading-top .eyebrow{font-size:10px}.reading-content{padding-block:45px;gap:36px}.reading-text{font-size:clamp(30px,7.5vw,46px);line-height:1.16;letter-spacing:-.045em}.reading-line:last-child{margin-top:.35em}
.reading-aside{display:block}.reading-aside p{font-size:14px}.reading-aside .text-link{font-size:12px;margin-top:20px}.reading-bottom{font-size:10px}.reading-bottom>span:last-child{display:none}.reading-landscape{width:150%;left:-25%}
.offer-sequence-intro{padding-block:45px 24px;gap:18px}.offer-sequence-intro .eyebrow{font-size:9px}.offer-sequence-intro .text-link{font-size:11px;gap:15px}
.offer-chapter{padding-block:34px 55px;scroll-margin-top:95px}.offer-title{font-size:12.2vw}.offer-wohlbefinden .offer-title{font-size:10.5vw;letter-spacing:-.07em}.offer-chapter-body{grid-template-columns:1fr;gap:25px;padding-top:25px}
.offer-thought{font-size:28px}.offer-copy>p{font-size:16px}.offer-copy .offer-detail{font-size:11px;margin-top:20px}.offer-copy .text-link{font-size:14px;margin-top:21px}
.offer-portrait{width:48%;max-width:220px;margin:0}.offer-portrait figcaption{font-size:9px}.offer-bewegung .offer-chapter-body{grid-template-columns:.7fr 1fr;gap:25px;align-items:start}.offer-bewegung .offer-portrait{width:100%}.offer-bewegung .offer-copy>p{font-size:14px}.offer-bewegung .offer-copy .offer-detail{font-size:10px}.offer-bewegung .offer-copy .text-link{font-size:12px;gap:10px}
.sabine-note{padding-block:70px;gap:36px}.sabine-note h2{font-size:43px}.experience-story{padding-block:65px}.experience-heading h2{font-size:44px}.experience-card h3{font-size:31px}.footer-invitation{padding-block:55px}.footer-invitation h2{font-size:clamp(48px,12vw,74px)}.footer-invitation>.text-link{font-size:16px;gap:42px}
}
@media(max-width:370px){.cinema-stage{min-height:720px}.cinema-content{padding-inline:20px}.cinema-copy h1{font-size:39px}.cinema-lead{font-size:14px}.reading-text{font-size:29px}.offer-bewegung .offer-chapter-body{grid-template-columns:1fr}.offer-bewegung .offer-portrait{width:52%}.offer-bewegung .offer-copy>p{font-size:16px}.sabine-note h2{font-size:37px}}
@media(max-height:700px) and (min-width:701px){.cinema-scene{height:auto}.cinema-stage{position:relative;min-height:650px;height:650px}.cinema-media{inset:110px 5vw 200px}.cinema-content{min-height:0;padding-top:135px;padding-bottom:80px}.cinema-copy h1{font-size:59px}.reading-stage{min-height:0;padding-top:85px}}
@media(prefers-reduced-motion:reduce){
.cinema-scene{height:auto}.cinema-stage{position:relative}.cinema-frame{transform:none!important}
.reading-word{color:#f4f7f8!important}.reading-word:after{animation:none!important;clip-path:none!important}.reading-landscape{animation:none!important;transform:none!important}.contour-draw{animation:none!important;stroke-dashoffset:0!important}
.offer-title,.sabine-v4-portrait img{transform:none!important;clip-path:none!important}
}
html:not(.js) .home .site-header{position:relative;background:#172128;color:white}
html:not(.js) .cinema-scene{height:auto}
@media print{.cinema-stage{height:auto;min-height:0}.reading-stage{min-height:0;padding:30px 0}.reading-scene,.offer-chapter{background:white;color:black}.reading-landscape,.reading-top,.reading-bottom{display:none}.reading-content{display:block;padding:0}.reading-text{font-size:36px}.reading-word{color:black!important}.reading-word:after{display:none}.reading-aside p,.offer-copy .offer-detail,.offer-wohlbefinden .offer-copy .offer-detail{color:black}.offer-title{font-size:60px!important;transform:none!important}.offer-chapter{padding-block:30px}.sabine-v4-portrait img{transform:none!important;clip-path:none!important}}
.analysis-path{
background:var(--paper);
color:var(--ink);
border-top:1px solid var(--line);
padding-block:clamp(86px,10vw,154px);
}
.analysis-path-layout{
display:grid;
grid-template-columns:minmax(0,1.06fr) minmax(0,1fr);
gap:clamp(64px,8.5vw,142px);
align-items:start;
}
.analysis-path-intro{min-width:0}
.analysis-path-intro .eyebrow{margin-bottom:30px}
.analysis-path-intro h2{
font-family:var(--sans);
font-size:clamp(50px,5.35vw,88px);
font-weight:450;
font-style:normal;
letter-spacing:-.065em;
line-height:1.035;
}
.analysis-path-intro h2>span{display:block}
.analysis-path-intro h2>span+span{margin-top:.18em}
.analysis-path-intro .button{margin-top:42px;max-width:100%;text-align:left}
.analysis-path-steps{list-style:none;margin:0;padding:0;min-width:0}
.analysis-path-step{
display:grid;
grid-template-columns:minmax(0,1fr);
column-gap:26px;
padding:33px 0 42px;
border-top:1px solid var(--line);
}
.analysis-path-step:last-child{border-bottom:1px solid var(--line)}
.analysis-path-number{
font-family:var(--sans);
font-size:clamp(58px,5vw,80px);
font-weight:350;
line-height:1;
letter-spacing:-.075em;
color:var(--gold);
font-variant-numeric:tabular-nums;
}
.analysis-path-step h3{
font-family:var(--sans);
font-size:clamp(25px,2.1vw,34px);
font-weight:500;
font-style:normal;
letter-spacing:-.045em;
line-height:1.14;
padding-top:3px;
}
.analysis-path-step p{
max-width:410px;
margin-top:17px;
font-size:17px;
line-height:1.65;
color:var(--muted);
}
@media(max-width:1100px){
.analysis-path-layout{gap:58px}
.analysis-path-step{grid-template-columns:minmax(0,1fr);gap:22px}
.analysis-path-number{font-size:60px}
.analysis-path-step h3{font-size:26px}
.analysis-path-step p{font-size:16px}
}
@media(max-width:900px){
.analysis-path-layout{grid-template-columns:1fr;gap:55px}
.analysis-path-intro h2{font-size:clamp(47px,7.7vw,67px);max-width:720px}
.analysis-path-intro h2>span+span{margin-top:.13em}
.analysis-path-step{grid-template-columns:minmax(0,1fr);gap:29px;padding-block:28px 33px}
.analysis-path-number{font-size:66px}
.analysis-path-step h3{font-size:29px}
.analysis-path-step p{max-width:550px;font-size:17px}
}
@media(max-width:700px){
.analysis-path{padding-block:64px}
.analysis-path-layout{gap:42px}
.analysis-path-intro .eyebrow{margin-bottom:24px}
.analysis-path-intro h2{font-size:clamp(43px,9.5vw,59px);letter-spacing:-.06em}
.analysis-path-intro .button{margin-top:30px;font-size:13px;padding:16px 19px;gap:20px}
.analysis-path-step{grid-template-columns:minmax(0,1fr);gap:19px;padding-block:25px 28px}
.analysis-path-number{font-size:52px}
.analysis-path-step h3{font-size:25px;line-height:1.2}
.analysis-path-step p{font-size:16px;margin-top:12px}
}
@media(max-width:370px){
.analysis-path-intro h2{font-size:40px}
.analysis-path-step{grid-template-columns:minmax(0,1fr);gap:15px}
.analysis-path-number{font-size:45px}
.analysis-path-step h3{font-size:23px}
.analysis-path-step p{font-size:15px}
}
@media(prefers-reduced-motion:reduce){
.analysis-path-step{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important;transition:none!important}
}
@media print{
.analysis-path{background:white;color:black;padding-block:30px}
.analysis-path-layout{display:block}
.analysis-path-intro h2{font-size:36px}
.analysis-path-steps{margin-top:28px}
.analysis-path-step{break-inside:avoid;opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important}
.analysis-path-step p,.analysis-path-number{color:black}
}
main{animation:none}
@keyframes page-in{from{opacity:.35}to{opacity:1}}
.cinema-scene{height:auto}
.cinema-stage{position:relative;height:100svh;min-height:650px;max-height:none}
.cinema-media{inset:0;max-width:none;margin:0;height:auto;min-height:0;max-height:none}
.cinema-frame{object-fit:cover;object-position:50% 50%!important;filter:none;transform:scale(1.015);opacity:0;will-change:opacity,transform}
.cinema-frame:first-child{opacity:1}
.cinema-frame:nth-child(2){object-position:50% 42%!important}
.cinema-running .cinema-frame:first-child{animation:forest-dissolve 18s linear infinite,photo-breathe 18s ease-in-out infinite alternate}
.cinema-running .cinema-frame:nth-child(2){animation:yoga-dissolve 18s linear infinite,photo-breathe 18s ease-in-out infinite alternate-reverse}
@keyframes forest-dissolve{0%,34%,100%{opacity:1}47%,84%{opacity:0}}
@keyframes yoga-dissolve{0%,34%,100%{opacity:0}47%,84%{opacity:1}}
@keyframes photo-breathe{from{transform:scale(1.015)}to{transform:scale(1.045)}}
.cinema-scrim{background:linear-gradient(180deg,#111e2699 0%,#111e2614 32%,#111e2629 48%,#111e26ba 100%),linear-gradient(90deg,#111e268c 0%,#111e263d 45%,#111e2600 76%)}
.cinema-content{padding:160px 7vw 115px;grid-template-columns:minmax(0,1fr) 225px;align-items:end;gap:45px}
.cinema-copy{max-width:720px}
.cinema-copy h1{font-size:clamp(48px,4.7vw,80px);font-weight:480;line-height:1.08;letter-spacing:-.045em;color:#fff;text-shadow:0 2px 28px #0b182c66}
.cinema-eyebrow{font-size:12px;font-weight:400;letter-spacing:.08em;margin-bottom:25px}
.cinema-lead{font-size:17px;line-height:1.6;margin-top:25px;max-width:350px}
.cinema-action{width:225px;min-height:58px;font-size:13px;background:#14202966;border-color:#ffffff73;align-self:end;white-space:nowrap;padding:17px 18px}
.cinema-footnote{left:7vw;right:7vw;bottom:28px;font-size:10px;letter-spacing:.015em}
.cinema-footnote>a{font-size:9px}
.reading-stage{min-height:650px;padding:90px 8vw 42px}
.reading-content{grid-template-columns:minmax(0,1fr) 230px;gap:10vw;padding-block:60px}
.reading-text{font-size:clamp(34px,3.15vw,55px);font-weight:350;letter-spacing:-.04em;line-height:1.2}
.reading-line:last-child{margin-top:.55em}
.reading-top{border:0;padding-top:0}
.reading-top .eyebrow{font-size:10px;font-weight:400;letter-spacing:.1em}
.reading-aside p{font-size:14px}.reading-aside .text-link{font-size:12px}
.reading-landscape,.is-reading .reading-landscape{animation:none;transform:none;inset:0;width:100%;left:0;opacity:1}
.living-line{stroke:#b5cbd5;stroke-width:1.2;stroke-linecap:round;opacity:.34}
.reading-ready .living-line{stroke-dasharray:.006 1;stroke-dashoffset:-.2286}
.offer-sequence-intro{padding-top:65px}
.offer-chapter{padding-block:45px 80px}
.offer-title,.offer-wohlbefinden .offer-title{font-size:clamp(42px,5vw,78px);font-weight:350;letter-spacing:-.045em;line-height:1.12}
.offer-title>span{color:inherit}
.offer-chapter-body{padding-top:35px;gap:7vw}
.offer-thought{font-size:clamp(24px,2.3vw,34px);font-weight:400;letter-spacing:-.035em;line-height:1.25}
.offer-copy>p{font-size:17px;line-height:1.75}
.offer-copy h3{margin-bottom:24px}
.offer-food{margin:0;align-self:center}
.offer-food img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}
.offer-food figcaption{font-size:10px;line-height:1.5;color:var(--muted);margin-top:12px}
.offer-bewegung .offer-portrait{max-width:265px}
.offer-wohlbefinden{padding-block:55px 90px}
.sabine-note h2{font-size:clamp(32px,3vw,48px);font-weight:350}
.sabine-note .lead{font-size:18px}
.experience-heading h2{font-size:clamp(34px,3.2vw,50px);font-weight:350}
.experience-card h3{font-size:clamp(25px,2.2vw,33px);font-weight:400}
.analysis-path-intro h2{font-size:clamp(38px,3.6vw,56px);font-weight:350;letter-spacing:-.045em;line-height:1.12}
.analysis-path-step h3{font-size:26px;font-weight:400}
.footer-invitation h2{font-size:clamp(40px,4.4vw,66px);font-weight:350;line-height:1.1}
.page-hero h1{font-size:clamp(40px,4.4vw,70px);font-weight:350;line-height:1.1}
@media(max-width:1000px){
.cinema-content{padding-inline:6vw;grid-template-columns:minmax(0,1fr) 215px;gap:24px}.cinema-copy h1{font-size:clamp(43px,5.8vw,61px)}.cinema-action{width:215px;font-size:12px}
.reading-stage{padding:85px 6vw 38px;min-height:610px}.reading-content{gap:45px;grid-template-columns:minmax(0,1fr) 180px}.reading-text{font-size:clamp(32px,4vw,44px)}
.reading-aside{display:block;max-width:180px}.reading-aside .text-link{margin-top:25px;font-size:11px}
.offer-title,.offer-wohlbefinden .offer-title{font-size:clamp(41px,6vw,59px)}
}
@media(max-width:700px){
.cinema-stage{height:100svh;min-height:690px}.cinema-media{inset:0;height:auto;min-height:0;max-height:none}
.cinema-frame{object-position:58% center!important}.cinema-frame:nth-child(2){object-position:54% center!important}
.cinema-scrim{background:linear-gradient(180deg,#111e2680 0%,#111e2614 26%,#111e265c 52%,#111e26e0 100%)}
.cinema-content{display:flex;justify-content:flex-end;padding:125px 25px 110px;gap:26px;min-height:0;height:100%}
.cinema-copy h1{font-size:clamp(38px,9.6vw,52px);font-weight:480}.cinema-eyebrow{font-size:10px;letter-spacing:.045em;margin-bottom:19px}.cinema-lead{font-size:15px;max-width:260px;margin-top:21px}
.cinema-action{align-self:flex-start;width:auto;min-height:53px;font-size:12px;gap:27px}
.cinema-footnote{left:25px;right:25px;bottom:22px;display:block;font-size:9px}.cinema-footnote>a{display:block;font-size:8px;margin-top:7px}
.reading-stage{min-height:0;padding:70px 25px 35px}.reading-content{grid-template-columns:1fr;gap:35px;padding-block:42px}.reading-text{font-size:clamp(28px,7.1vw,37px);font-weight:350;line-height:1.24}.reading-line:last-child{margin-top:.5em}
.reading-aside{max-width:none}.reading-aside p{font-size:13px}.reading-aside .text-link{font-size:12px;margin-top:20px}.reading-bottom{font-size:9px}.living-line{opacity:.27}
.offer-sequence-intro{padding-top:45px}.offer-chapter{padding-block:33px 55px}.offer-title,.offer-wohlbefinden .offer-title{font-size:clamp(35px,8.8vw,48px)}
.offer-chapter-body{grid-template-columns:1fr;gap:30px;padding-top:26px}.offer-thought{font-size:26px}.offer-copy>p{font-size:16px}
.offer-food{grid-row:2}.offer-food figcaption{font-size:9px}
.offer-bewegung .offer-chapter-body{grid-template-columns:.65fr 1fr;gap:22px}.offer-bewegung .offer-copy>p{font-size:14px}
.sabine-note h2{font-size:34px}.experience-heading h2{font-size:35px}.experience-card h3{font-size:27px}.analysis-path-intro h2{font-size:38px}.analysis-path-step h3{font-size:24px}.footer-invitation h2{font-size:43px}.page-hero h1{font-size:39px}
}
@media(max-width:370px){.cinema-copy h1{font-size:35px}.reading-text{font-size:27px}.offer-title,.offer-wohlbefinden .offer-title{font-size:34px}.offer-bewegung .offer-chapter-body{grid-template-columns:1fr}.offer-bewegung .offer-portrait{width:48%}.offer-bewegung .offer-copy>p{font-size:16px}}
@media(max-height:650px) and (min-width:701px){.cinema-stage{height:650px;min-height:650px}.cinema-content{padding-top:145px;padding-bottom:100px}.cinema-copy h1{font-size:52px}.cinema-media{inset:0}}
@media(prefers-reduced-motion:reduce){main,.cinema-frame,.living-line{animation:none!important;transform:none!important}.living-line{stroke-dasharray:none!important;stroke-dashoffset:0!important}.cinema-frame:first-child{opacity:1}.cinema-frame:not(:first-child){opacity:0}.reading-word:after{animation:none!important;clip-path:none!important}}
@media print{.cinema-stage{height:auto;min-height:0}.cinema-content{padding:25px 0}.reading-stage{min-height:0;padding:30px 0}.living-line{display:none}.offer-food{max-width:350px}.offer-title,.offer-wohlbefinden .offer-title{font-size:38px}}
.header-inner{height:104px}.brand{width:230px}
.site-header nav{gap:30px}.nav-group{gap:28px}
.site-header{transition:background .35s,color .35s,border-color .35s}
@media(max-width:1000px){
.header-inner{height:96px;position:relative}
.js .site-header nav.is-open,.js .home .site-header nav.is-open,.js body.home.header-on-dark .site-header nav.is-open{left:auto;right:0;top:calc(100% + 4px);width:min(310px,calc(100vw - 40px));padding:15px 22px 20px;max-height:calc(100dvh - 110px);border:1px solid #ffffff32;border-radius:4px;background:#eef2f1df;color:#20272b;backdrop-filter:blur(24px) saturate(115%);box-shadow:0 18px 50px #07142124;animation:menu-arrive .3s cubic-bezier(.2,.7,.2,1) both}
.js body.home.header-on-dark .site-header nav.is-open{background:#17272de0;color:#fff}
.site-header nav a{font-size:16px;line-height:1.5;padding:10px 0;min-height:44px}
.site-header nav .nav-contact{margin-top:10px;padding:9px 18px!important}
.brand{width:215px}
}
@media(max-width:700px){.header-inner{height:88px}.brand{width:195px}}
@media(max-width:370px){.brand{width:174px}}
@keyframes menu-arrive{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.js .site-header nav.is-open,.js .home .site-header nav.is-open,.js body.home.header-on-dark .site-header nav.is-open{animation:none}.site-header{transition:none}}
.cinema-running .cinema-frame:first-child{animation:mountain-dissolve 27s linear infinite,photo-breathe 27s ease-in-out infinite alternate}
.cinema-running .cinema-frame:nth-child(2){animation:meadow-dissolve 27s linear infinite,photo-breathe 27s ease-in-out infinite alternate-reverse}
.cinema-running .cinema-frame:nth-child(3){animation:food-dissolve 27s linear infinite,photo-breathe 27s ease-in-out infinite alternate}
.cinema-frame:nth-child(2){object-position:50% 50%!important}.cinema-frame:nth-child(3){object-position:55% 55%!important}
@keyframes mountain-dissolve{0%,26%,100%{opacity:1}34%,92%{opacity:0}}
@keyframes meadow-dissolve{0%,26%,67%,100%{opacity:0}34%,59%{opacity:1}}
@keyframes food-dissolve{0%,59%,100%{opacity:0}67%,92%{opacity:1}}
.nature-portrait{margin:0;max-width:470px;width:100%;justify-self:center;overflow:hidden;align-self:center}
.nature-portrait img{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;object-position:50% 50%}
.nature-waterfall{max-width:420px}.nature-waterfall img{object-position:center 43%}
.personal-section{grid-template-columns:.72fr 1fr 1.1fr;gap:55px;align-items:center}.personal-photo{max-width:290px}.personal-photo img{aspect-ratio:2/3}.personal-section h2{font-size:clamp(32px,3vw,48px)}
@media(max-width:1000px){.personal-section{grid-template-columns:.75fr 1.25fr;gap:35px}.personal-section>.prose{grid-column:2}.personal-photo{grid-row:1/3}}
@media(max-width:700px){.nature-portrait{max-width:360px}.nature-portrait img{aspect-ratio:4/5}.personal-section{grid-template-columns:1fr;gap:32px}.personal-photo{grid-row:auto;justify-self:start;max-width:280px}.personal-section>.prose{grid-column:auto}.cinema-frame:first-child{object-position:54% center!important}.cinema-frame:nth-child(2){object-position:50% center!important}.cinema-frame:nth-child(3){object-position:60% center!important}}
picture.cinema-frame{display:block}
.cinema-frame>img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%}
@media(max-width:700px){input,select,textarea{font-size:16px}}
@media(max-width:1000px){
html:not(.js) .site-header{position:relative}
html:not(.js) .header-inner{height:auto;min-height:88px;flex-wrap:wrap;padding-block:12px;gap:14px}
html:not(.js) .site-header nav{display:flex;position:static;width:100%;height:auto;flex-wrap:wrap;gap:14px;padding:0;background:transparent}
html:not(.js) .site-header .nav-group{display:flex;flex-wrap:wrap;gap:14px}
}
