:root{--red:#e51f2a;--black:#070707;--off:#f3f1ec;--white:#fff;--line:#2d2d2d;--muted:#9d9d9d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--off);color:#111;line-height:1.5}a{color:inherit;text-decoration:none}.wrap{width:min(1220px,calc(100% - 48px));margin:auto}.dark{background:var(--black);color:#fff}.light{background:var(--off)}.site-header{position:fixed;z-index:99;left:0;right:0;top:0;height:82px;display:flex;align-items:center;padding:0 3vw;background:rgba(7,7,7,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.1);color:#fff}.brandline{font-size:11px;letter-spacing:.11em;text-transform:uppercase;margin-left:22px;color:#aaa}.menu{display:none;margin-left:auto;background:none;border:0;color:#fff;text-transform:uppercase;letter-spacing:.1em}nav{margin-left:auto;display:flex;align-items:center;gap:25px;font-size:13px}nav a{opacity:.74}nav a:hover{opacity:1}.nav-cta{border:1px solid var(--red);padding:11px 16px;opacity:1}.hero{min-height:100vh;position:relative;display:grid;align-items:center;overflow:hidden}.film-placeholder{position:absolute;inset:0;background:#161616;overflow:hidden}.film-placeholder span{position:absolute;right:3vw;bottom:2.5rem;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.45);z-index:3}.film-frame{position:absolute;inset:-5%;background-position:center;background-size:cover;opacity:0;animation:film 15s infinite}.frame-a{background:linear-gradient(120deg,rgba(0,0,0,.1),rgba(229,31,42,.25)),radial-gradient(circle at 70% 50%,#555 0 10%,transparent 11%),linear-gradient(135deg,#141414,#333);animation-delay:0s}.frame-b{background:linear-gradient(120deg,rgba(0,0,0,.25),rgba(229,31,42,.1)),repeating-linear-gradient(90deg,#171717 0 12%,#2a2a2a 12% 13%);animation-delay:5s}.frame-c{background:radial-gradient(circle at 35% 45%,rgba(229,31,42,.7),transparent 17%),linear-gradient(135deg,#242424,#090909);animation-delay:10s}@keyframes film{0%,30%{opacity:1;transform:scale(1)}33%,100%{opacity:0;transform:scale(1.06)}}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.62) 53%,rgba(0,0,0,.2) 100%)}.hero-content{position:relative;padding-top:80px}.kicker,.section-label{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:700;margin:0 0 24px}.hero h1{display:flex;flex-direction:column;font-size:clamp(62px,9.3vw,145px);line-height:.82;letter-spacing:-.075em;margin:0;max-width:1100px}.hero h1 span{opacity:0;transform:translateY(28px);animation:heroWord .9s forwards}.hero h1 span:nth-child(2){animation-delay:.5s}.hero h1 span:nth-child(3){animation-delay:1s}.hero h1 .accent{color:var(--red)}@keyframes heroWord{to{opacity:1;transform:none}}.hero-claim{max-width:620px;font-size:clamp(18px,2vw,25px);color:#d2d2d2;margin:38px 0 32px;opacity:0;animation:fadeUp .8s 1.5s forwards}@keyframes fadeUp{to{opacity:1;transform:none}}.button{display:inline-flex;border:1px solid currentColor;padding:15px 21px}.primary{background:var(--red);border-color:var(--red);color:#fff}.scroll-cue{position:absolute;left:3vw;bottom:2rem;font-size:10px;text-transform:uppercase;letter-spacing:.15em}.statement,.numbers,.references,.awards,.testimonials{padding:130px 0}.statement-grid{display:grid;grid-template-columns:.5fr 2fr 1fr;gap:5vw;align-items:start}.statement h2,.process h2,.services h2,.references h2,.cases h2,.awards h2,.about h2,.testimonials h2,.dialog h2{font-size:clamp(43px,6vw,82px);line-height:.97;letter-spacing:-.055em;margin:0 0 50px}.statement-copy{font-size:18px}.process,.services,.cases,.about,.dialog{padding:130px 0}.process-track{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line)}.process-track article{padding:28px 20px 15px 0;min-height:285px;border-right:1px solid var(--line)}.process-track article:last-child{border:0}.process-track b,.service-grid span,.dialog-options span{color:var(--red)}.process-track h3,.service-grid h3,.dialog-options h3{font-size:27px;margin:38px 0 15px;letter-spacing:-.03em}.process-track p,.service-grid p{color:#aaa}.stats{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #bbb}.stats div{padding:28px 14px 0 0}.stats strong{display:block;font-size:clamp(40px,5vw,74px);line-height:1;color:var(--red);letter-spacing:-.06em}.stats span{font-size:13px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#282828}.service-grid article{background:#0b0b0b;padding:42px;min-height:260px}.services blockquote{font-size:clamp(28px,4vw,50px);margin:85px 0 0;padding:40px 0;border-top:1px solid #2c2c2c;border-bottom:1px solid #2c2c2c}.reference-groups{border-top:1px solid #bbb}.reference-groups article{display:grid;grid-template-columns:1fr 2.2fr;gap:4vw;padding:30px 0;border-bottom:1px solid #bbb}.reference-groups h3{font-size:16px;margin:0}.reference-groups p{font-size:clamp(20px,2.1vw,30px);line-height:1.35;margin:0;letter-spacing:-.025em}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#282828}.case-grid article{background:#0b0b0b;padding:42px;min-height:380px;display:flex;flex-direction:column}.case-grid strong{font-size:clamp(65px,8vw,110px);line-height:1;color:var(--red);letter-spacing:-.07em}.case-grid p{font-size:22px;color:#ddd}.case-grid span{margin-top:auto;text-transform:uppercase;letter-spacing:.18em;font-size:11px}.award-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:14px}.award-grid figure{margin:0;position:relative;overflow:hidden;background:#111;min-height:300px}.award-grid .award-feature{grid-row:span 2;min-height:615px}.award-grid img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s}.award-grid figure:hover img{transform:scale(1.035)}.award-grid figcaption{position:absolute;inset:auto 0 0;padding:70px 22px 20px;background:linear-gradient(transparent,rgba(0,0,0,.9));color:#fff}.award-grid b,.award-grid span{display:block}.award-grid span{font-size:12px;color:#ccc}.about-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:7vw;align-items:center}.about figure{margin:0;min-height:640px;overflow:hidden}.about img{width:100%;height:100%;min-height:640px;object-fit:cover;object-position:center top;display:block}.about h3{font-size:28px}.about p{font-size:19px;color:#ccc}.about ul{list-style:none;padding:0;margin-top:35px}.about li{padding:13px 0;border-bottom:1px solid #2b2b2b}.quote{display:none;max-width:980px;margin-top:70px}.quote.active{display:block}.quote p{font-size:clamp(30px,4vw,52px);line-height:1.18;letter-spacing:-.04em}.quote b,.quote span{display:block}.quote span{color:#777}.quote-controls{margin-top:35px}.quote-controls button{width:42px;height:3px;border:0;background:#bbb;margin-right:8px}.quote-controls button.on{background:var(--red)}.dialog-intro{font-size:21px;max-width:680px;color:#ccc}.dialog-options{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px;border-top:1px solid #303030}.dialog-options a{min-height:360px;padding:32px 28px 28px 0;border-right:1px solid #303030;display:flex;flex-direction:column}.dialog-options a:not(:first-child){padding-left:28px}.dialog-options a:last-child{border:0}.dialog-options h3{font-size:clamp(32px,3vw,46px)}.dialog-options p{font-size:18px;color:#aaa}.dialog-options b{margin-top:auto;color:#fff}.dialog-options a:hover h3,.dialog-options a:hover b{color:var(--red)}.contact-line{display:flex;justify-content:space-between;gap:30px;padding-top:45px;margin-top:60px;border-top:1px solid #303030;color:#aaa}.contact-line p:last-child{text-align:right}footer{background:#000;color:#fff;padding:32px 3vw;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #242424;font-size:13px}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.brandline{display:none}.menu{display:block}nav{display:none;position:absolute;top:82px;left:0;right:0;background:#080808;padding:25px 5vw;flex-direction:column;align-items:flex-start}nav.open{display:flex}.statement-grid,.about-grid{grid-template-columns:1fr}.statement-copy{max-width:700px}.process-track{grid-template-columns:1fr}.process-track article{min-height:0;border-right:0;border-bottom:1px solid #2c2c2c}.stats{grid-template-columns:repeat(2,1fr);gap:30px}.service-grid,.case-grid{grid-template-columns:1fr}.reference-groups article{grid-template-columns:1fr}.award-grid{grid-template-columns:1fr 1fr}.award-grid .award-feature{grid-column:1/-1;grid-row:auto;min-height:430px}.dialog-options{grid-template-columns:1fr}.dialog-options a,.dialog-options a:not(:first-child){min-height:250px;padding:28px 0;border-right:0;border-bottom:1px solid #303030}.contact-line{flex-direction:column}.contact-line p:last-child{text-align:left}.about figure,.about img{min-height:480px}.statement,.numbers,.references,.awards,.testimonials,.process,.services,.cases,.about,.dialog{padding:90px 0}}
@media(max-width:560px){.wrap{width:min(100% - 30px,1220px)}.site-header{height:72px}.hero h1{font-size:55px}.hero-claim{font-size:18px}.stats{grid-template-columns:1fr 1fr}.award-grid{grid-template-columns:1fr}.award-grid .award-feature{min-height:300px}.award-grid figure{min-height:270px}.statement h2,.process h2,.services h2,.references h2,.cases h2,.awards h2,.about h2,.testimonials h2,.dialog h2{font-size:43px}.service-grid article,.case-grid article{padding:30px}.contact-line{font-size:14px}}

/* V3 refinements */
.logo{font-size:28px;font-weight:800;letter-spacing:-1.8px;line-height:1;white-space:nowrap}.logo span{color:var(--red)}
.nowrap{white-space:nowrap}
.formula{white-space:nowrap;font-size:clamp(22px,3.25vw,50px)!important;overflow-x:auto;scrollbar-width:none}.formula::-webkit-scrollbar{display:none}
.process-arrows{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-top:55px;overflow:hidden}
.process-arrows article{position:relative;min-height:150px;padding:31px 27px 26px 42px;background:#181818;display:flex;flex-direction:column;justify-content:center;clip-path:polygon(0 0,calc(100% - 28px) 0,100% 50%,calc(100% - 28px) 100%,0 100%,28px 50%);margin-left:-20px}
.process-arrows article:first-child{margin-left:0;clip-path:polygon(0 0,calc(100% - 28px) 0,100% 50%,calc(100% - 28px) 100%,0 100%)}
.process-arrows article:nth-child(even){background:#232323}.process-arrows article:last-child{background:var(--red)}
.process-arrows b{font-size:11px;letter-spacing:.16em;color:#999}.process-arrows article:last-child b{color:#fff}
.process-arrows h3{font-size:clamp(17px,1.65vw,25px);line-height:1.05;margin:12px 0 0;letter-spacing:-.03em;overflow-wrap:anywhere}
.about figure{background:#050505;display:flex;align-items:flex-start;justify-content:center}
.about img{object-fit:contain!important;object-position:center top!important;width:100%;height:auto!important;min-height:0!important;max-height:760px}
footer>div{display:flex;flex-direction:column}footer>div strong{font-size:16px}footer>div span{color:#999;font-size:12px}
@media(max-width:900px){.process-arrows{grid-template-columns:1fr;gap:8px;overflow:visible}.process-arrows article,.process-arrows article:first-child{margin-left:0;min-height:96px;padding:22px 26px;clip-path:polygon(0 0,calc(100% - 22px) 0,100% 50%,calc(100% - 22px) 100%,0 100%)}.process-arrows h3{font-size:22px}.formula{font-size:25px!important}.about figure{min-height:0}.stats strong{font-size:clamp(36px,7vw,64px)}}
@media(max-width:560px){.logo{font-size:25px}.stats{grid-template-columns:1fr 1fr}.stats div:last-child{grid-column:1/-1}.stats div:last-child strong{font-size:52px}.formula{font-size:20px!important;padding-bottom:10px}footer{align-items:flex-start}}

/* V4 refinements */
.stats{grid-template-columns:repeat(5,minmax(0,1fr));column-gap:0}
.stats div{padding:28px 12px 0;text-align:center}
.stats div:first-child{padding-left:0}.stats div:last-child{padding-right:0}
.stats strong{white-space:nowrap}
.process-arrows article{min-height:245px;justify-content:flex-start;padding-top:30px}
.process-arrows h3{margin:12px 0 14px}
.process-arrows p{margin:0;color:#b9b9b9;font-size:14px;line-height:1.42}
.process-arrows article:last-child p{color:#fff}
.formula{display:block;width:max-content;min-width:100%;padding-right:1.2ch;font-size:clamp(21px,3vw,46px)!important;letter-spacing:-.035em}
.about-grid{grid-template-columns:1.25fr 1fr;gap:5vw}
.about figure{min-height:720px;height:720px}
.about img{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:right center!important}
@media(max-width:900px){.process-arrows article,.process-arrows article:first-child{min-height:150px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:30px}.stats div{text-align:left;padding-left:0}.about figure{height:auto;min-height:0}.about img{height:auto!important;object-fit:contain!important;object-position:center top!important}}
@media(max-width:560px){.stats div:last-child{grid-column:1/-1}.process-arrows article,.process-arrows article:first-child{min-height:165px}.formula{font-size:19px!important}}


/* V5 refinements */
/* Deliberately uneven column widths balance the visual weight of short and long figures. */
.stats{
  grid-template-columns:.82fr .82fr .98fr 1.22fr 1.36fr;
  column-gap:18px;
  align-items:start;
}
.stats div{padding-left:0;padding-right:0}
.stats div:nth-child(1){text-align:left}
.stats div:nth-child(2){text-align:left}
.stats div:nth-child(3){text-align:center}
.stats div:nth-child(4){text-align:center}
.stats div:nth-child(5){text-align:right}

.reference-groups p{
  word-spacing:.14em;
}

.about-grid{grid-template-columns:1.28fr 1fr}
.about figure{
  height:auto;
  min-height:0;
  background:#050505;
}
.about img{
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center center!important;
}

@media(max-width:900px){
  .stats{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px}
  .stats div:nth-child(n){text-align:left}
  .about-grid{grid-template-columns:1fr}
}
@media(max-width:560px){
  .stats{column-gap:24px}
}

/* V6 refinements */
@media (min-width:901px){
  .dialog-options h3{white-space:nowrap;min-height:1.25em;display:flex;align-items:flex-start}
  .dialog-options p{min-height:5.4em;margin-top:0}
  .dialog-options b{min-height:1.5em;display:flex;align-items:flex-end}
  .about-grid{align-items:start}
  .about figure{height:clamp(390px,31vw,455px);min-height:0;margin-top:0}
  .about img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important}
}
@media (max-width:900px){
  .dialog-options h3{min-height:2.5em;display:flex;align-items:flex-start}
  .dialog-options p{min-height:4.8em;margin-top:0}
  .dialog-options b{min-height:1.5em;display:flex;align-items:flex-end}
}
@media (max-width:560px){
  .dialog-options h3{min-height:2.4em}
  .dialog-options p{min-height:0}
}

/* V7 refinements */
/* Keep the longest process label intact. */
.process-arrows h3{overflow-wrap:normal;word-break:normal;hyphens:none}
@media(min-width:901px){
  .process-arrows article:nth-child(2) h3{white-space:nowrap;font-size:clamp(15px,1.35vw,21px);letter-spacing:-.045em}
}

/* Offering restored, deliberately without a brand ticker. */
.offering{padding:125px 0;background:#0b0b0b;color:#fff}
.offering h2{max-width:900px}
.offering-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#2b2b2b;margin-top:62px}
.offering-grid article{background:#111;padding:30px;min-height:190px;display:flex;flex-direction:column;justify-content:space-between}
.offering-grid span{font-size:11px;letter-spacing:.15em;color:var(--red)}
.offering-grid h3{font-size:clamp(21px,2vw,30px);line-height:1.12;margin:30px 0 0}

/* Alex portrait: bottom edge lines up with the bottom of the Beratungsansatz heading. */
@media(min-width:901px){
  .about-grid{grid-template-columns:1.08fr 1fr;gap:5vw;align-items:start}
  .about figure{height:390px;align-self:start;margin:0}
  .about img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important}
  .about-copy{display:grid;grid-template-rows:390px auto}
  .about-copy>.section-label{align-self:start;margin-bottom:0}
  .about-copy>h2{align-self:end;margin:0;padding-bottom:0}
  .about-details{padding-top:44px}
}

/* Strong core team and 360° specialist network. */
.team-network{padding:125px 0}
.team-network h2{max-width:850px}
.team-lead{max-width:750px;font-size:20px;color:#555}
.network-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:6vw;align-items:center;margin-top:60px}
.core-list{border-left:3px solid var(--red);padding-left:28px}
.core-list h3{font-size:30px;margin-top:0}
.core-list p{font-size:18px;margin:0;padding:12px 0;border-bottom:1px solid #ddd}
.network-graphic{position:relative;width:min(100%,680px);aspect-ratio:1/1;margin:auto;border:1px solid #ddd;border-radius:50%}
.network-graphic:before,.network-graphic:after{content:"";position:absolute;inset:14%;border:1px solid #e2e2e2;border-radius:50%}
.network-graphic:after{inset:32%}
.network-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:190px;height:190px;border-radius:50%;background:#080808;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;z-index:3;padding:18px}
.network-center strong{font-size:28px;color:var(--red)}
.network-center span{font-size:12px;color:#bbb;line-height:1.45;margin-top:7px}
.node{position:absolute;z-index:4;width:135px;min-height:58px;padding:10px;border-radius:40px;background:#fff;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px;line-height:1.2;box-shadow:0 7px 25px rgba(0,0,0,.07)}
.n1{left:50%;top:-3%;transform:translateX(-50%)}.n2{right:3%;top:15%}.n3{right:-5%;top:43%}.n4{right:5%;bottom:12%}.n5{left:50%;bottom:-3%;transform:translateX(-50%)}.n6{left:4%;bottom:12%}.n7{left:-5%;top:43%}.n8{left:3%;top:15%}

@media(max-width:900px){
  .offering-grid{grid-template-columns:repeat(2,1fr)}
  .about-copy{display:block}.about figure{height:auto}.about img{height:auto!important;object-fit:contain!important}
  .network-layout{grid-template-columns:1fr}.network-graphic{margin-top:30px}
}
@media(max-width:560px){
  .offering{padding:90px 0}.offering-grid{grid-template-columns:1fr}.offering-grid article{min-height:145px}
  .network-graphic{width:100%;border-radius:0;aspect-ratio:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px;border:0}
  .network-graphic:before,.network-graphic:after{display:none}
  .network-center{position:static;transform:none;width:auto;height:auto;border-radius:0;grid-column:1/-1;min-height:150px}
  .node{position:static!important;transform:none!important;width:auto;min-height:66px;border-radius:0}
}

/* V8 refinements */
/* Offering headline uses the same typographic scale as all main section titles. */
.offering h2{
  font-size:clamp(43px,6vw,82px);
  line-height:.97;
  letter-spacing:-.055em;
  margin:0 0 50px;
}

/* Offering and services use one consistent card typography and top alignment. */
.offering-grid article,
.service-grid article{
  min-height:220px;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:flex-start;
  padding:34px;
}
.offering-grid h3,
.service-grid h3{
  font-size:clamp(21px,2vw,30px);
  line-height:1.12;
  letter-spacing:-.03em;
  margin:24px 0 0;
}
.service-grid p{
  margin:16px 0 0;
  font-size:17px;
  line-height:1.5;
}

/* The portrait height is calculated in JS so its lower edge aligns exactly
   with the lower edge of the word “Beratungsansatz.” */
@media(min-width:901px){
  .about-grid{grid-template-columns:.82fr 1.18fr;gap:5vw;align-items:start}
  .about-copy{display:block}
  .about-copy>.section-label{margin-bottom:24px}
  .about-copy>h2{margin:0 0 50px}
  .about-details{padding-top:0}
  .about figure{margin:0;min-height:0;height:auto;display:flex;align-items:flex-start;justify-content:flex-start;background:#050505;overflow:hidden}
  .about img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:left top!important;display:block}
}

.footer-actions{display:flex;align-items:center;gap:26px}
.linkedin-link{display:inline-flex;align-items:center;gap:8px}
.linkedin-link svg{width:20px;height:20px;fill:var(--red);flex:0 0 auto}
.linkedin-link:hover span{color:var(--red)}

@media(max-width:900px){
  .offering-grid article,.service-grid article{min-height:190px}
  .footer-actions{gap:18px}
}
@media(max-width:560px){
  .offering h2{font-size:43px}
  .offering-grid article,.service-grid article{min-height:0;padding:30px}
  footer{gap:18px;flex-wrap:wrap}
  .footer-actions{width:100%;justify-content:space-between}
}

/* V9 refinements */
.team-network h2{
  font-size:clamp(43px,6vw,82px);
  line-height:.97;
  letter-spacing:-.055em;
  margin:0 0 50px;
  max-width:980px;
}

/* The core team is visually connected with the Dialogic hub. */
.network-layout{
  position:relative;
  grid-template-columns:.78fr 1.22fr;
  gap:5vw;
}
.core-list{
  position:relative;
  background:var(--off);
  z-index:3;
}
.core-list::after{
  content:"";
  position:absolute;
  left:100%;
  top:50%;
  width:calc(5vw + 72px);
  height:2px;
  background:linear-gradient(90deg,var(--red),#c8c8c8);
  transform:translateY(-50%);
  z-index:-1;
}
.core-list::before{
  content:"";
  position:absolute;
  left:calc(100% + 5vw + 64px);
  top:50%;
  width:16px;
  height:16px;
  border-radius:50%;
  background:var(--red);
  transform:translateY(-50%);
  z-index:5;
}

.network-center{
  width:210px;
  height:210px;
  padding:28px;
  background:#050505;
  border:2px solid var(--red);
  box-shadow:0 18px 50px rgba(0,0,0,.18);
}
.network-center img{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
}

/* Services remain on a dark card surface with legible white typography. */
.service-grid h3{
  color:#fff;
}
.service-grid p{
  color:#fff;
  font-size:clamp(21px,2vw,30px);
  line-height:1.12;
  letter-spacing:-.03em;
  margin:20px 0 0;
}

@media(max-width:900px){
  .core-list::after,
  .core-list::before{display:none}
  .network-center{width:190px;height:190px}
}

@media(max-width:560px){
  .team-network h2{font-size:43px}
  .network-center{width:auto;height:auto;min-height:150px}
  .network-center img{width:min(100%,360px);margin:auto}
}


/* V10 refinements */
/* Explicit two-line team/network title. */
.team-network h2{max-width:980px}

/* The visible lower edge of the portrait aligns with the lower edge of the heading. */
@media(min-width:901px){
  .about figure{position:relative;overflow:hidden}
  .about img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:left bottom!important;
    display:block;
  }
}

/* Kernteam and network are connected as a clear red L shape. */
@media(min-width:901px){
  .network-layout{
    align-items:start;
    margin-top:48px;
    transform:translateY(-18px);
  }
  .core-list{
    border-left:3px solid var(--red);
    padding-left:28px;
    padding-bottom:22px;
    min-height:335px;
  }
  .core-list::after{
    left:0;
    top:auto;
    bottom:0;
    width:calc(100% + 5vw + 115px);
    height:3px;
    background:var(--red);
    transform:none;
    z-index:1;
  }
  .core-list::before{display:none}
  .network-graphic{
    transform:translateY(-24px);
  }
  .network-center{
    width:220px;
    height:220px;
    padding:32px;
    border:3px solid var(--red);
    background:#050505;
  }
  .network-center img{
    width:100%;
    height:auto;
    object-fit:contain;
  }
  /* Rotate the partner positions clockwise so the L connector stays clear. */
  .n1{left:60%;top:-4%;transform:translateX(-50%)}
  .n2{right:-1%;top:18%}
  .n3{right:-7%;top:46%}
  .n4{right:8%;bottom:9%}
  .n5{left:44%;bottom:-4%;transform:translateX(-50%)}
  .n6{left:0%;bottom:16%}
  .n7{left:-7%;top:24%}
  .n8{left:17%;top:1%}
}


/* V11 refinements */
/* Move Alex's portrait one centimetre lower while preserving its scale. */
@media(min-width:901px){
  .about figure{transform:translateY(38px)}
}

/* Use the website wordmark in the network hub and lower the hub so the red L-line
   points exactly into its vertical centre. */
@media(min-width:901px){
  .network-center{top:53%}
  .network-logo{
    color:#fff;
    font-size:38px;
    font-weight:800;
    letter-spacing:-2.6px;
    line-height:1;
    white-space:nowrap;
  }
  .network-logo span{color:var(--red)}
}
@media(max-width:900px){
  .network-logo{color:#fff;font-size:36px;font-weight:800;letter-spacing:-2.4px;line-height:1}
  .network-logo span{color:var(--red)}
}




/* V14: keep the V10 wordmark; adjust only the red square. */
.network-logo{
  display:inline-flex;
  align-items:flex-end;
  white-space:nowrap;
}
.network-logo span{
  display:inline-block;
  width:.48em;
  height:.48em;
  margin-left:.13em;
  margin-bottom:.08em;
  background:var(--red);
  flex:0 0 auto;
}


/* Corrected V18: identical typography for 'Unsere Haltung' and 'Über uns'. */
.statement .section-label,
.about .section-label{
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:700;
  line-height:1.5;
  letter-spacing:.18em;
  text-transform:uppercase;
  font-style:normal;
}


/* V20: responsive success formula */
.formula-line{
  display:block;
}
.success-formula,
.formula,
[class*="formula"]{
  overflow-wrap:anywhere;
  word-break:normal;
}
.success-formula .formula-line,
.formula .formula-line,
[class*="formula"] .formula-line{
  font-size:clamp(28px,4.5vw,72px);
  line-height:1.02;
}
@media(max-width:700px){
  .success-formula .formula-line,
  .formula .formula-line,
  [class*="formula"] .formula-line{
    font-size:clamp(26px,9vw,46px);
    line-height:1.04;
  }
}


/* V21: formula must always remain inside the content width. */
.services .formula{
  box-sizing:border-box;
  display:block;
  width:100%;
  max-width:100%;
  min-width:0;
  white-space:normal;
  overflow:visible;
  padding-right:0;
  font-size:clamp(22px,3.15vw,48px) !important;
  line-height:1.08;
  letter-spacing:-.035em;
}
.services .formula .formula-line{
  display:block;
  width:100%;
  max-width:100%;
  min-width:0;
  white-space:normal;
  overflow-wrap:break-word;
  word-break:normal;
  hyphens:auto;
  font-size:inherit;
  line-height:inherit;
}
.services .formula .formula-line + .formula-line{
  margin-top:.18em;
}

/* Match the service body copy to the explanatory process copy. */
.services .service-grid p{
  font-size:14px;
  line-height:1.42;
  letter-spacing:0;
  color:#b9b9b9;
  margin-top:16px;
}

@media(max-width:700px){
  .services .formula{
    font-size:clamp(22px,7vw,36px) !important;
    line-height:1.1;
  }
}


/* V23: centered homepage scroll cue */
.scroll-cue{
  left:50%;
  right:auto;
  transform:translateX(-50%);
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:6px;
  text-align:center;
}
.scroll-cue span:last-child{
  font-size:18px;
  line-height:1;
}

/* V24: legal pages and cookie consent */
.legal-overlay{position:fixed;inset:0;z-index:1000;display:none;place-items:center;padding:24px;background:rgba(0,0,0,.82);backdrop-filter:blur(8px)}
.legal-overlay.is-open{display:grid}
.legal-dialog{position:relative;width:min(760px,100%);max-height:88vh;overflow:auto;padding:clamp(30px,5vw,64px);background:#f4f1eb;color:#111;box-shadow:0 28px 90px rgba(0,0,0,.45)}
.legal-dialog-wide{width:min(980px,100%)}
.legal-dialog h2{margin:0 0 36px;font-size:clamp(42px,7vw,84px);line-height:.94;letter-spacing:-.055em}
.legal-dialog h3{margin:34px 0 10px;font-size:20px}
.legal-dialog p,.legal-dialog dd,.legal-dialog dt{font-size:16px;line-height:1.6}
.legal-dialog a{text-decoration:underline}
.legal-close{position:absolute;top:18px;right:22px;border:0;background:transparent;color:#111;font-size:36px;cursor:pointer}
.legal-list{margin:0}
.legal-list div{display:grid;grid-template-columns:minmax(150px,.8fr) 1.4fr;gap:24px;padding:18px 0;border-top:1px solid rgba(0,0,0,.16)}
.legal-list dt{font-weight:700}.legal-list dd{margin:0}.legal-updated{margin-top:42px;color:#666}
.cookie-banner{position:fixed;left:50%;bottom:22px;z-index:1100;width:min(920px,calc(100% - 32px));transform:translate(-50%,calc(100% + 60px));opacity:0;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:20px 22px;background:#fff;color:#111;border:2px solid #111;box-shadow:0 16px 50px rgba(0,0,0,.3);transition:transform .35s ease,opacity .35s ease}
.cookie-banner.is-visible{transform:translate(-50%,0);opacity:1}.cookie-banner strong{display:block;margin-bottom:4px;font-size:18px}.cookie-banner p{margin:0;font-size:14px;line-height:1.45}
.cookie-actions{display:flex;flex:0 0 auto;gap:10px}.cookie-actions button{min-height:44px;padding:10px 15px;border:1px solid #111;font-weight:700;cursor:pointer}
.cookie-secondary{background:#fff;color:#111}.cookie-primary{background:var(--red);color:#fff;border-color:var(--red)!important}
footer a[data-legal-open]{white-space:nowrap}
@media(max-width:700px){.legal-list div{grid-template-columns:1fr;gap:4px}.cookie-banner{align-items:stretch;flex-direction:column}.cookie-actions{width:100%;flex-direction:column}.cookie-actions button{width:100%}}

/* V25: robust legal close controls */
.legal-close{z-index:5;width:48px;height:48px;display:grid;place-items:center;line-height:1;border-radius:50%}
.legal-close:hover,.legal-close:focus-visible{background:#111;color:#fff;outline:none}


/* V26 footer alignment */
footer{
  justify-content:center;
}
.footer-actions{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  gap:28px;
  width:100%;
}
.footer-actions a{
  white-space:nowrap;
}
@media (max-width:700px){
  .footer-actions{
    gap:16px;
  }
}


/* V27: final footer — four navigation points on one line. */
footer{display:flex;justify-content:center;align-items:center}
footer .footer-actions{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:28px;width:auto;white-space:nowrap}
footer .footer-actions a{display:inline-flex;align-items:center;flex:0 0 auto;white-space:nowrap}
@media(max-width:700px){footer{overflow-x:auto;justify-content:flex-start}footer .footer-actions{flex-wrap:nowrap;justify-content:flex-start;gap:18px;min-width:max-content}}
