:root{--m-bg:#f6f6f3;--m-ink:#111;--m-muted:hsla(0,0%,7%,.58);--m-soft:hsla(0,0%,7%,.34);--m-rule:hsla(0,0%,7%,.13);--m-panel:#fff;--m-accent:#6f7f62;--m-gutter-x:1.75rem;--m-gutter-y-top:1.35rem;--m-gutter-y-bottom:7rem;--m-section:4rem;--m-block:1.1rem}@media (min-width:768px){:root{--m-gutter-x:2.25rem;--m-gutter-y-top:1.5rem;--m-gutter-y-bottom:8rem;--m-section:5.5rem}}html{scroll-behavior:smooth}body{margin:0;background:var(--m-bg);color:var(--m-ink)}.manifesto__shell{box-sizing:border-box;width:100%;max-width:74rem;margin:0 auto;padding:var(--m-gutter-y-top) var(--m-gutter-x) var(--m-gutter-y-bottom)}@media (min-width:900px){.manifesto__shell{display:grid;grid-template-columns:minmax(6rem,10rem) minmax(0,43rem);column-gap:4rem;align-items:start}}.manifesto__top{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;min-height:2.5rem;margin-bottom:5.75rem;padding:.2rem 0;background:color-mix(in srgb,var(--m-bg) 86%,transparent);backdrop-filter:blur(14px)}@media (min-width:900px){.manifesto__top{grid-column:1/-1;margin-bottom:8rem}}.manifesto__mark{position:relative;display:inline-flex;width:1.45rem;height:1.45rem;color:var(--m-ink);text-decoration:none}.manifesto__mark span{position:absolute;display:block;width:.56rem;height:1rem;border-radius:999px 999px 0 999px;background:currentColor;transform:rotate(-18deg)}.manifesto__mark span:first-child{left:.16rem;top:.1rem}.manifesto__mark span:last-child{right:.16rem;bottom:.1rem;transform:rotate(-18deg) scaleY(-1);opacity:.94}.manifesto__nav{display:none;align-items:center;gap:1.15rem;font-family:var(--font-inter),system-ui,sans-serif;font-size:.82rem;font-weight:500}.manifesto__nav a{color:var(--m-muted);text-decoration:none;transition:color .16s ease}.manifesto__nav a:hover{color:var(--m-ink)}@media (min-width:720px){.manifesto__nav{display:flex}}.manifesto__menu{display:inline-flex;flex-direction:column;justify-content:center;gap:.33rem;width:2rem;height:2rem;padding:0;border:0;color:var(--m-ink);background:transparent}.manifesto__menu span{display:block;width:1.35rem;height:2px;margin-left:auto;border-radius:999px;background:currentColor}@media (min-width:720px){.manifesto__menu{display:none}}.manifesto__rail{display:none;font-family:var(--font-inter),system-ui,sans-serif;font-size:.82rem;font-weight:500;color:var(--m-soft);line-height:1.35}@media (min-width:900px){.manifesto__rail{position:sticky;top:5.5rem;display:block;grid-column:1}}.manifesto{box-sizing:border-box;max-width:43rem;margin:0 auto;font-family:var(--font-inter),system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.55;font-weight:400;color:var(--m-muted);counter-reset:section;-webkit-font-smoothing:antialiased}@media (min-width:768px){.manifesto{font-size:1.05rem}}@media (min-width:900px){.manifesto{grid-column:2;margin:0}}.manifesto__title{margin:0 0 1.35rem;color:var(--m-ink);font-family:var(--font-fraunces),Georgia,serif;font-size:3.4rem;font-weight:550;font-variation-settings:"SOFT" 70,"WONK" 1,"opsz" 48;letter-spacing:0;line-height:.98}.manifesto__title span{display:block}@media (min-width:768px){.manifesto__title{font-size:5.4rem;margin-bottom:1.75rem}}.manifesto__dateline{margin:0;color:var(--m-soft);font-family:var(--font-inter),system-ui,sans-serif;font-size:.76rem;font-weight:600;letter-spacing:0;line-height:1.5;text-transform:uppercase}.manifesto p.manifesto__dateline{margin-bottom:1.35rem}.manifesto p{margin:0;text-align:left;color:inherit}.manifesto strong{color:var(--m-ink);font-weight:600}.manifesto__lead{max-width:38rem;margin-bottom:3.25rem;color:var(--m-muted);font-size:1.03rem;line-height:1.5}.manifesto p.manifesto__lead{margin-bottom:3.5rem}@media (min-width:768px){.manifesto__lead{font-size:1.12rem}.manifesto p.manifesto__lead{margin-bottom:4.25rem}}.manifesto__hero{display:block;margin:0 0 calc(var(--m-section) * .95);width:100%}.manifesto__heroFrame{position:relative;width:100%;min-height:16rem;aspect-ratio:4/3;overflow:hidden;border-radius:.45rem;background:var(--m-panel);box-shadow:0 1px 0 var(--m-rule)}@media (min-width:768px){.manifesto__heroFrame{aspect-ratio:3/2;min-height:22rem}}.manifesto__heroImg{width:100%;height:100%;object-fit:cover;object-position:50% 38%}.manifesto__hero figcaption{max-width:30rem;margin:.9rem 0 0;color:var(--m-soft);font-family:var(--font-inter),system-ui,sans-serif;font-size:.88rem;line-height:1.45}.manifesto__section{position:relative;margin-bottom:var(--m-section);padding-top:2.4rem;border-top:1px solid var(--m-rule);counter-increment:section}.manifesto__section:before{content:counter(section,decimal-leading-zero);display:block;margin:0 0 2rem;color:var(--m-soft);font-family:var(--font-inter),system-ui,sans-serif;font-size:.82rem;font-weight:500;line-height:1}.manifesto__section p+p{margin-top:var(--m-block)}.manifesto__kicker{margin:0 0 1rem;color:var(--m-ink);font-family:var(--font-inter),system-ui,sans-serif;font-size:1.05rem;font-weight:650;letter-spacing:0;line-height:1.25}@media (min-width:768px){.manifesto__kicker{font-size:1.18rem}}.manifesto__pullquote{margin:0;padding-top:2.25rem;border-top:1px solid var(--m-rule);color:var(--m-ink);font-family:var(--font-fraunces),Georgia,serif;font-size:1.9rem;font-weight:520;font-style:normal;font-variation-settings:"SOFT" 70,"WONK" 1,"opsz" 36;letter-spacing:0;line-height:1.16;text-align:left}.manifesto p.manifesto__pullquote{margin-top:var(--m-section);margin-bottom:1.75rem}@media (min-width:768px){.manifesto__pullquote{font-size:2.55rem}.manifesto p.manifesto__pullquote{margin-bottom:2.25rem}}.manifesto p.manifesto__close{margin-bottom:0}.manifesto__signoff{color:var(--m-ink);font-family:var(--font-inter),system-ui,sans-serif;font-size:1rem;font-style:italic;font-weight:500;text-align:right}.manifesto p.manifesto__signoff{margin-top:3rem;margin-bottom:0}.manifesto__contact{color:var(--m-soft);font-family:var(--font-inter),system-ui,sans-serif;font-size:.82rem;font-weight:500}.manifesto p.manifesto__contact{margin-top:4rem;margin-bottom:0}.manifesto__contact a{color:inherit;text-decoration:underline;text-underline-offset:.2em}.manifesto__contact a:hover{color:var(--m-ink)}.manifesto__floatingControls{position:fixed;z-index:100;bottom:max(1rem,env(safe-area-inset-bottom,0px));left:max(1rem,env(safe-area-inset-left,0px));right:max(1rem,env(safe-area-inset-right,0px));display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;flex-wrap:wrap;pointer-events:none}.manifesto__floatingControls>*{pointer-events:auto}.manifesto__colorBar{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;max-width:min(100% - 10rem,20rem);font-family:var(--font-inter),system-ui,sans-serif}.manifesto__colorLabel{margin:0;padding:0;color:var(--m-soft);font-size:.65rem;font-weight:600;letter-spacing:0;text-transform:uppercase}.manifesto__colorChips{display:flex;flex-wrap:wrap;gap:.2rem;padding:.2rem;border:1px solid var(--m-rule);border-radius:.45rem;background:color-mix(in srgb,var(--m-panel) 88%,transparent);box-shadow:0 1px 2px rgba(0,0,0,.04)}.manifesto__colorChip{font:inherit;border:0;color:var(--m-muted);background:transparent;cursor:pointer;padding:.35rem .5rem;border-radius:.32rem;font-size:.72rem;font-weight:500}.manifesto__colorChip[aria-pressed=true]{color:var(--m-panel);background:var(--m-ink)}.manifesto__colorChip:hover{color:var(--m-ink)}.manifesto__colorChip:focus-visible,.manifesto__mark:focus-visible,.manifesto__nav a:focus-visible{outline:2px solid var(--m-ink);outline-offset:3px}html[data-color-mode=light]{--m-bg:#f6f6f3;--m-ink:#111;--m-muted:hsla(0,0%,7%,.58);--m-soft:hsla(0,0%,7%,.34);--m-rule:hsla(0,0%,7%,.13);--m-panel:#fff;--m-accent:#6f7f62}html[data-color-mode=dark]{--m-bg:#10100f;--m-ink:#f6f4ee;--m-muted:hsla(45,31%,95%,.62);--m-soft:hsla(45,31%,95%,.38);--m-rule:hsla(45,31%,95%,.15);--m-panel:#171716;--m-accent:#a7b090}@media print{body{background:#fff;color:#0a0a0a}.manifesto__floatingControls,.manifesto__rail,.manifesto__top{display:none}.manifesto__shell{display:block;max-width:none;padding:0}.manifesto{max-width:100%;font-size:12pt;line-height:1.55}}