:root{--bg:#151515;--surface:#191919;--surface-soft:#1d1d1d;--border:#3a3a3a;--border-soft:#2c2c2c;--text:#f3f3f1;--muted:#a2a29d;--subtle:#8a8a85;--blue:#2f80ff;--purple:#aa72ff;--green:#25d67b;--orange:#ff6a1a;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-mono:ui-monospace,"SFMono-Regular",Consolas,"Liberation Mono",monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.025;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}svg{display:block}.site-shell{max-width:1600px;margin:0 auto;padding:0 40px;overflow:hidden}.topbar{min-height:92px;display:grid;grid-template-columns:1fr auto 1fr;border-bottom:1px solid var(--border-soft);font-size:.875rem}.topbar,.wordmark{align-items:center}.wordmark{display:inline-flex;gap:12px;font-weight:600;justify-self:start}.wordmark-mark{display:block;width:36px;height:36px;border:1px solid var(--border);border-radius:50%;background:var(--surface) url(/favicon.png) center/31px 31px no-repeat}.nav{display:flex;align-items:center;gap:38px;color:var(--muted)}.nav a,.site-footer a{transition:color .2s ease}.nav a:hover,.nav-current,.site-footer a:hover{color:var(--text)}.top-contact{justify-self:end;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--text);padding-bottom:3px}.button svg,.contact-actions svg,.project-arrow svg,.top-contact svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.hero{min-height:680px;display:grid;grid-template-columns:1.15fr .85fr;gap:56px;align-items:center;padding:95px 32px 100px;border-bottom:1px solid var(--border-soft)}.eyebrow{margin:0 0 24px;font-family:var(--font-mono);font-size:.78rem;letter-spacing:.09em;text-transform:uppercase;color:var(--muted)}.pulse-dot{display:inline-block;width:8px;height:8px;margin-right:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(37,214,123,.12)}h1,h2,h3,p{margin-top:0}.hero h1{margin-bottom:34px;font-size:clamp(3.7rem,7vw,7rem);font-weight:500;letter-spacing:-.065em;line-height:.94}.hero h1 span{color:var(--subtle)}.hero-intro{max-width:660px;margin-bottom:42px;color:#b9b9b4;font-size:clamp(1.06rem,1.4vw,1.3rem);line-height:1.65}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{min-height:54px;padding:0 22px;border:1px solid var(--border);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:.9rem;transition:transform .2s ease,background .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--text);color:#161616;border-color:var(--text)}.button-primary svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.button-ghost:hover{background:var(--surface-soft);border-color:#555}.hero-panel{min-height:490px;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border:1px solid var(--border);border-radius:34px;padding:38px;overflow:hidden;background:radial-gradient(circle at 50% 38%,rgba(47,128,255,.08),transparent 45%),var(--surface)}.hero-panel:before{content:"";position:absolute;inset:0;opacity:.23;background-image:radial-gradient(#777 1px,transparent 0);background-size:18px 18px;-webkit-mask-image:linear-gradient(180deg,black,transparent 75%);mask-image:linear-gradient(180deg,black,transparent 75%)}.signal-orbit{width:250px;height:250px;position:relative;display:grid;place-items:center;margin-top:15px}.orbit{position:absolute;border:1px solid;border-radius:50%}.orbit-one{width:100%;height:100%;border-color:rgba(47,128,255,.52);animation:orbit-pulse 5s ease-in-out infinite}.orbit-two{width:68%;height:68%;border-color:rgba(170,114,255,.6);animation:orbit-pulse 5s ease-in-out .7s infinite}.orbit-core{position:relative;z-index:2;display:grid;place-items:center;width:92px;height:92px;background:var(--text);color:#191919;border-radius:50%;font:500 1.25rem var(--font-mono);box-shadow:0 0 45px rgba(255,255,255,.12)}.orbit-core:after{content:"";width:10px;height:10px;background:var(--green);border-radius:50%;position:absolute;right:4px;top:13px;border:3px solid var(--text)}.hero-metrics{position:relative;z-index:2;width:100%;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--border);padding-top:24px}.hero-metrics div{display:flex;align-items:flex-start;gap:13px}.hero-metrics div+div{border-left:1px solid var(--border);padding-left:22px}.hero-metrics strong{font:500 1.6rem var(--font-mono)}.hero-metrics span{color:var(--muted);font-size:.78rem;line-height:1.5}.capability-section,.experience-section,.projects-section{padding:120px 0;border-bottom:1px solid var(--border-soft)}.section-heading{margin:0 0 52px}.contact-section h2,.section-heading h2{margin:0;font-size:clamp(2.7rem,5vw,5rem);font-weight:500;letter-spacing:-.05em;line-height:1.02}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.capability-card{min-height:360px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--border);border-radius:30px;background:var(--surface);transition:transform .25s ease,border-color .25s ease}.capability-card:hover{transform:translateY(-6px);border-color:#555}.capability-icon{width:36px;height:36px}.capability-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.card-1 .capability-icon{color:var(--blue)}.card-2 .capability-icon{color:var(--purple)}.card-3 .capability-icon{color:var(--green)}.card-4 .capability-icon{color:var(--orange)}.card-label{margin-bottom:12px;color:var(--subtle);font:400 .75rem var(--font-mono);letter-spacing:.08em}.capability-card h3{margin-bottom:16px;font-size:clamp(1.45rem,2vw,2rem);font-weight:500;letter-spacing:-.035em;line-height:1.15}.capability-card>div>p:last-child{margin:0;color:var(--muted);font-size:.9rem;line-height:1.65}.experience-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:9vw}.sticky-heading{align-self:start;position:sticky;top:40px}.section-note{max-width:390px;margin-top:28px;color:var(--muted);line-height:1.65}.timeline-item{display:grid;grid-template-columns:52px 1fr;gap:20px}.timeline-marker{display:flex;flex-direction:column;align-items:center}.timeline-marker span{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--border);border-radius:50%;color:var(--green);font:.75rem var(--font-mono)}.timeline-marker:after{content:"";width:1px;flex:1 1;min-height:70px;background:var(--border-soft)}.timeline-item:last-child .timeline-marker:after{display:none}.timeline-content{padding:7px 0 58px}.period{margin-bottom:19px;color:var(--subtle);font:.75rem var(--font-mono);letter-spacing:.05em}.job-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px}.job-title-row h3{margin:0;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:500;letter-spacing:-.03em}.company-context{margin:5px 0 0;color:var(--subtle);font-size:.8rem}.role{flex-shrink:0;margin:3px 0 0;color:var(--text);font-size:.82rem}.job-description{max-width:700px;margin:0;color:var(--muted);font-size:.97rem;line-height:1.75}.projects-section{display:grid;grid-template-columns:.65fr 1.35fr;gap:9vw}.project-list{display:grid;gap:16px}.project-card{min-height:220px;display:grid;grid-template-columns:55px 1fr 60px;gap:18px;align-items:start;padding:30px;border:1px solid var(--border);border-radius:28px;background:var(--surface);transition:transform .25s ease,border-color .25s ease}.project-card:hover{transform:translateX(8px);border-color:#5b5b5b}.project-copy>p,.project-number{color:var(--subtle);font:.75rem var(--font-mono);letter-spacing:.07em}.project-copy>p{margin:2px 0 32px}.project-copy h3{margin:0 0 10px;font-size:2rem;font-weight:500;letter-spacing:-.04em}.project-copy>span{color:var(--muted);font-size:.9rem}.project-arrow{justify-self:end;display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--border);border-radius:50%}.project-blue:hover .project-arrow{color:var(--blue);border-color:var(--blue)}.project-green:hover .project-arrow{color:var(--green);border-color:var(--green)}.details-section{padding:22px 0;display:grid;grid-template-columns:.85fr 1.65fr;gap:18px;border-bottom:1px solid var(--border-soft)}.detail-card{min-height:230px;padding:30px;border:1px solid var(--border);border-radius:26px;background:var(--surface)}.detail-card h3{margin:54px 0 8px;font-size:1.25rem;font-weight:500}.detail-card>p:last-child{margin-bottom:0;color:var(--muted);font-size:.86rem;line-height:1.6}.tag-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:48px}.tag-list span{padding:8px 12px;border:1px solid var(--border);border-radius:999px;color:#c4c4c0;font-size:.78rem}.certificates-teaser{min-height:390px;padding:85px 7vw;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:8vw;border-bottom:1px solid var(--border-soft);background:radial-gradient(circle at 8% 85%,rgba(47,128,255,.1),transparent 34%)}.certificates-teaser h2{margin:0;font-size:clamp(2.7rem,5vw,5rem);font-weight:500;letter-spacing:-.05em;line-height:1.02}.certificates-teaser h2 span{color:var(--subtle)}.certificate-teaser-copy p{max-width:510px;margin-bottom:30px;color:var(--muted);line-height:1.7}.contact-section{min-height:590px;padding:120px 7vw;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:radial-gradient(circle at 90% 15%,rgba(170,114,255,.12),transparent 33%);border-bottom:1px solid var(--border-soft)}.contact-section h2{max-width:950px}.contact-actions{display:flex;flex-wrap:wrap;gap:14px 36px;margin-top:50px}.contact-actions a{display:flex;align-items:center;gap:12px;padding-bottom:5px;border-bottom:1px solid #666;color:#c8c8c3}.contact-actions a:hover{color:var(--green);border-color:var(--green)}.site-footer{min-height:100px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:40px;color:var(--subtle);font:.75rem var(--font-mono)}.subpage-hero{min-height:610px;display:flex;flex-direction:column;justify-content:center;padding:100px 7vw;border-bottom:1px solid var(--border-soft);background:radial-gradient(circle at 85% 20%,rgba(37,214,123,.09),transparent 28%)}.back-link{align-self:flex-start;display:flex;align-items:center;gap:10px;margin-bottom:70px;color:var(--muted);font-size:.82rem}.back-link:hover{color:var(--green)}.subpage-hero h1{margin:0 0 35px;font-size:clamp(3.7rem,7vw,7rem);font-weight:500;letter-spacing:-.065em;line-height:.94}.subpage-hero h1 span{color:var(--subtle)}.subpage-hero>p:last-child{max-width:700px;margin:0;color:#b9b9b4;font-size:clamp(1.06rem,1.4vw,1.3rem);line-height:1.65}.credential-group,.credential-groups{border-bottom:1px solid var(--border-soft)}.credential-group{padding:100px 0;display:grid;grid-template-columns:.55fr 1.45fr;gap:8vw}.credential-group:last-child{border-bottom:0}.credential-group-heading>span{display:grid;place-items:center;width:42px;height:42px;margin-bottom:30px;border:1px solid var(--border);border-radius:50%;font:.75rem var(--font-mono)}.credential-purple .credential-group-heading>span{color:var(--purple)}.credential-green .credential-group-heading>span{color:var(--green)}.credential-blue .credential-group-heading>span{color:var(--blue)}.credential-group-heading h2{margin-bottom:18px;font-size:clamp(2rem,3.5vw,3.6rem);font-weight:500;letter-spacing:-.045em;line-height:1.04;text-transform:capitalize}.credential-group-heading p{max-width:390px;margin:0;color:var(--muted);font-size:.92rem;line-height:1.7}.credential-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.credential-card{min-height:240px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--border);border-radius:26px;background:var(--surface);transition:transform .25s ease,border-color .25s ease}.credential-card-featured{grid-column:1/-1;min-height:220px;background:radial-gradient(circle at 88% 20%,rgba(37,214,123,.1),transparent 35%),var(--surface)}.credential-card:hover{transform:translateY(-5px);border-color:#5b5b5b}.credential-card h3{margin:20px 0 18px;font-size:clamp(1.15rem,1.7vw,1.55rem);font-weight:500;letter-spacing:-.03em;line-height:1.25}.credential-taught{margin:0 0 32px;color:var(--subtle);font:.75rem/1.55 var(--font-mono)}.credential-taught strong{color:var(--muted);font-weight:500}.credential-card>span{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:.8rem}.credential-card>span svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;transition:transform .2s ease}.credential-card:hover>span{color:var(--text)}.credential-card:hover>span svg{transform:translateX(4px)}@keyframes orbit-pulse{0%,to{transform:scale(.96);opacity:.55}50%{transform:scale(1.03);opacity:1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:1100px){.site-shell{padding:0 24px}.hero{grid-template-columns:1fr;padding-top:75px}.hero-panel{min-height:390px}.signal-orbit{width:210px;height:210px}.capability-grid{grid-template-columns:repeat(2,1fr)}.capability-card{min-height:300px}.experience-section,.projects-section{grid-template-columns:1fr;gap:35px}.certificates-teaser{grid-template-columns:1fr;gap:40px}.credential-group{grid-template-columns:1fr;gap:42px}.sticky-heading{position:static}}@media(max-width:760px){.site-shell{padding:0 16px}.topbar{min-height:78px;grid-template-columns:1fr auto}.nav,.wordmark>span:last-child{display:none}.hero{min-height:auto;padding:65px 4px 70px;gap:52px}.hero h1{font-size:clamp(3.25rem,16vw,5.5rem)}.hero-intro{font-size:1rem}.hero-panel{min-height:400px;padding:26px;border-radius:27px}.hero-metrics{gap:15px}.hero-metrics div,.hero-metrics span,.hero-metrics strong{display:block}.hero-metrics span{margin-top:6px}.hero-metrics div+div{padding-left:15px}.capability-section,.experience-section,.projects-section{padding:85px 0}.capability-grid,.details-section{grid-template-columns:1fr}.capability-card{min-height:280px}.job-title-row{display:block}.role{margin-top:14px;color:var(--green)}.timeline-item{grid-template-columns:44px 1fr;gap:13px}.timeline-marker span{width:38px;height:38px}.project-card{min-height:245px;grid-template-columns:35px 1fr;padding:25px 22px}.project-arrow{grid-column:2;width:42px;height:42px}.details-section{padding:18px 0}.certificates-teaser{min-height:500px;padding:85px 4px}.contact-section{min-height:500px;padding:90px 4px}.contact-actions{align-items:flex-start;flex-direction:column;font-size:.86rem}.site-footer{grid-template-columns:1fr auto;gap:16px;min-height:120px}.site-footer a:last-child{display:none}.subpage-hero{min-height:570px;padding:75px 4px}.back-link{margin-bottom:60px}.subpage-hero h1{font-size:clamp(3.25rem,16vw,5.5rem)}.credential-group{padding:80px 0}.credential-grid{grid-template-columns:1fr}}@media(max-width:380px){.button{width:100%}.hero-metrics span{font-size:.68rem}.project-copy h3{font-size:1.6rem}}