/* ═══════════════════════════════════════════════════════════
   FACTORY PRODUCTIVITY IMPROVEMENT PAGE — page-specific styles only.
   Header, footer, buttons, colors, .section, .reveal etc. all come
   from the shared ../css/styles.css (same file the homepage and the
   other Service pages use), so layout/margins/buttons stay identical.
   Content: JMAC_Content_Service.pdf, page 2 — not yet added, this is
   the skeleton (nav/footer/hero) pending the content brief.
   ═══════════════════════════════════════════════════════════ */

/* Keep the current nav item ("บริการ") visibly active while on this page */
.nav-item.current > .nav-link { color: var(--navy); }
.nav-item.current > .nav-link::after { transform: scaleX(1); }

/* ── PAGE HERO — same pattern as production-supply-chain.html (height
   matched 1:1 so the .prod-sidebar below sits at the exact same
   position on both pages — 20260722 client feedback) ── */
.page-hero {
  position: relative;
  height: 380px;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
}
.page-hero-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.page-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg,
    rgba(34,149,196,.92) 0%,
    rgba(34,149,196,.62) 32%,
    rgba(34,149,196,.18) 62%,
    rgba(34,149,196,0) 85%);
}
.page-hero-content {
  position: relative;
  z-index: 1;
  padding: 0 64px 48px;
  width: 100%;
}
.page-hero-title {
  font-family: var(--display);
  font-size: 44px;
  font-weight: 800;
  color: #fff;
  line-height: 1.15;
  margin: 0;
  letter-spacing: .3px;
}

@media (max-width: 960px) {
  .page-hero { height: 320px; }
  .page-hero-content { padding: 0 32px 32px; }
}
@media (max-width: 600px) {
  .page-hero { height: 260px; }
  .page-hero-content { padding: 0 24px 24px; }
}

/* ═══════════════════════════════════════════════════════════
   SERVICE SOLUTIONS — reusable pattern (.svcsol-* namespace)
   NB: ใช้ prefix .svcsol- (ไม่ใช่ .svc-) เพราะ .svc-card ถูกใช้แล้วใน
   styles.css (การ์ด solutions หน้าแรก) — ตั้งชื่อชนกันจะโดน override
   โครง: lead (แถบหัวข้อ EN/TH) + intro + การ์ดโซลูชันแบบ grid
   grid เป็น auto-fill จึงยืดหยุ่นตามจำนวนการ์ด — copy โครงนี้ไปใช้กับ
   หน้า Service อื่นได้ทันที เพียงเปลี่ยนข้อความ lead/intro และเพิ่ม/ลด .svcsol-card
   NB 20260722: max-width/centering ของ #cost-competitiveness ย้ายไปอยู่ที่
   .prod-layout แทน (ดูบล็อก "MAIN — sticky Service sidebar" ด้านล่าง) เพื่อให้
   ตำแหน่ง .prod-sidebar ตรงกับ production-supply-chain.html 100% — เดิมเคยตั้ง
   max-width ไว้ที่ #cost-competitiveness เองด้วย ทำให้ความกว้างเนื้อหาถูกจำกัด
   ซ้อนสองชั้นและ sidebar เยื้องไปจากหน้านั้น
   ═══════════════════════════════════════════════════════════ */

/* lead — light lavender box with a vertical navy→cyan gradient bar */
.svcsol-lead {
  position: relative;
  display: flex;
  align-items: center;
  gap: 22px;
  overflow: hidden;
  background: #F5F6FB;
  padding: 24px 30px;
  margin-bottom: 40px;
}
.svcsol-lead-bar {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 7px;
  background: linear-gradient(180deg, var(--navy) 0%, var(--cyan) 100%);
}
.svcsol-lead-text {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-left: 8px;
}
.svcsol-lead-en {
  font-family: var(--display);
  font-size: 24px;
  font-weight: 800;
  color: var(--navy);
  line-height: 1.3;
}
.svcsol-lead-th {
  font-size: 20px;
  font-weight: 500;
  color: var(--gray-700);
}

