/* ============================================================
   Hanwha-format styles — Ambershell corporate homepage
   Loaded after styles.css + additions.css; overrides where needed.
   ============================================================ */

/* ---- Tokens: navy + orange ---- */
:root {
  --navy-900: #0a1530;
  --navy-800: #0e1e3f;
  --navy-700: #16294f;
  --navy-600: #1f3866;
  --navy-500: #2c4a82;

  --ink-900: #14181f;
  --ink-700: #3a414c;
  --ink-500: #6b727c;
  --ink-400: #9aa0a8;
  --line-200: #e6e8ec;
  --line-100: #f0f2f5;
  --paper:    #ffffff;

  /* Brand accent — AMBERSHELL signature orange */
  --orange:        oklch(72% 0.17 55);
  --orange-strong: oklch(64% 0.18 50);
  --orange-soft:   oklch(94% 0.06 70);
}

/* Default to "corporate" mood: light body, navy hero/footer */
body[data-mood="light"],
body[data-mood="dark"],
body[data-mood="editorial"] {
  --bg: #ffffff;
  --surface: #f6f7f9;
  --ink: var(--ink-900);
  --ink-soft: var(--ink-500);
  --line: var(--line-200);
  --shell: var(--navy-900);
  --amber: var(--orange);
  --amber-strong: var(--orange-strong);
  --amber-soft: var(--orange-soft);
  background: var(--paper);
  color: var(--ink-900);
}

/* Dark mood inverts the page body */
body[data-mood="dark"] {
  --bg: #050810;
  --surface: #0a1024;
  --ink: #f4f6fb;
  --ink-soft: #9ba6bc;
  --line: rgba(255,255,255,0.10);
  --shell: #03060f;
  background: #050810;
  color: #f4f6fb;
}

html, body { font-family: "Pretendard Variable", Pretendard, "Manrope", system-ui, sans-serif; }

/* ============================================================
   TYPE — Hanwha-feel: clean, weight-driven, no italic flourish
   ============================================================ */
.h-eyebrow {
  font-family: "Manrope", "Pretendard Variable", system-ui, sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--orange-strong);
}
.h-title {
  font-family: "Pretendard Variable", "Manrope", system-ui, sans-serif;
  font-weight: 700;
  letter-spacing: -0.025em;
  line-height: 1.08;
  color: var(--ink-900);
}
body[data-mood="dark"] .h-title { color: #f4f6fb; }

.h-sub {
  color: var(--ink-500);
  font-size: 17px;
  line-height: 1.7;
  letter-spacing: -0.01em;
}
body[data-mood="dark"] .h-sub { color: #9ba6bc; }

.h-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  font-family: "Manrope", system-ui, sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.04em;
  color: var(--ink-900);
  text-transform: uppercase;
  padding: 14px 0;
  border-bottom: 1px solid var(--ink-900);
  transition: gap 200ms cubic-bezier(.22,1,.36,1), padding-right 200ms cubic-bezier(.22,1,.36,1);
}
.h-link:hover { gap: 16px; padding-right: 6px; }
.h-link .arrow { transition: transform 200ms ease; }
.h-link:hover .arrow { transform: translateX(2px); }

.h-link.on-dark { color: #fff; border-bottom-color: rgba(255,255,255,0.6); }
.h-link.on-dark:hover { border-bottom-color: #fff; }

/* ============================================================
   NAV — Hanwha-style: utility row + main bar
   ============================================================ */
.hwa-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 50;
  background: transparent;
  color: #fff;
  transition: background 320ms ease, color 320ms ease, border-color 320ms ease;
  border-bottom: 1px solid transparent;
}
.hwa-nav[data-scrolled="true"] {
  background: rgba(255,255,255,0.94);
  backdrop-filter: saturate(180%) blur(18px);
  -webkit-backdrop-filter: saturate(180%) blur(18px);
  color: var(--ink-900);
  border-bottom-color: var(--line-200);
}
body[data-mood="dark"] .hwa-nav[data-scrolled="true"] {
  background: rgba(10,15,30,0.88);
  color: #f4f6fb;
  border-bottom-color: rgba(255,255,255,0.08);
}

.hwa-nav-utility {
  display: flex;
  justify-content: flex-end;
  gap: 22px;
  align-items: center;
  padding: 10px 56px 8px;
  font-family: "Manrope", system-ui, sans-serif;
  font-size: 11.5px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-weight: 500;
  border-bottom: 1px solid rgba(255,255,255,0.14);
  transition: border-color 320ms ease;
}
.hwa-nav[data-scrolled="true"] .hwa-nav-utility {
  border-bottom-color: var(--line-100);
}
.hwa-nav-utility a,
.hwa-nav-utility button {
  color: inherit;
  text-decoration: none;
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  font: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  opacity: 0.85;
  transition: opacity 180ms ease;
}
.hwa-nav-utility a:hover,
.hwa-nav-utility button:hover { opacity: 1; }
.hwa-nav-lang {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.hwa-nav-lang button { opacity: 0.6; }
.hwa-nav-lang button.active { opacity: 1; font-weight: 700; }
.hwa-nav-lang .sep { opacity: 0.4; }

.hwa-nav-main {
  display: grid;
  grid-template-columns: 200px 1fr auto;
  gap: 32px;
  align-items: center;
  padding: 14px 56px;
}
.hwa-nav-logo {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: inherit;
  font-family: "Manrope", system-ui, sans-serif;
}
.hwa-nav-logo .logo-img { height: 30px; width: auto; }
/* default (over hero) shows the light/white-on-dark logo */
.hwa-nav[data-scrolled="false"] .logo-on-dark { display: block; }
.hwa-nav[data-scrolled="false"] .logo-on-light { display: none; }
.hwa-nav[data-scrolled="true"] .logo-on-dark { display: none; }
.hwa-nav[data-scrolled="true"] .logo-on-light { display: block; }
body[data-mood="dark"] .hwa-nav[data-scrolled="true"] .logo-on-dark { display: block; }
body[data-mood="dark"] .hwa-nav[data-scrolled="true"] .logo-on-light { display: none; }

.hwa-nav-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 56px;
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: "Pretendard Variable", "Manrope", system-ui, sans-serif;
}
.hwa-nav-menu a {
  position: relative;
  color: inherit;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.01em;
  padding: 12px 2px;
  display: inline-block;
}
.hwa-nav-menu a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 4px;
  height: 2px;
  width: 0;
  background: var(--orange-strong);
  transition: width 200ms ease, left 200ms ease;
}
.hwa-nav-menu a:hover::after { width: 100%; left: 0; }

/* Submenu (hover dropdown) */
.hwa-nav-menu-item { position: relative; }
.hwa-nav-menu-item.has-submenu > a::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-right: 1.5px solid currentColor;
  border-bottom: 1.5px solid currentColor;
  transform: rotate(45deg) translateY(-3px);
  opacity: 0.5;
  margin-right: 6px;
  vertical-align: middle;
  transition: transform 220ms ease, opacity 200ms ease;
}
.hwa-nav-menu-item.has-submenu:hover > a::before {
  opacity: 1;
  transform: rotate(225deg) translateY(-3px);
}

