*{box-sizing:border-box}
:root{--ink:#18312d;--muted:#60716d;--cream:#f7f4ec;--paper:#fffdf8;--sage:#dce6de;--green:#315f51;--green-dark:#24483e;--line:#d8dfdb}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;line-height:1.6}
a{color:inherit}
.site-header{position:sticky;top:0;z-index:20;min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 5vw;background:rgba(255,253,248,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(216,223,219,.7)}
.brand{text-decoration:none;font-family:"Playfair Display",serif;font-weight:700;font-size:1.08rem;white-space:nowrap}
.desktop-nav{display:flex;gap:1.6rem}
.desktop-nav a{text-decoration:none;font-size:.86rem;font-weight:600}
.desktop-nav a:hover,.text-link:hover,.contact-links a:hover,.big-contact:hover{opacity:.65}
.language-switcher{justify-self:end;display:flex;align-items:center;gap:.35rem;font-size:.8rem}
.lang-btn{appearance:none;border:0;background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-weight:700;padding:.25rem}
.lang-btn.active{color:var(--ink);text-decoration:underline;text-underline-offset:4px}
.hero{min-height:calc(100vh - 78px);display:grid;grid-template-columns:1.05fr .95fr;gap:5vw;align-items:center;padding:5vw}
.hero-copy{max-width:720px}
.eyebrow,.section-label{margin:0 0 1.2rem;color:var(--green);font-size:.76rem;font-weight:700;letter-spacing:.14em}
h1,h2{margin-top:0;font-family:"Playfair Display",serif;line-height:1.05;letter-spacing:-.03em}
h1{margin-bottom:1.7rem;font-size:clamp(3.2rem,6.5vw,6.6rem)}
h2{margin-bottom:1.4rem;font-size:clamp(2.25rem,4vw,4.25rem)}
h3{line-height:1.25}
.hero-text{max-width:670px;color:var(--muted);font-size:1.12rem}
.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 1.2rem;text-decoration:none;border-radius:999px;font-size:.9rem;font-weight:700}
.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--green-dark)}
.button-secondary{border:1px solid var(--line)}
.hero-image{min-height:68vh;border-radius:2px}
.placeholder{display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 25% 20%,rgba(255,255,255,.65),transparent 30%),linear-gradient(145deg,#dce6de,#c5d3ca 50%,#a8beb1);color:var(--green-dark)}
.placeholder>div{padding:2rem;text-align:center}.placeholder span{display:block;font-weight:700;letter-spacing:.12em}.placeholder small{display:block;margin-top:.55rem;opacity:.72}
.intro-strip{padding:1.2rem 5vw;background:var(--green);color:#fff;overflow:hidden}.intro-strip p{margin:0;text-align:center;font-size:.78rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
.section{padding:8rem 5vw}
.two-column{display:grid;grid-template-columns:1fr .72fr;gap:8vw}
.section-copy,.long-copy{align-self:end;color:var(--muted);font-size:1.08rem}
.long-copy p{margin-top:0;margin-bottom:1.4rem}
.text-link{display:inline-block;margin-top:1rem;color:var(--green);font-weight:700;text-decoration:none}
.section-soft{background:var(--cream)}
.section-heading{display:grid;grid-template-columns:1fr .75fr;gap:8vw;align-items:end;margin-bottom:4rem}.section-heading>p{color:var(--muted)}
.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.card{min-height:300px;padding:2rem;background:var(--paper);border:1px solid var(--line)}.card-number{color:var(--green);font-weight:700}.card h3{margin-top:4rem;margin-bottom:1rem;font-family:"Playfair Display",serif;font-size:1.65rem}.card p{color:var(--muted)}
.communication-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:7vw;align-items:center;background:var(--sage)}.communication-photo{min-height:600px}.communication-copy p:not(.section-label){max-width:660px;color:var(--muted);font-size:1.06rem}
.page-hero{padding:8rem 5vw 5rem;max-width:1250px}.page-hero h1{max-width:1100px;font-size:clamp(3rem,6vw,6.2rem)}
.bio-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;align-items:start}.portrait{min-height:650px}
.timeline{padding-top:6rem;padding-bottom:6rem}.timeline-row{display:grid;grid-template-columns:150px 1fr;gap:3rem;padding:2rem 0;border-top:1px solid var(--line)}.timeline-row:last-child{border-bottom:1px solid var(--line)}.timeline-row span{color:var(--green);font-weight:700}.timeline-row h3{margin:0 0 .6rem;font-family:"Playfair Display",serif;font-size:1.55rem}.timeline-row p{margin:0;color:var(--muted)}
.research-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.feature-card{padding:2.2rem;background:var(--paper);border:1px solid var(--line);min-height:260px}.feature-card>span{color:var(--green);font-weight:700}.feature-card h3{font-family:"Playfair Display",serif;font-size:1.7rem;margin:3rem 0 1rem}.feature-card p{color:var(--muted)}
.method-strip{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.method-strip>div{padding:1.6rem 1rem;border-right:1px solid var(--line)}.method-strip>div:last-child{border-right:0}
.research-visual{padding-top:2rem}.wide-photo{min-height:500px}
.publication-list{border-top:1px solid var(--line)}.publication{display:grid;grid-template-columns:100px 1fr;gap:2rem;padding:2rem 0;border-bottom:1px solid var(--line)}.pub-year{color:var(--green);font-weight:700}.publication h3{max-width:920px;margin:0;font-size:1.15rem}.publication p{margin:.4rem 0 0;color:var(--muted)}
.publication-page .publication{padding:2.5rem 0}.note-box{margin-top:3rem;padding:1.5rem;background:var(--cream);color:var(--muted)}
.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.project-card{background:var(--paper);border:1px solid var(--line)}.project-photo{min-height:300px}.project-copy{padding:1.7rem}.project-copy h3{font-family:"Playfair Display",serif;font-size:1.7rem;margin-top:0}.project-copy p{color:var(--muted)}
.quote-panel{max-width:980px;margin:auto;padding:4rem;border-left:4px solid var(--green);background:var(--cream)}.quote-panel p{margin:0;font-family:"Playfair Display",serif;font-size:clamp(2rem,3.8vw,3.6rem);line-height:1.15}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:5vw}.big-contact{display:inline-block;font-family:"Playfair Display",serif;font-size:clamp(1.8rem,3vw,3rem);text-decoration:none;border-bottom:1px solid var(--line)}.contact-photo{min-height:420px}
footer{display:flex;justify-content:space-between;gap:2rem;padding:2rem 5vw;background:#10231f;color:#cfd9d5;font-size:.78rem}
@media(max-width:1100px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.method-strip{grid-template-columns:1fr 1fr}.method-strip>div{border-bottom:1px solid var(--line)}}
@media(max-width:980px){.hero,.two-column,.section-heading,.communication-section,.bio-grid{grid-template-columns:1fr}.hero{padding-top:4rem}.hero-image{min-height:58vh}.card-grid,.research-feature-grid,.project-grid,.contact-grid{grid-template-columns:1fr}.card{min-height:auto}.card h3{margin-top:2.4rem}.communication-photo,.portrait{min-height:460px}}
@media(max-width:600px){.site-header{min-height:68px;padding-left:1.2rem;padding-right:1.2rem}.brand{font-size:.9rem;max-width:none;white-space:nowrap}.hero,.section,.communication-section,.page-hero{padding-left:1.2rem;padding-right:1.2rem}.hero{min-height:auto;padding-top:4rem;padding-bottom:4rem}h1{font-size:3.2rem}h2{font-size:2.45rem}.section{padding-top:5.5rem;padding-bottom:5.5rem}.publication,.timeline-row{grid-template-columns:1fr;gap:.6rem}.method-strip{grid-template-columns:1fr}.method-strip>div{border-right:0}.quote-panel{padding:2rem}.page-hero{padding-top:5rem;padding-bottom:3rem}footer{flex-direction:column;padding-left:1.2rem;padding-right:1.2rem}}

.photo{width:100%;height:100%;display:block;object-fit:cover}
.hero-image,.communication-photo,.portrait,.wide-photo,.project-photo{overflow:hidden}
.hero-image img{min-height:68vh}
.communication-photo img{min-height:600px}
.portrait img{min-height:650px}
.wide-photo img{min-height:500px}
.project-photo img{min-height:300px}
.expertise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem}
.expertise-item{padding:1.5rem;border-top:2px solid var(--green);background:var(--paper)}
.expertise-item h3{font-family:"Playfair Display",serif;margin:.2rem 0 .7rem;font-size:1.35rem}
.expertise-item p{margin:0;color:var(--muted);font-size:.92rem}
.research-history{display:grid;grid-template-columns:180px 1fr;gap:3rem;padding:2rem 0;border-top:1px solid var(--line)}
.research-history:last-child{border-bottom:1px solid var(--line)}
.research-history>span{font-weight:700;color:var(--green)}
.research-history h3{font-family:"Playfair Display",serif;font-size:1.5rem;margin:0 0 .6rem}
.research-history p{color:var(--muted);margin:0}
.project-link{display:inline-block;margin-top:.7rem;color:var(--green);font-weight:700;text-decoration:none}
@media(max-width:980px){.expertise-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.expertise-grid{grid-template-columns:1fr}.research-history{grid-template-columns:1fr;gap:.5rem}}