/* intro — service tagline + description (full-width, larger type) */
.svcsol-intro { margin-bottom: 0; }
.svcsol-intro-title {
  font-family: var(--display);
  font-size: 24px;
  font-weight: 700;
  color: var(--navy);
  margin-bottom: 10px;
}
.svcsol-intro-tagline {
  color: var(--cyan-deep);
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 20px;
}
.svcsol-intro-desc {
  color: var(--gray-700);
  font-size: 20px;
  line-height: 1.8;
  max-width: 1100px;
}

/* solution list — แต่ละข้อเรียงลงในแนวตั้ง ไม่มีเส้นคั่น
   ลำดับภายในการ์ด: หัวข้อ (24px) → คำอธิบาย (20px) → รูป (ถ้ามี)
   *เพิ่ม/ลบรูปได้อิสระต่อข้อ — แค่ใส่/เอา .svcsol-card-media + class --media* */
.svcsol-grid {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid var(--border);   /* เส้นคั่นปิดท้ายรายการ ก่อนเข้าส่วน FAQ */
}
.svcsol-card {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 24px;
  padding: 32px 0;
  background: transparent;
}

/* รูป (เฉพาะข้อที่มีรูป) — order:2 อยู่ใต้ข้อความ, เต็มความกว้างการ์ด, คลิกดูภาพเต็มได้
   กรอบตัดมุมล่างขวา 18px แบบเดียวกับ .cs-figure ใน case-study-factory.css */
.svcsol-card-media {
  order: 2;
  align-self: center;
  width: 100%;
  position: relative;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: var(--navy-soft);
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 18px), calc(100% - 18px) 100%, 0 100%);
  cursor: zoom-in;
}
.svcsol-card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
/* ป้าย "ขยาย" มุมขวาบนของภาพ บอกว่าคลิกดูเต็มได้ */
.svcsol-card-media::after {
  content: "\ea99";                 /* tabler ti-zoom-in glyph */
  font-family: "tabler-icons";
  position: absolute;
  right: 10px;
  top: 10px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #fff;
  background: rgba(15,20,40,.55);
  opacity: 0;
  transition: opacity .25s var(--ease);
  pointer-events: none;
}
.svcsol-card-media:hover::after { opacity: 1; }

/* เนื้อหา — order:1 อยู่เหนือรูป */
.svcsol-card-body {
  order: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.svcsol-card-text { min-width: 0; }
.svcsol-card-th {
  font-size: 24px;
  font-weight: 700;
  color: var(--navy);
  line-height: 1.4;
  margin: 0 0 4px;
}
.svcsol-card-en {
  display: block;
  font-family: var(--sans-en);
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--gray-500);
  margin-bottom: 12px;
}
.svcsol-card-desc {
  color: var(--gray-700);
  font-size: 20px;
  line-height: 1.85;
  margin: 0;
  max-width: 900px;
}

/* mobile — คงลำดับแนวตั้งเดิม (ข้อความ → รูป) และคงขนาดฟอนต์ (หัวข้อ 24 / เนื้อหา 20) */
@media (max-width: 760px) {
  .svcsol-card { gap: 18px; padding: 26px 0; }
}

/* ── LIGHTBOX — คลิกภาพเพื่อดูเต็ม ── */
.svcsol-lightbox {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: rgba(15,20,40,.9);
  cursor: zoom-out;
}
.svcsol-lightbox.is-open { display: flex; }
.svcsol-lightbox img {
  max-width: 92vw;
  max-height: 90vh;
  object-fit: contain;
  box-shadow: 0 24px 70px rgba(0,0,0,.55);
  cursor: default;
}
.svcsol-lightbox-close {
  position: absolute;
  top: 20px;
  right: 24px;
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255,255,255,.14);
  border: 0;
  color: #fff;
  font-size: 26px;
  cursor: pointer;
  transition: background .2s var(--ease);
}
.svcsol-lightbox-close:hover { background: rgba(255,255,255,.28); }
@media (max-width: 600px) {
  /* padding-top/bottom ของ #cost-competitiveness เองอยู่ในบล็อก "MAIN —
     sticky Service sidebar" ด้านล่างแล้ว (ตรงกับ production-supply-chain.html) */
  .svcsol-lead { gap: 16px; padding: 18px 20px; margin-bottom: 28px; }
  .svcsol-lead-bar { width: 5px; }
  .svcsol-intro-tagline { font-size: 20px; }
  .svcsol-intro-desc { font-size: 20px; }
}

