/* ── tokens.css ─────────────────────────────── */
/* 값의 정본. 규칙과 근거: docs/design/design.md.
   M2(2026-08-11) 목업에서 실렌더·대비 실측으로 값을 확정했고,
   같은 날 목업 v2(docs/design/mockups/m2v2-home.html)에서 아트 디렉션이 바뀌며 갱신했다.
   [v2 신규]/[v2 교정] 주석이 붙은 항목이 그때 바뀐 것이다.
   실측 기록은 design.md §3.3, 결정 근거는 docs/ADR/index.md.

   v2에서 해소된 [M2 미결] 두 가지
     · 브랜드 색 — 딥 그린 확정. 네이비 안과 비교 토글은 폐기했다
     · 웹폰트 — Pretendard(가변) 확정. 산세리프 온리, 명조 폐기 */

/*
  읽는 법
  - 이 파일에만 리터럴 값을 둔다. 다른 CSS·템플릿·JSON에는 색·크기 리터럴을 쓰지 않는다
    (M3의 check.py가 이 파일을 예외로 두고 나머지를 검출한다).
  - 토큰의 "의미"는 여기 적지 않는다. 어떤 토큰을 어디에 쓰는지는 docs/design/design.md.
*/

:root {
  color-scheme: light; /* 라이트 고정. 인앱 웹뷰의 강제 다크 반전을 막는다 (design.md §3) */

  /* ── 색 ─────────────────────────────────────────────────────────────────
     방향: 웜 오프화이트 서피스 + 딥 그린 브랜드 + 세이지 보조.
     웜 계열은 의료 사이트의 차가운 블루그레이를 피하고, 저채도 컬러 사진과
     온도가 충돌하지 않는다. 대비 실측은 design.md §3.3 표에 기록돼 있다.
  */

  /* 표면 */
  /* [v2 교정] #fbfaf8은 사실상 백색이라 화면이 '심심하다'는 지적의 한 원인이었다.
     종이 톤까지 덥혀도 본문 대비는 15.81:1로 여유가 크다. */
  --color-surface-page: #f7f4ed;
  --color-surface-raised: #ffffff;
  --color-surface-sunken: #ece7dc;   /* [v2 교정] page를 덥힌 만큼 함께 이동 */
  --color-surface-inverse: #1c1a17;
  --color-notice-surface: #f6f1e4;   /* [v2 교정] */

  /* 텍스트 */
  --color-text-primary: #1c1a17;
  --color-text-secondary: #4a4640;   /* [2026-08-25] 08-22의 #66615a(5.59:1)를 되돌림 — Y원장·권 실장 검토 후 V1 비교 선택(page 8.53:1 · sunken 7.60:1). 08-22 이전 값과 동일 */
  --color-text-muted: #6b665d;
  --color-text-inverse: #f7f5f1;
  --color-text-link: #1f3d34;

  /* 브랜드·강조
     [v2 확정] 딥 그린으로 결정. 네이비(#1e3550) 한 벌과 목업의 비교 토글은 폐기했다. */
  --color-brand: #1f3d34;        /* 딥 그린 */
  --color-brand-strong: #16302a;
  --color-brand-subtle: #e9efe9; /* [v2 교정] */
  --color-accent: #7a5c33;       /* 뮤티드 브라스. 화면당 1곳 (design.md §3.2) */

  /* 세이지 [v2 신규] — 컬러 블록의 면과, 자간 넓은 아이브로·라벨의 글자색.
     문단을 칠하는 색이 아니다 (design.md §3.2).
     면 위에 올릴 글자색이 토큰마다 정해져 있다:
       --color-sage        위에는 --color-text-primary (6.21:1)
       --color-sage-light  위에는 --color-brand        (7.89:1)
     --color-sage 자체는 글자색으로 쓸 수 없다 (page 위 2.68:1). 글자는 -ink를 쓴다. */
  --color-sage: #8ba08e;
  --color-sage-light: #cdd6c4;
  --color-sage-ink: #5c7261;     /* page 위 4.74:1 / raised 위 5.20:1 */

  /* 선·상태 */
  --color-border-hairline: rgb(28 26 23 / 0.10);
  /* [M2 교정] 알파 0.28은 페이지 배경 위에서 1.83:1로 요구치(3:1) 미달이었다.
     대비를 요구하는 선은 불투명 값으로 둔다. */
  --color-border-strong: #867f74;
  --color-focus-ring: #1f3d34;
  --color-notice-border: #9a7a3c;

  /* 오버레이 — 불투명도 하한 0.5 (01-tech-spec §8.3).
     [v2] 사진 위에 글자를 얹지 않기로 했으므로 --color-overlay-hero는 현재 사용처가 없다.
     삭제하지 않는 이유는 히어로 영상 poster 등에서 되살아날 수 있어서다.
     ⚠️ 저채도 컬러 사진 방침(v2)에서 회색 오버레이를 '분위기용'으로 까는 것은 금지다. */
  --color-overlay-hero: rgb(20 18 15 / 0.65);
  /* [2026-08-11 사용자 확정] 헤더 리퀴드 글라스 — scrim은 blur 미지원 폴백 전용(0.85).
     glass-bg 0.34는 01-tech-spec §8.3의 오버레이 하한(0.5)에 대한 **사용자 확정 예외**로,
     blur 20px + 글리프 헤일로(design.md 참조)가 가독을 보강한다. blur 값은 애니메이션 금지. */
  --color-header-scrim: rgb(247 244 237 / 0.85);
  --header-glass-bg: rgb(247 244 237 / 0.34);
  --header-glass-blur: 20px;

  /* 사진 처리 [v2 신규] — 흑백 변환·회색 오버레이 대신 채도만 낮춘다.
     [2026-08-11 v2 승인 승격] 0.82/0.72는 채도 높은 Pexels 스톡 기준값이었다.
     현행 생성 이미지(식물 매크로)는 원본부터 저채도·웜이라 실렌더 A/B로 재보정
     (필터 0 = 잎맥 셀이 과하게 금빛 → 브라스 악센트 침범). 목업 선행값을 정식 승격. */
  /* [2026-08-25 신규 D-19] lazy 사진 셀이 아직 비어 있는 동안의 자리색.
     페이지 바탕(--color-surface-page)이 그대로 보이면 모자이크에 흰 구멍이 뚫린다.
     값은 모자이크·밴드 사진 4장의 평균색(#a79e6a — 64×64 리샘플 후 산술평균)과
     --color-surface-page 를 1:1 로 섞은 것이다. 채도를 절반으로 낮춘 세이지-베이지라
     사진이 얹히는 순간 톤이 튀지 않는다. **글자를 올리지 않는다** (대비 요구치 없음). */
  --color-photo-placeholder: #cfc9ac;

  --photo-filter: saturate(0.92) contrast(1.02);
  --photo-filter-texture: saturate(0.80) contrast(1.05); /* 평평한 직물·잎맥 텍스처용 — 원본이 가장 따뜻해 한 단계 더 당긴다 */

  /* ── 타이포 ─────────────────────────────────────────────────────────────
     [v2 확정] 산세리프 온리. 국문·영문·디스플레이가 전부 Pretendard 한 얼굴이고,
     구분은 서체가 아니라 웨이트와 자간이 만든다. 명조(serif) 스택은 폐기했다.
     Pretendard는 SIL OFL 1.1이며 self-host 한다 (design.md §2.4).
  */

  /* 스택 — 사용처는 두 토큰을 이어 붙인다:
       font-family: var(--font-family-latin), var(--font-family-kr);
     [v2 교정] --font-family-latin에 한글 글리프가 있는 얼굴을 넣지 않는다는 M2 규칙은
     "국문 얼굴 지정이 조용히 무력화되는 것"을 막기 위한 것이었다. v2에서는 두 스택의
     첫 얼굴이 같은 Pretendard이므로 그 사고가 성립하지 않는다. 다만 폴백 구간에서는
     여전히 한글이 국문 스택으로 흘러야 하므로, latin 쪽 폴백에는 한글이 없는 얼굴만 둔다. */
  --font-family-kr:
    "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont,
    "Apple SD Gothic Neo", "Noto Sans KR", system-ui, sans-serif;
  --font-family-latin:
    "Pretendard Variable", Pretendard, "Helvetica Neue", Arial;
  --font-family-display: /* [v2 교정] 명조 폐기. 디스플레이도 같은 얼굴, 웨이트로만 구분 */
    "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont,
    "Apple SD Gothic Neo", "Noto Sans KR", system-ui, sans-serif;
  --font-family-numeric: /* compare-table의 숫자 정렬 */
    ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;

  /* 크기 — 375px에서 성립시킨 하한 → 유동 → 데스크톱 상한.
     [v2 교정] 디스플레이 계열을 크게 올렸다. 본문(16px)은 그대로 두었으므로
     디스플레이:본문 비율이 2.0 → 2.25로 벌어진다. 이 비율이 v2의 '극적 대비'다. */
  --font-size-display: clamp(2.25rem, 1.525rem + 3.09vw, 4rem);    /* 375→36px, 1280→64px */
  --font-size-h1:      clamp(1.875rem, 1.30rem + 2.45vw, 3.25rem); /* 375→30px */
  --font-size-h2:      clamp(1.375rem, 1.16rem + 0.93vw, 1.75rem);
  --font-size-h3:      clamp(1.125rem, 1.05rem + 0.32vw, 1.25rem);
  --font-size-body:    clamp(1rem, 0.98rem + 0.11vw, 1.0625rem);
  --font-size-small:   0.9375rem;
  --font-size-caption: 0.8125rem;
  --font-size-label:   0.75rem;  /* [v2 신규] 자간 넓은 라틴 아이브로·블록 라벨 전용 */
  --font-size-min:     0.75rem;  /* 가독성 하한 12px. em 로 축소되는 요소(각주 마커 등)의 바닥.
                                    이 아래로 내려가는 크기는 두지 않는다 (design.md §2.1) */

  /* 행간 — 본문은 한글 기준 1.7~1.8 범위를 벗어나지 않는다 (design.md §2.2) */
  --line-height-tight: 1.12;   /* [v2 교정] 얇고 큰 글자는 더 붙여야 한 덩어리로 읽힌다 */
  --line-height-heading: 1.35;
  --line-height-lead:    1.5;   /* 2~5줄 답변 문단(.lead·.tagline·.caption) — 1.35 는 한글 다행에 촘촘 (2026-08-25 감사 G5b) */
  --line-height-body: 1.75;
  --line-height-relaxed: 1.8;

  /* 자간 — 한글 제목만 음수. 본문은 건드리지 않는다.
     라틴 대문자는 반대로 벌려야 읽히므로 방향이 다른 토큰을 따로 둔다. */
  --letter-spacing-display: -0.035em;  /* [v2 교정] 커진 만큼 더 좁힌다 */
  --letter-spacing-heading: -0.025em;  /* [v2 교정] */
  --letter-spacing-body: 0;
  --letter-spacing-wordmark: 0.18em;
  --letter-spacing-eyebrow: 0.22em;      /* [v2 신규] 영문 아이브로·섹션 라벨 */
  --letter-spacing-wordmark-kr: 0.2em;  /* 0.45 → 0.2: 한글은 자간을 벌리면 단어 결속이 깨진다 (2026-08-25 감사 G11) */  /* [v2 신규] 워드마크 국문 병기('루메셀') 전용 */
  /* [M4 신규] 320~374px 헤더 축소 구간 전용. 라벨을 줄이거나 햄버거를 넣지 않고
     자간·크기만 줄여 320px를 수용한다 (site-structure.md §4.1, 2026-08-11 PM 결정).
     375px 이상은 위의 하우스 스타일 값을 그대로 쓴다. */
  --letter-spacing-wordmark-compact: 0.10em;
  --letter-spacing-eyebrow-compact: 0.12em;

  /* 굵기 — [v2] 가변 폰트를 쓰므로 웨이트 수가 곧 파일 수이던 제약이 사라졌다.
     그래도 화면에서 실제로 구분되는 5단으로 제한한다. */
  --font-weight-extralight: 200;  /* [v2 신규] 디스플레이 — **현재 사용처 0건**.
                                     2026-08-25 V1 에서 히어로 헤드라인·소개문이 300(light)으로
                                     올라가며 비었다. 굵기 폭은 300~700 이다(design.md §1 ③).
                                     지우지 않는 것은 스케일의 하단 눈금이라서다 */
  --font-weight-light: 300;       /* [v2 신규] 디스플레이 보조·워드마크 */
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-bold: 700;

  /* ── 간격 (4px 스케일) ───────────────────────────────────────────────────
     이름의 숫자 = 4px의 배수. 스케일 밖의 값을 쓰지 않는다 (design.md §4.1).
  */
  --space-1: 0.25rem;   /* 4  */
  --space-2: 0.5rem;    /* 8  */
  --space-3: 0.75rem;   /* 12 */
  --space-4: 1rem;      /* 16 */
  --space-5: 1.25rem;   /* 20 */
  --space-6: 1.5rem;    /* 24 */
  --space-8: 2rem;      /* 32 */
  --space-10: 2.5rem;   /* 40 */
  --space-12: 3rem;     /* 48 */
  --space-16: 4rem;     /* 64 */
  --space-20: 5rem;     /* 80 */
  --space-24: 6rem;     /* 96 */
  --space-32: 8rem;     /* 128 */

  /* 섹션 리듬 3단 — 임의 조합하지 않는다 (design.md §4.2)
     [2026-08-25 8차] 세 값을 그대로 절반으로 내렸다. 375px 에서 섹션 경계(앞 padding-block-end
     + 뒤 padding-block-start)가 base 112 · tight 88 · loose 128 이었는데, 본문이 끝나고 다음
     제목이 나오기까지 164px 을 스크롤해야 해서 페이지가 끊겨 읽혔다(사용자 375 실측 지적).
     이제 375px 에서 tight 16 · base 28 · loose 40 → 경계는 44 · 56 · 64 다.
     28(1.75rem)은 4px 스케일 위의 값이고(4×7), --space-7 이라는 이름이 없을 뿐이다 —
     56(3.5rem)도 같은 이유로 이름이 없었다. 섹션 리듬은 --space-* 와 별도의 3단 스케일이라
     여기서만 쓴다. 상·하 대칭(.section 의 padding-block 한 값)은 그대로다 (f0346b8). */
  --section-gap-tight: clamp(1rem, 0.75rem + 1vw, 1.5rem);
  --section-gap-base: clamp(1.75rem, 1.25rem + 2vw, 3rem);
  --section-gap-loose: clamp(2.5rem, 1.75rem + 3vw, 4rem);

  /* ── radius (2단 고정) ───────────────────────────────────────────────── */
  --radius-sm: 0.375rem;  /* 버튼·인풋·목차 링크 */
  --radius-lg: 0.75rem;   /* 카드·이미지 프레임 */
  /* ⚠️ 모자이크 셀과 풀블리드 밴드에는 radius를 걸지 않는다 — 에디토리얼 문법에서
     사진은 지면을 자르는 사각형이지 떠 있는 카드가 아니다 (design.md §7.1). */

  /* ── 보더·포커스 ────────────────────────────────────────────────────── */
  --border-width-hairline: 1px;
  --border-width-strong: 2px;
  --focus-ring-width: 2px;
  --focus-ring-offset: 2px;

  /* ── 모션 ───────────────────────────────────────────────────────────────
     transform / opacity 외의 속성에 쓰지 않는다. backdrop-filter는 애니메이션 제외
     (01-tech-spec §8.3). 모든 사용처는 prefers-reduced-motion 안에 둔다.
  */
  --duration-fast: 120ms;
  --duration-base: 240ms;
  --duration-slow: 480ms;
  --ease-standard: cubic-bezier(0.2, 0, 0.2, 1);
  --ease-out: cubic-bezier(0.16, 1, 0.3, 1);
  --ease-in: cubic-bezier(0.4, 0, 1, 1);

  /* ── z-index ────────────────────────────────────────────────────────────
     이 목록 밖의 값을 쓰지 않는다. 임의 999가 하나 생기면 순서 추적이 끝난다.
  */
  --z-base: 0;
  --z-floating: 90;      /* 플로팅 상담 버튼 — 헤더 아래, 본문 위 (2026-08-25 감사 G2) */
  --z-sticky-header: 100;
  --z-overlay: 200;
  --z-dialog: 300;

  /* ── 레이아웃 ─────────────────────────────────────────────────────────── */
  --content-max-width: 72rem;
  --content-max-width-prose: 38rem;  /* 한글 한 줄이 길어지지 않는 읽기 폭 */
  --content-max-width-wide: 90rem;
  --gutter-inline: clamp(1.25rem, 4vw, 2.5rem);

  /* 고정 치수 — 접근성·레이아웃 계약. CSS에서 이 숫자를 직접 쓰지 않는다 */
  --header-height: 56px;      /* sticky 헤더. 375에서 워드마크 + 44px 햄버거를 수용 */
  --tap-target-min: 44px;     /* 터치 타깃 최소치 */
  /* [2026-08-25 신규] 버튼 높이. --tap-target-min(44) 은 **접근성 하한**이라 올리지 않는다 —
     하한을 올리면 헤더 메뉴·각주 링크까지 함께 커진다. 버튼만 한 겹 위에 둔다 (design.md §4.4) */
  --button-height: 3rem;      /* 48px */
  --scroll-padding-top: calc(var(--header-height) + var(--space-4));
  --band-height: clamp(9rem, 26vw, 15rem); /* [v2 신규] 풀블리드 텍스처 밴드 높이 */

  /* 이미지 비율 — 같은 섹션 안의 이미지는 비율이 같다. 단 모자이크는 예외이며,
     셀마다 다른 비율을 쓰는 것이 그 문법의 핵심이다 (design.md §7.3) */
  --aspect-hero: 16 / 10;
  --aspect-wide: 16 / 9;
  --aspect-card: 4 / 3;
  --aspect-portrait: 3 / 4;
  --aspect-square: 1 / 1;   /* [v2 신규] 모자이크 컬러 블록 */
}

/* ── fonts.css ─────────────────────────────── */
/* fonts.css — Pretendard Variable 동적 서브셋 (@font-face 92블록)
   ⚠️ 손으로 고치지 않습니다. Pretendard 공식 배포본
      orioncactus/pretendard v1.3.9 의
      dist/web/variable/pretendardvariable-dynamic-subset.css 에서
      unicode-range 만 그대로 옮기고 url 을 로컬 절대경로로 바꾼 파일입니다.
      갱신은 상류 CSS 를 다시 받아 같은 변환을 반복합니다 (assets/README.md 참조).

   Pretendard Variable · SIL Open Font License 1.1 · (c) 2021 Kil Hyung-jin.
   라이선스 전문은 /assets/fonts/OFL.txt 로 함께 배포합니다 — 지우지 마십시오.

   왜 92개인가: 통짜 2.1MB 를 받으면 페이지 전송량의 94% 가 폰트였습니다(M4 실측).
   unicode-range 로 쪼개 두면 브라우저가 그 페이지에 실제로 쓰인 글자가 든 조각만 받습니다.

   format 을 둘로 적는 이유: 가변폰트를 모르는 구형 웹뷰(woff2 는 알지만
   woff2-variations 는 모르는 구간)가 첫 항목을 건너뛰고 두 번째로 같은 파일을
   정적 폰트처럼 받게 하려는 것입니다. 파일이 같으므로 전송량은 늘지 않습니다.
   실패하더라도 font-display: swap 과 tokens.css 의 폴백 스택이 국문을 계속 보여 줍니다. */

