:root{color:#142132;--primary-green:#305a5c;background:#f7f8fa;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#142132;background:#f7f8fa;margin:0}a{color:inherit;text-decoration:none}.site{min-height:100vh}.container{width:min(1120px,100% - 2rem);margin:0 auto}.topbar{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:1rem;min-height:74px;display:flex}.brand{align-items:center;font-size:1rem;font-weight:700;display:flex}.nav-links{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.nav-links a{color:var(--primary-green);font-size:.95rem}.nav-links .button{background:var(--primary-green);color:#fff}.hero{background:linear-gradient(#fff 0%,#f7f8fa 100%);padding:5rem 0 4rem}.hero-grid{grid-template-columns:1.6fr .9fr;align-items:center;gap:2rem;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--primary-green);margin-bottom:.8rem;font-size:.78rem;font-weight:700}h1,h2,h3,h4,p{margin-top:0}h1{color:var(--primary-green);margin-bottom:1rem;font-size:clamp(2.4rem,5vw,4.2rem);line-height:1.05}h2{margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.1}h3{margin-bottom:.9rem;font-size:1.15rem}h4{margin-top:1rem;margin-bottom:.3rem;font-size:1rem}.lead{color:#334155;max-width:760px;margin-bottom:1rem;font-size:1.15rem}.sublead{color:#526071;max-width:720px;margin-bottom:0}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.button{background:var(--primary-green);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.15rem;font-weight:600;transition:transform .15s,opacity .15s;display:inline-flex}.button:hover{opacity:.96;transform:translateY(-1px)}.button-secondary{color:#142132;background:#fff;border:1px solid #cfd7e3}.button-small{padding:.65rem 1rem}.hero-card,.card,.contact-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 12px 32px #1421320d}h1,h2,h3,h4{color:var(--primary-green)}.hero-card{padding:1.6rem}.hero-card ul{color:#475569;margin:0;padding-left:1.1rem}.section{padding:4.5rem 0}.section-alt{background:#fff}.section-heading{max-width:760px;margin-bottom:2rem}.section-heading p:last-child{color:#556274}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.card{padding:1.5rem}.small-cards .card p,.card p,.contact-card p{color:#556274}.bullet-list{color:#556274;margin:0;padding-left:1.15rem}.bullet-list li+li{margin-top:.45rem}.two-column{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.stack>div+div{margin-top:1rem}.logo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.logo-card{text-align:center;color:#263548;background:#fff;border:1px solid #dbe3ee;border-radius:18px;padding:1.35rem;font-size:1.05rem;font-weight:700}.extra-space{margin-top:1.25rem}.brand-cloud{color:#2f4159;font-weight:600}.about-grid{grid-template-columns:320px 1fr;align-items:start;gap:2rem;display:grid}.photo-placeholder{color:#42536b;text-align:center;background:linear-gradient(135deg,#dfe8f2,#f2f5f9);border:1px solid #d7e0ea;border-radius:24px;justify-content:center;align-items:center;width:100%;min-height:360px;padding:1rem;font-weight:700;display:flex}.role{color:var(--primary-green);margin-bottom:1rem;font-weight:700}.contact-section{padding-top:2rem}.contact-card{grid-template-columns:1.3fr .9fr;gap:2rem;padding:2rem;display:grid}.contact-details{flex-direction:column;align-items:flex-start;display:flex}.footer{background:#fff;border-top:1px solid #e5e7eb}.footer-inner{color:#5b6778;justify-content:space-between;align-items:center;gap:1rem;min-height:80px;font-size:.95rem;display:flex}@media (width<=900px){.hero-grid,.two-column,.about-grid,.contact-card,.card-grid,.logo-grid{grid-template-columns:1fr}.nav{flex-direction:column;align-items:flex-start;padding:1rem 0}.nav-links{gap:.9rem}.footer-inner{text-align:center;flex-direction:column;justify-content:center;padding:1rem 0}.logo-symbol{height:30px}.logo-text{height:20px}}.brand{align-items:center;gap:10px;display:flex}.logo-symbol{width:auto;height:80px}.logo-text{width:auto;height:60px}.about-photo{width:260px;max-width:260px}.headshot{object-fit:cover;border:1px solid #d7e0ea;border-radius:20px;width:260px;max-width:260px;height:auto;display:block}.brand-link{text-decoration:none;transition:transform .15s,box-shadow .15s}.brand-link:hover{transform:translateY(-3px);box-shadow:0 12px 24px #00000014}.brand-name{font-size:1.05rem;font-weight:700}.brand-role{color:#6b7280;margin-top:4px;font-size:.85rem}