/* ═══════════════════════════════════════════════════════════
   20260717 client feedback (sheet):
   20260721 แก้: กลับไปใช้ฟอนต์เดิม Noto Sans Thai แบบหน้า home (TH Sarabun New ใช้เฉพาะหน้า article-detail)
   ② เพิ่มขนาดฟอนต์พื้นฐานทั้งหน้าให้ใหญ่ขึ้น (16px → 18px)
   ═══════════════════════════════════════════════════════════ */
:root {
  --sans-th: 'Noto Sans Thai', system-ui, sans-serif;
  --sans-en: 'Noto Sans Thai', system-ui, sans-serif;
  --sans-jp: 'Noto Sans Thai', 'Noto Sans JP', sans-serif;
  --serif-jp: 'Noto Sans Thai', 'Noto Sans JP', sans-serif;
  --display: 'Noto Sans Thai', sans-serif;
}
body { font-size: 18px; }

/* ═══════════════════════════════════════════════════════════
   20260721 แก้: ใช้ฟอนต์ TH Sarabun New เฉพาะ "เนื้อหาหลัก (.prod-main-content)"
   ฝั่งขวาเท่านั้น — เดียวกับ production-supply-chain.html เป๊ะ
   bind ตัวแปรฟอนต์ไว้ที่ .prod-main-content (custom property จึง inherit ให้ลูกทุกตัว)
   20260722 แก้: ก่อนหน้านี้ bind ผิดไว้ที่ #cost-competitiveness (ทั้ง section
   รวม sidebar) ทำให้เมนู "Service" ฝั่งซ้ายโดน TH Sarabun New (ฟอนต์แบบไม่มีหัว)
   ไปด้วย ทั้งที่ควรใช้ Noto Sans Thai (ฟอนต์ปกติ มีหัว) แบบเดียวกับ sidebar ใน
   production-supply-chain.html — ย้าย scope มาที่ .prod-main-content ให้ตรงกัน
   ส่วน sidebar / hero / navbar / footer / #related-case-study / #faq
   อยู่นอก scope นี้ จึงคงใช้ฟอนต์เดิม Noto Sans Thai แบบหน้า home
   (@font-face อยู่ใน css/fonts.css — โหลดใน factory-productivity-improvement.html)
   ═══════════════════════════════════════════════════════════ */
.prod-main-content {
  --sans-th: 'TH Sarabun New', 'Noto Sans Thai', system-ui, sans-serif;
  --sans-en: 'TH Sarabun New', 'Noto Sans Thai', system-ui, sans-serif;
  --sans-jp: 'TH Sarabun New', 'Noto Sans Thai', 'Noto Sans JP', sans-serif;
  --serif-jp: 'TH Sarabun New', 'Noto Sans Thai', 'Noto Sans JP', sans-serif;
  --display: 'TH Sarabun New', 'Noto Sans Thai', sans-serif;
  font-family: var(--sans-th);
}

/* ═══════════════════════════════════════════════════════════
   20260717 client feedback: ส่วน Case study ท้ายหน้า —
   การ์ดตัวอย่างความสำเร็จที่เกี่ยวข้องกับ service นี้
   (ดีไซน์เดียวกับการ์ดในหน้า case-study-production)
   ═══════════════════════════════════════════════════════════ */
.fpi-case-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 36px;
}
.fpi-case-title {
  font-family: var(--display);
  font-size: clamp(24px, 2.6vw, 32px);
  font-weight: 700;
  color: var(--navy);
  margin: 8px 0 0;
}

/* slider controls — ใช้ดีไซน์เดียวกับปุ่ม .svc-nav ในหน้า "บริการให้คำปรึกษา"
   (JMAC-1.html): เส้นขอบ 1px สีฟ้า + มุมตัดล่างขวา (เส้นทแยงเป็น SVG 1px)
   พื้นในโปร่งใส วาดเส้นขอบด้วย background 5 เลเยอร์ให้เส้นวิ่งตามมุมตัดพอดี */