@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.0.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.0.woff2") format("woff2");
  unicode-range: U+f9ca-fa0b, U+ff03-ff05, U+ff07, U+ff0a-ff0b, U+ff0d-ff19, U+ff1b, U+ff1d, U+ff20-ff5b, U+ff5d, U+ffe0-ffe3, U+ffe5-ffe6;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.1.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.1.woff2") format("woff2");
  unicode-range: U+d723-d728, U+d72a-d733, U+d735-d748, U+d74a-d74f, U+d752-d753, U+d755-d757, U+d75a-d75f, U+d762-d764, U+d766-d768, U+d76a-d76b, U+d76d-d76f, U+d771-d787, U+d789-d78b, U+d78d-d78f, U+d791-d797, U+d79a, U+d79c, U+d79e-d7a3, U+f900-f909, U+f90b-f92e;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.2.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.2.woff2") format("woff2");
  unicode-range: U+d679-d68b, U+d68e-d69e, U+d6a0, U+d6a2-d6a7, U+d6a9-d6c3, U+d6c6-d6c7, U+d6c9-d6cb, U+d6cd-d6d3, U+d6d5-d6d6, U+d6d8-d6e3, U+d6e5-d6e7, U+d6e9-d6fb, U+d6fd-d717, U+d719-d71f, U+d721-d722;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.3.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.3.woff2") format("woff2");
  unicode-range: U+d5bc-d5c7, U+d5ca-d5cb, U+d5cd-d5cf, U+d5d1-d5d7, U+d5d9-d5da, U+d5dc, U+d5de-d5e3, U+d5e6-d5e7, U+d5e9-d5eb, U+d5ed-d5f6, U+d5f8, U+d5fa-d5ff, U+d602-d603, U+d605-d607, U+d609-d60f, U+d612-d613, U+d616-d61b, U+d61d-d637, U+d63a-d63b, U+d63d-d63f, U+d641-d647, U+d64a-d64c, U+d64e-d653, U+d656-d657, U+d659-d65b, U+d65d-d666, U+d668, U+d66a-d678;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.4.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.4.woff2") format("woff2");
  unicode-range: U+d507, U+d509-d50b, U+d50d-d513, U+d515-d53b, U+d53e-d53f, U+d541-d543, U+d545-d54c, U+d54e, U+d550, U+d552-d557, U+d55a-d55b, U+d55d-d55f, U+d561-d564, U+d566-d567, U+d56a, U+d56c, U+d56e-d573, U+d576-d577, U+d579-d583, U+d585-d586, U+d58a-d5a4, U+d5a6-d5bb;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.5.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.5.woff2") format("woff2");
  unicode-range: U+d464-d477, U+d47a-d47b, U+d47d-d47f, U+d481-d487, U+d489-d48a, U+d48c, U+d48e-d4e7, U+d4e9-d503, U+d505-d506;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.6.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.6.woff2") format("woff2");
  unicode-range: U+d3bf-d3c7, U+d3ca-d3cf, U+d3d1-d3eb, U+d3ee-d3ef, U+d3f1-d3f3, U+d3f5-d3fb, U+d3fd-d400, U+d402-d45b, U+d45d-d463;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.7.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.7.woff2") format("woff2");
  unicode-range: U+d2ff, U+d302-d304, U+d306-d30b, U+d30f, U+d311-d313, U+d315-d31b, U+d31e, U+d322-d324, U+d326-d327, U+d32a-d32b, U+d32d-d32f, U+d331-d337, U+d339-d33c, U+d33e-d37b, U+d37e-d37f, U+d381-d383, U+d385-d38b, U+d38e-d390, U+d392-d397, U+d39a-d39b, U+d39d-d39f, U+d3a1-d3a7, U+d3a9-d3aa, U+d3ac, U+d3ae-d3b3, U+d3b5-d3b7, U+d3b9-d3bb, U+d3bd-d3be;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.8.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.8.woff2") format("woff2");
  unicode-range: U+d257-d27f, U+d281-d29b, U+d29d-d29f, U+d2a1-d2ab, U+d2ad-d2b7, U+d2ba-d2bb, U+d2bd-d2bf, U+d2c1-d2c7, U+d2c9-d2ef, U+d2f2-d2f3, U+d2f5-d2f7, U+d2f9-d2fe;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.9.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.9.woff2") format("woff2");
  unicode-range: U+d1b4, U+d1b6-d1f3, U+d1f5-d22b, U+d22e-d22f, U+d231-d233, U+d235-d23b, U+d23d-d240, U+d242-d256;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.10.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.10.woff2") format("woff2");
  unicode-range: U+d105-d12f, U+d132-d133, U+d135-d137, U+d139-d13f, U+d141-d142, U+d144, U+d146-d14b, U+d14e-d14f, U+d151-d153, U+d155-d15b, U+d15e-d187, U+d189-d19f, U+d1a2-d1a3, U+d1a5-d1a7, U+d1a9-d1af, U+d1b2-d1b3;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.11.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.11.woff2") format("woff2");
  unicode-range: U+d04b-d04f, U+d051-d057, U+d059-d06b, U+d06d-d06f, U+d071-d073, U+d075-d07b, U+d07e-d0a3, U+d0a6-d0a7, U+d0a9-d0ab, U+d0ad-d0b3, U+d0b6, U+d0b8, U+d0ba-d0bf, U+d0c2-d0c3, U+d0c5-d0c7, U+d0c9-d0cf, U+d0d2, U+d0d6-d0db, U+d0de-d0df, U+d0e1-d0e3, U+d0e5-d0eb, U+d0ee-d0f0, U+d0f2-d104;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.12.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.12.woff2") format("woff2");
  unicode-range: U+cfa2-cfc3, U+cfc5-cfdf, U+cfe2-cfe3, U+cfe5-cfe7, U+cfe9-cff4, U+cff6-cffb, U+cffd-cfff, U+d001-d003, U+d005-d017, U+d019-d033, U+d036-d037, U+d039-d03b, U+d03d-d04a;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.13.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.13.woff2") format("woff2");
  unicode-range: U+cef0-cef3, U+cef6, U+cef9-ceff, U+cf01-cf03, U+cf05-cf07, U+cf09-cf0f, U+cf11-cf12, U+cf14-cf1b, U+cf1d-cf1f, U+cf21-cf2f, U+cf31-cf53, U+cf56-cf57, U+cf59-cf5b, U+cf5d-cf63, U+cf66, U+cf68, U+cf6a-cf6f, U+cf71-cf84, U+cf86-cf8b, U+cf8d-cfa1;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.14.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.14.woff2") format("woff2");
  unicode-range: U+ce3c-ce57, U+ce5a-ce5b, U+ce5d-ce5f, U+ce61-ce67, U+ce6a, U+ce6c, U+ce6e-ce73, U+ce76-ce77, U+ce79-ce7b, U+ce7d-ce83, U+ce85-ce88, U+ce8a-ce8f, U+ce91-ce93, U+ce95-ce97, U+ce99-ce9f, U+cea2, U+cea4-ceab, U+cead-cee3, U+cee6-cee7, U+cee9-ceeb, U+ceed-ceef;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.15.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.15.woff2") format("woff2");
  unicode-range: U+cd92-cd93, U+cd96-cd97, U+cd99-cd9b, U+cd9d-cda3, U+cda6-cda8, U+cdaa-cdaf, U+cdb1-cdc3, U+cdc5-cdcb, U+cdcd-cde7, U+cde9-ce03, U+ce05-ce1f, U+ce22-ce34, U+ce36-ce3b;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.16.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.16.woff2") format("woff2");
  unicode-range: U+ccef-cd07, U+cd0a-cd0b, U+cd0d-cd1a, U+cd1c, U+cd1e-cd2b, U+cd2d-cd5b, U+cd5d-cd77, U+cd79-cd91;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.17.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.17.woff2") format("woff2");
  unicode-range: U+cc3f-cc43, U+cc46-cc47, U+cc49-cc4b, U+cc4d-cc53, U+cc55-cc58, U+cc5a-cc5f, U+cc61-cc97, U+cc9a-cc9b, U+cc9d-cc9f, U+cca1-cca7, U+ccaa, U+ccac, U+ccae-ccb3, U+ccb6-ccb7, U+ccb9-ccbb, U+ccbd-cccf, U+ccd1-cce3, U+cce5-ccee;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.18.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.18.woff2") format("woff2");
  unicode-range: U+cb91-cbd3, U+cbd5-cbe3, U+cbe5-cc0b, U+cc0e-cc0f, U+cc11-cc13, U+cc15-cc1b, U+cc1d-cc20, U+cc23-cc27, U+cc2a-cc2b, U+cc2d, U+cc2f, U+cc31-cc37, U+cc3a, U+cc3c;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.19.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.19.woff2") format("woff2");
  unicode-range: U+caf4-cb47, U+cb4a-cb90;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.20.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.20.woff2") format("woff2");
  unicode-range: U+ca4a-ca4b, U+ca4e-ca4f, U+ca51-ca53, U+ca55-ca5b, U+ca5d-ca60, U+ca62-ca83, U+ca85-cabb, U+cabe-cabf, U+cac1-cac3, U+cac5-cacb, U+cacd-cad0, U+cad2, U+cad4-cad8, U+cada-caf3;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.21.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.21.woff2") format("woff2");
  unicode-range: U+c996-c997, U+c99a-c99c, U+c99e-c9bf, U+c9c2-c9c3, U+c9c5-c9c7, U+c9c9-c9cf, U+c9d2, U+c9d4, U+c9d7-c9d8, U+c9db, U+c9de-c9df, U+c9e1-c9e3, U+c9e5-c9e6, U+c9e8-c9eb, U+c9ee-c9f0, U+c9f2-c9f7, U+c9f9-ca0b, U+ca0d-ca28, U+ca2a-ca49;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.22.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.22.woff2") format("woff2");
  unicode-range: U+c8e9-c8f4, U+c8f6-c8fb, U+c8fe-c8ff, U+c901-c903, U+c905-c90b, U+c90e-c910, U+c912-c917, U+c919-c92b, U+c92d-c94f, U+c951-c953, U+c955-c96b, U+c96d-c973, U+c975-c987, U+c98a-c98b, U+c98d-c98f, U+c991-c995;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.23.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.23.woff2") format("woff2");
  unicode-range: U+c841-c84b, U+c84d-c86f, U+c872-c873, U+c875-c877, U+c879-c87f, U+c882-c884, U+c887-c88a, U+c88d-c8c3, U+c8c5-c8df, U+c8e1-c8e8;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.24.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.24.woff2") format("woff2");
  unicode-range: U+c779-c77b, U+c77e-c782, U+c786, U+c78b, U+c78d, U+c78f, U+c792-c793, U+c795, U+c797, U+c799-c79f, U+c7a2, U+c7a7-c7ab, U+c7ae-c7bb, U+c7bd-c7c0, U+c7c2-c7c7, U+c7c9-c7dc, U+c7de-c7ff, U+c802-c803, U+c805-c807, U+c809, U+c80b-c80f, U+c812, U+c814, U+c817-c81b, U+c81e-c81f, U+c821-c823, U+c825-c82e, U+c830-c837, U+c839-c83b, U+c83d-c840;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.25.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.25.woff2") format("woff2");
  unicode-range: U+c6bb-c6bf, U+c6c2, U+c6c4, U+c6c6-c6cb, U+c6ce-c6cf, U+c6d1-c6d3, U+c6d5-c6db, U+c6dd-c6df, U+c6e1-c6e7, U+c6e9-c6eb, U+c6ed-c6ef, U+c6f1-c6f8, U+c6fa-c703, U+c705-c707, U+c709-c70b, U+c70d-c716, U+c718, U+c71a-c71f, U+c722-c723, U+c725-c727, U+c729-c734, U+c736-c73b, U+c73e-c73f, U+c741-c743, U+c745-c74b, U+c74e-c750, U+c752-c757, U+c759-c773, U+c776-c777;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.26.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.26.woff2") format("woff2");
  unicode-range: U+c5f5-c5fb, U+c5fe, U+c602-c605, U+c607, U+c609-c60f, U+c611-c61a, U+c61c-c623, U+c626-c627, U+c629-c62b, U+c62d, U+c62f-c632, U+c636, U+c638, U+c63a-c63f, U+c642-c643, U+c645-c647, U+c649-c652, U+c656-c65b, U+c65d-c65f, U+c661-c663, U+c665-c677, U+c679-c67b, U+c67d-c693, U+c696-c697, U+c699-c69b, U+c69d-c6a3, U+c6a6, U+c6a8, U+c6aa-c6af, U+c6b2-c6b3, U+c6b5-c6b7, U+c6b9-c6ba;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.27.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.27.woff2") format("woff2");
  unicode-range: U+c517-c527, U+c52a-c52b, U+c52d-c52f, U+c531-c538, U+c53a, U+c53c, U+c53e-c543, U+c546-c547, U+c54b, U+c54d-c552, U+c556, U+c55a-c55b, U+c55d, U+c55f, U+c562-c563, U+c565-c567, U+c569-c56f, U+c572, U+c574, U+c576-c57b, U+c57e-c57f, U+c581-c583, U+c585-c586, U+c588-c58b, U+c58e, U+c590, U+c592-c596, U+c599-c5b3, U+c5b6-c5b7, U+c5ba, U+c5be-c5c3, U+c5ca-c5cb, U+c5cd, U+c5cf, U+c5d2-c5d3, U+c5d5-c5d7, U+c5d9-c5df, U+c5e1-c5e2, U+c5e4, U+c5e6-c5eb, U+c5ef, U+c5f1-c5f3;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.28.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.28.woff2") format("woff2");
  unicode-range: U+c475-c4ef, U+c4f2-c4f3, U+c4f5-c4f7, U+c4f9-c4ff, U+c502-c50b, U+c50d-c516;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.29.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.29.woff2") format("woff2");
  unicode-range: U+c3d0-c3d7, U+c3da-c3db, U+c3dd-c3de, U+c3e1-c3ec, U+c3ee-c3f3, U+c3f5-c42b, U+c42d-c463, U+c466-c474;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.30.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.30.woff2") format("woff2");
  unicode-range: U+c32b-c367, U+c36a-c36b, U+c36d-c36f, U+c371-c377, U+c37a-c37b, U+c37e-c383, U+c385-c387, U+c389-c3cf;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.31.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.31.woff2") format("woff2");
  unicode-range: U+c26a-c26b, U+c26d-c26f, U+c271-c273, U+c275-c27b, U+c27e-c287, U+c289-c28f, U+c291-c297, U+c299-c29a, U+c29c-c2a3, U+c2a5-c2a7, U+c2a9-c2ab, U+c2ad-c2b3, U+c2b6, U+c2b8, U+c2ba-c2bb, U+c2bd-c2db, U+c2de-c2df, U+c2e1-c2e2, U+c2e5-c2ea, U+c2ee, U+c2f0, U+c2f2-c2f5, U+c2f7, U+c2fa-c2fb, U+c2fd-c2ff, U+c301-c307, U+c309-c30c, U+c30e-c312, U+c315-c323, U+c325-c328, U+c32a;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.32.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.32.woff2") format("woff2");
  unicode-range: U+c1bc-c1c3, U+c1c5-c1df, U+c1e1-c1fb, U+c1fd-c203, U+c205-c20c, U+c20e, U+c210-c217, U+c21a-c21b, U+c21d-c21e, U+c221-c227, U+c229-c22a, U+c22c, U+c22e, U+c230, U+c233-c24f, U+c251-c257, U+c259-c269;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.33.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.33.woff2") format("woff2");
  unicode-range: U+c101-c11b, U+c11f, U+c121-c123, U+c125-c12b, U+c12e, U+c132-c137, U+c13a-c13b, U+c13d-c13f, U+c141-c147, U+c14a, U+c14c-c153, U+c155-c157, U+c159-c15b, U+c15d-c166, U+c169-c16f, U+c171-c177, U+c179-c18b, U+c18e-c18f, U+c191-c193, U+c195-c19b, U+c19d-c19e, U+c1a0, U+c1a2-c1a4, U+c1a6-c1bb;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.34.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.34.woff2") format("woff2");
  unicode-range: U+c049-c057, U+c059-c05b, U+c05d-c05f, U+c061-c067, U+c069-c08f, U+c091-c0ab, U+c0ae-c0af, U+c0b1-c0b3, U+c0b5, U+c0b7-c0bb, U+c0be, U+c0c2-c0c7, U+c0ca-c0cb, U+c0cd-c0cf, U+c0d1-c0d7, U+c0d9-c0da, U+c0dc, U+c0de-c0e3, U+c0e5-c0eb, U+c0ed-c0f3, U+c0f6, U+c0f8, U+c0fa-c0ff;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.35.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.35.woff2") format("woff2");
  unicode-range: U+bfa7-bfaf, U+bfb1-bfc4, U+bfc6-bfcb, U+bfce-bfcf, U+bfd1-bfd3, U+bfd5-bfdb, U+bfdd-c048;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.36.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.36.woff2") format("woff2");
  unicode-range: U+bf07, U+bf09-bf3f, U+bf41-bf4f, U+bf52-bf54, U+bf56-bfa6;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.37.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.37.woff2") format("woff2");
  unicode-range: U+be56, U+be58, U+be5c-be5f, U+be62-be63, U+be65-be67, U+be69-be74, U+be76-be7b, U+be7e-be7f, U+be81-be8e, U+be90, U+be92-bea7, U+bea9-becf, U+bed2-bed3, U+bed5-bed6, U+bed9-bee3, U+bee6-bf06;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.38.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.38.woff2") format("woff2");
  unicode-range: U+bdb0-bdd3, U+bdd5-bdef, U+bdf1-be0b, U+be0d-be0f, U+be11-be13, U+be15-be43, U+be46-be47, U+be49-be4b, U+be4d-be53;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.39.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.39.woff2") format("woff2");
  unicode-range: U+bd03, U+bd06, U+bd08, U+bd0a-bd0f, U+bd11-bd22, U+bd25-bd47, U+bd49-bd58, U+bd5a-bd7f, U+bd82-bd83, U+bd85-bd87, U+bd8a-bd8f, U+bd91-bd92, U+bd94, U+bd96-bd98, U+bd9a-bdaf;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.40.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.40.woff2") format("woff2");
  unicode-range: U+bc4e-bc83, U+bc86-bc87, U+bc89-bc8b, U+bc8d-bc93, U+bc96, U+bc98, U+bc9b-bc9f, U+bca2-bca3, U+bca5-bca7, U+bca9-bcb2, U+bcb4-bcbb, U+bcbe-bcbf, U+bcc1-bcc3, U+bcc5-bccc, U+bcce-bcd0, U+bcd2-bcd4, U+bcd6-bcf3, U+bcf7, U+bcf9-bcfb, U+bcfd-bd02;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.41.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.41.woff2") format("woff2");
  unicode-range: U+bb90-bba3, U+bba5-bbab, U+bbad-bbbf, U+bbc1-bbf7, U+bbfa-bbfb, U+bbfd-bbfe, U+bc01-bc07, U+bc09-bc0a, U+bc0e, U+bc10, U+bc12-bc13, U+bc17, U+bc19-bc1a, U+bc1e, U+bc20-bc23, U+bc26, U+bc28, U+bc2a-bc2c, U+bc2e-bc2f, U+bc32-bc33, U+bc35-bc37, U+bc39-bc3f, U+bc41-bc42, U+bc44, U+bc46-bc48, U+bc4a-bc4d;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.42.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.42.woff2") format("woff2");
  unicode-range: U+bae6-bafb, U+bafd-bb17, U+bb19-bb33, U+bb37, U+bb39-bb3a, U+bb3d-bb43, U+bb45-bb46, U+bb48, U+bb4a-bb4f, U+bb51-bb53, U+bb55-bb57, U+bb59-bb62, U+bb64-bb8f;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.43.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.43.woff2") format("woff2");
  unicode-range: U+ba30-ba37, U+ba3a-ba3b, U+ba3d-ba3f, U+ba41-ba47, U+ba49-ba4a, U+ba4c, U+ba4e-ba53, U+ba56-ba57, U+ba59-ba5b, U+ba5d-ba63, U+ba65-ba66, U+ba68-ba6f, U+ba71-ba73, U+ba75-ba77, U+ba79-ba84, U+ba86, U+ba88-baa7, U+baaa, U+baad-baaf, U+bab1-bab7, U+baba, U+babc, U+babe-bae5;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.44.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.44.woff2") format("woff2");
  unicode-range: U+b96e-b973, U+b976-b977, U+b979-b97b, U+b97d-b983, U+b986, U+b988, U+b98a-b98d, U+b98f-b9ab, U+b9ae-b9af, U+b9b1-b9b3, U+b9b5-b9bb, U+b9be, U+b9c0, U+b9c2-b9c7, U+b9ca-b9cb, U+b9cd, U+b9d2-b9d7, U+b9da, U+b9dc, U+b9df-b9e0, U+b9e2, U+b9e6-b9e7, U+b9e9-b9f3, U+b9f6, U+b9f8, U+b9fb-ba2f;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.45.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.45.woff2") format("woff2");
  unicode-range: U+b8bf-b8cb, U+b8cd-b8e0, U+b8e2-b8e7, U+b8ea-b8eb, U+b8ed-b8ef, U+b8f1-b8f7, U+b8fa, U+b8fc, U+b8fe-b903, U+b905-b917, U+b919-b91f, U+b921-b93b, U+b93d-b957, U+b95a-b95b, U+b95d-b95f, U+b961-b967, U+b969-b96c;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.46.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.46.woff2") format("woff2");
  unicode-range: U+b80d-b80f, U+b811-b817, U+b81a, U+b81c-b823, U+b826-b827, U+b829-b82b, U+b82d-b833, U+b836, U+b83a-b83f, U+b841-b85b, U+b85e-b85f, U+b861-b863, U+b865-b86b, U+b86e, U+b870, U+b872-b8af, U+b8b1-b8be;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.47.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.47.woff2") format("woff2");
  unicode-range: U+b74d-b75f, U+b761-b763, U+b765-b774, U+b776-b77b, U+b77e-b77f, U+b781-b783, U+b785-b78b, U+b78e, U+b792-b796, U+b79a-b79b, U+b79d-b7a7, U+b7aa, U+b7ae-b7b3, U+b7b6-b7c8, U+b7ca-b7eb, U+b7ee-b7ef, U+b7f1-b7f3, U+b7f5-b7fb, U+b7fe, U+b802-b806, U+b80a-b80b;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.48.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.48.woff2") format("woff2");
  unicode-range: U+b6a7-b6aa, U+b6ac-b6b0, U+b6b2-b6ef, U+b6f1-b727, U+b72a-b72b, U+b72d-b72e, U+b731-b737, U+b739-b73a, U+b73c-b743, U+b745-b74c;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.49.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.49.woff2") format("woff2");
  unicode-range: U+b605-b60f, U+b612-b617, U+b619-b624, U+b626-b69b, U+b69e-b6a3, U+b6a5-b6a6;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.50.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.50.woff2") format("woff2");
  unicode-range: U+b55f, U+b562-b583, U+b585-b59f, U+b5a2-b5a3, U+b5a5-b5a7, U+b5a9-b5b2, U+b5b5-b5ba, U+b5bd-b604;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.51.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.51.woff2") format("woff2");
  unicode-range: U+b4a5-b4b6, U+b4b8-b4bf, U+b4c1-b4c7, U+b4c9-b4db, U+b4de-b4df, U+b4e1-b4e2, U+b4e5-b4eb, U+b4ee, U+b4f0, U+b4f2-b513, U+b516-b517, U+b519-b51a, U+b51d-b523, U+b526, U+b528, U+b52b-b52f, U+b532-b533, U+b535-b537, U+b539-b53f, U+b541-b544, U+b546-b54b, U+b54d-b54f, U+b551-b55b, U+b55d-b55e;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.52.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.52.woff2") format("woff2");
  unicode-range: U+b3f8-b3fb, U+b3fd-b40f, U+b411-b417, U+b419-b41b, U+b41d-b41f, U+b421-b427, U+b42a-b42b, U+b42d-b44f, U+b452-b453, U+b455-b457, U+b459-b45f, U+b462-b464, U+b466-b46b, U+b46d-b47f, U+b481-b4a3;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.53.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.53.woff2") format("woff2");
  unicode-range: U+b342-b353, U+b356-b357, U+b359-b35b, U+b35d-b35e, U+b360-b363, U+b366, U+b368, U+b36a-b36d, U+b36f, U+b372-b373, U+b375-b377, U+b379-b37f, U+b381-b382, U+b384, U+b386-b38b, U+b38d-b3c3, U+b3c6-b3c7, U+b3c9-b3ca, U+b3cd-b3d3, U+b3d6, U+b3d8, U+b3da-b3f7;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.54.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.54.woff2") format("woff2");
  unicode-range: U+b27c-b283, U+b285-b28f, U+b292-b293, U+b295-b297, U+b29a-b29f, U+b2a1-b2a4, U+b2a7-b2a9, U+b2ab, U+b2ad-b2c7, U+b2ca-b2cb, U+b2cd-b2cf, U+b2d1-b2d7, U+b2da, U+b2dc, U+b2de-b2e3, U+b2e7, U+b2e9-b2ea, U+b2ef-b2f3, U+b2f6, U+b2f8, U+b2fa-b2fb, U+b2fd-b2fe, U+b302-b303, U+b305-b307, U+b309-b30f, U+b312, U+b316-b31b, U+b31d-b341;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.55.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.55.woff2") format("woff2");
  unicode-range: U+b1d6-b1e7, U+b1e9-b1fc, U+b1fe-b203, U+b206-b207, U+b209-b20b, U+b20d-b213, U+b216-b21f, U+b221-b257, U+b259-b273, U+b275-b27b;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.56.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.56.woff2") format("woff2");
  unicode-range: U+b120-b122, U+b126-b127, U+b129-b12b, U+b12d-b133, U+b136, U+b138, U+b13a-b13f, U+b142-b143, U+b145-b14f, U+b151-b153, U+b156-b157, U+b159-b177, U+b17a-b17b, U+b17d-b17f, U+b181-b187, U+b189-b18c, U+b18e-b191, U+b195-b1a7, U+b1a9-b1cb, U+b1cd-b1d5;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.57.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.57.woff2") format("woff2");
  unicode-range: U+b05f-b07b, U+b07e-b07f, U+b081-b083, U+b085-b08b, U+b08d-b097, U+b09b, U+b09d-b09f, U+b0a2-b0a7, U+b0aa, U+b0b0, U+b0b2, U+b0b6-b0b7, U+b0b9-b0bb, U+b0bd-b0c3, U+b0c6-b0c7, U+b0ca-b0cf, U+b0d1-b0df, U+b0e1-b0e4, U+b0e6-b107, U+b10a-b10b, U+b10d-b10f, U+b111-b112, U+b114-b117, U+b119-b11a, U+b11c-b11f;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.58.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.58.woff2") format("woff2");
  unicode-range: U+afac-afb7, U+afba-afbb, U+afbd-afbf, U+afc1-afc6, U+afca-afcc, U+afce-afd3, U+afd5-afe7, U+afe9-afef, U+aff1-b00b, U+b00d-b00f, U+b011-b013, U+b015-b01b, U+b01d-b027, U+b029-b043, U+b045-b047, U+b049, U+b04b, U+b04d-b052, U+b055-b056, U+b058-b05c, U+b05e;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.59.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.59.woff2") format("woff2");
  unicode-range: U+af03-af07, U+af09-af2b, U+af2e-af33, U+af35-af3b, U+af3e-af40, U+af44-af47, U+af4a-af5c, U+af5e-af63, U+af65-af7f, U+af81-afab;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.60.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.60.woff2") format("woff2");
  unicode-range: U+ae56-ae5b, U+ae5e-ae60, U+ae62-ae64, U+ae66-ae67, U+ae69-ae6b, U+ae6d-ae83, U+ae85-aebb, U+aebf, U+aec1-aec3, U+aec5-aecb, U+aece, U+aed0, U+aed2-aed7, U+aed9-aef3, U+aef5-af02;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.61.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.61.woff2") format("woff2");
  unicode-range: U+ad9c-ada3, U+ada5-adbf, U+adc1-adc3, U+adc5-adc7, U+adc9-add2, U+add4-addb, U+addd-addf, U+ade1-ade3, U+ade5-adf7, U+adfa-adfb, U+adfd-adff, U+ae02-ae07, U+ae0a, U+ae0c, U+ae0e-ae13, U+ae15-ae2f, U+ae31-ae33, U+ae35-ae37, U+ae39-ae3f, U+ae42, U+ae44, U+ae46-ae49, U+ae4b, U+ae4f, U+ae51-ae53, U+ae55;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.62.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.62.woff2") format("woff2");
  unicode-range: U+ace2-ace3, U+ace5-ace6, U+ace9-acef, U+acf2, U+acf4, U+acf7-acfb, U+acfe-acff, U+ad01-ad03, U+ad05-ad0b, U+ad0d-ad10, U+ad12-ad1b, U+ad1d-ad33, U+ad35-ad48, U+ad4a-ad4f, U+ad51-ad6b, U+ad6e-ad6f, U+ad71-ad72, U+ad77-ad7c, U+ad7e, U+ad80, U+ad82-ad87, U+ad89-ad8b, U+ad8d-ad8f, U+ad91-ad9b;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.63.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.63.woff2") format("woff2");
  unicode-range: U+ac25-ac2c, U+ac2e, U+ac30, U+ac32-ac37, U+ac39-ac3f, U+ac41-ac4c, U+ac4e-ac6f, U+ac72-ac73, U+ac75-ac76, U+ac79-ac7f, U+ac82, U+ac84-ac88, U+ac8a-ac8b, U+ac8d-ac8f, U+ac91-ac93, U+ac95-ac9b, U+ac9d-ac9e, U+aca1-aca7, U+acab, U+acad-acaf, U+acb1-acb7, U+acba-acbb, U+acbe-acc0, U+acc2-acc3, U+acc5-acdf;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.64.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.64.woff2") format("woff2");
  unicode-range: U+99df, U+99ed, U+99f1, U+99ff, U+9a01, U+9a08, U+9a0e-9a0f, U+9a19, U+9a2b, U+9a30, U+9a36-9a37, U+9a40, U+9a43, U+9a45, U+9a4d, U+9a55, U+9a57, U+9a5a-9a5b, U+9a5f, U+9a62, U+9a65, U+9a69-9a6a, U+9aa8, U+9ab8, U+9ad3, U+9ae5, U+9aee, U+9b1a, U+9b27, U+9b2a, U+9b31, U+9b3c, U+9b41-9b45, U+9b4f, U+9b54, U+9b5a, U+9b6f, U+9b8e, U+9b91, U+9b9f, U+9bab, U+9bae, U+9bc9, U+9bd6, U+9be4, U+9be8, U+9c0d, U+9c10, U+9c12, U+9c15, U+9c25, U+9c32, U+9c3b, U+9c47, U+9c49, U+9c57, U+9ce5, U+9ce7, U+9ce9, U+9cf3-9cf4, U+9cf6, U+9d09, U+9d1b, U+9d26, U+9d28, U+9d3b, U+9d51, U+9d5d, U+9d60-9d61, U+9d6c, U+9d72, U+9da9, U+9daf, U+9db4, U+9dc4, U+9dd7, U+9df2, U+9df8-9dfa, U+9e1a, U+9e1e, U+9e75, U+9e79, U+9e7d, U+9e7f, U+9e92-9e93, U+9e97, U+9e9d, U+9e9f, U+9ea5, U+9eb4-9eb5, U+9ebb, U+9ebe, U+9ec3, U+9ecd-9ece, U+9ed4, U+9ed8, U+9edb-9edc, U+9ede, U+9ee8, U+9ef4, U+9f07-9f08, U+9f0e, U+9f13, U+9f20, U+9f3b, U+9f4a-9f4b, U+9f4e, U+9f52, U+9f5f, U+9f61, U+9f67, U+9f6a, U+9f6c, U+9f77, U+9f8d, U+9f90, U+9f95, U+9f9c, U+ac02-ac03, U+ac05-ac06, U+ac09-ac0f, U+ac17-ac18, U+ac1b, U+ac1e-ac1f, U+ac21-ac23;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.65.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.65.woff2") format("woff2");
  unicode-range: U+338c-339c, U+339f-33a0, U+33a2-33cb, U+33cf-33d0, U+33d3, U+33d6, U+33d8, U+33db-33dd, U+4e01, U+4e03, U+4e07-4e08, U+4e11, U+4e14-4e15, U+4e18-4e19, U+4e1e, U+4e32, U+4e38-4e39, U+4e42-4e43, U+4e45, U+4e4d-4e4f, U+4e56, U+4e58-4e59, U+4e5d-4e5e, U+4e6b, U+4e6d, U+4e73, U+4e76-4e77, U+4e7e, U+4e82, U+4e86, U+4e88, U+4e8e, U+4e90-4e92, U+4e94-4e95, U+4e98, U+4e9b, U+4e9e, U+4ea1-4ea2, U+4ea4-4ea6, U+4ea8, U+4eab, U+4ead-4eae, U+4eb6, U+4ec0-4ec1, U+4ec4, U+4ec7, U+4ecb, U+4ecd, U+4ed4-4ed5, U+4ed7-4ed9, U+4edd, U+4edf, U+4ee4, U+4ef0, U+4ef2, U+4ef6-4ef7, U+4efb, U+4f01, U+4f09, U+4f0b, U+4f0d-4f11, U+4f2f, U+4f34, U+4f36, U+4f38, U+4f3a, U+4f3c-4f3d;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.66.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.66.woff2") format("woff2");
  unicode-range: U+3136, U+3138, U+313a-3140, U+3143-3144, U+3150, U+3152, U+3154-3156, U+3158-315b, U+315d-315f, U+3162, U+3164-318c, U+318e, U+3200-321b, U+3231, U+3239, U+3251-325a, U+3260-327b, U+327e-327f, U+328a-3290, U+3294, U+329e, U+32a5, U+3380-3384, U+3388-338b;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.67.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.67.woff2") format("woff2");
  unicode-range: U+2f7d, U+2f7f-2f8b, U+2f8e-2f90, U+2f92-2f97, U+2f99-2fa0, U+2fa2-2fa3, U+2fa5-2fa9, U+2fac-2fb1, U+2fb3-2fbc, U+2fc1-2fca, U+2fcd-2fd4, U+3003, U+3012-3019, U+301c, U+301e-3020, U+3036, U+3041, U+3043, U+3045, U+3047, U+3049, U+304e, U+3050, U+3052, U+3056, U+305a, U+305c, U+305e, U+3062, U+3065, U+306c, U+3070-307d, U+3080, U+3085, U+3087, U+308e, U+3090-3091, U+30a1, U+30a5, U+30a9, U+30ae, U+30b1-30b2, U+30b4, U+30b6, U+30bc-30be, U+30c2, U+30c5, U+30cc, U+30d2, U+30d4, U+30d8-30dd, U+30e4, U+30e6, U+30e8, U+30ee, U+30f0-30f2, U+30f4-30f6, U+3133, U+3135;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.68.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.68.woff2") format("woff2");
  unicode-range: U+2541-254b, U+25a4-25a9, U+25b1, U+25b5, U+25b9, U+25bf, U+25c1, U+25c3, U+25c9-25ca, U+25cc, U+25ce, U+25d0-25d1, U+25e6, U+25ef, U+260f, U+261d, U+261f, U+262f, U+2660, U+2664, U+2667-2669, U+266d, U+266f, U+2716, U+271a, U+273d, U+2756, U+2776-277f, U+278a-2793, U+2963, U+2965, U+2ac5-2ac6, U+2acb-2acc, U+2f00, U+2f04, U+2f06, U+2f08, U+2f0a-2f0b, U+2f11-2f12, U+2f14, U+2f17-2f18, U+2f1c-2f1d, U+2f1f-2f20, U+2f23-2f26, U+2f28-2f29, U+2f2b, U+2f2d, U+2f2f-2f32, U+2f38, U+2f3c-2f40, U+2f42-2f4c, U+2f4f-2f52, U+2f54-2f58, U+2f5a-2f66, U+2f69-2f70, U+2f72-2f76, U+2f78, U+2f7a-2f7c;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.69.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.69.woff2") format("woff2");
  unicode-range: U+2479-2487, U+249c-24d1, U+24d3-24d7, U+24d9-24e9, U+24eb-24f4, U+2500-2501, U+2503, U+250c-2513, U+2515-2516, U+2518-2540;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.70.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.70.woff2") format("woff2");
  unicode-range: U+215b-215e, U+2162-2169, U+2170-2179, U+2195-2199, U+21b0-21b4, U+21bc, U+21c0, U+21c4-21c5, U+21cd, U+21cf-21d4, U+21e0-21e3, U+21e6-21e9, U+2200, U+2202-2203, U+2206-2209, U+220b-220c, U+220f, U+2211, U+2213, U+221a, U+221d-2220, U+2222, U+2225-2227, U+2229-222c, U+222e, U+2234-2237, U+223d, U+2243, U+2245, U+2248, U+2250-2253, U+225a, U+2260-2262, U+2264-2267, U+226a-226b, U+226e-2273, U+2276-2277, U+2279-227b, U+2280-2287, U+228a-228b, U+2295-2297, U+22a3-22a5, U+22bb-22bc, U+22ce-22cf, U+22da-22db, U+22ee-22ef, U+2306, U+2312, U+2314, U+2467-2478;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.71.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.71.woff2") format("woff2");
  unicode-range: U+81-82, U+84, U+a2-a5, U+a7-a8, U+aa, U+ac, U+b1-b3, U+b6, U+b8-ba, U+bc-be, U+c0, U+c2, U+c6-cb, U+ce-d0, U+d4, U+d8-d9, U+db-dc, U+de-df, U+e6, U+eb, U+ee-f0, U+f4, U+f7-f9, U+fb, U+fe-ff, U+111, U+126-127, U+132-133, U+138, U+13f-142, U+149-14b, U+152-153, U+166-167, U+2bc, U+2c7, U+2d0, U+2d8-2d9, U+2db-2dd, U+391-394, U+396-3a1, U+3a3-3a9, U+3b2-3b6, U+3b8, U+3bc, U+3be-3c1, U+3c3-3c9, U+2010, U+2015-2016, U+2018-2019, U+201b, U+201f-2021, U+2025, U+2030, U+2033-2036, U+203c, U+203e, U+2042, U+2074, U+207a-207f, U+2081-2084, U+2109, U+2113, U+2116, U+2121, U+2126, U+212b, U+2153-2154;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.72.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.72.woff2") format("woff2");
  unicode-range: U+e8, U+2da, U+2160, U+2194, U+3054, U+3058, U+306d, U+3086, U+308d, U+30ac, U+30bb, U+30c4, U+30cd-30ce, U+30e2, U+3132, U+3146, U+3149, U+339d, U+4e3b, U+4f0a, U+4fdd, U+4fe1, U+5409, U+540c, U+5834, U+592a-592b, U+5b9a, U+5dde, U+5e0c, U+5e73, U+5f0f, U+60f3, U+653f, U+661f, U+662f, U+667a, U+683c, U+6b4c, U+6c11, U+767c, U+76ee, U+76f4, U+77f3, U+79d1, U+7a7a, U+7b2c, U+7d22, U+8207, U+8a00, U+8a71, U+9280, U+9580, U+958b, U+96c6, U+9762, U+98df, U+9ed1, U+ac2d, U+adc8, U+add3, U+af48, U+b014, U+b134-b135, U+b158, U+b2aa, U+b35f, U+b6a4, U+b9cf, U+bb63, U+bd23, U+be91, U+c29b, U+c3f4, U+c42c, U+c55c, U+c573, U+c58f, U+c78c, U+c7dd, U+c8f5, U+cad1, U+cc48, U+cf10, U+cf20, U+d03c, U+d07d, U+d2a0, U+d30e, U+d38d, U+d3a8, U+d3c8, U+d5e5, U+d5f9, U+d6e4, U+f90a, U+ff02, U+ff1c;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.73.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.73.woff2") format("woff2");
  unicode-range: U+3b1, U+2466, U+25a1, U+25a3, U+261c, U+3008-3009, U+305b, U+305d, U+3069, U+30a7, U+30ba, U+30cf, U+30ef, U+3151, U+3157, U+4e4b, U+4e5f, U+4e8c, U+4eca, U+4ed6, U+4f5b, U+50cf, U+5149, U+5165, U+5171, U+5229, U+529b, U+5316, U+539f, U+53f2, U+571f, U+5728, U+58eb, U+591c, U+5b78, U+5c11, U+5c55, U+5ddd, U+5e02, U+5fb7, U+60c5, U+610f, U+611f, U+6625, U+66f8, U+6797, U+679c, U+682a, U+6d2a, U+706b, U+7406, U+767b, U+76f8, U+77e5, U+7acb, U+898b, U+8a69, U+8def, U+8fd1, U+901a, U+90e8, U+91cd, U+975e, U+ae14, U+ae6c, U+aec0, U+afc7, U+afc9, U+b01c, U+b028, U+b308, U+b311, U+b314, U+b31c, U+b524, U+b560, U+b764, U+b920, U+b9e3, U+bd48, U+be7d, U+c0db, U+c231, U+c270, U+c2e3, U+c37d, U+c3ed, U+c530, U+c6a5, U+c6dc, U+c7a4, U+c954, U+c974, U+d000, U+d565, U+d667, U+d6c5, U+d79d, U+ff1e;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.74.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.74.woff2") format("woff2");
  unicode-range: U+131, U+2032, U+2465, U+2642, U+3048, U+3051, U+3083-3084, U+308f, U+30c0, U+30d1, U+30d3, U+30d6, U+30df, U+30e7, U+3153, U+4e16, U+4e8b, U+4ee5, U+5206, U+52a0, U+52d5, U+53e4, U+53ef, U+54c1, U+57ce, U+597d, U+5b8c, U+5ea6, U+5f8c, U+5f97, U+6210, U+6240, U+624b, U+6728, U+6bd4, U+7236, U+7269, U+7279, U+738b, U+7528, U+7530, U+767e, U+798f, U+8005, U+8a18, U+90fd, U+91cc, U+9577, U+9593, U+98a8, U+ac20, U+acf6, U+ad90, U+af5d, U+af80, U+afcd, U+aff0, U+b0a1, U+b0b5, U+b1fd, U+b2fc, U+b380, U+b51b, U+b584, U+b5b3, U+b8fd, U+b93c, U+b9f4, U+bb44, U+bc08, U+bc27, U+bc49, U+be55, U+be64, U+bfb0, U+bfc5, U+c178, U+c21f, U+c314, U+c4f1, U+c58d, U+c664, U+c698, U+c6a7, U+c6c1, U+c9ed, U+cac0, U+cacc, U+cad9, U+ccb5, U+cdcc, U+d0e4, U+d143, U+d320, U+d330, U+d54d, U+ff06, U+ff1f, U+ff5e;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.75.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.75.woff2") format("woff2");
  unicode-range: U+b4, U+20a9, U+20ac, U+2190, U+24d8, U+2502, U+2514, U+2592, U+25c7-25c8, U+2663, U+3060, U+3064, U+3081, U+3088, U+30a3, U+30a6, U+30aa, U+30b5, U+30c7, U+30ca-30cb, U+30d0, U+30e3, U+30e5, U+339e, U+4e09, U+4eac, U+4f5c, U+5167-5168, U+516c, U+51fa, U+5408, U+540d, U+591a, U+5b57, U+6211, U+65b9, U+660e, U+6642, U+6700, U+6b63, U+6e2f, U+7063, U+7532, U+793e, U+81ea, U+8272, U+82b1, U+897f, U+8eca, U+91ce, U+ac38, U+ad76, U+ae84, U+aecc, U+b07d, U+b0b1, U+b215, U+b2a0, U+b310, U+b3d7, U+b52a, U+b618, U+b775, U+b797, U+bcd5, U+bd59, U+be80, U+bea8, U+bed1, U+bee4-bee5, U+c060, U+c2ef, U+c329, U+c3dc, U+c597, U+c5bd, U+c5e5, U+c69c, U+c9d6, U+ca29, U+ca5c, U+ca84, U+cc39, U+cc3b, U+ce89, U+cee5, U+cf65, U+cf85, U+d058, U+d145, U+d22d, U+d325, U+d37d, U+d3ad, U+d769, U+ff0c;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.76.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.76.woff2") format("woff2");
  unicode-range: U+2161, U+2228, U+2299, U+2464, U+2517, U+2640, U+3042, U+304a, U+3053, U+3061, U+307f, U+3082, U+308c, U+3092, U+30a8, U+30ab, U+30ad, U+30b0, U+30b3, U+30b7, U+30c1, U+30c6, U+30c9, U+30d5, U+30d7, U+30de, U+30e0-30e1, U+30ec-30ed, U+4e0b, U+4e0d, U+4ee3, U+53f0, U+548c, U+5b89, U+5bb6, U+5c0f, U+611b, U+6771, U+6aa2, U+6bcd, U+6c34, U+6cd5, U+6d77, U+767d, U+795e, U+8ecd, U+9999, U+9ad8, U+ac07, U+ac1a, U+ac40, U+ad0c, U+ad88, U+ada4, U+ae01, U+ae65, U+aebd, U+aec4, U+afe8, U+b139, U+b205, U+b383, U+b38c, U+b42c, U+b461, U+b55c, U+b78f, U+b8fb, U+b9f7, U+bafc, U+bc99, U+bed8, U+bfcd, U+c0bf, U+c0f9, U+c167, U+c204, U+c20f, U+c22f, U+c258, U+c298, U+c2bc, U+c388, U+c501, U+c50c, U+c5b9, U+c5ce, U+c641, U+c648, U+c73d, U+ca50, U+ca61, U+cc4c, U+ceac, U+d0d4, U+d5f7, U+d6d7, U+ff1a;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.77.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.77.woff2") format("woff2");
  unicode-range: U+2103, U+2463, U+25c6, U+25cb, U+266c, U+3001, U+300a, U+3046, U+304c-304d, U+304f, U+3055, U+3059, U+3063, U+3066-3068, U+306f, U+3089, U+30b8, U+30bf, U+314f, U+4e0a, U+570b, U+5730, U+5916, U+5929, U+5c71, U+5e74, U+5fc3, U+601d, U+6027, U+63d0, U+6709, U+6734, U+751f, U+7684, U+82f1, U+9053, U+91d1, U+97f3, U+ac2f, U+ac4d, U+adc4, U+ade4, U+ae41, U+ae4d-ae4e, U+aed1, U+afb9, U+b0e0, U+b299, U+b365, U+b46c, U+b480, U+b4c8, U+b7b4, U+b819, U+b918, U+baab, U+bab9, U+be8f, U+bed7, U+c0ec, U+c19f, U+c1a5, U+c3d9, U+c464, U+c53d, U+c553, U+c570, U+c5cc, U+c633, U+c6a4, U+c7a3, U+c7a6, U+c886, U+c9d9-c9da, U+c9ec, U+ca0c, U+cc21, U+cd1b, U+cd78, U+cdc4, U+cef8, U+cfe4, U+d0a5, U+d0b5, U+d0ec, U+d15d, U+d188, U+d23c, U+d2ac, U+d729, U+d79b, U+ff01, U+ff08-ff09, U+ff5c;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.78.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.78.woff2") format("woff2");
  unicode-range: U+2039-203a, U+223c, U+25b3, U+25b7, U+25bd, U+25cf, U+266a, U+3002, U+300b, U+304b, U+3057, U+305f, U+306a-306b, U+307e, U+308a-308b, U+3093, U+30a2, U+30af, U+30b9, U+30c3, U+30c8, U+30e9-30eb, U+33a1, U+4e00, U+524d, U+5357, U+5b50, U+7121, U+884c, U+9751, U+ac94, U+aebe, U+aecd, U+af08, U+af41, U+af49, U+b010, U+b053, U+b109, U+b11b, U+b128, U+b154, U+b291, U+b2e6, U+b301, U+b385, U+b525, U+b5b4, U+b729, U+b72f, U+b738, U+b7ff, U+b837, U+b975, U+ba67, U+bb47, U+bc1f, U+bd90, U+bfd4, U+c27c, U+c324, U+c379, U+c3e0, U+c465, U+c53b, U+c58c, U+c610, U+c653, U+c6cd, U+c813, U+c82f, U+c999, U+c9e0, U+cac4, U+cad3, U+cbd4, U+cc10, U+cc22, U+ccb8, U+ccbc, U+cda5, U+ce84, U+cea3, U+cf67, U+cfe1, U+d241, U+d30d, U+d31c, U+d391, U+d401, U+d479, U+d5c9, U+d5db, U+d649, U+d6d4;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.79.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.79.woff2") format("woff2");
  unicode-range: U+b0, U+e9, U+2193, U+2462, U+260e, U+261e, U+300e-300f, U+3044, U+30a4, U+30fb-30fc, U+314d, U+5973, U+6545, U+6708, U+7537, U+ac89, U+ac9c, U+acc1, U+ad04, U+ad75, U+ad7d, U+ae45, U+ae61, U+af42, U+b0ab, U+b0af, U+b0b3, U+b12c, U+b194, U+b1a8, U+b220, U+b258, U+b284, U+b2ff, U+b315, U+b371, U+b3d4-b3d5, U+b460, U+b527, U+b534, U+b810, U+b818, U+b98e, U+ba55, U+bbac, U+bc0b, U+bc40, U+bca1, U+bccd, U+bd93, U+be54, U+be5a, U+bf08, U+bf50, U+bf55, U+bfdc, U+c0c0, U+c0d0, U+c0f4, U+c100, U+c11e, U+c170, U+c20d, U+c274, U+c290, U+c308, U+c369, U+c539, U+c587, U+c5ff, U+c6ec, U+c70c, U+c7ad, U+c7c8, U+c83c, U+c881, U+cb48, U+cc60, U+ce69, U+ce6b, U+ce75, U+cf04, U+cf08, U+cf55, U+cf70, U+cffc, U+d0b7, U+d1a8, U+d2c8, U+d384, U+d47c, U+d48b, U+d5dd, U+d5e8, U+d720, U+d759, U+f981;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.80.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.80.woff2") format("woff2");
  unicode-range: U+e0, U+e2, U+395, U+3b7, U+3ba, U+2460-2461, U+25a0, U+3010-3011, U+306e, U+30f3, U+314a, U+314c, U+5927, U+65b0, U+7e41, U+97d3, U+9ad4, U+ad49, U+ae0b, U+ae0d, U+ae43, U+ae5d, U+aecf, U+af3c, U+af64, U+afd4, U+b080, U+b084, U+b0c5, U+b10c, U+b1e8, U+b2ac, U+b36e, U+b451, U+b515, U+b540, U+b561, U+b6ab, U+b6b1, U+b72c, U+b730, U+b744, U+b800, U+b8ec, U+b8f0, U+b904, U+b968, U+b96d, U+b987, U+b9d9, U+bb36, U+bb49, U+bc2d, U+bc43, U+bcf6, U+bd89, U+be57, U+be61, U+bed4, U+c090, U+c130, U+c148, U+c19c, U+c2f9, U+c36c, U+c37c, U+c384, U+c3df, U+c575, U+c584, U+c660, U+c719, U+c816, U+ca4d, U+ca54, U+cabc, U+cb49, U+cc14, U+cff5, U+d004, U+d038, U+d0b4, U+d0d3, U+d0e0, U+d0ed, U+d131, U+d1b0, U+d31f, U+d33d, U+d3a0, U+d3ab, U+d514, U+d584, U+d6a1, U+d6cc, U+d749, U+d760, U+d799;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.81.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.81.woff2") format("woff2");
  unicode-range: U+24, U+60, U+3b9, U+3bb, U+3bd, U+2191, U+2606, U+300c-300d, U+3131, U+3134, U+3139, U+3141-3142, U+3148, U+3161, U+3163, U+321c, U+4eba, U+5317, U+ac31, U+ac77, U+ac9f, U+acb9, U+acf0-acf1, U+acfd, U+ad73, U+af3d, U+b00c, U+b04a, U+b057, U+b0c4, U+b188, U+b1cc, U+b214, U+b2db, U+b2ee, U+b304, U+b4ed, U+b518, U+b5bc, U+b625, U+b69c-b69d, U+b7ac, U+b801, U+b86c, U+b959, U+b95c, U+b985, U+ba48, U+bb58, U+bc0c, U+bc38, U+bc85, U+bc9a, U+bf40, U+c068, U+c0bd, U+c0cc, U+c12f, U+c149, U+c1e0, U+c22b, U+c22d, U+c250, U+c2fc, U+c300, U+c313, U+c370, U+c3d8, U+c557, U+c580, U+c5e3, U+c62e, U+c634, U+c6f0, U+c74d, U+c783, U+c78e, U+c796, U+c7bc, U+c92c, U+ca4c, U+cc1c, U+cc54, U+cc59, U+ce04, U+cf30, U+cfc4, U+d140, U+d321, U+d38c, U+d399, U+d54f, U+d587, U+d5d0, U+d6e8, U+d770;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.82.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.82.woff2") format("woff2");
  unicode-range: U+d7, U+ea, U+fc, U+2192, U+25bc, U+3000, U+3137, U+3145, U+315c, U+7f8e, U+ac13, U+ac71, U+ac90, U+acb8, U+ace7, U+ad7f, U+ae50, U+aef4, U+af34, U+afbc, U+b048, U+b09a, U+b0ad, U+b0bc, U+b113, U+b125, U+b141, U+b20c, U+b2d9, U+b2ed, U+b367, U+b369, U+b374, U+b3cb, U+b4ec, U+b611, U+b760, U+b81b, U+b834, U+b8b0, U+b8e1, U+b989, U+b9d1, U+b9e1, U+b9fa, U+ba4d, U+ba78, U+bb35, U+bb54, U+bbf9, U+bc11, U+bcb3, U+bd05, U+bd95, U+bdd4, U+be10, U+bed0, U+bf51, U+c0d8, U+c232, U+c2b7, U+c2eb, U+c378, U+c500, U+c52c, U+c549, U+c568, U+c598, U+c5c9, U+c61b, U+c639, U+c67c, U+c717, U+c78a, U+c80a, U+c90c-c90d, U+c950, U+c9e7, U+cbe4, U+cca9, U+cce4, U+cdb0, U+ce78, U+ce94, U+ce98, U+cf8c, U+d018, U+d034, U+d0f1, U+d1b1, U+d280, U+d2f8, U+d338, U+d380, U+d3b4, U+d610, U+d69f, U+d6fc, U+d758;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.83.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.83.woff2") format("woff2");
  unicode-range: U+e7, U+2022, U+203b, U+25c0, U+2605, U+2661, U+3147, U+318d, U+672c, U+8a9e, U+acaa, U+acbc, U+ad1c, U+ae4a, U+ae5c, U+b044, U+b054, U+b0c8-b0c9, U+b2a6, U+b2d0, U+b35c, U+b364, U+b428, U+b454, U+b465, U+b4b7, U+b4e3, U+b51c, U+b5a1, U+b784, U+b790, U+b7ab, U+b7f4, U+b82c, U+b835, U+b8e9, U+b8f8, U+b9d8, U+b9f9, U+ba5c, U+ba64, U+babd, U+bb18, U+bb3b, U+bbff, U+bc0d, U+bc45, U+bc97, U+bcbc, U+be45, U+be75, U+be7c, U+bfcc, U+c0b6, U+c0f7, U+c14b, U+c2b4, U+c30d, U+c4f8, U+c5bb, U+c5d1, U+c5e0, U+c5ee, U+c5fd, U+c606, U+c6c5, U+c6e0, U+c708, U+c81d, U+c820, U+c824, U+c878, U+c918, U+c96c, U+c9e4, U+c9f1, U+cc2e, U+cd09, U+cea1, U+cef5, U+cef7, U+cf64, U+cf69, U+cfe8, U+d035, U+d0ac, U+d230, U+d234, U+d2f4, U+d31d, U+d575, U+d578, U+d608, U+d614, U+d718, U+d751, U+d761, U+d78c, U+d790;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.84.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.84.woff2") format("woff2");
  unicode-range: U+2665, U+3160, U+4e2d, U+6587, U+65e5, U+ac12, U+ac14, U+ac16, U+ac81, U+ad34, U+ade0, U+ae54, U+aebc, U+af2c, U+afc0, U+afc8, U+b04c, U+b08c, U+b099, U+b0a9, U+b0ac, U+b0ae, U+b0b8, U+b123, U+b179, U+b2e5, U+b2f7, U+b4c0, U+b531, U+b538, U+b545, U+b550, U+b5a8, U+b6f0, U+b728, U+b73b, U+b7ad, U+b7ed, U+b809, U+b864, U+b86d, U+b871, U+b9bf, U+b9f5, U+ba40, U+ba4b, U+ba58, U+ba87, U+baac, U+bbc0, U+bc16, U+bc34, U+bd07, U+bd99, U+be59, U+bfd0, U+c058, U+c0e4, U+c0f5, U+c12d, U+c139, U+c228, U+c529, U+c5c7, U+c635, U+c637, U+c735, U+c77d, U+c787, U+c789, U+c8c4, U+c989, U+c98c, U+c9d0, U+c9d3, U+cc0c, U+cc99, U+cd0c, U+cd2c, U+cd98, U+cda4, U+ce59, U+ce60, U+ce6d, U+cea0, U+d0d0-d0d1, U+d0d5, U+d14d, U+d1a4, U+d29c, U+d2f1, U+d301, U+d39c, U+d3bc, U+d4e8, U+d540, U+d5ec, U+d640, U+d750;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.85.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.85.woff2") format("woff2");
  unicode-range: U+5e, U+25b2, U+25b6, U+314e, U+ac24, U+ace1, U+ace4, U+ae68, U+af2d, U+b0d0, U+b0e5, U+b150, U+b155, U+b193, U+b2c9, U+b2dd, U+b3c8, U+b3fc, U+b410, U+b458, U+b4dd, U+b5a0, U+b5a4, U+b5bb, U+b7b5, U+b838, U+b840, U+b86f, U+b8f9, U+b960, U+b9e5, U+bab8, U+bb50, U+bc1d, U+bc24-bc25, U+bca8, U+bcbd, U+bd04, U+bd10, U+bd24, U+be48, U+be5b, U+be68, U+c05c, U+c12c, U+c140, U+c15c, U+c168, U+c194, U+c219, U+c27d, U+c2a8, U+c2f1, U+c2f8, U+c368, U+c554-c555, U+c559, U+c564, U+c5d8, U+c5fc, U+c625, U+c65c, U+c6b1, U+c728, U+c794, U+c84c, U+c88c, U+c8e0, U+c8fd, U+c998, U+c9dd, U+cc0d, U+cc30, U+ceec, U+cf13, U+cf1c, U+cf5c, U+d050, U+d07c, U+d0a8, U+d134, U+d138, U+d154, U+d1f4, U+d2bc, U+d329, U+d32c, U+d3d0, U+d3f4, U+d3fc, U+d56b, U+d5cc, U+d600-d601, U+d639, U+d6c8, U+d754, U+d765;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.86.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.86.woff2") format("woff2");
  unicode-range: U+3c-3d, U+2026, U+24d2, U+314b, U+ac11, U+acf3, U+ad74, U+ad81, U+adf9, U+ae34, U+af43, U+afb8, U+b05d, U+b07c, U+b110, U+b118, U+b17c, U+b180, U+b18d, U+b192, U+b2cc, U+b355, U+b378, U+b4a4, U+b4ef, U+b78d, U+b799, U+b7a9, U+b7fd, U+b807, U+b80c, U+b839, U+b9b4, U+b9db, U+ba3c, U+bab0, U+bba4, U+bc94, U+be4c, U+c154, U+c1c4, U+c26c, U+c2ac, U+c2ed, U+c4f4, U+c55e, U+c561, U+c571, U+c5b5, U+c5c4, U+c654-c655, U+c695, U+c6e8, U+c6f9, U+c724, U+c751, U+c775, U+c7a0, U+c7c1, U+c874, U+c880, U+c9d5, U+c9f8, U+cabd, U+cc29, U+cc2c, U+cca8, U+ccab, U+ccd0, U+ce21, U+ce35, U+ce7c, U+ce90, U+cee8, U+cef4, U+cfe0, U+d070, U+d0b9, U+d0c1, U+d0c4, U+d0c8, U+d15c, U+d1a1, U+d2c0, U+d300, U+d314, U+d3ed, U+d478, U+d480, U+d48d, U+d508, U+d53d, U+d5e4, U+d611, U+d61c, U+d68d, U+d6a8, U+d798;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.87.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.87.woff2") format("woff2");
  unicode-range: U+23, U+25, U+5f, U+a9, U+ac08, U+ac78, U+aca8, U+acac, U+ace8, U+ad70, U+adc0, U+addc, U+b137, U+b140, U+b208, U+b290, U+b2f5, U+b3c5, U+b3cc, U+b420, U+b429, U+b529, U+b530, U+b77d, U+b79c, U+b7a8, U+b7c9, U+b7f0, U+b7fc, U+b828, U+b860, U+b9ad, U+b9c1, U+b9c9, U+b9dd-b9de, U+b9e8, U+ba38-ba39, U+babb, U+bc00, U+bc8c, U+bca0, U+bca4, U+bcd1, U+bcfc, U+bd09, U+bdf0, U+be60, U+c0ad, U+c0b4, U+c0bc, U+c190, U+c1fc, U+c220, U+c288, U+c2b9, U+c2f6, U+c528, U+c545, U+c558, U+c5bc, U+c5d4, U+c600, U+c644, U+c6c0, U+c6c3, U+c721, U+c798, U+c7a1, U+c811, U+c838, U+c871, U+c904, U+c990, U+c9dc, U+cc38, U+cc44, U+cca0, U+cd1d, U+cd95, U+cda9, U+ce5c, U+cf00, U+cf58, U+d150, U+d22c, U+d305, U+d328, U+d37c, U+d3f0, U+d551, U+d5a5, U+d5c8, U+d5d8, U+d63c, U+d64d, U+d669, U+d734, U+d76c;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.88.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.88.woff2") format("woff2");
  unicode-range: U+26, U+2b, U+3e, U+40, U+7e, U+ac01, U+ac19, U+ac1d, U+aca0, U+aca9, U+acb0, U+ad8c, U+ae09, U+ae38, U+ae40, U+aed8, U+b09c, U+b0a0, U+b108, U+b204, U+b298, U+b2d8, U+b2eb-b2ec, U+b2f4, U+b313, U+b358, U+b450, U+b4e0, U+b54c, U+b610, U+b780, U+b78c, U+b791, U+b8e8, U+b958, U+b974, U+b984, U+b9b0, U+b9bc-b9bd, U+b9ce, U+ba70, U+bbfc, U+bc0f, U+bc15, U+bc1b, U+bc31, U+bc95, U+bcc0, U+bcc4, U+bd81, U+bd88, U+c0c8, U+c11d, U+c13c, U+c158, U+c18d, U+c1a1, U+c21c, U+c4f0, U+c54a, U+c560, U+c5b8, U+c5c8, U+c5f4, U+c628, U+c62c, U+c678, U+c6cc, U+c808, U+c810, U+c885, U+c88b, U+c900, U+c988, U+c99d, U+c9c8, U+cc3d-cc3e, U+cc45, U+cd08, U+ce20, U+cee4, U+d074, U+d0a4, U+d0dd, U+d2b9, U+d3b8, U+d3c9, U+d488, U+d544, U+d559, U+d56d, U+d588, U+d615, U+d648, U+d655, U+d658, U+d65c;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.89.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.89.woff2") format("woff2");
  unicode-range: U+d, U+7c, U+ac10, U+ac15, U+ac74, U+ac80, U+ac83, U+acc4, U+ad11, U+ad50, U+ad6d, U+adfc, U+ae00, U+ae08, U+ae4c, U+b0a8, U+b124, U+b144, U+b178, U+b274, U+b2a5, U+b2e8, U+b2f9, U+b354, U+b370, U+b418, U+b41c, U+b4f1, U+b514, U+b798, U+b808, U+b824-b825, U+b8cc, U+b978, U+b9d0, U+b9e4, U+baa9, U+bb3c, U+bc18, U+bc1c, U+bc30, U+bc84, U+bcf5, U+bcf8, U+bd84, U+be0c, U+be14, U+c0b0, U+c0c9, U+c0dd, U+c124, U+c2dd, U+c2e4, U+c2ec, U+c54c, U+c57c-c57d, U+c591, U+c5c5-c5c6, U+c5ed, U+c608, U+c640, U+c6b8, U+c6d4, U+c784, U+c7ac, U+c800-c801, U+c9c1, U+c9d1, U+cc28, U+cc98, U+cc9c, U+ccad, U+cd5c, U+cd94, U+cd9c, U+cde8, U+ce68, U+cf54, U+d0dc, U+d14c, U+d1a0, U+d1b5, U+d2f0, U+d30c, U+d310, U+d398, U+d45c, U+d50c, U+d53c, U+d560, U+d568, U+d589, U+d604, U+d6c4, U+d788;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.90.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.90.woff2") format("woff2");
  unicode-range: U+ac04, U+ac1c, U+ac70, U+ac8c, U+acbd, U+acf5, U+acfc, U+ad00, U+ad6c, U+adf8, U+b098, U+b0b4, U+b294, U+b2c8, U+b300, U+b3c4, U+b3d9, U+b4dc, U+b4e4, U+b77c, U+b7ec, U+b85d, U+b97c, U+b9c8, U+b9cc, U+ba54, U+ba74, U+ba85, U+baa8, U+bb34, U+bb38, U+bbf8, U+bc14, U+bc29, U+bc88, U+bcf4, U+bd80, U+be44, U+c0c1, U+c11c, U+c120, U+c131, U+c138, U+c18c, U+c218, U+c2b5, U+c2e0, U+c544, U+c548, U+c5b4, U+c5d0, U+c5ec, U+c5f0, U+c601, U+c624, U+c694, U+c6a9, U+c6b0, U+c6b4, U+c6d0, U+c704, U+c720, U+c73c, U+c740, U+c744, U+c74c, U+c758, U+c77c, U+c785, U+c788, U+c790-c791, U+c7a5, U+c804, U+c815, U+c81c, U+c870, U+c8fc, U+c911, U+c9c4, U+ccb4, U+ce58, U+ce74, U+d06c, U+d0c0, U+d130, U+d2b8, U+d3ec, U+d504, U+d55c, U+d569, U+d574, U+d638, U+d654, U+d68c;
}
@font-face {
  font-family: "Pretendard Variable";
  font-style: normal;
  font-weight: 45 920;
  font-display: swap;
  src: url("/assets/fonts/pretendard/PretendardVariable.subset.91.woff2") format("woff2-variations"),
       url("/assets/fonts/pretendard/PretendardVariable.subset.91.woff2") format("woff2");
  unicode-range: U+20-22, U+27-2a, U+2c-39, U+3a-3b, U+3f, U+41-4e, U+4f-5d, U+61-7b, U+7d, U+a0-a1, U+ab, U+ad-ae, U+b7, U+bb, U+bf, U+2013-2014, U+201c-201d, U+2122, U+ac00, U+ace0, U+ae30, U+b2e4, U+b85c, U+b9ac, U+c0ac, U+c2a4, U+c2dc, U+c774, U+c778, U+c9c0, U+d558;
}

