*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#64b5f6;--primary-dark:#42a5f5;--secondary-color:#81c784;--accent-color:#90caf9;--accent-color-2:#a5d6a7;--accent-color-3:#ce93d8;--text-primary:#fff;--text-secondary:#b0bec5;--bg-primary:#0a0e1a;--bg-secondary:#151b2e;--bg-dark:#000;--border-color:#64b5f633;--shadow:0 4px 6px -1px #00000080,0 2px 4px -1px #0000004d;--shadow-lg:0 10px 15px -3px #000000b3,0 4px 6px -2px #00000080;--gradient-1:linear-gradient(135deg,#64b5f6,#90caf9 50%,#81c784);--gradient-2:linear-gradient(135deg,#81c784,#a5d6a7 50%,#90caf9);--gradient-3:linear-gradient(135deg,#ce93d8,#90caf9 50%,#64b5f6)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0e1a;background:var(--bg-primary);color:#fff;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;overflow-x:hidden}html{scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}.scroll-progress-container{background:#64b5f61a;height:3px;left:0;position:fixed;top:0;width:100%;z-index:9999}.scroll-progress-bar{background:linear-gradient(90deg,#64b5f6,#90caf9,#81c784);box-shadow:0 0 10px #64b5f680;height:100%;transition:width .1s ease-out}.particles-canvas{height:100%;left:0;opacity:.6;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.all-projects-page{background:#0a0e1a;color:#fff;min-height:100vh}.all-projects-header{background:linear-gradient(180deg,#0a0e1a,#151b2e);padding:120px 20px 60px;text-align:center}.back-button{align-items:center;background:#64b5f61a;border:1px solid #64b5f64d;border-radius:8px;color:#fff;display:inline-flex;font-weight:500;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.back-button:hover{background:linear-gradient(135deg,#64b5f6,#90caf9);border-color:#0000;box-shadow:0 4px 15px #64b5f666;transform:translateX(-5px)}.all-projects-title{-webkit-text-fill-color:#0000;animation:gradientText 3s ease infinite;background:linear-gradient(135deg,#64b5f6,#90caf9,#81c784,#a5d6a7);-webkit-background-clip:text;background-clip:text;background-size:300% 300%;font-size:3rem;font-weight:700;margin-bottom:1rem}.all-projects-subtitle{color:#b0bec5;font-size:1.2rem}.all-projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));padding:40px 0}.project-card-large{background:#151b2e;border:2px solid #64b5f633;border-radius:16px;box-shadow:0 4px 20px #00000080;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.project-card-large:hover{border-color:#64b5f680;box-shadow:0 20px 40px #64b5f64d;transform:translateY(-10px) scale(1.02)}.project-image-large{align-items:center;display:flex;height:220px;justify-content:center;overflow:hidden;position:relative;width:100%}.project-image-large.gradient-1{animation:gradientShift 5s ease infinite;background:linear-gradient(135deg,#64b5f6,#90caf9 50%,#81c784);background-size:200% 200%}.project-image-large.gradient-2{animation:gradientShift 5s ease infinite;background:linear-gradient(135deg,#81c784,#a5d6a7 50%,#90caf9);background-size:200% 200%}.project-image-large.gradient-3{animation:gradientShift 5s ease infinite;background:linear-gradient(135deg,#ce93d8,#90caf9 50%,#64b5f6);background-size:200% 200%}.project-placeholder-large{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.project-placeholder-large i{color:#fff;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));font-size:4.5rem;opacity:.95;transition:transform .3s ease}.project-card-large:hover .project-placeholder-large i{transform:scale(1.1) rotate(5deg)}.project-content-large{padding:2rem}.project-title-large{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.project-description-large{color:#b0bec5;line-height:1.6;margin-bottom:1.5rem}.project-tags-large{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tag-large{background:#64b5f61a;border:1px solid #64b5f64d;border-radius:20px;color:#fff;font-size:.875rem;font-weight:500;padding:.375rem .875rem;transition:all .3s ease}.tag-large:hover{background:linear-gradient(135deg,#64b5f6,#90caf9);box-shadow:0 4px 10px #64b5f64d;color:#fff;transform:translateY(-2px)}.project-links-large{display:flex;gap:1rem}.project-link-large{align-items:center;background:#64b5f61a;border:1px solid #64b5f64d;border-radius:8px;color:#fff;display:flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.project-link-large:hover{background:linear-gradient(135deg,#64b5f6,#90caf9);border-color:#0000;box-shadow:0 4px 10px #64b5f64d;color:#fff;transform:translateX(5px)}@media (max-width:768px){.all-projects-title{font-size:2rem}.all-projects-grid{grid-template-columns:1fr}}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0e1af2;border-bottom:1px solid #64b5f633;box-shadow:0 2px 10px #00000080;left:0;padding:1rem 0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{box-shadow:var(--shadow);padding:.75rem 0}.navbar .container{align-items:center;display:flex;justify-content:space-between}.nav-brand{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#64b5f6,#81c784);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-menu{align-items:center;display:flex;gap:2rem;list-style:none}.nav-link{color:#fff;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#64b5f6}.nav-link:after{background:#64b5f6;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburger span{background:#fff;border-radius:3px;height:3px;transition:all .3s ease;width:25px}.hamburger.active span:first-child{transform:rotate(45deg) translate(8px,8px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.hero{align-items:center;animation:gradientShift 15s ease infinite;background:linear-gradient(135deg,#0a0e1a,#151b2e 25%,#0f1419 50%,#151b2e 75%,#0a0e1a);background-size:400% 400%;display:flex;min-height:100vh;overflow:hidden;padding:120px 0 80px;position:relative}.hero:before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 20% 50%,#64b5f614 0,#0000 50%),radial-gradient(circle at 80% 80%,#81c78414 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero .container{position:relative;z-index:1}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-title .greeting{color:#a0a0a0;display:block;font-size:1.5rem;font-weight:400;margin-bottom:.5rem}.hero-title .name{-webkit-text-fill-color:#0000;animation:gradientText 3s ease infinite;background:linear-gradient(135deg,#64b5f6,#90caf9,#81c784,#a5d6a7);-webkit-background-clip:text;background-clip:text;background-size:300% 300%;display:block}@keyframes gradientText{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero-subtitle{color:#b0bec5;font-size:1.5rem;margin-bottom:1rem;min-height:2rem}.typewriter-text{color:#64b5f6}.typewriter-cursor{animation:blink 1s infinite;color:#64b5f6}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.hero-description{color:#a0a0a0;font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.875rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{animation:buttonGradient 3s ease infinite;background:linear-gradient(135deg,#64b5f6,#90caf9,#81c784);background-size:200% 200%;box-shadow:0 4px 15px #64b5f666;color:#fff}@keyframes buttonGradient{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.btn-primary:hover{animation:none;background-position:100% 50%;box-shadow:0 6px 20px #64b5f699;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid var(--primary-color);box-shadow:0 4px 15px #64b5f633;color:#fff}.btn-secondary:hover{background:linear-gradient(135deg,#64b5f6,#90caf9);border-color:#0000;box-shadow:0 6px 20px #64b5f666;color:#fff;transform:translateY(-2px)}.btn-resume{align-items:center;background:linear-gradient(135deg,#81c784,#a5d6a7);box-shadow:0 4px 15px #81c78466;color:#fff;display:inline-flex;gap:.5rem}.btn-resume:hover{background:linear-gradient(135deg,#a5d6a7,#81c784);box-shadow:0 6px 20px #81c78499;transform:translateY(-2px)}.btn-large{align-items:center;display:inline-flex;font-size:1.1rem;gap:.5rem;padding:1rem 2.5rem}.social-links{display:flex;gap:1rem}.social-links a{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50%;box-shadow:0 4px 15px #00000080;color:#fff;display:flex;height:45px;justify-content:center;text-decoration:none;transition:all .3s ease;width:45px}.social-links a:first-child:hover{background:linear-gradient(135deg,#64b5f6,#90caf9);box-shadow:0 6px 20px #64b5f680;color:#fff;transform:translateY(-3px) scale(1.1)}.social-links a:nth-child(2):hover{background:linear-gradient(135deg,#81c784,#a5d6a7);box-shadow:0 6px 20px #81c78480;color:#fff;transform:translateY(-3px) scale(1.1)}.social-links a:nth-child(3):hover{background:linear-gradient(135deg,#90caf9,#64b5f6);box-shadow:0 6px 20px #90caf980;color:#fff;transform:translateY(-3px) scale(1.1)}.social-links a:nth-child(4):hover{background:linear-gradient(135deg,#ce93d8,#90caf9);box-shadow:0 6px 20px #ce93d880;color:#fff;transform:translateY(-3px) scale(1.1)}.hero-image,.visual-carousel{align-items:center;display:flex;justify-content:center}.visual-carousel{height:500px;max-width:600px;position:relative;width:100%}.visual-item{height:100%;opacity:0;pointer-events:none;position:absolute;transform:scale(.8) translateY(20px);transition:all .8s cubic-bezier(.68,-.55,.265,1.55);width:100%}.visual-item.active{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.code-animation{align-items:center;display:flex;height:100%;justify-content:center}.code-animation,.code-block{position:relative;width:100%}.code-block{animation:float 6s ease-in-out infinite;background:#151b2e;border:2px solid #64b5f64d;border-radius:16px;box-shadow:0 20px 60px #64b5f64d;font-family:Courier New,monospace;font-size:1.2rem;line-height:2;max-width:550px;overflow:hidden;padding:2.5rem}.code-block:before{animation:shimmer 3s infinite;background:linear-gradient(90deg,#0000,#64b5f61a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.code-line{animation:fadeInCode .5s ease forwards;color:#fff;opacity:0}.code-line:first-child{animation-delay:.2s}.code-line:nth-child(2){animation-delay:.4s}.code-line:nth-child(3){animation-delay:.6s}.code-line:nth-child(4){animation-delay:.8s}.code-line:nth-child(5){animation-delay:1s}@keyframes fadeInCode{to{opacity:1}}.code-keyword{color:#ce93d8;font-weight:700}.code-function{color:#64b5f6}.code-class{color:#81c784}.code-string{color:#a5d6a7}.code-param{color:#90caf9}.code-indent{color:#0000}.profile-image-container{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.profile-image-wrapper{animation:float 6s ease-in-out infinite;height:400px;position:relative;width:400px}.profile-image{border:4px solid #64b5f64d;border-radius:50%;box-shadow:0 20px 60px #64b5f666;height:100%;object-fit:cover;position:relative;transition:all .3s ease;width:100%;z-index:2}.profile-image:hover{border-color:#64b5f699;box-shadow:0 25px 70px #64b5f680;transform:scale(1.02)}.profile-image-glow{animation:gradientRotate 8s ease infinite;background:linear-gradient(135deg,#64b5f6,#90caf9,#81c784);background-size:300% 300%;border-radius:50%;bottom:-10px;filter:blur(20px);left:-10px;opacity:.3;position:absolute;right:-10px;top:-10px;z-index:1}@keyframes gradientRotate{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.about{background:#0a0e1a;padding:100px 0}.section-title{color:#fff;display:inline-block;font-size:2.5rem;font-weight:700;margin-bottom:4rem;position:relative;text-align:center;width:100%}.section-title:after{animation:gradientShift 3s ease infinite;background:linear-gradient(135deg,#64b5f6,#90caf9,#81c784);background-size:200% 200%;border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.about-content{margin:0 auto;max-width:800px}.about-text p{color:#a0a0a0;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.about-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:3rem}.stat-item{background:#151b2e;border:1px solid #64b5f633;border-radius:12px;padding:2rem;text-align:center;transition:transform .3s ease}.stat-item:hover{transform:translateY(-5px)}.stat-number{-webkit-text-fill-color:#0000;animation:gradientText 3s ease infinite;background:linear-gradient(135deg,#64b5f6,#90caf9,#81c784);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#a0a0a0;font-weight:500}.skills{background:#151b2e;padding:100px 0}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.skill-category{background:#0a0e1a;border:1px solid #64b5f633;border-radius:12px;box-shadow:var(--shadow);padding:2rem;transition:transform .3s ease}.skill-category:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.category-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.skill-items{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.skill-item{align-items:center;background:#151b2e;border:2px solid #0000;border-radius:8px;color:#fff;display:flex;gap:.75rem;padding:.75rem;transition:all .3s ease}.skill-item:hover{background:linear-gradient(135deg,#64b5f6,#90caf9);border-color:#0000;box-shadow:0 4px 15px #64b5f64d;color:#fff;transform:translateX(5px) scale(1.05)}.skill-item i{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#64b5f6,#90caf9,#81c784);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;transition:all .3s ease}.skill-item:hover i{-webkit-text-fill-color:#fff;color:#fff;transform:scale(1.2) rotate(5deg)}.skill-item span{font-weight:500}.projects{background:#0a0e1a;overflow:hidden;padding:100px 0;position:relative}.projects:before{background:radial-gradient(circle at 20% 50%,#64b5f60d 0,#0000 50%),radial-gradient(circle at 80% 80%,#81c7840d 0,#0000 50%);content:"";height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0}.projects .container{position:relative;z-index:1}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.projects-cta{margin-top:3rem;text-align:center}.project-card{background:#151b2e;border:2px solid #64b5f633;border-radius:16px;box-shadow:0 4px 20px #00000080;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.project-card:hover{border-color:#64b5f680;box-shadow:0 20px 40px #64b5f64d;transform:translateY(-15px) scale(1.02)}.project-image{align-items:center;display:flex;height:220px;justify-content:center;overflow:hidden;position:relative;width:100%}.project-image.gradient-1{animation:gradientShift 5s ease infinite;background:linear-gradient(135deg,#64b5f6,#90caf9 50%,#81c784);background-size:200% 200%}.project-image.gradient-2{animation:gradientShift 5s ease infinite;background:linear-gradient(135deg,#81c784,#a5d6a7 50%,#90caf9);background-size:200% 200%}.project-image.gradient-3{animation:gradientShift 5s ease infinite;background:linear-gradient(135deg,#ce93d8,#90caf9 50%,#64b5f6);background-size:200% 200%}.project-placeholder{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.project-placeholder i{color:#fff;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));font-size:4.5rem;opacity:.95;transition:transform .3s ease}.project-card:hover .project-placeholder i{transform:scale(1.1) rotate(5deg)}.project-content{padding:2rem}.project-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.project-description{color:#a0a0a0;line-height:1.6;margin-bottom:1.5rem}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tag{background:#64b5f61a;border:1px solid #64b5f64d;border-radius:20px;color:#fff;font-size:.875rem;font-weight:500;padding:.375rem .875rem;transition:all .3s ease}.tag:hover{background:linear-gradient(135deg,#64b5f6,#90caf9);box-shadow:0 4px 10px #64b5f64d;color:#fff;transform:translateY(-2px)}.project-links{display:flex;gap:1rem}.project-link{align-items:center;background:#64b5f61a;border:1px solid #64b5f64d;border-radius:8px;color:#fff;display:flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.project-link:hover{background:linear-gradient(135deg,#64b5f6,#90caf9);box-shadow:0 4px 10px #64b5f64d;color:#fff;transform:translateX(5px)}.experience{background:#0a0e1a;padding:100px 0}.experience-timeline{margin:0 auto;max-width:900px;position:relative}.experience-timeline:before{background:linear-gradient(180deg,#64b5f6,#81c784);bottom:0;content:"";left:30px;opacity:.3;position:absolute;top:0;width:2px}.experience-item{display:flex;gap:2rem;margin-bottom:3rem;position:relative}.experience-icon{align-items:center;border-radius:50%;box-shadow:0 4px 15px #64b5f64d;display:flex;flex-shrink:0;height:60px;justify-content:center;position:relative;width:60px;z-index:1}.experience-icon.gradient-1{background:linear-gradient(135deg,#64b5f6,#90caf9)}.experience-icon.gradient-2{background:linear-gradient(135deg,#81c784,#a5d6a7)}.experience-icon.gradient-3{background:linear-gradient(135deg,#ce93d8,#90caf9)}.experience-icon i{color:#fff;font-size:1.5rem}.experience-content{background:#151b2e;border:1px solid #64b5f633;border-radius:12px;flex:1 1;padding:2rem;transition:all .3s ease}.experience-content:hover{border-color:#64b5f680;box-shadow:0 10px 30px #64b5f633;transform:translateX(10px)}.experience-header{margin-bottom:1.5rem}.experience-role{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.experience-company{color:#64b5f6;font-size:1.25rem;font-weight:500;margin-bottom:1rem}.experience-meta{color:#b0bec5;display:flex;flex-wrap:wrap;font-size:.9rem;gap:2rem}.experience-meta span{align-items:center;display:flex;gap:.5rem}.experience-achievements{list-style:none;padding:0}.experience-achievements li{color:#b0bec5;line-height:1.8;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.experience-achievements li:before{color:#64b5f6;content:"▸";font-weight:700;left:0;position:absolute}.contact{background:#151b2e;padding:100px 0}.contact-subtitle{color:#a0a0a0;font-size:1.1rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1.5fr}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-item{align-items:flex-start;display:flex;gap:1.5rem}.contact-icon{align-items:center;animation:gradientShift 3s ease infinite;background:linear-gradient(135deg,#64b5f6,#90caf9,#81c784);background-size:200% 200%;border-radius:12px;box-shadow:0 4px 15px #64b5f64d;color:#fff;display:flex;flex-shrink:0;font-size:1.25rem;height:50px;justify-content:center;transition:all .3s ease;width:50px}.contact-item:hover .contact-icon{box-shadow:0 6px 20px #64b5f680;transform:scale(1.1) rotate(5deg)}.contact-details h3{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.contact-details p{color:#a0a0a0}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{width:100%}.form-input{background:#0a0e1a;border:2px solid #64b5f633;border-radius:8px;color:#fff;font-family:inherit;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.form-input:focus{background:#151b2e;border-color:var(--primary-color);box-shadow:0 0 0 3px #64b5f633;outline:none}.form-input::placeholder{color:#666}textarea.form-input{min-height:120px;resize:vertical}.footer{background:linear-gradient(135deg,#0a0e1a,#151b2e 50%,#0a0e1a);color:#fff;overflow:hidden;padding:2rem 0;position:relative;text-align:center}.footer:before{background:radial-gradient(circle at 50% 0,#64b5f61a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.footer .container{align-items:center;display:flex;justify-content:space-between}.footer p{color:#ffffffb3}.footer-links{display:flex;gap:1rem}.footer-links a{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.footer-links a:first-child:hover{background:linear-gradient(135deg,#64b5f6,#90caf9);box-shadow:0 6px 20px #64b5f680;transform:translateY(-3px) scale(1.1)}.footer-links a:nth-child(2):hover{background:linear-gradient(135deg,#81c784,#a5d6a7);box-shadow:0 6px 20px #81c78480;transform:translateY(-3px) scale(1.1)}.footer-links a:nth-child(3):hover{background:linear-gradient(135deg,#ce93d8,#90caf9);box-shadow:0 6px 20px #ce93d880;transform:translateY(-3px) scale(1.1)}@media (max-width:968px){.hero-content{grid-template-columns:1fr;text-align:center}.hero-image{order:-1}.visual-carousel{height:400px;max-width:100%}.code-block{font-size:1rem;max-width:100%;padding:2rem}.profile-image-wrapper{height:350px;width:350px}.about-stats,.contact-content{grid-template-columns:1fr}}@media (max-width:768px){.experience-timeline:before{left:20px}.experience-item{flex-direction:column;gap:1rem}.experience-icon{align-self:flex-start;height:50px;width:50px}.experience-content:hover{transform:translateY(5px)}.hamburger{display:flex}.nav-menu{background:#0a0e1a;border-top:1px solid #64b5f633;box-shadow:var(--shadow-lg);flex-direction:column;gap:0;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:70px;transition:.3s;width:100%}.nav-menu.active{left:0}.nav-menu li{padding:1rem 0;width:100%}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.section-title{font-size:2rem}.projects-grid,.skills-grid{grid-template-columns:1fr}.footer .container{flex-direction:column;gap:1rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-buttons{flex-direction:column}.btn{justify-content:center;text-align:center;width:100%}.visual-carousel{height:350px}.code-block{font-size:.9rem;line-height:1.6;padding:1.5rem}.profile-image-wrapper{height:300px;width:300px}}
/*# sourceMappingURL=main.2bfa4919.css.map*/