/*
Theme Name: CryptoStart Field Manual
Theme URI: https://cryptostart.most-top-best.com
Description: A printed-field-manual child theme for clear, cautious crypto guidance.
Author: CryptoStart Editorial
Version: 1.0.0
Template: twentytwentyfive
Text Domain: cryptostart-field-manual
*/

:root {
  --vlb-paper: #fafaf9;
  --vlb-inset: #f1f1f0;
  --vlb-ink: #1c1917;
  --vlb-quiet: #757371;
  --vlb-stop: #e11d48;
  --vlb-stop-ink: #ffffff;
  --vlb-rule: #d2d2d0;
}

body.vlb-project {
  background: #fafaf9;
  color: #1c1917;
  font-family: "Merriweather Sans", "Trebuchet MS", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.72;
}

.vlb-project h1,
.vlb-project h2,
.vlb-project h3,
.vlb-project h4,
.vlb-project .wp-block-site-title {
  color: #1c1917;
  font-family: "Rubik", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.025em;
  line-height: 1.12;
}

.vlb-project a {
  color: #e11d48;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.2em;
  transition: color 140ms ease, text-decoration-color 140ms ease;
}

.vlb-project a:hover,
.vlb-project a:focus-visible {
  color: #1c1917;
  text-decoration-color: #e11d48;
}

.vlb-masthead {
  background: #fafaf9;
  border-bottom: 1px solid #1c1917;
  padding-bottom: 24px;
  padding-top: 24px;
}

.vlb-wordmark-note,
.vlb-eyebrow,
.vlb-ledger-label,
.vlb-type-note,
.vlb-ad-label {
  color: #757371;
  font-family: "Rubik", Arial, sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.vlb-section-nav a,
.vlb-footer-index a {
  min-height: 44px;
}

.vlb-start-link a {
  border-bottom: 3px solid #e11d48;
  color: #1c1917;
  font-weight: 700;
}

.vlb-start-hero,
.vlb-stop-before-send,
.vlb-safe-route,
.vlb-latest-guides,
.vlb-archive-orientation,
.vlb-archive-guide-list,
.vlb-article-entry,
.vlb-article-map,
.vlb-guided-body,
.vlb-next-safe-step,
.vlb-page-entry,
.vlb-page-body {
  background: #fafaf9;
}

.vlb-start-hero,
.vlb-stop-before-send,
.vlb-safe-route,
.vlb-compare-before-choose,
.vlb-latest-guides,
.vlb-archive-orientation,
.vlb-archive-first-path,
.vlb-archive-guide-list,
.vlb-archive-safety-rail,
.vlb-article-entry,
.vlb-answer-first,
.vlb-article-map,
.vlb-guided-body,
.vlb-before-you-act,
.vlb-next-safe-step,
.vlb-page-entry,
.vlb-page-body {
  padding-bottom: 64px;
  padding-top: 64px;
}

.vlb-hero-art {
  background: #f1f1f0;
  border: 1px solid #d2d2d0;
  border-radius: 4px;
  margin-top: 32px;
  padding: 24px;
}

.vlb-route-link,
.vlb-next-link,
.vlb-guide-link {
  font-family: "Rubik", Arial, sans-serif;
  font-weight: 700;
}

.vlb-choose-your-task,
.vlb-archive-first-path,
.vlb-before-you-act {
  background: #1c1917;
  color: #fafaf9;
  padding-bottom: 72px;
  padding-top: 72px;
}

.vlb-choose-your-task h2,
.vlb-choose-your-task h3,
.vlb-archive-first-path h2,
.vlb-archive-first-path h3,
.vlb-before-you-act h2 {
  color: #fafaf9;
}

.vlb-choose-your-task a,
.vlb-archive-first-path a,
.vlb-before-you-act a {
  color: #ffffff;
  text-decoration-color: #e11d48;
}

.vlb-task-row,
.vlb-route-row,
.vlb-guide-row,
.vlb-related-row {
  border-top: 1px solid #d2d2d0;
  padding-bottom: 24px;
  padding-top: 24px;
}

.vlb-task-number,
.vlb-route-number,
.vlb-path-number {
  color: #e11d48;
  font-family: "Rubik", Arial, sans-serif;
  font-size: 2.45rem;
  font-weight: 700;
  line-height: 1;
}

.vlb-stop-before-send,
.vlb-stop-rail,
.vlb-archive-safety-rail {
  border-left: 4px solid #e11d48;
}

.vlb-stop-check {
  border-top: 1px solid #1c1917;
  padding-bottom: 20px;
  padding-top: 20px;
}

.vlb-route-row:nth-child(even) {
  background: #f1f1f0;
}

.vlb-compare-before-choose,
.vlb-answer-first,
.vlb-definition,
.vlb-ad-slot,
.vlb-archive-safety-rail {
  background: #f1f1f0;
}

.vlb-compare-before-choose,
.vlb-answer-first {
  padding-left: 24px;
  padding-right: 24px;
}

.vlb-comparison-sheet {
  border-top: 1px solid #1c1917;
}

.vlb-comparison-row {
  border-bottom: 1px solid #d2d2d0;
  padding-bottom: 16px;
  padding-top: 16px;
}

.vlb-featured-guide {
  border-bottom: 3px solid #1c1917;
  padding-bottom: 32px;
}

.vlb-ad-disclosure {
  color: #757371;
  font-size: 0.82rem;
}

.vlb-ad-slot {
  border: 1px solid #d2d2d0;
  color: #757371;
  margin-top: 32px;
  padding: 24px;
  text-align: center;
}

.vlb-archive-orientation,
.vlb-article-entry,
.vlb-page-entry {
  border-bottom: 2px solid #1c1917;
}

.vlb-breadcrumbs {
  color: #757371;
  font-size: 0.88rem;
}

.vlb-caution-line {
  text-decoration-color: #e11d48;
  text-decoration-line: underline;
  text-decoration-thickness: 3px;
  text-underline-offset: 0.22em;
}

.vlb-path-step {
  border-top: 1px solid #757371;
  padding-bottom: 24px;
  padding-top: 24px;
}

.vlb-guide-meta,
.vlb-entry-meta,
.vlb-review-note {
  color: #757371;
  font-size: 0.82rem;
}

.vlb-answer-list,
.vlb-check-list {
  padding-left: 1.4em;
}

.vlb-answer-list li::marker,
.vlb-check-list li::marker {
  color: #e11d48;
}

.vlb-article-map {
  border-bottom: 1px solid #d2d2d0;
  border-top: 1px solid #d2d2d0;
}

.vlb-map-links a {
  min-height: 44px;
}

.vlb-definition {
  border-radius: 4px;
  padding: 24px;
}

.vlb-stop-rail {
  background: #fafaf9;
  padding: 24px;
}

.vlb-source-note {
  border-top: 1px solid #d2d2d0;
  padding-top: 24px;
}

.vlb-site-footer {
  background: #1c1917;
  border-top: 4px solid #e11d48;
  color: #fafaf9;
  padding-bottom: 48px;
  padding-top: 48px;
}

.vlb-site-footer h2,
.vlb-site-footer h3 {
  color: #fafaf9;
}

.vlb-site-footer a {
  color: #ffffff;
  text-decoration-color: #e11d48;
}

.vlb-footer-notes,
.vlb-legal-links {
  border-top: 1px solid #757371;
  margin-top: 24px;
  padding-top: 24px;
}