/* ── base.css ─────────────────────────────── */
/* base.css — 리셋 · 기본 조판 · 타이포 클래스
   값의 정본은 tokens.css 입니다. 이 파일에는 색·크기 리터럴을 두지 않습니다
   (check.py A-01·A-03 이 검출합니다). 의미·규칙 정본은 docs/design/design.md.
   판면 문법은 승인된 목업 docs/design/mockups/m2v2-home.html 을 승계합니다. */

/* ── 웹폰트 ─────────────────────────────────────────────────────────────
   @font-face 선언은 styles/fonts.css 에 있습니다 (공식 동적 서브셋 92블록).
   폰트 스택 토큰은 tokens.css, 규칙은 design.md §2.4. */

/* ── 리셋 ──────────────────────────────────────────────────────────────── */
*, *::before, *::after { box-sizing: border-box; }

html {
  scroll-padding-top: var(--scroll-padding-top);
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  background: var(--color-surface-page);
  color: var(--color-text-primary);
  font-family: var(--font-family-latin), var(--font-family-kr);
  font-size: var(--font-size-body);
  font-weight: var(--font-weight-regular);
  line-height: var(--line-height-body);
  letter-spacing: var(--letter-spacing-body);
  /* 한글은 어절 단위로 끊고, 긴 URL·학명은 컨테이너를 밀어내지 않게 한다 (design.md §2.2) */
  word-break: keep-all;
  overflow-wrap: anywhere;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, p, figure, ul, ol, table, dl { margin: 0; }
ul, ol { padding: 0; list-style: none; }
img { display: block; max-width: 100%; height: auto; }
a { color: var(--color-text-link); }
/* 빌드가 닫는 따옴표+조사를 묶는다(markdown.nobr_josa) — ‘환경’ / 에서 분리 방지 (2026-08-25 감사 G5c) */
.nobr { white-space: nowrap; }

:focus-visible {
  outline: var(--focus-ring-width) solid var(--color-focus-ring);
  outline-offset: var(--focus-ring-offset);
}

/* ── 타이포 클래스 — 디스플레이는 크고 얇게, 본문은 작고 조용하게 ────────
   중간 크기를 늘리지 않는다 (design.md §1 ③). */

/* 라틴 대문자 아이브로·라벨. text-transform 을 쓰지 않고 마크업에 대문자로 적는다 */
.eyebrow {
  font-family: var(--font-family-latin), var(--font-family-kr);
  font-size: var(--font-size-label);
  font-weight: var(--font-weight-medium);
  letter-spacing: var(--letter-spacing-eyebrow);
  line-height: 1;
  color: var(--color-sage-ink);
}

.display {
  font-family: var(--font-family-display);
  font-size: var(--font-size-display);
  font-weight: var(--font-weight-light);
  letter-spacing: var(--letter-spacing-display);
  line-height: var(--line-height-tight);
  color: var(--color-text-primary);
  /* <br> 로 끊지 않는다 (design.md §2.2). 지원되면 같은 자리에서 균형 있게 끊긴다 */
  max-width: 9.2em;   /* [2026-08-25 감사 D1] 8.8em 은 의료진 H1 "한 사람의" 를 9px 차이로 쪼갰다 */
  text-wrap: balance;
}

/* 섹션 제목(질문) — 답변(.lead)과 **같은 크기**이고 굵기·색으로 갈린다.
   [2026-08-25 개정] 08-22 에는 제목을 h3·muted 로 내려 크기로 위계를 만들었는데, 375 에서
   질문이 캡션처럼 읽혀 '무엇을 묻고 있는지'가 먼저 보이지 않았다 (권이윤 4번 · Q4 (c)).
   같은 크기에서 제목은 regular·secondary 로 물러서고 답변은 medium·primary 로 나온다 —
   대비를 색으로 사는 것이 아니라 굵기로 만든다 (design.md §1 ③ · §2.1).
   max-width 는 h1 크기에서 줄을 끊으려던 장치라 걷어낸 상태 그대로다. */
.section-heading {
  font-family: var(--font-family-display);
  font-size: var(--font-size-h2);
  font-weight: var(--font-weight-regular);
  letter-spacing: var(--letter-spacing-heading);
  /* .lead 와 같은 크기이므로 행간도 같아야 두 줄이 나란히 앉는다 */
  line-height: var(--line-height-heading);
  color: var(--color-text-secondary);
}

/* 히어로 아래 한 줄. [2026-08-25 V1] 700 → 400 으로 내렸다 — 얇은 대형과 굵기로 맞부딪히게
   두니 소형 볼드가 문장이 아니라 라벨로 읽혔다. 대비는 크기·자간이 맡는다. */
.tagline {
  font-size: var(--font-size-small);
  font-weight: var(--font-weight-regular);
  letter-spacing: var(--letter-spacing-heading);
  line-height: var(--line-height-lead);
  color: var(--color-text-primary);
}

/* 섹션 lead — 스키마가 강제하는 한 문장 직답이다.
   [2026-08-25 개정] 제목과 크기가 같아졌으므로(위 .section-heading) 구분은 굵기·색이 진다.
   light(300) → medium(500): regular(400) 인 제목과 한 단계 벌어져야 화면에서 갈린다.
   400·500 을 '어중간한 강조'로 쓰지 않는다는 §1 ③은 **디스플레이 대비**에 관한 규칙이고,
   여기서는 같은 크기의 두 줄을 가르는 유일한 수단이다. 600 은 쓰지 않는다 (§2.4 5단). */
.lead {
  font-size: var(--font-size-h2);
  font-weight: var(--font-weight-medium);
  line-height: var(--line-height-lead);
  letter-spacing: var(--letter-spacing-heading);
  color: var(--color-text-primary);
}

/* definition 의 lead — meta description 과 같은 문장.
   [2026-08-25 D-24] h1 → h2. 375 에서 30px·5줄이라 소개문 하나가 한 화면을 다 먹었다.
   새 중간값(26px 제안)을 만들지 않고 기존 토큰 한 단계를 내린다 (design.md §2.1 "중간 크기를
   늘리지 않는다"). 크기 진폭 2.2배가 걸리는 자리는 이제 히어로 display 하나다 (§1 ③).
   굵기는 light(300, 2026-08-25 V1 — 200에서 한 단계 올림) — 일반 lead(medium)와 굵기로 갈린다. */
.definition__lead {
  font-size: var(--font-size-h2);
  font-weight: var(--font-weight-light);
  line-height: var(--line-height-lead);
  letter-spacing: var(--letter-spacing-heading);
  color: var(--color-text-primary);
}

.body-text {
  font-size: var(--font-size-body);
  line-height: var(--line-height-body);
  color: var(--color-text-secondary);
}
.body-text strong {
  font-weight: var(--font-weight-bold);
  color: var(--color-text-primary);
}

.caption {
  font-size: var(--font-size-caption);
  line-height: var(--line-height-lead);
  color: var(--color-text-muted);
}

/* 미확보 원고 슬롯 — 값이 `TODO:` 로 시작하면 빌드가 짧은 라벨만 남기고
   편집자용 설명은 HTML 주석으로 보냅니다 (templates/markdown.py).
   미확보 사실은 감추지 않되(design.md §1 ④) 장식은 점선 한 겹까지입니다(§1 ①).
   크기·굵기는 상속입니다 — h1 슬롯은 h1 크기로, 캡션 슬롯은 캡션 크기로 보입니다. */
.todo-slot {
  display: inline-block;
  padding-inline: var(--space-2);
  border: var(--border-width-hairline) dashed var(--color-border-strong);
  border-radius: var(--radius-sm);
  color: var(--color-text-muted);
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
}

/* 인라인 각주 마커 [[rN]] */
.ref-mark {
  /* 본문 대비 — 연속 마커 "8, 9, 11, 12" 가 글줄을 누르지 않게 (2026-08-21).
     max() 로 하한 12px 를 깐다: caption(13px) 안에서 0.7em 이면 9.1px 로 떨어진다 (2026-08-22) */
  font-size: max(0.7em, var(--font-size-min));
  line-height: 1;
  letter-spacing: 0.02em;
}
/* 마커의 글자 상자는 5~13×14px 다 — 문장 안 인라인 링크라 44px 규격의 대상은 아니지만
   (WCAG 2.5.8 인라인 예외) 손가락에는 작다. **행간을 건드리지 않고** 히트 영역만 넓힌다:
     · 세로 — 인라인 비대체 요소의 padding 은 line box 높이에 들어가지 않는다. 그래서
       padding-block 만 주고 상쇄 margin 을 두지 않는다 (인라인의 세로 margin 은 무시된다).
     · 가로 — padding 은 글자 폭에 더해지므로 절반을 음수 margin 으로 되돌린다. 전부
       되돌리면 연속 마커("8, 9")의 상자가 서로 겹쳐 앞 마커가 뒤 마커에 먹힌다. */
.ref-mark a {
  text-decoration: none;
  padding-block: var(--space-2);
  padding-inline: var(--space-1);
  margin-inline: calc(var(--space-1) / -2);
}

/* ── layout.css ─────────────────────────────── */
/* layout.css — 컨테이너 · 섹션 리듬 · 헤더 · 푸터 · 루트 스텁 */

/* ── 컨테이너 ────────────────────────────────────────────────────────────
   컨테이너는 전 섹션이 같고, 읽기 폭은 자식이 만든다 —
   페이지 전체가 하나의 왼쪽선을 쓴다 (design.md §4.3). */
.inner {
  max-width: var(--content-max-width);
  margin-inline: auto;
  padding-inline: var(--gutter-inline);
}
.prose-width { max-width: var(--content-max-width-prose); }

/* 괘선 — 괘선·라벨·괘선 리듬의 재료. 장식이 아니라 위계 표시다 (design.md §7.3) */
.rule {
  border: 0;
  border-top: var(--border-width-hairline) solid var(--color-border-hairline);
  margin: 0;
}

/* ── 섹션 리듬 3단 — 임의 조합하지 않는다 (design.md §4.2) ───────────────── */
.section { padding-block: var(--section-gap-base); }
.section--gap-loose { padding-block-start: var(--section-gap-loose); }
/* CTA 앞 — 상담이 앞 섹션에서 이어지는 자리라 한 단계 좁힌다 (2026-08-25, design.md §4.2) */
.section--gap-tight { padding-block-start: var(--section-gap-tight); }
.section__eyebrow-rule { margin-bottom: var(--space-4); }
/* 질문(제목) → 답변(lead) 은 한 덩어리다 — 제목이 라벨처럼 답변에 붙게 한 단계 당긴다
   (2026-08-22 결정 로그). 정의문은 상단 위계라 원래 간격을 지킨다 */
.section-heading + .lead { margin-top: var(--space-4); }
.section-heading + .definition__lead { margin-top: var(--space-5); }
.eyebrow + .section-heading { margin-top: var(--space-5); }
.intro { margin-top: var(--space-6); }
.intro .body-text + .body-text { margin-top: var(--space-5); }
.section__note { margin-top: var(--space-5); }

/* ── 건너뛰기 링크 — 스크롤 중에 탭해도 뷰포트 안에 나타나야 한다 ────────── */
.skip-link {
  position: fixed;
  left: var(--space-4);
  top: calc(var(--space-2) * -8);
  z-index: var(--z-dialog);
  padding: var(--space-3) var(--space-4);
  background: var(--color-surface-raised);
  border: var(--border-width-hairline) solid var(--color-border-strong);
  border-radius: var(--radius-sm);
  font-size: var(--font-size-small);
  text-decoration: none;
}
.skip-link:focus { top: var(--space-2); }

/* ── 헤더 — sticky, 워드마크 + 햄버거. 기본은 불투명(보이는 상태가 하한선) ─── */
.site-header {
  position: sticky;
  top: 0;
  z-index: var(--z-sticky-header);
  height: var(--header-height);
  background: var(--color-header-scrim);   /* 폴백 0.85 — blur 없이도 읽히는 상태 */
  border-bottom: var(--border-width-hairline) solid var(--color-border-hairline);
}
@supports (backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px)) {
  .site-header {
    /* [2026-08-11 사용자 확정] 리퀴드 글라스 — 불투명도 0.34 + blur 20px.
       blur 는 처음부터 걸어 두고 값 자체는 애니메이트하지 않는다 (01-tech-spec §8.3) */
    background: var(--header-glass-bg);
    -webkit-backdrop-filter: blur(var(--header-glass-blur)) saturate(180%);
    backdrop-filter: blur(var(--header-glass-blur)) saturate(180%);
  }
  /* 가독 보강 — 짙은 사진 구간이 지나갈 때 합성 대비가 4.5:1 아래로 떨어진다.
     글리프 주변에만 옅은 헤일로를 깐다 (design.md §3.2 사용자 확정 예외의 안전장치 ②).
     헤더 막대에 남은 것은 워드마크와 햄버거 둘뿐이다 — 패널 안은 불투명 면 위라 제외한다.
     햄버거 막대는 글자가 아니라 테두리라 text-shadow 가 닿지 않으므로 drop-shadow 로 건다. */
  .site-header .wordmark {
    text-shadow: 0 0 2px var(--color-surface-page), 0 0 10px var(--color-surface-page);
  }
  .site-header .site-nav__bars {
    filter: drop-shadow(0 0 2px var(--color-surface-page));
  }
}
.site-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-3);
  height: 100%;
  max-width: var(--content-max-width);
  margin-inline: auto;
  padding-inline: var(--gutter-inline);
}
.wordmark {
  font-family: var(--font-family-latin), var(--font-family-kr);
  font-size: var(--font-size-small);
  font-weight: var(--font-weight-medium);
  letter-spacing: var(--letter-spacing-wordmark);
  line-height: 1;
  color: var(--color-brand);
  text-decoration: none;
  white-space: nowrap;
}
/* 워드마크는 홈 링크다 — 시각적으로 작아도 터치 타깃은 확보한다 (design.md §4.4).
   M4 실측에서 13~18px 로 나와 교정했다. 폭은 늘지 않으므로 320px 예산에 영향이 없다. */
