/* Blog Post — one component, two layouts.
   "Sidebar Article" adapts shadcnblocks blogpost2 (sticky aside + prose).
   "Split Hero" adapts shadcnblocks blogpost7 (full-height split + pull quote). */

/* ---------- Shared: avatars, image fallback ---------- */

.vbBv3ezqWHq0jtcSEHax {
  flex: none;
  border-radius: 50%;
  object-fit: cover;
  display: block;
}

.yYEVnVMeSKyNwShqBZlO {
  flex: none;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--fbl-accent-soft);
  color: var(--fbl-accent-ink);
  font-family: var(--fbl-font-display);
  font-weight: 400;
  text-transform: lowercase;
}

.fO2vN8mpS2jKBdNbq6Qf {
  width: 2rem;
  height: 2rem;
  font-size: 0.9375rem;
}

.m2aKNp47vY36DVQj3eiO {
  width: 3.5rem;
  height: 3.5rem;
  font-size: 1.5rem;
  border: 1px solid var(--fbl-line);
}

.xeM8qu_3AegBq_VBOtYc {
  margin: 0;
  font-size: 0.9375rem;
  font-weight: 600;
  color: var(--fbl-ink);
}

.g3aJeFgx8gp0Yub6P4pL {
  margin: 0.25rem 0 0;
  font-size: 0.875rem;
  font-weight: 400;
  color: var(--fbl-ink-soft);
}

.yvKGSxXAxLsa6PL2gNrq {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, var(--fbl-accent-soft), var(--fbl-surface-alt));
}

.OLwsob_Wt7TmGli1ZMiC {
  width: 1rem;
  height: 1rem;
  background: var(--fbl-accent);
}

/* ---------- Sidebar Article layout ---------- */

.PKer6M5K2UdoVNI_RcNz {
  padding-block: clamp(4rem, 8vw, 8rem);
}

.I2k63rCSYUZy0kfqc1Zh {
  width: 100%;
  max-width: 80rem;
  margin-inline: auto;
  padding-inline: clamp(1.25rem, 4vw, 2.5rem);
}

.Oncwr15AQRLH002S7xK0 {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}

.qwb27a8kzzwglBNPrYKm {
  flex: none;
}

.wlNJnRXSyZaN2aQlcDy4 {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  margin-bottom: 1.25rem;
  font-size: 0.875rem;
  font-weight: 400;
  color: var(--fbl-ink-soft);
  text-decoration: none;
}

.wlNJnRXSyZaN2aQlcDy4:hover {
  color: var(--fbl-ink);
}

._R80mvHXMTzRCqNDnJEl {
  margin: 0 0 1.25rem;
  font-family: var(--fbl-font-display);
  font-size: clamp(2rem, 3.5vw, 2.75rem);
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: -0.01em;
  color: var(--fbl-ink);
  text-wrap: balance;
}

.iLp6n0lOCRipI2ys04uO {
  margin: 0 0 1.25rem;
  font-size: 1rem;
  line-height: 1.6;
  color: var(--fbl-ink-soft);
}

