*{margin:0;padding:0;box-sizing:border-box}
:root{--primary-color:#B27C9B;--secondary-color:#C3BDAC;--tertiary-color:#E5E4E1;--text-dark:#2d2d2d;--text-medium:#4a4a4a;--text-light:#6b6b6b;--bg-white:#fff;--bg-cream:#fdfcfb;--bg-light:#f9f8f6;--border-subtle:#e0ddd8}
body{color:var(--text-dark);background:var(--bg-cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:clamp(16px,1.05vw,18px)/1.7 'Source Sans 3',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
h1,h2,h3,h4,h5,h6{font-family:'Lora',Georgia,serif;font-weight:600;line-height:1.3}
a{text-decoration:none;color:inherit;transition:color .25s ease,opacity .25s ease}
img{max-width:100%;height:auto;display:block}
header{background:linear-gradient(165deg,#b27c9b14 0%,#c3bdac0f 100%);border-bottom:1px solid var(--border-subtle);position:relative;z-index:100}
.header__topSection{max-width:1340px;margin:0 auto;padding:22px 40px 18px;display:flex;justify-content:space-between;align-items:center;gap:35px}
.logo_container_42x{display:flex;align-items:center;position:relative;z-index:110}
.logo_container_42x img{height:62px;width:62px;object-fit:contain}
.credentials__wrapper_7qt{display:flex;align-items:center;gap:28px;font-size:14px;color:var(--text-medium)}
.credential_badge_m9p{display:flex;align-items:center;gap:8px;padding:7px 16px;background:#ffffffa6;border-radius:6px;border:1px solid #b27c9b26}
.credential_badge_m9p svg{width:18px;height:18px;fill:var(--primary-color)}
.header__companyRow{text-align:center;padding:16px 40px 20px;background:#e5e4e140;border-top:1px solid #c3bdac33}
.company_title_zx8{color:var(--text-dark);letter-spacing:-.02em;font:600 clamp(24px,2.2vw,32px) 'Lora',Georgia,serif}
.navigation__mainRow{background:var(--bg-white);border-top:1px solid var(--border-subtle);padding:0}
.nav_container_primary{max-width:1340px;margin:0 auto;padding:0 40px}
.main_navigation_links{display:flex;justify-content:center;align-items:center;gap:8px;list-style:none}
.nav_item_element{position:relative}
.nav_link_anchor{display:block;padding:20px 26px;font-size:16px;font-weight:400;color:var(--text-medium);position:relative;transition:color .28s ease}
.nav_link_anchor::after{content:'';position:absolute;bottom:0;left:26px;right:26px;height:3px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));transform:scaleX(0);transition:transform .3s ease;border-radius:3px 3px 0 0}
.nav_link_anchor:hover{color:var(--primary-color)}
.nav_link_anchor:hover::after{transform:scaleX(1)}
.nav_link_anchor:focus{outline:2px solid var(--primary-color);outline-offset:4px;border-radius:3px}
main{min-height:60vh}
footer{background:linear-gradient(to bottom,#f4f3f0 0%,#e8e6e0 100%);margin-top:80px;padding:60px 0 32px;border-top:2px solid var(--border-subtle);position:relative}
footer::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#b27c9b4d 50%,transparent)}
.footer__grid_container{max-width:1340px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1.8fr 1fr 1fr;gap:50px;margin-bottom:48px}
.footer_section_block{display:flex;flex-direction:column;gap:18px}
.footer_heading_text{color:var(--text-dark);margin-bottom:6px;font:600 18px 'Lora',Georgia,serif}
.footer_brand_section{display:flex;flex-direction:column;gap:20px}
.footer_logo_wrapper{display:flex;align-items:center;gap:14px}
.footer_logo_wrapper img{height:52px;width:52px;object-fit:contain}
.footer_company_name{color:var(--text-dark);font:600 22px 'Lora',Georgia,serif}
.footer_description_text{font-size:15px;line-height:1.65;color:var(--text-light);max-width:420px}
.footer_links_list{list-style:none;display:flex;flex-direction:column;gap:12px}
.footer_link_item a{font-size:15px;color:var(--text-medium);transition:color .25s ease;display:inline-block}
.footer_link_item a:hover{color:var(--primary-color)}
.footer_link_item a:focus{outline:2px solid var(--primary-color);outline-offset:3px;border-radius:2px}
.footer__bottom_bar{max-width:1340px;margin:0 auto;padding:28px 40px 0;border-top:1px solid var(--border-subtle);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}
.copyright_notice_text{font-size:14px;color:var(--text-light)}
.footer_quick_links{display:flex;gap:24px;list-style:none}
.footer_quick_links a{font-size:14px;color:var(--text-medium);transition:color .25s ease}
.footer_quick_links a:hover{color:var(--primary-color)}
.consent_overlay_k7m{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(to top,#2d2d2df7,#2d2d2df0);backdrop-filter:blur(8px);padding:28px 32px;box-shadow:0 -4px 20px #00000026;z-index:9999;border-top:3px solid var(--primary-color);transform:translateY(100%);transition:transform .4s cubic-bezier(0.4,0,0.2,1)}
.consent_overlay_k7m.active_state{transform:translateY(0)}
.consent_inner_wrap{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px}
.consent_text_column{flex:1;min-width:0}
.consent_heading_p3x{color:#fff;margin-bottom:10px;font:600 18px 'Lora',Georgia,serif}
.consent_message_body{font-size:15px;line-height:1.6;color:#ffffffe0}
.consent_message_body a{color:var(--primary-color);text-decoration:underline;transition:opacity .2s ease}
.consent_message_body a:hover{opacity:.8}
.consent_actions_column{display:flex;gap:14px;flex-shrink:0}
.consent_btn_base{padding:13px 28px;border:none;border-radius:6px;cursor:pointer;transition:background .25s ease,transform .15s ease;min-width:130px;font:600 15px 'Source Sans 3',sans-serif}
.consent_btn_base:focus{outline:3px solid #b27c9b99;outline-offset:2px}
.consent_btn_base:active{transform:scale(0.98)}
.btn_accept_all{background:linear-gradient(135deg,var(--primary-color),#a06887);color:#fff}
.btn_accept_all:hover{background:linear-gradient(135deg,#a06887,var(--primary-color))}
.btn_decline_all{background:#ffffff1f;color:#fff;border:1px solid #ffffff40}
.btn_decline_all:hover{background:#ffffff2e}
@media (max-width: 1100px) {
.footer__grid_container{grid-template-columns:1fr 1fr;gap:40px}
.footer_brand_section{grid-column:1 / -1}
}
@media (max-width: 900px) {
.header__topSection{padding:18px 28px 16px}
.credentials__wrapper_7qt{gap:16px}
.credential_badge_m9p{font-size:13px;padding:6px 12px}
.header__companyRow{padding:14px 28px 18px}
.nav_container_primary{padding:0 28px}
.main_navigation_links{gap:4px}
.nav_link_anchor{padding:18px 20px;font-size:15px}
.nav_link_anchor::after{left:20px;right:20px}
.footer__grid_container,.footer__bottom_bar{padding-left:28px;padding-right:28px}
.consent_inner_wrap{flex-direction:column;align-items:flex-start;gap:24px}
.consent_actions_column{width:100%}
.consent_btn_base{flex:1;min-width:0}
}
@media (max-width: 767px) {
.header__topSection{flex-direction:column;align-items:flex-start;gap:16px;padding:16px 20px}
.credentials__wrapper_7qt{flex-wrap:wrap;width:100%}
.header__companyRow{padding:12px 20px 16px}
.company_title_zx8{font-size:22px}
.nav_container_primary{padding:0 20px}
.main_navigation_links{flex-direction:column;gap:0;width:100%}
.nav_item_element{width:100%;border-bottom:1px solid var(--border-subtle)}
.nav_item_element:last-child{border-bottom:none}
.nav_link_anchor{padding:16px 12px;width:100%}
.nav_link_anchor::after{left:12px;right:12px}
.footer__grid_container{grid-template-columns:1fr;gap:32px;padding:0 20px}
.footer__bottom_bar{flex-direction:column;align-items:flex-start;padding:24px 20px 0}
.footer_quick_links{flex-direction:column;gap:12px}
.consent_overlay_k7m{padding:22px 20px}
.consent_heading_p3x{font-size:17px}
.consent_message_body{font-size:14px}
.consent_actions_column{flex-direction:column}
.consent_btn_base{width:100%;min-height:48px}
}
@media (max-width: 480px) {
.logo_container_42x img{height:52px;width:52px}
.credential_badge_m9p{font-size:12px;padding:5px 10px}
.company_title_zx8{font-size:20px}
}
.learning-program-hero{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.learning-program-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#b27c9b14 0%,transparent 70%);border-radius:50%}
.hero-content-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr 0.8fr;gap:50px;align-items:center}
.hero-text-area h1{font-size:3.2rem;color:#212529;margin-bottom:20px;line-height:1.2;font-weight:700}
.hero-text-area .hero-subtitle{font-size:1.3rem;color:#495057;margin-bottom:30px;line-height:1.6}
.hero-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:35px}
.stat-item{background:#fff;padding:20px;border-radius:8px;border-left:4px solid #B27C9B;box-shadow:0 2px 8px #0000000f}
.stat-number{font-size:2rem;font-weight:700;color:#B27C9B;display:block;margin-bottom:5px}
.stat-label{font-size:.95rem;color:#495057}
.hero-image-container{position:relative}
.hero-image-container img{width:100%;height:400px;object-fit:cover;border-radius:12px;box-shadow:0 10px 30px #0000001f}
.learning-path-section{background:#fff;padding:80px 20px}
.learning-path-container{max-width:1200px;margin:0 auto}
.section-header-center{text-align:center;margin-bottom:60px}
.section-header-center h2{font-size:2.5rem;color:#212529;margin-bottom:15px;font-weight:700}
.section-header-center .section-description{font-size:1.15rem;color:#495057;max-width:700px;margin:0 auto;line-height:1.7}
.path-timeline{position:relative;padding-left:80px;margin-top:50px}
.path-timeline::before{content:'';position:absolute;left:28px;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#B27C9B,#C3BDAC)}
.timeline-phase{position:relative;margin-bottom:50px;padding-left:0}
.phase-marker{position:absolute;left:-80px;top:0;width:60px;height:60px;background:#fff;border:4px solid #B27C9B;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#B27C9B;box-shadow:0 4px 12px #0000001a;z-index:2}
.phase-content{background:#fafbfc;padding:30px;border-radius:10px;border:1px solid #E5E4E1;min-height:100px}
.phase-content h3{font-size:1.6rem;color:#212529;margin-bottom:12px;font-weight:600}
.phase-duration{display:inline-block;background:#B27C9B;color:#fff;padding:4px 12px;border-radius:20px;font-size:.85rem;margin-bottom:15px;font-weight:500}
.phase-content p{color:#495057;line-height:1.7;margin-bottom:15px}
.skills-list{list-style:none;padding:0;margin:15px 0 0;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.skills-list li{color:#343a40;font-size:.95rem;padding-left:25px;position:relative}
.skills-list li::before{content:'';position:absolute;left:0;color:#B27C9B;font-weight:700}
.module-breakdown-section{background:linear-gradient(to bottom,#f8f9fa 0%,white 100%);padding:80px 20px}
.module-grid-wrapper{max-width:1200px;margin:0 auto}
.module-icon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px}
.module-card{background:#fff;padding:35px 25px;border-radius:10px;box-shadow:0 4px 15px #00000014;transition:transform .3s ease,box-shadow .3s ease;border-top:4px solid #C3BDAC}
.module-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}
.module-icon-symbol{width:70px;height:70px;background:linear-gradient(135deg,#B27C9B 0%,#C3BDAC 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:2rem}
.module-card h3{font-size:1.4rem;color:#212529;margin-bottom:15px;font-weight:600}
.module-card p{color:#495057;line-height:1.7;margin-bottom:20px}
.module-features{list-style:none;padding:0;margin:0}
.module-features li{color:#343a40;font-size:.9rem;padding:8px 0;border-bottom:1px solid #E5E4E1}
.module-features li:last-child{border-bottom:none}
.instructor-approach-section{background:#fff;padding:80px 20px}
.approach-split-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:380px 1fr;gap:60px;align-items:start}
.instructor-profile-card{background:#fafbfc;padding:30px;border-radius:12px;box-shadow:0 6px 20px #0000001a;position:sticky;top:20px}
.instructor-profile-card img{width:100%;height:280px;object-fit:cover;border-radius:8px;margin-bottom:20px}
.instructor-profile-card h3{font-size:1.5rem;color:#212529;margin-bottom:8px;font-weight:600}
.instructor-title{color:#B27C9B;font-size:1rem;font-weight:500;margin-bottom:15px;display:block}
.instructor-bio{color:#495057;font-size:.95rem;line-height:1.7}
.approach-content-area h2{font-size:2.3rem;color:#212529;margin-bottom:25px;font-weight:700}
.approach-philosophy{background:linear-gradient(135deg,#f8f9fa 0%,white 100%);padding:30px;border-radius:10px;margin-bottom:35px;border-left:5px solid #B27C9B}
.approach-philosophy p{color:#343a40;line-height:1.8;font-size:1.05rem;margin-bottom:15px}
.teaching-methods{margin-top:40px}
.teaching-methods h3{font-size:1.6rem;color:#212529;margin-bottom:25px;font-weight:600}
.method-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}
.method-item{background:#fff;padding:25px;border-radius:8px;border:2px solid #E5E4E1;transition:border-color .3s ease}
.method-item:hover{border-color:#B27C9B}
.method-item h4{font-size:1.2rem;color:#212529;margin-bottom:10px;font-weight:600}
.method-item p{color:#495057;line-height:1.7;font-size:.95rem}
.student-success-section{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:80px 20px}
.success-container{max-width:1200px;margin:0 auto}
.testimonial-showcase{display:grid;grid-template-columns:repeat(2,1fr);gap:35px;margin-top:50px}
.testimonial-card{background:#fff;padding:35px;border-radius:12px;box-shadow:0 6px 20px #00000014;position:relative}
.testimonial-card::before{content:'"';position:absolute;top:15px;left:25px;color:#b27c9b26;font:5rem/1 Georgia,serif}
.testimonial-content{position:relative;z-index:1}
.testimonial-text{color:#343a40;line-height:1.8;font-size:1.05rem;margin-bottom:25px;font-style:italic}
.student-info-row{display:flex;align-items:center;gap:20px;padding-top:20px;border-top:2px solid #E5E4E1}
.student-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid #B27C9B}
.student-details h4{font-size:1.1rem;color:#212529;margin-bottom:5px;font-weight:600}
.student-course{color:#495057;font-size:.9rem}
.program-cta-section{background:linear-gradient(135deg,#B27C9B 0%,#C3BDAC 100%);padding:80px 20px;position:relative;overflow:hidden}
.program-cta-section::before{content:'';position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:#ffffff1a;border-radius:50%}
.cta-content-wrapper{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:1}
.cta-content-wrapper h2{font-size:2.8rem;color:#fff;margin-bottom:20px;font-weight:700}
.cta-content-wrapper p{font-size:1.2rem;color:#fffffff2;margin-bottom:15px;line-height:1.7}
.enrollment-info{background:#ffffff26;padding:25px;border-radius:10px;margin:35px 0;backdrop-filter:blur(10px)}
.enrollment-info strong{color:#fff;font-size:1.1rem;display:block;margin-bottom:10px}
.enrollment-info p{font-size:1rem;margin-bottom:5px}
.cta-button-group{display:flex;gap:20px;justify-content:center;margin-top:40px}
.primary-cta-btn{background:#fff;color:#B27C9B;padding:16px 40px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #0003;display:inline-block}
.primary-cta-btn:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}
.secondary-cta-btn{background:transparent;color:#fff;padding:16px 40px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;border:2px solid #fff;transition:background .3s ease,color .3s ease;display:inline-block}
.secondary-cta-btn:hover{background:#fff;color:#B27C9B}
@media (max-width: 768px) {
.hero-content-wrapper{grid-template-columns:1fr;gap:35px}
.hero-text-area h1{font-size:2.2rem}
.hero-image-container img{height:300px}
.path-timeline{padding-left:60px}
.path-timeline::before{left:20px}
.phase-marker{left:-60px;width:45px;height:45px;font-size:1.2rem}
.skills-list{grid-template-columns:1fr}
.module-icon-grid{grid-template-columns:1fr}
.approach-split-layout{grid-template-columns:1fr}
.instructor-profile-card{position:static}
.method-grid{grid-template-columns:1fr}
.testimonial-showcase{grid-template-columns:1fr}
.cta-content-wrapper h2{font-size:2rem}
.cta-button-group{flex-direction:column;align-items:center}
.primary-cta-btn,.secondary-cta-btn{width:100%;text-align:center}
}
.careers-page-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh}
.careers-hero-block{background:linear-gradient(165deg,#E5E4E1 0%,#fff 100%);padding:90px 20px 70px;position:relative;overflow:hidden}
.careers-hero-block::before{content:'';position:absolute;top:-50px;right:-50px;width:300px;height:300px;background:#B27C9B;opacity:.08;border-radius:50%}
.careers-hero-content{max-width:780px;margin:0 auto;text-align:center;position:relative;z-index:2}
.careers-hero-content h1{font-size:2.8rem;color:#212529;margin-bottom:24px;font-weight:700;line-height:1.2}
.careers-hero-content .subtitle-text{font-size:1.35rem;color:#495057;margin-bottom:35px;line-height:1.6}
.careers-hero-content .intro-paragraph{font-size:1.05rem;color:#343a40;line-height:1.75;margin-bottom:0}
.teaching-philosophy-section{padding:80px 20px;background:#fff}
.teaching-philosophy-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.philosophy-text-column h2{font-size:2.2rem;color:#212529;margin-bottom:28px;font-weight:600}
.philosophy-text-column p{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:18px}
.philosophy-text-column .highlight-box{background:linear-gradient(120deg,#E5E4E1 0%,#C3BDAC 100%);padding:24px;border-radius:8px;margin-top:30px}
.philosophy-text-column .highlight-box p{margin-bottom:0;color:#212529;font-weight:500}
.philosophy-image-column img{width:100%;height:480px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #0000001f}
.instructor-profiles-block{padding:75px 20px;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%)}
.instructor-profiles-container{max-width:1100px;margin:0 auto}
.instructor-profiles-container h2{font-size:2.4rem;color:#212529;text-align:center;margin-bottom:55px;font-weight:600}
.instructor-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:45px}
.single-instructor-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 16px #00000014;transition:transform .3s ease,box-shadow .3s ease}
.single-instructor-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #b27c9b33}
.instructor-card-image{width:100%;height:320px;object-fit:cover}
.instructor-card-details{padding:32px}
.instructor-card-details h3{font-size:1.6rem;color:#212529;margin-bottom:8px;font-weight:600}
.instructor-card-details .role-title{font-size:1.05rem;color:#B27C9B;margin-bottom:18px;font-weight:500}
.instructor-card-details p{font-size:1rem;color:#495057;line-height:1.75;margin-bottom:0}
.opportunities-grid-section{padding:85px 20px;background:#fff;position:relative}
.opportunities-grid-section::after{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#B27C9B 0%,#C3BDAC 50%,#E5E4E1 100%)}
.opportunities-container{max-width:1150px;margin:0 auto}
.opportunities-container h2{font-size:2.3rem;color:#212529;margin-bottom:20px;font-weight:600}
.opportunities-intro-text{font-size:1.1rem;color:#495057;line-height:1.7;margin-bottom:45px;max-width:850px}
.opportunities-cards-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.opportunity-card-item{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);border:2px solid #E5E4E1;border-radius:10px;padding:35px 28px;transition:all .3s ease;position:relative}
.opportunity-card-item::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:#B27C9B;border-radius:10px 10px 0 0;transform:scaleX(0);transition:transform .3s ease}
.opportunity-card-item:hover::before{transform:scaleX(1)}
.opportunity-card-item:hover{border-color:#B27C9B;box-shadow:0 8px 20px #b27c9b26;transform:translateY(-4px)}
.opportunity-card-item h3{font-size:1.5rem;color:#212529;margin-bottom:16px;font-weight:600}
.opportunity-card-item p{font-size:1rem;color:#495057;line-height:1.7;margin-bottom:0}
.application-journey-block{padding:80px 20px;background:linear-gradient(165deg,#E5E4E1 0%,#f8f9fa 100%)}
.application-journey-wrapper{max-width:1000px;margin:0 auto}
.application-journey-wrapper h2{font-size:2.4rem;color:#212529;text-align:center;margin-bottom:50px;font-weight:600}
.journey-steps-container{position:relative}
.journey-step-item{display:grid;grid-template-columns:80px 1fr;gap:30px;margin-bottom:45px;position:relative}
.journey-step-item:last-child{margin-bottom:0}
.step-number-circle{width:80px;height:80px;background:linear-gradient(135deg,#B27C9B 0%,#8a5d7a 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;font-weight:700;box-shadow:0 6px 18px #b27c9b4d;flex-shrink:0}
.step-content-area{background:#fff;padding:28px 32px;border-radius:10px;box-shadow:0 4px 14px #00000014}
.step-content-area h3{font-size:1.55rem;color:#212529;margin-bottom:14px;font-weight:600}
.step-content-area p{font-size:1.02rem;color:#495057;line-height:1.75;margin-bottom:0}
.journey-cta-box{background:#fff;border:3px solid #B27C9B;border-radius:12px;padding:40px;text-align:center;margin-top:55px}
.journey-cta-box h3{font-size:1.8rem;color:#212529;margin-bottom:18px;font-weight:600}
.journey-cta-box p{font-size:1.08rem;color:#495057;line-height:1.7;margin-bottom:28px}
.journey-cta-button{display:inline-block;background:linear-gradient(135deg,#B27C9B 0%,#8a5d7a 100%);color:#fff;padding:16px 42px;border-radius:8px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 14px #b27c9b4d;position:relative;z-index:10}
.journey-cta-button:hover{background:linear-gradient(135deg,#8a5d7a 0%,#6d4962 100%);box-shadow:0 6px 20px #b27c9b66;transform:translateY(-2px);color:#fff}
@media (max-width: 992px) {
.teaching-philosophy-inner{grid-template-columns:1fr;gap:45px}
.philosophy-image-column img{height:400px}
.instructor-cards-grid{grid-template-columns:1fr;gap:35px}
.opportunities-cards-wrapper{grid-template-columns:1fr;gap:28px}
}
@media (max-width: 768px) {
.careers-hero-content h1{font-size:2.2rem}
.careers-hero-content .subtitle-text{font-size:1.15rem}
.teaching-philosophy-inner h2,.instructor-profiles-container h2,.opportunities-container h2,.application-journey-wrapper h2{font-size:1.9rem}
.journey-step-item{grid-template-columns:1fr;gap:20px}
.step-number-circle{width:70px;height:70px;font-size:1.7rem;margin:0 auto}
}
@media (max-width: 576px) {
.careers-hero-block{padding:60px 20px 50px}
.careers-hero-content h1{font-size:1.85rem}
.teaching-philosophy-section,.instructor-profiles-block,.opportunities-grid-section,.application-journey-block{padding:55px 20px}
.philosophy-image-column img{height:320px}
.instructor-card-image{height:280px}
.journey-cta-box{padding:30px 20px}
}
.methodology-wrapper{background:#fff;min-height:100vh}
.methodology-intro-section{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.methodology-intro-section::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#b27c9b14 0%,transparent 70%);border-radius:50%}
.intro-content-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.intro-text-block h1{font-size:3rem;color:#212529;margin:0 0 24px;font-weight:700;line-height:1.2}
.intro-text-block p{font-size:1.125rem;color:#495057;line-height:1.7;margin:0 0 16px}
.intro-visual-block img{width:100%;height:480px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #0000001f}
.philosophy-section{background:#fff;padding:90px 20px;position:relative}
.philosophy-container{max-width:900px;margin:0 auto}
.philosophy-header{text-align:center;margin-bottom:60px}
.philosophy-header h2{font-size:2.5rem;color:#212529;margin:0 0 20px;font-weight:700}
.philosophy-header p{font-size:1.125rem;color:#495057;line-height:1.6;max-width:700px;margin:0 auto}
.philosophy-points{display:flex;flex-direction:column;gap:32px}
.philosophy-point{background:#fafbfc;padding:32px;border-radius:8px;border-left:4px solid #B27C9B;transition:transform .3s ease,box-shadow .3s ease}
.philosophy-point:hover{transform:translateX(8px);box-shadow:0 4px 16px #00000014}
.philosophy-point h3{font-size:1.5rem;color:#212529;margin:0 0 12px;font-weight:600}
.philosophy-point p{font-size:1rem;color:#495057;line-height:1.7;margin:0}
.instructor-approach-section{background:linear-gradient(to bottom,#f8f9fa 0%,#E5E4E1 100%);padding:80px 20px}
.instructor-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:300px 1fr;gap:50px;align-items:start}
.instructor-profile-card{background:#fff;padding:28px;border-radius:12px;box-shadow:0 6px 20px #0000001a;position:sticky;top:20px}
.instructor-profile-card img{width:100%;height:280px;object-fit:cover;border-radius:8px;margin-bottom:20px}
.instructor-name{font-size:1.5rem;color:#212529;margin:0 0 8px;font-weight:600}
.instructor-title{font-size:.95rem;color:#B27C9B;margin:0 0 16px;font-weight:500}
.instructor-bio{font-size:.95rem;color:#495057;line-height:1.6;margin:0}
.instructor-content-area{background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 16px #00000014}
.instructor-content-area h2{font-size:2.25rem;color:#212529;margin:0 0 28px;font-weight:700}
.teaching-method-list{display:flex;flex-direction:column;gap:24px}
.teaching-method-item{padding-left:36px;position:relative}
.teaching-method-item::before{content:'';position:absolute;left:0;top:6px;width:20px;height:20px;background:#B27C9B;border-radius:50%}
.teaching-method-item h3{font-size:1.25rem;color:#212529;margin:0 0 10px;font-weight:600}
.teaching-method-item p{font-size:1rem;color:#495057;line-height:1.7;margin:0}
.practice-framework-section{background:#fff;padding:90px 20px}
.framework-container{max-width:1100px;margin:0 auto}
.framework-header{margin-bottom:50px}
.framework-header h2{font-size:2.5rem;color:#212529;margin:0 0 20px;font-weight:700}
.framework-header p{font-size:1.125rem;color:#495057;line-height:1.6;margin:0}
.framework-stages{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.framework-stage{background:#fafbfc;padding:32px 24px;border-radius:8px;border-top:3px solid #C3BDAC;position:relative;transition:transform .3s ease}
.framework-stage:hover{transform:translateY(-8px)}
.stage-number{position:absolute;top:-20px;left:24px;width:44px;height:44px;background:#B27C9B;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;box-shadow:0 4px 12px #b27c9b4d}
.framework-stage h3{font-size:1.375rem;color:#212529;margin:16px 0 12px;font-weight:600}
.framework-stage p{font-size:.95rem;color:#495057;line-height:1.7;margin:0}
.outcomes-section{background:linear-gradient(135deg,#E5E4E1 0%,#f8f9fa 100%);padding:80px 20px;position:relative}
.outcomes-content-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}
.outcomes-text-area h2{font-size:2.5rem;color:#212529;margin:0 0 28px;font-weight:700}
.outcomes-list{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}
.outcome-item{display:flex;align-items:start;gap:16px}
.outcome-check{width:24px;height:24px;background:#B27C9B;border-radius:4px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1rem;margin-top:2px}
.outcome-text{font-size:1.0625rem;color:#495057;line-height:1.6;margin:0}
.outcomes-cta-button{display:inline-block;background:#B27C9B;color:#fff;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;font-size:1rem;transition:background .3s ease,transform .3s ease}
.outcomes-cta-button:hover{background:#9d6a86;transform:translateY(-2px)}
.outcomes-visual-area img{width:100%;height:520px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #0000001f}
@media (max-width: 768px) {
.intro-content-grid{grid-template-columns:1fr;gap:40px}
.intro-text-block h1{font-size:2.25rem}
.intro-visual-block img{height:320px}
.philosophy-header h2{font-size:2rem}
.instructor-layout{grid-template-columns:1fr;gap:40px}
.instructor-profile-card{position:static}
.instructor-content-area{padding:28px 20px}
.framework-stages{grid-template-columns:1fr;gap:40px}
.stage-number{top:-16px;left:20px;width:38px;height:38px;font-size:1.125rem}
.outcomes-content-wrapper{grid-template-columns:1fr;gap:40px}
.outcomes-text-area h2{font-size:2rem}
.outcomes-visual-area img{height:360px}
}
.index-wrapper{background:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;line-height:1.6}
.hero-main{background:linear-gradient(135deg,#f8f9fa 0%,#E5E4E1 100%);padding:120px 20px 80px;position:relative;overflow:hidden}
.hero-main::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#b27c9b26 0%,transparent 70%);border-radius:50%}
.hero-content-wrap{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.hero-text-area{z-index:2}
.hero-text-area h1{font-size:3.2rem;font-weight:700;color:#212529;margin-bottom:24px;line-height:1.2}
.hero-text-area p{font-size:1.15rem;color:#495057;margin-bottom:32px}
.hero-cta-btn{display:inline-block;background:#B27C9B;color:#fff;padding:16px 36px;text-decoration:none;border-radius:6px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #b27c9b40}
.hero-cta-btn:hover{background:#9d6886;transform:translateY(-2px);box-shadow:0 6px 18px #b27c9b59}
.hero-visual-block{position:relative;z-index:2}
.hero-visual-block img{width:100%;height:450px;object-fit:cover;border-radius:12px;box-shadow:0 12px 32px #0000001f}
.approach-section{padding:100px 20px;background:#fff}
.approach-inner{max-width:1100px;margin:0 auto}
.approach-header{text-align:center;margin-bottom:70px}
.approach-header h2{font-size:2.5rem;color:#212529;margin-bottom:16px;font-weight:700}
.approach-header p{font-size:1.1rem;color:#495057;max-width:700px;margin:0 auto}
.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.approach-item{background:#fafbfc;padding:40px 28px;border-radius:8px;border-left:4px solid #B27C9B;transition:transform .3s ease,box-shadow .3s ease}
.approach-item:hover{transform:translateY(-6px);box-shadow:0 8px 24px #00000014}
.approach-item h3{font-size:1.4rem;color:#212529;margin-bottom:14px;font-weight:600}
.approach-item p{font-size:.98rem;color:#495057;line-height:1.7}
.diagonal-showcase{background:linear-gradient(165deg,#f8f9fa 0%,#E5E4E1 100%);padding:90px 20px;position:relative;clip-path:polygon(0 5%,100% 0,100% 95%,0 100%);margin:60px 0}
.showcase-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:45% 55%;gap:50px;align-items:center}
.showcase-img-wrap img{width:100%;height:420px;object-fit:cover;border-radius:8px;box-shadow:0 10px 30px #00000026}
.showcase-text h2{font-size:2.3rem;color:#212529;margin-bottom:20px;font-weight:700}
.showcase-text p{font-size:1.05rem;color:#495057;margin-bottom:28px;line-height:1.75}
.showcase-link{display:inline-block;color:#B27C9B;font-weight:600;text-decoration:none;border-bottom:2px solid #B27C9B;padding-bottom:4px;transition:color .3s ease}
.showcase-link:hover{color:#9d6886}
.studio-practice{padding:100px 20px;background:#fff}
.practice-wrapper{max-width:1150px;margin:0 auto}
.practice-intro{margin-bottom:60px}
.practice-intro h2{font-size:2.4rem;color:#212529;margin-bottom:18px;font-weight:700}
.practice-intro p{font-size:1.08rem;color:#495057;line-height:1.7}
.practice-split{display:grid;grid-template-columns:1fr 1fr;gap:50px}
.practice-images{display:grid;grid-template-rows:auto auto;gap:24px}
.practice-images img{width:100%;height:280px;object-fit:cover;border-radius:8px;box-shadow:0 6px 20px #0000001a}
.practice-details h3{font-size:1.6rem;color:#212529;margin-bottom:20px;font-weight:600}
.practice-list{list-style:none;padding:0;margin:0 0 32px}
.practice-list li{padding:14px 0;border-bottom:1px solid #E5E4E1;color:#495057;font-size:1rem;position:relative;padding-left:28px}
.practice-list li::before{content:'→';position:absolute;left:0;color:#B27C9B;font-weight:700}
.timeline-block{background:linear-gradient(to bottom,#f8f9fa 0%,#fff 100%);padding:90px 20px}
.timeline-content{max-width:900px;margin:0 auto}
.timeline-content h2{font-size:2.5rem;color:#212529;margin-bottom:20px;text-align:center;font-weight:700}
.timeline-content > p{font-size:1.1rem;color:#495057;text-align:center;margin-bottom:60px}
.timeline-steps{position:relative}
.step-item{display:grid;grid-template-columns:80px 1fr;gap:30px;margin-bottom:50px;position:relative}
.step-number{width:80px;height:80px;background:#B27C9B;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;flex-shrink:0;box-shadow:0 4px 12px #b27c9b4d}
.step-content{padding-top:10px}
.step-content h3{font-size:1.5rem;color:#212529;margin-bottom:12px;font-weight:600}
.step-content p{font-size:1rem;color:#495057;line-height:1.7}
.instructor-spotlight{padding:100px 20px;background:#fafbfc}
.spotlight-wrap{max-width:1000px;margin:0 auto;display:flex;gap:60px;align-items:center}
.instructor-photo{flex-shrink:0}
.instructor-photo img{width:280px;height:280px;object-fit:cover;border-radius:50%;border:6px solid #C3BDAC;box-shadow:0 8px 24px #0000001f}
.instructor-bio h2{font-size:2.2rem;color:#212529;margin-bottom:16px;font-weight:700}
.instructor-role{font-size:1.2rem;color:#B27C9B;font-weight:600;margin-bottom:24px;display:block}
.instructor-bio p{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:18px}
.cta-final{background:linear-gradient(135deg,#B27C9B 0%,#9d6886 100%);padding:80px 20px;text-align:center;color:#fff}
.cta-inner{max-width:800px;margin:0 auto}
.cta-inner h2{font-size:2.6rem;margin-bottom:20px;font-weight:700}
.cta-inner p{font-size:1.15rem;margin-bottom:36px;opacity:.95}
.cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.btn-primary-cta{background:#fff;color:#B27C9B;padding:16px 40px;text-decoration:none;border-radius:6px;font-weight:600;transition:all .3s ease;display:inline-block}
.btn-primary-cta:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 6px 18px #00000026}
.btn-secondary-cta{background:transparent;color:#fff;padding:16px 40px;text-decoration:none;border-radius:6px;border:2px solid #fff;font-weight:600;transition:all .3s ease;display:inline-block}
.btn-secondary-cta:hover{background:#ffffff26;transform:translateY(-2px)}
@media (max-width: 968px) {
.hero-content-wrap{grid-template-columns:1fr;gap:40px}
.hero-text-area h1{font-size:2.4rem}
.approach-grid{grid-template-columns:1fr;gap:30px}
.showcase-container{grid-template-columns:1fr}
.practice-split{grid-template-columns:1fr}
.spotlight-wrap{flex-direction:column;text-align:center}
.step-item{grid-template-columns:1fr;gap:20px}
.step-number{margin:0 auto}
}
@media (max-width: 640px) {
.hero-main{padding:80px 20px 60px}
.hero-text-area h1{font-size:2rem}
.approach-header h2,.showcase-text h2,.practice-intro h2,.timeline-content h2,.instructor-bio h2,.cta-inner h2{font-size:1.8rem}
.cta-buttons{flex-direction:column;align-items:stretch}
.instructor-photo img{width:220px;height:220px}
}
.contact-page-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:0}
.contact-hero-section{background:linear-gradient(120deg,#E5E4E1 0%,#C3BDAC 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.contact-hero-section::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#b27c9b26 0%,transparent 70%);border-radius:50%}
.contact-hero-content{max-width:680px;margin:0 auto;text-align:center;position:relative;z-index:2}
.contact-hero-title{font-size:2.8rem;color:#2d3436;margin:0 0 20px;font-weight:700;line-height:1.2}
.contact-hero-subtitle{font-size:1.15rem;color:#495057;line-height:1.7;margin:0}
.main-contact-section{max-width:1200px;margin:-40px auto 0;padding:0 20px 80px;position:relative;z-index:10}
.contact-layout-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:40px;align-items:start}
.contact-image-block{background:#fff;border-radius:16px;padding:0;box-shadow:0 8px 24px #00000014;overflow:hidden;position:sticky;top:20px}
.contact-featured-image{width:100%;height:480px;object-fit:cover;display:block}
.contact-image-caption{padding:28px;background:#fff}
.contact-image-caption h3{font-size:1.35rem;color:#2d3436;margin:0 0 12px;font-weight:600}
.contact-image-caption p{font-size:.95rem;color:#636e72;line-height:1.6;margin:0}
.contact-form-container{background:#fff;border-radius:16px;padding:45px;box-shadow:0 8px 24px #00000014}
.form-section-title{font-size:1.85rem;color:#2d3436;margin:0 0 12px;font-weight:600}
.form-section-intro{font-size:1rem;color:#636e72;line-height:1.65;margin:0 0 35px}
.contact-form-fields{display:flex;flex-direction:column;gap:24px}
.form-input-group{display:flex;flex-direction:column;gap:8px}
.form-input-label{font-size:.92rem;color:#2d3436;font-weight:500}
.form-input-field{padding:14px 16px;border:2px solid #E5E4E1;border-radius:8px;font-size:.98rem;color:#2d3436;background:#fafbfc;transition:all .3s ease}
.form-input-field:focus{outline:none;border-color:#B27C9B;background:#fff;box-shadow:0 0 0 3px #b27c9b1a}
.form-textarea-field{padding:14px 16px;border:2px solid #E5E4E1;border-radius:8px;font-size:.98rem;color:#2d3436;background:#fafbfc;min-height:160px;resize:vertical;font-family:inherit;transition:all .3s ease}
.form-textarea-field:focus{outline:none;border-color:#B27C9B;background:#fff;box-shadow:0 0 0 3px #b27c9b1a}
.form-checkbox-group{display:flex;align-items:flex-start;gap:12px;margin:8px 0 0}
.form-checkbox-input{width:20px;height:20px;margin:2px 0 0;cursor:pointer;accent-color:#B27C9B}
.form-checkbox-label{font-size:.9rem;color:#495057;line-height:1.5;flex:1}
.form-checkbox-label a{color:#B27C9B;text-decoration:underline}
.form-checkbox-label a:hover{color:#9a6a85}
.form-submit-button{padding:16px 40px;background:linear-gradient(135deg,#B27C9B 0%,#9a6a85 100%);color:#fff;border:none;border-radius:8px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:12px;box-shadow:0 4px 12px #b27c9b4d}
.form-submit-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #b27c9b66}
.form-submit-button:active{transform:translateY(0)}
.additional-info-section{max-width:1200px;margin:0 auto;padding:60px 20px 80px}
.info-cards-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.info-card-item{background:#fff;padding:35px 28px;border-radius:12px;box-shadow:0 4px 16px #0000000f;border-top:4px solid #B27C9B;transition:all .3s ease}
.info-card-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}
.info-card-heading{font-size:1.35rem;color:#2d3436;margin:0 0 14px;font-weight:600}
.info-card-text{font-size:.96rem;color:#636e72;line-height:1.7;margin:0}
.info-card-link{display:inline-block;margin-top:16px;color:#B27C9B;font-weight:500;text-decoration:none;transition:all .2s ease}
.info-card-link:hover{color:#9a6a85;text-decoration:underline}
@media (max-width: 968px) {
.contact-layout-grid{grid-template-columns:1fr;gap:35px}
.contact-image-block{position:relative;top:0}
.info-cards-wrapper{grid-template-columns:1fr;gap:25px}
}
@media (max-width: 768px) {
.contact-hero-section{padding:60px 20px 50px}
.contact-hero-title{font-size:2.2rem}
.contact-hero-subtitle{font-size:1.05rem}
.contact-form-container{padding:32px 24px}
.form-section-title{font-size:1.6rem}
.contact-featured-image{height:320px}
}
@media (max-width: 480px) {
.contact-hero-title{font-size:1.85rem}
.contact-form-container{padding:28px 20px}
.form-submit-button{width:100%}
}
.study-materials-page{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh}
.study-materials-hero{background:linear-gradient(160deg,#E5E4E1 0%,#C3BDAC 50%,#B27C9B 100%);padding:120px 20px 80px;position:relative;overflow:hidden}
.study-materials-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#ffffff14;border-radius:50%;transform:rotate(15deg)}
.study-materials-hero::after{content:'';position:absolute;bottom:-20%;left:-5%;width:400px;height:400px;background:#ffffff0d;border-radius:50%}
.hero-content-wrapper{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.hero-content-wrapper h1{font-size:3.2rem;color:#212529;margin-bottom:24px;font-weight:700;line-height:1.2}
.hero-content-wrapper .hero-subtitle{font-size:1.3rem;color:#343a40;margin-bottom:36px;line-height:1.6;max-width:720px}
.hero-nav-links{display:flex;gap:16px;flex-wrap:wrap}
.hero-nav-links a{padding:14px 32px;background:#fff;color:#343a40;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease;box-shadow:0 2px 8px #00000014}
.hero-nav-links a:hover{transform:translateY(-2px);box-shadow:0 6px 16px #b27c9b40;background:#B27C9B;color:#fff}
.resource-library-section{padding:100px 20px;background:#fff;position:relative}
.resource-library-section::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#B27C9B 0%,#C3BDAC 50%,#E5E4E1 100%)}
.resources-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.resource-intro-block{position:sticky;top:40px}
.resource-intro-block h2{font-size:2.6rem;color:#212529;margin-bottom:28px;font-weight:700;line-height:1.3}
.resource-intro-block .intro-text{font-size:1.1rem;color:#495057;line-height:1.8;margin-bottom:20px}
.featured-resource-image{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #0000001a;margin-top:32px}
.resource-materials-grid{display:flex;flex-direction:column;gap:24px}
.material-card{background:#fafbfc;padding:32px;border-radius:10px;border-left:5px solid #B27C9B;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}
.material-card:hover{transform:translateX(8px);box-shadow:0 6px 20px #b27c9b26;border-left-color:#C3BDAC}
.material-card h3{font-size:1.5rem;color:#212529;margin-bottom:14px;font-weight:700}
.material-card p{font-size:1rem;color:#495057;line-height:1.7;margin-bottom:16px}
.material-meta{display:flex;gap:20px;font-size:.9rem;color:#6c757d;margin-top:16px;padding-top:16px;border-top:1px solid #E5E4E1}
.material-meta span{display:flex;align-items:center;gap:6px}
.learning-paths-section{padding:90px 20px;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);position:relative}
.learning-paths-wrapper{max-width:1300px;margin:0 auto}
.paths-header{text-align:center;margin-bottom:70px}
.paths-header h2{font-size:2.8rem;color:#212529;margin-bottom:20px;font-weight:700}
.paths-header .section-description{font-size:1.2rem;color:#495057;line-height:1.7;max-width:800px;margin:0 auto}
.paths-timeline{position:relative;padding-left:80px;margin-top:50px}
.paths-timeline::before{content:'';position:absolute;left:30px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#B27C9B 0%,#C3BDAC 50%,#E5E4E1 100%)}
.timeline-stage{position:relative;margin-bottom:50px;padding:32px;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000f;transition:all .3s ease}
.timeline-stage:hover{transform:translateY(-4px);box-shadow:0 8px 24px #b27c9b2e}
.timeline-stage::before{content:'';position:absolute;left:-49px;top:50%;transform:translateY(-50%);width:18px;height:18px;background:#B27C9B;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 4px #E5E4E1;z-index:2}
.stage-number{display:inline-block;padding:6px 16px;background:linear-gradient(135deg,#B27C9B 0%,#C3BDAC 100%);color:#fff;border-radius:20px;font-size:.85rem;font-weight:700;margin-bottom:16px;letter-spacing:.5px}
.timeline-stage h3{font-size:1.7rem;color:#212529;margin-bottom:16px;font-weight:700}
.timeline-stage .stage-description{font-size:1rem;color:#495057;line-height:1.8;margin-bottom:20px}
.stage-skills{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}
.skill-tag{padding:8px 16px;background:#f8f9fa;color:#343a40;border-radius:6px;font-size:.9rem;border:1px solid #E5E4E1;transition:all .2s ease}
.skill-tag:hover{background:#E5E4E1;border-color:#C3BDAC}
.expert-guidance-section{padding:100px 20px;background:#fff;position:relative;overflow:hidden}
.expert-guidance-section::before{content:'';position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,#b27c9b14 0%,transparent 70%);border-radius:50%}
.guidance-wrapper{max-width:1200px;margin:0 auto;position:relative;z-index:1}
.guidance-header{margin-bottom:60px}
.guidance-header h2{font-size:2.7rem;color:#212529;margin-bottom:22px;font-weight:700;line-height:1.3}
.guidance-header .header-text{font-size:1.15rem;color:#495057;line-height:1.8;max-width:850px}
.experts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-bottom:50px}
.expert-profile{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:36px;border-radius:12px;text-align:center;transition:all .3s ease;box-shadow:0 2px 8px #0000000a;border:2px solid transparent}
.expert-profile:hover{transform:translateY(-6px);box-shadow:0 10px 28px #b27c9b33;border-color:#B27C9B}
.expert-profile img{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:20px;border:4px solid #fff;box-shadow:0 4px 12px #0000001a}
.expert-profile h3{font-size:1.4rem;color:#212529;margin-bottom:8px;font-weight:700}
.expert-role{font-size:.95rem;color:#B27C9B;font-weight:600;margin-bottom:16px;letter-spacing:.3px}
.expert-profile p{font-size:.95rem;color:#495057;line-height:1.7}
.guidance-cta-block{background:linear-gradient(135deg,#B27C9B 0%,#C3BDAC 100%);padding:50px;border-radius:14px;text-align:center;box-shadow:0 8px 24px #b27c9b40}
.guidance-cta-block h3{font-size:2rem;color:#fff;margin-bottom:18px;font-weight:700}
.guidance-cta-block p{font-size:1.1rem;color:#fff;margin-bottom:32px;line-height:1.7;opacity:.95}
.cta-button-group{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.cta-button-group a{padding:16px 40px;background:#fff;color:#343a40;text-decoration:none;border-radius:8px;font-weight:700;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 12px #00000026}
.cta-button-group a:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000040;background:#212529;color:#fff}
@media (max-width: 1024px) {
.resources-container{grid-template-columns:1fr;gap:50px}
.resource-intro-block{position:relative;top:0}
.experts-grid{grid-template-columns:1fr;gap:30px}
.paths-timeline{padding-left:50px}
.paths-timeline::before{left:15px}
.timeline-stage::before{left:-34px}
}
@media (max-width: 768px) {
.study-materials-hero{padding:80px 20px 60px}
.hero-content-wrapper h1{font-size:2.2rem}
.hero-content-wrapper .hero-subtitle{font-size:1.1rem}
.hero-nav-links{flex-direction:column}
.hero-nav-links a{width:100%;text-align:center}
.resource-intro-block h2{font-size:2rem}
.featured-resource-image{height:280px}
.material-card{padding:24px}
.paths-header h2{font-size:2rem}
.timeline-stage h3{font-size:1.4rem}
.guidance-header h2{font-size:2rem}
.guidance-cta-block{padding:36px 24px}
.guidance-cta-block h3{font-size:1.6rem}
.cta-button-group{flex-direction:column}
.cta-button-group a{width:100%}
}
.cookie-policy-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:0}
.cookie-policy-header-section{background:linear-gradient(to right,#B27C9B,#C3BDAC);padding:4rem 2rem;text-align:center;position:relative;overflow:hidden}
.cookie-policy-header-section::before{content:'';position:absolute;top:-50%;right:-10%;width:40%;height:200%;background:#ffffff1a;transform:rotate(15deg)}
.cookie-policy-title{font-size:2.8rem;color:#fff;margin:0 0 1rem;font-weight:700;position:relative;z-index:2}
.cookie-policy-subtitle{font-size:1.1rem;color:#f8f9fa;margin:0;position:relative;z-index:2}
.cookie-policy-content-container{max-width:900px;margin:0 auto;padding:3rem 2rem}
.cookie-intro-block{background:#fff;padding:2.5rem;border-radius:12px;margin-bottom:2rem;box-shadow:0 2px 8px #00000014}
.cookie-intro-text{font-size:1.05rem;line-height:1.7;color:#495057;margin:0 0 1rem}
.cookie-intro-text:last-child{margin-bottom:0}
.cookie-section-card{background:#fff;padding:2rem;border-radius:8px;margin-bottom:1.5rem;border-left:4px solid #B27C9B;box-shadow:0 1px 4px #0000000f}
.cookie-section-heading{font-size:1.6rem;color:#212529;margin:0 0 1.2rem;font-weight:600}
.cookie-section-text{font-size:1rem;line-height:1.65;color:#495057;margin:0 0 1rem}
.cookie-types-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}
.cookie-type-item{background:#fafbfc;padding:1.5rem;border-radius:6px;border:1px solid #E5E4E1}
.cookie-type-title{font-size:1.2rem;color:#B27C9B;margin:0 0 .8rem;font-weight:600}
.cookie-type-description{font-size:.95rem;line-height:1.6;color:#495057;margin:0}
.cookie-info-list{list-style:none;padding:0;margin:1rem 0 0}
.cookie-info-list li{padding:.6rem 0 .6rem 1.8rem;position:relative;font-size:.98rem;color:#495057;line-height:1.6}
.cookie-info-list li::before{content:'•';position:absolute;left:.5rem;color:#B27C9B;font-weight:700;font-size:1.3rem}
.cookie-control-section{background:linear-gradient(135deg,#E5E4E1 0%,#C3BDAC 100%);padding:2rem;border-radius:12px;margin:2rem 0}
.cookie-control-heading{font-size:1.5rem;color:#212529;margin:0 0 1rem;font-weight:600}
.cookie-control-text{font-size:1rem;line-height:1.65;color:#343a40;margin:0 0 1rem}
.browser-guide-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}
.browser-guide-item{background:#fff;padding:1.2rem;border-radius:6px;display:flex;align-items:center;gap:1rem}
.browser-icon-placeholder{width:50px;height:50px;background:linear-gradient(135deg,#B27C9B,#C3BDAC);border-radius:50%;flex-shrink:0}
.browser-guide-content{flex:1}
.browser-name{font-size:1.1rem;color:#212529;margin:0 0 .3rem;font-weight:600}
.browser-instruction{font-size:.9rem;color:#495057;margin:0;line-height:1.5}
.cookie-retention-block{background:#fff;padding:2rem;border-radius:8px;margin:2rem 0;border:2px solid #E5E4E1}
.retention-info-row{display:flex;padding:1rem 0;border-bottom:1px solid #E5E4E1;gap:1rem}
.retention-info-row:last-child{border-bottom:none}
.retention-label{font-weight:600;color:#212529;min-width:140px;font-size:.95rem}
.retention-value{color:#495057;font-size:.95rem;line-height:1.6}
.cookie-update-notice{background:#f8f9fa;padding:1.5rem;border-radius:6px;margin-top:2rem;text-align:center;border:1px solid #E5E4E1}
.update-notice-text{font-size:.9rem;color:#495057;margin:0;line-height:1.6}
.update-date{font-weight:600;color:#B27C9B}
@media (min-width: 768px) {
.cookie-policy-title{font-size:3.5rem}
.cookie-types-grid{grid-template-columns:repeat(2,1fr)}
.browser-guide-grid{grid-template-columns:repeat(2,1fr)}
.cookie-policy-content-container{padding:4rem 2rem}
}
@media (max-width: 767px) {
.cookie-policy-header-section{padding:3rem 1.5rem}
.cookie-policy-title{font-size:2rem}
.cookie-intro-block{padding:1.5rem}
.cookie-section-card{padding:1.5rem}
.retention-info-row{flex-direction:column;gap:.3rem}
.retention-label{min-width:auto}
}
.privacy-policy-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:0}
.privacy-hero-section{background:linear-gradient(to right,#E5E4E1 0%,#C3BDAC 100%);padding:80px 20px 60px;text-align:center;position:relative;overflow:hidden}
.privacy-hero-section::before{content:'';position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:#b27c9b1a;border-radius:50%;z-index:1}
.privacy-hero-content{position:relative;z-index:2;max-width:800px;margin:0 auto}
.privacy-main-title{font-size:2.8rem;color:#212529;margin:0 0 15px;font-weight:700;letter-spacing:-.5px}
.privacy-last-updated{font-size:1rem;color:#495057;margin:0;font-weight:500}
.privacy-content-container{max-width:900px;margin:0 auto;padding:60px 30px 80px}
.privacy-intro-block{background:#fff;padding:40px;border-radius:8px;box-shadow:0 2px 12px #0000000f;margin-bottom:50px;border-left:4px solid #B27C9B}
.privacy-intro-block p{font-size:1.1rem;line-height:1.8;color:#343a40;margin:0 0 20px}
.privacy-intro-block p:last-child{margin-bottom:0}
.privacy-section-block{background:#fff;padding:45px;margin-bottom:35px;border-radius:8px;box-shadow:0 2px 8px #0000000d;transition:box-shadow .3s ease}
.privacy-section-block:hover{box-shadow:0 4px 16px #00000014}
.privacy-section-title{font-size:1.9rem;color:#212529;margin:0 0 25px;font-weight:700;border-bottom:3px solid #B27C9B;padding-bottom:12px}
.privacy-subsection-title{font-size:1.4rem;color:#343a40;margin:30px 0 18px;font-weight:600}
.privacy-section-block p{font-size:1.05rem;line-height:1.85;color:#495057;margin:0 0 18px}
.privacy-section-block p:last-child{margin-bottom:0}
.privacy-list-standard{list-style:none;padding:0;margin:20px 0}
.privacy-list-standard li{font-size:1.05rem;line-height:1.8;color:#495057;margin-bottom:14px;padding-left:30px;position:relative}
.privacy-list-standard li::before{content:'•';position:absolute;left:10px;color:#B27C9B;font-size:1.4rem;line-height:1.4}
.privacy-highlight-box{background:linear-gradient(135deg,#E5E4E1 0%,#f8f9fa 100%);padding:30px;border-radius:6px;margin:25px 0;border-left:5px solid #C3BDAC}
.privacy-highlight-box p{margin:0 0 12px;font-size:1.05rem;color:#343a40;line-height:1.75}
.privacy-highlight-box p:last-child{margin-bottom:0}
.privacy-rights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin:30px 0}
.privacy-right-card{background:#fafbfc;padding:28px;border-radius:6px;border:2px solid #E5E4E1;transition:all .3s ease}
.privacy-right-card:hover{border-color:#B27C9B;transform:translateY(-3px)}
.privacy-right-card h4{font-size:1.2rem;color:#212529;margin:0 0 12px;font-weight:600}
.privacy-right-card p{font-size:1rem;color:#495057;line-height:1.7;margin:0}
.privacy-data-table{width:100%;border-collapse:collapse;margin:25px 0;background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 2px 8px #0000000d}
.privacy-data-table th{background:#B27C9B;color:#fff;padding:18px;text-align:left;font-size:1.05rem;font-weight:600}
.privacy-data-table td{padding:16px 18px;border-bottom:1px solid #E5E4E1;font-size:1rem;color:#495057;line-height:1.6}
.privacy-data-table tr:last-child td{border-bottom:none}
.privacy-data-table tr:nth-child(even){background:#fafbfc}
.privacy-contact-footer{background:linear-gradient(to bottom right,#C3BDAC 0%,#E5E4E1 100%);padding:45px;border-radius:8px;text-align:center;margin-top:50px}
.privacy-contact-footer h3{font-size:1.7rem;color:#212529;margin:0 0 20px;font-weight:700}
.privacy-contact-footer p{font-size:1.1rem;color:#343a40;line-height:1.7;margin:0 0 15px;max-width:700px;margin-left:auto;margin-right:auto}
.privacy-strong-text{font-weight:600;color:#212529}
@media (max-width: 768px) {
.privacy-main-title{font-size:2rem}
.privacy-hero-section{padding:60px 20px 40px}
.privacy-content-container{padding:40px 20px 60px}
.privacy-intro-block{padding:30px 25px}
.privacy-section-block{padding:30px 25px}
.privacy-section-title{font-size:1.6rem}
.privacy-subsection-title{font-size:1.25rem}
.privacy-rights-grid{grid-template-columns:1fr;gap:20px}
.privacy-data-table{font-size:.95rem}
.privacy-data-table th,.privacy-data-table td{padding:12px}
.privacy-contact-footer{padding:35px 25px}
}
@media (max-width: 480px) {
.privacy-main-title{font-size:1.7rem}
.privacy-section-title{font-size:1.4rem}
.privacy-list-standard li{padding-left:25px}
.privacy-highlight-box{padding:20px}
}
.success-page-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:0;margin:0}
.success-content-container{max-width:720px;margin:0 auto;padding:80px 24px 60px}
.success-icon-area{text-align:center;margin-bottom:36px}
.success-checkmark-circle{width:110px;height:110px;margin:0 auto;border-radius:50%;background:linear-gradient(135deg,#B27C9B 0%,#9d6a86 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #b27c9b40;animation:successPulse .6s ease-out}
@keyframes successPulse {
0%{transform:scale(0.3);opacity:0}
50%{transform:scale(1.1)}
100%{transform:scale(1);opacity:1}
}
.success-checkmark-circle svg{width:54px;height:54px;stroke:#fff;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round;animation:drawCheck .5s .3s ease-out forwards;stroke-dasharray:100;stroke-dashoffset:100}
@keyframes drawCheck {
to{stroke-dashoffset:0}
}
.success-main-heading{font-size:2.4rem;font-weight:700;color:#2c2c2c;text-align:center;margin:0 0 16px;letter-spacing:-.5px;line-height:1.2}
.success-subheading-text{font-size:1.15rem;color:#5a5a5a;text-align:center;margin:0 0 48px;line-height:1.6}
.success-info-block{background:#fff;border-radius:12px;padding:32px 28px;margin-bottom:32px;border:1px solid #E5E4E1;box-shadow:0 2px 12px #0000000a}
.success-info-block h2{font-size:1.3rem;color:#2c2c2c;margin:0 0 18px;font-weight:600}
.success-info-block p{font-size:1rem;color:#4a4a4a;line-height:1.7;margin:0 0 14px}
.success-info-block p:last-child{margin-bottom:0}
.success-timeline-list{list-style:none;padding:0;margin:24px 0 0}
.success-timeline-list li{padding-left:32px;position:relative;margin-bottom:18px;font-size:.98rem;color:#4a4a4a;line-height:1.6}
.success-timeline-list li:before{content:'';position:absolute;left:0;top:6px;width:18px;height:18px;border-radius:50%;background:#B27C9B;border:3px solid #f8f9fa;box-shadow:0 0 0 1px #B27C9B}
.success-timeline-list li:last-child{margin-bottom:0}
.success-cta-section{text-align:center;margin-top:44px}
.success-button-group{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:28px}
.success-primary-btn{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#B27C9B 0%,#9d6a86 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 14px #b27c9b4d;border:none}
.success-primary-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #b27c9b66;background:linear-gradient(135deg,#9d6a86 0%,#8a5a75 100%)}
.success-secondary-btn{display:inline-block;padding:14px 32px;background:#fff;color:#B27C9B;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;transition:all .3s ease;border:2px solid #B27C9B}
.success-secondary-btn:hover{background:#B27C9B;color:#fff;transform:translateY(-2px);box-shadow:0 4px 14px #b27c9b40}
.success-additional-help{background:linear-gradient(135deg,#f8f4f6 0%,#fafbfc 100%);border-radius:10px;padding:28px;margin-top:36px;border-left:4px solid #B27C9B}
.success-additional-help h3{font-size:1.15rem;color:#2c2c2c;margin:0 0 14px;font-weight:600}
.success-additional-help p{font-size:.97rem;color:#4a4a4a;line-height:1.7;margin:0}
.success-resource-grid{display:grid;grid-template-columns:1fr;gap:18px;margin-top:32px}
.success-resource-card{background:#fff;padding:22px 24px;border-radius:10px;border:1px solid #E5E4E1;transition:all .3s ease}
.success-resource-card:hover{border-color:#C3BDAC;box-shadow:0 4px 12px #c3bdac26;transform:translateX(4px)}
.success-resource-card h4{font-size:1.05rem;color:#2c2c2c;margin:0 0 8px;font-weight:600}
.success-resource-card p{font-size:.94rem;color:#5a5a5a;line-height:1.6;margin:0}
.success-reference-number{text-align:center;margin-top:36px;padding-top:28px;border-top:1px solid #E5E4E1}
.success-reference-number p{font-size:.92rem;color:#6a6a6a;margin:0}
.success-reference-number strong{color:#B27C9B;font-weight:600;font-size:1.05rem}
@media (min-width: 768px) {
.success-content-container{padding:100px 40px 80px}
.success-main-heading{font-size:3rem}
.success-subheading-text{font-size:1.25rem}
.success-info-block{padding:40px 36px}
.success-resource-grid{grid-template-columns:repeat(2,1fr);gap:20px}
}
@media (max-width: 767px) {
.success-button-group{flex-direction:column;align-items:stretch}
.success-primary-btn,.success-secondary-btn{width:100%;text-align:center}
}