.site-header .wordmark,
.site-footer .wordmark {
  display: inline-flex;
  align-items: center;
  min-height: var(--tap-target-min);
}

/* ── 전역 메뉴 — 햄버거 하나 + 전체화면 패널 (2026-08-25) ────────────────────
   2026-08-11 의 "햄버거 없음"을 번복한 구조다(ADR 결정 로그 · Y원장 D-39 A안).
   드롭다운 두 벌(ABOUT·TREATMENTS)을 없앴으므로 그 CSS 도 남기지 않는다 —
   쓰이지 않는 규칙이 남으면 다음 사람이 어느 쪽이 살아 있는지 알 수 없다. */
.site-nav {
  align-self: stretch;
  display: flex;
  align-items: center;
}
/* 햄버거 — 44px 정사각 타깃. 열리면 같은 자리에서 ✕ 가 된다(닫기 버튼을 따로 두지 않는다).
   ⚠️ display: block 을 쓴다. 구형 WebKit 에서 summary 에 flex 를 걸면 토글이 죽은
      사례가 있어, 글리프는 절대 위치의 <span> 으로 그린다 (01-tech-spec §8.1 폴백 원칙). */
.site-nav__toggle {
  display: block;
  position: relative;
  width: var(--tap-target-min);
  height: var(--tap-target-min);
  /* 글리프(20px)를 헤더 우측선에 맞춘다 — 44px 상자의 좌우 여백 12px 만큼 당긴다.
     타깃 크기는 그대로 44×44 이고 거터 안쪽에 머문다. */
  margin-inline-end: calc(-1 * var(--space-3));
  color: var(--color-text-primary);
  cursor: pointer;
  /* UA 기본 마커는 폭 12~16px 을 먹고 엔진마다 값이 달라 레이아웃이 흔들린다. */
  list-style: none;
}
.site-nav__toggle::-webkit-details-marker { display: none; }
.site-nav__toggle:hover { color: var(--color-brand-strong); }

