*{margin:0;padding:0;box-sizing:border-box}
html{font-size:16px;scroll-behavior:smooth}
body{color:#2a2a2a;background:linear-gradient(135deg,#FAF9F1 0%,#fff 100%);overflow-x:hidden;font:16px/1.7 'Work Sans',-apple-system,BlinkMacSystemFont,sans-serif}
.phaseFlow{width:100%;max-width:1320px;margin:0 auto;padding-left:18px;padding-right:18px}
.epochHdr{background:linear-gradient(162deg,#FAF9F1 0%,#e8f4fd 48%,#cfe9fc 100%);box-shadow:0 2px 18px #009ef614;position:relative;z-index:100}
.timelineRow{display:flex;align-items:center;justify-content:flex-start;padding:22px 0;gap:24px;flex-wrap:wrap}
.brandMark{display:flex;align-items:center;gap:14px;position:relative}
.brandMark::after{content:'';width:2px;height:44px;background:linear-gradient(180deg,transparent,#009EF6,transparent);position:absolute;right:-12px;top:50%;transform:translateY(-50%)}
.logoFrame{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;box-shadow:0 3px 12px #009ef61f}
.logoFrame img{width:52px;height:52px;object-fit:contain}
.brandText{display:flex;flex-direction:column;gap:2px}
.companyLabel{color:#512814;letter-spacing:-.3px;font:700 22px 'Space Grotesk',sans-serif}
.taglinePhrase{font-size:13px;color:#009EF6;font-weight:500;letter-spacing:.3px}
.navPhase{display:flex;align-items:center;gap:8px;margin-left:auto;flex-wrap:wrap}
.navPhase::before{content:'→';font-size:18px;color:#009EF6;margin-right:6px}
.navLink{color:#512814;text-decoration:none;padding:10px 18px;border-radius:8px;transition:background 0.25s,color .25s;position:relative;font:500 15px 'Space Grotesk',sans-serif}
.navLink:hover{background:#009ef614;color:#009EF6}
.navLink:focus{outline:3px solid #009EF6;outline-offset:2px}
.ctaContact{background:linear-gradient(135deg,#009EF6,#0077c2);color:#fff;padding:11px 24px;border-radius:8px;font-weight:600;margin-left:8px;box-shadow:0 4px 14px #009ef640}
.ctaContact:hover{background:linear-gradient(135deg,#0077c2,#005a94);color:#fff;transform:translateY(-1px);box-shadow:0 6px 18px #009ef652}
.heroZone{background:linear-gradient(147deg,#FAF9F1 0%,#e3f2fc 60%,#d0ebfc 100%);padding:84px 0 96px;position:relative;overflow:hidden}
.heroZone::before{content:'';position:absolute;top:-20%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#009ef614 0%,transparent 70%);border-radius:50%}
.heroContent{position:relative;z-index:2;max-width:880px}
.heroTitle{color:#512814;margin-bottom:24px;letter-spacing:-1px;font:700 clamp(38px,5vw,56px)/1.2 'Space Grotesk',sans-serif}
.heroSubtitle{font-size:19px;color:#3a3a3a;line-height:1.65;margin-bottom:38px;max-width:720px}
.heroActions{display:flex;gap:16px;flex-wrap:wrap}
.btnPrimary{background:linear-gradient(135deg,#009EF6,#0077c2);color:#fff;padding:15px 36px;border-radius:10px;font-size:16px;font-weight:600;text-decoration:none;display:inline-block;box-shadow:0 6px 20px #009ef647;transition:all .3s}
.btnPrimary:hover{background:linear-gradient(135deg,#0077c2,#005a94);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #009ef659}
.btnSecondary{background:#fff;color:#009EF6;padding:15px 36px;border-radius:10px;font-size:16px;font-weight:600;text-decoration:none;display:inline-block;border:2px solid #009EF6;transition:all .3s}
.btnSecondary:hover{background:#009EF6;color:#fff;transform:translateY(-2px)}
.featuresGrid{padding:92px 0;background:#fff}
.sectionHeader{text-align:center;margin-bottom:64px}
.sectionTitle{color:#512814;margin-bottom:16px;letter-spacing:-.5px;font:700 clamp(32px,4vw,44px) 'Space Grotesk',sans-serif}
.sectionDesc{font-size:17px;color:#4a4a4a;max-width:680px;margin:0 auto;line-height:1.75}
.cardGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin-top:48px}
.featureBox{background:linear-gradient(135deg,#FAF9F1 0%,white 100%);padding:38px;border-radius:12px;border:1px solid #009ef61f;transition:all .3s;position:relative;overflow:hidden}
.featureBox::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#009EF6,#512814);transform:scaleY(0);transition:transform .3s}
.featureBox:hover{box-shadow:0 12px 32px #009ef626;transform:translateY(-4px)}
.featureBox:hover::before{transform:scaleY(1)}
.featureIcon{width:62px;height:62px;background:linear-gradient(135deg,#009EF6,#0077c2);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:22px;font-size:28px;color:#fff;box-shadow:0 4px 16px #009ef640}
.featureTitle{color:#512814;margin-bottom:14px;font:600 21px 'Space Grotesk',sans-serif}
.featureText{font-size:15px;color:#4a4a4a;line-height:1.7}
.ctaSection{background:linear-gradient(135deg,#009EF6 0%,#0077c2 100%);padding:78px 0;text-align:center;position:relative;overflow:hidden}
.ctaSection::before{content:'';position:absolute;top:-50%;left:-20%;width:500px;height:500px;background:radial-gradient(circle,#ffffff1a 0%,transparent 70%);border-radius:50%}
.ctaContent{position:relative;z-index:2}
.ctaTitle{color:#fff;margin-bottom:18px;font:700 clamp(28px,4vw,38px) 'Space Grotesk',sans-serif}
.ctaDescription{font-size:17px;color:#fffffff2;margin-bottom:36px;max-width:640px;margin-left:auto;margin-right:auto;line-height:1.7}
.btnWhite{background:#fff;color:#009EF6;padding:15px 42px;border-radius:10px;font-size:16px;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s;box-shadow:0 6px 20px #00000026}
.btnWhite:hover{background:#FAF9F1;color:#0077c2;transform:translateY(-2px);box-shadow:0 8px 24px #0003}
.baseFooter{background:linear-gradient(162deg,#512814 0%,#3a1c0e 100%);color:#FAF9F1;padding:68px 0 0;position:relative}
.footerNest{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:48px;margin-bottom:54px}
.footerRoom{background:#faf9f10a;padding:32px;border-radius:10px;border:1px solid #faf9f114}
.footerRoom:first-child{background:#009ef614;border-color:#009ef626}
.footerLogo{display:flex;align-items:center;gap:14px;margin-bottom:20px}
.footerLogoImg{width:52px;height:52px;object-fit:contain}
.footerBrand{color:#FAF9F1;font:700 20px 'Space Grotesk',sans-serif}
.footerDescription{font-size:14px;line-height:1.75;color:#faf9f1d9;margin-bottom:22px}
.footerContact{display:flex;flex-direction:column;gap:10px}
.contactItem{font-size:14px;color:#009EF6;text-decoration:none;transition:color .25s}
.contactItem:hover{color:#FAF9F1}
.roomTitle{color:#FAF9F1;margin-bottom:20px;text-transform:uppercase;letter-spacing:.8px;font:600 17px 'Space Grotesk',sans-serif}
.footerLinks{display:flex;flex-direction:column;gap:12px}
.footerLink{color:#faf9f1cc;text-decoration:none;font-size:14px;transition:color .25s;padding:4px 0}
.footerLink:hover{color:#009EF6}
.copyrightZone{background:#0003;padding:24px 0;text-align:center;border-top:1px solid #faf9f11a}
.copyrightText{font-size:13px;color:#faf9f1b3}
.cookieLayer{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#512814 0%,#3a1c0e 100%);color:#fff;padding:26px;box-shadow:0 -4px 24px #00000040;z-index:1000;display:none;animation:slideUp .35s ease-out}
.cookieLayer.visible{display:block}
@keyframes slideUp {
from{transform:translateY(100%);opacity:0}
to{transform:translateY(0);opacity:1}
}
.cookieContent{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap}
.cookieText{flex:1;min-width:280px;font-size:14px;line-height:1.65;color:#faf9f1f2}
.cookieActions{display:flex;gap:12px;flex-wrap:wrap}
.cookieBtn{padding:11px 28px;border:none;border-radius:8px;cursor:pointer;transition:all .25s;font:600 14px 'Work Sans',sans-serif}
.cookieAccept{background:linear-gradient(135deg,#009EF6,#0077c2);color:#fff}
.cookieAccept:hover{background:linear-gradient(135deg,#0077c2,#005a94);transform:translateY(-1px)}
.cookieReject{background:none;color:#FAF9F1;border:1px solid #faf9f14d}
.cookieReject:hover{background:#faf9f11a;border-color:#faf9f180}
@media (max-width: 768px) {
.timelineRow{flex-direction:column;align-items:flex-start;gap:18px;padding:18px 0}
.brandMark::after{display:none}
.navPhase{width:100%;margin-left:0;flex-direction:column;align-items:stretch}
.navPhase::before{display:none}
.navLink{text-align:center;width:100%}
.ctaContact{margin-left:0;width:100%;text-align:center}
.heroZone{padding:56px 0 64px}
.heroActions{flex-direction:column}
.btnPrimary,.btnSecondary{width:100%;text-align:center}
.featuresGrid{padding:64px 0}
.cardGrid{grid-template-columns:1fr;gap:24px}
.ctaSection{padding:56px 0}
.footerNest{grid-template-columns:1fr;gap:28px}
.cookieContent{flex-direction:column;align-items:stretch}
.cookieActions{width:100%}
.cookieBtn{flex:1}
}
@media (max-width: 480px) {
.logoFrame{width:52px;height:52px}
.logoFrame img{width:42px;height:42px}
.companyLabel{font-size:18px}
.taglinePhrase{font-size:12px}
.heroTitle{font-size:32px}
.heroSubtitle{font-size:16px}
}
.umfeld__wrap{background:linear-gradient(135deg,#FAF9F1 0%,#e8f7ff 100%);min-height:600px;position:relative;overflow:hidden}
.umfeld__wrap::before{content:'';position:absolute;top:-120px;right:-80px;width:400px;height:400px;background:radial-gradient(circle,#009ef614 0%,transparent 70%);border-radius:50%}
.umfeld__wrap::after{content:'';position:absolute;bottom:-100px;left:-60px;width:320px;height:320px;background:radial-gradient(circle,#5128140d 0%,transparent 70%);border-radius:50%}
.umfeld__inner{max-width:1200px;margin:0 auto;padding:80px 20px 90px;position:relative;z-index:2}
.umfeld__top{max-width:720px;margin:0 auto 60px;text-align:center}
.umfeld__top h1{font-size:2.8rem;color:#512814;margin-bottom:24px;font-weight:700;line-height:1.2}
.umfeld__top p{font-size:1.15rem;color:#3d3d3d;line-height:1.7;margin-bottom:0}
.umfeld__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-top:50px}
.umfeld__karte{background:#fff;border-radius:12px;padding:35px;box-shadow:0 4px 20px #0000000f;transition:transform .3s ease,box-shadow .3s ease;position:relative}
.umfeld__karte::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#009EF6 0%,#512814 100%);border-radius:12px 0 0 12px;opacity:0;transition:opacity .3s ease}
.umfeld__karte:hover{transform:translateY(-6px);box-shadow:0 8px 30px #009ef626}
.umfeld__karte:hover::before{opacity:1}
.umfeld__karte h3{font-size:1.5rem;color:#009EF6;margin-bottom:18px;font-weight:600}
.umfeld__karte p{font-size:1.05rem;color:#4a4a4a;line-height:1.7;margin-bottom:0}
.werk__zone{background:#fff;padding:90px 20px;position:relative}
.werk__rahmen{max-width:1200px;margin:0 auto}
.werk__kopf{text-align:center;margin-bottom:70px}
.werk__kopf h2{font-size:2.4rem;color:#512814;margin-bottom:20px;font-weight:700;position:relative;display:inline-block}
.werk__kopf h2::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#009EF6 0%,#512814 100%);border-radius:2px}
.werk__kopf p{font-size:1.1rem;color:#555;max-width:680px;margin:30px auto 0;line-height:1.7}
.werk__reihe{display:flex;flex-direction:row;align-items:center;gap:60px;margin-bottom:80px}
.werk__reihe:nth-child(even){flex-direction:row-reverse}
.werk__bild__box{flex:1;position:relative}
.werk__bild__box img{width:100%;height:420px;object-fit:cover;border-radius:16px;box-shadow:0 12px 40px #0000001a}
.werk__bild__box::before{content:'';position:absolute;top:-15px;left:-15px;right:15px;bottom:15px;border:3px solid #009EF6;border-radius:16px;z-index:-1}
.werk__txt{flex:1}
.werk__txt h3{font-size:1.8rem;color:#009EF6;margin-bottom:20px;font-weight:600}
.werk__txt p{font-size:1.05rem;color:#4a4a4a;line-height:1.8;margin-bottom:20px}
.werk__txt p:last-child{margin-bottom:0}
.pfad__sektion{background:linear-gradient(180deg,#FAF9F1 0%,#fff 100%);padding:90px 20px;position:relative;overflow:hidden}
.pfad__sektion::before{content:'';position:absolute;top:0;left:0;right:0;height:100%;background-image:radial-gradient(circle at 20% 30%,#009ef60a 0%,transparent 50%),radial-gradient(circle at 80% 70%,#51281408 0%,transparent 50%);pointer-events:none}
.pfad__container{max-width:1100px;margin:0 auto;position:relative;z-index:2}
.pfad__titel__blok{text-align:center;margin-bottom:65px}
.pfad__titel__blok h2{font-size:2.4rem;color:#512814;margin-bottom:22px;font-weight:700}
.pfad__titel__blok h2::before{content:'→';display:inline-block;margin-right:15px;color:#009EF6;font-weight:700}
.pfad__titel__blok p{font-size:1.1rem;color:#555;max-width:720px;margin:0 auto;line-height:1.7}
.pfad__schritte{display:grid;grid-template-columns:repeat(2,1fr);gap:50px 60px;position:relative}
.pfad__schritt{background:#fff;padding:40px 35px;border-radius:14px;box-shadow:0 6px 25px #00000012;position:relative;transition:all .3s ease}
.pfad__schritt::before{content:'';position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#009EF6 0%,#512814 100%);border-radius:14px 14px 0 0;opacity:0;transition:opacity .3s ease}
.pfad__schritt:hover{transform:translateY(-5px);box-shadow:0 10px 35px #009ef626}
.pfad__schritt:hover::before{opacity:1}
.pfad__nummer{display:inline-block;width:50px;height:50px;background:linear-gradient(135deg,#009EF6 0%,#0080cc 100%);color:#fff;border-radius:50%;text-align:center;line-height:50px;font-size:1.4rem;font-weight:700;margin-bottom:22px;box-shadow:0 4px 15px #009ef64d}
.pfad__schritt h4{font-size:1.45rem;color:#512814;margin-bottom:16px;font-weight:600}
.pfad__schritt p{font-size:1.05rem;color:#4a4a4a;line-height:1.7;margin-bottom:0}
.pfad__cta__zone{margin-top:60px;text-align:center}
.pfad__button{display:inline-block;background:linear-gradient(135deg,#009EF6 0%,#07c 100%);color:#fff;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 #009ef64d;position:relative;z-index:10}
.pfad__button:hover{background:linear-gradient(135deg,#08d 0%,#006bb8 100%);transform:translateY(-3px);box-shadow:0 8px 30px #009ef666;color:#fff}
@media (max-width: 960px) {
.umfeld__top h1{font-size:2.2rem}
.umfeld__grid{grid-template-columns:1fr;gap:30px}
.werk__kopf h2,.pfad__titel__blok h2{font-size:2rem}
.werk__reihe{flex-direction:column;gap:35px}
.werk__reihe:nth-child(even){flex-direction:column}
.werk__bild__box img{height:320px}
.pfad__schritte{grid-template-columns:1fr;gap:35px}
}
@media (max-width: 640px) {
.umfeld__inner{padding:60px 15px 70px}
.umfeld__top h1{font-size:1.8rem}
.umfeld__top p{font-size:1.05rem}
.umfeld__karte{padding:28px}
.werk__zone,.pfad__sektion{padding:60px 15px}
.werk__kopf h2,.pfad__titel__blok h2{font-size:1.7rem}
.werk__bild__box img{height:260px}
.pfad__button{padding:14px 35px;font-size:1.05rem}
}
.orbit_mainWrap{background:linear-gradient(135deg,#FAF9F1 0%,#e8f7ff 100%);min-height:600px}
.orbit_mainWrap .container{max-width:1200px;margin:0 auto;padding:0 20px}
.cosmicHero_section{padding:80px 0 60px;position:relative;overflow:hidden}
.cosmicHero_section::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#009ef614 0%,transparent 70%);border-radius:50%;z-index:1}
.cosmicHero_section .container{position:relative;z-index:2}
.cosmicHero_section .columns{display:flex;align-items:center;gap:60px;flex-direction:row}
.cosmicHero_section .column{flex:1}
.v2_heroText h1{font-size:3.2rem;line-height:1.2;color:#512814;margin-bottom:24px;font-weight:700}
.v2_heroText p{font-size:1.15rem;line-height:1.7;color:#4a4a4a;margin-bottom:32px}
.strataBtn_primary{display:inline-block;padding:14px 32px;background:#009EF6;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 12px #009ef633}
.strataBtn_primary:hover{background:#0088d6;transform:translateY(-2px);box-shadow:0 6px 20px #009ef64d;color:#fff}
.v2_heroImg{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #0000001f}
.v2_heroImg img{width:100%;height:auto;display:block;object-fit:cover}
.gen3_focusWave{padding:80px 0;background:#fff;position:relative}
.gen3_focusWave::after{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#009EF6 0%,#512814 50%,#009EF6 100%);opacity:.3}
.quartzHeading{text-align:center;margin-bottom:60px}
.quartzHeading h2{font-size:2.4rem;color:#512814;margin-bottom:16px;font-weight:700;position:relative;display:inline-block}
.quartzHeading h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:#009EF6;border-radius:2px}
.quartzHeading p{font-size:1.1rem;color:#666;max-width:700px;margin:24px auto 0;line-height:1.7}
.sedimentGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-top:48px}
.basaltCard{background:#FAF9F1;border-radius:10px;padding:32px 28px;border:2px solid transparent;transition:all .3s ease;position:relative}
.basaltCard::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:#009EF6;transition:height .3s ease;border-radius:10px 0 0 10px}
.basaltCard:hover{border-color:#009EF6;transform:translateY(-4px);box-shadow:0 8px 24px #009ef626}
.basaltCard:hover::before{height:100%}
.basaltCard h4{font-size:1.4rem;color:#512814;margin-bottom:14px;font-weight:600}
.basaltCard p{font-size:1rem;line-height:1.6;color:#555}
.nebula_approachZone{padding:80px 0;background:linear-gradient(165deg,#f0f9ff 0%,#FAF9F1 100%)}
.nebula_approachZone .columns{display:flex;align-items:center;gap:50px;flex-direction:row-reverse}
.nebula_approachZone .column{flex:1}
.canyonImg_wrap{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 10px 35px #51281426}
.canyonImg_wrap img{width:100%;height:auto;display:block;object-fit:cover}
.tideContent h3{font-size:2rem;color:#512814;margin-bottom:20px;font-weight:700}
.tideContent h5{font-size:1.3rem;color:#009EF6;margin-bottom:16px;margin-top:28px;font-weight:600}
.tideContent p{font-size:1.05rem;line-height:1.7;color:#4a4a4a;margin-bottom:16px}
.tideContent ul{list-style:none;padding:0;margin:20px 0}
.tideContent ul li{padding-left:28px;position:relative;margin-bottom:12px;font-size:1.05rem;color:#4a4a4a;line-height:1.6}
.tideContent ul li::before{content:'→';position:absolute;left:0;color:#009EF6;font-weight:700}
.moss_pathway{padding:80px 0;background:#fff}
.moss_pathway .columns{display:flex;gap:40px;align-items:stretch;flex-direction:row}
.moss_pathway .column{flex:1}
.prismModule{background:linear-gradient(135deg,#FAF9F1 0%,#fff 100%);border-radius:12px;padding:40px 32px;height:100%;border-left:4px solid #009EF6;box-shadow:0 6px 20px #0000000f;transition:all .3s ease}
.prismModule:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-3px)}
.prismModule h4{font-size:1.6rem;color:#512814;margin-bottom:18px;font-weight:700}
.prismModule h6{font-size:1.15rem;color:#009EF6;margin-bottom:12px;margin-top:20px;font-weight:600}
.prismModule p{font-size:1rem;line-height:1.7;color:#555;margin-bottom:14px}
.lavaImg_container{position:relative;border-radius:12px;overflow:hidden;height:100%;min-height:400px}
.lavaImg_container img{width:100%;height:100%;object-fit:cover;display:block}
.crestBtn_link{display:inline-block;margin-top:24px;padding:12px 28px;background:none;color:#009EF6;text-decoration:none;border:2px solid #009EF6;border-radius:6px;font-weight:600;transition:all .3s ease}
.crestBtn_link:hover{background:#009EF6;color:#fff}
@media (max-width: 960px) {
.cosmicHero_section .columns,.nebula_approachZone .columns,.moss_pathway .columns{flex-direction:column;gap:40px}
.v2_heroText h1{font-size:2.4rem}
.quartzHeading h2{font-size:2rem}
.sedimentGrid{grid-template-columns:1fr}
.cosmicHero_section{padding:60px 0 40px}
.gen3_focusWave,.nebula_approachZone,.moss_pathway{padding:60px 0}
.lavaImg_container{min-height:300px}
}
@media (max-width: 600px) {
.v2_heroText h1{font-size:2rem}
.v2_heroText p{font-size:1rem}
.quartzHeading h2{font-size:1.75rem}
.quartzHeading p{font-size:1rem}
.strataBtn_primary{padding:12px 24px;font-size:.95rem}
.basaltCard{padding:24px 20px}
.prismModule{padding:32px 24px}
}
.contact_hub_wrapper{background:linear-gradient(165deg,#FAF9F1 0%,#fff 45%,#e8f7ff 100%);min-height:85vh;padding:0}
.contact_hub_wrapper .container{max-width:1200px;margin:0 auto;padding:0 20px}
.reach_module{padding:80px 0 60px}
.reach_module .grid_frame{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;align-items:start}
.reach_module .intro_column h1{font-size:2.8rem;color:#512814;margin-bottom:25px;line-height:1.2;font-weight:700}
.reach_module .intro_column .descriptor_text{font-size:1.05rem;color:#3a3a3a;line-height:1.75;margin-bottom:35px}
.reach_module .info_stack{margin-top:45px}
.reach_module .contact_card{background:#fff;padding:28px 32px;border-radius:12px;margin-bottom:20px;border-left:4px solid #009EF6;box-shadow:0 2px 12px #0000000f;transition:transform .25s ease,box-shadow .25s ease}
.reach_module .contact_card:hover{transform:translateX(5px);box-shadow:0 4px 20px #009ef626}
.reach_module .contact_card .label_tag{font-size:.82rem;text-transform:uppercase;letter-spacing:1.2px;color:#009EF6;font-weight:600;margin-bottom:8px;display:block}
.reach_module .contact_card .detail_line{font-size:1.1rem;color:#2a2a2a;font-weight:500;word-break:break-word}
.reach_module .contact_card a{color:#2a2a2a;text-decoration:none;transition:color .2s ease}
.reach_module .contact_card a:hover{color:#009EF6}
.reach_module .form_column{background:#fff;padding:50px 45px;border-radius:16px;box-shadow:0 8px 32px #51281414;border:1px solid #009ef61f}
.reach_module .form_column h2{font-size:1.85rem;color:#512814;margin-bottom:12px;font-weight:600}
.reach_module .form_column .form_intro{font-size:.95rem;color:#5a5a5a;margin-bottom:35px;line-height:1.6}
.reach_module .field_unit{margin-bottom:28px}
.reach_module .field_unit label{display:block;font-size:.92rem;color:#3a3a3a;margin-bottom:9px;font-weight:500}
.reach_module .field_unit input[type="text"],.reach_module .field_unit input[type="email"],.reach_module .field_unit input[type="tel"],.reach_module .field_unit select,.reach_module .field_unit textarea{width:100%;padding:14px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;color:#2a2a2a;background:#fafafa;transition:border-color .25s ease,background .25s ease;font-family:inherit}
.reach_module .field_unit input[type="text"]:focus,.reach_module .field_unit input[type="email"]:focus,.reach_module .field_unit input[type="tel"]:focus,.reach_module .field_unit select:focus,.reach_module .field_unit textarea:focus{outline:none;border-color:#009EF6;background:#fff}
.reach_module .field_unit textarea{min-height:140px;resize:vertical;line-height:1.6}
.reach_module .field_unit select{cursor:pointer;appearance:none;padding-right:45px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23009EF6' d='M0 0l6 8 6-8z'/%3E%3C/svg%3E") no-repeat right 16px center}
.reach_module .consent_wrapper{margin:32px 0 28px;display:flex;align-items:start;gap:12px}
.reach_module .consent_wrapper input[type="checkbox"]{margin-top:4px;width:20px;height:20px;cursor:pointer;flex-shrink:0}
.reach_module .consent_wrapper label{font-size:.88rem;color:#4a4a4a;line-height:1.55;cursor:pointer;margin:0}
.reach_module .consent_wrapper a{color:#009EF6;text-decoration:underline;transition:color .2s ease}
.reach_module .consent_wrapper a:hover{color:#512814}
.reach_module .submit_button{width:100%;padding:16px 32px;background:linear-gradient(135deg,#009EF6 0%,#0077c2 100%);color:#fff;border:none;border-radius:10px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 16px #009ef64d}
.reach_module .submit_button:hover{transform:translateY(-2px);box-shadow:0 6px 24px #009ef673}
.reach_module .submit_button:active{transform:translateY(0)}
.logistics_section{background:#fff;padding:70px 0 80px;border-top:1px solid #5128141a}
.logistics_section h3{font-size:2.1rem;color:#512814;text-align:center;margin-bottom:15px;font-weight:700}
.logistics_section .section_subtitle{text-align:center;font-size:1.05rem;color:#5a5a5a;margin-bottom:55px;max-width:680px;margin-left:auto;margin-right:auto;line-height:1.7}
.logistics_section .hours_block{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;max-width:1000px;margin:0 auto}
.logistics_section .timing_item{background:linear-gradient(160deg,#FAF9F1 0%,#fff 100%);padding:35px 30px;border-radius:14px;border:2px solid #009ef626;text-align:center;transition:border-color .25s ease,transform .25s ease}
.logistics_section .timing_item:hover{border-color:#009EF6;transform:translateY(-4px)}
.logistics_section .timing_item h4{font-size:1.3rem;color:#512814;margin-bottom:18px;font-weight:600}
.logistics_section .timing_item .time_display{font-size:1.05rem;color:#3a3a3a;line-height:1.8}
.logistics_section .timing_item .time_display strong{color:#009EF6;font-weight:600}
@media (max-width: 992px) {
.reach_module .grid_frame{grid-template-columns:1fr;gap:50px}
.reach_module .intro_column h1{font-size:2.3rem}
.logistics_section .hours_block{grid-template-columns:1fr;gap:25px}
}
@media (max-width: 768px) {
.reach_module{padding:50px 0 40px}
.reach_module .intro_column h1{font-size:2rem}
.reach_module .form_column{padding:35px 25px}
.reach_module .form_column h2{font-size:1.6rem}
.logistics_section{padding:50px 0 60px}
.logistics_section h3{font-size:1.8rem}
.logistics_section .timing_item{padding:28px 22px}
}
@media (max-width: 480px) {
.reach_module .intro_column h1{font-size:1.7rem}
.reach_module .contact_card{padding:22px 20px}
.reach_module .form_column{padding:28px 20px}
.reach_module .field_unit input[type="text"],.reach_module .field_unit input[type="email"],.reach_module .field_unit input[type="tel"],.reach_module .field_unit select,.reach_module .field_unit textarea{padding:12px 14px;font-size:.95rem}
.logistics_section h3{font-size:1.6rem}
}
.HrzMain{background:linear-gradient(135deg,#FAF9F1 0%,#e8f4fc 100%);padding:4.5rem 0 5rem;position:relative;overflow:hidden}
.HrzMain::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#009ef614 0%,transparent 70%);border-radius:50%}
.HrzMain .container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}
.HrzMain h1{font-size:3.2rem;color:#512814;margin-bottom:1.5rem;font-weight:700;line-height:1.2}
.HrzMain h1::after{content:'';display:block;width:80px;height:5px;background:linear-gradient(90deg,#009EF6 0%,#512814 100%);margin-top:1.2rem;border-radius:3px}
.HrzIntro{font-size:1.25rem;color:#3a3a3a;max-width:720px;line-height:1.7;margin-bottom:2rem}
.PrgGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:4rem 0 5rem}
.PrgCard{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:2rem;transition:all .3s ease;position:relative}
.PrgCard:hover{transform:translateY(-5px);border-color:#009EF6;box-shadow:0 8px 24px #009ef626}
.PrgCard h3{font-size:1.5rem;color:#512814;margin-bottom:1rem;font-weight:600}
.PrgCard h3::before{content:'';display:inline-block;width:8px;height:8px;background:#009EF6;border-radius:50%;margin-right:.8rem;vertical-align:middle}
.PrgCard p{color:#4a4a4a;line-height:1.6;font-size:1.05rem}
.ModWrap{background:#fff;border-radius:16px;padding:3.5rem 2.5rem;margin:5rem 0;box-shadow:0 4px 16px #51281414}
.ModWrap h2{font-size:2.5rem;color:#512814;margin-bottom:2.5rem;text-align:center;font-weight:700}
.ModWrap h2::before{content:'';display:block;font-size:3rem;margin-bottom:1rem;color:#009EF6}
.ModList{display:flex;flex-direction:column;gap:2.5rem;max-width:900px;margin:0 auto}
.ModItem{display:grid;grid-template-columns:60px 1fr;gap:1.5rem;align-items:start}
.ModNum{width:60px;height:60px;background:linear-gradient(135deg,#009EF6 0%,#0077c2 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}
.ModContent h4{font-size:1.4rem;color:#512814;margin-bottom:.8rem;font-weight:600}
.ModContent p{color:#4a4a4a;line-height:1.7;font-size:1.05rem}
.ImgShowcase{background:linear-gradient(to bottom,#FAF9F1 0%,#fff 100%);padding:5rem 0;position:relative}
.ImgShowcase .container{max-width:1200px;margin:0 auto;padding:0 2rem}
.ImgFlex{display:flex;flex-direction:row;gap:3rem;align-items:center}
.ImgBox{flex:1;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000001f}
.ImgBox img{width:100%;height:auto;display:block;object-fit:cover}
.ImgText{flex:1}
.ImgText h2{font-size:2.3rem;color:#512814;margin-bottom:1.5rem;font-weight:700;line-height:1.3}
.ImgText h2::before{content:'';display:inline-block;width:6px;height:42px;background:#009EF6;margin-right:1rem;vertical-align:middle;border-radius:3px}
.ImgText p{font-size:1.1rem;color:#4a4a4a;line-height:1.8;margin-bottom:1.2rem}
.ImgText ul{list-style:none;padding:0;margin:2rem 0}
.ImgText ul li{padding:.8rem 0;color:#3a3a3a;font-size:1.05rem;position:relative;padding-left:2rem}
.ImgText ul li::before{content:'→';position:absolute;left:0;color:#009EF6;font-weight:700;font-size:1.3rem}
.PrcSec{background:#fff;padding:5rem 0;position:relative}
.PrcSec::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#009EF6 0%,#512814 50%,#009EF6 100%)}
.PrcSec .container{max-width:1100px;margin:0 auto;padding:0 2rem}
.PrcSec h2{font-size:2.6rem;color:#512814;text-align:center;margin-bottom:3rem;font-weight:700}
.PrcSec h2::after{content:'';display:block;width:100px;height:4px;background:#009EF6;margin:1.5rem auto 0;border-radius:2px}
.PrcGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-top:3rem}
.PrcBox{background:linear-gradient(135deg,#FAF9F1 0%,#fff 100%);border:3px solid #e0e0e0;border-radius:16px;padding:2.5rem;transition:all .3s ease;position:relative;text-align:center}
.PrcBox:hover{border-color:#009EF6;transform:scale(1.03);box-shadow:0 12px 32px #009ef633}
.PrcBox.featured{border-color:#009EF6;border-width:4px;background:linear-gradient(135deg,#e8f4fc 0%,#fff 100%)}
.PrcBox.featured::before{content:'Beliebt';position:absolute;top:-15px;left:50%;transform:translateX(-50%);background:#009EF6;color:#fff;padding:.4rem 1.5rem;border-radius:20px;font-size:.9rem;font-weight:600}
.PrcBox h3{font-size:1.6rem;color:#512814;margin-bottom:1rem;font-weight:600}
.PrcAmount{font-size:3rem;color:#009EF6;font-weight:700;margin:1.5rem 0;display:block}
.PrcAmount span{font-size:1.2rem;color:#6a6a6a;font-weight:400}
.PrcFeatures{list-style:none;padding:0;margin:2rem 0;text-align:left}
.PrcFeatures li{padding:.7rem 0;color:#4a4a4a;font-size:1.05rem;border-bottom:1px solid #e8e8e8;padding-left:1.8rem;position:relative}
.PrcFeatures li::before{content:'';position:absolute;left:0;color:#009EF6;font-weight:700;font-size:1.2rem}
.PrcBtn{display:inline-block;background:linear-gradient(135deg,#009EF6 0%,#0077c2 100%);color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;margin-top:1.5rem;transition:all .3s ease;border:none}
.PrcBtn:hover{background:linear-gradient(135deg,#0077c2 0%,#005a94 100%);transform:translateY(-2px);box-shadow:0 6px 16px #009ef64d;color:#fff}
.PrcNote{text-align:center;margin-top:3rem;color:#6a6a6a;font-size:1.05rem;font-style:italic}
@media (max-width: 768px) {
.HrzMain{padding:3rem 0}
.HrzMain h1{font-size:2.2rem}
.HrzIntro{font-size:1.1rem}
.PrgGrid{grid-template-columns:1fr;gap:1.5rem;margin:2.5rem 0 3rem}
.ModWrap{padding:2.5rem 1.5rem;margin:3rem 0}
.ModWrap h2{font-size:2rem}
.ModItem{grid-template-columns:50px 1fr;gap:1rem}
.ModNum{width:50px;height:50px;font-size:1.3rem}
.ImgShowcase{padding:3rem 0}
.ImgFlex{flex-direction:column;gap:2rem}
.ImgText h2{font-size:1.9rem}
.PrcSec{padding:3rem 0}
.PrcSec h2{font-size:2rem}
.PrcGrid{grid-template-columns:1fr;gap:2rem}
.PrcAmount{font-size:2.5rem}
}
@media (max-width: 480px) {
.HrzMain .container,.ImgShowcase .container,.PrcSec .container{padding:0 1.2rem}
.HrzMain h1{font-size:1.9rem}
.PrgCard{padding:1.5rem}
.ModWrap{padding:2rem 1.2rem}
.ImgText h2{font-size:1.7rem}
.PrcBox{padding:2rem 1.5rem}
}
.LernHub_Kern{max-width:1200px;margin:0 auto;padding:0 20px}
.Einfuhr_Raum{padding:80px 0 60px;background:linear-gradient(135deg,#FAF9F1 0%,#fff 100%);position:relative;overflow:hidden}
.Einfuhr_Raum::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#009ef614 0%,transparent 70%);border-radius:50%}
.Einfuhr_Flex{display:flex;flex-direction:row;align-items:center;gap:50px}
.Einfuhr_Text{flex:1;z-index:2}
.Einfuhr_Text h1{font-size:2.8em;color:#512814;margin-bottom:20px;line-height:1.2;font-weight:700}
.Einfuhr_Text h1::after{content:'';display:block;width:80px;height:4px;background:#009EF6;margin-top:15px;border-radius:2px}
.Einfuhr_Text p{font-size:1.15em;color:#333;line-height:1.7;margin-bottom:15px}
.Einfuhr_Bild{flex:1;position:relative}
.Einfuhr_Bild img{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 8px 30px #51281426}
.Strategie_Zone{padding:70px 0;background:#fff}
.Strategie_Grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:50px}
.Strategie_Kopf{text-align:center;margin-bottom:25px}
.Strategie_Kopf h2{font-size:2.3em;color:#512814;margin-bottom:18px;font-weight:700;position:relative;display:inline-block}
.Strategie_Kopf h2::before{content:'';position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:#009EF6}
.Strategie_Kopf h2::after{content:'';position:absolute;right:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:#009EF6}
.Strategie_Kopf p{font-size:1.1em;color:#555;max-width:700px;margin:0 auto;line-height:1.6}
.Taktik_Karte{background:#FAF9F1;padding:35px 28px;border-radius:10px;border-left:5px solid #009EF6;transition:transform .3s ease,box-shadow .3s ease;position:relative}
.Taktik_Karte:hover{transform:translateY(-8px);box-shadow:0 12px 35px #009ef62e}
.Taktik_Karte h4{font-size:1.5em;color:#512814;margin-bottom:16px;font-weight:600}
.Taktik_Karte p{font-size:1.05em;color:#444;line-height:1.7;margin-bottom:0}
.Taktik_Karte::before{content:'';position:absolute;top:20px;right:20px;width:45px;height:45px;background:linear-gradient(135deg,#009EF6 0%,#009ef64d 100%);border-radius:50%;opacity:.2}
.Praxis_Feld{padding:70px 0;background:linear-gradient(180deg,#FAF9F1 0%,#fff 100%)}
.Praxis_Raster{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:start}
.Praxis_Inhalt h3{font-size:2.1em;color:#512814;margin-bottom:25px;font-weight:700}
.Praxis_Inhalt h3::before{content:'◆';color:#009EF6;margin-right:12px;font-size:.7em}
.Methode_Liste{list-style:none;padding:0;margin:0}
.Methode_Liste li{padding:22px 0;border-bottom:1px solid #5128141a;position:relative;padding-left:35px}
.Methode_Liste li:last-child{border-bottom:none}
.Methode_Liste li::before{content:'';position:absolute;left:0;top:28px;width:18px;height:18px;background:#009EF6;border-radius:3px;transform:rotate(45deg)}
.Methode_Liste h5{font-size:1.3em;color:#512814;margin-bottom:10px;font-weight:600}
.Methode_Liste p{font-size:1.05em;color:#555;line-height:1.7;margin:0}
.Praxis_Visuell{display:flex;flex-direction:column;gap:25px}
.Praxis_Visuell img{width:100%;height:280px;object-fit:cover;border-radius:10px;box-shadow:0 6px 25px #5128141f}
.Werkzeug_Abschnitt{padding:70px 0 80px;background:#fff;position:relative}
.Werkzeug_Rahmen{display:flex;flex-direction:row-reverse;gap:55px;align-items:center}
.Werkzeug_Text{flex:1.2}
.Werkzeug_Text h3{font-size:2.2em;color:#512814;margin-bottom:28px;font-weight:700;position:relative}
.Werkzeug_Text h3::after{content:'';display:inline-block;width:12px;height:12px;background:#009EF6;margin-left:15px;border-radius:50%;vertical-align:middle}
.Werkzeug_Text p{font-size:1.08em;color:#444;line-height:1.75;margin-bottom:20px}
.Ressource_Box{background:linear-gradient(135deg,#FAF9F1 0%,#fff 100%);padding:30px;border-radius:10px;margin-top:30px;border:2px solid #009ef626}
.Ressource_Box h6{font-size:1.25em;color:#512814;margin-bottom:18px;font-weight:600}
.Ressource_Box ul{list-style:none;padding:0;margin:0}
.Ressource_Box ul li{padding:12px 0 12px 30px;color:#555;font-size:1.05em;position:relative;line-height:1.6}
.Ressource_Box ul li::before{content:'→';position:absolute;left:0;color:#009EF6;font-weight:700;font-size:1.2em}
.Werkzeug_Foto{flex:1}
.Werkzeug_Foto img{width:100%;height:450px;object-fit:cover;border-radius:12px;box-shadow:0 10px 35px #009ef633}
@media (max-width: 960px) {
.Einfuhr_Flex{flex-direction:column;gap:35px}
.Einfuhr_Text h1{font-size:2.2em}
.Strategie_Grid{grid-template-columns:1fr;gap:25px}
.Strategie_Kopf h2::before,.Strategie_Kopf h2::after{display:none}
.Praxis_Raster{grid-template-columns:1fr;gap:35px}
.Werkzeug_Rahmen{flex-direction:column;gap:35px}
}
@media (max-width: 640px) {
.Einfuhr_Raum{padding:50px 0 40px}
.Einfuhr_Text h1{font-size:1.8em}
.Einfuhr_Bild img{height:280px}
.Strategie_Kopf h2{font-size:1.8em}
.Taktik_Karte{padding:25px 20px}
.Praxis_Inhalt h3{font-size:1.7em}
.Praxis_Visuell img{height:220px}
.Werkzeug_Text h3{font-size:1.8em}
.Werkzeug_Foto img{height:320px}
}
.data-policy-container{max-width:1200px;margin:0 auto;padding:3rem 2rem;background:#FAF9F1;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.7;color:#2d2416}
.data-policy-container h1{font-size:2.75rem;font-weight:700;color:#512814;margin-bottom:1.5rem;line-height:1.2;border-bottom:4px solid #009EF6;padding-bottom:1rem}
.data-policy-container h2{font-size:2rem;font-weight:600;color:#512814;margin-top:3rem;margin-bottom:1.25rem;padding-left:1rem;border-left:5px solid #009EF6}
.data-policy-container h3{font-size:1.5rem;font-weight:600;color:#512814;margin-top:2.5rem;margin-bottom:1rem;background:linear-gradient(135deg,#009ef614,#faf9f180);padding:.75rem 1.25rem;border-radius:8px;box-shadow:0 2px 6px #009ef61a}
.data-policy-container h4{font-size:1.25rem;font-weight:600;color:#512814;margin-top:2rem;margin-bottom:.875rem;padding-left:.75rem;border-left:3px solid #009EF6}
.data-policy-container p{margin-bottom:1.25rem;color:#3a2f1e;font-size:1.05rem}
.data-policy-container ul{margin:1.5rem 0;padding-left:0;list-style:none}
.data-policy-container li{margin-bottom:1.25rem;position:relative;color:#3a2f1e;font-size:1.05rem;background:#fff9;padding:1rem 1rem 1rem 2.5rem;border-radius:6px;box-shadow:0 1px 3px #51281414;transition:all .3s ease}
.data-policy-container li:hover{background:#ffffffe6;box-shadow:0 3px 8px #009ef626;transform:translateX(5px)}
.data-policy-container li::before{content:'→';position:absolute;left:1rem;color:#009EF6;font-weight:700;font-size:1.3rem}
.data-policy-container span{color:#512814;font-weight:600}
.intro-section{background:linear-gradient(135deg,#009ef60d,#faf9f1cc);padding:2rem;border-radius:12px;margin-bottom:2.5rem;border:1px solid #009ef633;box-shadow:0 4px 12px #5128140f}
.content-block{margin:2rem 0;padding:1.5rem;background:#ffffff80;border-radius:8px;border-left:4px solid #009EF6}
.privacy-container{max-width:1200px;margin:0 auto;padding:3rem 1.5rem;background:#fff;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;color:#2d2d2d;line-height:1.7}
.privacy-container h1{font-size:2.75rem;font-weight:700;color:#512814;margin-bottom:2rem;letter-spacing:-.5px}
.privacy-container h2{font-size:1.9rem;font-weight:600;color:#512814;margin-top:3.5rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:3px solid #009EF6}
.privacy-container h3{font-size:1.4rem;font-weight:600;color:#512814;margin-top:2.5rem;margin-bottom:1.2rem}
.privacy-container h4{font-size:1.15rem;font-weight:600;color:#512814;margin-top:1.8rem;margin-bottom:1rem}
.privacy-container p{margin-bottom:1.3rem;color:#3a3a3a;font-size:1.05rem}
.privacy-container ul{margin:1.5rem 0;padding-left:0;list-style:none}
.privacy-container li{margin-bottom:1rem;padding-left:2rem;position:relative;color:#3a3a3a;font-size:1.05rem}
.privacy-container li::before{content:"●";color:#009EF6;font-size:1.2rem;position:absolute;left:.5rem;top:0}
.intro-section{background:linear-gradient(135deg,#FAF9F1 0%,#fff 100%);padding:2rem;border-radius:8px;margin-bottom:2rem;box-shadow:0 2px 8px #009ef614}
.content-section{margin-bottom:2rem}
.highlight-box{background:#FAF9F1;border-left:4px solid #009EF6;padding:1.5rem;margin:1.5rem 0;border-radius:4px}
.privacy-container span{color:#009EF6;font-weight:500}
.SuccHldr{background:linear-gradient(135deg,#FAF9F1 0%,#fff 50%,#e8f7ff 100%);min-height:80vh;display:flex;align-items:center;padding:3rem 0}
.SuccHldr .container{max-width:880px;margin:0 auto;padding:0 1.5rem}
.Cnfrm_Zne{background:#fff;border-radius:16px;padding:4rem 3rem;box-shadow:0 8px 32px #009ef614;border:2px solid #009ef61f;position:relative;overflow:hidden}
.Cnfrm_Zne::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#009EF6 0%,#512814 100%)}
.Cmplt_Icn{width:92px;height:92px;margin:0 auto 2rem;background:linear-gradient(135deg,#009EF6 0%,#0081cc 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;animation:PulseGlow 2s ease-in-out infinite}
.Cmplt_Icn::after{content:'';font-size:3.5rem;color:#fff;font-weight:700;line-height:1}
@keyframes PulseGlow {
0%,100%{box-shadow:0 0 0 0 #009ef666}
50%{box-shadow:0 0 0 20px #009ef600}
}
.PrmryMsg_Hdr{font-size:2.2rem;font-weight:700;color:#512814;text-align:center;margin:0 0 1rem;line-height:1.3}
.ScndryNote_Txt{font-size:1.1rem;color:#4a4a4a;text-align:center;line-height:1.7;margin:0 0 2.5rem;max-width:640px;margin-left:auto;margin-right:auto}
.NxtPhse_Blck{background:linear-gradient(135deg,#FAF9F1 0%,#fef9ed 100%);border-radius:12px;padding:2rem 2.5rem;margin:2.5rem 0;border-left:4px solid #009EF6}
.NxtPhse_Blck h3{font-size:1.4rem;color:#512814;margin:0 0 1.2rem;font-weight:600}
.PrcssStps_Lst{list-style:none;padding:0;margin:0}
.PrcssStps_Lst li{padding:.9rem 0 .9rem 3rem;color:#3a3a3a;font-size:1rem;line-height:1.6;position:relative;border-bottom:1px solid #51281414}
.PrcssStps_Lst li:last-child{border-bottom:none}
.PrcssStps_Lst li::before{content:'';position:absolute;left:0;top:1.2rem;width:20px;height:20px;background:#009EF6;border-radius:4px;transform:rotate(45deg)}
.TmFrm_Ntc{background:#fff;border:2px dashed #009EF6;border-radius:10px;padding:1.8rem 2rem;margin:2rem 0;text-align:center}
.TmFrm_Ntc p{margin:0;color:#512814;font-size:1.05rem;font-weight:500;line-height:1.6}
.TmFrm_Ntc strong{color:#009EF6;font-weight:700}
.CntctDtl_Wrp{display:flex;flex-wrap:wrap;gap:1.5rem;margin:2.5rem 0;padding:2rem 0;border-top:1px solid #5128141a;border-bottom:1px solid #5128141a}
.SnglCntct_Itm{flex:1;min-width:220px;text-align:center}
.SnglCntct_Itm h4{font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;color:#009EF6;margin:0 0 .6rem;font-weight:600}
.SnglCntct_Itm p{margin:0;color:#512814;font-size:1rem;font-weight:500}
.ActnBtns_Grp{display:flex;gap:1.2rem;justify-content:center;margin:2.5rem 0 0;flex-wrap:wrap}
.PrmBtn_Styl{background:linear-gradient(135deg,#009EF6 0%,#0081cc 100%);color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;display:inline-block;transition:all .3s ease;border:none;box-shadow:0 4px 16px #009ef640}
.PrmBtn_Styl:hover{transform:translateY(-2px);box-shadow:0 6px 24px #009ef659;color:#fff;background:linear-gradient(135deg,#0081cc 0%,#006aa8 100%)}
.ScndBtn_Styl{background:#fff;color:#512814;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;display:inline-block;transition:all .3s ease;border:2px solid #512814}
.ScndBtn_Styl:hover{background:#512814;color:#fff;transform:translateY(-2px);box-shadow:0 6px 24px #51281433}
.ExtrInfo_Ftr{margin:3rem 0 0;padding:2rem 0 0;border-top:1px solid #5128141a}
.ExtrInfo_Ftr h5{font-size:1.1rem;color:#512814;margin:0 0 1rem;font-weight:600}
.ExtrInfo_Ftr p{color:#5a5a5a;font-size:.95rem;line-height:1.7;margin:.8rem 0}
@media (max-width: 768px) {
.SuccHldr{padding:2rem 0}
.Cnfrm_Zne{padding:2.5rem 1.5rem}
.Cmplt_Icn{width:76px;height:76px;margin-bottom:1.5rem}
.Cmplt_Icn::after{font-size:2.8rem}
.PrmryMsg_Hdr{font-size:1.8rem}
.ScndryNote_Txt{font-size:1rem}
.NxtPhse_Blck{padding:1.5rem 1.2rem}
.NxtPhse_Blck h3{font-size:1.2rem}
.PrcssStps_Lst li{padding-left:2.5rem;font-size:.95rem}
.PrcssStps_Lst li::before{width:16px;height:16px;top:1.1rem}
.CntctDtl_Wrp{flex-direction:column;gap:1.2rem}
.SnglCntct_Itm{min-width:100%}
.ActnBtns_Grp{flex-direction:column}
.PrmBtn_Styl,.ScndBtn_Styl{width:100%;text-align:center}
}
@media (max-width: 480px) {
.Cnfrm_Zne{padding:2rem 1rem}
.PrmryMsg_Hdr{font-size:1.5rem}
.TmFrm_Ntc{padding:1.2rem 1rem}
.TmFrm_Ntc p{font-size:.95rem}
}