.hero-tagline{margin:-.8rem 0 1.3rem;font-family:"Playfair Display",serif;font-size:clamp(1.45rem,2.2vw,2.2rem);color:var(--green);font-style:italic}.about-emphasis{font-family:"Playfair Display",serif;font-size:1.55rem;line-height:1.35;color:var(--ink)!important}.interest-cloud{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.interest-cloud span{padding:.7rem 1rem;border:1px solid var(--line);border-radius:999px;background:var(--paper);font-weight:600}.pub-link{text-decoration:none}.pub-link:hover{color:var(--green)}.doi-link{display:inline-block;margin-top:.6rem;color:var(--green);font-size:.88rem;font-weight:700;text-decoration:none}.detail-hero{display:grid;grid-template-columns:1fr .9fr;gap:5vw;align-items:center;padding:6rem 5vw}.detail-hero h1{font-size:clamp(3.5rem,6vw,6.5rem)}.detail-lead{max-width:650px;color:var(--muted);font-size:1.15rem}.detail-photo{height:600px;overflow:hidden}.monologue-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem}.monologue-card{padding:2rem;background:var(--paper);border:1px solid var(--line)}.monologue-card h3{font-family:"Playfair Display",serif;font-size:1.6rem;margin-top:0}.monologue-card p{color:var(--muted)}.award-band{display:grid;grid-template-columns:1fr .7fr;gap:7vw;align-items:end}.award-band>p{color:var(--muted);font-size:1.08rem}.video-frame{max-width:1000px;background:#10231f;padding:.7rem}.video-frame video{width:100%;display:block;max-height:70vh}.video-note{max-width:800px;color:var(--muted);margin-top:1.5rem}@media(max-width:980px){.detail-hero,.award-band{grid-template-columns:1fr}.detail-photo{height:480px}.monologue-grid{grid-template-columns:1fr}}@media(max-width:600px){.detail-hero{padding:4rem 1.2rem}.detail-photo{height:380px}}

.expertise-titles .expertise-item{min-height:120px;display:flex;align-items:center}.expertise-titles .expertise-item h3{margin:0}.embed-video{position:relative;width:100%;aspect-ratio:16/9;background:#10231f;overflow:hidden}.embed-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.video-card h2{font-size:clamp(1.7rem,2.8vw,2.8rem)}@media(max-width:980px){.video-grid{grid-template-columns:1fr}}


/* V5: photo-led home, closer hero crop, roots, and research photo pair */
.hero-image{position:relative}
.hero-image .hero-photo{transform:scale(1.12);transform-origin:center center;object-position:center 42%}
.home-intro{max-width:1050px;text-align:center;margin:0 auto;padding-bottom:3.5rem}
.home-intro h2{max-width:1000px;margin-left:auto;margin-right:auto}
.home-intro p{max-width:820px;margin:1.4rem auto 0;color:var(--muted);font-size:1.08rem}
.home-feature-section{padding-top:4rem}
.home-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}
.home-feature-card{background:var(--paper);border:1px solid var(--line);overflow:hidden;display:flex;flex-direction:column;min-height:100%}
.home-feature-photo{height:320px;overflow:hidden;background:var(--sage)}
.home-feature-photo img{transition:transform .35s ease}
.home-feature-card:hover .home-feature-photo img{transform:scale(1.025)}
.home-feature-copy{padding:1.65rem 1.7rem 1.8rem;display:flex;flex-direction:column;flex:1}
.home-feature-copy h2{font-size:2rem;margin:0 0 .8rem}
.home-feature-copy p{color:var(--muted);margin:0 0 1.2rem}
.home-feature-copy .text-link{margin-top:auto}
.home-poster-photo img{object-position:center 42%}
.roots-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:6vw;align-items:center}
.roots-copy h2{margin-top:.3rem}
.roots-photo{min-height:520px;overflow:hidden}
.roots-photo img{min-height:520px;object-position:center center}
.research-photo-pair{display:grid;grid-template-columns:1fr 1.25fr;gap:1.2rem}
.research-photo-card{margin:0;background:var(--paper);border:1px solid var(--line);overflow:hidden}
.research-photo-card img{height:520px;object-fit:cover}
.research-photo-card:first-child img{object-position:center 42%}
.research-photo-card:last-child img{object-position:center center}
.research-photo-card figcaption{padding:.8rem 1rem;color:var(--muted);font-size:.9rem;font-weight:600;letter-spacing:.03em}
@media(max-width:980px){
  .home-feature-grid,.roots-section,.research-photo-pair{grid-template-columns:1fr}
  .home-feature-photo{height:400px}
  .roots-photo{min-height:460px}.roots-photo img{min-height:460px}
  .research-photo-card img{height:460px}
}
@media(max-width:600px){
  .hero-image .hero-photo{transform:scale(1.08)}
  .home-feature-photo{height:300px}
  .roots-photo{min-height:360px}.roots-photo img{min-height:360px}
  .research-photo-card img{height:340px}
}