.hwa-nav-submenu {
  position: absolute;
  top: calc(100% + 2px);
  left: 50%;
  transform: translateX(-50%) translateY(-6px);
  min-width: 320px;
  width: max-content;
  max-width: min(440px, 90vw);
  padding: 14px 0;
  background: #fff;
  border: 1px solid var(--line-200);
  box-shadow: 0 20px 50px rgba(10,21,48,0.10);
  border-radius: 6px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 220ms ease, transform 240ms cubic-bezier(.22,1,.36,1), visibility 220ms;
  z-index: 60;
}
.hwa-nav-submenu.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(-50%) translateY(0);
}
.hwa-nav-submenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.hwa-nav-submenu li { margin: 0; }
.hwa-nav-submenu a {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 16px;
  padding: 12px 22px;
  text-decoration: none;
  color: var(--ink-900);
  border-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.005em;
  transition: background 180ms ease, color 180ms ease, padding-left 200ms ease;
}
.hwa-nav-submenu a::after { display: none; }
.hwa-nav-submenu a:hover {
  background: color-mix(in srgb, var(--orange) 10%, transparent);
  color: var(--orange-strong);
  padding-left: 28px;
}
.hwa-nav-submenu .sub-label {
  font-family: "Pretendard Variable", system-ui, sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -0.01em;
}
.hwa-nav-submenu .sub-eng {
  display: block;
  font-family: "Manrope", system-ui, sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.06em;
  color: var(--ink-500);
  margin-top: 2px;
}
.hwa-nav-submenu a:hover .sub-eng { color: var(--orange-strong); opacity: 0.85; }
.hwa-nav-submenu .sub-arrow {
  font-family: "Manrope", system-ui, sans-serif;
  font-weight: 700;
  color: var(--ink-400);
  font-size: 16px;
  transform: translateX(-4px);
  opacity: 0;
  transition: transform 200ms ease, opacity 200ms ease, color 200ms ease;
}
.hwa-nav-submenu a:hover .sub-arrow {
  transform: translateX(0);
  opacity: 1;
  color: var(--orange-strong);
}

/* When nav is transparent (over hero) — dropdown still uses light card */
.hwa-nav[data-scrolled="false"] .hwa-nav-submenu {
  background: #fff;
  border-color: var(--line-200);
}

/* While ANY submenu is open, force the nav to its scrolled (white) state
   so the dropdown reads against an opaque, consistent surface. */
