*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background-color:#f5f5f5;color:#111827}a{text-decoration:none;color:inherit}.app{min-height:100vh}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}section{padding:4rem 0}.section-title{text-align:center;font-size:2rem;margin-bottom:2.5rem}.navbar{position:sticky;top:0;z-index:50;background-color:#fff;border-bottom:1px solid #e5e7eb}.navbar-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.nav-logo{font-weight:600;font-size:1.1rem}.nav-links{display:flex;gap:1.5rem;font-size:.95rem;align-items:center}.nav-links a{position:relative}.nav-links a:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;background:#111827;transition:width .2s ease}.nav-links a:hover:after{width:100%}.hero{padding-top:3rem}.hero-inner{display:flex;flex-wrap:wrap;align-items:center;gap:3rem}.hero-left{flex:1 1 260px}.hero-right{flex:0 0 260px;display:flex;justify-content:center}.hero-badge{font-size:.9rem;color:#6b7280;margin-bottom:.25rem}.hero-name{font-size:2.4rem;font-weight:700}.hero-role{font-size:1.1rem;color:#4b5563;margin-top:.25rem;margin-bottom:1rem}.hero-buttons{display:flex;gap:1rem;margin-top:1.5rem;margin-bottom:37.8px}.hero-socials{display:flex;justify-content:flex-start;gap:20.8px}.hero-social-link{color:#111827;font-size:1.8rem;transition:transform .2s ease-in-out}.hero-social-link:hover{transform:translateY(-3px)}.btn{padding:.7rem 1.2rem;border-radius:999px;border:1px solid #111827;font-size:.9rem;cursor:pointer;background:#111827;color:#fff;transition:all .15s ease}.btn.outline{background:#ffffff;color:#111827}.btn:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0f172a26}.btn.outline:hover{background:#111827;color:#fff}.hero-contact{display:flex;gap:2rem;margin-top:1.5rem;font-size:.9rem;color:#6b7280}.hero-avatar{width:220px;height:220px;border-radius:999px;overflow:hidden;border:4px solid #e5e7eb;background:#e5e7eb}.about-inner{display:flex;flex-wrap:wrap;gap:3rem;align-items:center}.about-left{flex:0 0 260px}.about-photo{width:260px;height:260px;border-radius:24px;overflow:hidden;background:#e5e7eb}.about-right{flex:1 1 260px}.about-cards{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.about-card{flex:1 1 150px;padding:1rem;border-radius:16px;border:1px solid #e5e7eb;background:#ffffff}.about-card-title{font-weight:600;margin-bottom:.4rem}.about-text{font-size:.95rem;color:#4b5563;line-height:1.6}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.project-card{border-radius:18px;border:1px solid #e5e7eb;background:#ffffff;overflow:hidden;display:flex;flex-direction:column}.project-image{height:200px;background:#e5e7eb}.project-image img{width:100%;height:100%;object-fit:cover}.project-body{padding:1.3rem 1.4rem 1rem;display:flex;flex-direction:column;gap:.8rem}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.project-tag{background:#f3f4f6;padding:.3rem .7rem;border-radius:999px;font-size:.75rem;color:#4b5563}.project-title{font-weight:600;font-size:1.1rem}.project-desc{font-size:.9rem;color:#4b5563;line-height:1.5}.project-metrics{list-style:none;margin-top:.8rem;padding-left:0}.project-metrics li{font-size:.85rem;color:#6b7280;margin-bottom:.4rem;position:relative;padding-left:1rem}.project-metrics li:before{content:"•";color:#6c63ff;position:absolute;left:0}.project-actions{display:flex;justify-content:flex-start;gap:.75rem;margin-top:auto;align-items:center}.project-tagline{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:#6b7280}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.skill-card{border-radius:18px;border:1px solid #e5e7eb;background:#ffffff;padding:1.4rem}.skill-title{font-weight:600;margin-bottom:.8rem}.skill-chips{display:flex;flex-wrap:wrap;gap:.5rem}.chip{border-radius:999px;padding:.3rem .7rem;background:#f3f4f6;font-size:.8rem}.certificates-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.certificate-card{border-radius:18px;border:1px solid #e5e7eb;background:#ffffff;padding:1.3rem;display:flex;flex-direction:column;justify-content:space-between}.certificate-title{font-weight:600;margin-bottom:.4rem}.certificate-org{font-size:.85rem;color:#6b7280;margin-bottom:.3rem}.certificate-meta{font-size:.8rem;color:#6b7280}.certificate-link{font-size:.8rem;margin-top:.6rem;display:inline-block;color:#111827;text-decoration:underline;font-weight:500}.contact-content{display:flex;gap:3rem;align-items:flex-start}.contact-info-column{flex:1;padding:1.5rem;border-radius:12px;background-color:#fff;box-shadow:0 4px 15px #0000000d}.contact-info-column h3{font-size:1.5rem;margin-bottom:1rem;color:#111827}.contact-description{font-size:.95rem;color:#4b5563;margin-bottom:1.5rem;line-height:1.6}.contact-item{display:flex;align-items:center;margin-bottom:1rem;font-size:1rem;color:#4b5563}.contact-item .contact-icon{font-size:1.2rem;color:#6c63ff;margin-right:.8rem}.contact-socials{display:flex;gap:1.5rem;margin-top:2rem}.contact-socials .hero-social-link{color:#111827;font-size:1.8rem;transition:transform .2s ease-in-out}.contact-socials .hero-social-link:hover{transform:translateY(-3px)}.contact-form-column{flex:1;padding:1.5rem;border-radius:12px;background-color:#fff;box-shadow:0 4px 15px #0000000d}.contact-form-column form{display:flex;flex-direction:column;gap:1rem}.form-input,.form-textarea{width:100%;padding:.8rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.95rem;color:#111827;background-color:#f9fafb}.form-textarea{resize:vertical;min-height:120px}.form-input::placeholder,.form-textarea::placeholder{color:#9ca3af}.btn-full-width{width:100%;padding:.8rem 1.2rem;border-radius:8px;border:none;font-size:1rem;cursor:pointer;background:#6c63ff;color:#fff;transition:background-color .2s ease}.btn-full-width:hover{background-color:#5a52d9}@media (max-width: 768px){.contact-content{flex-direction:column;gap:2rem}.contact-info-column,.contact-form-column{flex:none;width:100%}}.contact-email{display:inline-block;margin-top:.8rem;padding:.5rem 1.2rem;border-radius:999px;background:#111827;color:#fff;font-size:.9rem}.footer{padding:2rem 0 1.5rem;border-top:1px solid #e5e7eb;background:#ffffff}.footer-top{text-align:center;margin-bottom:1rem}.footer-links{display:flex;justify-content:center;gap:2rem;font-size:.9rem;margin-bottom:.5rem}.footer-bottom{text-align:center;font-size:.8rem;color:#6b7280}@media (max-width: 768px){.hero-inner,.about-inner{flex-direction:column-reverse}.navbar-inner{justify-content:space-between}.nav-links{gap:1rem}}
