.page{color:#1f2937;background:#f5f7fa;min-height:100vh}.hero{max-width:1100px;margin:0 auto;padding:78px 30px 46px}.eyebrow{letter-spacing:2px;text-transform:uppercase;color:#2563eb;margin-bottom:12px;font-size:14px;font-weight:600}.name{margin-bottom:20px;font-size:64px;font-weight:800;line-height:1}.tagline{color:#6b7280;max-width:700px;font-size:20px;line-height:1.8}.hero-links{flex-wrap:wrap;gap:16px;margin-top:28px;display:flex}.btn-primary,.btn-secondary{border-radius:10px;padding:12px 22px;font-weight:600;transition:all .2s}.btn-primary{color:#fff;background:#2563eb}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:#fff;border:1px solid #d1d5db}.btn-secondary:hover{color:#2563eb;border-color:#2563eb}.main{max-width:1100px;margin:0 auto;padding:0 30px 60px}.section{background:#fff;border-radius:16px;margin-bottom:20px;padding:30px;box-shadow:0 4px 14px #0000000d}.section-title{color:#111827;margin-bottom:24px;font-size:24px;font-weight:700}.about-text{color:#4b5563;font-size:17px;line-height:1.9}.skills-grid{flex-wrap:wrap;gap:12px;list-style:none;display:flex}.skill-chip{color:#1d4ed8;background:#eff6ff;border-radius:999px;padding:10px 16px;font-weight:600}.pipeline{list-style:none}.pipeline-node{border-left:3px solid #2563eb;margin-bottom:40px;padding-left:24px;position:relative}.node-dot{background:#2563eb;border-radius:50%;width:14px;height:14px;position:absolute;top:6px;left:-8px}.node-date{color:#2563eb;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.node-title{margin-bottom:12px;font-size:22px}.node-body{color:#4b5563;margin-bottom:12px;line-height:1.8}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.project-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px;transition:all .25s}.project-card:hover{border-color:#2563eb;transform:translateY(-4px);box-shadow:0 10px 20px #2563eb1f}.project-name{margin-bottom:8px;font-size:18px;font-weight:700;display:block}.project-desc{color:#6b7280}.footer{text-align:center;color:#6b7280;padding:28px}
