*{padding:0;box-sizing:border-box;margin:0}
body{font-family:'Manrope',sans-serif;background:linear-gradient(165deg,#fdfcf7 0%,#f9f5ed 100%);line-height:1.7;color:#2b2826;overflow-x:hidden;font-size:16px}
h1,h2,h3,h4,h5,h6{font-family:'Space Grotesk',sans-serif}
a{text-decoration:none;transition:opacity .25s ease}
.container{margin:auto;max-width:1240px;padding-inline:20px}
header{background:linear-gradient(135deg,#055f9c08 0%,#ba19a805 100%);border-bottom:1px solid #055f9c1f;position:relative}
.signatureScript{text-align:center;padding:35px 0 25px;position:relative}
.signatureScript h1{font-size:clamp(32px,5vw,54px);font-weight:700;color:#055F9C;letter-spacing:-.5px;margin:0;line-height:1.2}
.brandSignatureRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:18px 0 22px;gap:35px;flex-wrap:wrap}
.logoFrame{display:flex;align-items:center;gap:15px}
.logoFrame img{height:85px;width:85px;object-fit:contain}
.brandSignatureRow nav{display:flex;gap:28px;align-items:center}
.brandSignatureRow nav a{font-family:'Space Grotesk',sans-serif;font-size:17px;font-weight:600;color:#2b2826;position:relative;padding:8px 4px}
.brandSignatureRow nav a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:3px;background:linear-gradient(90deg,#055F9C 0%,#BA19A8 100%);transition:width .3s ease}
.brandSignatureRow nav a:hover::after{width:100%}
.brandSignatureRow nav a:focus{outline:3px solid #055F9C;outline-offset:4px;border-radius:4px}
.heroArchitecture{background:linear-gradient(155deg,#fefcc259 0%,#055f9c14 100%);padding:75px 0 85px;position:relative;overflow:hidden}
.heroArchitecture::before{content:'';position:absolute;top:-50%;right:-15%;width:600px;height:600px;background:radial-gradient(circle,#ba19a81f 0%,transparent 70%);border-radius:50%;pointer-events:none}
.heroArchitecture::after{content:'';position:absolute;bottom:-40%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,#055f9c17 0%,transparent 70%);border-radius:50%;pointer-events:none}
.heroContentFrame{position:relative;z-index:1;max-width:920px;margin:auto;text-align:center}
.heroContentFrame h2{font-size:clamp(38px,6vw,62px);font-weight:700;color:#055F9C;line-height:1.15;margin-bottom:28px;letter-spacing:-1px}
.heroContentFrame p{font-size:19px;line-height:1.75;color:#4a4643;margin-bottom:45px;max-width:780px;margin-left:auto;margin-right:auto}
.callToActionPrimary{display:inline-block;background:linear-gradient(135deg,#055F9C 0%,#044d82 100%);color:#fff;padding:16px 48px;border-radius:8px;font-size:18px;font-weight:600;box-shadow:0 6px 20px #055f9c4d;transition:transform .25s ease,box-shadow .25s ease}
.callToActionPrimary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #055f9c66}
.callToActionPrimary:focus{outline:4px solid #FEFCC2;outline-offset:3px}
.featureLayerGrid{padding:90px 0;background:#fff}
.featureLayerGrid h3{font-size:clamp(32px,5vw,48px);font-weight:700;color:#2b2826;text-align:center;margin-bottom:60px;letter-spacing:-.5px}
.featureCardMatrix{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:35px}
.featureCardElement{background:linear-gradient(135deg,#fdfcf7 0%,#f9f5ed 100%);padding:40px 32px;border-radius:12px;border:1px solid #055f9c26;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}
.featureCardElement::before{content:'';position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#055F9C 0%,#BA19A8 100%);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
.featureCardElement:hover::before{transform:scaleX(1)}
.featureCardElement:hover{transform:translateY(-8px);box-shadow:0 12px 35px #055f9c2e}
.featureCardElement h4{font-size:24px;font-weight:700;color:#055F9C;margin-bottom:18px;line-height:1.4}
.featureCardElement p{font-size:16px;line-height:1.7;color:#4a4643}
.insightSection{padding:85px 0;background:linear-gradient(155deg,#055f9c0a 0%,#fefcc240 100%)}
.insightContentWrapper{max-width:900px;margin:auto}
.insightContentWrapper h3{font-size:clamp(30px,5vw,44px);font-weight:700;color:#2b2826;margin-bottom:32px;line-height:1.25}
.insightContentWrapper p{font-size:17px;line-height:1.75;color:#4a4643;margin-bottom:22px}
.insightContentWrapper ul{list-style:none;margin:35px 0}
.insightContentWrapper ul li{padding-left:35px;position:relative;margin-bottom:18px;font-size:17px;line-height:1.7;color:#4a4643}
.insightContentWrapper ul li::before{content:'→';position:absolute;left:0;color:#BA19A8;font-weight:700;font-size:20px}
footer{background:linear-gradient(165deg,#2b2826 0%,#1e1c1a 100%);color:#e8e5e0;position:relative;overflow:hidden}
.footerStaircaseArchitecture{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:50px;padding:70px 0 50px;position:relative}
.footerStaircaseArchitecture::before{content:'';position:absolute;top:-100px;left:-50px;width:400px;height:400px;background:radial-gradient(circle,#fefcc214 0%,transparent 70%);border-radius:50%;pointer-events:none}
.footerZoneBlock{position:relative;padding:25px;background:#ffffff08;border-radius:10px;border-left:4px solid transparent;transition:border-color .3s ease}
.footerZoneBlock:nth-child(1){transform:translateY(0)}
.footerZoneBlock:nth-child(2){transform:translateY(20px)}
.footerZoneBlock:nth-child(3){transform:translateY(40px)}
.footerZoneBlock:hover{border-left-color:#FEFCC2}
.footerZoneBlock h4{font-size:20px;font-weight:700;color:#FEFCC2;margin-bottom:22px;letter-spacing:.5px}
.footerZoneBlock a{display:block;color:#c9c5bf;font-size:15px;margin-bottom:12px;transition:color .25s ease,transform .25s ease;line-height:1.6}
.footerZoneBlock a:hover{color:#FEFCC2;transform:translateX(5px)}
.footerZoneBlock a:focus{outline:3px solid #FEFCC2;outline-offset:3px;border-radius:4px}
.footerLogoSignature{display:flex;align-items:center;gap:15px;margin-bottom:20px}
.footerLogoSignature img{height:70px;width:70px;object-fit:contain}
.footerLogoSignature span{font-size:22px;font-weight:700;color:#FEFCC2}
.footerContactInfo p{font-size:15px;line-height:1.65;color:#c9c5bf;margin-bottom:10px}
.footerContactInfo a{color:#c9c5bf;display:inline}
.footerContactInfo a:hover{color:#FEFCC2}
.footerBaseline{border-top:1px solid #fefcc226;padding:30px 0;text-align:center}
.footerBaseline p{font-size:14px;color:#a19d96;line-height:1.6}
.consentOverlay{position:fixed;bottom:30px;right:30px;max-width:420px;background:#fff;border-radius:10px;box-shadow:0 15px 50px #00000040;padding:32px;z-index:9999;border-left:5px solid #055F9C;opacity:0;transform:translateY(30px);transition:opacity .35s ease,transform .35s ease}
.consentOverlay.consentVisible{opacity:1;transform:translateY(0)}
.consentOverlay h3{font-size:21px;font-weight:700;color:#2b2826;margin-bottom:16px;line-height:1.3}
.consentOverlay p{font-size:15px;line-height:1.65;color:#4a4643;margin-bottom:24px}
.consentActionRow{display:flex;gap:12px;flex-wrap:wrap}
.consentActionRow button{flex:1;padding:12px 20px;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:background .25s ease,transform .25s ease;min-width:120px}
.consentAccept{background:linear-gradient(135deg,#055F9C 0%,#044d82 100%);color:#fff}
.consentAccept:hover{background:linear-gradient(135deg,#044d82 0%,#033a65 100%);transform:translateY(-2px)}
.consentAccept:focus{outline:3px solid #FEFCC2;outline-offset:2px}
.consentReject{background:#e8e5e0;color:#2b2826}
.consentReject:hover{background:#d4d0ca;transform:translateY(-2px)}
.consentReject:focus{outline:3px solid #BA19A8;outline-offset:2px}
@media (max-width: 768px) {
.brandSignatureRow{flex-direction:column;align-items:center;text-align:center}
.brandSignatureRow nav{flex-direction:column;gap:15px}
.heroArchitecture{padding:50px 0 60px}
.featureLayerGrid{padding:60px 0}
.featureCardMatrix{grid-template-columns:1fr}
.insightSection{padding:60px 0}
.footerStaircaseArchitecture{grid-template-columns:1fr;gap:30px}
.footerZoneBlock:nth-child(1),.footerZoneBlock:nth-child(2),.footerZoneBlock:nth-child(3){transform:translateY(0)}
.consentOverlay{bottom:15px;right:15px;left:15px;max-width:calc(100% - 30px)}
.consentActionRow{flex-direction:column}
.consentActionRow button{width:100%}
}
.kursraum{max-width:1200px;margin:0 auto;padding:0 1.5rem}
.anfang__zelle{background:linear-gradient(135deg,#f8fbff 0%,#fff 100%);padding:4rem 0 5rem;position:relative;overflow:hidden}
.anfang__zelle::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#055f9c14 0%,transparent 70%);border-radius:50%}
.anfang__inhalt{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}
.anfang__text h1{font-size:2.8rem;line-height:1.2;color:#055F9C;margin-bottom:1.5rem;font-weight:800}
.anfang__text h1::after{content:'';display:block;width:90px;height:5px;background:linear-gradient(90deg,#BA19A8 0%,#055F9C 100%);margin-top:1.2rem;border-radius:3px}
.anfang__text p{font-size:1.15rem;line-height:1.7;color:#2d3748;margin-bottom:1.3rem}
.anfang__bild img{width:100%;height:420px;object-fit:cover;border-radius:16px;box-shadow:0 20px 60px #055f9c26}
.analyse__block{padding:5rem 0;background:#fff}
.analyse__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}
.analyse__karte{background:linear-gradient(to bottom,#fafcff 0%,#fff 100%);padding:2.5rem;border-radius:12px;border:2px solid #e8f2fa;transition:all .3s ease;position:relative}
.analyse__karte::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#055F9C 0%,#BA19A8 100%);border-radius:4px 0 0 4px;transition:height .3s ease}
.analyse__karte:hover{transform:translateY(-8px);box-shadow:0 15px 40px #055f9c1f;border-color:#055F9C}
.analyse__karte:hover::before{height:100%}
.analyse__nummer{width:60px;height:60px;background:linear-gradient(135deg,#055F9C 0%,#0777c4 100%);color:#fff;font-size:1.8rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}
.analyse__karte h4{font-size:1.35rem;color:#055F9C;margin-bottom:1rem;font-weight:700}
.analyse__karte p{font-size:1rem;line-height:1.6;color:#4a5568}
.methoden__sektor{background:linear-gradient(165deg,#f0f9ff 0%,#fff 50%,#fef5fe 100%);padding:5rem 0;position:relative}
.methoden__sektor::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#BA19A8 50%,transparent 100%)}
.methoden__kopf{text-align:center;max-width:800px;margin:0 auto 4rem}
.methoden__kopf h2{font-size:2.4rem;color:#055F9C;margin-bottom:1.2rem;font-weight:800;position:relative;display:inline-block}
.methoden__kopf h2::before{content:'◆';position:absolute;left:-40px;color:#BA19A8;font-size:1.2rem}
.methoden__aufbau{display:flex;gap:3rem;align-items:flex-start}
.methoden__foto{flex:0 0 45%}
.methoden__foto img{width:100%;height:480px;object-fit:cover;border-radius:16px;box-shadow:0 25px 50px #ba19a826}
.methoden__liste{flex:1}
.methoden__punkt{background:#fff;padding:2rem;margin-bottom:1.5rem;border-radius:10px;border-left:5px solid #BA19A8;box-shadow:0 5px 20px #0000000f;transition:all .3s ease}
.methoden__punkt:hover{box-shadow:0 10px 30px #ba19a826;transform:translateX(8px)}
.methoden__punkt h5{font-size:1.25rem;color:#055F9C;margin-bottom:.8rem;font-weight:700}
.methoden__punkt p{font-size:1rem;line-height:1.6;color:#4a5568;margin:0}
.beratung__bereich{padding:5rem 0 6rem;background:#fff}
.beratung__rahmen{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}
.beratung__profil__gruppe{display:flex;flex-direction:column;gap:2rem}
.beratung__profil{display:flex;gap:1.8rem;align-items:flex-start;background:linear-gradient(135deg,#fafcff 0%,#fff 100%);padding:2rem;border-radius:12px;border:2px solid #e8f2fa;transition:all .3s ease}
.beratung__profil:hover{border-color:#BA19A8;box-shadow:0 12px 35px #ba19a81f}
.beratung__avatar{flex-shrink:0}
.beratung__avatar img{width:85px;height:85px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 8px 20px #055f9c33}
.beratung__zitat h6{font-size:1.05rem;color:#055F9C;margin-bottom:.5rem;font-weight:700}
.beratung__zitat p{font-size:.95rem;line-height:1.7;color:#4a5568;font-style:italic;margin:0}
.beratung__info__box{background:linear-gradient(135deg,#055F9C 0%,#0777c4 100%);padding:3rem;border-radius:16px;color:#fff;position:relative;overflow:hidden}
.beratung__info__box::before{content:'';position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:#ffffff14;border-radius:50%}
.beratung__info__box h3{font-size:2rem;margin-bottom:1.5rem;font-weight:800;position:relative;z-index:2}
.beratung__info__box p{font-size:1.05rem;line-height:1.7;margin-bottom:1.3rem;position:relative;z-index:2;opacity:.95}
.beratung__cta{display:inline-block;background:#BA19A8;color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.05rem;transition:all .3s ease;position:relative;z-index:2;box-shadow:0 8px 20px #ba19a84d}
.beratung__cta:hover{background:#9a1589;transform:translateY(-3px);box-shadow:0 12px 30px #ba19a866}
@media (max-width: 768px) {
.kursraum{padding:0 1rem}
.anfang__zelle{padding:3rem 0}
.anfang__inhalt{grid-template-columns:1fr;gap:2.5rem}
.anfang__text h1{font-size:2rem}
.anfang__bild img{height:300px}
.analyse__grid{grid-template-columns:1fr;gap:1.5rem}
.methoden__aufbau{flex-direction:column;gap:2.5rem}
.methoden__foto{flex:0 0 100%}
.methoden__foto img{height:350px}
.methoden__kopf h2{font-size:1.8rem}
.methoden__kopf h2::before{display:none}
.beratung__rahmen{grid-template-columns:1fr;gap:3rem}
.beratung__info__box h3{font-size:1.6rem}
}
.canto_principal_hero{background:linear-gradient(135deg,#055F9C 0%,#BA19A8 100%);padding:120px 0 100px;position:relative;overflow:hidden}
.canto_principal_hero::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#fefcc226 0%,transparent 70%);border-radius:50%}
.canto_principal_hero .container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}
.melodic_header_zone{max-width:850px;margin:0 auto;text-align:center}
.melodic_header_zone h1{font-size:3.2rem;font-weight:800;color:#fff;margin-bottom:28px;line-height:1.15;letter-spacing:-.5px}
.melodic_header_zone h1::after{content:'';display:block;width:140px;height:5px;background:#FEFCC2;margin:35px auto 0;border-radius:3px}
.melodic_header_zone p{font-size:1.25rem;color:#ffffffeb;line-height:1.7;margin-bottom:40px}
.rhythmic_cta_group{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.rhythmic_cta_group a{padding:16px 38px;font-size:1.05rem;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease;display:inline-block}
.rhythmic_cta_group .tonal_primary_btn{background:#FEFCC2;color:#055F9C;border:2px solid #FEFCC2}
.rhythmic_cta_group .tonal_primary_btn:hover{background:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #00000026}
.rhythmic_cta_group .tonal_secondary_btn{background:transparent;color:#fff;border:2px solid #fffc}
.rhythmic_cta_group .tonal_secondary_btn:hover{background:#ffffff26;border-color:#fff}
.harmonic_visual_display{background:#f9fafb;padding:90px 0}
.harmonic_visual_display .container{max-width:1200px;margin:0 auto;padding:0 20px}
.canvas_image_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px;margin-bottom:60px}
.canvas_image_card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #055f9c14;transition:all .35s ease}
.canvas_image_card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #055f9c26}
.canvas_image_card img{width:100%;height:240px;object-fit:cover;display:block}
.canvas_image_card h4{padding:24px 22px 20px;font-size:1.3rem;color:#055F9C;font-weight:700;margin:0}
.v2_prose_content_wrap{max-width:780px;margin:0 auto}
.v2_prose_content_wrap h3{font-size:2rem;color:#055F9C;margin-bottom:25px;font-weight:700}
.v2_prose_content_wrap h3::before{content:'';display:inline-block;width:8px;height:8px;background:#BA19A8;border-radius:50%;margin-right:12px;vertical-align:middle}
.v2_prose_content_wrap p{font-size:1.1rem;line-height:1.8;color:#2d3748;margin-bottom:18px}
.scherzo_expert_panel{background:linear-gradient(180deg,#fff 0%,#f0f4f8 100%);padding:85px 0}
.scherzo_expert_panel .container{max-width:1200px;margin:0 auto;padding:0 20px}
.allegro_section_header{text-align:center;margin-bottom:55px}
.allegro_section_header h3{font-size:2.4rem;color:#055F9C;font-weight:800;margin-bottom:18px}
.allegro_section_header p{font-size:1.15rem;color:#4a5568;max-width:680px;margin:0 auto;line-height:1.7}
.opus_profile_showcase{display:flex;align-items:center;gap:50px;background:#fff;padding:45px;border-radius:16px;box-shadow:0 6px 25px #055f9c1a}
.opus_profile_showcase img{width:220px;height:220px;border-radius:50%;object-fit:cover;border:5px solid #FEFCC2;flex-shrink:0}
.sonata_expert_bio h5{font-size:1.6rem;color:#055F9C;margin-bottom:12px;font-weight:700}
.sonata_expert_bio h6{font-size:1.05rem;color:#BA19A8;margin-bottom:22px;font-weight:600}
.sonata_expert_bio p{font-size:1.05rem;line-height:1.75;color:#4a5568}
.prelude_curriculum_zone{background:#055F9C;padding:90px 0;position:relative}
.prelude_curriculum_zone::after{content:'';position:absolute;bottom:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#BA19A8 0%,#FEFCC2 100%)}
.prelude_curriculum_zone .container{max-width:1200px;margin:0 auto;padding:0 20px}
.prelude_curriculum_zone h3{font-size:2.3rem;color:#FEFCC2;text-align:center;margin-bottom:50px;font-weight:800}
.fugue_module_layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}
.fugue_module_item{background:#ffffff1a;backdrop-filter:blur(10px);padding:35px 28px;border-radius:12px;border:2px solid #fefcc24d;transition:all .3s ease}
.fugue_module_item:hover{background:#ffffff26;border-color:#FEFCC2;transform:translateY(-4px)}
.fugue_module_item h5{font-size:1.4rem;color:#FEFCC2;margin-bottom:16px;font-weight:700}
.fugue_module_item h5::before{content:'→';display:inline-block;margin-right:10px;color:#BA19A8;font-weight:800}
.fugue_module_item p{font-size:1.05rem;color:#ffffffe6;line-height:1.7;margin-bottom:0}
.cadenza_pricing_stage{background:#f9fafb;padding:85px 0}
.cadenza_pricing_stage .container{max-width:1200px;margin:0 auto;padding:0 20px}
.cadenza_pricing_stage h3{font-size:2.3rem;color:#055F9C;text-align:center;margin-bottom:55px;font-weight:800}
.nocturne_price_cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:35px;max-width:1000px;margin:0 auto}
.nocturne_price_box{background:#fff;padding:45px 35px;border-radius:16px;box-shadow:0 6px 25px #055f9c1a;text-align:center;border:3px solid transparent;transition:all .35s ease;position:relative}
.nocturne_price_box:hover{border-color:#BA19A8;transform:translateY(-6px);box-shadow:0 12px 35px #ba19a826}
.nocturne_price_box.accent_featured{border-color:#FEFCC2;background:linear-gradient(135deg,#fff 0%,#fffef5 100%)}
.nocturne_price_box.accent_featured::before{content:'Beliebt';position:absolute;top:-15px;left:50%;transform:translateX(-50%);background:#BA19A8;color:#fff;padding:6px 20px;border-radius:20px;font-size:.85rem;font-weight:700}
.nocturne_price_box h5{font-size:1.6rem;color:#055F9C;margin-bottom:20px;font-weight:700}
.rondo_price_figure{font-size:3rem;color:#BA19A8;font-weight:800;margin-bottom:25px}
.rondo_price_figure span{font-size:1.3rem;color:#4a5568;font-weight:400}
.nocturne_price_box ul{list-style:none;padding:0;margin:0 0 35px;text-align:left}
.nocturne_price_box li{font-size:1.05rem;color:#4a5568;padding:12px 0;border-bottom:1px solid #e2e8f0;position:relative;padding-left:28px}
.nocturne_price_box li::before{content:'';position:absolute;left:0;color:#BA19A8;font-weight:700;font-size:1.2rem}
.nocturne_price_box li:last-child{border-bottom:none}
.nocturne_price_box a{display:inline-block;padding:14px 35px;background:#055F9C;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease}
.nocturne_price_box a:hover{background:#BA19A8;transform:scale(1.05)}
.crescendo_image_narrative{padding:90px 0;background:#fff}
.crescendo_image_narrative .container{max-width:1200px;margin:0 auto;padding:0 20px}
.minuet_split_layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.minuet_split_layout img{width:100%;height:420px;object-fit:cover;border-radius:16px;box-shadow:0 8px 30px #055f9c26}
.aria_text_column h3{font-size:2.2rem;color:#055F9C;margin-bottom:28px;font-weight:800}
.aria_text_column h4{font-size:1.5rem;color:#BA19A8;margin-bottom:20px;font-weight:700}
.aria_text_column p{font-size:1.1rem;line-height:1.8;color:#4a5568;margin-bottom:22px}
.aria_text_column a{display:inline-block;padding:14px 32px;background:#BA19A8;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;margin-top:15px;transition:all .3s ease}
.aria_text_column a:hover{background:#055F9C;transform:translateY(-2px);box-shadow:0 6px 20px #055f9c33}
.waltz_closing_embrace{background:linear-gradient(135deg,#BA19A8 0%,#055F9C 100%);padding:80px 0;text-align:center}
.waltz_closing_embrace .container{max-width:1200px;margin:0 auto;padding:0 20px}
.waltz_closing_embrace h3{font-size:2.5rem;color:#fff;margin-bottom:25px;font-weight:800}
.waltz_closing_embrace p{font-size:1.2rem;color:#ffffffeb;margin-bottom:40px;max-width:720px;margin-left:auto;margin-right:auto;line-height:1.7}
.waltz_closing_embrace a{display:inline-block;padding:16px 42px;background:#FEFCC2;color:#055F9C;text-decoration:none;border-radius:8px;font-weight:700;font-size:1.1rem;transition:all .3s ease}
.waltz_closing_embrace a:hover{background:#fff;transform:scale(1.05);box-shadow:0 8px 25px #0003}
@media (max-width: 768px) {
.canto_principal_hero{padding:80px 0 70px}
.melodic_header_zone h1{font-size:2.2rem}
.melodic_header_zone p{font-size:1.1rem}
.rhythmic_cta_group{flex-direction:column;align-items:center}
.rhythmic_cta_group a{width:100%;max-width:300px;text-align:center}
.canvas_image_grid{grid-template-columns:1fr;gap:25px}
.opus_profile_showcase{flex-direction:column;text-align:center;padding:35px 25px}
.opus_profile_showcase img{width:180px;height:180px}
.fugue_module_layout{grid-template-columns:1fr}
.nocturne_price_cards{grid-template-columns:1fr}
.minuet_split_layout{grid-template-columns:1fr;gap:40px}
.minuet_split_layout img{height:300px}
.waltz_closing_embrace h3{font-size:2rem}
.allegro_section_header h3{font-size:2rem}
.aria_text_column h3{font-size:1.9rem}
}
.quarzfeld{max-width:1200px;margin:0 auto;padding:0 1.5rem}
.nebelzug{background:linear-gradient(135deg,#e8f4fb 0%,#f5e6f4 100%);padding:4rem 0 3rem;position:relative;overflow:hidden}
.nebelzug::before{content:'';position:absolute;top:0;left:-50%;width:200%;height:100%;background:radial-gradient(circle at 30% 50%,#ba19a814 0%,transparent 50%);pointer-events:none}
.mondader{position:relative;z-index:2}
.mondader h1{font-size:2.8rem;color:#055F9C;margin-bottom:1.2rem;font-weight:700;line-height:1.15}
.mondader .steinpfad{font-size:1.15rem;color:#2d2d2d;line-height:1.7;max-width:720px}
.glutwelle{background:#fff;padding:4rem 0}
.glutwelle .gipfelpaar{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:start}
.glutwelle .bergkern{background:linear-gradient(to bottom right,#fefefe 0%,#f9f9fc 100%);border:2px solid #e1e1e8;border-radius:12px;padding:2.5rem;box-shadow:0 4px 16px #055f9c0f}
.glutwelle .bergkern h2{color:#055F9C;font-size:1.75rem;margin-bottom:1.5rem;font-weight:600;position:relative;padding-left:1rem}
.glutwelle .bergkern h2::before{content:'';position:absolute;left:0;top:.3rem;width:4px;height:1.5rem;background:linear-gradient(to bottom,#BA19A8,#055F9C);border-radius:2px}
.glutwelle .talinfo{display:flex;flex-direction:column;gap:1.8rem}
.glutwelle .kristallbox{display:flex;gap:1rem;padding:1.2rem;background:#fafbfd;border-left:3px solid #BA19A8;border-radius:6px;transition:all .3s ease}
.glutwelle .kristallbox:hover{background:#f5f0f4;transform:translateX(4px)}
.glutwelle .kristallbox svg{flex-shrink:0;width:28px;height:28px;margin-top:.2rem}
.glutwelle .kristallbox .textschicht{display:flex;flex-direction:column;gap:.4rem}
.glutwelle .kristallbox h6{color:#055F9C;font-size:.95rem;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.5px}
.glutwelle .kristallbox p{color:#3d3d3d;font-size:1.05rem;margin:0;line-height:1.5}
.glutwelle .kristallbox a{color:#055F9C;text-decoration:none;font-weight:500;transition:color .2s ease}
.glutwelle .kristallbox a:hover{color:#BA19A8}
.sonnenkamm{background:linear-gradient(165deg,#f0f8fd 0%,#fef9fc 50%,#fffef0 100%);padding:4.5rem 0;position:relative}
.sonnenkamm::after{content:'';position:absolute;bottom:0;right:0;width:400px;height:300px;background:url(./assets_gallery/PqYVWuB.jpg) center/cover no-repeat;opacity:.12;border-radius:50% 0 0 0;pointer-events:none}
.sonnenkamm .quarzfeld{position:relative;z-index:2}
.sonnenkamm h2{color:#055F9C;font-size:2.1rem;margin-bottom:2.5rem;font-weight:700;text-align:center}
.sonnenkamm form{max-width:680px;margin:0 auto;background:#fff;padding:2.8rem;border-radius:14px;box-shadow:0 6px 24px #055f9c14;border:1px solid #e8e8ef}
.sonnenkamm .feldpaar{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}
.sonnenkamm .feldgruppe{margin-bottom:1.5rem}
.sonnenkamm label{display:block;font-size:.92rem;color:#2d2d2d;margin-bottom:.5rem;font-weight:500}
.sonnenkamm input[type="text"],.sonnenkamm input[type="email"],.sonnenkamm input[type="tel"],.sonnenkamm textarea,.sonnenkamm select{width:100%;padding:.85rem 1rem;border:2px solid #d4d4dc;border-radius:8px;font-size:1rem;transition:all .25s ease;background:#fafbfd;color:#2d2d2d}
.sonnenkamm input[type="text"]:focus,.sonnenkamm input[type="email"]:focus,.sonnenkamm input[type="tel"]:focus,.sonnenkamm textarea:focus,.sonnenkamm select:focus{outline:none;border-color:#055F9C;background:#fff;box-shadow:0 0 0 3px #055f9c1a}
.sonnenkamm textarea{min-height:140px;resize:vertical;font-family:inherit}
.sonnenkamm .zustimmfeld{display:flex;gap:.8rem;align-items:flex-start;margin:2rem 0 1.8rem;padding:1.2rem;background:#fef9fc;border-radius:8px;border:1px solid #f0d4ed}
.sonnenkamm .zustimmfeld input[type="checkbox"]{margin-top:.3rem;width:20px;height:20px;cursor:pointer;flex-shrink:0}
.sonnenkamm .zustimmfeld label{margin:0;font-size:.93rem;line-height:1.6;color:#3d3d3d}
.sonnenkamm .zustimmfeld a{color:#BA19A8;font-weight:500;text-decoration:none;transition:color .2s ease}
.sonnenkamm .zustimmfeld a:hover{color:#055F9C;text-decoration:underline}
.sonnenkamm button[type="submit"]{width:100%;padding:1.1rem 2rem;background:linear-gradient(135deg,#055F9C 0%,#0476c4 100%);color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #055f9c40}
.sonnenkamm button[type="submit"]:hover{background:linear-gradient(135deg,#044a75 0%,#055F9C 100%);transform:translateY(-2px);box-shadow:0 6px 18px #055f9c59}
.sonnenkamm button[type="submit"]:active{transform:translateY(0)}
.aschkranz{background:#fff;padding:4rem 0}
.aschkranz .bildhalter{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 8px 28px #0000001f;margin-bottom:2.5rem}
.aschkranz .bildhalter img{width:100%;height:480px;object-fit:cover;display:block}
.aschkranz h3{color:#055F9C;font-size:2rem;margin-bottom:1.5rem;font-weight:700;text-align:center}
.aschkranz .infoband{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:950px;margin:0 auto}
.aschkranz .wegbox{background:linear-gradient(to bottom,#fafbfd 0%,#f5f8fa 100%);padding:2rem 1.5rem;border-radius:10px;border:1px solid #e1e8ed;text-align:center;transition:all .3s ease}
.aschkranz .wegbox:hover{transform:translateY(-4px);box-shadow:0 6px 20px #055f9c1f}
.aschkranz .wegbox h5{color:#BA19A8;font-size:1.1rem;margin-bottom:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.8px}
.aschkranz .wegbox p{color:#3d3d3d;font-size:.98rem;line-height:1.6;margin:0}
@media (max-width: 992px) {
.glutwelle .gipfelpaar{grid-template-columns:1fr;gap:2.5rem}
.sonnenkamm .feldpaar{grid-template-columns:1fr;gap:1.5rem}
.aschkranz .infoband{grid-template-columns:1fr;gap:1.5rem}
}
@media (max-width: 768px) {
.nebelzug{padding:3rem 0 2rem}
.mondader h1{font-size:2.2rem}
.mondader .steinpfad{font-size:1.05rem}
.glutwelle{padding:3rem 0}
.glutwelle .bergkern{padding:2rem}
.glutwelle .bergkern h2{font-size:1.5rem}
.sonnenkamm{padding:3.5rem 0}
.sonnenkamm h2{font-size:1.8rem}
.sonnenkamm form{padding:2rem 1.5rem}
.aschkranz{padding:3rem 0}
.aschkranz .bildhalter img{height:320px}
.aschkranz h3{font-size:1.7rem}
}
.wcp_hauptseite_rahmen{max-width:1200px;margin:0 auto;padding:0 1.5rem}
.wcp_uber_uns_hero_bereich{background:linear-gradient(135deg,#e8f4f8 0%,#f5e6f3 100%);padding:5rem 0 4rem;margin-bottom:4rem;border-radius:0 0 2rem 2rem;position:relative;overflow:hidden}
.wcp_uber_uns_hero_bereich::before{content:'';position:absolute;top:-50%;right:-10%;width:40%;height:200%;background:linear-gradient(45deg,#ba19a814 0%,transparent 70%);transform:rotate(-15deg);pointer-events:none}
.wcp_hero_inhalt_wrapper{position:relative;z-index:2}
.wcp_hero_haupttitel{font-size:2.8rem;font-weight:800;color:#055F9C;margin-bottom:1.2rem;line-height:1.2;position:relative}
.wcp_hero_haupttitel::after{content:'';position:absolute;bottom:-.5rem;left:0;width:80px;height:5px;background:linear-gradient(90deg,#BA19A8 0%,#055F9C 100%);border-radius:3px}
.wcp_hero_untertitel_text{font-size:1.3rem;color:#2d5770;line-height:1.7;max-width:800px;margin-top:2rem}
.wcp_geschichte_und_vision_sektion{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:5rem;align-items:start}
.wcp_geschichte_kartenblock{background:#fff;padding:2.5rem;border-radius:1rem;box-shadow:0 4px 20px #055f9c14;border-left:5px solid #055F9C;position:relative;transition:transform .3s ease,box-shadow .3s ease}
.wcp_geschichte_kartenblock:hover{transform:translateY(-5px);box-shadow:0 8px 30px #055f9c26}
.wcp_geschichte_kartenblock::before{content:'';position:absolute;top:1.5rem;right:1.5rem;width:60px;height:60px;background:linear-gradient(135deg,#FEFCC2 0%,#f8f5a8 100%);border-radius:50%;opacity:.6}
.wcp_vision_kartenblock{background:linear-gradient(135deg,#faf9f6 0%,#f0f5f9 100%);padding:2.5rem;border-radius:1rem;border:2px solid #e8eef3;position:relative;transition:border-color .3s ease}
.wcp_vision_kartenblock:hover{border-color:#BA19A8}
.wcp_vision_kartenblock::after{content:'';position:absolute;bottom:1.5rem;left:1.5rem;width:50px;height:50px;background:radial-gradient(circle,#ba19a826 0%,transparent 70%);border-radius:50%}
.wcp_karten_uberschrift{font-size:1.8rem;font-weight:700;color:#055F9C;margin-bottom:1.5rem;position:relative;z-index:1}
.wcp_karten_beschreibung{font-size:1.05rem;line-height:1.8;color:#3d4a54;margin-bottom:1.2rem}
.wcp_karten_beschreibung_akzent{color:#BA19A8;font-weight:600}
.wcp_bild_mit_text_kombination{background:#f8fbfd;padding:4rem 0;margin-bottom:5rem;border-radius:2rem;position:relative}
.wcp_kombination_raster{display:grid;grid-template-columns:45% 55%;gap:3.5rem;align-items:center}
.wcp_bilder_stapel_container{position:relative;height:520px}
.wcp_bild_hauptfoto{position:absolute;top:0;left:0;width:85%;height:340px;border-radius:1rem;overflow:hidden;box-shadow:0 6px 25px #055f9c33;z-index:2}
.wcp_bild_hauptfoto img{width:100%;height:100%;object-fit:cover}
.wcp_bild_sekundaerfoto{position:absolute;bottom:0;right:0;width:75%;height:300px;border-radius:1rem;overflow:hidden;box-shadow:0 6px 25px #ba19a833;border:5px solid #fff;z-index:3}
.wcp_bild_sekundaerfoto img{width:100%;height:100%;object-fit:cover}
.wcp_kombination_textbereich{padding:1rem 2rem 1rem 0}
.wcp_kombination_titel{font-size:2.2rem;font-weight:800;color:#055F9C;margin-bottom:1.8rem;line-height:1.3}
.wcp_kombination_absatz{font-size:1.05rem;line-height:1.8;color:#3d4a54;margin-bottom:1.5rem}
.wcp_akzent_hervorhebung{background:linear-gradient(90deg,#fefcc280 0%,transparent 100%);padding:.2rem .5rem;border-radius:4px;font-weight:600;color:#055F9C}
.wcp_werte_und_team_bereich{margin-bottom:5rem}
.wcp_werte_grid_layout{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem}
.wcp_wert_einzelkarte{background:#fff;padding:2rem;border-radius:.8rem;border:2px solid #e8eef3;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}
.wcp_wert_einzelkarte::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#055F9C 0%,#BA19A8 100%);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
.wcp_wert_einzelkarte:hover::before{transform:scaleX(1)}
.wcp_wert_einzelkarte:hover{transform:translateY(-8px);box-shadow:0 8px 30px #055f9c1f;border-color:#BA19A8}
.wcp_wert_ikone_kreis{width:70px;height:70px;background:linear-gradient(135deg,#e8f4f8 0%,#f5e6f3 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem;font-size:1.8rem;color:#055F9C;font-weight:700}
.wcp_wert_titel_text{font-size:1.3rem;font-weight:700;color:#055F9C;margin-bottom:.8rem}
.wcp_wert_beschreibung_text{font-size:.98rem;line-height:1.6;color:#3d4a54}
.wcp_team_vorstellung_grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;background:linear-gradient(135deg,#faf9f6 0%,#f0f5f9 100%);padding:3rem;border-radius:1.5rem}
.wcp_team_mitglied_karte{display:flex;gap:1.8rem;align-items:start;background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 15px #0000000f;transition:transform .3s ease}
.wcp_team_mitglied_karte:hover{transform:scale(1.02)}
.wcp_team_foto_rahmen{width:110px;height:110px;border-radius:50%;overflow:hidden;border:4px solid #FEFCC2;flex-shrink:0;box-shadow:0 4px 12px #055f9c26}
.wcp_team_foto_rahmen img{width:100%;height:100%;object-fit:cover}
.wcp_team_info_bereich{flex:1}
.wcp_team_name_titel{font-size:1.4rem;font-weight:700;color:#055F9C;margin-bottom:.4rem}
.wcp_team_position_text{font-size:1rem;color:#BA19A8;font-weight:600;margin-bottom:.9rem}
.wcp_team_bio_absatz{font-size:.95rem;line-height:1.7;color:#3d4a54}
.wcp_prozess_visualisierung_sektion{background:#fff;padding:4rem 0;margin-bottom:5rem}
.wcp_prozess_haupttitel{font-size:2.4rem;font-weight:800;color:#055F9C;text-align:center;margin-bottom:3.5rem;position:relative}
.wcp_prozess_haupttitel::after{content:'';position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#BA19A8 0%,#055F9C 100%);border-radius:3px}
.wcp_prozess_schritte_raster{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;position:relative}
.wcp_prozess_schritte_raster::before{content:'';position:absolute;top:35px;left:12%;right:12%;height:3px;background:linear-gradient(90deg,#e8eef3 0%,#e8eef3 25%,#FEFCC2 25%,#FEFCC2 50%,#e8eef3 50%,#e8eef3 75%,#FEFCC2 75%,#FEFCC2 100%);z-index:0}
.wcp_schritt_einzelblock{text-align:center;position:relative;z-index:1}
.wcp_schritt_nummer_kreis{width:70px;height:70px;background:linear-gradient(135deg,#055F9C 0%,#0478c8 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem;color:#fff;font-size:1.8rem;font-weight:800;box-shadow:0 4px 15px #055f9c4d;position:relative}
.wcp_schritt_einzelblock:nth-child(even) .wcp_schritt_nummer_kreis{background:linear-gradient(135deg,#BA19A8 0%,#d62ec4 100%);box-shadow:0 4px 15px #ba19a84d}
.wcp_schritt_titel_zeile{font-size:1.2rem;font-weight:700;color:#055F9C;margin-bottom:.7rem}
.wcp_schritt_details_text{font-size:.95rem;line-height:1.6;color:#3d4a54}
.wcp_abschluss_cta_bereich{background:linear-gradient(135deg,#055F9C 0%,#0478c8 100%);padding:4rem 3rem;border-radius:2rem;text-align:center;position:relative;overflow:hidden}
.wcp_abschluss_cta_bereich::before{content:'';position:absolute;top:-50%;right:-20%;width:60%;height:200%;background:radial-gradient(circle,#fefcc226 0%,transparent 70%);pointer-events:none}
.wcp_cta_haupttext{font-size:2rem;font-weight:800;color:#fff;margin-bottom:1.2rem;position:relative;z-index:1}
.wcp_cta_untertitel{font-size:1.15rem;color:#ffffffe6;margin-bottom:2rem;line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto;position:relative;z-index:1}
.wcp_cta_button_wrapper{display:flex;gap:1.5rem;justify-content:center;align-items:center;position:relative;z-index:1}
.wcp_button_primaer{background:linear-gradient(135deg,#FEFCC2 0%,#f8f5a8 100%);color:#055F9C;padding:1rem 2.5rem;border-radius:.6rem;font-weight:700;font-size:1.05rem;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 4px 15px #0003;border:none;cursor:pointer}
.wcp_button_primaer:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000004d;background:linear-gradient(135deg,#fff 0%,#FEFCC2 100%)}
.wcp_button_sekundaer{background:transparent;color:#fff;padding:1rem 2.5rem;border-radius:.6rem;font-weight:700;font-size:1.05rem;text-decoration:none;display:inline-block;transition:all .3s ease;border:2px solid #ffffffb3;cursor:pointer}
.wcp_button_sekundaer:hover{background:#ffffff26;border-color:#fff;transform:translateY(-3px)}
@media (max-width: 992px) {
.wcp_geschichte_und_vision_sektion{grid-template-columns:1fr;gap:2rem}
.wcp_kombination_raster{grid-template-columns:1fr;gap:2.5rem}
.wcp_bilder_stapel_container{height:400px}
.wcp_bild_hauptfoto{width:90%;height:280px}
.wcp_bild_sekundaerfoto{width:80%;height:240px}
.wcp_werte_grid_layout{grid-template-columns:1fr;gap:1.5rem}
.wcp_team_vorstellung_grid{grid-template-columns:1fr;gap:2rem}
.wcp_prozess_schritte_raster{grid-template-columns:1fr 1fr;gap:2.5rem}
.wcp_prozess_schritte_raster::before{display:none}
.wcp_cta_button_wrapper{flex-direction:column;gap:1rem}
}
@media (max-width: 768px) {
.wcp_uber_uns_hero_bereich{padding:3.5rem 0 3rem}
.wcp_hero_haupttitel{font-size:2.2rem}
.wcp_hero_untertitel_text{font-size:1.1rem}
.wcp_bilder_stapel_container{height:350px}
.wcp_bild_hauptfoto{width:100%;height:240px}
.wcp_bild_sekundaerfoto{width:85%;height:200px}
.wcp_kombination_titel{font-size:1.8rem}
.wcp_prozess_schritte_raster{grid-template-columns:1fr}
.wcp_team_mitglied_karte{flex-direction:column;text-align:center}
.wcp_team_foto_rahmen{margin:0 auto 1rem}
.wcp_cta_haupttext{font-size:1.6rem}
.wcp_cta_untertitel{font-size:1rem}
}
@media (max-width: 576px) {
.wcp_hauptseite_rahmen{padding:0 1rem}
.wcp_hero_haupttitel{font-size:1.8rem}
.wcp_kombination_textbereich{padding:1rem}
.wcp_team_vorstellung_grid{padding:2rem 1.5rem}
.wcp_abschluss_cta_bereich{padding:3rem 1.5rem}
}
.policy-container{max-width:1200px;margin:0 auto;padding:3rem 2rem;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#fff 0%,#f5f9fc 100%);color:#1f1f1f;line-height:1.7}
.policy-container h1{font-size:2.8rem;font-weight:700;margin-bottom:2rem;color:#055F9C;text-align:center;letter-spacing:-.5px}
.policy-container h2{font-size:2rem;font-weight:600;margin-top:3rem;margin-bottom:1.5rem;color:#055F9C;border-bottom:3px solid #BA19A8;padding-bottom:.5rem}
.policy-container h3{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;color:#055F9C}
.policy-container h4{font-size:1.2rem;font-weight:500;margin-top:1.5rem;margin-bottom:.8rem;color:#BA19A8}
.policy-container p{margin-bottom:1.2rem;font-size:1.05rem;color:#2d2d2d}
.policy-container ul{margin:1.5rem 0;padding-left:0;list-style:none}
.policy-container li{margin-bottom:1rem;padding-left:2rem;position:relative;font-size:1.05rem;color:#2d2d2d}
.policy-container li::before{content:"●";position:absolute;left:.5rem;color:#BA19A8;font-weight:700}
.policy-container .intro-section{background:linear-gradient(to right,#fff,#fefdfb);padding:2rem;border-radius:10px;margin-bottom:2rem;box-shadow:0 2px 8px #055f9c14}
.policy-container .content-section{background:#fff;padding:2rem;border-radius:8px;margin-bottom:2rem;border-left:4px solid #055F9C;box-shadow:0 1px 4px #0000000d}
.policy-container .highlight-box{background:linear-gradient(135deg,#fefdfb 0%,#fff 100%);border:2px solid #FEFCC2;border-radius:8px;padding:1.5rem;margin:1.5rem 0}
.policy-container span.emphasis{color:#BA19A8;font-weight:600}
.policy-container .subsection-wrapper{margin-left:1.5rem;padding-left:1.5rem;border-left:2px solid #FEFCC2}
.privacy-policy-container{max-width:1200px;margin:0 auto;padding:60px 20px;background:linear-gradient(135deg,#fff 0%,#f5f9fc 100%);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.7;color:#1e2329}
.privacy-policy-container h1{font-size:2.8rem;font-weight:700;color:#055F9C;margin-bottom:30px;letter-spacing:-.5px}
.privacy-policy-container h2{font-size:2rem;font-weight:600;color:#055F9C;margin-top:50px;margin-bottom:20px;padding-bottom:12px;border-bottom:3px solid #BA19A8}
.privacy-policy-container h3{font-size:1.5rem;font-weight:600;color:#2d3748;margin-top:35px;margin-bottom:16px}
.privacy-policy-container h4{font-size:1.2rem;font-weight:600;color:#4a5568;margin-top:25px;margin-bottom:12px}
.privacy-policy-container p{margin-bottom:18px;font-size:1.05rem;color:#2d3748}
.privacy-policy-container .intro-section{background:linear-gradient(120deg,#fff 0%,#e8f4f8 100%);padding:35px;border-radius:12px;margin-bottom:40px;box-shadow:0 4px 20px #055f9c14;border-left:5px solid #BA19A8}
.privacy-policy-container .content-section{margin-bottom:35px;padding:25px;background:#fff;border-radius:8px;box-shadow:0 2px 12px #0000000a}
.privacy-policy-container ul{list-style:none;padding-left:0;margin:20px 0}
.privacy-policy-container li{padding:12px 0 12px 35px;position:relative;margin-bottom:8px;color:#2d3748;font-size:1.02rem}
.privacy-policy-container li::before{content:"→";position:absolute;left:8px;color:#BA19A8;font-weight:700;font-size:1.2rem}
.privacy-policy-container .highlight-box{background:linear-gradient(135deg,#FEFCC2 0%,#fff8d4 100%);padding:25px;border-radius:10px;margin:25px 0;border:2px solid #e8e4a0}
.privacy-policy-container .security-badge{display:inline-block;background:#055F9C;color:#fff;padding:6px 16px;border-radius:20px;font-size:.9rem;font-weight:600;margin-right:10px;margin-bottom:10px}
.privacy-policy-container span.emphasis{font-weight:600;color:#055F9C}
.privacy-policy-container .info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin:25px 0}
.privacy-policy-container .info-card{background:#f9fbfd;padding:20px;border-radius:8px;border:1px solid #e2e8f0}
.vx_termsFlow{max-width:100%;margin:0 auto;padding:3rem 1.5rem;background:linear-gradient(165deg,#f8fafc 0%,#fff 40%,#fefdfb 100%)}
.vx_termsFlow .container{max-width:1200px;margin:0 auto;padding:0 1rem}
.vx_headerZone{text-align:center;margin-bottom:4rem;padding:2.5rem 1.5rem;background:linear-gradient(135deg,#055f9c0a 0%,#ba19a808 100%);border-radius:16px;border-left:5px solid #055F9C}
.vx_headerZone h1{font-size:2.8rem;line-height:1.2;color:#055F9C;margin-bottom:1rem;font-weight:700;letter-spacing:-.02em}
.vx_headerZone .ts_metaLine{font-size:1rem;color:#64748b;margin-top:1rem;font-weight:500}
.vx_contentRiver{background:#fff;border-radius:12px;padding:3.5rem 3rem;box-shadow:0 2px 8px #055f9c0f;border:1px solid #055f9c14}
.vx_contentRiver h2{font-size:1.9rem;color:#055F9C;margin-top:3rem;margin-bottom:1.5rem;font-weight:700;position:relative;padding-bottom:.7rem}
.vx_contentRiver h2::after{content:'';position:absolute;bottom:0;left:0;width:70px;height:4px;background:linear-gradient(90deg,#BA19A8 0%,#055F9C 100%);border-radius:2px}
.vx_contentRiver h2:first-of-type{margin-top:0}
.vx_contentRiver h3{font-size:1.5rem;color:#1e293b;margin-top:2.5rem;margin-bottom:1.2rem;font-weight:600;padding-left:1rem;border-left:3px solid #BA19A8}
.vx_contentRiver h4{font-size:1.25rem;color:#334155;margin-top:2rem;margin-bottom:1rem;font-weight:600}
.vx_contentRiver h5{font-size:1.1rem;color:#475569;margin-top:1.5rem;margin-bottom:.8rem;font-weight:600}
.vx_contentRiver h6{font-size:1rem;color:#64748b;margin-top:1.2rem;margin-bottom:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}
.vx_contentRiver p{font-size:1.05rem;line-height:1.8;color:#334155;margin-bottom:1.4rem}
.vx_contentRiver ul,.vx_contentRiver ol{margin:1.5rem 0 1.5rem 1.8rem;color:#334155}
.vx_contentRiver li{font-size:1.05rem;line-height:1.7;margin-bottom:.9rem;padding-left:.5rem}
.vx_contentRiver ul li::marker{color:#BA19A8;font-size:1.2em}
.vx_contentRiver ol li::marker{color:#055F9C;font-weight:600}
.ts_emphasisBox{background:linear-gradient(135deg,#fefcc226 0%,#ba19a814 100%);border-left:4px solid #BA19A8;padding:1.5rem 1.8rem;margin:2rem 0;border-radius:8px}
.ts_emphasisBox p{margin-bottom:.8rem;font-size:1.05rem;color:#1e293b}
.ts_emphasisBox p:last-child{margin-bottom:0}
.ts_highlightTerm{color:#BA19A8;font-weight:600;position:relative}
.ts_accentPhrase{background:linear-gradient(120deg,#fefcc266 0%,transparent 100%);padding:.1rem .3rem;border-radius:3px}
.vx_dividerWave{height:2px;background:linear-gradient(90deg,transparent 0%,#055F9C 20%,#BA19A8 50%,#055F9C 80%,transparent 100%);margin:3rem 0;border-radius:2px}
.ts_contactBlock{background:linear-gradient(135deg,#055f9c0d 0%,#ba19a80a 100%);padding:2rem 2.5rem;border-radius:12px;margin-top:3rem;border:1px solid #055f9c1f}
.ts_contactBlock h3{margin-top:0;border-left:none;padding-left:0;color:#055F9C}
.ts_contactBlock p{font-size:1.05rem;color:#334155}
.ts_contactBlock a{color:#BA19A8;font-weight:600;text-decoration:none;border-bottom:2px solid transparent;transition:border-color .3s ease}
.ts_contactBlock a:hover{border-bottom-color:#BA19A8}
.ts_tableWrap{overflow-x:auto;margin:2rem 0;border-radius:8px;border:1px solid #055f9c26}
.ts_tableWrap table{width:100%;border-collapse:collapse;background:#fff}
.ts_tableWrap th{background:linear-gradient(135deg,#055F9C 0%,#074d7a 100%);color:#fff;padding:1rem 1.2rem;text-align:left;font-weight:600;font-size:1rem}
.ts_tableWrap td{padding:1rem 1.2rem;border-bottom:1px solid #055f9c1a;color:#334155;font-size:1rem}
.ts_tableWrap tr:last-child td{border-bottom:none}
.ts_tableWrap tr:nth-child(even){background:#fefcc214}
.ts_smallPrint{font-size:.95rem;color:#64748b;line-height:1.6;margin-top:1rem}
@media (max-width: 768px) {
.vx_termsFlow{padding:2rem 1rem}
.vx_headerZone{padding:2rem 1.2rem;margin-bottom:2.5rem}
.vx_headerZone h1{font-size:2rem}
.vx_contentRiver{padding:2rem 1.5rem}
.vx_contentRiver h2{font-size:1.6rem;margin-top:2.5rem}
.vx_contentRiver h3{font-size:1.3rem;margin-top:2rem}
.vx_contentRiver h4{font-size:1.15rem}
.vx_contentRiver h5{font-size:1.05rem}
.vx_contentRiver p,.vx_contentRiver li{font-size:1rem}
.ts_emphasisBox{padding:1.2rem 1.3rem;margin:1.5rem 0}
.ts_contactBlock{padding:1.5rem 1.3rem}
.ts_tableWrap th,.ts_tableWrap td{padding:.8rem;font-size:.95rem}
}
@media (max-width: 480px) {
.vx_headerZone h1{font-size:1.7rem}
.vx_contentRiver{padding:1.5rem 1rem}
.vx_contentRiver h2{font-size:1.4rem}
.vx_contentRiver h3{font-size:1.2rem}
.ts_tableWrap{font-size:.9rem}
}
.acknowledgment-sphere{min-height:85vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f7fb 0%,#fef9e6 100%);position:relative;overflow:hidden;padding:3rem 1.5rem}
.acknowledgment-sphere::before{content:'';position:absolute;top:-10%;right:-5%;width:400px;height:400px;background:radial-gradient(circle,#ba19a814 0%,transparent 70%);border-radius:50%;z-index:1}
.acknowledgment-sphere::after{content:'';position:absolute;bottom:-15%;left:-8%;width:500px;height:500px;background:radial-gradient(circle,#055f9c0f 0%,transparent 70%);border-radius:50%;z-index:1}
.confirmation-prism{max-width:700px;width:100%;background:#fff;border-radius:16px;box-shadow:0 8px 32px #055f9c1f;padding:3.5rem 3rem;position:relative;z-index:2;text-align:center}
.verification-emblem{width:88px;height:88px;margin:0 auto 2rem;position:relative}
.verification-emblem::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:88px;height:88px;border:4px solid #055F9C;border-radius:50%;animation:pulse-ring 2s ease-in-out infinite}
.verification-emblem::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:48px;color:#055F9C;font-weight:700;line-height:1}
@keyframes pulse-ring {
0%,100%{transform:translate(-50%,-50%) scale(1);opacity:1}
50%{transform:translate(-50%,-50%) scale(1.15);opacity:.7}
}
.confirmation-prism h1{font-size:2.2rem;color:#1a2633;margin-bottom:1.25rem;font-weight:700;line-height:1.3}
.temporal-marker{font-size:1.05rem;color:#5a6c7d;margin-bottom:2rem;line-height:1.6}
.process-trajectory{background:linear-gradient(to right,#f8fbfd,#fefdf5);border-left:4px solid #BA19A8;border-radius:8px;padding:1.75rem 2rem;margin:2.5rem 0;text-align:left}
.process-trajectory h2{font-size:1.35rem;color:#055F9C;margin-bottom:1rem;font-weight:600}
.sequential-flow{display:flex;flex-direction:column;gap:1rem}
.flow-node{display:flex;align-items:flex-start;gap:1rem}
.node-indicator{min-width:32px;width:32px;height:32px;background:linear-gradient(135deg,#055F9C 0%,#0779c9 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.95rem;flex-shrink:0;margin-top:2px}
.node-description{flex:1;color:#3a4a5c;font-size:.98rem;line-height:1.65}
.interaction-matrix{display:flex;gap:1rem;margin-top:2.5rem;flex-wrap:wrap;justify-content:center}
.matrix-pathway{flex:1;min-width:200px;padding:1.1rem 1.5rem;background:#055F9C;color:#fff;text-decoration:none;border-radius:10px;font-weight:600;font-size:1.02rem;transition:all .3s ease;text-align:center;border:2px solid transparent;position:relative;z-index:10}
.matrix-pathway:hover{background:#044a7a;transform:translateY(-2px);box-shadow:0 6px 20px #055f9c40;color:#fff}
.matrix-pathway.alternate-route{background:#fff;color:#055F9C;border:2px solid #055F9C}
.matrix-pathway.alternate-route:hover{background:#f0f7fb;color:#055F9C;border-color:#044a7a;box-shadow:0 6px 20px #055f9c26}
.contextual-reference{margin-top:2rem;padding-top:2rem;border-top:2px solid #e8eef3;text-align:center}
.reference-detail{font-size:.92rem;color:#6a7a8c;line-height:1.7;margin-bottom:.5rem}
.reference-detail strong{color:#055F9C;font-weight:600}
@media (max-width: 768px) {
.acknowledgment-sphere{min-height:auto;padding:2rem 1rem}
.confirmation-prism{padding:2.5rem 1.75rem}
.confirmation-prism h1{font-size:1.75rem}
.verification-emblem{width:72px;height:72px}
.verification-emblem::before{width:72px;height:72px}
.verification-emblem::after{font-size:38px}
.process-trajectory{padding:1.5rem 1.25rem}
.interaction-matrix{flex-direction:column}
.matrix-pathway{min-width:100%}
}