:root{color-scheme:light dark;--ink: #111214;--paper: #f6f4ef;--paper-soft: #ece8df;--bg: #05070a;--panel: rgba(18, 22, 28, .86);--line: rgba(17, 18, 20, .16);--dark-line: rgba(226, 232, 240, .14);--text: #f5f7fb;--muted: #8b929c;--soft: #c5ccd5;--accent: #ef3f67;--accent-2: #e8b448;--max: 1700px;--background: #fbfaf7;--foreground: #111214;--text-primary: #111214;--text-secondary: #5f6267;--border-color: rgba(17, 18, 20, .16);--accent-color: #111214;--section-space: clamp(96px, 10vw, 168px);--display-font: Impact, Haettenschweiler, "Arial Narrow Bold", "Arial Black", sans-serif;--hero-reference-display: "Arial Black", Arial, sans-serif;--hero-reference-logo: "Arial Narrow", "Arial Narrow Bold", Arial, sans-serif;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.experience-card h3{margin:0;color:var(--text-primary);font-family:var(--display-font);font-size:clamp(26px,2.1vw,42px);font-weight:1000;line-height:.95;letter-spacing:-.01em}.venture-main h3{margin:16px 0 0;color:var(--text-primary);font-family:var(--display-font);font-size:clamp(20px,1.45vw,25px);font-weight:1000;line-height:1;letter-spacing:-.01em;white-space:nowrap}.contact-inner h2{max-width:1120px;color:#fff;font-size:clamp(52px,7.2vw,138px);line-height:.86}@keyframes portfolioSectionReveal{0%{opacity:0;transform:translateY(80px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.about,.experience,.venture,.contact{animation:portfolioSectionReveal .9s cubic-bezier(.16,1,.3,1) both}@media(max-width:1100px){.about-grid,.venture-card{grid-template-columns:1fr}.experience-card{grid-template-columns:140px minmax(220px,.7fr) minmax(0,1fr)}.venture-detail{padding-top:0}}@media(max-width:760px){.about,.experience,.venture,.contact{min-height:auto;padding:90px 0}.about-grid{gap:42px}.portrait-wrap,.portrait{min-height:440px}.section-head{margin-bottom:46px}.section-head h2{font-size:clamp(58px,17vw,96px)}.experience-card{display:block;padding:28px 0}.experience-card .card-top{display:flex;flex-direction:column;gap:14px}.experience-card .card-top>div,.experience-card .card-top>span,.experience-card .role,.experience-card .summary,.experience-card ul,.experience-card .metric{display:block;margin-left:0}.experience-card .role{margin-top:16px}.experience-card .summary{margin-top:24px}.venture-main h3{white-space:normal;font-size:clamp(24px,7vw,34px);line-height:1.02}.contact-inner h2{font-size:clamp(54px,16vw,94px)}.contact-actions,.contact-strip{grid-template-columns:1fr;flex-direction:column;align-items:stretch}}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;color:var(--text);background:radial-gradient(circle at 50% -10%,rgba(255,255,255,.2),transparent 28%),linear-gradient(180deg,#7f7f7f,#3b3b3b 45%,#858585)}.site-content{opacity:0;transform:translateY(80px);animation:siteReveal 1.25s cubic-bezier(.16,1,.3,1) .9s both}.opening-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;overflow:hidden;pointer-events:auto;background:transparent;animation:openingRelease 1ms linear 3.5s both}.opening-panel{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;will-change:transform,filter}.opening-panel-top{clip-path:polygon(0 0,100% 0,100% 54%,0 42%);animation:openingTop 1.5s cubic-bezier(.76,0,.24,1) 1.1s both}.opening-panel-bottom{clip-path:polygon(0 42%,100% 54%,100% 100%,0 100%);animation:openingBottom 1.5s cubic-bezier(.76,0,.24,1) 1.1s both}.opening-logo{position:absolute;right:clamp(28px,5vw,72px);bottom:clamp(26px,5vw,64px);z-index:2;color:#fff;font-family:var(--display-font);font-size:clamp(38px,5vw,74px);line-height:1;font-weight:900;letter-spacing:0;transform-origin:right bottom;animation:openingLogoIn .76s cubic-bezier(.16,1,.3,1) .14s both,openingLogoOut .8s cubic-bezier(.65,0,.35,1) 1.1s forwards;will-change:transform,opacity}.opening-logo span{color:#fff}@keyframes siteReveal{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}@keyframes openingLogoIn{0%{opacity:0;transform:translateY(20px) scale(1)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes openingLogoOut{0%,18%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-8px) scale(.8)}}@keyframes openingTop{0%{transform:translateY(0);filter:blur(0)}48%{filter:blur(2px)}to{transform:translateY(-104%);filter:blur(8px)}}@keyframes openingBottom{0%{transform:translateY(0);filter:blur(0)}48%{filter:blur(2px)}to{transform:translateY(104%);filter:blur(8px)}}@keyframes openingRelease{to{pointer-events:none;visibility:hidden}}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.section{position:relative;min-height:100vh;overflow:hidden}.shell{width:min(calc(100% - 80px),var(--max));margin:0 auto}.hero{display:flex;flex-direction:column;min-height:calc(100vh - 64px);margin:32px clamp(24px,6vw,100px);border-radius:28px;isolation:isolate;color:var(--ink);box-shadow:0 34px 120px #0000005c;background:#fbfaf7}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(17,18,20,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(17,18,20,.035) 1px,transparent 1px);background-size:72px 72px;opacity:.36;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 18%,black 76%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 18%,black 76%,transparent 100%)}.nav{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;width:min(calc(100% - 120px),var(--max));padding:30px 0 12px}.brand{position:relative;font-family:var(--display-font);font-size:50px;line-height:1;font-weight:700;letter-spacing:0;transform:scaleX(.86);transform-origin:left center}.brand span{position:relative;color:var(--accent)}.brand span:before{content:"";position:absolute;top:8px;left:-9px;width:6px;height:14px;border-radius:999px;background:#2f9bf3}.brand:before,.brand:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.brand:before{top:-7px;left:2px;width:8px;height:8px;border:2px solid #f0a41b}.brand:after{top:-5px;left:11px;width:7px;height:7px;border:2px solid #f0a41b}.nav-links{display:flex;gap:48px;margin-left:auto;margin-right:34px;color:#111214b8;font-size:18px;font-weight:650}.nav-contact,.contact-actions a{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;border:1px solid var(--ink);background:var(--ink);padding:0 22px;color:#fff;font-size:14px;transition:transform .18s ease,background .18s ease,color .18s ease}.nav-contact:hover,.hero-actions a:hover,.contact-actions a:hover{transform:translateY(-2px)}.hero-content{position:relative;z-index:1;flex:1;width:min(calc(100% - 120px),var(--max));padding:0}.eyebrow,.section-kicker,.company,.role{display:inline-flex;align-items:center;gap:8px}.eyebrow{position:absolute;z-index:5;top:clamp(80px,12vh,118px);left:50%;margin:0;transform:translate(-50%);color:#1112149e;font-size:18px;line-height:1.4}.hero-stack{position:relative;height:calc(100vh - 120px);min-height:620px;padding-top:0}.hero-stack:before{display:none}h1,h2,h3,p{margin-top:0}h1{position:relative;z-index:2;position:absolute;top:clamp(128px,19vh,196px);left:50%;width:100%;margin:0;transform:translate(-50%);font-size:clamp(82px,9.2vw,150px);line-height:.86;font-weight:950;letter-spacing:0;text-align:center}.outline-title{position:absolute;z-index:1;top:clamp(248px,33vh,340px);left:50%;width:100%;margin:0;transform:translate(-50%);font-size:clamp(72px,8.65vw,140px);line-height:.82;font-weight:950;letter-spacing:0;color:transparent;-webkit-text-stroke:1.2px rgba(17,18,20,.54);text-align:center}.hero-portrait{position:absolute;z-index:3;left:50%;top:clamp(74px,12vh,150px);width:min(34vw,520px);min-width:405px;transform:translate(-50%);filter:grayscale(.18) contrast(1.05);pointer-events:none;-webkit-mask-image:linear-gradient(to bottom,black 0%,black 82%,transparent 100%);mask-image:linear-gradient(to bottom,black 0%,black 82%,transparent 100%)}.hero-portrait::selection{background:transparent}.hero-stack:after{display:none}.availability,.hero-logos{display:none}.hero-logos span{display:grid;place-items:center;width:104px;height:48px;border:1px solid rgba(17,18,20,.12);background:#ffffffb8;box-shadow:0 14px 40px #11121414;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-logos img{display:block;max-width:76px;max-height:30px;object-fit:contain;filter:grayscale(1) contrast(1.08);opacity:.78;mix-blend-mode:multiply}.hero-actions{position:absolute;z-index:6;left:50%;top:clamp(500px,72vh,635px);display:flex;gap:14px;align-items:center;justify-content:center;min-width:460px;transform:translate(-50%)}.hero-actions a{display:inline-flex;align-items:center;min-height:50px;border:1px solid var(--ink);background:var(--ink);padding:0 22px;color:#fff;font-size:14px}.hero-actions a+a{background:#ffffff47;color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.editorial-hero{--mx: 0;--my: 0;min-height:100vh;margin:0;border-radius:0;box-shadow:none;background:#fbfaf7}.editorial-hero:before{opacity:.16;background-size:86px 86px;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 20%,black 78%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 20%,black 78%,transparent 100%)}.editorial-nav{width:min(calc(100% - 120px),var(--max));padding-top:34px}.editorial-stage{position:relative;height:calc(100vh - 100px);min-height:660px}.editorial-eyebrow{top:clamp(68px,12vh,116px);font-size:20px;color:#111214ad}.editorial-title{position:absolute;z-index:1;top:clamp(126px,21vh,218px);left:50%;width:min(88vw,1420px);height:auto;display:flex;flex-direction:column;align-items:center;gap:clamp(28px,3.2vw,54px);transform:translate(calc(-50% + (var(--mx) * -14px)),calc(var(--my) * -10px));transition:transform .32s cubic-bezier(.22,1,.36,1);animation:titleIntro 1s cubic-bezier(.16,1,.3,1) both;will-change:transform}.title-hotspots{position:absolute;z-index:7;top:clamp(126px,21vh,218px);left:50%;width:min(88vw,1420px);display:flex;flex-direction:column;align-items:center;gap:clamp(28px,3.2vw,54px);transform:translate(calc(-50% + (var(--mx) * -14px)),calc(var(--my) * -10px));transition:transform .32s cubic-bezier(.22,1,.36,1);will-change:transform}.title-line{display:block;width:100%;font-size:clamp(82px,9.2vw,150px);line-height:.72;font-weight:1000;letter-spacing:0;text-align:center;white-space:nowrap;transition:color .26s ease,-webkit-text-stroke-color .26s ease,text-shadow .26s ease}.title-hotspot{display:block;width:fit-content;max-width:100%;font-size:clamp(82px,9.2vw,150px);line-height:.72;font-weight:950;letter-spacing:0;text-align:center;white-space:nowrap;color:transparent;-webkit-text-stroke:0 transparent}.hero-side-note{position:absolute;z-index:5;left:0;top:clamp(382px,55vh,506px);margin:0;color:#111214ad;font-size:16px;font-weight:700;line-height:1.4;letter-spacing:.01em}.hero-company-logos{position:absolute;z-index:5;right:0;top:clamp(370px,53vh,496px);display:flex;align-items:center;gap:14px}.hero-company-logos span{display:grid;place-items:center;width:74px;height:54px;overflow:hidden;border:0;background:transparent;box-shadow:none}.hero-company-logos img{display:block;width:58px;height:38px;object-fit:contain;filter:grayscale(1) contrast(1.08);opacity:.72;mix-blend-mode:multiply}.title-link{position:relative;z-index:2}.title-link-primary{color:#111214;-webkit-text-stroke:1.1px rgba(17,18,20,.92)}.title-link-secondary{color:transparent;-webkit-text-stroke:2.25px rgba(17,18,20,.54)}.editorial-stage:has(.title-hotspot-primary:hover) .title-link-primary,.editorial-stage:has(.title-hotspot-secondary:hover) .title-link-secondary{color:#111214;-webkit-text-stroke:1.1px rgba(17,18,20,.92)}.editorial-stage:has(.title-hotspot-primary:hover) .title-link-secondary,.editorial-stage:has(.title-hotspot-secondary:hover) .title-link-primary{color:#fbfaf7;-webkit-text-stroke:1.45px rgba(17,18,20,.92)}.title-hotspot:focus-visible{outline:2px solid rgba(17,18,20,.9);outline-offset:8px}.portrait-motion{position:absolute;z-index:4;top:clamp(96px,16vh,166px);left:50%;width:min(36vw,560px);min-width:430px;opacity:0;transform:translate(-50%);animation:portraitIntro 1s cubic-bezier(.16,1,.3,1) 1s both;pointer-events:auto;cursor:none;will-change:transform,opacity}.portrait-link:focus-visible .portrait-motion{outline:2px solid var(--foreground);outline-offset:8px}.editorial-portrait{display:block;width:100%;height:auto;filter:grayscale(1) contrast(1.08);transform:translate(calc(var(--mx) * 17px),calc(var(--my) * 12px));transition:transform .36s cubic-bezier(.22,1,.36,1);-webkit-mask-image:linear-gradient(to bottom,black 0%,black 84%,transparent 100%);mask-image:linear-gradient(to bottom,black 0%,black 84%,transparent 100%);will-change:transform}.editorial-actions{z-index:6;top:clamp(540px,75vh,690px);animation:actionsIntro .82s ease-out 1.85s both}@keyframes titleIntro{0%{opacity:0;filter:blur(10px);translate:0 40px;scale:1.05}to{opacity:1;filter:blur(0);translate:0 0;scale:1}}@keyframes portraitIntro{0%{opacity:0;transform:translate(-50%) translateY(100px) scale(1.08)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}@keyframes actionsIntro{0%{opacity:0;transform:translate(-50%) translateY(24px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media(prefers-reduced-motion:reduce){.site-content{animation:none;opacity:1;transform:none}.opening-overlay{display:none}.editorial-title,.portrait-motion,.editorial-actions{animation:none;opacity:1}.editorial-title,.title-hotspots,.editorial-portrait{transition:none}}html[lang=en] .section-copy h2,html[lang=en] .section-head h2,html[lang=en] .contact h2,html[lang=en] .experience-card h3,html[lang=en] .venture-main h3,html[lang=en] .experience-card .metric,html[lang=en] .venture-main .venture-metric{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;letter-spacing:-.025em}html[lang=en] .section-head h2{font-size:clamp(48px,6.4vw,116px);line-height:.92}html[lang=en] .contact-inner h2{font-size:clamp(48px,6.6vw,122px);line-height:.94}.about.snap-section{display:block;padding:clamp(28px,4vw,64px) 0;background:var(--background)}.about-editorial{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(300px,.88fr) minmax(470px,1.48fr);align-items:center;gap:clamp(30px,4vw,76px);height:100%}.about-aside{display:flex;align-self:stretch;flex-direction:column;justify-content:center;min-width:0}.about-wordmark{color:var(--foreground);font-family:var(--display-font);font-size:clamp(46px,4.2vw,82px);font-weight:900;line-height:.96;letter-spacing:-.02em}.about-outline{display:none}.about-capabilities{display:grid;gap:26px;margin-top:clamp(34px,5vh,66px)}.about-capability-index{display:flex;align-items:center;gap:14px}.about-capability-index strong{color:var(--foreground);font-family:var(--display-font);font-size:clamp(28px,2.2vw,42px);font-weight:1000;line-height:.8}.about-capability-index span,.about-copy-index span{display:block;width:82px;height:1px;background:var(--border-color)}.about-capability h3{margin:12px 0 6px;color:var(--foreground);font-size:16px;font-weight:800;line-height:1.2}.about-capability p{max-width:250px;margin:0;color:var(--text-secondary);font-size:13px;line-height:1.55}.about-visual{align-self:center;min-width:0}.about-visual .portrait-wrap{width:100%;height:min(65vh,650px);min-height:0;border:0;background:#edeae3}.about-visual .portrait{display:block;width:100%;height:100%;min-height:0;object-fit:cover;object-position:52% 42%}.about-identity{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:14px;border-top:1px solid var(--border-color);color:var(--foreground);font-size:13px;letter-spacing:.24em}.about-identity b{color:var(--foreground);font-size:24px;line-height:0}.about-copy{min-width:0}.about-copy-index{display:flex;align-items:center;gap:18px;margin-bottom:38px}.about-copy-index strong{color:var(--foreground);font-family:var(--display-font);font-size:28px;font-weight:1000}.about-copy-index span{flex:1}.about-copy .section-kicker{margin-bottom:20px;font-size:17px}.about-copy h2{max-width:760px;margin:0 0 42px;color:var(--foreground);font-family:var(--display-font);font-size:clamp(42px,4.2vw,78px);font-weight:1000;line-height:.93;letter-spacing:-.025em}.about-copy-body{max-width:820px}.about-copy-body p{margin:0;color:var(--text-secondary);font-size:clamp(15px,1.05vw,18px);line-height:1.75}.about-copy-body p+p{margin-top:24px}.about-contact-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:clamp(34px,5vh,62px)}.about-contact-strip a{display:flex;align-items:center;gap:12px;min-height:58px;border:1px solid var(--border-color);padding:14px 16px;color:var(--foreground);font-size:15px;transition:background .22s ease,color .22s ease,transform .22s ease}.about-contact-strip a:hover{background:var(--foreground);color:var(--background);transform:translateY(-2px)}.about.snap-section:not(.is-visible) .about-wordmark,.about.snap-section:not(.is-visible) .about-outline,.about.snap-section:not(.is-visible) .about-capability,.about.snap-section:not(.is-visible) .about-visual,.about.snap-section:not(.is-visible) .about-copy{opacity:0;transform:translateY(80px)}.about.snap-section.is-visible .about-wordmark,.about.snap-section.is-visible .about-outline,.about.snap-section.is-visible .about-capability,.about.snap-section.is-visible .about-visual,.about.snap-section.is-visible .about-copy{animation:aboutElementReveal .8s cubic-bezier(.16,1,.3,1) both}.about.snap-section.is-visible .about-outline{animation-delay:90ms}.about.snap-section.is-visible .about-visual{animation-delay:.16s}.about.snap-section.is-visible .about-copy{animation-delay:.22s}.about.snap-section.is-visible .about-capability:nth-child(1){animation-delay:.3s}.about.snap-section.is-visible .about-capability:nth-child(2){animation-delay:.39s}.about.snap-section.is-visible .about-capability:nth-child(3){animation-delay:.48s}@keyframes aboutElementReveal{0%{opacity:0;transform:translateY(80px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}html[lang=en] .about-copy h2{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(40px,3.7vw,68px);font-weight:700;letter-spacing:-.03em;line-height:.98}html[lang=en] .about-wordmark{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(44px,3.8vw,72px);font-weight:700;letter-spacing:-.03em}.marquee-interlude{position:relative;min-height:100svh;overflow:hidden;isolation:isolate;background:var(--background)}.marquee-rail{position:absolute;left:-12vw;width:124vw;transform:rotate(7deg);transform-origin:center}.marquee-rail-outline{top:34%}.marquee-rail-solid{top:48%}.marquee-track,.marquee-loop{display:flex;width:max-content;align-items:baseline}.marquee-track{will-change:transform}.marquee-loop{flex:none}.marquee-phrase{display:inline-flex;align-items:baseline;flex:none;color:var(--foreground);font-family:var(--hero-reference-display);font-size:clamp(64px,7.4vw,132px);font-style:normal;font-weight:900;letter-spacing:-.092em;line-height:.76;white-space:nowrap}.marquee-phrase i{display:inline-block;margin:0 .16em;font-style:normal}.marquee-rail-outline .marquee-phrase{color:var(--background);-webkit-text-stroke:1.5px var(--foreground);paint-order:stroke fill}.marquee-rail-solid .marquee-phrase{color:var(--foreground)}@media(max-width:760px){.marquee-interlude{min-height:92svh}.marquee-rail{left:-38vw;width:176vw;transform:rotate(7deg)}.marquee-rail-outline{top:36%}.marquee-rail-solid{top:49%}.marquee-phrase{font-size:clamp(54px,14vw,92px);letter-spacing:-.09em}}@media(prefers-reduced-motion:reduce){.marquee-track{transform:none!important}}@media(max-width:1100px){.about-editorial{grid-template-columns:minmax(220px,.72fr) minmax(300px,.9fr);gap:34px}.about-copy{grid-column:1 / -1;grid-row:2}.about-capabilities{gap:18px}}@media(max-width:760px){.about.snap-section{overflow-y:auto}.about-editorial{display:block;height:auto;padding:44px 0 72px}.about-wordmark{font-size:clamp(64px,20vw,104px)}.about-outline{margin-top:20px;font-size:clamp(40px,13vw,68px)}.about-capabilities{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:42px 0 48px}.about-capability-index span{width:24px}.about-capability p{font-size:11px}.about-visual .portrait-wrap{height:430px}.about-copy{margin-top:54px}.about-copy h2{font-size:clamp(40px,12vw,66px)}.about-contact-strip{grid-template-columns:1fr}}.about,.experience,.venture{padding:130px 0;background:radial-gradient(circle at 78% 0%,rgba(232,180,72,.08),transparent 30%),#05070a}.about-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:76px;align-items:center}.portrait-wrap{min-height:650px;border:1px solid var(--dark-line);background:linear-gradient(180deg,#ffffff14,#ffffff05);padding:18px}.portrait{width:100%;height:100%;min-height:614px;object-fit:cover;object-position:55% 42%;background:#101114}.section-kicker{margin:0 0 22px;color:var(--accent-2);font-size:13px;text-transform:uppercase;letter-spacing:.14em}.section-copy h2,.section-head h2,.contact h2{max-width:980px;margin-bottom:26px;font-size:clamp(42px,5vw,88px);line-height:1.02;letter-spacing:-.03em}.about .section-copy h2{max-width:none;font-size:clamp(38px,3.7vw,58px);line-height:1.05;white-space:nowrap}.section-copy p,.contact p{max-width:860px;color:var(--muted);font-size:18px;line-height:1.9}.contact-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:42px}.contact-strip a{display:flex;align-items:center;gap:10px;min-height:62px;border:1px solid var(--dark-line);background:#ffffff09;padding:16px;color:var(--soft)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.experience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.experience-card,.venture-card{border:1px solid var(--dark-line);background:linear-gradient(180deg,#fff1,#ffffff06),var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.experience-card{display:flex;flex-direction:column;min-height:620px;padding:30px}.card-top{display:flex;justify-content:space-between;gap:20px;margin-bottom:24px}.card-top span,.date{color:var(--muted);font-size:14px;white-space:nowrap}.company{margin-bottom:12px;color:var(--accent-2);font-size:14px}h3{margin-bottom:10px;font-size:28px;line-height:1.2}.role{color:#dbe7f3;font-size:14px}.summary,li{color:var(--muted);line-height:1.75}ul{margin:24px 0;padding-left:18px}li+li{margin-top:12px}.metric,.venture-metric{margin-top:auto;border-top:1px solid var(--dark-line);padding-top:20px;color:var(--accent-2);font-size:20px;font-weight:650}.venture-grid{display:grid;grid-template-columns:minmax(0,1fr)}.venture-card{display:grid;grid-template-columns:minmax(430px,.86fr) minmax(0,1.14fr);gap:56px;align-items:start;padding:42px}.venture-main,.venture-detail{min-width:0}.venture-main h3{white-space:nowrap;font-size:clamp(22px,1.9vw,28px);letter-spacing:-.02em}.venture-detail{padding-top:4px}.venture-detail .summary{max-width:760px;margin-bottom:54px}.venture-main .venture-metric{margin-top:28px}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.tag-row span{border:1px solid var(--dark-line);background:#ffffff0a;padding:11px 14px;color:var(--soft);font-size:14px}.venture-photo-wrap{margin:18px 0 0;overflow:hidden;border:1px solid var(--dark-line);background:#ffffff09}.venture-photo{display:block;width:100%;aspect-ratio:16 / 8.1;object-fit:cover;object-position:50% 45%;filter:saturate(.86) contrast(1.06)}.contact{display:grid;place-items:center;background:linear-gradient(180deg,#05070a4d,#05070a),radial-gradient(circle at 50% 10%,rgba(239,63,103,.11),transparent 36%)}.contact-inner{text-align:center}.contact-inner h2,.contact-inner p{margin-left:auto;margin-right:auto}.contact-actions{display:flex;justify-content:center;gap:16px;margin-top:44px}.contact-actions a{border-color:#ffffff3d;background:#f5f1e8;color:var(--ink)}@media(max-width:1100px){.shell{width:min(calc(100% - 44px),var(--max))}.about-grid,.experience-grid,.venture-card{grid-template-columns:1fr}.experience-card{min-height:auto}.contact-strip{grid-template-columns:1fr}.hero-stack{height:calc(100vh - 104px);min-height:600px}.hero-portrait{top:clamp(58px,11vh,126px);width:min(48vw,430px);min-width:350px}.availability{top:clamp(400px,58vh,488px)}.hero-logos{top:clamp(392px,57vh,480px)}.hero-actions{top:clamp(498px,73vh,580px)}}@media(min-width:1101px)and (max-width:1380px){.hero-content{padding-top:0}.hero-stack{height:calc(100vh - 112px);min-height:600px}h1{top:clamp(120px,18vh,164px);font-size:clamp(72px,8.7vw,128px)}.outline-title{top:clamp(238px,32vh,292px);margin-top:0;font-size:clamp(68px,8vw,112px)}.hero-portrait{top:clamp(32px,8vh,70px);width:min(38vw,430px);min-width:350px}.availability,.hero-logos{top:clamp(360px,58vh,470px)}.hero-actions{top:clamp(434px,72vh,558px)}}@media(max-width:760px){.hero{margin:10px;border-radius:20px}.nav,.hero-content{width:min(calc(100% - 44px),var(--max))}.eyebrow{top:86px;width:100%;text-align:center;white-space:normal}.nav-links{display:none}.brand{font-size:34px}.nav-contact{min-height:40px;padding:0 14px}.eyebrow{align-self:flex-start;font-size:16px}h1{font-size:clamp(58px,18vw,92px)}.outline-title{font-size:clamp(56px,17vw,86px)}.hero-stack{height:690px;min-height:690px}h1{top:146px}.outline-title{top:250px}.hero-portrait{min-width:292px;width:78vw;top:258px}.contact-actions,.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions{top:520px;min-width:0;width:100%;align-items:center}.availability,.hero-logos{position:absolute;top:460px}.availability{left:0;width:46%;font-size:14px}.hero-logos{right:0;justify-content:flex-end;gap:6px}.hero-logos span{width:58px;height:34px}.hero-logos img{max-width:44px;max-height:20px}.about,.experience,.venture{padding:90px 0}.portrait-wrap,.portrait{min-height:440px}.card-top{flex-direction:column}}@media(min-width:1101px)and (max-width:1380px){.editorial-title,.title-hotspots{top:clamp(122px,20vh,168px);width:min(88vw,1180px)}.title-line,.title-hotspot{font-size:clamp(72px,8.7vw,128px)}.portrait-motion{top:clamp(70px,12vh,110px);width:min(39vw,500px);min-width:410px}.editorial-actions{top:clamp(500px,74vh,620px)}}@media(max-width:1100px){.editorial-title,.title-hotspots{top:clamp(130px,20vh,190px);width:min(92vw,980px)}.title-line,.title-hotspot{font-size:clamp(72px,8.7vw,128px)}.portrait-motion{top:clamp(96px,14vh,140px);width:min(52vw,470px);min-width:360px}.editorial-actions{top:clamp(520px,74vh,620px)}.hero-side-note{top:clamp(438px,63vh,548px);font-size:14px}.hero-company-logos{top:clamp(426px,61vh,536px);gap:8px}.hero-company-logos span{width:58px;height:44px}.hero-company-logos img{width:45px;height:30px}}@media(max-width:760px){.editorial-hero{min-height:100vh;margin:0;border-radius:0}.editorial-nav,.editorial-stage{width:min(calc(100% - 36px),var(--max))}.editorial-stage{height:calc(100vh - 82px);min-height:650px}.editorial-eyebrow{top:72px;font-size:14px}.editorial-title,.title-hotspots{top:128px;width:112vw}.title-line,.title-hotspot{font-size:clamp(58px,18vw,92px);line-height:.86;letter-spacing:0}.portrait-motion{top:172px;width:min(88vw,370px);min-width:292px}.editorial-actions{top:510px;flex-direction:column;align-items:center}.hero-side-note,.hero-company-logos{display:none}.about .section-copy h2{white-space:normal;font-size:clamp(34px,10vw,48px)}}.about,.experience,.venture{min-height:100vh;padding:var(--section-space) 0;color:var(--text-primary);background:var(--background);border-top:1px solid var(--border-color)}.about-grid{grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);gap:clamp(52px,8vw,144px)}.portrait-wrap{min-height:min(72vh,760px);padding:0;border:1px solid var(--border-color);background:#f1efe9}.portrait{min-height:min(72vh,760px);filter:grayscale(1) contrast(1.06);mix-blend-mode:multiply}.section-kicker{margin-bottom:26px;color:var(--text-secondary);font-size:12px;font-weight:700;letter-spacing:.16em}.section-copy h2,.section-head h2,.contact h2{max-width:none;margin:0 0 34px;color:var(--text-primary);font-family:var(--display-font);font-size:clamp(42px,5.1vw,92px);font-weight:1000;line-height:.96;letter-spacing:-.02em;text-wrap:balance}.about .section-copy h2{max-width:940px;font-size:clamp(42px,4.2vw,76px);line-height:.98;white-space:normal}.section-copy p,.contact p{max-width:820px;color:var(--text-secondary);font-size:clamp(16px,1.2vw,19px);line-height:1.8}.contact-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:42px}.contact-strip a{min-height:58px;border:1px solid var(--border-color);background:transparent;padding:16px 18px;color:var(--text-primary);transition:background .22s ease,color .22s ease,transform .22s ease}.contact-strip a:hover{background:var(--foreground);color:var(--background);transform:translateY(-2px)}.section-head{align-items:start;margin-bottom:clamp(48px,7vw,100px)}.section-head h2{margin:0;font-size:clamp(54px,7vw,132px);line-height:.84;text-transform:uppercase}.experience-grid{display:flex;flex-direction:column;gap:0}.experience-card{display:grid;grid-template-columns:minmax(120px,.18fr) minmax(240px,.34fr) minmax(0,1fr);column-gap:clamp(28px,5vw,96px);min-height:0;padding:34px 0;border:0;border-top:1px solid var(--border-color);background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.experience-card:last-child{border-bottom:1px solid var(--border-color)}.experience-card .card-top{display:contents}.experience-card .card-top>div{grid-column:2;grid-row:1 / span 2}.experience-card .card-top>span{grid-column:1;grid-row:1;padding-top:5px;color:var(--text-secondary);font-size:13px}.experience-card .company{margin:0 0 14px;color:var(--text-primary);font-size:14px;font-weight:700}.experience-card h3{margin:0;color:var(--text-primary);font-family:var(--display-font);font-size:clamp(26px,2.1vw,42px);font-weight:1000;line-height:.95}.experience-card .role{grid-column:2;grid-row:3;margin:18px 0 0;color:var(--text-secondary);font-size:14px}.experience-card .summary,.experience-card ul{grid-column:3}.experience-card .summary{margin:0;color:var(--text-secondary);line-height:1.7}.experience-card ul{margin:18px 0 0;color:var(--text-secondary)}.experience-card li,.venture-card li{color:var(--text-secondary);line-height:1.65}.experience-card .metric{grid-column:3;margin-top:24px;padding-top:18px;border-top:1px solid var(--border-color);color:var(--text-primary);font-family:var(--display-font);font-size:23px;font-weight:800}.venture-grid{display:block}.venture-card{display:grid;grid-template-columns:minmax(430px,.86fr) minmax(0,1.14fr);gap:clamp(42px,7vw,128px);align-items:center;padding:48px 0;border:0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.venture-main h3{margin:16px 0 0;color:var(--text-primary);font-family:var(--display-font);font-size:clamp(20px,1.45vw,25px);font-weight:1000;line-height:1;white-space:nowrap}.venture-main .role{margin-top:14px;color:var(--text-secondary)}.venture-detail{align-self:center;padding-top:0}.venture-detail .summary{max-width:720px;margin:0 0 28px;color:var(--text-secondary);line-height:1.8}.venture-detail ul{margin:0}.venture-photo-wrap{margin:34px 0 0;border:0;background:#eeece6}.venture-photo{filter:grayscale(1) contrast(1.05);mix-blend-mode:multiply}.venture-main .venture-metric{margin-top:28px;padding-top:20px;border-top:1px solid var(--border-color);color:var(--text-primary);font-family:var(--display-font);font-size:25px;font-weight:800}.venture{padding-top:0;overflow-x:clip}.venture .section-head{display:flex;justify-content:flex-end;width:100vw;margin:0 0 clamp(22px,2.6vw,40px) calc(50% - 50vw);padding:clamp(56px,6vw,88px) max(40px,calc((100vw - 1700px)/2));background:var(--foreground);color:var(--background)}.venture .section-head h2{color:inherit;font-family:var(--display-font);font-size:clamp(70px,8.9vw,148px);font-weight:900;letter-spacing:-.075em;line-height:.8}.venture-scroll-reveal{--venture-reveal-x: -14vw;--venture-reveal-opacity: .28;transform:translate3d(var(--venture-reveal-x),0,0);opacity:var(--venture-reveal-opacity);will-change:transform,opacity}.venture-card{grid-template-columns:minmax(390px,.9fr) minmax(0,1.1fr);gap:clamp(44px,5vw,88px);align-items:start;padding:34px 0 38px}.venture-main .date{color:var(--text-secondary);font-size:17px;line-height:1.4}.venture-main h3{margin-top:12px;font-size:clamp(32px,3vw,50px);letter-spacing:-.045em;line-height:.96}.venture-main .role{margin-top:9px;font-size:clamp(18px,1.35vw,22px);line-height:1.4}.venture-photo-wrap{margin-top:18px}.venture-detail{align-self:center;padding-top:4px}.venture-detail .summary{margin-bottom:24px;font-size:17px;line-height:1.65}.venture-detail li{font-size:16px;line-height:1.6}@media(max-width:760px),(prefers-reduced-motion:reduce){.venture-scroll-reveal{transform:none;opacity:1}}.contact{min-height:100vh;padding:var(--section-space) 0;color:#fff;background:var(--foreground)}.contact-inner{max-width:1180px}.contact .section-kicker{color:#ffffff8f}.contact-inner h2{max-width:1120px;color:#fff;font-size:clamp(46px,6.1vw,116px);line-height:.9}.contact-inner p{max-width:760px;color:#ffffff8f}.contact-actions{margin-top:48px}.contact-actions a{border:1px solid #fff;background:#fff;color:var(--foreground);transition:background .22s ease,color .22s ease,transform .22s ease}.contact-actions a+a{border-color:#fff9;background:transparent;color:#fff}.contact-actions a:hover,.contact-actions a+a:hover{border-color:#fff;background:transparent;color:#fff;transform:translateY(-2px)}@keyframes portfolioSectionRevealFinal{0%{opacity:0;transform:translateY(80px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.about,.experience,.venture,.contact{animation:portfolioSectionRevealFinal .9s cubic-bezier(.16,1,.3,1) both}.experience{animation-delay:.1s}.venture{animation-delay:.18s}.contact{animation-delay:.26s}@media(max-width:1100px){.about-grid,.venture-card{grid-template-columns:1fr}.experience-card{grid-template-columns:140px minmax(220px,.7fr) minmax(0,1fr)}}@media(max-width:760px){.about,.experience,.venture,.contact{min-height:auto;padding:90px 0}.about-grid{gap:42px}.portrait-wrap,.portrait{min-height:440px}.section-head{margin-bottom:46px}.section-head h2{font-size:clamp(58px,17vw,96px)}.experience-card{display:block;padding:28px 0}.experience-card .card-top{display:flex;flex-direction:column;gap:14px}.experience-card .card-top>div,.experience-card .card-top>span,.experience-card .role,.experience-card .summary,.experience-card ul,.experience-card .metric{display:block;margin-left:0}.experience-card .role{margin-top:16px}.experience-card .summary{margin-top:24px}.venture-main h3{white-space:normal;font-size:clamp(24px,7vw,34px);line-height:1.02}.contact-inner h2{font-size:clamp(48px,13vw,78px)}.contact-actions,.contact-strip{grid-template-columns:1fr;flex-direction:column;align-items:stretch}}.experience-archive{--experience-rule: rgba(17, 17, 17, .17);--experience-muted: #77736f;position:relative;min-height:100vh;padding:0 0 clamp(58px,6vw,96px);background:var(--background);color:var(--text-primary)}.experience-archive-inner{position:relative}.experience-archive-header{display:flex;align-items:center;justify-content:flex-end;width:100vw;margin-left:calc(50% - 50vw);padding:clamp(56px,6vw,88px) max(40px,calc((100vw - 1700px)/2));background:var(--foreground);color:var(--background)}.experience-archive-header h2{margin:0;color:inherit;font-family:var(--display-font);font-size:clamp(70px,8.9vw,148px);font-weight:900;letter-spacing:-.075em;line-height:.8}.experience-archive-list{border-top:1px solid var(--experience-rule)}.experience-archive-item{position:relative;border-bottom:1px solid var(--experience-rule);transform-origin:center;outline:none}.experience-archive-item:focus-visible{outline:2px solid var(--text-primary);outline-offset:-3px}.experience-archive-summary{display:grid;grid-template-columns:76px minmax(235px,1.04fr) minmax(176px,.64fr) minmax(400px,1.72fr) 28px;align-items:center;min-height:128px;column-gap:clamp(18px,1.6vw,30px);padding:18px 0}.experience-number{align-self:stretch;display:flex;align-items:center;border-right:1px solid var(--experience-rule);color:var(--text-primary);font-family:var(--display-font);font-size:clamp(48px,4.7vw,80px);font-weight:900;letter-spacing:-.07em;line-height:.8}.experience-company{display:flex;flex-direction:column;gap:7px}.experience-company strong{color:var(--text-primary);font-family:var(--display-font);font-size:clamp(32px,3vw,50px);font-weight:900;letter-spacing:-.045em;line-height:.96}.experience-company span,.experience-archive-summary time{color:var(--text-secondary);font-size:16px;line-height:1.4}.experience-archive-summary time{font-variant-numeric:tabular-nums;white-space:nowrap}.experience-archive-summary>p{max-width:720px;margin:0;color:var(--text-secondary);font-size:17px;line-height:1.55}.experience-toggle{justify-self:end;color:var(--text-primary);font-size:34px;font-weight:300;line-height:1}.experience-archive-detail{overflow:hidden}.experience-archive-detail{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(220px,.48fr);gap:clamp(38px,4vw,76px);padding:2px 0 38px calc(76px + clamp(18px,1.6vw,30px));border-top:0}.experience-detail-copy{min-width:0;width:min(100%,760px);align-self:center;justify-self:center;padding-block:16px}.experience-detail-work>span,.experience-detail-metric>span{display:block;margin-bottom:14px;color:var(--text-secondary);font-size:13px;font-weight:700;letter-spacing:.1em}.experience-detail-work ul{display:grid;gap:14px;margin:0;padding:0;list-style:none}.experience-detail-work li{position:relative;padding-left:17px;color:var(--text-secondary);font-size:16px;line-height:1.6}.experience-detail-work li:before{position:absolute;top:.68em;left:0;width:4px;height:4px;border-radius:50%;background:currentColor;content:""}.experience-detail-metric{align-self:end;min-height:132px;padding:19px 0 0 24px;border-left:1px solid var(--experience-rule)}.experience-detail-metric strong{display:block;color:var(--text-primary);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(54px,5vw,86px);font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:-.065em;line-height:.86}.experience-detail-metric p{margin:13px 0 0;color:var(--text-primary);font-size:15px;line-height:1.45}html[lang=en] .experience-archive-header h2,html[lang=en] .experience-company strong,html[lang=en] .experience-number{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;letter-spacing:-.045em}html[lang=en] .experience-archive-header h2{letter-spacing:-.055em}html[lang=en] .experience-company strong{line-height:1}html[lang=en] .experience-number{font-weight:650;letter-spacing:-.07em}.experience-cursor{position:fixed;z-index:10002;top:0;left:0;display:grid;width:68px;height:68px;place-items:center;border:1px solid var(--text-primary);border-radius:50%;background:#faf9f7eb;color:var(--text-primary);opacity:0;pointer-events:none;transform:translate3d(calc(var(--experience-cursor-x) - 50%),calc(var(--experience-cursor-y) - 50%),0) scale(.76);transition:opacity .18s ease,transform .26s cubic-bezier(.16,1,.3,1),width .26s cubic-bezier(.16,1,.3,1),height .26s cubic-bezier(.16,1,.3,1)}.experience-cursor span{font-size:12px;font-weight:700;white-space:nowrap}.experience-cursor.is-visible{opacity:1;transform:translate3d(calc(var(--experience-cursor-x) - 50%),calc(var(--experience-cursor-y) - 50%),0) scale(1)}.experience-cursor.is-expanded{width:88px;height:88px}@media(hover:hover)and (pointer:fine){.experience-archive[data-cursor-active=true],.experience-archive[data-cursor-active=true] *{cursor:none}}@media(max-width:1050px){.experience-archive-summary{grid-template-columns:72px minmax(190px,.9fr) minmax(150px,.6fr) minmax(260px,1.3fr) 32px;column-gap:20px}.experience-archive-detail{grid-template-columns:minmax(0,1.3fr) minmax(180px,.5fr);gap:34px;padding-left:92px}}@media(max-width:760px){.experience-archive{min-height:auto;padding:96px 0 72px}.experience-archive-header{display:flex;align-items:flex-start;justify-content:flex-end;padding-bottom:28px}.experience-archive-header h2{font-size:clamp(65px,18vw,110px);justify-self:end}.experience-archive-summary{grid-template-columns:56px minmax(0,1fr) 28px;align-items:start;min-height:0;row-gap:14px;padding:24px 0}.experience-number{grid-row:1 / span 2;align-self:stretch;align-items:flex-start;padding-top:4px;font-size:42px}.experience-company{grid-column:2}.experience-company strong{font-size:32px}.experience-archive-summary time,.experience-archive-summary>p{grid-column:2 / 4}.experience-archive-summary time{font-size:13px}.experience-archive-summary>p{font-size:14px}.experience-toggle{grid-column:3;grid-row:1;font-size:29px}.experience-archive-detail{display:block;padding:0 0 30px 56px}.experience-detail-copy{display:block;padding:0}.experience-detail-work li{font-size:13px}.experience-detail-metric{min-height:0;margin-top:32px;padding:22px 0 0 18px}.experience-detail-metric strong{font-size:64px}.experience-cursor{display:none}}@media(prefers-reduced-motion:reduce){.experience-cursor{display:none}}@media(min-width:761px){.editorial-stage{--hero-title-frame: min(68vw, 1080px);--hero-title-top: clamp(110px, 18vh, 170px);--hero-title-gap: clamp(32px, 2.8vw, 48px);--hero-rail-top: clamp(410px, 60vh, 540px);--hero-action-top: clamp(465px, 69vh, 620px)}.editorial-eyebrow{top:clamp(40px,6vh,64px)}.editorial-title,.title-hotspots{top:var(--hero-title-top);width:var(--hero-title-frame);gap:var(--hero-title-gap)}.title-line,.title-hotspot{font-size:clamp(84px,8.35vw,142px);letter-spacing:-.052em}.portrait-motion{top:clamp(64px,10.8vh,116px);width:min(34vw,520px);min-width:0}.hero-side-note{left:calc(50% - (var(--hero-title-frame) / 2));top:var(--hero-rail-top)}.hero-company-logos{right:calc(50% - (var(--hero-title-frame) / 2));top:var(--hero-rail-top);transform:translate(clamp(20px,3vw,56px))}.editorial-actions{top:var(--hero-action-top)}}.editorial-nav .brand{font-family:var(--hero-reference-logo);font-size:55px;font-weight:900;letter-spacing:-.095em;line-height:.9;transform:scaleX(.9)}.editorial-title .title-line,.title-hotspot{font-family:var(--hero-reference-display);font-weight:900;letter-spacing:-.092em;line-height:.76;transform:scaleX(.88);transform-origin:center}@media(max-width:760px){.editorial-nav .brand{font-size:38px}}.hero-title-layer{pointer-events:none}.hero-title-white{z-index:1}.hero-title-black-fill{z-index:3}.hero-title-stroke{z-index:5}.hero-title-layer .title-line{transition:opacity .26s ease,color .26s ease,-webkit-text-stroke-color .26s ease}.hero-title-white .title-line{color:var(--background);-webkit-text-stroke:1.45px rgba(17,18,20,.9)}.hero-title-black-fill .title-line{color:var(--foreground);-webkit-text-stroke:0 transparent}.hero-title-stroke .title-line{color:transparent;-webkit-text-stroke:2px var(--background)}.hero-title-white .title-layer-primary,.hero-title-black-fill .title-layer-secondary,.hero-title-stroke .title-layer-secondary{opacity:0}.hero-title-white .title-layer-secondary,.hero-title-black-fill .title-layer-primary,.hero-title-stroke .title-layer-primary{opacity:1}.editorial-stage:has(.title-hotspot-secondary:is(:hover,:focus-visible)) .hero-title-white .title-layer-primary,.editorial-stage:has(.title-hotspot-secondary:is(:hover,:focus-visible)) .hero-title-black-fill .title-layer-secondary,.editorial-stage:has(.title-hotspot-secondary:is(:hover,:focus-visible)) .hero-title-stroke .title-layer-secondary{opacity:1}.editorial-stage:has(.title-hotspot-secondary:is(:hover,:focus-visible)) .hero-title-white .title-layer-secondary,.editorial-stage:has(.title-hotspot-secondary:is(:hover,:focus-visible)) .hero-title-black-fill .title-layer-primary,.editorial-stage:has(.title-hotspot-secondary:is(:hover,:focus-visible)) .hero-title-stroke .title-layer-primary{opacity:0}.site-content.route-home{min-height:100dvh;background:var(--background)}.editorial-hero.snap-section{height:100dvh;min-height:100dvh;overflow:hidden}.editorial-hero .editorial-stage{min-height:0}.hero-cursor-marker{position:fixed;z-index:10000;top:0;left:0;width:clamp(68px,5.4vw,92px);aspect-ratio:1;transform:translate3d(var(--cursor-x, -160px),var(--cursor-y, -160px),0) translate3d(-50%,-50%,0) scale(.84);transition:transform .11s cubic-bezier(.16,1,.3,1),opacity .16s ease;opacity:0;pointer-events:none;will-change:transform,opacity}.hero-cursor-marker.is-active{opacity:1;transform:translate3d(var(--cursor-x, -160px),var(--cursor-y, -160px),0) translate3d(-50%,-50%,0) scale(1)}.hero-cursor-marker.is-instant{transition:none}.hero-cursor-marker span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;opacity:0;color:var(--foreground);font-size:clamp(11px,.8vw,13px);font-weight:700;white-space:nowrap;transition:opacity .14s ease}.hero-cursor-marker.is-portrait-hovered{border:2px solid var(--foreground);border-radius:50%;background:var(--background)}.hero-cursor-marker.is-portrait-hovered img{opacity:0}.hero-cursor-marker.is-portrait-hovered span{opacity:1}.site-content.route-about,.site-content.route-experience,.site-content.route-venture{opacity:1;transform:none;animation:none;background:var(--background)}.subpage-nav{position:sticky;top:0;z-index:80;width:min(calc(100% - 120px),var(--max));padding-bottom:20px;color:var(--ink);background:var(--background)}.subpage-nav:before{position:absolute;z-index:-1;top:0;right:calc((100vw - 100%)/-2);bottom:0;left:calc((100vw - 100%)/-2);background:var(--background);content:""}.subpage-entry-content{position:relative;z-index:1;transform-origin:center top}.subpage-entry-curtain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;overflow:hidden;pointer-events:none}.subpage-entry-wave{position:absolute;top:0;left:0;display:block;width:100vw;height:130dvh;overflow:visible;will-change:transform}.subpage-entry-wave-black{fill:var(--foreground)}.subpage-entry-wave-white{fill:var(--background)}.subpage-entry-content .about-aside,.subpage-entry-content .about-visual,.subpage-entry-content .about-copy,.subpage-entry-content .experience-archive-header,.subpage-entry-content .venture .section-head,.subpage-entry-content .venture-card,.subpage-entry-content .contact-inner>*{animation:subpageStaggerReveal .76s cubic-bezier(.16,1,.3,1) both}.subpage-entry-content .about-aside,.subpage-entry-content .experience-archive-header,.subpage-entry-content .venture .section-head{animation-delay:.22s}.subpage-entry-content .about-visual,.subpage-entry-content .experience-archive-item:nth-child(1) .experience-archive-summary,.subpage-entry-content .venture-card{animation-delay:.33s}.subpage-entry-content .about-copy,.subpage-entry-content .experience-archive-item:nth-child(2) .experience-archive-summary{animation-delay:.44s}.subpage-entry-content .experience-archive-item:nth-child(3) .experience-archive-summary,.subpage-entry-content .contact-inner>*:nth-child(2){animation-delay:.55s}.subpage-entry-content .contact-inner>*:nth-child(3){animation-delay:.65s}@keyframes subpageStaggerReveal{0%{opacity:0;transform:translateY(34px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.subpage-entry-content .about-aside,.subpage-entry-content .about-visual,.subpage-entry-content .about-copy,.subpage-entry-content .experience-archive-header,.subpage-entry-content .experience-archive-item .experience-archive-summary,.subpage-entry-content .venture .section-head,.subpage-entry-content .venture-card,.subpage-entry-content .contact-inner>*{animation:none;opacity:1;transform:none}}.site-nav .nav-links a{position:relative}.site-nav .nav-links a.is-active:after{content:"";position:absolute;right:0;bottom:-7px;left:0;height:2px;background:currentColor}@media(max-width:760px){.subpage-nav{width:min(calc(100% - 36px),var(--max));padding-bottom:14px}}.hero-cursor-marker img{display:block;width:100%;height:100%;object-fit:contain}@media(hover:none),(pointer:coarse){.hero-cursor-marker{display:none}}@media(prefers-reduced-motion:reduce){.hero-cursor-marker{transition:none}}.portrait,.venture-photo{filter:none;mix-blend-mode:normal}.language-switcher{display:inline-flex;align-items:center;gap:12px;margin-left:10px}.language-switcher button{position:relative;border:0;background:transparent;padding:4px 0 7px;color:#1112147a;cursor:pointer;font:inherit;font-size:13px;letter-spacing:.05em;transition:color .22s ease}.language-switcher button:after{position:absolute;right:0;bottom:0;left:0;height:1px;background:var(--foreground);content:"";opacity:0;transform:scaleX(.35);transition:opacity .22s ease,transform .22s ease}.language-switcher button:hover,.language-switcher button.is-active{color:var(--foreground)}.language-switcher button.is-active:after{opacity:1;transform:scaleX(1)}.language-switcher button:focus-visible{outline:1px solid var(--foreground);outline-offset:4px}.localized-section{opacity:1;transform:translateY(0);transition:opacity .17s cubic-bezier(.16,1,.3,1),transform .17s cubic-bezier(.16,1,.3,1)}.localized-section.is-switching{opacity:0;transform:translateY(-10px)}@media(max-width:1100px){.language-switcher{margin-left:auto}}@media(max-width:760px){.language-switcher{gap:9px}.language-switcher button{font-size:12px}}@media(min-width:761px){.editorial-nav{justify-content:flex-end;gap:clamp(22px,2.6vw,48px)}.editorial-nav .brand{margin-right:auto}.editorial-nav .nav-links{gap:clamp(22px,2.6vw,48px)}.editorial-nav .language-switcher{margin-left:0}}.hero-side-note{top:clamp(405px,58vh,530px)}.hero-company-logos{top:clamp(393px,56vh,520px)}.editorial-actions{top:clamp(520px,74vh,650px)}@media(max-width:760px){.hero-side-note{top:480px}.hero-company-logos{top:474px}.editorial-actions{top:532px}}html{scroll-snap-type:y mandatory;scroll-behavior:smooth}body{overflow-x:hidden;overscroll-behavior-y:none}.snap-section{width:100%;height:100dvh;min-height:100vh;margin:0;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden;opacity:0;transform:translateY(80px) scale(.96);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);animation:none}.snap-section.is-visible{opacity:1;transform:translateY(0) scale(1)}.snap-section:not(.editorial-hero) .section-kicker,.snap-section:not(.editorial-hero) .section-head h2,.snap-section:not(.editorial-hero) .portrait-wrap,.snap-section:not(.editorial-hero) .section-copy>p,.snap-section:not(.editorial-hero) .contact-strip,.snap-section:not(.editorial-hero) .experience-card,.snap-section:not(.editorial-hero) .venture-card,.snap-section:not(.editorial-hero) .contact-inner>p,.snap-section:not(.editorial-hero) .contact-actions{opacity:0;transform:translateY(36px)}.snap-section.is-visible:not(.editorial-hero) .section-kicker,.snap-section.is-visible:not(.editorial-hero) .section-head h2,.snap-section.is-visible:not(.editorial-hero) .portrait-wrap,.snap-section.is-visible:not(.editorial-hero) .section-copy>p,.snap-section.is-visible:not(.editorial-hero) .contact-strip,.snap-section.is-visible:not(.editorial-hero) .experience-card,.snap-section.is-visible:not(.editorial-hero) .venture-card,.snap-section.is-visible:not(.editorial-hero) .contact-inner>p,.snap-section.is-visible:not(.editorial-hero) .contact-actions{animation:sectionChildReveal .85s cubic-bezier(.16,1,.3,1) both}.snap-section.is-visible:not(.editorial-hero) .section-head h2,.snap-section.is-visible:not(.editorial-hero) .portrait-wrap,.snap-section.is-visible:not(.editorial-hero) .experience-card,.snap-section.is-visible:not(.editorial-hero) .venture-card{animation-delay:90ms}.snap-section.is-visible:not(.editorial-hero) .section-copy>p:nth-of-type(2),.snap-section.is-visible:not(.editorial-hero) .experience-card:nth-child(2),.snap-section.is-visible:not(.editorial-hero) .contact-inner>p{animation-delay:.18s}.snap-section.is-visible:not(.editorial-hero) .section-copy>p:nth-of-type(3),.snap-section.is-visible:not(.editorial-hero) .experience-card:nth-child(3),.snap-section.is-visible:not(.editorial-hero) .contact-actions{animation-delay:.3s}.snap-section.is-visible:not(.editorial-hero) .contact-strip{animation-delay:.42s}.localized-section.is-switching{opacity:0;transform:translateY(-10px) scale(.99)}@keyframes sectionChildReveal{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}@media(max-width:760px){.snap-section{height:100dvh;min-height:100dvh}.experience.snap-section,.venture.snap-section{overflow-y:auto;scrollbar-width:none}.experience.snap-section::-webkit-scrollbar,.venture.snap-section::-webkit-scrollbar{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto;scroll-snap-type:none}.snap-section,.snap-section.is-visible,.snap-section:not(.editorial-hero) .section-kicker,.snap-section:not(.editorial-hero) .section-head h2,.snap-section:not(.editorial-hero) .portrait-wrap,.snap-section:not(.editorial-hero) .section-copy>p,.snap-section:not(.editorial-hero) .contact-strip,.snap-section:not(.editorial-hero) .experience-card,.snap-section:not(.editorial-hero) .venture-card,.snap-section:not(.editorial-hero) .contact-inner>p,.snap-section:not(.editorial-hero) .contact-actions{opacity:1;transform:none;animation:none;transition:none}}html{scroll-snap-type:none}.snap-section{height:auto;min-height:100vh;overflow:visible;opacity:1;transform:none;transition:none;animation:none}.snap-section:not(.editorial-hero) .section-kicker,.snap-section:not(.editorial-hero) .section-head h2,.snap-section:not(.editorial-hero) .portrait-wrap,.snap-section:not(.editorial-hero) .section-copy>p,.snap-section:not(.editorial-hero) .contact-strip,.snap-section:not(.editorial-hero) .experience-card,.snap-section:not(.editorial-hero) .venture-card,.snap-section:not(.editorial-hero) .contact-inner>p,.snap-section:not(.editorial-hero) .contact-actions,.about.snap-section .about-wordmark,.about.snap-section .about-outline,.about.snap-section .about-capability,.about.snap-section .about-visual,.about.snap-section .about-copy{opacity:1!important;transform:none!important;animation:none!important}@media(max-width:760px){.snap-section{min-height:auto}.experience.snap-section,.venture.snap-section,.about.snap-section{overflow:visible}}
