/* ==========================================================================
   하하몰 hahamall — 브랜드 아이덴티티 케이스
   강디자인

   읽는 사람 — 의뢰를 검토하는 사업주다. 이야기로 쓴다.
   실측 층(색 수치·물성)은 CASE_NOTES 에만 둔다.

   설계 근거
   - 지면 #009C40 은 BS-11 색상규정의 「hahamall Green 2」 실측값이다(Pantone 362 C · C78 M2 Y98 K9).
     보조색이 아니라 Main Color 셋 중 하나다. ΔE2000 최근접이 이웃사촌 24.0 —
     지금까지 만든 어느 케이스보다 넓게 벌어진다.
   - 물성은 **유광 폴리 쇼핑백 면**이다. 패션·스포츠 멀티플렉스가 손님에게 쥐어 주는 물건이라서다.
     낮고 넓은 구김 + 접힌 능선의 좁은 빛 + 여러 번 흔들리다 멎는 되튐(ω 10.5 · ζ 0.38).
     씨픽 무광(20 · 0.85) · SMEAT 골판지(8.5 · 0.72) · 이램 인주(13 · 0.62) ·
     창조 코팅PE(14 · 0.45) · SP 아크릴(18 · 0.30) · 금광 파나플렉스(11 · 0.80) 와 전부 갈린다.
   - **지면마다 오른쪽 위에 `D&C — Design & Community` 스튜디오 마크가 인쇄돼 있다.**
     2026-08-08 에는 이것을 「타 스튜디오」로 보고 기각했었다. 2026-08-09 사용자가 확정 —
     **D&C = 디앤컴 = 강디자인**이다. 게다가 BS-01 본문이 「이에 **디앤컴**은 …」이라고
     저자를 직접 적어 두었다. 기각이 풀렸다.
   - 뺀 것: BS-10 시그니춰블럭2(**다른 회사 `INTERNATIONAL` 로고 병기**),
     BS-18 적용 · BS-26 간판이미지(**`Han·A INT` 로고**), BS-19~22 명함·봉투(연락처),
     같은 폴더의 유브로스 자료 · 유투엔코 견적 · 계약서 · 인터뷰 사진.
   ========================================================================== */




