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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#0d1117;color:#c9d1d9;font-family:Inter,sans-serif;scroll-behavior:smooth}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth}nav{background-color:#0d1117;box-shadow:0 0 10px #58a6ff14;padding:1.2rem 2rem;position:sticky;top:0;z-index:100}.nav-header,nav{align-items:center;display:flex;justify-content:space-between}.nav-header{width:100%}nav h1{color:#fff;font-size:1.4rem;font-weight:700;letter-spacing:1px}nav ul{display:flex;gap:2rem;list-style:none}nav a{color:#c9d1d9;font-size:.95rem;font-weight:600;padding-bottom:2px;text-decoration:none;transition:color .2s ease,border .2s ease}nav a,nav a:hover{border-bottom:2px solid #0000}nav a:hover{color:#fff}nav a.active{border-bottom:2px solid #58a6ff;color:#fff}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px}.bar{background-color:#c9d1d9;height:3px;transition:all .3s ease;width:25px}@media (max-width:768px){.hamburger{display:flex}.nav-links,nav ul{display:none}.nav-links{flex-direction:column;gap:1rem;margin-top:1rem;width:100%}.nav-links.open{display:flex}.nav-links li{width:100%}.nav-links a{display:block;padding:.75rem 0;width:100%}}.hero{background-color:#0d1117;padding:4rem 2rem}.hero-inner{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin:0 auto;max-width:1100px}.hero-left{flex:1 1;min-width:300px}.hero-name{font-size:3.2rem;font-weight:800;margin-bottom:.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#58a6ff,#c084fc);-webkit-background-clip:text}.hero-title{color:#fff;font-size:1.6rem;font-weight:600;margin-bottom:1rem}.hero-description{color:#c9d1d9;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn{border-radius:8px;font-size:1rem;font-weight:600;padding:.75rem 1.6rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(90deg,#58a6ff,#c084fc);box-shadow:0 0 15px #58a6ff66;color:#fff}.btn-primary:hover{opacity:.9}.btn-secondary{background-color:#1b1f2c;border:1px solid #30363d;color:#fff}.btn-secondary:hover{background-color:#21262d}.hero-right{display:flex;flex:1 1;justify-content:center;min-width:250px}.profile-pic{border:3px solid #58a6ff;border-radius:50%;box-shadow:0 0 40px #58a6ff4d;height:260px;object-fit:cover;width:260px}.about{background-color:#1a1f2c;background-color:rgb(26 31 44/var(--tw-bg-opacity,1));color:#c9d1d9;padding:6rem 2rem}.about-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#58a6ff,#c084fc);-webkit-background-clip:text;font-size:2.5rem;margin-bottom:.5rem;text-align:center}.about-subtitle{color:#8b949e;font-size:1rem;margin-bottom:2.5rem;position:relative;text-align:center}.about-subtitle:after{background:linear-gradient(90deg,#58a6ff,#c084fc);border-radius:999px;content:"";display:block;height:3px;margin:.75rem auto 0;width:80px}.about-description{font-size:1.1rem;line-height:1.8;margin:0 auto 3rem;max-width:800px;text-align:center}.about-cards{display:flex;flex-direction:column;gap:2rem;margin:auto;max-width:800px}.info-card{background-color:#161b22;border-radius:12px;box-shadow:0 0 25px #58a6ff0f;padding:1.8rem 2rem;transition:all .3s ease}.info-card h3{color:#fff;font-size:1.4rem;margin-bottom:1rem}.info-card p{color:#b1b1b1;font-size:1rem;line-height:1.6;margin-bottom:.8rem}.glow{border:1px solid #58a6ff26;box-shadow:0 0 20px #58a6ff0d}.leadership-tags{display:flex;flex-wrap:wrap;gap:.5rem}.experience-list{color:#b1b1b1;font-size:.95rem;line-height:1.6;list-style-type:disc;margin:.5rem 0 1rem 1rem;padding-left:1rem}.tag{background-color:#2a2f3a;border-radius:999px;color:#c9d1d9;font-size:.85rem;padding:.4rem .8rem}.card{transition:box-shadow .3s ease,border .3s ease}.card:hover{border:1px solid #58a6ff33;box-shadow:0 0 20px #58a6ff40}.education-highlights{color:#b0b0b0;font-size:.75rem;line-height:1.5;margin-top:.5rem}.education-highlights strong{color:#b1b1b1}.skills{background-color:#0d1117;padding:6rem 2rem}.skills-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#58a6ff,#c084fc);-webkit-background-clip:text;font-size:2.5rem;margin-bottom:.5rem;text-align:center}.skills-subtitle{color:#b1b1b1;font-size:1rem;margin-bottom:2rem;position:relative;text-align:center}.skills-subtitle:after{background:linear-gradient(90deg,#58a6ff,#c084fc);border-radius:999px;content:"";display:block;height:3px;margin:.75rem auto 0;width:80px}.skills-wrapper{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;max-width:1000px}.card{background-color:#1c1c1c;border:1px solid #ffffff0d;border-radius:16px;box-shadow:0 0 12px #58a6ff0a;flex:1 1 400px;padding:2rem}.card h3{color:#fff;font-size:1.3rem;margin-bottom:1rem}.chip-wrapper{display:flex;flex-wrap:wrap;gap:.6rem}.chip{background-color:#2d2d2d;border-radius:999px;color:#fff;font-size:.9rem;font-weight:500;padding:.4rem .9rem}.projects{background-color:#111827;padding:6rem 2rem}.live-link{color:#b1b1b1;font-weight:500;text-decoration:underline}.projects h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#58a6ff,#c084fc);-webkit-background-clip:text;font-size:2.5rem;margin-bottom:.5rem;text-align:center}.projects .section-subtitle{color:#b1b1b1;font-size:1rem;margin-bottom:2rem;position:relative;text-align:center}.section-subtitle:after{background:linear-gradient(90deg,#58a6ff,#c084fc);border-radius:999px;content:"";display:block;height:3px;margin:.75rem auto 0;width:80px}.project-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));margin:0 auto;max-width:1000px}.project{background-color:#1e2532;border:1px solid #ffffff08;border-radius:12px;box-shadow:0 0 12px #58a6ff0d;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .3s ease,border .3s ease,transform .3s ease}.project:hover{border:1px solid #58a6ff26;box-shadow:0 0 25px #58a6ff4d;transform:translateY(-4px)}.project img{display:block;height:180px;object-fit:cover;width:100%}.project h3{color:#fff;font-size:1.2rem;margin:1rem 1rem .5rem}.project p{color:#c9d1d9;font-size:.95rem;line-height:1.5;margin:0 1rem 1rem}.bubbles{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 1rem 1rem}.bubble{background-color:#2a2f3a;border-radius:999px;color:#c9d1d9;font-size:.8rem;padding:.4rem .8rem}.project-btn{align-items:center;background:linear-gradient(90deg,#58a6ff,#c084fc);border-radius:10px;color:#fff;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;margin:1rem;padding:.7rem 1.4rem;text-decoration:none;transition:all .3s ease;width:fit-content}.project-btn:hover{box-shadow:0 0 15px #58a6ff66;transform:translateY(-2px)}.project-btn .icon{font-size:1.1rem}.contact{background-color:#0d1117;padding:6rem 2rem}.contact-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#58a6ff,#c084fc);-webkit-background-clip:text;font-size:2.5rem;text-align:center}.contact-subtitle{color:#b1b1b1;font-size:1rem;margin-bottom:2rem;position:relative;text-align:center}.contact-subtitle:after{background:linear-gradient(90deg,#58a6ff,#c084fc);border-radius:999px;content:"";display:block;height:3px;margin:.75rem auto 0;width:80px}.contact-content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;max-width:1100px}.contact-form{display:flex;flex:1 1 500px;flex-direction:column;gap:1.2rem}.form-row{display:flex;flex-wrap:wrap;gap:1rem}.contact-form input,.contact-form textarea{background-color:#1e2532;border:1px solid #ffffff12;border-radius:10px;color:#fff;font-size:1rem;outline:none;padding:.9rem 1rem;width:100%}.contact-form button{background:linear-gradient(90deg,#58a6ff,#c084fc);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.9rem;transition:background .3s ease}.contact-form button:hover{opacity:.9}.contact-info-card{background-color:#1e2532;border:1px solid #ffffff0d;border-radius:12px;color:#c9d1d9;display:flex;flex:1 1 300px;flex-direction:column;gap:1rem;padding:2rem}.contact-info-card h3{color:#fff;font-size:1.3rem;margin-bottom:.5rem}.contact-info-card a{color:#58a6ff;text-decoration:none}.contact-info-card a:hover{text-decoration:underline}.social-icons{display:flex;font-size:1.3rem;gap:1rem}footer{background-color:#0c0f1a;border-top:1px solid #30363d;color:#8b949e;font-size:.9rem;padding:2rem;text-align:center}@media (max-width:768px){nav{align-items:flex-start}nav,nav ul{flex-direction:column;gap:1rem}nav ul{width:100%}.hero-inner{flex-direction:column;text-align:center}.hero-left,.hero-right{min-width:0;min-width:auto;width:100%}.hero-name{font-size:2.2rem}.hero-description{font-size:1rem}.profile-pic{height:200px;width:200px}.about-cards{flex-direction:column}.info-card{padding:1.5rem}.project-grid{grid-template-columns:1fr}.project img{height:160px}.contact-content,.skills-wrapper{flex-direction:column}.contact-form,.contact-info-card{width:100%}footer{font-size:.8rem}}
/*# sourceMappingURL=main.73c1b9ae.css.map*/