.iNHlTQ8vqlRNLSnsgF6E {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.aTmdy0CMbQJnMpGRjEAY {
  margin: 0.25rem 0 0;
  font-size: 0.8125rem;
  font-weight: 400;
  color: var(--fbl-ink-soft);
}

.wT5Q7mNNrfJofpIfNiZA {
  flex: 1;
  min-width: 0;
}

.SNoppoNA7EwflXkc0uvR {
  aspect-ratio: 16 / 9;
  border: 1px solid var(--fbl-line);
  border-radius: 0.625rem;
  overflow: hidden;
  background: var(--fbl-surface-alt);
  margin-bottom: 2rem;
}

.gyB980wnTCjRKlsMv_To {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}

@media (min-width: 992px) {
  .Oncwr15AQRLH002S7xK0 {
    flex-direction: row;
    gap: clamp(2.5rem, 5vw, 5rem);
  }

  .qwb27a8kzzwglBNPrYKm {
    position: sticky;
    top: var(--fbl-sticky-top, 7rem);
    align-self: flex-start;
    width: 300px;
  }
}

@media (min-width: 1280px) {
  .qwb27a8kzzwglBNPrYKm {
    width: 380px;
  }
}

/* ---------- Prose (rich text body) ---------- */

._0PQEyZnXwLxpd7yXaOeH {
  font-family: var(--fbl-font-body);
  font-size: 1.0625rem;
  line-height: 1.7;
  letter-spacing: -0.01em;
  color: var(--fbl-ink-body);
  max-width: 42rem;
}

._0PQEyZnXwLxpd7yXaOeH p {
  margin: 0 0 1.25rem;
}

._0PQEyZnXwLxpd7yXaOeH h2 {
  margin: 2.5rem 0 1rem;
  font-family: var(--fbl-font-display);
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: -0.01em;
  color: var(--fbl-ink);
}

._0PQEyZnXwLxpd7yXaOeH h3 {
  margin: 2rem 0 0.75rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
  color: var(--fbl-ink);
}

._0PQEyZnXwLxpd7yXaOeH h4,
._0PQEyZnXwLxpd7yXaOeH h5,
._0PQEyZnXwLxpd7yXaOeH h6 {
  margin: 1.75rem 0 0.625rem;
  font-size: 1.0625rem;
  font-weight: 600;
  color: var(--fbl-ink);
}

._0PQEyZnXwLxpd7yXaOeH a {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: var(--fbl-accent);
  text-decoration-thickness: 2px;
  text-underline-offset: 0.2rem;
}

._0PQEyZnXwLxpd7yXaOeH a:hover {
  color: var(--fbl-accent-ink);
}

._0PQEyZnXwLxpd7yXaOeH blockquote {
  margin: 2rem 0;
  padding-left: 1.25rem;
  border-left: 2px solid var(--fbl-accent);
  font-family: var(--fbl-font-display);
  font-size: 1.25rem;
  line-height: 1.5;
  color: var(--fbl-ink);
}

._0PQEyZnXwLxpd7yXaOeH blockquote p {
  margin: 0;
}

._0PQEyZnXwLxpd7yXaOeH ul,
._0PQEyZnXwLxpd7yXaOeH ol {
  margin: 0 0 1.25rem;
  padding-left: 1.25rem;
}

._0PQEyZnXwLxpd7yXaOeH li {
  margin-bottom: 0.5rem;
}

._0PQEyZnXwLxpd7yXaOeH li::marker {
  color: var(--fbl-ink-soft);
}

._0PQEyZnXwLxpd7yXaOeH img {
  max-width: 100%;
  height: auto;
  border-radius: 0.625rem;
  margin: 1.5rem 0;
}

._0PQEyZnXwLxpd7yXaOeH figure {
  margin: 1.5rem 0;
}

._0PQEyZnXwLxpd7yXaOeH figcaption {
  margin-top: 0.5rem;
  font-size: 0.8125rem;
  color: var(--fbl-ink-soft);
}

._0PQEyZnXwLxpd7yXaOeH hr {
  margin: 2.5rem 0;
  border: none;
  border-top: 1px solid var(--fbl-line);
}

._0PQEyZnXwLxpd7yXaOeH table {
  width: 100%;
  margin: 2rem 0;
  border-collapse: collapse;
  font-size: 0.9375rem;
}

._0PQEyZnXwLxpd7yXaOeH th {
  text-align: left;
  font-weight: 600;
  color: var(--fbl-ink);
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid var(--fbl-ink);
}

._0PQEyZnXwLxpd7yXaOeH td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid var(--fbl-line);
}

._0PQEyZnXwLxpd7yXaOeH code {
  font-family: var(--fbl-font-mono);
  font-size: 0.875em;
  background: var(--fbl-surface-alt);
  padding: 0.125rem 0.375rem;
  border-radius: 0.25rem;
}

._0PQEyZnXwLxpd7yXaOeH pre {
  font-family: var(--fbl-font-mono);
  font-size: 0.875rem;
  line-height: 1.6;
  background: var(--fbl-surface-alt);
  padding: 1rem 1.25rem;
  border-radius: 0.625rem;
  overflow-x: auto;
  margin: 1.5rem 0;
}

._0PQEyZnXwLxpd7yXaOeH pre code {
  background: none;
  padding: 0;
}

/* ---------- Split Hero layout ---------- */

.fmAAAKCKOZWky8B05pCw {
  display: block;
}

.K4qu9BfvC6Zhn6X82eP1 {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 80rem;
  margin-inline: auto;
  padding: clamp(2.5rem, 5vw, 4rem) clamp(1.25rem, 4vw, 2.5rem) clamp(4rem, 8vw, 8rem);
}

.yJXHUoiyJI2ihTwnuCoz {
  display: grid;
  gap: 2.5rem;
  padding: 1.5rem;
  min-height: 90svh;
}

.gfyiE3H0xWRySyUZagr8 {
  border-radius: 0.75rem;
  overflow: hidden;
  background: var(--fbl-surface-alt);
  min-height: 18rem;
}

.mtxNM_9zcCqo4Je8_jwp {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}

.OABA5yT4CZj50fWz8cOz {
  display: grid;
  align-items: center;
}

.WmzTUHDSt5EzxCJ0wgHf {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  max-width: 32rem;
}

