@import "https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";body{scroll-behavior:smooth;height:100vh;margin:0;padding:0;font-family:Outfit,sans-serif;background-color:#00123a!important}.main_page_container{max-width:1440px;margin:auto}:root{--primary-blue:#00123a;--primary-blue-light:#0a1f5c;--primary-blue-dark:#000a1f;--accent-white:#fff;--text-light:#f5f5f5;--text-gray:#e0e0e0}._headerContainer_1ocbx_12{background:linear-gradient(135deg,var(--primary-blue)0%,var(--primary-blue-light)100%);justify-content:space-between;align-items:center;gap:2rem;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}._headerContainer_1ocbx_12:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#ffffff0d 0%,#0000 60%);position:absolute;inset:0}._credentialsSection_1ocbx_34{z-index:1;flex-direction:column;flex:1;gap:1.5rem;display:flex}._credentialItem_1ocbx_42{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff14,#ffffff08);border:1px solid #ffffff26;border-radius:1.25rem;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 16px #0000001a}._credentialItem_1ocbx_42:hover{background:linear-gradient(135deg,#ffffff1f,#ffffff0f);border-color:#ffffff40;transform:translate(8px)translateY(-2px);box-shadow:0 8px 24px #00000026}._institutionLogo_1ocbx_62{object-fit:contain;width:7rem;height:7rem;transition:transform .3s}._credentialItem_1ocbx_42:hover ._institutionLogo_1ocbx_62{transform:scale(1.05)}._universityLogo_1ocbx_73{border-radius:50%}._credentialText_1ocbx_77{flex:1;max-width:320px}._degreeTitle_1ocbx_82{color:var(--accent-white);text-shadow:0 2px 4px #0003;margin:0;font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:600;line-height:1.3;transition:opacity .3s}._fadeIn_1ocbx_92{animation:.5s ease-in forwards _fadeIn_1ocbx_92}._fadeOut_1ocbx_96{animation:.3s ease-out forwards _fadeOut_1ocbx_96}@keyframes _fadeIn_1ocbx_92{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeOut_1ocbx_96{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}._taglineSection_1ocbx_124{z-index:1;flex:1;justify-content:center;align-items:center;min-height:200px;display:flex}._taglineText_1ocbx_133{color:var(--accent-white);text-align:center;text-shadow:0 4px 12px #0000004d;background:linear-gradient(#fff,#c8d8ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2.5rem,4vw,4rem);font-weight:700;line-height:1.2}._profileSection_1ocbx_147{z-index:1;align-items:flex-start;padding-top:1.5rem;display:flex}._profileImage_1ocbx_154{border:3px solid #ffffff1a;border-radius:1rem;width:300px;height:auto;transition:all .4s;box-shadow:0 10px 40px #0000004d}._profileImage_1ocbx_154:hover{border-color:#fff3;transform:translateY(-5px)scale(1.02);box-shadow:0 15px 50px #0006}@media (max-width:1024px){._headerContainer_1ocbx_12{flex-direction:column;align-items:center;padding:1.5rem 1rem}._credentialsSection_1ocbx_34{width:100%;max-width:600px}._taglineSection_1ocbx_124{margin:1rem 0}._taglineText_1ocbx_133{font-size:clamp(2rem,5vw,3rem)}._profileImage_1ocbx_154{width:250px}._institutionLogo_1ocbx_62{width:6rem;height:6rem}}@media (max-width:768px){._headerContainer_1ocbx_12{gap:1.5rem;padding:1rem}._credentialItem_1ocbx_42{text-align:center;flex-direction:column;padding:1.5rem 1rem}._institutionLogo_1ocbx_62{width:5rem;height:5rem}._credentialText_1ocbx_77{max-width:100%}._degreeTitle_1ocbx_82{font-size:clamp(1rem,4vw,1.4rem)}._taglineText_1ocbx_133{padding:0 1rem;font-size:clamp(1.5rem,6vw,2.5rem)}._profileImage_1ocbx_154{width:100%;max-width:280px}}@media (max-width:480px){._headerContainer_1ocbx_12{gap:1rem}._credentialItem_1ocbx_42{gap:.75rem;padding:1rem .5rem}._institutionLogo_1ocbx_62{width:4rem;height:4rem}._degreeTitle_1ocbx_82{font-size:1rem}._taglineText_1ocbx_133{font-size:1.3rem}._profileImage_1ocbx_154{max-width:240px}}@media (max-width:768px){._headerContainer_1ocbx_12{flex-direction:column;order:1;gap:2rem;padding:2rem 1rem}._credentialsSection_1ocbx_34{width:100%}._taglineSection_1ocbx_124{text-align:center;width:100%}._profileSection_1ocbx_147{justify-content:center;align-items:center;width:100%}._profilePhoto_1ocbx_286{width:150px;height:150px}}@media (max-width:480px){._headerContainer_1ocbx_12{padding:1.5rem .75rem}._credential_1ocbx_34{padding:.4rem .8rem;font-size:.9rem}._profilePhoto_1ocbx_286{width:120px;height:120px}}._navigationBar_136iq_3{background-color:var(--accent-white,#fff);z-index:100;transition:all .3s;position:sticky;top:0;box-shadow:0 2px 20px #00000014}._navigationBar_136iq_3:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#00123a,#0000);height:2px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}._navigationBar_136iq_3:hover:after{opacity:1}._navInner_136iq_28{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1440px;margin:0 auto;padding:1.2rem 2rem;display:flex}._navItem_136iq_38{white-space:nowrap;cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1.25rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}._navItem_136iq_38:before{content:"";opacity:0;background:linear-gradient(135deg,#00123a0d,#0a1f5c0d);border-radius:.75rem;transition:opacity .3s;position:absolute;inset:0}._navItem_136iq_38:hover:before{opacity:1}._navItem_136iq_38:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00123a26}._navLink_136iq_75{color:var(--primary-blue,#00123a);text-align:center;z-index:1;white-space:nowrap;justify-content:center;align-items:center;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative}._navItem_136iq_38:hover ._navLink_136iq_75{color:#0a1f5c;font-size:1.25rem}._navIcon_136iq_95{transition:all .3s cubic-bezier(.4,0,.2,1)}._navItem_136iq_38:hover ._navIcon_136iq_95{filter:brightness(1.2);transform:scale(1.15)rotate(5deg)}._navItem_136iq_38._active_136iq_104{background:linear-gradient(135deg,#00123a26,#0a1f5c26);box-shadow:0 4px 12px #00123a33}._navItem_136iq_38._active_136iq_104:before{opacity:1}._navItem_136iq_38._active_136iq_104 ._navLink_136iq_75{color:#0a1f5c;font-weight:700}._navItem_136iq_38._active_136iq_104 ._navIcon_136iq_95{filter:brightness(1.2);transform:scale(1.1)}._mobileMenuToggle_136iq_123{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;gap:.4rem;padding:.5rem;display:none}._mobileMenuToggle_136iq_123 span{background-color:var(--primary-blue,#00123a);border-radius:2px;width:28px;height:3px;transition:all .3s}._mobileMenuToggle_136iq_123._open_136iq_142 span:first-child{transform:rotate(45deg)translate(7px,7px)}._mobileMenuToggle_136iq_123._open_136iq_142 span:nth-child(2){opacity:0}._mobileMenuToggle_136iq_123._open_136iq_142 span:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}@media (max-width:1024px){._navInner_136iq_28{gap:1rem;padding:1rem 1.5rem}._navItem_136iq_38{gap:.5rem;padding:.6rem 1rem}._navLink_136iq_75{font-size:1rem}._navItem_136iq_38:hover ._navLink_136iq_75{font-size:1.1rem}}@media (max-width:768px){._navigationBar_136iq_3{order:-1;position:sticky}._navInner_136iq_28{flex-direction:column;align-items:stretch;max-height:60px;padding:.75rem 1rem;transition:max-height .4s;position:relative;overflow:hidden}._navInner_136iq_28._open_136iq_142{max-height:600px;padding-top:4rem;padding-bottom:1.5rem}._mobileMenuToggle_136iq_123{z-index:10;padding:.5rem;display:flex;position:absolute;top:1.5rem;right:1rem}._mobileMenuToggle_136iq_123 span{width:24px;height:2.5px}._navItem_136iq_38{opacity:0;justify-content:flex-start;width:100%;margin-top:.5rem;padding:.75rem 1rem;transition:all .3s;transform:translate(-20px)}._navInner_136iq_28._open_136iq_142 ._navItem_136iq_38{opacity:1;transform:translate(0)}._navItem_136iq_38:first-of-type{margin-top:1rem}._navInner_136iq_28._open_136iq_142 ._navItem_136iq_38:nth-child(2){transition-delay:50ms}._navInner_136iq_28._open_136iq_142 ._navItem_136iq_38:nth-child(3){transition-delay:.1s}._navInner_136iq_28._open_136iq_142 ._navItem_136iq_38:nth-child(4){transition-delay:.15s}._navInner_136iq_28._open_136iq_142 ._navItem_136iq_38:nth-child(5){transition-delay:.2s}._navInner_136iq_28._open_136iq_142 ._navItem_136iq_38:nth-child(6){transition-delay:.25s}._navInner_136iq_28._open_136iq_142 ._navItem_136iq_38:nth-child(7){transition-delay:.3s}._navInner_136iq_28._open_136iq_142 ._navItem_136iq_38:nth-child(8){transition-delay:.35s}._navItem_136iq_38:hover{transform:translate(5px)}._navLink_136iq_75,._navItem_136iq_38:hover ._navLink_136iq_75{font-size:1rem}._navIcon_136iq_95{font-size:1.25rem!important}}@media (max-width:480px){._navInner_136iq_28{max-height:50px;padding:.5rem .75rem}._mobileMenuToggle_136iq_123{z-index:10;padding:.5rem;display:flex;position:absolute;top:.75rem;right:1rem}._navItem_136iq_38{padding:.65rem .85rem}._navLink_136iq_75{font-size:.95rem}._navIcon_136iq_95{font-size:1.15rem!important}}._profileCard_t2edt_3{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #ffffff14;border-radius:1.5rem;align-items:center;gap:2.5rem;width:100%;max-width:1200px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}._profileCard_t2edt_3:hover{background:#fff;border-color:#fff;transform:translateY(-8px);box-shadow:0 20px 60px #0000004d}._profileCardReversed_t2edt_51{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #ffffff14;border-radius:1.5rem;flex-direction:row-reverse;align-items:center;gap:2.5rem;width:100%;max-width:1200px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}._profileCardReversed_t2edt_51:hover{background:#fff;border-color:#fff;transform:translateY(-8px);box-shadow:0 20px 60px #0000004d}._cardImageWrapper_t2edt_95{border-radius:1rem;flex:1;min-width:0;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000004d}._cardImageWrapper_t2edt_95:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#00123a4d 100%);transition:opacity .4s;position:absolute;inset:0}._profileCard_t2edt_3:hover ._cardImageWrapper_t2edt_95:after{opacity:.5}._cardImage_t2edt_95{object-fit:cover;object-position:center top;width:100%;height:600px;transition:all .5s cubic-bezier(.4,0,.2,1);display:block}._profileCard_t2edt_3:hover,._cardImage_t2edt_95:hover{transform:scale(1.05)}._cardContent_t2edt_137{flex-direction:column;flex:1;gap:1.5rem;min-width:0;display:flex}._cardTitle_t2edt_146{color:#141414;text-shadow:0 2px 8px #0000004d;-webkit-text-fill-color:transparent;background-color:#141414;-webkit-background-clip:text;background-clip:text;margin:0;padding-bottom:1rem;font-size:clamp(2rem,3vw,2.75rem);font-weight:700;line-height:1.2;position:relative}._cardTitle_t2edt_146:after{content:"";background:linear-gradient(90deg,#070707,#0000);border-radius:2px;width:80px;height:3px;position:absolute;bottom:0;left:0}._cardDescription_t2edt_172{color:#252525;text-align:justify;margin:0;font-size:clamp(1.15rem,1.8vw,1.6rem);line-height:1.75}@media (max-width:1200px){._profileCard_t2edt_3,._profileCardReversed_t2edt_51{gap:2rem;padding:1.75rem}._cardImage_t2edt_95{height:500px}._cardTitle_t2edt_146{font-size:clamp(1.75rem,3.5vw,2.5rem)}._cardDescription_t2edt_172{font-size:clamp(1.05rem,2vw,1.4rem)}}@media (max-width:1024px){._profileCard_t2edt_3,._profileCardReversed_t2edt_51{flex-direction:column;gap:1.5rem;padding:1.5rem}._cardImageWrapper_t2edt_95{width:100%}._cardImage_t2edt_95{height:450px}._cardContent_t2edt_137{gap:1.25rem}}@media (max-width:768px){._profileCard_t2edt_3,._profileCardReversed_t2edt_51{border-radius:1rem;gap:1.25rem;padding:1.25rem}._cardImage_t2edt_95{height:350px}._cardTitle_t2edt_146{padding-bottom:.75rem;font-size:clamp(1.5rem,5vw,2rem)}._cardTitle_t2edt_146:after{width:60px;height:2px}._cardDescription_t2edt_172{text-align:left;font-size:clamp(1rem,3vw,1.25rem);line-height:1.6}._cardContent_t2edt_137{gap:1rem}}@media (max-width:480px){._profileCard_t2edt_3,._profileCardReversed_t2edt_51{gap:1rem;padding:1rem}._cardImage_t2edt_95{height:280px}._cardTitle_t2edt_146{font-size:1.4rem}._cardDescription_t2edt_172{font-size:.95rem}}._heroSection_qgdd1_3{background:linear-gradient(135deg,#020d24f2 0%,#0a1f5cd9 100%);border:1px solid #ffffff1a;border-radius:1rem;min-height:auto;margin:2rem 0;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #0003}._heroSection_qgdd1_3:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#6496ff14 0%,#0000 50%),radial-gradient(circle at 80% 70%,#9664ff0f 0%,#0000 50%);position:absolute;inset:0}._profileCardsWrapper_qgdd1_28{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:3rem;display:flex;position:relative}._sectionTitle_qgdd1_38{color:var(--accent-white,#fff);text-shadow:0 2px 10px #0000004d;background:linear-gradient(#fff,#c8d8ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700}._contentText_qgdd1_51{color:var(--text-light,#f5f5f5);text-align:justify;margin:0;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.7}@media (max-width:1024px){._heroSection_qgdd1_3{margin:1.5rem 0;padding:2rem 1.5rem}._profileCardsWrapper_qgdd1_28{gap:2.5rem}._sectionTitle_qgdd1_38{font-size:clamp(2rem,5vw,3rem)}._contentText_qgdd1_51{font-size:clamp(1.1rem,2.5vw,1.5rem)}}@media (max-width:768px){._heroSection_qgdd1_3{border-radius:.75rem;margin:1rem 0;padding:1.5rem 1rem}._profileCardsWrapper_qgdd1_28{gap:2rem}._sectionTitle_qgdd1_38{margin-bottom:1rem;font-size:clamp(1.75rem,6vw,2.5rem)}._contentText_qgdd1_51{text-align:left;font-size:clamp(1rem,3vw,1.3rem);line-height:1.6}}@media (max-width:480px){._heroSection_qgdd1_3{margin:.75rem 0;padding:1rem}._profileCardsWrapper_qgdd1_28{gap:1.5rem}._sectionTitle_qgdd1_38{font-size:1.5rem}._contentText_qgdd1_51{font-size:1rem}}._footer_tveix_1{color:#fff;background:linear-gradient(135deg,#eee 0%,#fff 100%);margin-top:4rem;padding:3rem 2rem 1.5rem}._footerContent_tveix_8{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1200px;margin:0 auto 2rem;display:grid}._footerSection_tveix_17{flex-direction:column;gap:1rem;display:flex}._footerTitle_tveix_23{color:#131313;margin:0;font-size:1.8rem;font-weight:700}._footerTagline_tveix_30{color:#363636cc;margin:0;font-size:.95rem}._footerSectionTitle_tveix_36{color:#131313;margin:0 0 .75rem;font-size:1.1rem;font-weight:600}._contactLinks_tveix_43{flex-direction:column;gap:.75rem;display:flex}._footerLink_tveix_49{color:#181818cc;align-items:center;gap:.5rem;font-size:.95rem;text-decoration:none;transition:color .3s;display:flex}._footerLink_tveix_49:hover{color:#0e0e0e}._socialLinks_tveix_63{gap:1rem;display:flex}._socialLink_tveix_63{color:#0a0a0acc;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}._socialLink_tveix_63:hover{color:#363636cc;background:#fff3;transform:translateY(-3px)}._footerBottom_tveix_86{text-align:center;border-top:1px solid #fff3;max-width:1200px;margin:0 auto;padding-top:2rem}._copyright_tveix_94{color:#363636cc;margin:0;font-size:.9rem}@media (max-width:768px){._footer_tveix_1{padding:2rem 1.5rem 1rem}._footerContent_tveix_8{grid-template-columns:1fr;gap:2rem}._footerTitle_tveix_23{font-size:1.5rem}}@keyframes _slideUp_1rxyj_1{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_1rxyj_1{0%{opacity:0}to{opacity:1}}._scrollAnimated_1rxyj_23{opacity:0;animation:.6s ease-out forwards _slideUp_1rxyj_1}._scrollAnimated_1rxyj_23._delay1_1rxyj_28{animation-delay:.1s}._scrollAnimated_1rxyj_23._delay2_1rxyj_32{animation-delay:.2s}._scrollAnimated_1rxyj_23._delay3_1rxyj_36{animation-delay:.3s}._pageContainer_1rxyj_40{background:linear-gradient(135deg,#00123a 0%,#0a1f5c 100%);min-height:calc(100vh - 200px);padding:3rem 2rem}._contentWrapper_1rxyj_46{max-width:1200px;margin:0 auto}._pageTitle_1rxyj_51{color:#fff;text-align:center;margin-bottom:3rem;padding-bottom:1rem;font-size:clamp(2.5rem,4vw,3rem);font-weight:700;position:relative}._fieldContainer_1rxyj_61{gap:1rem;display:flex}._pageTitle_1rxyj_51:after{content:"";background:linear-gradient(90deg,#ddd,#fff);border-radius:2px;width:100px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}._sectionTitle_1rxyj_78{color:#000;margin-top:2rem;margin-bottom:2rem;font-size:1.5rem;font-weight:600}._sectionTitleResearchProject_1rxyj_87{color:#f7f7f7;margin-top:2rem;margin-bottom:2rem;font-size:1.5rem;font-weight:600}._description_1rxyj_95{color:#333;margin-bottom:1rem;font-size:1.1rem;line-height:1.7}._experienceItem_1rxyj_102,._academicItem_1rxyj_103,._projectItem_1rxyj_104{background:#fff;border-left:4px solid #0a1f5c;border-radius:1rem;margin-bottom:2rem;padding:2rem;transition:all .3s;box-shadow:0 4px 16px #00000014}._experienceHeader_1rxyj_114,._academicHeader_1rxyj_115,._projectHeader_1rxyj_116{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}._jobTitle_1rxyj_125,._roleTitle_1rxyj_126,._projectTitle_1rxyj_127{color:#00123a;margin:0;font-size:1.5rem;font-weight:600}._duration_1rxyj_134{color:#666;background:#f0f4f8;border-radius:.5rem;padding:.25rem .75rem;font-size:1rem;font-weight:500}._company_1rxyj_143,._institution_1rxyj_144{color:#0a1f5c;margin:.5rem 0 1rem;font-size:1.2rem;font-weight:500}._responsibilities_1rxyj_151{margin:0;padding:0;list-style:none}._responsibilities_1rxyj_151 li{color:#444;margin-bottom:.75rem;padding-left:1.5rem;line-height:1.6;position:relative}._responsibilities_1rxyj_151 li:before{content:"▹";color:#0a1f5c;font-size:1.2rem;font-weight:700;position:absolute;left:0}._projectStatus_1rxyj_174{color:#0a1f5c;background:#e8f0fe;border-radius:2rem;padding:.4rem 1rem;font-size:.9rem;font-weight:600}._projectMeta_1rxyj_183{color:#555;margin-bottom:1rem;font-size:.95rem}._keyFindings_1rxyj_189{color:#333;background:#f8f9fa;border-radius:.5rem;margin-top:1rem;padding:1rem;font-size:.95rem}._skillsSection_1rxyj_198{margin-bottom:3rem}._skillsGrid_1rxyj_202{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}._skillCard_1rxyj_208{background:#fff;border-radius:1rem;padding:1.5rem;transition:all .3s;box-shadow:0 4px 12px #00000014}._skillName_1rxyj_221{color:#00123a;margin:0 0 1rem;font-size:1.2rem;font-weight:600}._skillLevel_1rxyj_228{background:#e0e0e0;border-radius:5px;width:100%;height:10px;margin-bottom:.75rem;overflow:hidden}._skillBar_1rxyj_237{background:linear-gradient(90deg,#0a1f5c,#00123a);border-radius:5px;height:100%;transition:width 1s}._skillDetails_1rxyj_244{color:#666;margin:0;font-size:.9rem}._competenciesGrid_1rxyj_250{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}._competencyItem_1rxyj_256{text-align:center;background:#fff;border-radius:.75rem;padding:1.5rem;transition:all .3s;box-shadow:0 4px 12px #00000014}._competencyItem_1rxyj_256:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}._competencyIcon_1rxyj_270{margin-bottom:.75rem;font-size:2.5rem;display:block}._competencyName_1rxyj_276{color:#00123a;margin:0;font-size:1rem;font-weight:600}._languagesGrid_1rxyj_283{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}._languageItem_1rxyj_289{background:#fff;border-radius:.75rem;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000014}._languageItem_1rxyj_289:hover{transform:translate(8px);box-shadow:0 6px 16px #0000001f}._languageName_1rxyj_305{color:#00123a;font-size:1.1rem;font-weight:600}._languageLevel_1rxyj_311{color:#0a1f5c;background:#e8f0fe;border-radius:.5rem;padding:.25rem .75rem;font-size:.95rem;font-weight:500}._contactLayout_1rxyj_320{grid-template-columns:1fr 1.5fr;gap:3rem;margin-top:2rem;display:grid}._contactInfo_1rxyj_327{background:#fff;border-radius:1rem;height:fit-content;padding:2rem;box-shadow:0 4px 16px #00000014}._contactDescription_1rxyj_335{color:#555;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}._contactDetails_1rxyj_342{flex-direction:column;gap:1.5rem;display:flex}._contactItem_1rxyj_348{align-items:flex-start;gap:1rem;display:flex}._contactIcon_1rxyj_354{flex-shrink:0;font-size:1.8rem}._contactLabel_1rxyj_359{color:#00123a;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .25rem;font-size:.9rem;font-weight:600}._contactValue_1rxyj_368{color:#333;margin:0;font-size:1.05rem}._contactForm_1rxyj_374{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 16px #00000014}._formGroup_1rxyj_381{margin-bottom:1.5rem}._formLabel_1rxyj_385{color:#00123a;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:block}._formInput_1rxyj_393,._formTextarea_1rxyj_394{box-sizing:border-box;border:2px solid #e0e0e0;border-radius:.5rem;width:100%;max-width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}._formInput_1rxyj_393:focus,._formTextarea_1rxyj_394:focus{border-color:#0a1f5c;outline:none;box-shadow:0 0 0 3px #0a1f5c1a}._formTextarea_1rxyj_394{resize:vertical;min-height:120px}._submitButton_1rxyj_418{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00123a,#0a1f5c);border:none;border-radius:.75rem;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #00123a4d}._submitButton_1rxyj_418:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00123a66}._submitButton_1rxyj_418:active{transform:translateY(0)}@media (max-width:768px){._pageContainer_1rxyj_40{padding:2rem 1rem}._contactLayout_1rxyj_320{grid-template-columns:1fr;gap:2rem}._experienceHeader_1rxyj_114,._academicHeader_1rxyj_115,._projectHeader_1rxyj_116{flex-direction:column;align-items:flex-start}._skillsGrid_1rxyj_202,._competenciesGrid_1rxyj_250{grid-template-columns:1fr}}@media (max-width:480px){._pageTitle_1rxyj_51{font-size:2rem}._experienceItem_1rxyj_102,._academicItem_1rxyj_103,._projectItem_1rxyj_104{padding:1.5rem}}._educationItem_1rxyj_476{background:#fff;border-left:4px solid #0a1f5c;border-radius:1rem;margin-bottom:2rem;padding:2rem;transition:all .3s;box-shadow:0 4px 16px #00000014}._educationHeader_1rxyj_486{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}._educationDegree_1rxyj_495{color:#00123a;margin:0 0 .25rem;font-size:1.8rem;font-weight:700}._educationField_1rxyj_502{color:#0a1f5c;margin:0;font-size:1.2rem;font-weight:500}._institutionInfo_1rxyj_509{margin-bottom:1.5rem}._location_1rxyj_513{color:#666;margin:.25rem 0 0;font-size:.95rem}._achievementsList_1rxyj_519{margin-top:1.5rem}._achievementsTitle_1rxyj_523{color:#00123a;margin:0 0 1rem;font-size:1.1rem;font-weight:600}._achievements_1rxyj_519{margin:0;padding:0;list-style:none}._achievements_1rxyj_519 li{color:#444;margin-bottom:.5rem;padding-left:1.5rem;position:relative}._achievements_1rxyj_519 li:before{content:"✓";color:#0a1f5c;font-weight:700;position:absolute;left:0}._pageSubtitle_1rxyj_551{color:#e7e7e7;text-align:center;max-width:700px;margin:-2rem auto 3rem;font-size:1.2rem;line-height:1.6}._educationTimeline_1rxyj_560{padding:2rem 0;position:relative}._educationCard_1rxyj_565{grid-template-columns:150px 1fr;gap:2rem;margin-bottom:3rem;display:grid;position:relative}._educationLeftColumn_1rxyj_573{flex-direction:column;align-items:flex-end;padding-right:2rem;display:flex;position:relative}._educationYear_1rxyj_581{color:#0a1f5c;white-space:nowrap;background:linear-gradient(135deg,#e8f0fe,#d0e3fc);border-radius:2rem;margin-bottom:.5rem;padding:.5rem 1rem;font-size:1.1rem;font-weight:700}._timelineDot_1rxyj_592{background:#fff;border-radius:50%;width:16px;height:16px;margin-top:.5rem;position:relative;box-shadow:0 0 0 4px #0a1f5c1a}._timelineDot_1rxyj_592:before{content:"";background:linear-gradient(#dfdfdf,#0a1f5c33);width:3px;height:calc(100% + 100px);position:absolute;top:24px;left:50%;transform:translate(-50%)}._educationRightColumn_1rxyj_617{background:#fff;border-left:4px solid #0a1f5c;border-radius:1.25rem;padding:2.5rem;transition:all .3s;box-shadow:0 6px 20px #00000014}._educationRightColumn_1rxyj_617:hover{transform:translate(2px);box-shadow:0 10px 30px #0000001f}._degreeHeader_1rxyj_631{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}._degreeTitle_1rxyj_640{color:#00123a;margin:0;font-size:1.8rem;font-weight:700;line-height:1.3}._fieldBadge_1rxyj_648{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#0a1f5c,#00123a);border-radius:2rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:600}._fieldStatus_1rxyj_657{color:#00123a;white-space:nowrap;background:linear-gradient(135deg,#addeff,#64acff);border-radius:2rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:600}._institutionBlock_1rxyj_667{margin-bottom:1.5rem}._institutionName_1rxyj_671{color:#0a1f5c;margin:0 0 .25rem;font-size:1.3rem;font-weight:600}._locationText_1rxyj_678{color:#666;margin:0;font-size:.95rem}._degreeDescription_1rxyj_684{color:#444;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}._achievementsBlock_1rxyj_691{border-top:2px solid #f0f0f0;padding-top:1.5rem}._achievementsHeading_1rxyj_696{color:#00123a;margin:0 0 1rem;font-size:1.15rem;font-weight:600}._achievementsGrid_1rxyj_703{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;display:grid}._achievementChip_1rxyj_709{color:#333;background:#f8f9fa;border-left:3px solid #0a1f5c;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.95rem;transition:all .3s;display:flex}._achievementChip_1rxyj_709:hover{background:#e8f0fe;transform:translate(4px)}._achievementIcon_1rxyj_727{color:#0a1f5c;flex-shrink:0;font-size:1.1rem;font-weight:700}@media (max-width:768px){._educationCard_1rxyj_565{grid-template-columns:1fr;gap:1rem}._educationLeftColumn_1rxyj_573{flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;padding-right:0}._timelineDot_1rxyj_592:before{display:none}._educationRightColumn_1rxyj_617{padding:1.5rem}._degreeTitle_1rxyj_640{font-size:1.5rem}._achievementsGrid_1rxyj_703{grid-template-columns:1fr}}._successMessage_1rxyj_765{color:#fff;text-align:center;background:linear-gradient(135deg,#00123a,#0a1f5c);border-radius:.75rem;margin-bottom:1.5rem;padding:1rem 1.5rem;font-size:1.1rem;font-weight:600;animation:.4s _slideDown_1rxyj_1;box-shadow:0 4px 12px #00123a4d}@keyframes _slideDown_1rxyj_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._formNote_1rxyj_790{color:#666;text-align:center;margin-top:1.5rem;font-size:.9rem}._formNote_1rxyj_790 a{color:#0a1f5c;font-weight:500;text-decoration:none}._formNote_1rxyj_790 a:hover{text-decoration:underline}._clickHint_1rxyj_807{color:#0a1f5c;opacity:.7;margin-top:.5rem;font-size:.85rem;font-weight:500}._skillCard_1rxyj_208{transition:all .3s}._skillCard_1rxyj_208:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}._skillCard_1rxyj_208:hover ._clickHint_1rxyj_807{opacity:1}._modalOverlay_ig8n6_1{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;padding:2rem;animation:.3s _fadeIn_ig8n6_1;display:flex;position:fixed;inset:0}._modalContent_ig8n6_17{scrollbar-width:none;-ms-overflow-style:none;background:#fff;border-radius:1.5rem;width:100%;max-width:800px;max-height:90vh;padding:3rem;animation:.4s _slideUpModal_ig8n6_1;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}._modalContent_ig8n6_17::-webkit-scrollbar{display:none}@keyframes _slideUpModal_ig8n6_1{0%{opacity:0;transform:translateY(50px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes _fadeIn_ig8n6_1{0%{opacity:0}to{opacity:1}}._closeButton_ig8n6_58{float:right;color:#666;cursor:pointer;z-index:10;background:#fff;border:2px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:1rem;font-size:2rem;line-height:1;transition:all .3s;display:flex;position:sticky;top:1rem;box-shadow:0 2px 8px #00000026}._closeButton_ig8n6_58:hover{color:#00123a;background:#f8f8f8;border-color:#00123a;transform:rotate(90deg)scale(1.1)}._modalTitle_ig8n6_87{color:#00123a;clear:both;margin-bottom:.5rem;font-size:2rem;font-weight:700}._modalSubtitle_ig8n6_95{color:#0a1f5c;margin-bottom:1.5rem;font-size:1.2rem;font-weight:500}._modalMeta_ig8n6_102{color:#666;gap:2rem;margin-bottom:2rem;font-size:.95rem;display:flex}._modalSection_ig8n6_110{margin-bottom:2rem}._modalSectionTitle_ig8n6_114{color:#00123a;border-bottom:2px solid #e0e0e0;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.3rem;font-weight:600}._modalList_ig8n6_123{margin:0;padding:0;list-style:none}._modalList_ig8n6_123 li{color:#444;margin-bottom:.75rem;padding-left:1.5rem;line-height:1.6;position:relative}._modalList_ig8n6_123 li:before{content:"▹";color:#0a1f5c;font-size:1.2rem;font-weight:700;position:absolute;left:0}._modalDescription_ig8n6_146{color:#333;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}._skillTags_ig8n6_153{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}._skillTag_ig8n6_153{color:#0a1f5c;background:linear-gradient(135deg,#e8f0fe,#d0e3fc);border-radius:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500}@media (max-width:768px){._modalOverlay_ig8n6_1{padding:0}._modalContent_ig8n6_17{border-radius:0;max-width:100%;height:100vh;max-height:100vh;padding:2rem 1.5rem}._modalTitle_ig8n6_87{padding-right:0;font-size:1.5rem}._modalMeta_ig8n6_102{flex-direction:column;gap:.5rem}._closeButton_ig8n6_58{width:38px;height:38px;font-size:1.75rem}}
