@font-face{font-family:Montserrat;src:url('assets/montserrat-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Montserrat;src:url('assets/montserrat-500.ttf') format('truetype');font-weight:500;font-display:swap}
@font-face{font-family:Montserrat;src:url('assets/montserrat-600.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Montserrat;src:url('assets/montserrat-700.ttf') format('truetype');font-weight:700 900;font-display:swap}
:root{--ink:#0b1020;--brand:#32409b;--brand2:#7183f0;--paper:#f4f6fb;--white:#fff;--text:#596174;--line:#e1e5ef;--red:#ef4357;--green:#168963;--max:1140px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--ink);font-size:16px;line-height:1.55;background:white}button,input{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}a{color:inherit}.wrap{width:min(calc(100% - 40px),var(--max));margin:auto}.narrow{max-width:760px}.centered{text-align:center}
svg{width:1.25em;height:1.25em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.eyebrow{margin:0 0 14px;text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:800;color:var(--brand2)}.eyebrow.danger{color:#ff8390}.eyebrow.light{color:#c3cbff}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.7rem,5.1vw,5.2rem);line-height:1;letter-spacing:-.052em;margin-bottom:22px}h2{font-size:clamp(2rem,3.45vw,3.5rem);line-height:1.07;letter-spacing:-.042em;margin-bottom:16px}h3{font-size:1.12rem;line-height:1.25;margin-bottom:8px}
.button{border:0;border-radius:999px;padding:17px 24px;min-height:56px;background:var(--brand);color:white;text-decoration:none;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 13px 30px rgba(50,64,155,.25);transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px);background:#26337f}.button svg{width:19px;height:19px}.button:focus-visible,.mobile-action:focus-visible,.back:focus-visible,.application-close:focus-visible,input:focus-visible,.options label:focus-within{outline:3px solid #96a4ff;outline-offset:3px}
.site-header{position:absolute;z-index:10;inset:0 0 auto;padding:18px 0}.nav{display:flex;align-items:center;justify-content:space-between;gap:30px}.logo{width:103px;height:64px;background:white;border-radius:17px;padding:7px 11px;box-shadow:0 10px 30px rgba(0,0,0,.12);flex:none}.logo img{width:100%;height:100%;object-fit:contain}.journey{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.55);font-size:.7rem;font-weight:700}.journey span{display:flex;align-items:center;gap:7px}.journey b{width:25px;height:25px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:.63rem}.journey i{display:block;width:30px;height:1px;background:currentColor;opacity:.4}.journey .active{color:white}.journey .active b{background:white;color:var(--brand);border-color:white}.journey.dark{color:#9198a9}.journey.dark .active{color:var(--brand)}.journey.dark .active b{background:var(--brand);color:white;border-color:var(--brand)}
.hero{min-height:760px;background:var(--ink);color:white;position:relative;display:flex;align-items:center;overflow:hidden;padding:120px 0 55px}.hero-image{position:absolute;inset:0 0 0 auto;width:59%;height:100%;object-fit:cover;object-position:60% center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,var(--ink) 0%,var(--ink) 43%,rgba(11,16,32,.76) 61%,rgba(11,16,32,.08) 94%),radial-gradient(circle at 18% 20%,rgba(93,111,226,.26),transparent 34%)}.hero-inner{position:relative;z-index:1}.hero-copy{max-width:790px}.hero h1 span{color:#b8c0ff}.hero-text{font-size:1.12rem;color:#d0d5e4;max-width:640px;margin-bottom:28px}.microcopy{display:flex;align-items:center;gap:7px;font-size:.76rem;color:#b9c0d1;font-weight:600;margin:12px 0 0}.microcopy svg{width:15px;height:15px}.quick-facts{display:flex;margin-top:33px;gap:1px;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.13);max-width:760px;background:rgba(255,255,255,.12)}.quick-facts div{background:rgba(15,22,43,.82);padding:15px 17px;min-width:0;flex:1;display:flex;align-items:center;gap:11px}.quick-facts svg{color:#aeb8ff;flex:none;width:22px;height:22px}.quick-facts span,.quick-facts strong{display:block}.quick-facts strong{font-size:.88rem}.quick-facts span{font-size:.66rem;color:#aeb6cb}
section{padding:88px 0}.section-heading{max-width:720px;margin:0 auto 38px}.section-heading>p:not(.eyebrow){color:var(--text);margin-bottom:0}.section-heading.inverse h2{color:white}.icon{display:grid;place-items:center;flex:none}.pain-section{background:var(--ink);color:white;border-top:1px solid rgba(255,255,255,.08)}.pain-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;max-width:900px;margin:auto}.pain-grid article{display:flex;align-items:center;gap:16px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.045);border-radius:18px;padding:18px}.pain-grid p{margin:0;color:#e7eaf3;font-size:.94rem;font-weight:600}.danger-icon{width:38px;height:38px;border-radius:50%;background:rgba(239,67,87,.14);color:#ff7585}.danger-icon svg{width:19px;height:19px;stroke-width:2.6}
.benefits-section{background:var(--paper)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.benefit-grid article{padding:27px;background:white;border:1px solid var(--line);border-radius:22px;box-shadow:0 12px 34px rgba(17,26,55,.045)}.benefit-icon{width:48px;height:48px;border-radius:15px;background:#e9ecff;color:var(--brand);margin-bottom:24px}.benefit-icon svg{width:24px;height:24px}.benefit-grid p{color:var(--text);margin:0;font-size:.92rem}
.company-section{background:white}.company-layout{display:grid;grid-template-columns:.77fr 1.23fr;gap:74px;align-items:center}.company-mark{min-height:340px;border-radius:28px;background:linear-gradient(145deg,#eef0ff,#fafbff);border:1px solid #dce1f8;padding:35px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.company-mark>img{width:170px;height:105px;object-fit:contain}.company-mark>div{display:flex;gap:13px;align-items:center;padding-top:20px;border-top:1px solid #d1d7ec;font-size:.78rem;color:var(--brand);font-weight:700;text-transform:uppercase;letter-spacing:.06em}.company-mark svg{width:28px;height:28px;flex:none}.company-mark strong{color:var(--ink);font-size:.9rem}.company-copy>p:not(.eyebrow){color:var(--text);font-size:1.02rem}.trust-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.trust-row span{display:flex;align-items:center;gap:6px;background:#f1f3f8;border-radius:999px;padding:8px 11px;font-size:.7rem;font-weight:700}.trust-row svg{width:14px;height:14px;color:var(--green);stroke-width:3}
.next-section{padding:20px 0 88px}.next-card{background:linear-gradient(135deg,var(--brand),#192352);color:white;border-radius:30px;padding:48px 55px;display:flex;align-items:center;justify-content:space-between;gap:35px;box-shadow:0 26px 65px rgba(37,50,126,.18)}.next-card h2{font-size:clamp(1.8rem,3vw,3rem);max-width:650px;margin-bottom:8px}.next-card p:not(.eyebrow){color:#d6daec;margin:0}.light-button{background:white;color:var(--ink);box-shadow:none;white-space:nowrap}.light-button:hover{background:#f0f2ff;color:var(--ink)}
footer{background:#080c18;color:#9da5ba;padding:31px 0;font-size:.72rem}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:20px}footer nav{display:flex;gap:21px}footer a{text-decoration:none}footer a:hover{color:white}.mobile-action{display:none}
.subpage{background:var(--paper)}.light-header{position:relative;background:white;border-bottom:1px solid var(--line)}.light-header .logo{box-shadow:none;border:1px solid var(--line)}.task-intro{padding:75px 0 56px}.task-intro h1{font-size:clamp(2.6rem,4.5vw,4.6rem)}.task-intro .narrow>p:not(.eyebrow){font-size:1.08rem;color:var(--text);max-width:680px;margin:0 auto}.back-link{display:inline-block;margin-bottom:42px;color:#71798b;font-size:.76rem;font-weight:700;text-decoration:none}.back-link:hover{color:var(--brand)}.task-list-section{padding:0 0 76px}.task-list{display:grid;gap:13px;max-width:900px}.task-list article{background:white;border:1px solid var(--line);border-radius:22px;padding:25px 27px;display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:center;box-shadow:0 9px 25px rgba(17,26,55,.035)}.task-icon{width:57px;height:57px;border-radius:17px;background:#e9ecff;color:var(--brand)}.task-icon svg{width:28px;height:28px}.task-list small{display:block;text-transform:uppercase;color:var(--brand);font-size:.67rem;font-weight:800;letter-spacing:.1em;margin-bottom:4px}.task-list h2{font-size:1.35rem;letter-spacing:-.02em;margin-bottom:5px}.task-list p{color:var(--text);font-size:.91rem;margin:0}.role-section{background:white}.role-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.role-grid article{border:1px solid var(--line);border-radius:21px;padding:25px;display:flex;gap:18px}.role-icon{width:45px;height:45px;border-radius:14px;background:#eef0f6;color:var(--ink)}.role-grid p{color:var(--text);font-size:.91rem;margin:0}.apply-teaser{background:white;padding:0 0 88px}.apply-card{text-align:center;background:linear-gradient(135deg,var(--brand),#192352);color:white;border-radius:32px;padding:56px 25px;box-shadow:0 26px 65px rgba(37,50,126,.19)}.apply-card h2{margin-bottom:10px}.apply-card>p:not(.eyebrow){color:#d6daec;margin:0 auto 24px}.apply-card small{display:block;color:#c1c7dd;margin-top:13px;font-size:.7rem}.apply-icon{width:58px;height:58px;margin:0 auto 19px;display:grid;place-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:18px}.apply-icon svg{width:29px;height:29px;color:white}
.application-page{min-height:100vh;background:linear-gradient(145deg,#f8f9fc,#eef1f9);padding:0}.application-header{height:92px;background:white;border-bottom:1px solid var(--line);display:grid;grid-template-columns:110px 1fr 110px;align-items:center;padding:13px max(20px,calc((100% - 1140px)/2));gap:28px}.application-header .logo{width:88px;height:58px;box-shadow:none;border:1px solid var(--line)}.application-progress{width:min(100%,500px);justify-self:center;display:flex;align-items:center;gap:14px}.application-progress>div{height:7px;background:#e5e8f0;border-radius:99px;overflow:hidden;flex:1}.application-progress span{display:block;width:20%;height:100%;background:linear-gradient(90deg,var(--brand),#7183f0);transition:width .25s}.application-progress small{font-size:.69rem;color:#687083;font-weight:800;white-space:nowrap}.application-close{justify-self:end;width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;text-decoration:none;color:#656d7e;font-size:1.4rem}.application-shell{min-height:calc(100vh - 92px);display:grid;place-items:center;padding:34px 20px}.application-shell form{width:min(100%,690px);min-height:590px;background:white;border:1px solid var(--line);border-radius:28px;box-shadow:0 25px 70px rgba(22,31,65,.11);padding:42px}.form-step{display:none;min-height:504px;flex-direction:column}.form-step.active{display:flex;animation:step-in .22s ease}@keyframes step-in{from{opacity:.2;transform:translateX(10px)}to{opacity:1;transform:none}}.question-icon{width:48px;height:48px;border-radius:15px;background:#e9ecff;color:var(--brand);display:grid;place-items:center;margin-bottom:18px}.question-icon svg{width:24px;height:24px}.form-step h1{font-size:clamp(1.8rem,3.4vw,2.55rem);line-height:1.08;letter-spacing:-.035em;margin-bottom:23px}.options{display:grid;gap:10px}.options label{border:1px solid var(--line);border-radius:15px;padding:14px 15px;display:flex;align-items:center;gap:13px;font-size:.87rem;font-weight:600;cursor:pointer;transition:.15s}.options label:hover{border-color:#aeb7e4}.options label.selected{background:#edf0ff;border-color:var(--brand);color:#243078}.options input{position:absolute;opacity:0;pointer-events:none}.options i{width:21px;height:21px;border:2px solid #b6bdcc;border-radius:50%;display:grid;place-items:center;flex:none}.options label.selected i{border-color:var(--brand)}.options label.selected i:after{content:"";width:9px;height:9px;background:var(--brand);border-radius:50%}.form-error{min-height:22px;color:#c82c40;font-weight:700;font-size:.76rem;margin:10px 0 0}.form-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:20px}.form-nav .button{min-width:145px}.back{border:0;background:transparent;color:#687083;font-weight:700;padding:13px 0}.fields{display:grid;grid-template-columns:1fr 1fr;gap:13px}.fields label{display:grid;gap:6px;font-size:.73rem;font-weight:800}.fields .wide{grid-column:1/-1}.fields input{border:1px solid var(--line);background:#fbfcfe;border-radius:12px;min-height:50px;padding:13px 14px;width:100%}.contact-note{color:var(--text);margin:-11px 0 20px}.privacy{display:flex;gap:9px;margin-top:16px;color:var(--text);font-size:.69rem;line-height:1.5}.privacy input{accent-color:var(--brand);margin-top:3px;flex:none}.privacy a{color:var(--brand)}.success{text-align:center;align-items:center;justify-content:center}.success-icon{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:#e5f7ef;color:var(--green);margin-bottom:20px}.success-icon svg{width:35px;height:35px;stroke-width:3}.success p{color:var(--text)}
@media(max-width:850px){.hero-image{width:100%;opacity:.34}.hero-shade{background:linear-gradient(90deg,rgba(11,16,32,.99),rgba(11,16,32,.75))}.benefit-grid{grid-template-columns:repeat(2,1fr)}.company-layout{grid-template-columns:1fr;gap:36px}.company-mark{min-height:260px}.next-card{align-items:flex-start;flex-direction:column}.journey span{font-size:0}.journey span b{font-size:.63rem}.journey i{width:20px}}
@media(max-width:620px){body:not(.application-page){padding-bottom:74px}.wrap{width:min(calc(100% - 28px),var(--max))}.site-header{padding:12px 0}.logo{width:87px;height:53px;border-radius:13px;padding:5px 8px}.journey{gap:6px}.journey b{width:23px;height:23px}.journey i{width:15px}.hero{min-height:auto;padding:101px 0 32px}.hero-image{object-position:66% center}.hero h1{font-size:2.55rem}.hero-text{font-size:.96rem;line-height:1.5}.hero .button{width:100%;font-size:.87rem}.microcopy{justify-content:center;font-size:.66rem}.quick-facts{margin-top:25px}.quick-facts div{padding:12px 7px;display:block;text-align:center}.quick-facts svg{width:19px;height:19px;margin:0 auto 6px}.quick-facts strong{font-size:.7rem}.quick-facts span{font-size:.56rem}section{padding:62px 0}h2{font-size:2rem}.section-heading{margin-bottom:27px}.pain-grid,.benefit-grid,.role-grid{grid-template-columns:1fr}.pain-grid article{padding:14px}.pain-grid p{font-size:.84rem}.benefit-grid article{padding:22px}.benefit-icon{margin-bottom:18px}.company-mark{padding:25px;min-height:230px}.company-mark>img{width:145px;height:90px}.company-copy>p:not(.eyebrow){font-size:.94rem}.trust-row span{font-size:.63rem}.next-section{padding:0 0 62px}.next-card{padding:40px 22px;border-radius:25px}.next-card .button{width:100%}.footer-inner{align-items:flex-start;flex-direction:column}.footer-inner nav{flex-wrap:wrap}.mobile-action{position:fixed;z-index:50;left:12px;right:12px;bottom:10px;display:flex;align-items:center;justify-content:center;gap:9px;min-height:54px;border-radius:999px;background:var(--brand);color:white;text-decoration:none;font-size:.85rem;font-weight:800;box-shadow:0 15px 34px rgba(35,48,122,.42)}.mobile-action svg{width:18px;height:18px}.task-intro{padding:49px 0 42px}.task-intro h1{font-size:2.48rem}.task-intro .narrow>p:not(.eyebrow){font-size:.95rem}.back-link{margin-bottom:32px}.task-list-section{padding-bottom:58px}.task-list article{grid-template-columns:1fr;gap:14px;padding:22px}.task-icon{width:48px;height:48px}.task-list h2{font-size:1.18rem}.task-list p{font-size:.85rem}.role-grid article{padding:21px}.apply-teaser{padding:0 0 62px}.apply-card{padding:45px 20px;border-radius:25px}.apply-card .button{width:100%}.application-header{height:74px;grid-template-columns:69px 1fr 40px;padding:9px 12px;gap:10px}.application-header .logo{width:64px;height:46px;border-radius:11px}.application-progress{display:block}.application-progress>div{height:6px}.application-progress small{display:block;margin-top:5px;text-align:center;font-size:.59rem}.application-close{width:36px;height:36px}.application-shell{display:block;min-height:calc(100vh - 74px);padding:0;background:white}.application-shell form{min-height:calc(100vh - 74px);border:0;border-radius:0;box-shadow:none;padding:25px 17px 18px}.form-step{min-height:calc(100vh - 117px)}.question-icon{width:43px;height:43px;margin-bottom:14px}.form-step h1{font-size:1.65rem}.options label{padding:13px;font-size:.79rem}.fields{grid-template-columns:1fr;gap:10px}.fields .wide{grid-column:auto}.form-nav{position:sticky;bottom:0;background:white;padding-top:14px}.form-nav .button{min-width:135px;padding:13px 16px;font-size:.79rem}}
@media(max-width:620px){.home-page{padding-bottom:0!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}

/* Erweiterungen: Auszeichnungen und offene Kommunikationsfrage */
.awards-block{margin-top:64px;padding:34px 38px;border:1px solid #dfe3ef;border-radius:26px;background:linear-gradient(135deg,#f8f9fd,#eef1fb);display:grid;grid-template-columns:1fr 1.25fr;gap:44px;align-items:center}.awards-copy h2{font-size:clamp(1.75rem,2.8vw,2.7rem);margin-bottom:11px}.awards-copy>p:not(.eyebrow){color:var(--text);margin:0;font-size:.92rem}.awards-seals{display:flex;align-items:center;justify-content:flex-end;gap:20px}.awards-seals img{width:min(29%,124px);height:auto;filter:drop-shadow(0 12px 16px rgba(21,29,57,.12))}
.application-progress span{width:16.67%}.scenario{color:var(--text);font-size:.93rem;margin:-10px 0 20px}.open-answer{display:grid;gap:7px}.open-answer label{font-size:.73rem;font-weight:800}.open-answer textarea{width:100%;resize:vertical;min-height:148px;border:1px solid var(--line);background:#fbfcfe;border-radius:14px;padding:15px;line-height:1.55;color:var(--ink);font:inherit}.open-answer textarea:focus{border-color:var(--brand);outline:3px solid #dfe3ff;outline-offset:1px}.answer-hint{margin:4px 0 0;padding:11px 13px;border-radius:12px;background:#fff4dc;color:#6d5014;font-size:.74rem;line-height:1.45}
.role-grid article:last-child{grid-column:1/-1}
@media(max-width:850px){.awards-block{grid-template-columns:1fr;gap:24px}.awards-seals{justify-content:center}}
@media(max-width:620px){.awards-block{margin-top:42px;padding:25px 20px;border-radius:22px}.awards-seals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;justify-items:center;align-items:start}.awards-seals img{width:min(100%,148px)}.awards-seals img:last-child{grid-column:1/-1}.scenario{font-size:.84rem}.open-answer textarea{min-height:138px}.answer-hint{font-size:.69rem}}
