/* ============================================================
   브랜드 GEO 블로그 — Public (root) prototype v4 · shared styles
   Design source: 브랜드 가이드라인 + 디자인 시스템 접근성 규칙.
   구조는 v3 public editorial 블로그를 1:1 계승, 표현만 v4 브랜드로 교체.

   원본 브랜드 팔레트:
   · Brand Navy #1D2D63 (주조) — deep #141C3C · semi #36406D ·
     light #817E9A · lighter #D2D4DE
   · Brand Brown #D6A679 (포인트) — deep #B69471 · semi #D8B997 ·
     light #EFD3BE · lighter #FBF7F3
   · Mild Beige #F2F1EA (서브) → 교차 섹션 배경
   · 악센트(보조 안내 전용): blue #3C9DD8 · green #73B670 ·
     orange #DB914C · red #D9613A
   · 브라운 골드 텍스트는 네이비 배경 위에서 사용해 대비를 유지한다.
   · 서체: Pretendard Variable(국문 본문) · Plus Jakarta Sans(라틴 디스플레이)

   이진 radius 규칙: 인라인 버튼/탭 = 사각(0) · 플로팅 = 원형
   섹션 리듬: 80px(mobile) → 120px(≥600px) · 국문 16px/1.7 keep-all
   ============================================================ */

@font-face {
  font-family: 'Pretendard Variable';
  font-weight: 45 920;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/PretendardVariable.woff2') format('woff2-variations');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-weight: 200 800;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/PlusJakartaSans-wght.woff2') format('woff2-variations');
}

:root {
  /* primitive — 기존 페이지 호환용 브랜드 토큰 */
  --navy-900: #1D2D63;
  --navy-950: #141C3C;
  --navy-700: #36406D;
  --navy-300: #817E9A;
  --navy-100: #D2D4DE;
  --navy-50:  #E6E8F0;        /* 아주 옅은 navy 틴트 (TL;DR·아바타 배경) */
  --brown-500: #D6A679;
  --brown-700: #B69471;
  --brown-300: #D8B997;
  --brown-200: #EFD3BE;
  --brown-50:  #FBF7F3;
  --beige: #F2F1EA;
  --beige-line: #E4E2D6;
  --acc-blue: #3C9DD8;
  --acc-green: #73B670;
  --acc-orange: #DB914C;
  --acc-red: #D9613A;

  /* 본문 가독용 그레이 (design-system 실측 유지) */
  --gray-900: #191F28;
  --gray-600: #6B7684;
  --gray-300: #C2C2C2;
  --gray-100: #F5F5F5;
  --off-white: #F9F9F9;

  /* semantic */
  --color-bg-default: #FFFFFF;         /* 캔버스 = 흰색 */
  --color-bg-beige: var(--beige);      /* 교차 섹션 */
  --color-bg-inverse: var(--navy-900); /* 히어로·전환 밴드 */
  --color-text-primary: var(--gray-900);
  --color-text-secondary: var(--gray-600);
  --color-text-inverse: #FFFFFF;
  --color-text-brand: var(--navy-900);
  --color-accent: var(--brown-500);    /* 텍스트로는 navy 배경 위에서만 */
  --color-border-default: var(--gray-300);
  --color-border-beige: var(--beige-line);
  --color-action-primary: var(--navy-900);
  --color-action-primary-hover: var(--navy-700);

  /* radius & shadow (이진 규칙) */
  --radius-none: 0px;
  --radius-sm: 4px;
  --radius-md: 8px;
  --radius-full: 9999px;
  --shadow-floating: 0 3px 5px -1px rgba(20,28,60,0.22), 0 6px 12px 0 rgba(20,28,60,0.16), 0 1px 18px 0 rgba(20,28,60,0.12);
  --shadow-card: 0 2px 10px rgba(29,45,99,0.07);

  /* typography */
  --font-sans: 'Pretendard Variable', Pretendard, 'Pretendard Fallback', -apple-system, system-ui, sans-serif;
  --font-latin: 'Plus Jakarta Sans', 'Pretendard Variable', sans-serif;

  /* motion */
  --motion-fast: 150ms ease-out;
  --motion-base: 300ms cubic-bezier(0.4, 0, 0.2, 1);
  --motion-reveal: 600ms ease-out;

  /* layout */
  --container-max: 1400px;
  --container-article: 720px;
}

* { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body {
  margin: 0;
  font-family: var(--font-sans);
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0;                 /* 브랜드: 국문 자간 0 */
  word-break: keep-all;              /* 국문 어절 단위 줄바꿈 */
  color: var(--color-text-primary);
  background: var(--color-bg-default);
  -webkit-font-smoothing: antialiased;
}
a { color: inherit; text-decoration: none; }
img { max-width: 100%; display: block; }
::selection { background: rgba(29,45,99,0.14); }
.latin { font-family: var(--font-latin); }

:focus-visible { outline: 2px solid var(--navy-700); outline-offset: 2px; }

/* ---------- layout containers ---------- */
.wrap {
  max-width: var(--container-max);
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px;
}
.sec { padding-top: 80px; padding-bottom: 80px; }        /* mobile rhythm */
.sec-beige { background: var(--color-bg-beige); }
.divider-top { border-top: 1px solid var(--beige-line); }

/* ============================================================
   브랜드 모티프 — 방사선(코너 시작 스포크) + 아치(동심원)
   navy 밴드에 ::before 오버레이로 얹는다 (가이드라인 C.2 Motif A/B)
   ============================================================ */
.band-navy {
  position: relative; overflow: hidden;
  background: var(--color-bg-inverse);
  color: var(--color-text-inverse);
  isolation: isolate;
}
.band-navy::before {
  content: ''; position: absolute; inset: 0; z-index: -1; pointer-events: none;
  background:
    /* 방사선: 우상단 코너에서 뻗는 얇은 스포크 */
    repeating-conic-gradient(from 188deg at 104% -6%,
      rgba(214,166,121,0.15) 0deg 0.32deg, transparent 0.32deg 8.5deg),
    /* 아치: 우상단 코너 기준 동심원 (brown + white) */
    radial-gradient(circle at 104% -6%, transparent 28%, rgba(214,166,121,0.22) 28.25%, transparent 28.7%),
    radial-gradient(circle at 104% -6%, transparent 44%, rgba(255,255,255,0.10) 44.2%, transparent 44.55%),
    radial-gradient(circle at 104% -6%, transparent 61%, rgba(214,166,121,0.14) 61.2%, transparent 61.6%),
    /* 좌하단 보조 아치 */
    radial-gradient(circle at -8% 112%, transparent 30%, rgba(255,255,255,0.08) 30.2%, transparent 30.6%);
}

/* ---------- top utility notice (charcoal strip) ---------- */
.notice-strip {
  background: var(--navy-950);
  color: rgba(255,255,255,0.9);
  font-size: 12.5px;
  padding: 8px 16px;
  display: flex; align-items: center; justify-content: center;
  gap: 14px; flex-wrap: wrap;
}
.notice-strip .ns-msg { text-align: center; }
.notice-strip b { color: var(--brown-500); font-weight: 600; }  /* 브라운 텍스트: navy 위 OK */
.notice-tools { display: flex; align-items: center; gap: 8px; flex-wrap: wrap; }
.notice-tools .console-link {
  font-size: 12px; font-weight: 600; color: rgba(255,255,255,0.82);
  border: 1px solid rgba(255,255,255,0.28); border-radius: var(--radius-none);
  padding: 5px 10px; min-height: 30px; display: inline-flex; align-items: center; gap: 5px;
  transition: border-color var(--motion-fast), color var(--motion-fast);
}
.notice-tools .console-link:hover { border-color: var(--brown-500); color: #fff; }

/* ---------- site header / nav ---------- */
.site-header {
  position: sticky; top: 0; z-index: 50;
  background: rgba(255,255,255,0.9);
  backdrop-filter: saturate(180%) blur(10px);
  border-bottom: 1px solid var(--beige-line);
}
.nav-bar {
  max-width: var(--container-max);
  margin: 0 auto; padding: 0 16px;
  min-height: 66px;
  display: flex; align-items: center; gap: 22px; flex-wrap: wrap;
}
.brand { display: inline-flex; align-items: center; gap: 10px; }
.brand svg { display: block; }
.brand .wordmark {
  font-family: var(--font-latin);
  font-size: 21px; font-weight: 600; letter-spacing: 0.01em;
  color: var(--navy-900);
}
.brand .blog-tag {
  font-size: 11px; font-weight: 600; letter-spacing: 0.08em;
  color: var(--gray-600); align-self: center;
}
.nav-links { display: flex; align-items: center; gap: 20px; margin-left: 8px; }
.nav-links a {
  font-size: 14px; font-weight: 500; color: var(--gray-900);
  display: inline-flex; align-items: center; gap: 5px;
  min-height: 44px;
  transition: color var(--motion-fast);
}
.nav-links a:hover { color: var(--navy-900); }
.nav-spacer { flex: 1; }

/* 공개 헤더 액션 — button과 link의 기본 박스 모델 차이를 제거 */
.site-header .inquiry-btn,
.nav-admin-link {
  box-sizing: border-box; height: 44px; min-height: 44px;
}
.nav-admin-link {
  padding: 0 14px;
  display: inline-flex; align-items: center; justify-content: center;
  border: 1px solid var(--navy-900); border-radius: var(--radius-none);
  color: var(--navy-900); background: #fff;
  font-size: 13px; font-weight: 700; white-space: nowrap;
  transition: background var(--motion-fast), color var(--motion-fast);
}
.nav-admin-link:hover, .nav-admin-link:focus-visible {
  background: var(--navy-900); color: #fff;
}

/* EN 토글 — v1은 구조만 준비 (en_routing_enabled OFF) */
.en-toggle {
  font-size: 12.5px; font-weight: 600; color: var(--gray-600);
  border: 1px solid var(--gray-300); border-radius: var(--radius-none);
  padding: 7px 12px; min-height: 40px; display: inline-flex; align-items: center; gap: 6px;
  background: transparent; font-family: inherit; cursor: pointer;
}
.en-toggle .en-badge {
  font-family: var(--font-latin); font-weight: 700; letter-spacing: 0.04em;
}

/* nav CTA — 사이트 유일 골드 텍스트 (navy 위) · 사각 · hover 반전 */
.nav-cta {
  background: var(--color-action-primary);
  color: var(--color-accent);
  border: none; border-radius: var(--radius-none);
  font-family: inherit; font-size: 15px; font-weight: 600;
  padding: 10px 18px; min-height: 44px; cursor: pointer;
  transition: background var(--motion-fast), color var(--motion-fast);
}
.nav-cta:hover, .nav-cta:focus-visible {
  background: var(--color-accent); color: var(--navy-900);
}

/* ---------- hero (navy band + 모티프) ---------- */
.hero-band { padding: 80px 0 84px; }
.hero-eyebrow {
  font-size: 13px; font-weight: 600; letter-spacing: 0.06em;
  color: var(--brown-300); margin-bottom: 18px;             /* 브라운: navy 위 OK */
}
.hero-eyebrow .latin { color: var(--brown-500); }
.hero-band h1 {
  font-size: 32px; line-height: 1.24; font-weight: 700;
  color: #fff; margin: 0 0 18px; max-width: 20ch;
}
.hero-band p {
  font-size: 16px; line-height: 1.7;
  color: rgba(255,255,255,0.82); margin: 0; max-width: 54ch;
}

/* ---------- controls: tabs + search ---------- */
.category-filter-section {
  margin-top: 40px;
}
.controls {
  display: flex; align-items: flex-start; justify-content: space-between;
  gap: 16px; flex-wrap: wrap;
  border-bottom: 1px solid var(--beige-line);
  padding-bottom: 16px;
}
.tabs { display: flex; flex-wrap: wrap; gap: 8px; overflow-x: auto; }
.tab {
  background: transparent; color: var(--gray-900);
  border: 1px solid var(--gray-300); border-radius: var(--radius-none);
  font-family: inherit; font-size: 13px; font-weight: 500;
  padding: 8px 14px; min-height: 44px; cursor: pointer; white-space: nowrap;
  transition: background var(--motion-fast), color var(--motion-fast), border-color var(--motion-fast);
}
.tab:hover { border-color: var(--navy-900); }
.tab.is-active {
  background: var(--navy-900); color: #fff; border-color: var(--navy-900);
}
.search {
  display: flex; align-items: center; gap: 8px;
  border: 1px solid var(--gray-300); border-radius: var(--radius-sm);
  padding: 0 14px; min-width: 240px; min-height: 44px; background: #fff;
}
.search svg { flex: none; }
.search input {
  flex: 1; border: none; outline: none; background: transparent;
  font-family: inherit; font-size: 14px; color: var(--gray-900);
  padding: 10px 0; min-width: 0;
}
.search input::placeholder { color: var(--gray-600); }

/* ---------- card grid ---------- */
.result-note { font-size: 13px; color: var(--gray-600); margin-bottom: 20px; }
.grid { display: grid; grid-template-columns: 1fr; column-gap: 24px; row-gap: 40px; }
.post-card { display: block; cursor: pointer; }

/* 16:9 썸네일 — 브랜드 모티프 플레이스홀더 (외부 이미지 없음, beige/navy) */
.thumb {
  position: relative; width: 100%; aspect-ratio: 16 / 9;
  border-radius: var(--radius-md); overflow: hidden;
  background: linear-gradient(135deg, var(--beige) 0%, var(--beige-line) 100%);
}
.thumb::after {
  content: ''; position: absolute; inset: 0;
  background:
    repeating-conic-gradient(from 210deg at 100% 100%,
      rgba(29,45,99,0.05) 0deg 0.4deg, transparent 0.4deg 9deg),
    radial-gradient(circle at 100% 100%, transparent 40%, rgba(29,45,99,0.10) 40.2%, transparent 40.7%),
    radial-gradient(circle at 100% 100%, transparent 60%, rgba(214,166,121,0.20) 60.2%, transparent 60.7%);
}
.thumb-inner { position: absolute; inset: 0; transition: transform var(--motion-base); }
.post-card:hover .thumb { box-shadow: var(--shadow-card); }
.post-card:hover .thumb-inner { transform: scale(1.03); }

/* 카테고리별 톤 — 브랜드 팔레트 안에서만 변주 (navy/brown/beige) */
.thumb.t-make { background: linear-gradient(135deg, #EDE6DA, var(--brown-200)); }
.thumb.t-fit  { background: linear-gradient(135deg, var(--beige), var(--navy-50)); }
.thumb.t-eye  { background: linear-gradient(135deg, #E7E9F1, var(--navy-100)); }
.thumb.t-lens { background: linear-gradient(135deg, var(--brown-50), var(--brown-300)); }
.thumb.t-mat  { background: linear-gradient(135deg, var(--navy-50), var(--navy-100)); }

.card-cat {
  font-size: 12px; font-weight: 600; color: var(--color-text-brand);
  margin: 14px 0 6px;
}
.card-title {
  font-size: 18px; line-height: 1.4; font-weight: 600; color: var(--gray-900);
  margin: 0 0 8px;
  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;
}
.post-card:hover .card-title { color: var(--navy-900); }
.card-date { font-family: var(--font-latin); font-size: 12px; color: var(--color-text-secondary); }

/* 빈 상태 (M1-AC-5) — 에러 아닌 디자인된 상태, 모티프 적용 */
.empty {
  grid-column: 1 / -1;
  border: 1px solid var(--beige-line); border-radius: var(--radius-md);
  background: var(--beige); padding: 60px 24px; text-align: center;
}
.empty .em-motif { width: 72px; height: 72px; margin: 0 auto 18px; opacity: 0.9; }
.empty .em-title { font-size: 16px; font-weight: 700; color: var(--navy-950); margin: 0 0 8px; }
.empty .em-sub { font-size: 14px; color: var(--gray-600); margin: 0; }

/* ---------- footnote (ISR 정책 등) ---------- */
.list-footnote {
  font-size: 12px; color: var(--gray-600); line-height: 1.6;
  margin-top: 28px; text-align: center;
}

/* ---------- series ---------- */
.series-head {
  display: flex; justify-content: space-between; align-items: baseline;
  gap: 16px; flex-wrap: wrap; margin-bottom: 24px;
}
.series-head h2 { font-size: 22px; font-weight: 700; margin: 0; color: var(--color-text-brand); }
.series-head .sub { font-size: 14px; color: var(--gray-600); }
.series-strip { display: grid; grid-template-columns: 1fr; gap: 16px; }
.series-item {
  display: flex; align-items: center; gap: 16px;
  border: 1px solid var(--beige-line); border-radius: var(--radius-md);
  padding: 16px; background: #fff;
  transition: box-shadow var(--motion-base), border-color var(--motion-fast);
}
.series-item:hover { box-shadow: var(--shadow-card); border-color: var(--navy-900); }
.series-num {
  flex: none; width: 44px; height: 44px;
  display: flex; align-items: center; justify-content: center;
  background: var(--navy-900); color: #fff;
  font-family: var(--font-latin); font-size: 14px; font-weight: 700;
  border-radius: var(--radius-none);
}
.series-item .st-step { font-size: 12px; color: var(--gray-600); margin-bottom: 3px; }
.series-item .st-title { font-size: 15px; font-weight: 600; color: var(--gray-900); }

/* ---------- 홈페이지 상호링크 밴드 (M1-FR-5) — navy 밴드 + 모티프 ---------- */
.crosslink { padding: 64px 0; }
.crosslink-inner {
  display: flex; align-items: center; justify-content: space-between;
  gap: 28px; flex-wrap: wrap;
}
.crosslink .cl-eyebrow {
  font-size: 12.5px; font-weight: 600; letter-spacing: 0.06em;
  color: var(--brown-300); margin-bottom: 10px;
}
.crosslink h2 { font-size: 24px; line-height: 1.35; font-weight: 700; color: #fff; margin: 0 0 8px; max-width: 24ch; }
.crosslink p { font-size: 14.5px; color: rgba(255,255,255,0.8); margin: 0; max-width: 46ch; }
.crosslink-cta {
  flex: none; display: inline-flex; align-items: center; gap: 8px;
  background: transparent; color: #fff;
  border: 1px solid rgba(255,255,255,0.6); border-radius: var(--radius-none);
  font-family: inherit; font-size: 15px; font-weight: 600;
  padding: 14px 28px; min-height: 44px; cursor: pointer;
  transition: background var(--motion-fast), color var(--motion-fast), border-color var(--motion-fast);
}
.crosslink-cta:hover { background: #fff; color: var(--navy-900); border-color: #fff; }

/* ---------- pagination ---------- */
.pagination {
  display: flex; align-items: center; justify-content: center;
  gap: 6px; margin-top: 56px;
}
.page-btn {
  min-width: 44px; min-height: 44px;
  display: inline-flex; align-items: center; justify-content: center;
  border: 1px solid var(--gray-300); border-radius: var(--radius-none);
  background: #fff; color: var(--gray-900);
  font-family: var(--font-latin); font-size: 14px; font-weight: 500; cursor: pointer;
  transition: background var(--motion-fast), color var(--motion-fast), border-color var(--motion-fast);
}
.page-btn:hover:not([disabled]) { border-color: var(--navy-900); }
.page-btn.is-current { background: var(--navy-900); color: #fff; border-color: var(--navy-900); }
.page-btn[disabled] { opacity: 0.4; cursor: default; }

/* ---------- footer (beige) ---------- */
.site-footer { background: var(--beige); border-top: 1px solid var(--beige-line); margin-top: 0; }
.footer-inner {
  max-width: var(--container-max); margin: 0 auto; padding: 56px 16px;
  display: grid; grid-template-columns: 1fr; gap: 32px;
}
.footer-brand .fb-logo { display: inline-flex; align-items: center; gap: 9px; margin-bottom: 12px; }
.footer-brand .fb-logo .wordmark { font-family: var(--font-latin); font-size: 17px; font-weight: 600; color: var(--navy-950); }
.footer-brand .fb-org { font-size: 13px; color: var(--gray-600); line-height: 1.7; }
.footer-col .fc-title {
  font-size: 12px; font-weight: 700; letter-spacing: 0.06em;
  color: var(--navy-950); margin-bottom: 14px;
}
.footer-col a {
  display: block; font-size: 13.5px; color: var(--gray-600);
  padding: 6px 0; min-height: 32px; transition: color var(--motion-fast);
}
.footer-col a:hover { color: var(--navy-900); }
.footer-legal {
  border-top: 1px solid var(--beige-line);
  max-width: var(--container-max); margin: 0 auto; padding: 20px 16px;
  font-size: 12.5px; color: var(--gray-600);
}

/* ---------- floating funnel (이진 규칙: 원형) ---------- */
.floating { position: fixed; right: 60px; z-index: 60; }
.fab {
  width: 76px; height: 76px; border-radius: var(--radius-full);
  border: none; cursor: pointer;
  display: flex; align-items: center; justify-content: center; flex-direction: column;
  box-shadow: var(--shadow-floating);
  font-family: inherit; font-weight: 700;
  transition: transform var(--motion-base), background var(--motion-fast);
}
.fab-cta { bottom: 60px; background: var(--color-action-primary); color: #fff; font-size: 13px; line-height: 1.25; }
.fab-cta:hover { background: var(--navy-700); transform: translateY(-2px); }
.fab-top { bottom: 150px; background: var(--brown-500); color: var(--navy-900); }  /* 골드 원형 (navy 아이콘 OK) */
.fab-top:hover { background: var(--brown-300); transform: translateY(-2px); }
.fab-top svg { display: block; }

/* ---------- reveal ---------- */
.reveal { opacity: 0; transform: translateY(24px); }
.reveal.is-in { opacity: 1; transform: none; transition: opacity var(--motion-reveal), transform var(--motion-reveal); }

/* =========================================================
   ARTICLE (post.html) — 720 container
   ========================================================= */
.article-wrap { max-width: var(--container-article); margin: 0 auto; padding: 0 16px 88px; }
.breadcrumb { font-size: 13px; color: var(--gray-600); padding: 36px 0 24px; }
.breadcrumb a { color: var(--gray-600); }
.breadcrumb a:hover { color: var(--navy-900); }
.breadcrumb .sep { margin: 0 7px; color: var(--gray-300); }
.breadcrumb .current { color: var(--gray-900); }

/* 히어로 이미지 (모티프 플레이스홀더) */
.article-hero {
  position: relative; width: 100%; aspect-ratio: 16 / 7;
  border-radius: var(--radius-md); overflow: hidden; margin-bottom: 28px;
  background: linear-gradient(135deg, var(--navy-50), var(--navy-100));
}
.article-hero::after {
  content: ''; position: absolute; inset: 0;
  background:
    repeating-conic-gradient(from 200deg at 100% 0%,
      rgba(29,45,99,0.06) 0deg 0.4deg, transparent 0.4deg 8deg),
    radial-gradient(circle at 100% 0%, transparent 34%, rgba(29,45,99,0.12) 34.2%, transparent 34.7%),
    radial-gradient(circle at 100% 0%, transparent 55%, rgba(214,166,121,0.24) 55.2%, transparent 55.7%);
}

.article-title {
  font-size: 26px; line-height: 1.3; font-weight: 700;
  color: var(--color-text-brand); margin: 0 0 20px;
}
.article-meta {
  display: flex; align-items: center; gap: 14px; flex-wrap: wrap;
  padding-bottom: 24px; border-bottom: 1px solid var(--beige-line);
}
.meta-avatar {
  width: 40px; height: 40px; border-radius: var(--radius-full);
  background: var(--navy-50); color: var(--navy-900);
  display: flex; align-items: center; justify-content: center;
  font-family: var(--font-latin); font-size: 13px; font-weight: 800; flex: none;
}
.meta-lines { flex: 1; min-width: 200px; }
.meta-author { font-size: 14px; font-weight: 700; color: var(--gray-900); }
.meta-detail { font-size: 12.5px; color: var(--gray-600); margin-top: 2px; }
.meta-reviewed {
  display: inline-flex; align-items: center; gap: 6px;
  font-size: 12px; font-weight: 600; color: var(--navy-900);
  border: 1px solid var(--gray-300); border-radius: var(--radius-none);
  padding: 6px 12px; min-height: 32px;
}

/* TL;DR */
.tldr {
  background: var(--navy-50); border-left: 3px solid var(--navy-900);
  border-radius: var(--radius-sm); padding: 20px 22px; margin: 32px 0;
}
.tldr .t { font-size: 12.5px; font-weight: 700; letter-spacing: 0.05em; color: var(--navy-900); margin-bottom: 12px; }
.tldr ul { margin: 0; padding-left: 18px; }
.tldr li { font-size: 14.5px; line-height: 1.7; color: var(--gray-900); margin-bottom: 8px; }
.tldr li:last-child { margin-bottom: 0; }
.tldr b { color: var(--navy-900); font-weight: 700; }

.article-body { font-size: 16px; line-height: 1.7; color: var(--gray-900); }
.article-body .lede { font-size: 17px; line-height: 1.75; }
.article-body .lede strong { color: var(--navy-900); }
.article-body h2 {
  font-size: 22px; line-height: 1.35; font-weight: 700;
  color: var(--color-text-brand); margin: 44px 0 14px;
}
.article-body p { margin: 0 0 18px; }
.article-body strong { font-weight: 700; }
.article-body a { color: var(--navy-900); font-weight: 600; text-decoration: underline; text-underline-offset: 2px; }
.article-body a:hover { color: var(--navy-700); }

/* comparison table */
.cmp-table { width: 100%; border-collapse: collapse; margin: 24px 0; font-size: 14px; }
.cmp-table th, .cmp-table td { border: 1px solid var(--gray-300); padding: 10px 12px; text-align: left; vertical-align: top; }
.cmp-table thead th { background: var(--navy-900); color: #fff; font-weight: 600; }
.cmp-table tbody th { background: var(--beige); font-weight: 600; color: var(--gray-900); white-space: nowrap; }
.table-scroll { overflow-x: auto; }

/* FAQ — 열린 목록 */
.faq-list { margin: 8px 0 0; }
.faq-item { border-bottom: 1px solid var(--beige-line); padding: 18px 0; }
.faq-item:last-child { border-bottom: none; }
.faq-q { font-size: 15.5px; font-weight: 700; color: var(--gray-900); display: flex; gap: 8px; margin-bottom: 8px; }
.faq-q .mk { color: var(--navy-900); font-family: var(--font-latin); }
.faq-a { font-size: 14.5px; line-height: 1.7; color: var(--gray-900); margin: 0; }

/* 핵심 정리 */
.takeaways { border: 1.5px solid var(--navy-900); border-radius: var(--radius-md); padding: 22px 26px; margin: 40px 0; }
.takeaways .t { font-size: 12.5px; font-weight: 800; letter-spacing: 0.08em; color: var(--navy-900); margin-bottom: 14px; }
.takeaways ol { margin: 0; padding-left: 20px; }
.takeaways li { font-size: 15px; line-height: 1.75; color: var(--gray-900); margin-bottom: 8px; }
.takeaways li:last-child { margin-bottom: 0; }
.takeaways strong { color: var(--navy-900); }

/* author box (E-E-A-T) */
.author-box { display: flex; gap: 16px; background: var(--beige); border-radius: var(--radius-md); padding: 22px; margin-top: 44px; }
.author-box .avatar {
  width: 48px; height: 48px; border-radius: var(--radius-full);
  background: var(--navy-900); color: var(--brown-500);       /* 골드: navy 위 OK */
  display: flex; align-items: center; justify-content: center;
  font-family: var(--font-latin); font-size: 15px; font-weight: 800; flex: none;
}
.author-box .ab-name { font-size: 15px; font-weight: 700; color: var(--gray-900); }
.author-box .ab-role { font-size: 13px; color: var(--gray-600); margin: 3px 0 8px; }
.author-box .ab-desc { font-size: 13.5px; line-height: 1.65; color: var(--gray-900); }

/* 전환 밴드 (navy + 모티프) */
.conversion-band {
  border-radius: var(--radius-md); padding: 48px 40px; margin: 56px 0 0; text-align: center;
}
.conversion-band h2 { font-size: 24px; line-height: 1.35; font-weight: 700; color: #fff; margin: 0 0 10px; }
.conversion-band p { font-size: 15px; color: rgba(255,255,255,0.82); margin: 0 0 24px; }
.band-cta {
  display: inline-flex; align-items: center; justify-content: center;
  background: transparent; color: #fff;
  border: 1px solid #fff; border-radius: var(--radius-none);
  font-family: inherit; font-size: 15px; font-weight: 600;
  padding: 14px 32px; min-height: 44px; cursor: pointer;
  transition: background var(--motion-fast), color var(--motion-fast);
}
.band-cta:hover { background: #fff; color: var(--navy-900); }

/* related */
.related { margin-top: 56px; border-top: 1px solid var(--beige-line); padding-top: 36px; }
.related .r-title { font-size: 12.5px; font-weight: 800; letter-spacing: 0.08em; color: var(--gray-600); margin-bottom: 22px; }
.related-grid { display: grid; grid-template-columns: 1fr; gap: 24px; }

/* preview banner (M5-FR-7) */
.preview-banner {
  position: sticky; top: 0; z-index: 70;
  background: var(--navy-900); color: #fff;
  font-size: 13px; font-weight: 600; text-align: center; padding: 10px 16px;
}
.preview-banner b { color: var(--brown-500); }

/* =========================================================
   RESPONSIVE — bp-md 600, bp-lg 1024
   ========================================================= */
@media (min-width: 600px) {
  .wrap { padding-left: 24px; padding-right: 24px; }
  .sec { padding-top: 120px; padding-bottom: 120px; }
  .hero-band { padding: 120px 0 124px; }
  .crosslink { padding: 96px 0; }
  .hero-band h1 { font-size: 48px; }
  .hero-band p { font-size: 17px; }
  .grid { grid-template-columns: repeat(2, 1fr); }
  .series-strip { grid-template-columns: repeat(3, 1fr); }
  .related-grid { grid-template-columns: repeat(3, 1fr); }
  .footer-inner { grid-template-columns: 1.6fr 1fr 1fr 1fr; }
  .article-title { font-size: 36px; }
  .article-wrap { padding: 0 24px 88px; }
  .conversion-band { padding: 56px; }
}
@media (min-width: 1024px) {
  .grid { grid-template-columns: repeat(3, 1fr); }
}

/* mobile-only stacking */
@media (max-width: 599px) {
  .controls { flex-direction: column; }
  .search { width: 100%; }
  .crosslink-inner { flex-direction: column; align-items: flex-start; }
  .floating { right: 20px; }
  .fab-cta { bottom: 20px; }
  .fab-top { bottom: 110px; }
}

/* =========================================================
   MOTION — prefers-reduced-motion disables ALL
   ========================================================= */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
    scroll-behavior: auto !important;
  }
  .reveal { opacity: 1 !important; transform: none !important; }
  .post-card:hover .thumb-inner { transform: none !important; }
  .fab:hover { transform: none !important; }
}
