/* Keep the reading page within the site's standard wrap, type, and spacing. */
.manifesto{padding-bottom:64px}
.manifesto-opening.page-hero{padding:58px 0 42px}
.manifesto-opening.page-hero h1{font-size:40px}
.manifesto-opening.page-hero .lead{margin-top:18px;font-size:20px}
.manifesto-reading{max-width:660px}
.manifesto-principles{padding-left:26px;margin:0}
.manifesto-principles li{padding:0 0 22px 8px;break-inside:avoid}
.manifesto-principles li::marker{font-size:14px;color:var(--muted)}
.manifesto-principles h2{font:600 20px/1.4 var(--sans);letter-spacing:-.015em}
.manifesto-principles p{font-size:16px;line-height:1.6;margin-top:4px}
.manifesto-start{font:600 24px/1.4 var(--sans);color:var(--dark-green);margin:2px 0 36px 34px}
.manifesto-whole{max-width:660px;display:grid;grid-template-columns:160px minmax(0,1fr);gap:32px;border-top:1px solid var(--line);padding-top:32px}
.manifesto-whole figure{margin:0}
.manifesto-whole img{display:block;width:100%;height:auto;border:1px solid var(--line)}
.manifesto-whole figcaption{margin-top:10px}
.manifesto-whole figcaption a{font-size:11px}
.manifesto-take h2{font:500 24px/1.3 var(--sans);letter-spacing:-.02em}
.manifesto-take p{font-size:15px;line-height:1.6;margin-top:12px}
.manifesto-actions{display:flex;align-items:center;flex-wrap:wrap;gap:0 18px;margin-top:12px}
.manifesto-actions a,.manifesto-actions button{display:inline-flex;align-items:center;justify-content:center;line-height:1.5;vertical-align:middle;background:transparent;border:0;border-radius:0;padding:9px 0;min-height:44px;color:var(--dark-green);font:inherit;font-size:13px;text-decoration:underline;text-underline-offset:4px}
.manifesto-take .manifesto-print-help{font-size:12px}
.manifesto-share-fallback a{overflow-wrap:anywhere;text-decoration:underline}
.manifesto-share-status:empty{display:none}
@media(max-width:760px){.manifesto-opening.page-hero{padding:38px 0 32px}.manifesto-opening.page-hero h1{font-size:32px}.manifesto-opening.page-hero .lead{font-size:18px}.manifesto-principles h2{font-size:19px}.manifesto-whole{grid-template-columns:1fr;gap:24px}.manifesto-take{grid-row:1}.manifesto-whole figure{width:160px}.manifesto{padding-bottom:40px}}
@media print{@page{size:portrait;margin:0}html,body{margin:0!important;padding:0!important;background:#fff!important}body>*:not(main),main>*:not(.manifesto),.manifesto>*:not(.manifesto-whole),.manifesto-take,.manifesto-whole figcaption{display:none!important}main,.manifesto,.manifesto-whole,.manifesto-whole figure{display:block!important;margin:0!important;padding:0!important;max-width:none!important;width:100%!important;border:0!important}.manifesto-whole img{display:block;width:100%!important;height:auto!important;max-height:100vh;object-fit:contain;border:0!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.manifesto-whole a{display:block}a:after{content:none!important}}