/* 막대 3줄 — 가운데 줄이 <span> 자신이고 위아래가 ::before·::after 다.
   색은 currentColor 라 헤더 글자색 한 곳만 바꾸면 따라온다. */
.site-nav__bars {
  position: absolute;
  inset-block-start: 50%;
  inset-inline-start: 50%;
  width: var(--space-5);
  transform: translate(-50%, -50%);
  border-top: var(--border-width-strong) solid currentColor;
}
/* ⚠️ 막대선을 `border-top: inherit` 으로 받지 않는다 — 열림 상태에서 가운데 줄을
   transparent 로 지우면 상속으로 위아래 줄까지 함께 사라진다. 값을 각자 적는다.
   위치 값은 세 줄의 **중심 간격을 8px 로 맞춘 것**이다: 기준 상자가 <span> 의 padding
   상자라 위쪽 테두리 두께(2px)만큼 어긋나므로 그만큼 보정한다. */
.site-nav__bars::before,
.site-nav__bars::after {
  content: "";
  position: absolute;
  inset-inline: 0;
  border-top: var(--border-width-strong) solid currentColor;
}
.site-nav__bars::before {
  inset-block-start: calc(-1 * (var(--space-2) + var(--border-width-strong)));
}
.site-nav__bars::after { inset-block-start: calc(var(--space-2) - var(--border-width-strong)); }

/* 열림 = ✕. 가운데 줄을 지우고 위아래 줄을 가운데로 모아 돌린다.
   transform 만 바꾸므로 레이아웃·페인트를 다시 하지 않는다 (design.md §5.1). */
.site-nav__menu[open] .site-nav__bars { border-top-color: transparent; }
.site-nav__menu[open] .site-nav__bars::before,
.site-nav__menu[open] .site-nav__bars::after {
  inset-block-start: calc(-1 * var(--border-width-strong));
}
.site-nav__menu[open] .site-nav__bars::before { transform: rotate(45deg); }
.site-nav__menu[open] .site-nav__bars::after { transform: rotate(-45deg); }

