.hero-bird-img{border-radius:80px;width:100%}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;line-height:1.6}html{scroll-behavior:smooth}::selection{background:#667eea;color:#fff}.portfolio{overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 20px}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;padding:1rem 0;position:fixed;top:0;width:100%;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.nav-logo h2{color:#667eea;font-size:1.5rem;font-weight:700;margin-bottom:0}.nav-logo span{color:#666;font-size:.9rem}.nav-menu{align-items:center;display:flex}.mobile-menu-btn{background:none;border:none;color:#333;cursor:pointer;display:none}.nav-links{display:flex;gap:2rem}.nav-link{background:none;border:none;color:#333;cursor:pointer;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.nav-link.active,.nav-link:hover{color:#667eea}.nav-link.active:after{background:#667eea;bottom:-.5rem;content:"";height:2px;left:0;position:absolute;width:100%}.hero{align-items:center;background:#30385a;color:#fff;display:flex;min-height:100vh;padding:120px 20px 60px}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:2fr 1fr;margin:0 auto;max-width:1200px;width:100%}.hero-text h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#e0e7ff);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;margin-bottom:.5rem}.hero-text h2{font-size:1.5rem;font-weight:400;margin-bottom:1.5rem;opacity:.9}.hero-text p{font-size:1.1rem;line-height:1.7;margin-bottom:2rem;opacity:.9}.hero-stats{display:flex;gap:2rem;margin-bottom:3rem}.stat{text-align:center}.stat h3{font-size:2rem;font-weight:700;margin-bottom:.25rem}.stat p{font-size:.9rem;margin:0;opacity:.8}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn-primary{background:#fff;border:none;border-radius:8px;color:#667eea;cursor:pointer;display:inline-block;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary:hover{box-shadow:0 10px 30px #ffffff4d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.btn-secondary:hover{background:#fff;color:#667eea}.hero-visual{display:flex;justify-content:center}.hero-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:2rem;text-align:center}.hero-card h3{font-size:1.25rem;margin:1rem 0 .5rem}.hero-card p{margin:0;opacity:.8}.about{background:#f8fafc;padding:80px 20px}.about h2{color:#333;font-size:2.5rem;margin-bottom:3rem;text-align:center}.about-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.about-text p{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.about-highlights{display:flex;flex-direction:column;gap:1.5rem}.highlight-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:1.5rem;transition:all .3s ease}.highlight-card:hover{box-shadow:0 10px 40px #667eea26;transform:translateY(-5px)}.highlight-card h3{color:#667eea;font-size:1.1rem;margin:.5rem 0}.highlight-card p{color:#666;font-size:.95rem;margin:0}.education{background:#fff;padding:80px 20px}.education h2{color:#333;font-size:2.5rem;margin-bottom:3rem;text-align:center}.education-card{background:#f8fafc;border-radius:16px;box-shadow:0 4px 20px #0000000d;padding:2rem}.education-header h3{color:#333;font-size:1.5rem;margin-bottom:.5rem}.education-header h4{color:#3b3b3b;font-weight:600;margin-bottom:1rem}.education-details{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.education-details span{color:#666;font-weight:500}.achievements{margin-bottom:2rem}.achievements h4{color:#333;margin-bottom:1rem}.achievement-list{display:flex;flex-wrap:wrap;gap:1rem}.achievement{background:#30385a;border-radius:20px;color:#fff;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.coursework h4{color:#333;margin-bottom:1rem}.course-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.course-item{align-items:center;background:#fff;border-radius:8px;color:#555;display:flex;font-size:.95rem;gap:.5rem;padding:.75rem}.course-item svg{color:#667eea}.projects{background:#f8fafc;padding:80px 20px}.projects h2{color:#333;font-size:2.5rem;margin-bottom:3rem;text-align:center}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.project-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;transition:all .3s ease}.project-card:hover{box-shadow:0 15px 50px #667eea26;transform:translateY(-5px)}.project-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.project-header h3{color:#333;font-size:1.5rem;margin:0}.project-links{display:flex;gap:.5rem}.project-link{align-items:center;background:#30385a;border-radius:8px;color:#fff;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.project-link:hover{background:#5a67d8;transform:translateY(-2px)}.project-description{color:#666;line-height:1.6;margin-bottom:1.5rem}.project-section{margin-bottom:1.5rem}.project-section h4{color:#333;font-size:1.1rem;margin-bottom:.75rem}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#e2e8f0;border-radius:12px;color:#667eea;font-size:.85rem;font-weight:500;padding:.25rem .75rem}.feature-list{list-style:none;padding:0}.feature-list li{color:#555;margin-bottom:.5rem;padding-left:1rem;position:relative}.feature-list li:before{color:#667eea;content:"→";left:0;position:absolute}.project-challenges,.project-future{color:#555;line-height:1.6;margin:0}.skills{background:#fff;padding:80px 20px}.skills h2{color:#333;font-size:2.5rem;margin-bottom:3rem;text-align:center}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.skill-category{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:2rem}.category-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1.5rem}.category-header h3{color:#333;font-size:1.25rem;margin:0}.category-header svg{color:#667eea}.skill-items{display:flex;flex-wrap:wrap;gap:.75rem}.skill-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#555;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.skill-item:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.experience{background:#f8fafc;padding:80px 20px}.experience h2{color:#333;font-size:2.5rem;margin-bottom:3rem;text-align:center}.experience-timeline{margin:0 auto;max-width:800px}.experience-item{grid-gap:2rem;border-bottom:1px solid #e2e8f0;display:grid;gap:2rem;grid-template-columns:200px 1fr;margin-bottom:3rem;padding-bottom:2rem}.experience-item:last-child{border-bottom:none;margin-bottom:0}.experience-date{color:#667eea;font-size:.95rem;font-weight:600}.experience-content h3{color:#333;font-size:1.25rem;margin-bottom:.25rem}.experience-content h4{color:#666;font-size:1rem;font-weight:500;margin-bottom:1rem}.experience-list{list-style:none;padding:0}.experience-list li{color:#555;line-height:1.6;margin-bottom:.5rem;padding-left:1rem;position:relative}.experience-list li:before{color:#667eea;content:"•";font-weight:700;left:0;position:absolute}.contact{background:#fff;padding:80px 20px}.contact h2{color:#333;font-size:2.5rem;margin-bottom:3rem;text-align:center}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr;margin:0 auto;max-width:1000px}.contact-methods{flex-direction:row;flex-wrap:wrap;gap:1.5rem}.contact-method,.contact-methods{align-items:center;display:flex;justify-content:center}.contact-method{background:#f8fafc;border-radius:12px;color:inherit;flex-direction:column;gap:1rem;max-width:90vw;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease;width:320px}.contact-method:hover{background:#667eea;color:#fff}.contact-method h4{font-size:1rem;margin:0 0 .25rem;text-align:center}.contact-method span{font-size:.9rem;opacity:.8}.full-width{width:100%}.footer{background:#1a202c;color:#fff;padding:2rem 20px}.footer-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-left h3{color:#667eea;margin:0 0 .5rem}.footer-left p{margin:0;opacity:.8}.footer-right p{margin:0;opacity:.7}@media (max-width:768px){.mobile-menu-btn{display:block}.nav-links{background:#fff;box-shadow:0 4px 20px #0000001a;flex-direction:column;gap:0;left:0;opacity:0;padding:1rem 0;position:absolute;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden;width:100%}.nav-links.mobile-open{opacity:1;transform:translateY(0);visibility:visible}.nav-link{border-bottom:1px solid #f1f5f9;padding:1rem 2rem;text-align:left;width:100%}.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-text h1{font-size:2.5rem}.hero-buttons,.hero-stats{justify-content:center}.about-content{gap:2rem}.about-content,.experience-item,.projects-grid,.skills-grid{grid-template-columns:1fr}.experience-item{gap:1rem}.experience-date{font-size:.9rem}.contact-content{gap:2rem;grid-template-columns:1fr}.footer-content{flex-direction:column;gap:1rem;text-align:center}.education-details{flex-direction:column;gap:.5rem}.course-grid{grid-template-columns:1fr}}@media (max-width:480px){.container{padding:0 15px}.hero{padding:100px 15px 40px}.hero-text h1{font-size:2rem}.hero-stats{gap:1rem}.stat h3{font-size:1.5rem}.hero-buttons{flex-direction:column;width:100%}.btn-primary,.btn-secondary{text-align:center;width:100%}section{padding:60px 15px}h2{font-size:2rem!important}.projects-grid{grid-template-columns:1fr}.project-card{padding:1.5rem}}.form-input:focus,.nav-link:focus,button:focus{outline:2px solid #667eea;outline-offset:2px}
/*# sourceMappingURL=main.f74bf913.css.map*/