.fpi-slider-nav {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 0 0 auto;
}
.fpi-slider-btn {
  position: relative;
  width: 62px;
  height: 44px;
  border: 0;
  background-color: transparent;
  color: var(--cyan);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-image:
    linear-gradient(var(--cyan), var(--cyan)),
    linear-gradient(var(--cyan), var(--cyan)),
    linear-gradient(var(--cyan), var(--cyan)),
    linear-gradient(var(--cyan), var(--cyan)),
    url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'><line x1='0' y1='14' x2='14' y2='0' stroke='rgb(37,150,190)' stroke-width='1'/></svg>");
  background-position: 0 0, 0 0, 100% 0, 0 100%, 100% 100%;
  background-size:
    100% 1px,
    1px 100%,
    1px calc(100% - 14px),
    calc(100% - 14px) 1px,
    14px 14px;
  background-repeat: no-repeat;
  transition: color .25s var(--ease), background-image .25s var(--ease);
}
.fpi-slider-btn::before {
  content: '';
  position: absolute;
  inset: 0;
  background: transparent;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0 100%);
  z-index: -1;
  transition: background .25s var(--ease);
}
.fpi-slider-btn i { position: relative; z-index: 1; font-size: 22px; line-height: 1; }
.fpi-slider-btn:hover { color: #fff; background-image: none; }
.fpi-slider-btn:hover::before { background: var(--cyan); }
.fpi-slider-btn:disabled { opacity: .35; pointer-events: none; }

/* slider track — horizontal scroll-snap; 3 การ์ดต่อจอบนเดสก์ท็อป
   (การ์ด .fpi-case-card ใช้ดีไซน์เดิมซ้ำ ความกว้างมาจาก grid-auto-columns) */
.fpi-slider {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% - 2 * 26px) / 3);
  gap: 26px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
  padding-bottom: 4px;
}
.fpi-slider::-webkit-scrollbar { display: none; }
.fpi-slider > .fpi-case-card { scroll-snap-align: start; }

.fpi-case-card {
  display: flex;
  flex-direction: column;
  background: var(--white);
  border: 1px solid var(--border);
  text-decoration: none;
  overflow: hidden;
  transition: transform .3s var(--ease), box-shadow .3s var(--ease);
}
.fpi-case-card:hover { transform: translateY(-4px); box-shadow: 0 14px 34px rgba(35,57,105,.12); }
.fpi-case-media { position: relative; aspect-ratio: 16 / 9; overflow: hidden; }
.fpi-case-media img { width: 100%; height: 100%; object-fit: cover; }
.fpi-case-badge {
  position: absolute;
  left: 0;
  bottom: 0;
  background: var(--navy);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 6px 14px;
}
.fpi-case-body { display: flex; flex-direction: column; gap: 10px; padding: 22px 24px 24px; }
.fpi-case-tag { color: var(--cyan-deep); font-size: 15px; font-weight: 600; }
.fpi-case-headline {
  font-family: var(--display);
  font-size: 19px;
  font-weight: 600;
  line-height: 1.55;
  color: var(--ink);
  margin: 0;
}
.fpi-case-more { margin-top: auto; color: var(--navy); font-size: 16px; font-weight: 600; display: inline-flex; align-items: center; gap: 6px; }

/* slider responsive — 2 การ์ดต่อจอ (แท็บเล็ต), 1 การ์ดกว่า ๆ (มือถือ) */
@media (max-width: 1000px) {
  .fpi-slider { grid-auto-columns: calc((100% - 26px) / 2); }
}
@media (max-width: 640px) {
  .fpi-slider { grid-auto-columns: 85%; gap: 16px; }
  .fpi-slider-nav { display: none; }
}