.MLm3c0gaP9rcrmyh_ewO {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  color: var(--fbl-ink-soft);
}

.f2tl0hD9oWgGg8BwG10l {
  margin: 0;
  font-family: var(--fbl-font-display);
  font-size: clamp(2.25rem, 4.5vw, 3.5rem);
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -0.01em;
  color: var(--fbl-ink);
  text-wrap: balance;
}

.lzFE9PMGayUaFaX5Sxck {
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.6;
  color: var(--fbl-ink-soft);
}

.mZ2I9fm_7toNft0_HG30 {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.EpacI9klcKr4YSdzrgBJ {
  margin: 0;
  border: none;
  border-top: 1px solid var(--fbl-line);
}

.mNDtniDPifXfT9wWxzyn {
  margin: 0;
  font-family: var(--fbl-font-display);
  font-size: clamp(1.5rem, 2.2vw, 1.875rem);
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.01em;
  color: var(--fbl-ink);
}

@media (min-width: 768px) {
  .yJXHUoiyJI2ihTwnuCoz {
    grid-template-columns: 1fr 1fr;
    gap: clamp(2.5rem, 5vw, 5rem);
  }

  .gfyiE3H0xWRySyUZagr8 {
    min-height: 0;
    height: 100%;
  }
}

/* ---------- Entrance animation (Split Hero) ---------- */

.g8bPRbczaZFzvfLtwxnl {
  opacity: 1;
  translate: 0 0;
  transition:
    opacity 0.8s ease,
    translate 0.8s ease;
}

@starting-style {
  .g8bPRbczaZFzvfLtwxnl {
    opacity: 0;
    translate: 0 40px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .g8bPRbczaZFzvfLtwxnl {
    transition: none;
  }
}

/*
 * Fetchly brand tokens for the Blog Sections library.
 * Each token first reads the verified Webflow site variable (Primitives /
 * Color Schemes / Typography collections, verified 2026-06-10; site variables
 * inherit into the component Shadow DOM) and falls back to the canonical
 * value from the Fetchly-GUIDES brand book. Component color props override
 * these via inline custom properties on the root.
 */
.fbl-root {
  --fbl-bg: transparent;
  --fbl-ink: var(--_primitives---colors--neutral-darkest, #050b0d);
  --fbl-ink-soft: var(--_primitives---colors--neutral, #505455);
  --fbl-surface: var(--color-scheme-1--surface-1, #fffefa);
  --fbl-surface-alt: var(--color-scheme-1--surface-2, #f6f5f1);
  --fbl-line: var(--color-scheme-1--border, #e5e4df);
  --fbl-accent: var(--_primitives---colors--malibu, #69e5fb);
  --fbl-accent-ink: var(--_primitives---colors--malibu-darkest, #1f444b);
  --fbl-accent-soft: var(--_primitives---colors--malibu-lightest, #f0fcfe);
  --fbl-font-display: var(--_typography---font-styles--neo-heading, "Marjorie", Georgia, serif);
  --fbl-font-body: var(--_typography---font-styles--neo-body, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);
  --fbl-font-mono: "Geist Mono", ui-monospace, "SF Mono", Menlo, monospace;

  position: relative;
  width: 100%;
  box-sizing: border-box;
  background: var(--fbl-bg);
  color: var(--fbl-ink);
  font-family: var(--fbl-font-body);
}

.fbl-root *,
.fbl-root *::before,
.fbl-root *::after {
  box-sizing: border-box;
}

.fbl-root[data-theme="dark"] {
  --fbl-bg: var(--_primitives---colors--neutral-darker, #1e2325);
  --fbl-ink: var(--_primitives---colors--neutral-lightest, #fffefa);
  --fbl-ink-soft: #9ea6ab;
  --fbl-surface: var(--_primitives---colors--neutral-dark, #2b2f31);
  --fbl-surface-alt: #3c3f41;
  --fbl-line: var(--_primitives---opacity--white-15, rgba(255, 255, 255, 0.15));
  --fbl-accent-ink: var(--_primitives---colors--malibu, #69e5fb);
  --fbl-accent-soft: rgba(105, 229, 251, 0.08);
}

/* Shared meta line — quiet single line "Author · Date" used by all blog cards */
.fbl-metaRow {
  display: flex;
  align-items: center;
}

.fbl-metaText {
  font-family: var(--fbl-font-body);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--fbl-ink-soft);
}

/* Long-form body ink — brand Neutral Darker for article text */
.fbl-root {
  --fbl-ink-body: var(--_primitives---colors--neutral-darker, #1e2325);
}

.fbl-root[data-theme="dark"] {
  --fbl-ink-body: #c9cdcf;
}