/* 패널 — 헤더 아래를 덮는 한 장. 헤더는 유리이므로 그 위에 또 유리를 겹치지 않는다.
   ⚠️ 기준 상자는 `.site-header` 이고 `absolute` 다. `fixed` 를 쓰면 헤더의
      backdrop-filter 지원 여부에 따라 기준 상자가 뷰포트/헤더로 **갈린다**
      (backdrop-filter 는 고정 위치 자손의 포함 블록을 만든다). absolute 는 두 경우가 같다.
   ⚠️ 저자 CSS 로 display: none 을 걸지 않는다. UA 기본 감춤에만 기대야
      <details> 미지원 엔진에서 '항상 보이는 상태'로 폴백된다 (CLAUDE.md §10). */
.site-nav__panel {
  position: absolute;
  inset-block-start: 100%;
  inset-inline: 0;
  /* dvh 를 모르는 엔진은 앞줄(vh)을 쓴다 — 주소창 높이만큼 아래가 더 길 뿐이다. */
  height: calc(100vh - var(--header-height));
  height: calc(100dvh - var(--header-height));
  overflow-y: auto;
  overscroll-behavior: contain;
  /* 하단 여백은 한 칸이다 — space-16 은 375×667 에서 마지막 상담 버튼을 스크롤 밖으로
     밀어냈다 (2026-08-25 회귀 검수 🟠-7). */
  padding-block: var(--space-4) var(--space-6);
  background: var(--color-surface-page);
}
/* 패널 안의 두 블록은 헤더와 같은 상자를 쓴다 — 항목의 왼쪽선이 워드마크와 맞는다
   (design.md §4.3). */
.site-nav__items,
.site-nav__actions {
  max-width: var(--content-max-width);
  margin-inline: auto;
  padding-inline: var(--gutter-inline);
}
/* 항목 사이 괘선은 장식이 아니라 행 구분이다 — 헤어라인 한 겹까지 (design.md §1 ①) */
.site-nav__items > li {
  border-block-end: var(--border-width-hairline) solid var(--color-border-hairline);
}
.site-nav__link {
  display: flex;
  align-items: baseline;
  gap: var(--space-3);
  min-height: var(--tap-target-min);
  padding-block: var(--space-4);
  color: var(--color-text-primary);
  text-decoration: none;
}
.site-nav__label {
  font-size: var(--font-size-body);
  font-weight: var(--font-weight-medium);
}
/* 영문 병기 — 12px(`--font-size-min`) 하한을 지킨다. 10px 안은 기각됐다 (D-42) */
.site-nav__latin {
  font-family: var(--font-family-latin), var(--font-family-kr);
  font-size: var(--font-size-min);
  letter-spacing: var(--letter-spacing-eyebrow);
  color: var(--color-text-secondary);
}
/* 하위 목차 — '시술 안내' 아래 5항목, 항상 펼침 (2026-08-25 YM 회의 (6)).
   ⚠️ 이 <ul> 은 부모 <li> **안**에 있다. 항목 사이 헤어라인은 `.site-nav__items > li` 에
      걸려 있으므로 하위 목록 아래(= 다음 메뉴 항목과의 사이)에 그대로 그려진다 —
      하위 목록이 다음 항목에 붙어 보이지 않게 아래 여백만 한 칸 준다. */
.site-nav__sub {
  padding-inline-start: var(--space-4);
  padding-block-end: var(--space-2);
}
/* 행 높이는 44px 그대로다 — 하위 항목이라고 타깃을 줄이지 않는다 (design.md §3.1).
   글자는 상위 항목보다 한 단계 작고 보조색이며, 라틴 자간은 `.site-nav__latin` 과 같은
   어휘를 쓰되 **compact(0.12em)** 다: 0.22em 은 전부 대문자인 병기 라벨(12px)에서
   성립하는 값이라, 대소문자가 섞인 15px 목차 라벨에 그대로 걸면 낱자가 흩어진다. */
.site-nav__sublink {
  display: flex;
  align-items: center;
  min-height: var(--tap-target-min);
  font-family: var(--font-family-latin), var(--font-family-kr);
  font-size: var(--font-size-small);
  letter-spacing: var(--letter-spacing-eyebrow-compact);
  color: var(--color-text-secondary);
  text-decoration: none;
}
.site-nav__sublink:hover { color: var(--color-brand-strong); }
.site-nav__link:hover { color: var(--color-brand-strong); }
/* 현재 위치 — 색 + 밑줄 2중이다 (design.md §3.2: 색만으로 전달하지 않는다).
   전체화면 메뉴는 폭 예산이 없으므로 굵기를 써도 되지만, 헤더와 같은 어휘로 둔다. */
.site-nav__link[aria-current="page"] { color: var(--color-brand); }
.site-nav__link[aria-current="page"] .site-nav__label { text-decoration: underline; }

/* 하단 상담 버튼 2개 — **가로 두 칸**이다. 세로로 쌓으면 375×667 에서 두 번째 버튼이
   스크롤 밖으로 나갔다 (2026-08-25 회귀 검수 🟠-7). 가로 배치는 한 줄 높이를 아낄 뿐
   타깃을 줄이지 않는다 — 폭은 반씩 갖고 높이는 `min-height: var(--tap-target-min)` 그대로다.
   라벨이 길면 줄바꿈돼 버튼이 세로로 늘 뿐이라 44px 이 깨지지 않는다.
   ⚠️ 헤더 **막대** 안에는 상담 버튼을 두지 않는다 (CLAUDE.md §10). 여기는 메뉴 안이고,
      44px 예외를 만들지 않으며 헤더 폭 예산과도 무관하다. */
.site-nav__actions {
  display: flex;
  flex-direction: row;
  gap: var(--space-3);
  margin-top: var(--space-8);
}
/* 두 칸이 폭을 반씩 나눈다. `min-width: 0` 이 없으면 버튼의 내용 폭이 하한이 돼
   좁은 화면에서 패널을 가로로 넘긴다. */
.site-nav__actions > li {
  display: flex;
  flex: 1;
  min-width: 0;
}
.site-nav__actions > li > * { flex: 1; }

/* 열려 있는 동안 뒤 페이지가 밀리지 않게 한다. `:has()` 가 없는 엔진은 이 규칙을 통째로
   버리고, 그때도 패널이 불투명 한 장이라 화면이 깨지지 않는다 (진보적 향상). */
html:has(.site-nav__menu[open]) { overflow: hidden; }

/* 320~374px — 워드마크만 한 단계 줄인다. 메뉴가 햄버거 하나가 되면서 헤더 폭 예산은
   더 이상 빡빡하지 않지만(2026-08-25), 지원 하한 320px 의 여백을 그대로 남겨 둔다.
   375px 이상은 하우스 스타일 값을 쓴다. */
@media (max-width: 23.4em) {
  .site-header__inner { gap: var(--space-2); }
  .wordmark {
    font-size: var(--font-size-caption);
    letter-spacing: var(--letter-spacing-wordmark-compact);
  }
}

/* ── 푸터 ────────────────────────────────────────────────────────────────
   ⚠️ 병원 정보(NAP)가 미확보라 지금은 i18n 의 TODO 문자열이 그대로 보인다.
      감추지 않는다 (design.md §1 ④). 값이 채워지면 이 CSS 는 그대로 둔다. */
.site-footer {
  /* CTA 뒤도 tight — 앞뒤가 같은 단계여야 CTA 가 공백 사이에 떠 있지 않다 (2026-08-25) */
  margin-top: var(--section-gap-tight);
  padding-block: var(--space-12);
  border-top: var(--border-width-hairline) solid var(--color-border-hairline);
  background: var(--color-surface-sunken);
}
.site-footer__inner {
  display: grid;
  gap: var(--space-8);
}
.site-footer__brand .caption { margin-top: var(--space-3); }
/* 교차 배경 위에서는 muted 대신 secondary — 대비 여유가 0.12 뿐이다 (design.md §3.3).
   [2026-08-25 D-32] 크기는 13px(caption) → 15px(small). 푸터의 NAP·고지는 각주가 아니라
   실제로 읽히는 정보다. 14px 토큰은 만들지 않는다 — 스케일 밖 값이다 (design.md §4.1). */
.site-footer .caption {
  color: var(--color-text-secondary);
  font-size: var(--font-size-small);
}
/* [2026-08-25 D-31] 푸터 링크는 밑줄 없이. design.md §3.2 의 '링크는 색 + 밑줄'은
   산문 안에서 링크를 구별하는 규칙이고, 푸터는 메뉴 목록과 NAP 블록이라 자리가 역할을
   말한다(헤더 .site-nav a 와 같은 처리). 색 대비는 그대로 유지된다 — text-link/sunken 9.59:1. */
.site-footer a { text-decoration: none; }
/* [2026-08-25] 링크에 좌우 패딩을 넣어 폭 하한을 채운다 — '브랜드'는 두 글자라 글자 폭이
   38.9px 에 그쳤다(3차 실측). 패딩만큼 목록을 왼쪽으로 당겨 글자는 제자리에 두고,
   칸 사이 여백은 24 → 16 으로 줄여 패딩이 더한 16px 을 상쇄한다(눈에 보이는 간격은 그대로 32). */
.site-footer__nav ul {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-2) var(--space-4);
  margin-inline-start: calc(-1 * var(--space-2));
}
.site-footer__nav a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: var(--tap-target-min);
  min-width: var(--tap-target-min);
  padding-inline: var(--space-2);
  font-size: var(--font-size-small);
  color: var(--color-text-primary);
}
.site-footer__clinic .caption + .caption { margin-top: var(--space-1); }
/* 대표번호는 눌러서 거는 링크다 — 글줄 높이(18px)로는 타깃이 되지 않는다(3차 실측 91.9×18).
   세로 44px 을 확보하고, 가로 패딩만큼 왼쪽으로 당겨 주소·진료시간과 글자 시작점을 맞춘다.
   줄이 그만큼 높아지는 것은 되돌리지 않는다 — 음수 마진으로 되감으면 타깃과 글줄이 어긋나고,
   푸터에서 가장 먼저 눌리는 줄이 조금 넉넉한 것은 손해가 아니다. */
.site-footer__phone { margin-inline-start: calc(-1 * var(--space-2)); }
.site-footer__phone a {
  display: inline-flex;
  align-items: center;
  min-height: var(--tap-target-min);
  padding-inline: var(--space-2);
}
.site-footer__copyright { color: var(--color-text-muted); }

@media (min-width: 48em) {
  .site-footer__inner {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    column-gap: var(--space-16);
  }
  .site-footer__copyright { grid-column: 1 / -1; }
}

/* ── 플로팅 상담 버튼 (2026-08-25 Q14 · 권이윤 9번) ────────────────────────
   우하단 고정 원형 48px + 소형 팝오버 2링크. 헤더 막대의 상담 CTA 를 되돌린 것이
   아니다 — 08-17 제거의 근거(본문 가림·44px 예외)를 다시 만들지 않는다는 조건으로
   도입했다 (design.md §4.4·§6 · ADR 결정 로그).

   ⚠️ popover 를 모르는 엔진에서는 **버튼째 감춘다**. 눌러도 아무 일이 없는 컨트롤을
      화면에 두지 않기 위해서다. 상담 도달은 원래 하단 cta 섹션과 푸터가 담당하므로
      사라지는 콘텐츠가 없다 (design.md §1 ④).
   ⚠️ z-index 는 --z-floating(90) 이다. 헤더(--z-sticky-header)보다 아래이고, 열린 팝오버는
      top layer 라 각주 하단 시트가 언제나 이 버튼 위에 온다.
   ⚠️ 그림자를 쓰지 않는다 (§1 ①). 면과 헤어라인만으로 떠 있는 것을 표현한다. */
.fab { display: none; }
.fab__menu { display: none; }
.fab[data-away] { visibility: hidden; }
.fab[data-away]:has(:popover-open) { visibility: visible; }  /* 열린 팝오버는 감추지 않는다 (visibility 상속) */

@supports selector(:popover-open) {
  .fab {
    display: block;
    position: fixed;
    inset-block-end: var(--space-4);
    inset-inline-end: var(--space-4);
    z-index: var(--z-floating);
    /* CTA 섹션이 화면에 있으면 인라인 JS 가 data-away 를 붙인다 — 버튼 위에 겹치지 않게 (2026-08-25 감사 G2).
       JS 가 없으면 겹친 채 둘 다 동작한다(진보적 향상). */
  }
  .fab__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--button-height);
    height: var(--button-height);
    padding: 0;
    /* radius 2단(§4.5)의 명시 예외 — 플로팅 버튼 하나뿐이다 */
    border-radius: 50%;
    border: var(--border-width-hairline) solid var(--color-brand);
    background: var(--color-brand);
    color: var(--color-text-inverse);
    cursor: pointer;
  }
  .fab__btn:hover { background: var(--color-brand-strong); }
  .fab__icon {
    width: var(--space-6);
    height: var(--space-6);
  }
  .fab__menu:popover-open {
    display: flex;
    flex-direction: column;
    gap: var(--space-1);
    position: fixed;
    inset: auto var(--space-4) calc(var(--button-height) + var(--space-6)) auto;
    width: max-content;
    max-width: calc(100vw - 2 * var(--gutter-inline));
    margin: 0;
    padding: var(--space-2);
    background: var(--color-surface-raised);
    border: var(--border-width-hairline) solid var(--color-border-strong);
    border-radius: var(--radius-lg);
  }
  .fab__menu a {
    display: flex;
    align-items: center;
    min-height: var(--tap-target-min);
    padding-inline: var(--space-4);
    border-radius: var(--radius-sm);
    font-size: var(--font-size-small);
    color: var(--color-text-primary);
    text-decoration: none;
    white-space: nowrap;
  }
  .fab__menu a:hover { background: var(--color-brand-subtle); }
  /* 버튼이 페이지 끝의 콘텐츠를 가리지 않도록 푸터 아래에 버튼 높이 + 여백만큼 둔다.
     버튼이 없는 환경에서는 이 여백도 생기지 않는다. */
  .site-footer {
    padding-block-end: calc(var(--space-12) + var(--button-height) + var(--space-4));
  }
}

/* ── 목차 (/treatments/ 전용) ───────────────────────────────────────────
   목차는 본문 옆 우측 목차(시술 페이지)에 나간다. 하단 고정 앵커 바는 폐기했다(2026-08-19).
   활성 표시 규칙은 앵커 id 를 열거해야 성립하므로 build.py 가 콘텐츠의 navLabel 에서
   파생해 번들 끝에 붙인다 (layout.py toc_active_css). JS 0. */

/* .toc-link 를 쓰는 곳은 우측 목차 하나다 — 메뉴 안 가로 칩은 2026-08-25 폐기했다.
   활성 규칙이 .toc-link[data-toc] 2클래스라 여기서 정한 색·면 위를 덮는다
   (build.py toc_active_css). */
.toc-link {
  display: flex;
  align-items: center;
  min-height: var(--tap-target-min);
  padding-inline: var(--space-3);
  border-radius: var(--radius-sm);
  font-size: var(--font-size-small);
  color: var(--color-text-secondary);
  text-decoration: none;
}
.toc-link:hover { color: var(--color-text-primary); }

/* 우측 목차 — 좁은 폭에서는 본문 끝의 평범한 목록이다. display:none 을 걸지 않는다
   (CLAUDE.md §10). 64em 이상에서만 우측 컬럼 + sticky 로 올라간다. */
.toc-side {
  --toc-active-weight: var(--font-weight-bold); /* 활성 항목 굵기 — 생성 CSS(toc_active_css)가 읽는다 */
  max-width: var(--content-max-width);
  margin: var(--section-gap-base) auto 0;
  padding-inline: var(--gutter-inline);
}
.toc-side__label {
  padding-bottom: var(--space-3);
  border-bottom: var(--border-width-hairline) solid var(--color-border-hairline);
  font-family: var(--font-family-latin), var(--font-family-kr);
  font-size: var(--font-size-label);
  letter-spacing: var(--letter-spacing-eyebrow-compact);
  color: var(--color-text-muted);
}
/* 링크의 좌우 패딩만큼 목록을 당겨 글자가 페이지의 왼쪽선에 맞게 한다 (design.md §4.3) */
.toc-side__list {
  margin-top: var(--space-2);
  margin-inline-start: calc(-1 * var(--space-3));
}

@media (min-width: 64em) {
  /* main 은 그대로 두고 목차를 오른쪽 트랙에 붙인다. 시술 페이지에는 풀블리드 밴드가
     없으므로 컬럼이 좁아져도 잘리는 요소가 없다 — 밴드를 쓰는 페이지에 이 클래스를
     붙이려면 그 전에 실렌더로 확인해야 한다. */
  .page-body--toc {
    /* 헤더와 같은 상자 안에서 나눈다 — 그래야 본문의 왼쪽선과 워드마크,
       목차의 오른쪽 끝과 메뉴의 오른쪽 끝이 같은 세로선에 놓인다 (design.md §4.3). */
    max-width: var(--content-max-width);
    margin-inline: auto;
    padding-inline-end: var(--gutter-inline);
    display: grid;
    grid-template-columns: minmax(0, 1fr) clamp(9.5rem, 15vw, 13rem);
    align-items: start;
    column-gap: var(--space-8);
  }
  .toc-side {
    position: sticky;
    top: var(--scroll-padding-top);
    max-width: none;
    margin: var(--space-20) 0 0;
    padding-inline: 0;
    /* 창이 낮아도 7항목이 잘리지 않는다 */
    max-height: calc(100vh - var(--scroll-padding-top) - var(--space-8));
    overflow-y: auto;
    overscroll-behavior-y: contain;
  }
}

/* ── 루트 로케일 스텁 (site-structure.md §2.5) ──────────────────────────── */
.locale-stub,
.not-found {
  max-width: var(--content-max-width-prose);
  margin-inline: auto;
  padding: var(--space-24) var(--gutter-inline);
}
.locale-stub__mark { font-size: var(--font-size-h3); }
.locale-stub__list,
.not-found__lead { margin-top: var(--space-8); }
.locale-stub__list a {
  display: inline-flex;
  align-items: center;
  min-height: var(--tap-target-min);
  font-size: var(--font-size-body);
}

/* ── sections.css ─────────────────────────────── */
/* sections.css — 섹션 타입별 컴포넌트 (11종 전량, M4)
   판면 문법은 승인된 목업(docs/design/mockups/m2v2-home.html · m2-treatments.html)을 승계한다.
   시각적 계약은 docs/design/design.md §6, 값의 정본은 tokens.css. */

/* ── hero ────────────────────────────────────────────────────────────────
   텍스트를 사진 위에 얹지 않는다 — 사진은 사진대로, 글자는 글자대로 (design.md §7.1). */
/* [2026-08-25] 히어로는 아래쪽 패딩이 0 이었다 — 밴드·스크롤 안내가 그 자리를 쓴다는
   전제(m2v2-home.html 승계)였는데, 그 결과 히어로의 상·하가 어긋났고 'loose' 인 히어로
   다음 간격이 실제로는 base 보다 좁았다(80 < 112 — 3단 리듬 역전, design.md §4.2).
   상·하를 같게 두면 풀블리드 밴드(.band, margin-top --space-12)의 위·아래도 함께 맞는다.
   [2026-08-25 8차] 48 → 24. 섹션 리듬 3단을 절반으로 내리면서(tokens.css) 히어로 다음
   경계도 같이 내려야 loose(24 + 40 = 64)가 base(56)보다 넓다는 관계가 남는다.
   상·하 한 값이라는 위 원칙 때문에 아래만 줄일 수는 없어 위도 함께 24 가 된다. */
.section--hero { padding-block: var(--space-6); }

.hero__grid {
  display: grid;
  gap: var(--space-10);
}
/* 텍스트 스택 — 워드마크 → 국문 병기 → 헤드라인 → 괘선 → 태그라인 → 괘선 → 본문 */
.hero__wordmark {
  font-family: var(--font-family-latin), var(--font-family-kr);
  font-size: var(--font-size-h3);
  font-weight: var(--font-weight-light);
  letter-spacing: var(--letter-spacing-wordmark);
  line-height: 1;
  color: var(--color-brand);
}
.hero__wordmark-kr {
  margin-top: var(--space-3);
  font-size: var(--font-size-label);
  font-weight: var(--font-weight-regular);
  letter-spacing: var(--letter-spacing-wordmark-kr);
  line-height: 1;
  color: var(--color-text-muted);
}
/* [2026-08-25 Q7 · D-09 · 권이윤 1번] 첫 화면의 정체 한 줄. 라틴 대문자 라벨(.eyebrow,
   12px·자간 0.22em)의 전제가 국문에는 없으므로 크기·자간을 국문 규칙으로 되돌린다 —
   12px 는 자간을 벌린 라틴 대문자에서만 성립하는 크기다 (design.md §2.1).
   각주·캡션(13px)이 아니라 --font-size-small(15px)을 쓰는 것도 같은 이유다:
   이 줄은 각주가 아니라 브랜드가 무엇인지 말하는 문장이다. */