.hwa-nav[data-menu-open="true"] {
  background: rgba(255,255,255,0.98);
  backdrop-filter: saturate(180%) blur(18px);
  -webkit-backdrop-filter: saturate(180%) blur(18px);
  color: var(--ink-900);
  border-bottom-color: var(--line-200);
}
.hwa-nav[data-menu-open="true"] .hwa-nav-utility { border-bottom-color: var(--line-100); }
.hwa-nav[data-menu-open="true"] .logo-on-dark { display: none; }
.hwa-nav[data-menu-open="true"] .logo-on-light { display: block; }
body[data-mood="dark"] .hwa-nav[data-menu-open="true"] {
  background: rgba(10,15,30,0.96);
  color: #f4f6fb;
  border-bottom-color: rgba(255,255,255,0.08);
}
body[data-mood="dark"] .hwa-nav[data-menu-open="true"] .logo-on-dark { display: block; }
body[data-mood="dark"] .hwa-nav[data-menu-open="true"] .logo-on-light { display: none; }
body[data-mood="dark"] .hwa-nav-submenu {
  background: #0d1430;
  border-color: rgba(255,255,255,0.08);
  box-shadow: 0 20px 50px rgba(0,0,0,0.5);
}
body[data-mood="dark"] .hwa-nav-submenu a { color: #f4f6fb; }
body[data-mood="dark"] .hwa-nav-submenu a:hover { background: rgba(255,255,255,0.06); }

.hwa-nav-actions {
  display: inline-flex;
  align-items: center;
  gap: 18px;
}
.hwa-nav-search,
.hwa-nav-sitemap {
  width: 36px;
  height: 36px;
  border-radius: 999px;
  border: 1px solid currentColor;
  background: transparent;
  color: inherit;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 180ms ease, background 180ms ease;
}
.hwa-nav-search:hover,
.hwa-nav-sitemap:hover {
  opacity: 1;
  background: color-mix(in srgb, currentColor 10%, transparent);
}
.hwa-nav-search svg, .hwa-nav-sitemap svg { width: 16px; height: 16px; }

@media (max-width: 1100px) {
  .hwa-nav-main { grid-template-columns: 1fr auto; }
  .hwa-nav-menu { display: none; }
}
@media (max-width: 700px) {
  .hwa-nav-utility { padding: 10px 20px 8px; gap: 14px; }
  .hwa-nav-main { padding: 12px 20px; }
}

/* ============================================================
   HERO — Hanwha-style video/photo slideshow with side pagination
   ============================================================ */
.hwa-hero {
  position: relative;
  min-height: 100vh;
  height: 100vh;
  overflow: hidden;
  color: #fff;
  background: #04060c;
}
.hwa-hero-slides {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.hwa-hero-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 1200ms cubic-bezier(.22,1,.36,1);
  pointer-events: none;
}
.hwa-hero-slide.is-active { opacity: 1; pointer-events: auto; }
.hwa-hero-slide-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1.06);
  transition: transform 7s ease-out;
  filter: saturate(0.85) contrast(1.05);
}
.hwa-hero-slide.is-active .hwa-hero-slide-img {
  transform: scale(1.0);
}

.hwa-hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(110deg,
      rgba(0,0,0,0.72) 0%,
      rgba(0,0,0,0.55) 30%,
      rgba(0,0,0,0.30) 60%,
      rgba(0,0,0,0.10) 100%),
    linear-gradient(180deg,
      rgba(0,0,0,0.30) 0%,
      transparent 25%,
      transparent 65%,
      rgba(0,0,0,0.55) 100%);
}

/* CINEMATIC variant overlay — heavier vignette, less left bias */
.hwa-hero[data-variant="cinematic"] .hwa-hero-overlay {
  background:
    radial-gradient(ellipse 90% 70% at 50% 55%, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.7) 100%),
    linear-gradient(180deg, rgba(0,0,0,0.4) 0%, transparent 30%, transparent 70%, rgba(0,0,0,0.6) 100%);
}

