*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}body{background:#f9fafb}.container{width:100%;height:100%;background:#f9fafb;opacity:.6;transition:opacity .2s ease-in}.container.content-loaded{opacity:1}.container.dark{background:#000}.loader{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#f0f9ff4d,#e0e7ff4d);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .3s ease-in}.loader-content{text-align:center}.loader-spinner{position:relative;margin-bottom:2rem}.tea-cup{width:80px;height:80px;position:relative;margin:0 auto}.cup-body{width:60px;height:50px;background:linear-gradient(135deg,#f0f9ff4d,#e0e7ff4d);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:0 0 30px 30px;position:relative;margin:0 auto;border:3px solid #1E40AF}.cup-handle{width:20px;height:25px;border:3px solid #1E40AF;border-left:none;border-radius:0 15px 15px 0;position:absolute;right:-18px;top:10px;background:transparent}.steam{position:absolute;top:-20px;left:50%;transform:translate(-50%)}.steam-line{width:3px;height:20px;background:#3b82f699;border-radius:2px;position:absolute;animation:steamRise 2s ease-in-out infinite}.steam-line:nth-child(1){left:-10px;animation-delay:0s}.steam-line:nth-child(2){left:0;animation-delay:.4s}.steam-line:nth-child(3){left:10px;animation-delay:.8s}.loader-text{font-size:1.125rem;font-weight:500;color:#374151;margin-bottom:1.5rem}.loader-text span{display:inline-block;animation:bounce 1.4s ease-in-out infinite}.loader-text .dots{animation:pulse 1.5s ease-in-out infinite;margin-left:.25rem}.progress-bar{width:256px;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden;margin:0 auto}.progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:2px;animation:progress 1.5s ease-in-out}.scroll-to-top-container{position:fixed;bottom:20px;right:20px;z-index:1000;opacity:0;visibility:hidden;transform:translateY(20px) scale(.8);transition:all .4s cubic-bezier(.4,0,.2,1)}.scroll-to-top-container.visible{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.scroll-to-top-btn{width:48px;height:48px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #3b82f64d;transition:all .3s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.scroll-to-top-btn:hover{transform:scale(1.1);box-shadow:0 6px 20px #3b82f666;background:linear-gradient(135deg,#1d4ed8,#1e40af)}.scroll-to-top-btn:active{transform:scale(.95)}.scroll-to-top-btn:focus{outline:none;box-shadow:0 0 0 3px #3b82f64d}.scroll-to-top-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#fff3;opacity:0;transform:scale(0);transition:all .3s ease}.scroll-to-top-btn:active:before{opacity:1;transform:scale(1)}.scroll-to-top-container:after{content:"Back to top";position:absolute;bottom:100%;right:0;margin-bottom:8px;padding:6px 12px;background:#000c;color:#fff;font-size:12px;border-radius:6px;white-space:nowrap;opacity:0;visibility:hidden;transform:translateY(4px);transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.scroll-to-top-container:before{content:"";position:absolute;bottom:100%;right:12px;margin-bottom:2px;border:4px solid transparent;border-top-color:#000c;opacity:0;visibility:hidden;transition:all .3s ease}.scroll-to-top-container:hover:after,.scroll-to-top-container:hover:before{opacity:1;visibility:visible;transform:translateY(0)}@keyframes steamRise{0%{opacity:0;transform:translateY(0) scale(1)}50%{opacity:1;transform:translateY(-15px) scale(1.2)}to{opacity:0;transform:translateY(-30px) scale(.8)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes progress{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 890px){.tea-cup{width:60px;height:60px}.cup-body{width:45px;height:38px}.cup-handle{width:15px;height:20px;right:-14px;top:8px}.steam-line{width:2px;height:15px}.loader-text{font-size:1rem}.progress-bar{width:200px}.scroll-to-top-container{bottom:60px;right:28px}.scroll-to-top-btn{width:40px;height:40px}}@media (max-width: 480px){.scroll-to-top-container{bottom:60px;right:18px}.scroll-to-top-btn{width:30px;height:30px}}.navbar{width:100%;display:flex;align-items:center;justify-content:space-between;background:#f9fafb;padding:5px 5%;position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._txt{font-size:20px;margin:15px;cursor:pointer;color:#1f2937;font-weight:600}._logo{width:60px;cursor:pointer;transition:transform .2s ease;border-radius:100%}._logo:hover{transform:scale(1.05)}._nav-desktop{flex:1}._nav{flex:1;list-style:none;text-align:center;margin:0;padding:0}._nav li{display:inline-block;margin:15px 2px;font-size:16px;cursor:pointer;color:#1f2937;transition:all .3s ease;padding:8px 16px;border-radius:8px;position:relative}._nav li:hover{color:#2563eb;transform:translateY(-2px)}._nav li:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:50%;background-color:#2563eb;transition:all .3s ease;transform:translate(-50%)}._nav li:hover:after{width:80%}._toggle-icon{width:30px;height:30px;cursor:pointer;padding:4px;border-radius:50%;transition:all .3s ease;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}._toggle-icon:hover{transform:scale(1.1)}._toggle-icon:active{transform:scale(.95);transition:all .1s ease}._toggle-icon img{width:22px;height:22px;transition:all .3s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}._toggle-icon:hover img{transform:scale(1.1)}._mobile-menu-btn{display:none;cursor:pointer;padding:8px;transition:all .3s ease;z-index:1002}._mobile-menu-btn:hover{transform:scale(1.05)}._hamburger{width:24px;height:18px;position:relative;transform:rotate(0);transition:.3s ease-in-out}._hamburger span{display:block;position:absolute;height:2px;width:100%;background:#1f2937;border-radius:2px;opacity:1;left:0;transform:rotate(0);transition:.25s ease-in-out}._hamburger span:nth-child(1){top:0}._hamburger span:nth-child(2){top:8px}._hamburger span:nth-child(3){top:16px}._hamburger-open span:nth-child(1){top:8px;transform:rotate(135deg)}._hamburger-open span:nth-child(2){opacity:0;left:-60px}._hamburger-open span:nth-child(3){top:8px;transform:rotate(-135deg)}._nav-mobile{display:none;position:absolute;top:100%;left:0;right:0;background:#f9fafbf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #0000001a;transform:translateY(-10px);opacity:0;visibility:hidden;transition:all .3s ease;z-index:1001}._nav-mobile-open{transform:translateY(0);opacity:1;visibility:visible}._nav-mobile ul{list-style:none;margin:0;padding:20px 0}._nav-mobile li{display:block;margin:0;padding:15px 5%;font-size:18px;cursor:pointer;color:#1f2937;transition:all .3s ease;border-bottom:1px solid rgba(31,41,55,.1)}._nav-mobile li:last-child{border-bottom:none}._nav-mobile li:hover{color:#2563eb;background:#2563eb0d;padding-left:8%}._mobile-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;background:#f9fafbf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -2px 12px #0000001a;z-index:1000;padding:16px 0 20px;transition:all .3s ease}._mobile-bottom-nav-content{display:flex;justify-content:space-between;align-items:center;max-width:100%;margin:0 auto;padding:0 24px}._mobile-right-buttons{display:flex;align-items:center;gap:12px}._mobile-logo{width:44px;height:44px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}._mobile-logo img{width:40px;height:40px;border-radius:50%}._mobile-logo:hover{transform:scale(1.05)}._mobile-toggle{width:44px;height:44px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}._mobile-toggle:hover{transform:scale(1.1)}._mobile-toggle:active{transform:scale(.95);transition:all .1s ease}._mobile-toggle img{width:24px;height:24px;transition:all .3s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}._mobile-toggle:hover img{transform:scale(1.1)}@media (max-width: 890px){.navbar{display:none}._mobile-bottom-nav{display:block;padding:5px}._nav-mobile{display:block;position:fixed;bottom:90px;top:auto;transform:translateY(10px)}._mobile-menu-btn{display:block}body{padding-bottom:50px!important;padding-top:0!important}}@media (max-width: 480px){._mobile-bottom-nav{padding:5px}._mobile-bottom-nav-content{padding:0 10px}._mobile-right-buttons{gap:10px}._mobile-logo{width:40px;height:40px}._mobile-logo img{width:36px;height:36px}._mobile-toggle{width:40px;height:40px}._mobile-toggle img{width:22px;height:22px}._hamburger{width:22px;height:16px}._nav-mobile li{font-size:16px;padding:12px 5%}}html{scroll-behavior:smooth}@media (min-width: 769px){body{padding-top:80px}}._nav li.active{color:#2563eb}._nav li.active:after{width:80%}._nav-mobile li.active{color:#2563eb;background:#2563eb1a}@media (min-width: 769px){section{scroll-margin-top:80px}}@media (max-width: 768px){section{scroll-margin-bottom:90px}}.navbar.dark{background:#0f172a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.navbar.light{transition:all .3s ease}.navbar.dark ._nav li{color:#f8fafc}.navbar.dark ._nav li:hover{color:#3b82f6}._nav-mobile.dark{background:#0f172af2}._nav-mobile.dark li{color:#f8fafc;border-bottom:1px solid rgba(255,255,255,.05)}._nav-mobile.dark li:hover{background:#3b82f61a;color:#93c5fd}._hamburger span{background:#1f2937}.navbar.dark ._hamburger span{background:#f8fafc}._mobile-bottom-nav.dark{background:#0f172af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}_mobile-toggle.dark img{filter:brightness(0) invert(1)}.navbar.dark .icon-white img{filter:brightness(0) invert(1)}.navbar.dark ._logo{background:#fff}.navbar.dark ._mobile-toggle img,._mobile-bottom-nav.dark ._mobile-right-buttons img,._mobile-bottom-nav.dark ._mobile-right-buttons span{filter:brightness(0) invert(1)}._mobile-bottom-nav.dark ._mobile-logo img{background:#fff}._mobile-bottom-nav.dark{transition:all .3s ease}.about_sec{width:100%;display:flex;justify-content:space-around;align-items:center;background:#f9fafb;padding:30px 6%;gap:5px;transition:all .3s ease;position:relative}@media (width<=45em){.about_sec{flex-direction:column}}@media (width>45em){.about_sec{flex-direction:row}}._imgAS{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (width<=45em){._imgAS{width:100%}}@media (width>45em){._imgAS{width:40%}}._logoAS{width:100%;padding:10px 6%;border-radius:100%;transition:all .3s ease}._socials{display:flex;width:100%;align-items:center;justify-content:center;gap:1px 15px;padding:15px 10px}._socials a{display:flex;align-items:center;justify-content:center}@media (width<=45em){._socials a{width:11%}}@media (width>45em){._socials a{width:9%}}._iconSocial{width:100%;height:100%;transition:transform .2s ease}._iconSocial:hover{transform:scale(1.1)}._text{height:100%;align-items:flex-start;justify-content:space-between;display:flex;flex-direction:column;color:#1f2937}@media (width<=45em){._text{width:100%;align-items:center;text-align:center}}@media (width>45em){._text{width:50%}}._about{display:flex;flex-direction:column;align-items:flex-start;padding:15px 1px;color:#374151}@media (width<=45em){._about{align-items:center}}._about h1{color:#1f2937;font-size:clamp(1.563rem,2.5vw,2.25rem);font-weight:700}._about h2{font-size:clamp(1rem,2.5vw,1.375rem);font-weight:600;color:#2563eb;margin-top:5px}._about p{font-size:clamp(.9rem,2.5vw,1rem);color:#4b5563;line-height:1.6;max-width:90%}._buttonResume{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:10px;gap:8px;background-color:#2563eb;color:#fff;padding:10px 20px;border-radius:999px;font-size:clamp(.8rem,2.5vw,1rem);font-weight:500;border:none;cursor:pointer;transition:all .3s ease}._buttonResume span{color:#fff}._buttonResume a{text-decoration:none;color:#fff}._buttonResume:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}._downResume{width:70%;align-items:center;justify-content:center}._scroll-indicator{position:absolute;bottom:30px;right:60px;display:flex;flex-direction:row;align-items:center;gap:8px;opacity:.6;transition:all .3s ease;cursor:pointer}._scroll-indicator:hover{opacity:1;transform:translate(-4px)}._scroll-text{font-size:14px;font-weight:500;color:#6b7280;letter-spacing:.5px}._scroll-arrow{width:20px;height:20px;color:#6b7280;animation:bounce-right 2s infinite;transform:rotate(90deg)}@media (max-width: 890px){._scroll-indicator{display:none}}@keyframes bounce-right{0%,20%,50%,80%,to{transform:rotate(90deg) translateY(0)}40%{transform:rotate(90deg) translateY(4px)}60%{transform:rotate(90deg) translateY(2px)}}.about_sec.dark{background:#0f172a;transition:background .3s ease}.about_sec.dark ._text{color:#f1f5f9;transition:color .3s ease}.about_sec.dark ._about{color:#e2e8f0}.about_sec.dark ._about h1{color:#f8fafc}.about_sec.dark ._about h2{color:#60a5fa}.about_sec.dark ._about p{color:#cbd5e1}.about_sec.dark ._iconSocial{filter:brightness(0) invert(1);transition:filter .3s ease}.about_sec.dark ._mobile-logo img{background:#fff}.about_sec.dark ._scroll-text,.about_sec.dark ._scroll-arrow{color:#9ca3af}.about_sec.dark ._scroll-indicator:hover ._scroll-text,.about_sec.dark ._scroll-indicator:hover ._scroll-arrow{color:#d1d5db}.exp_sec{height:100%;display:flex;flex-direction:column;background:#f9fafb;padding:20px;transition:all .3s ease}._header{display:flex;flex-direction:row;justify-content:center}@media (width>40em){._header{padding:25px}}._subheading{display:flex;flex-direction:row;justify-content:center;padding-top:10px;gap:40px}._subheading span{font-size:clamp(1.2rem,3vw,1.4rem);display:flex;flex-direction:row;align-items:center;gap:8px;cursor:pointer;padding:12px 20px;border-radius:8px;transition:all .3s ease;color:#6b7280;font-weight:500;opacity:.6;position:relative}._subheading span:hover{opacity:.8}._subheading span.active{color:#3b82f6;opacity:1;font-weight:500}._subheading span.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60%;height:3px;background:#3b82f6;border-radius:2px;animation:slideIn .3s ease-out}@keyframes slideIn{0%{width:1%}to{width:60%}}._contentContainer{position:relative;overflow:hidden;min-height:400px}._contentSlider{display:flex;transition:transform .7s cubic-bezier(.4,0,.2,1);width:200%}._slideContent{width:50%;flex-shrink:0}._slideContent.professional,._slideContent.education{transform:translate(0)}._contentSlider.showEducation{transform:translate(-50%)}@media (width <= 768px){._subheading{gap:20px;padding:15px}._subheading span{padding:10px 16px;font-size:clamp(1rem,3vw,1.2rem);gap:6px}._subheading span.active:after{width:80%}}._heading{font-size:clamp(1.45rem,4vw,2rem);margin:2px 30px;padding:2px 5px;color:#1f2937;border-bottom:3px solid #3B82F6;display:inline-block;transition:font-size .3s ease;text-align:center}@media (width<=45em){._expDecor{margin:30px 1px}}@media (width>45em){._expDecor{margin:20px}}._expSpan{display:flex;justify-content:center}@media (width <= 768px){._expSpan{flex-direction:column;align-items:flex-start;padding-left:20px;position:relative}}._expDiv{display:grid;grid-template-rows:1fr max-content 1fr;row-gap:10px;flex-direction:column;font-size:15px;color:#374151}@media (width <= 768px){._expDiv{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:20px;grid-template-rows:none;row-gap:0}}@media (width > 768px){._expDiv{grid-template-rows:1fr max-content 1fr}}._expCard{width:100%;padding:20px;background-color:#fff;margin:30px 1px;border-radius:16px;box-shadow:0 4px 10px #00000008;transition:box-shadow,all .3s ease}@media (width <= 768px){._expCard{margin:0 0 0 20px;flex:1;min-width:0}}._expCard:hover{box-shadow:0 6px 18px #0000000f}._expDate{margin-top:20px;color:#6b7280}._dot{display:inline-block;width:25px;height:25px;border-radius:100%;background:#3b82f6;border:3px solid #ffffff;box-shadow:0 0 0 3px #cce0ff;flex-shrink:0;position:relative;z-index:2}._line{background:#cbd5e1}@media (width <= 768px){._line{width:2px;height:60px;margin:5px auto;position:relative}}@media (width > 768px){._line{display:inline-block;width:100%;height:2px}}._expBor{align-items:center}@media (width <= 768px){._expBor{display:flex;flex-direction:column;align-items:center;margin-right:0;position:relative}}@media (width > 768px){._expBor{display:flex}}@media (width <= 768px){._expSpan:before{content:"";position:absolute;left:32px;top:25px;bottom:25px;width:2px;background:#cbd5e1;z-index:1}._expDiv ._line{background:transparent}._expDiv:last-child ._line{display:none}}@media (width <= 768px){._expSpan,._expDiv{width:100%;max-width:none}}.exp_sec.dark{background:#0f172a;transition:all .3s ease}.exp_sec.dark ._heading{color:#f8fafc;border-bottom-color:#3b82f6}.exp_sec.dark ._subheading span{color:#94a3b8}.exp_sec.dark ._subheading span.active{color:#3b82f6}.exp_sec.dark ._expCard{background-color:#1e293b;color:#e2e8f0}.exp_sec.dark ._expDate{color:#94a3b8}.exp_sec.dark ._dot{background:#3b82f6;border-color:#1e293b;box-shadow:0 0 0 3px #1e40af}.exp_sec.dark ._line{background:#334155}@media (width <= 768px){.exp_sec.dark ._expSpan:before{background:#334155}}.skills_sec{height:100%;display:flex;flex-direction:column;background:#f9fafb;padding:20px;transition:all .3s ease}._skills{display:flex;justify-content:center;margin:30px auto;max-width:1200px;width:100%}._skill{display:grid;column-gap:20px;row-gap:15px;margin-top:20px;padding:20px;width:100%}@media (width <= 40em){._skill{grid-template-columns:repeat(1,1fr)}}@media (width > 40em) and (width <= 60em){._skill{grid-template-columns:repeat(2,1fr)}}@media (width > 60em){._skill{grid-template-columns:repeat(3,1fr)}}._skillCard{display:flex;flex-direction:column;gap:15px;background:#fff;border-radius:20px;padding:20px;font-size:12px;border:1px solid #E5E7EB;box-shadow:0 4px 10px #00000008;transition:box-shadow,all .3s ease;height:100%}@media (width <= 60em){._skillCard{text-align:center;display:grid;grid-template-columns:repeat(1,4fr);grid-template-areas:"icon" "text"}}._skillCard:hover{box-shadow:0 6px 14px #0000000f}._skillIcon{align-items:center;justify-content:center;display:flex}@media (width <= 60em){._skillIcon{grid-area:icon;margin:20px}}@media (width > 60em){._skillIcon{margin-bottom:10px}}._skillIcon img{width:60px}._skillDescribe{flex:1}@media (width <= 60em){._skillDescribe{grid-area:text;margin:10px}}@media (width > 60em){._skillDescribe{text-align:center}}@media (width < 961px) and (width > 640px){._centered{grid-column:1 / span 2;justify-self:center}}._skillDescribe h4{font-size:20px;color:#1f2937;margin-bottom:8px}@media (width > 60em){._skillDescribe h4{font-size:18px}}._skillDescribe span{color:#4b5563;font-size:14px;display:block;margin-bottom:15px}@media (width > 60em){._skillDescribe span{font-size:13px;line-height:1.4}}._skillList{list-style:none;text-align:center;margin:0;padding:0}@media (width > 60em){._skillList{text-align:center}}._skillList li{display:inline-block;margin:3px 2px;padding:6px 12px;border:1px solid #cce0ff;border-radius:20px;font-size:13px;background:#eff6ff;color:#2563eb;font-weight:500}@media (width > 60em){._skillList li{margin-right:6px;margin-bottom:6px;padding:5px 10px;font-size:12px}}.skills_sec.dark{background:#0f172a;transition:all .3s ease}.skills_sec.dark ._heading{color:#f8fafc}.skills_sec.dark ._skillCard{background:#1e293b;border:1px solid #334155;box-shadow:0 4px 10px #ffffff0d;transition:all .3s ease}.skills_sec.dark ._skillDescribe h4{color:#e2e8f0}.skills_sec.dark ._skillDescribe span{color:#94a3b8}.skills_sec.dark ._skillList li{background:#1d4ed8;color:#fff;border:none}.certi_sec{height:100%;display:flex;padding:10px;flex-direction:column;background:#f9fafb;transition:all .3s ease}._certificates{display:flex;justify-content:center;margin:30px 1px;align-items:center}._certificate{display:grid;gap:15px;padding:20px;max-width:1100px}@media (width <= 40em){._certificate{grid-template-columns:repeat(1,1fr)}}@media (width > 60em){._certificate{grid-template-columns:repeat(2,1fr)}}._certiCard{position:relative;width:100%;gap:10px;background:#fff;border-radius:20px;padding:20px;font-size:14px;border:1px solid #E5E7EB;box-shadow:0 4px 12px #0000000a;color:#1f2937;transition:box-shadow,all .3s ease}._certiCard:hover{box-shadow:0 6px 18px #0000000f}._certiCard h2{font-size:18px}._certiCard h3{font-size:15px;color:#2563eb;margin-bottom:10px}._certiCard span{font-size:14px;width:100%;color:#374151}._certiIcon{align-items:center;justify-content:right;display:flex}._certiIcon img{max-width:60px}._certiLink{text-decoration:none;color:inherit;display:grid;grid-auto-rows:1fr;transition:transform .2s ease}._certiLink:hover{transform:scale(1.02)}._externalIcon{position:absolute;top:10px;right:10px;width:16px;height:16px;opacity:.6;transition:opacity .2s ease}._externalIcon img{width:100%;height:100%}._certiCard:hover ._externalIcon{opacity:1}.certi_sec.dark{background:#0f172a;transition:all .3s ease}.certi_sec.dark ._heading{color:#f8fafc}.certi_sec.dark ._certiCard{background:#1e293b;color:#e2e8f0;border:1px solid #334155;box-shadow:0 4px 12px #ffffff0a;transition:all .3s ease}.certi_sec.dark ._certiCard h3{color:#3b82f6}.certi_sec.dark ._certiCard span{color:#cbd5e1}.certi_sec.dark ._externalIcon{filter:brightness(1.2) invert(1);opacity:.7}.certi_sec.dark ._certiCard:hover ._externalIcon{opacity:1}.outer{display:flex;flex-direction:column}.container-section{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;grid-auto-rows:1fr;width:12rem}._card{border:1px solid rgb(231,231,231);background-color:#d3d3d3}.public_sec{height:100%;display:flex;flex-direction:column;background:#f9fafb;transition:all .3s ease}._publications{display:flex;justify-content:center;align-items:center;margin:30px 15px}._publication{display:grid;grid-template-columns:1fr;align-items:center;max-width:1000px;row-gap:15px}._publicCard{display:grid;grid-template-columns:1fr;position:relative;width:100%;background:#fff;border-radius:20px;padding:20px;font-size:14px;border:1px solid #E5E7EB;box-shadow:0 4px 12px #0000000a;color:#1f2937;transition:box-shadow,all .3s ease}._publicCard h2{font-size:19px}._publicCard h4{font-size:15px;color:#2563eb}._publicCard:hover{box-shadow:0 6px 18px #0000000f}._publicDescribe{margin-top:20px}._publicCard:hover ._externalIcon{opacity:1}.public_sec.dark{background:#0f172a;transition:all .3s ease}.public_sec.dark ._heading{color:#f8fafc}.public_sec.dark ._publicCard{background:#1e293b;color:#e2e8f0;border:1px solid #334155;box-shadow:0 4px 12px #ffffff0a;transition:all .3s ease}.public_sec.dark ._publicCard h4{color:#3b82f6}.public_sec.dark ._externalIcon{filter:brightness(1.2) invert(1);opacity:.7}.public_sec.dark ._publicCard:hover ._externalIcon{opacity:1}.awards_section{min-height:700px;display:flex;flex-direction:column;align-items:center;background:#f9fafb;padding:20px 10px;transition:all .3s ease}.carousel_container{position:relative;width:100%;max-width:1100px;display:flex;align-items:center;justify-content:center;gap:30px;margin:20px}.carousel_arrow{background:#fff;border:2px solid #E5E7EB;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000000d;z-index:10;flex-shrink:0}.carousel_arrow:hover{background:#2563eb;border-color:#2563eb;transform:scale(1.05);box-shadow:0 4px 12px #3b82f633}.carousel_arrow:hover svg{color:#fff}.carousel_arrow svg{width:20px;height:20px;color:#6b7280;transition:color .3s ease}.carousel_arrow:disabled{opacity:.5;cursor:not-allowed;background:#f3f4f6;border-color:#e5e7eb}.carousel_arrow:disabled:hover{transform:none;background:#f3f4f6;border-color:#e5e7eb;box-shadow:0 2px 6px #0000000d}.carousel_arrow:disabled svg{color:#9ca3af}.carousel_content{flex:1;overflow:hidden;border-radius:16px;position:relative;max-width:1000px;height:500px;box-shadow:0 4px 25px #0000000a;color:#1f2937;transition:box-shadow .3s ease}.carousel_track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);height:100%}.carousel_slide{min-width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.award_card{background:#fff;border-radius:16px;overflow:hidden;width:100%;height:100%;display:flex;flex-direction:row;transition:all .3s ease}.award_card:hover{box-shadow:0 12px 32px #00000014}.award_image_container{width:50%;height:100%;position:relative;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:20px;background:#fff;transition:all .3s ease}.award_image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;transition:transform .3s ease;box-shadow:0 4px 12px #0000000a;color:#1f2937}.award_card:hover .award_image{transform:scale(1.02);box-shadow:0 6px 18px #0000000f}.award_content{width:60%;padding:40px;display:flex;flex-direction:column;justify-content:center;background:#fff;transition:all .3s ease}.award_title{font-size:clamp(.8rem,3vw,1.5rem);font-weight:700;color:#1f2937;margin-bottom:16px;line-height:1.3}.award_description{font-size:clamp(.1rem,3vw,1rem);color:#4b5563;line-height:1.6;margin-bottom:20px}.award_date{font-size:14px;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.carousel_dots{display:flex;justify-content:center;gap:12px;margin-top:40px}.carousel_dot{width:12px;height:12px;border-radius:50%;background:#cbd5e1;cursor:pointer;transition:all .3s ease;border:none;padding:0}.external_link_btn{position:absolute;top:15px;right:15px;background:#fff;border:2px solid #E5E7EB;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 6px #0000000d;z-index:5}.external_link_btn:hover{background:#2563eb;border-color:#2563eb;transform:scale(1.05);box-shadow:0 4px 12px #2563eb4d}.external_link_btn:hover svg{color:#fff}.external_link_btn svg{width:16px;height:16px;color:#6b7280;transition:color .3s ease}@media (max-width: 890px){.awards_section{padding:30px 5px}.awards_heading{font-size:28px}.carousel_container{gap:20px;max-width:100%}.carousel_arrow{width:40px;height:40px}.carousel_arrow svg{width:18px;height:18px}.carousel_content{height:500px;box-shadow:0 4px 25px #0000000a;color:#1f2937;transition:box-shadow .3s ease}.award_card{flex-direction:column;height:100%}.award_image_container{width:100%;height:250px;flex-shrink:0;padding:15px}.award_content{width:100%;flex:1;padding:25px;justify-content:flex-start}.award_title{font-size:16px;margin-bottom:12px}.award_description{font-size:13px;margin-bottom:15px}.award_date{font-size:13px}.external_link_btn{top:10px;right:10px;width:35px;height:35px}.external_link_btn svg{width:14px;height:14px}}@media (max-width: 480px){.carousel_container{gap:15px}.carousel_content{min-height:450px}.award_image_container{height:200px;padding:12px}.award_content{padding:20px}.awards_heading{font-size:24px}.award_title{font-size:15px}.award_description{font-size:12px}}@media (max-width: 360px){.carousel_arrow{width:25px;height:25px}.carousel_arrow svg{width:16px;height:16px}.carousel_content{min-height:470px;box-shadow:0 4px 25px #0000000a;color:#1f2937;transition:box-shadow .3s ease}.award_image_container{height:180px;padding:10px}.external_link_btn{width:32px;height:32px;top:8px;right:8px}.external_link_btn svg{width:12px;height:12px}}.awards_section.dark{background:#0f172a}.awards_section.dark ._heading{color:#f8fafc}.awards_section.dark .carousel_arrow{background:#1e293b;border-color:#334155;box-shadow:0 2px 8px #ffffff0d}.awards_section.dark .carousel_arrow:hover{background:#2563eb;border-color:#2563eb;box-shadow:0 4px 12px #2563eb33}.awards_section.dark .carousel_arrow svg{color:#cbd5e1}.awards_section.dark .carousel_arrow:hover svg{color:#fff}.awards_section.dark .carousel_arrow:disabled{background:#1e293b;border-color:#334155;opacity:.4}.awards_section.dark .carousel_arrow:disabled svg{color:#64748b}.awards_section.dark .carousel_content{background:transparent;color:#f1f5f9}.awards_section.dark .award_card,.awards_section.dark .award_image_container,.awards_section.dark .award_content{background:#1e293b}.awards_section.dark .award_title{color:#f8fafc}.awards_section.dark .award_description{color:#cbd5e1}.awards_section.dark .award_date{color:#94a3b8}.awards_section.dark .external_link_btn{background:#1e293b;border-color:#334155;box-shadow:0 2px 6px #ffffff0d}.awards_section.dark .external_link_btn:hover{background:#2563eb;border-color:#2563eb;box-shadow:0 4px 12px #2563eb4d}.awards_section.dark .external_link_btn svg{color:#cbd5e1}.awards_section.dark .external_link_btn:hover svg{color:#fff}.awards_section.dark .carousel_dot{background:#334155}.awards_section.dark .carousel_dot:hover{background:#64748b}.awards_section.dark .carousel_dot.active{background:#2563eb;box-shadow:0 0 0 3px #2563eb4d}.projects_section{min-height:650px;display:flex;flex-direction:column;align-items:center;background:#f9fafb;padding:clamp(20px,4vw,40px) clamp(10px,2vw,20px);transition:all .3s ease}.project_card{background:#fff;border-radius:clamp(12px,2vw,20px);overflow:hidden;width:100%;display:flex;flex-direction:row;min-height:0;transition:all .3s ease}@media (width<= 780px){.project_card{max-height:700px}}@media (width>= 420px){.project_card{max-height:700px}}@media (width>780px){.project_card{height:100%}}@media (width<420px){.project_card{height:100%}}.project_card:hover{box-shadow:0 12px 32px #00000014}.project_image_container{width:clamp(40%,45%,50%);height:100%;position:relative;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:clamp(15px,3vw,25px);background:#fff;transition:all .3s ease}.project_image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:cover;border-radius:10%;transition:transform .3s ease;box-shadow:0 4px 12px #0000000a;color:#1f2937}.project_card:hover .project_image{transform:scale(1.02);box-shadow:0 6px 18px #0000000f}.project_content{width:clamp(50%,55%,60%);padding:clamp(20px,4vw,45px);display:flex;flex-direction:column;justify-content:center;background:#fff;min-width:0;overflow:hidden;transition:all .3s ease}.project_title{font-size:clamp(1rem,2.5vw,1.75rem);font-weight:700;color:#1f2937;margin-bottom:clamp(12px,2vw,20px);line-height:1.3;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.project_description{font-size:clamp(.8rem,1.8vw,1.1rem);color:#4b5563;line-height:1.6;margin-bottom:clamp(16px,3vw,24px);word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.view_project_btn{display:inline-flex;align-items:center;gap:clamp(6px,1vw,10px);background:#2563eb;color:#fff;border:none;border-radius:30px;padding:clamp(10px,2vw,14px) clamp(16px,3vw,24px);font-size:clamp(.75rem,1.5vw,.95rem);font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;align-self:flex-start;white-space:nowrap}.view_project_btn:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.btn_arrow{width:clamp(14px,2vw,18px);height:clamp(14px,2vw,18px);transition:transform .3s ease}.view_project_btn:hover .btn_arrow{transform:translate(4px)}.carousel_dots{display:flex;justify-content:center;gap:clamp(8px,1.5vw,15px);margin-top:clamp(30px,5vw,50px)}.carousel_dot{width:clamp(10px,1.5vw,14px);height:clamp(10px,1.5vw,14px);border-radius:50%;background:#cbd5e1;cursor:pointer;transition:all .3s ease;border:none;padding:0}.carousel_dot:hover{background:#94a3b8;transform:scale(1.1)}.carousel_dot.active{background:#2563eb;transform:scale(1.2);box-shadow:0 0 0 3px #2563eb33}@media (max-width: 768px){.project_card{flex-direction:column;transition:all .3s ease}.project_image_container{width:100%;height:clamp(180px,35vh,280px);flex-shrink:0}.project_content{width:100%;flex:1;justify-content:flex-start;padding:clamp(20px,4vw,30px)}}@media (max-width: 480px){.carousel_container{gap:clamp(10px,2vw,15px)}.project_image_container{height:clamp(160px,30vh,220px)}.project_description{font-size:clamp(.7rem,1.8vw,1.1rem)}}@media (max-width: 360px){.carousel_content{height:clamp(380px,70vh,500px)}.project_image_container{height:clamp(140px,25vh,180px)}.project_description{font-size:clamp(.7rem,1.8vw,1.1rem)}}.projects_section.dark{background:#0f172a;transition:background .3s ease}.projects_section.dark ._heading{color:#f8fafc}.projects_section.dark .project_card{background:#1e293b;box-shadow:0 4px 20px #ffffff05}.projects_section.dark .project_image_container{background:#1e293b}.projects_section.dark .project_image{box-shadow:0 4px 10px #ffffff0d}.projects_section.dark .project_content{background:#1e293b}.projects_section.dark .project_title{color:#f8fafc}.projects_section.dark .project_description{color:#94a3b8}.projects_section.dark .carousel_dot{background:#475569}.projects_section.dark .carousel_dot.active{background:#3b82f6;box-shadow:0 0 0 3px #3b82f64d}.projects_section.dark .carousel_arrow{background:#1e293b;border-color:#334155}.projects_section.dark .carousel_arrow svg{color:#e2e8f0}.projects_section.dark .carousel_arrow:hover{background:#3b82f6;border-color:#3b82f6}.projects_section.dark .carousel_arrow:hover svg{color:#fff}.projects_section.dark .view_project_btn{background:#3b82f6}.projects_section.dark .view_project_btn:hover{background:#2563eb;box-shadow:0 4px 12px #3b82f680}.footer{background:#2563eb;color:#fff;padding:3rem 0 1.5rem;margin-top:auto;position:relative;overflow:hidden;transition:all .3s ease}.footer:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000001a;pointer-events:none;transition:all .3s ease}.footer-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.social-icons{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem}.social-link{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:#ffffff1a;border-radius:50%;border:2px solid rgba(255,255,255,.2);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.social-link:hover{background:#fff3;border-color:#fff6;transform:translateY(-3px);box-shadow:0 8px 25px #0003}.social-icon{width:35px;height:35px;filter:brightness(0) invert(1);transition:all .3s ease}.social-link:hover .social-icon{transform:scale(1.1)}.footer-content{text-align:center}.footer-text{margin-bottom:1.5rem}.footer-name{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(45deg,#fff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-subtitle{font-size:1rem;opacity:.9;font-weight:300;letter-spacing:1px}.footer-divider{height:1px;margin:1.5rem 1rem;max-width:300px}.footer-bottom{display:flex;flex-direction:column;gap:.5rem;font-size:.9rem;opacity:.8}.footer-copyright{font-weight:500}.footer-tagline{font-style:italic;opacity:.7}@media (max-width: 768px){.footer{padding:2rem 0 1rem}.footer-container{padding:0 1rem}.social-icons{gap:1.5rem;margin-bottom:1.5rem}.social-link{width:50px;height:50px}.social-icon{width:20px;height:20px}.footer-name{font-size:1.3rem}.footer-subtitle{font-size:.9rem}.footer-bottom{font-size:.8rem}}@media (max-width: 480px){.footer{padding:1.5rem 0 1rem}.social-icons{gap:1rem}.social-link{width:45px;height:45px}.social-icon{width:18px;height:18px}.footer-name{font-size:1.2rem}.footer-divider{max-width:200px}}.social-link:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-container>*{animation:fadeInUp .6s ease-out}.social-icons{animation-delay:.2s}.footer-content{animation-delay:.4s}.footer.dark{background:#0f172a;color:#f8fafc}.footer.dark .social-link{background:#ffffff14;border:2px solid rgba(255,255,255,.15)}.footer.dark .social-link:hover{background:#ffffff26;border-color:#ffffff40;box-shadow:0 8px 25px #ffffff26}.footer.dark .footer-name{background:linear-gradient(45deg,#fff,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer.dark .footer-subtitle{color:#cbd5e1;opacity:.9}.footer.dark .footer-divider{background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent)}.footer.dark .footer-bottom{color:#e2e8f0;opacity:.85}.contact_sec{height:100%;display:flex;flex-direction:column;background:#f9fafb;padding:20px;transition:all .3s ease}._contact_header{display:flex;flex-direction:row;justify-content:center;padding:20px}._contact_heading{font-size:clamp(1.45rem,4vw,2rem);margin:2px 30px;padding:2px 5px;color:#1f2937;border-bottom:3px solid #3B82F6;display:inline-block;text-align:center}._contact_container{display:flex;justify-content:center;padding:40px 20px;width:100%}._contact_grid{display:grid;grid-template-columns:1fr;gap:20px;width:420px}._contact_card{background-color:#fff;padding:30px;border-radius:20px;box-shadow:0 4px 10px #00000008;display:flex;align-items:center;gap:20px;transition:box-shadow,all .3s ease;width:100%}._contact_card:hover{box-shadow:0 6px 18px #0000000f}._contact_icon_wrapper{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;color:#fff;flex-shrink:0}._contact_info{flex:1;min-width:0}._contact_label{font-size:20px;font-weight:500;color:#1f2937;margin-bottom:8px}._contact_value{font-size:17px;opacity:.9;color:#6b7280;line-height:1.5;word-wrap:break-word}._contact_value a{color:#3b82f6;text-decoration:none;font-weight:500;word-break:break-all}._contact_value a:hover{text-decoration:underline}@media (width <= 768px) and (width > 480px){._contact_grid{max-width:420px}._contact_container{padding:30px 15px}._contact_card{padding:28px;gap:18px}}@media (width <= 480px){._contact_container{padding:25px 15px}._contact_grid{width:calc(100vw - 30px);max-width:350px;gap:20px}._contact_card{padding:25px 20px;gap:16px}._contact_icon_wrapper{width:50px;height:50px}._contact_label{font-size:18px}._contact_value{font-size:14px}}@media (width <= 360px){._contact_header{padding:15px}._contact_heading{margin:2px 15px}._contact_container{padding:20px 10px}._contact_grid{width:calc(100vw - 20px);max-width:320px}._contact_card{padding:20px 15px;gap:14px}._contact_icon_wrapper{width:45px;height:45px}._contact_label,._contact_value{font-size:14px}}.contact_sec.dark{background:#0f172a}.contact_sec.dark ._contact_heading{color:#f8fafc;border-bottom-color:#3b82f6}.contact_sec.dark ._contact_card{background-color:#1e293b;box-shadow:0 4px 10px #ffffff08}.contact_sec.dark ._contact_card:hover{box-shadow:0 6px 18px #ffffff0f}.contact_sec.dark ._contact_label{color:#f8fafc}.contact_sec.dark ._contact_value{color:#cbd5e1;opacity:1}.contact_sec.dark ._contact_value a{color:#60a5fa}.contact_sec.dark ._contact_value a:hover{color:#93c5fd}
