/* The approved short Digital Minimalist Manifesto. */
body.manifesto-live{margin:0;background:#071229;color:#e8edf7;font-family:"Source Serif 4",Georgia,serif;font-size:19px;line-height:1.72}
.manifesto-live *{box-sizing:border-box}
.manifesto-live nav{position:sticky;top:0;z-index:60}
.manifesto-modebar{position:relative;z-index:40;display:flex;justify-content:center;gap:7px;padding:9px 16px;background:rgba(7,18,41,.96);border-bottom:1px solid rgba(255,255,255,.11);backdrop-filter:blur(12px)}
.manifesto-modebar button{min-height:38px;padding:8px 15px;border:1px solid #314264;border-radius:999px;background:transparent;color:#aebbd0;font:700 12px/1.2 Montserrat,sans-serif;cursor:pointer}
.manifesto-modebar button:hover,.manifesto-modebar button[aria-pressed="true"]{border-color:#f2c230;background:#f2c230;color:#111c33}
.manifesto-modebar button:focus-visible,.section-controls button:focus-visible{outline:2px solid #f2c230;outline-offset:3px}
.manifesto-live .manifesto{max-width:900px;margin:0 auto;padding:70px 44px 110px}
.manifesto-live .manifesto-header{padding:70px 0 86px;border-bottom:1px solid rgba(255,255,255,.12)}
.manifesto-live .manifesto-header h1{max-width:760px;margin:0;font:800 clamp(2.65rem,8vw,6.1rem)/.96 Montserrat,sans-serif;letter-spacing:-.055em;color:#fff;text-transform:none}
.manifesto-live .manifesto-header p{max-width:650px;margin:26px 0 0;font-size:clamp(1.2rem,2.6vw,1.65rem);line-height:1.48;color:#bbc7da}
.manifesto-live .manifesto-section{padding:74px 0;border-bottom:1px solid rgba(255,255,255,.12)}
.manifesto-live .manifesto-section h2{max-width:770px;margin:0 0 32px;font:800 clamp(1.9rem,4.6vw,3.45rem)/1.08 Montserrat,sans-serif;letter-spacing:-.04em;color:#fff;text-transform:none}
.manifesto-live .manifesto-section p{max-width:760px;margin:0 0 21px;color:#cbd5e5}
.manifesto-live .manifesto-section p:last-child{margin-bottom:0}
.manifesto-live .manifesto-section .big{font:700 clamp(1.45rem,3.5vw,2.35rem)/1.35 Montserrat,sans-serif;color:#fff;letter-spacing:-.025em}
.manifesto-live .choice{display:block;counter-reset:choice-step;margin:0 -44px;padding:80px 44px;border-left:5px solid #f2c230;background:linear-gradient(135deg,rgba(47,104,191,.19),rgba(7,18,41,0))}
.manifesto-live .choice h2,.manifesto-live .choice .big{color:#f2c230}
.manifesto-live .choice>p{counter-increment:choice-step;display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px;align-items:start;max-width:none;margin:0 0 14px;padding:18px 20px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.045)}
.manifesto-live .choice>p::before{content:counter(choice-step,decimal-leading-zero);display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(242,194,48,.52);border-radius:50%;color:#f2c230;font:800 12px/1 Montserrat,sans-serif;letter-spacing:.08em}
.manifesto-live .choice>p:last-child{margin-bottom:0}
.manifesto-live .concept-list{display:grid;gap:12px}
.manifesto-live .concept-list p{max-width:none;margin:0;padding:17px 19px;border-left:3px solid #f2c230;background:rgba(255,255,255,.055)}
.manifesto-live .concept-list strong{color:#fff}
.manifesto-live .big-question .q{font:800 clamp(1.7rem,4.3vw,2.9rem)/1.18 Montserrat,sans-serif;color:#f2c230;letter-spacing:-.04em}
.manifesto-live .manifesto-companion{font:700 13px/1.45 Montserrat,sans-serif}
.manifesto-live .manifesto-section a{color:#fff;text-decoration-color:#f2c230;text-underline-offset:4px}
.manifesto-live .end{text-align:center;border:0;padding-bottom:0}
.manifesto-live .end p:first-of-type{max-width:680px;margin-left:auto;margin-right:auto;font-size:clamp(1.35rem,3vw,2.15rem);line-height:1.45;color:#fff;font-style:italic}
.section-controls{display:none}

/* The same text can be read as one calm sequence or clicked through section by section. */
.manifesto-live.section-mode .manifesto{max-width:none;padding:0}
.manifesto-live.section-mode .manifesto-modebar{position:sticky;top:81px}
.manifesto-live.section-mode .manifesto-panel{display:none;width:100%;min-height:calc(100svh - 162px);margin:0;padding:72px max(24px,calc((100vw - 820px)/2)) 132px;border:0}
.manifesto-live.section-mode .manifesto-panel.active{display:flex;flex-direction:column;justify-content:center}
.manifesto-live.section-mode .manifesto-header.active{border:0}
.manifesto-live.section-mode .choice{border-left:5px solid #f2c230}
.manifesto-live.section-mode .end.active{align-items:center}
.manifesto-live.section-mode footer{display:none}
.manifesto-live.section-mode .section-controls{position:fixed;z-index:50;left:50%;bottom:18px;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:9px;width:min(520px,calc(100vw - 24px));padding:9px;border:1px solid #26375e;border-radius:999px;background:rgba(7,18,41,.96);box-shadow:0 18px 50px rgba(0,0,0,.36);backdrop-filter:blur(12px)}
.section-controls button{min-height:42px;padding:9px 17px;border:1px solid #314264;border-radius:999px;background:#102149;color:#e5ebf6;font:700 12px/1.2 Montserrat,sans-serif;cursor:pointer}
.section-controls button:hover{border-color:#f2c230;color:#f2c230}
.section-controls button:disabled{opacity:.35;cursor:default;border-color:#314264;color:#e5ebf6}
.section-controls .section-count{min-width:68px;text-align:center;color:#aebbd0;font:700 12px/1 Montserrat,sans-serif}

@media(max-width:1100px){.manifesto-live.section-mode .manifesto-modebar{top:67px}}
@media(max-width:720px){
  body.manifesto-live{font-size:17px;line-height:1.68}
  .manifesto-modebar{justify-content:stretch;padding:8px 12px}
  .manifesto-modebar button{flex:1;padding-left:8px;padding-right:8px;font-size:11px}
  .manifesto-live .manifesto{padding:36px 22px 74px}
  .manifesto-live .manifesto-header{padding:44px 0 58px}
  .manifesto-live .manifesto-section{padding:52px 0}
  .manifesto-live .choice{margin:0 -22px;padding:58px 22px;border-left-width:4px}
  .manifesto-live .choice>p{grid-template-columns:42px minmax(0,1fr);gap:12px;padding:15px}
  .manifesto-live .choice>p::before{width:38px;height:38px;font-size:10px}
  .manifesto-live.section-mode .manifesto-panel{min-height:calc(100svh - 150px);padding:50px 22px 120px}
  .manifesto-live.section-mode .choice{margin:0;border-left-width:4px}
  .manifesto-live.section-mode .manifesto-header h1{font-size:clamp(2.55rem,14vw,4.4rem)}
  .manifesto-live.section-mode .section-controls{bottom:10px}
  .section-controls button{padding-left:13px;padding-right:13px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
