*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Manrope',-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.7;color:#2a2a2a;background:#fefefe;font-size:16px;overflow-x:hidden}
a{text-decoration:none;color:inherit;transition:opacity .3s ease}
a:hover{opacity:.75}
img{max-width:100%;height:auto;display:block}
.v2-HeaderArchitecture{background:linear-gradient(135deg,#11829608 0%,#f7f7f799 100%);border-bottom:1px solid #1182961f;position:relative}
.v2-HeaderArchitecture::before{content:'DOMAIN';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:'Space Grotesk',sans-serif;font-size:clamp(4rem,12vw,9rem);font-weight:700;color:#1182960a;letter-spacing:.15em;z-index:1;pointer-events:none;white-space:nowrap}
.v2-BrandTrustRow{position:relative;z-index:2;padding:18px 0;background:#ffffffa6;backdrop-filter:blur(8px)}
.v2-BrandTrustRow .uk-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:1340px;margin:0 auto;padding:0 25px}
.v2-LogoIdentityFrame{display:flex;align-items:center;gap:16px}
.v2-LogoIdentityFrame img{height:95px;width:95px;object-fit:contain}
.v2-AccreditationBadgeCluster{display:flex;gap:22px;align-items:center}
.gen3-TrustIndicator{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 16px;background:#f9cc5026;border-radius:8px;border:1px solid #f9cc504d}
.gen3-TrustIndicator svg{width:24px;height:24px;fill:#118296}
.gen3-TrustIndicator span{font-size:11px;font-weight:600;color:#118296;text-transform:uppercase;letter-spacing:.05em}
.v2-NavigationMastRow{position:relative;z-index:3;padding:20px 0}
.v2-NavigationMastRow .uk-container{max-width:1340px;margin:0 auto;padding:0 25px}
.CircuitNav__MainAxis{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:48px;list-style:none}
.CircuitNav__MainAxis li a{font-family:'Space Grotesk',sans-serif;font-size:17px;font-weight:500;color:#2a2a2a;padding:12px 8px;position:relative;display:inline-block;transition:color .25s ease}
.CircuitNav__MainAxis li a::after{content:'';position:absolute;bottom:6px;left:50%;transform:translateX(-50%);width:0;height:2px;background:#118296;transition:width .3s ease}
.CircuitNav__MainAxis li a:hover{color:#118296;opacity:1}
.CircuitNav__MainAxis li a:hover::after{width:100%}
.CircuitNav__MainAxis li a:focus{outline:2px solid #118296;outline-offset:4px;border-radius:4px}
.MechanicsHeroCanvas{background:linear-gradient(165deg,#fefefe 0%,#f7f7f7cc 50%,#f9cc5014 100%);padding:95px 0 110px;position:relative;overflow:hidden}
.MechanicsHeroCanvas::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#1182960f 0%,transparent 70%);border-radius:50%;pointer-events:none}
.MechanicsHeroCanvas .uk-container{max-width:1240px;margin:0 auto;padding:0 25px;position:relative;z-index:2}
.AnatomyHero__ContentBlock{max-width:820px;margin:0 auto;text-align:center}
.AnatomyHero__ContentBlock h1{font-family:'Space Grotesk',sans-serif;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:700;color:#1a1a1a;line-height:1.2;margin-bottom:26px;letter-spacing:-.02em}
.AnatomyHero__ContentBlock h1 span{color:#118296;position:relative;display:inline-block}
.AnatomyHero__ContentBlock p{font-size:18px;line-height:1.75;color:#4a4a4a;margin-bottom:38px}
.FluidCTA__Primary{display:inline-block;padding:16px 42px;background:#118296;color:#fff;font-weight:600;font-size:17px;border-radius:10px;box-shadow:0 4px 14px #11829640;transition:background .3s ease,transform .25s ease;border:none;cursor:pointer}
.FluidCTA__Primary:hover{background:#0d6a7a;transform:translateY(-2px);opacity:1}
.FluidCTA__Primary:focus{outline:3px solid #118296;outline-offset:4px}
.StructuralGrid__ServiceMatrix{padding:85px 0;background:#fefefe}
.StructuralGrid__ServiceMatrix .uk-container{max-width:1240px;margin:0 auto;padding:0 25px}
.StructuralGrid__ServiceMatrix h2{font-family:'Space Grotesk',sans-serif;font-size:clamp(1.9rem,4vw,2.8rem);font-weight:700;text-align:center;color:#1a1a1a;margin-bottom:55px;letter-spacing:-.01em}
.ServiceCardFlow{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}
.EngineeredServiceCard{background:#fff;border:1px solid #11829626;border-radius:12px;padding:38px 30px;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}
.EngineeredServiceCard::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#118296 0%,#F9CC50 100%);transform:scaleY(0);transform-origin:bottom;transition:transform .35s ease}
.EngineeredServiceCard:hover{transform:translateY(-6px);box-shadow:0 12px 32px #1182962e}
.EngineeredServiceCard:hover::before{transform:scaleY(1)}
.EngineeredServiceCard h3{font-family:'Space Grotesk',sans-serif;font-size:22px;font-weight:600;color:#118296;margin-bottom:16px}
.EngineeredServiceCard p{font-size:15px;line-height:1.65;color:#5a5a5a}
.CircuitryFeatureShowcase{padding:95px 0;background:linear-gradient(180deg,#f7f7f780 0%,#fefefe 100%)}
.CircuitryFeatureShowcase .uk-container{max-width:1140px;margin:0 auto;padding:0 25px}
.ConversationFeatureRow{display:flex;flex-direction:row;align-items:center;gap:60px;margin-bottom:75px}
.ConversationFeatureRow:nth-child(even){flex-direction:row-reverse}
.FeatureContent__Narrative{flex:1}
.FeatureContent__Narrative h3{font-family:'Space Grotesk',sans-serif;font-size:28px;font-weight:600;color:#1a1a1a;margin-bottom:18px}
.FeatureContent__Narrative p{font-size:16px;line-height:1.7;color:#4a4a4a;margin-bottom:14px}
.FeatureVisual__Representation{flex:1;background:#1182960f;border-radius:12px;padding:55px;display:flex;align-items:center;justify-content:center;min-height:320px;border:1px solid #1182961f}
.FeatureVisual__Representation svg{width:100%;max-width:280px;height:auto}
.ScatteredFooterConstellation{background:#1a1a1a;padding:75px 0 35px;color:#e0e0e0;position:relative}
.ScatteredFooterConstellation::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#118296 0%,#F9CC50 50%,#118296 100%)}
.ScatteredFooterConstellation .uk-container{max-width:1340px;margin:0 auto;padding:0 25px}
.BrutalistFooterMatrix{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.3fr;gap:55px;margin-bottom:55px}
.FooterFragment__Floating{display:flex;flex-direction:column}
.FooterFragment__Floating h4{font-family:'Space Grotesk',sans-serif;font-size:15px;font-weight:700;color:#F9CC50;text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px;border-bottom:2px solid #f9cc504d;padding-bottom:10px}
.FooterFragment__Floating img{width:140px;height:140px;margin-bottom:20px}
.FooterFragment__Floating p{font-size:14px;line-height:1.65;color:#b0b0b0;margin-bottom:12px}
.FooterFragment__Floating ul{list-style:none;display:flex;flex-direction:column;gap:12px}
.FooterFragment__Floating ul li a{font-size:15px;color:#d0d0d0;transition:color .25s ease;display:inline-block;position:relative;padding-left:16px}
.FooterFragment__Floating ul li a::before{content:'→';position:absolute;left:0;color:#118296;transition:transform .25s ease}
.FooterFragment__Floating ul li a:hover{color:#F9CC50;opacity:1}
.FooterFragment__Floating ul li a:hover::before{transform:translateX(4px)}
.FooterFragment__Floating a[href^="mailto:"]{color:#118296;font-weight:500;word-break:break-word}
.FooterFragment__Floating a[href^="mailto:"]:hover{color:#F9CC50}
.AlignmentDivider__Invisible{height:1px;background:#f9cc5026;margin:35px 0}
.RawStructureCopyright{text-align:center;padding:25px 0 0}
.RawStructureCopyright p{font-size:14px;color:#909090;font-weight:400}
.CompactBinaryConsentModal{position:fixed;bottom:25px;right:25px;background:#fff;border:2px solid #118296;border-radius:12px;padding:28px 32px;max-width:440px;box-shadow:0 8px 28px #00000040;z-index:9999;display:none;flex-direction:column;gap:20px}
.CompactBinaryConsentModal.gen3-VisibilityActive{display:flex;animation:modalFoldIn .4s ease-out}
@keyframes modalFoldIn {
from{opacity:0;transform:scale(0.85) translateY(20px)}
to{opacity:1;transform:scale(1) translateY(0)}
}
.ConsentText__NarrativeBlock{font-size:14px;line-height:1.6;color:#3a3a3a}
.ConsentText__NarrativeBlock a{color:#118296;text-decoration:underline;font-weight:500}
.ConsentText__NarrativeBlock a:hover{color:#0d6a7a}
.BinaryActionRow{display:flex;flex-direction:row;gap:12px}
.ConsentButton__Affirmative,.ConsentButton__Negative{flex:1;padding:12px 20px;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:background .25s ease,transform .2s ease}
.ConsentButton__Affirmative{background:#118296;color:#fff}
.ConsentButton__Affirmative:hover{background:#0d6a7a;transform:translateY(-1px)}
.ConsentButton__Negative{background:#e8e8e8;color:#3a3a3a}
.ConsentButton__Negative:hover{background:#d0d0d0;transform:translateY(-1px)}
.ConsentButton__Affirmative:focus,.ConsentButton__Negative:focus{outline:3px solid #F9CC50;outline-offset:2px}
@media (max-width: 960px) {
.v2-HeaderArchitecture::before{font-size:6rem}
.v2-BrandTrustRow .uk-container{flex-direction:column;gap:20px}
.v2-AccreditationBadgeCluster{flex-wrap:wrap;justify-content:center}
.CircuitNav__MainAxis{flex-direction:column;gap:20px}
.MechanicsHeroCanvas{padding:60px 0 70px}
.AnatomyHero__ContentBlock h1{font-size:2rem}
.ServiceCardFlow{grid-template-columns:1fr}
.ConversationFeatureRow{flex-direction:column!important;gap:35px}
.BrutalistFooterMatrix{grid-template-columns:1fr;gap:40px}
.CompactBinaryConsentModal{bottom:15px;right:15px;left:15px;max-width:none;padding:22px 24px}
.BinaryActionRow{flex-direction:column}
}
@media (max-width: 640px) {
.v2-LogoIdentityFrame img{height:70px;width:70px}
.gen3-TrustIndicator{padding:8px 12px}
.AnatomyHero__ContentBlock p{font-size:16px}
.FluidCTA__Primary{padding:14px 32px;font-size:16px}
.FeatureVisual__Representation{padding:35px;min-height:240px}
}
@media (prefers-color-scheme: dark) {
body{background:#0f0f0f;color:#e0e0e0}
.v2-HeaderArchitecture{background:linear-gradient(135deg,#11829614 0%,#1e1e1e99 100%);border-bottom-color:#11829640}
.v2-HeaderArchitecture::before{color:#11829614}
.v2-BrandTrustRow{background:#141414d9}
.CircuitNav__MainAxis li a{color:#e0e0e0}
.CircuitNav__MainAxis li a:hover{color:#F9CC50}
.MechanicsHeroCanvas{background:linear-gradient(165deg,#0f0f0f 0%,#141414cc 50%,#1182961a 100%)}
.AnatomyHero__ContentBlock h1{color:#f0f0f0}
.AnatomyHero__ContentBlock p{color:#b0b0b0}
.StructuralGrid__ServiceMatrix{background:#0f0f0f}
.StructuralGrid__ServiceMatrix h2{color:#f0f0f0}
.EngineeredServiceCard{background:#1a1a1a;border-color:#1182964d}
.EngineeredServiceCard h3{color:#F9CC50}
.EngineeredServiceCard p{color:#b0b0b0}
.CircuitryFeatureShowcase{background:linear-gradient(180deg,#14141480 0%,#0f0f0f 100%)}
.FeatureContent__Narrative h3{color:#f0f0f0}
.FeatureContent__Narrative p{color:#b0b0b0}
.FeatureVisual__Representation{background:#1182961f;border-color:#11829640}
.CompactBinaryConsentModal{background:#1a1a1a;border-color:#F9CC50}
.ConsentText__NarrativeBlock{color:#d0d0d0}
.ConsentButton__Negative{background:#2a2a2a;color:#e0e0e0}
.ConsentButton__Negative:hover{background:#3a3a3a}
}
.lernpfad_oberbereich{background:linear-gradient(135deg,#F7F7F7 0%,#fff 100%);padding:80px 0 60px;position:relative;overflow:hidden}
.lernpfad_oberbereich::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#11829614 0%,transparent 70%);border-radius:50%}
.lernpfad_oberbereich .container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}
.intro__textblock{max-width:820px}
.intro__textblock h1{font-size:3.2rem;font-weight:700;color:#118296;margin-bottom:24px;line-height:1.15}
.intro__textblock h1::after{content:'';display:block;width:90px;height:4px;background:linear-gradient(90deg,#F9CC50 0%,#118296 100%);margin-top:20px}
.intro__textblock p{font-size:1.15rem;color:#3a3a3a;line-height:1.7;margin-bottom:18px}
.v2_modulstruktur{padding:90px 0;background:#fff}
.v2_modulstruktur .container{max-width:1200px;margin:0 auto;padding:0 20px}
.modul__kopfzeile{text-align:center;margin-bottom:70px}
.modul__kopfzeile h2{font-size:2.6rem;color:#118296;font-weight:700;margin-bottom:16px}
.modul__kopfzeile h2::before{content:'◆';color:#F9CC50;margin-right:12px;font-size:1.4rem}
.modul__kopfzeile p{font-size:1.1rem;color:#555;max-width:700px;margin:0 auto;line-height:1.6}
.pfad__gitterfeld{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-bottom:50px}
.einzelnes__modul{background:#F7F7F7;border-radius:12px;padding:32px 28px;border-left:5px solid #118296;transition:all .3s ease;position:relative}
.einzelnes__modul:hover{transform:translateY(-8px);box-shadow:0 12px 28px #11829626;border-left-color:#F9CC50}
.modul__nummer{position:absolute;top:-15px;right:20px;background:#118296;color:#fff;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;box-shadow:0 4px 12px #1182964d}
.einzelnes__modul h3{font-size:1.45rem;color:#118296;margin-bottom:16px;font-weight:600}
.einzelnes__modul h6{font-size:.9rem;color:#F9CC50;text-transform:uppercase;letter-spacing:1px;margin-bottom:14px;font-weight:600}
.einzelnes__modul p{font-size:.98rem;color:#4a4a4a;line-height:1.65;margin-bottom:20px}
.kompetenz__marker{display:flex;flex-wrap:wrap;gap:8px}
.kompetenz__marker span{background:#fff;color:#118296;padding:6px 14px;border-radius:20px;font-size:.85rem;font-weight:500;border:1px solid #e0e0e0}
.gen3_bildintegration{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;margin-top:60px}
.bild__rahmen{border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0000001a}
.bild__rahmen img{width:100%;height:420px;object-fit:cover;display:block}
.zusatz__beschreibung h4{font-size:1.8rem;color:#118296;margin-bottom:20px;font-weight:600}
.zusatz__beschreibung p{font-size:1.05rem;color:#4a4a4a;line-height:1.7;margin-bottom:16px}
.territory__lernweg{background:linear-gradient(to bottom,#fff 0%,#F7F7F7 100%);padding:85px 0}
.territory__lernweg .container{max-width:1100px;margin:0 auto;padding:0 20px}
.weg__header{margin-bottom:60px}
.weg__header h2{font-size:2.5rem;color:#118296;font-weight:700;margin-bottom:18px}
.weg__header p{font-size:1.1rem;color:#555;line-height:1.65}
.timeline__container{position:relative;padding-left:70px}
.timeline__container::before{content:'';position:absolute;left:20px;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#118296 0%,#F9CC50 100%)}
.phase__element{position:relative;margin-bottom:45px;background:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 16px #0000000f}
.phase__marker{position:absolute;left:-50px;top:35px;width:42px;height:42px;background:#118296;border:4px solid #F7F7F7;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:3}
.phase__marker::after{content:'';width:12px;height:12px;background:#F9CC50;border-radius:50%}
.phase__element h5{font-size:1.5rem;color:#118296;margin-bottom:14px;font-weight:600}
.phase__element h6{font-size:.9rem;color:#F9CC50;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-weight:600}
.phase__element p{font-size:1rem;color:#4a4a4a;line-height:1.7;margin-bottom:20px}
.fokus__liste{list-style:none;padding:0;margin:0}
.fokus__liste li{padding-left:28px;margin-bottom:10px;position:relative;font-size:.95rem;color:#4a4a4a}
.fokus__liste li::before{content:'→';position:absolute;left:0;color:#118296;font-weight:700}
.realm__bewertung{background:#118296;color:#fff;padding:80px 0;position:relative;overflow:hidden}
.realm__bewertung::after{content:'';position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,#f9cc5026 0%,transparent 70%);border-radius:50%}
.realm__bewertung .container{max-width:1150px;margin:0 auto;padding:0 20px;position:relative;z-index:2}
.bewertung__intro{text-align:center;margin-bottom:55px}
.bewertung__intro h2{font-size:2.6rem;color:#fff;font-weight:700;margin-bottom:18px}
.bewertung__intro h2::before{content:'';color:#F9CC50;margin-right:12px}
.bewertung__intro p{font-size:1.15rem;color:#ffffffe6;max-width:750px;margin:0 auto;line-height:1.65}
.methoden__raster{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}
.einzelne__methode{background:#ffffff1a;backdrop-filter:blur(10px);padding:32px;border-radius:12px;border:2px solid #f9cc5033;transition:all .3s ease}
.einzelne__methode:hover{background:#ffffff26;border-color:#F9CC50;transform:translateX(8px)}
.einzelne__methode h4{font-size:1.5rem;color:#F9CC50;margin-bottom:16px;font-weight:600}
.einzelne__methode p{font-size:1rem;color:#ffffffe6;line-height:1.7;margin-bottom:18px}
.detail__aufzaehlung{list-style:none;padding:0;margin:0}
.detail__aufzaehlung li{padding-left:26px;margin-bottom:10px;position:relative;font-size:.95rem;color:#ffffffd9}
.detail__aufzaehlung li::before{content:'';position:absolute;left:0;color:#F9CC50;font-weight:700}
.bewertung__aktion{text-align:center;margin-top:50px}
.aktion__button{display:inline-block;background:#F9CC50;color:#118296;padding:16px 45px;border-radius:8px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 20px #f9cc504d}
.aktion__button:hover{background:#fff;color:#118296;transform:translateY(-3px);box-shadow:0 10px 30px #f9cc5066;text-decoration:none}
@media (max-width: 1024px) {
.pfad__gitterfeld{grid-template-columns:repeat(2,1fr);gap:28px}
.gen3_bildintegration{grid-template-columns:1fr;gap:40px}
.methoden__raster{grid-template-columns:1fr;gap:28px}
.lernpfad_oberbereich .container,.v2_modulstruktur .container,.territory__lernweg .container,.realm__bewertung .container{max-width:100%}
}
@media (max-width: 768px) {
.lernpfad_oberbereich{padding:60px 0 40px}
.intro__textblock h1{font-size:2.2rem;margin-bottom:18px}
.intro__textblock p{font-size:1.05rem}
.v2_modulstruktur{padding:60px 0}
.modul__kopfzeile h2{font-size:2rem}
.pfad__gitterfeld{grid-template-columns:1fr;gap:25px}
.einzelnes__modul{padding:28px 24px}
.bild__rahmen img{height:300px}
.territory__lernweg{padding:60px 0}
.timeline__container{padding-left:50px}
.timeline__container::before{left:15px}
.phase__marker{left:-35px;width:36px;height:36px}
.phase__element{padding:24px 20px}
.realm__bewertung{padding:60px 0}
.bewertung__intro h2{font-size:2rem}
.einzelne__methode{padding:26px 22px}
}
.wbnMain{background:linear-gradient(135deg,#F7F7F7 0%,#fff 100%);min-height:auto}
.wbnHro{background:linear-gradient(160deg,#118296 0%,#0a5f6e 100%);padding:90px 20px 110px;position:relative;overflow:hidden}
.wbnHro::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#f9cc5026 0%,transparent 70%);border-radius:50%}
.wbnHro::after{content:'';position:absolute;bottom:-30%;left:-10%;width:450px;height:450px;background:radial-gradient(circle,#f7f7f714 0%,transparent 70%);border-radius:50%}
.wbnHro .container{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.wbnHroTtl{font-size:52px;font-weight:700;color:#fff;margin:0 0 24px;line-height:1.2;letter-spacing:-.5px}
.wbnHroSub{font-size:21px;color:#ffffffeb;line-height:1.6;max-width:680px;margin:0 0 38px}
.wbnHroCta{display:inline-block;padding:16px 42px;background:#F9CC50;color:#0a5f6e;font-size:17px;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;box-shadow:0 4px 12px #f9cc504d}
.wbnHroCta:hover{background:#f7c23a;transform:translateY(-2px);box-shadow:0 6px 20px #f9cc5066;color:#0a5f6e;text-decoration:none}
.wbnActv{padding:85px 20px;background:#fff}
.wbnActv .container{max-width:1260px;margin:0 auto}
.wbnActvHd{text-align:center;margin-bottom:65px}
.wbnActvHd h2{font-size:42px;font-weight:700;color:#118296;margin:0 0 18px;position:relative;display:inline-block}
.wbnActvHd h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:#F9CC50;border-radius:2px}
.wbnActvHd p{font-size:18px;color:#4a5568;line-height:1.7;max-width:720px;margin:22px auto 0}
.wbnGrd{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:35px;margin-top:45px}
.wbnCard{background:#F7F7F7;border-radius:12px;padding:40px 32px;position:relative;transition:all .35s ease;border:2px solid transparent}
.wbnCard:hover{transform:translateY(-6px);box-shadow:0 12px 28px #11829626;border-color:#118296}
.wbnCardIco{width:70px;height:70px;background:linear-gradient(135deg,#118296 0%,#0a5f6e 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:26px;position:relative}
.wbnCardIco::before{content:'';position:absolute;width:100%;height:100%;background:#F9CC50;border-radius:50%;opacity:0;transition:opacity .35s ease}
.wbnCard:hover .wbnCardIco::before{opacity:.2}
.wbnCardIco svg{width:34px;height:34px;fill:#fff;position:relative;z-index:2}
.wbnCard h3{font-size:24px;font-weight:600;color:#118296;margin:0 0 16px}
.wbnCard p{font-size:16px;color:#4a5568;line-height:1.7;margin:0}
.wbnCard h4{font-size:15px;font-weight:600;color:#0a5f6e;margin:22px 0 12px;text-transform:uppercase;letter-spacing:.5px}
.wbnCard ul{list-style:none;padding:0;margin:0}
.wbnCard ul li{font-size:15px;color:#4a5568;line-height:1.8;padding-left:24px;position:relative;margin-bottom:8px}
.wbnCard ul li::before{content:'→';position:absolute;left:0;color:#F9CC50;font-weight:700}
.wbnProc{padding:90px 20px;background:linear-gradient(to bottom,#F7F7F7 0%,#fff 100%);position:relative}
.wbnProc .container{max-width:1100px;margin:0 auto}
.wbnProcTtl{font-size:40px;font-weight:700;color:#118296;text-align:center;margin:0 0 58px}
.wbnProcTtl::before{content:'';display:block;width:60px;height:4px;background:#F9CC50;margin:0 auto 20px;border-radius:2px}
.wbnTimeln{position:relative;padding:0}
.wbnTimeln::before{content:'';position:absolute;left:50%;top:40px;bottom:40px;width:3px;background:linear-gradient(to bottom,#118296 0%,#F9CC50 100%);transform:translateX(-50%)}
.wbnStep{display:flex;align-items:flex-start;margin-bottom:55px;position:relative;flex-direction:row}
.wbnStep:nth-child(odd){flex-direction:row}
.wbnStep:nth-child(even){flex-direction:row-reverse}
.wbnStepCnt{width:calc(50% - 50px);background:#fff;padding:32px 28px;border-radius:10px;box-shadow:0 4px 16px #1182961a;position:relative}
.wbnStep:nth-child(odd) .wbnStepCnt{margin-right:auto;text-align:right}
.wbnStep:nth-child(even) .wbnStepCnt{margin-left:auto;text-align:left}
.wbnStepNm{position:absolute;left:50%;top:0;transform:translateX(-50%);width:56px;height:56px;background:#fff;border:4px solid #118296;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#118296;z-index:5}
.wbnStepCnt h5{font-size:22px;font-weight:600;color:#118296;margin:0 0 14px}
.wbnStepCnt p{font-size:16px;color:#4a5568;line-height:1.7;margin:0}
.wbnBnft{padding:85px 20px;background:#fff;position:relative}
.wbnBnft .container{max-width:1300px;margin:0 auto}
.wbnSplit{display:flex;gap:60px;align-items:center;flex-direction:row}
.wbnSplitTxt{flex:1}
.wbnSplitTxt h2{font-size:38px;font-weight:700;color:#118296;margin:0 0 24px;line-height:1.3}
.wbnSplitTxt h6{font-size:18px;font-weight:600;color:#0a5f6e;margin:32px 0 14px;text-transform:uppercase;letter-spacing:.5px}
.wbnSplitTxt p{font-size:17px;color:#4a5568;line-height:1.8;margin:0 0 18px}
.wbnBnftLst{margin-top:28px}
.wbnBnftItm{display:flex;align-items:flex-start;margin-bottom:22px;padding:18px;background:#F7F7F7;border-radius:8px;border-left:4px solid #F9CC50;transition:all .3s ease}
.wbnBnftItm:hover{background:#fff;box-shadow:0 4px 12px #1182961f;transform:translateX(6px)}
.wbnBnftItm svg{width:26px;height:26px;fill:#118296;margin-right:16px;flex-shrink:0;margin-top:2px}
.wbnBnftItm p{font-size:16px;color:#4a5568;line-height:1.7;margin:0}
.wbnSplitImg{flex:1;position:relative}
.wbnSplitImg img{width:100%;height:auto;border-radius:12px;box-shadow:0 12px 32px #11829633;object-fit:cover}
.wbnSplitImg::before{content:'';position:absolute;top:-20px;right:-20px;width:180px;height:180px;background:radial-gradient(circle,#f9cc5040 0%,transparent 70%);border-radius:50%;z-index:-1}
@media (max-width: 960px) {
.wbnHroTtl{font-size:42px}
.wbnHroSub{font-size:19px}
.wbnActvHd h2{font-size:36px}
.wbnGrd{grid-template-columns:1fr;gap:28px}
.wbnTimeln::before{left:30px}
.wbnStep{flex-direction:column!important;padding-left:70px}
.wbnStep:nth-child(odd) .wbnStepCnt,.wbnStep:nth-child(even) .wbnStepCnt{width:100%;text-align:left;margin:0}
.wbnStepNm{left:30px;transform:translateX(-50%)}
.wbnSplit{flex-direction:column;gap:40px}
.wbnSplitTxt h2{font-size:32px}
.wbnSplitImg::before{display:none}
}
@media (max-width: 640px) {
.wbnHro{padding:60px 20px 80px}
.wbnHroTtl{font-size:34px}
.wbnHroSub{font-size:17px}
.wbnActv{padding:60px 20px}
.wbnActvHd h2{font-size:30px}
.wbnActvHd p{font-size:16px}
.wbnCard{padding:32px 24px}
.wbnProc{padding:60px 20px}
.wbnProcTtl{font-size:32px}
.wbnBnft{padding:60px 20px}
.wbnSplitTxt h2{font-size:28px}
.wbnBnftItm{padding:14px}
}
.wellspring{background:linear-gradient(135deg,#F7F7F7 0%,#fff 100%);min-height:400px;position:relative;overflow:hidden;display:flex;align-items:center;padding:80px 0}
.wellspring::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#11829614 0%,transparent 70%);border-radius:50%}
.wellspring::after{content:'';position:absolute;bottom:-30%;left:-5%;width:450px;height:450px;background:radial-gradient(circle,#f9cc501f 0%,transparent 70%);border-radius:50%}
.wellspring .container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}
.strata-wrap{background:#ffffffd9;backdrop-filter:blur(10px);padding:60px 50px;border-radius:12px;border-left:6px solid #118296;box-shadow:0 10px 40px #1182961a;max-width:750px}
.strata-wrap h1{font-size:3.2rem;font-weight:800;color:#1a1a1a;margin:0 0 24px;line-height:1.2;letter-spacing:-.5px}
.strata-wrap h1::after{content:'';display:block;width:80px;height:5px;background:linear-gradient(90deg,#118296 0%,#F9CC50 100%);margin-top:20px;border-radius:3px}
.strata-wrap p{font-size:1.2rem;color:#4a4a4a;line-height:1.7;margin:0 0 32px}
.strata-wrap .flare-btn{display:inline-block;background:#118296;color:#fff;padding:16px 40px;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:6px;transition:all .3s ease;box-shadow:0 4px 15px #11829640}
.strata-wrap .flare-btn:hover{background:#0d6a7a;transform:translateY(-2px);box-shadow:0 6px 20px #11829659}
.bedrock{padding:100px 0;background:#fff}
.bedrock .container{max-width:1200px;margin:0 auto;padding:0 20px}
.bedrock-header{text-align:center;margin-bottom:70px}
.bedrock-header h2{font-size:2.6rem;font-weight:700;color:#1a1a1a;margin:0 0 18px;position:relative;display:inline-block}
.bedrock-header h2::before{content:'';position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:#F9CC50}
.bedrock-header h2::after{content:'';position:absolute;right:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:#F9CC50}
.bedrock-header p{font-size:1.15rem;color:#5a5a5a;max-width:700px;margin:0 auto;line-height:1.6}
.canyon-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px}
.canyon-card{background:#F7F7F7;border-radius:10px;overflow:hidden;transition:all .3s ease;border:2px solid transparent}
.canyon-card:hover{transform:translateY(-8px);border-color:#118296;box-shadow:0 12px 35px #11829626}
.canyon-card img{width:100%;height:240px;object-fit:cover;display:block}
.canyon-content{padding:30px 25px}
.canyon-content h5{font-size:1.35rem;font-weight:700;color:#118296;margin:0 0 14px}
.canyon-content p{font-size:1rem;color:#4a4a4a;line-height:1.65;margin:0}
.fossil{padding:90px 0;background:linear-gradient(165deg,#118296 0%,#0d6a7a 100%);position:relative;overflow:hidden}
.fossil::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#F9CC50 0%,#F9CC50 50%,transparent 50%);background-size:20px 4px}
.fossil .container{max-width:1200px;margin:0 auto;padding:0 20px}
.fossil-flex{display:flex;flex-direction:row;gap:60px;align-items:center}
.fossil-visual{flex:0 0 45%}
.fossil-visual img{width:100%;height:auto;border-radius:12px;box-shadow:0 15px 50px #0000004d;border:5px solid #ffffff26}
.fossil-text{flex:1;color:#fff}
.fossil-text h3{font-size:2.4rem;font-weight:700;margin:0 0 24px;line-height:1.3}
.fossil-text h3::before{content:'→';display:inline-block;margin-right:12px;color:#F9CC50;font-weight:900}
.fossil-text p{font-size:1.1rem;line-height:1.75;margin:0 0 18px;color:#ffffffeb}
.fossil-text .ember-link{display:inline-block;color:#F9CC50;font-weight:600;text-decoration:none;border-bottom:2px solid #F9CC50;padding-bottom:3px;transition:all .3s ease;margin-top:15px}
.fossil-text .ember-link:hover{color:#fff;border-bottom-color:#fff}
.quarry{padding:100px 0;background:#fff}
.quarry .container{max-width:1200px;margin:0 auto;padding:0 20px}
.quarry-zigzag{display:flex;flex-direction:column;gap:80px}
.quarry-row{display:flex;flex-direction:row;gap:50px;align-items:center}
.quarry-row.reverse{flex-direction:row-reverse}
.quarry-img-wrap{flex:0 0 48%}
.quarry-img-wrap img{width:100%;height:auto;border-radius:10px;box-shadow:0 8px 30px #0000001f}
.quarry-details{flex:1}
.quarry-details h4{font-size:2rem;font-weight:700;color:#118296;margin:0 0 18px;position:relative;padding-left:20px}
.quarry-details h4::before{content:'';position:absolute;left:0;top:8px;width:8px;height:8px;background:#F9CC50;border-radius:50%}
.quarry-details p{font-size:1.05rem;color:#4a4a4a;line-height:1.7;margin:0 0 16px}
.quarry-details ul{list-style:none;padding:0;margin:20px 0 0}
.quarry-details ul li{font-size:1rem;color:#4a4a4a;padding:8px 0 8px 30px;position:relative;line-height:1.6}
.quarry-details ul li::before{content:'';position:absolute;left:0;top:8px;color:#118296;font-weight:900;font-size:1.2rem}
.sediment{padding:90px 0;background:#F7F7F7}
.sediment .container{max-width:1200px;margin:0 auto;padding:0 20px}
.sediment-banner{background:linear-gradient(135deg,#118296 0%,#0d6a7a 100%);border-radius:15px;padding:60px 50px;text-align:center;position:relative;overflow:hidden;box-shadow:0 15px 50px #11829633}
.sediment-banner::before{content:'';position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle,#f9cc5033 0%,transparent 70%);border-radius:50%}
.sediment-banner::after{content:'';position:absolute;bottom:-80px;left:-80px;width:250px;height:250px;background:radial-gradient(circle,#ffffff14 0%,transparent 70%);border-radius:50%}
.sediment-banner h3{font-size:2.5rem;font-weight:800;color:#fff;margin:0 0 20px;position:relative;z-index:2}
.sediment-banner p{font-size:1.2rem;color:#ffffffed;margin:0 0 35px;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.65;position:relative;z-index:2}
.sediment-banner .pulse-btn{display:inline-block;background:#F9CC50;color:#1a1a1a;padding:18px 50px;font-size:1.15rem;font-weight:700;text-decoration:none;border-radius:8px;transition:all .3s ease;box-shadow:0 6px 20px #f9cc5066;position:relative;z-index:2}
.sediment-banner .pulse-btn:hover{background:#f7c030;transform:scale(1.05);box-shadow:0 8px 25px #f9cc5080}
@media (max-width: 960px) {
.wellspring{padding:60px 0}
.strata-wrap{padding:40px 30px}
.strata-wrap h1{font-size:2.4rem}
.bedrock{padding:70px 0}
.bedrock-header h2{font-size:2.2rem}
.bedrock-header h2::before,.bedrock-header h2::after{display:none}
.canyon-grid{grid-template-columns:1fr;gap:30px}
.fossil{padding:70px 0}
.fossil-flex{flex-direction:column;gap:40px}
.fossil-visual{flex:0 0 100%}
.fossil-text h3{font-size:2rem}
.quarry{padding:70px 0}
.quarry-zigzag{gap:60px}
.quarry-row,.quarry-row.reverse{flex-direction:column;gap:30px}
.quarry-img-wrap{flex:0 0 100%}
.quarry-details h4{font-size:1.7rem}
.sediment{padding:70px 0}
.sediment-banner{padding:40px 25px}
.sediment-banner h3{font-size:2rem}
}
@media (max-width: 640px) {
.strata-wrap h1{font-size:2rem}
.strata-wrap p{font-size:1.05rem}
.bedrock-header h2{font-size:1.85rem}
.canyon-card img{height:200px}
.fossil-text h3{font-size:1.7rem}
.quarry-details h4{font-size:1.5rem}
.sediment-banner h3{font-size:1.75rem}
.sediment-banner p{font-size:1.05rem}
}
.spark_ridge_layout_frame{background:linear-gradient(135deg,#F7F7F7 0%,#fff 100%);min-height:600px;padding:0;margin:0}
.spark_ridge_layout_frame .ocean_drift_container_hold{max-width:1200px;margin:0 auto;padding:0 20px}
.spark_ridge_layout_frame .boulder_message_intro_space{padding:80px 0 60px;text-align:left}
.spark_ridge_layout_frame .boulder_message_intro_space h1{font-size:2.8rem;color:#118296;font-weight:700;margin-bottom:24px;line-height:1.2}
.spark_ridge_layout_frame .boulder_message_intro_space .glacier_subtitle_flow{font-size:1.15rem;color:#444;line-height:1.6;margin-bottom:16px;max-width:680px}
.spark_ridge_layout_frame .boulder_message_intro_space .glacier_subtitle_flow:last-of-type{margin-bottom:0}
.pebble_form_shell_wrapper{background:#fff;padding:60px 0 80px}
.pebble_form_shell_wrapper .ocean_drift_container_hold{max-width:1200px;margin:0 auto;padding:0 20px}
.pebble_form_shell_wrapper .canyon_split_layout_grid{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:start}
.pebble_form_shell_wrapper .tide_contact_info_column{padding:40px;background:linear-gradient(165deg,#F7F7F7 0%,#fff 100%);border-radius:8px;border-left:4px solid #F9CC50}
.pebble_form_shell_wrapper .tide_contact_info_column h2{font-size:1.8rem;color:#118296;font-weight:600;margin-bottom:28px;line-height:1.3}
.pebble_form_shell_wrapper .meadow_info_block_unit{margin-bottom:32px}
.pebble_form_shell_wrapper .meadow_info_block_unit:last-child{margin-bottom:0}
.pebble_form_shell_wrapper .meadow_info_block_unit h5{font-size:.95rem;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}
.pebble_form_shell_wrapper .meadow_info_block_unit p{font-size:1.05rem;color:#333;line-height:1.7;margin:0}
.pebble_form_shell_wrapper .meadow_info_block_unit a{color:#118296;text-decoration:none;transition:color .3s ease}
.pebble_form_shell_wrapper .meadow_info_block_unit a:hover{color:#0d6073}
.pebble_form_shell_wrapper .river_form_structure_zone{background:#fefefe;padding:45px;border-radius:8px;box-shadow:0 2px 12px #11829614;border:1px solid #e8e8e8}
.pebble_form_shell_wrapper .river_form_structure_zone h3{font-size:1.6rem;color:#333;font-weight:600;margin-bottom:30px;line-height:1.3}
.pebble_form_shell_wrapper .stream_field_row_pair{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}
.pebble_form_shell_wrapper .forest_input_wrapper_single{margin-bottom:20px}
.pebble_form_shell_wrapper .forest_input_wrapper_single label{display:block;font-size:.95rem;color:#555;font-weight:500;margin-bottom:8px}
.pebble_form_shell_wrapper .forest_input_wrapper_single input,.pebble_form_shell_wrapper .forest_input_wrapper_single select,.pebble_form_shell_wrapper .forest_input_wrapper_single textarea{width:100%;padding:12px 16px;font-size:1rem;color:#333;background:#fff;border:1px solid #d0d0d0;border-radius:4px;transition:border-color .3s ease,box-shadow .3s ease}
.pebble_form_shell_wrapper .forest_input_wrapper_single input:focus,.pebble_form_shell_wrapper .forest_input_wrapper_single select:focus,.pebble_form_shell_wrapper .forest_input_wrapper_single textarea:focus{outline:none;border-color:#118296;box-shadow:0 0 0 3px #1182961a}
.pebble_form_shell_wrapper .forest_input_wrapper_single textarea{resize:vertical;min-height:140px}
.pebble_form_shell_wrapper .summit_checkbox_consent_area{margin:28px 0;display:flex;align-items:start;gap:12px}
.pebble_form_shell_wrapper .summit_checkbox_consent_area input[type="checkbox"]{width:18px;height:18px;margin-top:3px;cursor:pointer;flex-shrink:0}
.pebble_form_shell_wrapper .summit_checkbox_consent_area label{font-size:.95rem;color:#555;line-height:1.6;cursor:pointer}
.pebble_form_shell_wrapper .summit_checkbox_consent_area label a{color:#118296;text-decoration:underline;transition:color .3s ease}
.pebble_form_shell_wrapper .summit_checkbox_consent_area label a:hover{color:#0d6073}
.pebble_form_shell_wrapper .horizon_submit_button_wrap{margin-top:30px}
.pebble_form_shell_wrapper .horizon_submit_button_wrap button{width:100%;padding:16px 32px;font-size:1.1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#118296 0%,#0d6073 100%);border:none;border-radius:6px;cursor:pointer;transition:transform .2s ease,box-shadow .3s ease;box-shadow:0 4px 12px #11829640}
.pebble_form_shell_wrapper .horizon_submit_button_wrap button:hover{transform:translateY(-2px);box-shadow:0 6px 18px #11829659}
.pebble_form_shell_wrapper .horizon_submit_button_wrap button:active{transform:translateY(0)}
.anchor_trust_statement_band{background:linear-gradient(135deg,#118296 0%,#0d6073 100%);padding:70px 0}
.anchor_trust_statement_band .ocean_drift_container_hold{max-width:1200px;margin:0 auto;padding:0 20px;text-align:center}
.anchor_trust_statement_band h4{font-size:1.9rem;color:#fff;font-weight:600;margin-bottom:20px;line-height:1.3}
.anchor_trust_statement_band .valley_description_cluster{font-size:1.1rem;color:#F7F7F7;line-height:1.7;margin-bottom:14px;max-width:820px;margin-left:auto;margin-right:auto}
.anchor_trust_statement_band .valley_description_cluster:last-of-type{margin-bottom:0}
@media (max-width: 1024px) {
.spark_ridge_layout_frame .boulder_message_intro_space{padding:60px 0 50px}
.spark_ridge_layout_frame .boulder_message_intro_space h1{font-size:2.3rem}
.pebble_form_shell_wrapper .canyon_split_layout_grid{grid-template-columns:1fr;gap:40px}
.pebble_form_shell_wrapper .river_form_structure_zone{padding:35px}
}
@media (max-width: 768px) {
.spark_ridge_layout_frame .boulder_message_intro_space{padding:50px 0 40px}
.spark_ridge_layout_frame .boulder_message_intro_space h1{font-size:2rem}
.spark_ridge_layout_frame .boulder_message_intro_space .glacier_subtitle_flow{font-size:1.05rem}
.pebble_form_shell_wrapper{padding:50px 0 60px}
.pebble_form_shell_wrapper .tide_contact_info_column{padding:30px}
.pebble_form_shell_wrapper .tide_contact_info_column h2{font-size:1.5rem}
.pebble_form_shell_wrapper .river_form_structure_zone{padding:28px}
.pebble_form_shell_wrapper .river_form_structure_zone h3{font-size:1.4rem}
.pebble_form_shell_wrapper .stream_field_row_pair{grid-template-columns:1fr;gap:20px}
.anchor_trust_statement_band{padding:55px 0}
.anchor_trust_statement_band h4{font-size:1.6rem}
.anchor_trust_statement_band .valley_description_cluster{font-size:1.05rem}
}
@media (max-width: 480px) {
.spark_ridge_layout_frame .boulder_message_intro_space h1{font-size:1.75rem}
.pebble_form_shell_wrapper .river_form_structure_zone{padding:22px}
.pebble_form_shell_wrapper .horizon_submit_button_wrap button{padding:14px 28px;font-size:1.05rem}
}
.zenith--surface{background:linear-gradient(135deg,#F7F7F7 0%,#fff 100%);min-height:400px;position:relative;overflow:hidden}
.zenith--surface::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#11829614 0%,transparent 70%);border-radius:50%}
.zenith--surface::after{content:'';position:absolute;bottom:-30%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,#f9cc500f 0%,transparent 70%);border-radius:50%}
.zenith--hero__wrapper{max-width:1200px;margin:0 auto;padding:120px 40px 80px;position:relative;z-index:2}
.zenith--hero__content{max-width:720px}
.zenith--hero__title{font-size:3.2rem;font-weight:700;color:#1a1a1a;margin-bottom:24px;line-height:1.2;position:relative}
.zenith--hero__title::before{content:'';position:absolute;left:-50px;top:15px;width:35px;height:4px;background:linear-gradient(90deg,#118296 0%,#F9CC50 100%);border-radius:2px}
.zenith--hero__description{font-size:1.25rem;color:#4a4a4a;line-height:1.7;margin-bottom:0}
.phi__narrative--block{background:#fff;padding:90px 40px;position:relative}
.phi__narrative--container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr 0.8fr;gap:70px;align-items:center}
.phi__narrative--text__zone h2{font-size:2.4rem;font-weight:700;color:#1a1a1a;margin-bottom:28px;line-height:1.3;position:relative;display:inline-block}
.phi__narrative--text__zone h2::after{content:'';position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:#F9CC50}
.phi__narrative--text__zone p{font-size:1.05rem;color:#555;line-height:1.8;margin-bottom:20px}
.phi__narrative--text__zone p:last-of-type{margin-bottom:0}
.phi__narrative--visual__frame{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #11829626}
.phi__narrative--visual__frame img{width:100%;height:auto;display:block;object-fit:cover}
.axiom__journey--wrapper{background:linear-gradient(to bottom,#F7F7F7 0%,#fff 100%);padding:90px 40px;position:relative}
.axiom__journey--container{max-width:1200px;margin:0 auto}
.axiom__journey--header{text-align:center;margin-bottom:70px}
.axiom__journey--header h2{font-size:2.6rem;font-weight:700;color:#1a1a1a;margin-bottom:18px;position:relative;display:inline-block}
.axiom__journey--header h2::before{content:'';position:absolute;top:-15px;left:50%;transform:translateX(-50%);width:50px;height:4px;background:#118296;border-radius:2px}
.axiom__journey--header p{font-size:1.15rem;color:#666;max-width:680px;margin:0 auto;line-height:1.7}
.axiom__journey--grid{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}
.axiom__journey--card{background:#fff;border-radius:10px;padding:35px;box-shadow:0 4px 20px #0000000f;transition:transform .3s ease,box-shadow .3s ease;position:relative;border-left:4px solid #118296}
.axiom__journey--card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #1182961f}
.axiom__journey--card h3{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:16px;display:flex;align-items:center;gap:12px}
.axiom__journey--card h3::before{content:'';display:inline-block;width:8px;height:8px;background:#F9CC50;border-radius:50%;flex-shrink:0}
.axiom__journey--card p{font-size:1rem;color:#666;line-height:1.7;margin:0}
.lambda__visual--mosaic{background:#fff;padding:90px 40px;position:relative}
.lambda__visual--container{max-width:1200px;margin:0 auto}
.lambda__visual--intro{max-width:750px;margin-bottom:60px}
.lambda__visual--intro h2{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:22px;line-height:1.25}
.lambda__visual--intro h2 span{color:#118296;position:relative}
.lambda__visual--intro h2 span::after{content:'';position:absolute;bottom:-4px;left:0;right:0;height:2px;background:linear-gradient(90deg,#118296 0%,#F9CC50 100%)}
.lambda__visual--intro p{font-size:1.1rem;color:#555;line-height:1.75;margin:0}
.lambda__visual--gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.lambda__visual--item{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 6px 25px #00000014;transition:transform .4s ease}
.lambda__visual--item:hover{transform:scale(1.03)}
.lambda__visual--item img{width:100%;height:280px;object-fit:cover;display:block}
.lambda__visual--item:nth-child(1){grid-column:span 2}
.lambda__visual--item:nth-child(1) img{height:360px}
.delta__connection--section{background:linear-gradient(135deg,#118296 0%,#0d6675 100%);padding:100px 40px;position:relative;overflow:hidden}
.delta__connection--section::before{content:'';position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,#f9cc5026 0%,transparent 70%);border-radius:50%}
.delta__connection--container{max-width:1000px;margin:0 auto;text-align:center;position:relative;z-index:2}
.delta__connection--title{font-size:2.8rem;font-weight:700;color:#fff;margin-bottom:26px;line-height:1.3}
.delta__connection--description{font-size:1.2rem;color:#fffffff2;line-height:1.7;margin-bottom:45px;max-width:750px;margin-left:auto;margin-right:auto}
.delta__connection--actions{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}
.delta__connection--button{display:inline-block;padding:16px 40px;font-size:1.05rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;position:relative;z-index:1}
.delta__connection--button.primary__style{background:#F9CC50;color:#1a1a1a;box-shadow:0 6px 20px #f9cc504d}
.delta__connection--button.primary__style:hover{background:#f7c23a;transform:translateY(-3px);box-shadow:0 10px 30px #f9cc5066}
.delta__connection--button.secondary__style{background:transparent;color:#fff;border:2px solid #ffffffe6}
.delta__connection--button.secondary__style:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-3px)}
@media (max-width: 960px) {
.zenith--hero__wrapper{padding:90px 30px 60px}
.zenith--hero__title{font-size:2.4rem}
.zenith--hero__title::before{left:-35px;width:28px;height:3px}
.zenith--hero__description{font-size:1.1rem}
.phi__narrative--container{grid-template-columns:1fr;gap:50px}
.phi__narrative--text__zone h2{font-size:2rem}
.axiom__journey--header h2{font-size:2.2rem}
.axiom__journey--grid{grid-template-columns:1fr;gap:35px}
.lambda__visual--intro h2{font-size:2.1rem}
.lambda__visual--gallery{grid-template-columns:1fr;gap:25px}
.lambda__visual--item:nth-child(1){grid-column:span 1}
.lambda__visual--item img,.lambda__visual--item:nth-child(1) img{height:260px}
.delta__connection--title{font-size:2.2rem}
.delta__connection--description{font-size:1.1rem}
.delta__connection--actions{flex-direction:column;align-items:center}
.delta__connection--button{width:100%;max-width:320px;text-align:center}
}
@media (max-width: 640px) {
.zenith--hero__wrapper{padding:70px 20px 50px}
.zenith--hero__title{font-size:1.9rem}
.zenith--hero__title::before{display:none}
.zenith--hero__description{font-size:1rem}
.phi__narrative--block,.axiom__journey--wrapper,.lambda__visual--mosaic,.delta__connection--section{padding:60px 20px}
.phi__narrative--text__zone h2{font-size:1.7rem}
.axiom__journey--header{margin-bottom:50px}
.axiom__journey--header h2{font-size:1.8rem}
.axiom__journey--card{padding:28px}
.lambda__visual--intro h2{font-size:1.75rem}
.delta__connection--title{font-size:1.8rem}
}
.data-prefs-container{max-width:920px;margin:0 auto;padding:48px 24px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.7;color:#2d3748;background:#fff}
.data-prefs-container h1{font-size:2.5rem;font-weight:700;color:#118296;margin:0 0 32px;line-height:1.2}
.data-prefs-container h2{font-size:1.85rem;font-weight:600;color:#118296;margin:48px 0 24px;padding-bottom:12px;border-bottom:3px solid #F9CC50}
.data-prefs-container h3{font-size:1.45rem;font-weight:600;color:#2d3748;margin:36px 0 20px}
.data-prefs-container h4{font-size:1.2rem;font-weight:600;color:#4a5568;margin:28px 0 16px}
.data-prefs-container p{margin:0 0 20px;color:#2d3748;font-size:1.05rem}
.data-prefs-container ul{margin:24px 0;padding-left:0;list-style:none}
.data-prefs-container li{margin:0 0 18px;padding-left:32px;position:relative;color:#2d3748;font-size:1.05rem}
.data-prefs-container li::before{content:'●';position:absolute;left:12px;color:#F9CC50;font-size:1.2rem}
.data-prefs-container span{font-weight:600;color:#118296}
.data-prefs-container div{background:linear-gradient(135deg,#F7F7F7 0%,#fff 100%);padding:28px;margin:28px 0;border-radius:8px;border-left:4px solid #118296;box-shadow:0 2px 8px #11829614}
.intro-section{background:linear-gradient(135deg,#fff 0%,#F7F7F7 50%,#fff 100%);padding:36px;margin:0 0 40px;border-radius:12px;border:2px solid #F9CC50;box-shadow:0 4px 12px #f9cc5026}
.privacy-policy-container{max-width:1200px;margin:0 auto;padding:60px 20px;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#fff 0%,#F7F7F7 100%);color:#2d2d2d;line-height:1.8}
.privacy-policy-container h1{font-size:2.8em;font-weight:700;margin-bottom:30px;color:#118296;letter-spacing:-.5px;text-align:center}
.privacy-policy-container h2{font-size:2em;font-weight:600;margin-top:50px;margin-bottom:25px;color:#118296;padding-bottom:12px;border-bottom:3px solid #F9CC50}
.privacy-policy-container h3{font-size:1.5em;font-weight:600;margin-top:35px;margin-bottom:20px;color:#2d2d2d}
.privacy-policy-container h4{font-size:1.2em;font-weight:600;margin-top:25px;margin-bottom:15px;color:#118296}
.privacy-policy-container p{margin-bottom:20px;font-size:1.05em;color:#3d3d3d;text-align:justify}
.privacy-policy-container ul{margin:25px 0;padding-left:0;list-style:none}
.privacy-policy-container li{margin-bottom:18px;padding-left:35px;position:relative;font-size:1.05em;color:#3d3d3d;line-height:1.7}
.privacy-policy-container li::before{content:"";position:absolute;left:10px;color:#F9CC50;font-size:1.4em;font-weight:700}
.intro-section{background:linear-gradient(to right,#fff,#F7F7F7);padding:35px;border-radius:12px;margin-bottom:40px;box-shadow:0 4px 15px #11829614}
.content-section{background:#fff;padding:30px;margin-bottom:30px;border-radius:8px;border-left:4px solid #118296;box-shadow:0 2px 10px #0000000a}
.highlight-box{background:linear-gradient(135deg,#F9CC50 0%,#ffd96b 100%);padding:25px;border-radius:8px;margin:25px 0;color:#2d2d2d;box-shadow:0 3px 12px #f9cc5033}
.data-category{background:#F7F7F7;padding:20px;margin:20px 0;border-radius:6px;border:1px solid #e0e0e0}
.security-note{background:linear-gradient(to bottom,#fff,#f0f9fb);padding:25px;margin:25px 0;border-radius:8px;border:2px solid #118296}
.last-updated{text-align:center;font-size:.95em;color:#5d5d5d;margin-top:50px;padding-top:30px;border-top:2px solid #F7F7F7}
.v2-erfolg-hauptzone{background:linear-gradient(135deg,#F7F7F7 0%,#fff 100%);padding:80px 0 100px;position:relative;overflow:hidden}
.v2-erfolg-hauptzone::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#11829614 0%,transparent 70%);border-radius:50%;z-index:1}
.v2-erfolg-hauptzone .container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}
.gen3-bestaetigung-fenster{background:#fff;border-radius:16px;box-shadow:0 8px 32px #1182961f;padding:60px 50px;max-width:880px;margin:0 auto;border-top:4px solid #118296}
.gen3-symbolkreis-wrapper{text-align:center;margin-bottom:40px}
.gen3-erfolgs-symbol{width:90px;height:90px;background:linear-gradient(135deg,#118296 0%,#0d6577 100%);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;position:relative;animation:gen3-puls-effekt 2s ease-in-out infinite}
.gen3-erfolgs-symbol::before{content:'';font-size:48px;color:#fff;font-weight:700}
.gen3-erfolgs-symbol::after{content:'';position:absolute;width:110px;height:110px;border:2px solid #118296;border-radius:50%;opacity:.3}
@keyframes gen3-puls-effekt {
0%,100%{transform:scale(1)}
50%{transform:scale(1.05)}
}
.v2-titel-nachricht{text-align:center;margin-bottom:35px}
.v2-titel-nachricht h1{font-size:42px;color:#118296;margin:0 0 20px;font-weight:700;line-height:1.2}
.v2-untertitel-zeile{font-size:20px;color:#4a4a4a;line-height:1.5;margin:0}
.gen3-info-bereich{background:#F7F7F7;border-left:4px solid #F9CC50;padding:28px 32px;border-radius:8px;margin:35px 0}
.gen3-info-bereich p{font-size:17px;color:#333;line-height:1.7;margin:0 0 16px}
.gen3-info-bereich p:last-child{margin-bottom:0}
.gen3-naechste-schritte{margin:45px 0 35px}
.gen3-schritte-titel{font-size:26px;color:#2a2a2a;margin:0 0 30px;font-weight:600;position:relative;padding-left:20px}
.gen3-schritte-titel::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:28px;background:#F9CC50;border-radius:3px}
.gen3-schritt-element{display:flex;align-items:flex-start;margin-bottom:28px;padding:22px;background:#fff;border-radius:10px;border:1px solid #e8e8e8;transition:all .3s ease}
.gen3-schritt-element:hover{border-color:#118296;box-shadow:0 4px 16px #1182961a;transform:translateX(5px)}
.gen3-schritt-nummer{width:44px;height:44px;background:linear-gradient(135deg,#118296 0%,#0d6577 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;flex-shrink:0;margin-right:20px}
.gen3-schritt-inhalt h6{font-size:19px;color:#2a2a2a;margin:0 0 10px;font-weight:600}
.gen3-schritt-inhalt p{font-size:16px;color:#5a5a5a;line-height:1.6;margin:0}
.v2-referenz-daten{background:#fff;border:1px dashed #118296;border-radius:10px;padding:25px 30px;margin:35px 0}
.v2-referenz-daten h5{font-size:18px;color:#118296;margin:0 0 18px;font-weight:600}
.gen3-daten-reihe{display:grid;grid-template-columns:180px 1fr;gap:12px;margin-bottom:12px;font-size:16px}
.gen3-daten-reihe:last-child{margin-bottom:0}
.gen3-bezeichnung{color:#6a6a6a;font-weight:500}
.gen3-wert-text{color:#2a2a2a;font-weight:600}
.v2-aktions-navigation{text-align:center;margin-top:45px;padding-top:35px;border-top:2px solid #F7F7F7}
.gen3-primaer-taste{display:inline-block;background:linear-gradient(135deg,#118296 0%,#0d6577 100%);color:#fff;padding:16px 48px;border-radius:8px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #11829640;margin:0 10px 15px}
.gen3-primaer-taste:hover{transform:translateY(-2px);box-shadow:0 6px 20px #11829659;color:#fff;text-decoration:none}
.gen3-sekundaer-taste{display:inline-block;background:#fff;color:#118296;padding:16px 48px;border-radius:8px;font-size:18px;font-weight:600;text-decoration:none;border:2px solid #118296;transition:all .3s ease;margin:0 10px 15px}
.gen3-sekundaer-taste:hover{background:#118296;color:#fff;text-decoration:none;transform:translateY(-2px)}
.v2-zusatz-hinweis{text-align:center;margin-top:30px;padding:20px;background:linear-gradient(135deg,#f9cc501a 0%,#f9cc500d 100%);border-radius:8px}
.v2-zusatz-hinweis p{font-size:15px;color:#5a5a5a;line-height:1.6;margin:0}
.v2-zusatz-hinweis a{color:#118296;font-weight:600;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s ease}
.v2-zusatz-hinweis a:hover{border-bottom-color:#118296}
@media (max-width: 768px) {
.v2-erfolg-hauptzone{padding:50px 0 60px}
.gen3-bestaetigung-fenster{padding:40px 25px}
.v2-titel-nachricht h1{font-size:32px}
.v2-untertitel-zeile{font-size:18px}
.gen3-erfolgs-symbol{width:75px;height:75px}
.gen3-erfolgs-symbol::before{font-size:38px}
.gen3-erfolgs-symbol::after{width:95px;height:95px}
.gen3-schritte-titel{font-size:22px}
.gen3-schritt-element{flex-direction:column;align-items:center;text-align:center}
.gen3-schritt-nummer{margin-right:0;margin-bottom:15px}
.gen3-daten-reihe{grid-template-columns:1fr;gap:6px}
.gen3-primaer-taste,.gen3-sekundaer-taste{display:block;margin:10px 0}
}
@media (max-width: 480px) {
.v2-titel-nachricht h1{font-size:28px}
.gen3-info-bereich{padding:20px 18px}
.gen3-schritt-inhalt h6{font-size:17px}
.gen3-primaer-taste,.gen3-sekundaer-taste{padding:14px 32px;font-size:16px}
}