.navbar{backdrop-filter:blur(25px) saturate(180%);-webkit-backdrop-filter:blur(25px) saturate(180%);background:#0a0e2733;border-bottom:1px solid #ffffff14;left:0;position:fixed;right:0;top:0;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:1000}.navbar.scrolled{backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);background:#0a0e2799;border-bottom:1px solid #6366f14d;box-shadow:0 8px 32px #0006}.navbar .container{align-items:center;display:flex;justify-content:space-between;padding:1rem 2rem;position:relative;z-index:1}.navbar-brand{text-decoration:none}.brand-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#fff;filter:drop-shadow(0 0 10px rgba(99,102,241,.3));font-size:1.5rem;font-weight:700;text-shadow:0 0 30px #6366f180}.navbar-menu{align-items:center;display:flex}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-link{color:#ffffffe6;font-size:1rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;text-shadow:0 2px 10px #0000004d;transition:all .3s ease}.nav-link:after{background:linear-gradient(90deg,#6366f1,#8b5cf6);bottom:0;box-shadow:0 0 10px #6366f1cc;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link.active:after,.nav-link:hover:after{width:100%}.nav-link:hover{transform:translateY(-2px)}.nav-link.active,.nav-link:hover{color:#a5b4fc;text-shadow:0 0 20px #6366f1cc}.nav-link.active{font-weight:600}.navbar-toggle{cursor:pointer;display:none;padding:.5rem}.hamburger{color:#ffffffe6;filter:drop-shadow(0 0 5px rgba(99,102,241,.5));font-size:1.5rem;transition:all .3s ease}.hamburger:hover{color:#a5b4fc;filter:drop-shadow(0 0 15px rgba(99,102,241,.8));transform:scale(1.1)}.mobile-menu{align-items:center;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#0a0e27f2;border-left:1px solid #6366f133;display:flex;height:100vh;justify-content:center;position:fixed;right:0;top:0;width:100%;z-index:999}.mobile-nav-links{list-style:none;margin:0;padding:0;text-align:center}.mobile-nav-link{border-bottom:1px solid #0000;color:#ffffffe6;display:block;font-size:1.5rem;font-weight:600;padding:1rem 0;text-decoration:none;text-shadow:0 2px 10px #0000004d;transition:all .3s ease}.mobile-nav-link.active,.mobile-nav-link:hover{border-bottom-color:#a5b4fc;color:#a5b4fc;text-shadow:0 0 20px #6366f1cc;transform:translateX(10px)}@media (max-width:768px){.navbar-menu{display:none}.navbar-toggle{display:block}.navbar .container{padding:1rem}.mobile-menu{display:flex}.mobile-menu:not(.open){pointer-events:none}}@media (min-width:769px){.mobile-menu{display:none}}.home{padding-top:80px}.hero,.home{background:linear-gradient(135deg,#0a0e27,#1a1f3a 50%,#0f172a);color:#fff;min-height:100vh;position:relative}.hero{align-items:center;display:flex;overflow:hidden}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{align-items:center;display:flex;flex-direction:column;gap:2.5rem;justify-content:center;margin:0 auto;max-width:900px;padding:2rem 0;position:relative;text-align:center;z-index:2}.hero-title{font-size:4rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem;text-align:center}.highlight{background:linear-gradient(135deg,#a5b4fc,#c4b5fd 50%,#ddd6fe);filter:drop-shadow(0 0 20px rgba(165,180,252,.5))}.hero-subtitle{color:#ffffffe6;font-size:1.75rem;font-weight:500;letter-spacing:.3px;margin-bottom:1.5rem;opacity:.95;text-align:center}.hero-description{color:#ffffffd9;font-size:1.15rem;font-weight:300;line-height:1.8;margin-bottom:2.5rem;max-width:650px;opacity:.85;text-align:center}.hero-buttons,.hero-description{margin-left:auto;margin-right:auto}.hero-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:3rem;max-width:550px;width:100%}.hero-buttons>*{display:flex;flex:1 1;min-width:0}.hero-buttons .btn{align-items:center;border-radius:12px;display:inline-flex;font-size:1.05rem;min-width:200px;padding:1rem 2.5rem;white-space:nowrap;width:100%}.hero-buttons .btn,.social-link,.social-links{justify-content:center}.social-link{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff14;border-radius:50%;box-shadow:0 4px 15px #0003;color:#fff;font-size:1.3rem;height:55px;transition:all .25s cubic-bezier(.4,0,.2,1);width:55px}.social-link:hover{background:#ffffff1f;border-color:#fff3;box-shadow:0 6px 20px #0000004d}.social-link:active{transform:scale(.95)}.hero-image{margin-bottom:1rem}.avatar-placeholder,.hero-image{align-items:center;display:flex;justify-content:center}.avatar-placeholder{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#6366f133,#8b5cf633);border:2px solid #ffffff26;border-radius:50%;box-shadow:0 20px 60px #0006,0 0 40px #6366f133,inset 0 0 30px #ffffff0d;height:200px;margin:0 auto;overflow:hidden;position:relative;width:200px}.avatar-placeholder:before{animation:rotate 20s linear infinite;background:radial-gradient(circle,#6366f14d 0,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.avatar-content{filter:drop-shadow(0 0 20px rgba(255,255,255,.3));font-size:6rem;opacity:.9;position:relative;z-index:1}.avatar-image{animation:pulseGlow 3s ease-in-out infinite;border-radius:50%;height:100%;object-fit:cover;position:relative;width:100%;z-index:1}.skills-section{background:#0000}.skills-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.skill-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;box-shadow:0 4px 6px #0000004d;padding:1.5rem;text-align:center;transition:all .3s ease}.skill-card:hover{box-shadow:var(--shadow-md)}.skill-name{font-size:1rem;font-weight:600}.featured-projects{background:#0000;padding:5rem 0;position:relative;z-index:1}.section-header{margin-bottom:4rem}.section-subtitle{color:var(--text-secondary);font-size:1.1rem;margin-top:1rem}.projects-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.project-image{align-items:center;display:flex;height:200px;justify-content:center}.project-content{padding:1.5rem}.project-title{font-size:1.25rem;margin-bottom:.5rem}.project-description{line-height:1.5;margin-bottom:1rem}.project-technologies{margin-bottom:1rem}.project-link{color:var(--primary-color);transition:all .3s ease}.project-link:hover{color:var(--secondary-color);transform:translateX(2px)}.cta-section,.view-all-projects{text-align:center}.cta-section{background:#0000;color:#fff;padding:5rem 0;position:relative;z-index:1}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:100vh}.spinner{animation:spin 1s linear infinite;border-top:4px solid var(--border-color);border:4px solid var(--border-color);border-radius:50%;border-top-color:var(--primary-color);height:40px;width:40px}@media (max-width:768px){.hero-content{gap:2rem;padding:2rem 0}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.hero-buttons{align-items:center;flex-direction:column;max-width:100%;width:100%}.hero-buttons .btn{max-width:300px;width:100%}.avatar-placeholder{height:200px;width:200px}.avatar-content{font-size:5rem}.projects-grid{grid-template-columns:1fr}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.cta-content h2{font-size:2rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.avatar-placeholder{height:150px;width:150px}.avatar-content{font-size:4rem}.project-card{margin:0 1rem}}.about{background:linear-gradient(135deg,#0a0e27,#1a1f3a 50%,#0f172a);color:#fff;min-height:100vh;padding-top:80px;position:relative}.about-hero{padding:5rem 0;position:relative;z-index:1}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 2fr}.about-image,.profile-placeholder{display:flex;justify-content:center}.profile-placeholder{align-items:center;background:var(--gradient-primary);border-radius:50%;box-shadow:var(--shadow-lg);height:250px;width:250px}.profile-content{font-size:6rem;opacity:.8}.profile-image{animation:pulseGlow 3s ease-in-out infinite;border-radius:50%;height:100%;object-fit:cover;width:100%}@keyframes pulseGlow{0%,to{box-shadow:0 0 20px #6366f166,0 0 40px #8b5cf633}50%{box-shadow:0 0 30px #6366f199,0 0 60px #8b5cf666}}.about-title{color:#fffffff2;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.highlight{-webkit-text-fill-color:#0000;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text}.about-description{color:#fffc;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.about-details{margin-bottom:2rem}.detail-item{align-items:center;color:#ffffffe6;display:flex;gap:.75rem;margin-bottom:.75rem}.detail-icon{color:var(--primary-color);font-size:1.1rem}.about-actions{display:flex;gap:1rem}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#fffffff2}.skills-section{padding:5rem 0;position:relative;z-index:1}.skills-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-top:3rem}.tools-section{padding:5rem 0;position:relative;z-index:1}.skill-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;box-shadow:0 2px 4px #0000004d;padding:1rem;text-align:center;transition:all .3s ease}.skill-item:hover{border-color:var(--primary-color);box-shadow:var(--shadow-md);transform:translateY(-2px)}.skill-name{color:#ffffffe6;font-size:.9rem;font-weight:500}.education-section{background:#0000;padding:5rem 0;position:relative;z-index:1}.education-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:3rem}.education-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;box-shadow:0 8px 16px #0000004d;padding:2rem;transition:all .3s ease}.education-card:hover{box-shadow:var(--shadow-lg)}.education-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.degree{color:#fff;font-size:1.25rem;font-weight:600;margin:0}.duration{background:var(--primary-color);border-radius:1rem;font-size:.8rem;padding:.25rem .75rem}.duration,.institution{color:#fff;font-weight:500}.institution{font-size:1.1rem;margin-bottom:1rem}.description{color:#fff;line-height:1.6}.social-section{padding:5rem 0;position:relative;z-index:1}.social-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:3rem}.social-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;box-shadow:0 8px 16px #0000004d;color:#ffffffe6;display:flex;flex-direction:column;gap:1rem;padding:2rem;text-decoration:none;transition:all .3s ease}.social-card:hover{box-shadow:var(--shadow-lg);color:var(--primary-color)}.social-icon{color:var(--primary-color);font-size:2.5rem}.social-card span{font-size:1.1rem;font-weight:600}@media (max-width:768px){.about-content{gap:2rem;grid-template-columns:1fr;text-align:center}.about-title{font-size:2rem}.profile-placeholder{height:200px;width:200px}.profile-content{font-size:4rem}.skills-container{gap:2rem}.education-grid,.skills-container{grid-template-columns:1fr}.social-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.about-actions{align-items:center;flex-direction:column}}@media (max-width:480px){.about-title{font-size:1.75rem}.profile-placeholder{height:150px;width:150px}.profile-content{font-size:3rem}.education-header{flex-direction:column;gap:.5rem}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}}.projects{background:linear-gradient(135deg,#0a0e27,#1a1f3a 50%,#0f172a);color:#fff;min-height:100vh;padding-top:80px;position:relative}.projects-header{padding:4rem 0 2rem;position:relative;text-align:center;z-index:1}.filter-section{background:#0000;padding:2rem 0;position:relative;z-index:1}.filter-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.filter-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#6366f11a;border:2px solid #6366f180;border-radius:2rem;color:#ffffffe6;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .25s cubic-bezier(.4,0,.2,1)}.filter-btn:hover{background:#6366f133;border-color:#6366f1b3;color:#fff}.filter-btn.active{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#0000;box-shadow:0 4px 15px #6366f14d;color:#fff}.filter-btn:active{transform:scale(.98)}.projects-grid-section{padding:4rem 0;position:relative;z-index:1}.projects-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:4rem}.project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;box-shadow:0 8px 16px #0000004d;overflow:hidden;transition:all .3s ease}.project-card:hover{box-shadow:var(--shadow-lg)}.project-image{background:var(--background-secondary);height:250px;overflow:hidden;position:relative}.image-placeholder{font-size:4rem;height:100%;opacity:.5;width:100%}.image-placeholder,.project-overlay{align-items:center;display:flex;justify-content:center}.project-overlay{background:#000c;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s ease}.project-card:hover .project-overlay{opacity:1}.project-actions{display:flex;gap:1rem}.action-btn{align-items:center;background:var(--primary-color);border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:50px;justify-content:center;text-decoration:none;transition:all .3s ease;width:50px}.action-btn:hover{background:var(--secondary-color);transform:scale(1.1)}.project-content{padding:2rem}.project-title{color:#fffffff2;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.project-description{color:#ffffffb3;line-height:1.6;margin-bottom:1.5rem}.project-technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-tag{background:var(--primary-color);border-radius:1rem;color:#fff;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.project-features{margin-bottom:1.5rem}.project-features h4{color:#fffffff2;font-size:1rem;font-weight:600;margin-bottom:.5rem}.project-features ul{list-style:none;padding:0}.project-features li{color:#ffffffb3;font-size:.9rem;margin-bottom:.25rem;padding-left:1rem;position:relative}.project-features li:before{color:var(--primary-color);content:"•";font-weight:700;left:0;position:absolute}.project-links{display:flex;gap:1rem}.project-link{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#6366f11a;border:1px solid #6366f133;border-radius:.5rem;color:#6366f1e6;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1)}.project-link:hover{background:#6366f133;border-color:#6366f166;color:#fff}.project-link:active{transform:scale(.98)}.no-projects{color:#ffffffb3;font-size:1.1rem;padding:4rem 0;text-align:center}.stats-section{background:var(--background-secondary);padding:4rem 0}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{background:#fff;border:1px solid var(--border-color);border-radius:1rem;box-shadow:var(--shadow-md);padding:2rem;text-align:center;transition:all .3s ease}.stat-card:hover{box-shadow:var(--shadow-lg)}.stat-card h3{color:var(--primary-color);font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-card p{color:var(--text-secondary);font-weight:500}@media (max-width:768px){.page-title{font-size:2.5rem}.page-subtitle{font-size:1.1rem}.filter-buttons{gap:.5rem}.filter-btn{font-size:.8rem;padding:.5rem 1rem}.projects-grid{gap:2rem;grid-template-columns:1fr}.project-image{height:200px}.image-placeholder{font-size:3rem}.project-content{padding:1.5rem}.project-title{font-size:1.25rem}.stats-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.stat-card{padding:1.5rem}.stat-card h3{font-size:2rem}}@media (max-width:480px){.page-title{font-size:2rem}.filter-buttons{align-items:center;flex-direction:column}.filter-btn{max-width:200px;width:100%}.project-links{flex-direction:column;gap:.5rem}.project-link{justify-content:center}.stats-grid{grid-template-columns:1fr}}.experience-page{overflow-x:hidden;padding-top:0;position:relative}.experience-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:80vh;padding-top:80px}.loading-spinner{height:80px;margin-bottom:2rem;position:relative;width:80px}.spinner-ring{animation:spin 1.2s cubic-bezier(.5,0,.5,1) infinite;border:4px solid #0000;border-radius:50%;border-top-color:#00d4ff;height:100%;position:absolute;width:100%}.spinner-ring:nth-child(2){animation-delay:-.4s;border-top-color:#7c3aed}.spinner-ring:nth-child(3){animation-delay:-.8s;border-top-color:#f59e0b}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-message{color:#ef4444;font-size:1.1rem;text-align:center}.section-background{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:0}.experience-bg{background:linear-gradient(135deg,#0a0e27,#1a1f3a 50%,#0f172a)}.experience-bg:before{animation:float 20s ease-in-out infinite;background:radial-gradient(circle,#00d4ff26 0,#0000 70%);height:600px;right:-20%;top:-50%;width:600px}.experience-bg:after,.experience-bg:before{border-radius:50%;content:"";position:absolute}.experience-bg:after{animation:float 25s ease-in-out infinite reverse;background:radial-gradient(circle,#7c3aed1f 0,#0000 70%);bottom:-30%;height:500px;left:-10%;width:500px}.education-bg{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#0a0e27)}.education-bg:before{animation:float 22s ease-in-out infinite;background:radial-gradient(circle,#f59e0b1f 0,#0000 70%);height:550px;left:-15%;top:-40%;width:550px}.education-bg:after,.education-bg:before{border-radius:50%;content:"";position:absolute}.education-bg:after{animation:float 28s ease-in-out infinite reverse;background:radial-gradient(circle,#22c55e1a 0,#0000 70%);bottom:-40%;height:600px;right:-15%;width:600px}@keyframes float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-30px) scale(1.1)}}.positions-bg{background:linear-gradient(135deg,#1a1f3a,#0f172a 50%,#0a0e27)}.positions-bg:before{animation:float 22s ease-in-out infinite;background:radial-gradient(circle,#8b5cf61f 0,#0000 70%);height:550px;right:-15%;top:-40%;width:550px}.positions-bg:after,.positions-bg:before{border-radius:50%;content:"";position:absolute}.positions-bg:after{animation:float 28s ease-in-out infinite reverse;background:radial-gradient(circle,#6366f11a 0,#0000 70%);bottom:-40%;height:600px;left:-15%;width:600px}.education-section,.experience-section,.positions-section{align-items:center;display:flex;min-height:100vh;padding:2rem 0 6rem;position:relative}.experience-section,.positions-section{border-bottom:1px solid #ffffff0d}.section-header{margin-bottom:5rem;position:relative;text-align:center;z-index:1}.section-icon-wrapper{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#00d4ff33,#7c3aed33);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #00d4ff33;display:inline-flex;height:80px;justify-content:center;margin-bottom:2rem;position:relative;width:80px}.education-icon-wrapper{background:linear-gradient(135deg,#f59e0b33,#22c55e33);box-shadow:0 8px 32px #f59e0b33}.positions-icon-wrapper{background:linear-gradient(135deg,#8b5cf633,#6366f133);box-shadow:0 8px 32px #8b5cf633}.section-icon{color:#00d4ff;filter:drop-shadow(0 0 10px rgba(0,212,255,.5));font-size:2.5rem}.education-icon-wrapper .section-icon{color:#f59e0b;filter:drop-shadow(0 0 10px rgba(245,158,11,.5))}.positions-icon-wrapper .section-icon{color:#8b5cf6;filter:drop-shadow(0 0 10px rgba(139,92,246,.5))}.section-main-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#a0aec0);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem;position:relative}.section-subtitle{color:#ffffffb3;font-size:1.25rem;font-weight:300;letter-spacing:.5px;margin:0 auto 2rem;max-width:600px}.title-underline{background:linear-gradient(90deg,#0000,#00d4ff 50%,#0000);border-radius:2px;box-shadow:0 0 20px #00d4ff80;height:4px;margin:0 auto;position:relative;width:100px}.title-underline:after{background:#00d4ff;border-radius:50%;box-shadow:0 0 15px #00d4ffcc;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.education-underline{background:linear-gradient(90deg,#0000,#f59e0b 50%,#0000);box-shadow:0 0 20px #f59e0b80}.education-underline:after{background:#f59e0b;box-shadow:0 0 15px #f59e0bcc}.education-timeline-wrapper,.experience-timeline-wrapper{padding:2rem 0;position:relative;z-index:1}.timeline{margin:0 auto;max-width:1200px;padding:2rem 0;position:relative}.timeline:before{background:linear-gradient(180deg,#0000,#00d4ff4d 20%,#00d4ff99 50%,#00d4ff4d 80%,#0000);bottom:0;box-shadow:0 0 20px #00d4ff4d;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:3px}.education-timeline:before{background:linear-gradient(180deg,#0000,#f59e0b4d 20%,#f59e0b99 50%,#f59e0b4d 80%,#0000);box-shadow:0 0 20px #f59e0b4d}.positions-timeline:before{background:linear-gradient(180deg,#0000,#8b5cf64d 20%,#8b5cf699 50%,#8b5cf64d 80%,#0000);box-shadow:0 0 20px #8b5cf64d}.timeline-item{margin-bottom:4rem;position:relative;width:48%;z-index:2}.timeline-item.left{left:0;text-align:right}.timeline-item.right{left:52%;text-align:left}.timeline-connector{background:linear-gradient(90deg,#00d4ff80,#00d4ff1a);height:2px;position:absolute;top:30px;width:50px;z-index:1}.timeline-item.left .timeline-connector{right:-50px}.timeline-item.right .timeline-connector{background:linear-gradient(90deg,#00d4ff1a,#00d4ff80);left:-50px}.education-connector{background:linear-gradient(90deg,#f59e0b80,#f59e0b1a)}.timeline-item.right .education-connector{background:linear-gradient(90deg,#f59e0b1a,#f59e0b80)}.positions-connector{background:linear-gradient(90deg,#8b5cf680,#8b5cf61a)}.timeline-item.right .positions-connector{background:linear-gradient(90deg,#8b5cf61a,#8b5cf680)}.timeline-dot{align-items:center;background:linear-gradient(135deg,#00d4ff,#7c3aed);border:3px solid #ffffff1a;border-radius:50%;box-shadow:0 0 30px #00d4ff80,0 0 60px #7c3aed4d,inset 0 0 20px #fff3;display:flex;height:50px;justify-content:center;position:absolute;top:20px;width:50px;z-index:3}.timeline-item.left .timeline-dot{right:-75px}.timeline-item.right .timeline-dot{left:-75px}.education-dot{background:linear-gradient(135deg,#f59e0b,#22c55e);box-shadow:0 0 30px #f59e0b80,0 0 60px #22c55e4d,inset 0 0 20px #fff3}.positions-dot{background:linear-gradient(135deg,#8b5cf6,#6366f1);box-shadow:0 0 30px #8b5cf680,0 0 60px #6366f14d,inset 0 0 20px #fff3}.dot-pulse{animation:pulse 2s ease-in-out infinite;background:inherit;border-radius:50%;height:100%;position:absolute;width:100%}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:0;transform:scale(1.5)}}.dot-icon{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:1.2rem;z-index:1}.timeline-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff1a;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.timeline-card:before{background:linear-gradient(90deg,#0000,#00d4ff 50%,#0000);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s}.timeline-card:hover:before{opacity:1}.education-card:before{background:linear-gradient(90deg,#0000,#f59e0b 50%,#0000)}.positions-card:before{background:linear-gradient(90deg,#0000,#8b5cf6 50%,#0000)}.card-glow{background:radial-gradient(circle,#00d4ff1a 0,#0000 70%);height:200%;opacity:0;pointer-events:none;position:absolute;right:-50%;top:-50%;transition:opacity .4s;width:200%}.timeline-card:hover .card-glow{opacity:1}.education-glow{background:radial-gradient(circle,#f59e0b1a 0,#0000 70%)}.positions-glow{background:radial-gradient(circle,#8b5cf61a 0,#0000 70%)}.card-content{position:relative;z-index:1}.card-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.card-title{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;line-height:1.3;margin:0}.card-badge{border-radius:20px;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.4rem 1rem;text-transform:uppercase;white-space:nowrap}.experience-badge{background:linear-gradient(135deg,#00d4ff33,#7c3aed33);border:1px solid #00d4ff4d;box-shadow:0 0 15px #00d4ff33;color:#00d4ff}.education-badge{background:linear-gradient(135deg,#f59e0b33,#22c55e33);border:1px solid #f59e0b4d;box-shadow:0 0 15px #f59e0b33;color:#f59e0b}.positions-badge{background:linear-gradient(135deg,#8b5cf633,#6366f133);border:1px solid #8b5cf64d;box-shadow:0 0 15px #8b5cf633;color:#8b5cf6}.card-company{color:#00d4ff;font-size:1.1rem;font-weight:600;margin-bottom:1rem;text-shadow:0 0 10px #00d4ff4d}.education-card .card-company{color:#f59e0b;text-shadow:0 0 10px #f59e0b4d}.card-duration{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;color:#fff9;display:inline-flex;font-size:.9rem;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.duration-icon{color:#00d4ff;font-size:.85rem}.education-card .duration-icon{color:#f59e0b}.card-description{color:#fffc;font-size:1rem;font-weight:300;line-height:1.8;margin-bottom:1.5rem}.tech-stack{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.tech-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;color:#ffffffe6;cursor:default;font-size:.85rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.tech-badge:hover{background:#00d4ff26;border-color:#00d4ff66;box-shadow:0 4px 12px #00d4ff33;color:#00d4ff;transform:translateY(-2px)}.education-card .tech-badge:hover{background:#f59e0b26;border-color:#f59e0b66;box-shadow:0 4px 12px #f59e0b33;color:#f59e0b}@media (max-width:1024px){.section-main-title{font-size:3rem}.timeline-item{width:46%}}@media (max-width:768px){.education-section,.experience-section{padding:4rem 0}.section-main-title{font-size:2.5rem}.section-subtitle{font-size:1.1rem}.section-icon-wrapper{height:60px;width:60px}.section-icon{font-size:2rem}.timeline:before{left:30px}.timeline-item{left:0!important;padding-left:80px;text-align:left!important;width:100%}.timeline-item.left .timeline-dot,.timeline-item.right .timeline-dot{left:5px!important;right:auto!important}.timeline-item.left .timeline-connector,.timeline-item.right .timeline-connector{left:30px!important;right:auto!important;width:25px}.timeline-card{padding:2rem}.card-title{font-size:1.3rem}.card-company{font-size:1rem}}@media (max-width:480px){.section-main-title{font-size:2rem}.section-header,.timeline-item{margin-bottom:3rem}.timeline-item{padding-left:70px}.timeline-dot{height:40px;width:40px}.dot-icon{font-size:1rem}.timeline-card{padding:1.5rem}.card-title{font-size:1.2rem}.card-badge{font-size:.7rem;padding:.3rem .8rem}.tech-badge{font-size:.8rem;padding:.4rem .8rem}}@supports (scroll-behavior:smooth){html{scroll-behavior:smooth}}.timeline-card:hover{border-color:#fff3;transform:translateY(-5px)}.experience-card:hover{box-shadow:0 12px 40px #00d4ff33,0 0 0 1px #00d4ff1a}.education-card:hover{box-shadow:0 12px 40px #f59e0b33,0 0 0 1px #f59e0b1a}.contact{background:linear-gradient(135deg,#0a0e27,#1a1f3a 50%,#0f172a);color:#fff;min-height:100vh;padding-top:80px;position:relative}.contact-header{padding:4rem 0 2rem;position:relative;text-align:center;z-index:1}.page-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#fffffff2;font-size:3rem;font-weight:700;margin-bottom:1rem}.page-subtitle{color:#ffffffb3;font-size:1.2rem;margin:0 auto;max-width:600px}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:0}.contact-info-section{padding:2rem 0;position:relative;z-index:1}.contact-info-grid{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.contact-info-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;box-shadow:0 8px 16px #0000004d;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.contact-info-card:hover{box-shadow:var(--shadow-lg)}.contact-icon{align-items:center;background:var(--gradient-primary);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;height:50px;justify-content:center;width:50px}.contact-details h3{color:#fffffff2;font-size:1rem;font-weight:600;margin-bottom:.25rem}.contact-details a,.contact-details span{color:#ffffffb3;font-size:.9rem}.contact-link{text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#a5b4fc}.social-links-section{margin-top:2rem}.social-links-section h3{color:#fffffff2;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.social-links{display:flex;gap:1rem}.social-link{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;box-shadow:0 4px 6px #0000004d;color:#ffffffe6;display:flex;flex-direction:column;gap:.5rem;min-width:80px;padding:1rem;text-decoration:none;transition:all .3s ease}.social-link:hover{border-color:#6366f14d;box-shadow:0 8px 16px #0006;color:#a5b4fc}.social-link svg{color:#a5b4fc;font-size:1.5rem}.social-link span{font-size:.8rem;font-weight:500}.contact-meet-section{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem 0;position:relative;z-index:1}.meet-button-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;box-shadow:0 8px 16px #0000004d;padding:3rem 2rem;text-align:center;width:100%}.meet-btn{align-items:center;border-radius:.75rem;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.75rem;margin-bottom:1.5rem;padding:1.25rem 2.5rem}.meet-btn svg{font-size:1.3rem}.meet-description{color:#ffffffb3;font-size:1rem;line-height:1.6;margin-bottom:2rem}.connect-social-links{border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:2rem}.connect-social-links h3{color:#fffc;font-size:1rem;font-weight:600;margin-bottom:1.5rem}.connect-social-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.connect-social-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:.75rem;color:#ffffffe6;display:flex;font-size:.95rem;font-weight:500;gap:.75rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.connect-social-btn:hover{background:#ffffff1f;border-color:#ffffff40;box-shadow:0 4px 12px #0000004d}.connect-social-btn svg{font-size:1.3rem}.github-btn svg{color:#fff}.linkedin-btn svg{color:#0077b5}.additional-info{padding:4rem 0;position:relative;z-index:1}.info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.info-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;box-shadow:0 8px 16px #0000004d;padding:2rem;text-align:center;transition:all .3s ease}.info-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.info-card h3{color:#fffffff2;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.info-card p{color:#ffffffb3;line-height:1.6}@media (max-width:768px){.page-title{font-size:2.5rem}.page-subtitle{font-size:1.1rem}.contact-content{gap:2rem;grid-template-columns:1fr}.contact-info-card{padding:1rem}.contact-icon{font-size:1rem;height:40px;width:40px}.social-links{justify-content:center}.meet-button-container{padding:2rem 1.5rem}.connect-social-buttons{align-items:stretch;flex-direction:column}.connect-social-btn{justify-content:center;width:100%}.info-grid{gap:1.5rem;grid-template-columns:1fr}.info-card{padding:1.5rem}}@media (max-width:480px){.page-title{font-size:2rem}.contact-info-card{flex-direction:column;gap:.75rem;text-align:center}.social-links{flex-wrap:wrap}.social-link{min-width:70px;padding:.75rem}.contact-form{padding:1rem}.form-group input,.form-group textarea{padding:.5rem}.submit-btn{padding:.75rem}}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#2563eb;--secondary-color:#1e40af;--accent-color:#3b82f6;--text-primary:#1f2937;--text-secondary:#6b7280;--background-primary:#fff;--background-secondary:#f8fafc;--background-dark:#1f2937;--border-color:#e5e7eb;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--gradient-primary:linear-gradient(135deg,#667eea,#764ba2);--gradient-secondary:linear-gradient(135deg,#f093fb,#f5576c)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--background-primary);color:#1f2937;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.section{padding:5rem 0}.section-title{color:#1f2937;color:var(--text-primary);font-size:2.5rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center}.section-title:after{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;overflow:hidden;padding:.75rem 1.5rem;position:relative;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1)}.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 15px #6366f14d;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #6366f166;transform:translateY(-1px)}.btn-primary:active{box-shadow:0 2px 10px #6366f14d;transform:translateY(0) scale(.98)}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;color:#ffffffe6}.btn-secondary:hover{background:#ffffff26;border-color:#ffffff4d;color:#fff}.btn-secondary:active{background:#ffffff1f;transform:scale(.98)}.card{background:#fff;background:var(--background-primary);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);padding:2rem;transition:all .3s ease}.card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-5px)}.grid{grid-gap:2rem;display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.text-center{text-align:center}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-primary{color:#1f2937;color:var(--text-primary)}.text-secondary{color:#6b7280;color:var(--text-secondary)}.text-blue{color:#2563eb;color:var(--primary-color)}.bg-primary{background-color:#fff;background-color:var(--background-primary)}.bg-secondary{background-color:#f8fafc;background-color:var(--background-secondary)}.bg-dark{background-color:#1f2937;background-color:var(--background-dark)}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.shadow{box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm)}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg)}@media (max-width:768px){.container{padding:0 1rem}.section{padding:3rem 0}.section-title{font-size:2rem}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}@media (max-width:480px){.section-title{font-size:1.75rem}.card{padding:1.5rem}}.fade-in{animation:fadeIn .6s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.slide-in-left{animation:slideInLeft .6s ease-out}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.slide-in-right{animation:slideInRight .6s ease-out}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f8fafc;background:var(--background-secondary)}::-webkit-scrollbar-thumb{background:#2563eb;background:var(--primary-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1e40af;background:var(--secondary-color)}.glitch-text{display:inline-block;position:relative}.glitch-text-main{position:relative;z-index:1}.glitch-text-shadow{height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%;z-index:0}.glitch-text-shadow-1{animation:glitch-1 .3s infinite;-webkit-clip-path:polygon(0 0,100% 0,100% 45%,0 45%);clip-path:polygon(0 0,100% 0,100% 45%,0 45%);color:#00d4ff}.glitch-text-shadow-2{animation:glitch-2 .3s infinite;-webkit-clip-path:polygon(0 55%,100% 55%,100% 100%,0 100%);clip-path:polygon(0 55%,100% 55%,100% 100%,0 100%);color:#f59e0b}@keyframes glitch-1{0%,to{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}}@keyframes glitch-2{0%,to{transform:translate(0)}20%{transform:translate(2px,2px)}40%{transform:translate(2px,-2px)}60%{transform:translate(-2px,2px)}80%{transform:translate(-2px,-2px)}}
/*# sourceMappingURL=main.717907d0.css.map*/