:root{--ivory:#f7f5ee;--ink:#172021;--teal:#0d6669;--teal2:#2c8582;--mint:#dcebe7;--line:#d8ddd7;--muted:#5f6969;--white:#fffdf8;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Manrope,Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{height:84px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:34px;padding:0 4.5%;position:sticky;top:0;z-index:20;background:rgba(247,245,238,.94);backdrop-filter:blur(14px)}.brand{display:flex;flex-direction:column;min-width:270px}.brand span{font-size:18px;font-weight:800;letter-spacing:.15em}.brand small{font-size:10px;letter-spacing:.28em;margin-top:4px;color:var(--teal);font-weight:700}.desktop-nav{display:flex;gap:27px;align-items:center;justify-content:center;flex:1}.desktop-nav a{font-size:13px;font-weight:600;color:#364141;transition:color .2s}.desktop-nav a:hover,.footer a:hover{color:var(--teal)}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;border:1px solid var(--teal);background:var(--teal);color:#fff;border-radius:9px;padding:15px 22px;font-weight:800;font-size:14px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#09585b}.button-outline{background:transparent;color:var(--teal)}.button-outline:hover{background:var(--mint);color:var(--teal)}.button-small{padding:11px 17px;gap:18px;white-space:nowrap}.menu-toggle{display:none;border:0;background:none;font-size:25px}.mobile-nav{display:none}.section-shell{max-width:var(--max);margin:0 auto;padding-left:42px;padding-right:42px}.hero{min-height:760px;display:grid;grid-template-columns:1fr 1fr;align-items:center;position:relative;padding-top:50px;padding-bottom:20px;overflow:visible}.hero-copy{padding-bottom:35px;z-index:2}.eyebrow{font-size:13px;letter-spacing:.18em;font-weight:800;color:var(--teal);margin:0 0 22px}.eyebrow span{color:#9aa5a2;margin:0 7px}.hero h1{font-size:clamp(76px,9.2vw,138px);line-height:.86;letter-spacing:-.065em;margin:0;font-weight:800}.hero h1 span{color:var(--teal)}.hero h2{font-size:clamp(31px,3.5vw,50px);line-height:1.05;letter-spacing:-.045em;margin:34px 0 18px;font-weight:800}.hero-text{max-width:630px;font-size:18px;color:#4d5959;margin:0 0 29px}.hero-actions{display:flex;gap:15px;flex-wrap:wrap}.socials{display:flex;align-items:center;gap:22px;margin-top:27px;font-size:14px;font-weight:700}.socials span{width:1px;height:21px;background:var(--line)}.hero-visual{height:660px;position:relative;display:flex;align-items:flex-end;justify-content:center}.hero-visual img{position:relative;z-index:2;width:min(93%,540px);height:100%;object-fit:cover;object-position:center top;border-radius:260px 260px 0 0;display:block}.portrait-shape{position:absolute;z-index:1;width:510px;height:580px;right:4%;top:44px;border-radius:55% 45% 0 0;background:var(--mint)}.hero-note{position:absolute;right:-8px;top:85px;z-index:4;width:160px;color:var(--teal);font-size:14px;line-height:1.6;letter-spacing:.14em;font-weight:800}.scroll-cue{position:absolute;right:5px;bottom:62px;display:flex;flex-direction:column;align-items:center;gap:12px;color:var(--teal);font-size:11px;letter-spacing:.2em;font-weight:800}.scroll-cue i{height:65px;width:1px;background:#8d9b99}.scroll-cue small{font-size:9px;line-height:1.6;text-align:center}.impact-band{position:relative;z-index:1;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);max-width:var(--max);margin:auto}.impact-band>div{padding:31px 35px;display:flex;flex-direction:column;gap:5px;position:relative}.impact-band>div:not(:last-child):after{content:"";position:absolute;right:0;top:25%;height:50%;width:1px;background:var(--line)}.impact-band strong{font-size:48px;line-height:1;color:var(--teal);letter-spacing:-.06em}.impact-band span{font-size:13px;color:#53605f}.content-section{padding-top:115px;padding-bottom:115px;border-bottom:1px solid var(--line)}.section-label{display:flex;align-items:baseline;gap:17px;margin-bottom:50px}.section-label b{font-size:56px;line-height:1;color:#b4c7c3;letter-spacing:-.07em}.section-label span{font-size:12px;font-weight:800;letter-spacing:.25em;color:#596565}.two-col{display:grid;grid-template-columns:1.45fr .65fr;gap:80px;align-items:start}.section-content h3,.beyond-intro h3{font-size:clamp(38px,4.3vw,64px);line-height:1.02;letter-spacing:-.055em;margin:0 0 30px}.section-content p,.about-bottom p{max-width:730px;font-size:17px;color:#4e5a59}.quote-card{background:var(--mint);padding:36px 40px;min-height:240px;display:flex;flex-direction:column;justify-content:center}.quote-card span{font-size:55px;line-height:.5;color:var(--teal)}.quote-card p{font-size:22px!important;line-height:1.3;color:var(--ink)!important;font-weight:700}.about-bottom{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:45px}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.capability-grid article{padding:28px 25px;min-height:300px;border-right:1px solid var(--line)}.capability-grid article:last-child{border-right:0}.capability-grid small,.project-number{font-size:12px;color:var(--teal);font-weight:800;letter-spacing:.15em}.capability-grid h4{font-size:17px;letter-spacing:.04em;margin:45px 0 15px}.capability-grid p{font-size:14px;color:#596565;margin:0 0 18px}.capability-grid em{font-style:normal;font-size:11px;color:var(--teal);font-weight:700;line-height:1.5}.experience-head{display:grid;grid-template-columns:1fr 1fr;gap:90px;margin-bottom:55px}.experience-head h3{font-size:42px;letter-spacing:-.04em;margin:0}.role{font-size:21px;font-weight:800;margin:7px 0 0}.experience-head p{margin-top:5px}.experience-intro{color:var(--muted);max-width:540px}.timeline{border-left:1px solid #9aa9a5;margin-left:30px}.timeline-item{display:grid;grid-template-columns:200px 1fr;gap:40px;padding:0 0 58px 35px;position:relative}.timeline-item:before{content:"";position:absolute;left:-6px;top:5px;width:11px;height:11px;background:var(--teal);border-radius:50%}.timeline-item:last-child{padding-bottom:0}.date{font-size:11px;font-weight:800;letter-spacing:.1em;color:var(--teal)}.timeline-item h4{margin:0 0 12px;font-size:21px}.timeline-item p{color:var(--muted);max-width:730px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.tags span{font-size:10px;padding:5px 9px;border:1px solid #c9d3d0;border-radius:99px;color:#52605f;background:rgba(255,255,255,.2)}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.project-card{border:1px solid var(--line);padding:31px 32px;min-height:255px;transition:transform .25s,background .25s,border-color .25s}.project-card:hover{transform:translateY(-5px);background:#fbfaf5;border-color:#b9c9c5}.project-card h4{font-size:25px;letter-spacing:-.03em;margin:30px 0 12px}.project-card p{font-size:14px;color:var(--muted);max-width:540px}.project-note{font-size:11px;color:#7a8582;margin-top:24px}.compact{padding-top:95px;padding-bottom:95px}.education-list{display:grid;grid-template-columns:1fr 1fr;gap:18px}.education-list article{padding:30px 0;border-top:1px solid var(--line)}.education-list small{color:var(--teal);font-size:11px;font-weight:800;letter-spacing:.15em}.education-list h3{font-size:27px;margin:18px 0 5px;letter-spacing:-.03em}.education-list p{margin:0;font-weight:700}.education-list span{font-size:12px;color:var(--muted)}.cert-list{display:flex;flex-wrap:wrap;gap:10px;max-width:950px}.cert-list span{padding:12px 15px;border:1px solid #cbd4d1;border-radius:7px;font-size:13px;background:#faf9f4}.beyond-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.beyond-intro p{font-size:18px;color:var(--muted);max-width:500px}.interest-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:65px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.interest-grid article{padding:27px 20px;min-height:180px;border-right:1px solid var(--line)}.interest-grid article:last-child{border-right:0}.interest-grid b{font-size:11px;color:var(--teal)}.interest-grid h4{font-size:15px;margin:36px 0 10px;letter-spacing:.08em}.interest-grid p{font-size:12px;color:var(--muted)}.contact-section{background:var(--teal);color:#fff}.contact-inner{padding-top:120px;padding-bottom:120px}.contact-section .eyebrow{color:#cfe3df}.contact-section h2{font-size:clamp(55px,8vw,105px);line-height:.91;letter-spacing:-.065em;margin:0 0 35px}.contact-section h2 span{color:#b9ddd6}.contact-section p:not(.eyebrow){max-width:620px;color:#dcebe8;font-size:17px;margin-bottom:30px}.contact-section .button{background:#fff;color:var(--teal);border-color:#fff}.footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:34px;padding-bottom:34px;font-size:12px}.footer>div:first-child{display:flex;flex-direction:column;gap:4px}.footer strong{letter-spacing:.12em}.footer span,.footer small{color:var(--muted)}.footer-links{display:flex;gap:23px;font-weight:700}.reveal{opacity:0;transform:translateY(18px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}
@media(max-width:1050px){.desktop-nav{gap:15px}.brand{min-width:220px}.site-header{gap:16px}.hero{grid-template-columns:1fr .9fr}.hero-visual{height:580px}.hero-note{right:-2px}.capability-grid{grid-template-columns:repeat(2,1fr)}.capability-grid article:nth-child(2){border-right:0}.capability-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.interest-grid{grid-template-columns:repeat(3,1fr)}.interest-grid article:nth-child(3){border-right:0}.interest-grid article:nth-child(-n+3){border-bottom:1px solid var(--line)}}
@media(max-width:780px){.site-header{height:72px;padding:0 20px}.brand{min-width:0}.brand span{font-size:14px}.brand small{font-size:7px;letter-spacing:.19em}.desktop-nav,.site-header>.button-small{display:none}.menu-toggle{display:block;margin-left:auto;color:var(--teal);font-size:0}.menu-toggle:after{content:'☰';font-size:25px}.mobile-nav{position:fixed;top:72px;left:0;right:0;z-index:19;background:rgba(247,245,238,.98);border-bottom:1px solid var(--line);display:flex;flex-direction:column;padding:15px 22px;gap:3px;transform:translateY(-120%);transition:transform .25s}.mobile-nav.open{transform:none}.mobile-nav a{padding:13px 0;font-weight:700;border-bottom:1px solid var(--line)}.section-shell{padding-left:22px;padding-right:22px}.hero{min-height:auto;display:flex;flex-direction:column;align-items:stretch;padding-top:55px;padding-bottom:0}.hero-copy{padding-bottom:30px}.eyebrow{font-size:10px;line-height:1.5}.hero h1{font-size:19vw}.hero h2{font-size:35px;margin-top:28px}.hero-text{font-size:15px}.hero-actions .button{width:100%}.socials{margin-bottom:15px}.hero-visual{height:520px;order:2;margin:0 -22px}.hero-visual img{width:90%;height:100%;border-radius:180px 180px 0 0;object-position:center top}.portrait-shape{width:78%;height:440px;right:5%;top:35px}.hero-note{right:13px;top:65px;font-size:10px;width:105px}.scroll-cue{display:none}.impact-band{grid-template-columns:1fr 1fr}.impact-band>div{padding:25px 22px}.impact-band>div:nth-child(2):after{display:none}.impact-band>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.impact-band strong{font-size:40px}.impact-band span{font-size:11px}.content-section{padding-top:80px;padding-bottom:80px}.section-label{margin-bottom:35px}.section-label b{font-size:45px}.two-col,.about-bottom,.experience-head,.beyond-intro,.education-list{grid-template-columns:1fr;gap:25px}.section-content h3,.beyond-intro h3{font-size:40px}.section-content p,.about-bottom p{font-size:15px}.quote-card{min-height:190px}.capability-grid{grid-template-columns:1fr}.capability-grid article{border-right:0!important;border-bottom:1px solid var(--line)!important;min-height:0;padding:25px 0}.capability-grid article:last-child{border-bottom:0!important}.capability-grid h4{margin:22px 0 10px}.timeline{margin-left:10px}.timeline-item{grid-template-columns:1fr;gap:8px;padding-left:24px}.timeline-item h4{font-size:18px}.project-grid{grid-template-columns:1fr}.project-card{min-height:0;padding:25px}.interest-grid{grid-template-columns:1fr}.interest-grid article{border-right:0!important;border-bottom:1px solid var(--line)!important;min-height:0}.interest-grid article:last-child{border-bottom:0!important}.contact-inner{padding-top:85px;padding-bottom:85px}.contact-section h2{font-size:60px}.footer{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap}.desktop-only{display:none}}


/* --- Refined hero note: contained, aligned and never floating outside the composition --- */
.hero-visual{align-items:flex-end}
.hero-note{
  position:absolute;
  right:7%;
  bottom:28px;
  top:auto;
  width:auto;
  max-width:260px;
  padding:13px 16px;
  background:rgba(247,245,238,.92);
  border:1px solid rgba(13,102,105,.16);
  border-radius:12px;
  box-shadow:0 10px 30px rgba(23,32,33,.07);
  display:flex;
  flex-direction:column;
  gap:2px;
  color:var(--teal);
  font-size:11px;
  line-height:1.45;
  letter-spacing:.16em;
  font-weight:800;
}
.hero-note span{display:block}

/* --- Resume selector --- */
.resume-menu{position:relative;display:inline-flex;z-index:30}
.resume-toggle{cursor:pointer}
.resume-options{
  position:absolute;
  left:0;
  top:calc(100% + 9px);
  width:330px;
  padding:8px;
  background:var(--white);
  border:1px solid var(--line);
  border-radius:12px;
  box-shadow:0 18px 45px rgba(23,32,33,.12);
  opacity:0;
  transform:translateY(-7px);
  pointer-events:none;
  transition:opacity .25s ease,transform .25s ease;
  z-index:50;
  overflow:visible;
}
.resume-menu.open .resume-options{opacity:1;transform:none;pointer-events:auto}
.resume-options a{display:flex;flex-direction:column;gap:3px;padding:14px;border-radius:8px}
.resume-options a:hover{background:var(--mint)}
.resume-options strong{font-size:13px}
.resume-options small{font-size:11px;color:var(--muted)}

/* --- More editorial, repeatable scroll storytelling --- */
.reveal-section{opacity:0;transform:translateY(34px);transition:opacity .9s ease,transform .9s cubic-bezier(.2,.7,.2,1)}
.reveal-section.visible{opacity:1;transform:none}
.reveal-section .section-label,
.reveal-section .capability-grid article,
.reveal-section .timeline-item,
.reveal-section .project-card,
.reveal-section .education-list article,
.reveal-section .cert-list span,
.reveal-section .interest-grid article,
.reveal-section .resume-card{
  opacity:0;
  transform:translateY(20px);
  transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.2,1);
}
.reveal-section.visible .section-label,
.reveal-section.visible .capability-grid article,
.reveal-section.visible .timeline-item,
.reveal-section.visible .project-card,
.reveal-section.visible .education-list article,
.reveal-section.visible .cert-list span,
.reveal-section.visible .interest-grid article,
.reveal-section.visible .resume-card{
  opacity:1;
  transform:none;
}
.reveal-section.visible .capability-grid article:nth-child(2),
.reveal-section.visible .project-card:nth-child(2),
.reveal-section.visible .education-list article:nth-child(2),
.reveal-section.visible .resume-card:nth-child(2){transition-delay:.08s}
.reveal-section.visible .capability-grid article:nth-child(3),
.reveal-section.visible .project-card:nth-child(3){transition-delay:.16s}
.reveal-section.visible .capability-grid article:nth-child(4),
.reveal-section.visible .project-card:nth-child(4){transition-delay:.24s}
.reveal-section.visible .interest-grid article:nth-child(2){transition-delay:.08s}
.reveal-section.visible .interest-grid article:nth-child(3){transition-delay:.16s}
.reveal-section.visible .interest-grid article:nth-child(4){transition-delay:.24s}
.reveal-section.visible .interest-grid article:nth-child(5){transition-delay:.32s}