.hwa-hero-content {
  position: relative;
  z-index: 2;
  height: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 120px 56px 160px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hwa-hero[data-variant="cinematic"] .hwa-hero-content {
  align-items: center;
  text-align: center;
  padding: 140px 56px 180px;
}
.hwa-hero[data-variant="cinematic"] .hwa-hero-text { max-width: 900px; margin: 0 auto; }
.hwa-hero[data-variant="cinematic"] .hwa-hero-meta { justify-content: center; }
.hwa-hero[data-variant="cinematic"] .hwa-hero-pagination { display: none; }

.hwa-hero-text {
  position: relative;
  max-width: 760px;
}
.hwa-hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-family: "Manrope", system-ui, sans-serif;
  font-size: 12.5px;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  font-weight: 600;
  color: rgba(255,255,255,0.92);
  margin-bottom: 28px;
}
.hwa-hero-eyebrow::before {
  content: "";
  width: 32px;
  height: 1px;
  background: var(--orange);
}
.hwa-hero-title {
  font-family: "Pretendard Variable", "Manrope", system-ui, sans-serif;
  font-size: clamp(40px, 5.6vw, 84px);
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: -0.03em;
  color: #fff;
  margin: 0 0 28px;
  text-shadow: 0 4px 40px rgba(0,0,0,0.4);
  word-break: keep-all;
  overflow-wrap: break-word;
}
.hwa-hero-title .em {
  color: var(--orange);
}
.hwa-hero-desc {
  font-size: clamp(15px, 1.3vw, 18px);
  line-height: 1.7;
  color: rgba(255,255,255,0.85);
  max-width: 56ch;
  margin: 0 0 40px;
  letter-spacing: -0.005em;
  text-shadow: 0 2px 16px rgba(0,0,0,0.4);
}
.hwa-hero-cta {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  text-decoration: none;
  color: #fff;
  font-family: "Manrope", system-ui, sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 16px 28px 16px 24px;
  border: 1px solid rgba(255,255,255,0.45);
  border-radius: 999px;
  white-space: nowrap;
  transition: background 220ms ease, border-color 220ms ease, padding 220ms ease;
}
.hwa-hero-cta .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--orange);
}
.hwa-hero-cta:hover {
  background: var(--orange);
  border-color: var(--orange);
  padding-right: 32px;
}
.hwa-hero-cta:hover .dot { background: #fff; }

/* Slide pagination — vertical, anchored on the right at mid-height */
.hwa-hero-pagination {
  position: absolute;
  right: 56px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 18px;
  z-index: 3;
}
.hwa-hero-page {
  display: grid;
  grid-template-columns: 36px 80px;
  gap: 18px;
  align-items: center;
  padding: 12px 0;
  text-align: left;
  background: none;
  border: 0;
  color: rgba(255,255,255,0.5);
  font-family: "Manrope", system-ui, sans-serif;
  letter-spacing: 0.06em;
  cursor: pointer;
  transition: color 240ms ease;
}
.hwa-hero-page:hover { color: rgba(255,255,255,0.85); }
.hwa-hero-page.is-active { color: #fff; }
.hwa-hero-page-num {
  font-size: 12px;
  font-weight: 700;
  font-variant-numeric: tabular-nums;
}
.hwa-hero-page-bar {
  position: relative;
  height: 1px;
  background: rgba(255,255,255,0.25);
  overflow: hidden;
}
.hwa-hero-page-bar::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #fff;
  transform-origin: left;
  transform: scaleX(0);
}
.hwa-hero-page.is-active .hwa-hero-page-bar::after {
  animation: hwa-progress var(--hero-slide-dur, 6s) linear forwards;
}
.hwa-hero-page.is-active.is-paused .hwa-hero-page-bar::after {
  animation-play-state: paused;
}
@keyframes hwa-progress {
  from { transform: scaleX(0); }
  to   { transform: scaleX(1); }
}
.hwa-hero-page-label {
  display: none;
}

/* Bottom controls */
.hwa-hero-meta {
  position: absolute;
  left: 56px;
  right: 56px;
  bottom: 40px;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.hwa-hero-scroll {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  font-family: "Manrope", system-ui, sans-serif;
  font-size: 11px;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.7);
}
.hwa-hero-scroll .line {
  display: inline-block;
  width: 1px;
  height: 28px;
  background: linear-gradient(to bottom, rgba(255,255,255,0.7), transparent);
  animation: hwa-pulse-down 2.4s ease-in-out infinite;
}
@keyframes hwa-pulse-down {
  0%, 100% { transform: translateY(0); opacity: 0.4; }
  50% { transform: translateY(8px); opacity: 1; }
}

.hwa-hero-controls {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.hwa-hero-ctrl {
  width: 44px;
  height: 44px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.35);
  background: rgba(0,0,0,0.18);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 200ms ease, border-color 200ms ease;
}
.hwa-hero-ctrl:hover {
  background: rgba(255,255,255,0.15);
  border-color: rgba(255,255,255,0.6);
}
.hwa-hero-ctrl svg { width: 14px; height: 14px; }
.hwa-hero-counter {
  font-family: "Manrope", system-ui, sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: rgba(255,255,255,0.85);
  margin: 0 12px;
  font-variant-numeric: tabular-nums;
}
.hwa-hero-counter .cur { color: #fff; }
.hwa-hero-counter .total { color: rgba(255,255,255,0.5); }

@media (max-width: 900px) {
  .hwa-hero-content { padding: 120px 24px 140px; }
  .hwa-hero-pagination { display: none; }
  .hwa-hero-meta { left: 24px; right: 24px; bottom: 24px; }
}
@media (max-height: 720px) {
  .hwa-hero-scroll { display: none; }
  .hwa-hero-content { padding-top: 100px; padding-bottom: 120px; }
}

/* ============================================================
   ABOUT / Company overview
   ============================================================ */
.hwa-about {
  position: relative;
  padding: 160px 56px 180px;
  background: #fff;
}
body[data-mood="dark"] .hwa-about { background: #0a1024; }

.hwa-about-inner {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.1fr);
  gap: 96px;
  align-items: start;
}

.hwa-about-text {
  position: sticky;
  top: 140px;
}
.hwa-about-eyebrow {
  font-family: "Manrope", system-ui, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: var(--orange-strong);
  margin-bottom: 32px;
  display: inline-flex;
  align-items: center;
  gap: 12px;
}
.hwa-about-eyebrow::before {
  content: "";
  width: 32px;
  height: 1px;
  background: var(--orange-strong);
}
.hwa-about-title {
  font-size: clamp(36px, 4.5vw, 64px);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.025em;
  margin: 0 0 32px;
  color: var(--ink-900);
}
body[data-mood="dark"] .hwa-about-title { color: #f4f6fb; }
.hwa-about-title .em { color: var(--orange-strong); }

.hwa-about-lede {
  font-size: 17px;
  line-height: 1.75;
  color: var(--ink-700);
  margin: 0 0 24px;
  max-width: 50ch;
  letter-spacing: -0.005em;
}
body[data-mood="dark"] .hwa-about-lede { color: #c5cad6; }

.hwa-about-body {
  font-size: 15.5px;
  line-height: 1.8;
  color: var(--ink-500);
  margin: 0 0 40px;
  max-width: 52ch;
}
body[data-mood="dark"] .hwa-about-body { color: #9ba6bc; }

/* Visual side: stacked image + stats */
.hwa-about-visual {
  display: grid;
  grid-template-rows: auto auto;
  gap: 24px;
}
.hwa-about-photo {
  position: relative;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  border-radius: 4px;
  background: var(--navy-900);
}
.hwa-about-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 1.4s cubic-bezier(.22,1,.36,1);
}
.hwa-about-photo:hover img { transform: scale(1.04); }
.hwa-about-photo-tag {
  position: absolute;
  left: 24px;
  bottom: 24px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 16px;
  background: rgba(0,0,0,0.45);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255,255,255,0.18);
  color: #fff;
  font-family: "Manrope", system-ui, sans-serif;
  font-size: 11.5px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 600;
}
.hwa-about-photo-tag .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--orange);
}

.hwa-about-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid var(--line-200);
  border-bottom: 1px solid var(--line-200);
}
body[data-mood="dark"] .hwa-about-stats { border-color: rgba(255,255,255,0.1); }
.hwa-about-stat {
  padding: 28px 4px;
  border-right: 1px solid var(--line-200);
}
body[data-mood="dark"] .hwa-about-stat { border-right-color: rgba(255,255,255,0.1); }
.hwa-about-stat:last-child { border-right: 0; }
.hwa-about-stat-v {
  font-family: "Manrope", system-ui, sans-serif;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: var(--ink-900);
  line-height: 1;
  font-variant-numeric: tabular-nums;
}
body[data-mood="dark"] .hwa-about-stat-v { color: #f4f6fb; }
.hwa-about-stat-v .unit {
  font-size: 18px;
  font-weight: 600;
  margin-left: 4px;
  color: var(--orange-strong);
}
.hwa-about-stat-l {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 500;
  color: var(--ink-500);
  letter-spacing: 0.04em;
}

@media (max-width: 1000px) {
  .hwa-about-inner { grid-template-columns: 1fr; gap: 56px; }
  .hwa-about-text { position: relative; top: 0; }
  .hwa-about { padding: 100px 24px 120px; }
}

/* ============================================================
   BUSINESS AREAS — Hanwha-style grid of cards
   ============================================================ */
.hwa-biz {
  position: relative;
  padding: 160px 56px 200px;
  background: #f6f7f9;
}
body[data-mood="dark"] .hwa-biz { background: #060a18; }

.hwa-biz-inner {
  max-width: 1320px;
  margin: 0 auto;
}
.hwa-biz-head {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: end;
  margin-bottom: 80px;
}
.hwa-biz-head h2 {
  font-size: clamp(40px, 5.5vw, 80px);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.05;
  margin: 24px 0 0;
  color: var(--ink-900);
}
body[data-mood="dark"] .hwa-biz-head h2 { color: #f4f6fb; }
.hwa-biz-head h2 .em { color: var(--orange-strong); }
.hwa-biz-head p {
  font-size: 17px;
  line-height: 1.7;
  color: var(--ink-500);
  max-width: 46ch;
  margin: 0;
}
body[data-mood="dark"] .hwa-biz-head p { color: #9ba6bc; }

.hwa-biz-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 24px;
}
.hwa-biz-card {
  position: relative;
  background: #fff;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
  display: flex;
  flex-direction: column;
  transition: transform 320ms cubic-bezier(.22,1,.36,1), box-shadow 320ms ease;
  border: 1px solid var(--line-200);
  border-radius: 4px;
}
body[data-mood="dark"] .hwa-biz-card {
  background: #0d1430;
  border-color: rgba(255,255,255,0.08);
}
.hwa-biz-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 30px 60px rgba(10,21,48,0.12);
}

/* Card-1 is featured: spans 4 cols, 2 rows; with big photo background */
.hwa-biz-card.card-1 {
  grid-column: span 4;
  grid-row: span 2;
  min-height: 560px;
  background: var(--navy-900);
  color: #fff;
  border: none;
}
.hwa-biz-card.card-2 { grid-column: span 2; grid-row: span 1; min-height: 268px; }
.hwa-biz-card.card-3 { grid-column: span 2; grid-row: span 1; min-height: 268px; }
.hwa-biz-card.card-4 { grid-column: span 3; grid-row: span 1; min-height: 360px; }
.hwa-biz-card.card-5 { grid-column: span 3; grid-row: span 1; min-height: 360px; }

.hwa-biz-card-photo {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}
.hwa-biz-card-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 1.4s cubic-bezier(.22,1,.36,1);
  filter: saturate(0.85);
}
.hwa-biz-card:hover .hwa-biz-card-photo img { transform: scale(1.05); }

.hwa-biz-card-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(165deg,
    rgba(8,15,36,0.94) 0%,
    rgba(8,15,36,0.78) 45%,
    rgba(8,15,36,0.88) 100%);
}

