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}.navbar{align-items:center;background-color:#111;color:#fad608;display:flex;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.logo,.navbar{font-weight:700}.logo{color:#ff4500;font-size:1.5rem}.nav-links{display:flex;gap:1.5rem;list-style:none}.nav-links li a{color:#fff;cursor:pointer;font-weight:700;text-decoration:none}.nav-links li a:hover{color:#fe0}.nav-links li button:hover{color:#0ff}html{scroll-behavior:smooth;scroll-padding-top:80px}.home{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-wrap:wrap;justify-content:center;min-height:85vh;overflow:hidden;padding:50px 20px;position:relative}.home:before{background-color:#000000a6;content:"";inset:0;position:absolute;z-index:0}.overlay{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between;max-width:1200px;position:relative;width:100%;z-index:1}.home-left{flex:1 1;max-width:600px}.intro-text{color:#d0d0d0;font-size:18px;margin-bottom:10px}.typed-text{color:#ff4b2b;font-size:32px;font-weight:700}.bio{color:#e0e0e0;font-size:16px;line-height:1.6;margin-top:20px}.icons-container{display:flex;flex-wrap:wrap;gap:40px;margin-top:30px}.icon-title{color:#fff;font-weight:700;margin-bottom:10px}.icons{display:flex;font-size:24px;gap:15px}.icons a{color:#fff;transition:transform .3s ease,color .3s ease}.icons a:hover{color:#ff4b2b;transform:scale(1.2)}.home-right{display:flex;flex:1 1;justify-content:center}.profile-img{border-radius:50% 50% 50% 50%/30% 30% 70% 70%;box-shadow:0 15px 40px #fff3;max-width:100%;transition:transform .3s ease,box-shadow .3s ease;width:280px}.profile-img:hover{box-shadow:0 20px 50px #ffffff4d;transform:scale(1.05)}@media (max-width:768px){.overlay{align-items:center;flex-direction:column;text-align:center}.home-left,.home-right{max-width:100%}.typed-text{font-size:26px}.icons-container{align-items:center;flex-direction:column;gap:30px}.icons{justify-content:center}}.about-section{background-color:#0d1117;color:#fff;margin:0 auto;max-width:100%;padding:20px}.section-title{color:#fff;font-size:30px;font-weight:700}.section-subtitle,.section-title{margin-bottom:10px;text-align:center}.section-subtitle{color:#ccc;font-size:18px;margin-left:auto;margin-right:auto;max-width:700px}.about-info{background-color:#ffffff0d;border-radius:12px;box-shadow:0 12px 24px #0006;padding:10px}.about-info h3{color:#00f0ff;font-size:24px;margin-bottom:10px}.about-info h4{color:#aaa;font-style:italic;margin-bottom:10px}.info-list{list-style:none;margin-bottom:10px;padding:0}.info-list li{color:#eee;font-size:15px;margin-bottom:10px}.info-list strong{color:#00f0ff}.info-list a{color:#1da1f2;text-decoration:none;transition:.3s}.info-list a:hover{color:#00c0ff;text-decoration:underline}.about-bio{color:#ccc;font-size:5px;line-height:1.7;margin-top:5px}.skills-container{background-color:#0d1117;color:#fff;padding:20px;text-align:center}.skills-title{color:#fff;font-size:36px;font-weight:700;margin-bottom:10px}.skills-subtitle{color:#ccc;font-size:18px;margin-bottom:40px}.skills-grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.skill-card{align-items:center;background:#161b22;border-radius:12px;box-shadow:0 4px 10px #0006;display:flex;flex-direction:column;padding:15px;transition:transform .3s;width:140px}.skill-card:hover{transform:scale(1.05)}.progress-circle{--size:90px;align-items:center;background:conic-gradient(#2ecc71 calc(var(--value)*1%),#2e2e2e 0);border-radius:50%;display:flex;height:var(--size);justify-content:center;margin-bottom:10px;width:var(--size)}.percentage{color:#fff;font-size:14px;font-weight:700}.skill-icon{font-size:28px;margin-bottom:5px}.skill-name{color:#e6edf3;font-size:16px;font-weight:500}.projects-section{background-color:#0d1117;box-sizing:border-box;color:#1f2937;min-height:100vh;padding:50px 30px 100px}.section-title{border-bottom:none}.projects-container{display:flex;flex-wrap:wrap;gap:2rem}.project-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:20px;text-align:center;transition:transform .3s ease;width:300px}.project-card:hover{transform:translateY(-8px)}.project-image{height:180px;margin-bottom:20px;object-fit:contain;width:100%}.project-title{color:#1f2937;font-size:1.2rem;font-weight:600;margin-bottom:12px}.project-button{background-color:#4338ca;border-radius:6px;color:#fff;font-weight:500;padding:10px 18px;text-decoration:none;transition:background-color .2s ease}.project-button:hover{background-color:#3730a3}.contact-container{align-items:center;background-color:#0d1117;color:#fff;display:flex;flex-direction:column;font-family:Inter,sans-serif;min-height:85vh;padding:3rem 2rem}.contact-header{margin-bottom:2.5rem;max-width:800px;text-align:center;width:100%}.contact-header h1{background:linear-gradient(90deg,#fff,#bbb);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.8rem;font-weight:700;margin-bottom:1rem}.contact-header p{color:#b3b3b3;font-size:1.2rem}.contact-form{background-color:#ffffff0d;border-radius:16px;box-shadow:0 10px 30px #0009;margin-bottom:2.5rem;max-width:700px;padding:2.5rem;width:100%}.form-group{margin-bottom:2rem}.form-group label{color:#e0e0e0;display:block;font-size:1.05rem;font-weight:600;margin-bottom:.8rem}.form-group input,.form-group textarea{background-color:#1e1e1e;border:1px solid #2e2e2e;border-radius:10px;color:#fff;font-size:1rem;padding:14px 18px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#4f8ef7;box-shadow:0 0 0 3px #4f8ef733;outline:none}.form-group textarea{min-height:180px;resize:vertical}.submit-btn{background:linear-gradient(135deg,#4f4f4f,#2c2c2c);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.05rem;font-weight:600;letter-spacing:.5px;padding:16px 24px;text-transform:uppercase;transition:all .3s ease;width:100%}.submit-btn:hover{background:linear-gradient(135deg,#5f5f5f,#3a3a3a);box-shadow:0 6px 18px #0006;transform:scale(1.02)}.quote-section{background-color:#1e1e1ecc;border-left:4px solid #4f8ef7;border-radius:0 10px 10px 0;margin:2.5rem 0;max-width:700px;padding:1.5rem 2rem;width:100%}.quote-section blockquote{color:#ccc;font-size:1.15rem;font-style:italic;line-height:1.6;margin:0}.contact-footer{border-top:1px solid #2a2a2a;color:#888;font-size:.9rem;margin-top:3rem;padding-top:2rem;text-align:center;width:100%}@media (max-width:768px){.contact-container{padding:2rem 1.5rem}.contact-header h1{font-size:2.2rem}.contact-form{padding:2rem}.quote-section{padding:1.2rem}}@media (max-width:480px){.contact-container{padding:1.5rem 1rem}.contact-header h1{font-size:1.8rem}.contact-header p{font-size:1rem}.contact-form{padding:1.5rem}.form-group input,.form-group textarea{padding:12px 15px}.submit-btn{padding:14px 20px}.quote-section blockquote{font-size:1rem}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.6a62e233.css.map*/