@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Arial,sans-serif;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}.site{min-height:100vh;transition:background .25s,color .25s}.technical{--bg:#08111f;--surface:#101d2c;--surface2:#142438;--text:#e9f0f5;--muted:#aabac8;--line:#294158;--accent:#55d6be;--warm:#f2bb5e;background:radial-gradient(circle at 85% 2%,#123451 0,transparent 28rem),var(--bg);color:var(--text)}.corporate{--bg:#f7f9fc;--surface:#fff;--surface2:#eef3f8;--text:#122235;--muted:#506075;--line:#d6e0ea;--accent:#087f72;--warm:#b85d15;background:var(--bg);color:var(--text)}.wrap{width:min(1120px,100% - 3rem);margin:auto}.topbar{border-bottom:1px solid var(--line);align-items:center;gap:1.6rem;width:min(1240px,100% - 3rem);height:76px;margin:auto;display:flex}.brand{color:var(--text);align-items:center;gap:.7rem;margin-right:auto;text-decoration:none;display:flex}.brand span{background:var(--accent);color:#05121e;border-radius:5px;padding:.33rem;font-family:DM Mono;font-size:.76rem}.brand b{letter-spacing:.04em;font-size:.9rem}.topbar nav{gap:1.2rem;display:flex}.topbar nav a,footer a{color:var(--muted);font-size:.83rem;text-decoration:none}.topbar nav a:hover,footer a:hover{color:var(--accent)}.switch{border:1px solid var(--line);border-radius:7px;padding:3px;display:flex}.switch button,.menu{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:.45rem .55rem;font:500 .7rem DM Mono}.switch .selected{background:var(--surface2);color:var(--text)}.menu{display:none}.hero{padding:7.4rem 0 5rem}.eyebrow,.date{letter-spacing:.11em;text-transform:uppercase;color:var(--accent);margin:0 0 .9rem;font:500 .72rem DM Mono}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.075em;max-width:930px;margin-bottom:1.6rem;font-size:clamp(3.1rem,7vw,6.8rem);line-height:.99}h1 em{color:var(--accent);font-style:normal}h2{letter-spacing:-.055em;margin-bottom:1.2rem;font-size:clamp(2rem,3.5vw,3.4rem);line-height:1.08}h3{margin-bottom:.55rem;font-size:1.05rem;line-height:1.25}.lede{color:var(--muted);max-width:720px;font-size:1.08rem}.actions{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:2rem;display:flex}.button{border-radius:6px;padding:.8rem 1.05rem;font-size:.84rem;font-weight:700;text-decoration:none}.primary{background:var(--accent);color:#062020}.secondary{border:1px solid var(--line);color:var(--text)}.button span{margin-left:.45rem}.hero-stats{flex-wrap:wrap;gap:2.7rem;margin:5rem 0 0;display:flex}.hero-stats div{border-left:2px solid var(--accent);padding-left:.75rem}.hero-stats dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font:500 .65rem DM Mono}.hero-stats dd{margin:.2rem 0 0;font-size:.85rem}.section{padding:5.8rem 0}.split{grid-template-columns:1fr 1fr;gap:5rem;display:grid}.split p{color:var(--muted);padding-top:.5rem;font-size:1.08rem}.panel{background:var(--surface);border-block:1px solid var(--line)}.capabilities,.education-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:1px;margin-top:2.2rem;display:grid}.capabilities article,.education-grid article{background:var(--surface);padding:1.8rem}.capabilities p,.education-grid p,.timeline article>p:last-child,.availability>p,.contact>p{color:var(--muted);font-size:.92rem}.supporting{color:var(--muted);margin:1.4rem 0 0;font-size:.82rem}.education-grid{grid-template-columns:repeat(3,1fr)}.company{color:var(--warm);margin-top:-.35rem;font:500 .77rem DM Mono}.timeline{border-left:1px solid var(--line);gap:2rem;margin-top:2.3rem;padding-left:2rem;display:grid}.timeline article{max-width:700px;position:relative}.timeline article:before{content:"";background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:.3rem;left:-2.3rem}.timeline .date{margin-bottom:.4rem}.availability{padding:6rem 0}.availability h2{max-width:780px}.contact{border-top:1px solid var(--line);padding:5rem 0 7rem}.linkedin{color:var(--muted);padding:.8rem 0;font:500 .75rem DM Mono}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:1.7rem 0 2.4rem;font-size:.75rem;display:flex}@media (width<=760px){.topbar{flex-wrap:wrap;height:auto;min-height:68px;padding:1rem 0}.menu{display:block}.topbar nav{flex-direction:column;order:4;width:100%;padding:.4rem 0 1rem;display:none}.topbar nav.open{display:flex}.switch{margin-left:auto}.hero{padding:4.8rem 0 3.7rem}.split,.education-grid{grid-template-columns:1fr;gap:2rem}.section{padding:4.2rem 0}.capabilities{grid-template-columns:1fr}.hero-stats{gap:1.4rem;margin-top:3.5rem}.wrap{width:min(100% - 2rem,1120px)}.topbar{width:min(100% - 2rem,1240px)}h1{font-size:clamp(3rem,15vw,4.5rem)}.availability{padding:4.4rem 0}.contact{padding:4rem 0 5rem}}@media (width<=440px){.switch button{padding:.38rem}.brand b{display:none}.topbar{gap:.5rem}.switch{margin-left:auto}.hero-stats{grid-template-columns:1fr 1fr;display:grid}.hero-stats div:last-child{grid-column:span 2}}