.hero__eyebrow {
  margin-top: var(--space-5);
  font-family: var(--font-family-kr);
  font-size: var(--font-size-small);
  font-weight: var(--font-weight-regular);
  letter-spacing: var(--letter-spacing-body);
  line-height: var(--line-height-heading);
  color: var(--color-text-secondary);
}
.hero__headline { margin-top: var(--space-8); }
.hero__rule { margin-top: var(--space-6); }
.hero__lead { margin-top: var(--space-5); }
.hero__lead + .hero__rule { margin-top: var(--space-5); }
.hero__intro { margin-top: var(--space-6); max-width: 24em; }

.hero__figure {
  aspect-ratio: var(--aspect-hero);
  overflow: hidden;
}
.hero__figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* 흑백 변환·회색 오버레이 대신 채도만 낮춘다 (design.md §1 ②) */
  filter: var(--photo-filter);
}

/* ── 에디토리얼 모자이크 (design.md §7.3) ────────────────────────────────
   균일한 카드 그리드를 만들지 않는다 — 칸 크기가 서로 다르고 톤이 번갈아 온다.
   셀에 radius 를 걸지 않는다: 카드가 아니라 지면을 자른 사각형이다. */
.mosaic {
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;   /* 1:1 로 두지 않는다 */
  grid-template-areas:
    "portrait sage"
    "portrait glass"
    "linen    etonne";
  gap: var(--space-2);
}
.mosaic__cell {
  position: relative;
  overflow: hidden;
}
/* 사진 셀만(= <figure>). 컬러 블록은 <div> 라 여기에 걸리지 않는다.
   lazy 로 받는 두 장이 도착하기 전 흰 구멍이 뚫리던 자리다 (2026-08-25 D-19).
   eager 를 늘리지 않는다 — LCP 히어로 1장 원칙 (design.md §7.2). */
figure.mosaic__cell { background: var(--color-photo-placeholder); }
.mosaic__cell img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: var(--photo-filter);
}
.mosaic__portrait { grid-area: portrait; }
.mosaic__sage {
  grid-area: sage;
  aspect-ratio: var(--aspect-square);
  background: var(--color-sage);
}
.mosaic__glass { grid-area: glass; aspect-ratio: var(--aspect-card); }
/* 좁은 셀에서 중앙을 잡으면 가장 옅은 구간만 남아 빈 면처럼 보인다 */
.mosaic__glass img { object-position: center 62%; }
.mosaic__linen { grid-area: linen; aspect-ratio: 5 / 4; }
.mosaic__linen img { filter: var(--photo-filter-texture); }
.mosaic__etonne { grid-area: etonne; background: var(--color-sage-light); }

/* 컬러 블록에는 자간 넓은 라벨 한 줄만 앉힌다 — 문장·버튼·아이콘 금지 */
.mosaic__label {
  position: absolute;
  left: var(--space-3);
  right: var(--space-3);
  bottom: var(--space-3);
  font-family: var(--font-family-latin), var(--font-family-kr);
  font-size: var(--font-size-label);
  font-weight: var(--font-weight-medium);
  letter-spacing: var(--letter-spacing-wordmark);
  line-height: 1.3;
  overflow-wrap: normal;   /* body 의 anywhere 를 여기서만 되돌린다 */
}
.mosaic__sage .mosaic__label { color: var(--color-text-primary); }
.mosaic__etonne .mosaic__label { color: var(--color-brand); }

/* ── 텍스처 밴드 — 섹션의 직계 자식이다(.inner 밖) ───────────────────────
   [2026-08-25 YM 회의 (8)] 그 자리 때문에 100vw 없이도 전폭이 되던 것을, 홈의 다른
   사진들과 같은 폭으로 맞춘다 — .inner 와 **같은 상자 규칙**을 직접 준다.
   구조를 바꿔 .inner 안으로 넣지 않는 이유: 밴드는 히어로 텍스트·모자이크가 들어 있는
   그리드(.hero__grid)의 형제가 아니라 그 뒤에 오는 띠여서, 안으로 넣으면 그리드 항목이
   하나 늘어난다. 상자만 맞추는 편이 판면 규칙을 덜 건드린다. */
.band {
  max-width: var(--content-max-width);
  margin-top: var(--space-12);
  margin-inline: auto;
  padding-inline: var(--gutter-inline);
  height: var(--band-height);
  overflow: hidden;
}
.band img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* 원본 왼쪽이 초점 밖 여백이라 결이 살아 있는 오른쪽으로 프레임을 민다 */
  object-position: 72% 45%;
  filter: var(--photo-filter);
}

@media (min-width: 48em) {
  .section--hero { padding-block-start: var(--space-20); }
  .hero__grid {
    /* 얇은 대형 헤드라인이 두 줄로 앉으려면 텍스트 칼럼이 조금 넓어야 한다 */
    grid-template-columns: minmax(0, 1.25fr) minmax(0, 1fr);
    align-items: start;
  }
  .hero__intro { max-width: 26em; }
}
@media (min-width: 64em) {
  .hero__grid {
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);
    gap: var(--space-16);
  }
  .hero__headline { margin-top: var(--space-10); }
}

/* 스크롤 안내 — 괘선 + 텍스트. 화살표도 모션도 쓰지 않는다 (design.md §6) */
.scroll-cue {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--space-4);
  padding-block: var(--space-8);
  font-size: var(--font-size-caption);
  color: var(--color-text-muted);
}
.scroll-cue__rule {
  width: clamp(2.5rem, 12vw, 4.5rem);
  height: var(--border-width-hairline);
  background: var(--color-border-strong);
}

/* ── definition — 항상 펼침. 접거나 캡션 크기로 축소하지 않는다 ──────────── */
.section--definition .definition__lead { margin-top: var(--space-6); }

/* ── prose ───────────────────────────────────────────────────────────────
   읽기 폭은 컨테이너가 아니라 자식이 만든다 (design.md §4.3). */
.prose { margin-top: var(--space-8); }
.prose .body-text + .body-text,
.prose .prose__list + .body-text { margin-top: var(--space-5); }
/* [2026-08-25] 소제목 위 간격을 --space-10(40) → --space-5(20) 로 **절반**으로 줄였다
   (사용자 로컬 비교 1차 피드백 ④). 375 전수 실측에서 시술 페이지 본문의 인접 블록 간격 중
   기본 문단 간격(p↔p = 20)의 2배 이상인 자리는 이 한 규칙이 만드는 40px 뿐이었다
   (본문↔소제목 3곳 · 목록↔소제목 1곳 · #aftercare 는 첫 블록이 소제목이라 lead↔미리보기도
   이 값이 새어 나온다). 32px 대(1.6배)는 임계 아래라 건드리지 않았다.
   ⚠️ 소제목 아래 간격(.prose__h3 + .body-text = 16)보다 위가 4px 넓다 — 소제목이 뒤 문단에
   붙는 관계는 유지되지만 여유가 좁다. 더 줄이려면 아래쪽을 함께 봐야 한다.
   섹션 사이 리듬(--section-gap-*)은 이 변경과 무관하다. */
.prose__h3 {
  margin-top: var(--space-5);
  font-size: var(--font-size-h3);
  font-weight: var(--font-weight-bold);
  line-height: var(--line-height-heading);
  letter-spacing: var(--letter-spacing-heading);
  color: var(--color-text-primary);
}
.prose__h4 {
  margin-top: var(--space-8);
  font-size: var(--font-size-body);
  font-weight: var(--font-weight-bold);
  line-height: var(--line-height-heading);
  color: var(--color-text-primary);
}
.prose__h3 + .body-text,
.prose__h4 + .body-text { margin-top: var(--space-4); }
.prose__list {
  margin-top: var(--space-5);
  padding-inline-start: var(--space-5);
  list-style: disc;
  color: var(--color-text-secondary);
}
.prose__list li + li { margin-top: var(--space-2); }
.prose a { text-underline-offset: 0.2em; }
/* [2026-08-25 모바일 감사 G6] 인라인 링크·각주·참고문헌 링크의 히트 영역을 44px 로 — 글자 크기는 그대로.
   inline 요소의 padding-block 은 판면을 밀지 않고 터치 영역만 넓힌다(행간 밖으로 겹침). */
.prose a,
a[data-popover] { padding-block: 0.75rem; }
a[data-popover] + a[data-popover] { margin-inline-start: 0.35em; }

/* [2026-08-25] 섹션 사진 — .compare__figure(#why-regenerative)의 판면을 그대로 받는다.
   [2026-08-25 YM 회의 (8)] **폭은 본문 폭이다** — 375 에서 거터 밖까지 나가던
   풀블리드(음수 margin)를 걷어냈다. 사진만 좌우 여백 없이 화면에 붙어 있는 것이
   페이지 안에서 예외로 읽혔다. 자리는 eyebrow·heading·lead **아래**, 본문 **위**다 —
   collapse: preview 여도 접히지 않는다 (사진이 <details> 안으로 들어가면 접힌 화면에서
   섹션이 글자만 남는다). */
.prose__figure {
  margin-top: var(--space-8);
  aspect-ratio: var(--aspect-wide);
  overflow: hidden;
  background: var(--color-photo-placeholder);
}
.prose__figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: var(--photo-filter);
}

/* ── 영상 슬롯 (prose.video · steps.items[].video) ────────────────────────
   [2026-08-25 YM 회의 (8)] 폭은 본문 폭이다 — .prose__figure·.compare__figure 와 함께
   풀블리드(음수 margin)를 걷어냈다.
   자리표시자는 클립을 아직 못 받았다는 사실을 감추지 않는다 (§1 ④) — 장식은 점선 한 겹까지(§1 ①). */
.media-slot {
  margin-top: var(--space-8);
  aspect-ratio: var(--aspect-wide);
  overflow: hidden;
  background: var(--color-surface-raised);
}
.media-slot video {
  display: block;
  /* 우하단 ✦ AI 워터마크는 2026-08-25 ffmpeg 재인코딩으로 파일에서 잘라냈다(우측 14%, 1280×838).
     클립 비율(약 1.53:1)이 슬롯(16:9)보다 좁아 cover 가 상·하를 조금 자른다 — 중앙 구도 유지. */
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.media-slot--todo {
  display: grid;
  place-items: center;
  /* .todo-slot 과 같은 토큰 — 미확보 자리는 한 가지 표기로 읽힌다 */
  border: var(--border-width-hairline) dashed var(--color-border-strong);
}
/* 점선은 한 겹까지 (design.md §1 ①) — 바깥 자리표시자 테두리가 이미 그 역할을 한다 */
.media-slot--todo .todo-slot { border: 0; }
/* steps 항목 안에서는 카드 비율을 따른다 (.step__figure 와 같은 자리) */
.step__media {
  margin-top: 0;
  aspect-ratio: var(--aspect-card);
}

/* callout — 짧은 강조. 상자로 가두지 않고 괘선으로 묶는다 (design.md §1 ①) */
.prose-section--callout .prose {
  padding-block: var(--space-6);
  border-block: var(--border-width-hairline) solid var(--color-border-hairline);
}

/* notice — 리스크 고지·정직 안내 전용. 접지 않고 캡션색으로 축소하지 않는다 */
.prose-section--notice {
  background: var(--color-notice-surface);
  border-inline-start: var(--border-width-strong) solid var(--color-notice-border);
}
.prose-section--notice .prose .body-text { color: var(--color-text-primary); }

/* ── compare-table ───────────────────────────────────────────────────────
   375 에서 **줄바꿈으로 들어간다 — 가로 스크롤이 생기지 않는다** (2026-08-22).
   카드로 재배열하지 않는다 (design.md §6).
   우열을 색으로만 표시하지 않으며 셀 안에 아이콘을 넣지 않는다. */

/* 사진이 있는 비교표 — 375 는 세로 스택, 768+ 는 사진·텍스트 2단
   (m2v2-home.html 의 '왜 재생의학인가' 판면 승계).
   [2026-08-25 YM 회의 (8)] 375 의 풀블리드(음수 margin)를 걷어내 본문 폭 안에 둔다. */
.compare__grid {
  display: grid;
  gap: var(--space-10);
}
.compare__figure {
  aspect-ratio: var(--aspect-card);
  overflow: hidden;
}
.compare__figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 62%;
  filter: var(--photo-filter);
}

/* 표 위의 괘선(.table-label__rule)은 위·아래 공기가 같아야 한다 —
   48/20 이면 라벨이 표가 아니라 앞 문단에 붙어 보인다 (2026-08-25 권이윤 5번, 이미지 02) */
.table-wrap { margin-top: var(--space-8); }
/* [2026-08-25 Q11·D-14] 표가 본문(intro) **앞**으로 왔다. 표 아래에 오는 보충 설명 블록이며,
   표와의 간격은 lead → 표 간격(.table-wrap)과 같게 둔다 — 표가 두 텍스트 덩어리 사이에서
   한쪽에 붙어 보이지 않게 (권이윤 5번의 대칭 원칙). 첫 자식의 자기 여백은 걷어낸다. */
.compare__body { margin-top: var(--space-8); }
.compare__body > .intro:first-child,
.compare__body > .preview:first-child > .intro:first-child,
.compare__body > .preview:first-child > .preview__clamp:first-child > .intro:first-child {
  margin-top: 0;
}
/* 라벨 + 괘선 — 표가 시작하는 자리를 알리는 리듬 (design.md §7.3) */
.table-label {
  display: flex;
  align-items: center;
  gap: var(--space-4);
  margin-bottom: var(--space-8);
}
.table-label__rule {
  flex: 1;
  height: var(--border-width-hairline);
  background: var(--color-border-hairline);
}
.table-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: contain;
}
.ctable {
  border-collapse: collapse;
  width: 100%;
  /* 열 폭을 내용이 아니라 규칙이 정하게 한다 — 375 에서 긴 셀이 표를 밀어내지 않는다 */
  table-layout: fixed;
  background: var(--color-surface-raised);
  font-size: var(--font-size-small);
}
.ctable th,
.ctable td {
  padding: var(--space-6) var(--space-2);
  text-align: left;
  vertical-align: top;
  border-bottom: var(--border-width-hairline) solid var(--color-border-hairline);
}
.ctable thead th {
  padding-block: var(--space-4);
  font-family: var(--font-family-latin), var(--font-family-kr);
  /* [2026-08-25 D-15·D-29] 12px(label) → 13px(caption). --font-size-label 은 자간을 벌린
     **라틴 대문자 라벨** 전용이라 12px 가 성립하는 크기인데(design.md §2.1), 이 열 머리는
     국문이라 그 전제가 없습니다. 가독성 하한(--font-size-min)에 붙어 있던 자리이기도 합니다. */
  font-size: var(--font-size-caption);
  font-weight: var(--font-weight-medium);
  letter-spacing: var(--letter-spacing-eyebrow-compact);
  color: var(--color-text-muted);
  border-bottom: var(--border-width-hairline) solid var(--color-border-strong);
  /* 긴 열 머리는 줄바꿈으로 받는다 — nowrap 이 표를 375 밖으로 밀어내던 자리 */
  white-space: normal;
  word-break: keep-all;
  overflow-wrap: anywhere;
}
.ctable tbody th {
  position: sticky;   /* 무해한 안전망 — 폭이 맞으면 스크롤 자체가 없다 */
  left: 0;
  width: 5rem;
  background: var(--color-surface-raised);
  font-weight: var(--font-weight-bold);
  color: var(--color-text-primary);
}
.ctable thead th:first-child {
  position: sticky;
  left: 0;
  /* table-layout: fixed 는 **첫 행**의 폭만 봅니다 — 항목 열의 폭은 여기서 정해집니다
     (tbody th 의 width 는 fixed 가 아닐 때를 위한 폴백) */
  width: 5rem;
  background: var(--color-surface-raised);
}
.ctable td { color: var(--color-text-secondary); }
.ctable td:last-child { color: var(--color-text-primary); }
.ctable tbody tr:last-child th,
.ctable tbody tr:last-child td { border-bottom: 0; }
.table-scroll:focus-visible { outline-offset: 0; }

@media (min-width: 48em) {
  .compare__grid {
    grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
    gap: var(--space-16);
    align-items: center;
  }
  .compare__figure { aspect-ratio: var(--aspect-portrait); }
  .table-wrap { margin-top: var(--space-12); }
  .compare__body { margin-top: var(--space-12); }
  .table-label { margin-bottom: var(--space-12); }
  /* 폭이 넉넉해지면 항목 열을 넓힌다 — fixed 레이아웃이라 **첫 행**에 걸어야 듣는다 */
  .ctable thead th:first-child { width: 10rem; }
  .ctable tbody th { width: 10rem; }
}

/* ── steps — 세로 스택 + 텍스트 번호. 가로 타임라인·연결선 그래픽 없음 ────── */
.steps {
  margin-top: var(--space-8);
  display: grid;
  gap: var(--space-8);
}
.step {
  display: grid;
  gap: var(--space-2);
  padding-top: var(--space-4);
  border-top: var(--border-width-hairline) solid var(--color-border-hairline);
}
.step__marker {
  font-family: var(--font-family-latin), var(--font-family-kr);
  font-size: var(--font-size-caption);
  font-weight: var(--font-weight-medium);
  letter-spacing: var(--letter-spacing-wordmark);
  line-height: 1.4;
  color: var(--color-text-muted);
  font-variant-numeric: tabular-nums;
}
.step__heading {
  font-size: var(--font-size-h3);
  font-weight: var(--font-weight-bold);
  line-height: var(--line-height-heading);
  letter-spacing: var(--letter-spacing-heading);
  color: var(--color-text-primary);
}
.step__figure {
  aspect-ratio: var(--aspect-card);
  overflow: hidden;
}
.step__figure img { width: 100%; height: 100%; object-fit: cover; filter: var(--photo-filter); }

@media (min-width: 48em) {
  .step {
    grid-template-columns: 9rem minmax(0, 1fr);
    column-gap: var(--space-8);
  }
  .step__marker { grid-row: span 2; }
  /* 사진·영상 자리는 같은 자리(2열)에 앉는다 — 빠지면 마커 열(9rem)로 들어가 판면이 깨진다 */
  .step__figure,
  .step__media { grid-column: 2; }
}

/* ── cards — 1열 세로 스택. 그림자 없음, 높이 강제 정렬 없음 ─────────────── */
.cards {
  margin-top: var(--space-8);
  display: grid;
  gap: var(--space-8);
}
.card {
  display: grid;
  align-content: start;
  gap: var(--space-3);
  padding: var(--space-6);
  background: var(--color-surface-raised);
  border: var(--border-width-hairline) solid var(--color-border-hairline);
  border-radius: var(--radius-lg);
}
.card__heading {
  font-size: var(--font-size-h3);
  font-weight: var(--font-weight-bold);
  line-height: var(--line-height-heading);
  letter-spacing: var(--letter-spacing-heading);
  color: var(--color-text-primary);
}
.card__body { font-size: var(--font-size-small); }
.card--link { padding: 0; }
.card__link {
  display: grid;
  align-content: start;
  gap: var(--space-3);
  padding: var(--space-6);
  min-height: var(--tap-target-min);
  color: inherit;
  text-decoration: none;
}
.card__link .card__heading { color: var(--color-text-link); text-decoration: underline; }
.card--link:hover { border-color: var(--color-border-strong); }
.card__figure {
  aspect-ratio: var(--aspect-card);
  overflow: hidden;
  border-radius: var(--radius-sm);
}
.card__figure img { width: 100%; height: 100%; object-fit: cover; filter: var(--photo-filter); }

@media (min-width: 48em) {
  .cards--grid { grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr)); }
}
/* scroll 변형 — 가로 scroll-snap. JS 0 (design.md §6) */
.cards--scroll {
  grid-auto-flow: column;
  grid-auto-columns: minmax(15rem, 78%);
  overflow-x: auto;
  scroll-snap-type: x proximity;
  overscroll-behavior-x: contain;
  padding-bottom: var(--space-2);
}
.cards--scroll > .card { scroll-snap-align: start; }
@media (min-width: 48em) {
  .cards--scroll { grid-auto-columns: minmax(18rem, 40%); }
}

/* ── lineup — 부위·IV. **비교표와 같은 표 한 장**이다 (2026-08-25 YM 회의 (2)) ──
   카드 다섯 장(.lineup/.line/.line__*)을 없앴으므로 그 CSS 도 남기지 않는다 —
   쓰이지 않는 규칙이 남으면 다음 사람이 어느 쪽이 살아 있는지 알 수 없다
   (.site-nav 드롭다운 폐기 때와 같은 처리). 판면은 .ctable 을 그대로 쓰고,
   여기서는 라인 이름 열의 성격 차이 둘만 얹는다.
   가격·증례 사진 필드는 여전히 존재하지 않는다. */

/* 라인 이름(Facial · On demand · Hair · IV injection)은 라틴 표기라 열 머리와 같은
   폰트 스택을 준다. 비교표의 행 머리는 국문이라 이 규칙이 필요 없었다. */
