:root{--bg:#05090e;--surface:#0b121b;--text:#f1f5f9;--muted:#97a8b9;--blue:#61b6f1;--ice:#b9e4ff;--line:#ffffff22;--font:'Helvetica Neue',Arial,sans-serif;--stage-h:100svh;--travel:5}
*{box-sizing:border-box}html{scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--text);font:17px/1.6 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--ice);outline-offset:6px}::selection{background:#61b6f155;color:white}[hidden]{display:none!important}
.skip-link{position:fixed;top:-100px;left:20px;background:white;color:#05090e;padding:12px 18px;z-index:30}.skip-link:focus{top:15px}.site-header{height:98px;padding:0 5%;position:absolute;inset:0 0 auto;z-index:10;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center}.brand img{width:184px;height:auto}.site-header nav{display:flex;gap:38px;align-items:center;font-size:14px}.site-header nav>a:not(.nav-contact){color:#bdc9d4}.site-header nav>a:hover{color:white}.nav-contact{border:1px solid #b2bec955;border-radius:40px;padding:11px 20px;display:flex;gap:28px;align-items:center}.nav-contact:hover{background:#ffffff10}
.story{position:relative;height:calc(var(--stage-h) * (var(--travel) + 1))}.stage{position:sticky;top:0;height:var(--stage-h);min-height:680px;overflow:hidden;background:var(--bg)}.story-poster,.story-canvas,.cinema-shade{position:absolute;inset:0;width:100%;height:100%}.story-poster{object-fit:cover;object-position:65% center}.story-canvas{opacity:0}.cinema-shade{pointer-events:none;background:linear-gradient(90deg,#05090ee8 0%,#05090ea8 29%,#05090e26 55%,transparent 73%),linear-gradient(0deg,#05090ed9 0%,transparent 26%,transparent 73%,#05090e66 100%)}.story-topline{position:absolute;top:134px;left:5%;right:5%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.16em;color:#a7bacb}.story-topline>span:last-child{color:#8d9cac;font-size:12px}.chapter-stack{position:absolute;inset:25% 5% 18%;pointer-events:none}.chapter{position:absolute;top:0;left:0;max-width:750px;opacity:0;transform:translateY(14px);transition:opacity .22s,transform .35s;pointer-events:none}.chapter.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.eyebrow{color:var(--ice);font-size:12px;letter-spacing:.17em;margin:0 0 26px;font-weight:500}.chapter h1,.chapter h2{font-size:clamp(57px,6.6vw,108px);line-height:1.02;letter-spacing:-.065em;font-weight:400;margin:0 0 28px}.chapter h1 span,.chapter h2 span{color:#bed8eb}.chapter-body{max-width:425px;color:#b6c3cf;line-height:1.65;font-size:18px;margin:0 0 33px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:15px 23px;border-radius:40px;font-size:14px;transition:background .2s,transform .2s}.button span{font-size:20px;line-height:1}.button:hover{transform:translateY(-2px)}.button-light{background:#edf5fa;color:#101922}.button-light:hover{background:white}.button-outline{border:1px solid #a6b9c44d;color:#dcebf5}.visual-caption{position:absolute;right:7%;bottom:21%;display:flex;gap:13px;align-items:center;color:#b2c6d5;font-size:12px;letter-spacing:.1em}.visual-caption>i{width:36px;height:1px;background:#7ebce955}.story-bottom{position:absolute;bottom:40px;left:5%;right:5%;display:flex;justify-content:space-between;align-items:center;gap:25px}.chapter-nav{display:flex;gap:16px;align-items:center;font-size:12px;color:#657482}.chapter-nav span{white-space:nowrap;transition:color .25s}.chapter-nav b{font-size:13px;margin-left:8px;font-weight:400}.chapter-nav .active{color:#deedfa}.chapter-nav i{height:1px;width:40px;background:#718aa133}.skip-story{font-size:13px;color:#a8b6c4}.skip-story span{margin-left:28px;color:white}.story-progress{position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--line)}.story-progress i{display:block;width:0;height:1px;background:var(--blue)}
.section{padding:100px 6%;border-top:1px solid var(--line)}.section-kicker{display:flex;justify-content:space-between;gap:20px;color:#a9bac8;font-size:12px;letter-spacing:.13em;margin-bottom:62px}.section-kicker span:last-child{color:#6e8294}.section-heading{display:grid;grid-template-columns:1.35fr 1fr;gap:8%;align-items:start;margin-bottom:66px}.section h2{font-size:clamp(37px,4vw,65px);font-weight:400;line-height:1.12;letter-spacing:-.05em;margin:0}.section h2 span{color:#8398ab}.section-heading>p{max-width:440px;margin:6px 0 0;color:var(--muted)}
.service-list{border-top:1px solid var(--line)}.service-list article{display:grid;grid-template-columns:50px 1fr 1fr;gap:3.4%;padding:42px 0 45px;border-bottom:1px solid var(--line)}.service-number{font-size:14px;color:#91b5ce;padding-top:2px}.service-label{font-size:12px;letter-spacing:.09em;color:#8197aa;margin:0 0 16px}.service-list h3{font-size:clamp(25px,2.35vw,37px);line-height:1.2;font-weight:400;letter-spacing:-.03em;margin:0}.service-list article>div:last-child>p{color:var(--muted);margin:0 0 22px;max-width:480px;font-size:16px}.tags{display:flex;flex-wrap:wrap;gap:10px}.tags span{border:1px solid #758fa733;border-radius:30px;padding:5px 12px;color:#acc0d1;font-size:12px}.responsibility{background:#091018}.responsibility-grid{display:grid;grid-template-columns:1fr 1fr;gap:13%}.responsibility-intro>p{max-width:480px;color:var(--muted);margin:28px 0}.detail-image{margin:38px 0 0;max-width:470px;border:1px solid var(--line);overflow:hidden}.detail-image img{display:block;width:100%;height:245px;object-fit:cover;object-position:70% center}.detail-image figcaption{font-size:12px;padding:15px 19px;color:#98acbd}.principles article{padding:30px 0;border-bottom:1px solid var(--line)}.principles article:first-child{padding-top:0}.principles article>span{font-size:12px;letter-spacing:.1em;color:#7baace}.principles h3{font-size:28px;line-height:1.2;letter-spacing:-.025em;font-weight:400;margin:16px 0}.principles p{font-size:16px;line-height:1.65;color:var(--muted);max-width:500px;margin:0}.closing{text-align:center;padding-block:125px}.closing h2{font-size:clamp(38px,4.8vw,75px)}.closing>p:not(.eyebrow){max-width:560px;margin:28px auto 33px;color:var(--muted)}.film-link{display:block;width:fit-content;margin:27px auto 0;font-size:13px;color:#a0b1c0}.film-link span{margin-left:12px}.film-link:hover{color:white}
footer{padding:38px 6%;border-top:1px solid var(--line);display:flex;align-items:center;gap:35px;font-size:12px;color:#8da0b1}footer img{height:auto}footer>div{display:flex;gap:25px;margin-left:auto}footer a:hover{color:white}
@media(min-width:1500px){.chapter-stack{top:28%}.chapter h1,.chapter h2{font-size:112px}}
@media(max-width:1050px){.site-header nav{gap:22px}.chapter h1,.chapter h2{font-size:8vw}.chapter-body{max-width:355px;font-size:17px}.chapter-stack{top:29%}.section-heading{grid-template-columns:1fr;gap:30px}.section-heading>p{max-width:620px}.section-kicker{margin-bottom:40px}footer{flex-wrap:wrap}footer>div{margin-left:0}}
@media(max-width:600px){.site-header{height:82px;padding:0 6%}.brand img{width:152px}.site-header nav>a:not(.nav-contact){display:none}.nav-contact{font-size:13px;padding:8px 15px;gap:16px}.story-topline{top:110px;left:6%;right:6%;font-size:12px}.story-topline>span:last-child{display:none}.stage{min-height:720px}.chapter-stack{inset:20% 6% 18%}.chapter{max-width:100%}.chapter h1,.chapter h2{font-size:clamp(45px,11.8vw,69px);letter-spacing:-.06em;line-height:1.04;margin-bottom:22px}.eyebrow{font-size:12px;margin-bottom:20px;letter-spacing:.12em}.chapter-body{font-size:16px;max-width:330px;line-height:1.6;margin-bottom:25px}.button{font-size:14px;padding:13px 19px}.story-poster{object-position:66% center}.cinema-shade{background:linear-gradient(180deg,#05090e88 0%,#05090ee0 24%,#05090ea8 46%,#05090e05 74%,#05090ecc 100%)}.story-bottom{left:6%;right:6%;bottom:28px;align-items:flex-start;flex-direction:column;gap:18px}.chapter-nav{gap:10px}.chapter-nav i{width:21px}.chapter-nav b{font-size:12px;margin-left:5px}.skip-story{font-size:12px}.visual-caption{right:6%;bottom:18%;font-size:12px}.section{padding:62px 6%}.section-kicker{font-size:12px;margin-bottom:33px;letter-spacing:.09em}.section-kicker>span:last-child{display:none}.section-heading{margin-bottom:42px}.section h2{font-size:36px}.section-heading>p{font-size:16px}footer{padding:32px 6%;gap:20px}footer>span{width:100%;font-size:13px}footer>div{flex-wrap:wrap;gap:18px}}
@media(min-width:601px) and (max-height:760px){.story-topline{top:122px}.chapter-stack{top:24%}.chapter h1,.chapter h2{font-size:clamp(57px,6.5vw,83px)}.eyebrow{margin-bottom:20px}.chapter-body{font-size:17px;margin-bottom:23px}.story-bottom{bottom:27px}}
body.static-motion .story{height:auto}body.static-motion .stage{position:relative}body.static-motion .story-canvas{display:none}body.static-motion .chapter-nav{display:none}
body.static-motion .stage{height:auto;min-height:0;padding:190px 6% 65px}body.static-motion .chapter-stack{position:relative;inset:auto}body.static-motion .chapter{position:relative;inset:auto;transform:none;opacity:1;max-width:900px}body.static-motion .chapter+.chapter{padding-top:70px;margin-top:65px;border-top:1px solid var(--line)}body.static-motion .story-poster,body.static-motion .cinema-shade{height:800px;max-height:100%;opacity:.55}body.static-motion .story-bottom{position:relative;inset:auto;margin-top:50px}body.static-motion .visual-caption{display:none}body.static-motion .chapter h2{font-size:clamp(40px,5vw,72px)}
@media(max-width:600px){.story-bottom{bottom:auto;top:calc(min(100svh,var(--stage-h)) - 100px)}.visual-caption{display:none}body.static-motion .stage{padding:170px 6% 50px}body.static-motion .chapter h2{font-size:39px}body.static-motion .chapter+.chapter{padding-top:45px;margin-top:45px}}
@media(max-width:1050px){.service-list article{grid-template-columns:28px 1fr;gap:15px}.service-list article>div:last-child{grid-column:2}.service-list article>div:last-child>p{max-width:640px}.responsibility-grid{gap:7%}.principles h3{font-size:24px}.detail-image img{height:220px}}
@media(max-width:600px){.service-list article{padding:30px 0}.service-label{font-size:12px;line-height:1.5;margin-bottom:12px}.service-list h3{font-size:28px}.service-list article>div:last-child{padding-top:7px}.responsibility-grid{grid-template-columns:1fr;gap:42px}.detail-image{max-width:none}.detail-image img{height:230px}.principles h3{font-size:27px}.closing{padding-block:80px}.closing h2{font-size:37px}.closing .eyebrow{max-width:280px;line-height:1.6;margin:0 auto 25px}}
body.no-motion .story{height:auto}body.no-motion .stage{position:relative}.film-page,.board-page{max-width:1400px;margin:0 auto;padding:40px 6% 70px}.back-link{display:inline-block;color:#a8bdce;font-size:14px;margin-bottom:36px}.film-page h1,.board-page h1{font-weight:400;font-size:clamp(35px,4vw,62px);letter-spacing:-.05em;line-height:1.1;margin:20px 0}.film-page video{width:100%;display:block;margin:34px 0 20px;border:1px solid var(--line);background:#05090e}.film-page>p,.board-page>p{color:var(--muted)}.board-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin:60px 0}.board-grid>section{border-top:1px solid var(--line);padding-top:25px}.board-grid h2{font-size:14px;letter-spacing:.1em;font-weight:400;color:#a8bdce}.board-grid h3{font-size:40px;line-height:1.12;font-weight:400;letter-spacing:-.05em}.palette{display:grid;grid-template-columns:repeat(4,1fr);margin-top:30px}.palette span{padding:60px 10px 13px;font-size:12px}.board-image{width:100%;display:block;border:1px solid var(--line)}.board-sample{padding:25px;border:1px solid var(--line);margin:30px 0}.board-sample p{color:var(--muted)}@media(max-width:600px){.board-grid{grid-template-columns:1fr}.palette{grid-template-columns:repeat(2,1fr)}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}html{scroll-behavior:auto}.story{height:auto}.stage{position:relative}.story-canvas{display:none}.chapter-nav{display:none}}

/* Final scroll-story composition: mobile text and imagery have separate space. */
.motion-option{font-size:12px;color:#adbdcb;white-space:nowrap;text-decoration:underline;text-underline-offset:4px}
body.static-motion .motion-option{display:none}
body.static-motion .story-progress{display:none}
body.static-motion .chapter{pointer-events:auto}
body.static-motion .skip-story{font-size:0}
body.static-motion .skip-story:before{content:'Weiter zu den Leistungen';font-size:13px}
html[lang=en] body.static-motion .skip-story:before{content:'Continue to services'}
@media(max-width:600px){
 body:not(.static-motion) .stage{min-height:0}
 body:not(.static-motion) .chapter-stack{inset:154px 6% auto}
 body:not(.static-motion) .chapter h1,body:not(.static-motion) .chapter h2{font-size:clamp(35px,10.5vw,54px);line-height:1.05;margin-bottom:18px;letter-spacing:-.055em}
 body:not(.static-motion) .chapter-body{font-size:15px;line-height:1.55;margin-bottom:20px;max-width:100%}
 body:not(.static-motion) .eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:16px}
 body:not(.static-motion) .story-poster,body:not(.static-motion) .story-canvas{top:var(--mobile-media-top,500px);height:calc(100% - var(--mobile-media-top,500px) - 100px);width:100%;object-fit:cover;object-position:60% center}
 body:not(.static-motion) .cinema-shade{background:none}
 body:not(.static-motion) .story-bottom{top:auto;bottom:22px;gap:12px;flex-direction:row;flex-wrap:wrap;align-items:center}
 body:not(.static-motion) .chapter-nav{width:100%}
 body:not(.static-motion) .skip-story{font-size:12px}
 body:not(.static-motion) .skip-story span{margin-left:10px}
 .motion-option{font-size:11px}
 body.static-motion .story-poster{top:0;height:750px;object-position:60% center}
}
@media(prefers-reduced-motion:reduce){.story-progress{display:none}}

/* Approved business message, with a longer headline and complete introduction. */
.chapter h1{font-size:clamp(40px,4.65vw,72px);line-height:1.08;letter-spacing:-.045em;overflow-wrap:anywhere}
.chapter[data-chapter="0"]{max-width:790px}
.chapter[data-chapter="0"] .chapter-body{max-width:520px;font-size:17px;line-height:1.6}
@media(max-width:1050px){.chapter h1{font-size:clamp(35px,5.7vw,53px)}}
@media(max-width:600px){
 body:not(.static-motion) .chapter h1,body.static-motion .chapter h1{font-size:clamp(27px,7.6vw,43px);line-height:1.12;letter-spacing:-.045em}
 .chapter[data-chapter="0"] .chapter-body{font-size:15px;line-height:1.55;max-width:100%}
 .board-grid h3{font-size:29px;overflow-wrap:anywhere}
}

/* Human film: give faces room and make ordinary video playback easy to reach. */
.film-stage-link{display:inline-flex;gap:8px;align-items:center;font-size:13px;color:#e7f2fa;border-bottom:1px solid #829aab;padding-bottom:3px;white-space:nowrap}
body[data-story="human"] .chapter h2{font-size:clamp(38px,4.6vw,70px);line-height:1.08;max-width:660px}
body[data-story="human"] .cinema-shade{background:linear-gradient(90deg,#05090eee 0%,#05090ec2 25%,#05090e20 55%,transparent 70%),linear-gradient(0deg,#05090ecc,transparent 22%,transparent 84%,#05090e44)}
body[data-story="human"] .visual-caption{display:none}
@media(max-width:600px){
 body[data-story="human"]:not(.static-motion) .chapter h2{font-size:clamp(32px,8.8vw,45px)}
 body[data-story="human"]:not(.static-motion) .cinema-shade{background:none}
 body[data-story="human"]:not(.static-motion) .story-bottom{gap:10px 18px}
 .film-stage-link{font-size:12px}
}
@media(min-width:601px){
 body[data-story="human"] .stage[data-chapter="1"] .chapter{left:auto;right:0;max-width:49%;width:620px}
 body[data-story="human"] .stage[data-chapter="1"] .cinema-shade{background:linear-gradient(270deg,#05090ef2,#05090ecc 30%,#05090e10 58%,transparent 72%)}
 body[data-story="human"] .stage[data-chapter="2"] .cinema-shade{background:linear-gradient(0deg,#05090e99,transparent 18%)}
}
/* Shared bilingual navigation and editorial layouts. */
.language-switch{display:flex;align-items:center;gap:9px;font-size:12px;letter-spacing:.08em;white-space:nowrap}.language-switch a{color:var(--muted);padding:7px 2px}.language-switch a[aria-current]{color:var(--ice);border-bottom:1px solid var(--blue)}.language-switch a:hover{color:white}.language-switch>span{color:#627181}
.insights{border-top:1px solid var(--line)}.insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.insight-card{min-width:0;border:1px solid var(--line);background:var(--surface);border-radius:12px;overflow:hidden}.insight-card>a{height:100%;display:flex;flex-direction:column}.insight-image{aspect-ratio:1.6;overflow:hidden;background:#101d2c}.insight-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.insight-card:hover img{transform:scale(1.035)}.insight-copy{padding:26px;display:flex;flex-direction:column;flex:1}.insight-category{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--ice);margin:0 0 14px}.insight-copy h3{font-size:24px;line-height:1.25;letter-spacing:-.035em;font-weight:400;margin:0 0 16px;overflow-wrap:anywhere}.insight-copy>p:not(.insight-category){color:var(--muted);font-size:15px;margin:0 0 26px}.read-article{display:flex;justify-content:space-between;gap:10px;font-size:13px;margin-top:auto;color:var(--ice)}.blog-intro{padding:180px 7% 40px;max-width:1300px}.blog-intro h1{font-size:clamp(46px,6vw,88px);line-height:1.05;letter-spacing:-.055em;font-weight:400;margin:0 0 30px}.blog-intro>p:last-child{max-width:680px;font-size:20px;color:var(--muted)}.blog-archive{padding-top:35px}.blog-filters{display:grid;grid-template-columns:2fr 1fr;gap:24px;max-width:950px}.blog-filters label{font-size:13px;color:var(--muted)}.blog-filters input,.blog-filters select{display:block;width:100%;margin-top:9px;border:1px solid #ffffff40;background:var(--surface);color:var(--text);border-radius:5px;padding:15px;font:inherit;font-size:16px}.blog-filters :focus-visible{outline:2px solid var(--blue);outline-offset:3px}#blog-count{font-size:13px;color:var(--muted);margin:25px 0}.archive-grid{row-gap:35px}.blog-source,.translation-note{font-size:14px;color:var(--muted);margin-top:35px}.article-page{padding:150px 6% 80px;max-width:1100px;margin:auto}.article-page>.eyebrow{margin-top:45px}.article-page h1{font-size:clamp(38px,5vw,70px);line-height:1.12;letter-spacing:-.04em;font-weight:400;overflow-wrap:anywhere}.article-description{font-size:22px;color:var(--muted);max-width:800px}.article-meta{font-size:13px;color:var(--muted)}.article-cover{width:100%;height:auto;max-height:520px;object-fit:cover;border-radius:12px;margin:30px 0}.prose{max-width:750px;margin:auto;line-height:1.85;overflow-wrap:anywhere}.prose h2,.prose h3{line-height:1.3;margin:2em 0 .6em;font-weight:500}.prose h2{font-size:32px}.prose a{text-decoration:underline;color:var(--ice)}.prose img{max-width:100%;height:auto}.prose pre{overflow:auto;padding:20px;background:var(--surface);border:1px solid var(--line)}.prose blockquote{margin-left:0;padding-left:24px;border-left:2px solid var(--blue);color:var(--muted)}.prose table{display:block;overflow:auto;border-collapse:collapse}.prose th,.prose td{padding:10px;border:1px solid var(--line)}
.story{height:calc(var(--stage-h) + var(--travel) * 100svh)}
@media(max-width:1050px){.site-header nav{gap:18px}.insights-grid{gap:16px}.insight-copy{padding:20px}.insight-copy h3{font-size:21px}}
@media(max-width:760px){.insights-grid{grid-template-columns:1fr}.insight-card>a{display:grid;grid-template-columns:35% 1fr}.insight-image{height:100%;aspect-ratio:auto}.insight-copy>p:not(.insight-category){font-size:14px}.blog-intro{padding:135px 6% 20px}.blog-filters{grid-template-columns:1fr}.blog-intro>p:last-child{font-size:18px}.section-kicker{gap:20px;flex-wrap:wrap}.article-page{padding-top:120px}}
@media(max-width:600px){.site-header{padding:0 5%;height:85px}.brand img{width:132px}.site-header nav{gap:13px}.site-header .nav-contact{font-size:12px;padding:8px 12px;gap:7px}.language-switch{gap:5px}.insight-card>a{display:flex}.insight-image{aspect-ratio:1.75;height:auto}.insight-copy{padding:24px}.insight-copy h3{font-size:25px}.article-description{font-size:19px}}
@media(prefers-reduced-motion:reduce){.insight-image img{transition:none}.insight-card:hover img{transform:none}}
/* People, direct contact and full-length legal documents. */
.team-section{border-top:1px solid var(--line)}.team-layout{display:grid;grid-template-columns:.85fr 1.65fr;gap:50px}.team-location{padding:35px;background:radial-gradient(ellipse at top right,#163045 0%,var(--surface) 70%);border:1px solid var(--line);border-radius:12px;align-self:start}.team-location h3{font-size:clamp(32px,3.2vw,48px);font-weight:400;letter-spacing:-.05em;line-height:1.1;margin:0}.team-location>p:not(.eyebrow){color:var(--muted);font-size:16px}.location-line{display:flex;gap:12px;align-items:center;margin:30px 0;color:var(--ice);font-size:10px;letter-spacing:.16em}.location-line i{width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 18px #61b6f155}.text-link{display:inline-block;color:var(--ice);margin-top:24px;font-size:14px}.founders>.eyebrow{margin-bottom:20px}.founder-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.founder-card{min-width:0}.founder-card>img{display:block;width:80%;max-width:240px;height:auto;aspect-ratio:4/5;object-fit:cover;object-position:50% 35%;border-radius:10px}.founder-card h3{font-size:25px;letter-spacing:-.025em;font-weight:400;line-height:1.2;margin:24px 0 10px}.founder-role{color:var(--ice)!important;font-size:12px!important}.founder-card p{font-size:15px;color:var(--muted)}.contact-intro{padding:170px 7% 30px;max-width:1250px}.contact-intro h1{font-size:clamp(42px,6vw,86px);font-weight:400;line-height:1.08;letter-spacing:-.055em;margin:20px 0 32px}.contact-intro h1 span{color:var(--ice)}.contact-intro>p:not(.eyebrow){color:var(--muted);font-size:20px;max-width:720px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-top:30px}.contact-card{padding:36px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.contact-primary{background:radial-gradient(ellipse at bottom left,#19354b,var(--surface))}.contact-card h2{font-size:30px;font-weight:400;line-height:1.3}.contact-card>p:not(.eyebrow){color:var(--muted)}.contact-value{display:block;font-size:clamp(19px,2.5vw,34px);letter-spacing:-.035em;margin:24px 0 35px;overflow-wrap:anywhere}.contact-card .button-outline{color:var(--ice)}.contact-card address{font-style:normal;font-size:20px;color:var(--muted);line-height:1.8}.contact-note{grid-column:1/-1;color:var(--muted);font-size:13px}.legal-page{max-width:1080px;margin:auto;padding:160px 7% 90px}.legal-page h1{font-size:clamp(44px,6vw,76px);line-height:1.1;font-weight:400;letter-spacing:-.05em}.legal-page .prose{max-width:none;font-size:16px}.prose figure{margin:30px 0}.prose figcaption{font-size:13px;color:var(--muted);text-align:center}.prose ol,.prose ul{padding-left:26px}.prose li{padding-left:5px}.prose li+li{margin-top:7px}
@media(max-width:1100px){.site-header nav{gap:17px}.team-layout{grid-template-columns:1fr;gap:40px}.team-location{max-width:none}.team-location h3{font-size:42px}.team-location>p:not(.eyebrow){max-width:680px}}
@media(max-width:760px){.contact-grid{grid-template-columns:1fr}.contact-intro{padding:130px 6% 20px}.contact-card{padding:28px}.contact-intro>p:not(.eyebrow){font-size:18px}.legal-page{padding-top:130px}.founder-grid{gap:20px}.founder-card h3{font-size:23px}}
@media(max-width:480px){.founder-grid{grid-template-columns:1fr;gap:30px}.team-location{padding:27px}.founder-card p{max-width:380px}}
/* Concrete examples of business knowledge sources. */
.knowledge-sources{margin:38px 0 58px}.sources-intro{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:start;margin-bottom:24px}.sources-intro h3{font-size:28px;font-weight:400;letter-spacing:-.035em;line-height:1.2;margin:0}.sources-intro p{font-size:15px;color:var(--muted);margin:0;max-width:590px}.sources-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sources-grid li{padding:27px 23px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.sources-grid h4{color:var(--ice);font-size:19px;line-height:1.35;font-weight:500;letter-spacing:-.02em;margin:0 0 17px}.sources-grid p{color:var(--muted);font-size:15px;line-height:1.65;margin:0}
@media(max-width:1050px){.sources-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.sources-intro{grid-template-columns:1fr;gap:17px}.sources-grid{grid-template-columns:1fr}.sources-grid li{padding:24px}.sources-grid h4{margin-bottom:10px}.knowledge-sources{margin-bottom:42px}}

.locations-list{list-style:none;padding:0;margin:28px 0}.locations-list li+li{margin-top:22px;padding-top:22px;border-top:1px solid var(--line)}.locations-list p{font-size:13px;color:var(--muted);margin:8px 0 0}.contact-locations{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap;font-size:15px;margin:30px 0 15px}.contact-locations>span{color:var(--muted)}.contact-locations strong{font-weight:400;color:var(--ice)}
/* A brief, device-independent invitation to start scrolling. */
.scroll-cue{display:flex;align-items:center;gap:12px;margin:22px 0 0;color:var(--ice);font-size:12px;line-height:1.4;letter-spacing:.06em;pointer-events:none;transition:opacity .2s,visibility .2s}.scroll-cue-arrow{display:inline-flex;align-items:center;justify-content:center;width:24px;height:30px;border:1px solid #61b6f14d;border-radius:20px;font-size:17px;line-height:1;flex-shrink:0}body:not(.static-motion) .scroll-cue-arrow{animation:scroll-invitation 1.5s ease-in-out 3}.stage.has-story-progress .scroll-cue{opacity:0;visibility:hidden}.stage.has-story-progress .scroll-cue-arrow{animation:none}
@keyframes scroll-invitation{0%,100%{transform:translateY(0)}45%{transform:translateY(5px)}}
@media(max-width:600px){.scroll-cue{margin-top:17px;font-size:11px;gap:10px}.scroll-cue-arrow{width:21px;height:27px}}
@media(prefers-reduced-motion:reduce){.scroll-cue,.scroll-cue-arrow{animation:none!important;transition:none!important}}

/* First paint already uses the final story layout; no chapter entrance on reload. */
body:not(.static-motion) .chapter:not(.is-active){visibility:hidden}
body.story-loading .chapter,body.story-loading .chapter-nav span{transition:none;transform:none}
body.story-loading .scroll-cue-arrow{animation:none}
body:not(.static-motion) .story-poster{object-position:50% center}
@media(max-width:600px){body:not(.static-motion) .story-poster{object-position:60% center}}

/* Original logo files, presented as a quiet monochrome marquee on the site background. */
.reference-band{position:relative;padding:48px 6% 52px;border-top:1px solid var(--line);background:var(--bg)}
.reference-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}
.reference-heading .eyebrow{margin:0 0 12px;color:var(--muted);font-size:11px;letter-spacing:.16em}
.reference-heading h2{margin:0;font-size:25px;font-weight:400;line-height:1.3;letter-spacing:-.035em;color:#bed8eb}
.reference-viewport{overflow:hidden;border-block:1px solid #97bdda1a;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}
.reference-track{display:flex;width:max-content;animation:reference-drift 46s linear infinite}
.reference-logos{list-style:none;display:flex;flex:0 0 auto;width:max(88vw,1040px);padding:0;margin:0}
.reference-logo{display:flex;align-items:center;justify-content:center;flex:1 1 0;min-width:0;min-height:134px;padding:30px}
.reference-logo img{display:block;width:100%;height:52px;max-width:190px;object-fit:contain;filter:brightness(0) invert(1);opacity:.68}
.reference-logo-ks img{max-width:166px}.reference-logo-stabilus img{max-width:220px}
@media(hover:hover){.reference-viewport:hover .reference-track{animation-play-state:paused}}
@keyframes reference-drift{to{transform:translateX(-50%)}}
@media(max-width:760px){.reference-band{padding:34px 6% 38px}.reference-heading{gap:16px;margin-bottom:22px}.reference-heading h2{font-size:21px}.reference-heading .eyebrow{font-size:10px;letter-spacing:.12em}.reference-logos{width:800px}.reference-logo{min-height:116px;padding:25px 23px}.reference-logo img{height:45px}}
@media(max-width:400px){.reference-heading{align-items:flex-start;flex-direction:column;gap:14px}}
/* A single readable list remains when motion is disabled or JavaScript never starts. */
body.static-motion .reference-track{animation:none;transform:none;width:100%}
body.static-motion .reference-logos{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
body.static-motion .reference-logos[aria-hidden]{display:none}
body.static-motion .reference-viewport{mask-image:none;overflow:visible}
@media(prefers-reduced-motion:reduce){.reference-track{animation:none;transform:none;width:100%}.reference-logos{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.reference-logos[aria-hidden]{display:none}.reference-viewport{mask-image:none;overflow:visible}}
@media(max-width:760px){body.static-motion .reference-logos{grid-template-columns:repeat(2,minmax(0,1fr))}@media(prefers-reduced-motion:reduce){.reference-logos{grid-template-columns:repeat(2,minmax(0,1fr))}}}


/* Navigation remains available after the story, with a compact native mobile menu. */
:root{--header-height:98px}
html{scroll-padding-top:calc(var(--header-height) + 18px)}
.site-header{position:fixed;height:var(--header-height);z-index:25;background:#05090ef2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 8px 28px #00000018}
.site-header .brand{flex-shrink:0}
.header-tools{display:flex;align-items:center;gap:24px;min-width:0}
.site-header .desktop-navigation{gap:25px}
.site-header .desktop-navigation>a{display:flex;align-items:center;min-height:44px;white-space:nowrap}
.site-header .language-switch a{display:flex;align-items:center;justify-content:center;min-height:44px;min-width:25px;padding:7px 1px}
.header-contact{flex-shrink:0}
.header-contact .nav-contact{min-height:44px;white-space:nowrap}
.mobile-menu{display:none}
@media(max-width:1100px){.header-tools{gap:18px}.site-header .desktop-navigation{gap:19px}.header-contact .nav-contact{gap:16px}}
@media(max-width:1050px){
 :root{--header-height:80px}
 .site-header{padding:0 5%;height:var(--header-height)}
 .site-header .brand img{width:152px}
 .header-tools{gap:20px}
 .site-header .desktop-navigation,.header-contact{display:none}
 .mobile-menu{display:block}
 .mobile-menu>summary{list-style:none;display:flex;align-items:center;justify-content:center;gap:12px;min-height:44px;padding:9px 13px;border:1px solid var(--line);border-radius:30px;color:var(--ice);font-size:13px;cursor:pointer;user-select:none}
 .mobile-menu>summary::-webkit-details-marker{display:none}
 .menu-icon{display:flex;flex-direction:column;gap:5px;width:15px}
 .menu-icon i{width:15px;height:1px;background:currentColor;transition:transform .15s}
 .mobile-menu[open] .menu-icon i:first-child{transform:translateY(3px) rotate(45deg)}
 .mobile-menu[open] .menu-icon i:last-child{transform:translateY(-3px) rotate(-45deg)}
 .site-header .mobile-navigation{position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:18px 6% 25px;max-height:calc(100vh - var(--header-height) - 16px);max-height:calc(100dvh - var(--header-height) - 16px);overflow-y:auto;background:#080f17;border-bottom:1px solid var(--line);box-shadow:0 18px 30px #00000055}
 .site-header .mobile-menu:not([open]) .mobile-navigation{display:none}
 .site-header .mobile-menu .mobile-navigation>a{display:flex;align-items:center;min-height:48px;padding:11px 2px;font-size:16px;color:#dcebf5;border-bottom:1px solid #ffffff12}
 .site-header .mobile-navigation>a:hover{color:white;background:#ffffff06}
 .site-header .mobile-navigation>.nav-contact{align-self:flex-start;min-height:44px;font-size:14px;margin-top:16px;padding:10px 18px;border:1px solid var(--line);gap:26px}
}
@media(max-width:400px){.site-header .brand img{width:120px}.header-tools{gap:12px}.site-header .language-switch{gap:3px}.mobile-menu>summary{gap:9px;padding-inline:11px}}
@media(prefers-reduced-motion:reduce){.menu-icon i{transition:none}}

/* After one visit through the film, retain a compact introduction without scroll travel. */
body.story-complete .story{height:auto}
body.story-complete .stage{position:relative;height:auto;min-height:0;padding:180px 6% 84px}
body.story-complete .chapter-stack{position:relative;inset:auto}
body.story-complete .chapter{position:relative;inset:auto;transform:none;transition:none;max-width:950px}
body.story-complete .chapter:first-child{opacity:1;visibility:visible;pointer-events:auto}
body.story-complete .chapter:not(:first-child),body.story-complete .story-canvas,body.story-complete .story-bottom,body.story-complete .story-topline,body.story-complete .visual-caption,body.story-complete .story-progress,body.story-complete .scroll-cue{display:none}
body.story-complete .chapter h1{font-size:clamp(44px,5.4vw,86px);line-height:1.05;letter-spacing:-.055em}
body.story-complete .chapter-body{max-width:570px}
body.story-complete .story-poster{top:0;left:0;height:100%;max-height:none;width:100%;opacity:.6;object-position:65% center}
body.story-complete .cinema-shade{height:100%;max-height:none;opacity:1;background:linear-gradient(90deg,#05090eea,#05090e70 62%,#05090e18),linear-gradient(0deg,var(--bg),transparent 38%)}
@media(max-width:600px){body.story-complete .stage{padding:138px 6% 58px}body.story-complete .chapter-stack{inset:auto}body.story-complete .chapter h1{font-size:clamp(35px,10.5vw,54px)}body.story-complete .chapter-body{font-size:16px;line-height:1.65;max-width:none}body.story-complete .cinema-shade{background:linear-gradient(90deg,#05090ef0,#05090ebd),linear-gradient(0deg,var(--bg),transparent)}}


/* Original author portraits: a quiet byline on cards and in each article header. */
.post-author{display:flex;align-items:center;gap:12px;min-width:0;text-align:left}
.post-author-portrait{display:block;width:44px;height:44px;flex:0 0 44px;object-fit:cover;border-radius:50%;border:1px solid #b9e4ff26;background:var(--surface)}
.post-author-identity{display:flex;flex-direction:column;gap:2px;min-width:0}
.post-author-label{font-size:10px;line-height:1.4;letter-spacing:.09em;text-transform:uppercase;color:var(--muted)}
.post-author-name{font-size:13px;line-height:1.45;color:#dcebf5;overflow-wrap:anywhere}
.post-author-card{margin-top:auto;padding:2px 0 22px}
.post-author-card+.read-article{margin-top:0}
.article-byline{display:flex;align-items:center;flex-wrap:wrap;gap:16px 28px;margin:28px 0 10px}
.article-byline .article-meta{margin:0}
.post-author-article{margin:0;gap:15px}
.post-author-article .post-author-portrait{width:64px;height:64px;flex-basis:64px}
.post-author-article .post-author-name{font-size:18px;letter-spacing:-.015em}
.post-author-article .post-author-label{font-size:11px}
@media(max-width:600px){.article-byline{gap:16px;margin-top:25px}.article-byline .article-meta{flex-basis:100%}}
