:root{--navy:#10253f;--night:#0a1529;--gold:#c4a66a;--ivory:#f5f1e8;--line:rgba(16,37,63,.19);--gutter:clamp(1.5rem,6vw,7.5rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:1rem}body{margin:0;background:var(--ivory);color:var(--navy);font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--gold);outline-offset:7px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:"Times New Roman",Times,serif;font-weight:400;line-height:1.08;letter-spacing:-.035em}.skip{position:absolute;top:-100px;left:1rem;z-index:10;background:var(--ivory);padding:.8rem 1.2rem}.skip:focus{top:1rem}.header{background:var(--navy);color:var(--ivory);display:flex;align-items:center;justify-content:space-between;padding:1.2rem var(--gutter);gap:2rem}.brand{width:280px;flex-shrink:0;margin-left:-20px}.brand img{width:280px}nav{display:flex;gap:clamp(1.4rem,3.5vw,4rem);font-size:.9rem}nav a{padding:.5rem 0;border-bottom:1px solid transparent}nav a:hover{border-color:var(--gold)}.hero{background:var(--navy);color:var(--ivory);padding:2rem var(--gutter) 3.2rem;position:relative}.hero-top{display:flex;gap:3rem;align-items:center;margin-bottom:3rem}.eyebrow{font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap;color:var(--gold)}.hero-rule{height:1px;background:rgba(196,166,106,.4);width:100%}h1{font-size:clamp(4rem,8.2vw,8.5rem);line-height:.98;letter-spacing:-.045em}h1 em{font-weight:400;color:var(--gold)}.hero-bottom{display:grid;grid-template-columns:1.25fr 1fr;gap:3rem;align-items:start;margin-top:3rem;padding-bottom:4rem}.hero-statement{font-family:"Times New Roman",Times,serif;font-size:clamp(1.8rem,2.8vw,3rem);letter-spacing:-.02em}.hero-intro{max-width:27rem;justify-self:end}.hero-intro p{color:#d8dfe7;line-height:1.8}.text-link{display:inline-flex;gap:3rem;border-bottom:1px solid var(--gold);padding:.7rem 0;margin-top:1.5rem;font-size:.95rem}.text-link span{color:var(--gold)}.hero-index{font-size:.75rem;letter-spacing:.19em;color:var(--gold)}.section{padding:6.5rem var(--gutter);display:grid;grid-template-columns:1fr 3fr;gap:3.5rem}.section-label{display:flex;gap:1.4rem;align-items:baseline;font-size:.82rem;text-transform:uppercase;letter-spacing:.1em;padding-top:.7rem}.index{color:#90713b}.section h2{font-size:clamp(2.6rem,4.3vw,4.6rem);max-width:52rem}.copy-columns{display:grid;grid-template-columns:1fr 1fr;gap:2.7rem;margin-top:3.2rem;max-width:55rem}.copy-columns p{color:#465467;line-height:1.85}.architecture{margin:0 var(--gutter);position:relative;background:#d1cabd;overflow:hidden}.architecture img{width:100%;height:clamp(300px,37vw,560px);object-fit:cover;object-position:center 55%}.architecture-caption{position:absolute;bottom:0;left:0;right:0;padding:1.4rem 2rem;color:var(--ivory);background:var(--navy);display:flex;justify-content:space-between;gap:1rem;font-size:.82rem}.architecture-caption span:last-child{font-size:.75rem;letter-spacing:.15em;color:var(--gold)}.partners{padding-top:7rem;padding-bottom:7rem}.people{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:3.7rem}.person{border-top:1px solid var(--line);padding-top:1.6rem}.person-number{display:block;font-family:"Times New Roman",Times,serif;color:#90713b;font-size:1.1rem;letter-spacing:.15em;margin-bottom:2rem}.person h3{font-size:clamp(1.7rem,2.4vw,2.8rem);letter-spacing:-.025em}.role{margin:.75rem 0 1.8rem;color:#465467;font-size:.9rem}.person a{display:block;max-width:max-content;font-size:.95rem;line-height:2.1;border-bottom:1px solid transparent;overflow-wrap:anywhere}.person a:hover{border-color:var(--navy)}.contact{border-top:1px solid var(--line);padding-top:6rem;padding-bottom:6rem}.contact h2{font-size:clamp(3rem,5.1vw,5.5rem)}.contact p{margin-top:2rem;color:#465467}.contact-link{display:inline-flex;align-items:center;justify-content:space-between;gap:3rem;border-bottom:1px solid var(--navy);padding:1rem 0;margin-top:1.8rem;min-height:48px;font-size:1.15rem}.contact-link:hover{color:#806434}.contact-link span{font-size:1.5rem}footer{background:var(--navy);color:var(--ivory);padding:2.5rem var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:2rem}footer img{width:280px;margin-left:-20px}footer div{text-align:right;font-size:.8rem;line-height:2.1;color:#c7d0dc}footer a:hover{color:var(--gold)}
@media(min-width:1600px){.hero,.section,.header,footer{padding-left:max(var(--gutter),calc((100vw - 1440px)/2));padding-right:max(var(--gutter),calc((100vw - 1440px)/2))}.architecture{max-width:1440px;margin-left:auto;margin-right:auto}}
@media(max-width:900px){.section{grid-template-columns:1fr;gap:2rem;padding-top:4.5rem;padding-bottom:4.5rem}.section-label{padding-top:0}.header{gap:1rem}nav{gap:1.3rem}.hero-bottom{grid-template-columns:1fr 1fr;gap:2rem}.hero-intro{max-width:none}.people{gap:2rem}.person h3{font-size:2rem}}
@media(max-width:600px){.header{align-items:flex-start;flex-direction:column;padding-top:.5rem;gap:0}.brand{margin-left:-20px}nav{justify-content:space-between;width:100%;gap:.8rem;padding-bottom:1rem;font-size:.9rem}.hero{padding-top:1.8rem;padding-bottom:2rem}.hero-top{gap:1rem;margin-bottom:2.5rem}.eyebrow{font-size:.75rem;letter-spacing:.1em}h1{font-size:clamp(3.7rem,14vw,5.6rem)}.hero-bottom{grid-template-columns:1fr;margin-top:2.2rem;padding-bottom:3rem;gap:1.4rem}.hero-intro{justify-self:start}.hero-statement{font-size:2rem}.copy-columns,.people{grid-template-columns:1fr;gap:1.8rem}.copy-columns{margin-top:2rem}.section h2{font-size:2.6rem}.people{margin-top:2.5rem;gap:2.8rem}.person-number{margin-bottom:1.4rem}.architecture{margin:0}.architecture img{height:340px}.architecture-caption{padding:1rem 1.5rem}.architecture-caption span:last-child{display:none}.contact h2{font-size:2.9rem}.desktop-break{display:none}footer{flex-direction:column;align-items:flex-start;gap:.5rem}footer div{text-align:left;padding-bottom:1rem}footer img{width:280px}.section{gap:1.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
