/* Quiet reading theme shared by both article languages. */
:root {
  color-scheme: dark;
  --bg: #07182b; --bg-deep: #07182b; --navy: #07182b; --navy-2: #0c2036;
  --blue: #345d85; --blue-2: #6b91b8;
  --orange: #94b8d9; --orange-deep: #7da5c9; --apricot: #c5d9eb; --peach: #a7c0d7;
  --cream: #d5e2ee; --ink: #bccde0; --ink-2: #b2c5d8; --ink-3: #8a9fb6;
  --line: #30465e; --line-2: #243b53; --card: #0b1d31; --card-2: #10263d;
  --radius: 2px; --radius-sm: 2px; --shadow: none; --wide: 900px; --max: 800px;
  --font-display: "Lora", Georgia, serif; --font-body: "Source Sans 3", system-ui, sans-serif;
}
body { color: var(--ink); font-size: 19px; line-height: 1.8; }
body::after, .hero-art { display: none; }
a { text-decoration-color: #dc714d; text-underline-offset: 4px; }
a:hover { color: #e2edf5; }
h1, h2, h3, h4 { font-weight: 500; line-height: 1.25; }
h1 { font-size: clamp(36px, 5vw, 54px); text-shadow: none; letter-spacing: -.035em; }
h2 { font-size: clamp(28px, 3.5vw, 36px); }
h3 { font-size: 24px; }
strong { font-weight: 600; }
.topbar { background: #07182bf5; backdrop-filter: blur(10px); }
.sitebar { padding-top: 15px; padding-bottom: 15px; }
.site-links a { font-family: var(--font-body); font-size: 15px; border-radius: 0; }
.site-links .current { box-shadow: none; text-decoration: underline; text-decoration-color: #dc714d; text-underline-offset: 5px; }
.site-links .home-link { background: transparent; color: var(--apricot); }
.site-links .home-link:hover { background: var(--card-2); color: var(--cream); }
.site-links a:hover, .nav a:hover { background: var(--card-2); }
.brand .dot { display: none; }
.nav a { border-radius: 2px; font-size: 12px; }
.hero { min-height: 0; padding: 64px 0 48px; border-bottom: 1px solid var(--line-2); }
.hero .wide { padding-top: 0; }
.hero-text { max-width: 780px; }
.hero .dek { max-width: 60ch; color: var(--ink-2); font-size: 21px; line-height: 1.65; }
.hero .byline { font-family: var(--font-body); font-size: 17px; font-style: normal; color: var(--ink-3); }
.hero .meta { color: var(--ink-3); }
.eyebrow { color: var(--ink-3); font-size: 12px; letter-spacing: .07em; }
.eyebrow::before { display: none; }
.btn { padding: 0; background: none; color: var(--apricot); border-radius: 0; font-weight: 500; text-decoration: underline; text-decoration-color: #dc714d; text-underline-offset: 5px; }
.btn:hover { color: var(--cream); background: none; }
.section { padding: 54px 0; }
.tldr-card { padding: 22px; background: transparent; }
.tldr-card:hover { transform: none; }
.tldr-card .letter { font-size: 34px; font-weight: 400; }
.tldr-card h3 { line-height: 1.4; }
.tldr-card p, .fit .f p, .align .a p { font-size: 16px; }
.stat { background: transparent; }
.stat .s { font-size: 12px; }
.stat .x { font-size: 16px; }
.stat .v { font-weight: 500; }
.part-letter { width: 42px; background: none; color: var(--orange); border: 1px solid var(--line); border-radius: 0; box-shadow: none; font-size: 27px; font-weight: 400; }
.part-head { gap: 20px; }
.part-head h2 { margin-top: 0; }
.tl-item.open::before { background: var(--orange); }
.tl-item.open .tl-head { border-color: var(--orange); }
.tl-body { font-size: 17px; }
.tl-body .why { background: var(--card); border-left: 1px solid var(--orange); border-radius: 0; }
.tl-title { font-size: 18px; line-height: 1.5; }
.money .m { background: var(--card); border: 1px solid var(--line); box-shadow: none; color: var(--ink); }
.money .m .who, .money .m .d { color: var(--ink-2); }
.money .m .px { color: var(--cream); }
.money .m .who { font-size: 12px; }
.money .m .d { font-size: 16px; }
.panel, .quote, .fit .f, .align .a { background: var(--card); box-shadow: none; }
.panel .sub, .tabpanel p, .quote p { font-size: 17px; }
.quote { border: 0; border-left: 1px solid var(--orange); background: none; }
.quote::before { display: none; }
.track { background: var(--line-2); border-radius: 1px; }
.bar { border-radius: 1px; }
.dots i { background: var(--line); }
.dots i.on { background: var(--orange); }
.dots i.half { background: linear-gradient(90deg, var(--orange) 50%, var(--line) 50%); }
.chip, .chip:nth-child(3n) { background: var(--orange); border-radius: 2px; box-shadow: none; }
.chip:nth-child(3n) { background: var(--apricot); }
.chain span { border-radius: 2px; font-weight: 400; }
.closing { background: transparent; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); border-radius: 0; padding: 28px 0; color: var(--ink); box-shadow: none; }
.closing h3 { color: var(--cream); }
.closing p { color: var(--ink-2); font-size: 18px; }
.mono-chart .t2, .mono-chart .t3, .mono-chart .name { fill: var(--ink-2); }
.mono-chart #mcA stop, .mono-chart #mcRa stop { stop-color: #c5d9eb; }
.mono-chart #mcO stop, .mono-chart #mcRo stop { stop-color: #739bc1; }
.mono-chart #mcWater stop { stop-color: #0b1d31; }
.chart #lg stop { stop-color: #94b8d9; }
.chart #scDot { fill: #94b8d9; stroke: #c5d9eb; }
.chart text { fill: var(--ink-2); }
.tip { font-size: 15px; border-radius: 2px; }
.reveal { opacity: 1; transform: none; transition: none; }
@media (max-width: 560px) {
  .sitebar { padding: 10px 14px; }
  .site-links a { font-size: 14px; }
  .hero { padding: 38px 0 32px; }
  .hero .wide { padding-top: 0; }
  .hero .dek { font-size: 19px; }
  .section { padding: 38px 0; }
  .part-head { grid-template-columns: auto 1fr; gap: 14px; }
  .panel { padding: 18px; }
}
@media print {
  :root { color-scheme: light; --bg: #fff; --bg-deep: #fff; --cream: #152638; --ink: #152638; --ink-2: #30465e; --ink-3: #4b5d6f; --card: #f2f5f7; --navy: #fff; --orange: #345d85; --apricot: #345d85; }
}