/* V6 — unified Home + About */
.merged-bio{align-items:stretch}
.merged-bio .merged-portrait{min-height:0;height:auto}
.merged-bio .merged-portrait img{height:100%;min-height:100%;object-fit:cover;object-position:center 35%}
.home-feature-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1050px;margin:2rem auto 0}
@media(max-width:980px){.home-feature-grid-two{grid-template-columns:1fr}.merged-bio .merged-portrait{min-height:520px}.merged-bio .merged-portrait img{min-height:520px}}
/* V7 additions */
.journey-moment{display:grid;grid-template-columns:minmax(260px,.75fr) 1.25fr;gap:clamp(2rem,5vw,5rem);align-items:center}.journey-photo{max-width:430px}.journey-photo img{width:100%;aspect-ratio:4/5;object-fit:cover}.journey-copy h2{max-width:700px}.research-gallery{display:grid;grid-template-columns:1.25fr .85fr .85fr;gap:1rem}.research-gallery img{width:100%;height:430px;object-fit:cover}.research-gallery img:nth-child(2),.research-gallery img:nth-child(3){height:430px}.quimicad-gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:260px;gap:1rem}.quimicad-gallery img{width:100%;height:100%;object-fit:cover}.quimicad-gallery img:first-child{grid-column:span 2}.quote-panel{max-width:1000px;margin-inline:auto}.quote-panel p{font-family:'Playfair Display',serif;font-size:clamp(1.5rem,2.5vw,2.25rem);line-height:1.35}.video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;align-items:stretch}.video-card{display:flex;flex-direction:column;min-width:0}.video-card h2{min-height:3.2em}.embed-video{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.embed-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-direct,.video-fallback{margin-top:1rem}.contact-grid{padding-bottom:clamp(5rem,9vw,9rem)}
@media(max-width:800px){.journey-moment,.research-gallery,.video-grid{grid-template-columns:1fr}.research-gallery img,.research-gallery img:nth-child(2),.research-gallery img:nth-child(3){height:330px}.quimicad-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:210px}.quimicad-gallery img:first-child{grid-column:span 2}.video-card h2{min-height:0}}
@media(max-width:520px){.quimicad-gallery{grid-template-columns:1fr;grid-auto-rows:240px}.quimicad-gallery img:first-child{grid-column:auto}}

