@font-face{font-family:Space Grotesk;src:url(/fonts/space-grotesk.woff2)format("woff2");font-display:swap;font-style:normal;font-weight:300 700}@font-face{font-family:JetBrains Mono;src:url(/fonts/jetbrains-mono.woff2)format("woff2");font-display:swap;font-style:normal;font-weight:300 700}:root{--ground:#0a0e1a;--ground-2:#0b1120;--navy-mid:#16203a;--navy-steel:#2a3a5c;--text-primary:#e6eaf2;--text-muted:#8a96ad;--hairline:#e6eaf21a;--accent:#3dd8e0;--accent-dim:#2baab2;--ease-out:cubic-bezier(.16, 1, .3, 1);--page-width:72rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--ground);background-image:linear-gradient(var(--hairline) 1px, transparent 1px), linear-gradient(90deg, var(--hairline) 1px, transparent 1px);min-height:100vh;color:var(--text-primary);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background-position:top;background-size:96px 96px;margin:0;font-family:Space Grotesk,system-ui,sans-serif;overflow-x:hidden}button,a{color:inherit;font:inherit}a{text-decoration:none}button{border:0}::selection{background:var(--accent);color:var(--ground)}.mono{letter-spacing:.02em;font-family:JetBrains Mono,ui-monospace,monospace}.skip-link{z-index:100;background:var(--navy-mid);color:var(--text-primary);padding:.65rem .9rem;transition:transform .2s;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.backdrop{--pointer-x:35vw;--pointer-y:32vh;z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.backdrop:before,.backdrop:after{filter:blur(100px);content:"";border-radius:999px;width:44rem;height:44rem;position:absolute}.backdrop:before{background:#2a3a5c52;top:-18rem;left:-10rem}.backdrop:after{background:#14485226;bottom:-22rem;right:-18rem}.backdrop-glow{background:radial-gradient(24rem circle at var(--pointer-x) var(--pointer-y), #3dd8e017, transparent 70%);transition:background-position .3s;position:absolute;inset:0}.backdrop-points span{background:#3dd8e059;border-radius:50%;width:2px;height:2px;animation:linear infinite alternate point-drift;position:absolute}.section{z-index:1;min-height:100vh;width:min(100%, var(--page-width));flex-direction:column;justify-content:center;margin-inline:auto;padding:7rem 2.5rem;display:flex;position:relative}.hero-section{padding-block:8rem}.hero-copy{max-width:42rem;position:relative}.hero-copy:before{z-index:-1;content:"";pointer-events:none;background:radial-gradient(68% 72% at 34% 48%,#2a3a5c9e 0%,#14223c66 42%,#0d15262e 64%,#0000 80%);position:absolute;inset:-20rem -34rem}.section-label{color:var(--text-muted);letter-spacing:.18em;text-transform:uppercase;font-size:.75rem}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.04em;margin-top:2rem;margin-bottom:0;font-size:clamp(3.3rem,8vw,5rem);font-weight:500;line-height:1.02}h2{letter-spacing:-.03em;margin-top:1.75rem;margin-bottom:0;font-size:clamp(2rem,5vw,2.6rem);font-weight:500;line-height:1.12}.hero-role{letter-spacing:-.03em;margin-top:1.5rem;margin-bottom:0;font-size:clamp(1.5rem,4vw,2rem);font-weight:300}.hero-intro{color:#e6eaf2d1;max-width:37rem;margin-top:1.75rem;margin-bottom:0;font-size:1.08rem;line-height:1.75}.venture-tags,.social-links{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.venture-tags a{border:1px solid var(--hairline);color:var(--text-muted);transition:border-color .45s var(--ease-out), color .45s var(--ease-out);background:#0b112073;align-items:center;gap:.5rem;padding:.45rem .8rem;font-family:JetBrains Mono,monospace;font-size:.72rem;display:inline-flex}.venture-tags a:after{color:var(--accent);content:"↘";opacity:0;transition:opacity .35s}.venture-tags a:hover,.venture-tags a:focus-visible{border-color:var(--accent);color:var(--text-primary)}.venture-tags a:hover:after,.venture-tags a:focus-visible:after{opacity:1}.social-links a{border:1px solid var(--hairline);width:2.75rem;height:2.75rem;color:var(--text-muted);background:#0b112073;justify-content:center;align-items:center;transition:border-color .35s,color .35s;display:inline-flex}.social-links a:hover,.social-links a:focus-visible{border-color:var(--accent);color:var(--accent)}.social-links svg{fill:currentColor;width:1.1rem}.scroll-cue{color:var(--text-muted);flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.scroll-cue>span:first-child{letter-spacing:.3em;text-transform:uppercase;font-size:.62rem}.scroll-track{background:var(--hairline);width:1px;height:3rem;display:block;position:relative;overflow:hidden}.scroll-track span{background:var(--accent);width:3px;height:.65rem;animation:cue-travel 2.8s var(--ease-out) infinite;position:absolute;top:0;left:-1px}.narrow-copy{max-width:38rem}.lead-copy{margin-top:1.5rem;margin-bottom:0;font-size:1.16rem;line-height:1.75}.section-rule{margin-top:2.5rem}.section-rule hr,footer>div{background:var(--hairline);border:0;width:100%;height:1px;margin:0}.body-copy{gap:1.25rem;margin-top:2rem;display:grid}.body-copy p,.work-copy>.reveal>p,.contact-copy>.reveal>p{color:var(--text-muted);margin-bottom:0;line-height:1.7}.reveal{opacity:0;transition:opacity 1s var(--ease-out), transform 1s var(--ease-out);transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.work-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:5rem;display:grid}.work-copy{max-width:31rem}.work-copy>.reveal>p{margin-top:1.25rem}.project-links{border-top:1px solid var(--hairline);margin:2rem 0 0;padding:1.5rem 0 0;list-style:none}.project-links li{justify-content:space-between;align-items:baseline;gap:1rem;padding-block:.45rem;display:flex}.project-links span{font-size:.9rem}.project-links a{color:var(--text-muted);flex-shrink:0;font-size:.68rem;transition:color .25s}.project-links a:hover,.project-links a:focus-visible{color:var(--accent)}.venture-control{width:100%}.venture-scene{--cube-size:min(23rem, 72vw);width:var(--cube-size);height:var(--cube-size);perspective:1000px;touch-action:pan-y;cursor:grab;margin-inline:auto}.venture-scene:active{cursor:grabbing}.venture-cube{width:100%;height:100%;transform-style:preserve-3d;transition:transform 1s var(--ease-out);position:relative}.venture-face{background:linear-gradient(145deg, #16203aeb, #0b1120f5), var(--ground-2);backface-visibility:hidden;opacity:.76;border:1px solid #e6eaf229;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1.35rem;transition:border-color .5s,opacity .5s;display:flex;position:absolute;box-shadow:0 1.5rem 5rem #00000040}.venture-face.is-active{opacity:1;border-color:#3dd8e073}.venture-meta-row{color:var(--text-muted);justify-content:space-between;align-items:baseline;gap:1rem;font-size:.68rem;display:flex}.venture-meta-row>span:last-child{letter-spacing:.12em;text-align:right;text-transform:uppercase;font-size:.61rem}.venture-meta-row a{color:var(--accent)}.venture-copy h3{margin-bottom:0;font-size:1.25rem;font-weight:500;line-height:1.25}.venture-copy p{color:var(--text-muted);margin-top:1rem;margin-bottom:0;font-size:.8rem;line-height:1.65}.venture-nav{justify-content:center;align-items:center;gap:1.25rem;margin-top:1.75rem;display:flex}.venture-nav>button{color:var(--text-muted);cursor:pointer;background:0 0;font-size:1.1rem}.venture-nav>div{gap:.6rem;display:flex}.venture-nav [role=tab]{background:var(--text-muted);cursor:pointer;opacity:.35;border-radius:999px;width:.42rem;height:.42rem;padding:0;transition:background .3s,opacity .3s,transform .3s}.venture-nav [role=tab].is-active{background:var(--accent);opacity:1;transform:scale(1.25)}.venture-help{color:#8a96adb3;text-align:center;margin-top:1rem;margin-bottom:0;font-size:.66rem}.experience-section{min-height:auto;padding-block:8rem}.timeline{gap:2.5rem;margin:4rem 0 0;padding:0;list-style:none;display:grid;position:relative}.timeline-line{width:10rem;height:100%;position:absolute;top:0;bottom:0;left:50%;overflow:visible;transform:translate(-50%)}.timeline-line path{fill:none;stroke:#3dd8e073;stroke-linecap:round;stroke-width:1.4px;vector-effect:non-scaling-stroke}.timeline li{grid-template-columns:1fr 1fr;min-height:7rem;display:grid;position:relative}.timeline-card{border:1px solid var(--hairline);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b1120b8;width:min(100%,27rem);padding:1.25rem}.timeline-left .timeline-card{justify-self:start;margin-right:4rem}.timeline-right .timeline-card{grid-column:2;justify-self:end;margin-left:4rem}.timeline-index{color:var(--accent);justify-content:space-between;font-size:.68rem;display:flex}.timeline-card h3{margin-top:.75rem;margin-bottom:0;font-size:1.1rem;font-weight:500}.timeline-card p{color:var(--text-muted);margin-top:.4rem;margin-bottom:0;font-size:.72rem;line-height:1.5}.timeline-dot{z-index:2;border:2px solid var(--ground);background:var(--accent);width:.55rem;height:.55rem;box-shadow:0 0 0 1px var(--accent), 0 0 1.2rem #3dd8e073;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.organizations-section{min-height:70vh}.organizations-section h2{max-width:36rem}.organizations-grid{grid-template-columns:repeat(3,1fr);display:grid}.organizations-grid .reveal:not(:last-child) article{border-right:1px solid var(--hairline)}.organizations-grid article{padding:1.8rem}.organizations-grid .reveal:first-child article{padding-left:0}.organizations-grid h3{margin-bottom:0;font-size:1.15rem;font-weight:500}.organizations-grid p{color:var(--text-muted);margin-top:.5rem;margin-bottom:0;font-size:.7rem}.contact-copy{max-width:44rem}.contact-copy h2{letter-spacing:-.05em;font-size:clamp(3rem,8vw,4.5rem);font-weight:300}.contact-copy>.reveal>p{max-width:34rem;margin-top:1.5rem}.contact-links{border-top:1px solid var(--hairline);margin-top:3rem}.contact-links a{border-bottom:1px solid var(--hairline);transition:border-color .45s var(--ease-out);justify-content:space-between;align-items:baseline;gap:1.5rem;padding:1.2rem 0;display:flex}.contact-links a span:first-child{font-size:1.08rem;transition:color .35s}.contact-links a span:last-child{color:var(--text-muted);font-size:.68rem;transition:color .35s}.contact-links a:hover,.contact-links a:focus-visible{border-color:var(--accent)}.contact-links a:hover span:first-child,.contact-links a:focus-visible span:first-child{color:var(--accent)}.contact-links a:hover span:last-child,.contact-links a:focus-visible span:last-child{color:var(--text-primary)}.end-line{color:var(--text-muted);margin-top:3.5rem;margin-bottom:0;font-size:.68rem}footer{z-index:1;width:min(100%, var(--page-width));margin-inline:auto;padding:0 2.5rem 4rem;position:relative}footer p{color:var(--text-muted);margin-top:1.5rem;margin-bottom:0;font-size:.68rem}@keyframes point-drift{0%{opacity:.2;transform:translate(-.75rem,-.5rem)scale(.8)}to{opacity:.75;transform:translate(.75rem,.5rem)scale(1.2)}}@keyframes cue-travel{0%{opacity:0;transform:translateY(-.75rem)}30%{opacity:1}to{opacity:0;transform:translateY(3rem)}}@media (max-width:860px){.section{padding-inline:1.5rem}.work-grid{flex-direction:column-reverse;align-items:stretch;gap:4rem;display:flex}.work-copy{max-width:38rem}.timeline{gap:1.5rem}.timeline-line{width:4rem;left:1rem;transform:none}.timeline li{min-height:0;padding-left:4.5rem;display:block}.timeline-left .timeline-card,.timeline-right .timeline-card{width:100%;margin:0}.timeline-right .timeline-card{grid-column:auto}.timeline-dot{left:1.35rem}}@media (max-width:640px){body{background-size:72px 72px}.section{min-height:auto;padding-block:6.5rem}.hero-section{min-height:100svh;padding-block:7rem}.scroll-cue{bottom:1.5rem}.project-links li,.contact-links a{flex-direction:column;align-items:flex-start;gap:.35rem}.organizations-grid{grid-template-columns:1fr}.organizations-grid .reveal:not(:last-child) article{border-right:0;border-bottom:1px solid var(--hairline)}.organizations-grid article,.organizations-grid .reveal:first-child article{padding:1.5rem 0}footer{padding-inline:1.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
