*{box-sizing:border-box;margin:0;padding:0}
html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body{color:#1c1c1e;background:linear-gradient(165deg,#FCFEFB 0%,#f0f4f3 100%);min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;font:17px/1.7 'Work Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
h1,h2,h3,h4,h5,h6{font-family:'Space Grotesk',sans-serif;font-weight:600;line-height:1.3}
img{max-width:100%;height:auto;display:block}
a{text-decoration:none;color:inherit;transition:color .3s ease,opacity .25s ease}
.boulder-wrap{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}
header{background:linear-gradient(128deg,#FCFEFB 0%,#e8f0ef 100%);border-bottom:1px solid #0240471f;position:relative;z-index:100}
.canyon-tier-top{border-bottom:1px solid #02404714;padding:18px 0}
.canyon-tier-top .boulder-wrap{display:flex;flex-direction:row;justify-content:space-between;align-items:center}
.summit-brand{display:flex;align-items:center;gap:16px}
.summit-brand img{height:70px;width:70px;object-fit:contain;aspect-ratio:1 / 1}
.summit-brand h1{font-size:26px;font-weight:700;color:#024047;letter-spacing:-.02em}
.peak-contact{display:flex;align-items:center;gap:12px;font-size:15px;color:#024047;font-weight:500}
.peak-contact svg{width:20px;height:20px;fill:#E13660}
.canyon-tier-bottom{padding:16px 0;background:linear-gradient(90deg,#02404708 0%,#e1366008 100%)}
.canyon-tier-bottom .boulder-wrap{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:20px}
.ridge-cta-btn{background:linear-gradient(135deg,#E13660 0%,#c42850 100%);color:#FCFEFB;padding:12px 28px;border-radius:8px;font-weight:600;font-size:16px;border:none;cursor:pointer;transition:opacity .3s ease,transform .2s ease;box-shadow:0 3px 10px #e1366040}
.ridge-cta-btn:hover{opacity:.88;transform:translateY(-1px)}
.ridge-cta-btn:focus{outline:3px solid #e1366066;outline-offset:2px}
.river-mail{display:flex;align-items:center;gap:8px;color:#024047;font-weight:500;font-size:15px}
.river-mail svg{width:18px;height:18px;fill:#E13660}
.canyon-tier-nav{padding:0;background:#024047}
.nav-horizon{display:flex;flex-direction:row;justify-content:center;align-items:center;list-style:none;gap:6px;margin:0;padding:0}
.nav-horizon li{position:relative}
.nav-horizon > li > a{display:block;padding:18px 24px;color:#FCFEFB;font-weight:500;font-size:16px;transition:background-color .3s ease,color .25s ease;position:relative}
.nav-horizon > li > a:hover{background-color:#e1366026;color:#FCFEFB}
.nav-horizon > li > a:focus{outline:2px solid #E13660;outline-offset:-2px}
.nav-horizon li.has-glacier{position:relative}
.glacier-drop{position:absolute;top:100%;left:0;background:#013339;min-width:220px;list-style:none;padding:8px 0;margin:0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s;box-shadow:0 6px 20px #0003;border-radius:0 0 6px 6px;z-index:200}
.nav-horizon li.has-glacier:hover .glacier-drop,.nav-horizon li.has-glacier:focus-within .glacier-drop{opacity:1;visibility:visible;transform:translateY(0)}
.glacier-drop li a{display:block;padding:12px 22px;color:#FCFEFB;font-size:15px;font-weight:400;transition:background-color .25s ease,padding-left .25s ease}
.glacier-drop li a:hover{background-color:#e1366033;padding-left:28px}
.glacier-drop li a:focus{outline:2px solid #E13660;outline-offset:-2px}
main{flex:1}
footer{background:linear-gradient(128deg,#024047 0%,#013339 100%);color:#FCFEFB;position:relative;overflow:hidden;margin-top:80px}
footer::before{content:'';position:absolute;top:0;left:-10%;width:120%;height:40%;background:linear-gradient(135deg,#e1366014 0%,transparent 100%);transform:skewY(-3deg);z-index:1}
.estuary-base{position:relative;z-index:2;padding:60px 0 30px}
.estuary-base .boulder-wrap{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:50px;align-items:start}
.tributary-col{display:flex;flex-direction:column;gap:20px}
.tributary-col h3{font-size:19px;font-weight:600;color:#FCFEFB;margin-bottom:10px;letter-spacing:.01em}
.tributary-col p{font-size:15px;line-height:1.75;color:#fcfefbd1;font-weight:300}
.delta-links{list-style:none;display:flex;flex-direction:column;gap:14px}
.delta-links a{color:#fcfefbd9;font-size:15px;font-weight:400;transition:color .3s ease,padding-left .25s ease;display:inline-block}
.delta-links a:hover{color:#E13660;padding-left:6px}
.delta-links a:focus{outline:2px solid #E13660;outline-offset:3px}
.bedrock-footer{border-top:1px solid #fcfefb26;padding:25px 0;text-align:center;position:relative;z-index:2;margin-top:40px}
.bedrock-footer p{font-size:14px;color:#fcfefbb3;font-weight:300}
.tide-consent{position:fixed;bottom:30px;right:30px;background:#FCFEFB;border-radius:12px;padding:28px 32px;box-shadow:0 8px 30px #0000002e;max-width:440px;z-index:9999;opacity:0;transform:translateY(20px);transition:opacity .35s ease,transform .35s ease;border:1px solid #0240471a}
.tide-consent.is-visible{opacity:1;transform:translateY(0)}
.tide-consent h3{font-size:20px;color:#024047;margin-bottom:14px;font-weight:600}
.tide-consent p{font-size:15px;line-height:1.65;color:#2c2c2e;margin-bottom:20px}
.permission-cluster{margin-bottom:18px}
.permission-cluster h4{font-size:16px;color:#024047;margin-bottom:12px;font-weight:500}
.perm-toggle-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.perm-toggle-row label{font-size:14px;color:#2c2c2e;font-weight:400}
.toggle-switch{position:relative;width:50px;height:26px;background:#d1d1d6;border-radius:13px;cursor:pointer;transition:background-color .3s ease}
.toggle-switch input{opacity:0;width:0;height:0;position:absolute}
.toggle-slider{position:absolute;top:3px;left:3px;width:20px;height:20px;background:#FCFEFB;border-radius:50%;transition:transform .3s ease;box-shadow:0 2px 4px #0003}
.toggle-switch input:checked ~ .toggle-slider{transform:translateX(24px)}
.toggle-switch input:checked + .toggle-slider{background:#FCFEFB}
.toggle-switch input:checked ~ *{background:#E13660}
.toggle-switch.active{background:#E13660}
.tide-actions{display:flex;gap:12px;margin-top:22px}
.tide-btn{flex:1;padding:12px 20px;border:none;border-radius:8px;cursor:pointer;transition:opacity .3s ease,transform .2s ease;font:600 15px 'Work Sans',sans-serif}
.tide-btn:focus{outline:3px solid #e1366066;outline-offset:2px}
.tide-btn-accept{background:linear-gradient(135deg,#E13660 0%,#c42850 100%);color:#FCFEFB}
.tide-btn-accept:hover{opacity:.88;transform:translateY(-1px)}
.tide-btn-reject{background:#e8e8ed;color:#2c2c2e}
.tide-btn-reject:hover{opacity:.75}
@media (max-width: 992px) {
.estuary-base .boulder-wrap{grid-template-columns:1fr 1fr;gap:40px}
.tributary-col:first-child{grid-column:1 / -1}
.nav-horizon{flex-wrap:wrap}
.nav-horizon > li > a{padding:16px 18px;font-size:15px}
}
@media (max-width: 768px) {
.canyon-tier-top .boulder-wrap{flex-direction:column;gap:16px;text-align:center}
.summit-brand{flex-direction:column;gap:12px}
.summit-brand h1{font-size:22px}
.canyon-tier-bottom .boulder-wrap{flex-direction:column;gap:14px}
.nav-horizon{flex-direction:column;width:100%;gap:0}
.nav-horizon > li{width:100%}
.nav-horizon > li > a{padding:16px 20px;text-align:center}
.glacier-drop{position:static;opacity:0;max-height:0;overflow:hidden;transform:none;transition:max-height .3s ease,opacity .3s ease;box-shadow:none;border-radius:0}
.nav-horizon li.has-glacier:hover .glacier-drop,.nav-horizon li.has-glacier:focus-within .glacier-drop{opacity:1;max-height:300px}
.estuary-base .boulder-wrap{grid-template-columns:1fr;gap:35px}
.tributary-col:first-child{grid-column:auto}
.tide-consent{bottom:20px;right:20px;left:20px;max-width:none;padding:24px}
.tide-actions{flex-direction:column}
}
@media (max-width: 480px) {
.summit-brand img{height:60px;width:60px}
.summit-brand h1{font-size:20px}
.boulder-wrap{padding-left:18px;padding-right:18px}
.tide-consent{bottom:15px;right:15px;left:15px;padding:20px}
.tide-consent h3{font-size:18px}
}
@media (hover: none) and (pointer: coarse) {
.nav-horizon > li > a,.delta-links a,.glacier-drop li a{-webkit-tap-highlight-color:#e1366033;touch-action:manipulation}
.tide-btn{touch-action:manipulation;min-height:48px}
.toggle-switch{touch-action:manipulation;min-width:52px;min-height:28px}
}
@media (prefers-reduced-motion: reduce) {
*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}
.prisma73-wrapper{background:linear-gradient(135deg,#FCFEFB 0%,#f5f9f8 100%);min-height:400px}
.prisma73-wrapper .container{max-width:1200px;margin:0 auto;padding:0 20px}
.fortissimo-hero{padding:90px 0 70px;background:linear-gradient(to right,#FCFEFB 0%,#e8f2f1 100%);position:relative;overflow:hidden}
.fortissimo-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#02404714 0%,transparent 70%);border-radius:50%}
.fortissimo-hero .row{align-items:center;gap:50px}
.fortissimo-hero .col:first-child{flex:1.2}
.fortissimo-hero .col:last-child{flex:.8}
.allegro-badge{display:inline-block;background:#e136601f;color:#E13660;padding:8px 18px;border-radius:25px;font-size:.88rem;font-weight:600;margin-bottom:20px;letter-spacing:.3px}
.fortissimo-hero h1{font-size:3.1rem;line-height:1.15;color:#024047;margin-bottom:25px;font-weight:700}
.fortissimo-hero h1::after{content:'';display:block;width:80px;height:5px;background:linear-gradient(90deg,#E13660 0%,#024047 100%);margin-top:20px;border-radius:3px}
.sfumato-text{font-size:1.15rem;line-height:1.7;color:#1a3c42;margin-bottom:35px}
.cadenza-img{width:100%;height:420px;object-fit:cover;border-radius:15px;box-shadow:0 15px 45px #0240472e;border:4px solid #FCFEFB}
.impasto-vision{padding:80px 0;background:#FCFEFB}
.impasto-vision .row{gap:60px;align-items:stretch}
.impasto-vision .col{flex:1}
.scherzo-imgbox{position:relative;height:100%;min-height:450px}
.scherzo-imgbox img{width:100%;height:100%;object-fit:cover;border-radius:12px;position:absolute;top:0;left:0}
.scherzo-imgbox img:first-child{width:70%;height:75%;z-index:2;box-shadow:0 20px 40px #02404726}
.scherzo-imgbox img:last-child{width:65%;height:70%;bottom:0;right:0;top:auto;left:auto;z-index:1;box-shadow:0 15px 35px #e136601f}
.melisma-content h2{font-size:2.6rem;color:#024047;margin-bottom:30px;line-height:1.25;font-weight:700}
.melisma-content h2::before{content:'';display:inline-block;width:50px;height:4px;background:#E13660;vertical-align:middle;margin-right:15px;border-radius:2px}
.melisma-content p{font-size:1.05rem;line-height:1.8;color:#2a4a50;margin-bottom:20px}
.melisma-content h5{font-size:1.3rem;color:#E13660;margin:30px 0 15px;font-weight:600}
.chroma-valuelist{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin-top:35px}
.vibrato-valuecard{background:linear-gradient(135deg,#f8fbfb 0%,#FCFEFB 100%);padding:25px;border-radius:10px;border-left:4px solid #E13660;box-shadow:0 5px 20px #02404714;transition:transform .3s ease,box-shadow .3s ease}
.vibrato-valuecard:hover{transform:translateY(-5px);box-shadow:0 10px 30px #02404726}
.vibrato-valuecard h6{font-size:1.15rem;color:#024047;margin-bottom:12px;font-weight:600}
.vibrato-valuecard p{font-size:.95rem;color:#3a5a60;margin:0;line-height:1.6}
.pizzicato-team{padding:85px 0;background:linear-gradient(180deg,#e8f2f1 0%,#FCFEFB 100%);position:relative}
.pizzicato-team::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#E13660 50%,transparent 100%)}
.ritard-header{text-align:center;max-width:800px;margin:0 auto 60px}
.ritard-header h2{font-size:2.8rem;color:#024047;margin-bottom:20px;font-weight:700}
.ritard-header h2 span{color:#E13660;position:relative}
.ritard-header h2 span::after{content:'';position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:#E13660;border-radius:2px}
.ritard-header p{font-size:1.1rem;color:#2a4a50;line-height:1.75}
.harmonic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-top:50px}
.legato-membercard{background:#FCFEFB;border-radius:12px;overflow:hidden;box-shadow:0 10px 35px #0240471f;transition:transform .3s ease,box-shadow .3s ease}
.legato-membercard:hover{transform:translateY(-8px);box-shadow:0 15px 45px #02404733}
.legato-portrait{width:100%;height:320px;object-fit:cover;border-bottom:4px solid #E13660}
.arpeggio-info{padding:28px}
.arpeggio-info h4{font-size:1.4rem;color:#024047;margin-bottom:8px;font-weight:700}
.glissando-role{display:inline-block;background:#e136601a;color:#E13660;padding:5px 14px;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:15px}
.arpeggio-info p{font-size:.98rem;color:#3a5a60;line-height:1.7;margin:0}
@media (max-width: 992px) {
.fortissimo-hero h1{font-size:2.5rem}
.fortissimo-hero .row{flex-direction:column}
.cadenza-img{height:350px}
.impasto-vision .row{flex-direction:column-reverse}
.scherzo-imgbox{min-height:380px}
.chroma-valuelist{grid-template-columns:1fr}
.melisma-content h2{font-size:2.2rem}
}
@media (max-width: 768px) {
.fortissimo-hero{padding:60px 0 50px}
.fortissimo-hero h1{font-size:2rem}
.sfumato-text{font-size:1.05rem}
.cadenza-img{height:280px}
.impasto-vision{padding:60px 0}
.scherzo-imgbox{min-height:320px}
.melisma-content h2{font-size:1.9rem}
.melisma-content h2::before{width:35px;margin-right:10px}
.pizzicato-team{padding:65px 0}
.ritard-header h2{font-size:2.2rem}
.harmonic-grid{grid-template-columns:1fr;gap:30px}
.legato-portrait{height:280px}
}
@media (max-width: 576px) {
.fortissimo-hero h1{font-size:1.75rem}
.allegro-badge{font-size:.8rem;padding:6px 14px}
.melisma-content h2{font-size:1.65rem}
.ritard-header h2{font-size:1.85rem}
.scherzo-imgbox img:first-child,.scherzo-imgbox img:last-child{width:100%;height:100%;position:relative;margin-bottom:15px}
.scherzo-imgbox{min-height:auto}
}
.filmschnitt-hero{background:linear-gradient(135deg,#FCFEFB 0%,#f0f8f9 100%);padding:90px 0 70px;position:relative;overflow:hidden}
.filmschnitt-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#e2366014 0%,transparent 70%);border-radius:50%}
.filmschnitt-hero .container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}
.hero-textura{max-width:780px;margin:0 auto;text-align:center}
.hero-textura h1{font-size:3rem;color:#024047;margin-bottom:24px;font-weight:700;line-height:1.2}
.hero-textura h1::after{content:'';display:block;width:90px;height:4px;background:linear-gradient(90deg,#E13660 0%,#024047 100%);margin:20px auto 0}
.hero-textura p{font-size:1.2rem;color:#2d5558;line-height:1.7;margin-bottom:35px}
.cta-ritmo{display:inline-block;padding:16px 42px;background:#E13660;color:#FCFEFB;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 14px #e1366040}
.cta-ritmo:hover{background:#c42d52;transform:translateY(-2px);box-shadow:0 6px 20px #e1366059;color:#FCFEFB}
.programm-cadenza{padding:80px 0;background:#fff}
.programm-cadenza .container{max-width:1240px;margin:0 auto;padding:0 20px}
.cadenza-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.cadenza-visuell img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 30px #02404726}
.cadenza-inhalt h2{font-size:2.4rem;color:#024047;margin-bottom:20px;font-weight:700;position:relative;padding-left:18px}
.cadenza-inhalt h2::before{content:'';position:absolute;left:0;top:8px;width:5px;height:32px;background:#E13660;border-radius:3px}
.cadenza-inhalt p{font-size:1.05rem;color:#3a5f63;line-height:1.8;margin-bottom:18px}
.cadenza-inhalt h5{font-size:1.15rem;color:#024047;margin-top:28px;margin-bottom:16px;font-weight:600}
.modul-adagio{padding:75px 0;background:linear-gradient(180deg,#f8fcfc 0%,#FCFEFB 100%)}
.modul-adagio .container{max-width:1180px;margin:0 auto;padding:0 20px}
.adagio-kopf{text-align:center;margin-bottom:55px}
.adagio-kopf h2{font-size:2.5rem;color:#024047;margin-bottom:16px;font-weight:700}
.adagio-kopf h2::after{content:'';display:block;width:70px;height:3px;background:#E13660;margin:18px auto 0}
.adagio-kopf p{font-size:1.1rem;color:#3a5f63;max-width:680px;margin:0 auto;line-height:1.7}
.adagio-flexbox{display:flex;flex-direction:row;gap:35px;margin-top:45px;align-items:stretch}
.modul-klang{flex:1;background:#fff;padding:35px 30px;border-radius:10px;border-left:4px solid #E13660;box-shadow:0 4px 18px #02404714;transition:all .3s ease}
.modul-klang:hover{transform:translateY(-4px);box-shadow:0 8px 28px #02404724;border-left-width:6px}
.modul-klang h6{font-size:1.3rem;color:#024047;margin-bottom:14px;font-weight:600}
.modul-klang p{font-size:.98rem;color:#3a5f63;line-height:1.7;margin-bottom:0}
.dozent-tempo{padding:70px 0;background:#fff}
.dozent-tempo .container{max-width:1160px;margin:0 auto;padding:0 20px}
.tempo-anordnung{display:grid;grid-template-columns:380px 1fr;gap:55px;align-items:start}
.tempo-bild img{width:100%;height:auto;border-radius:12px;box-shadow:0 6px 24px #0240471f}
.tempo-text h3{font-size:2.2rem;color:#024047;margin-bottom:22px;font-weight:700}
.tempo-text h3 span{color:#E13660}
.tempo-text p{font-size:1.05rem;color:#3a5f63;line-height:1.8;margin-bottom:18px}
.tempo-text h6{font-size:1.15rem;color:#024047;margin-top:26px;margin-bottom:14px;font-weight:600}
.stimmen-vivace{padding:75px 0;background:linear-gradient(135deg,#024047 0%,#035a63 100%);position:relative;overflow:hidden}
.stimmen-vivace::before{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#fcfefb0f 0%,transparent 70%);border-radius:50%}
.stimmen-vivace .container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}
.vivace-titel{text-align:center;margin-bottom:50px}
.vivace-titel h2{font-size:2.4rem;color:#FCFEFB;margin-bottom:12px;font-weight:700}
.vivace-raster{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.testimonial-nota{background:#fcfefbf2;padding:32px 28px;border-radius:10px;box-shadow:0 6px 22px #00000026;transition:all .3s ease}
.testimonial-nota:hover{transform:translateY(-5px);box-shadow:0 10px 32px #00000038}
.nota-profil{display:flex;flex-direction:row;align-items:center;gap:18px;margin-bottom:20px}
.nota-profil img{width:65px;height:65px;border-radius:50%;object-fit:cover;border:3px solid #E13660}
.nota-name h5{font-size:1.1rem;color:#024047;margin-bottom:4px;font-weight:600}
.nota-name p{font-size:.9rem;color:#3a5f63;margin-bottom:0}
.nota-text p{font-size:.98rem;color:#2d5558;line-height:1.7;margin-bottom:0;font-style:italic}
@media (max-width: 992px) {
.filmschnitt-hero{padding:70px 0 50px}
.hero-textura h1{font-size:2.4rem}
.hero-textura p{font-size:1.1rem}
.cadenza-grid{grid-template-columns:1fr;gap:35px}
.cadenza-visuell{order:2}
.cadenza-inhalt{order:1}
.cadenza-inhalt h2{font-size:2rem}
.adagio-flexbox{flex-direction:column}
.tempo-anordnung{grid-template-columns:1fr;gap:35px}
.tempo-text h3{font-size:1.9rem}
.vivace-raster{grid-template-columns:1fr;gap:25px}
}
@media (max-width: 768px) {
.filmschnitt-hero{padding:50px 0 40px}
.hero-textura h1{font-size:2rem}
.hero-textura p{font-size:1rem}
.cta-ritmo{padding:14px 34px;font-size:1rem}
.programm-cadenza{padding:60px 0}
.cadenza-inhalt h2{font-size:1.8rem}
.modul-adagio{padding:55px 0}
.adagio-kopf h2{font-size:2rem}
.dozent-tempo{padding:55px 0}
.stimmen-vivace{padding:55px 0}
.vivace-titel h2{font-size:2rem}
}
.epoch-hero{background:linear-gradient(135deg,#024047 0%,#01575f 50%,#024047 100%);position:relative;overflow:hidden;padding:0;min-height:85vh;display:flex;align-items:center}
.epoch-hero::before{content:'';position:absolute;top:-50%;right:-20%;width:70%;height:200%;background:radial-gradient(circle,#e136601f 0%,transparent 70%);pointer-events:none}
.epoch-hero::after{content:'';position:absolute;bottom:-30%;left:-15%;width:60%;height:150%;background:radial-gradient(ellipse,#fcfefb14 0%,transparent 65%);pointer-events:none}
.phase-hero-wrap{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:80px 20px}
.phase-hero-grid{display:grid;grid-template-columns:1.2fr 0.8fr;gap:60px;align-items:center}
.moment-text-block{padding:40px;background:#fcfefb0d;border-left:4px solid #E13660;backdrop-filter:blur(10px)}
.moment-text-block h1{font-size:3.2rem;font-weight:800;color:#FCFEFB;margin:0 0 24px;line-height:1.15;letter-spacing:-.02em}
.moment-text-block h1::after{content:'';display:block;width:80px;height:5px;background:linear-gradient(90deg,#E13660 0%,transparent 100%);margin-top:20px}
.moment-text-block p{font-size:1.15rem;color:#fcfefbd9;line-height:1.7;margin:0 0 32px}
.cycle-img-fragment{position:relative;transform:translateY(-20px)}
.cycle-img-fragment img{width:100%;height:auto;max-height:480px;object-fit:cover;border-radius:8px;box-shadow:0 25px 60px #00000059;border:2px solid #fcfefb1a}
.dawn-cta-primary{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#E13660 0%,#c42a50 100%);color:#FCFEFB;text-decoration:none;font-size:1.05rem;font-weight:600;border-radius:6px;transition:all .3s ease;box-shadow:0 4px 15px #e136604d;margin-right:16px}
.dawn-cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #e1366066;background:linear-gradient(135deg,#c42a50 0%,#E13660 100%)}
.dawn-cta-secondary{display:inline-block;padding:16px 40px;background:transparent;color:#FCFEFB;text-decoration:none;font-size:1.05rem;font-weight:600;border-radius:6px;border:2px solid #fcfefb4d;transition:all .3s ease}
.dawn-cta-secondary:hover{background:#fcfefb1a;border-color:#FCFEFB}
.tide-story-section{background:#FCFEFB;padding:100px 0}
.tide-story-wrap{max-width:1200px;margin:0 auto;padding:0 20px}
.pulse-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;margin-bottom:80px}
.flux-story-visual{position:relative}
.flux-story-visual img{width:100%;height:auto;max-height:520px;object-fit:cover;border-radius:8px;box-shadow:0 15px 40px #02404726}
.wave-story-content h2{font-size:2.6rem;font-weight:700;color:#024047;margin:0 0 28px;line-height:1.25;position:relative;padding-bottom:20px}
.wave-story-content h2::before{content:'';position:absolute;left:0;bottom:0;width:60px;height:4px;background:#E13660}
.wave-story-content h5{font-size:1.35rem;font-weight:600;color:#E13660;margin:0 0 16px;text-transform:uppercase;letter-spacing:.05em}
.wave-story-content p{font-size:1.05rem;color:#2a3438;line-height:1.75;margin:0 0 20px}
.arc-detail-blocks{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-top:40px}
.arc-detail-item{padding:30px;background:linear-gradient(135deg,#02404708 0%,#fcfefb0d 100%);border-radius:8px;border-left:3px solid #024047}
.arc-detail-item h6{font-size:1.15rem;font-weight:600;color:#024047;margin:0 0 12px}
.arc-detail-item p{font-size:.95rem;color:#3c4f54;line-height:1.65;margin:0}
.span-approach-section{background:linear-gradient(180deg,#024047 0%,#013a40 100%);padding:100px 0;position:relative}
.span-approach-section::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#e1366080 50%,transparent 100%)}
.span-approach-wrap{max-width:1200px;margin:0 auto;padding:0 20px}
.span-approach-head{text-align:center;margin-bottom:70px}
.span-approach-head h2{font-size:2.8rem;font-weight:700;color:#FCFEFB;margin:0 0 20px}
.span-approach-head h2::after{content:'';display:block;width:100px;height:4px;background:#E13660;margin:25px auto 0}
.span-approach-head p{font-size:1.15rem;color:#fcfefbcc;max-width:700px;margin:0 auto;line-height:1.7}
.drift-steps-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:60px}
.drift-step-card{background:#fcfefb0d;padding:40px 30px;border-radius:8px;border:1px solid #fcfefb1a;transition:all .4s ease;position:relative}
.drift-step-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#E13660 0%,transparent 100%);opacity:0;transition:opacity .4s ease}
.drift-step-card:hover{background:#fcfefb14;transform:translateY(-5px);border-color:#e136604d}
.drift-step-card:hover::before{opacity:1}
.drift-step-num{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;background:#e1366026;color:#E13660;font-size:1.5rem;font-weight:700;border-radius:50%;margin-bottom:20px;border:2px solid #e136604d}
.drift-step-card h5{font-size:1.3rem;font-weight:600;color:#FCFEFB;margin:0 0 16px}
.drift-step-card p{font-size:.98rem;color:#fcfefbbf;line-height:1.7;margin:0}
.glow-image-solo{max-width:900px;margin:0 auto}
.glow-image-solo img{width:100%;height:auto;max-height:450px;object-fit:cover;border-radius:8px;box-shadow:0 20px 50px #0006;border:2px solid #fcfefb26}
.realm-testimony-section{background:#FCFEFB;padding:100px 0}
.realm-testimony-wrap{max-width:1200px;margin:0 auto;padding:0 20px}
.realm-testimony-head{text-align:center;margin-bottom:60px}
.realm-testimony-head h2{font-size:2.7rem;font-weight:700;color:#024047;margin:0 0 20px}
.realm-testimony-head h2::before{content:'';display:block;width:90px;height:4px;background:linear-gradient(90deg,#E13660 0%,#024047 100%);margin:0 auto 30px}
.realm-testimony-head p{font-size:1.1rem;color:#3c4f54;max-width:650px;margin:0 auto;line-height:1.7}
.nexus-testimony-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.prism-testimony-visual img{width:100%;height:auto;max-height:500px;object-fit:cover;border-radius:8px;box-shadow:0 15px 40px #02404726}
.echo-testimony-text{padding:40px;background:linear-gradient(135deg,#0240470a 0%,#fcfefb05 100%);border-radius:8px;border-left:4px solid #E13660}
.echo-testimony-text h6{font-size:.95rem;font-weight:600;color:#E13660;text-transform:uppercase;letter-spacing:.08em;margin:0 0 20px}
.echo-testimony-text blockquote{font-size:1.2rem;font-style:italic;color:#024047;line-height:1.75;margin:0 0 30px;padding:0;border:none}
.echo-testimony-text blockquote::before{content:'"';font-size:3rem;color:#e136604d;line-height:0;position:relative;top:20px;margin-right:8px}
.echo-testimony-author{display:flex;align-items:center;gap:20px;padding-top:20px;border-top:1px solid #02404726}
.echo-testimony-author-img{width:60px;height:60px;border-radius:50%;overflow:hidden;border:3px solid #E13660;flex-shrink:0}
.echo-testimony-author-img img{width:100%;height:100%;object-fit:cover}
.echo-testimony-author-info h5{font-size:1.1rem;font-weight:600;color:#024047;margin:0 0 5px}
.echo-testimony-author-info p{font-size:.9rem;color:#5a6d73;margin:0}
.veil-final-cta{text-align:center;margin-top:60px;padding:50px 30px;background:linear-gradient(135deg,#e1366014 0%,#02404714 100%);border-radius:12px;border:2px solid #0240471a}
.veil-final-cta h4{font-size:2rem;font-weight:700;color:#024047;margin:0 0 20px}
.veil-final-cta p{font-size:1.05rem;color:#3c4f54;margin:0 0 30px;max-width:700px;margin-left:auto;margin-right:auto}
@media (max-width: 992px) {
.phase-hero-grid{grid-template-columns:1fr;gap:40px}
.cycle-img-fragment{transform:translateY(0)}
.pulse-story-grid{grid-template-columns:1fr;gap:50px}
.arc-detail-blocks{grid-template-columns:1fr;gap:25px}
.drift-steps-layout{grid-template-columns:1fr;gap:30px}
.nexus-testimony-grid{grid-template-columns:1fr;gap:40px}
.moment-text-block h1{font-size:2.5rem}
.wave-story-content h2{font-size:2.2rem}
.span-approach-head h2{font-size:2.3rem}
.realm-testimony-head h2{font-size:2.2rem}
}
@media (max-width: 768px) {
.epoch-hero{min-height:70vh}
.phase-hero-wrap{padding:60px 20px}
.moment-text-block{padding:30px 20px}
.moment-text-block h1{font-size:2rem;margin-bottom:20px}
.moment-text-block p{font-size:1rem}
.dawn-cta-primary,.dawn-cta-secondary{display:block;margin:10px 0}
.tide-story-section,.span-approach-section,.realm-testimony-section{padding:70px 0}
.wave-story-content h2{font-size:1.9rem}
.span-approach-head h2{font-size:2rem}
.realm-testimony-head h2{font-size:1.9rem}
.veil-final-cta h4{font-size:1.6rem}
.drift-step-card{padding:30px 20px}
.echo-testimony-text{padding:30px 20px}
.echo-testimony-text blockquote{font-size:1.05rem}
}
.aperture__canvas{background:linear-gradient(165deg,#FCFEFB 0%,#f4f7f9 100%);min-height:400px}
.aperture__canvas .container{max-width:1200px;margin:0 auto;padding:0 20px}
.lens--topmost{padding:80px 0 60px}
.lens--topmost .manifold__header{max-width:680px;margin:0 auto 50px;text-align:center}
.lens--topmost .manifold__header h1{font-size:2.8rem;color:#024047;margin-bottom:20px;font-weight:700;line-height:1.2}
.lens--topmost .manifold__header .orbit__statement{font-size:1.15rem;color:#5a6c72;line-height:1.7}
.prism__dual{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;margin-top:50px}
.vector__left{background:#fff;padding:45px;border-radius:8px;box-shadow:0 2px 12px #0240470f}
.vector__left h3{font-size:1.6rem;color:#024047;margin-bottom:25px;font-weight:600}
.pathway__segment{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid #e8ecef}
.pathway__segment:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}
.pathway__segment h5{font-size:1.05rem;color:#024047;margin-bottom:10px;font-weight:600;display:flex;align-items:center;gap:10px}
.pathway__segment h5::before{content:'';width:6px;height:6px;background:#E13660;border-radius:50%;display:inline-block}
.pathway__segment p{font-size:.98rem;color:#5a6c72;line-height:1.6;margin:0}
.pathway__segment a{color:#E13660;text-decoration:none;font-weight:500}
.pathway__segment a:hover{text-decoration:underline}
.vector__right{position:sticky;top:20px}
.form__membrane{background:#fff;padding:40px;border-radius:8px;box-shadow:0 4px 20px #02404714;border-top:4px solid #E13660}
.form__membrane h4{font-size:1.4rem;color:#024047;margin-bottom:30px;font-weight:600}
.input__nexus{margin-bottom:24px}
.input__nexus label{display:block;font-size:.92rem;color:#024047;margin-bottom:8px;font-weight:500}
.input__nexus input,.input__nexus textarea,.input__nexus select{width:100%;padding:12px 16px;border:1.5px solid #d4dce0;border-radius:6px;font-size:.96rem;color:#024047;background:#FCFEFB;transition:border-color .3s ease,box-shadow .3s ease}
.input__nexus input:focus,.input__nexus textarea:focus,.input__nexus select:focus{outline:none;border-color:#E13660;box-shadow:0 0 0 3px #e136601a}
.input__nexus textarea{min-height:120px;resize:vertical}
.consent__clause{margin:28px 0;padding:18px;background:#f8fafb;border-radius:6px;border-left:3px solid #024047}
.consent__clause label{display:flex;align-items:start;gap:12px;font-size:.88rem;color:#5a6c72;line-height:1.6;cursor:pointer}
.consent__clause input[type="checkbox"]{margin-top:4px;width:18px;height:18px;cursor:pointer;flex-shrink:0}
.consent__clause a{color:#E13660;text-decoration:none;font-weight:500}
.consent__clause a:hover{text-decoration:underline}
.transmit__trigger{width:100%;padding:15px 32px;background:#E13660;color:#fff;border:none;border-radius:6px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:background-color .3s ease,transform .2s ease;position:relative;z-index:10}
.transmit__trigger:hover{background:#c02d52;transform:translateY(-2px)}
.transmit__trigger:active{transform:translateY(0)}
.radius__alternate{padding:70px 0;background:#fff}
.radius__alternate .container{max-width:1100px}
.radius__alternate h2{font-size:2.2rem;color:#024047;text-align:center;margin-bottom:50px;font-weight:700}
.mosaic__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.tile__element{background:linear-gradient(135deg,#FCFEFB 0%,#f4f7f9 100%);padding:35px 30px;border-radius:8px;border:1px solid #e8ecef;transition:transform .3s ease,box-shadow .3s ease}
.tile__element:hover{transform:translateY(-5px);box-shadow:0 6px 24px #0240471f}
.tile__element h6{font-size:1.15rem;color:#024047;margin-bottom:12px;font-weight:600;position:relative;padding-left:24px}
.tile__element h6::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:12px;background:#E13660;border-radius:2px}
.tile__element p{font-size:.94rem;color:#5a6c72;line-height:1.65;margin:0}
.pulse__base{padding:80px 0;background:linear-gradient(180deg,#f4f7f9 0%,#FCFEFB 100%)}
.pulse__base .container{max-width:900px}
.pulse__base h2{font-size:2.2rem;color:#024047;text-align:center;margin-bottom:35px;font-weight:700}
.pulse__base .axis__narrative{font-size:1.08rem;color:#5a6c72;line-height:1.8;text-align:center;margin-bottom:45px}
.echo__cluster{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.node__info{background:#fff;padding:35px;border-radius:8px;box-shadow:0 2px 12px #0240470f;position:relative;overflow:hidden}
.node__info::after{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#E13660 0%,#024047 100%)}
.node__info h5{font-size:1.25rem;color:#024047;margin-bottom:18px;font-weight:600}
.node__info p{font-size:.96rem;color:#5a6c72;line-height:1.7;margin:0}
@media (max-width: 992px) {
.prism__dual{grid-template-columns:1fr;gap:40px}
.vector__right{position:static}
.mosaic__grid{grid-template-columns:repeat(2,1fr);gap:28px}
.echo__cluster{grid-template-columns:1fr;gap:30px}
}
@media (max-width: 768px) {
.lens--topmost .manifold__header h1{font-size:2.2rem}
.lens--topmost .manifold__header .orbit__statement{font-size:1.05rem}
.vector__left{padding:30px}
.form__membrane{padding:30px 25px}
.mosaic__grid{grid-template-columns:1fr}
.lens--topmost{padding:50px 0 40px}
.radius__alternate,.pulse__base{padding:50px 0}
}
@media (max-width: 480px) {
.lens--topmost .manifold__header h1{font-size:1.8rem}
.vector__left,.form__membrane{padding:25px 20px}
.transmit__trigger{padding:13px 28px;font-size:.98rem}
}
.partnerschaftsStrukturBasis{background:linear-gradient(135deg,#FCFEFB 0%,#f5f9f8 100%);padding:0;margin:0}
.partnerschaftsStrukturBasis .container{max-width:1200px;margin:0 auto;padding:0 20px}
.einstiegsBereich_zentrumFokus{background:linear-gradient(165deg,#024047 0%,#025a64 100%);padding:90px 0 110px;position:relative;overflow:hidden}
.einstiegsBereich_zentrumFokus::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#e1366026 0%,transparent 70%);border-radius:50%}
.einstiegsBereich_zentrumFokus h1{color:#FCFEFB;font-size:3.2rem;font-weight:700;margin:0 0 25px;line-height:1.2;letter-spacing:-.5px}
.einstiegsBereich_zentrumFokus .primärtext_durchführung{color:#FCFEFB;font-size:1.25rem;line-height:1.7;max-width:720px;margin:0 0 35px;opacity:.95}
.akzent_hervorhebungsElement{color:#E13660;font-weight:600;position:relative;display:inline-block}
.akzent_hervorhebungsElement::after{content:'';position:absolute;bottom:-3px;left:0;width:100%;height:2px;background:#E13660;opacity:.5}
.zusammenarbeitsGitter_hauptRahmen{background:#FCFEFB;padding:95px 0 100px;position:relative}
.zusammenarbeitsGitter_hauptRahmen::before{content:'';position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#E13660 0%,#024047 100%)}
.sektionTitel_koordination{font-size:2.6rem;color:#024047;font-weight:700;margin:0 0 45px;text-align:center;line-height:1.3;position:relative;padding-bottom:20px}
.sektionTitel_koordination::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:#E13660}
.partnerGrid_asymmetrischeAnordnung{display:grid;grid-template-columns:1fr 1.2fr;gap:50px;align-items:start;margin-bottom:70px}
.bildContainer_technologieDarstellung{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 15px 40px #02404726}
.bildContainer_technologieDarstellung img{width:100%;height:420px;object-fit:cover;display:block}
.inhaltBlock_detailliertePräsentation{padding:25px 0}
.inhaltBlock_detailliertePräsentation h3{font-size:2rem;color:#024047;font-weight:700;margin:0 0 20px;line-height:1.3}
.inhaltBlock_detailliertePräsentation h3::before{content:'';display:inline-block;width:8px;height:8px;background:#E13660;margin-right:12px;border-radius:50%;vertical-align:middle}
.inhaltBlock_detailliertePräsentation p{font-size:1.05rem;line-height:1.8;color:#2d3e40;margin:0 0 18px}
.inhaltBlock_detailliertePräsentation ul{list-style:none;padding:0;margin:25px 0 0}
.inhaltBlock_detailliertePräsentation ul li{font-size:1.05rem;color:#2d3e40;line-height:1.75;padding-left:30px;position:relative;margin-bottom:14px}
.inhaltBlock_detailliertePräsentation ul li::before{content:'→';position:absolute;left:0;color:#E13660;font-weight:700;font-size:1.2rem}
.partnerProfil_umgekehrteStruktur{display:grid;grid-template-columns:1.3fr 1fr;gap:55px;align-items:center;background:linear-gradient(135deg,#f5f9f8 0%,#FCFEFB 100%);padding:60px;border-radius:12px;box-shadow:0 8px 30px #02404714}
.partnerProfil_textSektion h4{font-size:1.85rem;color:#024047;font-weight:700;margin:0 0 22px;line-height:1.3;position:relative;padding-left:20px}
.partnerProfil_textSektion h4::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:100%;background:#E13660;border-radius:3px}
.partnerProfil_textSektion p{font-size:1.05rem;line-height:1.8;color:#2d3e40;margin:0 0 16px}
.profilBild_spezialisierungsDarstellung{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 10px 35px #0240471f}
.profilBild_spezialisierungsDarstellung img{width:100%;height:380px;object-fit:cover;display:block}
.expertiseBereich_zweispaltigLayout{background:#024047;padding:75px 0 80px;position:relative;overflow:hidden}
.expertiseBereich_zweispaltigLayout::after{content:'';position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,#e136601a 0%,transparent 70%);border-radius:50%}
.expertiseBereich_zweispaltigLayout h2{font-size:2.5rem;color:#FCFEFB;font-weight:700;text-align:center;margin:0 0 55px;line-height:1.3}
.zweiSpalten_partnerschaftsGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:45px}
.partnerKarte_individuellerAufbau{background:#fcfefb0d;padding:40px;border-radius:10px;border:1px solid #fcfefb1a;transition:all .3s ease;position:relative}
.partnerKarte_individuellerAufbau:hover{background:#fcfefb14;border-color:#e136604d;transform:translateY(-4px);box-shadow:0 12px 30px #0003}
.partnerKarte_individuellerAufbau h5{font-size:1.5rem;color:#FCFEFB;font-weight:700;margin:0 0 18px;line-height:1.3}
.partnerKarte_individuellerAufbau p{font-size:1rem;line-height:1.75;color:#fcfefbd9;margin:0 0 20px}
.partnerKarte_individuellerAufbau .funktionsListe_kompakt{list-style:none;padding:0;margin:0}
.partnerKarte_individuellerAufbau .funktionsListe_kompakt li{font-size:.95rem;color:#fcfefbcc;line-height:1.6;padding-left:25px;position:relative;margin-bottom:10px}
.partnerKarte_individuellerAufbau .funktionsListe_kompakt li::before{content:'';position:absolute;left:0;color:#E13660;font-weight:700}
.teamDarstellung_profilGalerie{background:#FCFEFB;padding:90px 0 95px}
.teamDarstellung_profilGalerie h2{font-size:2.5rem;color:#024047;font-weight:700;text-align:center;margin:0 0 50px;line-height:1.3}
.profilReihe_dreifachAnordnung{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1100px;margin:0 auto}
.einzelprofil_kartenLayout{background:#FCFEFB;border-radius:10px;overflow:hidden;box-shadow:0 8px 25px #0240471a;transition:all .3s ease;border:1px solid #02404714}
.einzelprofil_kartenLayout:hover{transform:translateY(-6px);box-shadow:0 15px 40px #02404726}
.profilBild_quadratischFormat{width:100%;height:280px;overflow:hidden}
.profilBild_quadratischFormat img{width:100%;height:100%;object-fit:cover;display:block}
.profilInfo_textBereich{padding:30px 25px;background:linear-gradient(135deg,#f5f9f8 0%,#FCFEFB 100%)}
.profilInfo_textBereich h6{font-size:1.35rem;color:#024047;font-weight:700;margin:0 0 8px;line-height:1.3}
.profilInfo_textBereich .rollenBezeichnung_spezialisierung{font-size:.95rem;color:#E13660;font-weight:600;margin:0 0 15px;display:block}
.profilInfo_textBereich p{font-size:.95rem;line-height:1.7;color:#2d3e40;margin:0}
.kontaktAufforderung_abschlussBereich{background:linear-gradient(165deg,#E13660 0%,#c72d52 100%);padding:70px 0;text-align:center}
.kontaktAufforderung_abschlussBereich h3{font-size:2.2rem;color:#FCFEFB;font-weight:700;margin:0 0 25px;line-height:1.3}
.kontaktAufforderung_abschlussBereich p{font-size:1.15rem;color:#fcfefbf2;line-height:1.75;max-width:700px;margin:0 auto 35px}
.kontaktButton_primärAktion{display:inline-block;background:#FCFEFB;color:#E13660;font-size:1.1rem;font-weight:700;padding:16px 40px;border-radius:6px;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 20px #00000026;position:relative;z-index:10}
.kontaktButton_primärAktion:hover{background:#024047;color:#FCFEFB;transform:translateY(-3px);box-shadow:0 10px 30px #00000040}
@media (max-width: 1024px) {
.partnerGrid_asymmetrischeAnordnung{grid-template-columns:1fr;gap:40px}
.partnerProfil_umgekehrteStruktur{grid-template-columns:1fr;padding:45px}
.zweiSpalten_partnerschaftsGrid{grid-template-columns:1fr;gap:35px}
.profilReihe_dreifachAnordnung{grid-template-columns:repeat(2,1fr);gap:35px}
}
@media (max-width: 768px) {
.einstiegsBereich_zentrumFokus h1{font-size:2.3rem}
.einstiegsBereich_zentrumFokus .primärtext_durchführung{font-size:1.1rem}
.sektionTitel_koordination{font-size:2rem}
.bildContainer_technologieDarstellung img{height:320px}
.profilBild_spezialisierungsDarstellung img{height:300px}
.partnerProfil_umgekehrteStruktur{padding:35px 25px}
.expertiseBereich_zweispaltigLayout h2{font-size:2rem}
.teamDarstellung_profilGalerie h2{font-size:2rem}
.profilReihe_dreifachAnordnung{grid-template-columns:1fr;gap:30px}
.kontaktAufforderung_abschlussBereich h3{font-size:1.8rem}
}
@media (max-width: 480px) {
.einstiegsBereich_zentrumFokus{padding:60px 0 70px}
.einstiegsBereich_zentrumFokus h1{font-size:1.9rem}
.zusammenarbeitsGitter_hauptRahmen{padding:60px 0 65px}
.sektionTitel_koordination{font-size:1.7rem;margin-bottom:35px}
.bildContainer_technologieDarstellung img{height:260px}
.expertiseBereich_zweispaltigLayout{padding:55px 0 60px}
.partnerKarte_individuellerAufbau{padding:30px 25px}
.teamDarstellung_profilGalerie{padding:60px 0 65px}
.kontaktAufforderung_abschlussBereich{padding:50px 0}
.kontaktButton_primärAktion{padding:14px 32px;font-size:1rem}
}
.policy-container{max-width:1200px;margin:0 auto;padding:3rem 2rem;background:#FCFEFB;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;line-height:1.8;color:#1c1c1c}
.policy-container h1{font-size:2.75rem;font-weight:700;margin-bottom:2rem;color:#024047;letter-spacing:-.5px;border-bottom:4px solid #E13660;padding-bottom:1rem}
.policy-container h2{font-size:2rem;font-weight:600;margin-top:3.5rem;margin-bottom:1.5rem;color:#024047;position:relative;padding-left:1.2rem}
.policy-container h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:70%;background:linear-gradient(180deg,#E13660 0%,#024047 100%);border-radius:3px}
.policy-container h3{font-size:1.5rem;font-weight:600;margin-top:2.5rem;margin-bottom:1.2rem;color:#024047}
.policy-container h4{font-size:1.2rem;font-weight:600;margin-top:1.8rem;margin-bottom:1rem;color:#1c1c1c}
.policy-container p{margin-bottom:1.3rem;color:#2d2d2d;text-align:justify;font-size:1.05rem}
.policy-container ul{margin:1.5rem 0;padding-left:0;list-style:none}
.policy-container li{margin-bottom:1.2rem;padding-left:2.5rem;position:relative;color:#2d2d2d;font-size:1.05rem;line-height:1.7}
.policy-container li::before{content:'◆';position:absolute;left:.8rem;color:#E13660;font-size:.9rem;top:.2rem}
.policy-container div{margin:2rem 0;padding:1.5rem;background:linear-gradient(135deg,#fcfefbcc 0%,#02404708 100%);border-left:3px solid #024047;border-radius:6px;box-shadow:0 2px 8px #02404714}
.policy-container span{font-weight:600;color:#E13660}
.intro-section{background:linear-gradient(120deg,#e136600d 0%,#0240470d 100%);padding:2rem;border-radius:8px;margin-bottom:2.5rem;border:1px solid #02404726}
.privacy-container{max-width:1200px;margin:0 auto;padding:4rem 2rem;background:#FCFEFB;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;line-height:1.8;color:#1f2937}
.privacy-container h1{font-size:2.75rem;font-weight:700;color:#024047;margin-bottom:1.5rem;line-height:1.2}
.privacy-container h2{font-size:2rem;font-weight:600;color:#024047;margin-top:3.5rem;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:3px solid #E13660}
.privacy-container h3{font-size:1.5rem;font-weight:600;color:#024047;margin-top:2.5rem;margin-bottom:1rem}
.privacy-container h4{font-size:1.25rem;font-weight:600;color:#024047;margin-top:2rem;margin-bottom:.875rem}
.privacy-container p{margin-bottom:1.25rem;color:#374151;font-size:1.0625rem}
.privacy-container ul{margin:1.5rem 0;padding-left:1.75rem}
.privacy-container li{margin-bottom:1rem;color:#374151;font-size:1.0625rem;padding-left:.5rem}
.privacy-container li::marker{color:#E13660}
.privacy-container span{font-weight:600;color:#024047}
.intro-section{background:linear-gradient(135deg,#FCFEFB 0%,#f0fffe 100%);padding:2.5rem;border-radius:12px;border-left:5px solid #E13660;margin-bottom:3rem;box-shadow:0 4px 6px #02404714}
.highlight-box{background:linear-gradient(135deg,#fff5f8 0%,#FCFEFB 100%);padding:1.5rem;border-radius:8px;margin:1.5rem 0;border:1px solid #ffe0e9}
.section-divider{margin:3rem 0;height:1px;background:linear-gradient(90deg,transparent 0%,#E13660 50%,transparent 100%)}
.erfolg__wrapper{background:linear-gradient(135deg,#FCFEFB 0%,#f4faf9 50%,#e8f5f3 100%);min-height:85vh;display:flex;align-items:center;padding:3rem 1.5rem}
.erfolg__container{max-width:1150px;margin:0 auto;width:100%}
.erfolg__zentrale-box{background:#fff;border-radius:16px;padding:4rem 3rem;box-shadow:0 8px 32px #02404714;position:relative;overflow:hidden}
.erfolg__zentrale-box::before{content:'';position:absolute;top:-50%;right:-20%;width:500px;height:500px;background:radial-gradient(circle,#e136600a 0%,transparent 70%);border-radius:50%;pointer-events:none}
.erfolg__status-marker{display:inline-flex;align-items:center;gap:.6rem;background:linear-gradient(120deg,#024047 0%,#035a63 100%);color:#FCFEFB;padding:.5rem 1.3rem;border-radius:24px;font-size:.9rem;font-weight:600;letter-spacing:.3px;margin-bottom:2rem}
.erfolg__status-marker::before{content:'';display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#fcfefb33;border-radius:50%;font-size:.75rem}
.erfolg__haupt-titel{font-size:2.8rem;font-weight:800;color:#024047;line-height:1.2;margin:0 0 1.2rem;letter-spacing:-.5px}
.erfolg__unter-nachricht{font-size:1.15rem;color:#3a5a5e;line-height:1.6;margin:0 0 2.5rem;max-width:650px}
.erfolg__detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;margin:3rem 0}
.erfolg__info-karte{background:linear-gradient(135deg,#f9fdfb 0%,#f0f9f7 100%);padding:1.8rem;border-radius:12px;border-left:4px solid #E13660;transition:all .3s ease}
.erfolg__info-karte:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0240471a}
.erfolg__karte-ikone{font-size:1.8rem;margin-bottom:1rem;display:block}
.erfolg__karte-titel{font-size:1.1rem;font-weight:700;color:#024047;margin:0 0 .6rem;letter-spacing:-.2px}
.erfolg__karte-beschreibung{font-size:.95rem;color:#4a6a6e;line-height:1.5;margin:0}
.erfolg__zeitlinie-segment{margin:3rem 0;padding:2rem 0;border-top:2px solid #0240471a}
.erfolg__zeitlinie-ueberschrift{font-size:1.4rem;font-weight:700;color:#024047;margin:0 0 1.8rem;display:flex;align-items:center;gap:.8rem}
.erfolg__zeitlinie-ueberschrift::before{content:'';width:6px;height:6px;background:#E13660;border-radius:50%;display:block}
.erfolg__schritte-liste{display:flex;flex-direction:column;gap:1.4rem}
.erfolg__schritt-element{display:flex;gap:1.2rem;align-items:flex-start}
.erfolg__schritt-nummer{flex-shrink:0;width:32px;height:32px;background:linear-gradient(135deg,#E13660 0%,#c72d52 100%);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}
.erfolg__schritt-inhalt h6{font-size:1rem;font-weight:600;color:#024047;margin:0 0 .4rem}
.erfolg__schritt-inhalt p{font-size:.95rem;color:#4a6a6e;line-height:1.5;margin:0}
.erfolg__aktions-bereich{margin-top:3rem;padding-top:2.5rem;border-top:2px solid #02404714;display:flex;flex-direction:column;align-items:center;text-align:center}
.erfolg__abschliessende-botschaft{font-size:1.05rem;color:#3a5a5e;line-height:1.6;margin:0 0 2rem;max-width:580px}
.erfolg__button-gruppe{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}
.erfolg__primaer-button{background:linear-gradient(135deg,#E13660 0%,#b82d4e 100%);color:#fff;padding:1rem 2.5rem;border-radius:10px;font-weight:600;font-size:1rem;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #e1366040;letter-spacing:.3px;display:inline-block;position:relative;z-index:10}
.erfolg__primaer-button:hover{transform:translateY(-2px);box-shadow:0 6px 24px #e1366059;background:linear-gradient(135deg,#d02f57 0%,#a82645 100%)}
.erfolg__sekundaer-button{background:#fff;color:#024047;padding:1rem 2.5rem;border-radius:10px;font-weight:600;font-size:1rem;text-decoration:none;border:2px solid #024047;cursor:pointer;transition:all .3s ease;letter-spacing:.3px;display:inline-block;position:relative;z-index:10}
.erfolg__sekundaer-button:hover{background:#024047;color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px #02404733}
.erfolg__kontakt-hinweis{margin-top:2.5rem;padding:1.5rem;background:#0240470a;border-radius:10px;font-size:.92rem;color:#3a5a5e;line-height:1.6}
.erfolg__kontakt-hinweis a{color:#E13660;font-weight:600;text-decoration:none;transition:color .2s ease}
.erfolg__kontakt-hinweis a:hover{color:#b82d4e;text-decoration:underline}
@media (max-width: 768px) {
.erfolg__wrapper{padding:2rem 1rem}
.erfolg__zentrale-box{padding:2.5rem 1.5rem}
.erfolg__haupt-titel{font-size:2rem}
.erfolg__unter-nachricht{font-size:1rem}
.erfolg__detail-grid{grid-template-columns:1fr;gap:1.2rem}
.erfolg__button-gruppe{flex-direction:column;width:100%}
.erfolg__primaer-button,.erfolg__sekundaer-button{width:100%;text-align:center}
}