.ctable--lineup tbody th {
  font-family: var(--font-family-latin), var(--font-family-kr);
  letter-spacing: var(--letter-spacing-heading);
}
/* 첫 열 폭 — 비교표 기본값(5rem)에서는 'IV injection' 이 세 줄로 접힌다.
   ⚠️ table-layout: fixed 는 **첫 행**의 폭만 보므로 thead 쪽에 걸어야 듣는다
      (tbody th 의 width 는 fixed 가 아닐 때의 폴백).
   375 에서 본문 폭 335px − 첫 열 104px = 231px 이 두 열에 남아 가로 스크롤이 생기지 않는다. */
.ctable--lineup thead th:first-child,
.ctable--lineup tbody th { width: 6.5rem; }
@media (min-width: 48em) {
  .ctable--lineup thead th:first-child,
  .ctable--lineup tbody th { width: 10rem; }
}

/* ── faq — <details name> 배타 열림(브라우저 기본 동작 · JS 0). 첫 항목 펼침 ── */
.faq { margin-top: var(--space-8); }
.faq__item { border-bottom: var(--border-width-hairline) solid var(--color-border-hairline); }
.faq__item:first-child {
  border-top: var(--border-width-hairline) solid var(--color-border-hairline);
}
.faq__q {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--space-4);
  min-height: var(--tap-target-min);
  padding-block: var(--space-4);
  font-size: var(--font-size-body);
  font-weight: var(--font-weight-medium);
  line-height: var(--line-height-heading);
  color: var(--color-text-primary);
  cursor: pointer;
  list-style: none;
}
.faq__q::-webkit-details-marker { display: none; }
.faq__q::after {
  content: "";
  flex: none;
  margin-top: 0.45em;
  width: 0.5em;
  height: 0.5em;
  border-right: var(--border-width-hairline) solid var(--color-text-muted);
  border-bottom: var(--border-width-hairline) solid var(--color-text-muted);
  transform: rotate(45deg);
}
.faq__item[open] .faq__q::after { transform: translateY(0.2em) rotate(-135deg); }
.faq__a {
  padding-bottom: var(--space-6);
  padding-right: var(--space-8);
}
.faq__a .body-text { line-height: var(--line-height-relaxed); }

/* ── references — 기본 접힘(collapse: self, 2026-08-21 결정 로그). 고지문은 목록과 같은
   <details> 안에 있고 캡션색으로 축소하지 않는다. 목록은 접혀도 DOM 에 남는다 ── */
.ref-disclaimer {
  margin-top: var(--space-6);
  padding: var(--space-4) var(--space-5);
  max-width: var(--content-max-width-prose);
  background: var(--color-notice-surface);
  border-left: var(--border-width-strong) solid var(--color-notice-border);
  font-size: var(--font-size-small);
  color: var(--color-text-primary);
}
.ref-list {
  margin-top: var(--space-6);
  max-width: var(--content-max-width-prose);
  display: grid;
  gap: var(--space-5);
  padding-left: var(--space-6);
  list-style: decimal;
}
.ref-item {
  font-size: var(--font-size-small);
  line-height: var(--line-height-body);
  color: var(--color-text-secondary);
}
.ref-item__title { font-style: normal; color: var(--color-text-primary); }
.ref-item__link {
  display: inline-block;
  padding-block: 0.7rem;    /* 히트 영역 ≈ 45px */
  margin-block: -0.7rem;    /* inline-block 은 마진 상자가 line box 를 정한다 — 같은 값으로 되감아 판면 간격 불변 */
}
.ref-item__ids,
.ref-item__link {
  font-family: var(--font-family-numeric);
  font-size: var(--font-size-caption);
}
.section__refs { margin-top: var(--space-5); }
.section__refs-label { color: var(--color-text-muted); }
/* 각주 번호는 문장 안 인라인 링크라 44px 규격의 대상이 아니지만, 캡션 크기 그대로면
   손가락으로 누르기 어렵다. 패딩으로 히트 영역만 넓힌다 (줄 높이는 그대로). */
.section__refs a { padding-inline: var(--space-2); padding-block: 0.95rem; margin-block: -0.7rem; }  /* 근거 줄 링크도 44px 히트 영역 (감사 R5) */

/* [2026-08-25] 근거 줄 접힘 — `collapse: preview` 섹션에서는 근거 줄이 본문 <details> 안으로
   따라 들어가는데, `collapse: none` 인 섹션(#recovery-timeline)에는 접을 상자가 아예 없어
   "근거 3 16 17 …" 이 절차 목록 바로 아래 본문처럼 남았다. 근거 줄만 제 몫의 작은 <details>
   로 감싼다 — 컨트롤은 '더 읽기' 와 같은 .collapse 패턴(라벨 2개 + ˅ 마커)을 그대로 쓴다.
   각주(note)는 접지 않는다: 시기 구분의 조건을 밝히는 고지라 절차와 같은 층에 남는다.
   간격은 접기 전 .section__refs 의 margin-top(--space-5) 을 상자 쪽으로 옮겨 리듬을 지킨다. */
.collapse--section-refs { margin-top: var(--space-5); }
.collapse--section-refs > .collapse__body { margin-top: 0; }
.collapse--section-refs > .collapse__body > .section__refs { margin-top: var(--space-2); }

/* ── 각주 팝오버 — [[rN]] 마커를 누르면 하단 참고 문헌으로 내려가지 않고 각주가 제자리에서
   뜬다 (2026-08-25 Q13 · 권이윤 6번, 위키백과 모바일의 하단 시트가 참고안).
   375 는 화면 하단 전폭 시트, 64em 이상은 화면 하단 가운데 소형 카드다 — 마커 옆에 붙이려면
   앵커 포지셔닝이 필요한데 지원이 아직 얇아 붙이지 않는다.

   ⚠️ 기본이 display:none 인 세 자리 중 하나다 (나머지 둘은 .fab·.fab__menu — layout.css).
      popover 속성을 모르는 엔진에서는 이 <div> 가
      평범한 문단으로 **본문에 34개 쏟아지기** 때문이다. 감추는 것은 같은 페이지 참고 문헌
      목록의 사본이고 마커는 그 목록으로 점프하는 <a> 그대로라, 콘텐츠가 사라지는 경로가
      아니다 (design.md §1 ④). 열림 상태는 @supports 안에서만 되살린다.
   z-index 를 쓰지 않는다 — 열린 팝오버는 top layer 에 올라가 겹침 순서 밖이다. */
.fn-popover { display: none; }

@supports selector(:popover-open) {
  .fn-popover {
    position: fixed;
    inset: auto 0 0 0;
    margin: 0;
    width: 100%;
    max-width: none;
    max-height: 70vh;
    overflow: auto;
    padding: var(--space-5) var(--gutter-inline) var(--space-4);
    background: var(--color-surface-raised);
    border: 0;
    border-top: var(--border-width-hairline) solid var(--color-border-strong);
    color: var(--color-text-primary);
  }
  .fn-popover:popover-open { display: block; }

  @media (min-width: 64em) {
    .fn-popover {
      inset: auto 0 var(--space-8) 0;
      margin-inline: auto;
      width: min(32rem, calc(100% - 2 * var(--gutter-inline)));
      border: var(--border-width-hairline) solid var(--color-border-strong);
      border-radius: var(--radius-lg);
      padding: var(--space-5) var(--space-6) var(--space-4);
    }
  }
}

.fn-popover__cite {
  max-width: var(--content-max-width-prose);
  margin-inline: auto;
  font-size: var(--font-size-small);
  line-height: var(--line-height-body);
  color: var(--color-text-secondary);
}
.fn-popover__num {
  font-weight: var(--font-weight-bold);
  color: var(--color-text-primary);
}
.fn-popover__actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-4);
  max-width: var(--content-max-width-prose);
  margin-inline: auto;
  font-size: var(--font-size-small);
}
/* 각주 안의 두 컨트롤은 44px 상자를 갖는다 — 시트 위에서 손가락으로 누르는 자리다 */
.fn-popover__actions a,
.fn-popover__close {
  display: inline-flex;
  align-items: center;
  min-height: var(--tap-target-min);
}
.fn-popover__close {
  min-width: var(--tap-target-min);
  justify-content: center;
  padding-inline: var(--space-3);
  background: none;
  border: 0;
  font: inherit;
  color: var(--color-text-link);
  cursor: pointer;
}

/* ── doctors — 1열 스택. 시술 장면·증례 사진을 쓰지 않는다 ───────────────── */
.doctors {
  margin-top: var(--space-8);
  display: grid;
  gap: var(--space-12);
}
.doctor {
  display: grid;
  gap: var(--space-3);
  padding-top: var(--space-6);
  border-top: var(--border-width-hairline) solid var(--color-border-hairline);
}
/* 사진 ↔ 이름 간격만 2배다 (2026-08-25 YM 회의 (7)) — grid gap 12px 에 12px 을 더해 24px.
   gap 자체를 키우면 이름·직함·이력·본문 사이가 전부 벌어지므로 사진에만 여백을 준다.
   48em 이상은 사진이 왼쪽 열에서 4행을 걸치므로 이 여백이 행 높이를 밀 수 있다 — 0 으로 되돌린다. */
.doctor__figure {
  margin-block-end: var(--space-3);
  aspect-ratio: var(--aspect-portrait);
  overflow: hidden;
  border-radius: var(--radius-lg);
}
.doctor__figure img { width: 100%; height: 100%; object-fit: cover; filter: var(--photo-filter); }
.doctor__name {
  font-size: var(--font-size-h2);   /* h3 크기는 섹션 lead(23px)보다 작아 이름이 묻혔다 (2026-08-25 감사 D4) */
  font-weight: var(--font-weight-bold);
  line-height: var(--line-height-heading);
  letter-spacing: var(--letter-spacing-heading);
  color: var(--color-text-primary);
}
.doctor__role { font-size: var(--font-size-small); color: var(--color-text-secondary); }
/* 경력 목록의 **항목 간격**을 절반으로 (8 → 4px, 2026-08-25 YM 회의 (7) — 사용자 확인:
   "본문 줄간격"은 이 항목 간격을 가리킨다). 글줄의 line-height 는 건드리지 않는다. */
.doctor__credentials {
  display: grid;
  gap: var(--space-1);
  font-size: var(--font-size-small);
  color: var(--color-text-secondary);
}
.doctor__bio + .doctor__bio { margin-top: var(--space-4); }

@media (min-width: 48em) {
  .doctor { grid-template-columns: 16rem minmax(0, 1fr); column-gap: var(--space-10); }
  .doctor__figure { grid-row: span 4; margin-block-end: 0; }
}

/* ── 접힘 (collapse: self) ───────────────────────────────────────────────
   heading·lead 는 항상 <details> 바깥이고, 내부에는 어떤 id 도 두지 않는다
   (site-structure.md §4.5 — 구형 인앱 웹뷰 폴백). */
.collapse { margin-top: var(--space-6); }
.collapse__summary {
  display: flex;
  align-items: center;
  min-height: var(--tap-target-min);
  font-size: var(--font-size-small);
  font-weight: var(--font-weight-medium);
  color: var(--color-text-link);
  cursor: pointer;
}
.collapse__body { margin-top: var(--space-2); }
/* ˅ 마커 — .faq__q::after 와 같은 패턴(테두리 두 변을 45° 돌린 갈매기표). 열리면 ˄ 로 뒤집힌다.
   아이콘 세트를 도입하지 않는다는 §1 ②를 지키면서 '눌러서 펼치는 것'임을 표시한다.
   currentColor 라 라벨 색을 그대로 따라간다 — 색 리터럴이 아니다. */
.collapse__summary::-webkit-details-marker { display: none; }
.collapse__summary::after {
  content: "";
  flex: none;
  margin-left: var(--space-2);
  width: 0.4em;
  height: 0.4em;
  border-right: var(--border-width-hairline) solid currentColor;
  border-bottom: var(--border-width-hairline) solid currentColor;
  transform: translateY(-0.15em) rotate(45deg);
}
.collapse[open] > .collapse__summary::after {
  transform: translateY(0.1em) rotate(-135deg);
}
/* 라벨 2개(펼침 문구·접기 문구)를 <summary> 에 함께 두고 열림 상태로 바꿔 단다 — JS 0.
   CSS 가 없는 환경에서는 둘 다 보인다(콘텐츠가 사라지는 경로가 없다 — CLAUDE.md §6). */
.collapse__label--hide { display: none; }
.collapse[open] > .collapse__summary .collapse__label--show { display: none; }
.collapse[open] > .collapse__summary .collapse__label--hide { display: inline; }

/* 미리보기 접힘 (collapse: preview) — 본문의 첫 덩어리는 <details> 밖에 남고 나머지만 접힌다.
   접힌 부분도 DOM 에 그대로 있다(검색·LLM 노출 유지). <summary> 는 미리보기 블록에 붙는
   라벨이라 간격을 한 단계 좁힌다. 펼친 뒤 이어지는 본문은 원래 리듬 그대로다. */
.collapse--preview { margin-top: var(--space-4); }
.collapse--preview > .collapse__body > .prose,
.collapse--preview > .collapse__body > .cards,
.collapse--preview > .collapse__body > .intro { margin-top: var(--space-5); }

/* [2026-08-25 D-16·D-38] 펼친 뒤에는 접기 컨트롤이 본문 **아래**에 있어야 한다 —
   위에만 있으면 다 읽고 되접으려고 다시 위로 스크롤해야 한다.
   ⚠️ flex 는 [open] 일 때만 건다. <details> 를 늘 flex 컨테이너로 만들면 구형 WebKit 에서
      **닫힘 상태의 콘텐츠 숨김**이 깨진 전례가 있다(layout.css 의 .site-nav summary 주석과
      같은 계열의 사고). 닫힘 상태를 UA 기본에 그대로 두면 토글이 죽는 경로가 없고,
      미지원 엔진에서는 접기 버튼이 지금처럼 위에 남을 뿐이다 (design.md §1 ④).
      열림 상태에서는 본문이 이미 보이므로 재배치가 실패해도 잃는 것이 없다. */
.collapse--preview[open] {
  display: flex;
  flex-direction: column;
}
.collapse--preview[open] > .collapse__summary {
  order: 1;
  margin-top: var(--space-5);
}

/* [2026-08-25 D-38 · 권이윤 7번] 접힌 미리보기는 **세 줄에서 잘리고** 그 아래가 배경색으로
   흐려진다 — 완결된 첫 문단이 통째로 보이면 '더 읽을 것이 있다'는 신호가 서지 않았다.
   미리보기 상자(.preview)가 <details> 를 함께 품고 있어서 :has() 로 열림 상태를 위로 전달한다.

   ⚠️ 진보적 향상의 조건이 두 개다 (design.md §1 ④):
     ① -webkit-line-clamp 미지원 → 규칙째 무시되고 첫 덩어리가 지금처럼 통째로 보인다
     ② :has() 미지원 → **절단을 되돌릴 방법이 없으므로 애초에 걸지 않는다**.
        두 조건을 한 @supports 로 묶는 이유가 이것이다 — 절단만 되고 해제가 안 되면
        펼쳐도 세 줄만 보이는 콘텐츠 소실이 된다.
   페이드는 opacity 초기값이 아니라 **배경색 그라데이션 오버레이**다 — 글자는 언제나 DOM 에
   있고 불투명하며, 오버레이가 실패해도 잃는 것이 없다 (CLAUDE.md §10 'opacity: 0 금지').
   그라데이션은 배경과 같은 색으로 끝나야 하므로 면이 다른 섹션은 --fade-bg 로 바꿔 준다. */
@supports (-webkit-line-clamp: 3) and selector(:has(> details)) {
  .preview:has(> details:not([open])) > .preview__clamp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /* clip 이지 hidden 이 아니다 — hidden 은 스크롤 컨테이너를 만들어서, 잘린 자리에 있는
       각주 링크로 키보드 포커스가 가면 상자 안이 스크롤되며 글이 어긋난다(실측 확인). */
    overflow: clip;
    position: relative;
  }
  .preview:has(> details:not([open])) > .preview__clamp::after {
    content: "";
    position: absolute;
    inset-inline: 0;
    bottom: 0;
    height: var(--space-6);
    /* transparent → 배경색. 그라데이션 보간은 프리멀티플라이드라 회색이 끼지 않는다 */
    background: linear-gradient(to bottom, transparent, var(--fade-bg, var(--color-surface-page)));
    pointer-events: none;
  }
}
/* 면이 다른 섹션의 페이드 끝 색 — 값이 아니라 '무슨 면 위인가'를 적는다 */
.prose-section--notice { --fade-bg: var(--color-notice-surface); }

/* 참고 문헌 접힘 — 34편 목록을 기본 접는다. <summary> 는 44px 터치 타깃(.collapse__summary),
   위 괘선으로 고지문·목록과의 경계를 만든다. */
.collapse--refs {
  margin-top: var(--space-6);
  padding-top: var(--space-2);
  border-top: var(--border-width-hairline) solid var(--color-border-hairline);
}
.collapse--refs > .collapse__body { margin-top: 0; }
.collapse--refs .ref-disclaimer { margin-top: var(--space-4); }

/* [[rN]] 각주가 접힌 목록 안을 가리킬 때의 CSS 폴백(진보적 향상).
   JS 가 살아 있으면 앵커 스크립트가 open 을 켜므로 이 규칙까지 오지 않는다.
   ::details-content 미지원 엔진에서는 규칙째 무시되고 사용자가 <summary> 로 펼친다 —
   접힌 상태가 기본이고 여기서 무언가를 '숨기지' 않으므로 콘텐츠 소실 경로가 없다. */
@supports selector(details::details-content) {
  .collapse--refs:not([open]):has(:target)::details-content { content-visibility: visible; }
  .collapse--refs:not([open]):has(:target) .collapse__label--show { display: none; }
  .collapse--refs:not([open]):has(:target) .collapse__label--hide { display: inline; }
}

/* ── cta ─────────────────────────────────────────────────────────────────
   화면당 CTA 는 1개. **이 섹션 안에** 고정 플로팅 버튼을 만들지 않는다 — 전역 플로팅 상담
   버튼 1개(.fab)는 cta 섹션이 아니라 레이아웃이 낸다 (2026-08-25 · design.md §6). */
/* [2026-08-25 D-17] 세로 한 열. 375 에서 가로로 늘어놓으면 3번째 버튼이 혼자 다음 줄로
   떨어져 '남은 것' 처럼 보였습니다. 폭은 읽기 폭까지만 — 넓은 화면에서 72rem 짜리
   버튼이 되지 않게 합니다. <li> 를 flex 로 만들어야 안의 .btn 이 칸을 채웁니다. */
.cta__actions {
  display: flex;
  flex-direction: column;
  gap: var(--space-3);
  margin-top: var(--space-8);
  max-width: var(--content-max-width-prose);
}
/* <li> 를 flex 로 만들고 안의 버튼이 칸을 채우게 한다 — 그러지 않으면 세로로 쌓인 버튼의
   폭이 라벨 길이대로 들쭉날쭉해진다(실렌더에서 확인). 폭은 위 max-width 가 잡는다. */
.cta__actions > li { display: flex; }
.cta__actions > li > * { flex: 1; }
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  /* 44px 는 접근성 하한이고 버튼의 목표 높이는 그보다 한 겹 위다 (design.md §4.4) */
  min-height: var(--button-height);
  padding-inline: var(--space-6);
  border-radius: var(--radius-sm);
  font-size: var(--font-size-small);
  font-weight: var(--font-weight-medium);
  text-decoration: none;
}
.btn--primary {
  background: var(--color-brand);
  color: var(--color-text-inverse);
  border: var(--border-width-hairline) solid var(--color-brand);
}
.btn--primary:hover { background: var(--color-brand-strong); }
.btn--secondary {
  background: var(--color-surface-raised);
  color: var(--color-text-primary);
  border: var(--border-width-hairline) solid var(--color-border-strong);
}
/* 링크 대상(전화번호·채널 URL)이 아직 없는 액션. 라벨은 감추지 않고 그대로 둔다.
   primary 자리에 와도 브랜드 면을 칠하지 않는다 — 브랜드 면 위의 muted 글자는
   대비가 무너진다(실렌더에서 확인). 눌리지 않는 버튼은 눌리지 않아 보여야 한다. */
.btn--pending {
  background: var(--color-surface-raised);
  border-color: var(--color-border-hairline);
  color: var(--color-text-muted);
  cursor: default;
}

/* ── 목차 활성 항목 (build.py 생성 — 콘텐츠의 navLabel 에서 파생) ───── */
:root:has(#what-is:target) .toc-link[data-toc="what-is"],
:root:has(#where-to-use:target) .toc-link[data-toc="where-to-use"],
:root:has(#how-to-use:target) .toc-link[data-toc="how-to-use"],
:root:has(#what-to-use:target) .toc-link[data-toc="what-to-use"],
:root:has(#how-it-works:target) .toc-link[data-toc="how-it-works"],
:root:has(#faq:target) .toc-link[data-toc="faq"] {
  background: var(--color-brand-subtle);
  color: var(--color-brand);
  box-shadow: inset var(--border-width-strong) 0 0 0 var(--color-brand);
  font-weight: var(--toc-active-weight, inherit);
}