.hwa-biz-card-body {
  position: relative;
  z-index: 2;
  padding: 32px 28px;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  gap: 24px;
}
.hwa-biz-card.card-1 .hwa-biz-card-body { padding: 48px 40px; }

.hwa-biz-card-num {
  font-family: "Manrope", system-ui, sans-serif;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--orange-strong);
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.hwa-biz-card.card-1 .hwa-biz-card-num { color: var(--orange); }
.hwa-biz-card-num::after {
  content: "";
  width: 24px;
  height: 1px;
  background: currentColor;
  opacity: 0.5;
}

.hwa-biz-card-title {
  font-size: clamp(22px, 2vw, 30px);
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.15;
  margin: 12px 0 8px;
  color: var(--ink-900);
}
.hwa-biz-card.card-1 .hwa-biz-card-title {
  font-size: clamp(34px, 3.6vw, 52px);
  margin: 16px 0 12px;
  color: #fff;
  letter-spacing: -0.028em;
}
body[data-mood="dark"] .hwa-biz-card-title { color: #f4f6fb; }

.hwa-biz-card-eng {
  font-family: "Manrope", system-ui, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.04em;
  color: var(--ink-500);
  margin-bottom: 12px;
}
.hwa-biz-card.card-1 .hwa-biz-card-eng { color: rgba(255,255,255,0.65); font-size: 15px; }

.hwa-biz-card-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
  font-size: 13.5px;
  color: var(--ink-500);
  line-height: 1.5;
}
.hwa-biz-card.card-1 .hwa-biz-card-list {
  color: rgba(255,255,255,0.85);
  font-size: 15px;
  gap: 10px;
}
.hwa-biz-card-list li {
  position: relative;
  padding-left: 14px;
}
.hwa-biz-card-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.65em;
  width: 6px;
  height: 1px;
  background: var(--orange-strong);
}
.hwa-biz-card.card-1 .hwa-biz-card-list li::before { background: var(--orange); }

