*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#1f2937;background:#f4f5f7;margin:0;font-family:Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}.portfolio{min-height:100vh}.header{color:#fff;background:#111827;padding:24px}.nav{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto 64px;display:flex}.nav strong{font-size:15px}.nav div{gap:18px;display:flex}.nav a{color:#d1d5db;font-size:14px}.nav a:hover{color:#fff}.hero{grid-template-columns:1.4fr .8fr;align-items:center;gap:32px;max-width:1120px;margin:0 auto;padding:24px 0 72px;display:grid}.label{color:#93c5fd;margin-bottom:16px;font-size:14px;font-weight:700;display:inline-block}.hero h1{max-width:760px;margin:0;font-size:46px;line-height:1.1}.hero p{color:#d1d5db;max-width:720px;margin:20px 0 0;font-size:17px;line-height:1.7}.hero-actions{gap:12px;margin-top:30px;display:flex}.primary-button,.secondary-button{border-radius:4px;padding:12px 18px;font-weight:700}.primary-button{color:#fff;background:#2563eb}.secondary-button{color:#e5e7eb;border:1px solid #475569}.profile-card{color:#111827;background:#fff;border-top:5px solid #2563eb;border-radius:8px;padding:24px}.profile-card h2{margin:0 0 10px}.profile-card p{color:#4b5563;margin:0 0 20px;font-size:15px}.profile-info{border-top:1px solid #e5e7eb;padding:14px 0}.profile-info span{color:#6b7280;margin-bottom:4px;font-size:13px;display:block}.profile-info strong{font-size:14px}.section{max-width:1120px;margin:0 auto;padding:54px 24px}.section-title{margin-bottom:22px}.section-title span{color:#2563eb;font-size:14px;font-weight:700}.section-title h2{color:#111827;margin:6px 0 0;font-size:30px}.about-text{color:#4b5563;max-width:900px;margin:0;font-size:16px;line-height:1.8}.projects-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.project-card,.education-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px}.project-card h3,.education-card h3{color:#111827;margin:0 0 10px}.project-card p,.education-card p{color:#4b5563;margin:0;line-height:1.6}.education-card span{color:#64748b;margin-top:8px;font-size:14px;display:block}.tech-list{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.tech-list span,.skills-grid span{color:#1d4ed8;background:#eef2ff;border-radius:4px;padding:7px 10px;font-size:13px;font-weight:700}.project-actions{gap:12px;display:flex}.project-actions a{color:#2563eb;border:1px solid #2563eb;border-radius:4px;padding:9px 12px;font-size:14px;font-weight:700}.project-actions a:first-child{color:#fff;background:#2563eb}.skills-grid{flex-wrap:wrap;gap:10px;display:flex}.contact-section{padding-bottom:80px}.contact-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.contact-grid a{color:#2563eb;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;font-weight:700}@media (width<=900px){.hero,.projects-grid,.contact-grid{grid-template-columns:1fr}.hero h1{font-size:36px}.nav{flex-direction:column;align-items:flex-start;gap:16px}}@media (width<=560px){.header{padding:18px}.hero h1{font-size:30px}.nav div{flex-wrap:wrap}.hero-actions{flex-direction:column}}
