*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth;font-size:16px}
body{color:#2d2d2d;background:linear-gradient(135deg,#fafbfc 0%,#f4f6f8 100%);font-variation-settings:wght 400;overflow-x:hidden;font:16px/1.7 'Manrope',system-ui,-apple-system,sans-serif}
img{max-width:100%;height:auto;display:block}
a{color:inherit;text-decoration:none;transition:opacity .25s ease}
a:focus{outline:3px solid #0CDFD9;outline-offset:3px}
.Prelude_Canvas{max-width:1280px;margin:0 auto;padding:0 24px}
.Orchestral_Header{background:linear-gradient(to bottom,#fff 0%,#fcfcfdf2 100%);position:relative;box-shadow:0 2px 16px #0cdfd914;border-bottom:1px solid #0cdfd926}
.v3_HeaderTop_Phrase{background:#0cdfd90f;padding:14px 0;border-bottom:1px solid #e355101f}
.v3_HeaderTop_Phrase .Prelude_Canvas{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}
.BrandTitle_Sonata{font-variation-settings:wght 700;color:#2d2d2d;letter-spacing:-.02em;font:700 20px 'Space Grotesk',sans-serif}
.Hours_Notation{font-size:14px;color:#5a5a5a;font-variation-settings:wght 500;display:flex;align-items:center;gap:8px}
.Hours_Notation::before{content:"";font-size:16px}
.v3_MainNav_Composition{padding:22px 0}
.v3_MainNav_Composition .Prelude_Canvas{display:flex;justify-content:space-between;align-items:center;gap:48px}
.LogoAnchor_Crescendo{flex-shrink:0;display:flex;align-items:center;z-index:50;position:relative}
.LogoAnchor_Crescendo img{height:85px;width:85px;aspect-ratio:1/1;object-fit:contain}
.PrimaryNav_Movement{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end;flex:1}
.NavLink_Staccato{padding:12px 24px;font-size:15px;font-weight:600;font-variation-settings:wght 600;color:#2d2d2d;border-radius:8px;transition:background-color .3s ease,color .3s ease;white-space:nowrap}
.NavLink_Staccato:hover{color:#0CDFD9;background:#0cdfd91f}
.NavLink_Staccato:focus{color:#0CDFD9;background:#0cdfd92e}
.Aria_FooterContainer{background:linear-gradient(160deg,#2d2d2d 0%,#1f1f1f 100%);margin-top:120px;position:relative}
.Editorial_Chamber{max-width:1340px;margin:0 auto;padding:80px 36px 42px;position:relative}
.Nested_Rooms{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px;margin-bottom:64px}
.Room_Interior{background:#ffffff08;padding:38px 32px;border-radius:12px;box-shadow:0 8px 32px #00000040 inset 0 1px 0 #ffffff0f;border:1px solid #ffffff14;position:relative}
.Room_Interior::before{content:'';position:absolute;top:-2px;left:20%;right:20%;height:2px;background:linear-gradient(90deg,transparent,#0cdfd980,transparent)}
.RoomTitle_Typography{font-variation-settings:wght 700;color:#fff;margin-bottom:24px;letter-spacing:-.01em;font:700 19px 'Space Grotesk',sans-serif}
.ServiceLinks_Stack{display:flex;flex-direction:column;gap:14px}
.ServiceLink_Element{color:#ffffffbf;font-size:15px;font-variation-settings:wght 400;transition:color .3s ease,transform .2s ease;display:inline-block}
.ServiceLink_Element:hover{color:#0CDFD9}
.ServiceLink_Element:focus{color:#0CDFD9}
.ContactInfo_Verse{display:flex;flex-direction:column;gap:16px}
.EmailLink_Serif{color:#ffffffd9;font-size:15px;font-variation-settings:wght 500;word-break:break-all}
.EmailLink_Serif:hover{color:#0CDFD9}
.FooterLogo_Elevation{height:65px;width:65px;margin-bottom:18px}
.Copyright_Baseline{text-align:center;padding:28px 36px;border-top:1px solid #ffffff1a;color:#fff9;font-size:14px;font-variation-settings:wght 400;background:#00000026}
.Consent_Modal{position:fixed;bottom:28px;right:28px;max-width:460px;background:#fff;border-radius:16px;box-shadow:0 12px 48px #0000002e 0 0 0 1px #0cdfd933;padding:32px;z-index:9999;animation:slideInUp .45s cubic-bezier(0.34,1.56,0.64,1);transform-origin:bottom right}
@keyframes slideInUp {
from{opacity:0;transform:translateY(30px) scale(0.95)}
to{opacity:1;transform:translateY(0) scale(1)}
}
.Consent_Modal.hidden{display:none}
.ConsentTitle_Bold{font-variation-settings:wght 700;color:#2d2d2d;margin-bottom:16px;font:700 22px/1.4 'Space Grotesk',sans-serif}
.ConsentText_Body{font-size:15px;color:#5a5a5a;line-height:1.65;margin-bottom:24px;font-variation-settings:wght 400}
.Permission_Clusters{display:flex;flex-direction:column;gap:14px;margin-bottom:24px}
.Cluster_Row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#0cdfd90d;border-radius:8px;border:1px solid #0cdfd926}
.ClusterLabel_Text{font-size:14px;color:#2d2d2d;font-weight:600;font-variation-settings:wght 600}
.Toggle_Switch{position:relative;width:50px;height:26px;background:#d4d4d4;border-radius:26px;cursor:pointer;transition:background-color .3s ease}
.Toggle_Switch::after{content:'';position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .3s ease;box-shadow:0 2px 4px #0003}
.Toggle_Switch.active{background:#0CDFD9}
.Toggle_Switch.active::after{transform:translateX(24px)}
.ConsentActions_Group{display:flex;gap:12px;flex-wrap:wrap}
.ActionButton_Primary{flex:1;min-width:140px;padding:14px 24px;border:none;border-radius:10px;font-variation-settings:wght 700;cursor:pointer;transition:background-color .3s ease,transform .2s ease;font:700 15px 'Manrope',sans-serif}
.ActionButton_Primary:focus{outline:3px solid #0CDFD9;outline-offset:2px}
.ActionButton_Accept{background:#0CDFD9;color:#fff}
.ActionButton_Accept:hover{background:#0ab8b3}
.ActionButton_Decline{background:#E35510;color:#fff}
.ActionButton_Decline:hover{background:#c74a0e}
@media (max-width: 768px) {
.v3_HeaderTop_Phrase .Prelude_Canvas{flex-direction:column;align-items:flex-start;gap:10px}
.BrandTitle_Sonata{font-size:18px}
.Hours_Notation{font-size:13px}
.v3_MainNav_Composition .Prelude_Canvas{flex-direction:column;gap:24px}
.LogoAnchor_Crescendo img{height:70px;width:70px}
.PrimaryNav_Movement{flex-direction:column;width:100%;gap:6px}
.NavLink_Staccato{width:100%;text-align:center;padding:14px 20px}
.Nested_Rooms{grid-template-columns:1fr;gap:32px}
.Consent_Modal{bottom:16px;right:16px;left:16px;max-width:none;padding:24px}
.ConsentTitle_Bold{font-size:19px}
.ConsentText_Body{font-size:14px}
.ConsentActions_Group{flex-direction:column}
.ActionButton_Primary{width:100%}
.Editorial_Chamber{padding:60px 24px 32px}
}
@media (max-width: 480px) {
.Prelude_Canvas{padding:0 16px}
.v3_HeaderTop_Phrase{padding:12px 0}
.v3_MainNav_Composition{padding:18px 0}
.ConsentTitle_Bold{font-size:18px}
.Room_Interior{padding:28px 24px}
.RoomTitle_Typography{font-size:17px}
}
.webinaire-principale{background:linear-gradient(135deg,#f5fdfd 0%,#fff5f3 100%);padding:0;margin:0}
.banniere-intro{background:linear-gradient(165deg,#fff 0%,#e8fffe 50%,#fff0ee 100%);padding:5rem 2rem 4rem;position:relative;overflow:hidden}
.banniere-intro::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#0cdfd914 0%,transparent 70%);border-radius:50%}
.banniere-intro .container{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.titre-webinaire-principal{font-size:3.2rem;font-weight:800;color:#1a2332;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em}
.titre-webinaire-principal::after{content:'';display:block;width:90px;height:5px;background:linear-gradient(90deg,#E35510 0%,#0CDFD9 100%);margin-top:1.2rem;border-radius:3px}
.descriptif-banniere{font-size:1.25rem;color:#4a5568;line-height:1.7;max-width:680px;margin-bottom:2rem}
.badge-info-web{display:inline-block;background:#0cdfd91f;color:#0a9b96;padding:.5rem 1.2rem;border-radius:25px;font-size:.95rem;font-weight:600;margin-top:1rem}
.grille-sessions{background:#fff;padding:5rem 2rem}
.grille-sessions .container{max-width:1200px;margin:0 auto}
.entete-section-grille{text-align:center;margin-bottom:3.5rem}
.titre-section-grille{font-size:2.5rem;font-weight:700;color:#1a2332;margin-bottom:1rem}
.titre-section-grille::before{content:'●';color:#E35510;margin-right:.5rem;font-size:.7em}
.sous-titre-grille{font-size:1.1rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}
.conteneur-cartes-web{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem}
.carte-webinaire{background:linear-gradient(145deg,#fff 0%,#fafbfc 100%);border:2px solid #e8ecef;border-radius:16px;padding:2rem;transition:all .35s ease;position:relative;overflow:hidden}
.carte-webinaire::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#0CDFD9 0%,#E35510 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}
.carte-webinaire:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0cdfd926;border-color:#0CDFD9}
.carte-webinaire:hover::before{transform:scaleX(1)}
.icone-theme-web{width:56px;height:56px;background:linear-gradient(135deg,#0CDFD9 0%,#0ab3ae 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.8rem}
.titre-carte-web{font-size:1.5rem;font-weight:700;color:#1a2332;margin-bottom:1rem;line-height:1.3}
.description-carte-web{font-size:1rem;color:#4a5568;line-height:1.7;margin-bottom:1.5rem}
.meta-info-web{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e8ecef}
.detail-meta{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#64748b;font-weight:500}
.detail-meta::before{content:'▸';color:#E35510;font-weight:700}
.zone-temoignages{background:linear-gradient(180deg,#f8fbfc 0%,#fff 100%);padding:5rem 2rem;position:relative}
.zone-temoignages::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#0CDFD9 50%,transparent 100%)}
.zone-temoignages .container{max-width:1200px;margin:0 auto}
.entete-temoignages{text-align:center;margin-bottom:4rem}
.titre-temoignages{font-size:2.5rem;font-weight:700;color:#1a2332;margin-bottom:1rem;position:relative;display:inline-block}
.titre-temoignages::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:#E35510;border-radius:2px}
.rangee-temoignages{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;align-items:start}
.bloc-temoignage{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 4px 20px #0000000f;position:relative;transition:all .3s ease}
.bloc-temoignage:hover{transform:translateY(-5px);box-shadow:0 8px 30px #e355101f}
.bloc-temoignage::before{content:'"';position:absolute;top:1rem;left:1.5rem;color:#0cdfd926;font:5rem/1 Georgia,serif}
.profil-temoin{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;position:relative;z-index:2}
.photo-temoin{width:65px;height:65px;border-radius:50%;object-fit:cover;border:3px solid #0CDFD9}
.info-temoin-nom{font-size:1.1rem;font-weight:700;color:#1a2332;margin-bottom:.2rem}
.info-temoin-role{font-size:.9rem;color:#64748b;font-weight:500}
.texte-temoignage{font-size:1rem;color:#4a5568;line-height:1.7;position:relative;z-index:2}
.section-formateurs{background:#fff;padding:5rem 2rem}
.section-formateurs .container{max-width:1200px;margin:0 auto}
.entete-formateurs{max-width:700px;margin-bottom:4rem}
.titre-formateurs{font-size:2.6rem;font-weight:700;color:#1a2332;margin-bottom:1.2rem;line-height:1.2}
.titre-formateurs::before{content:'';display:inline-block;width:8px;height:8px;background:#E35510;border-radius:50%;margin-right:.8rem;vertical-align:middle}
.intro-formateurs{font-size:1.1rem;color:#4a5568;line-height:1.7}
.grille-formateurs{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}
.colonne-image-form{position:relative}
.image-formateur-principale{width:100%;height:480px;object-fit:cover;border-radius:20px;box-shadow:0 8px 30px #0000001a}
.cadre-decoratif{position:absolute;top:-15px;right:-15px;width:100%;height:100%;border:3px solid #0CDFD9;border-radius:20px;z-index:-1}
.colonne-contenu-form{padding-left:2rem}
.liste-competences-form{list-style:none;padding:0;margin:2rem 0}
.liste-competences-form li{padding:1rem 0;border-bottom:1px solid #e8ecef;font-size:1.05rem;color:#4a5568;position:relative;padding-left:2rem}
.liste-competences-form li::before{content:'';position:absolute;left:0;color:#E35510;font-weight:700;font-size:1.2rem}
.liste-competences-form li:last-child{border-bottom:none}
.encart-citation{background:linear-gradient(135deg,#f0fffe 0%,#fff5f3 100%);padding:1.8rem;border-left:4px solid #0CDFD9;border-radius:8px;margin-top:2rem;font-style:italic;color:#2d3748;line-height:1.7}
@media (max-width: 768px) {
.banniere-intro{padding:3rem 1.5rem 2.5rem}
.titre-webinaire-principal{font-size:2.2rem}
.descriptif-banniere{font-size:1.1rem}
.grille-sessions{padding:3rem 1.5rem}
.titre-section-grille{font-size:2rem}
.conteneur-cartes-web{grid-template-columns:1fr;gap:1.5rem}
.zone-temoignages{padding:3rem 1.5rem}
.titre-temoignages{font-size:2rem}
.rangee-temoignages{grid-template-columns:1fr;gap:1.5rem}
.section-formateurs{padding:3rem 1.5rem}
.titre-formateurs{font-size:2rem}
.grille-formateurs{grid-template-columns:1fr;gap:2rem}
.colonne-contenu-form{padding-left:0}
.image-formateur-principale{height:350px}
}
@media (max-width: 480px) {
.titre-webinaire-principal{font-size:1.8rem}
.descriptif-banniere{font-size:1rem}
.carte-webinaire{padding:1.5rem}
.meta-info-web{flex-direction:column;gap:.8rem}
.bloc-temoignage{padding:1.8rem}
}
.lyr-hero-zone{background:linear-gradient(135deg,#f4fffe 0%,#fff5f4 100%);padding:120px 20px 100px;position:relative;overflow:hidden}
.lyr-hero-zone::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(#0cdfd908 1px,transparent 1px),linear-gradient(90deg,#0cdfd908 1px,transparent 1px);background-size:50px 50px;z-index:1}
.lyr-hero-zone .container{position:relative;z-index:2;max-width:1200px;margin:0 auto}
.lyr-title-emphasis{font-size:5.5rem;font-weight:800;line-height:1.1;color:#1a1a1a;margin-bottom:32px;letter-spacing:-.02em}
.lyr-title-emphasis::after{content:'';display:block;width:140px;height:6px;background:linear-gradient(90deg,#0CDFD9 0%,#E35510 100%);margin-top:28px;border-radius:3px}
.lyr-intro-narrative{font-size:1.35rem;line-height:1.7;color:#333;max-width:680px;margin-bottom:48px}
.lyr-visual-anchor{margin-top:60px;border-radius:12px;overflow:hidden;box-shadow:0 25px 60px #0cdfd926}
.lyr-visual-anchor img{width:100%;height:auto;display:block;object-fit:cover}
.rhy-pathway-segment{background:#fff;padding:100px 20px;position:relative}
.rhy-pathway-segment .container{max-width:1200px;margin:0 auto}
.rhy-section-label{font-size:.95rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#E35510;margin-bottom:16px}
.rhy-headline-major{font-size:3.2rem;font-weight:700;line-height:1.2;color:#1a1a1a;margin-bottom:28px;max-width:800px}
.rhy-headline-major::before{content:'';display:inline-block;width:8px;height:8px;background:#0CDFD9;border-radius:50%;margin-right:14px;vertical-align:middle}
.rhy-description-flow{font-size:1.15rem;line-height:1.8;color:#444;margin-bottom:56px;max-width:750px}
.rhy-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:48px}
.rhy-module-card{background:#fafbfc;padding:36px 28px;border-radius:8px;border-left:4px solid #0CDFD9;transition:transform .3s ease,box-shadow .3s ease}
.rhy-module-card:nth-child(2){border-left-color:#E35510}
.rhy-module-card:nth-child(3){border-left-color:#FFC7C2}
.rhy-module-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}
.rhy-module-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:14px}
.rhy-module-detail{font-size:1rem;line-height:1.6;color:#555;margin-bottom:18px}
.rhy-module-objectives{list-style:none;padding:0;margin:0}
.rhy-module-objectives li{font-size:.95rem;color:#666;padding-left:24px;position:relative;margin-bottom:10px;line-height:1.5}
.rhy-module-objectives li::before{content:'→';position:absolute;left:0;color:#0CDFD9;font-weight:600}
.rhy-image-companion{margin-top:48px;border-radius:10px;overflow:hidden;box-shadow:0 18px 48px #0000001a}
.rhy-image-companion img{width:100%;height:auto;display:block;object-fit:cover}
.comp-journey-stage{background:linear-gradient(180deg,#fafafa 0%,#fff 100%);padding:90px 20px;position:relative}
.comp-journey-stage .container{max-width:1200px;margin:0 auto}
.comp-stage-header{text-align:center;margin-bottom:64px}
.comp-stage-pretitle{font-size:.9rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#0CDFD9;margin-bottom:12px}
.comp-stage-headline{font-size:2.8rem;font-weight:700;line-height:1.3;color:#1a1a1a;margin-bottom:20px}
.comp-stage-subtext{font-size:1.1rem;line-height:1.7;color:#555;max-width:680px;margin:0 auto}
.comp-timeline-wrapper{position:relative;padding-left:80px;margin-bottom:56px}
.comp-timeline-track{position:absolute;left:27px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#0CDFD9 0%,#E35510 100%)}
.comp-milestone-block{position:relative;margin-bottom:52px;padding-bottom:20px}
.comp-milestone-marker{position:absolute;left:-80px;top:8px;width:56px;height:56px;background:#fff;border:4px solid #0CDFD9;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;color:#0CDFD9;z-index:3}
.comp-milestone-block:nth-child(2) .comp-milestone-marker{border-color:#E35510;color:#E35510}
.comp-milestone-block:nth-child(3) .comp-milestone-marker{border-color:#FFC7C2;color:#E35510}
.comp-milestone-block:nth-child(4) .comp-milestone-marker{border-color:#0CDFD9;color:#0CDFD9}
.comp-milestone-heading{font-size:1.6rem;font-weight:700;color:#1a1a1a;margin-bottom:12px}
.comp-milestone-text{font-size:1.05rem;line-height:1.7;color:#555;margin-bottom:14px}
.comp-milestone-focus{font-size:.95rem;color:#666;font-style:italic}
.comp-visual-support{margin-top:48px;border-radius:10px;overflow:hidden;box-shadow:0 16px 44px #00000017}
.comp-visual-support img{width:100%;height:auto;display:block;object-fit:cover}
.wit-testimony-arena{background:#fff;padding:90px 20px;position:relative}
.wit-testimony-arena .container{max-width:1100px;margin:0 auto}
.wit-testimony-intro{text-align:center;margin-bottom:56px}
.wit-intro-badge{font-size:.9rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#E35510;margin-bottom:14px}
.wit-intro-title{font-size:2.6rem;font-weight:700;line-height:1.3;color:#1a1a1a;margin-bottom:18px}
.wit-intro-caption{font-size:1.1rem;line-height:1.6;color:#555;max-width:600px;margin:0 auto}
.wit-showcase-layout{display:flex;gap:48px;align-items:flex-start}
.wit-portrait-zone{flex:0 0 340px}
.wit-portrait-frame{border-radius:12px;overflow:hidden;box-shadow:0 20px 52px #0000001f}
.wit-portrait-frame img{width:100%;height:auto;display:block;object-fit:cover}
.wit-narrative-zone{flex:1}
.wit-quote-block{background:linear-gradient(135deg,#f8fffe 0%,#fff7f6 100%);padding:36px 32px;border-radius:10px;border-left:5px solid #0CDFD9;margin-bottom:28px;position:relative}
.wit-quote-block::before{content:'"';font-size:4.5rem;font-weight:700;color:#0cdfd933;position:absolute;top:12px;left:20px;line-height:1}
.wit-quote-text{font-size:1.15rem;line-height:1.8;color:#333;position:relative;z-index:2;font-style:italic;margin-bottom:18px}
.wit-attribution{font-size:1.05rem;font-weight:600;color:#1a1a1a;margin-bottom:6px}
.wit-role-descriptor{font-size:.95rem;color:#666}
.wit-journey-detail{background:#fafbfc;padding:32px 28px;border-radius:8px;margin-bottom:24px}
.wit-journey-label{font-size:1.3rem;font-weight:700;color:#1a1a1a;margin-bottom:16px}
.wit-journey-label::before{content:'';display:inline-block;width:26px;height:26px;background:#0CDFD9;color:#fff;border-radius:50%;text-align:center;line-height:26px;margin-right:12px;font-size:.9rem}
.wit-journey-description{font-size:1rem;line-height:1.7;color:#555}
.wit-progress-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.wit-metric-item{text-align:center;padding:24px 16px;background:#fff;border-radius:8px;border:2px solid #f0f0f0;transition:border-color .3s ease}
.wit-metric-item:hover{border-color:#0CDFD9}
.wit-metric-value{font-size:2.2rem;font-weight:700;color:#E35510;margin-bottom:8px}
.wit-metric-label{font-size:.9rem;color:#666;line-height:1.4}
@media (max-width: 768px) {
.lyr-title-emphasis{font-size:3rem}
.lyr-intro-narrative{font-size:1.1rem}
.rhy-headline-major{font-size:2.2rem}
.rhy-module-grid{grid-template-columns:1fr;gap:24px}
.comp-stage-headline{font-size:2rem}
.comp-timeline-wrapper{padding-left:70px}
.comp-milestone-marker{left:-70px;width:48px;height:48px;font-size:1.1rem}
.comp-timeline-track{left:22px}
.wit-showcase-layout{flex-direction:column;gap:32px}
.wit-portrait-zone{flex:0 0 auto}
.wit-progress-metrics{grid-template-columns:1fr;gap:16px}
.wit-intro-title{font-size:2rem}
}
.zn-cntc{background:linear-gradient(135deg,#f5fdfd 0%,#fff9f8 100%);min-height:600px}
.zn-cntc__hero{padding:90px 20px 70px;position:relative;overflow:hidden}
.zn-cntc__hero::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#0cdfd914 0%,transparent 70%);border-radius:50%;pointer-events:none}
.zn-cntc__hero .container{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.zn-cntc__cap{max-width:580px;margin-bottom:48px}
.zn-cntc__cap h1{font-size:2.8rem;font-weight:700;color:#1a1a2e;line-height:1.2;margin-bottom:20px;position:relative;display:inline-block}
.zn-cntc__cap h1::after{content:'';position:absolute;bottom:-8px;left:0;width:85px;height:4px;background:linear-gradient(90deg,#0CDFD9 0%,#E35510 100%);border-radius:2px}
.zn-cntc__intro{font-size:1.1rem;line-height:1.7;color:#3d3d56;margin-top:32px}
.zn-cntc__intro p{margin-bottom:14px}
.zn-cntc__dual{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:start;margin-top:50px}
.zn-cntc__frm{background:#fff;padding:45px 40px;border-radius:12px;box-shadow:0 8px 24px #0cdfd914;border:1px solid #0cdfd926}
.zn-cntc__frm h3{font-size:1.6rem;color:#1a1a2e;margin-bottom:28px;font-weight:600}
.zn-cntc__fld{margin-bottom:26px}
.zn-cntc__fld label{display:block;font-size:.95rem;font-weight:500;color:#2d2d44;margin-bottom:8px}
.zn-cntc__fld input,.zn-cntc__fld textarea,.zn-cntc__fld select{width:100%;padding:14px 16px;border:2px solid #e8e8f0;border-radius:8px;font-size:1rem;color:#1a1a2e;background:#fafbfc;transition:all .3s ease}
.zn-cntc__fld input:focus,.zn-cntc__fld textarea:focus,.zn-cntc__fld select:focus{outline:none;border-color:#0CDFD9;background:#fff;box-shadow:0 0 0 4px #0cdfd914}
.zn-cntc__fld textarea{min-height:130px;resize:vertical;font-family:inherit}
.zn-cntc__priv{display:flex;align-items:start;gap:12px;margin:28px 0 32px;padding:16px;background:#f9fafb;border-radius:8px;border-left:3px solid #0CDFD9}
.zn-cntc__priv input[type="checkbox"]{width:20px;height:20px;margin-top:2px;cursor:pointer;flex-shrink:0;accent-color:#0CDFD9}
.zn-cntc__priv label{font-size:.9rem;line-height:1.6;color:#4d4d66;cursor:pointer}
.zn-cntc__priv a{color:#E35510;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s ease}
.zn-cntc__priv a:hover{border-bottom-color:#E35510}
.zn-cntc__btn{width:100%;padding:16px 32px;background:linear-gradient(135deg,#0CDFD9 0%,#0ab3ae 100%);color:#fff;border:none;border-radius:8px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0cdfd940;position:relative;z-index:10}
.zn-cntc__btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0cdfd959;background:linear-gradient(135deg,#0ab3ae 0%,#0CDFD9 100%)}
.zn-cntc__btn:active{transform:translateY(0)}
.zn-cntc__info{display:flex;flex-direction:column;gap:32px}
.zn-cntc__iblk{background:#fff;padding:32px 28px;border-radius:10px;border:1px solid #e355101f;transition:all .3s ease}
.zn-cntc__iblk:hover{box-shadow:0 6px 20px #e355101a;transform:translateX(4px)}
.zn-cntc__iblk h4{font-size:1.25rem;color:#1a1a2e;margin-bottom:16px;font-weight:600;display:flex;align-items:center;gap:10px}
.zn-cntc__iblk h4::before{content:'';width:5px;height:24px;background:#E35510;border-radius:2px}
.zn-cntc__iblk p{color:#4d4d66;line-height:1.7;font-size:.98rem}
.zn-cntc__iblk a{color:#0CDFD9;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s ease}
.zn-cntc__iblk a:hover{border-bottom-color:#0CDFD9}
.zn-hrs{background:#fff;padding:70px 20px;position:relative}
.zn-hrs::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#FFC7C2 50%,transparent 100%)}
.zn-hrs .container{max-width:1200px;margin:0 auto}
.zn-hrs__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.zn-hrs__item{text-align:center;padding:36px 24px;background:linear-gradient(145deg,#fafbfc 0%,#fff 100%);border-radius:10px;border:2px solid #f0f1f5;transition:all .3s ease}
.zn-hrs__item:hover{border-color:#FFC7C2;box-shadow:0 8px 24px #ffc7c226}
.zn-hrs__lbl{font-size:.9rem;font-weight:600;color:#E35510;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}
.zn-hrs__val{font-size:1.4rem;color:#1a1a2e;font-weight:700;line-height:1.4}
.zn-hrs h2{text-align:center;font-size:2.2rem;color:#1a1a2e;margin-bottom:50px;font-weight:700;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}
.zn-hrs h2::after{content:'';position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:100px;height:3px;background:linear-gradient(90deg,#E35510 0%,#FFC7C2 100%);border-radius:2px}
.zn-loc{padding:80px 20px;background:linear-gradient(160deg,#fcfeff 0%,#fffaf9 100%);position:relative}
.zn-loc .container{max-width:1200px;margin:0 auto}
.zn-loc__wrap{display:grid;grid-template-columns:1fr 1.3fr;gap:50px;align-items:center}
.zn-loc__txt h2{font-size:2.1rem;color:#1a1a2e;margin-bottom:24px;font-weight:700}
.zn-loc__txt h5{font-size:1.15rem;color:#E35510;font-weight:600;margin-bottom:10px}
.zn-loc__txt p{color:#4d4d66;line-height:1.8;font-size:1rem;margin-bottom:12px}
.zn-loc__adr{margin-top:28px;padding:24px;background:#fff;border-radius:10px;border-left:4px solid #0CDFD9;box-shadow:0 4px 16px #0cdfd914}
.zn-loc__adr p{margin-bottom:8px;display:flex;align-items:center;gap:10px}
.zn-loc__adr strong{color:#1a1a2e;font-weight:600;min-width:90px}
.zn-loc__img{border-radius:12px;overflow:hidden;box-shadow:0 12px 36px #0000001a;position:relative}
.zn-loc__img::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#0cdfd926 0%,#e355101a 100%);pointer-events:none;z-index:1}
.zn-loc__img img{width:100%;height:450px;object-fit:cover;display:block}
.zn-pth{padding:80px 20px 90px;background:#fff;position:relative}
.zn-pth::after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#0cdfd94d 50%,transparent 100%)}
.zn-pth .container{max-width:1200px;margin:0 auto}
.zn-pth h2{text-align:center;font-size:2.3rem;color:#1a1a2e;margin-bottom:20px;font-weight:700}
.zn-pth__sub{text-align:center;font-size:1.1rem;color:#5d5d78;max-width:700px;margin:0 auto 50px;line-height:1.7}
.zn-pth__row{display:grid;grid-template-columns:repeat(2,1fr);gap:44px;margin-top:48px}
.zn-pth__box{background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);padding:38px 32px;border-radius:12px;border:2px solid #e8e9f0;position:relative;transition:all .3s ease}
.zn-pth__box::before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;background:linear-gradient(180deg,#0CDFD9 0%,#E35510 100%);border-radius:12px 0 0 12px;opacity:0;transition:opacity .3s ease}
.zn-pth__box:hover{transform:translateY(-4px);box-shadow:0 10px 28px #0cdfd91f;border-color:#0CDFD9}
.zn-pth__box:hover::before{opacity:1}
.zn-pth__box h4{font-size:1.35rem;color:#1a1a2e;margin-bottom:14px;font-weight:600}
.zn-pth__box h6{font-size:.95rem;color:#E35510;font-weight:600;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}
.zn-pth__box p{color:#4d4d66;line-height:1.7;font-size:.98rem}
.zn-pth__vis{margin-top:60px;text-align:center}
.zn-pth__vis img{width:100%;max-width:900px;height:auto;border-radius:12px;box-shadow:0 16px 48px #0000001f;border:3px solid #f0f1f5}
@media (max-width: 1024px) {
.zn-cntc__dual{grid-template-columns:1fr;gap:45px}
.zn-hrs__grid{grid-template-columns:1fr;gap:30px}
.zn-loc__wrap{grid-template-columns:1fr;gap:40px}
.zn-pth__row{grid-template-columns:1fr;gap:32px}
}
@media (max-width: 768px) {
.zn-cntc__hero{padding:60px 20px 50px}
.zn-cntc__cap h1{font-size:2.2rem}
.zn-cntc__frm{padding:32px 24px}
.zn-hrs h2,.zn-loc__txt h2,.zn-pth h2{font-size:1.8rem}
.zn-loc__img img{height:320px}
}
.finance-veil{background:linear-gradient(135deg,#f5fffe 0%,#fff9f8 100%);font-family:'Segoe UI',system-ui,sans-serif;line-height:1.7;color:#2a2a2a}
.finance-veil .container{max-width:1200px;margin:0 auto;padding:0 20px}
.orbit-herald{padding:90px 0 70px;position:relative;overflow:hidden}
.orbit-herald::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#0cdfd914 0%,transparent 70%);border-radius:50%;z-index:0}
.orbit-herald .container{position:relative;z-index:1}
.topline-whisper{font-size:1rem;color:#E35510;font-weight:600;letter-spacing:.5px;margin-bottom:16px;display:inline-block;position:relative;padding-left:40px}
.topline-whisper::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:28px;height:3px;background:linear-gradient(90deg,#E35510,#FFC7C2)}
.herald-title{font-size:3.2rem;font-weight:700;color:#1a1a1a;margin-bottom:28px;line-height:1.2}
.herald-prose{font-size:1.15rem;color:#4a4a4a;max-width:720px;line-height:1.8}
.beacon-stack{padding:80px 0;background:#fff}
.beacon-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.beacon-visual{position:relative}
.beacon-visual img{width:100%;height:480px;object-fit:cover;border-radius:12px;box-shadow:0 20px 60px #0000001f}
.beacon-visual::after{content:'';position:absolute;bottom:-20px;right:-20px;width:200px;height:200px;background:linear-gradient(135deg,#ffc7c24d,#0cdfd933);border-radius:50%;z-index:-1}
.beacon-narrative h3{font-size:2.4rem;color:#1a1a1a;margin-bottom:24px;font-weight:700}
.beacon-narrative h6{font-size:1.05rem;color:#E35510;font-weight:600;margin-bottom:18px;text-transform:uppercase;letter-spacing:1px}
.beacon-narrative p{font-size:1.05rem;color:#555;margin-bottom:20px}
.river-showcase{padding:90px 0;background:linear-gradient(180deg,#f8fdfd 0%,#fff 100%);position:relative}
.river-flex{display:flex;gap:50px;align-items:stretch}
.river-content{flex:1;display:flex;flex-direction:column;justify-content:center}
.river-content h4{font-size:2rem;color:#1a1a1a;margin-bottom:22px;font-weight:700;position:relative;padding-bottom:16px}
.river-content h4::after{content:'';position:absolute;bottom:0;left:0;width:80px;height:4px;background:linear-gradient(90deg,#0CDFD9,#FFC7C2);border-radius:2px}
.river-content p{font-size:1.05rem;color:#4a4a4a;margin-bottom:18px;line-height:1.75}
.river-visuals{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:24px}
.river-frame{position:relative;overflow:hidden;border-radius:8px}
.river-frame img{width:100%;height:280px;object-fit:cover;transition:transform .4s ease}
.river-frame:hover img{transform:scale(1.08)}
.river-frame:first-child{grid-column:1 / 2;grid-row:1 / 3}
.river-frame:first-child img{height:100%}
.canyon-voices{padding:80px 0;background:#fff}
.canyon-header{text-align:center;margin-bottom:60px}
.canyon-header h3{font-size:2.6rem;color:#1a1a1a;margin-bottom:18px;font-weight:700}
.canyon-header h5{font-size:1.1rem;color:#666;font-weight:400}
.voice-mosaic{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.voice-card{background:linear-gradient(135deg,#f9fffe 0%,#fffbfa 100%);border:1px solid #0cdfd926;border-radius:10px;padding:36px;position:relative;transition:all .3s ease}
.voice-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014;border-color:#0cdfd94d}
.voice-card::before{content:'"';position:absolute;top:20px;left:24px;color:#e355101f;font:5rem/1 Georgia,serif}
.voice-persona{display:flex;align-items:center;gap:18px;margin-bottom:22px}
.persona-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;border:3px solid #0CDFD9}
.persona-meta h6{font-size:1.05rem;color:#1a1a1a;font-weight:600;margin-bottom:4px}
.persona-meta p{font-size:.9rem;color:#888;margin:0}
.voice-quote{font-size:1.02rem;color:#4a4a4a;line-height:1.7;font-style:italic;position:relative;z-index:1}
.summit-pathway{padding:90px 0;background:linear-gradient(135deg,#fff9f8 0%,#f5fffe 100%);position:relative}
.summit-pathway::before{content:'';position:absolute;bottom:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#0CDFD9 0%,#E35510 50%,#FFC7C2 100%)}
.pathway-split{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}
.pathway-prose h3{font-size:2.5rem;color:#1a1a1a;margin-bottom:26px;font-weight:700}
.pathway-prose p{font-size:1.05rem;color:#4a4a4a;margin-bottom:32px;line-height:1.8}
.pathway-actions{display:flex;gap:18px;flex-wrap:wrap}
.action-link{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#0CDFD9,#0ab3ae);color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 15px #0cdfd940}
.action-link:hover{background:linear-gradient(135deg,#0ab3ae,#088985);transform:translateY(-2px);box-shadow:0 6px 20px #0cdfd959}
.action-link.secondary{background:linear-gradient(135deg,#E35510,#c74809);box-shadow:0 4px 15px #e3551040}
.action-link.secondary:hover{background:linear-gradient(135deg,#c74809,#a93e08);box-shadow:0 6px 20px #e3551059}
.pathway-image-wrap{position:relative}
.pathway-image-wrap img{width:100%;height:520px;object-fit:cover;border-radius:12px;box-shadow:0 20px 50px #00000026}
.pathway-image-wrap::before{content:'';position:absolute;top:-30px;left:-30px;width:160px;height:160px;background:linear-gradient(135deg,#e3551026,#ffc7c233);border-radius:50%;z-index:-1}
@media (max-width: 1024px) {
.herald-title{font-size:2.6rem}
.beacon-grid{grid-template-columns:1fr;gap:40px}
.river-flex{flex-direction:column}
.pathway-split{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 768px) {
.orbit-herald{padding:60px 0 50px}
.herald-title{font-size:2rem}
.topline-whisper{font-size:.9rem}
.beacon-visual img{height:360px}
.beacon-narrative h3{font-size:1.9rem}
.river-visuals{grid-template-columns:1fr}
.river-frame:first-child{grid-column:1;grid-row:1}
.river-frame:first-child img{height:280px}
.voice-mosaic{grid-template-columns:1fr;gap:30px}
.canyon-header h3{font-size:2rem}
.pathway-prose h3{font-size:2rem}
.pathway-actions{flex-direction:column}
.action-link{text-align:center;width:100%}
.pathway-image-wrap img{height:380px}
}
.finance_vault_hero{background:linear-gradient(135deg,#f0fffe 0%,#fff5f4 100%);padding:80px 0 100px;position:relative;overflow:hidden}
.finance_vault_hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#0cdfd914 0%,transparent 70%);border-radius:50%}
.finance_vault_hero::after{content:'';position:absolute;bottom:-30%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,#e355100f 0%,transparent 70%);border-radius:50%}
.finance_vault_hero .container{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 20px}
.hero_content_wrap{display:flex;align-items:center;gap:60px;flex-direction:row}
.hero_text_block{flex:1}
.hero_text_block h1{font-size:52px;line-height:1.15;color:#1a2735;margin-bottom:24px;font-weight:700}
.hero_text_block h1::after{content:'';display:block;width:80px;height:5px;background:linear-gradient(90deg,#0CDFD9 0%,#E35510 100%);margin-top:20px;border-radius:3px}
.hero_text_block p{font-size:19px;line-height:1.7;color:#4a5c6a;margin-bottom:32px}
.hero_cta_button{display:inline-block;padding:16px 42px;background:linear-gradient(135deg,#0CDFD9 0%,#0ab3ae 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:17px;transition:all .3s ease;box-shadow:0 4px 15px #0cdfd940}
.hero_cta_button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0cdfd959;background:linear-gradient(135deg,#0ab3ae 0%,#0CDFD9 100%)}
.hero_image_container{flex:1;position:relative}
.hero_image_container img{width:100%;height:auto;max-width:520px;border-radius:16px;box-shadow:0 20px 60px #0000001f}
.pathway_showcase{padding:90px 0;background:#fff;position:relative}
.pathway_showcase .container{max-width:1200px;margin:0 auto;padding:0 20px}
.pathway_header{text-align:center;margin-bottom:70px}
.pathway_header h2{font-size:44px;color:#1a2735;margin-bottom:18px;font-weight:700;position:relative;display:inline-block}
.pathway_header h2::before{content:'';position:absolute;left:-60px;top:50%;transform:translateY(-50%);width:45px;height:3px;background:#E35510}
.pathway_header h2::after{content:'';position:absolute;right:-60px;top:50%;transform:translateY(-50%);width:45px;height:3px;background:#E35510}
.pathway_header h5{font-size:18px;color:#6b7c8e;font-weight:400;line-height:1.6;max-width:700px;margin:0 auto}
.modules_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:35px;margin-bottom:50px}
.module_card{background:linear-gradient(135deg,#fafbfc 0%,#fff 100%);border:2px solid #e8ecf1;border-radius:12px;padding:36px;transition:all .3s ease;position:relative;overflow:hidden}
.module_card::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg,#0CDFD9 0%,#E35510 100%);transform:scaleY(0);transition:transform .3s ease}
.module_card:hover{border-color:#0CDFD9;box-shadow:0 8px 30px #0cdfd926;transform:translateY(-3px)}
.module_card:hover::before{transform:scaleY(1)}
.module_card h4{font-size:23px;color:#1a2735;margin-bottom:14px;font-weight:600}
.module_card p{font-size:16px;color:#5a6c7d;line-height:1.7;margin-bottom:20px}
.module_highlights{list-style:none;padding:0;margin:0}
.module_highlights li{font-size:15px;color:#4a5c6a;padding-left:26px;position:relative;margin-bottom:10px;line-height:1.6}
.module_highlights li::before{content:'';position:absolute;left:0;color:#0CDFD9;font-weight:700;font-size:18px}
.pathway_footer_note{background:linear-gradient(135deg,#fff9f8 0%,#f0fffe 100%);border-radius:12px;padding:32px 40px;text-align:center;border:1px solid #ffd9d4}
.pathway_footer_note h6{font-size:20px;color:#E35510;margin-bottom:12px;font-weight:600}
.pathway_footer_note p{font-size:16px;color:#5a6c7d;line-height:1.7;margin:0}
.mentor_section{padding:90px 0;background:linear-gradient(180deg,#fafbfc 0%,#fff 100%);position:relative}
.mentor_section::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#0CDFD9 50%,transparent 100%)}
.mentor_section .container{max-width:1200px;margin:0 auto;padding:0 20px}
.mentor_intro{text-align:center;margin-bottom:60px}
.mentor_intro h3{font-size:42px;color:#1a2735;margin-bottom:20px;font-weight:700}
.mentor_intro p{font-size:18px;color:#5a6c7d;line-height:1.7;max-width:800px;margin:0 auto}
.mentor_profiles{display:flex;flex-direction:row;gap:40px;justify-content:center;align-items:flex-start}
.mentor_profile_card{background:#fff;border-radius:16px;padding:0;box-shadow:0 10px 40px #00000014;max-width:340px;overflow:hidden;transition:all .3s ease}
.mentor_profile_card:hover{transform:translateY(-5px);box-shadow:0 15px 50px #0000001f}
.mentor_image_wrap{position:relative;overflow:hidden;height:280px}
.mentor_image_wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.mentor_profile_card:hover .mentor_image_wrap img{transform:scale(1.05)}
.mentor_image_wrap::after{content:'';position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to top,#1a2735b3,transparent)}
.mentor_info_block{padding:28px}
.mentor_info_block h5{font-size:22px;color:#1a2735;margin-bottom:8px;font-weight:600}
.mentor_specialty{font-size:15px;color:#0CDFD9;font-weight:500;margin-bottom:16px;display:block}
.mentor_info_block p{font-size:15px;color:#5a6c7d;line-height:1.7;margin:0}
@media (max-width: 768px) {
.finance_vault_hero{padding:60px 0 70px}
.hero_content_wrap{flex-direction:column;gap:40px}
.hero_text_block h1{font-size:38px}
.hero_text_block p{font-size:17px}
.hero_image_container img{max-width:100%}
.pathway_showcase{padding:60px 0}
.pathway_header{margin-bottom:50px}
.pathway_header h2{font-size:34px}
.pathway_header h2::before,.pathway_header h2::after{display:none}
.modules_grid{grid-template-columns:1fr;gap:25px}
.module_card{padding:28px}
.module_card h4{font-size:21px}
.mentor_section{padding:60px 0}
.mentor_intro h3{font-size:34px}
.mentor_intro p{font-size:16px}
.mentor_profiles{flex-direction:column;align-items:center}
.mentor_profile_card{max-width:100%}
}
.preferences-container{max-width:1200px;margin:0 auto;padding:3rem 1.5rem;font-family:'Segoe UI',system-ui,-apple-system,sans-serif;background:linear-gradient(135deg,#fff 0%,#f0fdfc 100%);color:#2d3748;line-height:1.8}
.preferences-container h1{font-size:2.75rem;font-weight:700;color:#1a202c;margin-bottom:2rem;border-bottom:4px solid #0CDFD9;padding-bottom:1rem;letter-spacing:-.5px}
.preferences-container h2{font-size:2rem;font-weight:600;color:#E35510;margin-top:3.5rem;margin-bottom:1.5rem;padding-left:1rem;border-left:5px solid #0CDFD9}
.preferences-container h3{font-size:1.5rem;font-weight:600;color:#2d3748;margin-top:2.5rem;margin-bottom:1.25rem;padding:.75rem 1.25rem;background:linear-gradient(90deg,#FFC7C2 0%,#fff 100%);border-radius:8px}
.preferences-container h4{font-size:1.25rem;font-weight:600;color:#1a202c;margin-top:2rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #0CDFD9}
.preferences-container p{margin-bottom:1.5rem;font-size:1.05rem;color:#374151;text-align:justify}
.preferences-container .section-wrapper{background:#fff;padding:2rem;margin:2rem 0;border-radius:12px;box-shadow:0 4px 6px #0cdfd91a 0 2px 4px #e355100f}
.preferences-container ul{list-style:none;padding:0;margin:1.5rem 0}
.preferences-container li{padding:1rem 1.5rem;margin-bottom:1rem;background:linear-gradient(135deg,#fff 0%,#fef9f8 100%);border-left:4px solid #E35510;border-radius:6px;box-shadow:0 2px 4px #0000000d;font-size:1.05rem;color:#374151}
.preferences-container li::before{content:"→";color:#0CDFD9;font-weight:700;margin-right:.75rem;font-size:1.2rem}
.preferences-container .highlight-box{background:linear-gradient(135deg,#FFC7C2 0%,#fff 100%);padding:1.75rem;border-radius:10px;margin:2rem 0;border:2px solid #E35510}
.preferences-container span{font-weight:600;color:#E35510}
.preferences-container .intro-section{background:linear-gradient(135deg,#fff 0%,#e6fcfb 100%);padding:2.5rem;border-radius:15px;margin-bottom:3rem;border-top:5px solid #0CDFD9;box-shadow:0 6px 12px #0cdfd926}
.privacy-container{max-width:1200px;margin:0 auto;padding:60px 20px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.8;color:#2d3748;background:linear-gradient(135deg,#fff 0%,#fef5f3 100%)}
.privacy-container h1{font-size:3rem;font-weight:800;margin-bottom:1.5rem;color:#1a202c;background:linear-gradient(135deg,#0CDFD9 0%,#E35510 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em}
.privacy-container h2{font-size:2rem;font-weight:700;margin-top:3.5rem;margin-bottom:1.5rem;color:#E35510;border-left:5px solid #0CDFD9;padding-left:20px;position:relative}
.privacy-container h3{font-size:1.5rem;font-weight:600;margin-top:2.5rem;margin-bottom:1.2rem;color:#2d3748;padding-bottom:.5rem;border-bottom:2px solid #FFC7C2}
.privacy-container h4{font-size:1.2rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;color:#4a5568}
.privacy-container p{margin-bottom:1.3rem;font-size:1.05rem;color:#4a5568;text-align:justify}
.privacy-container ul{list-style:none;margin-bottom:2rem;padding-left:0}
.privacy-container li{margin-bottom:1rem;padding-left:2rem;position:relative;font-size:1.05rem;color:#4a5568;line-height:1.7}
.privacy-container li::before{content:'→';position:absolute;left:0;color:#0CDFD9;font-weight:700;font-size:1.2rem}
.privacy-container span{font-weight:600;color:#E35510;padding:0 3px}
.intro-section{background:linear-gradient(135deg,#fff 0%,#fff9f8 100%);padding:2.5rem;border-radius:12px;margin-bottom:3rem;box-shadow:0 4px 15px #e3551014;border-left:4px solid #0CDFD9}
.section-highlight{background:linear-gradient(135deg,#fefefe 0%,#fff5f3 100%);padding:2rem;border-radius:10px;margin:2rem 0;border:1px solid #FFC7C2;box-shadow:0 2px 10px #0cdfd90d}
.date-updated{font-size:.95rem;color:#718096;font-style:italic;margin-bottom:2rem;padding:1rem;background:#fdfcfc;border-radius:8px;border-left:3px solid #0CDFD9}
.prism--success__flow{background:linear-gradient(135deg,#f4fffe 0%,#fff9f8 100%);min-height:85vh;display:flex;align-items:center;padding:3rem 1.5rem}
.prism--success__flow .container{max-width:680px;margin:0 auto}
.zenith__confirm--card{background:#fff;border-radius:16px;padding:3.5rem 2.5rem;box-shadow:0 8px 32px #0cdfd91f 0 2px 8px #e3551014;position:relative;overflow:hidden}
.zenith__confirm--card::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#0CDFD9 0%,#E35510 50%,#FFC7C2 100%)}
.apex__icon--zone{width:72px;height:72px;margin:0 auto 2rem;background:linear-gradient(135deg,#0CDFD9 0%,#0ab5b0 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;animation:pulse__glow 2s ease-in-out infinite}
@keyframes pulse__glow {
0%,100%{box-shadow:0 0 0 0 #0cdfd966}
50%{box-shadow:0 0 0 20px #0cdfd900}
}
.apex__icon--zone::after{content:'';font-size:2.5rem;color:#fff;font-weight:700;line-height:1}
.nexus__title--primary{font-size:2rem;font-weight:700;color:#1a2332;text-align:center;margin:0 0 1.25rem;line-height:1.3}
.nexus__title--primary::after{content:'';display:block;width:60px;height:3px;background:linear-gradient(90deg,#E35510,#FFC7C2);margin:1rem auto 0;border-radius:2px}
.flux__message--core{font-size:1.05rem;color:#4a5568;line-height:1.7;text-align:center;margin:0 0 2rem}
.orbit__timeline--strip{background:#f8fbfb;border-left:3px solid #0CDFD9;padding:1.75rem 1.5rem;margin:2rem 0;border-radius:0 8px 8px 0}
.orbit__timeline--strip h5{font-size:1.1rem;font-weight:600;color:#1a2332;margin:0 0 1rem;display:flex;align-items:center}
.orbit__timeline--strip h5::before{content:'';display:inline-block;width:8px;height:8px;background:#E35510;border-radius:50%;margin-right:.75rem}
.orbit__timeline--strip p{font-size:.95rem;color:#5a6b7d;line-height:1.65;margin:0}
.spiral__next--sequence{margin:2.5rem 0 0}
.spiral__next--sequence h6{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:#6b7280;margin:0 0 1.25rem;text-align:center}
.vector__action--cluster{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0 0}
.vector__action--cluster a{display:block;padding:.95rem 2rem;text-align:center;text-decoration:none;font-weight:600;font-size:1rem;border-radius:8px;transition:all .3s ease;position:relative;z-index:10}
.vector__action--cluster a.prime__btn{background:linear-gradient(135deg,#0CDFD9 0%,#0ab5b0 100%);color:#fff;box-shadow:0 4px 12px #0cdfd940}
.vector__action--cluster a.prime__btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0cdfd959}
.vector__action--cluster a.alt__btn{background:#fff;color:#E35510;border:2px solid #E35510}
.vector__action--cluster a.alt__btn:hover{background:#E35510;color:#fff}
.quantum__contact--strip{text-align:center;margin:2.5rem 0 0;padding:1.5rem 0 0;border-top:1px solid #e5e7eb}
.quantum__contact--strip p{font-size:.9rem;color:#6b7280;margin:0 0 .75rem;line-height:1.6}
.quantum__contact--strip a{color:#0CDFD9;text-decoration:none;font-weight:600;transition:color .2s ease}
.quantum__contact--strip a:hover{color:#0ab5b0;text-decoration:underline}
@media (min-width: 640px) {
.prism--success__flow{padding:4rem 2rem}
.zenith__confirm--card{padding:4rem 3.5rem}
.nexus__title--primary{font-size:2.25rem}
.vector__action--cluster{flex-direction:row;justify-content:center;gap:1.25rem}
.vector__action--cluster a{flex:0 1 auto;min-width:200px}
}
@media (min-width: 768px) {
.prism--success__flow .container{max-width:720px}
.nexus__title--primary{font-size:2.5rem}
.flux__message--core{font-size:1.125rem}
}