/* V8 — full-bleed home hero, uniform project imagery, refined journey layout */
.hero.hero-background{
  position:relative; min-height:calc(100vh - 78px); display:flex; align-items:center;
  padding:clamp(4rem,8vw,8rem) 5vw; overflow:hidden; background:#18312d;
}
.hero.hero-background::before{
  content:""; position:absolute; inset:0; background-image:linear-gradient(90deg,rgba(10,30,25,.78) 0%,rgba(10,30,25,.60) 38%,rgba(10,30,25,.20) 68%,rgba(10,30,25,.08) 100%),url('images/hero.jpg');
  background-size:cover; background-position:center 42%; transform:scale(1.01);
}
.hero.hero-background .hero-copy{position:relative;z-index:1;max-width:760px;color:#fff}
.hero.hero-background h1{color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.18)}
.hero.hero-background .eyebrow{color:#f4efe2}
.hero.hero-background .hero-tagline{color:#f7f4ec}
.hero.hero-background .button-secondary{border-color:rgba(255,255,255,.72);color:#fff;background:rgba(255,255,255,.06);backdrop-filter:blur(2px)}
.hero.hero-background .button-secondary:hover{background:#fff;color:var(--ink)}
.home-intro-with-photo{display:grid;grid-template-columns:1.2fr .65fr;gap:clamp(2rem,5vw,5rem);align-items:center;max-width:1250px;text-align:left}
.home-intro-with-photo h2,.home-intro-with-photo p{margin-left:0;margin-right:0}
.home-intro-flag img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center 38%}
.project-grid .project-photo{height:330px;min-height:330px}
.project-grid .project-photo img{width:100%;height:100%;min-height:0;object-fit:cover}
/* Per-photo focal points: keep faces in frame while preserving one uniform card size. */
.project-card:nth-child(1) .project-photo img{object-position:center 32%}
.project-card:nth-child(2) .project-photo img{object-position:center 38%}
.project-card:nth-child(3) .project-photo img{object-position:center 42%}
.project-card:nth-child(4) .project-photo img{object-position:center 43%}
.project-card:nth-child(5) .project-photo img{object-position:center 38%}
.project-card:nth-child(6) .project-photo img{object-position:center 24%}
.video-preview{position:relative;display:block;width:100%;aspect-ratio:16/9;overflow:hidden;background:#10231f;text-decoration:none}
.video-preview img{width:100%;height:100%;object-fit:cover;display:block}
.video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:72px;height:52px;border-radius:14px;background:rgba(15,35,31,.90);display:grid;place-items:center;color:#fff;font-size:1.7rem;line-height:1;box-shadow:0 8px 30px rgba(0,0,0,.28)}
.video-preview:hover .video-play{transform:translate(-50%,-50%) scale(1.06)}
@media(max-width:980px){
 .hero.hero-background::before{background-image:linear-gradient(90deg,rgba(10,30,25,.72),rgba(10,30,25,.30)),url('images/hero.jpg');background-position:58% center}
 .home-intro-with-photo{grid-template-columns:1fr}.home-intro-flag{max-width:520px;margin:0 auto}
 .project-grid .project-photo{height:360px;min-height:360px}
}
@media(max-width:600px){
 .hero.hero-background{min-height:78vh;padding-top:5rem;padding-bottom:5rem}
 .hero.hero-background::before{background-image:linear-gradient(180deg,rgba(10,30,25,.28) 0%,rgba(10,30,25,.48) 42%,rgba(10,30,25,.82) 100%),url('images/hero.jpg');background-position:60% center}
 .hero.hero-background .hero-copy{align-self:flex-end}
 .project-grid .project-photo{height:300px;min-height:300px}
}

.footer-right{display:flex;align-items:center;gap:1.5rem}.footer-contact{color:#fff;text-decoration:none;font-weight:600}.footer-contact:hover{text-decoration:underline}@media(max-width:600px){.footer-right{flex-direction:column;align-items:flex-start;gap:.75rem}}

/* Awards & Honors */
.awards-heading{max-width:760px;margin-bottom:2.4rem}
.awards-heading p:last-child{max-width:700px}
.awards-layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:clamp(2rem,5vw,5rem);align-items:start}
.awards-photos{position:relative;padding-bottom:5rem}
.awards-photo-main{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:24px;display:block}
.awards-photo-small{position:absolute;width:38%;right:-2%;bottom:0;aspect-ratio:2/3;object-fit:cover;object-position:center 35%;border-radius:20px;border:8px solid var(--paper);box-shadow:0 16px 38px rgba(24,49,45,.15)}
.awards-list{display:grid}
.award-item{display:grid;grid-template-columns:105px 1fr;gap:1.15rem;padding:1rem 0;border-bottom:1px solid rgba(24,49,45,.16)}
.award-item:first-child{padding-top:0}
.award-year{font-size:.82rem;font-weight:700;letter-spacing:.05em;color:var(--green)}
.award-item h3{font-family:"DM Sans",sans-serif;font-size:1rem;line-height:1.35;margin:0 0 .2rem;color:var(--ink)}
.award-item p{font-size:.88rem;margin:0;color:rgba(24,49,45,.72)}
@media (max-width:800px){.awards-layout{grid-template-columns:1fr}.awards-photos{padding-bottom:3.5rem}.awards-photo-small{width:34%;right:3%;border-width:6px}.award-item{grid-template-columns:90px 1fr}}
@media (max-width:520px){.awards-photo-main{aspect-ratio:4/3}.awards-photo-small{width:38%}.award-item{grid-template-columns:1fr;gap:.25rem}.award-year{margin-bottom:.05rem}}

/* V11 awards gallery */
.awards-gallery{display:grid;grid-template-columns:1.25fr .75fr 1.25fr;gap:1rem;margin:2.2rem 0 3rem;align-items:stretch}.awards-gallery img{width:100%;height:340px;object-fit:cover;border-radius:22px;display:block}.awards-gallery img:nth-child(1){object-position:center 40%}.awards-gallery img:nth-child(2){object-position:center 34%}.awards-gallery img:nth-child(3){object-position:center center}.awards-list-wide{max-width:1050px}.awards-list-wide .award-item{grid-template-columns:150px 1fr;padding:1.25rem 0}.awards-list-wide .award-item p{font-size:.95rem;line-height:1.55}@media(max-width:800px){.awards-gallery{grid-template-columns:1fr}.awards-gallery img{height:auto;aspect-ratio:4/3;object-fit:cover}.awards-list-wide .award-item{grid-template-columns:1fr;gap:.3rem}}


/* V13 — mobile navigation */
.menu-toggle{
  display:none;
  width:44px;
  height:44px;
  padding:0;
  border:1px solid var(--line);
  border-radius:999px;
  background:var(--paper);
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:4px;
  cursor:pointer;
}
.menu-toggle span{
  display:block;
  width:18px;
  height:2px;
  border-radius:2px;
  background:var(--ink);
  transition:transform .2s ease,opacity .2s ease;
}
.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}
.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}

@media(max-width:1100px){
  .site-header{
    grid-template-columns:minmax(0,1fr) auto auto;
    column-gap:.7rem;
  }
  .menu-toggle{display:flex;grid-column:3;grid-row:1}
  .language-switcher{grid-column:2;grid-row:1;justify-self:end}
  .desktop-nav{
    display:none;
    position:absolute;
    top:100%;
    left:0;
    right:0;
    z-index:30;
    padding:1rem 5vw 1.35rem;
    background:rgba(255,253,248,.99);
    border-bottom:1px solid var(--line);
    box-shadow:0 14px 30px rgba(24,49,45,.10);
    flex-direction:column;
    align-items:stretch;
    gap:0;
  }
  .desktop-nav.mobile-open{display:flex}
  .desktop-nav a{
    display:block;
    padding:.9rem 0;
    border-bottom:1px solid rgba(24,49,45,.10);
    font-size:1rem;
  }
  .desktop-nav a:last-child{border-bottom:0}
}
@media(max-width:600px){
  .site-header{column-gap:.45rem}
  .language-switcher{font-size:.8rem}
  .menu-toggle{width:40px;height:40px}
}
