.inner-page{background:#f7f5ef;color:var(--ink)}.page-hero{min-height:440px;padding:clamp(6rem,10vw,9rem) clamp(1.4rem,8vw,8rem) 5rem;display:flex;align-items:end;position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 82% 15%,rgba(216,174,98,.28),transparent 25%),linear-gradient(135deg,#174967,#081d30)}.page-hero.with-photo{min-height:570px}.page-hero.with-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.page-hero.with-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,21,34,.9),rgba(5,21,34,.35))}.page-hero-content{position:relative;z-index:2;max-width:830px}.page-hero h1{font-size:clamp(3.5rem,7vw,7rem);margin-bottom:1rem}.page-hero p:last-child{max-width:650px;color:rgba(255,255,255,.76);font-size:1.08rem}.content-section{padding:clamp(4rem,8vw,8rem) clamp(1.4rem,8vw,8rem)}.content-section h2{font-family:var(--serif);font-weight:400;font-size:clamp(2.5rem,4.5vw,4.7rem);line-height:1.06;margin-bottom:1.4rem}.content-section h3{font-family:var(--serif);font-weight:400;font-size:1.6rem;line-height:1.2}.lead-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,9rem);align-items:start}.lead-copy{font-size:1.08rem;color:var(--muted)}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem}.pillar{background:#fff;padding:2rem;border-top:3px solid var(--gold)}.pillar p{color:var(--muted)}.dark-section{background:#0b263d;color:#fff}.dark-section p{color:rgba(255,255,255,.68)}.link-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.link-card{padding:2rem;min-height:220px;background:#fff;border:1px solid #e2e0d8;display:flex;flex-direction:column;justify-content:flex-end;transition:.2s}.link-card:hover{transform:translateY(-4px);border-color:var(--gold)}.link-card p{color:var(--muted)}.link-card b{color:var(--navy);text-transform:uppercase;letter-spacing:.1em;font-size:.72rem}.belief-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.belief{padding:2rem;background:#fff;border-left:3px solid var(--gold)}.belief p{color:var(--muted);margin:0}.staff-list{display:grid;gap:1.25rem}.staff-card{background:#fff;display:grid;grid-template-columns:190px 1fr;align-items:center}.staff-card img{width:190px;height:220px;object-fit:cover;image-rendering:auto}.staff-card>div{padding:2rem}.staff-card p{color:var(--muted)}.staff-card .role{color:#99722f;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:700}.photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem;margin-top:2.5rem}.photo-grid img{width:100%;aspect-ratio:1;object-fit:cover;background:#d9d9d9}.event-intro{max-width:760px}.schedule-large{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2.5rem}.schedule-day{padding:2rem;background:#fff;color:var(--ink)}.schedule-day>p{text-transform:uppercase;letter-spacing:.16em;color:#99722f;font-size:.75rem;font-weight:700}.schedule-row{display:flex;justify-content:space-between;gap:1rem;padding:.7rem 0;border-bottom:1px solid #e6e3da}.location-card{display:grid;grid-template-columns:1.1fr .9fr;background:#fff}.location-card img{width:100%;height:100%;min-height:420px;object-fit:cover}.location-copy{padding:clamp(2rem,5vw,5rem);display:flex;flex-direction:column;justify-content:center}.location-copy address{font-style:normal;font-size:1.2rem;margin:1rem 0 2rem}.cta-bar{padding:clamp(3rem,6vw,5rem) clamp(1.4rem,8vw,8rem);background:var(--gold);color:var(--navy);display:flex;align-items:center;justify-content:space-between;gap:2rem}.cta-bar h2{font-family:var(--serif);font-size:clamp(2rem,4vw,4rem);font-weight:400;margin:0}.cta-bar .button{border-color:var(--navy)}.contact-options{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem}.contact-option{background:#fff;padding:2rem}.contact-option p{color:var(--muted)}@media(max-width:900px){.lead-grid,.location-card{grid-template-columns:1fr}.pillars,.contact-options{grid-template-columns:1fr}.belief-list,.link-cards,.schedule-large{grid-template-columns:1fr}.photo-grid{grid-template-columns:repeat(2,1fr)}.staff-card{grid-template-columns:130px 1fr}.staff-card img{width:130px;height:170px}.cta-bar{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.page-hero.with-photo{min-height:510px}.staff-card{grid-template-columns:1fr}.staff-card img{width:100%;height:280px;object-position:center top}.staff-card>div{padding:1.5rem}.photo-grid{gap:.4rem}.location-card img{min-height:300px}.site-header .brand small{display:none}}
