.home-header{position:absolute;inset:0 0 auto;z-index:5;width:100%;height:108px}.home-header nav a{color:#dedfda;text-shadow:0 1px 6px #0008}.home-header nav a:hover{color:var(--accent)}.home-header .nav-cv{border-color:#ffffff55;background:#11131533}.home-header .monogram{color:#f5f5ef}.home-header:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(#090c11ba,#090c1122);pointer-events:none}.home-header .nav-profile-links{border-color:#ffffff55}
.hero-cinematic{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:1fr auto;min-height:min(880px,100svh);padding-top:clamp(170px,22vh,220px);padding-bottom:2rem;gap:clamp(3rem,7vh,5.5rem);overflow:clip;background:#0b141c;color:#f5f5ef}.hero-scenes{position:absolute;z-index:-3;inset:-22px;transform:translate3d(var(--hero-x,0px),var(--hero-y,0px),0);transition:transform .8s cubic-bezier(.2,.6,.2,1);pointer-events:none}.hero-scene{position:absolute;inset:0;opacity:0;transition:opacity 1.35s ease;overflow:hidden}.hero-scene.is-active{opacity:1}.hero-scene img{width:100%;height:100%;object-fit:cover;object-position:58% 50%;transform:scale(1.04)}.hero-cinematic.motion-ready .hero-scene.is-active img{animation:world-drift 10s both linear}.hero-scene[data-scene="1"] img{object-position:center 43%}.hero-shade{position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#070b10ed 0%,#070b10bc 25%,#070b1033 53%,#070b1000 74%),linear-gradient(0deg,#090c11ed 0%,#090c1177 13%,#090c1100 35%,#090c1100 76%,#090c11bd 100%)}
.hero-body{width:100%;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;justify-content:center}.hero-name-block{max-width:560px;min-width:0}.hero-hello{font-size:1.125rem;font-weight:400;letter-spacing:.01em;margin-bottom:.65rem;animation:hero-note-in .8s .1s both}.home .hero-name-block h1{font-family:var(--sans);font-weight:700;font-size:clamp(2.75rem,5vw,4.75rem);line-height:1.16;letter-spacing:-.04em;animation:hero-note-in 1s .15s both;color:#f5f5ef}.name-period{color:var(--accent)}.hero-location{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;font-size:.875rem;color:#c7cdce;margin-top:1rem;animation:hero-note-in 1s .3s both}.hero-location>span{color:var(--accent)}.hero-introduction{max-width:475px;padding-bottom:0;animation:hero-note-in 1s .4s both}.hero-current{font-size:.875rem;color:#c7cdce;margin-bottom:.5rem}.hero-current a{color:#f5f5ef;border-bottom:1px solid #ffffff66;padding-bottom:.15rem}.hero-current a:hover{border-color:var(--accent)}.hero-position{font-size:clamp(1.2rem,1.7vw,1.55rem);font-weight:600;line-height:1.45;letter-spacing:-.02em}.hero-description{color:#d0d3d1;max-width:440px;font-size:1rem;line-height:1.75;margin-top:.9rem}.hero-cinematic .hero-actions{display:flex;align-items:center;gap:1rem 1.6rem;flex-wrap:wrap;margin-top:2rem}.hero-primary{display:inline-flex;gap:1.6rem;align-items:center;background:var(--accent);color:#111315;border:1px solid var(--accent);padding:.9rem 1.15rem;font-size:.9375rem;font-weight:600;transition:background .2s,transform .3s}.hero-primary:hover{background:#efffab;transform:translateY(-3px)}.hero-primary>span{font-size:1.2rem}.hero-cv{display:inline-flex;align-items:center;gap:.75rem;font-size:.9375rem;padding:.8rem 0;border-bottom:1px solid #ffffff66;transition:border-color .2s}.hero-cv:hover{border-color:var(--accent)}.hero-cv>span{color:var(--accent)}
.hero-bottom{width:100%;animation:hero-note-in 1s .65s both}.hero-project-caption{display:flex;justify-content:space-between;gap:1.5rem;align-items:center;margin-bottom:1.5rem}.hero-project-caption .eyebrow{font-size:.75rem;color:#b9c0c1;letter-spacing:.08em}.hero-project-caption>a{font-size:.875rem;color:#d7dcda;display:flex;gap:.4rem;flex-wrap:wrap}.hero-project-caption>a:hover{color:#f5f5ef}.hero-project-caption>a>span:last-child{color:var(--accent);margin-left:.5rem}.hero-project-controls{display:flex;gap:2rem;align-items:center}.hero-project-select{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:1.75rem;flex:1;min-width:0}.hero-project-choice{position:relative;display:flex;align-items:center;gap:1rem;text-align:left;padding:1rem 0;border:0;border-top:1px solid #ffffff35;background:transparent;color:#adb5b9;cursor:pointer;font-size:.9375rem;line-height:1.5;transition:color .2s}.hero-project-choice:hover{color:#f5f5ef}.hero-project-choice.is-active{color:#f5f5ef;border-color:#ffffff8c}.hero-choice-number{font: .75rem/1.5 var(--mono);color:#a3adb1}.hero-project-choice.is-active .hero-choice-number{color:var(--accent)}.hero-choice-progress{position:absolute;top:-1px;left:0;height:2px;width:100%;background:var(--accent);transform:scaleX(0);transform-origin:left;pointer-events:none}.hero-project-choice.is-active .hero-choice-progress{transform:scaleX(1)}.hero-cinematic.is-playing .hero-project-choice.is-active .hero-choice-progress{animation:scene-progress 7s linear both}.hero-motion-toggle{font-size:.875rem;display:flex;align-items:center;gap:.6rem;padding:.6rem .1rem .6rem .6rem;min-height:44px;background:transparent;color:#c7cdce;border:0;cursor:pointer;white-space:nowrap}.hero-motion-toggle[hidden]{display:none}.hero-motion-toggle:hover{color:var(--accent)}.hero-motion-toggle>[data-motion-icon]{display:grid;place-items:center;border:1px solid #ffffff55;width:32px;height:32px;font-size:.9rem;border-radius:50%}.hero-cinematic.is-paused .hero-scene img{animation-play-state:paused}.hero-cinematic.is-paused .hero-choice-progress{animation-play-state:paused}
.career-current{border-left:2px solid var(--accent);padding-left:1.3rem}.current-role-label{display:block;width:max-content;margin-top:.8rem;color:var(--accent);font-family:var(--sans);font-size:.8125rem}.hero-cinematic~.work{padding-top:4.5rem}.hero-primary:focus-visible{outline-color:#fff;outline-offset:5px}
@keyframes name-uncover{from{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes hero-note-in{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes world-drift{from{transform:scale(1.115) translateX(1%)}to{transform:scale(1.04) translateX(0)}}@keyframes scene-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}

@media(max-width:1100px){.hero-introduction{max-width:420px}.hero-project-controls{gap:1.2rem}.hero-project-select{gap:1rem}.hero-project-choice{gap:.65rem;font-size:.875rem}.hero-motion-toggle>[data-motion-label]{display:none}}
@media(max-width:800px){.home-header{position:relative;height:auto;background:var(--bg)}.hero-cinematic{min-height:0;padding-top:clamp(260px,56vw,430px);gap:2.5rem;padding-bottom:1.5rem}.hero-scenes{inset:0 -12px auto;height:clamp(260px,56vw,430px)}.hero-scene img{object-position:center 70%}.hero-shade{height:clamp(265px,57vw,440px);background:linear-gradient(0deg,#111315 0%,#11131555 15%,#11131500 40%)}.hero-cinematic{background:var(--bg)}.hero-body{gap:1.3rem}.home .hero-name-block h1{font-size:clamp(2.45rem,7.7vw,3.75rem)}.hero-hello{font-size:1rem}.hero-location{margin-top:.8rem}.hero-introduction{max-width:600px}.hero-position{font-size:1.4rem}.hero-description{max-width:560px}.hero-cinematic .hero-actions{margin-top:1.4rem}.hero-project-caption{flex-wrap:wrap;gap:.6rem;margin-bottom:.7rem}.hero-project-caption>a{font-size:.875rem}.hero-project-select{grid-template-columns:1.35fr 1fr 1fr;gap:.8rem}.hero-project-choice{display:block;padding:.75rem 0 .3rem;min-height:72px}.hero-choice-number{display:block;margin-bottom:.35rem}.hero-motion-toggle{padding-left:0}.hero-cinematic~.work{padding-top:2.5rem}}
@media(max-width:540px){.hero-cinematic{gap:2rem}.hero-cinematic .hero-actions{gap:1rem 1.5rem}.hero-project-controls{gap:.75rem}.hero-project-select{gap:.75rem}.hero-project-choice{font-size:.875rem}.hero-project-caption>a{line-height:1.7}.hero-motion-toggle>[data-motion-icon]{width:32px;height:32px}.career-current{padding-left:1rem}}
@media(prefers-reduced-motion:reduce){.hero-scenes{transform:none;transition:none}.hero-scene{transition:none}.hero-scene.is-active img{animation:none;transform:scale(1.04)}.hero-cinematic.is-playing .hero-choice-progress{animation:none}.home .hero-name-block h1,.hero-hello,.hero-location,.hero-introduction,.hero-bottom{animation:none}.hero-cinematic .hero-choice-progress{transform:scaleX(0)}.hero-cinematic .is-active .hero-choice-progress{transform:scaleX(1)}}
@media print{.home-header,.hero-scenes,.hero-shade,.hero-bottom{display:none}.hero-cinematic{min-height:0;display:block;padding:0;background:white;color:#111}.hero-body{display:block;padding:0}.home .hero-name-block h1{font-size:32pt;color:#111;animation:none}.hero-hello,.hero-location{display:none}.hero-introduction{margin-top:1rem;display:block;color:#111}.hero-current,.hero-position,.hero-description,.hero-current a{color:#111}.hero-cinematic .hero-actions{display:none}.career-current{border-color:#111}.current-role-label{color:#333}}

.hero-body>*{max-width:100%;min-width:0}.hero-name-block h1{overflow-wrap:anywhere}.hero-primary,.hero-cv{max-width:100%}.hero-project-select{grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(0,1fr))}.hero-project-choice{overflow-wrap:anywhere}
@media(max-width:540px){.hero-project-controls{flex-wrap:wrap}.hero-project-select{flex-basis:100%;width:100%}.hero-motion-toggle{margin-left:auto}.hero-primary{gap:.75rem;padding-inline:.75rem}.hero-cv{gap:.5rem}}
