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}.header{background-color:#333;justify-content:space-between;padding:20px}.header,.navbar{align-items:center;display:flex}.navbar{flex:1 1;justify-content:flex-start}.nav-links{display:flex;gap:20px;list-style-type:none}.nav-links li{font-size:18px}.nav-links li a{color:#fff;font-weight:400;text-decoration:none;transition:color .3s ease}.nav-links li a:hover{color:#007bff}.portfolio-title{font-family:Arial,sans-serif;font-size:24px;left:20px;margin:0;position:absolute;top:50%;transform:translateY(-50%)}.home{background-color:#000;color:#fff;flex-direction:row;height:100vh;justify-content:flex-start;padding:20px}.home-content{flex:1 1;padding:20px;text-align:left}.portfolio-title{font-size:60px}.hi-text,.portfolio-title{color:#fff;font-weight:700}.hi-text{font-size:28px;margin-top:20px}.animated-text{display:inline-block;font-size:30px;font-weight:400;margin-top:20px}.home-image{height:auto;margin-left:20px;width:40%}.home-image img{border-radius:50%;height:100%;width:100%}.home{align-items:center;display:flex;justify-content:space-around;padding:2rem}.home-content{max-width:50%}.animated-text{color:#fff;font-size:1.5rem;font-weight:700;margin-top:.5rem}.home-image,.image-circle{align-items:center;display:flex;justify-content:center}.image-circle{animation:glow 2s infinite alternate;background:linear-gradient(180deg,pink,blue);border-radius:50%;box-shadow:0 4px 10px #0000001a;height:300px;padding:10px;width:300px}.profile-picture{border-radius:50%;height:100%;width:100%}@keyframes glow{0%{box-shadow:0 0 5px pink,0 0 10px pink,0 0 15px blue,0 0 20px blue}to{box-shadow:0 0 15px pink,0 0 30px pink,0 0 45px blue,0 0 60px blue}}.about{background-color:#000;color:#fff;font-family:Arial,sans-serif;padding:50px 0}.about-content{background-color:#1a1a1a;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:0 auto;padding:40px;text-align:center;width:80%}.about-title{color:#e0e0e0;font-size:36px;font-weight:700;margin-bottom:20px}.about-main{display:flex;justify-content:space-between;margin-top:40px}.about-left{color:#fff;font-size:18px;line-height:1.6}.about-left,.about-right{text-align:left;width:45%}.about-left p{margin-bottom:20px}.about-right h2{color:#f39c12;font-size:28px;font-weight:700}.skills-bar{display:flex;flex-direction:column}.skill{margin-bottom:30px;position:relative}.skill-icon{color:#dba634;font-size:20px;margin-bottom:5px}.skill label{color:#fff;display:block;font-size:18px;font-weight:600;margin-top:10px}.bar{background-color:#a3d1eb;border-radius:5px;box-shadow:0 0 8px 2px #3498db99;height:8px;margin-top:10px;position:relative}.percentage{color:#b0c4de;font-size:10px;position:absolute;right:5px;top:80px}@media (max-width:768px){.about-main{align-items:center;flex-direction:column}.about-left,.about-right{margin-bottom:30px;width:80%}.about-title{font-size:30px}.about-left p{font-size:16px}.about-right h2{font-size:24px}.skill label{font-size:16px}}.projects-section{align-items:center;background-color:#f7f7f7;display:flex;flex-direction:column;min-height:100vh;padding:40px 20px;text-align:center}.projects-section h2{color:#333;font-size:2.5em;font-weight:700;margin-bottom:30px}.project-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));max-width:1200px;padding:0 20px;width:100%}.project-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0003;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:20px;transition:transform .2s,box-shadow .2s}.project-card:hover{box-shadow:0 6px 12px #0000004d;transform:translateY(-5px)}.project-title{color:#333;font-size:1.5em;font-weight:700;margin-bottom:10px}.project-description{color:#666;font-size:1em;line-height:1.5;margin-bottom:20px}.project-link{color:#007bff;font-weight:700;text-decoration:none;transition:color .2s}.project-link:hover{color:#0056b3}.contact-page{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center}.contact-page h2{color:#fff;font-size:2.5em;font-weight:700;margin-bottom:20px}.contact-page p{font-size:1.2em;margin-bottom:30px}.contact-icons{display:flex;gap:30px}.contact-icons a{color:#fff;text-decoration:none}.contact-icons a:hover{color:#66b3ff}body{background-color:#f4f4f4;font-family:Arial,sans-serif;margin:0;padding:0;scroll-behavior:smooth}.App{display:flex;flex-direction:column}.content{padding-top:50px}header{background-color:#333;color:#fff;font-size:20px;padding:10px;position:fixed;text-align:center;top:0;width:100%;z-index:1000}header a{color:#fff;margin:0 15px;text-decoration:none}header a:hover{text-decoration:underline}
/*# sourceMappingURL=main.dd46233c.css.map*/