:root{--ink:#10383c;--muted:#526265;--paper:#f7f8f4;--line:#d4ddda;--lime:#e9edb4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #b37829;outline-offset:7px}.skip{position:absolute;top:-100px;background:white;padding:10px;z-index:10}.skip:focus{top:0}header,main,footer{max-width:1280px;margin:auto}header{padding:28px 52px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px;font-size:16px;font-weight:600}.monogram{font-family:Georgia,serif;font-size:29px;line-height:1;background:var(--ink);color:var(--lime);padding:9px 10px;border-radius:50%}nav{display:flex;gap:34px;font-size:15px}nav a:hover,footer>a:last-child:hover{text-decoration:underline;text-underline-offset:6px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center;padding:62px 52px 72px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;margin:0 0 25px}h1,h2,h3,p,figure{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em;line-height:1.04}h1{font-size:clamp(60px,7vw,98px);margin-bottom:29px}em{font-weight:400}h1 em{color:#357277}.lead{font-size:24px;line-height:1.45;letter-spacing:-.02em;margin-bottom:20px}.intro-copy{max-width:430px;color:var(--muted);margin-bottom:29px}.button{display:inline-flex;align-items:center;gap:48px;background:var(--ink);color:white;padding:14px 22px;border-radius:4px;font-size:15px}.button:hover{background:#24575b}.button span{font-size:23px}figure{margin:0;transform:rotate(2deg)}.portrait{height:540px;border-radius:160px 160px 8px 8px;overflow:hidden;background:#17616a}.portrait img{width:100%;height:100%;object-fit:cover;object-position:center 20%;display:block}figcaption{display:flex;justify-content:space-between;padding:15px 4px;font-size:12px;letter-spacing:.12em}figcaption span:first-child{font-family:Georgia,serif;font-size:19px;letter-spacing:0;font-style:italic}.section{padding:70px 52px;border-top:1px solid var(--line)}.about{display:grid;grid-template-columns:1fr 1.65fr;gap:65px}.about>div{max-width:660px}h2{font-size:clamp(38px,4.1vw,56px);margin-bottom:28px}.about p:not(.eyebrow){color:var(--muted);max-width:610px}.about p:last-child{margin-bottom:0}.passions{background:#edf1ee}.section-heading{display:flex;justify-content:space-between;gap:30px}.section-heading h2{width:62%}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin-top:21px}.cards article{border-top:1px solid #adbfb9;padding-top:23px}.number{font:italic 27px Georgia,serif;color:#5a7f77}h3{font-size:21px;font-weight:500;letter-spacing:-.02em;margin:22px 0 14px}.cards p{font-size:16px;color:var(--muted);margin-bottom:0}.project{background:var(--ink);color:#f5f7f2;display:grid;grid-template-columns:1fr 1fr;gap:75px;padding-top:78px;padding-bottom:78px}.project .eyebrow{color:#c1d3ce}.project h2{margin-bottom:0}.project h2 em{color:var(--lime)}.project-text{padding-top:3px}.tag{font-size:12px;letter-spacing:.1em;border:1px solid #708b88;border-radius:30px;padding:7px 12px}.project h3{font-size:30px;margin-top:23px}.project p{color:#d5e0dc}.project-note{font-size:15px;margin-bottom:0}footer{padding:33px 52px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:14px}footer>span{color:var(--muted)}@media(min-width:1450px){header,main,footer{max-width:1360px}.hero{gap:100px}.portrait{height:590px}}@media(max-width:800px){header{padding:22px 25px}.hero{padding:42px 25px 48px;gap:30px}.portrait{height:450px}.section{padding:48px 25px}.about{gap:25px;grid-template-columns:1fr 1.7fr}.project{gap:30px}h1{font-size:65px}.lead{font-size:21px}footer{padding:28px 25px;flex-wrap:wrap}}@media(max-width:600px){header{flex-wrap:wrap;gap:22px}.brand{font-size:15px}nav{gap:22px;font-size:14px}.hero{grid-template-columns:1fr;padding-top:36px;gap:40px}h1{font-size:72px}.eyebrow{font-size:12px;letter-spacing:.12em}.intro-copy{max-width:100%}figure{margin:0 8px}.portrait{height:440px;border-radius:140px 140px 8px 8px}.about,.project{grid-template-columns:1fr;gap:14px}.section-heading{display:block}.section-heading h2{width:auto}.cards{grid-template-columns:1fr;gap:30px}.cards article{padding-top:20px}.cards h3{margin-top:13px}.project{gap:28px}footer>span{width:100%;order:3}footer>a:last-child{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.header-controls{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.language-switch{gap:2px;border:1px solid var(--line);border-radius:6px;padding:3px}.language-switch a{padding:5px 10px;border-radius:3px;font-size:14px;font-weight:700}.language-switch a[aria-current="page"]{background:var(--ink);color:white}.language-switch a:hover{text-decoration:none;background:#dce6df}.language-switch a[aria-current="page"]:hover{background:var(--ink)}html[lang="de"] h1{font-size:clamp(54px,6.2vw,88px)}.hero>*{min-width:0}@media(max-width:800px){header{gap:20px;flex-wrap:wrap}.header-controls{gap:20px}}@media(max-width:600px){.header-controls{width:100%;justify-content:space-between;gap:10px}.header-controls>nav:first-child{gap:16px}html[lang="de"] h1{font-size:clamp(50px,12vw,72px)}}

.footer-links{display:flex;flex-wrap:wrap;gap:24px;font-size:14px}.legal-page{min-height:100vh;display:flex;flex-direction:column}.legal-page>header,.legal-page>footer{width:100%}.legal-content{width:100%;padding:64px 52px 80px;flex:1}.legal-content h1{font-size:clamp(42px,7vw,72px);overflow-wrap:anywhere}.legal-content h2{font-family:Arial,Helvetica,sans-serif;font-size:24px;letter-spacing:0;line-height:1.3;margin:32px 0 14px}.legal-content address{font-style:normal;margin-top:28px;line-height:1.8}.legal-content a{text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.legal-page footer{border-top:1px solid var(--line)}@media(max-width:800px){.legal-content{padding:42px 25px 56px}}

.contact-content{display:grid;grid-template-columns:1fr 1.15fr;gap:70px;padding-top:56px}.contact-content h1{font-size:clamp(42px,5vw,68px);line-height:1.1}.contact-form{max-width:640px;min-width:0}.form-row{margin-bottom:20px}.form-row label{display:block;font-size:16px;font-weight:600;margin-bottom:7px}.form-row input,.form-row textarea{display:block;width:100%;font:inherit;color:var(--ink);background:#fff;border:1px solid #8fa6a1;border-radius:5px;padding:12px 14px}.form-row textarea{resize:vertical;min-height:170px}.form-row input:focus,.form-row textarea:focus{outline:3px solid #357277;outline-offset:2px}.form-note{font-size:14px;color:var(--muted);line-height:1.6}.contact-form button{border:0;font:inherit;cursor:pointer}.contact-form button:focus-visible{outline:3px solid #b37829;outline-offset:4px}header nav{flex-wrap:wrap}.contact-intro a{overflow-wrap:anywhere}@media(max-width:800px){.contact-content{grid-template-columns:1fr;gap:24px}.contact-form{max-width:none}.contact-intro h1{margin-bottom:20px}}

.calendar-content p{max-width:780px}.calendar-content h3{font-size:24px;margin-top:32px}header{flex-wrap:wrap;gap:20px}


footer{flex-wrap:wrap}

.blog-content{min-width:0}.blog-heading{display:flex;justify-content:space-between;align-items:baseline;gap:24px}.blog-heading h1{margin-bottom:36px}
