/* SPORTSHOUSE — Designsystem: warmes Weiß, Graphit und Signalorange.
   Systemschriften, kein Font-Download, keine externen CSS-Abhängigkeiten. */
:root{--ink:#191b19;--black:#101310;--paper:#f3f1e9;--white:#fffdf7;--orange:#ff7136;--orange-dark:#ab4117;--muted:#62645d;--line:#d6d7ce;--dark-line:#353a33;--max:1320px;--gutter:clamp(22px,4.6vw,88px);--radius:4px;--sans:Arial,Helvetica,ui-sans-serif,system-ui,sans-serif;--display:Arial,Helvetica,ui-sans-serif,system-ui,sans-serif;--ease:cubic-bezier(.2,.7,.2,1)}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}::selection{background:var(--orange);color:var(--black)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}button{color:inherit}button,fieldset{margin:0}button{border:0}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3,h4{margin:0}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--orange-dark);outline-offset:5px}.dark :focus-visible,.site-header :focus-visible{outline-color:var(--orange)}[hidden]{display:none!important}.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}.skip-link{position:fixed;top:10px;left:10px;z-index:9999;background:var(--paper);color:var(--ink);padding:14px 20px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.wrap{width:100%;max-width:calc(var(--max) + var(--gutter)*2);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:112px}.dark{background:var(--black);color:var(--paper)}.eyebrow{display:flex;align-items:center;gap:12px;font-size:11px;font-weight:700;letter-spacing:.17em;line-height:1.5;text-transform:uppercase}.eyebrow:before{content:'';height:6px;width:6px;background:var(--orange-dark);flex:none}.dark .eyebrow:before,.hero .eyebrow:before{background:var(--orange)}.section-index{color:var(--muted);font-size:11px;letter-spacing:.12em}.display{font-family:var(--display);font-weight:800;line-height:1.02;letter-spacing:-.055em;text-transform:uppercase}.section-title{font-size:clamp(38px,4.6vw,68px);margin-top:24px}.section-title .soft{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.055em;text-transform:none;font-style:italic}.muted{color:var(--muted)}.dark .muted{color:#b8bcb1}.icon{width:22px;height:22px;display:inline-block;vertical-align:middle;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.icon-sm{width:18px;height:18px}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;min-height:54px;padding:16px 23px;background:var(--orange);color:var(--black);font-size:13px;font-weight:700;line-height:1.3;border:1px solid transparent;border-radius:var(--radius);transition:background .25s,transform .25s;white-space:normal}.button:hover{background:#ff8b59;transform:translateY(-2px)}.button .icon{width:20px;height:20px;transition:transform .3s}.button:hover .icon{transform:translateX(3px)}.button-white{background:var(--paper);color:var(--ink)}.button-white:hover{background:white}.button-outline{background:transparent;border-color:#71766b;color:var(--paper)}.button-outline:hover{background:#ffffff12}.button-ink{background:var(--ink);color:var(--paper)}.button-ink:hover{background:#353b31}.text-link{display:inline-flex;gap:24px;align-items:center;min-height:44px;border-bottom:1px solid currentColor;padding-bottom:4px;font-size:13px;font-weight:700;transition:gap .2s}.text-link:hover{gap:32px}.round-button{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--line);background:transparent;border-radius:50%;transition:background .2s,transform .2s}.round-button:hover{background:var(--orange);transform:rotate(-7deg);border-color:var(--orange)}.round-button .icon{width:20px;height:20px}
/* Kopfbereich */
.site-header{position:sticky;top:0;z-index:50;background:rgba(16,19,16,.98);color:var(--paper);border-bottom:1px solid #ffffff19}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;flex-direction:column;line-height:1;flex-shrink:0}.brand-name{font-size:22px;font-weight:900;letter-spacing:-.065em}.brand-name span{color:var(--orange)}.brand-place{margin-top:7px;font-size:8px;font-weight:500;letter-spacing:.54em;transform:translateX(3px)}.desktop-nav{display:flex;gap:29px;align-items:center}.desktop-nav a{font-size:12px;color:#d8dcd3;position:relative;padding-block:15px}.desktop-nav a:after{content:'';position:absolute;bottom:8px;left:0;width:100%;height:2px;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover:after,.desktop-nav a[aria-current='location']:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:22px}.header-time{font-size:10px;line-height:1.45;letter-spacing:.07em;color:#b9c0b1;text-align:right}.header-time strong{font-size:12px;color:var(--paper);display:block}.header-actions .button{min-height:44px;padding:12px 18px;font-size:11px;gap:20px}.menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;background:transparent;color:var(--paper)}.menu-toggle .icon{width:25px;height:25px}.mobile-menu{width:min(440px,100%);max-width:100%;height:100dvh;max-height:100dvh;padding:28px;border:0;background:var(--black);color:var(--paper);margin:0 0 0 auto}.mobile-menu::backdrop{background:#000a;backdrop-filter:blur(6px)}.mobile-menu-top{display:flex;align-items:center;justify-content:space-between}.mobile-menu .round-button{border-color:#58604f;color:var(--paper)}.mobile-links{display:grid;gap:0;margin-block:44px}.mobile-links a{font-size:29px;letter-spacing:-.04em;padding:16px 0;border-bottom:1px solid var(--dark-line)}.mobile-menu .button{width:100%}.mobile-menu p{margin-top:24px;font-size:12px;color:#c5c9be}
/* Hero: echte Studioumgebung, keine erfundene Location. */
.hero{isolation:isolate;position:relative;min-height:718px;color:var(--paper);overflow:hidden;background:#181b16}.hero-media{position:absolute;inset:0;z-index:-3}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:69% 54%;filter:saturate(.7) contrast(1.06) brightness(1.15);transform:scale(1.015)}.hero:before{content:'';position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(11,14,11,.95) 0%,rgba(11,14,11,.86) 26%,rgba(11,14,11,.35) 65%,rgba(11,14,11,.06) 100%)}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(11,14,11,.9),transparent 30%,transparent 85%,rgba(11,14,11,.2))}.hero-inner{position:relative;padding-top:86px;padding-bottom:38px;min-height:718px;display:flex;flex-direction:column}.hero-kicker{color:#d9ddcf;font-weight:500}.hero h1{font-size:clamp(67px,7.7vw,114px);max-width:1010px;line-height:.96;margin-block:27px 27px;letter-spacing:-.065em}.hero h1 span{color:var(--orange)}.hero-description{max-width:370px;font-size:15px;line-height:1.75;color:#d6dbce}.hero-cta{display:flex;align-items:center;gap:26px;margin-top:28px}.hero-cta .quiet-link{font-size:12px;border-bottom:1px solid #898d80;padding-block:11px}.hero-cta .quiet-link:hover{border-color:var(--orange);color:var(--orange)}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-top:auto;padding-top:52px}.hero-bottom>p{font-size:10px;letter-spacing:.14em;text-transform:uppercase;display:flex;gap:14px;align-items:center}.hero-bottom>p:before{content:'';width:31px;height:1px;background:#aab09f}.hero-photo-note{position:absolute;right:var(--gutter);bottom:139px;font-size:10px;letter-spacing:.03em;color:#dfe2d9;writing-mode:vertical-rl;display:flex;gap:12px;align-items:center}.hero-photo-note:before{content:'';width:1px;height:32px;background:#bec4b2}.hero-hours{display:flex;align-items:center;gap:20px;border-left:1px solid #717966;padding-left:26px}.hero-hours strong{white-space:nowrap;flex-shrink:0;font-size:39px;line-height:1;letter-spacing:-.08em;font-weight:500}.hero-hours strong span{font-size:23px;color:var(--orange);padding-inline:3px}.hero-hours p{font-size:10px;line-height:1.6;color:#d3d8c9}.hero-hours p b{color:var(--white);font-weight:500;font-size:11px}.quick-facts{background:#1b201a;color:var(--paper);border-top:1px solid #555b4b}.facts-inner{display:grid;grid-template-columns:repeat(4,1fr);min-height:100px;align-items:center}.fact{display:flex;align-items:center;gap:16px;padding:18px 20px;border-left:1px solid #3f453a}.fact:first-child{border:0;padding-left:0}.fact .icon{width:25px;height:25px;color:#fa8957}.fact strong{font-size:12px;font-weight:500;display:block}.fact span{font-size:10px;color:#a8af9f}
/* Intro und Angebote */
.intro-head{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;align-items:end}.intro-head .section-title{margin-top:22px;max-width:630px}.intro-head .intro-copy{max-width:405px;justify-self:end;padding-bottom:4px}.intro-copy p{color:var(--muted);font-size:15px;line-height:1.8}.intro-copy .text-link{margin-top:21px}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:37px}.section-heading-row p{font-size:13px;color:var(--muted);max-width:310px}.training-section{padding-top:0}.training-rule{border-top:1px solid var(--line);padding-top:27px;margin-bottom:29px;display:flex;justify-content:space-between;align-items:center}.training-rule .eyebrow{font-size:10px}.training-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.training-card{padding:0;background:transparent;text-align:left;width:100%;display:flex;flex-direction:column}.training-photo{position:relative;aspect-ratio:4/4.7;width:100%;background:#22261f;overflow:hidden;border-radius:var(--radius)}.training-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0b100bd4 0%,transparent 60%);pointer-events:none}.training-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.7) contrast(1.03);transition:transform .7s var(--ease),filter .7s}.training-card:hover img{transform:scale(1.055);filter:saturate(.95)}.card-category{position:absolute;top:19px;left:19px;padding:6px 10px;border:1px solid #ffffff70;border-radius:2px;color:var(--white);font-size:9px;font-weight:500;letter-spacing:.13em;backdrop-filter:blur(6px);background:#15191455;z-index:2}.card-photo-bottom{position:absolute;z-index:2;bottom:25px;left:24px;right:24px;color:var(--white);display:flex;justify-content:space-between;gap:15px;align-items:flex-end}.card-photo-bottom .card-title{font-size:29px;line-height:1.05;letter-spacing:-.04em;font-weight:600}.card-arrow{width:40px;height:40px;border-radius:50%;border:1px solid #b9c0b09e;display:grid;place-items:center;flex-shrink:0;transition:background .3s,color .3s,border-color .3s}.training-card:hover .card-arrow{background:var(--orange);color:var(--black);border-color:var(--orange)}.card-caption{padding-top:16px;display:flex;gap:22px;align-items:baseline;justify-content:space-between;width:100%}.card-caption .card-caption-text{font-size:12px;color:var(--muted)}.card-caption>span{font-size:10px;color:var(--orange-dark)}.training-extras{margin-top:38px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.extra{display:flex;align-items:center;gap:15px;text-align:left;background:transparent;border-block:1px solid var(--line);padding:21px 1px;min-height:95px}.extra:hover{border-bottom-color:var(--orange-dark)}.extra>.icon{color:var(--orange-dark);width:25px;height:25px}.extra>span{flex:1}.extra strong{display:block;font-size:13px;font-weight:600}.extra small{color:var(--muted);font-size:11px;display:block;margin-top:3px}.extra>.arrow{width:18px;color:var(--ink)}
/* EGYM / BioAge */
.egym-section{position:relative;overflow:hidden}.egym-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--dark-line);padding-bottom:23px;margin-bottom:55px}.egym-wordmark{font-size:28px;font-weight:800;letter-spacing:-.04em}.egym-wordmark span{color:var(--orange)}.egym-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.egym-copy .section-title{margin-top:0;max-width:580px;font-size:clamp(38px,4.3vw,64px)}.egym-copy>p{margin-top:25px;color:#b9c0b1;max-width:410px;font-size:14px;line-height:1.85}.egym-points{padding:0;margin:30px 0 30px;list-style:none;display:grid;gap:15px}.egym-points li{font-size:12px;display:flex;align-items:center;gap:14px}.egym-points .icon{color:var(--orange);width:18px;height:18px}.egym-visual{position:relative}.egym-frame{position:relative;aspect-ratio:1/1.11;border-radius:var(--radius);overflow:hidden;background:#9691a1}.egym-frame img{width:100%;height:100%;object-fit:cover;object-position:50% 52%}.egym-frame:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#101310a0,transparent 33%)}.egym-label{position:absolute;left:22px;right:22px;top:22px;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.14em;color:#161a16}.egym-label span:first-child{border:1px solid #2b2d2960;padding:6px 9px}.egym-photo-caption{position:absolute;bottom:18px;right:21px;color:#e2e3df;font-size:9px;z-index:1}.bioage-tag{position:absolute;left:-32px;bottom:36px;width:205px;background:var(--paper);color:var(--ink);border-radius:3px;padding:19px 22px;box-shadow:0 8px 28px #0003}.bioage-tag .eyebrow{font-size:8px;letter-spacing:.12em;gap:7px}.bioage-tag .eyebrow:before{background:var(--orange-dark);width:4px;height:4px}.bioage-tag strong{display:block;font-size:29px;letter-spacing:-.055em;margin-top:7px}.bioage-tag p{font-size:10px;color:var(--muted);margin-top:2px;line-height:1.6}.bioage-bars{display:flex;gap:5px;align-items:flex-end;height:33px;margin-top:14px}.bioage-bars i{height:var(--height);flex:1;background:#dadcd2}.bioage-bars i:last-child{background:var(--orange)}.bioage-section{margin-top:67px;padding-top:35px;border-top:1px solid var(--dark-line);display:grid;grid-template-columns:1fr 1.15fr;gap:70px;align-items:center}.bioage-intro h3{font-size:27px;line-height:1.2;letter-spacing:-.04em;font-weight:500}.bioage-intro p{font-size:12px;color:#b9c0b1;max-width:400px;margin-top:12px}.bioage-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:17px}.bioage-tabs button{background:transparent;color:#c2c8b8;border:1px solid #515948;border-radius:3px;padding:9px 12px;font-size:10px;min-height:38px}.bioage-tabs button[aria-selected='true']{background:var(--orange);border-color:var(--orange);color:var(--black)}.bioage-panel{font-size:12px;line-height:1.8;min-height:66px;color:#c5cbbd}.bioage-panel strong{font-weight:600;color:var(--paper)}
/* Statement und Studio */
.manifesto{background:var(--orange);padding:33px 0;overflow:hidden}.manifesto-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.manifesto span{font-size:clamp(22px,3.9vw,58px);font-weight:800;letter-spacing:-.055em;line-height:1;text-transform:uppercase;white-space:nowrap}.manifesto .burst{width:34px;height:34px;flex:none;color:var(--black)}.studio-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:100px;align-items:end;margin-bottom:45px}.studio-heading p{color:var(--muted);font-size:14px;max-width:355px;justify-self:end;padding-bottom:4px;line-height:1.85}.gallery-grid{display:grid;grid-template-columns:1.38fr 1fr;grid-template-rows:245px 245px;gap:19px}.gallery-tile{position:relative;display:block;width:100%;height:100%;padding:0;background:#252b23;overflow:hidden;text-align:left;color:white;border-radius:var(--radius)}.gallery-tile:first-child{grid-row:1/3}.gallery-tile img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease);filter:saturate(.85)}.gallery-tile:hover img{transform:scale(1.04)}.gallery-tile:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0c100bab,transparent 48%);pointer-events:none}.gallery-tile-label{position:absolute;left:23px;right:23px;bottom:22px;z-index:1;display:flex;justify-content:space-between;align-items:center;font-size:12px}.gallery-tile-label .icon{padding:10px;box-sizing:content-box;width:18px;height:18px;border:1px solid #ffffff70;border-radius:50%}.gallery-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px}.gallery-bottom p{font-size:10px;letter-spacing:.03em;color:var(--muted);display:flex;align-items:center;gap:9px}.gallery-bottom .icon{width:14px;height:14px}.gallery-bottom .text-link{border-bottom-color:#8e9287;font-size:12px}.start-section{padding-top:0}.start-inner{border-top:1px solid var(--line);padding-top:48px}.start-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.start-head h2{font-size:clamp(28px,3vw,43px);font-weight:600;line-height:1.14;letter-spacing:-.05em}.start-head p{max-width:325px;color:var(--muted);font-size:13px}.steps{margin-top:43px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.step{border-top:1px solid var(--line);padding-top:24px;position:relative}.step-number{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:36px;line-height:1;color:var(--orange-dark)}.step h3{font-size:18px;font-weight:500;letter-spacing:-.03em;margin-top:22px}.step p{font-size:12px;color:var(--muted);margin-top:10px;max-width:290px;line-height:1.85}.step-arrow{position:absolute;right:5px;top:30px;color:#818778}.step:last-child .step-arrow{color:var(--orange-dark)}
/* Firmenfitness und FAQ */
.corporate-panel{display:grid;grid-template-columns:1.1fr 1fr;min-height:360px;background:#21291f;color:var(--paper);border-radius:var(--radius);overflow:hidden}.corporate-copy{padding:47px 49px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.corporate-copy .eyebrow{color:#c0c8b7;font-size:9px}.corporate-copy h2{font-size:clamp(31px,3.3vw,48px);margin-top:18px}.corporate-copy>p{font-size:12px;color:#c0c8b7;max-width:330px;margin-top:18px;line-height:1.8}.corporate-copy .text-link{margin-top:20px;color:var(--paper);font-size:11px}.corporate-art{position:relative;overflow:hidden;min-height:280px;isolation:isolate}.corporate-art img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;filter:saturate(.6)}.corporate-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#21291f98,transparent 80%)}.faq-layout{display:grid;grid-template-columns:.86fr 1.3fr;gap:100px}.faq-intro .section-title{font-size:clamp(37px,4.4vw,60px)}.faq-intro p{font-size:13px;color:var(--muted);margin-top:24px;max-width:285px}.faq-intro .text-link{margin-top:23px;font-size:12px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px 0;cursor:pointer;font-size:14px;line-height:1.4;font-weight:500;min-height:80px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:18px;height:18px;transition:transform .25s}.faq-list details[open] summary .icon{transform:rotate(45deg);color:var(--orange-dark)}.faq-list details p{font-size:13px;line-height:1.9;color:var(--muted);padding:0 38px 23px 0}.faq-list details a{text-decoration:underline;text-underline-offset:3px}
/* Schluss-CTA, Kontakt und Footer */
.final-cta{background:#e5e7dc;position:relative;padding:60px 0}.final-cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:45px}.final-cta h2{font-size:clamp(34px,4.6vw,66px);letter-spacing:-.055em;line-height:1.04;font-weight:600}.final-cta h2 em{font-family:Georgia,'Times New Roman',serif;font-weight:400}.final-cta p{font-size:12px;color:#555e4d;margin-top:13px}.final-cta-action{flex-shrink:0;text-align:center}.final-cta-action small{display:block;font-size:9px;margin-top:13px;color:#5d6655}.contact-section{padding-top:90px}.contact-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px}.contact-heading h2{font-size:clamp(36px,4.4vw,64px);line-height:1.05;letter-spacing:-.05em;font-weight:500;margin-top:20px}.contact-heading p{font-size:12px;line-height:1.8;color:#b6beac;max-width:260px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact-photo{aspect-ratio:1.65;background:#252b20;overflow:hidden;border-radius:var(--radius)}.contact-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 53%;filter:saturate(.67)}.contact-info{display:grid;grid-template-columns:1.05fr 1fr;gap:30px;padding-top:26px}.contact-info h3{font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#a0ab95;margin-bottom:10px;font-weight:500}.contact-info address{font-style:normal;font-size:13px;line-height:1.8}.contact-info p,.contact-info a{font-size:12px;line-height:1.9}.contact-info a:hover{color:var(--orange)}.contact-info .small-link{display:inline-flex;align-items:center;gap:12px;font-size:10px;margin-top:12px;color:#ff9b6e;border-bottom:1px solid #7a5c3e}.contact-info .small-link .icon{width:14px;height:14px}.contact-digital{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:16px 26px;margin-top:0;padding-top:19px;border-top:1px solid var(--dark-line)}.contact-digital a{display:inline-flex;align-items:center;gap:10px;font-size:12px}.contact-digital .icon{width:16px;height:16px;color:#a4ad98}.form-heading{font-size:21px;font-weight:500;letter-spacing:-.03em;margin-bottom:6px}.form-note{font-size:11px;color:#aab59d;margin-bottom:23px;line-height:1.8}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:19px}.field{display:flex;flex-direction:column;gap:8px}.field.full{grid-column:1/-1}.field label{font-size:11px;color:#dde3d3}.field label span{color:#a4ac9b;font-size:10px}.field input,.field select,.field textarea{width:100%;background:#1b2118;border:1px solid #454e3c;border-radius:3px;padding:12px 13px;color:var(--paper);font-size:12px;min-height:46px;box-shadow:none}.field textarea{min-height:101px;resize:vertical}.field select{appearance:auto;color-scheme:dark}.field input::placeholder,.field textarea::placeholder{color:#8f9a82}.field [aria-invalid='true']{border-color:#ff967a}.form-error{color:#ffb39a;grid-column:1/-1;font-size:11px;line-height:1.6;min-height:0}.form-footnote{font-size:10px;color:#aab59d;line-height:1.8;grid-column:1/-1}.form-footnote a{text-decoration:underline;text-underline-offset:2px}.contact-form .button{justify-self:start;grid-column:1/-1;margin-top:1px;min-height:46px;font-size:12px}.site-footer{background:var(--black);color:var(--paper);padding-top:0}.footer-top{padding-block:31px;border-block:1px solid var(--dark-line);display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-links{display:flex;gap:27px;align-items:center;font-size:11px;color:#bbc4ae}.footer-links a:hover{color:var(--orange)}.footer-back{display:inline-flex;align-items:center;gap:13px;font-size:10px;color:#c1cab4}.footer-wordmark{position:relative;padding-block:34px 28px;overflow:hidden;line-height:.85;display:flex;align-items:center;justify-content:center;font-size:clamp(54px,12.3vw,183px);font-weight:800;letter-spacing:-.068em;color:#283020;user-select:none}.footer-wordmark span{color:#3a472f}.footer-bottom{display:flex;justify-content:space-between;gap:25px;padding-block:0 26px;color:#9ca68f;font-size:9px;letter-spacing:.02em}.mobile-cta{display:none}
/* Dialoge: natives Fokusmanagement, Escape und schließbare Backdrops. */
dialog{color:var(--ink)}dialog::backdrop{background:#090e0be6;backdrop-filter:blur(7px)}.detail-dialog{width:min(880px,calc(100% - 32px));max-height:calc(100dvh - 40px);padding:0;border:0;background:var(--paper);border-radius:5px;overflow:auto}.dialog-close{position:absolute;right:16px;top:16px;z-index:5;background:var(--paper);color:var(--ink);border:1px solid #c7ccc1}.detail-dialog-inner{display:grid;grid-template-columns:1fr 1.1fr;min-height:500px}.detail-dialog-photo{height:100%;min-height:260px;background:#273023;display:grid;place-items:center;overflow:hidden}.detail-dialog-photo img{width:100%;height:100%;object-fit:cover}.detail-dialog-photo>.icon{width:100px;height:100px;color:var(--orange);stroke-width:.75}.detail-content{padding:68px 35px 35px}.detail-content .eyebrow{font-size:9px}.detail-content h2{font-size:37px;line-height:1.08;letter-spacing:-.05em;margin-top:18px;font-weight:600}.detail-content p{font-size:13px;line-height:1.85;color:var(--muted);margin-top:20px}.detail-content ul{list-style:none;padding:0;margin:23px 0;display:grid;gap:9px;font-size:12px}.detail-content li{position:relative;padding-left:17px}.detail-content li:before{position:absolute;content:'+';color:var(--orange-dark);left:0;font-weight:600}.detail-content .button{font-size:11px;min-height:48px;padding:13px 17px;gap:12px}.gallery-dialog{max-width:100%;max-height:100%;width:100vw;height:100dvh;margin:0;border:0;padding:0;background:#11150f;color:var(--paper);overflow:hidden}.gallery-dialog-inner{max-width:1360px;margin:auto;height:100%;display:flex;flex-direction:column;padding:24px 5vw 20px}.gallery-dialog-top{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:20px}.gallery-dialog-top p{font-size:10px;color:#c0c7b6;letter-spacing:.1em;text-transform:uppercase}.gallery-dialog .round-button{border-color:#657158;color:var(--paper)}.gallery-stage{position:relative;flex:1;min-height:0;display:grid;place-items:center}.gallery-stage img{height:100%;width:100%;object-fit:contain}.gallery-controls{position:absolute;inset:50% 0 auto;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none}.gallery-controls .round-button{pointer-events:auto;background:#131b13d6;margin-inline:10px}.gallery-caption{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:17px}.gallery-caption h2{font-size:21px;font-weight:500;letter-spacing:-.03em;line-height:1.3}.gallery-caption p{color:#b8c3a9;font-size:10px;margin-top:5px}.gallery-count{font-size:11px;color:#c3cdb5}.gallery-thumbs{display:flex;gap:8px;overflow:auto;padding:18px 0 7px;scrollbar-width:thin;flex-shrink:0}.gallery-thumb{width:63px;height:47px;flex-shrink:0;overflow:hidden;opacity:.5;padding:0;background:transparent;border:2px solid transparent;border-radius:2px}.gallery-thumb[aria-current='true']{opacity:1;border-color:var(--orange)}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.mail-dialog{width:min(580px,calc(100% - 32px));max-height:calc(100dvh - 40px);border:0;border-radius:4px;padding:48px 30px 30px;background:var(--paper)}.mail-dialog h2{font-size:29px;letter-spacing:-.04em;line-height:1.2;margin:12px 0}.mail-dialog p{font-size:12px;line-height:1.8;color:var(--muted)}.mail-preview{font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere;max-height:240px;overflow:auto;background:#e6e8df;padding:18px;margin-block:20px;border-radius:3px}.mail-actions{display:flex;gap:13px;flex-wrap:wrap}.mail-actions .button{font-size:11px;min-height:46px;padding:12px 16px;gap:13px}.mail-status{margin-top:15px;min-height:20px}
/* Responsive */
@media(min-width:1600px){.hero{min-height:790px}.hero-inner{min-height:790px;padding-top:102px}.hero h1{font-size:123px}.hero-media img{object-position:65% 50%}}
@media(max-width:1200px){.desktop-nav{gap:21px}.header-time{display:none}.header-inner{gap:22px}.egym-layout{gap:58px}.section{padding-block:88px}.training-section{padding-top:0}.start-section{padding-top:0}.intro-head{gap:55px}.studio-heading{gap:50px}.faq-layout{gap:60px}.contact-grid{gap:43px}.corporate-copy{padding:40px}.card-photo-bottom .card-title{font-size:25px}.gallery-grid{grid-template-rows:210px 210px}.hero h1{font-size:clamp(65px,8vw,102px)}}
@media(max-width:960px){.desktop-nav{display:none}.menu-toggle{display:flex}.header-inner{height:75px}.header-actions{gap:19px}.hero,.hero-inner{min-height:700px}.hero-inner{padding-top:86px}.hero h1{font-size:clamp(65px,9.9vw,96px);max-width:780px}.hero-photo-note{display:none}.fact{padding-inline:15px;gap:10px}.fact .icon{width:21px;height:21px}.fact strong{font-size:10px}.fact span{font-size:9px}.intro-head{gap:40px;grid-template-columns:1.1fr 1fr}.training-grid{gap:15px}.training-photo{aspect-ratio:3/4.2}.card-photo-bottom{left:17px;right:17px;bottom:20px;align-items:flex-start}.card-photo-bottom .card-title{font-size:22px}.card-arrow{width:30px;height:30px}.card-arrow .icon{width:15px;height:15px}.card-category{left:15px;top:15px;font-size:8px}.card-caption{gap:10px}.card-caption .card-caption-text{font-size:11px}.extra small{font-size:10px}.extra{gap:11px}.extra strong{font-size:12px}.egym-layout{gap:40px}.egym-copy .section-title{font-size:43px}.egym-frame{aspect-ratio:1/1.36}.egym-frame img{object-position:57%}.bioage-tag{width:177px;left:-17px;padding:17px}.bioage-tag strong{font-size:26px}.bioage-section{gap:40px}.gallery-grid{grid-template-columns:1.2fr 1fr;grid-template-rows:200px 200px;gap:15px}.steps{gap:25px}.corporate-panel{grid-template-columns:1.1fr 1fr}.corporate-copy{padding:33px}.faq-layout{gap:45px}.contact-grid{gap:35px}.contact-info{grid-template-columns:1fr;gap:23px}.contact-digital{display:grid;gap:13px}.final-cta .wrap{gap:28px}.final-cta-action .button{font-size:12px;gap:16px}}
@media(max-width:720px){:root{--gutter:24px}html{scroll-padding-top:76px}.section{padding-block:69px}.header-inner{height:70px;gap:15px}.brand-name{font-size:20px}.brand-place{font-size:7px}.header-actions{gap:11px}.header-actions .button{min-height:39px;padding:10px 12px;gap:10px;font-size:10px}.header-actions .button .icon{width:15px;height:15px}.menu-toggle{width:36px}.hero,.hero-inner{min-height:722px}.hero-inner{padding-top:60px;padding-bottom:29px}.hero-media img{object-position:68% 50%;filter:saturate(.68) contrast(1.02)}.hero:before{background:linear-gradient(90deg,#0b0f0bef,#0b0f0bad 62%,#0b0f0b4f)}.hero:after{background:linear-gradient(0deg,#0b0f0beb,transparent 50%)}.hero-kicker{font-size:9px;letter-spacing:.13em}.hero h1{font-size:clamp(52px,10vw,72px);letter-spacing:-.062em;line-height:.98;margin-block:26px;max-width:590px}.hero-description{max-width:330px;font-size:14px}.hero-cta{flex-wrap:wrap;gap:17px 23px;margin-top:27px;align-items:center}.hero-cta .button{font-size:12px;padding:16px 19px;gap:20px}.hero-cta .quiet-link{font-size:11px}.hero-bottom{padding-top:45px;gap:25px;align-items:flex-end}.hero-bottom>p{font-size:8px;max-width:140px;line-height:1.8;letter-spacing:.06em;gap:10px}.hero-bottom>p:before{width:20px}.hero-hours{gap:12px;padding-left:17px}.hero-hours strong{font-size:32px}.hero-hours strong span{font-size:20px}.hero-hours p{font-size:8px}.hero-hours p b{font-size:9px}.facts-inner{grid-template-columns:1fr 1fr;min-height:auto;padding-block:11px}.fact{min-height:77px;padding:12px 15px;gap:13px}.fact:nth-child(odd){padding-left:0;border-left:0}.fact:nth-child(-n+2){border-bottom:1px solid #3f453a}.fact strong{font-size:11px}.fact span{font-size:9px}.fact .icon{width:23px;height:23px}.intro-head{grid-template-columns:1fr;gap:28px}.intro-head .intro-copy{max-width:440px;justify-self:start}.section-title{font-size:43px;line-height:1.04;max-width:510px}.intro-copy p{font-size:14px}.intro-copy .text-link{font-size:12px;margin-top:17px}.training-section{padding-top:0}.training-rule{padding-top:21px;margin-bottom:23px}.training-grid{grid-template-columns:1fr;gap:31px}.training-photo{aspect-ratio:1.17}.training-photo img{object-position:50% 60%}.card-photo-bottom .card-title{font-size:32px}.card-photo-bottom{left:22px;right:22px;bottom:25px}.card-arrow{width:43px;height:43px}.card-arrow .icon{width:20px;height:20px}.card-category{left:21px;top:20px;font-size:9px}.card-caption .card-caption-text{font-size:12px}.card-caption{padding-top:13px}.card-caption>span{font-size:10px}.training-extras{grid-template-columns:1fr;margin-top:32px;gap:0}.extra{min-height:88px;border-bottom:0;padding:20px 2px;gap:17px}.extra:last-child{border-bottom:1px solid var(--line)}.extra strong{font-size:14px}.extra small{font-size:11px}.extra>.icon{width:25px;height:25px}.egym-top{padding-bottom:20px;margin-bottom:37px}.egym-top .eyebrow{font-size:9px;letter-spacing:.11em}.egym-wordmark{font-size:25px}.egym-layout{grid-template-columns:1fr;gap:44px}.egym-copy .section-title{font-size:clamp(40px,8.9vw,57px)}.egym-copy>p{font-size:13px;max-width:430px;margin-top:23px}.egym-points{font-size:12px;gap:14px;margin-block:24px}.egym-visual{margin-left:17px}.egym-frame{aspect-ratio:1/1.07}.egym-frame img{object-position:50% 52%}.bioage-tag{left:-17px;bottom:27px;width:185px;padding:19px}.bioage-section{margin-top:44px;padding-top:30px;grid-template-columns:1fr;gap:25px}.bioage-intro h3{font-size:27px}.bioage-intro p{font-size:12px}.bioage-tabs{gap:7px;margin-bottom:14px}.bioage-tabs button{font-size:10px;padding-inline:10px}.bioage-panel{font-size:12px;min-height:78px}.manifesto{padding:26px 0}.manifesto-inner{flex-wrap:wrap;gap:16px;justify-content:center}.manifesto span{font-size:27px}.manifesto .burst{width:21px;height:21px}.manifesto .last{display:none}.studio-heading{grid-template-columns:1fr;gap:26px;margin-bottom:31px}.studio-heading p{justify-self:start;max-width:410px;font-size:13px}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:320px 185px;gap:12px}.gallery-tile:first-child{grid-row:auto;grid-column:1/-1}.gallery-tile-label{left:15px;right:15px;bottom:16px;gap:10px;font-size:10px}.gallery-tile-label .icon{padding:6px;width:15px;height:15px}.gallery-tile:first-child .gallery-tile-label{font-size:12px;left:20px;right:20px;bottom:19px}.gallery-bottom{align-items:flex-start;gap:20px;margin-top:18px}.gallery-bottom p{font-size:9px;max-width:170px;gap:7px;padding-top:13px;line-height:1.6}.gallery-bottom .text-link{font-size:10px;gap:12px;flex-shrink:0}.gallery-bottom .text-link .icon{width:17px;height:17px}.start-section{padding-top:0}.start-inner{padding-top:33px}.start-head{display:block}.start-head h2{font-size:33px}.start-head p{margin-top:18px;max-width:380px;font-size:13px}.steps{grid-template-columns:1fr;gap:26px;margin-top:30px}.step{padding-left:68px;padding-top:23px}.step-number{position:absolute;left:0;top:25px;font-size:34px}.step h3{font-size:18px;margin-top:0;padding-right:30px}.step p{font-size:12px;max-width:400px;margin-top:9px}.step-arrow{top:22px;width:18px}.corporate-panel{grid-template-columns:1fr}.corporate-copy{padding:35px 28px}.corporate-copy h2{font-size:40px;max-width:400px}.corporate-copy>p{font-size:12px;max-width:390px}.corporate-art{min-height:250px}.corporate-art:after{background:linear-gradient(180deg,#21291f60,transparent)}.faq-layout{grid-template-columns:1fr;gap:35px}.faq-intro .section-title{font-size:43px}.faq-intro p{font-size:12px;margin-top:19px;max-width:350px}.faq-intro .text-link{margin-top:14px;font-size:11px}.faq-list summary{font-size:13px;min-height:78px;padding-block:21px}.faq-list details p{font-size:12px;padding-right:25px}.final-cta{padding:44px 0}.final-cta .wrap{display:block}.final-cta h2{font-size:43px}.final-cta p{font-size:12px;max-width:290px;line-height:1.8}.final-cta-action{text-align:left;margin-top:24px}.final-cta-action small{margin-top:11px;font-size:9px}.contact-heading{display:block;margin-bottom:29px}.contact-heading h2{font-size:43px;margin-top:18px}.contact-heading>p{margin-top:20px;max-width:400px;font-size:12px}.contact-grid{grid-template-columns:1fr;gap:41px}.contact-photo{aspect-ratio:1.45}.contact-info{grid-template-columns:1fr 1fr;gap:25px;padding-top:23px}.contact-info h3{font-size:9px}.contact-info address{font-size:12px}.contact-info p,.contact-info a{font-size:11px}.contact-digital{display:flex;gap:15px 25px}.contact-digital a{font-size:11px}.contact-form{gap:18px}.form-heading{font-size:23px}.form-note{font-size:11px;margin-bottom:22px}.field input,.field select,.field textarea{font-size:16px;min-height:49px}.field label{font-size:11px}.field input::placeholder,.field textarea::placeholder{font-size:13px}.field textarea{min-height:116px}.contact-form .button{min-height:50px;font-size:12px}.footer-top{align-items:flex-start;flex-direction:column;gap:27px}.footer-top .brand-name{font-size:21px}.footer-links{flex-wrap:wrap;gap:18px 23px;font-size:10px}.footer-back{font-size:10px;align-self:flex-end;margin-top:-47px}.footer-wordmark{font-size:12vw;padding-top:33px;padding-bottom:29px}.footer-bottom{font-size:8px;gap:20px;padding-bottom:90px}.mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:40;background:#101310f7;backdrop-filter:blur(10px);border-top:1px solid #717b604d;padding:11px 18px max(11px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:18px;transform:translateY(110%);transition:transform .3s}.mobile-cta.is-visible{transform:translateY(0)}.mobile-cta>span{font-size:10px;line-height:1.5;color:#c3cab7}.mobile-cta>span strong{font-size:11px;font-weight:500;color:var(--white);display:block}.mobile-cta .button{font-size:11px;min-height:42px;padding:11px 14px;gap:17px}.mobile-cta .icon{width:17px;height:17px}.detail-dialog-inner{grid-template-columns:1fr}.detail-dialog-photo{height:210px;min-height:210px}.detail-content{padding:28px}.detail-content h2{font-size:33px;max-width:400px}.detail-content p{font-size:12px;margin-top:17px}.detail-content ul{font-size:12px}.detail-content .button{font-size:11px}.gallery-dialog-inner{padding:17px 17px max(16px,env(safe-area-inset-bottom))}.gallery-dialog-top{padding-bottom:15px}.gallery-dialog-top .round-button{height:42px;width:42px}.gallery-caption h2{font-size:18px}.gallery-caption p{font-size:9px}.gallery-count{font-size:10px}.gallery-controls .round-button{height:38px;width:38px;margin-inline:1px}.gallery-thumb{width:52px;height:42px}.gallery-thumbs{gap:6px;padding-top:14px}.mail-dialog{padding:49px 24px 25px}}
@media(max-width:380px){:root{--gutter:20px}.brand-name{font-size:18px}.brand-place{font-size:6px}.header-actions{gap:5px}.header-actions .button{font-size:9px;gap:6px;padding:10px}.hero h1{font-size:10vw}.hero-kicker{font-size:8px;gap:8px}.hero-cta{display:grid;justify-items:start;gap:12px}.hero-hours{display:block;padding-left:15px}.hero-hours p{margin-top:7px}.hero-bottom>p{max-width:115px}.section-title{font-size:38px}.training-photo{aspect-ratio:1}.manifesto span{font-size:24px}.manifesto .burst{width:18px}.manifesto-inner{gap:12px}.gallery-grid{grid-template-rows:285px 150px}.gallery-tile-label{font-size:8px;left:11px;right:11px}.gallery-bottom p{max-width:140px}.gallery-bottom .text-link{font-size:9px;gap:8px}.contact-info{grid-template-columns:1fr}.contact-digital{grid-column:auto}.contact-form{grid-template-columns:1fr}.footer-back{align-self:flex-start;margin-top:0}.footer-bottom{display:block}.footer-bottom p+p{margin-top:7px}.hero,.hero-inner{min-height:740px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.hero-media img{transform:none}}
@media print{.site-header,.mobile-cta,dialog,.hero-cta,.button,.contact-form,.footer-back,.gallery-bottom{display:none!important}.hero,.hero-inner{min-height:350px}.hero-inner{padding-top:40px}.hero h1{font-size:60px}.section{padding-block:35px}.dark{background:white;color:black}.dark .muted,.egym-copy>p,.egym-points,.contact-info *{color:#333}.gallery-grid{grid-template-rows:130px 130px}.training-photo{aspect-ratio:1.2}.footer-wordmark{font-size:80px}a[href^='https']:after{content:' (' attr(href) ')';font-size:8px}.button:after{content:none}.site-footer{background:white;color:black}}


/* Premium refresh 2026-09-22 */
:root{--ink:#171c24;--black:#090c12;--paper:#f7f1e8;--white:#fffaf4;--orange:#ff8a33;--orange-dark:#cf5e11;--muted:#6e7683;--line:rgba(16,24,36,.12);--dark-line:rgba(255,255,255,.12);--radius:18px;--sans:'Manrope',ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--display:'Sora',var(--sans);--serif:'Cormorant Garamond',Georgia,serif;--shadow-soft:0 24px 60px rgba(7,10,16,.08);--shadow-card:0 18px 50px rgba(10,12,18,.12);--shadow-deep:0 32px 90px rgba(0,0,0,.38)}
body.premium-refresh{font-family:var(--sans);background:radial-gradient(circle at 0% 0%,rgba(255,138,51,.12),transparent 26%),radial-gradient(circle at 100% 18%,rgba(16,24,36,.06),transparent 26%),linear-gradient(180deg,#faf4eb 0%,#f6efe6 38%,#f3ece3 100%);color:var(--ink)}
body.premium-refresh .display,body.premium-refresh .brand-name{font-family:var(--display)}
body.premium-refresh .section-title .soft{font-family:var(--serif);font-style:italic;font-weight:600;letter-spacing:-.03em}
body.premium-refresh .section{padding-block:124px}
body.premium-refresh .site-header{background:rgba(7,10,16,.72);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px rgba(0,0,0,.16)}
body.premium-refresh .header-inner{height:92px}
body.premium-refresh .brand-name{font-size:24px;font-weight:800;letter-spacing:-.09em}
body.premium-refresh .brand-place{color:rgba(255,250,244,.82)}
body.premium-refresh .desktop-nav{gap:24px}
body.premium-refresh .desktop-nav a{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#eaebe7}
body.premium-refresh .header-time{color:#c8cbc4}
body.premium-refresh .header-actions .button{border-radius:999px;padding-inline:20px;box-shadow:0 12px 28px rgba(255,138,51,.2)}
body.premium-refresh .button{border-radius:999px;background:linear-gradient(135deg,#ff9a4a 0%,#ff7d25 100%);box-shadow:0 16px 36px rgba(255,138,51,.2)}
body.premium-refresh .button:hover{background:linear-gradient(135deg,#ffab67 0%,#ff8940 100%);box-shadow:0 20px 44px rgba(255,138,51,.26)}
body.premium-refresh .button-outline{border-color:rgba(255,255,255,.28);box-shadow:none}
body.premium-refresh .button-white,body.premium-refresh .button-ink{box-shadow:var(--shadow-soft)}
body.premium-refresh .round-button{backdrop-filter:blur(6px)}
body.premium-refresh .hero{min-height:790px;background:#080b11}
body.premium-refresh .hero-media img{filter:saturate(.86) contrast(1.08) brightness(.86)}
body.premium-refresh .hero:before{background:linear-gradient(94deg,rgba(7,10,16,.97) 0%,rgba(7,10,16,.9) 30%,rgba(7,10,16,.55) 62%,rgba(7,10,16,.12) 100%),radial-gradient(circle at 10% 16%,rgba(255,138,51,.14),transparent 28%)}
body.premium-refresh .hero:after{background:linear-gradient(180deg,rgba(7,10,16,.15) 0%,transparent 44%,rgba(7,10,16,.86) 100%)}
body.premium-refresh .hero-inner{padding-top:108px;padding-bottom:50px}
body.premium-refresh .hero h1{letter-spacing:-.085em;text-shadow:0 10px 40px rgba(0,0,0,.35)}
body.premium-refresh .hero h1 span{color:#ff9948}
body.premium-refresh .hero-description{max-width:430px;font-size:16px;color:rgba(255,250,244,.82)}
body.premium-refresh .hero-cta .quiet-link{border-color:rgba(255,255,255,.35);color:rgba(255,250,244,.85)}
body.premium-refresh .hero-bottom>p,body.premium-refresh .hero-hours p{color:rgba(255,250,244,.82)}
body.premium-refresh .hero-photo-note{color:#f1efe8}
body.premium-refresh .quick-facts{background:linear-gradient(135deg,#0b1017,#111927);border-top:1px solid rgba(255,255,255,.07);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}
body.premium-refresh .facts-inner{gap:14px;padding-block:18px}
body.premium-refresh .fact{min-height:116px;padding:22px 24px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.03));box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}
body.premium-refresh .fact:first-child{border:1px solid rgba(255,255,255,.08)}
body.premium-refresh .intro-head{align-items:end}
body.premium-refresh .intro-copy{padding:28px 32px;background:rgba(255,255,255,.55);backdrop-filter:blur(10px);border-radius:24px;box-shadow:var(--shadow-soft);border:1px solid rgba(255,255,255,.65)}
body.premium-refresh .training-card,body.premium-refresh .gallery-tile,body.premium-refresh .corporate-panel,body.premium-refresh .contact-photo,body.premium-refresh .egym-frame,body.premium-refresh .bioage-panel,body.premium-refresh .detail-dialog-inner,body.premium-refresh .gallery-dialog-inner{border-radius:26px;overflow:hidden;box-shadow:var(--shadow-card)}
body.premium-refresh .training-card{background:#fff;border:1px solid rgba(16,24,36,.08)}
body.premium-refresh .card-caption{padding-inline:12px}
body.premium-refresh .extra{border-color:rgba(16,24,36,.12)}
body.premium-refresh .dark{background:#090c12;color:var(--white)}
body.premium-refresh .egym-section{background:linear-gradient(180deg,#090c12 0%,#0f1520 100%);position:relative}
body.premium-refresh .egym-section:before{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 90% 12%,rgba(255,138,51,.15),transparent 20%),radial-gradient(circle at 8% 76%,rgba(44,76,130,.16),transparent 18%)}
body.premium-refresh .egym-top,body.premium-refresh .egym-layout,body.premium-refresh .bioage-section{position:relative}
body.premium-refresh .egym-wordmark{color:#f3b06d;letter-spacing:.2em}
body.premium-refresh .egym-copy>p,body.premium-refresh .bioage-intro p,body.premium-refresh .contact-heading>p{color:rgba(255,250,244,.72)}
body.premium-refresh .bioage-tabs button{border-radius:999px}
body.premium-refresh .bioage-panel{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}
body.premium-refresh .manifesto{background:transparent}
body.premium-refresh .gallery-tile:after{background:linear-gradient(180deg,transparent 10%,rgba(5,8,12,.85) 100%)}
body.premium-refresh .gallery-grid{gap:16px}
body.premium-refresh .start-inner{border-top:1px solid rgba(16,24,36,.1)}
body.premium-refresh .steps{gap:28px}
body.premium-refresh .step{background:rgba(255,255,255,.58);border:1px solid rgba(255,255,255,.6);border-radius:24px;padding:32px 32px 28px 84px;box-shadow:var(--shadow-soft)}
body.premium-refresh .step-arrow{right:28px}
body.premium-refresh .corporate-panel{border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-deep)}
body.premium-refresh .corporate-copy{background:linear-gradient(180deg,#0d131d,#0a0d14)}
body.premium-refresh .faq-intro .eyebrow{color:var(--orange-dark)}
body.premium-refresh .faq-intro p:not(.eyebrow){color:#535d67}
body.premium-refresh .faq-list{border-color:rgba(23,28,36,.16)}
body.premium-refresh .faq-list details{border-color:rgba(23,28,36,.16)}
body.premium-refresh .faq-list summary{color:var(--ink)}
body.premium-refresh .faq-list details p{color:#535d67}
body.premium-refresh .final-cta{background:linear-gradient(135deg,#ffebd6,#f7f1e8 50%,#fff7ef)}
body.premium-refresh .contact-section{background:linear-gradient(180deg,#090c12 0%,#0f1520 100%)}
body.premium-refresh .contact-photo,body.premium-refresh .contact-form{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);box-shadow:var(--shadow-deep)}
body.premium-refresh .contact-info{gap:24px 28px}
body.premium-refresh .contact-form{padding:30px;border-radius:26px}
body.premium-refresh .field input,body.premium-refresh .field select,body.premium-refresh .field textarea{border-radius:18px;background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.12)}
body.premium-refresh .field input:focus,body.premium-refresh .field select:focus,body.premium-refresh .field textarea:focus{border-color:#ff9a4a;box-shadow:0 0 0 4px rgba(255,138,51,.15)}
body.premium-refresh .site-footer{background:#080b11;color:#e9e4da}
body.premium-refresh .footer-wordmark{opacity:.16}
body.premium-refresh .mobile-cta{background:rgba(7,10,16,.88);backdrop-filter:blur(18px);border-top:1px solid rgba(255,255,255,.08)}
body.premium-refresh .video-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#090c12 0%,#0e1520 100%)}
body.premium-refresh .video-section:before{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 14% 18%,rgba(255,138,51,.18),transparent 30%),radial-gradient(circle at 86% 82%,rgba(52,93,163,.14),transparent 20%)}
body.premium-refresh .video-layout{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1.08fr);gap:48px;align-items:center}
body.premium-refresh .video-copy p:not(.eyebrow){max-width:560px;font-size:17px;line-height:1.8;color:rgba(255,250,244,.76)}
body.premium-refresh .video-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;margin:30px 0 34px}
body.premium-refresh .video-point{display:grid;gap:6px;padding:16px 18px;border-radius:20px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1)}
body.premium-refresh .video-point strong{font-size:14px;letter-spacing:.01em;color:#fffaf4}
body.premium-refresh .video-point span{font-size:13px;line-height:1.55;color:rgba(255,250,244,.68)}
body.premium-refresh .video-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center}
body.premium-refresh .video-link{border-color:rgba(255,255,255,.28);color:#fff7ef}
body.premium-refresh .video-shell{position:relative;padding:18px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.1);border-radius:32px;box-shadow:var(--shadow-deep)}
body.premium-refresh .video-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;margin-bottom:14px;border-radius:999px;background:rgba(255,255,255,.08);font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#f6c58c}
body.premium-refresh .video-frame{position:relative;overflow:hidden;border-radius:24px;aspect-ratio:16/10;background:#05070b center/cover no-repeat;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)}
body.premium-refresh .video-frame iframe{display:block;width:100%;height:100%;border:0;background:transparent}
body.premium-refresh .video-footer{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;padding:18px 8px 6px}
body.premium-refresh .video-caption{max-width:380px;font-size:13px;line-height:1.6;color:rgba(255,250,244,.68)}
body.premium-refresh .video-meta{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#f6c58c;white-space:nowrap}
@media(max-width:1100px){body.premium-refresh .video-layout{grid-template-columns:1fr}body.premium-refresh .video-copy{max-width:680px}body.premium-refresh .video-shell{max-width:760px;width:100%}body.premium-refresh .video-footer{align-items:flex-start;flex-direction:column}}
@media(max-width:960px){body.premium-refresh .facts-inner{grid-template-columns:1fr 1fr}body.premium-refresh .fact:nth-child(odd){border:1px solid rgba(255,255,255,.08)}body.premium-refresh .intro-copy{padding:24px}body.premium-refresh .step{padding:28px 26px 24px 76px}body.premium-refresh .video-points{grid-template-columns:1fr 1fr}}
@media(max-width:720px){body.premium-refresh .section{padding-block:96px}body.premium-refresh .hero{min-height:760px}body.premium-refresh .video-points{grid-template-columns:1fr}body.premium-refresh .video-shell{padding:14px;border-radius:24px}body.premium-refresh .video-frame{border-radius:18px;aspect-ratio:4/5}body.premium-refresh .video-footer{padding:14px 2px 2px}body.premium-refresh .intro-copy,body.premium-refresh .step,body.premium-refresh .contact-form{border-radius:22px}body.premium-refresh .fact{min-height:unset}}
@media(max-width:520px){body.premium-refresh .facts-inner{grid-template-columns:1fr}body.premium-refresh .video-actions{align-items:stretch}body.premium-refresh .video-actions .button{width:100%}body.premium-refresh .video-actions .quiet-link{padding-block:0;border:0}body.premium-refresh .video-copy p:not(.eyebrow){font-size:15px}body.premium-refresh .video-shell{margin-inline:-2px}}

/* Footer: klare Navigation und ruhiger Abschluss ohne übergroße Wortmarke. */
body.premium-refresh .site-footer{border-top:1px solid rgba(255,255,255,.1);padding:0;background:#0d1118;color:#f7f1e8}
body.premium-refresh .footer-main{display:grid;grid-template-columns:minmax(240px,1.2fr) minmax(280px,1fr) minmax(240px,.8fr);gap:clamp(40px,6vw,100px);padding-block:clamp(64px,7vw,108px) 72px}
body.premium-refresh .footer-brand-block .brand-name{font-size:clamp(25px,2.2vw,34px)}
body.premium-refresh .footer-brand-block .brand-place{font-size:9px;color:#c7c2bb}
body.premium-refresh .footer-brand-block p{margin-top:32px;color:#aeb3b8;font-size:15px;line-height:1.75}
body.premium-refresh .footer-label{display:block;margin-bottom:23px;color:#ff9a4a;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
body.premium-refresh .footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:15px 28px;color:#e3e3e0;font-size:14px}
body.premium-refresh .footer-links .footer-label{grid-column:1/-1;margin-bottom:7px}
body.premium-refresh .footer-links a,body.premium-refresh .footer-bottom a{transition:color .2s}
body.premium-refresh .footer-links a:hover,body.premium-refresh .footer-bottom a:hover{color:#ff9a4a}
body.premium-refresh .footer-visit address{font-style:normal;color:#e3e3e0;font-size:14px;line-height:1.8}
body.premium-refresh .footer-visit>a{display:inline-flex;align-items:center;gap:14px;margin-top:24px;padding-bottom:7px;border-bottom:1px solid #ff9a4a;color:#ff9a4a;font-size:13px;font-weight:700}
body.premium-refresh .footer-visit>a .icon{width:17px;height:17px}
body.premium-refresh .footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:22px;padding-block:23px 29px;border-top:1px solid rgba(255,255,255,.14);color:#aeb3b8;font-size:11px;letter-spacing:0}
body.premium-refresh .footer-bottom nav{display:flex;flex-wrap:wrap;gap:22px}
body.premium-refresh .footer-back{display:inline-flex;align-items:center;gap:9px;margin:0;color:#e3e3e0;font-size:11px;white-space:nowrap}
body.premium-refresh .footer-back .icon{width:17px;height:17px}
@media(max-width:960px){body.premium-refresh .footer-main{grid-template-columns:1fr 1fr;gap:52px 35px}body.premium-refresh .footer-brand-block{grid-column:1/-1}body.premium-refresh .footer-brand-block p{margin-top:20px}}
@media(max-width:620px){body.premium-refresh .footer-main{grid-template-columns:1fr;gap:46px;padding-block:62px 58px}body.premium-refresh .footer-brand-block{grid-column:auto}body.premium-refresh .footer-bottom{align-items:flex-start;flex-wrap:wrap;gap:18px;padding-bottom:calc(100px + env(safe-area-inset-bottom))}body.premium-refresh .footer-bottom nav{order:2;width:100%}body.premium-refresh .footer-back{margin-left:auto}}

/* Originalfilm im Hero, auf Referenzbreite begrenzt und mit dem Hintergrund verblendet. */
body.premium-refresh .hero-media{overflow:hidden;background:radial-gradient(circle at 78% 48%,#292e2e 0%,#10151b 60%,#080b11 100%)}
body.premium-refresh .hero-film{position:absolute;right:0;top:50%;width:min(100%,1140px);aspect-ratio:16/9;transform:translateY(-50%);overflow:hidden;-webkit-mask-image:radial-gradient(ellipse 82% 50% at 69% 50%,#000 46%,transparent 100%);mask-image:radial-gradient(ellipse 82% 50% at 69% 50%,#000 46%,transparent 100%)}
body.premium-refresh .hero-film video{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}
body.premium-refresh .hero:before{background:linear-gradient(90deg,#080b11 0%,rgba(8,11,17,.98) 14%,rgba(8,11,17,.88) 35%,rgba(8,11,17,.28) 70%,rgba(8,11,17,.12) 100%),radial-gradient(circle at 10% 16%,rgba(255,138,51,.12),transparent 28%)}
body.premium-refresh .hero:after{background:linear-gradient(180deg,rgba(8,11,17,.27),transparent 25%,transparent 68%,rgba(8,11,17,.94))}
body.premium-refresh .hero-cta{flex-wrap:wrap}
@media(max-width:720px){body.premium-refresh .header-inner{height:70px}body.premium-refresh .header-actions>.button{display:none}body.premium-refresh .hero,body.premium-refresh .hero-inner{min-height:calc(100vh - 71px);min-height:calc(100dvh - 71px)}body.premium-refresh .hero-film{inset:0;width:100%;height:100%;aspect-ratio:auto;transform:none;-webkit-mask-image:none;mask-image:none}body.premium-refresh .hero-film video{object-fit:cover;object-position:center}body.premium-refresh .hero:before{background:linear-gradient(180deg,rgba(8,11,17,.72),rgba(8,11,17,.64) 46%,rgba(8,11,17,.62) 72%,rgba(8,11,17,.78))}body.premium-refresh .hero:after{background:linear-gradient(90deg,rgba(8,11,17,.4),transparent 85%)}body.premium-refresh .hero-inner{padding-bottom:34px}body.premium-refresh .hero-kicker{margin-top:auto}body.premium-refresh .hero-description{margin-bottom:auto}body.premium-refresh .hero-cta{display:grid;grid-template-columns:1fr;justify-items:stretch;gap:0;margin-top:0;margin-bottom:clamp(20px,5dvh,46px)}body.premium-refresh .hero-cta .button{width:100%;justify-content:space-between;min-height:56px}body.premium-refresh .hero-cta .quiet-link[href="#training"]{display:none}body.premium-refresh .hero-cta .quiet-link[href^="https://www.youtube.com/"]{order:-1;justify-self:start;margin-bottom:14px}body.premium-refresh .hero-bottom{display:none}}
@media(max-width:720px) and (max-height:740px){body.premium-refresh .hero-inner{padding-top:55px}}

/* Zwei kompakte Geräte mit echter Tiefe und vollflächigen Post-Motiven. */
body.premium-refresh .video-shell.reel-showcase{position:relative;isolation:isolate;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;justify-items:center;gap:clamp(8px,1.8vw,28px);min-height:0;padding:30px 4px;background:none;border:0;border-radius:0;box-shadow:none}
body.premium-refresh .video-shell.reel-showcase:before{content:'';position:absolute;z-index:-1;inset:9% 1%;border-radius:50%;background:radial-gradient(ellipse,rgba(255,138,51,.13),rgba(88,101,130,.09) 37%,transparent 68%);filter:blur(34px);pointer-events:none}
body.premium-refresh .reel-phone{position:relative;display:block;width:min(100%,248px);aspect-ratio:440/956;padding:5px;border:0;border-radius:49px;background:linear-gradient(125deg,#e6e6e4 0%,#8e9298 11%,#282c32 22%,#696e75 42%,#e0e1df 58%,#484d55 79%,#14171c 100%);box-shadow:0 34px 70px rgba(0,0,0,.5),0 6px 14px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.4);color:#fff;transition:transform .35s,box-shadow .35s}
body.premium-refresh .instagram-phone{transform:perspective(1000px) rotateY(7deg) rotateZ(-5deg) translateY(9px)}
body.premium-refresh .tiktok-phone{transform:perspective(1000px) rotateY(-7deg) rotateZ(5deg) translateY(-12px)}
body.premium-refresh .reel-phone:hover{transform:perspective(1000px) rotateY(0) rotateZ(0) translateY(-10px);box-shadow:0 44px 90px rgba(0,0,0,.58),0 6px 14px rgba(0,0,0,.3)}
body.premium-refresh .reel-phone:focus-visible{outline-offset:9px}
body.premium-refresh .phone-side-button{position:absolute;left:-3px;top:20%;width:3px;height:31px;border-radius:3px 0 0 3px;background:linear-gradient(#aeb3b9,#252930,#aeb3b9);box-shadow:-1px 1px 2px #0007}
body.premium-refresh .phone-side-button-lower{top:29%;height:47px}
body.premium-refresh .tiktok-phone .phone-side-button{left:auto;right:-3px;border-radius:0 3px 3px 0}
body.premium-refresh .phone-screen{position:relative;display:block;width:100%;height:100%;overflow:hidden;border:2px solid #080a0d;border-radius:43px;background:#080a0d;box-shadow:inset 0 0 0 1px #7779}
body.premium-refresh .instagram-phone .phone-screen:before{content:'';position:absolute;inset:-18px;background:url('../images/instagram-reel-poster.jpg') center/cover;filter:blur(17px) brightness(.45)}
body.premium-refresh .phone-screen>img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}
body.premium-refresh .instagram-phone .phone-screen>img{object-fit:contain}
body.premium-refresh .phone-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.54),transparent 22%,transparent 68%,rgba(0,0,0,.7));pointer-events:none}
body.premium-refresh .instagram-phone .phone-scrim{background:linear-gradient(180deg,rgba(0,0,0,.57),transparent 22%,transparent 83%,rgba(0,0,0,.35))}
body.premium-refresh .phone-status{position:absolute;z-index:2;top:12px;left:18px;right:18px;display:flex;justify-content:space-between;font-size:9px;font-weight:700;letter-spacing:.02em;text-shadow:0 1px 3px #000}
body.premium-refresh .phone-status>span{letter-spacing:-.06em}
body.premium-refresh .phone-island{position:absolute;z-index:3;top:8px;left:50%;transform:translateX(-50%);width:77px;height:22px;border-radius:20px;background:#050608;box-shadow:0 1px 2px #fff5,inset -8px 1px 9px #1c2027}
body.premium-refresh .phone-island:after{content:'';position:absolute;right:8px;top:8px;width:5px;height:5px;border-radius:50%;background:#111c32;box-shadow:0 0 1px #6d7695}
body.premium-refresh .social-brand{position:absolute;z-index:2;top:46px;left:16px;display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:750;letter-spacing:-.04em;text-shadow:0 2px 6px #000}
body.premium-refresh .tiktok-brand{text-shadow:2px 0 #f33b67,-2px 0 #3fe3df,0 2px 6px #000}
body.premium-refresh .insta-mark{position:relative;display:inline-block;width:16px;height:16px;border:2px solid currentColor;border-radius:5px}
body.premium-refresh .insta-mark:before{content:'';position:absolute;top:3px;left:3px;width:6px;height:6px;border:1.5px solid currentColor;border-radius:50%}
body.premium-refresh .insta-mark:after{content:'';position:absolute;top:2px;right:2px;width:2px;height:2px;border-radius:50%;background:currentColor}
body.premium-refresh .social-play{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:46px;height:46px;padding-left:3px;border:1px solid #ffffff80;border-radius:50%;background:rgba(8,10,14,.46);box-shadow:0 7px 24px #0005;color:#fff;font-size:17px;backdrop-filter:blur(9px)}
body.premium-refresh .social-meta{position:absolute;z-index:2;left:16px;right:16px;bottom:77px;display:grid;gap:4px;text-shadow:0 2px 6px #000;line-height:1.3}
body.premium-refresh .social-meta strong{font-size:10px;letter-spacing:-.02em}
body.premium-refresh .social-meta small{font-size:8px;color:#f1f1f2}
body.premium-refresh .instagram-phone .social-meta{top:72px;bottom:auto}
body.premium-refresh .social-open{position:absolute;z-index:2;left:11px;right:11px;bottom:12px;display:flex;align-items:center;justify-content:space-between;min-height:39px;padding:8px 10px;border:1px solid #ffffff50;border-radius:13px;background:rgba(14,17,22,.62);color:#fff;font-size:9px;font-weight:700;letter-spacing:.01em;backdrop-filter:blur(12px)}
body.premium-refresh .social-open>span{font-size:17px;font-weight:400}
@media(max-width:1100px){body.premium-refresh .video-shell.reel-showcase{max-width:680px}}
@media(max-width:620px){body.premium-refresh .video-shell.reel-showcase{gap:9px;padding:26px 0}body.premium-refresh .reel-phone{width:min(100%,190px);padding:3px;border-radius:34px}body.premium-refresh .phone-screen{border-width:1px;border-radius:30px}body.premium-refresh .phone-side-button{width:2px;left:-2px;height:22px}body.premium-refresh .phone-side-button-lower{height:33px}body.premium-refresh .tiktok-phone .phone-side-button{right:-2px}body.premium-refresh .phone-island{top:5px;width:54px;height:15px}body.premium-refresh .phone-island:after{top:5px;right:6px;width:4px;height:4px}body.premium-refresh .phone-status{top:9px;left:11px;right:11px;font-size:6px}body.premium-refresh .social-brand{top:32px;left:9px;gap:4px;font-size:9px}body.premium-refresh .insta-mark{width:12px;height:12px;border-width:1px;border-radius:4px}body.premium-refresh .insta-mark:before{top:3px;left:3px;width:4px;height:4px;border-width:1px}body.premium-refresh .insta-mark:after{top:2px;right:2px}body.premium-refresh .social-play{width:34px;height:34px;font-size:12px}body.premium-refresh .social-meta{left:9px;right:9px;bottom:54px;gap:2px}body.premium-refresh .instagram-phone .social-meta{top:51px}body.premium-refresh .social-meta strong{font-size:7px}body.premium-refresh .social-meta small{font-size:6px}body.premium-refresh .social-open{left:6px;right:6px;bottom:7px;min-height:29px;padding:6px;border-radius:9px;font-size:7px}body.premium-refresh .social-open>span{font-size:12px}}
@media(max-width:420px){body.premium-refresh .reel-phone{width:min(100%,160px)}}
@media(prefers-reduced-motion:reduce){body.premium-refresh .reel-phone{transition:none}}
@media(max-width:720px) and (max-height:740px){.mobile-menu{overflow-y:auto;padding:22px 24px}.mobile-links{margin-block:25px}.mobile-links a{font-size:24px;padding:11px 0}.mobile-menu p{margin-top:15px}}