/* ═══════════════════════════════════════════════════════════
   20260721 FAQ — หัวข้อเต็มความกว้างด้านบน (หัวข้อ + คำโปรยอยู่บรรทัดเดียว)
   แล้ว accordion อยู่ด้านล่าง  |  accordion แบบ native <details> ไม่ใช้ JS
   ═══════════════════════════════════════════════════════════ */
.faq-split {
  max-width: 1040px;
  margin: 0 auto;
}
.faq-aside { margin-bottom: 40px; }
.faq-title {
  font-family: var(--display);
  font-size: 24px;
  font-weight: 700;
  color: var(--navy);
  margin: 8px 0 14px;
  white-space: nowrap;          /* บังคับให้อยู่บรรทัดเดียว */
}
.faq-sub {
  font-size: 20px;
  line-height: 1.75;
  color: var(--gray-700);
  margin: 0;
  white-space: nowrap;          /* บังคับให้อยู่บรรทัดเดียว */
}
.faq-sub a { color: var(--cyan-deep); font-weight: 600; }
/* ป้าย eyebrow ("FAQ") ในคอลัมน์เนื้อหา — ขั้นต่ำ 20px (scope เฉพาะหน้านี้) */
.prod-main-content .eyebrow { font-size: 20px; }


.faq-list { display: flex; flex-direction: column; gap: 14px; width: fit-content; max-width: 720px;}
.faq-item {
  background: var(--white);
  border: 1px solid var(--border);
  transition: border-color .25s var(--ease), box-shadow .25s var(--ease);
}
.faq-item[open] { border-color: var(--cyan); box-shadow: 0 10px 26px rgba(35,57,105,.08); }
.faq-item summary {
  list-style: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 18px 22px;
  font-family: var(--display);
  font-size: 24px;
  font-weight: 600;
  color: var(--ink);
}
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary::after {
  content: '+';
  flex: 0 0 auto;
  font-size: 24px;
  font-weight: 400;
  color: var(--cyan);
  line-height: 1;
  transition: transform .25s var(--ease);
}
.faq-item[open] summary::after { content: '−'; }
.faq-body { padding: 0 22px 20px; }
.faq-body p { margin: 0; font-size: 20px; line-height: 1.8; color: var(--gray-900); }
.faq-body a { color: var(--cyan-deep); font-weight: 600; }

/* จอแคบ: ปล่อยให้หัวข้อ/คำโปรยตัดบรรทัดได้ (nowrap จะล้นจอ) */
@media (max-width: 1080px) {
  .faq-title, .faq-sub { white-space: normal; }
}
@media (max-width: 600px) {
  .faq-item summary { padding: 16px 18px; }
}

/* ═══════════════ MAIN — sticky "Service" sidebar (left) alongside the
   page's own content (right), same layout pattern as production-supply-chain.html
   (.prod-layout / .prod-sidebar / .prod-main-content) — 20260722 client
   feedback: วาง .prod-sidebar แบบเดียวกับหน้า production-supply-chain.html
   (sticky คู่กับเนื้อหา) แทนบล็อกเดี่ยว. section นี้ตั้งชื่อ #prod-main
   (ไม่ใช่ #cost-competitiveness) เพราะตอนนี้เป็น section ที่ครอบทุกหัวข้อ
   (Cost Competitiveness / QC / TPM) — id="cost-competitiveness" ย้ายไปอยู่ที่
   .svcsol-solutions ของหัวข้อนั้นโดยตรงแทน (ดู tab-switch ด้านล่าง) ═══════════════ */
#prod-main { padding-top: 120px; padding-bottom: 96px; }
.prod-layout {
  display: flex;
  align-items: flex-start;
  gap: 64px;
  max-width: 1400px;
  margin: 0 auto;
}

/* Sidebar — sticky, top offset matches the fixed header height (same
   convention as production-supply-chain.html's .prod-sidebar). */
.prod-sidebar {
  flex: 0 0 26%;
  position: sticky;
  top: 130px;
}
.prod-sidebar .svc-section-heading { margin-bottom: 24px; }
.svc-list-item.active { color: var(--navy); border-color: var(--cyan); }

