*{box-sizing:border-box;margin:0;padding:0}
body{background:linear-gradient(135deg,#FAFBFC 0%,#F4F5F7 50%,#E8EAF0 100%);color:#2A2533;min-height:100vh;display:flex;flex-direction:column;font:17px/1.7 'Work Sans',-apple-system,BlinkMacSystemFont,sans-serif}
header{background:#FFF;box-shadow:0 1px 3px #2e274f14 0 8px 24px #2e274f0a;position:relative;z-index:100}
.v2_apex_holder{max-width:1380px;margin:0 auto;padding:0 28px}
.strata_one_contact{background:linear-gradient(90deg,#F9F9FB 0%,#FCFCFD 100%);border-bottom:1px solid #E4E4E4;padding:12px 0}
.strata_one_contact .v2_apex_holder{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}
.lyric_brand_txt{color:#2E274F;letter-spacing:.3px;font:600 19px 'Space Grotesk',sans-serif}
.lyric_mail_link{color:#5A5266;text-decoration:none;font-size:15px;transition:color .25s ease;display:inline-flex;align-items:center;gap:7px}
.lyric_mail_link:hover{color:#2E274F}
.lyric_mail_link::before{content:'';font-size:16px;opacity:.7}
.strata_two_core{padding:18px 0}
.strata_two_core .v2_apex_holder{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:42px}
.emblem_zone{flex-shrink:0;display:flex;align-items:center;position:relative;z-index:105}
.emblem_zone img{height:78px;width:78px;display:block;object-fit:contain}
.nav_orbit_primary{display:flex;flex-direction:row;align-items:center;gap:8px;list-style:none;flex-wrap:wrap}
.nav_orbit_primary li{display:inline-block}
.nav_orbit_primary a{display:inline-block;padding:11px 22px;color:#3D3549;text-decoration:none;font-size:16px;font-weight:400;border-radius:8px;transition:background-color .3s ease,color .3s ease;position:relative}
.nav_orbit_primary a:hover,.nav_orbit_primary a:focus{background-color:#ffe71326;color:#2E274F;outline:none}
.nav_orbit_primary a:focus{box-shadow:0 0 0 3px #ffe71366}
main{flex:1}
footer{background:linear-gradient(165deg,#2E274F 0%,#403763 60%,#534877 100%);color:#EEEDF2;position:relative;overflow:hidden;margin-top:80px}
footer::before{content:'';position:absolute;top:0;left:0;right:0;height:280px;background:repeating-linear-gradient(45deg,transparent,transparent 12px,#ffe71308 12px,#ffe71308 24px);pointer-events:none}
.gallery_heroic_bloc{padding:92px 28px;text-align:center;position:relative;z-index:2}
.gallery_heroic_bloc h2{color:#FFF;margin-bottom:18px;letter-spacing:-.5px;font:600 38px/1.4 'Space Grotesk',sans-serif}
.gallery_heroic_bloc p{font-size:18px;line-height:1.75;color:#D6D4DD;max-width:720px;margin:0 auto 36px}
.emblem_zone_foot{margin:0 auto 24px;width:96px;height:96px;display:flex;align-items:center;justify-content:center;background:#ffffff14;border-radius:12px;backdrop-filter:blur(8px)}
.emblem_zone_foot img{height:68px;width:68px;display:block;object-fit:contain}
.compressed_utility_strip{background:#0000002e;padding:26px 28px;border-top:1px solid #ffffff14;position:relative;z-index:2}
.strip_holder{max-width:1380px;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:22px}
.service_links_cluster{display:flex;flex-direction:row;gap:28px;flex-wrap:wrap}
.service_links_cluster a{color:#D0CED8;text-decoration:none;font-size:15px;transition:color .3s ease}
.service_links_cluster a:hover,.service_links_cluster a:focus{color:#FFE713}
.copyright_phrase{font-size:14px;color:#B0ADB9}
.consent_modal_overlay{position:fixed;bottom:26px;right:26px;max-width:460px;background:#FFF;border-radius:12px;padding:32px;box-shadow:0 8px 32px #2e274f38 0 2px 8px #2e274f1f;z-index:9999;display:none;animation:slideInRight .42s ease-out}
@keyframes slideInRight {
from{transform:translateX(120%);opacity:0}
to{transform:translateX(0);opacity:1}
}
.consent_modal_overlay.visible{display:block}
.consent_modal_overlay h3{color:#2E274F;margin-bottom:14px;font:600 21px/1.5 'Space Grotesk',sans-serif}
.consent_modal_overlay p{font-size:15px;line-height:1.65;color:#4A4354;margin-bottom:24px}
.consent_actions_row{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap}
.btn_consent_accept,.btn_consent_reject{flex:1;min-width:140px;padding:12px 20px;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease,transform .2s ease;font:600 15px 'Work Sans',sans-serif}
.btn_consent_accept{background:linear-gradient(135deg,#2E274F 0%,#403763 100%);color:#FFF}
.btn_consent_accept:hover{background:linear-gradient(135deg,#403763 0%,#534877 100%)}
.btn_consent_reject{background:#E4E4E4;color:#3D3549}
.btn_consent_reject:hover{background:#D0CED8}
.btn_consent_accept:active,.btn_consent_reject:active{transform:scale(0.97)}
@media (max-width: 968px) {
.strata_two_core .v2_apex_holder{flex-direction:column;gap:24px;align-items:center}
.emblem_zone{order:1}
.nav_orbit_primary{order:2;justify-content:center}
.gallery_heroic_bloc h2{font-size:32px}
.gallery_heroic_bloc p{font-size:16px}
.strip_holder{flex-direction:column;text-align:center;gap:18px}
.service_links_cluster{justify-content:center}
.consent_modal_overlay{right:16px;left:16px;bottom:16px;max-width:calc(100% - 32px)}
}
@media (max-width: 640px) {
.v2_apex_holder{padding:0 18px}
.strata_one_contact .v2_apex_holder{flex-direction:column;text-align:center}
.nav_orbit_primary{flex-direction:column;width:100%;gap:6px}
.nav_orbit_primary a{width:100%;text-align:center}
.emblem_zone img{height:64px;width:64px}
.gallery_heroic_bloc{padding:64px 18px}
.gallery_heroic_bloc h2{font-size:26px}
.consent_actions_row{flex-direction:column}
.btn_consent_accept,.btn_consent_reject{width:100%}
}
.phase_orbit{max-width:1200px;margin:0 auto;padding:0 1.5rem}
.intro_cascade{padding:4rem 0 3rem;background:linear-gradient(135deg,#f9f9f9 0%,#fff 100%)}
.intro_cascade h1{font-size:2.8rem;color:#2E274F;margin-bottom:1.5rem;font-weight:700;line-height:1.2}
.intro_cascade .lead_whisper{font-size:1.15rem;color:#5a5a5a;line-height:1.7;max-width:800px}
.tempo_grid{padding:5rem 0;background:#fff}
.tempo_grid h2{font-size:2.2rem;color:#2E274F;margin-bottom:3rem;text-align:center;font-weight:700}
.event_cluster{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-bottom:3rem}
.card_shell{background:#f5f5f5;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;border:2px solid transparent}
.card_shell:hover{transform:translateY(-8px);box-shadow:0 12px 24px #2e274f26;border-color:#FFE713}
.card_shell img{width:100%;height:220px;object-fit:cover}
.card_inner{padding:1.8rem}
.card_inner h3{font-size:1.5rem;color:#2E274F;margin-bottom:.8rem;font-weight:600}
.tag_ribbon{display:inline-block;background:#FFE713;color:#2E274F;padding:.3rem .9rem;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:1rem}
.card_inner p{color:#4a4a4a;line-height:1.6;margin-bottom:1.2rem;font-size:.95rem}
.detail_stack{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}
.detail_line{display:flex;align-items:center;color:#5a5a5a;font-size:.9rem}
.detail_line::before{content:"▸";color:#2E274F;margin-right:.6rem;font-weight:700}
.pulse_cta{display:inline-block;background:#2E274F;color:#FFE713;padding:.7rem 1.8rem;border-radius:6px;text-decoration:none;font-weight:600;margin-top:1rem;transition:background .3s ease,transform .2s ease}
.pulse_cta:hover{background:#3d3460;transform:scale(1.05);color:#FFE713}
.arch_split{padding:5rem 0;background:linear-gradient(180deg,#f9f9f9 0%,#fff 100%)}
.dual_flow{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;margin-bottom:3rem}
.content_vault h3{font-size:2rem;color:#2E274F;margin-bottom:1.5rem;font-weight:700;position:relative;padding-left:1.2rem}
.content_vault h3::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:80%;background:#FFE713;border-radius:3px}
.content_vault p{color:#4a4a4a;line-height:1.8;margin-bottom:1.5rem;font-size:1rem}
.benefit_wave{background:#f5f5f5;padding:2rem;border-radius:10px;border-left:4px solid #2E274F}
.benefit_wave h5{font-size:1.1rem;color:#2E274F;margin-bottom:1rem;font-weight:600}
.benefit_wave ul{list-style:none;padding:0;margin:0}
.benefit_wave li{padding:.5rem 0;color:#5a5a5a;position:relative;padding-left:1.5rem}
.benefit_wave li::before{content:"";position:absolute;left:0;color:#FFE713;font-weight:700;font-size:1.2rem}
.image_anchor{border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #2e274f1f}
.image_anchor img{width:100%;height:auto;display:block}
.moment_timeline{padding:5rem 0;background:#fff}
.moment_timeline h2{font-size:2.2rem;color:#2E274F;margin-bottom:2rem;text-align:center;font-weight:700}
.timeline_river{position:relative;padding-left:80px;margin-top:3rem}
.timeline_node{position:relative;margin-bottom:3rem;padding-left:2rem}
.node_marker{position:absolute;left:-80px;top:0;width:60px;height:60px;background:#FFE713;border:4px solid #2E274F;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.3rem;color:#2E274F;z-index:5}
.timeline_node h4{font-size:1.4rem;color:#2E274F;margin-bottom:.8rem;font-weight:600}
.timeline_node p{color:#5a5a5a;line-height:1.7;font-size:.95rem}
.timeline_river::before{content:"";position:absolute;left:-50px;top:30px;bottom:30px;width:3px;background:#E4E4E4}
.epoch_contact{padding:5rem 0;background:linear-gradient(135deg,#2E274F 0%,#3d3460 100%);text-align:center}
.epoch_contact h2{font-size:2.4rem;color:#FFE713;margin-bottom:1.5rem;font-weight:700}
.epoch_contact p{color:#E4E4E4;font-size:1.1rem;line-height:1.7;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto}
.beacon_action{display:inline-block;background:#FFE713;color:#2E274F;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:transform .3s ease,box-shadow .3s ease}
.beacon_action:hover{transform:translateY(-4px);box-shadow:0 8px 20px #ffe71366;color:#2E274F}
@media (max-width: 768px) {
.intro_cascade h1{font-size:2rem}
.tempo_grid h2{font-size:1.8rem}
.event_cluster{grid-template-columns:1fr;gap:2rem}
.dual_flow{grid-template-columns:1fr;gap:2rem}
.timeline_river{padding-left:50px}
.node_marker{left:-50px;width:45px;height:45px;font-size:1rem}
.timeline_river::before{left:-27px}
.epoch_contact h2{font-size:1.9rem}
.content_vault h3{font-size:1.6rem}
}
.hero_anchor{background:linear-gradient(135deg,#f5f3ff 0%,#fff9e6 100%);padding:80px 20px 100px;position:relative;overflow:hidden}
.hero_anchor::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#ffe71326 0%,transparent 70%);border-radius:50%}
.hero_anchor .container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.hero_text_zone h1{font-size:3.2rem;line-height:1.2;color:#2E274F;margin-bottom:24px;font-weight:800;letter-spacing:-.02em}
.hero_text_zone h1::after{content:'';display:block;width:80px;height:6px;background:#FFE713;margin-top:20px;border-radius:3px}
.hero_text_zone p{font-size:1.15rem;line-height:1.7;color:#4a4a4a;margin-bottom:32px}
.hero_img_frame{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #2e274f26}
.hero_img_frame img{width:100%;height:480px;object-fit:cover;display:block}
.hero_cta_btn{display:inline-block;background:#2E274F;color:#fff;padding:16px 40px;border-radius:8px;font-weight:600;font-size:1.05rem;text-decoration:none;transition:all .3s ease;border:2px solid #2E274F}
.hero_cta_btn:hover{background:#1f1a35;transform:translateY(-2px);box-shadow:0 8px 20px #2e274f40}
.tech_grid_module{background:#fff;padding:90px 20px}
.tech_grid_module .container{max-width:1200px;margin:0 auto}
.module_header_cap{text-align:center;margin-bottom:60px}
.module_header_cap h2{font-size:2.5rem;color:#2E274F;margin-bottom:16px;font-weight:700;position:relative;display:inline-block}
.module_header_cap h2::before{content:'';position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:#FFE713}
.module_header_cap h2::after{content:'';position:absolute;right:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:#FFE713}
.module_header_cap p{font-size:1.1rem;color:#666;max-width:700px;margin:0 auto;line-height:1.6}
.tech_cards_rack{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.tech_single_card{background:linear-gradient(145deg,#fafafa 0%,#f0f0f0 100%);padding:40px 30px;border-radius:12px;border:2px solid #E4E4E4;transition:all .3s ease;position:relative}
.tech_single_card::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#2E274F 0%,#FFE713 100%);border-radius:12px 12px 0 0;opacity:0;transition:opacity .3s ease}
.tech_single_card:hover::before{opacity:1}
.tech_single_card:hover{transform:translateY(-6px);box-shadow:0 15px 40px #2e274f1f;border-color:#FFE713}
.tech_single_card h3{font-size:1.5rem;color:#2E274F;margin-bottom:16px;font-weight:600}
.tech_single_card p{font-size:1rem;color:#5a5a5a;line-height:1.7;margin-bottom:20px}
.tech_single_card ul{list-style:none;padding:0;margin:0}
.tech_single_card ul li{padding:8px 0 8px 28px;position:relative;font-size:.95rem;color:#4a4a4a}
.tech_single_card ul li::before{content:'▸';position:absolute;left:0;color:#FFE713;font-weight:700}
.approach_split_panel{background:linear-gradient(180deg,#2E274F 0%,#1f1a35 100%);padding:90px 20px;color:#fff;position:relative}
.approach_split_panel::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:120px;background:linear-gradient(180deg,transparent 0%,#ffe71314 100%)}
.approach_split_panel .container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:45% 55%;gap:50px;align-items:center;position:relative;z-index:2}
.approach_visual_block{position:relative}
.approach_visual_block img{width:100%;height:460px;object-fit:cover;border-radius:12px;box-shadow:0 20px 50px #0000004d}
.approach_content_stack h2{font-size:2.4rem;margin-bottom:24px;font-weight:700;color:#fff}
.approach_content_stack h2::after{content:'';display:block;width:60px;height:4px;background:#FFE713;margin-top:16px}
.approach_content_stack p{font-size:1.05rem;line-height:1.8;color:#e0e0e0;margin-bottom:20px}
.approach_content_stack h5{font-size:1.2rem;color:#FFE713;margin-top:32px;margin-bottom:12px;font-weight:600}
.approach_content_stack ul{list-style:none;padding:0;margin:16px 0}
.approach_content_stack ul li{padding:10px 0 10px 32px;position:relative;font-size:1rem;color:#d0d0d0}
.approach_content_stack ul li::before{content:'';position:absolute;left:0;color:#FFE713;font-weight:700;font-size:1.2rem}
.pricing_segment_layer{background:#fafafa;padding:90px 20px}
.pricing_segment_layer .container{max-width:1100px;margin:0 auto}
.pricing_title_deck{text-align:center;margin-bottom:55px}
.pricing_title_deck h2{font-size:2.6rem;color:#2E274F;margin-bottom:14px;font-weight:700}
.pricing_title_deck p{font-size:1.08rem;color:#666;line-height:1.6}
.pricing_options_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.pricing_card_unit{background:#fff;padding:45px 35px;border-radius:12px;border:2px solid #E4E4E4;transition:all .3s ease;position:relative;overflow:hidden}
.pricing_card_unit::before{content:'';position:absolute;top:-2px;left:-2px;right:-2px;height:5px;background:linear-gradient(90deg,#2E274F 0%,#FFE713 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}
.pricing_card_unit:hover::before{transform:scaleX(1)}
.pricing_card_unit:hover{transform:translateY(-8px);box-shadow:0 20px 50px #2e274f26;border-color:#FFE713}
.pricing_card_unit h4{font-size:1.8rem;color:#2E274F;margin-bottom:12px;font-weight:600}
.pricing_amount_display{font-size:2.8rem;color:#2E274F;font-weight:800;margin-bottom:8px}
.pricing_amount_display span{font-size:1.1rem;color:#777;font-weight:400}
.pricing_card_unit p{font-size:1rem;color:#5a5a5a;line-height:1.7;margin-bottom:24px}
.pricing_features_list{list-style:none;padding:0;margin:24px 0 32px}
.pricing_features_list li{padding:10px 0 10px 30px;position:relative;font-size:.98rem;color:#4a4a4a}
.pricing_features_list li::before{content:'●';position:absolute;left:0;color:#FFE713;font-size:1.3rem}
.pricing_action_btn{display:inline-block;background:#2E274F;color:#fff;padding:14px 36px;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;border:2px solid #2E274F;width:100%;text-align:center}
.pricing_action_btn:hover{background:#1f1a35;box-shadow:0 8px 20px #2e274f40}
.insight_cascade_block{background:linear-gradient(135deg,#fff 0%,#f8f8f8 100%);padding:90px 20px}
.insight_cascade_block .container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:55% 45%;gap:55px;align-items:center}
.insight_text_column h2{font-size:2.5rem;color:#2E274F;margin-bottom:20px;font-weight:700}
.insight_text_column h2::before{content:'';display:inline-block;width:8px;height:40px;background:#FFE713;margin-right:16px;vertical-align:middle;border-radius:2px}
.insight_text_column p{font-size:1.05rem;line-height:1.8;color:#4a4a4a;margin-bottom:20px}
.insight_text_column h6{font-size:1.15rem;color:#2E274F;margin-top:28px;margin-bottom:10px;font-weight:600;padding-left:20px;position:relative}
.insight_text_column h6::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:12px;background:#FFE713;border-radius:50%}
.insight_visual_wrapper{position:relative}
.insight_visual_wrapper img{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 15px 40px #2e274f1f}
@media (max-width: 1024px) {
.hero_anchor .container{grid-template-columns:1fr;gap:40px}
.hero_text_zone h1{font-size:2.6rem}
.hero_img_frame img{height:400px}
.tech_cards_rack{grid-template-columns:repeat(2,1fr);gap:28px}
.approach_split_panel .container{grid-template-columns:1fr;gap:40px}
.pricing_options_grid{grid-template-columns:1fr;gap:32px}
.insight_cascade_block .container{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 768px) {
.hero_anchor{padding:60px 20px 80px}
.hero_text_zone h1{font-size:2.2rem}
.hero_img_frame img{height:320px}
.hero_cta_btn{padding:14px 32px;font-size:1rem}
.tech_grid_module{padding:70px 20px}
.module_header_cap h2{font-size:2rem}
.module_header_cap h2::before,.module_header_cap h2::after{display:none}
.tech_cards_rack{grid-template-columns:1fr;gap:24px}
.tech_single_card{padding:32px 24px}
.approach_split_panel{padding:70px 20px}
.approach_content_stack h2{font-size:2rem}
.approach_visual_block img{height:340px}
.pricing_segment_layer{padding:70px 20px}
.pricing_title_deck h2{font-size:2.2rem}
.pricing_card_unit{padding:36px 28px}
.insight_cascade_block{padding:70px 20px}
.insight_text_column h2{font-size:2.1rem}
.insight_visual_wrapper img{height:340px}
}
.cntc-wrap{max-width:1200px;margin:0 auto;padding:0 1.5rem}
.cntc-hero{padding:5rem 0 4rem;background:linear-gradient(135deg,#f9f9f9 0%,#fff 100%);position:relative}
.cntc-hero::before{content:'';position:absolute;top:0;right:0;width:40%;height:100%;background:linear-gradient(90deg,transparent 0%,#FFE71308 100%);pointer-events:none}
.cntc-intro{max-width:680px}
.cntc-intro h1{font-size:2.8rem;line-height:1.15;color:#2E274F;margin-bottom:1.5rem;font-weight:700}
.cntc-intro p{font-size:1.15rem;line-height:1.7;color:#4a4a4a;margin-bottom:1.2rem}
.cntc-intro .evt-lnk{display:inline-block;margin-top:1rem;padding:.7rem 1.8rem;background:#2E274F;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;transition:all .3s ease;border:2px solid #2E274F}
.cntc-intro .evt-lnk:hover{background:#fff;color:#2E274F;transform:translateY(-2px);box-shadow:0 6px 20px #2e274f26}
.frm-zone{padding:5rem 0;background:#fff;position:relative}
.frm-zone::after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#E4E4E4 50%,transparent 100%)}
.frm-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:4rem;align-items:start}
.frm-img-box{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px #2e274f1f}
.frm-img-box img{width:100%;height:520px;object-fit:cover;display:block}
.frm-img-box::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#2e274f0d 0%,#2e274f26 100%);pointer-events:none;z-index:1}
.frm-content{background:linear-gradient(135deg,#f7f7f7 0%,#fff 100%);padding:2.5rem;border-radius:12px;box-shadow:0 4px 20px #0000000f;border:1px solid #E4E4E4}
.frm-content h2{font-size:2rem;color:#2E274F;margin-bottom:1rem;font-weight:700}
.frm-content .frm-desc{font-size:1.05rem;line-height:1.6;color:#5a5a5a;margin-bottom:2rem}
.frm-content form{display:flex;flex-direction:column;gap:1.5rem}
.frm-row{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}
.frm-field{display:flex;flex-direction:column;gap:.5rem}
.frm-field label{font-size:.95rem;font-weight:600;color:#2E274F}
.frm-field input,.frm-field textarea,.frm-field select{padding:.85rem 1rem;border:2px solid #E4E4E4;border-radius:6px;font-size:1rem;background:#fff;transition:all .3s ease;color:#333}
.frm-field input:focus,.frm-field textarea:focus,.frm-field select:focus{outline:none;border-color:#2E274F;box-shadow:0 0 0 3px #2e274f1a}
.frm-field textarea{resize:vertical;min-height:120px;font-family:inherit}
.priv-chk{display:flex;align-items:start;gap:.8rem;margin-top:.5rem}
.priv-chk input[type="checkbox"]{margin-top:.3rem;width:18px;height:18px;cursor:pointer;flex-shrink:0}
.priv-chk label{font-size:.9rem;line-height:1.5;color:#5a5a5a;cursor:pointer}
.priv-chk a{color:#2E274F;text-decoration:underline;font-weight:600}
.priv-chk a:hover{color:#FFE713}
.frm-submit{padding:1rem 2.5rem;background:linear-gradient(135deg,#2E274F 0%,#3d3461 100%);color:#fff;border:none;border-radius:6px;font-size:1.05rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:1rem;position:relative;z-index:2}
.frm-submit:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2e274f40;background:linear-gradient(135deg,#3d3461 0%,#2E274F 100%)}
.frm-submit:active{transform:translateY(0)}
@media (max-width: 768px) {
.cntc-hero{padding:3rem 0 2.5rem}
.cntc-intro h1{font-size:2rem}
.cntc-intro p{font-size:1rem}
.frm-grid{grid-template-columns:1fr;gap:2.5rem}
.frm-img-box{order:2}
.frm-img-box img{height:350px}
.frm-content{order:1;padding:2rem}
.frm-content h2{font-size:1.6rem}
.frm-row{grid-template-columns:1fr;gap:1.2rem}
.frm-zone{padding:3rem 0}
}
@media (max-width: 480px) {
.cntc-wrap{padding:0 1rem}
.cntc-intro h1{font-size:1.7rem}
.frm-content{padding:1.5rem}
.frm-submit{padding:.9rem 2rem;font-size:1rem}
}
.wave_horizon_frame{max-width:1200px;margin:0 auto;padding:0 20px}
.anchor_pulse_header{padding:80px 0 60px;background:linear-gradient(135deg,#f5f3ff 0%,#fefce8 50%,#f5f5f5 100%);position:relative;overflow:hidden}
.anchor_pulse_header::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#ffe71326 0%,transparent 70%);border-radius:50%}
.anchor_pulse_header::after{content:'';position:absolute;bottom:-30%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,#2e274f14 0%,transparent 70%);border-radius:50%}
.anchor_pulse_header .wave_horizon_frame{position:relative;z-index:2}
.spine_rhythm_title{font-size:3.2rem;font-weight:800;color:#2E274F;margin-bottom:28px;line-height:1.15;letter-spacing:-.02em}
.spine_rhythm_title::before{content:'';display:block;width:85px;height:6px;background:linear-gradient(90deg,#FFE713 0%,#2E274F 100%);margin-bottom:24px;border-radius:3px}
.fiber_echo_text{font-size:1.25rem;line-height:1.7;color:#4a4a4a;max-width:740px;margin-bottom:35px}
.circuit_vault_narrative{padding:90px 0;background:#fff}
.circuit_vault_narrative .wave_horizon_frame{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.prism_layer_visual{position:relative}
.prism_layer_visual img{width:100%;height:520px;object-fit:cover;border-radius:16px;box-shadow:0 12px 40px #2e274f26;transition:transform .4s ease}
.prism_layer_visual img:hover{transform:scale(1.03)}
.prism_layer_visual::before{content:'';position:absolute;top:-20px;left:-20px;width:140px;height:140px;background:linear-gradient(135deg,#FFE713 0%,#ffe7134d 100%);border-radius:50%;z-index:-1}
.axis_bloom_content h2{font-size:2.5rem;font-weight:700;color:#2E274F;margin-bottom:26px;line-height:1.25;position:relative;padding-left:22px}
.axis_bloom_content h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:70%;background:#FFE713;border-radius:3px}
.axis_bloom_content h5{font-size:1.15rem;font-weight:600;color:#2E274F;margin:28px 0 14px}
.axis_bloom_content p{font-size:1.05rem;line-height:1.75;color:#555;margin-bottom:20px}
.lattice_grid_spectrum{padding:95px 0;background:linear-gradient(180deg,#fafafa 0%,#fff 100%);position:relative}
.lattice_grid_spectrum::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#FFE713 50%,transparent 100%)}
.lattice_grid_spectrum h2{font-size:2.6rem;font-weight:700;color:#2E274F;text-align:center;margin-bottom:65px;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}
.lattice_grid_spectrum h2::after{content:'';position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:110px;height:4px;background:linear-gradient(90deg,#2E274F 0%,#FFE713 100%);border-radius:2px}
.mesh_cluster_layout{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-bottom:50px}
.node_phase_card{background:#fff;padding:38px 32px;border-radius:14px;border:2px solid #E4E4E4;transition:all .3s ease;position:relative;overflow:hidden}
.node_phase_card::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#2E274F 0%,#FFE713 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}
.node_phase_card:hover{border-color:#FFE713;box-shadow:0 8px 30px #2e274f1f;transform:translateY(-6px)}
.node_phase_card:hover::before{transform:scaleX(1)}
.node_phase_card h4{font-size:1.35rem;font-weight:600;color:#2E274F;margin-bottom:16px}
.node_phase_card p{font-size:1rem;line-height:1.7;color:#5a5a5a}
.grid_anchor_images{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}
.grid_anchor_images img{width:100%;height:340px;object-fit:cover;border-radius:12px;box-shadow:0 6px 24px #00000014;transition:transform .35s ease}
.grid_anchor_images img:hover{transform:scale(1.05) rotate(1deg)}
.beam_horizon_mission{padding:85px 0;background:linear-gradient(135deg,#f8f6ff 0%,#fffef0 100%);position:relative}
.beam_horizon_mission .wave_horizon_frame{display:flex;flex-direction:column;gap:55px}
.beam_horizon_mission h2{font-size:2.7rem;font-weight:700;color:#2E274F;margin-bottom:35px;text-align:center}
.beam_horizon_mission h2 span{color:#FFE713;background:#2E274F;padding:4px 16px;border-radius:6px}
.pulse_chamber_grid{display:grid;grid-template-columns:45% 55%;gap:60px;align-items:start}
.trace_field_content h6{font-size:1.45rem;font-weight:600;color:#2E274F;margin-bottom:20px;padding-left:18px;border-left:4px solid #FFE713}
.trace_field_content p{font-size:1.05rem;line-height:1.75;color:#4f4f4f;margin-bottom:24px}
.trace_field_content ul{list-style:none;padding:0;margin:28px 0}
.trace_field_content ul li{font-size:1.05rem;color:#555;padding:14px 0 14px 45px;position:relative;line-height:1.6;border-bottom:1px solid #E4E4E4}
.trace_field_content ul li:last-child{border-bottom:none}
.trace_field_content ul li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:28px;height:28px;background:linear-gradient(135deg,#FFE713 0%,#2E274F 100%);border-radius:50%;box-shadow:0 3px 10px #ffe7134d}
.trace_field_content ul li::after{content:'';position:absolute;left:8px;top:50%;transform:translateY(-50%);color:#fff;font-size:.9rem;font-weight:700}
.vault_prism_visual img{width:100%;height:100%;min-height:500px;object-fit:cover;border-radius:16px;box-shadow:0 10px 35px #2e274f2e}
@media (max-width: 768px) {
.wave_horizon_frame{padding:0 16px}
.anchor_pulse_header{padding:50px 0 40px}
.spine_rhythm_title{font-size:2.2rem;margin-bottom:20px}
.fiber_echo_text{font-size:1.1rem;margin-bottom:25px}
.circuit_vault_narrative{padding:60px 0}
.circuit_vault_narrative .wave_horizon_frame{grid-template-columns:1fr;gap:40px}
.prism_layer_visual img{height:380px}
.axis_bloom_content h2{font-size:2rem;margin-bottom:20px}
.lattice_grid_spectrum{padding:60px 0}
.lattice_grid_spectrum h2{font-size:2rem;margin-bottom:45px}
.mesh_cluster_layout{grid-template-columns:1fr;gap:30px;margin-bottom:35px}
.grid_anchor_images{grid-template-columns:1fr;gap:25px}
.grid_anchor_images img{height:280px}
.beam_horizon_mission{padding:60px 0}
.beam_horizon_mission h2{font-size:2rem;margin-bottom:30px}
.pulse_chamber_grid{grid-template-columns:1fr;gap:40px}
.vault_prism_visual img{min-height:350px}
}
.carriere_fondation_v2{background:linear-gradient(135deg,#f5f3ff 0%,#fffef0 100%);padding:4rem 2rem;position:relative;overflow:hidden}
.carriere_fondation_v2::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#ffe71326 0%,transparent 70%);border-radius:50%;z-index:1}
.carriere_fondation_v2 .container{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.titre_principal_hero{font-size:3.2rem;line-height:1.15;color:#2E274F;margin-bottom:1.5rem;font-weight:800;letter-spacing:-.02em}
.sous_titre_descriptif{font-size:1.35rem;line-height:1.7;color:#4a4a4a;max-width:680px;margin-bottom:2.5rem}
.grille_opportunites_v2{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}
.carte_opportunite_style{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #2e274f14;border-left:4px solid #FFE713;transition:transform .3s ease,box-shadow .3s ease}
.carte_opportunite_style:hover{transform:translateY(-5px);box-shadow:0 8px 24px #2e274f26}
.icone_titre_opportunite{font-size:1.8rem;color:#2E274F;margin-bottom:1rem;font-weight:700}
.description_opportunite_texte{font-size:1.05rem;line-height:1.65;color:#5a5a5a}
.section_valeurs_culture{background:#fff;padding:5rem 2rem;position:relative}
.section_valeurs_culture .container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center}
.bloc_image_valeurs{position:relative}
.bloc_image_valeurs img{width:100%;height:520px;object-fit:cover;border-radius:16px;box-shadow:0 12px 32px #2e274f1f}
.bloc_image_valeurs::after{content:'';position:absolute;bottom:-20px;right:-20px;width:200px;height:200px;background:linear-gradient(135deg,#FFE713 0%,#ffd700 100%);border-radius:50%;z-index:-1;opacity:.3}
.contenu_valeurs_texte h2{font-size:2.6rem;color:#2E274F;margin-bottom:1.8rem;font-weight:700;line-height:1.2}
.contenu_valeurs_texte h2::before{content:'';display:block;width:60px;height:5px;background:#FFE713;margin-bottom:1.5rem;border-radius:3px}
.liste_valeurs_entreprise{display:flex;flex-direction:column;gap:1.8rem}
.item_valeur_unique{background:linear-gradient(135deg,#f9f9f9 0%,#fff 100%);padding:1.8rem;border-radius:10px;border:2px solid #E4E4E4;transition:border-color .3s ease,background .3s ease}
.item_valeur_unique:hover{border-color:#FFE713;background:#fffef5}
.titre_valeur_item{font-size:1.4rem;color:#2E274F;margin-bottom:.7rem;font-weight:600}
.description_valeur_item{font-size:1.05rem;line-height:1.65;color:#5a5a5a}
.section_processus_recrutement{background:linear-gradient(180deg,#f5f3ff 0%,#fff 100%);padding:5rem 2rem;position:relative}
.section_processus_recrutement::before{content:'';position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#2E274F 0%,#FFE713 50%,#2E274F 100%)}
.section_processus_recrutement .container{max-width:1200px;margin:0 auto}
.titre_section_processus{font-size:2.6rem;color:#2E274F;text-align:center;margin-bottom:1.2rem;font-weight:700}
.sous_titre_processus{font-size:1.2rem;color:#6a6a6a;text-align:center;max-width:700px;margin:0 auto 3.5rem;line-height:1.7}
.timeline_etapes_recrutement{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.5rem;position:relative}
.etape_recrutement_item{background:#fff;padding:2.5rem 2rem;border-radius:12px;box-shadow:0 6px 20px #2e274f1a;position:relative;transition:transform .3s ease}
.etape_recrutement_item:hover{transform:scale(1.03)}
.numero_etape_style{position:absolute;top:-20px;left:30px;width:50px;height:50px;background:linear-gradient(135deg,#2E274F 0%,#4a3f7a 100%);color:#FFE713;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;box-shadow:0 4px 12px #2e274f40;z-index:3}
.titre_etape_recrutement{font-size:1.4rem;color:#2E274F;margin-bottom:1rem;margin-top:1.5rem;font-weight:600}
.description_etape_recrutement{font-size:1.05rem;line-height:1.65;color:#5a5a5a}
.bloc_image_processus{margin-top:4rem;text-align:center}
.bloc_image_processus img{width:100%;max-width:900px;height:450px;object-fit:cover;border-radius:16px;box-shadow:0 12px 32px #2e274f26}
.cta_postuler_section{background:linear-gradient(135deg,#2E274F 0%,#4a3f7a 100%);padding:4rem 2rem;margin-top:5rem;border-radius:16px;text-align:center;position:relative;overflow:hidden}
.cta_postuler_section::before{content:'';position:absolute;top:-100px;left:-100px;width:300px;height:300px;background:radial-gradient(circle,#ffe71326 0%,transparent 70%);border-radius:50%}
.cta_postuler_section::after{content:'';position:absolute;bottom:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle,#ffe71326 0%,transparent 70%);border-radius:50%}
.titre_cta_postuler{font-size:2.4rem;color:#fff;margin-bottom:1.2rem;font-weight:700;position:relative;z-index:2}
.texte_cta_postuler{font-size:1.2rem;color:#E4E4E4;margin-bottom:2rem;max-width:650px;margin-left:auto;margin-right:auto;line-height:1.7;position:relative;z-index:2}
.bouton_contact_cta{display:inline-block;background:#FFE713;color:#2E274F;padding:1rem 3rem;font-size:1.15rem;font-weight:700;border-radius:8px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 6px 20px #ffe71359;position:relative;z-index:2}
.bouton_contact_cta:hover{transform:translateY(-3px);box-shadow:0 10px 28px #ffe71380;color:#2E274F}
@media (max-width: 768px) {
.carriere_fondation_v2{padding:3rem 1.5rem}
.titre_principal_hero{font-size:2.2rem}
.sous_titre_descriptif{font-size:1.15rem}
.grille_opportunites_v2{grid-template-columns:1fr;gap:1.5rem}
.section_valeurs_culture .container{grid-template-columns:1fr;gap:2.5rem}
.bloc_image_valeurs img{height:350px}
.contenu_valeurs_texte h2{font-size:2rem}
.timeline_etapes_recrutement{grid-template-columns:1fr;gap:2rem}
.bloc_image_processus img{height:300px}
.section_processus_recrutement{padding:3.5rem 1.5rem}
.titre_section_processus{font-size:2rem}
.cta_postuler_section{padding:3rem 1.5rem;margin-top:3rem}
.titre_cta_postuler{font-size:1.8rem}
}
.tracking-info-container{max-width:1200px;margin:0 auto;padding:3rem 2rem;background:linear-gradient(135deg,#fff 0%,#f5f5f0 100%);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.8;color:#1f1f1f}
.tracking-info-container h1{font-size:2.8rem;font-weight:800;color:#2E274F;margin-bottom:1.5rem;letter-spacing:-.5px;text-shadow:2px 2px 4px #2e274f1a}
.tracking-info-container h2{font-size:2rem;font-weight:700;color:#2E274F;margin-top:3rem;margin-bottom:1.2rem;padding-bottom:.5rem;border-bottom:3px solid #FFE713}
.tracking-info-container h3{font-size:1.5rem;font-weight:600;color:#3d3560;margin-top:2.5rem;margin-bottom:1rem}
.tracking-info-container h4{font-size:1.2rem;font-weight:600;color:#4a4270;margin-top:1.8rem;margin-bottom:.8rem}
.tracking-info-container p{margin-bottom:1.2rem;font-size:1.05rem;color:#2a2a2a;text-align:justify}
.tracking-info-container ul{margin:1.5rem 0;padding-left:0;list-style:none}
.tracking-info-container li{margin-bottom:1.2rem;position:relative;font-size:1.02rem;color:#2a2a2a;background:#fff;padding:1rem 1rem 1rem 2.5rem;border-radius:8px;box-shadow:0 2px 6px #2e274f14;border-left:4px solid #FFE713}
.tracking-info-container li::before{content:"→";position:absolute;left:1rem;color:#2E274F;font-weight:700;font-size:1.2rem}
.tracking-info-container section{margin-bottom:2rem}
.tracking-info-container div{margin:1rem 0}
.tracking-info-container span{color:#2E274F;font-weight:600}
.privacy-policy-container{max-width:1200px;margin:0 auto;padding:3rem 1.5rem;background:#fff;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.7;color:#1e1e1e}
.privacy-policy-container h1{font-size:2.75rem;font-weight:700;margin-bottom:1.5rem;color:#2E274F;letter-spacing:-.02em;line-height:1.2}
.privacy-policy-container h2{font-size:2rem;font-weight:600;margin-top:3rem;margin-bottom:1.25rem;color:#2E274F;padding-bottom:.5rem;border-bottom:3px solid #FFE713}
.privacy-policy-container h3{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;color:#2E274F}
.privacy-policy-container h4{font-size:1.25rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:#3d3556}
.privacy-policy-container p{margin-bottom:1.25rem;font-size:1.05rem;color:#2a2a2a}
.privacy-policy-container ul{margin:1.5rem 0;padding-left:0;list-style:none}
.privacy-policy-container li{margin-bottom:1rem;padding-left:2rem;position:relative;font-size:1.05rem;color:#2a2a2a}
.privacy-policy-container li:before{content:"→";position:absolute;left:0;color:#FFE713;font-weight:700;font-size:1.2rem}
.privacy-policy-container .intro-section{background:linear-gradient(135deg,#f5f5f7 0%,#fff 100%);padding:2rem;border-radius:8px;margin-bottom:2.5rem;border-left:4px solid #2E274F}
.privacy-policy-container .highlight-box{background:#fffef0;border:2px solid #FFE713;padding:1.5rem;border-radius:6px;margin:1.5rem 0}
.privacy-policy-container span{font-weight:600;color:#2E274F}
.privacy-policy-container .section-divider{height:2px;background:linear-gradient(90deg,#E4E4E4 0%,#FFE713 50%,#E4E4E4 100%);margin:3rem 0;border:none}
.privacy-policy-container .data-category{background:#fafafa;padding:1.25rem;margin:1rem 0;border-radius:6px;border-left:3px solid #2E274F}
.privacy-policy-container .last-updated{font-size:.95rem;color:#5a5a5a;font-style:italic;margin-bottom:2rem}
.SuccessFlowWrapper{background:linear-gradient(165deg,#fff 0%,#f5f5f5 45%,#E4E4E4 100%);min-height:85vh;display:flex;align-items:center;padding:3rem 1rem}
.SuccessFlowWrapper .container{max-width:1200px;margin:0 auto;width:100%}
.ConfirmZone{background:#fff;border-radius:16px;padding:4rem 3rem;box-shadow:0 8px 40px #2e274f1f;position:relative;overflow:hidden}
.ConfirmZone::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#2E274F 0%,#FFE713 100%)}
.IconCircleConfirm{width:88px;height:88px;background:linear-gradient(135deg,#2E274F 0%,#443A6F 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;position:relative}
.IconCircleConfirm::after{content:'';position:absolute;width:100%;height:100%;border:3px solid #FFE713;border-radius:50%;top:-8px;left:-8px;right:-8px;bottom:-8px}
.IconCircleConfirm svg{width:44px;height:44px;position:relative;z-index:2}
.MainHeadConfirm{font-size:2.4rem;font-weight:700;color:#2E274F;text-align:center;margin:0 0 1.5rem;line-height:1.3}
.SubtextConfirm{font-size:1.15rem;color:#5a5a5a;text-align:center;line-height:1.7;max-width:680px;margin:0 auto 3rem}
.NextStepsArea{background:linear-gradient(120deg,#f9f9f9 0%,#fff 100%);border-radius:12px;padding:2.5rem 2rem;margin:3rem 0;border:1px solid #e8e8e8}
.NextStepsArea h3{font-size:1.5rem;font-weight:600;color:#2E274F;margin:0 0 1.8rem;text-align:center}
.ActionsList{list-style:none;padding:0;margin:0;display:grid;gap:1.5rem}
.ActionsList li{display:flex;align-items:flex-start;gap:1rem;padding:1.2rem;background:#fff;border-radius:8px;border-left:4px solid #FFE713;box-shadow:0 2px 8px #0000000a}
.ActionsList li::before{content:'';width:28px;height:28px;background:#2E274F;border-radius:50%;flex-shrink:0;margin-top:2px;display:block;box-shadow:0 0 0 3px #2e274f1a}
.ActionsList li strong{color:#2E274F;font-weight:600;display:block;margin-bottom:.3rem}
.ActionsList li span{color:#666;font-size:.98rem;line-height:1.6}
.TimelineHint{background:#fffef5;border:2px dashed #FFE713;border-radius:10px;padding:1.8rem;margin:2.5rem 0;text-align:center}
.TimelineHint p{margin:0;font-size:1.05rem;color:#5a5a5a;line-height:1.6}
.TimelineHint strong{color:#2E274F;font-weight:600}
.NavButtonsGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem;margin-top:3rem}
.BtnPrimarySuccess{background:linear-gradient(135deg,#2E274F 0%,#443A6F 100%);color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;text-align:center;display:block;transition:all .3s ease;border:none;box-shadow:0 4px 12px #2e274f40}
.BtnPrimarySuccess:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2e274f59;background:linear-gradient(135deg,#3a2f5f 0%,#544A7F 100%)}
.BtnSecondarySuccess{background:#fff;color:#2E274F;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;text-align:center;display:block;transition:all .3s ease;border:2px solid #2E274F}
.BtnSecondarySuccess:hover{background:#2E274F;color:#fff;transform:translateY(-2px)}
.ContactInfoBox{background:linear-gradient(135deg,#2E274F 0%,#443A6F 100%);color:#fff;border-radius:12px;padding:2rem;margin-top:3rem;text-align:center}
.ContactInfoBox h4{font-size:1.3rem;font-weight:600;margin:0 0 1.2rem;color:#FFE713}
.ContactInfoBox p{margin:.6rem 0;font-size:1rem;line-height:1.6}
.ContactInfoBox a{color:#FFE713;text-decoration:none;font-weight:500;transition:opacity .3s ease}
.ContactInfoBox a:hover{opacity:.8;text-decoration:underline}
.RefNumBox{background:#f0f0f0;border-radius:6px;padding:.8rem 1.2rem;display:inline-block;margin:1.5rem auto 0;font-size:.9rem;color:#666}
.RefNumBox strong{color:#2E274F;font-weight:600}
@media (max-width: 768px) {
.SuccessFlowWrapper{padding:2rem 1rem}
.ConfirmZone{padding:3rem 1.5rem}
.MainHeadConfirm{font-size:1.9rem}
.SubtextConfirm{font-size:1.05rem}
.NextStepsArea{padding:2rem 1.2rem}
.ActionsList li{flex-direction:column;gap:.8rem}
.NavButtonsGrid{grid-template-columns:1fr}
.ContactInfoBox{padding:1.5rem}
}
@media (max-width: 480px) {
.MainHeadConfirm{font-size:1.6rem}
.IconCircleConfirm{width:72px;height:72px}
.IconCircleConfirm svg{width:36px;height:36px}
.NextStepsArea h3{font-size:1.3rem}
}