.page-header { padding-top: 7rem; background: #1a1714; }
  .page-header-inner { max-width: var(--max-wide); margin: 0 auto; padding: 3rem var(--col-pad) 3.5rem; display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; align-items: end; }
  .page-label { font-family: var(--sans); font-size: 0.75rem; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: rgba(245,242,238,0.55); margin-bottom: 1.25rem; display: flex; align-items: center; gap: 0.75rem; opacity: 0; animation: fadeInUp 0.6s ease 0.2s forwards; }
  .page-label::before { content: ""; width: 24px; height: 1px; background: #2b4a6f; flex-shrink: 0; }
  .page-title { font-family: var(--serif); font-size: clamp(3rem, 6vw, 5.5rem); font-weight: 400; line-height: 0.95; letter-spacing: -0.03em; color: #f5f2ee; margin-bottom: 2rem; opacity: 0; animation: fadeInUp 0.6s ease 0.35s forwards; }
  .page-title em { font-style: italic; color: #d4cfc9; }
  .page-standfirst { font-family: var(--sans); font-size: 1.05rem; font-weight: 300; line-height: 1.8; color: rgba(245,242,238,0.72); max-width: 520px; opacity: 0; animation: fadeInUp 0.6s ease 0.5s forwards; }
  .engagement-panel { opacity: 0; animation: fadeInUp 0.6s ease 0.55s forwards; padding-bottom: 0.5rem; }
  .engagement-label { font-size: 0.75rem; font-weight: 600; letter-spacing: 0.15em; text-transform: uppercase; color: rgba(245,242,238,0.55); margin-bottom: 1.25rem; display: block; }
  .engagement-types { list-style: none; }
  .engagement-types li { padding: 0.875rem 0; border-top: 1px solid rgba(212,207,201,0.15); display: grid; grid-template-columns: 1.5rem 1fr; gap: 1rem; align-items: start; }
  .engagement-types li:last-child { border-bottom: 1px solid rgba(212,207,201,0.15); }
  .btn-panel-book { display: inline-block; margin-top: 1.25rem; font-family: var(--sans); font-size: 0.75rem; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: #f5f2ee; text-decoration: none; border: 1px solid rgba(245,242,238,0.3); padding: 0.4rem 0.9rem; transition: border-color 0.2s, background 0.2s; }
  .btn-panel-book:hover { border-color: #f5f2ee; background: rgba(245,242,238,0.08); }
  .engagement-dot { width: 6px; height: 6px; background: #2b4a6f; border-radius: 50%; margin-top: 0.55rem; flex-shrink: 0; }
  .engagement-name { font-family: var(--sans); font-size: 0.9rem; font-weight: 600; color: #f5f2ee; display: block; margin-bottom: 0.15rem; }
  .engagement-desc { font-size: 0.8rem; font-weight: 300; color: rgba(245,242,238,0.55); line-height: 1.5; }
  .selector-section { background: var(--paper-mid); padding: 4rem var(--col-pad); border-bottom: 1px solid var(--rule); }
  .selector-inner { max-width: 720px; margin: 0 auto; }
  .selector-section .selector-label { font-family: var(--sans); font-size: 0.75rem; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: #2b4a6f; display: block; margin-bottom: 0.75rem; }
  .selector-heading { font-family: var(--serif); font-size: clamp(1.5rem, 2.5vw, 2rem); font-weight: 400; color: #1a1714; margin-bottom: 0.75rem; }
  .selector-intro { font-size: 0.95rem; color: #3d3935; line-height: 1.7; margin-bottom: 2rem; max-width: 560px; }
  .selector-widget { background: #f5f2ee; border: 1px solid #d4cfc9; padding: 2rem; }
  .selector-question { font-family: var(--serif); font-size: 1.15rem; font-weight: 500; color: #1a1714; margin-bottom: 1.25rem; }
  .selector-options { display: flex; flex-direction: column; gap: 0.6rem; }
  .selector-option { display: block; width: 100%; text-align: left; font-family: var(--sans); font-size: 0.9375rem; color: #1a1714; background: #f5f2ee; border: 2px solid #d4cfc9; padding: 0.9rem 1.25rem; min-height: 44px; cursor: pointer; transition: border-color 0.2s, background 0.2s; }
  .selector-option:hover { border-color: #2b4a6f; background: #ede9e3; }
  .selector-option:focus-visible { outline: 3px solid #2b4a6f; outline-offset: 2px; }
  .selector-back { display: inline-flex; align-items: center; margin-bottom: 1.25rem; font-family: var(--sans); font-size: 0.75rem; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: #5c5652; background: none; border: none; cursor: pointer; padding: 0.4rem 0; min-height: 44px; }
  .selector-back:hover { color: #2b4a6f; }
  .selector-result-label { font-family: var(--sans); font-size: 0.75rem; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: #5c5652; margin-bottom: 1rem; }
  .selector-result-card { border-left: 3px solid #2b4a6f; padding: 0.25rem 0 0.25rem 1.5rem; margin-bottom: 1.5rem; }
  .selector-result-name { font-family: var(--serif); font-size: 1.5rem; font-weight: 500; color: #1a1714; margin-bottom: 0.5rem; }
  .selector-result-desc { font-size: 0.9375rem; color: #3d3935; line-height: 1.7; margin-bottom: 1.25rem; }
  .selector-result-links a { font-family: var(--sans); font-size: 0.75rem; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: #2b4a6f; text-decoration: none; border-bottom: 1px solid rgba(43,74,111,0.35); padding-bottom: 2px; margin-right: 1.5rem; display: inline-block; margin-bottom: 0.5rem; min-height: 44px; }
  .selector-result-links a:hover { border-color: #2b4a6f; }
  .selector-restart { font-family: var(--sans); font-size: 0.75rem; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: #5c5652; background: none; border: none; cursor: pointer; padding: 0.4rem 0; min-height: 44px; }
  .selector-restart:hover { color: #2b4a6f; }
  .selector-noscript { font-size: 0.875rem; color: #5c5652; margin-top: 1.5rem; padding: 1rem; border: 1px dashed #d4cfc9; }
@media (max-width: 580px) {
  .selector-widget { padding: 1.5rem; }
}
  .cluster-nav { background: #2b4a6f; padding: 1.25rem var(--col-pad); position: sticky; top: 57px; z-index: 90; border-bottom: 1px solid rgba(212,207,201,0.2); }
  .cluster-nav-inner { max-width: var(--max-wide); margin: 0 auto; display: flex; gap: 2rem; align-items: center; flex-wrap: wrap; }
  .cluster-nav-label { font-size: 0.75rem; font-weight: 600; letter-spacing: 0.15em; text-transform: uppercase; color: rgba(245,242,238,0.78); flex-shrink: 0; }
  .cluster-nav-links { display: flex; gap: 0.5rem; flex-wrap: wrap; }
  .cluster-nav-link { font-family: var(--sans); font-size: 0.75rem; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; color: rgba(245,242,238,0.7); text-decoration: none; padding: 0.4rem 1rem; border: 1px solid rgba(245,242,238,0.2); transition: all 0.2s; }
  .cluster-nav-link:hover { background: rgba(245,242,238,0.12); color: #f5f2ee; border-color: rgba(245,242,238,0.4); }
  .engagements-section { background: #1a1714; padding: 5rem var(--col-pad); }
  .engagements-inner { max-width: var(--max-wide); margin: 0 auto; }
  .engagements-header { margin-bottom: 3rem; }
  .engagements-label { font-family: var(--sans); font-size: 0.75rem; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: rgba(245,242,238,0.55); margin-bottom: 1rem; display: flex; align-items: center; gap: 0.75rem; }
  .engagements-label::before { content: ""; width: 24px; height: 1px; background: #2b4a6f; flex-shrink: 0; }
  .engagements-heading { font-family: var(--serif); font-size: clamp(1.75rem, 3vw, 2.5rem); font-weight: 400; line-height: 1.2; color: #f5f2ee; margin-bottom: 0.75rem; }
  .engagements-standfirst { font-size: 1rem; font-weight: 300; color: rgba(245,242,238,0.6); line-height: 1.75; max-width: 560px; }
  .engagements-rule { width: 48px; height: 2px; background: #2b4a6f; border: none; margin: 1.5rem 0 2.5rem; }
  .engagements-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 1px; background: rgba(212,207,201,0.12); border: 1px solid rgba(212,207,201,0.12); }
  .engagement-item { background: #1a1714; padding: 1.75rem 2rem; transition: background 0.2s; }
  .engagement-item:hover { background: rgba(43,74,111,0.15); }
  .engagement-item-name { font-family: var(--serif); font-size: 1.1rem; font-weight: 500; color: #f5f2ee; margin-bottom: 0.3rem; line-height: 1.3; }
  .engagement-item-name a { color: inherit; text-decoration: none; border-bottom: 1px solid rgba(245,242,238,0.2); transition: border-color 0.2s; }
  .engagement-item-name a:hover { border-color: rgba(245,242,238,0.6); }
  .engagement-item-role { font-size: 0.75rem; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: #6a94c4; margin-bottom: 0.875rem; display: block; }
  .engagement-item-desc { font-size: 0.875rem; font-weight: 300; color: rgba(245,242,238,0.65); line-height: 1.7; }
@media (max-width: 700px) {
  .engagements-grid { grid-template-columns: 1fr; }
}
  .cluster-section { padding: 5rem var(--col-pad); }
  .cluster-section:nth-child(odd) { background: #f5f2ee; }
  .cluster-section:nth-child(even) { background: #ede9e3; }
  .cluster-inner { max-width: var(--max-wide); margin: 0 auto; }
  .cluster-header { margin-bottom: 3.5rem; }
  .cluster-label { font-family: var(--sans); font-size: 0.75rem; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: #5c5652; margin-bottom: 1rem; display: flex; align-items: center; gap: 0.75rem; }
  .cluster-label::before { content: ""; width: 24px; height: 1px; background: #2b4a6f; flex-shrink: 0; }
  .cluster-heading { font-family: var(--serif); font-size: clamp(1.75rem, 3vw, 2.5rem); font-weight: 400; line-height: 1.2; color: #1a1714; margin-bottom: 0.75rem; }
  .cluster-standfirst { font-size: 1rem; font-weight: 300; color: #3d3935; line-height: 1.75; max-width: 620px; }
  .cluster-rule { width: 48px; height: 2px; background: #2b4a6f; border: none; margin: 1.5rem 0 2.5rem; }
  .sector-breadth { display: grid; grid-template-columns: 1fr 1fr; gap: 2rem 3rem; margin-bottom: 3.5rem; padding-bottom: 3rem; border-bottom: 1px solid var(--rule); }
  .sector-breadth-group-label { font-family: var(--sans); font-size: 0.75rem; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #2b4a6f; display: block; margin-bottom: 0.75rem; }
  .sector-breadth-list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 0.3rem; }
  .sector-breadth-list li { font-family: var(--sans); font-size: 0.85rem; font-weight: 400; color: var(--ink-mid); line-height: 1.4; }
@media (max-width: 640px) {
  .sector-breadth { grid-template-columns: 1fr; }
}
  .services-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 1.5rem; }
  .service-card { background: #f5f2ee; border: 1px solid #d4cfc9; padding: 2rem; transition: border-color 0.2s, transform 0.2s; display: flex; flex-direction: column; }
  .cluster-section:nth-child(even) .service-card { background: #f5f2ee; }
  .cluster-section:nth-child(even) .service-card.flagship { background: #1a1714; }
  .service-card:hover { border-color: #2b4a6f; transform: translateY(-2px); }
  .service-number { font-family: var(--serif); font-size: 2rem; font-style: italic; color: #7f7c79; line-height: 1; margin-bottom: 1rem; }
  .service-name { font-family: var(--serif); font-size: 1.2rem; font-weight: 500; color: #1a1714; margin-bottom: 0.5rem; line-height: 1.3; }
  .service-credential { font-size: 0.75rem; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: #2b4a6f; margin-bottom: 1rem; display: block; }
  .service-desc { font-size: 0.9375rem; font-weight: 400; color: #1a1714; line-height: 1.75; flex: 1; background: transparent; }
  .service-card.flagship { background: #1a1714; border-color: #1a1714; grid-column: 1 / -1; }
  .service-card.flagship:hover { border-color: #2b4a6f; }
  .service-card.flagship .service-number { color: rgba(212,207,201,0.45); }
  .service-card.flagship .service-name { color: #f5f2ee; }
  .service-card.flagship .service-credential { color: #6a94c4; }
  .service-card.flagship .service-desc { color: rgba(245,242,238,0.8); }
  .flagship-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; margin-top: 1.25rem; }
  .flagship-point { border-left: 2px solid rgba(43,74,111,0.5); padding: 0.5rem 1rem; }
  .flagship-point-title { font-size: 0.8rem; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; color: rgba(245,242,238,0.55); margin-bottom: 0.3rem; display: block; }
  .flagship-point-text { font-size: 0.875rem; color: rgba(245,242,238,0.72); line-height: 1.65; }
@media (max-width: 860px) {
  .page-header-inner { grid-template-columns: 1fr; }
  .engagement-panel { display: none; }
  .flagship-grid { grid-template-columns: 1fr; }
  .cluster-nav { top: 55px; }
}
@media (max-width: 580px) {
  .cluster-nav-label { display: none; }
}
  .service-links { margin-top: 1rem; font-family: "Source Sans 3", Helvetica, sans-serif; font-size: 0.75rem; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; }
  .service-links a { color: #2b4a6f; text-decoration: none; border-bottom: 1px solid rgba(43,74,111,0.35); padding-bottom: 2px; transition: border-color 0.2s; }
  .service-links a:hover { border-color: #2b4a6f; }
  .service-links .sep { color: #5c5652; margin: 0 0.4rem; }