.svc-section-heading {
  font-family: var(--display);
  font-size: 24px;
  font-weight: 700;
  color: var(--navy);
  margin: 0;
}
.svc-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 26px;
}
.svc-list-item {
  display: inline-block;
  width: fit-content;
  font-family: var(--sans-th);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  color: var(--gray-700);
  text-decoration: none;
  padding-bottom: 8px;
  border-bottom: 4px solid transparent;
  transition: color .25s var(--ease), border-color .25s var(--ease);
}
.svc-list-item:hover { color: var(--navy); border-color: var(--cyan); }

/* toggle chevron — ซ่อนบนเดสก์ท็อป (sub-service กางอยู่แล้ว), โผล่บนมือถือ */
.svc-toggle { display: none; }

.svc-sublist {
  list-style: none;
  margin: 12px 0 0;
  padding: 0 0 0 18px;
  border-left: 2px solid var(--gray-200);
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.svc-sublist a {
  display: inline-block;
  font-family: var(--sans-th);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.45;
  color: var(--gray-700);
  text-decoration: none;
  transition: color .25s var(--ease);
}
.svc-sublist a:hover { color: var(--cyan-deep); text-decoration: underline; }

/* 20260722 client feedback: label หัวข้อที่กำลังเปิดอยู่ในเมนู Service —
   ให้ user รู้ว่าตัวเองอยู่ที่ tab ไหน (sync กับ tab-switch JS) */
.svc-sublist a.active {
  color: var(--navy);
  font-weight: 700;
  text-decoration: underline;
  text-decoration-color: var(--cyan);
  text-underline-offset: 3px;
}

/* Main content — the sticky sidebar's flex sibling. Holds one
   .svcsol-solutions block per Service sub-menu topic (Strengthening Cost
   Competitiveness, Quality Control, Total Productivity Management, …),
   stacked with the same gap production-supply-chain.html uses between its
   split-blocks — 20260722 client feedback. */
.prod-main-content {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 64px;
}

@media (max-width: 960px) {
  #prod-main { padding-top: 88px; padding-bottom: 72px; }
  .prod-layout { gap: 40px; }
}
@media (max-width: 900px) {
  /* Stack: sidebar on top (no longer sticky — it's above scrolling
     content now, not beside it), main content below. */
  .prod-layout { flex-direction: column; gap: 40px; }
  .prod-sidebar { position: static; flex: none; width: 100%; }
  .prod-sidebar .svc-section-heading { margin-bottom: 14px; }

  /* mobile accordion: เมนูบริการเป็นการ์ดรายการ แตะ chevron เพื่อกาง/พับ
     sub-service — ค่าเริ่มต้นกางไว้ (is-open) เพราะมี service เดียว */
  .svc-list { gap: 0; border: 1px solid var(--border); overflow: hidden; }
  .svc-item { border-bottom: 1px solid var(--border); }
  .svc-item:last-child { border-bottom: 0; }

  .svc-list-row {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
  }
  .svc-item .svc-list-item {
    flex: 1 1 auto;
    width: auto;
    display: flex;
    align-items: center;
    padding: 15px 18px;
    border-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    color: var(--navy);
  }
  .svc-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 52px;
    background: none;
    border: 0;
    border-left: 1px solid var(--border);
    color: var(--cyan);
    cursor: pointer;
  }
  .svc-toggle i { font-size: 22px; transition: transform .3s var(--ease); }
  .svc-item.is-open .svc-toggle { background: var(--navy); color: #fff; border-left-color: var(--navy); }
  .svc-item.is-open .svc-toggle i { transform: rotate(180deg); }

  .svc-item--has-sub .svc-sublist {
    max-height: 0;
    margin: 0;
    padding: 0 18px;
    border-left: 0;
    overflow: hidden;
    background: var(--paper);
    transition: max-height .32s var(--ease), padding .32s var(--ease);
  }
  .svc-item--has-sub.is-open .svc-sublist {
    max-height: 460px;
    padding: 12px 18px 18px 32px;
  }
  .svc-sublist a { font-size: 16px; }
}
@media (max-width: 600px) {
  #prod-main { padding-top: 64px; padding-bottom: 56px; }
  .prod-main-content { gap: 40px; }
}
