.manifesto-page{--shell-brand:var(--accent);--shell-ink:var(--dark);--shell-header-bg:#fff}

/* Manifesto shell only. The statement and all editorial sections remain unchanged. */
.manifesto-page .manifesto-header{height:132px;padding-inline:clamp(24px,4.2vw,68px);grid-template-columns:minmax(230px,285px) minmax(500px,1fr) 142px;gap:24px;background:var(--shell-header-bg)}
.manifesto-page .manifesto-brand{width:auto;height:auto;gap:17px}
.manifesto-page .manifesto-brand .logo-mark{width:58px;height:58px;flex:0 0 auto}
.manifesto-wordmark{display:flex;min-width:0;flex-direction:column;color:var(--shell-ink);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:25px;font-weight:800;line-height:.78;letter-spacing:-.065em;text-transform:uppercase}
.manifesto-wordmark span:last-child{margin-left:14px}
.manifesto-page .site-nav{gap:13px;justify-content:center}
.manifesto-page .site-nav a{min-height:54px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;color:var(--shell-ink);font-size:15px;font-weight:800;letter-spacing:.02em;transition:color .18s ease}
.manifesto-page .site-nav a.active{color:var(--shell-ink)}
.manifesto-page .header-contact{min-height:54px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--shell-brand);background:var(--shell-header-bg);color:var(--shell-brand);font-size:14px;font-weight:800;letter-spacing:.025em;transition:background-color .18s ease,color .18s ease}
.manifesto-page .site-nav a:hover{color:var(--shell-brand)}
.manifesto-page .header-contact:hover{border-color:var(--shell-brand);background:var(--shell-brand);color:var(--shell-header-bg)}
.manifesto-page .site-nav a:focus-visible,.manifesto-page .header-contact:focus-visible,.manifesto-page .menu-button:focus-visible,.manifesto-footer a:focus-visible{outline:3px solid var(--second);outline-offset:3px}

.manifesto-page .manifesto-footer{padding:0;background:var(--shell-brand);color:#fff;font-family:"Archivo",Arial,sans-serif}
.manifesto-footer-invite{min-height:235px;padding:52px var(--pad);display:flex;align-items:center;justify-content:space-between;gap:45px;border-bottom:1px solid rgba(255,255,255,.36)}
.manifesto-footer-invite p{max-width:760px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(36px,4.4vw,66px);line-height:.96;letter-spacing:-.045em}
.manifesto-footer-invite a{flex:0 0 auto;min-height:54px;padding:0 23px;display:inline-flex;align-items:center;border:1px solid #fff;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.manifesto-footer-grid{padding:58px var(--pad);display:grid;grid-template-columns:minmax(260px,1.45fr) repeat(3,minmax(145px,.72fr));gap:clamp(32px,5vw,80px)}
.manifesto-footer-brand{max-width:315px}.manifesto-footer-lockup{display:inline-flex;align-items:center;gap:16px}.manifesto-footer-lockup svg{width:58px;height:58px;fill:#fff}.manifesto-footer-lockup>span{display:flex;flex-direction:column;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:24px;font-weight:800;line-height:.79;letter-spacing:-.06em;text-transform:uppercase}.manifesto-footer-lockup b:last-child{margin-left:12px}.manifesto-footer-brand p{margin-top:25px;font-size:14px;line-height:1.55}
.manifesto-footer-grid nav{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.manifesto-footer-grid nav strong{margin-bottom:9px;color:var(--second);font-size:10px;letter-spacing:.11em;text-transform:uppercase}.manifesto-footer-grid nav a{min-height:28px;font-size:12px;font-weight:700;line-height:1.35;text-transform:uppercase}
.manifesto-footer-bottom{padding:25px var(--pad) 30px;display:flex;justify-content:space-between;gap:25px;border-top:1px solid rgba(255,255,255,.36);font-size:10px;letter-spacing:.06em;text-transform:uppercase}
.manifesto-footer a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}

@media(max-width:1180px){
  .manifesto-page .manifesto-header{grid-template-columns:230px 1fr 125px;gap:14px}.manifesto-page .site-nav{gap:7px}.manifesto-page .site-nav a{padding-inline:5px;font-size:13px}.manifesto-page .header-contact{padding-inline:11px;font-size:12px}
  .manifesto-footer-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:35px}
}
@media(max-width:820px){
  .manifesto-page .manifesto-header{height:96px;padding-inline:20px;grid-template-columns:1fr auto}.manifesto-page .manifesto-brand{width:auto;height:auto;gap:14px}.manifesto-page .manifesto-brand .logo-mark{width:54px;height:54px}.manifesto-wordmark{font-size:23px}.manifesto-page .site-nav,.manifesto-page .header-contact{display:none}.manifesto-page .menu-button{display:flex;width:52px;height:52px;border-color:var(--shell-brand)}
  .manifesto-page .mobile-nav{inset:96px 0 0;padding:24px;background:var(--paper)}.manifesto-page .mobile-nav.open{display:flex}.manifesto-page .mobile-nav a{min-height:58px;padding:15px 0;display:flex;align-items:center;border:0;border-bottom:1px solid rgba(21,29,55,.18);color:var(--shell-ink)}.manifesto-page .mobile-nav a.active{color:var(--shell-ink)}.manifesto-page .mobile-nav a:hover{color:var(--shell-brand)}.manifesto-page .mobile-nav a:last-child{width:max-content;min-height:50px;margin-top:24px;padding:0 20px;border:1px solid var(--shell-brand);color:var(--shell-brand)}.manifesto-page .mobile-nav a:last-child:hover{background:var(--shell-brand);color:var(--shell-header-bg)}
  .manifesto-footer-invite{padding:46px 22px;align-items:flex-start;flex-direction:column}.manifesto-footer-grid{padding:50px 22px;grid-template-columns:1fr 1fr}.manifesto-footer-brand{grid-column:1/-1}.manifesto-footer-bottom{padding:24px 22px;flex-direction:column}
}
@media(max-width:480px){
  .manifesto-page .manifesto-header{height:88px}.manifesto-page .mobile-nav{inset:88px 0 0}.manifesto-page .manifesto-brand{gap:12px}.manifesto-page .manifesto-brand .logo-mark{width:48px;height:48px}.manifesto-wordmark{font-size:20px}.manifesto-footer-grid{grid-template-columns:1fr}.manifesto-footer-brand{grid-column:1}.manifesto-footer-invite p{font-size:38px}
}
@media(prefers-reduced-motion:reduce){.manifesto-page .site-nav a,.manifesto-page .header-contact{transition:none}}