.hwa-biz-card-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-top: auto;
}
.hwa-biz-card-cta {
  font-family: "Manrope", system-ui, sans-serif;
  font-size: 12.5px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--ink-900);
}
.hwa-biz-card.card-1 .hwa-biz-card-cta { color: #fff; }
body[data-mood="dark"] .hwa-biz-card-cta { color: #f4f6fb; }
.hwa-biz-card-arrow {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid var(--line-200);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--ink-900);
  transition: background 220ms ease, color 220ms ease, transform 220ms ease, border-color 220ms ease;
}
.hwa-biz-card.card-1 .hwa-biz-card-arrow {
  border-color: rgba(255,255,255,0.4);
  color: #fff;
}
body[data-mood="dark"] .hwa-biz-card-arrow { border-color: rgba(255,255,255,0.18); color: #f4f6fb; }
.hwa-biz-card:hover .hwa-biz-card-arrow {
  background: var(--orange-strong);
  border-color: var(--orange-strong);
  color: #fff;
  transform: translateX(2px);
}

@media (max-width: 1100px) {
  .hwa-biz-grid { grid-template-columns: repeat(4, 1fr); }
  .hwa-biz-card.card-1 { grid-column: span 4; grid-row: span 1; min-height: 460px; }
  .hwa-biz-card.card-2 { grid-column: span 2; }
  .hwa-biz-card.card-3 { grid-column: span 2; }
  .hwa-biz-card.card-4 { grid-column: span 2; }
  .hwa-biz-card.card-5 { grid-column: span 2; }
}
@media (max-width: 700px) {
  .hwa-biz { padding: 100px 24px 120px; }
  .hwa-biz-head { grid-template-columns: 1fr; gap: 24px; }
  .hwa-biz-grid { grid-template-columns: 1fr; }
  .hwa-biz-card.card-1, .hwa-biz-card.card-2, .hwa-biz-card.card-3,
  .hwa-biz-card.card-4, .hwa-biz-card.card-5 {
    grid-column: span 1; min-height: 320px;
  }
}

/* ============================================================
   FOOTER — Hanwha-style: tight corporate
   ============================================================ */
.hwa-footer {
  position: relative;
  background: var(--navy-900);
  color: #d6dbe6;
  padding: 100px 56px 40px;
}
body[data-mood="dark"] .hwa-footer { background: #03060f; }

.hwa-footer-inner {
  max-width: 1320px;
  margin: 0 auto;
}
.hwa-footer-top {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1fr;
  gap: 56px;
  padding-bottom: 64px;
  border-bottom: 1px solid rgba(255,255,255,0.10);
}
.hwa-footer-brand .hwa-footer-logo {
  height: 32px;
  width: auto;
  margin-bottom: 24px;
}
.hwa-footer-brand p {
  font-size: 13.5px;
  line-height: 1.7;
  color: rgba(255,255,255,0.6);
  max-width: 38ch;
  margin: 0 0 28px;
}
.hwa-footer-cta {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  color: #fff;
  font-family: "Manrope", system-ui, sans-serif;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 12px 22px;
  border: 1px solid rgba(255,255,255,0.4);
  border-radius: 999px;
  transition: background 200ms ease, border-color 200ms ease;
}
.hwa-footer-cta:hover {
  background: var(--orange-strong);
  border-color: var(--orange-strong);
}
.hwa-footer-col h5 {
  font-family: "Manrope", system-ui, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.55);
  margin: 0 0 20px;
}
.hwa-footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.hwa-footer-col a, .hwa-footer-col li {
  color: rgba(255,255,255,0.78);
  text-decoration: none;
  font-size: 14px;
  line-height: 1.45;
  transition: color 180ms ease;
}
.hwa-footer-col a:hover { color: var(--orange); }
.hwa-footer-col .addr {
  font-size: 13px;
  color: rgba(255,255,255,0.6);
  line-height: 1.65;
}

.hwa-footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  padding-top: 32px;
  flex-wrap: wrap;
  font-family: "Manrope", system-ui, sans-serif;
  font-size: 12px;
  letter-spacing: 0.04em;
  color: rgba(255,255,255,0.4);
}
.hwa-footer-bottom-links {
  display: inline-flex;
  align-items: center;
  gap: 18px;
}
.hwa-footer-bottom-links a {
  color: rgba(255,255,255,0.6);
  text-decoration: none;
}
.hwa-footer-bottom-links a:hover { color: var(--orange); }
.hwa-footer-bottom-links a.strong { color: #fff; font-weight: 600; }
.hwa-footer-bottom-links .sep { color: rgba(255,255,255,0.25); }

@media (max-width: 960px) {
  .hwa-footer-top { grid-template-columns: 1fr 1fr; gap: 40px; }
  .hwa-footer-brand { grid-column: 1 / -1; }
  .hwa-footer { padding: 72px 24px 32px; }
}

/* ============================================================
   Hide old design layout when running Hanwha layout
   ============================================================ */
body[data-layout="hanwha"] .nav,
body[data-layout="hanwha"] .hero,
body[data-layout="hanwha"] .philosophy,
body[data-layout="hanwha"] .pipeline-pin-wrap,
body[data-layout="hanwha"] .divisions,
body[data-layout="hanwha"] .products,
body[data-layout="hanwha"] .industries,
body[data-layout="hanwha"] .signature,
body[data-layout="hanwha"] .history,
body[data-layout="hanwha"] .ceo,
body[data-layout="hanwha"] .footer:not(.hwa-footer) {
  display: none !important;
}

/* Reveal helper — same name, simpler animation */
.hwa-reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 900ms cubic-bezier(.22,1,.36,1), transform 900ms cubic-bezier(.22,1,.36,1);
}
.hwa-reveal.in { opacity: 1; transform: translateY(0); }
body[data-scroll-anims="off"] .hwa-reveal { opacity: 1 !important; transform: none !important; }

/* ============================================================
   FULL-BLEED SCROLLING SECTIONS  (Hanwha homepage style)
   - .hwa-fb            full-viewport panel with parallax bg
   - .hwa-fb-bg         absolute-positioned bg layer (img/video)
   - .hwa-fb-content    text overlay
   - VIEW MORE pill button
   ============================================================ */

.hwa-fb {
  position: relative;
  min-height: 100vh;
  height: 100vh;
  width: 100%;
  overflow: hidden;
  color: #fff;
  background: var(--navy-900);
  display: flex;
  align-items: flex-end;
}
.hwa-fb-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  will-change: transform;
}
.hwa-fb-bg img,
.hwa-fb-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1.08);
  transition: transform 1.6s cubic-bezier(.22,1,.36,1);
  filter: saturate(0.85) contrast(1.05);
}
.hwa-fb.is-in .hwa-fb-bg img,
.hwa-fb.is-in .hwa-fb-bg video {
  transform: scale(1.0);
}
.hwa-fb-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(110deg,
      rgba(0,0,0,0.72) 0%,
      rgba(0,0,0,0.50) 30%,
      rgba(0,0,0,0.28) 60%,
      rgba(0,0,0,0.55) 100%),
    linear-gradient(180deg,
      rgba(0,0,0,0.10) 0%,
      transparent 30%,
      transparent 60%,
      rgba(0,0,0,0.55) 100%);
}

