@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/geist-sans-latin-400-normal-gapTbOY8.woff2)format("woff2"),url(/assets/geist-sans-latin-400-normal-BOaIZNA2.woff)format("woff")}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/geist-sans-latin-500-normal-uokXdC-Q.woff2)format("woff2"),url(/assets/geist-sans-latin-500-normal-CN2lyvyL.woff)format("woff")}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/geist-sans-latin-600-normal-DFOURf8L.woff2)format("woff2"),url(/assets/geist-sans-latin-600-normal-CA1yjETN.woff)format("woff")}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/geist-sans-latin-700-normal-BmN9tIp5.woff2)format("woff2"),url(/assets/geist-sans-latin-700-normal-CjScfYeH.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2)format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2)format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2)format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff)format("woff")}:root{--color-bg:#fff;--color-text:#090909;--color-muted:#5f646d;--color-soft:#f5f6f7;--color-line:#d9dde2;--color-line-strong:#a8afb8;--color-black:#000;--font-ui:"Geist Sans", Inter, system-ui, sans-serif;--font-body:Inter, "Geist Sans", system-ui, sans-serif;--page-x:clamp(1.25rem, 4vw, 4.5rem);--content-max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);text-rendering:optimizelegibility;margin:0;line-height:1.6}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}ul,dl,dd{margin:0;padding:0}li{list-style:none}.site-header{z-index:10;padding:1rem var(--page-x);border-bottom:1px solid var(--color-line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;justify-content:space-between;align-items:center;gap:2rem;display:flex;position:sticky;top:0}.brand,.nav-links,.eyebrow,.section-eyebrow,.button,.project-topline,.index-marker,dt,.visual-label,.timeline-meta,.organization{font-family:var(--font-ui)}.brand{letter-spacing:0;font-size:.94rem;font-weight:700}.nav-links{color:var(--color-muted);flex-wrap:wrap;justify-content:flex-end;gap:clamp(.8rem,2vw,1.5rem);font-size:.86rem;font-weight:500;display:flex}.nav-links a{border-bottom:1px solid #0000;transition:border-color .16s,color .16s}.nav-links a:hover{color:var(--color-text);border-color:var(--color-text)}main{width:100%}.section{width:min(var(--content-max), calc(100% - (var(--page-x) * 2)));border-bottom:1px solid var(--color-line);margin:0 auto;padding:clamp(4.5rem,8vw,7.5rem) 0}.hero{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:clamp(2rem,5vw,5rem);min-height:calc(100vh - 64px);padding-top:clamp(4rem,8vw,7rem);display:grid}.hero-content{max-width:760px}.eyebrow,.section-eyebrow{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.77rem;font-weight:700}h1,h2,h3{font-family:var(--font-ui);letter-spacing:0;line-height:1.02}h1{max-width:780px;margin-top:1rem;font-size:clamp(3.15rem,8vw,7rem);font-weight:700}.spotlight-title{--spotlight-x:50%;--spotlight-y:50%;--spotlight-size:clamp(42px, 7vw, 96px);color:var(--color-text)}@media (hover:hover) and (pointer:fine){.spotlight-title[data-spotlight-active=true]{background-image:radial-gradient(circle var(--spotlight-size) at var(--spotlight-x) var(--spotlight-y), #d6ecfff2 0%, #9bd0ffad 14%, #090909eb 42%, var(--color-text) 68%);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}}.hero-role{color:var(--color-text);font-family:var(--font-ui);margin-top:1.5rem;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:600}.hero-summary{max-width:690px;color:var(--color-muted);margin-top:1rem;font-size:clamp(1rem,1.6vw,1.17rem)}.hero-actions,.link-row,.card-links,.contact-links,.reference-links,.footer-links{flex-wrap:wrap;gap:.75rem;display:flex}.hero-actions{margin-top:2rem}.button{border:1px solid var(--color-text);border-radius:4px;justify-content:center;align-items:center;min-height:2.75rem;padding:.72rem 1rem;font-size:.9rem;font-weight:700;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.button.primary{background:var(--color-black);color:#fff}.button.secondary{color:var(--color-text);background:#fff}.button:hover{background:var(--color-muted);border-color:var(--color-muted);color:#fff}.link-row{color:var(--color-muted);margin-top:1.25rem;font-size:.92rem}.link-row a,.card-links a,.contact-links a,.reference-links a,.footer-links a{border-bottom:1px solid var(--color-line-strong);transition:color .16s,border-color .16s}.link-row a:hover,.card-links a:hover,.contact-links a:hover,.reference-links a:hover,.footer-links a:hover{color:var(--color-text);border-color:var(--color-text)}.systems-visual{border:1px solid var(--color-line);background:linear-gradient(var(--color-line) 1px, transparent 1px), linear-gradient(90deg, var(--color-line) 1px, transparent 1px), var(--color-soft);background-position:-1px -1px;background-size:42px 42px;align-self:stretch;min-height:430px;padding:1.1rem}.visual-label{border:1px solid var(--color-line-strong);color:var(--color-muted);text-transform:uppercase;letter-spacing:.08em;background:#fff;padding:.3rem .45rem;font-size:.72rem;font-weight:700;display:inline-flex}.visual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:4rem;display:grid}.visual-grid span{border:1px solid var(--color-line-strong);min-height:4.5rem;color:var(--color-text);font-family:var(--font-ui);background:#ffffffeb;align-items:center;padding:.75rem;font-size:.86rem;font-weight:600;display:flex}.visual-flow{grid-template-columns:1fr .6fr 1fr;gap:.55rem;margin:1.25rem 0;display:grid}.visual-flow div{background:var(--color-black);height:2px}.visual-note{color:var(--color-muted);margin-top:auto;padding-top:3rem;font-size:.9rem}.split-section{grid-template-columns:minmax(240px,.7fr) minmax(0,1fr);gap:clamp(2rem,6vw,5rem);display:grid}.section-header{max-width:520px}.section-header h2,.contact-section h2{margin-top:.65rem;font-size:clamp(2rem,4vw,3.9rem);font-weight:700}.section-header p:not(.section-eyebrow){color:var(--color-muted);margin-top:1rem}.body-copy{color:var(--color-muted);font-size:1rem}.body-copy p+p{margin-top:1rem}.proof-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.5rem;display:grid}.proof-list li{border-top:1px solid var(--color-text);color:var(--color-text);font-family:var(--font-ui);padding-top:.75rem;font-size:.9rem;font-weight:700}.focus-grid,.skills-grid{background:var(--color-line);border:1px solid var(--color-line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:2.25rem;display:grid}.focus-card,.skill-group{background:#fff;min-height:220px;padding:1.2rem}.index-marker,.project-topline,dt,.timeline-meta,.organization{color:var(--color-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:700}.focus-card h3,.skill-group h3,.timeline-item h3,.working-style h3{margin-top:1.5rem;font-size:1.08rem;font-weight:700}.focus-card p{color:var(--color-muted);margin-top:.8rem;font-size:.94rem}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.25rem;display:grid}.project-card{border:1px solid var(--color-line);background:#fff;flex-direction:column;min-height:100%;padding:1.2rem;display:flex}.project-topline{justify-content:space-between;gap:1rem;display:flex}.project-card h3{margin-top:1.2rem;font-size:1.45rem;font-weight:700}.project-summary{color:var(--color-text);margin-top:.75rem;font-weight:600}.project-details{gap:1rem;margin-top:1.25rem;display:grid}.project-details dd{color:var(--color-muted);margin-top:.3rem;font-size:.92rem}.tag-list{flex-wrap:wrap;gap:.45rem;margin-top:1.25rem;display:flex}.tag-list li,.skill-group li{border:1px solid var(--color-line);background:var(--color-soft);color:var(--color-muted);font-size:.82rem}.tag-list li{padding:.28rem .45rem}.card-links{color:var(--color-text);font-family:var(--font-ui);margin-top:auto;padding-top:1.4rem;font-size:.9rem;font-weight:700}.timeline{border-top:1px solid var(--color-line);gap:0;display:grid}.timeline-item{border-bottom:1px solid var(--color-line);grid-template-columns:150px minmax(0,1fr);gap:1.5rem;padding:1.25rem 0;display:grid}.timeline-item h3{margin-top:0}.organization{margin-top:.35rem}.timeline-item p:not(.organization){color:var(--color-muted);margin-top:.65rem}.timeline-item ul{flex-wrap:wrap;gap:.45rem;margin-top:.85rem;display:flex}.timeline-item li{color:var(--color-muted);font-size:.88rem}.timeline-item li:before{content:"/";color:var(--color-line-strong);margin-right:.45rem}.working-style{border:1px solid var(--color-line);background:var(--color-soft);margin-top:1.25rem;padding:1.2rem}.working-style h3{margin-top:0}.working-style ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:1rem;display:grid}.working-style li{color:var(--color-muted);font-size:.92rem}.skill-group ul{flex-wrap:wrap;gap:.45rem;margin-top:1.25rem;display:flex}.skill-group li{padding:.32rem .48rem}.contact-section{grid-template-columns:minmax(240px,.85fr) minmax(0,1fr);gap:clamp(2rem,6vw,5rem);display:grid}.contact-panel{border:1px solid var(--color-line);background:var(--color-soft);align-self:start;padding:1.25rem}.contact-panel p{color:var(--color-muted)}.contact-links{font-family:var(--font-ui);margin-top:1.1rem;font-weight:700}.reference-links{border-top:1px solid var(--color-line);color:var(--color-muted);margin-top:1rem;padding-top:1rem;font-size:.9rem}.site-footer{width:min(var(--content-max), calc(100% - (var(--page-x) * 2)));color:var(--color-muted);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:1.5rem 0 2rem;font-size:.88rem;display:flex}@media (width<=980px){.hero,.split-section,.contact-section{grid-template-columns:1fr}.hero{min-height:auto}.systems-visual{min-height:360px}.focus-grid,.skills-grid,.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.site-header{flex-direction:column;align-items:flex-start;gap:.7rem}.nav-links{justify-content:flex-start;row-gap:.45rem}.section{width:min(100% - 2rem, var(--content-max));padding:4rem 0}h1{font-size:clamp(2.75rem,14vw,4.4rem)}.proof-list,.focus-grid,.skills-grid,.projects-grid,.working-style ul{grid-template-columns:1fr}.timeline-item{grid-template-columns:1fr;gap:.5rem}.site-footer{width:min(100% - 2rem, var(--content-max));flex-direction:column;align-items:flex-start}}
