@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=IBM+Plex+Sans:wght@400;500&display=swap";:root{--bg: #0f1419;--card: rgba(22, 27, 34, .85);--text: #e6edf3;--muted: #8b949e;--line: rgba(255, 255, 255, .08);--accent: #58a6ff;--accent-strong: #79c0ff;--accent-light: rgba(88, 166, 255, .15);--shadow: 0 20px 60px rgba(0, 0, 0, .4);--radius: 24px}*{box-sizing:border-box;margin:0}html,body{min-height:100%}body{font-family:IBM Plex Sans,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(88,166,255,.08),transparent 30%),radial-gradient(circle at right center,rgba(139,148,158,.06),transparent 28%),linear-gradient(160deg,var(--bg),#161b22 52%,#0d1117 100%)}.shell{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 3rem}.topbar{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0 2rem}.logo{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:1.2rem;color:var(--accent);letter-spacing:-.04em}.links{display:flex;gap:1.5rem}.links a{font-size:.88rem;font-weight:500;color:var(--muted);text-decoration:none;transition:color .2s}.links a:hover{color:var(--accent)}.hero{padding:2.5rem;border:1px solid var(--line);border-radius:32px;background:linear-gradient(135deg,rgba(22,27,34,.92),var(--card));backdrop-filter:blur(14px);box-shadow:var(--shadow);animation:rise .7s ease-out both}.hero-content{display:flex;align-items:center;gap:3rem}.hero-text{flex:1}.hero-photo img{width:220px;height:220px;border-radius:50%;object-fit:cover;object-position:center center;border:4px solid var(--accent-light);box-shadow:0 12px 40px #182a2326}.eyebrow{margin:0 0 .75rem;font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}h1,h2,h3{font-family:Space Grotesk,sans-serif;letter-spacing:-.03em}h1{font-size:clamp(2.8rem,6vw,4.8rem);line-height:.95;margin-bottom:1rem}.lede{max-width:56ch;font-size:clamp(1rem,1.8vw,1.1rem);line-height:1.7;color:var(--muted)}.actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.8rem}.btn-primary,.btn-ghost{display:inline-flex;align-items:center;min-height:44px;padding:.7rem 1.4rem;border-radius:999px;font-size:.92rem;font-weight:500;text-decoration:none;transition:all .2s}.btn-primary{background:var(--accent);color:#0d1117;border:1px solid transparent}.btn-primary:hover{background:var(--accent-strong)}.btn-ghost{background:#161b22ad;color:var(--muted);border:1px solid var(--line)}.btn-ghost:hover{border-color:var(--accent);color:var(--accent)}.section{margin-top:2rem;padding:2rem;border-radius:var(--radius);border:1px solid var(--line);background:#161b22a6;box-shadow:var(--shadow);animation:rise .7s ease-out both}.section:nth-child(3){animation-delay:80ms}.section:nth-child(4){animation-delay:.16s}.section:nth-child(5){animation-delay:.24s}.section:nth-child(6){animation-delay:.32s}.section-title{font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem}.timeline{display:flex;flex-direction:column;gap:1.5rem}.timeline-item{display:grid;grid-template-columns:140px 1fr;gap:1.5rem}.timeline-date{font-size:.85rem;font-weight:500;color:var(--muted);padding-top:.15rem}.timeline-body h3{font-size:1.15rem;margin-bottom:.2rem}.timeline-body .company{font-size:.88rem;font-weight:500;color:var(--accent);margin-bottom:.4rem}.timeline-body p:last-child{font-size:.92rem;line-height:1.6;color:var(--muted)}.tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{display:inline-block;padding:.4rem .9rem;border-radius:999px;font-size:.82rem;font-weight:500;background:#161b22cc;border:1px solid var(--line);color:var(--muted)}.tag-primary{background:var(--accent-light);border-color:#58a6ff4d;color:var(--accent-strong);font-weight:700}.cert-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.cert-card{padding:1.2rem;border-radius:16px;border:1px solid var(--line);background:#161b22b3;text-align:center}.cert-issuer{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.5rem}.cert-card h3{font-size:.95rem;margin-bottom:.2rem}.cert-card p{font-size:.82rem;color:var(--muted)}.card{padding:1.5rem;border-radius:16px;border:1px solid var(--line);background:#161b22b3}.card h3{font-size:1.15rem;margin-bottom:.3rem}.card .company{font-size:.88rem;font-weight:500;color:var(--accent);margin-bottom:.4rem}.card p:last-child{font-size:.92rem;line-height:1.6;color:var(--muted)}.footer{margin-top:3rem;text-align:center;color:var(--muted);font-size:.85rem;line-height:1.8}.stack-note{font-size:.75rem;opacity:.6}@keyframes rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:880px){.hero-content{flex-direction:column-reverse;text-align:center;gap:1.5rem}.hero-photo img{width:160px;height:160px}.hero{padding:1.5rem}.actions{justify-content:center}.lede{margin-left:auto;margin-right:auto}.timeline-item{grid-template-columns:1fr;gap:.25rem}.cert-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.cert-grid{grid-template-columns:1fr}}.narrative[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:2rem}.narrative-section[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:.75rem}.narrative-section[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{font-size:1.1rem;font-weight:700;color:var(--accent);margin:0}.narrative[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{font-size:1rem;line-height:1.75;color:var(--text);margin:0}.narrative[data-astro-cid-j7pv25f6] em[data-astro-cid-j7pv25f6]{font-style:italic;color:var(--accent-strong)}
