body,html{background-color:#f9f9f9;color:#333;font-family:Inter,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}section{scroll-margin-top:80px}.portfolio-container{min-height:100vh}.navbar{background-color:#1f2937;padding:10px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:1100px}.logo{color:#fff;font-size:2rem;font-weight:700}.nav-links{display:flex;gap:20px;list-style:none}.nav-links li a{color:#fff;font-size:13px;text-decoration:none;transition:color .3s ease}.nav-links li a:hover{color:green;text-decoration:underline}.hamburger{color:#fff;cursor:pointer;display:none;font-size:26px}@media (max-width:768px){.hamburger{display:block}.nav-links{background-color:#1f2937;border-radius:8px;box-shadow:0 4px 10px #0003;display:none;flex-direction:column;padding:20px 30px;position:absolute;right:0;top:60px;z-index:1000}.nav-links.show-menu{display:flex!important}.nav-links li a{font-size:13px}}.hero-section{background-color:#1f2937;color:#fff;margin-top:1px;padding:60px 20px}.hero-content{align-items:center;display:flex;flex-direction:column;gap:30px;margin:auto;max-width:1100px}.hero-text{animation:fadeInLeft 1s ease;text-align:center}.hero-text h1{font-size:2.5rem;font-weight:700;margin:0}.hero-text p{font-size:1.5rem;margin-top:10px}.cta-button{animation:blinkColor 1s infinite;background-color:green;border:none;border-radius:8px;color:#fff;display:inline-block;font-weight:600;margin-top:20px;padding:12px 24px;text-decoration:none}.cta-button:hover{background-color:#ff4500}@keyframes blinkColor{0%{background-color:green}50%{background-color:#ff4500}to{background-color:green}}.hero-image img{animation:fadeInRight 1s ease;border-radius:50%;box-shadow:0 4px 20px #0003;height:280px;margin-top:30px;object-fit:cover;width:280px}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@media (min-width:768px){.hero-content{flex-direction:row;justify-content:space-between;text-align:left}.hero-text{flex:1 1}.hero-image{display:flex;flex:1 1;justify-content:center}}.about-section{background-color:#fff;margin:auto;max-width:1100px;padding:60px 20px}.about-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:30px}.about-left{flex:1 1;margin-top:8%;min-width:200px}.about-left h2{color:green;font-size:2rem}.about-right{flex:3 1;min-width:280px}.about-right p{color:#444;font-size:1rem;line-height:1.6}@media (max-width:768px){.about-container{flex-direction:column}.about-left,.about-right{width:100%}}.skills-section{background-color:#1f2937;padding:80px 20px}.skills-container{display:flex;flex-wrap:wrap;gap:40px;margin:auto;max-width:1100px}.skills-left{flex:1 1;min-width:250px}.skills-left h2{color:#fff;font-size:2.5rem;font-weight:700}.skills-left p{color:#fff;font-size:1rem;margin-top:10px}.skills-right{flex:2 1;min-width:300px}.skill-item{margin-bottom:25px;position:relative}.skill-item span{color:#fff;display:inline-block;font-weight:600;margin-bottom:6px}.progress-bar{background:#eee;border-radius:4px;height:4px;margin-top:5px;overflow:hidden}.progress-fill{animation:growBar 2s ease forwards;background:#20b2aa;border-radius:4px;height:100%}.progress-percent{color:#555;float:right;font-weight:500;margin-top:5px}@keyframes growBar{0%{width:0}to{width:100%}}@media (max-width:768px){.skills-container{flex-direction:column}.skills-left{text-align:center}.progress-percent{display:block;float:none;margin-top:2px;text-align:right}}.experience-section{background-color:#fff;margin:auto;max-width:1100px;padding:60px 20px}.experience-wrapper{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.experience-title{flex:1 1;margin-top:2%;min-width:180px}.experience-title h2{color:green;font-size:2rem}.experience-item{animation:fadeInUp .8s ease both;background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 10px #0000000d;flex:2 1;min-width:280px;padding:20px}.experience-item h3{color:#1f2937;font-size:1.2rem;margin-bottom:5px}.experience-item .company{color:#555;font-size:.95rem;margin-bottom:10px}.experience-item .company span{color:#888;font-style:italic}.experience-item ul{list-style-type:disc;padding-left:20px}.experience-item ul li{color:#444;margin-bottom:8px}@media (max-width:768px){.experience-wrapper{flex-direction:column}.experience-title{margin-bottom:20px;text-align:center}}.projects-layout{background-color:#1f2937;display:flex;flex-wrap:wrap;gap:40px;margin:auto;max-width:1210px;padding:60px 30px}.projects-left{flex:1 1;min-width:180px}.projects-left h2{color:#fff;font-size:2rem}.projects-left p{color:#fff}.projects-right{flex:3 1;min-width:300px}.project-entry{animation:fadeInUp .8s ease both;background:#f8f8f8;border-left:4px solid #1fc9d4;border-radius:8px;box-shadow:0 2px 10px #0000000d;margin-bottom:30px;padding:20px}.project-entry h3{color:#2d2d2d;font-size:1.2rem;margin-bottom:10px}.project-entry p{color:#555;margin-bottom:8px}@media (max-width:768px){.projects-layout{flex-direction:column}.projects-left{margin-bottom:20px;text-align:center}}.education-section{background-color:#fff;margin:auto;max-width:1200px;padding:60px 20px;text-align:center}.education-section h2{color:green;font-size:2.2rem;margin-bottom:10px}.edu-subtitle{color:#000;font-size:1rem;margin-bottom:40px}.edu-timeline{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.edu-item{flex:1 1 200px;min-width:220px;text-align:center}.edu-item h4{color:#333;font-size:1.1rem;margin-bottom:5px}.edu-item .degree{color:#666;font-size:.95rem;margin-bottom:15px}.edu-line{align-items:center;display:flex;justify-content:center;margin-bottom:15px}.edu-line .dot{background-color:green;border-radius:50%;height:10px;margin-right:5px;width:10px}.edu-line .line{background-color:#ccc;flex:1 1;height:1px;max-width:80px}.edu-item .institute{color:#2b2b2b;font-weight:700;margin-bottom:4px}.edu-item .location{color:#777;font-size:.9rem}@media (max-width:768px){.edu-timeline{align-items:center;flex-direction:column}.edu-item{max-width:400px;width:100%}.edu-line{justify-content:flex-start}.edu-line .line{max-width:100%}}.contact-section{background-color:#1f2937;margin:auto;max-width:1210px;padding:60px 30px}.contact-section h2{color:#fff;font-size:2rem;margin-bottom:40px;text-align:center}.contact-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.contact-info{color:#fff;flex:1 1;font-size:1rem;min-width:250px}.contact-info p{margin-bottom:10px}.contact-info a{color:#1fc9d4;text-decoration:none}.contact-form{display:flex;flex:1 1;flex-direction:column;gap:15px;min-width:300px}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:6px;font-size:1rem;outline:none;padding:12px 5px;resize:none;transition:border .3s ease;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#1fc9d4}.contact-form button{background-color:green;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:12px;transition:background-color .3s ease}.contact-form button:hover{background-color:#109ead}@media (max-width:768px){.contact-container{flex-direction:column}}.footer{background-color:#1f2937;color:#fff;font-size:.95rem;margin-top:1px;padding:20px}.App,.footer{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.a520ac62.css.map*/