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{background:#fff5f5;color:#333;font-family:Poppins,sans-serif;margin:0}.app{text-align:center}.navbar{align-items:center;background:#e57373;display:flex;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.logo{color:#fff;font-size:1.5rem;font-weight:700}.nav-links{display:flex;gap:1rem;list-style:none}.nav-links li button{background:none;border:none;color:#fff;cursor:pointer;font-weight:500;transition:color .3s ease}.nav-links li button.active,.nav-links li button:hover{color:#000}.menu-toggle{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:1.5rem}.hero{padding:4rem 2rem}.profile-pic{border:4px solid #e57373;border-radius:50%;height:180px;margin-bottom:1rem;width:180px}.hero-title span{color:#e57373}.hero-subtitle{font-size:1.2rem;margin-top:.5rem}.section{padding:4rem 2rem}.section-title{color:#e57373;font-size:2rem;margin-bottom:1rem}.edu-list{list-style:none;padding:0}.edu-list li{margin:.5rem 0}.skill-list{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.skill-list span{background:#e57373;border-radius:20px;color:#fff;padding:.5rem 1rem}.project-cards{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.card{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;padding:1.5rem;transition:transform .3s ease;width:250px}.card:hover{transform:scale(1.05)}.contact a{color:#e57373;font-weight:700;text-decoration:none}.footer{background:#e57373;color:#fff;margin-top:2rem;padding:1rem}@media (max-width:768px){.nav-links{background:#e57373;border-radius:5px;display:none;flex-direction:column;padding:1rem;position:absolute;right:20px;top:60px}.nav-links.open{display:flex}.menu-toggle{display:block}.project-cards{flex-direction:column}}.area{height:100vh;z-index:-1}.area,.circles{position:absolute;width:100%}.circles{height:100%;left:0;overflow:hidden;top:0}.circle{animation:animate 25s linear infinite;background:red;border-radius:50%;bottom:-150px;display:block;list-style:none;position:absolute}.circle1{animation-delay:0s;height:80px;left:25%;width:80px}.circle2{animation-delay:2s;animation-duration:12s;left:10%}.circle2,.circle3{height:20px;width:20px}.circle3{animation-delay:4s;left:70%}.circle4{animation-duration:18s;height:60px;left:40%;width:60px}.circle4,.circle5{animation-delay:0s}.circle5{height:20px;left:65%;width:20px}.circle6{animation-delay:3s;height:110px;left:75%;width:110px}.circle7{animation-delay:7s;height:150px;left:35%;width:150px}.circle8{animation-delay:15s;animation-duration:45s;height:25px;left:50%;width:25px}.circle9{animation-delay:2s;animation-duration:35s;height:15px;left:20%;width:15px}.circle10{animation-delay:0s;animation-duration:11s;height:150px;left:85%;width:150px}@keyframes animate{0%{opacity:1;transform:translateY(0) rotate(0deg)}to{opacity:0;transform:translateY(-1000px) rotate(2turn)}}
/*# sourceMappingURL=main.a33844d8.css.map*/