.section_subtitle{display:inline-block;font-size:18px;margin-bottom:1rem}.gradient_text{background:linear-gradient(90deg,#8750f7 0,#fff)}.dark .gradient_text{background:linear-gradient(90deg,#8750f7 0,#19195c)}.about-section{position:relative;padding:120px 1rem;background:#050709;overflow:hidden}.dark .about-section{background:#f6f3fc}.about_wrapper{display:flex;align-items:center;gap:4rem}.about_image_box{width:45%}.about_image_box,.about_img_inner{position:relative}.about_main_img{width:100%;border-radius:20px;border:3px solid #8750f7}.about_experience_badge{position:absolute;bottom:-20px;right:-20px;background:linear-gradient(135deg,#8750f7,#2a1454);padding:1.5rem 2rem;border-radius:15px;text-align:center;box-shadow:0 10px 30px rgba(135,80,247,.3)}.exp_number{display:block;font-size:48px;font-weight:700;color:#fff}.exp_text{font-size:14px;color:#ddd}.about_content_box{width:55%}.about_title{font-size:42px;line-height:1.3;margin-bottom:1.5rem;color:#fff}.dark .about_title{color:#19195c}.about_description{font-size:17px;line-height:1.8;color:#c4c4c4;margin-bottom:1rem}.dark .about_description{color:#555}.about_info_grid{display:grid;gap:1rem;margin:2rem 0}.about_info_item{display:flex;align-items:center;gap:1rem}.info_icon{font-size:24px;color:#8750f7}.info_label{display:block;font-size:14px;color:#888}.info_value{font-size:16px;color:#fff}.dark .info_value{color:#333}.about_highlights{display:flex;gap:2rem;margin:2rem 0;padding:1.5rem;background:#140c1c;border-radius:15px}.dark .about_highlights{background:#fff}.highlight_item{text-align:center}.highlight_value{display:block;font-size:36px;font-weight:700;color:#8750f7}.highlight_label{font-size:14px;color:#888}.about_buttons{display:flex;gap:1.5rem;margin-top:2rem}.hire_me_btn{padding:18px 40px;font-size:18px;font-weight:600;color:#fff;background:linear-gradient(135deg,#8750f7,#2a1454);border-radius:50px;transition:.3s}.hire_me_btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(135,80,247,.4)}.services_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.service_card{position:relative;padding:2rem;background:#140c1c;border-radius:20px;border:1px solid transparent;transition:.3s;overflow:hidden}.dark .service_card{background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.05)}.service_card:before{content:"";position:absolute;inset:0;border-radius:20px;padding:1px;background:linear-gradient(135deg,transparent,#8750f7,transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:.3s}.service_card:hover:before{opacity:1}.service_card:hover{transform:translateY(-5px)}.service_icon_box{width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8750f7,#2a1454);border-radius:15px;margin-bottom:1.5rem}.service_icon{font-size:32px;color:#fff}.service_title{font-size:22px;font-weight:600;color:#fff;margin-bottom:1rem}.dark .service_title{color:#19195c}.service_description{font-size:15px;line-height:1.7;color:#999;margin-bottom:1.5rem}.dark .service_description{color:#666}.service_technologies{display:flex;flex-wrap:wrap;gap:.5rem}.tech_tag{padding:5px 12px;background:#2a1454;color:#fff;border-radius:20px}.dark .tech_tag{background:#f0ebff}.testimonials{background:#0f0715}.dark .testimonials{background:#f6f3fc}.testimonials_header{margin:0 auto 50px}.testimonials_header h2{font-size:45px}.testimonials_header p{margin-top:15px}.testimonials_grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.testimonial_card{padding:2.5rem;background:#140c1c;border-radius:20px;transition:.3s}.dark .testimonial_card{background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.05)}.testimonial_card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(135,80,247,.15)}.testimonial_quote{margin-bottom:1.5rem}.quote_icon{font-size:40px;opacity:.5}.testimonial_rating{margin-bottom:1rem}.star_icon{color:#ffc107;font-size:18px}.testimonial_content p{font-size:16px}.testimonial_author{gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #2a1454}.dark .testimonial_author{border-color:#eee}.author_image img{width:60px;height:60px;border-radius:50%;object-fit:cover;border:2px solid #8750f7}.author_name{display:block;font-size:18px;font-weight:600}.author_role{font-size:14px;color:#8750f7}.education-section{background:#050709}.dark .education-section{background:#fff}.education_header{margin:0 auto 50px}.education_header h2{font-size:45px}.education_wrapper{display:flex;gap:3rem}.certifications_column,.education_column{flex:1}.column_header{gap:1rem;margin-bottom:2rem}.education_card{gap:1.5rem;padding:2rem;background:#140c1c}.dark .education_card{background:#f6f3fc}.edu_icon_box{width:50px;height:50px;background:linear-gradient(135deg,#8750f7,#2a1454);border-radius:12px;font-size:24px}.edu_year{padding:5px 15px;font-size:14px;background:#2a1454;border-radius:20px;margin-bottom:.5rem}.dark .edu_year{background:#e8e0ff}.edu_degree,.edu_institution{margin-bottom:.5rem}.edu_grade{font-size:14px;color:#888}.edu_description{margin-top:1rem}.certifications_grid{display:grid;gap:1rem}.certification_card{gap:1rem;padding:1.5rem;background:#140c1c;border-radius:15px;transition:.3s}.dark .certification_card{background:#f6f3fc}.certification_card:hover{transform:translateX(10px);box-shadow:0 5px 20px rgba(135,80,247,.2)}.cert_badge{background:linear-gradient(135deg,#8750f7,#2a1454);font-size:24px}.cert_name{font-size:16px;margin-bottom:.25rem}.cert_issuer{font-size:14px}.cert_date{font-size:13px}.techstack_header{margin:0 auto 60px}.techstack_header h2{font-size:45px;margin-bottom:15px}.techstack_categories{gap:2rem}.tech_category{padding:2rem;background:#140c1c;border-radius:20px;border:1px solid #2a1454;transition:.3s ease}.dark .tech_category{background:#fff;border-color:#e0e0e0;box-shadow:0 5px 20px rgba(0,0,0,.05)}.tech_category:hover{border-color:#8750f7;box-shadow:0 10px 40px rgba(135,80,247,.15)}.category_name{font-size:24px;color:#8750f7;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #2a1454;gap:10px}.dark .category_name{border-color:#e0e0e0}.category_name:before{width:8px;height:8px;background:#8750f7}.tech_grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem}.tech_card{padding:1.25rem 1rem;background:#0f0715;border-radius:12px;border:1px solid transparent;transition:.3s ease}.dark .tech_card{background:#f6f3fc}.tech_card:hover{border-color:#8750f7;transform:translateY(-5px);box-shadow:0 10px 30px rgba(135,80,247,.2)}.tech_card:hover .tech_icon_wrapper{transform:scale(1.1)}.tech_icon_wrapper{width:50px;height:50px;margin-bottom:.75rem;transition:.3s ease}.tech_icon_wrapper img{width:40px;height:40px}.tech_name{font-size:13px;font-weight:500}@media screen and (max-width:1024px){.techstack_categories{grid-template-columns:1fr}}@media screen and (max-width:600px){.techstack_header h2{font-size:32px}.tech_grid{grid-template-columns:repeat(3,1fr)}.tech_category{padding:1.5rem}}@media screen and (max-width:400px){.tech_grid{grid-template-columns:repeat(2,1fr)}}.faq-section{position:relative;padding:120px 1rem;background:#050709}.dark .faq-section{background:#fff}.faq_header{text-align:center;max-width:700px;margin:0 auto 50px}.faq_header h2{font-size:45px;color:#fff}.dark .faq_header h2{color:#19195c}.faq_header p{margin-top:15px;font-size:18px;color:#999}.faq_list{max-width:900px;margin:0 auto}.faq_item{margin-bottom:1rem;border:1px solid #2a1454;border-radius:15px;overflow:hidden;transition:.3s}.dark .faq_item{border-color:#eee}.faq_item.active{border-color:#8750f7;box-shadow:0 5px 20px rgba(135,80,247,.2)}.faq_question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:#140c1c;border:none;cursor:pointer;text-align:left;font-size:18px;font-weight:600;color:#fff;transition:.3s}.dark .faq_question{background:#f6f3fc;color:#19195c}.faq_item.active .faq_question{background:linear-gradient(135deg,#8750f7,#2a1454);color:#fff}.faq_icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#2a1454;border-radius:50%;font-size:14px;color:#8750f7;flex-shrink:0}.faq_item.active .faq_icon{background:hsla(0,0%,100%,.2);color:#fff}.faq_answer{padding:1.5rem 2rem;background:#0f0715}.dark .faq_answer{background:#fff}.faq_answer p{font-size:16px;line-height:1.8;color:#c4c4c4}.dark .faq_answer p{color:#555}.contact-section{position:relative;padding:120px 1rem;background:#0f0715}.dark .contact-section{background:#f6f3fc}.contact_header{text-align:center;max-width:700px;margin:0 auto 50px}.contact_header h2{font-size:45px;color:#fff}.dark .contact_header h2{color:#19195c}.contact_header p{margin-top:15px;font-size:18px;color:#999}.contact_wrapper{display:flex;gap:3rem}.contact_info{flex:1;padding:2.5rem;background:linear-gradient(135deg,#8750f7,#2a1454);border-radius:20px;color:#fff}.contact_info h3{font-size:28px;margin-bottom:1rem}.contact_info>p{font-size:16px;line-height:1.7;opacity:.9;margin-bottom:2rem}.info_list{display:flex;flex-direction:column;gap:1.5rem}.contact_info .info_item{display:flex;align-items:center;gap:1rem}.contact_info .info_icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.1);border-radius:12px;font-size:22px}.contact_info .info_label{font-size:14px;opacity:.8}.contact_info .info_value{font-size:16px;color:#fff}.availability_status{display:flex;align-items:center;gap:.75rem;margin-top:2rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.2)}.status_dot{width:12px;height:12px;background:#4ade80;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{box-shadow:0 0 0 0 rgba(74,222,128,.7)}50%{box-shadow:0 0 0 10px rgba(74,222,128,0)}}.contact_form{flex:1;padding:2.5rem;background:#140c1c;border-radius:20px}.dark .contact_form{background:#fff;box-shadow:0 5px 30px rgba(0,0,0,.05)}.form_group{margin-bottom:1.5rem}.form_group label{display:block;font-size:14px;font-weight:600;color:#fff;margin-bottom:.5rem}.dark .form_group label{color:#19195c}.form_group input,.form_group textarea{width:100%;padding:1rem;font-size:16px;background:#0f0715;border:1px solid #2a1454;border-radius:10px;color:#fff;transition:.3s}.dark .form_group input,.dark .form_group textarea{background:#f6f3fc;border-color:#ddd;color:#333}.form_group input:focus,.form_group textarea:focus{border-color:#8750f7;outline:none;box-shadow:0 0 0 3px rgba(135,80,247,.1)}.form_group textarea{resize:vertical;min-height:120px}.submit_btn{width:100%;padding:1rem 2rem;font-size:18px;font-weight:600;color:#fff;background:linear-gradient(135deg,#8750f7,#2a1454);border:none;border-radius:50px;cursor:pointer;transition:.3s}.submit_btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px rgba(135,80,247,.4)}.submit_btn:disabled{opacity:.7;cursor:not-allowed}.form_success{background:rgba(74,222,128,.1);border:1px solid #4ade80;border-radius:10px;color:#4ade80}.form_error,.form_success{margin-top:1rem;padding:1rem;text-align:center}.form_error{background:rgba(239,68,68,.1);border:1px solid #ef4444;border-radius:10px;color:#ef4444}.cta-section{padding:100px 1rem;background:#050709}.dark .cta-section{background:#19195c}.cta_gradient_orb{width:500px;height:500px;filter:blur(100px);opacity:.5}.cta_orb_1{top:-20%;left:-10%;background:#8750f7}.cta_orb_2{bottom:-20%;right:-10%;background:#2a1454}.cta_badge{display:inline-block;padding:8px 20px;border:1px solid #4ade80;margin-bottom:1.5rem}.cta_content h2{line-height:1.3;margin-bottom:1.5rem}.cta_content>p{margin-bottom:2rem}.cta_buttons{gap:1.5rem}.cta_primary_btn{gap:10px;font-size:18px;background:linear-gradient(135deg,#8750f7,#2a1454);transition:.3s}.cta_primary_btn:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(135,80,247,.4)}.cta_secondary_btn{gap:10px;font-size:18px;border:2px solid #8750f7;transition:.3s}.cta_secondary_btn:hover{background:#8750f7;color:#fff}.cta_stats{gap:4rem;margin-top:3rem;padding-top:3rem;border-top:1px solid hsla(0,0%,100%,.1)}.cta_stat{text-align:center}.stat_number{display:block;font-size:36px;font-weight:700;color:#8750f7}@media screen and (max-width:1024px){.about_wrapper{flex-direction:column;gap:2rem}.about_content_box,.about_image_box{width:100%}.contact_wrapper,.education_wrapper{flex-direction:column}}@media screen and (max-width:768px){.about_highlights{flex-wrap:wrap;gap:1rem}.highlight_item{width:calc(50% - .5rem)}.about_buttons{flex-direction:column;align-items:center}.testimonials_grid{grid-template-columns:1fr}.cta_content h2{font-size:32px}.cta_stats{flex-direction:column;gap:1.5rem}}@media screen and (max-width:480px){.about_title{font-size:28px}.contact_header h2,.education_header h2,.faq_header h2,.services_titles h2,.techstack_header h2,.testimonials_header h2{font-size:32px}.faq_question{font-size:16px;padding:1rem 1.5rem}.contact_form,.contact_info{padding:1.5rem}}.process-section{position:relative;padding:120px 1rem;background:#050709;overflow:hidden}.dark .process-section{background:#fff}.process_header{text-align:center;max-width:700px;margin:0 auto 60px}.process_header h2{font-size:45px;color:#fff;margin-bottom:15px}.dark .process_header h2{color:#19195c}.process_header p{font-size:18px;color:#999}.process_grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem}.process_line{position:absolute;top:50px;left:0;width:100%;height:2px;background:dashed;border-top:2px dashed #2a1454;z-index:0;display:block}.dark .process_line{border-color:#e0e0e0}.process_card{position:relative;z-index:1;text-align:center;padding:1rem;transition:.3s}.process_card:hover{transform:translateY(-10px)}.process_icon_box{position:relative;width:100px;height:100px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;background:#140c1c;border:2px solid #2a1454;border-radius:50%;font-size:32px;color:#8750f7;transition:.3s}.dark .process_icon_box{background:#fff;border-color:#e0e0e0}.process_card:hover .process_icon_box{border-color:#8750f7;background:#2a1454;color:#fff;box-shadow:0 0 20px rgba(135,80,247,.4)}.process_number{position:absolute;top:0;right:0;width:30px;height:30px;background:#8750f7;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border:3px solid #050709}.dark .process_number{border-color:#fff}.process_title{font-size:22px;font-weight:600;color:#fff;margin-bottom:1rem}.dark .process_title{color:#19195c}.process_desc{font-size:15px;line-height:1.7;color:#999}.dark .process_desc{color:#666}.process_cta{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:3rem}.process_cta p{font-size:18px;color:#fff;font-weight:500}.dark .process_cta p{color:#19195c}.process_btn{padding:16px 40px;font-size:18px;font-weight:600;color:#fff;background:linear-gradient(135deg,#8750f7,#2a1454);border-radius:50px;transition:.3s;border:1px solid transparent}.process_btn:hover{box-shadow:0 10px 30px rgba(135,80,247,.3);transform:translateY(-2px)}@media screen and (max-width:1024px){.process_grid{grid-template-columns:repeat(2,1fr);gap:3rem}.process_line{display:none}}@media screen and (max-width:600px){.process_grid{grid-template-columns:1fr}.process_header h2{font-size:32px}.process_card{padding:0}}.hero{position:relative;min-height:100vh;padding:180px 1rem 80px;background:linear-gradient(135deg,#0f0715,#1a0a2e 50%,#0f0715);overflow:hidden;display:flex;align-items:center}.dark .hero{background:linear-gradient(135deg,#fff,#f6f3fc 50%,#fff)}.hero_bg_elements{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hero_gradient_orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.5}.hero_gradient_orb.orb_1{width:600px;height:600px;top:-200px;right:-100px;background:linear-gradient(135deg,#8750f7,#5b2c9f);animation:float_orb 8s ease-in-out infinite}.hero_gradient_orb.orb_2{width:400px;height:400px;bottom:-100px;left:-100px;background:linear-gradient(135deg,#2a1454,#8750f7);animation:float_orb 10s ease-in-out infinite reverse}.hero_grid_pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(135,80,247,.03) 1px,transparent 0),linear-gradient(90deg,rgba(135,80,247,.03) 1px,transparent 0);background-size:50px 50px}@keyframes float_orb{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.95)}}.hero_main_wrapper{display:flex;align-items:center;justify-content:space-between;gap:4rem;position:relative;z-index:2}.hero_content_left{flex:1;max-width:650px}.hero_availability_badge{display:inline-flex;align-items:center;gap:12px;padding:10px 20px;background:rgba(74,222,128,.1);border:1px solid rgba(74,222,128,.3);border-radius:50px;margin-bottom:2rem;cursor:pointer;transition:all .3s ease}.hero_availability_badge:hover{background:rgba(74,222,128,.15);border-color:rgba(74,222,128,.5);transform:translateX(5px)}.availability_dot{width:10px;height:10px;background:#4ade80;border-radius:50%;animation:pulse_dot 2s ease-in-out infinite;box-shadow:0 0 10px rgba(74,222,128,.5)}@keyframes pulse_dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}.availability_text{font-size:14px;font-weight:600;color:#4ade80;letter-spacing:.5px}.availability_arrow{display:flex;font-size:12px;color:#4ade80;transition:transform .3s ease}.hero_availability_badge:hover .availability_arrow{transform:translateX(5px)}.hero_intro{margin-bottom:1rem}.hero_greeting{display:block;font-size:20px;font-weight:500;color:#c4c4c4;margin-bottom:.5rem;letter-spacing:1px}.dark .hero_greeting{color:#666}.hero_name{font-size:64px;font-weight:800;background:linear-gradient(135deg,#8750f7,#fff 50%,#8750f7);background-size:200% auto;-webkit-background-clip:text;animation:gradient_shift 5s ease infinite;line-height:1.1}.dark .hero_name,.hero_name{-webkit-text-fill-color:transparent}.dark .hero_name{background:linear-gradient(135deg,#8750f7,#19195c 50%,#8750f7);background-size:200% auto;-webkit-background-clip:text}@keyframes gradient_shift{0%,to{background-position:0}50%{background-position:100%}}.hero_headline{font-size:48px;font-weight:700;line-height:1.2;color:#fff;margin-bottom:1rem}.dark .hero_headline{color:#19195c}.hero_gradient_text{background:linear-gradient(135deg,#8750f7,#c084fc 50%,#8750f7);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradient_shift 3s ease infinite}.hero_type_wrapper{display:flex;align-items:center;gap:12px;margin-bottom:1.5rem;padding:12px 20px;background:rgba(135,80,247,.1);border-left:3px solid #8750f7;border-radius:0 10px 10px 0}.hero_type_prefix{font-size:18px;color:#888;font-weight:500}.hero_typed_text{font-size:24px;font-weight:700;color:#8750f7}.hero_img_mobile{display:none;margin:2rem 0}.hero_mobile_img_wrapper{position:relative;width:300px;height:300px;margin:0 auto;border-radius:50%;overflow:hidden;border:4px solid #8750f7;box-shadow:0 0 40px rgba(135,80,247,.3)}.hero_mobile_img_wrapper img{width:100%;height:100%;object-fit:cover}.hero_description{font-size:18px;line-height:1.8;color:#c4c4c4;margin-bottom:2rem;max-width:580px}.dark .hero_description{color:#555}.hero_description strong{color:#fff;font-weight:600}.dark .hero_description strong{color:#19195c}.hero_company{color:#8750f7!important;position:relative}.hero_company:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:#8750f7;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.hero_description:hover .hero_company:after{transform:scaleX(1);transform-origin:left}.hero_expertise_chips{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:2rem}.expertise_chip{display:flex;align-items:center;gap:8px;padding:10px 18px;background:rgba(135,80,247,.1);border:1px solid rgba(135,80,247,.3);border-radius:50px;font-size:14px;font-weight:500;color:#c4c4c4;transition:all .3s ease}.dark .expertise_chip{background:rgba(135,80,247,.08);color:#555}.expertise_chip:hover{background:rgba(135,80,247,.2);border-color:#8750f7;transform:translateY(-2px)}.chip_icon{font-size:16px;color:#8750f7}.hero_cta_group{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:2rem}.hero_btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden}.hero_btn_primary{background:linear-gradient(135deg,#8750f7,#5b2c9f);color:#fff;box-shadow:0 4px 20px rgba(135,80,247,.3)}.hero_btn_primary:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#9d6af7,#7340d0);opacity:0;transition:opacity .3s ease}.hero_btn_primary:hover:before{opacity:1}.hero_btn_primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(135,80,247,.5)}.hero_btn_primary .btn_icon,.hero_btn_primary span{position:relative;z-index:1}.hero_btn_secondary{background:transparent;color:#fff;border:2px solid #8750f7}.dark .hero_btn_secondary{color:#8750f7}.hero_btn_secondary:hover{background:#8750f7;color:#fff;transform:translateY(-3px)}.hero_btn_secondary:hover .btn_icon{transform:translateX(5px)}.hero_btn_outline{background:hsla(0,0%,100%,.05);color:#c4c4c4;border:1px solid hsla(0,0%,100%,.1)}.dark .hero_btn_outline{background:rgba(135,80,247,.05);color:#555;border-color:rgba(135,80,247,.2)}.hero_btn_outline:hover{background:rgba(135,80,247,.1);border-color:#8750f7;color:#8750f7}.btn_icon{font-size:16px;transition:transform .3s ease}.hero_social_wrapper{display:flex;align-items:center;gap:20px}.social_label{font-size:14px;color:#888;font-weight:500}.hero_social_list{display:flex;align-items:center;gap:12px;list-style:none;padding:0;margin:0}.social_item,.social_link{position:relative}.social_link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:rgba(135,80,247,.1);border:1px solid rgba(135,80,247,.3);border-radius:50%;color:#8750f7;transition:all .3s ease}.social_link:hover{background:#8750f7;color:#fff;transform:translateY(-5px);box-shadow:0 10px 20px rgba(135,80,247,.3)}.social_icon{font-size:18px}.social_tooltip{position:absolute;bottom:-35px;left:50%;transform:translateX(-50%);padding:5px 12px;background:#1a1a2e;color:#fff;font-size:12px;font-weight:500;border-radius:5px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .3s ease}.dark .social_tooltip{background:#19195c}.social_tooltip:before{content:"";position:absolute;top:-5px;left:50%;transform:translateX(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #1a1a2e}.dark .social_tooltip:before{border-bottom-color:#19195c}.social_link:hover .social_tooltip,.social_link:hover+.social_tooltip{opacity:1;visibility:visible;bottom:-40px}.hero_content_right{flex:1;display:flex;justify-content:center;align-items:center}.hero_image_container{position:relative;width:480px;height:480px}.hero_image_ring{position:absolute;inset:-20px;border:2px dashed rgba(135,80,247,.3);border-radius:50%;animation:rotate_ring 30s linear infinite}.hero_image_ring.ring_2{inset:-50px;border-color:rgba(135,80,247,.15);animation-direction:reverse;animation-duration:40s}@keyframes rotate_ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero_image_wrapper{position:relative;width:100%;height:100%;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#8750f7,#2a1454);padding:5px;box-shadow:0 0 60px rgba(135,80,247,.3),inset 0 0 60px rgba(135,80,247,.1)}.hero_image_wrapper img{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:transform .5s ease}.hero_image_wrapper:hover img{transform:scale(1.05)}.floating_tech_badge{position:absolute;display:flex;align-items:center;gap:8px;padding:10px 18px;background:rgba(20,12,28,.9);backdrop-filter:blur(10px);border:1px solid rgba(135,80,247,.3);border-radius:50px;color:#fff;font-size:14px;font-weight:600;box-shadow:0 10px 30px rgba(0,0,0,.3);animation:float_badge 4s ease-in-out infinite;z-index:10}.dark .floating_tech_badge{background:hsla(0,0%,100%,.95);color:#19195c}.badge_dot{width:8px;height:8px;background:#8750f7;border-radius:50%;animation:pulse_dot 2s ease-in-out infinite}.badge_text{letter-spacing:.5px}.floating_tech_badge.badge_1{top:10%;left:-60px;animation-delay:0s}.floating_tech_badge.badge_2{top:30%;right:-70px;animation-delay:1s}.floating_tech_badge.badge_3{bottom:30%;left:-50px;animation-delay:2s}.floating_tech_badge.badge_4{bottom:10%;right:-60px;animation-delay:3s}@keyframes float_badge{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero_experience_card{position:absolute;bottom:50px;left:-80px;display:flex;align-items:center;gap:12px;padding:16px 24px;background:linear-gradient(135deg,#8750f7,#5b2c9f);border-radius:16px;box-shadow:0 15px 40px rgba(135,80,247,.4);animation:float_card 5s ease-in-out infinite;z-index:10}.exp_card_icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.2);border-radius:12px;font-size:24px;color:#fff}.exp_card_content{display:flex;flex-direction:column}.exp_card_number{font-size:28px;font-weight:800;color:#fff;line-height:1}.exp_card_label{font-size:12px;color:hsla(0,0%,100%,.8);font-weight:500}@keyframes float_card{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(2deg)}}.hero_projects_card{position:absolute;top:60px;right:-40px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:90px;height:90px;background:rgba(20,12,28,.95);backdrop-filter:blur(10px);border:2px solid rgba(135,80,247,.5);border-radius:50%;box-shadow:0 10px 30px rgba(0,0,0,.3);animation:float_badge 4s ease-in-out infinite;animation-delay:1.5s;z-index:10}.dark .hero_projects_card{background:hsla(0,0%,100%,.95)}.projects_number{font-size:24px;font-weight:800;color:#8750f7;line-height:1}.projects_label{font-size:11px;color:#888;font-weight:500}.hero_stats_section{margin-top:80px;position:relative;z-index:2}.stats_container{display:flex;justify-content:center;gap:60px;padding:30px 50px;background:rgba(20,12,28,.6);backdrop-filter:blur(20px);border:1px solid rgba(135,80,247,.2);border-radius:20px}.dark .stats_container{background:hsla(0,0%,100%,.9);border-color:rgba(135,80,247,.15)}.stat_item{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative}.stat_item:not(:last-child):after{content:"";position:absolute;right:-30px;top:50%;transform:translateY(-50%);width:1px;height:50px;background:linear-gradient(180deg,transparent,rgba(135,80,247,.5),transparent)}.stat_number{font-size:42px;font-weight:800;background:linear-gradient(135deg,#8750f7,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1}.stat_label{font-size:14px;color:#888;font-weight:500;text-align:center}.hero_scroll_indicator{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:10px;opacity:.7;animation:bounce_scroll 2s ease-in-out infinite}.scroll_mouse{width:26px;height:40px;border:2px solid rgba(135,80,247,.5);border-radius:15px;display:flex;justify-content:center;padding-top:8px}.scroll_wheel{width:4px;height:8px;background:#8750f7;border-radius:2px;animation:scroll_wheel 2s ease-in-out infinite}@keyframes scroll_wheel{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(8px);opacity:.3}}.scroll_text{font-size:12px;color:#888;letter-spacing:1px;text-transform:uppercase}@keyframes bounce_scroll{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(10px)}}@media screen and (max-width:1400px){.hero_name{font-size:56px}.hero_headline{font-size:42px}.hero_image_container{width:420px;height:420px}.floating_tech_badge.badge_1{left:-40px}.floating_tech_badge.badge_2{right:-50px}.floating_tech_badge.badge_3{left:-30px}.floating_tech_badge.badge_4{right:-40px}.hero_experience_card{left:-40px}}@media screen and (max-width:1200px){.hero_main_wrapper{gap:3rem}.hero_name{font-size:48px}.hero_headline{font-size:36px}.hero_image_container{width:380px;height:380px}.stats_container{gap:40px;padding:25px 40px}.stat_number{font-size:36px}}@media screen and (max-width:1024px){.hero{padding:150px 1rem 60px;min-height:auto}.hero_main_wrapper{flex-direction:column;text-align:center}.hero_content_left{max-width:100%;display:flex;flex-direction:column;align-items:center}.hero_content_right{display:none}.hero_img_mobile{display:block}.hero_description{text-align:center;max-width:600px}.hero_cta_group,.hero_expertise_chips{justify-content:center}.hero_social_wrapper{flex-direction:column;gap:15px}.stats_container{flex-wrap:wrap;gap:30px;padding:25px 30px}.hero_scroll_indicator,.stat_item:not(:last-child):after{display:none}}@media screen and (max-width:768px){.hero{padding:140px 1rem 50px}.hero_name{font-size:42px}.hero_headline{font-size:32px}.hero_typed_text{font-size:20px}.hero_description{font-size:16px}.hero_cta_group{flex-direction:column;width:100%;max-width:300px}.hero_btn{width:100%;justify-content:center}.hero_mobile_img_wrapper{width:250px;height:250px}.stats_container{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.stat_number{font-size:32px}.stat_label{font-size:12px}}@media screen and (max-width:480px){.hero{padding:130px 1rem 40px}.hero_availability_badge{padding:8px 16px;gap:8px}.availability_text{font-size:12px}.hero_name{font-size:36px}.hero_headline{font-size:26px}.hero_type_wrapper{flex-direction:column;gap:5px;text-align:center;padding:15px}.hero_typed_text{font-size:18px}.expertise_chip{padding:8px 14px;font-size:12px}.hero_mobile_img_wrapper{width:220px;height:220px}.social_link{width:40px;height:40px}.social_icon{font-size:16px}}.dark .hero_availability_badge{background:rgba(74,222,128,.08);border-color:rgba(74,222,128,.2)}.dark .hero_type_wrapper{background:rgba(135,80,247,.08)}.dark .hero_image_wrapper{box-shadow:0 0 60px rgba(135,80,247,.2),inset 0 0 60px rgba(135,80,247,.05)}.dark .hero_experience_card{box-shadow:0 15px 40px rgba(135,80,247,.25)}.dark .hero_projects_card{border-color:rgba(135,80,247,.3)}.dark .stats_container{box-shadow:0 10px 40px rgba(0,0,0,.05)}.experience-section{position:relative;padding:120px 1rem;background:linear-gradient(180deg,#0f0715,#050709);overflow:hidden}.dark .experience-section{background:linear-gradient(180deg,#fff,#f6f3fc)}.experience-section:before{content:"";position:absolute;top:20%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(135,80,247,.15) 0,transparent 70%);border-radius:50%;pointer-events:none}.experience_header{text-align:center;max-width:700px;margin:0 auto 80px}.experience_header h2{font-size:48px;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.2}.dark .experience_header h2{color:#19195c}.experience_header p{font-size:18px;color:#999;line-height:1.7}.dark .experience_header p{color:#666}.experience_timeline{position:relative;max-width:1000px;margin:0 auto}.timeline_item{position:relative;display:flex;gap:40px;padding-bottom:60px}.timeline_item:last-child{padding-bottom:0}.timeline_item:last-child .timeline_line{display:none}.timeline_connector{flex-direction:column;flex-shrink:0}.timeline_connector,.timeline_dot{position:relative;display:flex;align-items:center}.timeline_dot{width:60px;height:60px;background:linear-gradient(135deg,#8750f7,#5b2c9f);border-radius:50%;justify-content:center;font-size:22px;color:#fff;z-index:2;box-shadow:0 0 30px rgba(135,80,247,.4);transition:all .3s ease}.timeline_item:hover .timeline_dot{transform:scale(1.1);box-shadow:0 0 50px rgba(135,80,247,.6)}.timeline_item.current .timeline_dot{animation:pulse_timeline 2s ease-in-out infinite}@keyframes pulse_timeline{0%,to{box-shadow:0 0 30px rgba(135,80,247,.4)}50%{box-shadow:0 0 50px rgba(135,80,247,.7)}}.timeline_line{position:absolute;top:60px;left:50%;transform:translateX(-50%);width:3px;height:calc(100% + 60px);background:linear-gradient(180deg,#8750f7 0,rgba(135,80,247,.3) 50%,rgba(135,80,247,.1));border-radius:2px}.timeline_content{flex:1;position:relative;background:rgba(20,12,28,.6);backdrop-filter:blur(20px);border:1px solid rgba(135,80,247,.2);border-radius:24px;padding:32px;transition:all .4s cubic-bezier(.4,0,.2,1)}.dark .timeline_content{background:hsla(0,0%,100%,.9);border-color:rgba(135,80,247,.15);box-shadow:0 10px 40px rgba(0,0,0,.05)}.timeline_content:before{content:"";position:absolute;left:-12px;top:20px;width:24px;height:24px;background:inherit;border-left:1px solid rgba(135,80,247,.2);border-bottom:1px solid rgba(135,80,247,.2);transform:rotate(45deg);border-radius:0 0 0 6px}.dark .timeline_content:before{border-color:rgba(135,80,247,.15)}.timeline_item:hover .timeline_content{border-color:rgba(135,80,247,.5);transform:translateX(10px);box-shadow:0 20px 60px rgba(135,80,247,.15)}.timeline_item.current .timeline_content{border-color:rgba(135,80,247,.4);background:rgba(135,80,247,.08)}.dark .timeline_item.current .timeline_content{background:rgba(135,80,247,.05)}.current_badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:linear-gradient(135deg,rgba(74,222,128,.2),rgba(74,222,128,.1));border:1px solid rgba(74,222,128,.4);border-radius:50px;font-size:12px;font-weight:600;color:#4ade80;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.current_badge:before{content:"";width:8px;height:8px;background:#4ade80;border-radius:50%;animation:pulse_dot 2s ease-in-out infinite}.experience_header_row{margin-bottom:16px}.experience_position{font-size:26px;font-weight:700;color:#fff;margin-bottom:8px;line-height:1.3}.dark .experience_position{color:#19195c}.experience_company{display:inline-flex;align-items:center;gap:6px;font-size:18px;font-weight:600;color:#8750f7;text-decoration:none;transition:all .3s ease}.experience_company:hover{color:#a578ff;gap:10px}.external_icon{font-size:16px;transition:transform .3s ease}.experience_company:hover .external_icon{transform:translate(3px,-3px)}.experience_meta{flex-wrap:wrap;gap:20px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(135,80,247,.15)}.experience_meta,.meta_item{display:flex;align-items:center}.meta_item{gap:8px;font-size:14px;color:#888}.meta_item svg{font-size:14px;color:#8750f7}.meta_badge{padding:5px 14px;background:rgba(135,80,247,.15);border:1px solid rgba(135,80,247,.3);border-radius:50px;font-size:12px;font-weight:600;color:#8750f7;text-transform:uppercase;letter-spacing:.5px}.experience_description{font-size:16px;line-height:1.7;color:#c4c4c4;margin-bottom:24px}.dark .experience_description{color:#555}.experience_achievements{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:12px}.experience_achievements li{position:relative;padding-left:28px;font-size:15px;line-height:1.6;color:#b0b0b0}.dark .experience_achievements li{color:#555}.experience_achievements li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;background:linear-gradient(135deg,#8750f7,#c084fc);border-radius:50%}.experience_achievements li:after{content:"";position:absolute;left:3px;top:18px;width:2px;height:calc(100% - 2px);background:rgba(135,80,247,.2);border-radius:1px}.experience_achievements li:last-child:after{display:none}.experience_technologies{display:flex;flex-wrap:wrap;gap:10px}.experience_technologies .tech_tag{padding:8px 16px;background:rgba(135,80,247,.1);border:1px solid rgba(135,80,247,.25);border-radius:8px;font-size:13px;font-weight:500;color:#c4c4c4;transition:all .3s ease}.dark .experience_technologies .tech_tag{background:rgba(135,80,247,.08);color:#555}.experience_technologies .tech_tag:hover{background:rgba(135,80,247,.2);border-color:#8750f7;color:#8750f7;transform:translateY(-2px)}@media screen and (max-width:900px){.experience-section{padding:80px 1rem}.experience_header{margin-bottom:60px}.experience_header h2{font-size:36px}.timeline_item{flex-direction:column;gap:20px;padding-bottom:40px}.timeline_connector{flex-direction:row;gap:20px}.timeline_dot{width:50px;height:50px;font-size:18px}.timeline_line{top:50%;left:50px;transform:translateY(-50%);width:calc(100% - 50px);height:3px;background:linear-gradient(90deg,#8750f7 0,rgba(135,80,247,.1))}.timeline_content{padding:24px}.timeline_content:before{display:none}.timeline_item:hover .timeline_content{transform:translateX(0) translateY(-5px)}.experience_position{font-size:22px}.experience_meta{gap:12px}}@media screen and (max-width:600px){.experience_header h2{font-size:28px}.experience_position{font-size:20px}.experience_company{font-size:16px}.timeline_content{padding:20px}.experience_achievements li{font-size:14px}}.techstack-section{position:relative;padding:120px 1rem;background:#0f0715;overflow:hidden}.dark .techstack-section{background:#f6f3fc}.techstack-section:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 80%,rgba(135,80,247,.08) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(135,80,247,.08) 0,transparent 50%);pointer-events:none}.techstack_header{text-align:center;max-width:700px;margin:0 auto 70px;position:relative;z-index:1}.techstack_header h2{font-size:48px;font-weight:700;color:#fff;margin-bottom:20px}.dark .techstack_header h2{color:#19195c}.techstack_header p{font-size:18px;color:#999;line-height:1.7}.dark .techstack_header p{color:#666}.techstack_categories{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;position:relative;z-index:1}.tech_category{position:relative;padding:30px;background:rgba(20,12,28,.6);backdrop-filter:blur(20px);border:1px solid rgba(135,80,247,.15);border-radius:24px;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.dark .tech_category{background:hsla(0,0%,100%,.9);border-color:rgba(135,80,247,.1);box-shadow:0 10px 40px rgba(0,0,0,.05)}.tech_category:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#8750f7,#c084fc 50%,#8750f7);background-size:200% 100%;opacity:0;transition:opacity .3s ease}.tech_category:hover:before{opacity:1;animation:gradient_slide 2s linear infinite}@keyframes gradient_slide{0%{background-position:0 0}to{background-position:200% 0}}.tech_category:hover{border-color:rgba(135,80,247,.4);transform:translateY(-8px);box-shadow:0 25px 60px rgba(135,80,247,.15)}.category_header{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid rgba(135,80,247,.15)}.category_name{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:700;color:#fff;margin-bottom:8px}.dark .category_name{color:#19195c}.category_name:before{content:"";width:10px;height:10px;background:linear-gradient(135deg,#8750f7,#c084fc);border-radius:50%;box-shadow:0 0 15px rgba(135,80,247,.5)}.category_description{font-size:14px;color:#888;line-height:1.5}.dark .category_description{color:#666}.tech_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tech_card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 16px;background:rgba(15,7,21,.6);border:1px solid rgba(135,80,247,.1);border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:default}.dark .tech_card{background:rgba(246,243,252,.8);border-color:rgba(135,80,247,.08)}.tech_card:hover{background:rgba(135,80,247,.1);border-color:rgba(135,80,247,.4);transform:translateY(-5px) scale(1.02);box-shadow:0 15px 40px rgba(135,80,247,.2)}.tech_icon_wrapper{width:56px;height:56px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;transition:transform .3s ease}.tech_icon_wrapper img{width:44px;height:44px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.tech_card:hover .tech_icon_wrapper{transform:scale(1.15) rotate(5deg)}.tech_name{font-size:14px;font-weight:600;color:#c4c4c4;text-align:center;margin-bottom:12px;transition:color .3s ease}.dark .tech_name{color:#555}.tech_card:hover .tech_name{color:#8750f7}.tech_proficiency{width:100%;height:4px;background:rgba(135,80,247,.15);border-radius:2px;overflow:hidden}.proficiency_bar{height:100%;background:linear-gradient(90deg,#8750f7,#c084fc);border-radius:2px;transition:width 1s cubic-bezier(.4,0,.2,1);position:relative}.proficiency_bar:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3) 50%,transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media screen and (max-width:1200px){.techstack_categories{grid-template-columns:repeat(2,1fr)}.tech_grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:900px){.techstack-section{padding:80px 1rem}.techstack_header h2{font-size:36px}.techstack_categories{grid-template-columns:1fr}.tech_grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:600px){.techstack_header h2{font-size:28px}.tech_category{padding:24px 20px}.category_name{font-size:18px}.tech_grid{grid-template-columns:repeat(2,1fr);gap:12px}.tech_card{padding:16px 12px}.tech_icon_wrapper{width:48px;height:48px}.tech_icon_wrapper img{width:36px;height:36px}.tech_name{font-size:12px}}.education-section{position:relative;padding:120px 1rem;background:linear-gradient(180deg,#050709,#0f0715);overflow:hidden}.dark .education-section{background:linear-gradient(180deg,#f6f3fc,#fff)}.education-section:before{content:"";position:absolute;bottom:10%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(135,80,247,.1) 0,transparent 70%);border-radius:50%;pointer-events:none}.education_header{text-align:center;max-width:700px;margin:0 auto 70px}.education_header h2{font-size:48px;font-weight:700;color:#fff;margin-bottom:20px}.dark .education_header h2{color:#19195c}.education_header p{font-size:18px;color:#999;line-height:1.7}.dark .education_header p{color:#666}.education_wrapper{display:grid;grid-template-columns:1fr 1fr;gap:50px}.column_header{display:flex;align-items:center;gap:16px;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid rgba(135,80,247,.2)}.column_icon{font-size:32px;color:#8750f7}.column_header h3{font-size:28px;font-weight:700;color:#fff}.dark .column_header h3{color:#19195c}.education_card{display:flex;gap:24px;padding:28px;background:rgba(20,12,28,.6);backdrop-filter:blur(20px);border:1px solid rgba(135,80,247,.2);border-left:4px solid #8750f7;border-radius:20px;transition:all .4s ease}.dark .education_card{background:hsla(0,0%,100%,.9);border-color:rgba(135,80,247,.15);box-shadow:0 10px 40px rgba(0,0,0,.05)}.education_card:hover{border-color:rgba(135,80,247,.5);transform:translateX(10px);box-shadow:0 20px 50px rgba(135,80,247,.15)}.edu_icon_box{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8750f7,#5b2c9f);border-radius:16px;font-size:26px;color:#fff;flex-shrink:0;box-shadow:0 10px 30px rgba(135,80,247,.3)}.edu_content{flex:1}.edu_year{display:inline-block;padding:6px 16px;background:rgba(135,80,247,.15);border:1px solid rgba(135,80,247,.3);border-radius:50px;font-size:13px;font-weight:600;color:#8750f7;margin-bottom:12px}.edu_degree{font-size:22px;font-weight:700;color:#fff;margin-bottom:8px;line-height:1.3}.dark .edu_degree{color:#19195c}.edu_institution{font-size:16px;font-weight:600;color:#8750f7;margin-bottom:8px}.edu_grade{display:inline-block;padding:4px 12px;background:rgba(74,222,128,.15);border:1px solid rgba(74,222,128,.3);border-radius:6px;font-size:13px;font-weight:600;color:#4ade80;margin-bottom:16px}.edu_description{font-size:15px;line-height:1.7;color:#999}.dark .edu_description{color:#666}.certifications_grid{display:flex;flex-direction:column;gap:16px}.certification_card{display:flex;align-items:center;gap:16px;padding:20px 24px;background:rgba(20,12,28,.5);backdrop-filter:blur(15px);border:1px solid rgba(135,80,247,.15);border-radius:16px;transition:all .3s ease;position:relative}.dark .certification_card{background:hsla(0,0%,100%,.9);border-color:rgba(135,80,247,.1);box-shadow:0 5px 20px rgba(0,0,0,.03)}.certification_card:hover{border-color:rgba(135,80,247,.4);transform:translateX(8px);box-shadow:0 15px 40px rgba(135,80,247,.1)}.cert_badge{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8750f7,#5b2c9f);border-radius:12px;font-size:20px;color:#fff;flex-shrink:0;box-shadow:0 8px 20px rgba(135,80,247,.3)}.cert_content{flex:1;min-width:0}.cert_name{font-size:15px;font-weight:600;color:#fff;margin-bottom:4px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dark .cert_name{color:#19195c}.cert_issuer{font-size:13px;color:#8750f7;margin-bottom:2px}.cert_date{font-size:12px;color:#888}.cert_link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(135,80,247,.1);border:1px solid rgba(135,80,247,.3);border-radius:10px;color:#8750f7;font-size:14px;transition:all .3s ease;flex-shrink:0}.cert_link:hover{background:#8750f7;color:#fff;transform:scale(1.1)}@media screen and (max-width:1024px){.education_wrapper{grid-template-columns:1fr;gap:60px}}@media screen and (max-width:768px){.education-section{padding:80px 1rem}.education_header h2{font-size:36px}.column_header h3{font-size:24px}.education_card{flex-direction:column;gap:16px;padding:24px}.edu_icon_box{width:50px;height:50px;font-size:22px}.edu_degree{font-size:18px}.certification_card{padding:16px 18px}.cert_badge{width:44px;height:44px;font-size:18px}.cert_name{font-size:14px}}@media screen and (max-width:480px){.education_header h2{font-size:28px}.column_header{flex-direction:column;align-items:flex-start;gap:10px}.column_header h3{font-size:20px}}.testimonials{position:relative;padding:120px 1rem;background:linear-gradient(180deg,#0f0715,#050709);overflow:hidden}.dark .testimonials{background:linear-gradient(180deg,#fff,#f6f3fc)}.testimonials:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%;background:radial-gradient(ellipse at 20% 30%,rgba(135,80,247,.08) 0,transparent 50%),radial-gradient(ellipse at 80% 70%,rgba(135,80,247,.08) 0,transparent 50%);pointer-events:none}.testimonials_header{text-align:center;max-width:700px;margin:0 auto 70px;position:relative;z-index:1}.testimonials_header h2{font-size:48px;font-weight:700;color:#fff;margin-bottom:20px}.dark .testimonials_header h2{color:#19195c}.testimonials_header p{font-size:18px;color:#999;line-height:1.7}.dark .testimonials_header p{color:#666}.testimonials_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;position:relative;z-index:1}.testimonial_card{position:relative;padding:32px;background:rgba(20,12,28,.6);backdrop-filter:blur(20px);border:1px solid rgba(135,80,247,.15);border-radius:24px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.dark .testimonial_card{background:hsla(0,0%,100%,.95);border-color:rgba(135,80,247,.1);box-shadow:0 10px 40px rgba(0,0,0,.05)}.testimonial_card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#8750f7,#c084fc 50%,#8750f7);background-size:200% 100%;border-radius:24px 24px 0 0;opacity:0;transition:opacity .3s ease}.testimonial_card:hover:before{opacity:1;animation:gradient_slide 2s linear infinite}.testimonial_card:hover{border-color:rgba(135,80,247,.4);transform:translateY(-10px);box-shadow:0 30px 60px rgba(135,80,247,.2)}.testimonial_badge{margin-bottom:20px}.project_type{display:inline-block;padding:6px 16px;background:rgba(135,80,247,.15);border:1px solid rgba(135,80,247,.3);border-radius:50px;font-size:12px;font-weight:600;color:#8750f7;text-transform:uppercase;letter-spacing:.5px}.testimonial_quote{margin-bottom:16px}.quote_icon{width:48px;height:48px;color:#8750f7;opacity:.4}.testimonial_rating{display:flex;gap:4px;margin-bottom:20px}.star_icon{width:18px;height:18px;color:#fbbf24;filter:drop-shadow(0 2px 4px rgba(251,191,36,.3))}.testimonial_content{flex:1;margin-bottom:24px}.testimonial_content p{font-size:15px;line-height:1.8;color:#c4c4c4;font-style:italic}.dark .testimonial_content p{color:#555}.testimonial_author{display:flex;align-items:center;gap:16px;padding-top:20px;border-top:1px solid rgba(135,80,247,.15)}.author_avatar{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 20px rgba(0,0,0,.2)}.author_initials{font-size:18px;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2)}.author_info{display:flex;flex-direction:column;gap:4px}.author_name{font-size:16px;font-weight:700;color:#fff;font-style:normal}.dark .author_name{color:#19195c}.author_role{font-size:13px;color:#888}@media screen and (max-width:1100px){.testimonials_grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.testimonials{padding:80px 1rem}.testimonials_header h2{font-size:36px}.testimonials_grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.testimonial_card{padding:28px}}@media screen and (max-width:480px){.testimonials_header h2{font-size:28px}.testimonial_card{padding:24px}.testimonial_content p{font-size:14px}.author_avatar{width:48px;height:48px}.author_name{font-size:15px}}.cta-section{position:relative;padding:120px 1rem;background:linear-gradient(180deg,#050709,#0f0715 50%,#050709);overflow:hidden}.dark .cta-section{background:linear-gradient(180deg,#f6f3fc,#e8e0ff 50%,#f6f3fc)}.cta_background{position:absolute;inset:0;overflow:hidden;pointer-events:none}.cta_gradient_orb{position:absolute;border-radius:50%;filter:blur(120px);animation:float_cta 10s ease-in-out infinite}.cta_orb_1{width:600px;height:600px;top:-30%;left:-15%;background:linear-gradient(135deg,rgba(135,80,247,.4),rgba(135,80,247,.1))}.cta_orb_2{width:500px;height:500px;bottom:-30%;right:-15%;background:linear-gradient(135deg,rgba(91,44,159,.4),rgba(135,80,247,.1));animation-delay:-5s}@keyframes float_cta{0%,to{transform:translate(0) scale(1)}50%{transform:translate(50px,-50px) scale(1.1)}}.cta_grid_pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(135,80,247,.03) 1px,transparent 0),linear-gradient(90deg,rgba(135,80,247,.03) 1px,transparent 0);background-size:60px 60px}.cta_content{position:relative;max-width:800px;margin:0 auto;text-align:center;z-index:1;padding:60px;background:rgba(20,12,28,.6);backdrop-filter:blur(30px);border:1px solid rgba(135,80,247,.2);border-radius:40px}.dark .cta_content{background:hsla(0,0%,100%,.9);border-color:rgba(135,80,247,.15);box-shadow:0 20px 60px rgba(135,80,247,.1)}.cta_badge{display:inline-flex;align-items:center;gap:10px;padding:10px 24px;background:rgba(74,222,128,.1);border:1px solid rgba(74,222,128,.3);border-radius:50px;font-size:14px;font-weight:600;color:#4ade80;margin-bottom:30px;animation:pulse_badge 3s ease-in-out infinite}@keyframes pulse_badge{0%,to{box-shadow:0 0 0 0 rgba(74,222,128,.3)}50%{box-shadow:0 0 20px 5px rgba(74,222,128,.2)}}.cta_badge svg{font-size:16px}.cta_content h2{font-size:48px;font-weight:700;color:#fff;line-height:1.2;margin-bottom:24px}.dark .cta_content h2{color:#19195c}.cta_content>p{font-size:18px;line-height:1.8;color:#c4c4c4;margin-bottom:36px}.dark .cta_content>p{color:#555}.cta_features{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-bottom:40px}.cta_feature{display:flex;align-items:center;gap:10px;padding:12px 24px;background:rgba(135,80,247,.1);border:1px solid rgba(135,80,247,.2);border-radius:50px;font-size:15px;font-weight:500;color:#c4c4c4;transition:all .3s ease}.dark .cta_feature{background:rgba(135,80,247,.08);color:#555}.cta_feature:hover{background:rgba(135,80,247,.2);border-color:rgba(135,80,247,.4);transform:translateY(-3px)}.feature_icon{font-size:20px}.cta_buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-bottom:50px}.cta_primary_btn{display:inline-flex;align-items:center;gap:12px;padding:18px 40px;font-size:17px;font-weight:600;color:#fff;background:linear-gradient(135deg,#8750f7,#5b2c9f);border-radius:50px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px rgba(135,80,247,.3);position:relative;overflow:hidden}.cta_primary_btn:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#9d6af7,#7340d0);opacity:0;transition:opacity .3s ease}.cta_primary_btn span,.cta_primary_btn svg{position:relative;z-index:1}.cta_primary_btn:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(135,80,247,.4)}.cta_primary_btn:hover svg{transform:translateX(5px)}.cta_secondary_btn{display:inline-flex;align-items:center;gap:12px;padding:18px 40px;font-size:17px;font-weight:600;color:#8750f7;background:transparent;border:2px solid rgba(135,80,247,.5);border-radius:50px;text-decoration:none;transition:all .3s ease}.cta_secondary_btn:hover{background:rgba(135,80,247,.1);border-color:#8750f7;transform:translateY(-4px)}.cta_tertiary_btn{display:inline-flex;align-items:center;gap:12px;padding:18px 40px;font-size:17px;font-weight:600;color:#c4c4c4;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:50px;text-decoration:none;transition:all .3s ease}.dark .cta_tertiary_btn{color:#555;background:rgba(135,80,247,.05);border-color:rgba(135,80,247,.1)}.cta_tertiary_btn:hover{background:rgba(135,80,247,.1);border-color:rgba(135,80,247,.3);color:#8750f7;transform:translateY(-4px)}.cta_stats{justify-content:center;gap:40px;padding-top:40px;border-top:1px solid rgba(135,80,247,.15)}.cta_stat,.cta_stats{display:flex;align-items:center}.cta_stat{flex-direction:column;gap:8px}.cta_stat .stat_number{font-size:36px;font-weight:800;background:linear-gradient(135deg,#8750f7,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1}.cta_stat .stat_label{font-size:14px;color:#888;font-weight:500}.cta_divider{width:1px;height:50px;background:linear-gradient(180deg,transparent,rgba(135,80,247,.4),transparent)}@media screen and (max-width:900px){.cta-section{padding:80px 1rem}.cta_content{padding:50px 40px;border-radius:30px}.cta_content h2{font-size:36px}}@media screen and (max-width:768px){.cta_content{padding:40px 30px}.cta_content h2{font-size:32px}.cta_buttons,.cta_features{flex-direction:column;align-items:center}.cta_primary_btn,.cta_secondary_btn,.cta_tertiary_btn{width:100%;max-width:300px;justify-content:center}.cta_stats{flex-direction:column;gap:24px}.cta_divider{width:60px;height:1px;background:linear-gradient(90deg,transparent,rgba(135,80,247,.4),transparent)}}@media screen and (max-width:480px){.cta_content{padding:32px 24px;border-radius:24px}.cta_badge{padding:8px 18px;font-size:12px}.cta_content h2{font-size:26px}.cta_content>p{font-size:15px}.cta_feature{padding:10px 18px;font-size:14px}.cta_primary_btn,.cta_secondary_btn,.cta_tertiary_btn{padding:16px 32px;font-size:15px}.cta_stat .stat_number{font-size:28px}}.section_subtitle{display:inline-flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#8750f7;text-transform:uppercase;letter-spacing:2px;margin-bottom:16px}.section_subtitle svg{font-size:18px}.gradient_text{background:linear-gradient(135deg,#8750f7,#c084fc 50%,#fff);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradient_text_shift 4s ease infinite}.dark .gradient_text{background:linear-gradient(135deg,#8750f7,#5b2c9f 50%,#19195c);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@keyframes gradient_text_shift{0%,to{background-position:0}50%{background-position:100%}}.tech_tag{display:inline-block;padding:6px 14px;background:rgba(135,80,247,.1);border:1px solid rgba(135,80,247,.2);border-radius:6px;font-size:13px;font-weight:500;color:#c4c4c4;transition:all .3s ease}.dark .tech_tag{background:rgba(135,80,247,.08);color:#555}.tech_tag:hover{background:rgba(135,80,247,.2);border-color:#8750f7;color:#8750f7}