@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;800&display=swap');
:root{--paper:#f4f3ef;--ink:#242521;--muted:#6c6d66;--line:#cecec6;--accent:#a33f29;--rail:210px;color-scheme:light;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}figure{margin:0}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}.skip{position:fixed;top:-100px;left:20px;z-index:20;padding:12px;background:var(--paper)}.skip:focus{top:15px}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--rail);padding:39px 29px 26px;border-right:1px solid var(--line);z-index:8;background:var(--paper);display:flex;flex-direction:column}.brand{display:block;width:fit-content;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.8px;line-height:1.12}.brand svg{display:block;width:49px;height:50px;margin-bottom:20px;fill:none;stroke:var(--ink);stroke-width:1.35}.brand-dot{color:var(--accent)}.side-sub{font-size:12px;line-height:1.5;color:var(--muted);margin:15px 0 64px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav a{font-size:15px;display:flex;justify-content:space-between;padding:10px 0;color:var(--muted)}.sidebar nav span{font-size:12px;opacity:0}.sidebar nav a:hover,.sidebar nav a.active{color:var(--accent)}.sidebar nav a.active span,.sidebar nav a:hover span{opacity:1}.side-bottom{margin-top:auto;display:flex;flex-direction:column;gap:12px}.side-bottom span:first-child{font-family:Georgia,serif;font-style:italic;font-size:14px}.side-bottom span:last-child{font-size:10px;letter-spacing:1px;line-height:1.7;color:var(--muted)}main{margin-left:var(--rail)}.hero{padding:30px 48px 0;min-height:830px;height:100svh;max-height:1150px;display:flex;flex-direction:column}.topline{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.35px;line-height:1.5}.hero-content{position:relative;flex:1;min-height:710px}.hero-copy{position:absolute;left:0;top:88px;z-index:3}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:500}h1{font-family:Manrope,sans-serif;font-size:clamp(82px,8.5vw,136px);letter-spacing:-.075em;line-height:.99;font-weight:500;margin:25px 0 27px}h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.075em;font-size:1.08em}p{font-size:16px;line-height:1.65}.hero-copy p{color:#50524c;margin:0 0 26px}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:30px;padding-bottom:8px;border-bottom:1px solid currentColor}.text-link span{font-size:23px;line-height:1}.photo-frame{background:#fff;padding:10px 10px 0;box-shadow:0 5px 25px #29271e12}.hero-photo{position:absolute;right:0;top:47px;width:48%;transform:rotate(2deg)}.hero-photo img{width:100%;height:clamp(435px,44vw,620px);object-fit:cover;filter:grayscale(1) contrast(.93);object-position:48% 46%}.photo-frame figcaption{display:flex;justify-content:space-between;gap:10px;padding:15px 3px 14px;font-size:9px;letter-spacing:.65px}.hero-inset{position:absolute;left:27%;bottom:30px;width:24%;z-index:4;padding:8px 8px 13px;background:#fff;transform:rotate(-7deg);box-shadow:0 6px 24px #28282014}.hero-inset img{width:100%;aspect-ratio:1.15;object-fit:cover;object-position:50% 57%;filter:saturate(.65)}.hero-inset figcaption{font:italic 14px Georgia,serif;text-align:center;padding-top:12px}.hero-number{position:absolute;right:4px;bottom:2px;writing-mode:vertical-rl;font-size:11px;letter-spacing:1.2px;color:var(--muted)}.hero-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);min-height:65px;font-size:10px;letter-spacing:1.5px}.hero-bottom>a{font-size:27px;padding:0 12px}.hero-bottom>a:hover{color:var(--accent)}
@media(min-width:1600px){:root{--rail:240px}.hero{padding-left:70px;padding-right:70px}.hero-photo{width:45%}.hero-inset{left:32%}}
@media(max-width:1050px){:root{--rail:170px}.sidebar{padding:28px 22px}.brand{font-size:17px}.hero{padding:25px 30px 0}.hero-photo{width:49%;top:78px}.hero-copy{top:105px}h1{font-size:89px}.hero-inset{left:22%;width:29%;bottom:30px}.topline{font-size:9px}.hero-photo img{height:490px}.hero-copy p{font-size:15px}}
@media(max-width:720px){html{scroll-padding-top:100px}:root{--rail:0px}.sidebar{height:auto;width:100%;padding:17px 21px 13px;position:sticky;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;align-items:center;gap:15px}.brand{display:flex;gap:8px;align-items:center;font-size:12px;letter-spacing:-.4px;line-height:1.05}.brand svg{height:29px;width:29px;margin:0}.side-sub,.side-bottom{display:none}.sidebar nav{flex-direction:row;gap:18px}.sidebar nav a{font-size:12px;padding:5px 0}.sidebar nav a:first-child,.sidebar nav span{display:none}.hero{min-height:790px;height:auto;padding:24px 23px 0}.topline{font-size:9px;letter-spacing:1px}.topline span:last-child{display:none}.hero-content{min-height:690px}.hero-copy{top:38px}.eyebrow{font-size:9px;letter-spacing:1.4px}h1{font-size:85px;margin:21px 0}.hero-copy p{max-width:200px;font-size:14px}.text-link{font-size:13px;gap:18px}.hero-photo{top:237px;right:2px;width:61%;transform:rotate(3deg);padding:7px 7px 0}.hero-photo img{height:350px}.photo-frame figcaption{font-size:7px;padding:12px 1px;line-height:1.5;letter-spacing:.3px}.photo-frame figcaption span:last-child{display:none}.hero-inset{left:0;bottom:37px;width:42%;padding:6px 6px 10px}.hero-inset figcaption{font-size:11px;padding-top:9px}.hero-number{font-size:9px;bottom:25px}.hero-bottom{font-size:8px;letter-spacing:.75px;min-height:60px}.hero-bottom>a{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* Album typography and responsive reading rhythm. */
img{height:auto}.side-bottom span:last-child,.topline,.eyebrow,.hero-number,.hero-bottom,.photo-frame figcaption{font-size:12px}.photo-frame figcaption{letter-spacing:.25px;line-height:1.4}.photo-frame figcaption span:last-child{display:none}.hero-inset img{height:auto;aspect-ratio:1.15}.section{padding:85px 48px 95px}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:22px;margin-bottom:54px}.small-note{font-size:12px;line-height:1.6;color:var(--muted)}h2{font-family:Manrope,sans-serif;font-size:clamp(38px,4.1vw,64px);font-weight:450;letter-spacing:-.06em;line-height:1.15;margin:0}h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.045em}.album-intro{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:75px}.album-intro>p{color:var(--muted);max-width:310px;margin:0 0 5px}.album-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:30px;align-items:start}.album-card{padding:10px 10px 0;background:#fff;box-shadow:0 5px 25px #2828200c}.album-card .image-button{display:block;width:100%}.image-button{padding:0;border:0;background:transparent;position:relative;cursor:zoom-in;text-align:left;overflow:hidden;color:white}.image-button img{width:100%;transition:transform .5s ease}.image-button:hover img{transform:scale(1.025)}.image-open{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:33px;height:33px;border:1px solid #ffffffb3;border-radius:50%;background:#2224;font-size:20px;opacity:0;transition:opacity .25s}.image-button:hover .image-open,.image-button:focus-visible .image-open{opacity:1}.album-card figcaption{display:flex;justify-content:space-between;gap:12px;padding:16px 2px 19px;font-size:12px;line-height:1.5}.album-card figcaption>span+span{font-family:Georgia,serif;font-style:italic;font-size:14px}.card-ground{grid-column:1/8;transform:rotate(-2deg)}.card-ground img{aspect-ratio:1.35;object-fit:cover;object-position:50% 73%}.album-note{grid-column:9/13;padding:35px 0}.note-index{font-size:12px;letter-spacing:1.1px;color:var(--muted)}.album-note p{font-size:24px;line-height:1.55;margin:30px 0}.album-note p em{font-family:Georgia,serif;color:var(--accent);font-size:28px}.scribble{font:italic 19px Georgia,serif;display:block;transform:rotate(-7deg);color:var(--accent)}.card-space{grid-column:8/13;grid-row:2/4;margin-top:-40px;transform:rotate(3deg)}.card-space img{aspect-ratio:.75;object-fit:cover}.card-perspective{grid-column:2/7;grid-row:2/4;margin-top:82px;transform:rotate(-3deg)}.card-perspective img{aspect-ratio:.8;object-fit:cover}.card-perspective figcaption,.card-space figcaption{flex-direction:column;gap:3px}.album-aside{grid-column:8/13;grid-row:4;margin-top:15px;padding:12px 0}.album-aside p{color:#50524c;max-width:300px;margin:18px 0}.posture{background:#e9e8e2}.posture-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:center}.illustration{transform:rotate(-2deg);padding:10px 10px 0;background:#f9f8f4}.illustration img{width:100%;aspect-ratio:.92;object-fit:cover;object-position:40% 50%}.illustration figcaption{display:flex;flex-direction:column;gap:4px;font-size:12px;padding:16px 4px;line-height:1.6}.illustration figcaption span{font-family:Georgia,serif;font-style:italic;font-size:14px}.posture-copy h2{font-size:clamp(36px,3.8vw,52px);margin-bottom:30px}.posture-copy>p{max-width:390px;color:#50524c}.posture-note{margin-top:36px;border-top:1px solid #bfc0b6;padding-top:23px}.posture-note>span{font-size:12px;color:var(--muted)}.posture-note p{font:italic 25px Georgia,serif;margin:12px 0;color:var(--accent)}.notes h2{margin-bottom:55px}.notes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px}.note{border-top:1px solid var(--line);padding-top:23px;display:flex;flex-direction:column;align-items:start}.note h3{font:450 29px/1.2 Manrope,sans-serif;letter-spacing:-1px;margin:27px 0 8px}.note p{color:#50524c;margin-bottom:28px;flex:1}.note>a{font-size:14px;border-bottom:1px solid var(--line);padding-bottom:7px}.note>a span{margin-left:14px}.note>a:hover{color:var(--accent)}.footer{padding:0 48px}.closing{padding:62px 0 70px;border-top:1px solid var(--line);position:relative}.closing p{font:450 clamp(36px,4.5vw,65px)/1.15 Manrope,sans-serif;letter-spacing:-.055em;margin:20px 0 32px}.closing p em{font-family:Georgia,serif;font-weight:400}.source-details{border-top:1px solid var(--line);padding:21px 0}.source-details summary{font-size:14px;cursor:pointer;display:flex;justify-content:space-between;list-style:none}.source-details summary::-webkit-details-marker{display:none}.source-details summary>span{font-size:20px}.source-details[open] summary>span{transform:rotate(45deg)}.source-details>div{max-width:760px;padding:15px 0}.source-details p{font-size:14px;color:var(--muted)}.source-details a{text-decoration:underline;text-underline-offset:3px}.footer-line{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:24px 0 30px;gap:20px;font-size:12px;color:var(--muted)}.lightbox{width:min(1100px,96vw);max-width:96vw;height:min(900px,94svh);max-height:94svh;border:0;background:#f4f3ef;padding:22px 26px;color:var(--ink)}.lightbox::backdrop{background:#151713eb;backdrop-filter:blur(7px)}.lightbox-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:1px;height:44px}.lightbox-top button{display:flex;align-items:center;gap:14px;border:0;background:none;padding:10px;cursor:pointer;font-size:14px}.lightbox-top button span{font-size:29px}.lightbox-stage{height:calc(100% - 44px);display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:18px}.lightbox-stage>button{border:1px solid var(--line);border-radius:50%;width:44px;height:44px;background:none;cursor:pointer;font-size:22px}.lightbox-stage>button:hover{background:var(--ink);color:var(--paper)}.lightbox-stage figure{height:100%;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.lightbox-stage img{min-height:0;max-height:calc(100% - 50px);width:auto;max-width:100%;object-fit:contain}.lightbox-stage figcaption{text-align:center;font-size:14px;padding:16px 0;line-height:1.5}body:has(.lightbox[open]){overflow:hidden}
@media(min-width:1600px){.section{padding-left:70px;padding-right:70px}.footer{padding-left:70px;padding-right:70px}}
@media(max-width:1100px) and (min-width:721px){.section{padding:65px 30px}.footer{padding:0 30px}.album-intro{flex-direction:column;align-items:start;gap:24px}.album-intro>p{max-width:none}.posture-grid{gap:35px}.posture-copy h2{font-size:38px}.notes-grid{gap:24px}.note h3{font-size:25px}.hero-inset{bottom:45px}.album-note p{font-size:21px}.album-note p em{font-size:23px}.topline span:last-child{display:none}}
@media(max-width:720px){.sidebar nav a{font-size:14px}.sidebar nav{gap:16px}.hero{min-height:850px}.hero-content{min-height:740px}.topline,.eyebrow{font-size:12px;letter-spacing:.8px}.hero-copy{top:36px}h1{font-size:82px}.hero-copy p{font-size:16px;max-width:260px}.hero-photo{top:282px;width:60%}.hero-photo img{height:345px}.hero-photo figcaption{font-size:12px;line-height:1.4}.hero-inset{bottom:47px;width:44%;left:1%}.hero-inset figcaption{font-size:14px}.hero-number{font-size:12px;bottom:24px}.hero-bottom{font-size:12px;letter-spacing:.4px;line-height:1.6;gap:30px;padding:14px 0}.hero-bottom>span{max-width:260px}.text-link{font-size:14px}.section{padding:55px 24px 70px}.section-head{margin-bottom:36px;padding-top:20px;gap:20px}.section-head>.small-note{max-width:140px;text-align:right}.album-intro{display:block;margin-bottom:50px}.album-intro h2{font-size:39px}.album-intro>p{font-size:16px;margin-top:24px}.album-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.card-ground{grid-column:1/3}.card-ground figcaption{flex-direction:column;gap:3px}.album-note{grid-column:1/3;padding:10px 7px}.album-note p{font-size:27px;margin:22px 0}.album-note p br{display:none}.album-note p em{font-size:30px}.scribble{transform:rotate(-4deg);text-align:right;margin-right:30px}.card-space{grid-column:2/3;grid-row:3;margin-top:0;transform:rotate(4deg);padding:6px 6px 0}.card-perspective{grid-column:1/2;grid-row:3;margin-top:45px;transform:rotate(-4deg);padding:6px 6px 0}.album-card figcaption{padding:12px 2px;font-size:12px;overflow-wrap:anywhere}.album-card figcaption span+span{font-size:14px}.album-aside{grid-column:1/3;grid-row:4;margin-top:10px}.album-aside p{max-width:none}.posture-grid{grid-template-columns:1fr;gap:45px}.illustration img{aspect-ratio:1.05}.posture-copy h2{font-size:41px}.posture-copy>p{max-width:none}.notes-grid{grid-template-columns:1fr;gap:37px}.notes h2{font-size:40px;margin-bottom:38px}.note h3{font-size:29px;margin:20px 0 5px}.note h3 br{display:none}.note p{margin-bottom:20px}.footer{padding:0 24px}.closing{padding:46px 0}.closing p{font-size:44px}.footer-line{flex-direction:column;gap:9px}.lightbox{padding:12px;height:88svh;width:96vw}.lightbox-stage{grid-template-columns:36px 1fr 36px;gap:6px}.lightbox-stage>button{width:34px;height:40px;border:0}.lightbox-stage figcaption{font-size:12px}.lightbox-top{padding:0 6px}}
@media(max-width:380px){.sidebar{padding-left:15px;padding-right:15px}.sidebar nav{gap:11px}.sidebar nav a{font-size:13px}.hero{padding-left:19px;padding-right:19px}.eyebrow{font-size:12px;letter-spacing:.1px}h1{font-size:75px}.hero-photo{top:298px}.hero-inset{bottom:48px}.album-intro h2{font-size:36px}}
.hero-copy p{font-size:16px}
@media(max-width:720px){.hero{min-height:0}.hero-content{min-height:0;padding-bottom:60px}.hero-copy{position:relative;top:auto;padding-top:34px}.hero-photo{position:relative;top:auto;right:auto;margin:45px 1% 0 auto;width:65%}.hero-inset{bottom:25px}.hero-number{bottom:13px}.hero-copy p{max-width:290px}.text-link{font-size:14px}}
/* Photographs become part of the page, dissolving from right to left. */
.hero{position:relative;isolation:isolate;overflow:hidden;background:#eeede8}.hero-content{position:static;isolation:isolate;min-height:710px}.hero-photo{position:absolute;z-index:-1;right:0;top:0;bottom:0;width:78%;height:100%;padding:0;transform:none;background:transparent;box-shadow:none;mask-image:linear-gradient(90deg,transparent 0%,#000 40%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 40%)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:60% 50%;filter:grayscale(1) contrast(.9);opacity:.94}.hero-photo figcaption{position:absolute;right:48px;bottom:98px;padding:0;font-size:12px;writing-mode:vertical-rl;letter-spacing:.8px;color:#474841}.hero-copy{top:150px;left:48px;max-width:48%}.hero-inset{left:36%;bottom:107px;width:20%;max-width:245px;transform:rotate(-6deg);padding:7px 7px 12px}.hero-inset img{aspect-ratio:1.15}.hero-inset figcaption{font-size:14px}.hero-number{right:26px;bottom:38px}.topline{position:relative;z-index:2}.hero-bottom{position:relative;background:transparent;margin-top:auto;z-index:2;border-color:#9c9c9180}.hero-bottom>span{max-width:70%}
@media(min-width:1600px){.hero-copy{left:70px}.hero-photo{width:79%}}
@media(max-width:1050px) and (min-width:721px){.hero-copy{left:30px;top:165px}.hero-photo{width:88%}.hero-photo img{object-position:57% 50%}.hero-inset{left:25%;bottom:105px;width:24%}.hero-photo figcaption{right:28px}}
@media(max-width:720px){.hero{min-height:970px;height:auto;max-height:none;background:#eeede8}.hero-content{position:static;min-height:0;flex:1;padding-bottom:0}.hero-copy{position:relative;top:auto;left:auto;max-width:none;padding-top:37px}.hero-copy h1{position:relative;z-index:2}.hero-copy p{max-width:300px}.hero-photo{position:absolute;top:245px;right:-7%;bottom:30px;width:115%;height:auto;margin:0;mask-image:linear-gradient(180deg,transparent 0%,#000 33%,#000 85%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 33%,#000 85%,transparent 100%)}.hero-photo img{height:100%;object-position:56% 50%;opacity:.9}.hero-photo figcaption{right:13%;bottom:112px;color:#3c3d37}.hero-inset{position:absolute;left:7%;bottom:125px;width:36%;padding:6px 6px 10px}.hero-inset figcaption{font-size:12px;line-height:1.4}.hero-number{right:22px;bottom:101px}.hero-bottom{min-height:76px;padding:18px 0}.hero-bottom>span{max-width:270px}.hero .text-link{background:#eeede844}.topline{font-size:12px}}
/* Fur is an image texture, softly masked into the photographic surfaces. */
.fur-wash{position:absolute;pointer-events:none;z-index:0;background-image:url('/assets/gepardenfell.webp');background-size:cover;background-repeat:no-repeat;filter:grayscale(1);mix-blend-mode:multiply}.hero-fur{inset:-15% 8% -3% -5%;opacity:.14;background-size:cover;background-position:left bottom;mask-image:radial-gradient(ellipse at 2% 85%,#000 0%,#0008 24%,transparent 65%);-webkit-mask-image:radial-gradient(ellipse at 2% 85%,#000 0%,#0008 24%,transparent 65%)}.album,.posture{position:relative;isolation:isolate;overflow:hidden}.album{background:#f4f3ef}.album>.section-head,.album>.album-intro,.album>.album-grid,.posture>.section-head,.posture>.posture-grid{position:relative;z-index:1}.album-atmosphere{position:absolute;inset:30px -2% auto 15%;height:850px;background:url('/assets/bodenkontakt.webp') 100% 72% / cover no-repeat;opacity:.23;pointer-events:none;mask-image:linear-gradient(90deg,transparent 0%,#000 77%),linear-gradient(180deg,transparent,#000 25%,#000 55%,transparent 94%);mask-composite:intersect;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 77%),linear-gradient(180deg,transparent,#000 25%,#000 55%,transparent 94%);-webkit-mask-composite:source-in}.album-fur{inset:40% -10% 0 20%;opacity:.08;background-position:center bottom;mask-image:radial-gradient(ellipse at 91% 75%,#000,transparent 64%);-webkit-mask-image:radial-gradient(ellipse at 91% 75%,#000,transparent 64%)}.album-note{background:transparent}.posture-fur{inset:0 -5% 0 10%;opacity:.075;mask-image:linear-gradient(90deg,transparent 5%,#0008 55%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 5%,#0008 55%,transparent 100%)}.album-card{box-shadow:0 9px 35px #2828200b}.hero .hero-copy{z-index:3}.hero .hero-content{z-index:1}.hero-fur{z-index:0}.hero-photo figcaption{z-index:2}
@media(max-width:720px){.hero-fur{inset:0 0 0 -20%;background-size:cover;opacity:.09;mask-image:radial-gradient(ellipse at 0% 53%,#000,transparent 55%);-webkit-mask-image:radial-gradient(ellipse at 0% 53%,#000,transparent 55%)}.album-atmosphere{inset:90px -42% auto 5%;height:590px;opacity:.18;background-position:70% 65%}.album-fur{inset:30% -30% 0 5%;opacity:.07;background-size:cover}.posture-fur{inset:0 -50% 0 0;opacity:.06;background-size:cover}.album-intro>p{max-width:320px}}
/* Light, geometric navigation; keep the established hero composition. */
.sidebar{border-right:0;padding-left:36px;padding-right:25px;background:#f4f3ef}.sidebar nav{gap:3px;align-items:flex-start}.sidebar nav a{font-family:'Century Gothic','Avenir Next',sans-serif;font-size:18px;font-weight:400;letter-spacing:-.35px;line-height:1.5;padding:6px 0;color:#292b26;text-transform:lowercase;display:block;position:relative}.sidebar nav a.active{color:#72736a}.sidebar nav a:hover{color:var(--accent)}.sidebar nav a::after{content:'';position:absolute;left:0;right:0;bottom:2px;border-bottom:1px dashed currentColor;opacity:0;transform:scaleX(.6);transform-origin:left;transition:opacity .2s,transform .2s}.sidebar nav a:hover::after,.sidebar nav a:focus-visible::after{opacity:.65;transform:scaleX(1)}.sidebar .side-sub{margin-bottom:44px}.side-bottom{border-top:1px dashed #bdbeb5;padding-top:18px}.section-head{border-top-style:dashed;border-top-color:#b5b6ac}.notes .note{border-top-style:dashed}.closing{border-top-style:dashed}.menu-toggle{display:none}.section-head .eyebrow{letter-spacing:1.6px}
@media(max-width:1050px) and (min-width:721px){.sidebar{padding-left:23px;padding-right:18px}.sidebar nav a{font-size:18px}}
@media(max-width:720px){.sidebar{padding:17px 22px 13px;background:#f4f3eff5;backdrop-filter:blur(12px);grid-template-columns:1fr auto}.sidebar nav{display:flex;grid-column:1/-1;flex-direction:column;gap:0;padding:12px 0 16px;border-top:1px dashed var(--line)}.sidebar nav a{font-size:21px;padding:9px 0}.sidebar nav a:first-child{display:block}.js .menu-toggle{display:flex;gap:13px;align-items:center;background:none;border:0;padding:8px 0 8px 16px;color:var(--ink);font-family:'Century Gothic','Avenir Next',sans-serif;font-size:16px;cursor:pointer}.js .sidebar nav{display:none}.js .sidebar.menu-open nav{display:flex}.menu-mark{position:relative;display:block;width:24px;height:13px;border-top:1px solid;border-bottom:1px solid}.menu-open .menu-mark{height:1px;border-bottom:0;transform:rotate(45deg)}.menu-open .menu-mark::after{content:'';position:absolute;left:0;top:-1px;width:24px;border-top:1px solid;transform:rotate(90deg)}.side-bottom{border-top:0;padding-top:0}}
/* More room for movement, manual work and the corset metaphor. */
.card-handstand{grid-column:8/13;grid-row:4;margin-top:24px;transform:rotate(2deg)}.card-handstand img{aspect-ratio:.87;object-fit:cover;object-position:center 61%}.card-handstand figcaption{flex-direction:column;gap:3px}.album-aside{grid-column:2/7;grid-row:4;align-self:center;max-width:350px;margin-top:50px;border-left:1px dashed #a9aaa0;padding:15px 0 15px 27px}.practice-moment{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:center;margin-top:85px}.practice-moment>figure{transform:rotate(1.5deg)}.practice-moment .image-button{display:block;width:100%}.practice-moment img{width:100%;aspect-ratio:1.05;object-fit:cover;object-position:50% 48%;filter:saturate(.45)}.practice-moment figcaption{font-size:12px;letter-spacing:.6px;margin-top:16px}.practice-copy>p{font-family:Manrope,sans-serif;font-size:39px;font-weight:450;letter-spacing:-1.7px;line-height:1.2;margin:22px 0}.practice-copy p em{font-family:Georgia,serif;font-weight:400}.practice-copy>span:last-child{font-size:16px;line-height:1.7;color:#50524c}.freedom{position:relative;isolation:isolate;overflow:hidden;padding-bottom:50px;background:#e9e7df}.freedom .section-head{position:relative;z-index:2;margin-bottom:40px}.freedom-composition{position:relative;min-height:710px}.freedom-copy{position:relative;z-index:2;width:45%;padding-top:80px}.freedom-copy h2{font-size:clamp(39px,4.3vw,62px);margin-bottom:34px}.freedom-copy p{max-width:350px;color:#50524c;line-height:1.8}.freedom-thought{display:block;font:italic 25px/1.4 Georgia,serif;color:var(--accent);margin-top:35px}.freedom-photo{position:absolute;right:-48px;top:-75px;bottom:-50px;width:73%;mask-image:linear-gradient(90deg,transparent 0%,#000 43%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 43%)}.freedom-photo .image-button{width:100%;height:100%;display:block;overflow:visible}.freedom-photo img{width:100%;height:100%;object-fit:cover;object-position:45% 56%;mix-blend-mode:multiply}.freedom-photo figcaption{position:absolute;right:35px;bottom:34px;font-size:12px;letter-spacing:.6px;writing-mode:vertical-rl;color:#50524c}.freedom-photo .image-open{right:70px;bottom:50px}.freedom-line{position:absolute;pointer-events:none;z-index:1;left:-9%;right:-6%;bottom:23%;border-top:1px dashed #6d71604d;transform:rotate(-9deg)}
@media(min-width:1600px){.freedom-photo{right:-70px}}
@media(max-width:1100px) and (min-width:721px){.practice-moment{gap:35px}.practice-copy>p{font-size:33px}.freedom-copy{width:51%}.freedom-copy h2{font-size:42px}.freedom-photo{right:-30px;width:79%;opacity:.85}}
@media(max-width:720px){.card-handstand{grid-column:2/3;grid-row:4;margin-top:15px;padding:6px 6px 0}.card-handstand img{aspect-ratio:.65;object-position:50% 62%}.album-aside{grid-column:1/2;grid-row:4;padding:5px 0 5px 12px;margin-top:20px;border-color:#aaa99e;align-self:center}.album-aside p{font-size:14px;line-height:1.7;margin:12px 0}.album-aside .eyebrow{font-size:12px;letter-spacing:.4px}.practice-moment{grid-template-columns:1fr;gap:35px;margin-top:65px}.practice-moment img{aspect-ratio:1.1}.practice-copy>p{font-size:37px;margin:19px 0}.practice-copy>span:last-child{font-size:16px}.freedom{padding-bottom:35px}.freedom .section-head{margin-bottom:28px}.freedom .section-head>.small-note{max-width:160px}.freedom-composition{min-height:980px;display:flex;flex-direction:column}.freedom-copy{width:100%;padding-top:0}.freedom-copy h2{font-size:42px;margin-bottom:25px}.freedom-copy p{max-width:330px}.freedom-thought{font-size:25px;margin-top:25px}.freedom-photo{top:340px;bottom:0;right:-50px;width:calc(100% + 80px);mask-image:linear-gradient(180deg,transparent,#000 24%,#000 93%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent,#000 24%,#000 93%,transparent)}.freedom-photo img{object-position:50% 55%;object-fit:cover}.freedom-photo figcaption{right:44px;bottom:53px}.freedom-photo .image-open{right:54px;bottom:20px}.freedom-line{bottom:38%;opacity:.6}.notes .section-head{margin-bottom:30px}}
@media(max-width:380px){.freedom-copy h2{font-size:39px}.freedom-photo{top:410px}.freedom-composition{min-height:1060px}.album-aside p{font-size:14px}}

/* A quiet author signature. */
.brand-byline{display:block;margin-top:9px;font:italic 14px/1.35 Georgia,serif;letter-spacing:.1px;color:var(--muted)}
.footer-byline{font:italic 14px/1.5 Georgia,serif;letter-spacing:.1px;color:var(--muted)}
@media(max-width:720px){.brand-byline{margin-top:5px;font-size:12px;letter-spacing:0}}

/* Anatomy belongs to the paper: broad, translucent fragments without frames. */
.body-study,.corset-echo{position:absolute;pointer-events:none;user-select:none;z-index:0}
.body-study{mix-blend-mode:multiply;opacity:.4;
  mask-image:radial-gradient(ellipse at center,#000 24%,#000b 46%,transparent 73%);
  -webkit-mask-image:radial-gradient(ellipse at center,#000 24%,#000b 46%,transparent 73%)}
.body-study-art{display:block;width:100%;height:100%;background-image:url('/assets/oeffnung-anatomische-linien.png');background-repeat:no-repeat;
  background-size:calc(1086px * var(--study-scale)) calc(1448px * var(--study-scale))}


.body-study-spine{--study-scale:.86;width:344px;height:880.64px;left:-25px;bottom:-60px;transform:rotate(-12deg);opacity:.34}
.body-study-spine .body-study-art{background-position:-455.8px 0}
.body-study-shoulders{--study-scale:1.05;width:636.3px;height:651px;right:-170px;top:325px;transform:rotate(-9deg);opacity:.3}
.body-study-shoulders .body-study-art{background-position:-976.5px -157.5px}
.album-aside{display:block;max-width:350px;position:relative;border-left:0;padding-left:0}
.corset-echo{background:url('/assets/oeffnung-anatomische-linien.png') no-repeat;mix-blend-mode:multiply;
  mask-image:radial-gradient(ellipse at center,#000 12%,#0008 40%,transparent 72%);
  -webkit-mask-image:radial-gradient(ellipse at center,#000 12%,#0008 40%,transparent 72%)}
.hero-echo{width:520px;height:480px;left:-150px;bottom:-130px;background-size:850px auto;background-position:-400px -420px;opacity:.19;transform:rotate(-14deg)}
.practice-echo{width:660px;height:690px;right:-140px;bottom:0;background-size:800px auto;background-position:-100px -200px;opacity:.17;transform:rotate(12deg)}
.notes-echo{width:550px;height:610px;right:-180px;top:-160px;background-size:720px auto;background-position:-130px -230px;opacity:.13;transform:rotate(-15deg)}




/* Adjacent sections share their edge color, continuing one sheet of paper. */
.album{background:linear-gradient(180deg,#eeede8 0%,#f4f3ef 18%,#f1f0ea 75%,#eeece5 100%)}
.posture{background:linear-gradient(180deg,#eeece5 0%,#eceae3 55%,#e9e7df 100%)}
.freedom{background:linear-gradient(180deg,#e9e7df 0%,#e9e7df 65%,#efede6 100%)}
.notes{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,#efede6,var(--paper) 85%)}
.notes>.section-head,.notes>h2,.notes>.notes-grid{position:relative;z-index:1}
.section-head{border-top:0;position:relative}
.section-head::before{content:'';position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,#a33f292f,transparent 78%)}
.posture-note{border-color:#bfc0b655}
.album-atmosphere{opacity:.12}
.album-fur,.posture-fur{opacity:.035}
.hero-photo{mask-image:linear-gradient(90deg,transparent 0%,#000 40%),linear-gradient(180deg,#000 83%,transparent 100%);mask-composite:intersect;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 40%),linear-gradient(180deg,#000 83%,transparent 100%);-webkit-mask-composite:source-in}
.freedom-photo{mix-blend-mode:multiply;mask-image:linear-gradient(90deg,transparent 0%,#000 43%),linear-gradient(180deg,transparent,#000 15%,#000 76%,transparent);mask-composite:intersect;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 43%),linear-gradient(180deg,transparent,#000 15%,#000 76%,transparent);-webkit-mask-composite:source-in}
.freedom-line{height:350px;bottom:10%;border-top:1px solid #a33f2926;border-radius:50%;mask-image:linear-gradient(90deg,transparent,#000 30%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 30%,transparent)}
@media(max-width:1100px) and (min-width:721px){

  .body-study-spine{left:-90px;opacity:.25}
  .body-study-shoulders{right:-270px;opacity:.23}
  .practice-echo{right:-270px;opacity:.13}
}
@media(max-width:720px){


  .body-study-spine{--study-scale:.59;width:236px;height:604.16px;left:-100px;bottom:-10px;opacity:.25;transform:rotate(-13deg)}
  .body-study-spine .body-study-art{background-position:-312.7px 0}
  .body-study-shoulders{--study-scale:.7;width:424.2px;height:434px;right:-165px;top:730px;opacity:.22}
  .body-study-shoulders .body-study-art{background-position:-651px -105px}
  .hero-echo{left:-265px;bottom:-100px;opacity:.14}
  .practice-echo{width:480px;right:-260px;bottom:0;opacity:.14}
  .notes-echo{right:-300px;top:-120px;opacity:.1}



  .album-aside{padding-left:0}
  .hero-photo{mask-image:linear-gradient(180deg,transparent 0%,#000 33%,#000 78%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 33%,#000 78%,transparent 100%)}
  .freedom-photo{mask-image:linear-gradient(180deg,transparent,#000 24%,#000 78%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent,#000 24%,#000 78%,transparent)}
}
#fussarbeit{scroll-margin-top:110px}
#fussarbeit img{aspect-ratio:4/5;object-position:50% 67%;filter:saturate(.68)}
#fussarbeit figcaption{display:flex;flex-direction:column;gap:5px}
#fussarbeit figcaption span{font:italic 14px/1.4 Georgia,serif;letter-spacing:0;color:var(--muted)}
@media(max-width:720px){#fussarbeit img{aspect-ratio:4/5;object-position:50% 67%}}

/* One photo becomes a drawing; all other fragments come from the same artwork. */
.card-ground{grid-column:1/-1;grid-row:1;transform:none;padding:0;background:transparent;box-shadow:none;mix-blend-mode:multiply}
.card-ground .image-button{mask-image:linear-gradient(180deg,transparent,#000 12%,#000 83%,transparent),linear-gradient(90deg,transparent,#000 3%,#000 92%,transparent);mask-composite:intersect;-webkit-mask-image:linear-gradient(180deg,transparent,#000 12%,#000 83%,transparent),linear-gradient(90deg,transparent,#000 3%,#000 92%,transparent);-webkit-mask-composite:source-in}
.card-ground img{aspect-ratio:3/2;object-fit:contain;object-position:center}
.card-ground figcaption{padding:0 2px 20px;margin-top:-12px}
.album-note{grid-column:9/13;grid-row:1;position:relative;z-index:2;padding:30px 0 0 12px;margin-top:20px;pointer-events:none}
.album-note p{font-size:22px;margin:20px 0;line-height:1.45}
.album-note p em{font-size:25px}
.album-note .scribble{font-size:18px}
.illustration img{aspect-ratio:3/4;object-position:50% 45%;filter:saturate(.72)}
.body-study-spine{--study-scale:1.25;width:300px;height:650px;left:-5px;bottom:0;opacity:.23;transform:rotate(-12deg)}
.body-study-spine .body-study-art{background-position:-525px -287.5px}
.body-study-shoulders{--study-scale:1.15;width:455px;height:575px;right:-65px;top:425px;opacity:.27;transform:rotate(-9deg)}
.body-study-shoulders .body-study-art{background-position:-793.5px -828px}
@media(max-width:1100px) and (min-width:721px){
 .album-note{grid-column:8/13;padding-top:12px;margin-top:0}
 .album-note p{font-size:19px}.album-note p em{font-size:22px}
 .body-study-spine{left:-90px;opacity:.19}
 .body-study-shoulders{right:-170px;opacity:.23}
}
@media(max-width:720px){
 .card-ground{grid-column:1/-1;grid-row:1;margin:0 -24px}
 .card-ground figcaption{margin:0;padding:0 24px 14px}
 .album-note{grid-column:1/-1;grid-row:2;padding:0 7px;margin:0;pointer-events:auto}
 .album-note p{font-size:27px;margin:22px 0;line-height:1.55}.album-note p em{font-size:30px}
 .album-note .scribble{font-size:19px}
 .illustration img{aspect-ratio:3/4}
 .body-study-spine{--study-scale:1;width:240px;height:520px;left:-100px;bottom:0;opacity:.18}
 .body-study-spine .body-study-art{background-position:-420px -230px}
 .body-study-shoulders{--study-scale:.8;width:316.8px;height:400px;right:-110px;top:730px;opacity:.2}
 .body-study-shoulders .body-study-art{background-position:-552px -576px}
}

/* Tension studies echo the anatomical linework with wood, leaf veins and silk. */
.tension-study,.nature-study{pointer-events:none;user-select:none;mix-blend-mode:multiply;background-repeat:no-repeat;
 mask-image:radial-gradient(ellipse at center,#000 35%,#000c 51%,transparent 73%);
 -webkit-mask-image:radial-gradient(ellipse at center,#000 35%,#000c 51%,transparent 73%)}
.tension-study{background-image:url('/assets/tensegrity-stab-seil.png');background-size:contain;background-position:center}
.tension-hero{position:absolute;z-index:0;width:350px;height:350px;left:-32px;bottom:43px;opacity:.2;transform:rotate(-13deg)}
.nature-study{background-image:url('/assets/natur-verbindungen.png');background-size:200% 100%}
.nature-leaf{width:250px;max-width:100%;aspect-ratio:3/4;background-position:left center;opacity:.58;margin:-40px 0 12px 45px;transform:rotate(-15deg)}
.nature-web{position:absolute;z-index:0;width:540px;height:720px;right:-72px;bottom:0;background-position:right center;opacity:.34;transform:rotate(7deg)}
.notes>.notes-heading{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:25px;margin:-30px 0 40px}
.notes-heading h2{margin:0}
.tension-notes{flex:0 0 260px;width:260px;height:260px;margin-right:40px;opacity:.64;transform:rotate(9deg)}
.card-handstand img{aspect-ratio:3/4;object-fit:contain;object-position:center;filter:saturate(.72)}
.molecule-study{position:relative;z-index:1;display:grid;grid-template-columns:1.45fr 1fr;align-items:center;gap:48px;margin-top:90px;padding-top:55px;border-top:1px solid #cecec680;scroll-margin-top:50px}
.molecule-figure{min-width:0}
.molecule-stage{position:relative;background:#07060b;aspect-ratio:800/445;overflow:hidden;box-shadow:0 12px 35px #28282010}
.molecule-stage img,.molecule-stage canvas{width:100%;height:100%;object-fit:contain}
.molecule-stage canvas{position:absolute;inset:0}
.molecule-stage [hidden]{display:none}
.molecule-stage.is-still img{visibility:hidden}
.molecule-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:17px}
.molecule-controls .note-index{font-size:11px;letter-spacing:.9px}
.molecule-controls button{background:none;border:0;border-bottom:1px solid var(--line);color:var(--ink);padding:5px 0;font-size:12px;cursor:pointer}
.molecule-controls button:hover{color:var(--accent)}
.molecule-figure figcaption{margin-top:15px;font-size:11px;line-height:1.8;color:var(--muted)}
.molecule-figure figcaption a{text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--line)}
.molecule-copy h3{font:450 clamp(30px,3vw,43px)/1.15 Manrope,sans-serif;letter-spacing:-.05em;margin:18px 0 22px}
.molecule-copy h3 em{font-family:Georgia,serif;font-weight:400}
.molecule-copy p{font-size:15px;color:#50524c;max-width:340px}
.molecule-thought{display:block;margin-top:25px;font:italic 22px/1.4 Georgia,serif;color:var(--accent)}
.molecule-error{font-size:14px;color:var(--muted)}
@media(max-width:1100px) and (min-width:721px){.molecule-study{gap:30px;grid-template-columns:1.2fr 1fr}.molecule-copy h3{font-size:33px}}
@media(max-width:720px){.molecule-study{grid-template-columns:1fr;gap:32px;margin-top:58px;padding-top:35px;scroll-margin-top:110px}.molecule-copy{grid-row:1}.molecule-copy h3{font-size:36px}.molecule-thought{margin-top:20px}.molecule-controls .note-index{font-size:10px}.molecule-controls button{font-size:12px}}
@media(prefers-reduced-motion:reduce){html:not(.js) .molecule-stage{display:none}}
@media(max-width:1100px) and (min-width:721px){
 .tension-hero{width:290px;height:290px;left:-35px}
 .nature-leaf{width:210px;margin-left:0}
 .nature-web{right:-170px;opacity:.28}
 .tension-notes{flex-basis:210px;width:210px;height:210px;margin-right:0}
}
@media(max-width:720px){
 .tension-hero{width:250px;height:250px;left:-80px;bottom:118px;opacity:.17}
 .nature-leaf{width:180px;max-width:140%;margin:-25px 0 8px -20px;opacity:.46}
 .nature-web{width:390px;height:520px;right:-150px;bottom:0;opacity:.27}
 .notes>.notes-heading{display:block;margin:0 0 32px}
 .notes-heading h2{margin:0}
 .tension-notes{width:180px;height:180px;margin:5px 0 -15px auto;opacity:.52}
 .card-handstand img{aspect-ratio:3/4;object-fit:contain;object-position:center}
}

/* A personal passage in the same open, photographic rhythm. */
.about{background:var(--paper);scroll-margin-top:24px}
.about-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:clamp(32px,5vw,78px);align-items:center}
.about-photo{position:relative;min-width:0}
.about-photo img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:50% 64%;filter:saturate(.55) contrast(.93);mask-image:linear-gradient(180deg,transparent,#000 9%,#000 83%,transparent),linear-gradient(90deg,transparent,#000 8%,#000 93%,transparent);mask-composite:intersect;-webkit-mask-image:linear-gradient(180deg,transparent,#000 9%,#000 83%,transparent),linear-gradient(90deg,transparent,#000 8%,#000 93%,transparent);-webkit-mask-composite:source-in}
.about-photo figcaption{margin:2px 12% 0;font:italic 16px/1.5 Georgia,serif;color:var(--muted)}
.about-copy h2{font-size:clamp(38px,4vw,60px);margin-bottom:27px}
.about-copy p{font-size:16px;line-height:1.75;color:#50524c;margin:0 0 20px;max-width:580px}
.about-copy .about-lead{font-size:20px;line-height:1.6;color:var(--ink)}
.about-signature{display:block;margin-top:28px;font:italic 25px/1.3 Georgia,serif;color:var(--accent)}
.about-models{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:clamp(32px,5vw,78px);margin-top:68px;padding-top:36px;border-top:1px solid var(--line);align-items:center}
.about-models h3{font:450 clamp(27px,2.7vw,38px)/1.2 Manrope,sans-serif;letter-spacing:-.04em;margin:20px 0 23px}
.about-models h3 em{font-family:Georgia,serif;font-weight:400}
.about-models p{font-size:16px;line-height:1.75;color:#50524c;margin:0 0 18px}
.about-model-quote blockquote{font:italic clamp(25px,2.65vw,38px)/1.4 Georgia,serif;color:var(--accent);margin:0 0 20px;letter-spacing:-.02em}
.about-model-quote figcaption{font-size:14px;line-height:1.6;color:var(--muted);margin-bottom:25px}
.about-model-quote a{border-bottom:1px solid var(--line);padding-bottom:4px}
.about-model-quote a:hover{color:var(--accent);border-color:currentColor}
.about-model-quote>p{max-width:380px}
.about-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:66px;padding:30px 0 36px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.about-principles .note-index{font-size:12px;line-height:1.6;letter-spacing:1.1px}
.about-principles h3{font:450 clamp(23px,2.15vw,31px)/1.2 Manrope,sans-serif;letter-spacing:-.04em;margin:18px 0}
.about-principles p{font-size:16px;line-height:1.7;margin:0;color:#50524c}
.about-outlook{display:grid;grid-template-columns:1fr 2fr;gap:32px;margin-top:54px;align-items:start}
.about-outlook>.eyebrow{padding-top:7px;font-size:12px;line-height:1.6}
.about-outlook p{margin:0;max-width:630px;font-size:17px;line-height:1.7;color:#50524c}
.about-outlook .about-question{margin-top:28px;font-size:clamp(26px,2.6vw,38px);line-height:1.35;letter-spacing:-.03em;color:var(--ink)}
.about-question em{font-family:Georgia,serif;font-weight:400;color:var(--accent)}
@media(max-width:1050px) and (min-width:721px){.about-intro{gap:30px}.about-copy .about-lead{font-size:18px}.about-photo img{aspect-ratio:3/4}.about-principles{gap:24px}}
@media(max-width:720px){.about{scroll-margin-top:100px}.about-intro{grid-template-columns:1fr;gap:32px}.about-copy{grid-row:1}.about-copy h2{font-size:42px}.about-copy .about-lead{font-size:20px}.about-photo{max-width:420px;width:100%;margin:0 auto}.about-photo img{aspect-ratio:1;object-position:50% 62%}.about-models{grid-template-columns:1fr;gap:20px;margin-top:42px;padding-top:30px}.about-models h3{font-size:30px}.about-model-quote blockquote{font-size:29px}.about-model-quote>p{max-width:none}.about-principles{grid-template-columns:1fr;gap:30px;margin-top:38px;padding:26px 0}.about-principles h3{font-size:28px;margin:12px 0}.about-outlook{grid-template-columns:1fr;gap:20px;margin-top:35px}.about-outlook .about-question{font-size:29px}}