/* --- Resume section --- */
.resume-section{
  padding-top:115px;
  padding-bottom:115px;
  border-bottom:1px solid var(--line);
}
.resume-heading{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:end;margin-bottom:48px}
.resume-heading h3{font-size:clamp(40px,4.3vw,64px);line-height:1.02;letter-spacing:-.055em;margin:0}
.resume-heading p{font-size:17px;color:var(--muted);max-width:570px;margin:0}
.resume-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.resume-card{
  display:block;
  border:1px solid var(--line);
  padding:32px;
  background:rgba(255,253,248,.35);
  transition:transform .25s ease,background .25s ease,border-color .25s ease;
}
.resume-card:hover{transform:translateY(-5px);background:#fbfaf5;border-color:#b9c9c5}
.resume-card small{font-size:10px;letter-spacing:.16em;font-weight:800;color:var(--teal)}
.resume-card h4{font-size:27px;letter-spacing:-.03em;margin:28px 0 12px}
.resume-card p{font-size:14px;color:var(--muted);max-width:520px;margin:0 0 24px}
.resume-card span{font-size:12px;font-weight:800;color:var(--teal)}

@media(max-width:780px){
  .hero-note{
    right:8%;
    bottom:18px;
    max-width:210px;
    font-size:9px;
    padding:10px 12px;
  }
  .resume-menu{width:100%}
  .resume-toggle{width:100%}
  .resume-options{width:100%}
  .resume-heading,.resume-cards{grid-template-columns:1fr;gap:25px}
  .resume-section{padding-top:80px;padding-bottom:80px}
  .resume-card h4{font-size:23px}
}

/* --- Portfolio v3 refinements --- */
.hero-note,.scroll-cue{display:none!important}
.hero-visual{overflow:hidden}
.resume-options{max-height:190px;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin}
.resume-options a{min-height:76px}
.resume-options::-webkit-scrollbar{width:6px}.resume-options::-webkit-scrollbar-thumb{background:#c2cfcb;border-radius:99px}
.skill-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}
.skill-chips span{display:inline-flex;align-items:center;gap:7px;border:1px solid #c9d3d0;background:rgba(255,255,255,.45);border-radius:99px;padding:6px 9px 6px 7px;color:#465454;font-size:10px;font-weight:700}
.skill-chips i{font-style:normal;display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 4px;border-radius:7px;background:var(--mint);color:var(--teal);font-size:8px;font-weight:800;letter-spacing:-.02em}
.project-card-wide{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1.25fr;column-gap:35px;align-items:start}
.project-card-wide .project-number,.project-card-wide h4,.project-card-wide p,.project-card-wide .tags{grid-column:1}
.project-card-wide img{grid-column:2;grid-row:1 / span 5;width:100%;border:1px solid var(--line);border-radius:14px;background:var(--white);display:block}
.beyond-intro h3 span{color:var(--teal)}
.photo-story{margin-top:78px}
.photo-story-heading{display:flex;align-items:baseline;gap:25px;border-top:1px solid var(--line);padding-top:22px;margin-bottom:24px}
.photo-story-heading span{font-size:11px;letter-spacing:.18em;color:var(--teal);font-weight:800;white-space:nowrap}
.photo-story-heading h4{font-size:22px;margin:0;letter-spacing:-.02em}
.photo-grid{display:grid;gap:16px}
.creative-grid{grid-template-columns:1.35fr .9fr .75fr;align-items:stretch}
.impact-grid{grid-template-columns:.8fr 1.15fr 1.15fr;align-items:stretch}
.build-grid{grid-template-columns:1.5fr .75fr;align-items:stretch}
.photo-card{margin:0;min-width:0;overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:14px}
.photo-card img{width:100%;height:300px;display:block;object-fit:cover;transition:transform .5s ease}
.photo-card:hover img{transform:scale(1.025)}
.creative-grid .photo-large img{height:430px}
.impact-grid .photo-card img{height:360px}
.build-grid .photo-wide img{height:390px}
.photo-card figcaption{padding:12px 14px 14px;font-size:11px;color:var(--muted)}
.mini-note{border:1px solid var(--line);border-radius:14px;background:var(--mint);padding:28px;display:flex;flex-direction:column;justify-content:center;min-height:100%}
.mini-note strong{font-size:12px;letter-spacing:.15em;color:var(--teal);text-transform:uppercase}
.mini-note p{font-size:15px;color:var(--ink);margin:14px 0 0;line-height:1.6}
.back-to-top{cursor:pointer}
#top{scroll-margin-top:0}

@media(max-width:1050px){
  .creative-grid,.impact-grid{grid-template-columns:1fr 1fr}
  .creative-grid .photo-large{grid-column:1 / -1}
  .creative-grid .photo-large img{height:390px}
  .project-card-wide{grid-template-columns:1fr}
  .project-card-wide img{grid-column:1;grid-row:auto;margin-top:22px}
}
@media(max-width:780px){
  .resume-options{max-height:155px}
  .skill-chips{gap:6px}
  .skill-chips span{font-size:9px}
  .project-card-wide{display:block}
  .project-card-wide img{margin-top:20px}
  .photo-story{margin-top:58px}
  .photo-story-heading{display:block}
  .photo-story-heading h4{margin-top:8px;font-size:20px}
  .creative-grid,.impact-grid,.build-grid{grid-template-columns:1fr}
  .creative-grid .photo-large{grid-column:auto}
  .photo-card img,.creative-grid .photo-large img,.impact-grid .photo-card img,.build-grid .photo-wide img{height:280px}
  .mini-note{min-height:180px}
}
