*{box-sizing:border-box;margin:0;padding:0}
html{font-size:16px;scroll-behavior:smooth}
body{font-family:'Work Sans',system-ui,-apple-system,sans-serif;line-height:1.7;color:#0F192D;background:#FEFFFF;min-height:100vh;display:flex;flex-direction:column}
h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;margin-bottom:.85rem}
h1{font-size:2.25rem}
h2{font-size:1.85rem}
h3{font-size:1.5rem}
a{text-decoration:none;color:inherit;transition:color .3s ease,opacity .25s ease}
img{max-width:100%;height:auto;display:block}
button{cursor:pointer;border:none;font-family:inherit}
header{background:linear-gradient(135deg,#FEFFFF 0%,#f5f4ff 100%);border-bottom:1px solid #6c5ff91f;position:relative;z-index:100}
.header__inner_wrap{max-width:1320px;margin:0 auto;padding:0 28px}
.top__editorial_row{padding:22px 0;border-bottom:2px solid #6C5FF9;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:18px}
.logo__container_primary{display:flex;align-items:center;gap:16px;z-index:110}
.logo__container_primary img{width:85px;height:85px;object-fit:contain;object-position:center}
.brand__title_element h1{font-size:1.6rem;font-weight:700;color:#0F192D;letter-spacing:-.02em;margin:0}
.service__descriptor_text{font-size:.92rem;color:#6C5FF9;font-weight:500;text-transform:uppercase;letter-spacing:.08em}
.nav__row_publication{padding:20px 0;display:flex;justify-content:flex-end;align-items:center}
.main__navigation_strip{display:flex;gap:42px;align-items:center;list-style:none}
.main__navigation_strip li{position:relative}
.nav_link_item{font-size:1.02rem;font-weight:500;color:#0F192D;padding:8px 0;position:relative;display:block;transition:color .3s ease}
.nav_link_item:hover{color:#6C5FF9}
.nav_link_item::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:#6C5FF9;transition:width .35s ease}
.nav_link_item:hover::after{width:100%}
.submenu_parent_wrapper{position:relative}
.submenu_parent_wrapper:hover .dropdown_submenu_container{opacity:1;visibility:visible;transform:translateY(0)}
.dropdown_submenu_container{position:absolute;top:100%;left:0;background:#FEFFFF;border:1px solid #6c5ff926;border-radius:6px;box-shadow:0 8px 24px #0f192d1f;padding:12px 0;min-width:220px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;z-index:200}
.dropdown_submenu_container li{list-style:none}
.dropdown_submenu_container a{display:block;padding:11px 22px;font-size:.95rem;color:#0F192D;transition:background .25s ease,color .25s ease}
.dropdown_submenu_container a:hover{background:#6c5ff914;color:#6C5FF9}
main{flex:1}
footer{background:linear-gradient(165deg,#0F192D 0%,#1a2640 100%);color:#FEFFFF;padding:65px 0 0;position:relative;overflow:hidden}
footer::before{content:'';position:absolute;top:0;left:-50%;width:200%;height:100%;background:radial-gradient(circle at 30% 50%,#6c5ff914 0%,transparent 50%);pointer-events:none}
.footer__content_matrix{max-width:1320px;margin:0 auto;padding:0 28px;position:relative;z-index:2}
.footer__grid_layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:48px;margin-bottom:55px}
.footer__column_block{display:flex;flex-direction:column;gap:18px}
.footer__column_block h3{font-size:1.15rem;font-weight:700;color:#FEFFFF;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;position:relative;padding-bottom:10px}
.footer__column_block h3::after{content:'';position:absolute;bottom:0;left:0;width:45px;height:3px;background:#6C5FF9}
.footer__link_list{list-style:none;display:flex;flex-direction:column;gap:12px}
.footer__link_list a{font-size:.96rem;color:#feffffd1;transition:color .3s ease,transform .25s ease;display:inline-block}
.footer__link_list a:hover{color:#6C5FF9;transform:translateX(4px)}
.footer__contact_info{display:flex;flex-direction:column;gap:14px}
.contact__info_row{display:flex;align-items:center;gap:10px;font-size:.94rem;color:#feffffd9}
.contact__info_row a{color:#feffffd9;transition:color .3s ease}
.contact__info_row a:hover{color:#6C5FF9}
.footer__bottom_bar{border-top:1px solid #feffff1f;padding:28px 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:18px;position:relative;z-index:2}
.footer__copyright{font-size:.89rem;color:#feffffb3}
.footer__bottom_links{display:flex;gap:28px;list-style:none}
.footer__bottom_links a{font-size:.89rem;color:#feffffb3;transition:color .3s ease}
.footer__bottom_links a:hover{color:#6C5FF9}
.consent__overlay_modal{position:fixed;bottom:25px;left:25px;max-width:460px;background:#FEFFFF;border-radius:10px;box-shadow:0 12px 48px #0f192d3d;padding:32px;z-index:10000;opacity:0;visibility:hidden;transform:translateY(30px);transition:opacity .4s ease,visibility .4s ease,transform .4s ease;border:1px solid #6c5ff926}
.consent__overlay_modal.visible__state{opacity:1;visibility:visible;transform:translateY(0)}
.consent__header_title{font-size:1.25rem;font-weight:700;color:#0F192D;margin-bottom:14px}
.consent__description_text{font-size:.93rem;line-height:1.65;color:#0F192D;margin-bottom:24px;opacity:.88}
.consent__category_group{margin-bottom:20px;display:flex;flex-direction:column;gap:14px}
.category__item_row{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#6c5ff90a;border-radius:6px;transition:background .25s ease}
.category__item_row:hover{background:#6c5ff914}
.category__label_text{font-size:.94rem;font-weight:500;color:#0F192D}
.toggle__switch_control{position:relative;width:52px;height:28px;background:#0f192d26;border-radius:28px;cursor:pointer;transition:background .3s ease}
.toggle__switch_control::after{content:'';position:absolute;top:3px;left:3px;width:22px;height:22px;background:#FEFFFF;border-radius:50%;transition:transform .3s ease;box-shadow:0 2px 6px #0f192d33}
.toggle__switch_control.active__state{background:#6C5FF9}
.toggle__switch_control.active__state::after{transform:translateX(24px)}
.consent__action_buttons{display:flex;gap:12px;margin-top:24px}
.action__button_primary{flex:1;padding:13px 24px;font-size:.96rem;font-weight:600;border-radius:6px;transition:background .3s ease,transform .2s ease,box-shadow .3s ease}
.action__button_primary:active{transform:scale(0.98)}
.btn__accept_variant{background:#6C5FF9;color:#FEFFFF}
.btn__accept_variant:hover{background:#5a4de6;box-shadow:0 6px 18px #6c5ff959}
.btn__reject_variant{background:#0f192d14;color:#0F192D}
.btn__reject_variant:hover{background:#0f192d24}
@media (max-width: 968px) {
.top__editorial_row{flex-direction:column;align-items:flex-start}
.nav__row_publication{justify-content:flex-start}
.main__navigation_strip{flex-direction:column;gap:16px;align-items:flex-start}
.footer__grid_layout{grid-template-columns:1fr;gap:36px}
.footer__bottom_bar{flex-direction:column;align-items:flex-start}
.consent__overlay_modal{left:15px;right:15px;bottom:15px;max-width:none}
}
@media (max-width: 640px) {
h1{font-size:1.75rem}
h2{font-size:1.5rem}
.brand__title_element h1{font-size:1.3rem}
.logo__container_primary img{width:65px;height:65px}
.consent__action_buttons{flex-direction:column}
.header__inner_wrap,.footer__content_matrix{padding:0 18px}
}
@media (min-width: 1400px) {
.header__inner_wrap,.footer__content_matrix{max-width:1420px}
}
:focus-visible{outline:3px solid #6C5FF9;outline-offset:3px}
::selection{background:#6c5ff940;color:#0F192D}
.learning-hero-block{background:linear-gradient(135deg,#f0edff 0%,#FEFFFF 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.learning-hero-block::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#6c5ff914 0%,transparent 70%);border-radius:50%}
.learning-hero-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;position:relative;z-index:2}
.learning-hero-text h1{font-size:48px;color:#0F192D;margin:0 0 25px;font-weight:700;line-height:1.2}
.learning-hero-text h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#6C5FF9 0%,transparent 100%);margin-top:20px}
.learning-hero-text p{font-size:18px;color:#4a5568;line-height:1.7;margin:0 0 30px}
.learning-hero-image{position:relative}
.learning-hero-image img{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 20px 60px #6c5ff926}
.program-approach-section{background:#FEFFFF;padding:90px 20px;position:relative}
.program-approach-container{max-width:1100px;margin:0 auto}
.program-approach-header{text-align:center;margin-bottom:70px}
.program-approach-header h2{font-size:42px;color:#0F192D;margin:0 0 20px;font-weight:700;position:relative;display:inline-block}
.program-approach-header h2::before{content:'';position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:#6C5FF9}
.program-approach-header h2::after{content:'';position:absolute;right:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:#6C5FF9}
.approach-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.approach-single-card{background:#FEFFFF;padding:40px 30px;border-radius:8px;border:2px solid #e8e6fc;transition:all .3s ease;position:relative}
.approach-single-card::before{content:'';position:absolute;top:0;left:0;width:5px;height:0;background:#6C5FF9;transition:height .3s ease;border-radius:8px 0 0 8px}
.approach-single-card:hover::before{height:100%}
.approach-single-card:hover{border-color:#6C5FF9;box-shadow:0 12px 40px #6c5ff91f;transform:translateY(-5px)}
.approach-card-number{width:50px;height:50px;background:linear-gradient(135deg,#6C5FF9 0%,#8b7fff 100%);color:#FEFFFF;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;margin-bottom:25px}
.approach-single-card h3{font-size:24px;color:#0F192D;margin:0 0 15px;font-weight:600}
.approach-single-card p{font-size:16px;color:#5a6678;line-height:1.6;margin:0}
.curriculum-breakdown-section{background:linear-gradient(180deg,#f8f7ff 0%,#FEFFFF 100%);padding:85px 20px;position:relative}
.curriculum-breakdown-wrapper{max-width:1150px;margin:0 auto}
.curriculum-title-area{margin-bottom:60px}
.curriculum-title-area h2{font-size:40px;color:#0F192D;margin:0 0 18px;font-weight:700}
.curriculum-title-area p{font-size:18px;color:#5a6678;line-height:1.6;max-width:750px}
.curriculum-modules-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 50px}
.single-curriculum-module{background:#FEFFFF;padding:35px 32px;border-radius:10px;box-shadow:0 4px 20px #0f192d0f;border-left:5px solid #6C5FF9;position:relative}
.module-header-section{display:flex;align-items:flex-start;gap:20px;margin-bottom:20px}
.module-icon-marker{width:45px;height:45px;background:linear-gradient(135deg,#e8e6fc 0%,#f3f2ff 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.module-icon-marker::after{content:'→';font-size:22px;color:#6C5FF9;font-weight:700}
.module-text-content h3{font-size:22px;color:#0F192D;margin:0 0 10px;font-weight:600}
.module-text-content p{font-size:15px;color:#5a6678;line-height:1.6;margin:0}
.learning-environment-section{background:#0F192D;padding:95px 20px;position:relative;overflow:hidden}
.learning-environment-section::before{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#6c5ff926 0%,transparent 70%);border-radius:50%}
.learning-environment-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:45% 55%;gap:60px;align-items:center;position:relative;z-index:2}
.environment-image-area{position:relative}
.environment-image-area img{width:100%;height:450px;object-fit:cover;border-radius:12px;box-shadow:0 25px 70px #0000004d}
.environment-content-area h2{font-size:39px;color:#FEFFFF;margin:0 0 25px;font-weight:700;line-height:1.3}
.environment-content-area h2::before{content:'';display:block;width:60px;height:4px;background:#6C5FF9;margin-bottom:25px}
.environment-content-area p{font-size:17px;color:#c7cdd8;line-height:1.7;margin:0 0 20px}
.environment-highlights-list{list-style:none;padding:0;margin:35px 0 0}
.environment-highlights-list li{font-size:16px;color:#d8dce5;line-height:1.6;margin:0 0 18px;padding-left:35px;position:relative}
.environment-highlights-list li::before{content:'';position:absolute;left:0;top:0;color:#6C5FF9;font-weight:700;font-size:20px}
.program-outcomes-section{background:#FEFFFF;padding:85px 20px;position:relative}
.outcomes-section-container{max-width:1050px;margin:0 auto}
.outcomes-header-block{text-align:center;margin-bottom:65px}
.outcomes-header-block h2{font-size:41px;color:#0F192D;margin:0 0 22px;font-weight:700}
.outcomes-header-block p{font-size:17px;color:#5a6678;line-height:1.6;max-width:700px;margin:0 auto}
.outcomes-grid-display{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
.single-outcome-box{background:linear-gradient(135deg,#f8f7ff 0%,#FEFFFF 100%);padding:38px 32px;border-radius:10px;border:1px solid #e8e6fc;transition:all .3s ease;position:relative}
.single-outcome-box::after{content:'';position:absolute;bottom:0;left:0;width:0;height:4px;background:linear-gradient(90deg,#6C5FF9 0%,#8b7fff 100%);transition:width .3s ease;border-radius:0 0 10px 10px}
.single-outcome-box:hover::after{width:100%}
.single-outcome-box:hover{box-shadow:0 15px 45px #6c5ff91a;transform:translateY(-3px)}
.outcome-box-icon{width:55px;height:55px;background:#6C5FF9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:22px}
.outcome-box-icon::after{content:'';font-size:26px;color:#FEFFFF}
.single-outcome-box h3{font-size:23px;color:#0F192D;margin:0 0 14px;font-weight:600}
.single-outcome-box p{font-size:16px;color:#5a6678;line-height:1.6;margin:0}
.enrollment-action-section{background:linear-gradient(135deg,#6C5FF9 0%,#8b7fff 100%);padding:75px 20px;position:relative;overflow:hidden}
.enrollment-action-section::before{content:'';position:absolute;top:-20%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,#ffffff1a 0%,transparent 70%);border-radius:50%}
.enrollment-action-section::after{content:'';position:absolute;bottom:-25%;left:-8%;width:350px;height:350px;background:radial-gradient(circle,#ffffff14 0%,transparent 70%);border-radius:50%}
.enrollment-content-wrapper{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:2}
.enrollment-content-wrapper h2{font-size:44px;color:#FEFFFF;margin:0 0 24px;font-weight:700;line-height:1.3}
.enrollment-content-wrapper p{font-size:18px;color:#e8e6fc;line-height:1.7;margin:0 0 40px;max-width:700px;margin-left:auto;margin-right:auto}
.enrollment-dates-note{font-size:16px;color:#d8d6f5;margin:0 0 35px}
.enrollment-button-group{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.enrollment-primary-btn{background:#FEFFFF;color:#6C5FF9;padding:16px 40px;border-radius:8px;font-size:17px;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease;border:2px solid #FEFFFF;position:relative;z-index:10}
.enrollment-primary-btn:hover{background:transparent;color:#FEFFFF;transform:translateY(-2px);box-shadow:0 8px 25px #00000026}
.enrollment-secondary-btn{background:transparent;color:#FEFFFF;padding:16px 40px;border-radius:8px;font-size:17px;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease;border:2px solid #FEFFFF;position:relative;z-index:10}
.enrollment-secondary-btn:hover{background:#FEFFFF;color:#6C5FF9;transform:translateY(-2px);box-shadow:0 8px 25px #00000026}
@media (max-width: 992px) {
.learning-hero-content{grid-template-columns:1fr;gap:40px}
.learning-hero-text h1{font-size:38px}
.approach-cards-grid{grid-template-columns:1fr}
.curriculum-modules-layout{grid-template-columns:1fr;gap:30px}
.learning-environment-inner{grid-template-columns:1fr;gap:40px}
.outcomes-grid-display{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.learning-hero-block{padding:60px 20px 50px}
.learning-hero-text h1{font-size:32px}
.learning-hero-text p{font-size:16px}
.learning-hero-image img{height:320px}
.program-approach-section{padding:70px 20px}
.program-approach-header h2{font-size:34px}
.program-approach-header h2::before,.program-approach-header h2::after{display:none}
.curriculum-breakdown-section{padding:65px 20px}
.curriculum-title-area h2{font-size:32px}
.learning-environment-section{padding:70px 20px}
.environment-image-area img{height:350px}
.environment-content-area h2{font-size:32px}
.program-outcomes-section{padding:65px 20px}
.outcomes-header-block h2{font-size:33px}
.enrollment-action-section{padding:60px 20px}
.enrollment-content-wrapper h2{font-size:34px}
.enrollment-button-group{flex-direction:column;align-items:center}
.enrollment-primary-btn,.enrollment-secondary-btn{width:100%;max-width:300px;text-align:center}
}
.student-projects-hero{position:relative;padding:90px 20px 70px;background:linear-gradient(135deg,#f8f7ff 0%,#fff 100%);overflow:hidden}
.student-projects-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#6c5ff914 0%,transparent 70%);border-radius:50%}
.student-projects-hero .hero-content-wrap{max-width:1140px;margin:0 auto;position:relative;z-index:2}
.student-projects-hero h1{font-size:2.8rem;font-weight:700;color:#0F192D;margin-bottom:24px;line-height:1.2}
.student-projects-hero h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#6C5FF9 0%,transparent 100%);margin-top:16px}
.student-projects-hero .hero-description{font-size:1.15rem;color:#4a5568;line-height:1.7;max-width:680px;margin-bottom:36px}
.student-projects-hero .hero-cta-btn{display:inline-block;padding:14px 32px;background:#6C5FF9;color:#FEFFFF;text-decoration:none;border-radius:6px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 12px #6c5ff940}
.student-projects-hero .hero-cta-btn:hover{background:#5a4de0;transform:translateY(-2px);box-shadow:0 6px 18px #6c5ff959}
.showcase-grid-section{padding:80px 20px;background:#fff}
.showcase-grid-section .section-container{max-width:1140px;margin:0 auto}
.showcase-grid-section .grid-heading{font-size:2.2rem;font-weight:700;color:#0F192D;margin-bottom:48px;text-align:center;position:relative}
.showcase-grid-section .grid-heading::before{content:'';position:absolute;left:50%;bottom:-12px;transform:translateX(-50%);width:60px;height:3px;background:#6C5FF9}
.showcase-grid-section .projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin-top:60px}
.showcase-grid-section .project-card{background:#f8f7ff;border-radius:8px;overflow:hidden;transition:all .3s ease;border:1px solid #6c5ff91a}
.showcase-grid-section .project-card:hover{transform:translateY(-6px);box-shadow:0 12px 24px #0f192d1f}
.showcase-grid-section .project-image-wrap{width:100%;height:240px;overflow:hidden;background:#e8e6f9}
.showcase-grid-section .project-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.showcase-grid-section .project-card:hover .project-image-wrap img{transform:scale(1.05)}
.showcase-grid-section .project-details{padding:26px}
.showcase-grid-section .project-title{font-size:1.4rem;font-weight:600;color:#0F192D;margin-bottom:12px}
.showcase-grid-section .project-desc{font-size:.95rem;color:#5a6575;line-height:1.6;margin-bottom:16px}
.showcase-grid-section .project-author{font-size:.88rem;color:#6C5FF9;font-weight:500}
.process-timeline-section{padding:80px 20px;background:linear-gradient(180deg,#f8f7ff 0%,#fff 100%);position:relative}
.process-timeline-section .timeline-container{max-width:900px;margin:0 auto}
.process-timeline-section .timeline-title{font-size:2.2rem;font-weight:700;color:#0F192D;margin-bottom:24px;text-align:center}
.process-timeline-section .timeline-intro{font-size:1.05rem;color:#5a6575;line-height:1.7;text-align:center;margin-bottom:56px;max-width:720px;margin-left:auto;margin-right:auto}
.process-timeline-section .timeline-steps{display:flex;flex-direction:column;gap:48px}
.process-timeline-section .timeline-step{display:grid;grid-template-columns:80px 1fr;gap:28px;align-items:flex-start;padding:28px;background:#fff;border-radius:8px;border-left:4px solid #6C5FF9;box-shadow:0 2px 8px #0f192d0f;transition:all .3s ease}
.process-timeline-section .timeline-step:hover{box-shadow:0 6px 16px #0f192d1f;transform:translateX(4px)}
.process-timeline-section .step-marker-wrap{display:flex;justify-content:center;align-items:flex-start;padding-top:4px}
.process-timeline-section .step-number-circle{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#6C5FF9 0%,#5a4de0 100%);color:#FEFFFF;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;box-shadow:0 4px 12px #6c5ff94d}
.process-timeline-section .step-content-area{padding-left:8px}
.process-timeline-section .step-heading{font-size:1.5rem;font-weight:600;color:#0F192D;margin-bottom:12px}
.process-timeline-section .step-text{font-size:.98rem;color:#5a6575;line-height:1.7}
.testimonial-section{padding:80px 20px;background:#0F192D;color:#FEFFFF;position:relative;overflow:hidden}
.testimonial-section::before{content:'';position:absolute;bottom:-40%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#6c5ff926 0%,transparent 70%);border-radius:50%}
.testimonial-section .testimonial-wrapper{max-width:960px;margin:0 auto;position:relative;z-index:2}
.testimonial-section .testimonial-heading{font-size:2rem;font-weight:700;margin-bottom:48px;text-align:center;color:#FEFFFF}
.testimonial-section .testimonial-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.testimonial-section .testimonial-card{background:#feffff14;border-radius:8px;padding:32px;border:1px solid #feffff1f;transition:all .3s ease}
.testimonial-section .testimonial-card:hover{background:#feffff1f;transform:translateY(-4px)}
.testimonial-section .quote-mark{font-size:3rem;color:#6C5FF9;line-height:1;margin-bottom:16px}
.testimonial-section .testimonial-text{font-size:1rem;line-height:1.7;margin-bottom:24px;color:#feffffe6}
.testimonial-section .testimonial-author{font-size:.95rem;font-weight:600;color:#6C5FF9;margin-bottom:4px}
.testimonial-section .author-context{font-size:.88rem;color:#feffffb3}
.skills-matrix-section{padding:80px 20px;background:#fff}
.skills-matrix-section .matrix-container{max-width:1140px;margin:0 auto}
.skills-matrix-section .matrix-header{text-align:center;margin-bottom:56px}
.skills-matrix-section .matrix-title{font-size:2.2rem;font-weight:700;color:#0F192D;margin-bottom:18px}
.skills-matrix-section .matrix-subtitle{font-size:1.05rem;color:#5a6575;line-height:1.6;max-width:680px;margin:0 auto}
.skills-matrix-section .matrix-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px}
.skills-matrix-section .skill-block{background:linear-gradient(135deg,#f8f7ff 0%,#fff 100%);border-radius:8px;padding:32px;border:1px solid #6c5ff926;transition:all .3s ease;position:relative}
.skills-matrix-section .skill-block::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:#6C5FF9;border-radius:8px 0 0 8px;opacity:0;transition:opacity .3s ease}
.skills-matrix-section .skill-block:hover::before{opacity:1}
.skills-matrix-section .skill-block:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0f192d1a}
.skills-matrix-section .skill-name{font-size:1.3rem;font-weight:600;color:#0F192D;margin-bottom:14px}
.skills-matrix-section .skill-description{font-size:.95rem;color:#5a6575;line-height:1.6;margin-bottom:20px}
.skills-matrix-section .skill-level-bar{width:100%;height:6px;background:#6c5ff926;border-radius:3px;overflow:hidden;margin-bottom:8px}
.skills-matrix-section .skill-level-fill{height:100%;background:linear-gradient(90deg,#6C5FF9 0%,#5a4de0 100%);border-radius:3px;transition:width .6s ease}
.skills-matrix-section .skill-level-text{font-size:.85rem;color:#6C5FF9;font-weight:600}
.cta-final-section{padding:90px 20px;background:linear-gradient(135deg,#6C5FF9 0%,#5a4de0 100%);text-align:center;position:relative;overflow:hidden}
.cta-final-section::after{content:'';position:absolute;top:-30%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#feffff1a 0%,transparent 70%);border-radius:50%}
.cta-final-section .cta-content{max-width:800px;margin:0 auto;position:relative;z-index:2}
.cta-final-section .cta-main-title{font-size:2.4rem;font-weight:700;color:#FEFFFF;margin-bottom:22px;line-height:1.3}
.cta-final-section .cta-description{font-size:1.1rem;color:#fefffff2;line-height:1.7;margin-bottom:40px}
.cta-final-section .cta-button-group{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.cta-final-section .cta-primary-btn{display:inline-block;padding:16px 38px;background:#FEFFFF;color:#6C5FF9;text-decoration:none;border-radius:6px;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 14px #0f192d33}
.cta-final-section .cta-primary-btn:hover{background:#f0efff;transform:translateY(-2px);box-shadow:0 6px 20px #0f192d4d}
.cta-final-section .cta-secondary-btn{display:inline-block;padding:16px 38px;background:transparent;color:#FEFFFF;text-decoration:none;border-radius:6px;font-weight:600;font-size:1.05rem;border:2px solid #FEFFFF;transition:all .3s ease}
.cta-final-section .cta-secondary-btn:hover{background:#feffff26;transform:translateY(-2px)}
@media (max-width: 768px) {
.student-projects-hero h1{font-size:2rem}
.student-projects-hero .hero-description{font-size:1rem}
.showcase-grid-section .projects-grid{grid-template-columns:1fr}
.process-timeline-section .timeline-step{grid-template-columns:1fr;gap:20px}
.process-timeline-section .step-marker-wrap{justify-content:flex-start}
.testimonial-section .testimonial-cards{grid-template-columns:1fr}
.skills-matrix-section .matrix-grid{grid-template-columns:1fr}
.cta-final-section .cta-main-title{font-size:1.8rem}
.cta-final-section .cta-button-group{flex-direction:column;align-items:center}
.cta-final-section .cta-primary-btn,.cta-final-section .cta-secondary-btn{width:100%;max-width:320px}
}
.index-hero-wrapper{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#f8f9ff 0%,#e8e6ff 100%)}
.index-hero-wrapper::before{content:'';position:absolute;top:-50%;right:-20%;width:80%;height:150%;background:radial-gradient(circle,#6c5ff914 0%,transparent 70%);transform:rotate(-15deg);pointer-events:none}
.index-hero-image-container{position:absolute;right:0;top:0;width:48%;height:100%;clip-path:polygon(15% 0,100% 0,100% 100%,0% 100%);overflow:hidden}
.index-hero-image-container img{width:100%;height:100%;object-fit:cover;object-position:center}
.index-hero-content-zone{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:60px 24px;width:100%}
.index-hero-text-block{max-width:580px}
.index-hero-eyebrow{display:inline-block;background:#6c5ff91f;color:#6C5FF9;padding:8px 18px;border-radius:20px;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:24px}
.index-hero-headline{font-size:3.2rem;line-height:1.15;color:#0F192D;font-weight:800;margin-bottom:24px;letter-spacing:-.02em}
.index-hero-headline span{color:#6C5FF9;position:relative;display:inline-block}
.index-hero-headline span::after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#6C5FF9 0%,transparent 100%)}
.index-hero-subtext{font-size:1.15rem;line-height:1.7;color:#4a5568;margin-bottom:36px;max-width:520px}
.index-hero-cta-group{display:flex;gap:16px;flex-wrap:wrap}
.index-hero-primary-btn{background:#6C5FF9;color:#FEFFFF;padding:16px 32px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;display:inline-block;box-shadow:0 4px 14px #6c5ff94d;position:relative;z-index:10}
.index-hero-primary-btn:hover{background:#5848d9;transform:translateY(-2px);box-shadow:0 6px 20px #6c5ff966}
.index-hero-secondary-btn{background:transparent;color:#0F192D;padding:16px 32px;border:2px solid #0F192D;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;display:inline-block;position:relative;z-index:10}
.index-hero-secondary-btn:hover{background:#0F192D;color:#FEFFFF;transform:translateY(-2px)}
.index-insight-section{padding:80px 24px;background:#FEFFFF;position:relative}
.index-insight-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.index-insight-text-area h2{font-size:2.4rem;color:#0F192D;margin-bottom:20px;font-weight:700;line-height:1.2}
.index-insight-text-area h2::before{content:'';display:block;width:50px;height:4px;background:#6C5FF9;margin-bottom:20px}
.index-insight-text-area p{font-size:1.05rem;line-height:1.8;color:#4a5568;margin-bottom:18px}
.index-insight-image-wrapper{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #0f192d26;transform:rotate(2deg);transition:transform .4s ease}
.index-insight-image-wrapper:hover{transform:rotate(0deg) scale(1.02)}
.index-insight-image-wrapper img{width:100%;height:auto;display:block}
.index-approach-zone{padding:90px 24px;background:linear-gradient(160deg,#f0eeff 0%,#fefeff 100%);position:relative;overflow:hidden}
.index-approach-zone::after{content:'';position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,#6c5ff90f 0%,transparent 70%);border-radius:50%}
.index-approach-inner{max-width:1100px;margin:0 auto;position:relative;z-index:2}
.index-approach-header{text-align:center;margin-bottom:60px}
.index-approach-header h2{font-size:2.6rem;color:#0F192D;font-weight:700;margin-bottom:16px}
.index-approach-header p{font-size:1.1rem;color:#4a5568;max-width:680px;margin:0 auto;line-height:1.7}
.index-approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.index-approach-card{background:#FEFFFF;padding:36px 28px;border-radius:10px;box-shadow:0 6px 24px #0f192d14;transition:all .3s ease;position:relative}
.index-approach-card::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:#6C5FF9;transition:height .3s ease;border-radius:10px 0 0 10px}
.index-approach-card:hover{transform:translateY(-6px);box-shadow:0 12px 36px #0f192d24}
.index-approach-card:hover::before{height:100%}
.index-approach-card h3{font-size:1.4rem;color:#0F192D;margin-bottom:14px;font-weight:700}
.index-approach-card p{font-size:.98rem;line-height:1.7;color:#4a5568}
.index-reality-block{padding:90px 24px;background:#FEFFFF;position:relative}
.index-reality-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:70px}
.index-reality-visual{flex:0 0 45%;position:relative}
.index-reality-visual img{width:100%;height:auto;border-radius:16px;box-shadow:0 16px 48px #0f192d1f}
.index-reality-text-zone{flex:1}
.index-reality-text-zone h2{font-size:2.5rem;color:#0F192D;margin-bottom:24px;font-weight:700;line-height:1.2}
.index-reality-text-zone h2 span{color:#6C5FF9;position:relative}
.index-reality-text-zone h2 span::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:#6C5FF9}
.index-reality-text-zone p{font-size:1.05rem;line-height:1.8;color:#4a5568;margin-bottom:18px}
.index-reality-list{list-style:none;padding:0;margin:28px 0 0}
.index-reality-list li{position:relative;padding-left:32px;margin-bottom:16px;font-size:1rem;color:#4a5568;line-height:1.6}
.index-reality-list li::before{content:'→';position:absolute;left:0;color:#6C5FF9;font-weight:700;font-size:1.2rem}
.index-framework-area{padding:85px 24px;background:linear-gradient(135deg,#0F192D 0%,#1a2640 100%);position:relative;color:#FEFFFF}
.index-framework-area::before{content:'';position:absolute;top:0;right:0;width:50%;height:100%;background:linear-gradient(90deg,transparent 0%,#6c5ff914 100%);pointer-events:none}
.index-framework-wrapper{max-width:1150px;margin:0 auto;position:relative;z-index:2}
.index-framework-intro{text-align:center;margin-bottom:60px}
.index-framework-intro h2{font-size:2.7rem;margin-bottom:18px;font-weight:700;color:#FEFFFF}
.index-framework-intro p{font-size:1.1rem;color:#cbd5e0;max-width:720px;margin:0 auto;line-height:1.7}
.index-framework-timeline{position:relative;padding:40px 0}
.index-framework-timeline::before{content:'';position:absolute;left:50%;top:0;bottom:0;width:2px;background:#6c5ff94d;transform:translateX(-1px)}
.index-framework-step{display:flex;align-items:center;margin-bottom:60px;position:relative}
.index-framework-step:nth-child(odd){flex-direction:row}
.index-framework-step:nth-child(even){flex-direction:row-reverse}
.index-framework-step-content{flex:0 0 45%;padding:32px;background:#ffffff0d;border-radius:12px;backdrop-filter:blur(10px);border:1px solid #ffffff1a;position:relative}
.index-framework-step:nth-child(odd) .index-framework-step-content{margin-right:auto;padding-right:70px}
.index-framework-step:nth-child(even) .index-framework-step-content{margin-left:auto;padding-left:70px}
.index-framework-step-number{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:#6C5FF9;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;color:#FEFFFF;box-shadow:0 0 0 8px #0f192dff;z-index:5}
.index-framework-step h3{font-size:1.5rem;margin-bottom:12px;color:#FEFFFF;font-weight:700}
.index-framework-step p{font-size:.98rem;line-height:1.7;color:#cbd5e0}
.index-difference-segment{padding:90px 24px;background:#FEFFFF;position:relative}
.index-difference-container{max-width:1100px;margin:0 auto}
.index-difference-heading{text-align:center;margin-bottom:50px}
.index-difference-heading h2{font-size:2.6rem;color:#0F192D;font-weight:700;margin-bottom:16px}
.index-difference-heading p{font-size:1.08rem;color:#4a5568;max-width:650px;margin:0 auto;line-height:1.7}
.index-difference-matrix{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}
.index-difference-item{background:linear-gradient(135deg,#f8f9ff 0%,#fefeff 100%);padding:38px 32px;border-radius:10px;border-left:4px solid #6C5FF9;transition:all .3s ease}
.index-difference-item:hover{transform:translateX(8px);box-shadow:0 8px 28px #6c5ff91f}
.index-difference-item h3{font-size:1.35rem;color:#0F192D;margin-bottom:14px;font-weight:700;display:flex;align-items:center;gap:10px}
.index-difference-item h3::before{content:'';color:#6C5FF9;font-size:1.4rem;font-weight:700}
.index-difference-item p{font-size:1rem;line-height:1.7;color:#4a5568}
.index-transformation-zone{padding:100px 24px;background:linear-gradient(145deg,#6C5FF9 0%,#5848d9 100%);position:relative;overflow:hidden;color:#FEFFFF}
.index-transformation-zone::before{content:'';position:absolute;top:-100px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,#ffffff1a 0%,transparent 70%);border-radius:50%}
.index-transformation-zone::after{content:'';position:absolute;bottom:-80px;left:-80px;width:400px;height:400px;background:radial-gradient(circle,#ffffff14 0%,transparent 70%);border-radius:50%}
.index-transformation-inner{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:2}
.index-transformation-inner h2{font-size:3rem;margin-bottom:24px;font-weight:800;line-height:1.2}
.index-transformation-inner p{font-size:1.2rem;line-height:1.8;margin-bottom:40px;color:#fffffff2}
.index-transformation-cta{display:inline-block;background:#FEFFFF;color:#6C5FF9;padding:18px 42px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;box-shadow:0 8px 24px #0f192d33;position:relative;z-index:10}
.index-transformation-cta:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 12px 32px #0f192d4d;color:#5848d9}
.index-contact-final{padding:80px 24px;background:#FEFFFF}
.index-contact-final-wrapper{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.index-contact-info-side h2{font-size:2.4rem;color:#0F192D;margin-bottom:20px;font-weight:700;line-height:1.2}
.index-contact-info-side p{font-size:1.05rem;line-height:1.8;color:#4a5568;margin-bottom:32px}
.index-contact-details{display:flex;flex-direction:column;gap:18px}
.index-contact-detail-row{display:flex;align-items:flex-start;gap:14px}
.index-contact-detail-icon{flex-shrink:0;width:42px;height:42px;background:linear-gradient(135deg,#6C5FF9 0%,#5848d9 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#FEFFFF;font-weight:700}
.index-contact-detail-text{flex:1}
.index-contact-detail-text h4{font-size:1.1rem;color:#0F192D;margin-bottom:4px;font-weight:600}
.index-contact-detail-text p{font-size:.95rem;color:#4a5568;margin:0;line-height:1.5}
.index-contact-detail-text a{color:#6C5FF9;text-decoration:none;transition:color .3s ease}
.index-contact-detail-text a:hover{color:#5848d9;text-decoration:underline}
.index-contact-map-side{background:linear-gradient(135deg,#f8f9ff 0%,#e8e6ff 100%);border-radius:12px;padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:380px}
.index-contact-map-side h3{font-size:1.6rem;color:#0F192D;margin-bottom:16px;font-weight:700}
.index-contact-map-side p{font-size:1rem;color:#4a5568;line-height:1.7;margin-bottom:28px}
.index-contact-map-btn{display:inline-block;background:#6C5FF9;color:#FEFFFF;padding:14px 32px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;position:relative;z-index:10}
.index-contact-map-btn:hover{background:#5848d9;transform:translateY(-2px);box-shadow:0 6px 20px #6c5ff94d}
@media (max-width: 992px) {
.index-hero-wrapper{min-height:auto;padding:60px 0}
.index-hero-image-container{position:relative;width:100%;height:350px;clip-path:none;margin-bottom:40px;border-radius:12px;overflow:hidden}
.index-hero-content-zone{padding:0 24px 40px}
.index-hero-headline{font-size:2.4rem}
.index-insight-container{grid-template-columns:1fr;gap:40px}
.index-insight-image-wrapper{transform:rotate(0)}
.index-approach-grid{grid-template-columns:1fr;gap:24px}
.index-reality-content{flex-direction:column;gap:40px}
.index-reality-visual{flex:0 0 100%}
.index-framework-timeline::before{left:30px}
.index-framework-step{flex-direction:column!important;padding-left:60px}
.index-framework-step-content{flex:1;padding:24px!important;margin:0!important}
.index-framework-step-number{left:30px;transform:translateY(-50%)}
.index-difference-matrix{grid-template-columns:1fr}
.index-transformation-inner h2{font-size:2.2rem}
.index-contact-final-wrapper{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 768px) {
.index-hero-headline{font-size:2rem}
.index-hero-subtext{font-size:1rem}
.index-hero-cta-group{flex-direction:column}
.index-hero-primary-btn,.index-hero-secondary-btn{width:100%;text-align:center}
.index-insight-text-area h2,.index-approach-header h2,.index-reality-text-zone h2,.index-framework-intro h2,.index-difference-heading h2,.index-contact-info-side h2{font-size:2rem}
.index-transformation-inner h2{font-size:1.8rem}
.index-transformation-inner p{font-size:1.05rem}
}
.contact-wrapper-main{background:linear-gradient(135deg,#FEFFFF 0%,#f5f3ff 100%);min-height:auto}
.intro-zone{padding:80px 20px 60px;max-width:900px;margin:0 auto;text-align:center}
.intro-zone h1{font-size:2.8rem;color:#0F192D;margin-bottom:24px;font-weight:700;line-height:1.2}
.intro-zone .subtext-line{font-size:1.15rem;color:#4a5568;line-height:1.7;margin-bottom:16px}
.form-container-block{max-width:720px;margin:0 auto 80px;padding:0 20px}
.form-inner-card{background:#FEFFFF;border-radius:12px;padding:48px 40px;box-shadow:0 8px 24px #0f192d14}
.field-cluster{margin-bottom:32px}
.field-cluster label{display:block;font-size:.95rem;color:#0F192D;margin-bottom:8px;font-weight:500}
.field-cluster input[type="text"],.field-cluster input[type="email"],.field-cluster input[type="tel"],.field-cluster textarea,.field-cluster select{width:100%;padding:14px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;color:#0F192D;background:#FEFFFF;transition:all .25s ease;font-family:inherit}
.field-cluster input:focus,.field-cluster textarea:focus,.field-cluster select:focus{outline:none;border-color:#6C5FF9;box-shadow:0 0 0 3px #6c5ff91a}
.field-cluster textarea{min-height:140px;resize:vertical}
.dual-field-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px}
.consent-box{margin:32px 0 24px;padding:20px;background:#f8f9fc;border-radius:8px;border-left:4px solid #6C5FF9}
.consent-box label{display:flex;align-items:flex-start;font-size:.9rem;color:#4a5568;line-height:1.6;cursor:pointer}
.consent-box input[type="checkbox"]{margin-right:12px;margin-top:4px;width:18px;height:18px;cursor:pointer;flex-shrink:0}
.consent-box a{color:#6C5FF9;text-decoration:none;font-weight:500}
.consent-box a:hover{text-decoration:underline}
.submit-action-btn{background:linear-gradient(135deg,#6C5FF9 0%,#5548d9 100%);color:#FEFFFF;border:none;padding:16px 48px;border-radius:8px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #6c5ff940;width:100%}
.submit-action-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6c5ff959;background:linear-gradient(135deg,#5548d9 0%,#6C5FF9 100%)}
.alternative-paths{background:#FEFFFF;padding:70px 20px;border-top:1px solid #e2e8f0}
.alternative-paths-inner{max-width:1100px;margin:0 auto}
.alternative-paths h2{font-size:2.2rem;color:#0F192D;margin-bottom:48px;text-align:center;font-weight:700}
.methods-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.method-card{background:linear-gradient(135deg,#f8f9fc 0%,#FEFFFF 100%);padding:32px 28px;border-radius:10px;border:2px solid #e2e8f0;transition:all .3s ease}
.method-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0f192d1f;border-color:#6C5FF9}
.method-card h3{font-size:1.3rem;color:#0F192D;margin-bottom:16px;font-weight:600}
.method-card .detail-text{font-size:.95rem;color:#4a5568;line-height:1.6;margin-bottom:12px}
.method-card a{color:#6C5FF9;text-decoration:none;font-weight:500;word-break:break-all}
.method-card a:hover{text-decoration:underline}
.location-visual-section{padding:70px 20px;background:linear-gradient(135deg,#f5f3ff 0%,#FEFFFF 100%)}
.location-visual-inner{max-width:1000px;margin:0 auto}
.location-visual-inner h2{font-size:2.2rem;color:#0F192D;margin-bottom:36px;text-align:center;font-weight:700}
.location-content-wrap{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.location-image-holder{width:100%;border-radius:12px;overflow:hidden;box-shadow:0 12px 32px #0f192d26}
.location-image-holder img{width:100%;height:380px;object-fit:cover;display:block}
.location-text-area{padding:20px}
.location-text-area h3{font-size:1.5rem;color:#0F192D;margin-bottom:20px;font-weight:600}
.location-text-area p{font-size:1rem;color:#4a5568;line-height:1.7;margin-bottom:16px}
.location-text-area .address-line{font-size:.95rem;color:#6C5FF9;font-weight:500;line-height:1.6}
.project-reference-band{background:#FEFFFF;padding:60px 20px;text-align:center;border-top:1px solid #e2e8f0}
.project-reference-band h2{font-size:1.9rem;color:#0F192D;margin-bottom:28px;font-weight:600}
.project-reference-band p{font-size:1.05rem;color:#4a5568;line-height:1.7;max-width:700px;margin:0 auto 32px}
.project-link-btn{display:inline-block;background:#6C5FF9;color:#FEFFFF;padding:14px 36px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 12px #6c5ff940}
.project-link-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6c5ff959;background:#5548d9}
.hours-expectations{background:linear-gradient(135deg,#0F192D 0%,#1a2744 100%);padding:70px 20px;color:#FEFFFF}
.hours-expectations-inner{max-width:900px;margin:0 auto;text-align:center}
.hours-expectations h2{font-size:2.1rem;margin-bottom:32px;font-weight:700}
.hours-expectations p{font-size:1.05rem;line-height:1.7;margin-bottom:20px;opacity:.92}
.timing-note{display:inline-block;background:#ffffff1a;padding:16px 28px;border-radius:8px;margin-top:24px;font-size:.95rem;border:1px solid #ffffff26}
@media (max-width: 768px) {
.intro-zone h1{font-size:2rem}
.intro-zone .subtext-line{font-size:1rem}
.form-inner-card{padding:32px 24px}
.dual-field-row{grid-template-columns:1fr;gap:0}
.location-content-wrap{grid-template-columns:1fr;gap:32px}
.location-image-holder img{height:280px}
.alternative-paths h2,.location-visual-inner h2,.hours-expectations h2{font-size:1.7rem}
.methods-grid{grid-template-columns:1fr}
}
.success-page-wrapper{background:linear-gradient(135deg,#FEFFFF 0%,#f5f3ff 50%,#FEFFFF 100%);min-height:100vh}
.success-intro-block{padding:4rem 2rem 3rem;max-width:1400px;margin:0 auto;position:relative}
.success-intro-block::before{content:'';position:absolute;top:0;left:10%;width:120px;height:4px;background:linear-gradient(90deg,#6C5FF9 0%,transparent 100%)}
.success-intro-block .intro-headline{font-size:2.8rem;color:#0F192D;margin-bottom:1.5rem;font-weight:600;line-height:1.2}
.success-intro-block .intro-subtext{font-size:1.15rem;color:#4a5568;line-height:1.7;max-width:720px}
.success-intro-block .intro-highlight{color:#6C5FF9;font-weight:500;position:relative}
.success-intro-block .intro-highlight::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#6C5FF9 0%,transparent 100%)}
.agent-journey-section{padding:5rem 2rem;background:#FEFFFF;position:relative;overflow:hidden}
.agent-journey-section::before{content:'';position:absolute;top:-50px;right:-50px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,#6c5ff914 0%,transparent 70%);z-index:1}
.agent-journey-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}
.journey-content-area{padding-right:2rem}
.journey-content-area .section-label{font-size:.9rem;text-transform:uppercase;letter-spacing:2px;color:#6C5FF9;font-weight:600;margin-bottom:1rem;display:inline-block;position:relative;padding-left:2rem}
.journey-content-area .section-label::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:2px;background:#6C5FF9}
.journey-content-area .story-title{font-size:2.4rem;color:#0F192D;margin-bottom:2rem;font-weight:600;line-height:1.3}
.journey-content-area .story-narrative{font-size:1.05rem;color:#4a5568;line-height:1.8;margin-bottom:1.5rem}
.journey-content-area .story-narrative:last-of-type{margin-bottom:2.5rem}
.outcome-metrics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2.5rem}
.metric-card{background:linear-gradient(135deg,#f8f7ff 0%,#FEFFFF 100%);padding:1.5rem;border-radius:12px;border:1px solid #6c5ff91a;position:relative;transition:all .3s ease}
.metric-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #6c5ff926}
.metric-card::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:#6C5FF9;border-radius:12px 0 0 12px}
.metric-card .metric-label{font-size:.85rem;color:#718096;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-weight:500}
.metric-card .metric-value{font-size:1.4rem;color:#0F192D;font-weight:600}
.journey-visual-side{position:relative}
.journey-visual-side img{width:100%;height:580px;object-fit:cover;border-radius:16px;box-shadow:0 12px 40px #0f192d1f;position:relative;z-index:2}
.journey-visual-side::after{content:'';position:absolute;top:30px;right:-30px;width:100%;height:100%;border:3px solid #6C5FF9;border-radius:16px;z-index:1}
.transformation-pathway-block{padding:5rem 2rem;background:linear-gradient(180deg,#FEFFFF 0%,#f5f3ff 100%);position:relative}
.transformation-pathway-block::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,#6C5FF9 50%,transparent 100%)}
.pathway-inner-wrapper{max-width:1200px;margin:0 auto}
.pathway-header-section{text-align:center;margin-bottom:4rem;position:relative}
.pathway-header-section::after{content:'';position:absolute;bottom:-1.5rem;left:50%;transform:translateX(-50%);width:80px;height:3px;background:#6C5FF9;border-radius:2px}
.pathway-header-section .pathway-main-title{font-size:2.6rem;color:#0F192D;margin-bottom:1.2rem;font-weight:600}
.pathway-header-section .pathway-description{font-size:1.1rem;color:#4a5568;line-height:1.7;max-width:680px;margin:0 auto}
.pathway-timeline-container{position:relative;padding-left:80px}
.pathway-timeline-container::before{content:'';position:absolute;left:30px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#6C5FF9 0%,#6c5ff94d 100%)}
.pathway-phase-item{position:relative;margin-bottom:3rem;padding-left:2rem}
.pathway-phase-item::before{content:'';position:absolute;left:-48px;top:8px;width:18px;height:18px;background:#6C5FF9;border:4px solid #FEFFFF;border-radius:50%;box-shadow:0 4px 12px #6c5ff94d;z-index:2}
.pathway-phase-item .phase-step-number{font-size:.8rem;color:#6C5FF9;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.8rem;display:block}
.pathway-phase-item .phase-title{font-size:1.5rem;color:#0F192D;font-weight:600;margin-bottom:1rem;line-height:1.3}
.pathway-phase-item .phase-details{font-size:1rem;color:#4a5568;line-height:1.7;margin-bottom:1rem}
.phase-key-points{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.2rem}
.key-point-tag{background:#6c5ff914;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;color:#6C5FF9;font-weight:500;border:1px solid #6c5ff926;transition:all .3s ease}
.key-point-tag:hover{background:#6C5FF9;color:#FEFFFF;transform:translateY(-2px)}
.breakthrough-showcase-section{padding:5rem 2rem;background:#FEFFFF;position:relative}
.breakthrough-showcase-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#6C5FF9 50%,transparent 100%)}
.breakthrough-content-wrapper{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:5rem;align-items:start}
.breakthrough-story-content{padding-right:2rem}
.breakthrough-story-content .story-badge{display:inline-block;background:linear-gradient(135deg,#6C5FF9 0%,#8b7bff 100%);color:#FEFFFF;padding:.6rem 1.5rem;border-radius:25px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem;box-shadow:0 4px 12px #6c5ff940}
.breakthrough-story-content .showcase-headline{font-size:2.5rem;color:#0F192D;margin-bottom:2rem;font-weight:600;line-height:1.3}
.breakthrough-story-content .showcase-narrative{font-size:1.05rem;color:#4a5568;line-height:1.8;margin-bottom:1.8rem}
.breakthrough-quote-block{background:linear-gradient(135deg,#f8f7ff 0%,#ede9ff 100%);border-left:5px solid #6C5FF9;padding:2rem;border-radius:0 12px 12px 0;margin:2.5rem 0;position:relative}
.breakthrough-quote-block::before{content:'"';position:absolute;top:-10px;left:20px;color:#6c5ff926;font:5rem/1 Georgia,serif}
.breakthrough-quote-block .quote-text{font-size:1.2rem;color:#0F192D;font-style:italic;line-height:1.6;margin-bottom:1rem;position:relative;z-index:2}
.breakthrough-quote-block .quote-attribution{font-size:.95rem;color:#6C5FF9;font-weight:600}
.breakthrough-visual-column{position:relative}
.breakthrough-visual-column img{width:100%;height:650px;object-fit:cover;border-radius:20px;box-shadow:0 16px 48px #0f192d26}
.breakthrough-visual-column::before{content:'';position:absolute;bottom:-20px;left:-20px;width:200px;height:200px;background:radial-gradient(circle,#6c5ff91f 0%,transparent 70%);border-radius:50%;z-index:1}
.impact-results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;padding-top:3rem;border-top:1px solid #6c5ff926}
.result-stat-box{text-align:center;padding:1.5rem;background:linear-gradient(135deg,#FEFFFF 0%,#f8f7ff 100%);border-radius:12px;border:1px solid #6c5ff91a;transition:all .3s ease;position:relative;overflow:hidden}
.result-stat-box::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:60%;height:3px;background:linear-gradient(90deg,transparent 0%,#6C5FF9 50%,transparent 100%)}
.result-stat-box:hover{transform:translateY(-5px);box-shadow:0 10px 25px #6c5ff92e}
.result-stat-box .stat-number{font-size:2.2rem;color:#6C5FF9;font-weight:700;margin-bottom:.5rem;display:block}
.result-stat-box .stat-description{font-size:.95rem;color:#4a5568;line-height:1.5}
.action-invitation-section{max-width:900px;margin:4rem auto 0;text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#6C5FF9 0%,#8b7bff 100%);border-radius:20px;box-shadow:0 12px 40px #6c5ff94d;position:relative;overflow:hidden}
.action-invitation-section::before{content:'';position:absolute;top:-50%;right:-20%;width:300px;height:300px;background:radial-gradient(circle,#ffffff1f 0%,transparent 70%);border-radius:50%}
.action-invitation-section .invitation-title{font-size:2rem;color:#FEFFFF;margin-bottom:1.2rem;font-weight:600;position:relative;z-index:2}
.action-invitation-section .invitation-text{font-size:1.1rem;color:#feffffe6;line-height:1.7;margin-bottom:2rem;position:relative;z-index:2}
.invitation-cta-button{display:inline-block;background:#FEFFFF;color:#6C5FF9;padding:1rem 2.5rem;border-radius:30px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s ease;position:relative;z-index:2;box-shadow:0 6px 20px #00000026}
.invitation-cta-button:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 10px 30px #00000040;color:#6C5FF9}
@media (max-width: 1024px) {
.agent-journey-container{grid-template-columns:1fr;gap:3rem}
.journey-content-area{padding-right:0}
.journey-visual-side::after{display:none}
.breakthrough-content-wrapper{grid-template-columns:1fr;gap:3rem}
.breakthrough-story-content{padding-right:0}
.impact-results-grid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.success-intro-block .intro-headline{font-size:2rem}
.journey-content-area .story-title{font-size:1.8rem}
.outcome-metrics-grid{grid-template-columns:1fr}
.journey-visual-side img{height:400px}
.pathway-timeline-container{padding-left:40px}
.pathway-timeline-container::before{left:15px}
.pathway-phase-item::before{left:-22px}
.pathway-header-section .pathway-main-title{font-size:2rem}
.breakthrough-story-content .showcase-headline{font-size:1.9rem}
.breakthrough-visual-column img{height:450px}
.action-invitation-section .invitation-title{font-size:1.6rem}
}
@media (max-width: 480px) {
.success-intro-block{padding:3rem 1.5rem 2rem}
.success-intro-block .intro-headline{font-size:1.7rem}
.agent-journey-section,.transformation-pathway-block,.breakthrough-showcase-section{padding:3rem 1.5rem}
.metric-card .metric-value{font-size:1.2rem}
.pathway-phase-item .phase-title{font-size:1.3rem}
.action-invitation-section{padding:2rem 1.5rem;margin-top:3rem}
.invitation-cta-button{padding:.9rem 2rem;font-size:1rem}
}
.container{max-width:900px;margin:40px auto;background:linear-gradient(135deg,#FEFFFF 60%,#6C5FF9 250%);box-shadow:0 4px 32px #0f192d12 0 1.5px 8px 0 #0f192d0f;border-radius:18px;padding:48px 36px 56px;color:#0F192D;box-sizing:border-box;font:1.09rem/1.8 'Segoe UI','Arial',sans-serif}
.container h1,.container h2,.container h3,.container h4{color:#6C5FF9;margin-top:2.1em;margin-bottom:.75em;font-weight:700;letter-spacing:.01em}
.container h1{color:#0F192D;font-size:2.6rem;margin-top:.2em;margin-bottom:1.1em;letter-spacing:.04em}
.container h2{font-size:1.45rem;border-left:5px solid #6C5FF9;background:linear-gradient(90deg,#FEFFFF 70%,#6C5FF9 240%);padding-left:13px;margin-bottom:1.2em}
.container h3{font-size:1.18rem;color:#0F192D;margin-top:2.5em;margin-bottom:.7em;border-left:4px solid #6C5FF9;padding-left:10px}
.container h4{font-size:1.08rem;color:#6C5FF9;margin-top:2.5em;margin-bottom:.65em;border-left:3px solid #6C5FF9;padding-left:7px}
.container p{margin-bottom:1.55em;margin-top:.5em;color:#0F192D}
.container ul{padding-left:1.7em;margin-bottom:1.6em}
.container li{margin-bottom:1.05em;color:#0F192D;background:linear-gradient(90deg,#FEFFFF 75%,#6C5FF9 220%);border-left:3px solid #6C5FF9;border-radius:6px;padding:.55em 1em .55em 1.2em;box-shadow:0 1px 3px #6c5ff905;font-size:1.03rem;line-height:1.7}
.container span{color:#6C5FF9;font-weight:500}
.container main{display:block}
@media (max-width: 700px) {
.container{padding:18px 7vw 32px;font-size:1.01rem}
.container h1{font-size:1.5rem}
.container h2{font-size:1.09rem}
.container h3{font-size:1rem}
.container h4{font-size:.97rem}
.container ul{padding-left:1em}
}
.container{max-width:820px;margin:36px auto;background:linear-gradient(120deg,#FEFFFF 0%,#e7e7fc 100%);box-shadow:0 3px 24px #0f192d12 0 1.5px 6px #6c5ff90f;border-radius:18px;padding:46px 38px 38px;color:#0F192D;letter-spacing:.025em;font:1.07rem/1.8 'Segoe UI','Arial',sans-serif}
.container h1{font-size:2.6rem;font-weight:700;color:#6C5FF9;letter-spacing:.04em;margin-bottom:18px;margin-top:0}
.container h2{font-size:1.55rem;color:#352AB6;font-weight:600;margin-top:36px;margin-bottom:12px;letter-spacing:.03em}
.container h3{font-size:1.18rem;color:#6C5FF9;font-weight:500;margin-top:22px;margin-bottom:8px;letter-spacing:.018em}
.container h4{font-size:1.03rem;color:#0F192D;font-weight:700;margin-bottom:7px;margin-top:17px}
.container p{margin:0 0 14px;color:#16213E}
.container ul{margin:0 0 22px 28px;padding:0}
.container li{margin-bottom:12px;color:#181f33}
.container span{color:#6C5FF9;font-weight:600;background:linear-gradient(90deg,#fcfdff 90%,#d8d8fd 100%);padding:1px 3px;border-radius:3px}
.container main{width:100%;display:block}
@media (max-width: 680px) {
.container{padding:18px 9px 24px;font-size:.98rem}
.container h1{font-size:2rem}
.container h2{font-size:1.14rem}
}
.success-wrapper{background:linear-gradient(135deg,#FEFFFF 0%,#e8e5ff 100%);min-height:85vh;display:flex;align-items:center;justify-content:center;padding:60px 20px;position:relative;overflow:hidden}
.success-wrapper::before{content:'';position:absolute;top:-50%;right:-30%;width:600px;height:600px;background:radial-gradient(circle,#6c5ff914 0%,transparent 70%);border-radius:50%;pointer-events:none}
.success-wrapper::after{content:'';position:absolute;bottom:-40%;left:-20%;width:500px;height:500px;background:radial-gradient(circle,#0f192d0a 0%,transparent 70%);border-radius:50%;pointer-events:none}
.success-content-box{background:#FEFFFF;border-radius:16px;box-shadow:0 12px 40px #0f192d1f;padding:70px 50px 60px;max-width:680px;width:100%;position:relative;z-index:2;text-align:center}
.success-icon-wrap{width:90px;height:90px;background:linear-gradient(135deg,#6C5FF9 0%,#5847d9 100%);border-radius:50%;margin:0 auto 32px;display:flex;align-items:center;justify-content:center;position:relative;animation:pulse-ring 2s cubic-bezier(0.4,0,0.6,1) infinite}
@keyframes pulse-ring {
0%,100%{box-shadow:0 0 0 0 #6c5ff966}
50%{box-shadow:0 0 0 20px #6c5ff900}
}
.success-icon-wrap svg{width:48px;height:48px;fill:#FEFFFF}
.success-main-heading{font-size:2.2rem;font-weight:700;color:#0F192D;margin:0 0 18px;line-height:1.3;letter-spacing:-.02em}
.success-descriptor-text{font-size:1.1rem;line-height:1.7;color:#4a5568;margin:0 0 34px;max-width:520px;margin-left:auto;margin-right:auto}
.success-timeline-info{background:linear-gradient(135deg,#f7f6fe 0%,#eef0ff 100%);border-radius:12px;padding:26px 28px;margin:0 0 40px;border-left:4px solid #6C5FF9}
.success-timeline-info p{margin:0;font-size:.95rem;line-height:1.6;color:#2d3748}
.success-timeline-info p strong{color:#0F192D;font-weight:600}
.success-action-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.success-btn-primary{background:linear-gradient(135deg,#6C5FF9 0%,#5847d9 100%);color:#FEFFFF;text-decoration:none;padding:15px 36px;border-radius:8px;font-size:1rem;font-weight:600;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease;box-shadow:0 4px 14px #6c5ff94d;border:none;cursor:pointer}
.success-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6c5ff966}
.success-btn-secondary{background:transparent;color:#6C5FF9;text-decoration:none;padding:15px 36px;border-radius:8px;font-size:1rem;font-weight:600;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease;border:2px solid #6C5FF9;cursor:pointer}
.success-btn-secondary:hover{background:#6c5ff914;transform:translateY(-2px)}
.success-contact-info{margin-top:50px;padding-top:40px;border-top:1px solid #e2e8f0}
.success-contact-heading{font-size:1.15rem;font-weight:600;color:#0F192D;margin:0 0 20px}
.success-contact-details{display:flex;flex-direction:column;gap:14px;align-items:center}
.success-contact-item{display:flex;align-items:center;gap:10px;font-size:.95rem;color:#4a5568}
.success-contact-item svg{width:20px;height:20px;fill:#6C5FF9;flex-shrink:0}
.success-contact-item a{color:#6C5FF9;text-decoration:none;transition:color .2s ease}
.success-contact-item a:hover{color:#5847d9;text-decoration:underline}
@media (max-width: 768px) {
.success-wrapper{padding:40px 16px}
.success-content-box{padding:50px 30px 45px}
.success-main-heading{font-size:1.75rem}
.success-descriptor-text{font-size:1rem}
.success-action-buttons{flex-direction:column;width:100%}
.success-btn-primary,.success-btn-secondary{width:100%;justify-content:center}
.success-icon-wrap{width:75px;height:75px}
.success-icon-wrap svg{width:40px;height:40px}
}
@media (max-width: 480px) {
.success-content-box{padding:40px 24px 38px}
.success-main-heading{font-size:1.55rem}
.success-timeline-info{padding:20px 22px}
.success-contact-details{gap:12px}
}