.hwa-fb-content {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 56px 120px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 56px;
  align-items: end;
}

.hwa-fb-text {
  max-width: 760px;
}
.hwa-fb-eyebrow {
  display: flex;
  width: fit-content;
  align-items: center;
  gap: 14px;
  font-family: "Manrope", system-ui, sans-serif;
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: var(--orange);
  margin-bottom: 28px;

  /* stagger reveal */
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 700ms cubic-bezier(.22,1,.36,1) 100ms, transform 700ms cubic-bezier(.22,1,.36,1) 100ms;
}
.hwa-fb-eyebrow::before {
  content: "";
  width: 36px;
  height: 1px;
  background: var(--orange);
}
.hwa-fb.is-in .hwa-fb-eyebrow {
  opacity: 1;
  transform: translateY(0);
}

.hwa-fb-title {
  font-size: clamp(40px, 6vw, 88px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -0.03em;
  color: #fff;
  margin: 0 0 32px;
  text-shadow: 0 4px 40px rgba(0,0,0,0.45);

  /* stagger reveal */
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 1000ms cubic-bezier(.22,1,.36,1) 220ms, transform 1000ms cubic-bezier(.22,1,.36,1) 220ms;
}
.hwa-fb-title .em { color: var(--orange); }
.hwa-fb.is-in .hwa-fb-title {
  opacity: 1;
  transform: translateY(0);
}

.hwa-fb-desc {
  font-size: clamp(15px, 1.2vw, 18px);
  line-height: 1.7;
  color: rgba(255,255,255,0.85);
  max-width: 56ch;
  margin: 0 0 40px;
  letter-spacing: -0.005em;
  text-shadow: 0 2px 16px rgba(0,0,0,0.4);

  opacity: 0;
  transform: translateY(30px);
  transition: opacity 900ms cubic-bezier(.22,1,.36,1) 380ms, transform 900ms cubic-bezier(.22,1,.36,1) 380ms;
}
.hwa-fb.is-in .hwa-fb-desc {
  opacity: 1;
  transform: translateY(0);
}

.hwa-fb-cta {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  text-decoration: none;
  color: #fff;
  font-family: "Manrope", system-ui, sans-serif;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.20em;
  text-transform: uppercase;
  padding: 18px 30px 18px 28px;
  border: 1px solid rgba(255,255,255,0.5);
  border-radius: 999px;
  white-space: nowrap;
  background: rgba(0,0,0,0.18);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  transition: background 240ms ease, border-color 240ms ease, padding 240ms ease, gap 240ms ease;

  opacity: 0;
  transform: translateY(24px);
}
.hwa-fb.is-in .hwa-fb-cta {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 800ms cubic-bezier(.22,1,.36,1) 580ms, transform 800ms cubic-bezier(.22,1,.36,1) 580ms,
              background 240ms ease, border-color 240ms ease, padding 240ms ease, gap 240ms ease;
}
.hwa-fb-cta .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--orange);
  transition: background 200ms ease;
}
.hwa-fb-cta:hover {
  background: var(--orange-strong);
  border-color: var(--orange-strong);
  gap: 22px;
  padding-right: 36px;
}
.hwa-fb-cta:hover .dot { background: #fff; }

/* Big section index in corner */
.hwa-fb-index {
  position: absolute;
  top: 140px;
  right: 56px;
  z-index: 2;
  text-align: right;
  font-family: "Manrope", system-ui, sans-serif;
  color: rgba(255,255,255,0.6);
  font-size: 12px;
  letter-spacing: 0.22em;
  text-transform: uppercase;

  opacity: 0;
  transform: translateY(-12px);
  transition: opacity 800ms ease 200ms, transform 800ms cubic-bezier(.22,1,.36,1) 200ms;
}
.hwa-fb-index .num {
  display: block;
  font-size: clamp(80px, 10vw, 140px);
  font-weight: 800;
  letter-spacing: -0.04em;
  color: rgba(255,255,255,0.08);
  line-height: 0.9;
  margin-bottom: 8px;
  font-variant-numeric: tabular-nums;
}
.hwa-fb.is-in .hwa-fb-index {
  opacity: 1;
  transform: translateY(0);
}

/* Section meta strip (label + chip) — bottom-right of the panel */
.hwa-fb-meta {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 12px;
  padding-bottom: 8px;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 800ms cubic-bezier(.22,1,.36,1) 700ms, transform 800ms cubic-bezier(.22,1,.36,1) 700ms;
}
.hwa-fb.is-in .hwa-fb-meta {
  opacity: 1;
  transform: translateY(0);
}
.hwa-fb-meta-chip {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(0,0,0,0.36);
  border: 1px solid rgba(255,255,255,0.18);
  font-family: "Manrope", system-ui, sans-serif;
  font-size: 11px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.9);
  font-weight: 600;
  backdrop-filter: blur(6px);
}
.hwa-fb-meta-chip .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--orange);
  animation: hwa-pulse 1.6s ease-in-out infinite;
}
@keyframes hwa-pulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.4; transform: scale(0.8); }
}

