/* Shared chrome inherits homepage styles unchanged. Accent values sampled from the user-supplied colour reference. */
.pilot-page{--gray:#626262;--line:#d8d8d8}.pilot-wrap{max-width:1440px;margin:auto}.pilot-section,.pilot-hero{padding:72px var(--space)}.pilot-hero{background:#101111;color:white;padding-top:42px;padding-bottom:80px}.pilot-breadcrumb{display:inline-block;color:#ccc;font-size:13px;margin-bottom:35px;border-bottom:1px solid #666}.pilot-hero h1{max-width:1000px;font-size:clamp(38px,4.7vw,72px)}.pilot-lead{font-size:20px;max-width:850px;color:#d4d4d4;margin-bottom:30px}.pilot-section h2{max-width:960px;margin-bottom:22px}.pilot-intro{font-size:19px;max-width:850px;color:#626262;margin-bottom:32px}.pilot-gray{background:#f2f2f2}.pilot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.pilot-grid article{border-top:3px solid var(--cyan);padding:25px 0 5px;min-width:0}.pilot-grid article:nth-child(2){border-color:var(--orange)}.pilot-grid h3{font-size:24px;line-height:1.25}.pilot-grid p{color:#626262;margin-bottom:20px}.pilot-table-wrap{overflow:auto;margin:35px 0 20px}.pilot-table-wrap table{border-collapse:collapse;width:100%;text-align:left;min-width:620px}.pilot-table-wrap th,.pilot-table-wrap td{padding:20px 20px 20px 0;border-bottom:1px solid #ccc;vertical-align:top}.pilot-table-wrap thead th{font-size:14px}.pilot-table-wrap tbody th{width:18%}.pilot-table-wrap td{width:41%;color:#505050}.pilot-note{font-size:14px;color:#626262;margin-bottom:45px;max-width:900px}.pilot-faq details{border-top:1px solid #ccc;padding:22px 0}.pilot-faq details:last-child{border-bottom:1px solid #ccc}.pilot-faq summary{font-size:20px;cursor:pointer;font-weight:600;list-style:none;display:flex;gap:20px;justify-content:space-between}.pilot-faq summary::-webkit-details-marker{display:none}.pilot-faq summary:after{content:'+';flex-shrink:0}.pilot-faq details[open] summary:after{content:'−'}.pilot-faq p{max-width:900px;margin:20px 0 0;color:#626262}.pilot-next{border-top:1px solid #ddd}.pilot-articles{display:grid;gap:0}.pilot-articles a{padding:20px 0;font-size:18px;border-color:#ccc}.pilot-contact{background:#101111;color:white}.pilot-contact .pilot-intro{color:#d4d4d4}.pilot-email{display:inline-block;margin:20px}.pilot-footer-links{display:flex;flex-wrap:wrap;gap:30px;margin:30px 0}.pilot-language{font-size:13px;border-bottom:1px solid #aaa}@media(max-width:640px){.pilot-section,.pilot-hero{padding:45px 22px}.pilot-grid{grid-template-columns:1fr}.pilot-lead,.pilot-intro{font-size:17px}.pilot-hero h1{font-size:38px}.pilot-section h2{font-size:32px}.pilot-faq summary{font-size:18px}.pilot-email{margin:24px 0 0;display:block}.pilot-footer-links{flex-direction:column;align-items:flex-start}}

.pilot-strategy{--cyan:#f700ce;--orange:#fffe00;--accent-ink:var(--cyan)}
.pilot-support{--cyan:#00f9ff;--orange:#fffe00;--accent-ink:var(--cyan)}
.pilot-hero .pilot-wrap,.pilot-contact .pilot-wrap{position:relative;z-index:1}
.pilot-hero .section-energy{left:auto;right:-6%;inset-block:0;width:65%;height:100%;opacity:.58}
.pilot-contact .section-energy{left:auto;right:-6%;inset-block:0;width:65%;height:100%;opacity:.16}
.pilot-hero .pilot-lead{max-width:780px}.pilot-hero h1{max-width:980px}
.pilot-language{float:right;color:#ddd;margin:0 0 20px 20px}
.pilot-grid .icon{display:block;margin-bottom:22px;width:38px;height:38px;color:var(--accent-ink)}
.pilot-grid article:nth-child(2) .icon{color:var(--orange)}
.pilot-section .eyebrow.dark{color:#626262}
.pilot-academy .academy-topics{grid-template-columns:repeat(2,minmax(0,1fr));margin:32px 0}
.pilot-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.pilot-article-card{display:flex;flex-direction:column;background:#101111;color:#fff;min-width:0}
.pilot-article-card>img{width:100%;aspect-ratio:16/9;object-fit:cover}
.pilot-article-card>div:not(.pilot-article-symbol){padding:27px;border-top:3px solid var(--cyan);flex:1;display:flex;flex-direction:column}
.pilot-article-card:nth-child(2)>div:not(.pilot-article-symbol){border-color:var(--orange)}
.pilot-article-card h3{font-size:24px;line-height:1.3;margin-bottom:30px}
.pilot-article-card .eyebrow{color:var(--orange);font-size:10px}
.pilot-article-card .text-link{align-self:flex-start;margin-top:auto;color:#ddd;font-size:12px}
.pilot-article-symbol{aspect-ratio:16/9;display:grid;place-items:center;background:#232323;color:var(--cyan)}
.pilot-article-symbol .icon{width:70px;height:70px}
.pilot-academy .academy-topics a{background:#f2f2f2;color:#101111}
@media(max-width:760px){.pilot-article-grid{grid-template-columns:1fr}.pilot-academy .academy-topics{grid-template-columns:1fr}.pilot-hero .section-energy{width:100%;opacity:.22}.pilot-article-card h3{font-size:24px}}

/* Contact and comparison share the homepage rhythm. */
.pilot-contact.contact-section{background:var(--orange);color:#101111}
.pilot-contact.contact-section .contact-highlight,.pilot-contact.contact-section p,.pilot-contact.contact-section .eyebrow.dark{color:#101111}
.pilot-contact.contact-section .text-link{color:#101111;border-color:#505050}
.pilot-table-wrap table{table-layout:fixed;font-size:16px;min-width:700px}
.pilot-table-wrap th,.pilot-table-wrap td{padding:24px 28px;line-height:1.65;border-bottom:1px solid #ccc}
.pilot-table-wrap thead th{background:#101111;color:#fff;font-size:14px}
.pilot-table-wrap th:first-child{width:20%}
.pilot-table-wrap th:not(:first-child){width:40%}
.pilot-table-wrap tbody th{background:#e5e5e5;color:#101111;font-weight:700}
.pilot-table-wrap tbody td{background:#f7f7f7;color:#505050}
.pilot-table-wrap tbody tr:nth-child(even) td{background:#ededed}
.pilot-table-wrap td+td{border-left:1px solid #ddd}
.pilot-page main .btn.orange:hover{background:var(--orange);filter:brightness(1.07)}
@media(max-width:640px){.pilot-table-wrap th,.pilot-table-wrap td{padding:20px}.pilot-table-wrap table{font-size:14px}}

/* Exactly one duo across the whole page, including shared chrome and interaction states. */
.pilot-page .btn.orange:hover{background:var(--orange);filter:brightness(1.07)}
.pilot-page a:focus-visible,.pilot-page button:focus-visible,.pilot-page summary:focus-visible{outline-color:var(--accent-ink)}
.pilot-page .footer-groups a:hover{color:var(--cyan)}
.pilot-page .contact-links a:hover{color:#101111;text-decoration:underline}

/* Shared components: only the page palette differs from the homepage. */
.pilot-page #faq .faq-list summary::after{color:var(--accent-ink)}
.pilot-page .process-tabs button[aria-selected=true]{color:var(--accent-ink);border-color:var(--accent-ink)}
.pilot-page .process-detail[hidden]{display:none}
.pilot-page .model-examples .model-list>a:hover{border-color:var(--cyan)}

.pilot-explore{background:transparent;color:white;border:1px solid #888}
.pilot-explore:hover{background:#262626;border-color:var(--cyan)}
.pilot-explore span{color:var(--cyan)}
.model-label{display:flex;flex-direction:column;gap:14px;align-items:flex-start}
.model-label .icon{width:30px;height:30px;color:var(--accent-ink)}
@media(max-width:640px){.pilot-explore{font-size:10px;gap:16px;padding:16px;max-width:100%}}
.pilot-faq summary::after,.pilot-faq details[open] summary::after{content:'↗'}
/* One exact accent duo; readable text stays neutral. */
.pilot-grid article:nth-child(2) .icon{color:var(--orange)}
.pilot-page .process-tabs button[aria-selected=true]{color:var(--ink);border-color:var(--cyan)}
@media(max-width:640px){
 .pilot-grid{gap:18px}
 .pilot-grid article{display:grid;grid-template-columns:28px minmax(0,1fr);column-gap:12px;row-gap:12px;padding:16px 0 0;align-items:center}
 .pilot-grid .icon{width:28px;height:28px;margin:0;grid-column:1;grid-row:1}
 .pilot-grid h3{grid-column:2;grid-row:1;font-size:19px;line-height:1.25;margin:0;overflow-wrap:break-word}
 .pilot-grid article>p,.pilot-grid article>a{grid-column:1/-1;margin:0 0 10px;font-size:15px;line-height:1.55}
 .pilot-table-wrap{overflow:visible;margin:24px 0 16px}
 .pilot-table-wrap table,.pilot-table-wrap tbody{display:block;width:100%;min-width:0}
 .pilot-table-wrap thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
 .pilot-table-wrap tbody tr{display:block;margin:0 0 16px;border:1px solid #d8d8d8;background:#fff}
 .pilot-table-wrap tbody th,.pilot-table-wrap tbody td{display:block;width:100%;padding:14px 16px;border:0;white-space:normal;overflow-wrap:break-word;font-size:14px;line-height:1.55}
 .pilot-table-wrap tbody th{background:#e5e5e5;font-size:17px}
 .pilot-table-wrap tbody td,.pilot-table-wrap tbody tr:nth-child(even) td{background:#fff}
 .pilot-table-wrap tbody td+td{border:0;border-top:1px solid #e5e5e5}
 .pilot-table-wrap td::before{content:attr(data-label);display:block;font-size:12px;font-weight:700;color:#101111;margin-bottom:5px}
 .model-label{flex-direction:row;gap:10px;align-items:center}
 .model-label .icon{width:25px;height:25px}
 .pilot-note{font-size:13px;line-height:1.55;margin-bottom:28px}
}
@media(max-width:640px){.pilot-table-wrap tbody th:first-child{width:100%}}

/* Existing electricity page: approved magenta / green duo. */
.pilot-electricity{--cyan:#f700ce;--orange:#59ff00;--accent-ink:var(--cyan)}

/* Separate the next-step link from the last FAQ divider. */
.pilot-page #faq .faq-followup{margin:32px 0 0}
@media(max-width:640px){.pilot-page #faq .faq-followup{margin-top:24px}}

/* Give source links their own breathing room below explanatory notes. */
.pilot-note>.text-link{display:table;max-width:100%;margin-top:14px;line-height:1.55;padding-bottom:7px}

.pilot-page .source-link{white-space:nowrap}
@media(max-width:640px){.pilot-page .source-link{font-size:13px}}

/* Secondary FAQ follow-up is quieter than the disclosure questions. */
.pilot-page #faq .faq-followup{margin-top:40px}
.pilot-page #faq .faq-followup .text-link{font-size:14px;font-weight:400;line-height:1.5;white-space:nowrap;padding-bottom:6px}
@media(max-width:640px){.pilot-page #faq .faq-followup{margin-top:32px}.pilot-page #faq .faq-followup .text-link{font-size:13px}}

/* Gas: reverse the approved yellow/cyan duo to distinguish it from support. */
.pilot-gas{--cyan:#fffe00;--orange:#00f9ff;--accent-ink:var(--cyan)}
.pilot-gas .article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:640px){.pilot-gas .article-grid{grid-template-columns:1fr}}

/* Why NeoBid: green / magenta from the approved pairing. */
.pilot-why{--cyan:#59ff00;--orange:#f700ce;--accent-ink:var(--cyan)}

/* A distinct, quiet next-step section after the FAQs. */
.pilot-why .why-next{background:#fff;border-top:1px solid var(--line)}
.pilot-why .why-next h2{font-size:clamp(26px,3vw,38px);margin-bottom:28px}
.pilot-why .why-next .pilot-articles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px}
.pilot-why .why-next .text-link{font-size:16px;font-weight:400;padding:16px 0;white-space:nowrap}
@media(max-width:640px){.pilot-why .why-next .pilot-articles{grid-template-columns:1fr}.pilot-why .why-next .text-link{font-size:14px;padding:14px 0}}

/* Reuse the responsive model comparison for the customer-benefit matrix. */
.why-matrix-caption{text-align:left;font-size:14px;color:#626262;padding:0 0 16px}
.why-matrix tbody th{border-top:3px solid var(--cyan)}
.why-matrix tbody tr:nth-child(even) th{border-top-color:var(--orange)}
.why-matrix tbody tr:nth-child(even) .icon{color:var(--orange)}
.why-matrix .model-label{gap:12px}
@media(max-width:640px){.why-matrix tbody th{border-top:3px solid var(--cyan)}.why-matrix tbody tr:nth-child(even) th{border-top-color:var(--orange)}.why-matrix tbody td{padding:16px}.why-matrix tbody tr{margin-bottom:20px}}

.pilot-why #immobilien .role-heading span{white-space:nowrap}
@media(min-width:641px) and (max-width:1100px){.pilot-why #immobilien .role-heading{font-size:clamp(15px,2vw,22px)}}
@media(max-width:380px){.pilot-why #immobilien .role-heading{font-size:17px}}

/* Keep the accessible table caption without a redundant visual subheading. */
.pilot-why .why-matrix-caption{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
@media(max-width:640px){.pilot-why #ansatz .pilot-intro{margin-bottom:0}.pilot-why .why-matrix{margin-top:28px}}

/* Mobile overview: concise benefits first, full content on request. */
.why-mobile-cards{display:none}
.pilot-why .why-values-note{margin-top:44px;padding:28px;background:#fff;border-left:3px solid var(--cyan)}
.pilot-why .why-values-note h3{font-size:21px;line-height:1.35;margin:0 0 14px}
.pilot-why .why-values-note p{font-size:16px;line-height:1.65;color:#626262;margin:0}
.pilot-why .why-values-note>.text-link{font-size:13px;font-weight:400;margin:20px 24px 0 0}
@media(max-width:640px){
 .why-cards-ready .why-matrix{display:none}
 .why-mobile-cards{display:grid;gap:16px;margin:28px 0}
 .why-mobile-cards>details{background:#fff;border:1px solid #d8d8d8;border-top:3px solid var(--cyan)}
 .why-mobile-cards>details:nth-child(even){border-top-color:var(--orange)}
 .why-mobile-cards summary{display:block;list-style:none;padding:18px;cursor:pointer}
 .why-mobile-cards summary::-webkit-details-marker{display:none}
 .why-mobile-cards .why-card-title{font-size:18px;line-height:1.3;font-weight:600;gap:12px}
 .why-mobile-cards .icon{width:26px;height:26px;flex-shrink:0;color:var(--cyan)}
 .why-mobile-cards>details:nth-child(even) .icon{color:var(--orange)}
 .why-card-brief{display:block;margin-top:14px;font-size:15px;line-height:1.6;color:#626262;font-weight:400}
 .why-card-action{display:flex;gap:10px;align-items:center;margin-top:16px;font-size:12px;font-weight:400;line-height:1.5}
 .why-card-action>span:last-child{font-size:18px}
 .why-card-body{padding:20px 18px;border-top:1px solid #ddd}
 .why-card-body h4{font-size:13px;line-height:1.4;margin:0 0 10px}
 .why-card-body p{font-size:15px;line-height:1.65;color:#626262;margin:0 0 24px}
 .why-card-body p:last-child{margin-bottom:0}
 .pilot-why .pilot-intro{font-size:16px;line-height:1.65}
 .pilot-why .pilot-grid{gap:28px}
 .pilot-why .why-values-note{margin-top:32px;padding:22px 18px}
 .pilot-why .why-values-note h3{font-size:18px}
 .pilot-why .why-values-note p{font-size:15px;line-height:1.65}
 .pilot-why .why-values-note>.text-link{font-size:12px;margin-top:18px}
}

/* Property management: approved yellow / magenta pairing, existing components. */
.pilot-property{--cyan:#fffe00;--orange:#f700ce;--accent-ink:var(--orange)}
.pilot-property .why-matrix-caption{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.pilot-property #vertiefung .pilot-articles{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.pilot-property #vertiefung .text-link{font-size:16px;font-weight:400}
@media(max-width:640px){.pilot-property .pilot-intro{font-size:16px;line-height:1.65}.pilot-property #vertiefung .pilot-articles{grid-template-columns:1fr;gap:4px}.pilot-property #vertiefung .text-link{font-size:14px}.pilot-property .pilot-grid{gap:28px}}
.pilot-property .why-matrix tbody tr:nth-child(odd) .icon,.pilot-property .pilot-grid article:nth-child(odd) .icon{color:var(--cyan)}
/* Shared pilot component: a quiet two-line overview at desktop sizes as well. */
@media(min-width:641px){
 .pilot-page.why-cards-ready .why-matrix{display:none}
 .pilot-page .why-mobile-cards{display:block;margin:36px 0;border-top:1px solid #cbd0d0}
 .pilot-page .why-mobile-cards>details{border-bottom:1px solid #cbd0d0}
 .pilot-page .why-mobile-cards summary{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:28px;row-gap:8px;list-style:none;padding:22px 0;cursor:pointer}
 .pilot-page .why-mobile-cards summary::-webkit-details-marker{display:none}
 .pilot-page .why-card-title{display:flex;flex-direction:row;align-items:center;gap:16px;font-size:20px;line-height:1.35;font-weight:600;grid-column:1;grid-row:1}
 .pilot-page .why-mobile-cards .icon{width:28px;height:28px;color:var(--cyan)}
 .pilot-page .why-mobile-cards>details:nth-child(even) .icon{color:var(--orange)}
 .pilot-page .why-card-brief{grid-column:1;grid-row:2;margin:0 0 0 44px;font-size:15px;line-height:1.6;font-weight:400;color:#626262;max-width:900px}
 .pilot-page .why-card-action{grid-column:2;grid-row:1/3;align-self:center;display:flex;align-items:center;gap:16px;font-size:12px;font-weight:400;white-space:nowrap}
 .pilot-page .why-card-action>span:last-child{font-size:23px}
 .pilot-page .why-card-body{display:grid;grid-template-columns:1fr 1fr;column-gap:40px;row-gap:12px;background:#fff;padding:28px 32px;margin:0 0 24px 44px}
 .pilot-page .why-card-body h4{margin:0;font-size:14px;line-height:1.5}
 .pilot-page .why-card-body p{margin:0;font-size:16px;line-height:1.7;color:#626262}
 .pilot-page .why-card-body h4:nth-child(1){grid-column:1;grid-row:1}
 .pilot-page .why-card-body p:nth-child(2){grid-column:1;grid-row:2}
 .pilot-page .why-card-body h4:nth-child(3){grid-column:2;grid-row:1}
 .pilot-page .why-card-body p:nth-child(4){grid-column:2;grid-row:2}
}
@media(min-width:641px) and (max-width:900px){
 .pilot-page .why-card-action>span:first-child{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
 .pilot-page .why-card-body{display:block;padding:24px}
 .pilot-page .why-card-body h4{margin-bottom:10px}
 .pilot-page .why-card-body p+h4{margin-top:24px}
}
/* A personal introduction, using the supplied joint founder portrait. */
.founder-intro-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,5vw,72px);align-items:center}
.founder-intro figure{margin:0;min-width:0}
.founder-intro img{display:block;width:100%;height:auto;border-bottom:3px solid var(--cyan)}
.founder-intro figcaption{margin-top:12px;font-size:12px;color:#626262}
.founder-intro-copy .eyebrow{font-size:10px;line-height:1.6;margin-bottom:20px}
.founder-intro-copy h2{font-size:clamp(30px,3.5vw,50px);margin-bottom:24px}
.founder-intro-copy>p:not(.eyebrow){font-size:17px;line-height:1.7;color:#626262;margin-bottom:18px}
.pilot-page .founder-intro-copy>.text-link{font-size:13px;font-weight:400;margin-top:12px}
@media(max-width:760px){.founder-intro-layout{grid-template-columns:1fr;gap:28px}.founder-intro-copy h2{font-size:32px}.founder-intro-copy>p:not(.eyebrow){font-size:15px;line-height:1.65}.founder-intro figcaption{font-size:11px}.pilot-page .founder-intro-copy>.text-link{font-size:12px;margin-top:16px}}
/* Former employers, explicitly separated from customer references. */
.founder-career{margin-top:44px;padding-top:28px;border-top:1px solid var(--line)}
.founder-career h3{font-size:16px;line-height:1.4;margin:0 0 6px;letter-spacing:0;font-weight:600}
.founder-career>p{font-size:13px;color:#626262;margin:0 0 22px}
.career-logos{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:24px;list-style:none;padding:0;margin:0}
.career-logos li{height:84px;display:flex;align-items:center;justify-content:center;overflow:hidden;min-width:0}
.founder-intro .career-logos img{width:112px;height:auto;max-height:112px;object-fit:contain;border:0;filter:grayscale(1) contrast(2);opacity:.68}
.founder-intro .career-logos .career-cushman{width:176px;max-width:none;max-height:none}
.founder-intro .career-logos .career-jll{width:134px;max-width:none;max-height:none}
.founder-intro .career-logos .career-pwc{width:90px}
@media(max-width:760px){.founder-career{margin-top:32px;padding-top:24px}.founder-career h3{font-size:14px}.founder-career>p{font-size:12px;margin-bottom:14px}.career-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.career-logos li{height:70px}.founder-intro .career-logos img{width:88px;max-height:100px}.founder-intro .career-logos .career-cushman{width:120px;max-height:none}.founder-intro .career-logos .career-jll{width:105px;max-height:none}.founder-intro .career-logos .career-pwc{width:72px}}
/* Separate the founder copy and career logos with whitespace, not stacked rules. */
.pilot-page .founder-intro-copy>.text-link{border-bottom:0;padding-bottom:0}
.founder-career{border-top:0;padding-top:0;margin-top:44px}
@media(max-width:760px){.founder-career{margin-top:36px}.career-heading-desktop{display:none}.founder-career h3{font-size:clamp(11px,3.3vw,14px);white-space:nowrap;line-height:1.5}}
/* A single gentle ribbon replaces the employer-logo grid. */
.career-ribbon{overflow:hidden;max-width:100%;mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent)}
.career-track{display:flex;width:max-content;animation:career-drift 42s linear infinite}
.career-track .career-logos{display:flex;flex:none;gap:32px;padding:0 32px 0 0;margin:0}
.career-track .career-logos li{flex:0 0 140px;width:140px;height:84px}
.career-ribbon:hover .career-track,.career-ribbon.is-paused .career-track{animation-play-state:paused}
.career-pause{display:block;margin:10px 0 0 auto;padding:8px 0;background:transparent;color:#626262;font-size:11px;line-height:1.5}
@keyframes career-drift{to{transform:translateX(-50%)}}
@media(max-width:760px){.career-track .career-logos li{height:70px}.career-pause{font-size:10px}}
@media(prefers-reduced-motion:reduce){.career-track{animation:none}.career-track .career-logos[aria-hidden=true],.career-pause{display:none}.career-ribbon{overflow-x:auto;mask-image:none}}
/* Mobile ribbon: three comfortable slots, optically equal logo widths. */
@media(max-width:760px){
 .career-ribbon{container-type:inline-size}
 .career-track{animation-duration:28s}
 .career-track .career-logos{gap:26px;padding-right:26px}
 .career-track .career-logos li{flex:0 0 calc((100cqw - 52px)/3);width:calc((100cqw - 52px)/3);height:82px;overflow:visible}
 .founder-intro .career-track img{flex-shrink:0;width:100%;max-width:none;max-height:none;height:auto}
 .founder-intro .career-track .career-kpmg{width:108%}
 .founder-intro .career-track .career-cushman{width:125%}
 .founder-intro .career-track .career-jll{width:160%}
 .founder-intro .career-track .career-pwc{width:110%}
 .founder-intro .career-track .career-wealthcap{width:128%}
 .founder-intro .career-track .career-meag{width:100%}
}/* Secondary topic disclosures: the same icon/title rhythm across pilots. */
.role-disclosure-title{display:flex;align-items:center;gap:14px}
.role-disclosure-title .icon{width:26px;height:26px;color:var(--cyan)}
.role-disclosures details:nth-child(even) .icon{color:var(--orange)}
.role-disclosures summary{font-size:19px;line-height:1.4;align-items:center}
.role-disclosures p{font-size:16px;line-height:1.65}
@media(max-width:640px){.role-disclosures summary{font-size:17px}.role-disclosures p{font-size:15px}}
/* Closer editorial framing of the founders and screen; original photo retained. */
.collaboration-photo{aspect-ratio:4/3;overflow:hidden;border-bottom:3px solid var(--cyan)}
.founder-intro .collaboration-photo img{width:100%;height:100%;object-fit:cover;object-position:42% 38%;transform:scale(1.12);transform-origin:42% 38%;border:0}
/* Shared editorial placeholders make outstanding photography explicit. */
.editorial-placeholder{aspect-ratio:4/3;display:flex;flex-direction:column;justify-content:center;padding:clamp(24px,4vw,48px);background:linear-gradient(135deg,#e8eded,#fafafa);border-bottom:3px solid var(--cyan);color:#101111;position:relative}
.editorial-placeholder>.icon{width:52px;height:52px;margin-bottom:20px;color:#626262}
.editorial-placeholder>strong{font-size:clamp(25px,3vw,40px);line-height:1.15;letter-spacing:-.03em}
.editorial-placeholder>p{font-size:14px;line-height:1.65;margin:18px 0;color:#626262;max-width:420px}
.editorial-placeholder>small{font-size:11px;color:#626262}
.pilot-asset{--cyan:#00f9ff;--orange:#fffe00;--accent-ink:var(--cyan)}
:is(.pilot-asset,.pilot-sector) .why-matrix-caption{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
:is(.pilot-asset,.pilot-sector) #vertiefung .pilot-articles{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
:is(.pilot-asset,.pilot-sector) #vertiefung .text-link{font-size:15px;font-weight:400}
@media(max-width:640px){:is(.pilot-asset,.pilot-sector) .pilot-intro{font-size:16px;line-height:1.65}:is(.pilot-asset,.pilot-sector) #vertiefung .pilot-articles{grid-template-columns:1fr;gap:4px}.editorial-placeholder{aspect-ratio:auto;min-height:300px}}

/* Wohnungsunternehmen: gleiche bewährte Komponenten, Magenta/Grün. */
.pilot-housing{--cyan:#f700ce;--orange:#59ff00;--accent-ink:var(--cyan)}
.pilot-housing .why-matrix-caption{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.pilot-housing #vertiefung .pilot-articles{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.pilot-housing #vertiefung .text-link{font-size:15px;font-weight:400}
@media(max-width:640px){.pilot-housing .pilot-intro{font-size:16px;line-height:1.65}.pilot-housing #vertiefung .pilot-articles{grid-template-columns:1fr;gap:4px}.editorial-placeholder{aspect-ratio:auto;min-height:300px}}

.pilot-church{--cyan:#f700ce;--orange:#fffe00;--accent-ink:var(--cyan)}

.pilot-hotels{--cyan:#00f9ff;--orange:#fffe00;--accent-ink:var(--cyan)}

.pilot-healthcare{--cyan:#59ff00;--orange:#f700ce;--accent-ink:var(--cyan)}

.pilot-about{--cyan:#f700ce;--orange:#59ff00;--accent-ink:var(--cyan)}
.about-founders{margin:0}.about-founders img{display:block;width:100%;height:auto}.about-founders figcaption,.about-caption{font-size:12px;color:#666;margin-top:12px}
.about-company-video{display:block;width:100%;aspect-ratio:16/9;background:#101818;object-fit:contain}
.about-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:48px}.about-profile-grid h3{font-size:24px;line-height:1.3}.about-profile-grid p{font-size:16px;line-height:1.65;color:#62696a}.about-profile-grid .text-link{font-size:14px;margin-top:18px;font-weight:400}
.about-detail{padding:0 0 24px}.about-detail .text-link{font-size:14px;font-weight:400;margin:18px 0}.about-media{list-style:none;padding:0;display:grid;gap:20px}.about-media a{color:inherit;font-size:16px}.pilot-about .pilot-section>.pilot-wrap>.text-link{font-size:14px;font-weight:400;margin-top:32px}
@media(max-width:640px){.about-profile-grid{grid-template-columns:1fr;gap:32px;margin-top:32px}.about-profile-grid h3{font-size:22px}.about-profile-grid p{font-size:15px}.about-detail p{font-size:15px}}

.pilot-profile{--cyan:#00f9ff;--orange:#fffe00;--accent-ink:var(--cyan)}.profile-photo{margin:0}.profile-photo img{width:100%;height:auto;display:block}.profile-photo figcaption{font-size:12px;color:#666;margin-top:12px}.profile-detail{padding-bottom:24px}.profile-detail .text-link{font-size:14px;font-weight:400;margin:20px 24px 0 0}.profile-academic-logo{display:block;width:100px;height:100px;object-fit:contain;filter:grayscale(1);margin-top:16px}.pilot-profile .founder-intro-copy>.text-link{display:inline-block;margin-right:24px}.pilot-profile .career-logos .career-extra{width:120px;max-width:100%;max-height:64px;object-fit:contain}@media(max-width:640px){.profile-detail p{font-size:15px}.pilot-profile .career-logos .career-extra{width:96px;max-height:55px}}
.pilot-profile .career-logos .career-extra{max-height:none;height:auto}.pilot-profile .career-logos li:has(.career-extra){overflow:hidden}
.profile-thomas .founder-career{max-width:none}

.pilot-expo{--cyan:#f700ce;--orange:#fffe00;--accent-ink:var(--cyan)}.expo-photo{margin:0}.expo-photo img{display:block;width:100%;height:auto}.expo-photo figcaption{font-size:12px;color:#666;margin-top:12px}.pilot-expo .pilot-faq .text-link{font-size:14px;font-weight:400;margin:0 0 24px}.pilot-expo #treffen>.pilot-wrap>.text-link{font-size:14px;font-weight:400;margin-top:32px}

.pilot-confirmation{--cyan:#00f9ff;--orange:#fffe00;--accent-ink:var(--cyan)}.pilot-confirmation .pilot-faq .text-link{font-size:14px;font-weight:400;margin:0 0 24px}

.pilot-academy{--cyan:#f700ce;--orange:#59ff00;--accent-ink:var(--cyan)}
.pilot-academy .about-founders{margin:0}.pilot-academy .about-founders img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;object-position:50% 44%}.pilot-academy figcaption{font-size:13px;line-height:1.5;color:#657071;margin-top:14px}.academy-entry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:44px}.academy-entry{background:#fff;padding:30px;display:flex;flex-direction:column;border-top:3px solid var(--cyan)}.academy-entry h3{font-size:25px;line-height:1.25;margin:18px 0}.academy-entry p{font-size:17px;line-height:1.65;color:#657071}.academy-entry .pilot-kicker{font-size:12px;margin:0;color:#303839}.academy-entry .text-link{align-self:flex-start;margin-top:auto;padding-top:25px;font-size:15px}.academy-more{margin-top:36px}.academy-more summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:24px;font-size:18px;padding:24px;background:white}.academy-more summary::-webkit-details-marker{display:none}.academy-more[open] summary span{transform:rotate(90deg)}.academy-note{font-size:14px!important;line-height:1.7;max-width:750px;margin-top:36px!important;color:#657071}.academy-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:40px 0}.academy-topic-grid>a{padding:28px;background:#f2f3f3;text-decoration:none;color:inherit;transition:background .2s}.academy-topic-grid>a:hover{background:#e9eded}.academy-topic-grid h3{font-size:21px;margin:0 0 18px}.academy-topic-grid h3 span{float:right}.academy-topic-grid p{font-size:16px;line-height:1.6;margin:0;color:#657071}
@media(max-width:900px){.academy-entry-grid,.academy-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.academy-entry-grid,.academy-topic-grid{grid-template-columns:1fr;gap:20px;margin-top:30px}.academy-entry{padding:25px}.academy-entry h3{font-size:23px}.academy-entry p{font-size:16px}.academy-topic-grid>a{padding:25px}.pilot-academy .founder-intro-copy h2{font-size:31px}.academy-more summary{font-size:17px}}

/* Compact service-page detail cards; unenhanced source remains fully readable. */
.service-editorial{margin:40px 0 48px;max-width:900px}.service-editorial .editorial-placeholder{aspect-ratio:auto;min-height:280px}.service-editorial-photo{height:clamp(240px,34vw,440px);background:url('/neobid-zusammenarbeit.jpeg') center 43%/cover no-repeat}.service-editorial figcaption{font-size:13px;color:#657071;line-height:1.5;margin-top:16px}.service-disclosures{align-items:start;gap:24px}.service-disclosures>details{border-top:3px solid var(--cyan);background:#fff;min-width:0}.service-disclosures>details:nth-child(even){border-color:var(--orange)}.service-disclosures summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:30px minmax(0,1fr) 18px;align-items:start;gap:14px;padding:24px}.service-disclosures summary::-webkit-details-marker{display:none}.service-disclosures summary .icon{width:30px;height:30px;margin:0;color:var(--cyan)}.service-disclosures>details:nth-child(even) .icon{color:var(--orange)}.service-disclosures summary h3{font-size:21px;line-height:1.35;margin:0}.service-disclosure-arrow{font-size:20px;line-height:1.4;transition:transform .2s}.service-disclosures details[open] .service-disclosure-arrow{transform:rotate(90deg)}.service-disclosure-body{padding:0 24px 26px}.service-disclosure-body p{font-size:16px;line-height:1.7;margin:0 0 18px}.service-disclosure-body p:last-child{margin-bottom:0}.service-disclosures summary:focus-visible{outline:2px solid #252d2e;outline-offset:4px}@media(max-width:760px){.service-disclosures{grid-template-columns:1fr}.service-disclosures summary{padding:22px;grid-template-columns:28px minmax(0,1fr) 18px}.service-disclosures summary h3{font-size:20px}.service-editorial{margin:30px 0 36px}.service-editorial .editorial-placeholder{min-height:250px;padding:26px}.service-editorial-photo{height:270px}.service-disclosure-body{padding:0 22px 24px}}
.service-editorial .editorial-placeholder>strong{margin-bottom:16px}.service-editorial .editorial-placeholder>span{font-size:15px;line-height:1.65;max-width:670px}.service-editorial .editorial-placeholder>small{margin-top:20px;color:#657071}
@media(max-width:360px){.pilot-page main h2{font-size:28px;hyphens:auto;overflow-wrap:anywhere}.pilot-page summary{hyphens:auto;overflow-wrap:anywhere}.pilot-page .pilot-hero{overflow:hidden}}

.pilot-bueroimmobilien{--cyan:#00f9ff;--orange:#fffe00;--accent-ink:var(--cyan)}

.pilot-handel-shoppingcenter{--cyan:#00f9ff;--orange:#fffe00;--accent-ink:var(--cyan)}

.pilot-logistik-gewerbe{--cyan:#00f9ff;--orange:#fffe00;--accent-ink:var(--cyan)}

/* Completed German pages: legal reading and editorial imagery. */
.academy-entry>img.article-preview-image{height:auto;object-fit:contain;background:#101718}
.pilot-complete{--cyan:#00f9ff;--orange:#fffe00;--accent-ink:var(--cyan)}
.pilot-legal main{padding-top:100px}.legal-copy{max-width:1000px}.legal-copy h1{font-size:clamp(38px,6vw,68px);margin-bottom:48px}.legal-copy h2{font-size:clamp(23px,3vw,32px);line-height:1.25}.legal-copy section{margin-top:64px;scroll-margin-top:100px}.legal-copy p{font-size:18px;line-height:1.8;overflow-wrap:anywhere}.legal-copy nav{display:flex;flex-wrap:wrap;gap:16px 26px;margin:48px 0}.legal-copy nav a{font-size:15px;color:inherit}.legal-draft{padding:24px;background:#f2f2f2;border-left:3px solid #00bfc5}.legal-draft p{font-size:15px;margin-bottom:0}.academy-entry>img,.article-preview-image{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;margin-bottom:26px}.article-picture-link{display:block;max-width:100%;margin-bottom:24px}.article-picture-link img{width:100%;aspect-ratio:16/9;object-fit:cover}.source-note{font-size:14px!important;line-height:1.6}.pilot-complete .pilot-faq details>a{display:inline-block;margin:20px 0 28px}.pilot-complete .about-founders img{width:100%;height:auto}.portfolio-visual{padding:40px;background:#eef2f2;margin-bottom:48px}.portfolio-visual strong{font-size:28px}.portfolio-visual p{font-size:18px;max-width:650px}
@media(max-width:600px){.legal-copy p{font-size:16px}.legal-copy section{margin-top:44px}.legal-copy nav{gap:16px}.legal-draft{padding:20px}.legal-copy h1{font-size:38px}.pilot-complete .pilot-faq summary{overflow-wrap:anywhere}.portfolio-visual{padding:26px}}

/* Editorial stock photos: consistent framing and quiet credits. */
.sector-photo{margin:0;min-width:0;width:100%}.sector-photo>img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center}.sector-photo>figcaption{font-size:11px!important;line-height:1.5;color:#687171;margin:14px 0 0;letter-spacing:0;font-weight:400}.sector-photo-wide{max-width:1100px;margin-bottom:48px}.sector-photo-wide>img{aspect-ratio:2/1}.service-editorial.sector-photo{margin:40px 0 48px;max-width:900px}.service-editorial.sector-photo>img{aspect-ratio:16/9}@media(max-width:760px){.sector-photo>img,.sector-photo-wide>img{aspect-ratio:4/3}.sector-photo-wide{margin-bottom:36px}.service-editorial.sector-photo{margin:30px 0 36px}.sector-photo>figcaption{margin-top:12px}}

/* Visual navigation for all seven property uses. */
.usage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:52px 30px;margin-top:40px}.usage-card{min-width:0;scroll-margin-top:110px}.usage-card-photo{display:block;color:inherit;text-decoration:none}.usage-card figure{margin:0}.usage-card img{width:100%;display:block;aspect-ratio:16/9;height:auto;object-fit:cover;transition:filter .25s}.usage-card figcaption{font-size:10px;line-height:1.5;color:#687171;margin-top:10px}.usage-card-copy{padding-top:22px}.usage-card h3{font-size:24px;line-height:1.25;margin:0 0 16px}.usage-card h3 a{color:inherit;text-decoration:none;display:flex;justify-content:space-between;align-items:start;gap:14px}.usage-card h3 span{font-size:21px;font-weight:400}.usage-card-copy p{font-size:16px;line-height:1.65;margin:0;color:#626b6b}.usage-card a:focus-visible{outline:2px solid #05858a;outline-offset:5px}.usage-card-photo:hover img{filter:brightness(.94)}@media(max-width:1000px){.usage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.usage-grid{grid-template-columns:1fr;gap:40px;margin-top:30px}.usage-card-copy{padding-top:18px}.usage-card h3{font-size:24px;margin-bottom:12px}.usage-card-copy p{font-size:15px;line-height:1.65}}

.pilot-profile .profile-photo{max-width:480px;margin-inline:0;width:100%}.pilot-profile .profile-photo img{aspect-ratio:4/5;object-fit:cover;object-position:center top}

.context-link{color:inherit;text-decoration:underline;text-decoration-color:#93a5a5;text-underline-offset:.2em;text-decoration-thickness:1px}.context-link:hover{color:#087d83;text-decoration-color:currentColor}.context-link:focus-visible,.context-more:focus-visible{outline:2px solid #087d83;outline-offset:4px}.context-more{display:inline-block;margin:12px 0 26px;font-size:14px;color:inherit;text-underline-offset:.3em}

.meeting-photo{overflow:hidden}.meeting-photo>img{display:block;width:100%;height:auto;aspect-ratio:1.25;object-fit:cover;object-position:35% 38%;clip-path:inset(0)}.meeting-photo{position:relative}.meeting-photo>img{width:130%!important;max-width:none!important;margin-left:-6%;aspect-ratio:1.5}.meeting-photo>figcaption{background:white;position:relative;padding-top:12px;margin-top:0}

.product-jump{display:flex;flex-wrap:wrap;gap:18px 30px;margin:30px 0 42px}.product-jump a{font-size:15px;color:inherit;text-underline-offset:5px}.product-video{margin:0}.product-video-stage{aspect-ratio:16/8;min-height:270px;background:radial-gradient(ellipse at 15% 90%,#174a4b,transparent 60%),#101a1b;color:#fff;padding:35px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;text-align:center;border-bottom:3px solid var(--cyan)}.product-placeholder-label{font-size:11px;letter-spacing:.15em;font-weight:600}.product-video-play{font-size:42px;line-height:1;border:1px solid #618285;border-radius:50%;padding:15px 18px;color:var(--cyan)}.product-video-stage strong{font-size:clamp(24px,3vw,42px);line-height:1.2;font-weight:500}.product-video-stage>span:last-child{font-size:13px;color:#c3d3d3}.product-video figcaption{max-width:760px;margin-top:28px}.product-video figcaption h3{font-size:24px;line-height:1.3}.product-video figcaption p{font-size:16px;line-height:1.65}.product-video summary,.product-screen summary{font-size:13px;cursor:pointer;line-height:1.6}.product-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:40px 0 56px}.product-screen{margin:0;min-width:0}.product-screen-frame{border:1px solid #bfcaca;background:#fff;box-shadow:0 14px 30px #152f3010}.product-screen-bar{display:flex;align-items:center;gap:15px;background:#182728;color:#fff;padding:12px 15px;font-size:11px}.product-screen-bar>span:first-child{font-size:8px;color:#86a3a4;letter-spacing:2px}.product-screen-stage{aspect-ratio:4/3;padding:24px;display:flex;flex-direction:column;justify-content:center;gap:20px;background:linear-gradient(140deg,#eef5f5,#fff)}.product-screen-stage .product-placeholder-label{color:#637c7e;font-size:9px}.product-screen-stage strong{font-size:24px;font-weight:500;line-height:1.2}.product-screen-shapes{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-screen-shapes i{height:20px;background:#dce7e7;border-left:2px solid var(--cyan)}.product-screen-shapes i:first-child{grid-column:1/-1;height:38px}.product-screen figcaption{margin-top:24px}.product-screen h3{font-size:21px;line-height:1.3;margin:0 0 14px}.product-screen details p{font-size:14px;line-height:1.65}.product-screen small{font-size:11px;color:#647374}.product-report{max-width:760px;margin:35px 0 48px}.product-report .product-screen-stage{aspect-ratio:16/7}.product-report .product-screen-shapes{max-width:420px;width:100%}@media(max-width:900px){.product-gallery{grid-template-columns:1fr;gap:38px}.product-screen-stage{aspect-ratio:16/9}.product-screen-stage strong{font-size:25px}.product-video-stage{padding:28px 20px;gap:18px}.product-video figcaption h3{font-size:23px}.product-report .product-screen-stage{aspect-ratio:16/9}}

.product-screen summary,.product-video summary{list-style:none}.product-screen summary::-webkit-details-marker,.product-video summary::-webkit-details-marker{display:none}

.founder-photo-credit{display:block;font-size:11px;color:#6b7474;margin:10px 0 18px}

.procurement-overview #analyse .pilot-faq{display:grid;grid-template-columns:1fr 1fr;gap:28px}.procurement-overview #analyse details{border:0;border-top:3px solid var(--cyan);background:white;padding:26px}.procurement-overview #analyse details:nth-child(2){border-color:var(--orange)}.procurement-overview .pilot-wrap>.text-link{margin-top:30px;font-weight:500;font-size:14px}.decision-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:40px;counter-reset:decision}.decision-grid article{counter-increment:decision;padding-left:24px;border-left:3px solid var(--cyan)}.decision-grid article:before{content:"0" counter(decision);display:block;font-size:13px;letter-spacing:.12em;color:#687777;margin-bottom:20px}.decision-grid h3{font-size:24px;line-height:1.3}.decision-grid p{font-size:17px;line-height:1.7;color:#626b6b}.procurement-overview #betreuung .pilot-articles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:35px}.procurement-overview #betreuung .pilot-articles a{display:block;background:white;border:0;padding:24px;font-size:18px}.procurement-knowledge .article-card>img{aspect-ratio:16/9;object-fit:contain;background:#101414;height:auto}.procurement-knowledge .article-card h3{font-size:22px}@media(max-width:700px){.procurement-overview #analyse .pilot-faq,.decision-grid,.procurement-overview #betreuung .pilot-articles,.procurement-knowledge .article-grid{grid-template-columns:1fr}.decision-grid{gap:32px}.procurement-overview #analyse details{padding:23px}.procurement-overview .pilot-wrap>.text-link{margin-top:28px}}

.pilot-strategy .pilot-wrap{width:100%;max-width:1440px;margin-inline:auto}.pilot-strategy main>section{padding-inline:var(--space)}.pilot-strategy .pilot-wrap .pilot-wrap{padding-inline:0}.pilot-strategy #faq .faq-list{max-width:none;width:100%}.pilot-strategy #faq{background:#f2f2f2;border:0}.pilot-strategy .strategy-quality{background:#fff}.pilot-strategy .strategy-quality .pilot-faq{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:32px}.pilot-strategy .strategy-quality details{padding:25px;background:#f6f6f6;border:0;border-top:3px solid var(--cyan)}.pilot-strategy .strategy-quality details:nth-child(2){border-top-color:var(--orange)}.pilot-strategy .pilot-faq summary:after,.pilot-strategy .faq-list summary:after{color:var(--cyan);content:"↗"}.pilot-strategy .pilot-faq details[open] summary:after,.pilot-strategy .faq-list details[open] summary:after{content:"↗";transform:rotate(90deg)}@media(max-width:700px){.pilot-strategy .strategy-quality .pilot-faq{grid-template-columns:1fr;gap:22px}}

.pilot-strategy #kontakt{display:block}.pilot-strategy #prozess>.pilot-wrap,.pilot-strategy #kontakt>.pilot-wrap{width:100%;max-width:1440px;margin-inline:auto}

/* Profiles share the central section edge, including their contact area. */
.pilot-profile .pilot-contact{display:block}.pilot-profile .pilot-contact>.pilot-wrap{width:100%;max-width:1440px;margin-inline:auto}
.profile-affiliations{display:flex;flex-wrap:wrap;align-items:flex-start;gap:24px 40px;margin-top:28px}.profile-affiliation{display:flex;flex-direction:column;align-items:flex-start;gap:14px;color:inherit;font-size:14px;text-decoration:none}.profile-affiliation .affiliation-logo{display:flex;align-items:center;justify-content:center;width:120px;height:96px;background:#fff;padding:16px}.profile-affiliation img{display:block;max-width:100%;max-height:100%;object-fit:contain}.profile-affiliation span:last-child{text-decoration:underline;text-underline-offset:5px}.profile-affiliation.consulting .affiliation-logo{width:280px;max-width:100%;height:90px;padding:18px}.profile-affiliation:focus-visible{outline:2px solid #087d83;outline-offset:6px}
@media(max-width:640px){.pilot-profile .pilot-contact{padding-inline:22px}.profile-affiliations{gap:24px}.profile-affiliation.consulting{max-width:100%}}

/* One outer content grid for all pilot pages, including inherited contact sections. */
.pilot-page main>section>.pilot-wrap{width:100%;max-width:1440px;margin-inline:auto}
.pilot-page main>.pilot-contact{display:block;padding-inline:var(--space)}
.pilot-page main>.pilot-contact>.pilot-wrap{padding-inline:0}
.affiliation-tum .affiliation-logo{background:#0065bd}
@media(max-width:640px){.pilot-page main>.pilot-contact{padding-inline:22px}}

.product-video-stage{width:100%;min-width:0}@media(max-width:640px){.product-video-stage{aspect-ratio:auto;min-height:270px}}

.chapter-link{color:inherit;text-decoration:none}.chapter-link:hover{text-decoration:underline;text-underline-offset:3px}.chapter-link:focus-visible{outline:2px solid currentColor;outline-offset:5px}.chapter-link-wrap{display:inline-block}

/* Shared page edge: same 1440px desktop grid as the approved homepage.
   Header, footer and every top-level section use ONE gutter; inner wrappers
   must never introduce a second, narrower centred grid. */
.pilot-page{--site-content-width:1440px;--site-gutter:max(var(--space),calc((100vw - var(--site-content-width))/2))}
.pilot-page>.header,.pilot-page>footer,.pilot-page main>section,.pilot-page main>.pilot-contact{padding-inline:var(--site-gutter)}
.pilot-page main>section>.pilot-wrap{max-width:var(--site-content-width);width:100%;padding-inline:0}

/* Compact press selection: one story can link to several outlets. */
.press-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.press-card{background:#fff;padding:28px;display:flex;flex-direction:column;min-width:0}.press-logos{height:58px;display:flex;align-items:center;gap:24px;margin-bottom:24px}.press-logos img{max-width:190px;max-height:44px;object-fit:contain;object-position:left;width:auto;height:auto}.press-logos img+img{max-width:80px}.press-logos:has(img+img) img:first-child{max-width:150px}.press-meta{font-size:10px;letter-spacing:.08em;color:#737979;margin-bottom:14px}.press-card h3{font-size:24px;line-height:1.25;margin-bottom:14px}.press-card>p:not(.press-meta){font-size:15px;color:#626868;line-height:1.6}.press-links{display:flex;flex-wrap:wrap;gap:14px 24px;margin-top:auto;padding-top:12px;font-size:14px;font-weight:600}.press-links span{color:var(--cyan)}.press-links a:hover{text-decoration:underline;text-underline-offset:5px}.press-more{margin-top:28px}.press-more summary{display:flex;gap:24px;justify-content:space-between;cursor:pointer;font-size:15px;font-weight:600;list-style:none;padding:16px 0}.press-more summary::-webkit-details-marker{display:none}.press-more summary span{color:var(--cyan)}.press-more ul{list-style:none;padding:12px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;font-size:14px}.press-footnote{font-size:12px;color:#707777;margin:12px 0 0}@media(max-width:1000px){.press-grid{grid-template-columns:1fr}.press-card{padding:24px}.press-logos{margin-bottom:18px}.press-more ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.press-more ul{grid-template-columns:1fr}.press-card h3{font-size:23px}}
.press-logos img[src$="konii.png"]{background:#123347;padding:9px 8px;max-height:46px;max-width:88px}

#presse .press-links a{display:inline-flex;align-items:baseline;gap:6px}#presse .press-links a span{flex-shrink:0}#presse a span,#presse summary span{color:var(--cyan)}

.platform-capture{margin:0;min-width:0;max-width:720px}.platform-capture>img{display:block;width:100%;height:auto;object-fit:contain;filter:grayscale(1);border:1px solid #d8dddd;background:white}.platform-capture figcaption p{font-size:15px;line-height:1.6;color:#626262}.platform-capture figcaption small{font-size:11px;color:#626262}.platform-capture figcaption h3{font-size:22px;margin-top:20px}.pilot-wrap>.platform-capture{margin-block:30px}.product-gallery:has(.platform-capture){grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}@media(max-width:700px){.product-gallery:has(.platform-capture){grid-template-columns:1fr}}

/* Product previews: separate equal tiles, no enclosing frame or shadows. */
.pilot-page .product-gallery{border:0;box-shadow:none;background:transparent;padding:0}
.pilot-page .product-screen-frame{border:0;box-shadow:none}
.pilot-page .product-screen-bar{background:#eef0f0;color:#101111}
.pilot-page .product-gallery:has(.platform-capture){grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;grid-auto-rows:1fr}
.pilot-page .product-gallery .platform-capture{max-width:none;background:#fff;padding:18px;display:flex;flex-direction:column;border:0;box-shadow:none}
.pilot-page .product-gallery .platform-capture>img{width:100%;height:auto;aspect-ratio:16/10;object-fit:contain;object-position:center;border:0;box-shadow:none}
.pilot-page .product-gallery .platform-capture figcaption{margin-top:18px;display:flex;flex-direction:column;flex:1}
.pilot-page .product-gallery .platform-capture h3{font-size:20px;margin:0 0 12px}
.pilot-page .product-gallery .platform-capture p{margin:0 0 16px;font-size:15px}
.pilot-page .product-gallery .platform-capture small{margin-top:auto}
@media(max-width:1000px){.pilot-page .product-gallery:has(.platform-capture){grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.pilot-page .product-gallery:has(.platform-capture){grid-template-columns:1fr;grid-auto-rows:auto}}

.pilot-page .product-gallery.strategy-captures{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}
@media(max-width:1000px){.pilot-page .product-gallery.strategy-captures{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.pilot-page .product-gallery.strategy-captures{grid-template-columns:1fr}}
/* Quiet, shared product signature; original logo proportions are preserved. */
.pilot-page .product-brand{display:flex;align-items:center;gap:16px;min-height:38px;padding:0 0 14px;background:#fff;border:0;box-shadow:none}
.pilot-page .product-brand>img{display:block;width:90px;max-width:90px;height:auto;object-fit:contain;filter:none;border:0;box-shadow:none;aspect-ratio:auto}
.pilot-page .product-brand>span{font-size:11px;line-height:1.4;color:#626262;letter-spacing:.03em}
.pilot-page .product-screen-frame>.product-brand{padding:16px 20px}
.pilot-page .lex-platform-shot>.product-brand{padding:14px 18px}

/* Product identity: authentic screenshots and clear module labels. */
.pilot-page .platform-capture>img,.pilot-page .lex-shot-crop img{filter:none}
.pilot-page .product-title-energy{color:var(--cyan)}
.pilot-page .product-brand-energy>span{color:var(--ink)}
.pilot-page .product-title-one,.pilot-page .product-brand-one>span{color:#fffe00;background:transparent;padding:0}
.pilot-page .product-brand-one>span{padding:0}
.pilot-page .product-module-note{font-size:12px;letter-spacing:.12em;margin-bottom:16px}
.pilot-page #neobid-one .product-screen-shapes i{border-left-color:#fffe00}



.procurement-decision-copy{max-width:850px}.procurement-decision-copy p{margin-bottom:20px}

/* Screenshot brand labels remain black for both products. */
.pilot-page .product-brand>span,.pilot-page .product-brand-energy>span,.pilot-page .product-brand-one>span{color:#000}

/* Shared full-width disclosure and related-link arrow rail. */
.pilot-page .pilot-faq summary::after,.pilot-page .faq-list summary::after,.pilot-page .why-card-action>span:last-child{width:24px;text-align:center;flex:0 0 24px;font-size:22px;line-height:1.3}
.pilot-page .pilot-faq summary::after,.pilot-page .faq-list summary::after,.pilot-page .why-card-action{margin-right:24px}
.pilot-sector #vertiefung .pilot-articles{display:block}
.pilot-sector #vertiefung .pilot-articles>a{display:flex;justify-content:space-between;align-items:center;width:100%;gap:24px}
.pilot-sector #vertiefung .pilot-articles>a>span:last-child{width:24px;text-align:center;flex:0 0 24px;margin-right:24px;font-size:22px}
.pilot-sector #vertiefung .logistics-deep-dive{display:inline-flex;margin-top:32px;margin-bottom:12px}
@media(max-width:640px){.pilot-page .pilot-faq summary::after,.pilot-page .faq-list summary::after,.pilot-page .why-card-action,.pilot-sector #vertiefung .pilot-articles>a>span:last-child{margin-right:0}}
/* FAQ rows use the same full content width as other disclosure rows. */
.pilot-page #faq .faq-list,.pilot-page .pilot-wrap>.faq-list{width:100%;max-width:none}

/* Standalone related links follow disclosure groups with a clear visual pause. */
.pilot-page .pilot-faq + .text-link{display:inline-flex;margin-top:30px;padding-top:4px;line-height:1.5}
@media(max-width:640px){.pilot-page .pilot-faq + .text-link{margin-top:24px}}


/* Expandable summaries on the procurement overview: explain first, navigate second. */
.procurement-overview #betreuung .pilot-service-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:35px}.procurement-overview #betreuung .pilot-service-overview details{background:#fff;padding:24px;min-width:0}.procurement-overview #betreuung .pilot-service-overview summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none;font-size:18px;font-weight:600}.procurement-overview #betreuung .pilot-service-overview summary::-webkit-details-marker{display:none}.procurement-overview #betreuung .pilot-service-overview summary::after{content:'+';color:var(--cyan);font-size:24px;font-weight:400}.procurement-overview #betreuung .pilot-service-overview details[open] summary::after{content:'−'}.procurement-overview #betreuung .pilot-service-overview p{font-size:15px;line-height:1.65;color:#626b6b;margin:18px 0}.procurement-overview #betreuung .pilot-service-overview .text-link{font-size:13px;margin:0}@media(max-width:700px){.procurement-overview #betreuung .pilot-service-overview{grid-template-columns:1fr}.procurement-overview #betreuung .pilot-service-overview details{padding:22px}}


/* Biomethane: evidence-led sustainability context within gas procurement. */
.pilot-gas .biomethane-photo{margin:42px 0 30px}.pilot-gas .biomethane-photo img{display:block;width:100%;aspect-ratio:16/7;object-fit:cover}.pilot-gas .biomethane-photo figcaption,.pilot-gas .biomethane-sources{font-size:12px;line-height:1.6;color:#667373;margin:10px 0 0}.pilot-gas .biomethane-copy>h3{font-size:clamp(26px,2.5vw,38px);margin:0 0 16px}.pilot-gas .biomethane-copy>p:not(.biomethane-sources){font-size:17px;line-height:1.7;max-width:880px;color:#505d5d}.pilot-gas .biomethane-copy .pilot-grid{margin-top:28px}@media(max-width:640px){.pilot-gas .biomethane-photo img{aspect-ratio:3/2}.pilot-gas .biomethane-copy>p:not(.biomethane-sources){font-size:16px}}


.pilot-profile .profile-associations{margin-top:52px;padding-top:36px;border-top:1px solid #c7cccd}.pilot-profile .profile-associations>p{max-width:760px;color:#647073}.association-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.association-card{display:flex;min-height:190px;flex-direction:column;align-items:flex-start;gap:14px;padding:24px;background:#fff;color:#111;border:1px solid #c7cccd;text-decoration:none;transition:border-color .18s ease,transform .18s ease}.association-card:hover{border-color:#00e6ed;transform:translateY(-2px)}.association-card strong{font-size:18px;line-height:1.2}.association-card>span:last-child{margin-top:auto;font-size:14px;color:#596365}.association-mark{display:inline-flex;align-items:center;min-height:28px;padding:3px 8px;color:#111;background:#fffe00;font-size:15px;font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase}@media(max-width:900px){.association-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.association-grid{grid-template-columns:1fr}.association-card{min-height:0}}
.pilot-profile #erfahrung .association-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:28px 0 8px}
.pilot-profile #erfahrung .association-card{min-height:176px;align-items:stretch;justify-content:space-between;gap:16px;padding:18px;background:#fff}
.pilot-profile #erfahrung .association-logo{display:flex;height:88px;align-items:center;justify-content:center}
.pilot-profile #erfahrung .association-logo img{display:block;max-width:100%;max-height:72px;width:auto;height:auto;object-fit:contain}
.pilot-profile #erfahrung .association-status{margin-top:0;font-size:12px;line-height:1.35;color:#596365}
@media(max-width:1050px){.pilot-profile #erfahrung .association-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:650px){.pilot-profile #erfahrung .association-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pilot-profile #erfahrung .association-card{min-height:158px;padding:14px}}
.pilot-profile #erfahrung .profile-affiliations{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:28px 0 8px}
.pilot-profile #erfahrung .profile-affiliation,.pilot-profile #erfahrung .association-card{box-sizing:border-box;min-width:0;min-height:176px;align-items:stretch;justify-content:space-between;gap:16px;padding:18px;background:#fff;border:1px solid #c7cccd;border-top:3px solid #00e6ed;color:#111;text-decoration:none;transition:border-color .18s ease,transform .18s ease}
.pilot-profile #erfahrung .profile-affiliation:hover,.pilot-profile #erfahrung .association-card:hover{border-color:#00bfc5;transform:translateY(-2px)}
.pilot-profile #erfahrung .profile-affiliation .affiliation-logo,.pilot-profile #erfahrung .profile-affiliation.consulting .affiliation-logo{display:flex;align-items:center;justify-content:center;width:100%;max-width:none;height:88px;padding:0;background:transparent}
.pilot-profile #erfahrung .profile-affiliation.affiliation-tum .affiliation-logo{background:#0065bd}
.pilot-profile #erfahrung .profile-affiliation .affiliation-logo img{display:block;max-width:100%;max-height:72px;width:auto;height:auto;object-fit:contain}
.pilot-profile #erfahrung .profile-affiliation span:last-child{margin-top:0;color:#596365;font-size:12px;line-height:1.35;text-decoration:none}
@media(max-width:1050px){.pilot-profile #erfahrung .profile-affiliations{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:650px){.pilot-profile #erfahrung .profile-affiliations{grid-template-columns:repeat(2,minmax(0,1fr))}.pilot-profile #erfahrung .profile-affiliation{min-height:158px;padding:14px}}
