File size: 16,770 Bytes
b9a10ad b2f95f6 b9a10ad | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 | /* @theme riprap
*
* Marp theme that mirrors the SvelteKit UI's design tokens 1:1.
* Civic Hydrology palette (v0.4.6, 2026-05-06): USWDS federal blue,
* cool slate register, deep navy synthesis. Replaces the warm-paper +
* burnt-orange register that read as editorial / Anthropic-adjacent.
* IBM Plex Sans drives display + body; serif retained only for the
* single hero quote-mark on slide 7. Layouts are box/grid framed β
* the deck reads like a dashboard, not an essay.
*/
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@300;400;500;600;700&family=IBM+Plex+Serif:wght@400;600&display=swap');
:root {
/* USWDS-aligned tier palette. */
--tier-empirical: #005EA2;
--tier-modeled: #1A4480;
--tier-proxy: #475569;
--tier-synthetic: #1A4480;
/* Stones (water-themed). */
--stone-cornerstone: #475569; /* slate (hazard ground) */
--stone-keystone: #1A4480; /* federal navy (assets) */
--stone-touchstone: #0E7490; /* cyan (live water) */
--stone-lodestone: #92400E; /* amber (forecast / hazard) */
--stone-capstone: #162E51; /* deepest navy (synthesis) */
/* Cool register. */
--paper: #F4F6F9;
--paper-deep: #E8ECF2;
--paper-cool: #DCE3EC;
--ink: #0F172A;
--ink-2: #334155;
--ink-3: #64748B;
--rule: #0F172A;
--rule-soft: #CBD5E1;
/* Accent β federal blue is the action. Amber + red used only for
warning / alert pills. */
--accent: #005EA2;
--accent-text: #005EA2;
--accent-warn: #92400E;
--accent-alert: #B91C1C;
/* Inverted (dark slides). */
--paper-dark: #0F172A;
--paper-darker: #0A0F1F;
--font-sans: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;
--font-mono: "IBM Plex Mono", ui-monospace, "SF Mono", Menlo, monospace;
--font-serif: "IBM Plex Serif", Georgia, "Times New Roman", serif;
}
/* ββ Section ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ */
section {
width: 1280px;
height: 720px;
padding: 48px 64px;
background: var(--paper);
color: var(--ink);
font-family: var(--font-sans);
font-size: 22px;
line-height: 1.45;
letter-spacing: 0;
position: relative;
display: flex;
flex-direction: column;
}
/* Bottom-left wordmark on every slide except lead/cta. */
section::before {
content: "β riprap";
position: absolute;
left: 64px;
bottom: 28px;
font-family: var(--font-mono);
font-size: 12px;
font-weight: 600;
letter-spacing: 0.06em;
text-transform: lowercase;
color: var(--ink);
}
/* Bottom-right slide counter. */
section::after {
content: attr(data-marpit-pagination) " / " attr(data-marpit-pagination-total);
position: absolute;
right: 64px;
bottom: 28px;
font-family: var(--font-mono);
font-size: 11px;
font-weight: 500;
letter-spacing: 0.1em;
color: var(--ink-3);
}
/* ββ Headings β sans-led civic-tech hierarchy βββββββββββββββββββββββββββ */
h1 {
font-family: var(--font-sans);
font-weight: 700;
font-size: 56px;
line-height: 1.05;
letter-spacing: -0.025em;
margin: 0 0 16px;
color: var(--ink);
}
h2 {
font-family: var(--font-mono);
font-weight: 500;
font-size: 12px;
letter-spacing: 0.18em;
text-transform: uppercase;
color: var(--accent-text);
margin: 0 0 16px;
display: inline-block;
padding-bottom: 4px;
border-bottom: 2px solid var(--accent);
}
h3 {
font-family: var(--font-sans);
font-weight: 600;
font-size: 24px;
line-height: 1.25;
margin: 0 0 8px;
color: var(--ink);
}
/* ββ Body βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ */
p {
margin: 0 0 14px;
max-width: 60ch;
}
strong {
font-weight: 600;
color: var(--ink);
}
em {
font-style: normal;
color: var(--accent-text);
font-weight: 600;
}
ul, ol {
margin: 0 0 14px;
padding-left: 0;
list-style: none;
}
ul li, ol li {
position: relative;
padding-left: 24px;
margin: 0 0 12px;
font-size: 20px;
line-height: 1.4;
max-width: 60ch;
}
ul li::before {
content: "";
position: absolute;
left: 0;
top: 0.65em;
width: 12px;
height: 2px;
background: var(--accent);
}
ol { counter-reset: ol-num; }
ol li { counter-increment: ol-num; }
ol li::before {
content: counter(ol-num, decimal-leading-zero);
position: absolute;
left: 0;
top: 0;
font-family: var(--font-mono);
font-size: 12px;
font-weight: 600;
letter-spacing: 0.04em;
color: var(--accent-text);
width: auto;
height: auto;
background: transparent;
}
/* ββ Code βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ */
code {
font-family: var(--font-mono);
font-size: 0.92em;
background: var(--paper-deep);
padding: 1px 6px;
border-radius: 2px;
color: var(--ink);
border: 1px solid var(--rule-soft);
}
pre {
font-family: var(--font-mono);
font-size: 14px;
line-height: 1.5;
background: var(--paper-deep);
border: 1px solid var(--rule-soft);
border-left: 3px solid var(--accent);
padding: 14px 18px;
margin: 8px 0;
color: var(--ink);
}
pre code { background: transparent; padding: 0; border: 0; }
/* ββ Quote ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ */
blockquote {
font-family: var(--font-sans);
font-style: normal;
font-size: 24px;
font-weight: 500;
line-height: 1.3;
color: var(--ink-2);
border-left: 3px solid var(--accent-warn);
padding: 4px 0 4px 18px;
margin: 16px 0;
max-width: 56ch;
}
/* ββ Rules ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ */
hr {
border: 0;
border-top: 1px solid var(--rule-soft);
margin: 16px 0;
}
/* ββ Tables βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ */
table {
border-collapse: collapse;
font-family: var(--font-sans);
font-size: 17px;
margin: 8px 0;
width: 100%;
border: 1px solid var(--rule-soft);
}
th {
text-align: left;
font-family: var(--font-mono);
font-size: 11px;
font-weight: 500;
letter-spacing: 0.1em;
text-transform: uppercase;
color: var(--ink-3);
padding: 10px 14px;
background: var(--paper-deep);
border-bottom: 1px solid var(--rule);
}
td {
padding: 12px 14px;
border-bottom: 1px solid var(--rule-soft);
vertical-align: top;
}
tr:last-child td { border-bottom: 0; }
/* ββ Title slide β bold sans display, dashboard frame βββββββββββββββββββ */
section.lead {
display: flex;
flex-direction: column;
justify-content: center;
background: var(--paper);
padding-left: 88px;
padding-right: 88px;
}
section.lead::before {
/* Mark is now an inline <img> sitting at the top-left of the slide
content (see deck.md). Pseudo-element no longer renders the
β block β kept as a no-op so the bottom-left wordmark on
non-lead slides still wins via the base section::before. */
content: none;
}
section.lead .lead-mark {
position: absolute;
left: 88px;
top: 56px;
width: 64px;
height: 64px;
display: block;
}
section.lead .eyebrow {
font-family: var(--font-mono);
font-size: 12px;
font-weight: 500;
letter-spacing: 0.16em;
text-transform: uppercase;
color: var(--accent-text);
margin-bottom: 24px;
margin-top: 0;
padding-top: 80px;
display: flex;
align-items: center;
gap: 12px;
}
section.lead .eyebrow::after {
content: "";
flex: 1;
height: 1px;
background: var(--rule-soft);
max-width: 280px;
}
section.lead h1 {
font-family: var(--font-sans);
font-weight: 700;
font-size: 104px;
line-height: 0.92;
letter-spacing: -0.035em;
margin: 0 0 16px;
}
section.lead h2 {
font-family: var(--font-sans);
font-weight: 400;
font-size: 26px;
letter-spacing: -0.005em;
text-transform: none;
color: var(--ink-2);
margin: 0 0 32px;
max-width: 30ch;
border: 0;
padding: 0;
display: block;
}
section.lead .meta {
margin-top: 24px;
display: grid;
grid-template-columns: auto 1px auto auto;
gap: 16px;
align-items: center;
width: fit-content;
}
section.lead .meta-divider {
width: 1px;
height: 14px;
background: var(--rule-soft);
}
section.lead .meta-label {
font-family: var(--font-mono);
font-size: 11px;
font-weight: 500;
letter-spacing: 0.14em;
text-transform: uppercase;
color: var(--ink-3);
}
section.lead .meta-value {
font-family: var(--font-mono);
font-size: 11px;
font-weight: 600;
letter-spacing: 0.14em;
text-transform: uppercase;
color: var(--ink);
}
/* ββ CTA / closing slide β dark inverted βββββββββββββββββββββββββββββββ */
section.cta {
background: var(--paper-dark);
color: var(--paper);
padding-left: 88px;
padding-right: 88px;
justify-content: center;
}
section.cta::before {
/* Replaced by inline mark in deck.md (.cta-mark). */
content: none;
}
section.cta .cta-mark {
position: absolute;
left: 88px;
top: 56px;
width: 56px;
height: 56px;
display: block;
}
section.cta::after { color: rgba(244, 246, 249, 0.42); }
section.cta h1 {
font-family: var(--font-sans);
font-weight: 700;
font-size: 96px;
line-height: 0.95;
letter-spacing: -0.03em;
color: var(--paper);
margin: 80px 0 16px;
}
section.cta h2 {
font-family: var(--font-mono);
font-weight: 500;
font-size: 13px;
letter-spacing: 0.16em;
text-transform: uppercase;
color: var(--accent);
margin: 0 0 32px;
border: 0;
padding: 0;
display: block;
}
section.cta p {
font-size: 20px;
color: rgba(244, 246, 249, 0.85);
max-width: 70ch;
}
section.cta hr { border-top-color: rgba(203, 213, 225, 0.2); margin: 24px 0; }
section.cta .pill { background: rgba(244, 246, 249, 0.08); color: rgba(244, 246, 249, 0.85); border-color: rgba(203, 213, 225, 0.2); }
/* ββ Slide chrome: eyebrow + heading frame βββββββββββββββββββββββββββββ */
.eyebrow {
font-family: var(--font-mono);
font-size: 12px;
font-weight: 500;
letter-spacing: 0.18em;
text-transform: uppercase;
color: var(--accent-text);
margin: 0 0 8px;
display: flex;
align-items: center;
gap: 10px;
}
.eyebrow::before {
content: "β";
color: var(--accent);
font-family: var(--font-mono);
font-weight: 600;
font-size: 14px;
}
/* ββ Box / card primitives β the dashboard shape βββββββββββββββββββββββ */
.box {
border: 1px solid var(--rule-soft);
background: var(--paper);
padding: 18px 22px;
position: relative;
}
.box.tinted {
background: var(--paper-deep);
}
.box.dark {
background: var(--paper-dark);
color: var(--paper);
border: 0;
}
.box.dark .lbl,
.box.dark .smallcaps {
color: rgba(244, 246, 249, 0.6);
}
.box.dark .stat-value {
color: var(--paper);
}
.box.dark .body {
color: var(--paper);
font-size: 17px;
line-height: 1.4;
}
.box.dark .body strong {
color: var(--paper);
}
.box-grid {
display: grid;
gap: 12px;
margin-top: 12px;
}
.box-grid.cols-2 { grid-template-columns: 1fr 1fr; }
.box-grid.cols-3 { grid-template-columns: 1fr 1fr 1fr; }
.box-grid.cols-4 { grid-template-columns: repeat(4, 1fr); }
.box .lbl {
font-family: var(--font-mono);
font-size: 11px;
font-weight: 500;
letter-spacing: 0.12em;
text-transform: uppercase;
color: var(--ink-3);
margin-bottom: 6px;
}
.box .body {
font-size: 18px;
line-height: 1.4;
color: var(--ink);
}
.box .body strong { color: var(--ink); }
/* ββ Track-flag stack (slide 4) ββββββββββββββββββββββββββββββββββββββββ */
.track-row {
display: grid;
grid-template-columns: 28px 200px 1fr 90px;
gap: 16px;
align-items: center;
padding: 14px 18px;
border: 1px solid var(--rule-soft);
background: var(--paper);
margin-bottom: 8px;
}
.track-row.engaged {
background: var(--paper);
border-left: 3px solid var(--accent);
}
.track-row.unengaged {
opacity: 0.55;
border-left: 3px solid transparent;
}
.track-row .check {
font-family: var(--font-mono);
font-weight: 700;
font-size: 16px;
text-align: center;
color: var(--accent);
}
.track-row.unengaged .check { color: var(--ink-3); }
.track-row .name {
font-family: var(--font-sans);
font-weight: 600;
font-size: 17px;
color: var(--ink);
}
.track-row .detail {
font-size: 16px;
color: var(--ink-2);
line-height: 1.35;
}
.track-row .badge {
font-family: var(--font-mono);
font-size: 10px;
font-weight: 500;
letter-spacing: 0.1em;
text-transform: uppercase;
color: var(--ink-3);
text-align: right;
}
/* ββ Big stat / number card ββββββββββββββββββββββββββββββββββββββββββββ */
.stat {
display: flex;
flex-direction: column;
gap: 4px;
}
.stat-value {
font-family: var(--font-sans);
font-weight: 700;
font-size: 56px;
line-height: 1;
color: var(--ink);
letter-spacing: -0.025em;
}
.stat-label {
font-family: var(--font-mono);
font-size: 10px;
font-weight: 500;
letter-spacing: 0.14em;
text-transform: uppercase;
color: var(--ink-3);
margin-top: 6px;
}
/* ββ Codeblock (HTML-rendered, so inline spans keep color) βββββββββββββ */
.codeblock {
font-family: var(--font-mono);
font-size: 14px;
line-height: 1.55;
background: var(--paper-deep);
border: 1px solid var(--rule-soft);
border-left: 3px solid var(--accent);
padding: 16px 20px;
margin: 8px 0;
color: var(--ink);
}
.codeblock .cite {
color: var(--accent-text);
font-weight: 600;
}
.codeblock .label {
font-weight: 700;
color: var(--ink);
}
/* ββ Pill βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ */
.pill {
display: inline-block;
font-family: var(--font-mono);
font-size: 11px;
font-weight: 500;
letter-spacing: 0.1em;
text-transform: uppercase;
background: var(--paper-deep);
border: 1px solid var(--rule-soft);
padding: 4px 10px;
color: var(--ink-2);
margin-right: 6px;
}
.pill.accent {
background: var(--accent);
color: var(--paper);
border-color: var(--accent);
}
.pill.warn {
background: var(--accent-warn);
color: var(--paper);
border-color: var(--accent-warn);
}
.pill.dim {
opacity: 0.55;
}
/* ββ Small caps utility ββββββββββββββββββββββββββββββββββββββββββββββββ */
.smallcaps {
font-family: var(--font-mono);
font-size: 11px;
font-weight: 500;
letter-spacing: 0.12em;
text-transform: uppercase;
color: var(--ink-3);
}
/* ββ Two-column layout (slides 2, 6) βββββββββββββββββββββββββββββββββββ */
.two-col {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 36px;
margin-top: 8px;
}
.two-col > div p,
.two-col > div li { font-size: 18px; line-height: 1.45; max-width: none; }
.two-col > div p:last-child,
.two-col > div li:last-child { margin-bottom: 0; }
/* ββ Stone-tinted heading rules ββββββββββββββββββββββββββββββββββββββββ */
section[data-stone="cornerstone"] h2 { color: var(--stone-cornerstone); border-bottom-color: var(--stone-cornerstone); }
section[data-stone="keystone"] h2 { color: var(--stone-keystone); border-bottom-color: var(--stone-keystone); }
section[data-stone="touchstone"] h2 { color: var(--stone-touchstone); border-bottom-color: var(--stone-touchstone); }
section[data-stone="lodestone"] h2 { color: var(--stone-lodestone); border-bottom-color: var(--stone-lodestone); }
section[data-stone="capstone"] h2 { color: var(--stone-capstone); border-bottom-color: var(--stone-capstone); }
|