@media (max-width: 900px) {
  .hwa-fb-content { grid-template-columns: 1fr; padding: 0 24px 80px; gap: 24px; }
  .hwa-fb-meta { flex-direction: row; align-items: center; }
  .hwa-fb-index { right: 24px; top: 100px; }
  .hwa-fb-index .num { font-size: 64px; }
}

/* ============================================================
   ABOUT — full-bleed image with side text + VIEW MORE
   ============================================================ */
.hwa-about-fb {
  composes: hwa-fb;
}

/* ============================================================
   BUSINESS PANELS — 5 stacked full-viewport panels
   ============================================================ */
.hwa-biz-panels {
  position: relative;
  background: #000;
}
.hwa-biz-panels-head {
  background: var(--navy-900);
  color: #fff;
  padding: 140px 56px 100px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.hwa-biz-panels-head::before {
  content: "";
  position: absolute;
  top: -200px;
  right: -200px;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  background: radial-gradient(circle, color-mix(in oklch, var(--orange) 30%, transparent), transparent 60%);
  filter: blur(60px);
  pointer-events: none;
}
.hwa-biz-panels-head-inner {
  position: relative;
  z-index: 2;
  max-width: 1100px;
  margin: 0 auto;
}
.hwa-biz-panels-head .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  font-family: "Manrope", system-ui, sans-serif;
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: var(--orange);
  margin-bottom: 28px;
}
.hwa-biz-panels-head .eyebrow::before,
.hwa-biz-panels-head .eyebrow::after {
  content: "";
  width: 32px;
  height: 1px;
  background: var(--orange);
}
.hwa-biz-panels-head h2 {
  font-size: clamp(36px, 5vw, 72px);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.1;
  margin: 0 0 24px;
  color: #fff;
}
.hwa-biz-panels-head h2 .em { color: var(--orange); }
.hwa-biz-panels-head p {
  font-size: 17px;
  line-height: 1.7;
  color: rgba(255,255,255,0.78);
  max-width: 60ch;
  margin: 0 auto;
}

/* ============================================================
   Section navigator / dots — sticky on right side
   ============================================================ */
.hwa-section-nav {
  position: fixed;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 40;
  display: flex;
  flex-direction: column;
  gap: 14px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 320ms ease;
}
.hwa-section-nav.is-visible {
  opacity: 1;
  pointer-events: auto;
}
.hwa-section-nav a {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  color: rgba(255,255,255,0.6);
  font-family: "Manrope", system-ui, sans-serif;
  font-size: 11px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 600;
  padding: 6px 0;
  transition: color 220ms ease;
}
.hwa-section-nav a:hover { color: #fff; }
.hwa-section-nav a .pip {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid currentColor;
  background: transparent;
  transition: background 220ms ease, border-color 220ms ease;
  flex: 0 0 auto;
}
.hwa-section-nav a.is-active { color: #fff; }
.hwa-section-nav a.is-active .pip {
  background: var(--orange);
  border-color: var(--orange);
  box-shadow: 0 0 0 4px color-mix(in srgb, var(--orange) 25%, transparent);
}
.hwa-section-nav a .label {
  opacity: 0;
  transform: translateX(8px);
  transition: opacity 220ms ease, transform 220ms cubic-bezier(.22,1,.36,1);
}
.hwa-section-nav a:hover .label,
.hwa-section-nav a.is-active .label {
  opacity: 1;
  transform: translateX(0);
}
@media (max-width: 900px) {
  .hwa-section-nav { display: none; }
}