body[data-hh-project='true'] { background: #009c40; }
body[data-hh-project='true'] .case__study__slices { display: block; width: 100%; max-width: none; padding: 0; gap: 0; }
body[data-hh-project='true'] .case__study__info { display: none; }
.hh-site-host { width: 100%; }

.hh-case {
  --hh-green2: #009c40; --hh-green: #18b034; --hh-blue: #0864ac;
  --hh-or: #e89008; --hh-red: #e02824; --hh-k: #201c20;
  --hh-ink: #123322; --hh-paper: #f4faf6;
  background: var(--hh-green2); color: #e6f6f5;
  font-family: 'Helvetica Neue', Helvetica, -apple-system, 'Apple SD Gothic Neo', sans-serif;
  line-height: 1.62; -webkit-font-smoothing: antialiased;
}
.hh-case * { box-sizing: border-box; }
/* img 에 width/height 속성이 박혀 있어 폭만 줄면 세로로 늘어난다. 바닥 규칙. */
.hh-case img, .hh-case video { display: block; max-width: 100%; height: auto; }
.hh-case h1, .hh-case h2, .hh-case h3, .hh-case p,
.hh-case figcaption, .hh-case li { word-break: keep-all; }
.hh-wrap { max-width: 1180px; margin: 0 auto; padding: 0 clamp(20px, 5vw, 64px); }

.hh-hero { padding: clamp(80px, 13vw, 168px) 0 clamp(48px, 7vw, 92px); }
.hh-hero__eyebrow { font-size: clamp(11px, 1.1vw, 13px); letter-spacing: .26em; text-transform: uppercase;
  color: #b3ddc4; margin: 0 0 clamp(20px, 3vw, 34px); }
.hh-hero__title { font-size: clamp(29px, 4.9vw, 72px); line-height: 1.16; letter-spacing: -.02em;
  font-weight: 700; margin: 0 0 clamp(22px, 3vw, 36px); color: #fff; }
.hh-hero__title em { font-style: normal; box-shadow: inset 0 -.16em 0 rgba(255, 255, 255, .55); }
.hh-hero__lede { font-size: clamp(16px, 1.7vw, 21px); max-width: 46em; margin: 0; color: #dcf1e5; }
.hh-hero__meta { display: flex; flex-wrap: wrap; gap: clamp(16px, 3vw, 44px);
  margin-top: clamp(34px, 5vw, 58px); padding-top: clamp(18px, 2.4vw, 26px);
  border-top: 1px solid rgba(255, 255, 255, .32);
  font-size: clamp(12px, 1.15vw, 14px); letter-spacing: .06em; color: #b3ddc4; }

.hh-sec { padding: clamp(52px, 8vw, 108px) 0; border-top: 1px solid rgba(255, 255, 255, .28); }
.hh-sec--paper { background: #fff; border-top: none; }
.hh-sec--pale { background: var(--hh-paper); border-top: none; }
.hh-sec--ink { background: var(--hh-k); border-top: none; }
.hh-kicker { font-size: clamp(11px, 1.05vw, 13px); letter-spacing: .24em; text-transform: uppercase;
  color: #b3ddc4; margin: 0 0 clamp(12px, 1.6vw, 18px); }
.hh-sec--paper .hh-kicker, .hh-sec--pale .hh-kicker { color: rgb(94, 117, 104); }
.hh-sec--ink .hh-kicker { color: #a9c2b3; }
.hh-h { font-size: clamp(24px, 3.5vw, 44px); line-height: 1.22; letter-spacing: -.015em;
  font-weight: 700; margin: 0 0 clamp(16px, 2.2vw, 26px); color: #fff; }
.hh-sec--paper .hh-h, .hh-sec--pale .hh-h { color: var(--hh-ink); }
.hh-p { font-size: clamp(15px, 1.5vw, 18px); max-width: 44em; margin: 0 0 1.1em; color: #dcf1e5; }
.hh-sec--paper .hh-p, .hh-sec--pale .hh-p { color: #37503f; }
.hh-sec--ink .hh-p { color: #d3e8da; }
.hh-p b { font-weight: 700; color: #fff; }
.hh-sec--paper .hh-p b, .hh-sec--pale .hh-p b { color: var(--hh-ink); }
.hh-note { font-size: clamp(12.5px, 1.2vw, 14.5px); max-width: 46em;
  margin: clamp(14px, 2vw, 22px) 0 0; color: #a8d8bb; }
.hh-sec--paper .hh-note, .hh-sec--pale .hh-note { color: rgb(94, 117, 104); }
.hh-sec--ink .hh-note { color: #a9c2b3; }

.hh-mark { margin: clamp(28px, 4.4vw, 56px) 0 0; text-align: center;
  padding: clamp(30px, 5vw, 64px) 20px; background: #fff; border: 1px solid rgba(18, 51, 34, .1); }
.hh-sec--paper .hh-mark { background: var(--hh-paper); }
.hh-mark img { margin: 0 auto; width: min(400px, 78%); }
.hh-mark figcaption { margin-top: clamp(18px, 2.4vw, 28px); font-size: clamp(13px, 1.3vw, 15.5px); color: rgb(94, 117, 104); }

.hh-colours { list-style: none; padding: 0; margin: clamp(24px, 3.4vw, 38px) 0 0;
  display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(10px, 1.4vw, 18px); }
.hh-colours li { background: #fff; border: 1px solid rgba(18, 51, 34, .12); padding-bottom: 14px; }
.hh-chip { display: block; height: clamp(72px, 8.6vw, 112px); }
.hh-colours strong { display: block; margin: 12px 12px 3px; font-size: clamp(11.5px, 1.05vw, 13px); color: var(--hh-ink); }
.hh-colours code { display: block; margin: 0 12px; font-size: 11px; letter-spacing: .05em; color: #728d7e; }
.hh-colours em { display: block; margin: 3px 12px 0; font-style: normal; font-size: 11px; color: #93a99b; }

.hh-grid2 { display: grid; grid-template-columns: repeat(2, 1fr); gap: clamp(16px, 2.6vw, 34px); margin-top: clamp(24px, 3.4vw, 38px); }
.hh-grid2 figure { margin: 0; }
.hh-grid2 img { width: 100%; background: #fff; border: 1px solid rgba(18, 51, 34, .14); }
.hh-grid2 figcaption { margin-top: 11px; font-size: clamp(11.5px, 1.1vw, 13.5px); color: #a8d8bb; }
.hh-sec--paper .hh-grid2 figcaption, .hh-sec--pale .hh-grid2 figcaption { color: rgb(94, 117, 104); }
.hh-sec--ink .hh-grid2 figcaption { color: #a9c2b3; }

.hh-plate { margin: clamp(24px, 3.4vw, 40px) 0 0; }
.hh-plate img { width: 100%; background: #fff; border: 1px solid rgba(18, 51, 34, .14); }
.hh-plate figcaption { margin-top: 12px; font-size: clamp(12px, 1.15vw, 14px); color: #a8d8bb; }
.hh-sec--paper .hh-plate figcaption, .hh-sec--pale .hh-plate figcaption { color: rgb(94, 117, 104); }
.hh-sec--ink .hh-plate figcaption { color: #a9c2b3; }

.hh-motion { margin: clamp(28px, 4vw, 52px) 0 0; }
.hh-motion video { width: 100%; background: var(--hh-green2); }
.hh-motion figcaption { margin-top: 12px; font-size: clamp(12px, 1.15vw, 14px); color: #a8d8bb; }
.hh-sec--paper .hh-motion figcaption, .hh-sec--pale .hh-motion figcaption { color: rgb(94, 117, 104); }
.hh-sec--ink .hh-motion figcaption { color: #a9c2b3; }

.hh-forbid { list-style: none; padding: 0; margin: clamp(20px, 2.6vw, 30px) 0 0;
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 0 clamp(18px, 2.4vw, 32px); }
.hh-forbid li { padding: 9px 0 9px 26px; border-bottom: 1px solid rgba(18, 51, 34, .16);
  position: relative; font-size: clamp(12.5px, 1.25vw, 15px); color: #3f584a; }
.hh-forbid li::before { content: '\00D7'; position: absolute; left: 4px; color: #c0392b; font-weight: 700; }

.hh-list { list-style: none; padding: 0; margin: clamp(18px, 2.4vw, 26px) 0 0;
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 0 clamp(18px, 2.4vw, 32px); }
.hh-list li { padding: 9px 0 9px 22px; border-bottom: 1px solid rgba(255, 255, 255, .26);
  position: relative; font-size: clamp(12.5px, 1.25vw, 15px); color: #dcf1e5; }
.hh-list li::before { content: '—'; position: absolute; left: 0; color: var(--hh-or); }
.hh-list li[data-out='true'] { color: #9ed2b4; }
.hh-list li[data-out='true']::before { color: #88c2a1; }

.hh-case [data-reveal] { opacity: 0; transform: translateY(18px);
  transition: opacity .72s cubic-bezier(.16, 1, .3, 1), transform .72s cubic-bezier(.16, 1, .3, 1); }
.hh-case [data-reveal].is-in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
  .hh-case [data-reveal] { opacity: 1; transform: none; transition: none; }
}
@media (max-width: 860px) {
  .hh-grid2, .hh-list, .hh-forbid, .hh-colours { grid-template-columns: 1fr; }
  .hh-mark img { width: 88%; }
}

/* === 그림 자리 예약 (CLS) — 자동 생성. 없으면 지연 로딩 때 아래가 밀린다 === */
img[src$="/hh-case-assets/plate-coloruse3.jpg"],
img[src$="/hh-case-assets/use-tee.jpg"] { aspect-ratio: 275/364; }
img[src$="/leaderin-case-assets-v2/symbol-final.svg"] { aspect-ratio: 37/24; }
img[src$="/hh-case-assets/mark-approved.jpg"] { aspect-ratio: 75/26; }
img[src$="/hh-case-assets/plate-basic.jpg"] { aspect-ratio: 1100/1263; }
img[src$="/hh-case-assets/plate-posneg.jpg"] { aspect-ratio: 550/773; }
img[src$="/hh-case-assets/plate-grid.jpg"] { aspect-ratio: 550/653; }
img[src$="/hh-case-assets/plate-black.jpg"] { aspect-ratio: 550/633; }
img[src$="/hh-case-assets/plate-sig-h.jpg"] { aspect-ratio: 1100/1283; }
img[src$="/hh-case-assets/plate-sig-v.jpg"] { aspect-ratio: 1100/971; }
img[src$="/hh-case-assets/plate-sig-line.jpg"] { aspect-ratio: 550/651; }
img[src$="/hh-case-assets/plate-type-ko.jpg"] { aspect-ratio: 1100/1571; }
img[src$="/hh-case-assets/plate-colour-r2.jpg"] { aspect-ratio: 2104/3686; }
img[src$="/hh-case-assets/plate-coloruse1.jpg"] { aspect-ratio: 275/284; }
img[src$="/hh-case-assets/plate-coloruse2.jpg"] { aspect-ratio: 55/54; }
img[src$="/hh-case-assets/plate-type-en.jpg"] { aspect-ratio: 1100/1231; }
img[src$="/hh-case-assets/use-subbrand.jpg"] { aspect-ratio: 275/254; }
img[src$="/hh-case-assets/use-ppt.jpg"] { aspect-ratio: 275/207; }
img[src$="/hh-case-assets/plate-forbidden.jpg"] { aspect-ratio: 550/683; }
