@charset "UTF-8";
:root{--ink:#153f47;--text:#263c40;--muted:#5a6c70;--orange:#f47735;--paper:#fff;--soft:#f3f6f5;--line:#dce4e2;--radius:1rem;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;background:var(--paper);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.65}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,video:focus-visible{outline:3px solid #b74a15;outline-offset:5px}a,button{touch-action:manipulation}button{color:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);line-height:1.13;letter-spacing:-.045em}h2{font-size:clamp(2rem,4vw,3.3rem);font-weight:600;margin-bottom:1.5rem}h3{font-size:1.5rem;letter-spacing:-.025em}p{margin-bottom:1.3rem}.container{width:min(calc(100% - 3rem),var(--max));margin-inline:auto}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid transparent;transition:box-shadow .3s}.header.scrolled{box-shadow:0 1px 0 var(--line)}.header-inner{height:6rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;flex-direction:column;line-height:1.05;color:var(--ink);width:fit-content}.brand-prefix{font-size:.75rem;font-weight:600;letter-spacing:.1em;margin-bottom:.3rem}.brand-name{font-size:1.5rem;font-weight:800;letter-spacing:-.065em}.desktop-nav{display:flex;align-items:center;gap:1.8rem;font-size:.875rem}.desktop-nav a{padding:.7rem 0}.desktop-nav a:hover{color:#a33d0e}.desktop-nav .nav-contact{background:var(--soft);padding:.75rem 1.2rem;border-radius:3rem;display:flex;gap:1.5rem}.menu-toggle{display:none;width:48px;height:48px;border:1px solid var(--line);background:#fff;border-radius:50%;padding:13px}.menu-toggle span{display:block;width:100%;height:2px;background:var(--ink);margin:5px 0}.eyebrow{font-size:.75rem;letter-spacing:.13em;font-weight:700;color:var(--ink);display:flex;align-items:center;gap:.6rem;margin-bottom:1.8rem}.eyebrow>span{height:7px;width:7px;background:var(--orange);border-radius:50%}.hero{padding-block:3.5rem 2rem;display:grid;grid-template-columns:1.1fr 1fr;column-gap:5rem;align-items:center}.hero h1{font-size:clamp(4rem,7.6vw,6.7rem);line-height:.99;font-weight:600;margin-bottom:1.5rem;letter-spacing:-.065em}.hero h1>span:first-child{display:block;font-size:.3em;letter-spacing:-.025em;line-height:1.6;font-weight:400}.period{color:var(--orange)}.candidacy{font-size:.9375rem;display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.candidacy b{color:#a33d0e;border-left:1px solid var(--line);padding-left:.8rem;letter-spacing:.1em}.hero-intro{max-width:27rem;color:var(--muted);margin:1.8rem 0 2rem;font-size:1.0625rem}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:1.8rem;background:var(--ink);color:#fff;padding:1rem 1.4rem;border-radius:3rem;font-size:.875rem;min-height:48px;border:0;transition:background .25s,transform .25s}.button:hover{background:#245965;transform:translateY(-2px)}.button span{color:#ffae77;font-size:1.2rem}.text-link{display:inline-flex;align-items:center;gap:1rem;font-size:.875rem;font-weight:600;min-height:44px}.text-link span{color:#a33d0e}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-visual{position:relative;align-self:stretch;min-height:510px;background:#eaf0ee;border-radius:44% 44% .8rem .8rem;overflow:hidden}.portrait-pending{height:100%;min-height:510px;display:flex;flex-direction:column;justify-content:center;padding:5rem 3.5rem 6rem;color:var(--ink);background:linear-gradient(135deg,#e5edeb,#f2f5ef)}.portrait-label{font-size:.75rem;letter-spacing:.3em;margin-bottom:1rem}.portrait-name{font-size:clamp(3rem,5vw,4.6rem);font-weight:600;letter-spacing:-.065em;line-height:1.04}.portrait-name span{color:var(--orange)}.portrait-note{border-top:1px solid #b7cac6;margin-top:2rem;padding-top:1rem;font-size:.8125rem;line-height:1.5;color:#536963}.photo-caption{position:absolute;bottom:0;left:0;right:0;background:var(--ink);color:#fff;padding:1rem 1.4rem;display:flex;align-items:center;justify-content:space-between;font-size:.625rem;letter-spacing:.12em}.photo-caption>span:last-child{font-size:1.5rem;color:#ffae77}.hero-visual picture,.hero-visual img{width:100%;height:100%;object-fit:cover}.scroll-cue{grid-column:1/-1;display:flex;align-items:center;gap:.8rem;font-size:.75rem;color:var(--muted);padding-top:2rem;min-height:44px}.scroll-cue>span{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}.intro-section{background:var(--soft);padding:5rem 0}.split{display:grid;grid-template-columns:1.2fr 1fr;gap:6rem;align-items:start}.intro-copy{padding-top:3.2rem;color:var(--muted);font-size:1.0625rem}.intro-copy .text-link{color:var(--ink)}footer{background:var(--ink);color:#e4eeeb;padding:3rem 0 1.2rem}footer .brand{color:#fff}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding-bottom:2rem}.footer-main p{font-size:.875rem;margin:0}.footer-main b{color:#ffae77}.footer-main>a:last-child{font-size:.875rem;min-height:44px;display:flex;align-items:center;gap:1rem}.footer-bottom{border-top:1px solid #49666b;padding-top:1.2rem;display:flex;justify-content:space-between;gap:1rem;font-size:.75rem;color:#c2d2d3}.back-top{position:fixed;bottom:1.25rem;right:1.25rem;width:44px;height:44px;border-radius:50%;background:var(--ink);color:#fff;border:1px solid #95b2b7;display:none;place-items:center;z-index:10}.back-top.visible{display:grid}.skip{position:fixed;top:-100px;left:1rem;z-index:100;background:#fff;padding:1rem}.skip:focus{top:1rem}.mobile-menu{border:0;max-width:100%;max-height:100%;width:min(100%,28rem);height:100dvh;margin:0 0 0 auto;padding:1.5rem;background:#f8faf9;color:var(--ink)}.mobile-menu::backdrop{background:#0a262b99}.menu-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.close-menu{border:1px solid var(--line);border-radius:50%;background:#fff;width:48px;height:48px;font-size:1.25rem}.mobile-menu nav{display:flex;flex-direction:column}.mobile-menu nav a{display:flex;align-items:center;gap:1.5rem;font-size:1.6rem;min-height:66px;border-bottom:1px solid var(--line)}.mobile-menu nav small{font-size:.75rem;color:var(--muted)}.mobile-menu nav a>span{margin-left:auto;color:#a33d0e}.mobile-menu>p{font-size:.875rem;margin-top:2rem}.mobile-menu>p>span{margin-left:1rem;color:#a33d0e}.empty{color:var(--muted);font-size:.9375rem;padding:1rem 0;margin:0;max-width:40rem}
@media(min-width:1600px){:root{--max:1400px}.hero{column-gap:8rem;padding-top:4.5rem}.hero-visual,.portrait-pending{min-height:590px}}
@media(max-width:900px){.desktop-nav{gap:1.1rem}.hero{column-gap:2rem}.split{gap:3rem}.portrait-pending{padding-inline:2.5rem}.footer-main{flex-wrap:wrap}}
@media(max-width:720px){html{scroll-padding-top:5rem}.container{width:calc(100% - 2.5rem)}.header-inner{height:4.8rem}.desktop-nav{display:none}.menu-toggle{display:block}.brand-name{font-size:1.25rem}.brand-prefix{font-size:.6875rem}.hero{padding-top:1.5rem;grid-template-columns:1fr;gap:1.75rem}.hero .eyebrow{margin-bottom:1rem;font-size:.6875rem}.hero h1{font-size:clamp(3.5rem,14vw,5rem);margin-bottom:1rem}.hero h1 br{display:none}.hero h1 br:after{content:' '}.hero h1{max-width:12ch}.hero h1>span:first-child{font-size:.35em}.candidacy{font-size:.8125rem;gap:.6rem;margin-bottom:1rem}.hero-intro{font-size:.9375rem;margin:1rem 0 1.25rem;max-width:30rem}.hero-actions{gap:.4rem}.button{padding:.85rem 1.1rem;font-size:.8125rem}.hero-visual,.portrait-pending{min-height:290px;height:290px;border-radius:45% 45% .7rem .7rem}.portrait-pending{padding:2.5rem 3rem 4rem;justify-content:center}.portrait-label{font-size:.625rem;margin-bottom:.5rem}.portrait-name{font-size:2.75rem}.portrait-note{margin-top:.6rem;padding-top:.6rem;font-size:.75rem}.photo-caption{padding:.6rem 1.1rem;font-size:.5625rem}.scroll-cue{padding-top:0;font-size:.75rem}.intro-section{padding:3.3rem 0}.split{grid-template-columns:1fr;gap:.5rem}.intro-copy{padding-top:0;font-size:1rem}.eyebrow{font-size:.6875rem;margin-bottom:1.3rem}.footer-main{flex-direction:column;align-items:flex-start;gap:1.5rem}.footer-bottom{flex-direction:column;gap:.3rem}h2{font-size:clamp(1.9rem,8vw,2.7rem)}}
.hero-visual.has-photo{background:#e4eeeb;isolation:isolate}.hero-visual.has-photo:before{content:'';position:absolute;border:1px solid #cadbd5;border-radius:50%;width:78%;aspect-ratio:1;left:11%;top:10%;z-index:-1}.hero-visual.has-photo picture{display:block;position:absolute;inset:0}.hero-visual.has-photo img{object-fit:contain;object-position:center bottom;transform:scale(1.07);transform-origin:bottom}.photo-caption{z-index:1}.section{padding-block:5rem}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.section-head h2{margin-bottom:0}.section-head .eyebrow{margin-bottom:1rem}.section-head>.text-link{flex-shrink:0;margin-bottom:.2rem}.section-intro{max-width:43rem;color:var(--muted);margin-top:-1rem;margin-bottom:2rem}.soft{background:var(--soft)}.history-strip{display:grid;grid-template-columns:.65fr 1fr;gap:5rem;border-top:1px solid var(--line);padding-top:2.5rem}.history-strip h3{font-size:1.8rem;font-weight:500}.history-number{font-size:8rem;line-height:1;color:#c9d9d4;font-weight:700;letter-spacing:-.085em}.history-number span{color:var(--orange)}.education-section{background:var(--ink);color:#d7e5e3;padding:4.5rem 0}.education-grid{display:grid;grid-template-columns:1fr 1fr;gap:7rem;align-items:center}.education-heading .eyebrow{color:#cee0dc}.education-heading h2{color:#fff;font-size:clamp(2.5rem,4.7vw,4.4rem);font-weight:500;line-height:1.1}.education-heading h2 span{color:#ffad77}.education-line{display:block;width:64px;height:3px;background:var(--orange);margin-top:2rem}.education-copy{border-left:1px solid #557078;padding-left:3rem}.education-copy>svg{color:#ffad77;width:40px;height:40px;margin-bottom:1.5rem}.education-copy h3{color:#fff;font-weight:500}.education-copy .text-link{color:#fff}.education-copy .text-link span{color:#ffad77}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.topic-card{border:1px solid var(--line);border-radius:.8rem;padding:1.5rem;display:flex;align-items:flex-start;flex-direction:column;transition:transform .3s,box-shadow .3s,border-color .3s}.topic-card:hover{transform:translateY(-4px);border-color:#97b2ac;box-shadow:0 12px 25px #153f470a}.topic-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#eef4f1;color:#256471;margin-bottom:2.3rem}.topic-card:nth-child(2) .topic-icon{color:#a34516;background:#fff1e6}.topic-card:nth-child(3) .topic-icon{background:#eef2f6}.topic-card:nth-child(4) .topic-icon{background:#f3f2eb}.topic-card h3{font-size:1.2rem;letter-spacing:-.02em;margin-bottom:.8rem;overflow-wrap:anywhere}.topic-card p{font-size:.875rem;color:var(--muted);line-height:1.6}.topic-link{font-size:.8125rem;font-weight:600;margin-top:auto;padding-top:1rem;display:flex;justify-content:space-between;width:100%;gap:1rem}.topic-link span{color:#a33d0e}.project-filter{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:2rem}.project-filter button{border:1px solid #d8e2df;background:transparent;border-radius:2rem;padding:.6rem 1.1rem;font-size:.875rem;min-height:44px}.project-filter button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.empty-projects{border:1px dashed #b8cbc5;border-radius:1rem;padding:2.3rem;display:flex;flex-direction:column;align-items:center;text-align:center}.empty-icon{color:#537970;margin-bottom:1rem}.empty-projects h3{font-size:1.4rem;font-weight:500;margin-bottom:.7rem}.empty-projects p{color:var(--muted);margin:0;font-size:.9375rem}.record-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.record-grid:empty{display:none}.record-card{border:1px solid var(--line);border-radius:.8rem;overflow:hidden;padding:1.5rem}.record-card p{color:var(--muted)}.record-card picture img{width:100%;aspect-ratio:1.6;object-fit:cover}.project-card,.news-card{padding:0}.card-copy{padding:1.5rem}.tag{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#9b411a;margin-bottom:1.1rem}time{display:block;font-size:.8125rem;color:var(--muted);margin-bottom:1rem}.gallery-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:5rem;align-items:center}.gallery-track{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding-bottom:1rem;min-width:0}.gallery-track figure{flex:0 0 75%;margin:0;scroll-snap-align:start;min-width:0}.gallery-track figure:only-child{flex-basis:100%}.gallery-open{position:relative;width:100%;border:0;padding:0;border-radius:.8rem;background:#e6edeb;overflow:hidden;display:block}.gallery-open img{width:100%;height:340px;object-fit:contain;object-position:bottom;transition:transform .4s}.gallery-open:hover img{transform:scale(1.025)}.expand-photo{position:absolute;bottom:1rem;right:1rem;border-radius:50%;background:#fff;width:44px;height:44px;display:grid;place-items:center;color:var(--ink);font-size:1.4rem}.gallery-track figcaption{display:flex;justify-content:space-between;font-size:.75rem;padding-top:.8rem;color:var(--muted)}.gallery-aside h3{font-size:2rem;line-height:1.2;font-weight:500}.gallery-aside p{color:var(--muted);max-width:22rem}.fine-line{height:2px;width:44px;background:var(--orange);display:block;margin-bottom:1.8rem}.small-note{font-size:.75rem;color:var(--muted)}.video-section{background:#edf3f2;padding:4rem 0}.video-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem}.light-heading{font-weight:400;color:#567075}.video-empty{border-block:1px solid #c7d9d4;padding-block:2rem;display:flex;align-items:center;gap:1.5rem}.video-empty>svg{width:50px;height:50px;flex-shrink:0;color:#517c75}.video-empty h3{font-size:1.25rem;margin-bottom:.8rem}.video-empty p{margin:0;color:var(--muted);font-size:.9375rem}.video-card video{max-width:100%;aspect-ratio:16/9;background:#153f47;border-radius:.6rem}.video-card>h3{font-size:1.3rem}.video-card>.tag{margin-top:1rem}.news-tabs{display:flex;border-bottom:1px solid var(--line);gap:2rem;margin-bottom:2rem}.news-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;padding:.8rem .2rem;font-size:.9375rem;min-height:48px;color:var(--muted)}.news-tabs button[aria-selected=true]{color:var(--ink);border-color:#ab491a;font-weight:600}[hidden]{display:none!important}.contact-section{padding:4rem 0;background:#f7f5f0;border-top:1px solid #ede9e1}.contact-section .split{align-items:center}.contact-section .split>div:last-child{color:var(--muted)}.contact-pending{padding-top:1rem;border-top:1px solid #d9ded7;font-size:.875rem}.contact-links{display:flex;flex-direction:column}.contact-links a{display:flex;justify-content:space-between;min-height:48px;padding:.65rem 0;border-bottom:1px solid #cbd7d2;color:var(--ink)}.detail-page{padding-block:2rem 5rem;min-height:65vh}.detail-page>.eyebrow{margin-top:3rem}.detail-page>h1{font-size:clamp(2.4rem,5vw,4.5rem);max-width:18ch;margin-bottom:2rem}.breadcrumb{color:var(--muted)}.detail-split{display:grid;grid-template-columns:1.4fr 1fr;gap:5rem}.detail-portrait{margin:0;background:#e8efec;border-radius:45% 45% .8rem .8rem;overflow:hidden;align-self:start}.detail-portrait img{width:100%;max-height:500px;object-fit:contain;object-position:bottom}.prose{max-width:46rem;color:var(--muted)}.prose h2{font-size:1.8rem;margin-top:2.5rem}.prose a{text-decoration:underline;overflow-wrap:anywhere}.lead{font-size:1.2rem;max-width:45rem;color:var(--muted)}.detail-page>.record-grid{margin-top:2rem}.detail-cover{max-width:100%;max-height:600px;object-fit:cover;margin:2rem 0;border-radius:1rem}.timeline{list-style:none;padding:0;margin:2rem 0}.timeline li{display:grid;grid-template-columns:5rem 1fr;gap:1rem;border-top:1px solid var(--line);padding-top:1.4rem;margin-top:1.4rem}.timeline time{color:#a34516;font-weight:600}.timeline h3{font-size:1.2rem}.timeline p{color:var(--muted)}.agenda-list{list-style:none;padding:0}.agenda-list li{display:flex;gap:2rem;border-bottom:1px solid var(--line);padding:1rem 0}.agenda-list h3{font-size:1.2rem}.indicators{display:flex;justify-content:space-around;gap:2rem;flex-wrap:wrap;padding-block:3rem}.indicators strong{font-size:3rem;color:var(--ink)}.indicators p{margin:0}.lightbox{border:0;background:#f0f4f1;border-radius:1rem;padding:2.5rem 1.5rem 1rem;max-width:min(90vw,54rem);max-height:90dvh;overflow:auto}.lightbox::backdrop{background:#092229e8}.lightbox img{max-height:70dvh;max-width:100%;margin:auto;object-fit:contain}.lightbox p{font-size:.875rem;text-align:center;margin:1rem 0}.lightbox-close{position:absolute;right:.7rem;top:.7rem;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:1.2rem}.testimonial{padding:2rem;border-left:3px solid var(--orange)}.testimonial img{width:64px;height:64px;border-radius:50%;object-fit:cover}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reveal{animation:appear .5s ease both}@keyframes appear{from{opacity:.4;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1000px){.topic-grid{grid-template-columns:repeat(2,1fr)}.record-grid{grid-template-columns:repeat(2,1fr)}.education-grid{gap:3rem}.gallery-layout{gap:3rem}}
@media(max-width:720px){.hero-visual.has-photo,.hero-visual.has-photo img{height:320px;min-height:320px}.hero-visual.has-photo img{object-fit:contain;transform:scale(1.17)}.hero-visual.has-photo{border-radius:45% 45% .8rem .8rem}.hero h1 br{display:block}.hero h1{font-size:clamp(3.7rem,15vw,5rem);line-height:.96}.hero h1 br{display:none}.hero h1{max-width:none}.hero h1>span:first-child{line-height:1.6}.section{padding-block:3.25rem}.section-head{align-items:flex-start;flex-direction:column;gap:.8rem;margin-bottom:1.7rem}.section-head>.text-link{min-height:44px}.section-intro{margin-top:0;font-size:.9375rem}.history-strip{grid-template-columns:1fr;gap:1.5rem;padding-top:1.5rem}.history-number{font-size:4rem}.history-strip h3{font-size:1.5rem}.education-section{padding:3rem 0}.education-grid{grid-template-columns:1fr;gap:2.5rem}.education-heading h2{font-size:2.8rem}.education-copy{border-left:0;border-top:1px solid #577079;padding-left:0;padding-top:2rem}.education-copy>svg{width:30px;height:30px;margin-bottom:1rem}.education-line{margin-top:1.5rem}.topic-grid{gap:.8rem}.topic-card{padding:1.1rem .95rem}.topic-icon{margin-bottom:1.5rem;width:44px;height:44px}.topic-card h3{font-size:1rem;letter-spacing:-.03em}.topic-card p{font-size:.8125rem}.topic-link{font-size:.75rem;gap:.3rem}.project-filter{gap:.4rem}.project-filter button{padding:.5rem .85rem;font-size:.8125rem}.empty-projects{padding:1.7rem 1rem}.empty-projects h3{font-size:1.2rem}.empty-projects p{font-size:.875rem}.record-grid{grid-template-columns:1fr}.gallery-layout{grid-template-columns:1fr;gap:1.5rem}.gallery-aside{display:none}.gallery-open img{height:320px}.video-section{padding:3rem 0}.video-layout{grid-template-columns:1fr;gap:1rem}.video-layout h2{font-size:2.3rem}.video-empty{gap:1rem;padding-block:1.4rem}.video-empty>svg{width:40px;height:40px}.video-empty h3{font-size:1.125rem}.video-empty p{font-size:.875rem}.news-tabs{gap:1.4rem;margin-bottom:1rem}.contact-section{padding:3rem 0}.contact-section .split{gap:1rem}.detail-page{padding-bottom:3rem}.detail-split{grid-template-columns:1fr;gap:2rem}.detail-portrait{order:-1;max-height:340px}.detail-portrait img{height:340px}.detail-page>h1{font-size:2.5rem}.timeline li{grid-template-columns:4rem 1fr}.agenda-list li{flex-direction:column;gap:0}}
@media(max-width:350px){.topic-grid{grid-template-columns:1fr}.topic-card{padding:1.25rem}.topic-icon{margin-bottom:1rem}.topic-card h3{font-size:1.3rem}.topic-card p{font-size:.9375rem}.topic-link{font-size:.875rem}.hero h1{font-size:3.5rem}}
@media(max-width:720px){.detail-page>h1{font-size:clamp(1.8rem,8vw,2.5rem);overflow-wrap:anywhere;hyphens:auto}.topic-card h3{font-size:.9375rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
