.Header-module__hBw1pG__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:24px;padding:34px 0 0;animation:1.2s both Header-module__hBw1pG__revealFade;display:flex}.Header-module__hBw1pG__brand{font-family:var(--font-mono), monospace;letter-spacing:.1em;color:var(--gold);font-size:13px}.Header-module__hBw1pG__brandSigil{color:var(--green);margin-inline-start:2px}.Header-module__hBw1pG__right{flex-wrap:wrap;align-items:baseline;gap:26px;display:flex}.Header-module__hBw1pG__nav{font-family:var(--font-mono), monospace;letter-spacing:.06em;flex-wrap:wrap;gap:20px;font-size:12px;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-nav)}.Header-module__hBw1pG__navLink:hover{color:var(--gold-nav-hover)}.Header-module__hBw1pG__locales{border-inline-start:1px solid var(--hairline-3);font-family:var(--font-mono), monospace;letter-spacing:.12em;gap:12px;padding-inline-start:26px;font-size:12px;display:flex}.Header-module__hBw1pG__locale,.Header-module__hBw1pG__localeActive{color:var(--text-dim-4)}.Header-module__hBw1pG__locale:hover{color:var(--gold-nav-hover)}.Header-module__hBw1pG__localeActive{color:var(--gold)}@media (max-width:900px){.Header-module__hBw1pG__header,.Header-module__hBw1pG__nav{gap:18px}}@media (max-width:600px){.Header-module__hBw1pG__header{padding-top:26px}.Header-module__hBw1pG__right{justify-content:space-between;gap:16px;width:100%}.Header-module__hBw1pG__nav{gap:14px;font-size:11px}.Header-module__hBw1pG__locales{border-inline-start:none;gap:10px;padding-inline-start:0}}
.Hero-module__ZARIfG__hero{grid-template-columns:1.35fr 1fr;align-items:end;gap:64px;padding:104px 0 76px;display:grid}.Hero-module__ZARIfG__eyebrow{font-family:var(--font-mono), monospace;letter-spacing:.26em;text-transform:uppercase;color:var(--gold-dim);animation:Hero-module__ZARIfG__revealUp .9s var(--ease-reveal) both;margin:0 0 26px;font-size:12px}.Hero-module__ZARIfG__title{font-family:var(--font-display), Georgia, serif;letter-spacing:-.02em;color:var(--text-bright);margin:0 0 22px;font-size:112px;font-weight:300;line-height:.92}.Hero-module__ZARIfG__titleLine1,.Hero-module__ZARIfG__titleLine2{display:block}.Hero-module__ZARIfG__titleLine1{animation:Hero-module__ZARIfG__revealUp 1s var(--ease-reveal) .1s both}.Hero-module__ZARIfG__titleLine2{color:var(--gold);animation:Hero-module__ZARIfG__revealUp 1s var(--ease-reveal) .22s both}.Hero-module__ZARIfG__subtitle{font-family:var(--font-display), Georgia, serif;color:var(--text-muted-2);max-width:20ch;animation:Hero-module__ZARIfG__revealUp 1s var(--ease-reveal) .34s both;margin:0 0 34px;font-size:30px;font-style:italic;line-height:1.3}.Hero-module__ZARIfG__meander{opacity:.8;transform-origin:0;width:240px;height:10px;animation:Hero-module__ZARIfG__growLine 1.1s var(--ease-reveal) .5s both;background-image:repeating-linear-gradient(90deg, var(--gold-node) 0 3px, transparent 3px 6px), linear-gradient(var(--gold-node), var(--gold-node));background-position:0 0,0 100%;background-repeat:repeat-x,no-repeat;background-size:100% 100%,100% 1px}[dir=rtl] .Hero-module__ZARIfG__meander{transform-origin:100%}.Hero-module__ZARIfG__side{font-family:var(--font-mono), monospace;animation:Hero-module__ZARIfG__revealUp 1s var(--ease-reveal) .46s both;gap:18px;padding-bottom:12px;font-size:13px;line-height:1.7;display:grid}.Hero-module__ZARIfG__console{border:1px solid var(--hairline-2);background:var(--surface);box-shadow:var(--shadow-console);font-size:11.5px;line-height:1.9}.Hero-module__ZARIfG__consoleHead{border-bottom:1px solid var(--hairline);color:var(--text-dim-3);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:8px;padding:9px 12px;font-size:10px;display:flex}.Hero-module__ZARIfG__statusDot{background:var(--gold-node);border-radius:50%;flex:none;width:7px;height:7px;animation:2.4s ease-in-out infinite Hero-module__ZARIfG__nodePulse}.Hero-module__ZARIfG__consoleBody{color:var(--text-muted-2);gap:3px;padding:12px;display:grid}.Hero-module__ZARIfG__logLine,.Hero-module__ZARIfG__logLineGold{white-space:nowrap;border-inline-end:7px solid #0000;width:max-content;max-width:100%;overflow:hidden}.Hero-module__ZARIfG__logLineGold{color:var(--gold-console)}.Hero-module__ZARIfG__line0{animation:Hero-module__ZARIfG__typeLine0 11s steps(var(--chars), end) infinite}.Hero-module__ZARIfG__line1{animation:Hero-module__ZARIfG__typeLine1 11s steps(var(--chars), end) infinite}.Hero-module__ZARIfG__line2{animation:Hero-module__ZARIfG__typeLine2 11s steps(var(--chars), end) infinite}.Hero-module__ZARIfG__line3{animation:Hero-module__ZARIfG__typeLine3 11s steps(var(--chars), end) infinite}.Hero-module__ZARIfG__line4{animation:Hero-module__ZARIfG__typeLine4 11s steps(var(--chars), end) infinite}.Hero-module__ZARIfG__line0,.Hero-module__ZARIfG__line1,.Hero-module__ZARIfG__line2,.Hero-module__ZARIfG__line3,.Hero-module__ZARIfG__line4{--typed-width:calc(var(--chars) * 1ch + 7px)}@keyframes Hero-module__ZARIfG__typeLine0{0%,1.9%{border-inline-end-color:#0000;width:0}2%{border-inline-end-color:var(--gold);width:0}11%{width:var(--typed-width);border-inline-end-color:var(--gold)}12%,95%{width:var(--typed-width);border-inline-end-color:#0000}96%,to{border-inline-end-color:#0000;width:0}}@keyframes Hero-module__ZARIfG__typeLine1{0%,12.9%{border-inline-end-color:#0000;width:0}13%{border-inline-end-color:var(--gold);width:0}23%{width:var(--typed-width);border-inline-end-color:var(--gold)}24%,95%{width:var(--typed-width);border-inline-end-color:#0000}96%,to{border-inline-end-color:#0000;width:0}}@keyframes Hero-module__ZARIfG__typeLine2{0%,24.9%{border-inline-end-color:#0000;width:0}25%{border-inline-end-color:var(--gold);width:0}35%{width:var(--typed-width);border-inline-end-color:var(--gold)}36%,95%{width:var(--typed-width);border-inline-end-color:#0000}96%,to{border-inline-end-color:#0000;width:0}}@keyframes Hero-module__ZARIfG__typeLine3{0%,36.9%{border-inline-end-color:#0000;width:0}37%{border-inline-end-color:var(--gold);width:0}49%{width:var(--typed-width);border-inline-end-color:var(--gold)}50%,95%{width:var(--typed-width);border-inline-end-color:#0000}96%,to{border-inline-end-color:#0000;width:0}}@keyframes Hero-module__ZARIfG__typeLine4{0%,51%{width:0}57%,95%{width:var(--typed-width)}96%,to{width:0}}.Hero-module__ZARIfG__logLabel{color:var(--blue)}.Hero-module__ZARIfG__caret{vertical-align:-2px;background:var(--gold);width:7px;height:13px;margin-left:4px;animation:1.1s step-end infinite Hero-module__ZARIfG__caret;display:inline-block}@media (prefers-reduced-motion:reduce){.Hero-module__ZARIfG__logLine,.Hero-module__ZARIfG__logLineGold{border-inline-end-color:#0000;width:max-content}}.Hero-module__ZARIfG__infoRow{gap:4px;display:grid}.Hero-module__ZARIfG__infoLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--text-dim-3);font-size:10px}.Hero-module__ZARIfG__infoValue{color:var(--text-soft)}.Hero-module__ZARIfG__linkRow{flex-wrap:wrap;gap:14px;display:flex}@media (max-width:900px){.Hero-module__ZARIfG__hero{grid-template-columns:1fr;align-items:start;gap:48px;padding:72px 0 56px}.Hero-module__ZARIfG__title{font-size:clamp(56px,12vw,112px)}.Hero-module__ZARIfG__subtitle{max-width:32ch;font-size:clamp(22px,4vw,30px)}.Hero-module__ZARIfG__side{padding-bottom:0}}@media (max-width:600px){.Hero-module__ZARIfG__hero{gap:40px;padding:52px 0 44px}.Hero-module__ZARIfG__eyebrow{letter-spacing:.2em;font-size:11px}.Hero-module__ZARIfG__meander{width:min(240px,70%)}}
.Dividers-module__UNc7xq__greekKey,.Dividers-module__UNc7xq__greekKeySpaced{opacity:.55;background-image:var(--greek-key);border-top:1px solid var(--hairline-4);border-bottom:1px solid var(--hairline-4);height:14px}.Dividers-module__UNc7xq__greekKeySpaced{margin-bottom:72px}.Dividers-module__UNc7xq__marqueeMask{border-bottom:1px solid var(--hairline-soft);padding:16px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.Dividers-module__UNc7xq__marqueeTrack{width:max-content;font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--text-dim-4);gap:40px;font-size:12px;animation:38s linear infinite Dividers-module__UNc7xq__marquee;display:flex}[dir=rtl] .Dividers-module__UNc7xq__marqueeTrack{animation-name:Dividers-module__UNc7xq__marqueeRtl}@media (max-width:600px){.Dividers-module__UNc7xq__greekKeySpaced{margin-bottom:48px}.Dividers-module__UNc7xq__marqueeTrack{gap:28px;font-size:11px}}
.Portfolio-module__uAcsSq__page{background:var(--bg);position:relative;overflow:hidden}.Portfolio-module__uAcsSq__glowTop,.Portfolio-module__uAcsSq__glowSide{pointer-events:none;position:absolute}.Portfolio-module__uAcsSq__glowTop{background:radial-gradient(closest-side,#2850778c,#0000 70%);background:radial-gradient(closest-side,lab(32.416% -4.1151 -27.1192/.55),#0000 70%);width:1100px;height:900px;margin-left:-550px;animation:22s ease-in-out infinite Portfolio-module__uAcsSq__drift;top:-280px;left:50%}.Portfolio-module__uAcsSq__glowSide{background:radial-gradient(closest-side,#644f2047,#0000 70%);background:radial-gradient(closest-side,lab(35.1587% 4.7946 30.4914/.28),#0000 70%);width:760px;height:760px;animation:30s ease-in-out infinite reverse Portfolio-module__uAcsSq__drift;top:620px;right:-220px}.Portfolio-module__uAcsSq__container{max-width:calc(var(--maxw) + var(--gutter) * 2);padding:0 var(--gutter) 120px;margin:0 auto;position:relative}@media (max-width:600px){.Portfolio-module__uAcsSq__container{padding-bottom:72px}}
.SectionShell-module__nT-ffG__section{padding:30px 0}.SectionShell-module__nT-ffG__frame{border:1px solid var(--hairline);background:linear-gradient(#0f131a8c,#0000 340px);background:linear-gradient(lab(5.64654% .0119433 -5.3958/.55),#0000 340px);padding:34px 32px 40px;position:relative}.SectionShell-module__nT-ffG__titleBar{top:-.7em;font-family:var(--font-mono), monospace;letter-spacing:.16em;text-transform:lowercase;pointer-events:none;justify-content:space-between;gap:16px;font-size:11px;display:flex;position:absolute;inset-inline:22px}.SectionShell-module__nT-ffG__path,.SectionShell-module__nT-ffG__index{background:var(--bg);padding:0 10px}.SectionShell-module__nT-ffG__path{color:var(--green-dim)}.SectionShell-module__nT-ffG__index{color:var(--text-dim-4)}.SectionShell-module__nT-ffG__command{font-family:var(--font-mono), monospace;letter-spacing:.04em;color:var(--text-muted);overflow-wrap:anywhere;margin:0 0 32px;font-size:13px}.SectionShell-module__nT-ffG__sigil{color:var(--green);font-weight:500}.SectionShell-module__nT-ffG__heading{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:24px;margin:0 0 36px;display:flex}.SectionShell-module__nT-ffG__label{font-family:var(--font-mono), monospace;letter-spacing:.24em;text-transform:uppercase;color:var(--gold-dim);margin:0;font-size:12px;font-weight:500}.SectionShell-module__nT-ffG__display,.SectionShell-module__nT-ffG__displayWide{font-family:var(--font-display), serif;color:var(--text-bright-2);text-wrap:pretty;margin:18px 0 0;font-size:54px;line-height:1.05}.SectionShell-module__nT-ffG__display{max-width:24ch}.SectionShell-module__nT-ffG__displayWide{max-width:26ch}.SectionShell-module__nT-ffG__meta{font-family:var(--font-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--text-dim-4);text-align:end;font-size:11px;line-height:2}@media (max-width:900px){.SectionShell-module__nT-ffG__section{padding:22px 0}.SectionShell-module__nT-ffG__frame{padding:30px 22px 32px}.SectionShell-module__nT-ffG__display,.SectionShell-module__nT-ffG__displayWide{font-size:clamp(34px,7vw,54px)}.SectionShell-module__nT-ffG__meta{text-align:start}}@media (max-width:600px){.SectionShell-module__nT-ffG__frame{padding:28px 16px}.SectionShell-module__nT-ffG__titleBar{font-size:10px;inset-inline:12px}.SectionShell-module__nT-ffG__path,.SectionShell-module__nT-ffG__index{padding:0 6px}.SectionShell-module__nT-ffG__command{margin-bottom:24px;font-size:12px}}
.Profile-module__uH3VqG__body{gap:0;display:grid}.Profile-module__uH3VqG__lead{font-family:var(--font-display), Georgia, serif;color:var(--text-bright-3);text-wrap:pretty;max-width:40ch;margin:0 0 28px;font-size:34px;line-height:1.45}.Profile-module__uH3VqG__text{color:var(--text-muted-3);text-wrap:pretty;max-width:68ch;margin:0;font-size:17px;line-height:1.8}.Profile-module__uH3VqG__metrics{background:var(--hairline);border:1px solid var(--hairline);grid-template-columns:repeat(4,1fr);gap:1px;margin-top:48px;display:grid}.Profile-module__uH3VqG__metric{background:var(--surface-2);padding:24px 18px}.Profile-module__uH3VqG__metricValue{font-family:var(--font-display), serif;color:var(--gold);font-size:44px;line-height:1}.Profile-module__uH3VqG__metricCaption{font-family:var(--font-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--text-dim-2);margin-top:8px;font-size:10px}@media (max-width:900px){.Profile-module__uH3VqG__lead{font-size:clamp(24px,4.4vw,34px)}.Profile-module__uH3VqG__metrics{grid-template-columns:repeat(2,1fr);margin-top:36px}}@media (max-width:600px){.Profile-module__uH3VqG__text{font-size:16px}}
.AgentSystems-module__wU621a__lead{font-family:var(--font-display), Georgia, serif;color:#ebe7e0;color:lab(91.92% .288099 3.8142);text-wrap:pretty;max-width:30ch;margin:0 0 40px;font-size:30px;line-height:1.45}.AgentSystems-module__wU621a__pipeline{border:1px solid var(--hairline);background:var(--surface);grid-template-columns:repeat(5,1fr);align-items:stretch;margin:0;padding:0;list-style:none;display:grid}.AgentSystems-module__wU621a__stage,.AgentSystems-module__wU621a__stageLast{align-content:start;gap:10px;padding:26px 20px;display:grid}.AgentSystems-module__wU621a__stage{border-inline-end:1px solid var(--hairline-soft)}.AgentSystems-module__wU621a__stageTop{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.AgentSystems-module__wU621a__stageIndex{font-family:var(--font-mono), monospace;letter-spacing:.2em;color:var(--text-dim-4);font-size:10px}.AgentSystems-module__wU621a__stageOk{font-family:var(--font-mono), monospace;letter-spacing:.08em;color:var(--green);font-size:10px}.AgentSystems-module__wU621a__stageTitle,.AgentSystems-module__wU621a__stageTitleAccent{font-family:var(--font-display), serif;font-size:24px}.AgentSystems-module__wU621a__stageTitle{color:var(--text-bright-3)}.AgentSystems-module__wU621a__stageTitleAccent{color:var(--gold)}.AgentSystems-module__wU621a__stageBody{color:var(--text-muted-5);font-size:13px;line-height:1.65}.AgentSystems-module__wU621a__rail{background:linear-gradient(90deg, var(--hairline-2), var(--blue-flow), var(--hairline-2));height:2px;position:relative;overflow:hidden}.AgentSystems-module__wU621a__dotGold,.AgentSystems-module__wU621a__dotBlueA,.AgentSystems-module__wU621a__dotBlueB{border-radius:50%;animation:4.2s linear infinite AgentSystems-module__wU621a__flowDot;position:absolute}.AgentSystems-module__wU621a__dotGold{background:var(--gold-console);width:8px;height:8px;top:-3px}.AgentSystems-module__wU621a__dotBlueA,.AgentSystems-module__wU621a__dotBlueB{background:var(--blue-dot);width:6px;height:6px;top:-2px}.AgentSystems-module__wU621a__dotBlueA{animation-delay:1.4s}.AgentSystems-module__wU621a__dotBlueB{animation-delay:2.8s}:is([dir=rtl] .AgentSystems-module__wU621a__dotGold,[dir=rtl] .AgentSystems-module__wU621a__dotBlueA,[dir=rtl] .AgentSystems-module__wU621a__dotBlueB){animation-name:AgentSystems-module__wU621a__flowDotRtl}.AgentSystems-module__wU621a__capabilities{background:var(--hairline);border:1px solid var(--hairline);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:40px;display:grid}.AgentSystems-module__wU621a__capability{background:var(--surface-2);align-content:start;gap:8px;padding:24px 22px;display:grid}.AgentSystems-module__wU621a__capabilityTitle{font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--text-dim-2);font-size:10px}.AgentSystems-module__wU621a__capabilityBody{color:#b9bec8;color:lab(76.7325% -.301093 -5.64276);font-size:15px;line-height:1.7}@media (max-width:900px){.AgentSystems-module__wU621a__lead{margin-bottom:28px;font-size:clamp(22px,4vw,30px)}.AgentSystems-module__wU621a__pipeline{grid-template-columns:repeat(2,1fr)}.AgentSystems-module__wU621a__stage,.AgentSystems-module__wU621a__stageLast{border-inline-end:none;border-bottom:1px solid var(--hairline-soft)}.AgentSystems-module__wU621a__stage:nth-child(odd){border-inline-end:1px solid var(--hairline-soft)}.AgentSystems-module__wU621a__stageLast{border-bottom:none}.AgentSystems-module__wU621a__capabilities{grid-template-columns:1fr;margin-top:32px}}@media (max-width:600px){.AgentSystems-module__wU621a__pipeline{grid-template-columns:1fr}.AgentSystems-module__wU621a__stage,.AgentSystems-module__wU621a__stage:nth-child(odd){border-inline-end:none;border-bottom:1px solid var(--hairline-soft)}.AgentSystems-module__wU621a__stage,.AgentSystems-module__wU621a__stageLast{padding:20px 18px}}
.Experience-module__RsmxMa__graph{display:grid}.Experience-module__RsmxMa__commit,.Experience-module__RsmxMa__commitLast{border-top:1px solid var(--hairline);grid-template-columns:250px 1fr;gap:60px;display:grid}.Experience-module__RsmxMa__commit{padding:40px 0 52px}.Experience-module__RsmxMa__commitLast{border-bottom:1px solid var(--hairline);padding:40px 0 44px}.Experience-module__RsmxMa__rail{padding-inline-start:34px;position:relative}.Experience-module__RsmxMa__rail:before{content:"";inset-inline-start:6px;width:1px;position:absolute;top:24px;bottom:-52px}.Experience-module__RsmxMa__railGold:before{background:linear-gradient(var(--gold-key), var(--rail-tail))}.Experience-module__RsmxMa__railBlue:before{background:linear-gradient(var(--blue-rail), var(--rail-tail))}.Experience-module__RsmxMa__railGrey:before{background:linear-gradient(var(--grey-rail), var(--rail-tail))}.Experience-module__RsmxMa__railTail:before{background:linear-gradient(var(--grey-rail), transparent);height:120px;bottom:auto}.Experience-module__RsmxMa__node{inset-inline-start:0;font-family:var(--font-mono), monospace;font-size:18px;line-height:1;position:absolute;top:0}.Experience-module__RsmxMa__nodeGold{color:var(--gold)}.Experience-module__RsmxMa__nodeBlue{color:var(--blue)}.Experience-module__RsmxMa__nodeGrey{color:var(--text-dim-4)}.Experience-module__RsmxMa__nodeCurrent{color:var(--green);animation:2.4s ease-in-out infinite Experience-module__RsmxMa__nodeGlow}@keyframes Experience-module__RsmxMa__nodeGlow{0%,to{opacity:1;text-shadow:0 0 #0000}50%{opacity:.65;text-shadow:0 0 10px var(--green)}}.Experience-module__RsmxMa__commitLine{font-family:var(--font-mono), monospace;flex-wrap:wrap;align-items:baseline;gap:8px;font-size:11px;line-height:1.4;display:flex}.Experience-module__RsmxMa__hash{color:var(--gold-console);letter-spacing:.06em}.Experience-module__RsmxMa__refs{color:var(--green-dim);overflow-wrap:anywhere}.Experience-module__RsmxMa__branch{font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--text-dim-4);margin:12px 0 8px;font-size:10px}.Experience-module__RsmxMa__year{text-align:start;font-family:var(--font-display), serif;color:var(--text-strong);letter-spacing:-.02em;font-size:52px;line-height:1}.Experience-module__RsmxMa__yearDash{color:var(--text-dim-7)}.Experience-module__RsmxMa__company,.Experience-module__RsmxMa__companyCompact{font-family:var(--font-display), serif;color:var(--gold);margin:14px 0 10px;font-weight:400}.Experience-module__RsmxMa__company{font-size:34px;line-height:1.1}.Experience-module__RsmxMa__companyCompact{font-size:30px;line-height:1.15}.Experience-module__RsmxMa__roleMeta{font-family:var(--font-mono), monospace;color:var(--text-dim);font-size:11px;line-height:1.9}.Experience-module__RsmxMa__statusActive,.Experience-module__RsmxMa__statusArchived{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;margin-top:12px;font-size:10px}.Experience-module__RsmxMa__statusActive{color:var(--green)}.Experience-module__RsmxMa__statusArchived{color:var(--text-dim-4)}.Experience-module__RsmxMa__chips{font-family:var(--font-mono), monospace;letter-spacing:.1em;color:var(--text-chip);flex-wrap:wrap;gap:6px;margin-top:16px;font-size:10px;display:flex}.Experience-module__RsmxMa__chip{border:1px solid var(--hairline-3);padding:4px 8px;transition:border-color .25s,color .25s}.Experience-module__RsmxMa__chip:hover{border-color:var(--gold);color:var(--gold)}.Experience-module__RsmxMa__body{min-width:0}.Experience-module__RsmxMa__intro{color:var(--text-muted);text-wrap:pretty;max-width:66ch;margin:0 0 30px;font-size:17px;line-height:1.75}.Experience-module__RsmxMa__children{gap:18px;margin:0;padding:0;padding-inline-start:26px;list-style:none;display:grid;position:relative}.Experience-module__RsmxMa__children:before{content:"";inset-inline-start:3px;background:linear-gradient(var(--hairline-3), var(--rail-tail));width:1px;position:absolute;top:0;bottom:22px}.Experience-module__RsmxMa__card{background-color:var(--surface);background-image:var(--card-sheen);border:1px solid var(--hairline);border-inline-start:2px solid var(--gold-card-edge);align-content:start;gap:9px;padding:16px 20px;transition:border-color .3s,background-color .3s,transform .3s,box-shadow .3s;display:grid;position:relative}.Experience-module__RsmxMa__card:before{content:"";inset-inline-start:-23px;background:var(--hairline-3);width:21px;height:1px;position:absolute;top:22px}.Experience-module__RsmxMa__card:hover{border-inline-start-color:var(--gold);background-color:var(--surface-hover);box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.Experience-module__RsmxMa__cardHead{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.Experience-module__RsmxMa__cardHash{font-family:var(--font-mono), monospace;letter-spacing:.06em;color:var(--green-dim);flex:none;font-size:11px}.Experience-module__RsmxMa__cardTitle{color:var(--text-bright-4);font-size:15px;font-weight:600}.Experience-module__RsmxMa__cardBody{color:var(--text-muted-4);text-wrap:pretty;max-width:74ch;margin:0;font-size:15px;line-height:1.7}.Experience-module__RsmxMa__cardStack{font-family:var(--font-mono), monospace;letter-spacing:.04em;color:var(--blue);border-top:1px dashed var(--hairline-2);padding-top:4px;font-size:11px}.Experience-module__RsmxMa__cardStack:before{content:"⟶ ";color:var(--text-dim-5)}[dir=rtl] .Experience-module__RsmxMa__cardStack:before{content:"⟵ "}.Experience-module__RsmxMa__techStack{font-family:var(--font-mono), monospace;letter-spacing:.04em;color:var(--text-dim);margin-top:22px;font-size:11px}@media (max-width:900px){.Experience-module__RsmxMa__commit,.Experience-module__RsmxMa__commitLast{grid-template-columns:1fr;gap:30px}.Experience-module__RsmxMa__commit{padding:32px 0 40px}.Experience-module__RsmxMa__commitLast{padding:32px 0 36px}.Experience-module__RsmxMa__rail:before{height:100%;bottom:auto}.Experience-module__RsmxMa__year{font-size:clamp(38px,9vw,52px)}}@media (max-width:600px){.Experience-module__RsmxMa__intro{font-size:16px}.Experience-module__RsmxMa__children{gap:14px;padding-inline-start:16px}.Experience-module__RsmxMa__card{padding:14px 16px}.Experience-module__RsmxMa__card:before{width:11px;inset-inline-start:-13px}}
.Skills-module__G7oUEG__rows{display:grid}.Skills-module__G7oUEG__row,.Skills-module__G7oUEG__rowLast{border-top:1px solid var(--hairline);grid-template-columns:290px 1fr;gap:36px;display:grid}.Skills-module__G7oUEG__row{padding:26px 0}.Skills-module__G7oUEG__rowLast{padding:26px 0 0}.Skills-module__G7oUEG__rowHead{align-items:baseline;gap:10px;display:flex}.Skills-module__G7oUEG__rowMode{font-family:var(--font-mono), monospace;letter-spacing:.02em;color:var(--green-dim);white-space:nowrap;flex:none;padding-top:6px;font-size:10px}.Skills-module__G7oUEG__rowIndex{font-family:var(--font-mono), monospace;letter-spacing:.16em;color:var(--text-dim-5);padding-top:6px;font-size:10px}.Skills-module__G7oUEG__rowLabel{font-family:var(--font-display), serif;color:var(--gold);font-size:27px;line-height:1.15}.Skills-module__G7oUEG__rowBody,.Skills-module__G7oUEG__rowBodyPlain{color:var(--text-muted);font-size:15.5px;line-height:1.85}.Skills-module__G7oUEG__rowBody{text-wrap:pretty}.Skills-module__G7oUEG__rowNote{font-family:var(--font-mono), monospace;color:var(--text-dim-2);margin-top:4px;font-size:11px;display:block}@media (max-width:900px){.Skills-module__G7oUEG__row,.Skills-module__G7oUEG__rowLast{grid-template-columns:1fr;gap:14px}}@media (max-width:600px){.Skills-module__G7oUEG__rowBody,.Skills-module__G7oUEG__rowBodyPlain{font-size:15px}}
.OpenSource-module__b3bsZq__grid{background:var(--hairline);border:1px solid var(--hairline);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.OpenSource-module__b3bsZq__cell{background:var(--surface-2);color:inherit;align-content:start;gap:12px;padding:34px 28px;transition:background .3s;display:grid}.OpenSource-module__b3bsZq__cell:hover{background:var(--surface-hover-2);color:inherit}.OpenSource-module__b3bsZq__repoName{font-family:var(--font-mono), monospace;color:var(--gold);font-size:13px}.OpenSource-module__b3bsZq__repoBody{color:var(--text-muted-3);text-wrap:pretty;font-size:15px;line-height:1.7}.OpenSource-module__b3bsZq__repoMeta{font-family:var(--font-mono), monospace;letter-spacing:.08em;color:var(--text-dim-2);flex-wrap:wrap;align-items:baseline;gap:6px 12px;margin-top:2px;font-size:10px;display:flex}.OpenSource-module__b3bsZq__repoLang{color:var(--green-dim)}.OpenSource-module__b3bsZq__repoTopics{color:var(--text-dim-2)}.OpenSource-module__b3bsZq__cta{background:var(--surface-3);flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:baseline;gap:10px 24px;padding:26px 28px;display:flex}.OpenSource-module__b3bsZq__ctaTitle{font-family:var(--font-display), serif;color:var(--text-serif-soft);font-size:28px;font-style:italic}.OpenSource-module__b3bsZq__ctaLink{font-family:var(--font-mono), monospace;letter-spacing:.08em;justify-self:start;font-size:12px}@media (max-width:900px){.OpenSource-module__b3bsZq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.OpenSource-module__b3bsZq__grid{grid-template-columns:1fr}.OpenSource-module__b3bsZq__cell,.OpenSource-module__b3bsZq__cta{padding:26px 22px}}
.Hire-module__iuFVoW__lead{font-family:var(--font-display), Georgia, serif;color:var(--text-muted);text-wrap:pretty;max-width:46ch;margin:0 0 36px;font-size:26px;line-height:1.45}.Hire-module__iuFVoW__faqs{gap:0;margin:0;display:grid}.Hire-module__iuFVoW__faq{border-top:1px solid var(--hairline);grid-template-columns:1fr 1.15fr;gap:40px;padding:26px 0;display:grid}.Hire-module__iuFVoW__question{font-family:var(--font-display), serif;color:var(--text-bright-3);text-wrap:pretty;align-items:baseline;gap:12px;margin:0;font-size:25px;line-height:1.25;display:flex}.Hire-module__iuFVoW__index{font-family:var(--font-mono), monospace;letter-spacing:.16em;color:var(--green-dim);flex:none;padding-top:6px;font-size:10px}.Hire-module__iuFVoW__answer{color:var(--text-muted-3);text-wrap:pretty;margin:0;font-size:16px;line-height:1.8}.Hire-module__iuFVoW__cta{border:1px solid var(--hairline-3);font-family:var(--font-mono), monospace;letter-spacing:.06em;color:var(--gold);margin-top:32px;padding:12px 18px;font-size:13px;transition:border-color .25s,background-color .25s;display:inline-block}.Hire-module__iuFVoW__cta:hover{border-color:var(--green);background-color:var(--surface-2)}.Hire-module__iuFVoW__ctaSigil{color:var(--green)}@media (max-width:900px){.Hire-module__iuFVoW__lead{margin-bottom:28px;font-size:clamp(20px,3.6vw,26px)}.Hire-module__iuFVoW__faq{grid-template-columns:1fr;gap:14px;padding:22px 0}.Hire-module__iuFVoW__question{font-size:clamp(20px,3.6vw,25px)}}@media (max-width:600px){.Hire-module__iuFVoW__answer{font-size:15px}}
.PageShell-module__yQ3gea__head{margin:0 0 40px}.PageShell-module__yQ3gea__headline{font-family:var(--font-display), serif;color:var(--text-bright);text-wrap:pretty;max-width:24ch;margin:16px 0 0;font-size:54px;font-weight:300;line-height:1.08}.PageShell-module__yQ3gea__lead{color:var(--text-muted-3);text-wrap:pretty;max-width:62ch;margin:22px 0 0;font-size:17px;line-height:1.8}.PageShell-module__yQ3gea__footer{font-family:var(--font-mono), monospace;margin-top:48px}.PageShell-module__yQ3gea__statusLine{background:var(--hairline);border:1px solid var(--hairline);letter-spacing:.1em;align-items:stretch;gap:1px;font-size:11px;display:flex}.PageShell-module__yQ3gea__statusMode,.PageShell-module__yQ3gea__statusCell{background:var(--surface-2);padding:6px 12px}.PageShell-module__yQ3gea__statusMode{background:var(--green);color:var(--bg);font-weight:500}.PageShell-module__yQ3gea__statusCell{color:var(--text-dim-2)}.PageShell-module__yQ3gea__statusCell:last-child{margin-inline-start:auto}@media (max-width:900px){.PageShell-module__yQ3gea__headline{font-size:clamp(32px,7vw,54px)}}
.Shell-module__CMZqma__terminal{border:1px solid var(--hairline-2);background:var(--surface);box-shadow:var(--shadow-console);direction:ltr}.Shell-module__CMZqma__log{overscroll-behavior:contain;max-height:460px;font-family:var(--font-mono), monospace;padding:20px 22px;font-size:12.5px;line-height:1.75;overflow-y:auto}.Shell-module__CMZqma__line{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--text-muted-2);text-decoration:none;display:block}a.Shell-module__CMZqma__line:hover{color:var(--gold-hi);text-decoration:underline}.Shell-module__CMZqma__toneOutput{color:var(--text-muted-2)}.Shell-module__CMZqma__tonePrompt{color:var(--text-dim-4)}.Shell-module__CMZqma__toneAccent{color:var(--gold)}.Shell-module__CMZqma__toneMuted{color:var(--text-dim-4)}.Shell-module__CMZqma__toneWarn{color:var(--amber)}.Shell-module__CMZqma__toneError{color:var(--red)}.Shell-module__CMZqma__toneSuccess{color:var(--green)}.Shell-module__CMZqma__suggestions{border-bottom:1px solid var(--hairline);flex-wrap:wrap;gap:6px;padding:0 22px 14px;display:flex}.Shell-module__CMZqma__suggestion{font-family:var(--font-mono), monospace;letter-spacing:.06em;color:var(--text-chip);border:1px solid var(--hairline-3);cursor:pointer;background:0 0;padding:5px 9px;font-size:11px;transition:border-color .25s,color .25s}.Shell-module__CMZqma__suggestion:hover{border-color:var(--green);color:var(--green)}.Shell-module__CMZqma__inputRow{font-family:var(--font-mono), monospace;align-items:center;gap:10px;padding:14px 22px 16px;font-size:13px;display:flex}.Shell-module__CMZqma__inputPrompt{color:var(--green);flex:none}.Shell-module__CMZqma__input{min-width:0;color:var(--text);font:inherit;caret-color:var(--green);background:0 0;border:none;flex:1;padding:2px 0}.Shell-module__CMZqma__input::placeholder{color:var(--text-dim-5)}.Shell-module__CMZqma__input:focus{outline:none}.Shell-module__CMZqma__inputRow:focus-within{outline:2px solid var(--green);outline-offset:-2px}.Shell-module__CMZqma__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:600px){.Shell-module__CMZqma__log{max-height:380px;padding:16px 14px;font-size:12px}.Shell-module__CMZqma__suggestions,.Shell-module__CMZqma__inputRow{padding-inline:14px}}
.Article-module__dO7yTa__byline{font-family:var(--font-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--text-dim-4);border-bottom:1px solid var(--hairline);flex-wrap:wrap;gap:16px;padding-bottom:22px;font-size:10px;display:flex}.Article-module__dO7yTa__standfirst{font-family:var(--font-display), Georgia, serif;color:var(--text-muted);text-wrap:pretty;max-width:46ch;margin:26px 0 0;font-size:24px;line-height:1.5}.Article-module__dO7yTa__prose{max-width:72ch;color:var(--text-muted-3);margin-top:34px;font-size:17px;line-height:1.8}.Article-module__dO7yTa__prose>*+*{margin-top:22px}.Article-module__dO7yTa__prose h2{font-family:var(--font-display), serif;color:var(--text-bright-3);text-wrap:pretty;margin-top:52px;font-size:32px;font-weight:400;line-height:1.2}.Article-module__dO7yTa__prose h3{font-family:var(--font-display), serif;color:var(--gold);margin-top:38px;font-size:24px;font-weight:400;line-height:1.25}.Article-module__dO7yTa__prose p{text-wrap:pretty}.Article-module__dO7yTa__prose strong{color:var(--text-bright-4);font-weight:600}.Article-module__dO7yTa__prose em{font-style:italic}.Article-module__dO7yTa__prose a{color:var(--gold);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--gold-card-edge);text-decoration-color:var(--gold-card-edge)}.Article-module__dO7yTa__prose a:hover{-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold)}.Article-module__dO7yTa__prose ul,.Article-module__dO7yTa__prose ol{padding-inline-start:22px}.Article-module__dO7yTa__prose li+li{margin-top:8px}.Article-module__dO7yTa__prose li::marker{color:var(--green-dim)}.Article-module__dO7yTa__prose code{font-family:var(--font-mono), monospace;color:var(--blue);background:var(--surface-2);border:1px solid var(--hairline);padding:2px 5px;font-size:.86em}.Article-module__dO7yTa__prose pre{background:var(--surface);border:1px solid var(--hairline-2);border-inline-start:2px solid var(--green-dim);max-width:100%;padding:18px 20px;font-size:12.5px;line-height:1.7;overflow-x:auto}.Article-module__dO7yTa__prose pre code{color:var(--text-muted-2);font-size:inherit;background:0 0;border:none;padding:0}.Article-module__dO7yTa__prose blockquote{border-inline-start:2px solid var(--gold-card-edge);color:var(--text-muted-2);padding-inline-start:18px;font-style:italic}.Article-module__dO7yTa__prose hr{border:none;border-top:1px solid var(--hairline);margin-block:40px}.Article-module__dO7yTa__prose table{border-collapse:collapse;width:100%;font-size:15px}.Article-module__dO7yTa__prose th,.Article-module__dO7yTa__prose td{border:1px solid var(--hairline);text-align:start;padding:8px 12px}.Article-module__dO7yTa__prose th{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim-2);font-size:11px}.Article-module__dO7yTa__tags{border-top:1px solid var(--hairline);flex-wrap:wrap;gap:6px;margin-top:44px;padding-top:24px;display:flex}.Article-module__dO7yTa__tag{font-family:var(--font-mono), monospace;letter-spacing:.08em;color:var(--text-chip);border:1px solid var(--hairline-3);padding:3px 7px;font-size:10px}.Article-module__dO7yTa__footerNav{font-family:var(--font-mono), monospace;letter-spacing:.06em;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:28px;font-size:12px;display:flex}@media (max-width:900px){.Article-module__dO7yTa__standfirst{font-size:clamp(19px,3.6vw,24px)}.Article-module__dO7yTa__prose h2{font-size:clamp(24px,5vw,32px)}}@media (max-width:600px){.Article-module__dO7yTa__prose{font-size:16px}.Article-module__dO7yTa__prose pre{padding:14px;font-size:11.5px}}
.Contact-module__hcVmEa__grid{grid-template-columns:1.2fr 1fr;align-items:end;gap:56px;display:grid}.Contact-module__hcVmEa__headline{font-family:var(--font-display), serif;color:var(--text-bright);text-wrap:pretty;margin:0 0 20px;font-size:72px;font-weight:300;line-height:1.05}.Contact-module__hcVmEa__headlineAccent{color:var(--gold)}.Contact-module__hcVmEa__support{color:var(--text-muted-2);max-width:46ch;margin:0;font-size:17px;line-height:1.8}.Contact-module__hcVmEa__rows{font-family:var(--font-mono), monospace;gap:14px;font-size:14px;font-style:normal;display:grid}.Contact-module__hcVmEa__row,.Contact-module__hcVmEa__rowLast{border-top:1px solid var(--hairline);color:var(--text);justify-content:space-between;gap:16px;padding:16px 0;display:flex}.Contact-module__hcVmEa__rowLast{border-bottom:1px solid var(--hairline)}.Contact-module__hcVmEa__row:hover,.Contact-module__hcVmEa__rowLast:hover{color:var(--gold-hi)}.Contact-module__hcVmEa__rowLabel{color:var(--text-dim-3);letter-spacing:.16em;text-transform:uppercase;font-size:11px}.Contact-module__hcVmEa__rowValue{text-align:end}.Contact-module__hcVmEa__footer{font-family:var(--font-mono), monospace;margin-top:48px}.Contact-module__hcVmEa__footerCredit{letter-spacing:.14em;text-transform:uppercase;color:var(--text-dim-6);flex-wrap:wrap;justify-content:space-between;gap:20px;padding-bottom:16px;font-size:11px;display:flex}.Contact-module__hcVmEa__statusLine{background:var(--hairline);border:1px solid var(--hairline);letter-spacing:.1em;align-items:stretch;gap:1px;font-size:11px;display:flex}.Contact-module__hcVmEa__statusMode,.Contact-module__hcVmEa__statusCell{background:var(--surface-2);padding:6px 12px}.Contact-module__hcVmEa__statusMode{background:var(--green);color:var(--bg);font-weight:500}.Contact-module__hcVmEa__statusCell{color:var(--text-dim-2)}.Contact-module__hcVmEa__statusCell:last-child{margin-inline-start:auto}@media (max-width:900px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr;align-items:start;gap:40px}.Contact-module__hcVmEa__headline{font-size:clamp(40px,9vw,72px)}.Contact-module__hcVmEa__footer{margin-top:36px}}@media (max-width:600px){.Contact-module__hcVmEa__support{font-size:16px}.Contact-module__hcVmEa__row,.Contact-module__hcVmEa__rowLast{padding:14px 0;font-size:13px}}
.Writing-module__ybod5a__list{margin:0;padding:0;list-style:none;display:grid}.Writing-module__ybod5a__item{border-top:1px solid var(--hairline)}.Writing-module__ybod5a__link{color:inherit;gap:10px;padding:26px 0;transition:opacity .25s;display:grid}.Writing-module__ybod5a__link:hover{color:inherit;opacity:.82}.Writing-module__ybod5a__link:hover .Writing-module__ybod5a__title{color:var(--gold)}.Writing-module__ybod5a__meta{font-family:var(--font-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--text-dim-4);gap:16px;font-size:10px;display:flex}.Writing-module__ybod5a__title{font-family:var(--font-display), serif;color:var(--text-bright-3);text-wrap:pretty;max-width:30ch;margin:0;font-size:30px;font-weight:400;line-height:1.2;transition:color .25s}.Writing-module__ybod5a__description{color:var(--text-muted-3);text-wrap:pretty;max-width:70ch;margin:0;font-size:16px;line-height:1.75}.Writing-module__ybod5a__tags{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.Writing-module__ybod5a__tag{font-family:var(--font-mono), monospace;letter-spacing:.08em;color:var(--text-chip);border:1px solid var(--hairline-3);padding:3px 7px;font-size:10px}.Writing-module__ybod5a__feeds{border-top:1px solid var(--hairline);font-family:var(--font-mono), monospace;letter-spacing:.06em;flex-wrap:wrap;align-items:baseline;gap:14px;margin-top:36px;padding-top:22px;font-size:12px;display:flex}.Writing-module__ybod5a__feedLabel{color:var(--green-dim)}@media (max-width:900px){.Writing-module__ybod5a__title{font-size:clamp(22px,4.6vw,30px)}}
