:root{--primary:#2563eb;--primary-hover:#1d4ed8;--bg:#f8fafc;--surface:#fff;--text:#0f172a;--text-muted:#64748b;--border:#e2e8f0;--radius:8px;--shadow:0 4px 6px -1px #0000001a;--max-width:1100px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}header{background:var(--surface);border-bottom:1px solid var(--border);z-index:10;padding:1rem 0;position:sticky;top:0}nav{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.logo{letter-spacing:-.5px;font-size:1.25rem;font-weight:700}.nav-links{gap:1.5rem;display:flex}.nav-links a{color:var(--text-muted);font-size:.95rem;font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--primary);text-decoration:none}main{padding:3rem 0}section{margin-bottom:4rem}h1,h2,h3{margin-bottom:.5rem;line-height:1.2}h1{font-size:clamp(2rem,5vw,2.5rem)}h2{border-bottom:2px solid var(--primary);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:clamp(1.5rem,4vw,2rem);display:inline-block}.hero{text-align:center;padding:4rem 0}.hero p{color:var(--text-muted);max-width:650px;margin:1rem auto;font-size:1.25rem}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.btn{border-radius:var(--radius);cursor:pointer;align-items:center;padding:.6rem 1.2rem;font-weight:500;transition:all .2s;display:inline-flex}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover)}.btn-outline{color:var(--primary);border:1px solid var(--primary);background:0 0}.btn-outline:hover{background:#eff6ff}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.skill-card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--border);padding:1.5rem}.skill-card h3{color:var(--primary);margin-bottom:.75rem;font-size:1.1rem}.skill-card ul{flex-wrap:wrap;gap:.5rem;list-style:none;display:flex}.tag{color:var(--primary);background:#eff6ff;border-radius:999px;padding:.25rem .75rem;font-size:.85rem;font-weight:500}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.project-card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--border);transition:transform .2s,box-shadow .2s;overflow:hidden}.project-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.project-content{padding:1.5rem}.project-tech{flex-wrap:wrap;gap:.5rem;margin:.75rem 0;display:flex}.project-actions{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.project-actions .btn{padding:.4rem .9rem;font-size:.9rem}.timeline{border-left:2px solid var(--border);margin-left:.5rem;padding-left:1.5rem}.timeline-item{margin-bottom:2rem;position:relative}.timeline-item:before{content:"";background:var(--primary);border:2px solid var(--bg);border-radius:50%;width:12px;height:12px;position:absolute;top:.4rem;left:-1.95rem}.timeline-date{color:var(--text-muted);margin-bottom:.25rem;font-size:.9rem;font-weight:500}.timeline-role{margin-bottom:.2rem;font-size:1.1rem;font-weight:600}.timeline-company{color:var(--text-muted);margin-bottom:.5rem}.contact-section{text-align:center;background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);margin-top:2rem;padding:2rem 0}.contact-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}footer{background:var(--surface);border-top:1px solid var(--border);text-align:center;color:var(--text-muted);margin-top:2rem;padding:2rem 0;font-size:.9rem}@media (max-width:768px){.nav-links{gap:1rem;font-size:.9rem}.hero{padding:2rem 0}.timeline{padding-left:1rem}.timeline-item:before{left:-1.45rem}}
.layout-module__Jj3UNq__container{max-width:1280px;min-height:100vh;margin:0 auto;padding:0 20px 24px}.layout-module__Jj3UNq__header{text-align:center;padding:14px 0;font-size:24px;font-weight:700}.layout-module__Jj3UNq__main,.layout-module__Jj3UNq__content{width:100%}.layout-module__Jj3UNq__footer{height:24px}
