/* Track&Act — tracknact.com
   Shared stylesheet. Identity: the weighted progress bar.
   Light + dark themes via tokens. No external fonts (system stack). */

:root {
  --brand: #1552A0;
  --brand-2: #0E3A73;
  --brand-ink: #0A2447;
  --teal: #0B8A82;
  --amber: #E9962F;
  --green: #3E9E52;
  --red: #C2452F;

  --ink: #16202E;
  --ink-soft: #4A586C;
  --ink-faint: #8493A8;

  --bg: #F4F7FC;
  --surface: #FFFFFF;
  --surface-2: #EEF3FA;
  --line: #E0E8F2;
  --track: #E3EAF3;

  --shadow: 0 1px 2px rgba(16,34,71,.05), 0 8px 28px rgba(16,34,71,.07);
  --shadow-lg: 0 2px 6px rgba(16,34,71,.08), 0 24px 60px rgba(16,34,71,.14);

  --radius: 16px;
  --radius-sm: 10px;
  --maxw: 1120px;
  --readw: 66ch;

  --sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", system-ui, sans-serif;
  --mono: ui-monospace, "SF Mono", "Cascadia Code", "Roboto Mono", Consolas, monospace;

  color-scheme: light dark;
}

@media (prefers-color-scheme: dark) {
  :root {
    --brand: #4E8FE0;
    --brand-2: #0B1E3B;
    --brand-ink: #E8F0FB;
    --teal: #37B3A9;
    --amber: #F0AC55;
    --green: #5BC073;
    --red: #E7856F;

    --ink: #E9EEF6;
    --ink-soft: #A9B6C9;
    --ink-faint: #6E7E95;

    --bg: #0C1420;
    --surface: #131E2E;
    --surface-2: #17253A;
    --line: #21324B;
    --track: #21324B;

    --shadow: 0 1px 2px rgba(0,0,0,.3), 0 10px 30px rgba(0,0,0,.35);
    --shadow-lg: 0 2px 6px rgba(0,0,0,.4), 0 28px 70px rgba(0,0,0,.5);
  }
}
:root[data-theme="light"] {
  --brand: #1552A0; --brand-2: #0E3A73; --brand-ink: #0A2447;
  --teal: #0B8A82; --amber: #E9962F; --green: #3E9E52; --red: #C2452F;
  --ink: #16202E; --ink-soft: #4A586C; --ink-faint: #8493A8;
  --bg: #F4F7FC; --surface: #FFFFFF; --surface-2: #EEF3FA; --line: #E0E8F2; --track: #E3EAF3;
  --shadow: 0 1px 2px rgba(16,34,71,.05), 0 8px 28px rgba(16,34,71,.07);
  --shadow-lg: 0 2px 6px rgba(16,34,71,.08), 0 24px 60px rgba(16,34,71,.14);
}
:root[data-theme="dark"] {
  --brand: #4E8FE0; --brand-2: #0B1E3B; --brand-ink: #E8F0FB;
  --teal: #37B3A9; --amber: #F0AC55; --green: #5BC073; --red: #E7856F;
  --ink: #E9EEF6; --ink-soft: #A9B6C9; --ink-faint: #6E7E95;
  --bg: #0C1420; --surface: #131E2E; --surface-2: #17253A; --line: #21324B; --track: #21324B;
  --shadow: 0 1px 2px rgba(0,0,0,.3), 0 10px 30px rgba(0,0,0,.35);
  --shadow-lg: 0 2px 6px rgba(0,0,0,.4), 0 28px 70px rgba(0,0,0,.5);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; scroll-padding-top: 84px; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }

body {
  margin: 0;
  font-family: var(--sans);
  color: var(--ink);
  background: var(--bg);
  line-height: 1.6;
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4 { line-height: 1.12; text-wrap: balance; margin: 0; letter-spacing: -.02em; font-weight: 800; color: var(--ink); }
h1 { font-size: clamp(2.4rem, 6vw, 4rem); }
h2 { font-size: clamp(1.7rem, 3.5vw, 2.5rem); }
h3 { font-size: 1.18rem; letter-spacing: -.01em; }
p { margin: 0 0 1rem; }
a { color: var(--brand); text-decoration: none; }
a:hover { text-decoration: underline; }
img { max-width: 100%; display: block; }
:focus-visible { outline: 3px solid var(--teal); outline-offset: 2px; border-radius: 4px; }

.wrap { max-width: var(--maxw); margin: 0 auto; padding: 0 24px; }
.eyebrow {
  font: 700 .72rem/1 var(--mono);
  letter-spacing: .16em; text-transform: uppercase; color: var(--teal);
  display: inline-flex; align-items: center; gap: .5rem; margin-bottom: 1rem;
}
.eyebrow::before { content: ""; width: 26px; height: 3px; border-radius: 2px; background: var(--teal); }

/* ---------- top nav ---------- */
.nav {
  position: sticky; top: 0; z-index: 50;
  background: color-mix(in srgb, var(--bg) 82%, transparent);
  backdrop-filter: saturate(1.4) blur(12px);
  border-bottom: 1px solid var(--line);
}
.nav .wrap { display: flex; align-items: center; gap: .5rem 1.2rem; min-height: 64px; flex-wrap: wrap; padding-top: 8px; padding-bottom: 8px; }
.brand { display: flex; align-items: center; gap: .6rem; min-width: 0; font-weight: 800; letter-spacing: -.02em; color: var(--ink); font-size: 1.32rem; }
.brand:hover { text-decoration: none; }
.brand svg { width: 30px; height: 30px; display: block; }
/* Wordmark with the tagline stacked right under it, beside the logo.
   min-width:0 lets the brand shrink so the tagline truncates (below) rather
   than pushing the nav off-screen. */
.brand-text { display: flex; flex-direction: column; line-height: 1.02; min-width: 0; white-space: nowrap; }
.brand-tag {
  font: 600 .7rem/1.2 var(--mono);
  text-transform: uppercase; letter-spacing: .11em; color: #096A60;
  margin-top: 3px; text-decoration: none;
  overflow: hidden; text-overflow: ellipsis;
}
/* Keep the darker teal in light mode; a lighter teal stays legible on the dark header. */
@media (prefers-color-scheme: dark){ .brand-tag { color: var(--teal); } }
:root[data-theme="light"] .brand-tag { color: #096A60; }
:root[data-theme="dark"] .brand-tag { color: var(--teal); }
/* The whole menu stays visible: if it can't fit beside the logo it wraps to a
   second line rather than hiding tabs or being squeezed off-screen. */
.nav nav { margin-left: auto; display: flex; gap: 1rem 1.15rem; align-items: center; flex-wrap: wrap; }
.nav nav a { color: var(--ink-soft); font-weight: 600; font-size: .95rem; }
.nav nav a:hover { color: var(--brand); text-decoration: none; }
/* Only on true phone widths do the secondary tabs collapse. */
@media (max-width: 480px){ .nav nav a.hide-sm { display:none; } }
@media (max-width: 560px){ .brand-tag { display: none; } }

/* ---------- buttons ---------- */
.btn {
  display: inline-flex; align-items: center; gap: .5rem;
  font-weight: 700; font-size: .98rem; padding: .72rem 1.25rem;
  border-radius: 999px; border: 1px solid transparent; cursor: pointer;
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
}
.btn:hover { text-decoration: none; transform: translateY(-1px); }
.btn-primary { background: var(--brand); color: #fff; box-shadow: 0 6px 18px color-mix(in srgb, var(--brand) 35%, transparent); }
.btn-primary:hover { background: color-mix(in srgb, var(--brand) 88%, #000); }
.btn-ghost { background: transparent; color: var(--ink); border-color: var(--line); }
.btn-ghost:hover { border-color: var(--brand); color: var(--brand); }
.btn-light { background: rgba(255,255,255,.14); color: #fff; border-color: rgba(255,255,255,.28); }
.btn-light:hover { background: rgba(255,255,255,.24); }
/* "Get the app" — text in the same orange as the "Act" in the logo.
   Selector must out-specify ".nav nav a" (which sets the grey link colour). */
.nav nav a.btn-getapp,
.nav nav a.btn-getapp:hover { color: var(--amber); }

/* Brand tagline (footer) — modern mono label to match the header. */
.footer-tagline {
  font: 600 .64rem/1.3 var(--mono);
  text-transform: uppercase; letter-spacing: .13em; color: #86E1D6;
  margin: 0 0 .7rem;
}

/* ---------- progress motif ---------- */
.track { height: 8px; border-radius: 999px; background: var(--track); overflow: hidden; }
.track > i { display: block; height: 100%; border-radius: 999px; background: linear-gradient(90deg, var(--teal), var(--brand)); }
.divider { height: 3px; background: var(--track); border-radius: 999px; position: relative; overflow: hidden; margin: 0; }
.divider::after { content:""; position:absolute; inset:0 55% 0 0; background: linear-gradient(90deg, var(--amber), var(--teal)); border-radius: 999px; }

/* ---------- hero ---------- */
.hero { position: relative; color: #EAF1FB; background: radial-gradient(120% 120% at 15% 0%, #174E96 0%, var(--brand-2) 55%, var(--brand-ink) 100%); overflow: hidden; }
.hero::before { content:""; position:absolute; inset:0; background-image: linear-gradient(rgba(255,255,255,.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.05) 1px, transparent 1px); background-size: 48px 48px; mask-image: radial-gradient(80% 80% at 30% 10%, #000, transparent 75%); opacity:.5; }
.hero .wrap { position: relative; display: grid; grid-template-columns: 1.05fr .95fr; gap: 3rem; align-items: center; padding: 5rem 24px 5.5rem; }
.hero h1 { color: #fff; }
.hero h1 .accent { color: var(--amber); }
.hero .lede { font-size: 1.2rem; color: #C6D6EE; max-width: 40ch; }
.hero .eyebrow { color: #7FE3D9; }
.hero .eyebrow::before { background: #7FE3D9; }
.hero-cta { display: flex; gap: .8rem; flex-wrap: wrap; margin-top: 1.8rem; }
.hero-meta { margin-top: 1.6rem; color: #9EB4D4; font-size: .9rem; display:flex; gap: 1.2rem; flex-wrap: wrap; }
.hero-meta b { color: #EAF1FB; font-weight: 700; }
@media (max-width: 860px){ .hero .wrap { grid-template-columns: 1fr; gap: 2.2rem; padding: 3.5rem 24px 4rem; } }

/* phone mock / checklist demo card */
.demo {
  background: var(--surface); color: var(--ink); border-radius: 22px;
  box-shadow: var(--shadow-lg); padding: 1.1rem 1.1rem 1.3rem; border: 1px solid var(--line);
}
.demo .demo-top { display:flex; align-items:center; justify-content:space-between; margin-bottom: 1rem; }
.demo .demo-title { font-weight: 800; letter-spacing: -.01em; }
.demo .pct { font: 800 1.9rem/1 var(--mono); color: var(--brand); font-variant-numeric: tabular-nums; }
.demo .row { display:flex; align-items:center; gap:.7rem; padding: .55rem 0; border-top: 1px solid var(--line); }
.demo .check { width: 20px; height: 20px; border-radius: 6px; border: 2px solid var(--ink-faint); flex: none; display:grid; place-items:center; }
.demo .check.done { background: var(--green); border-color: var(--green); }
.demo .check.done::after { content:"✓"; color:#fff; font-size: 13px; font-weight: 900; }
.demo .row.done .lbl { color: var(--ink-faint); text-decoration: line-through; }
.demo .lbl { flex: 1; font-size: .96rem; font-weight: 600; }
.demo .w { font: 700 .72rem/1 var(--mono); color: var(--ink-faint); }
.demo .bigbar { margin: .2rem 0 1rem; }

/* ---------- sections ---------- */
section { padding: 5rem 0; }
.section-head { max-width: 62ch; margin-bottom: 2.6rem; }
.section-head p { color: var(--ink-soft); font-size: 1.1rem; margin: 0; }

/* type cards (the 5 checklist types) */
.types { display: grid; grid-template-columns: repeat(5, 1fr); gap: 1rem; }
.type {
  background: var(--surface); border: 1px solid var(--line); border-radius: var(--radius);
  padding: 1.3rem 1.2rem 1.4rem; box-shadow: var(--shadow); position: relative; overflow: hidden;
}
.type::before { content:""; position:absolute; left:0; top:0; right:0; height:4px; background: var(--tclr, var(--brand)); }
.type h3 { margin-bottom: .3rem; }
.type p { font-size: .92rem; color: var(--ink-soft); margin: 0; }
.type .tag { font: 700 .68rem/1 var(--mono); text-transform: uppercase; letter-spacing:.1em; color: var(--tclr, var(--brand)); }
@media (max-width: 900px){ .types { grid-template-columns: repeat(2,1fr); } }
@media (max-width: 520px){ .types { grid-template-columns: 1fr; } }

/* feature grid */
.features { display: grid; grid-template-columns: repeat(3,1fr); gap: 1.1rem; }
.feature {
  background: var(--surface); border: 1px solid var(--line); border-radius: var(--radius);
  padding: 1.5rem; box-shadow: var(--shadow);
}
.feature .ficon { width: 42px; height: 42px; border-radius: 11px; display:grid; place-items:center; background: color-mix(in srgb, var(--teal) 14%, var(--surface)); color: var(--teal); margin-bottom: 1rem; }
.feature .ficon svg { width: 22px; height: 22px; }
.feature h3 { margin-bottom: .4rem; }
.feature p { color: var(--ink-soft); font-size: .96rem; margin: 0; }
.feature .chip { display:inline-block; margin-top:.9rem; font:700 .7rem/1 var(--mono); color:var(--brand); background: var(--surface-2); padding:.35rem .55rem; border-radius:6px; letter-spacing:.04em; }
@media (max-width: 900px){ .features { grid-template-columns: 1fr 1fr; } }
@media (max-width: 620px){ .features { grid-template-columns: 1fr; } }

.band { background: var(--surface-2); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }

/* ---------- pricing ---------- */
.plans { display:grid; grid-template-columns: repeat(3,1fr); gap: 1.2rem; align-items: start; }
.plan { background: var(--surface); border: 1px solid var(--line); border-radius: var(--radius); padding: 1.8rem; box-shadow: var(--shadow); }
.plan.featured { border: 2px solid var(--brand); box-shadow: var(--shadow-lg); position: relative; }
.plan.featured .badge { position:absolute; top:-12px; left:1.8rem; background: var(--brand); color:#fff; font:700 .7rem/1 var(--mono); letter-spacing:.1em; text-transform:uppercase; padding:.4rem .6rem; border-radius:6px; }
.plan .pname { font-size: 1.3rem; font-weight: 800; }
.plan .price { font: 800 2.1rem/1 var(--mono); font-variant-numeric: tabular-nums; margin:.5rem 0 .1rem; color: var(--ink); }
.plan .per { color: var(--ink-faint); font-size: .9rem; }
.plan ul { list-style: none; padding: 0; margin: 1.3rem 0 0; display: grid; gap: .7rem; }
.plan li { display:flex; gap:.6rem; font-size:.96rem; color: var(--ink-soft); }
.plan li svg { flex:none; width:18px; height:18px; color: var(--green); margin-top:3px; }
.plan .btn { margin-top: 1.5rem; width: 100%; justify-content:center; }
@media (max-width: 880px){ .plans { grid-template-columns: 1fr; } }

/* ---------- CTA ---------- */
.cta-band { background: radial-gradient(120% 140% at 80% 0%, #174E96, var(--brand-2)); color:#fff; border-radius: 24px; padding: 3.2rem; text-align:center; box-shadow: var(--shadow-lg); }
.cta-band h2 { color:#fff; }
.cta-band p { color:#C6D6EE; max-width: 46ch; margin: .8rem auto 1.6rem; }

/* ---------- footer ---------- */
footer { background: var(--brand-ink); color: #AFC2E0; padding: 3rem 0 2.4rem; margin-top: 4rem; }
:root[data-theme="light"] footer, .hero + * footer { }
footer .wrap { display:grid; grid-template-columns: 1.4fr 1fr 1fr; gap: 2rem; }
footer h4 { color:#fff; font-size:.82rem; text-transform:uppercase; letter-spacing:.12em; margin-bottom:.9rem; font-weight:700; }
footer a { color:#AFC2E0; display:block; padding:.2rem 0; font-size:.95rem; }
footer a:hover { color:#fff; }
footer .brand { color:#fff; margin-bottom:.8rem; }
.footer-corp { color:#fff; font-weight:700; font-size:.95rem; margin:0 0 .5rem; }
footer .fine { grid-column: 1/-1; border-top:1px solid rgba(255,255,255,.12); margin-top: 1.4rem; padding-top:1.4rem; color:#7E92B4; font-size:.85rem; }
@media (max-width: 720px){ footer .wrap { grid-template-columns: 1fr 1fr; } }

/* ---------- doc pages (manual / privacy) ---------- */
.doc { display: grid; grid-template-columns: 260px minmax(0,1fr); gap: 3rem; align-items: start; padding-top: 2.5rem; }
.toc { position: sticky; top: 84px; max-height: calc(100vh - 100px); overflow-y: auto; font-size: .9rem; border-left: 2px solid var(--line); padding-left: 1rem; }
.toc a { display:block; color: var(--ink-soft); padding:.28rem 0; font-weight: 500; }
.toc a:hover { color: var(--brand); text-decoration:none; }
.toc .grp { font: 700 .7rem/1 var(--mono); text-transform: uppercase; letter-spacing:.1em; color: var(--ink-faint); margin: 1.1rem 0 .5rem; }
.prose { max-width: var(--readw); }
.prose h2 { font-size: 1.5rem; margin: 2.6rem 0 .8rem; scroll-margin-top: 84px; }
.prose h2:first-child { margin-top: 0; }
.prose .num { font: 700 .8rem/1 var(--mono); color: var(--teal); display:block; margin-bottom:.3rem; letter-spacing:.05em; }
.prose p { color: var(--ink-soft); }
.prose ul { padding-left: 0; list-style: none; display: grid; gap: .6rem; margin: 0 0 1.1rem; }
/* Bullet is absolutely positioned so the label + its description flow as one
   wrapping block (a flex row would split "<strong>Label</strong> — desc" into
   two ragged columns). */
.prose li { position: relative; padding-left: 1.45rem; color: var(--ink-soft); }
.prose li::before { content:""; position:absolute; left:0; top:.62em; width:7px; height:7px; border-radius:2px; background: var(--teal); }
.prose li strong { color: var(--ink); }
.prose li.sub { margin-left: 1.4rem; }
.prose li.sub::before { background: var(--ink-faint); border-radius:999px; }
@media (max-width: 820px){ .doc { grid-template-columns: 1fr; } .toc { display:none; } }

.pagehead { background: linear-gradient(180deg, color-mix(in srgb, var(--brand) 8%, var(--bg)), var(--bg)); border-bottom: 1px solid var(--line); padding: 2.6rem 0 2rem; }
.pagehead h1 { font-size: clamp(2rem, 4vw, 2.8rem); }
.pagehead p { color: var(--ink-soft); margin:.6rem 0 0; font-size:1.1rem; }

.callout { background: var(--surface-2); border: 1px solid var(--line); border-left: 3px solid var(--amber); border-radius: var(--radius-sm); padding: 1rem 1.2rem; margin: 1.2rem 0; }
.callout p { margin:0; color: var(--ink-soft); font-size:.95rem; }

/* ---------- brand logos (real assets) ---------- */
.brand .mark { width: 30px; height: 30px; border-radius: 8px; display: block; box-shadow: 0 1px 3px rgba(16,34,71,.25); }
.footer-logo { height: 42px; width: auto; border-radius: 8px; display:block; margin-bottom: .9rem; }

/* ---------- screenshots ---------- */
.shots { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.2rem; }
.shot { background: var(--surface); border: 1px solid var(--line); border-radius: 20px; padding: 10px; box-shadow: var(--shadow-lg); }
.shot img { width: 100%; height: auto; border-radius: 12px; display: block; border: 1px solid var(--line); }
.shot figcaption { text-align: center; font: 600 .85rem/1.3 var(--sans); color: var(--ink-soft); padding: .7rem .3rem .3rem; }
@media (max-width: 900px){ .shots { grid-template-columns: 1fr 1fr; } }
@media (max-width: 520px){ .shots { grid-template-columns: 1fr; max-width: 340px; margin: 0 auto; } }

/* ---------- FAQ ---------- */
.faq { max-width: 76ch; }
.faq details { border-bottom: 1px solid var(--line); }
.faq summary { cursor: pointer; list-style: none; padding: 1.15rem 2.2rem 1.15rem 0; font-weight: 700; font-size: 1.05rem; position: relative; color: var(--ink); }
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after { content: "+"; position: absolute; right: .2rem; top: 50%; transform: translateY(-50%); font: 400 1.5rem/1 var(--mono); color: var(--teal); transition: transform .2s ease; }
.faq details[open] summary::after { content: "\2013"; }
.faq details[open] summary { color: var(--brand); }
.faq p { color: var(--ink-soft); margin: 0 0 1.15rem; max-width: 68ch; }

/* ---------- signup ---------- */
.signup { display: flex; gap: .6rem; max-width: 440px; margin: 1.4rem auto 0; flex-wrap: wrap; justify-content: center; }
.signup input { flex: 1; min-width: 200px; padding: .8rem 1rem; border-radius: 999px; border: 1px solid rgba(255,255,255,.3); background: rgba(255,255,255,.12); color: #fff; font-size: 1rem; font-family: var(--sans); }
.signup input::placeholder { color: #B9CBE6; }
.signup input:focus { outline: 2px solid #7FE3D9; outline-offset: 1px; }

/* ---------- phone mockups ---------- */
.gallery { display: grid; grid-template-columns: repeat(3, 1fr); gap: 3rem 2rem; justify-items: center; }
.phone { width: 100%; max-width: 290px; }
.phone .device {
  position: relative; border-radius: 42px; padding: 13px 13px 15px;
  background: linear-gradient(155deg, #33415A 0%, #1B2536 45%, #0C131F 100%);
  box-shadow: 0 2px 4px rgba(0,0,0,.35), 0 30px 60px rgba(16,34,71,.30), inset 0 0 0 1.5px rgba(255,255,255,.07);
}
.phone .device::before { /* speaker + camera in the top bezel */
  content: ""; position: absolute; top: 5px; left: 50%; transform: translateX(-50%);
  width: 54px; height: 5px; border-radius: 3px; background: #05090F;
  box-shadow: 34px 0 0 -1.5px #101826;
}
.phone .screen { border-radius: 30px; overflow: hidden; background: #0A1220; display: block; box-shadow: inset 0 0 0 1px rgba(0,0,0,.5); }
.phone .screen img { width: 100%; display: block; }
.phone .cap { text-align: center; margin-top: 1.1rem; font-weight: 800; letter-spacing: -.01em; color: var(--ink); }
.phone .cap span { display: block; font-weight: 500; color: var(--ink-soft); font-size: .9rem; margin-top: .2rem; }
@media (max-width: 900px){ .gallery { grid-template-columns: 1fr 1fr; gap: 2.4rem 1.5rem; } }
@media (max-width: 560px){ .gallery { grid-template-columns: 1fr; } .phone { max-width: 300px; } }

/* ---------- news ---------- */
/* News posts as a card grid — two columns on desktop, one on mobile — so the
   page fills the width instead of hugging the left. */
.posts { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.5rem; align-items: start; }
.post { background: var(--surface); border: 1px solid var(--line); border-radius: var(--radius); box-shadow: var(--shadow); padding: 1.7rem 1.8rem; }
.post time { font: 700 .78rem/1 var(--mono); letter-spacing: .06em; color: var(--teal); text-transform: uppercase; }
.post h3 { font-size: 1.35rem; margin: .55rem 0 .6rem; }
.post p { color: var(--ink-soft); margin: 0; }
@media (max-width: 720px){ .posts { grid-template-columns: 1fr; } }
.roadmap { list-style: none; padding: 0; margin: 1rem 0 0; display: grid; gap: .8rem; }
.roadmap li { position: relative; padding-left: 1.5rem; color: var(--ink-soft); }
.roadmap li::before { content: ""; position: absolute; left: 0; top: .62em; width: 8px; height: 8px; border-radius: 2px; background: var(--teal); }
.roadmap strong { color: var(--ink); }
