*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f172a;color:#e2e8f0;font-family:Inter,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1e293b}::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172af2;padding:1rem 0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar.scrolled{background:#0f172afa;box-shadow:0 2px 20px #0000004d}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.nav-logo a{color:#667eea;font-size:1.8rem;font-weight:700;text-decoration:none;transition:color .3s ease}.nav-logo a:hover{color:#764ba2}.nav-menu{display:flex;gap:2rem;list-style:none}.nav-link{color:#cbd5e1;cursor:pointer;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#667eea}.nav-link:after{background:#667eea;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.hamburger{color:#cbd5e1;cursor:pointer;display:none;font-size:1.5rem;transition:color .3s ease}.hamburger:hover{color:#667eea}@media (max-width:768px){.hamburger{display:block}.nav-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0f172afa;box-shadow:0 10px 27px #0000001a;flex-direction:column;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:70px;transition:.3s;width:100%}.nav-menu.active{left:0}.nav-item{margin:1rem 0}}.hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;min-height:100vh;padding:120px 0 80px}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 20px}.hero-title{font-size:3.5rem;line-height:1.1;margin-bottom:1rem}.highlight{color:#fbbf24}.hero-subtitle{font-size:1.5rem;margin-bottom:1rem;opacity:.9}.hero-description{font-size:1.1rem;line-height:1.7;margin-bottom:2rem;opacity:.8}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero-image,.profile-placeholder{align-items:center;display:flex;justify-content:center}.profile-placeholder{background:#ffffff1a;border:4px solid #fff3;border-radius:50%;color:#ffffff4d;font-size:6rem;height:300px;transition:all .3s ease;width:300px}@media (max-width:768px){.hero-container{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center}.profile-placeholder{font-size:5rem;height:250px;width:250px}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.hero-buttons{align-items:center;flex-direction:column}.btn{max-width:250px;text-align:center;width:100%}.profile-placeholder{font-size:4rem;height:200px;width:200px}}.about{background:#1e293b;padding:80px 0}.about-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-text p{color:#cbd5e1;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.skills h3{color:#f1f5f9;margin-bottom:2rem}.skills-grid{display:flex;flex-direction:column;gap:2rem}.skill-category h4{color:#cbd5e1;font-size:1.1rem;margin-bottom:1rem}.skill-tags{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{background:#667eea;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.skill-tag:hover{background:#764ba2;transform:translateY(-2px)}@media (max-width:768px){.about-content{gap:2rem;grid-template-columns:1fr}}.projects{background:#0f172a;padding:80px 0}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.project-card{background:#1e293b;border:1px solid #334155;border-radius:16px;box-shadow:0 4px 20px #0000004d;overflow:hidden;transition:all .3s ease}.project-card:hover{box-shadow:0 20px 40px #0006;transform:translateY(-10px)}.project-image{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;height:200px;justify-content:center}.project-placeholder{color:#ffffff4d;font-size:4rem}.project-content{padding:1.5rem}.project-title{color:#f1f5f9;font-size:1.3rem;margin-bottom:1rem}.project-description{color:#cbd5e1;line-height:1.6;margin-bottom:1.5rem}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-tag{background:#334155;border-radius:15px;color:#e2e8f0;font-size:.8rem;font-weight:500;padding:.3rem .8rem}.project-links{display:flex;gap:1rem}.project-link{align-items:center;color:#667eea;display:flex;font-weight:500;gap:.5rem;text-decoration:none;transition:color .3s ease}.project-link:hover{color:#764ba2}@media (max-width:768px){.projects-grid{grid-template-columns:1fr}}.contact{background:#1e293b;padding:80px 0}.contact-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-info h3{color:#f1f5f9;font-size:1.5rem;margin-bottom:1rem}.contact-info p{color:#cbd5e1;line-height:1.7;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:1.5rem}.contact-item{align-items:center;display:flex;gap:1rem}.contact-icon{color:#667eea;font-size:1.2rem;width:20px}.contact-item h4{color:#f1f5f9;font-size:1rem;margin-bottom:.25rem}.contact-item p{color:#cbd5e1;font-size:.9rem;margin:0}.contact-form{background:#0f172a;border:1px solid #334155;border-radius:16px;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#f1f5f9;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea{background:#1e293b;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#64748b}.contact-form .btn{margin-top:1rem;width:100%}@media (max-width:768px){.contact-content{gap:2rem;grid-template-columns:1fr}.contact-form{padding:1.5rem}}.footer{background:#0f172a;border-top:1px solid #334155;color:#cbd5e1;padding:60px 0 20px}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.footer-section h3{color:#f1f5f9;font-size:1.5rem;margin-bottom:1rem}.footer-section h4{color:#f1f5f9;font-size:1.2rem;margin-bottom:1rem}.footer-section p{color:#cbd5e1;line-height:1.6}.social-links{display:flex;gap:1rem}.social-link{align-items:center;background:#1e293b;border:1px solid #334155;border-radius:50%;color:#667eea;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background:#667eea;box-shadow:0 5px 15px #667eea66;color:#fff;transform:translateY(-2px)}.social-link svg{font-size:1.2rem}.footer-bottom{border-top:1px solid #334155;padding-top:2rem;text-align:center}.footer-bottom p{color:#64748b;font-size:.9rem}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.social-links{justify-content:center}}.scroll-to-top{align-items:center;background:#667eea;border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 20px #667eea4d;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:50px;justify-content:center;position:fixed;right:30px;transition:all .3s ease;width:50px;z-index:1000}.scroll-to-top:hover{background:#764ba2;box-shadow:0 6px 25px #667eea66}.scroll-to-top:active{transform:scale(.95)}@media (max-width:768px){.scroll-to-top{bottom:20px;font-size:1rem;height:45px;right:20px;width:45px}}.App{min-height:100vh}.loading-screen{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loading-content{color:#fff;text-align:center}.loading-logo{color:#667eea;font-size:4rem;font-weight:700;margin-bottom:1rem}.loading-text{color:#cbd5e1;font-size:1.2rem;letter-spacing:2px}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section-title{color:#f1f5f9;font-size:2.5rem;margin-bottom:3rem;position:relative;text-align:center}.section-title:after{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-family:inherit;font-size:1rem;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:#fbbf24;color:#1a202c}.btn-primary:hover{background:#f59e0b;box-shadow:0 10px 25px #fbbf244d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.btn-secondary:hover{background:#fff;color:#667eea;transform:translateY(-2px)}@media (max-width:768px){.section-title{font-size:2rem}.container{padding:0 15px}}@media (max-width:480px){.section-title{font-size:1.8rem}}
/*# sourceMappingURL=main.e4d1f723.css.map*/