body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{animation:gradientShift 15s ease infinite;background:linear-gradient(135deg,#0f2027,#203a43,#2c5364,#6a0572);background-size:400% 400%;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}.links a{align-items:center;color:#ff4e50;display:inline-flex;gap:8px;transition:color .3s ease}.links a:hover{color:#f9d423}body,html{animation:gradientShift 15s ease infinite;background:linear-gradient(135deg,#0f2027,#203a43,#2c5364,#6a0572);background-size:400% 400%;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0;scroll-behavior:smooth}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}a{color:#ff4e50;text-decoration:none}a:hover{color:#f9d423}.navbar{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000b3;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1rem;position:fixed;top:0;width:98%;z-index:1000}.nav-left{color:#f9d423;font-size:1.6rem;font-weight:700}.nav-links{display:flex;gap:1.5rem;list-style:none}.nav-links li a{font-weight:500;transition:color .3s ease}.hero{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;padding:140px 2rem 4rem}.hero-left .profile-pic{border:4px solid #ff4e50;border-radius:50%;box-shadow:0 0 20px #ff4e50b3;height:280px;object-fit:cover;width:280px}.hero-right{max-width:600px}.hero-right h1{color:#fff;font-size:2.8rem;margin-bottom:.5rem}.hero-right p{color:#e0e0e0;font-size:1.1rem;margin:.6rem 0}.links{margin-top:1rem}.links a{font-weight:700;margin-right:1.2rem}.projects{padding:3rem 2rem;text-align:center}.certifications{padding:4rem 2rem;text-align:center}.certifications h2{color:#f9d423;font-size:2rem;margin-bottom:2rem}.cert-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center}.cert-card{background-color:#ffffff0f;border-radius:16px;box-shadow:0 4px 20px #0000004d;padding:1rem;transition:transform .3s ease}.typing-text{color:#f9d423;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.cert-card:hover{transform:translateY(-5px)}.cert-card img{background-color:#fff;border:2px solid #ff4e50;border-radius:12px;height:180px;margin-bottom:1rem;object-fit:contain;width:30%}.cert-card h3{color:#fff;font-size:1.1rem;margin-bottom:.3rem}.cert-card p{color:#dcdcdc;font-size:.95rem}.projects h2{color:#f9d423;font-size:2.2rem;margin-bottom:2rem}.project-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:0 1rem}.project-card{background-color:#ffffff0f;border-radius:16px;box-shadow:0 4px 20px #0000004d;padding:1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:0 6px 24px #ff4e504d;transform:translateY(-5px)}.project-card img,.project-card video{border:2px solid #ff4e50;border-radius:12px;height:200px;margin-bottom:1rem;object-fit:cover;width:100%}.project-card h3{color:#fff;margin-bottom:.5rem}.project-card p{color:#dcdcdc;font-size:.95rem}.project-card .tech{color:#bdbdbd;font-style:italic;margin-top:.5rem}.project-card a{display:block;font-weight:700;margin-top:.8rem}.placeholder-section{padding:4rem 2rem;text-align:center}.placeholder-section h2{color:#f9d423;font-size:2rem;margin-bottom:1rem}.placeholder-section p{color:#efefef;font-size:1.1rem;margin:.5rem 0}@media (max-width:768px){.hero{flex-direction:column;padding-top:120px}.hero-right h1{font-size:2.2rem}.navbar{align-items:flex-start}.nav-links,.navbar{flex-direction:column;gap:.5rem}.project-card img,.project-card video{height:180px}}
/*# sourceMappingURL=main.51e36733.css.map*/