@charset "UTF-8";
:root{--ink:#161a18;--paper:#f5f5f1;--green:#426a57;--sage:#a8c0b2;--muted:#5f6962;--rule:#d9ded9;--font:"Aptos","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px;scrollbar-gutter:stable}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:18px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,summary{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;letter-spacing:-.035em;line-height:1.12}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--sage);outline-offset:6px}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.dark-top,.footer{background:var(--ink);color:var(--paper)}.header{display:flex;justify-content:space-between;align-items:center;min-height:112px;border-bottom:1px solid #ffffff20;gap:32px}.brand{display:block;width:244px;flex-shrink:0}.header nav{display:flex;gap:38px;align-items:center;font-size:15px}.header nav a{padding:12px 0;color:#d6ddd8;transition:color .2s}.header nav a:hover{color:white}.header nav .nav-contact{color:var(--paper);margin-left:22px}.nav-contact span{margin-left:14px;font-size:20px}.menu-toggle{display:none}.hero{position:relative;padding-top:100px}.eyebrow{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.12em}.hero .eyebrow{color:var(--sage);margin-bottom:30px}.hero-copy{position:relative;z-index:1;max-width:850px}.hero h1{font-size:clamp(58px,6.05vw,92px);line-height:1.055;letter-spacing:-.052em}.hero h1 span{color:var(--sage)}.hero-intro{font-size:19px;line-height:1.65;max-width:590px;color:#c7d0ca;margin-top:36px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:16px 22px;font-size:16px;font-weight:600;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px);background:#dce7df}.button.light{background:var(--paper);color:var(--ink);margin-top:32px}.button span{font-size:23px;font-weight:400;line-height:1}.hero-art{position:absolute;right:18px;top:106px;width:clamp(170px,18vw,246px);opacity:.9}.hero-bottom{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-top:78px;padding:25px 0 30px;border-top:1px solid #ffffff20;font-size:14px;color:#b5c1b8}.hero-bottom a{color:var(--paper);display:flex;align-items:center;gap:24px}.section{padding-block:112px}.section-head{display:grid;grid-template-columns:1fr 3fr;gap:30px;margin-bottom:62px}.section-head>.eyebrow{padding-top:10px;color:var(--green)}h2{font-size:clamp(34px,3.45vw,51px);letter-spacing:-.035em}.section-intro{max-width:710px;margin-top:25px;color:var(--muted);font-size:19px}.service{display:grid;grid-template-columns:1fr 1.2fr;column-gap:42px;padding-block:44px;border-top:1px solid var(--rule)}.service:last-child{border-bottom:1px solid var(--rule)}.service-name h3{font-size:32px;line-height:1.18;letter-spacing:-.028em}.service-name p{color:var(--muted);font-size:15px;margin-top:16px}.service-body>p{max-width:580px;color:#48534c;font-size:18px}.service details{margin-top:22px}.service summary{display:flex;align-items:center;justify-content:space-between;max-width:580px;cursor:pointer;list-style:none;color:var(--green);font-size:15px;font-weight:600;min-height:36px}.service summary::-webkit-details-marker{display:none}.service summary span{font-size:24px;font-weight:400;transition:transform .2s}.service details[open] summary span{transform:none}.service ul{padding-left:18px;font-size:16px;line-height:1.7;color:var(--muted);margin-bottom:0}.approach{background:#e7ebe5}.steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:36px}.steps li{border-top:2px solid var(--green);padding-top:23px;display:flex;flex-direction:column;align-items:flex-start}.steps h3{font-size:26px;margin-bottom:18px}.steps p{font-size:17px;color:#4d584f;max-width:270px}.step-result{font-size:14px;color:var(--green);padding-top:30px;margin-top:auto}.about>.eyebrow{color:var(--green);margin-bottom:42px}.about-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:90px}.about h2{font-size:clamp(31px,3.1vw,46px);line-height:1.22}.about h2 span{color:var(--green)}.about-copy p{color:var(--muted);margin-top:25px}.about-copy .lead{color:var(--ink);font-size:24px;line-height:1.45;margin:0}.origin{margin-top:48px;display:flex;align-items:center;gap:28px}.origin img{width:30px;height:61px}.origin p{font-size:14px;color:var(--muted);line-height:1.65}.contact{padding:85px 0 92px;background:var(--green);color:var(--paper)}.contact-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:90px}.contact .eyebrow{color:#e0e8e1;margin-bottom:32px}.contact h2{font-size:clamp(38px,4.25vw,62px)}.contact-copy{padding-top:47px}.contact-copy p{max-width:500px;color:#e0e8e1;font-size:18px;margin-bottom:18px}.email{display:flex;justify-content:space-between;gap:20px;align-items:center;max-width:510px;padding:10px 0 17px;border-bottom:1px solid #a8c0b288;font-size:clamp(22px,2.2vw,32px);letter-spacing:-.025em}.email:hover{border-color:var(--paper)}.email span{font-size:32px}.footer{padding:52px 0 28px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:40px}.footer-top p{font-size:14px;color:#b5c1b8}.footer-bottom{padding-top:24px;border-top:1px solid #ffffff20;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:13px;color:#b5c1b8}.footer-bottom>div{display:flex;gap:22px}.footer button{padding:0;border:0;background:none;color:inherit;font-size:13px}.footer button:hover{text-decoration:underline}.skip{position:fixed;left:15px;top:-100px;padding:12px 20px;background:white;color:var(--ink);z-index:50}.skip:focus{top:15px}dialog{border:0;background:var(--paper);color:var(--ink);padding:38px 44px;max-width:650px;width:calc(100% - 40px);max-height:85svh;box-shadow:0 20px 100px #0005}dialog::backdrop{background:#0c100dba;backdrop-filter:blur(5px)}dialog .dialog-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}dialog .eyebrow{color:var(--green)}dialog h2{font-size:38px;margin-bottom:25px}dialog p{font-size:17px;margin-top:18px}dialog a{text-decoration:underline;text-underline-offset:4px}.close{background:none;border:0;color:var(--ink);width:44px;height:44px;font-size:32px;line-height:1}body.modal-open{overflow:hidden}
@media(min-width:1600px){.hero h1{font-size:92px}.hero-copy{max-width:900px}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.hero-art{right:0;top:160px;width:165px;opacity:.65}.hero h1{font-size:67px}.hero-copy{max-width:710px}.hero-intro{max-width:560px}.header nav{gap:24px}.section-head{grid-template-columns:1fr 2.7fr}.service{grid-template-columns:1fr 1.2fr;gap:27px}.service-name h3{font-size:28px}.steps{gap:25px}.about-grid,.contact-grid{gap:48px}}
@media(max-width:900px){.hero-art{width:135px;top:194px;opacity:.3}.hero h1{font-size:63px}.hero-copy{max-width:650px}.header .brand{width:210px}.header nav{gap:20px}.header nav .nav-contact{margin-left:0}.section-head{grid-template-columns:1fr;gap:25px}.section-head .eyebrow{padding:0}.steps{grid-template-columns:repeat(2,1fr);gap:40px}.steps p{max-width:100%}.about-grid,.contact-grid{grid-template-columns:1fr;gap:40px}.about-copy{max-width:680px}.contact-copy{padding-top:0}.footer-top{align-items:flex-start;flex-direction:column;gap:20px}.footer-bottom{flex-wrap:wrap}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{min-height:86px;position:relative}.header .brand{width:203px}.menu-toggle{display:flex;align-items:center;gap:12px;background:none;border:0;color:var(--paper);padding:10px 0;font-size:14px}.menu-toggle span{font-size:25px;line-height:1}.header nav{display:none;position:absolute;left:-20px;right:-20px;top:85px;background:var(--ink);padding:24px 20px 30px;z-index:10;border-bottom:1px solid #ffffff26;flex-direction:column;align-items:stretch;gap:4px;font-size:17px}.header nav.is-open{display:flex}.header nav a{padding:11px 0}.hero{padding-top:63px}.hero .eyebrow{font-size:11px;letter-spacing:.09em;margin-bottom:25px}.hero h1{font-size:clamp(40px,8.9vw,61px);letter-spacing:-.052em;line-height:1.1}.hero-copy{max-width:100%}.hero-art{top:45px;right:0;width:58px;opacity:1;pointer-events:none}.hero-intro{font-size:17px;line-height:1.65;max-width:100%;margin-top:27px}.button.light{margin-top:27px}.button{padding:14px 19px}.hero-bottom{margin-top:52px;flex-direction:column;align-items:flex-start;gap:13px;padding-block:22px 27px;font-size:13px}.hero-bottom a{gap:18px}.section{padding-block:70px}.section-head{gap:24px;margin-bottom:40px}h2{font-size:35px;line-height:1.15}.section-intro{font-size:17px;margin-top:22px}.service{grid-template-columns:minmax(0,1fr);row-gap:23px;padding-block:32px}.service-name h3{font-size:29px}.service-name p{margin-top:10px;font-size:14px}.service-body{grid-column:auto}.service-body>p{font-size:17px}.service details{margin-top:15px}.steps{gap:35px 25px}.steps h3{font-size:23px}.steps p{font-size:16px}.step-result{font-size:13px;padding-top:22px}.about>.eyebrow{margin-bottom:30px}.about h2{font-size:33px}.about-copy .lead{font-size:22px}.about-copy p{font-size:17px}.origin{margin-top:31px}.contact{padding-block:65px}.contact h2{font-size:44px}.contact-grid{gap:28px}.contact-copy p{font-size:17px}.email{font-size:25px}.footer{padding-block:40px 26px}.footer .brand{width:220px}.footer-top{padding-bottom:29px}.footer-top p{font-size:13px;max-width:270px}.footer-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.footer-bottom>div{margin-top:6px}dialog{padding:24px}dialog h2{font-size:32px}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}.header .brand{width:180px}.hero h1{font-size:9vw}.steps{grid-template-columns:1fr}.email{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{body{background:#fff;color:#000}.dark-top,.footer,.contact{background:#fff;color:#000}.header nav,.menu-toggle,.hero-art,.button,.hero-bottom,dialog{display:none}.wrap{width:100%}.hero,.section,.contact{padding:25px 0}.hero h1{font-size:42px}.hero h1 span,.hero-intro,.contact p{color:#000}.header .brand,.footer .brand{filter:invert(1)}.service,.steps li{break-inside:avoid}.footer-bottom button{display:none}}

/* Brand signature and visible navigation */

.header nav a{font-weight:600;text-decoration:underline;text-decoration-color:#a8c0b266;text-underline-offset:7px;text-decoration-thickness:1px}
.header nav a:hover,.header nav a[aria-current="location"]{color:var(--paper);text-decoration-color:var(--sage);text-decoration-thickness:2px}
.header nav .nav-contact{border:1px solid #a8c0b277;padding:9px 15px;text-decoration:none}
.header nav .nav-contact:hover,.header nav .nav-contact[aria-current="location"]{border-color:var(--sage);background:#a8c0b214}
.hero-art{top:60px;width:clamp(150px,15vw,210px)}
.service-name h3{overflow-wrap:break-word;font-size:clamp(24px,2.25vw,32px)}
@media(max-width:1150px){.header nav{gap:22px}.header nav .nav-contact{margin-left:0}.hero-art{top:95px;width:165px}}
@media(max-width:900px){.header{gap:20px}.header nav{gap:16px;font-size:14px}.hero-art{width:125px;top:120px}}
@media(max-width:700px){.header{min-height:102px}.header nav{top:101px;font-size:17px;gap:9px}.header nav .nav-contact{margin-top:8px;padding:11px 14px}.hero-art{top:45px;width:58px}.service-name h3{font-size:26px}}
@media(max-width:380px){.hero-art{top:35px;width:54px}}
@media(max-width:340px){.hero-art{top:30px;width:52px}}

.service summary .disclosure-icon{display:inline-block;width:24px;text-align:center;flex-shrink:0}.disclosure-icon::before{content:"+"}.service details[open] .disclosure-icon::before{content:"−"}

/* Fit the supplied headings without changing their wording. */
.service-name,.service-body,.steps li{min-width:0}.service-name h3{hyphens:auto;overflow-wrap:anywhere;text-wrap:balance}.steps h3{font-size:24px;line-height:1.2;min-height:2.4em;hyphens:auto}.steps p{max-width:none}.approach h2{max-width:870px;text-wrap:balance}@media(max-width:700px){.steps{grid-template-columns:1fr}.steps h3{min-height:0}.service-name h3{font-size:26px}.about-copy .lead{font-size:22px}}

/* Shared chapter alignment, with the chapter label above each heading. */
.section-head{grid-template-columns:minmax(0,1fr);gap:26px;text-align:left}
.section-head>.eyebrow{padding-top:0}
.about>.eyebrow{margin-bottom:26px}
.contact .eyebrow{margin-bottom:26px}
.about h2,.contact h2{font-size:clamp(34px,3.45vw,51px);line-height:1.12;letter-spacing:-.035em}
@media(max-width:700px){.header{min-height:86px}.header nav{top:85px}.section-head{gap:24px}.about>.eyebrow,.contact .eyebrow{margin-bottom:24px}.about h2,.contact h2{font-size:35px;line-height:1.15}}

/* Preserve breathing room after removal of the hero caption. */
.contact .email{margin-top:28px;font-weight:600}

/* Final-content spacing: preserve copy and keep every service visible. */
.service-focus{margin-top:22px;max-width:580px}
.service-focus h4{margin:0;color:var(--green);font-size:15px;font-weight:600;line-height:1.5}
.service-focus ul{margin-top:10px}
.service-focus li+li{margin-top:4px}
@media(min-width:701px) and (max-width:900px){
 .service{grid-template-columns:minmax(0,1fr);row-gap:22px}
 .service-body{grid-column:auto}
 .service-body>p,.service-focus{max-width:none}
}
@media(max-width:700px){
 .service{grid-template-columns:minmax(0,1fr);row-gap:18px;padding-block:28px}
 .service-body{grid-column:auto}
 .service-body>p{font-size:17px;line-height:1.5}
 .service-focus{margin-top:18px}
 .service-focus ul{margin-top:8px;line-height:1.5}
 .service-focus li+li{margin-top:5px}
 .section{padding-block:64px}
 .section-head{margin-bottom:34px}
}
@media(max-width:380px){.service-name h3{font-size:23px;hyphens:none;overflow-wrap:normal}}

/* Preserve desktop geometry; group mobile principles and footer metadata. */
.footer-bottom>.footer-meta{display:contents}
.mobile-separator{display:none}
@media(max-width:700px){
 .steps li{display:flex;align-items:flex-start}
 .footer-bottom>.footer-meta{display:block;margin:0}
 .footer-meta p{display:inline}
 .mobile-separator{display:inline}
 .footer-bottom>div:not(.footer-meta){gap:8px;margin-top:0;align-items:baseline}
}

/* Legal pages reuse the website shell and its existing spacing and line logic. */
.footer-bottom a{font-size:13px}
.footer-bottom a:hover,.footer-bottom a[aria-current="page"]{text-decoration:underline;text-underline-offset:4px}
.legal-header{padding-block:64px 40px;border-bottom:1px solid var(--rule)}
.legal-header .eyebrow{color:var(--green);margin-bottom:20px}
.legal-header h1{font-size:clamp(44px,4vw,58px);line-height:1.06;letter-spacing:-.05em}
.legal-back{display:inline-block;margin-bottom:36px;color:var(--muted);font-size:14px;text-decoration:none}
.legal-back:hover{text-decoration:underline;text-underline-offset:4px;color:var(--ink)}
.legal-layout{display:grid;grid-template-columns:minmax(175px,210px) minmax(0,820px);justify-content:start;gap:clamp(48px,5vw,72px);padding-block:54px 118px}
.legal-layout-simple{display:block}
.legal-layout-simple .legal-content{max-width:780px;margin-inline:auto}
.legal-content{max-width:820px;min-width:0}
.legal-content section{scroll-margin-top:32px;padding:0 0 46px;margin:0 0 46px;border-bottom:1px solid var(--rule)}
.legal-content section:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}
.legal-content h2{font-size:clamp(25px,2.35vw,34px);line-height:1.2;overflow-wrap:anywhere}
.legal-content p,.legal-content address,.legal-content ul{margin:20px 0 0;color:#48534c;font-size:17px;line-height:1.7}
.legal-content address{font-style:normal}
.legal-content strong{color:var(--ink);font-weight:600}
.legal-content a{color:var(--green);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;overflow-wrap:anywhere}
.legal-content a:hover{text-decoration-thickness:2px}
.legal-content ul{padding-left:24px}
.legal-content li+li{margin-top:8px}
.legal-content .legal-date{color:var(--green);font-weight:600}
.legal-toc{position:sticky;top:30px;align-self:start}
.legal-toc ol{list-style:none;margin:0;padding:0;border-top:1px solid var(--rule)}
.legal-toc li{border-bottom:1px solid var(--rule)}
.legal-toc a{display:grid;grid-template-columns:31px minmax(0,1fr);gap:10px;padding:11px 0;color:var(--muted);font-size:14px;line-height:1.35;text-decoration:none}
.legal-toc a span{color:var(--green);font-size:12px;font-variant-numeric:tabular-nums;padding-top:2px}
.legal-toc a:hover{color:var(--ink)}
.imprint-page .legal-layout{padding-bottom:92px}
.imprint-page .legal-layout-simple .legal-content{max-width:1102px;width:100%;margin-inline:0}
.imprint-page .legal-content section{display:grid;grid-template-columns:320px minmax(0,1fr);align-items:start;column-gap:48px;padding-bottom:27px;margin-bottom:27px}
.imprint-page .legal-content h2{font-size:18px;line-height:1.45;letter-spacing:-.01em}
.imprint-page .legal-content p,.imprint-page .legal-content address{margin-top:0}
@media(max-width:900px){
 .legal-layout{display:block;padding-block:72px 100px}
 .legal-content{margin-inline:auto}
 .legal-toc{display:none}
 .imprint-page .legal-content section{grid-template-columns:300px minmax(0,1fr);column-gap:40px}
}
@media(max-width:700px){
 .legal-header{padding-block:44px 32px}
 .legal-header .eyebrow{margin-bottom:16px}
 .legal-header h1{font-size:38px;overflow-wrap:normal;hyphens:auto}
 .legal-layout{padding-block:58px 80px}
 .legal-content section{padding-bottom:36px;margin-bottom:36px}
 .legal-content h2{font-size:27px}
 .legal-content p,.legal-content address,.legal-content ul{font-size:16px;line-height:1.65}
 .legal-back{margin-bottom:28px}
 .imprint-page .legal-layout{padding-block:40px 68px}
 .imprint-page .legal-content section{display:block;padding-bottom:25px;margin-bottom:25px}
 .imprint-page .legal-content h2{font-size:18px;margin-bottom:12px}
}
@media(max-width:380px){.legal-header h1{font-size:38px}}
