﻿:root {
  --color-primary: #2b63f6;
  --color-primary-strong: #1d4ed8;
  --color-secondary: #8ba2ff;
  --color-background: #edf2f8;
  --color-surface: #f8fbff;
  --color-surface-muted: #eef3fb;
  --color-surface-strong: #dce6f5;
  --color-text: #1b2430;
  --color-text-muted: #5b6778;
  --color-border: #d5deeb;
  --color-error: #d92d20;
  --color-dark-cta: #121926;
  --shadow-sm: 0 12px 30px rgba(20, 32, 61, 0.07);
  --shadow-md: 0 24px 56px rgba(20, 32, 61, 0.12);
  --radius-sm: 12px;
  --radius-md: 20px;
  --radius-lg: 28px;
  --space-1: 4px;
  --space-2: 8px;
  --space-3: 16px;
  --space-4: 24px;
  --space-5: 32px;
  --space-hero: 88px;
  --space-gallery: 88px;
  --space-pricing: 88px;
  --space-inquiry: 88px;
  --space-request: 88px;
  --content: 1200px;
}

@media (max-width: 768px) {
  /* Award slide card compact to avoid logo/nav overlap */
  .hero-swiper .slide-award .content-stack,
  .hero-swiper .concept-award .content-stack {
    top: calc(env(safe-area-inset-top, 0px) + 88px) !important;
    bottom: 22px !important;
    width: min(86vw, 356px) !important;
    max-width: min(86vw, 356px) !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    max-height: none !important;
    overflow: hidden !important;
  }

  .hero-swiper .slide-award .headline,
  .hero-swiper .concept-award .headline {
    font-size: clamp(24px, 7vw, 32px) !important;
    line-height: 1.04 !important;
  }

  .hero-swiper .slide-award .desc,
  .hero-swiper .concept-award .desc {
    font-size: 12.5px !important;
    line-height: 1.45 !important;
  }
}

/* Mobile Hero Personality Pack (preview-hero parity direction) */
@media (max-width: 768px) {
  .hero-swiper .slide-brand .content-stack,
  .hero-swiper .concept-brand .content-stack {
    background:
      radial-gradient(circle at 86% 14%, rgba(255, 185, 216, 0.28), transparent 30%),
      radial-gradient(circle at 16% 88%, rgba(179, 241, 255, 0.2), transparent 34%),
      rgba(255, 255, 255, 0.5) !important;
    border-color: rgba(156, 194, 255, 0.46) !important;
    box-shadow: 0 18px 44px rgba(52, 98, 186, 0.2) !important;
  }

  .hero-swiper .slide-emotion .content-stack,
  .hero-swiper .concept-emotion .content-stack {
    background: linear-gradient(150deg, rgba(255, 247, 239, 0.5), rgba(232, 239, 255, 0.5)) !important;
    border-color: rgba(169, 186, 226, 0.48) !important;
    box-shadow: 0 18px 46px rgba(72, 90, 134, 0.2) !important;
  }

  .hero-swiper .slide-game .content-stack,
  .hero-swiper .concept-game .content-stack {
    background:
      radial-gradient(circle at 84% 16%, rgba(255, 241, 167, 0.28), transparent 30%),
      radial-gradient(circle at 18% 84%, rgba(169, 255, 223, 0.22), transparent 32%),
      rgba(242, 248, 255, 0.5) !important;
    border-color: rgba(155, 204, 255, 0.5) !important;
    box-shadow: 0 18px 48px rgba(46, 106, 197, 0.22) !important;
  }

  .hero-swiper .slide-award .content-stack,
  .hero-swiper .concept-award .content-stack {
    background:
      radial-gradient(circle at 50% 10%, rgba(255, 230, 157, 0.28), transparent 30%),
      radial-gradient(circle at 14% 86%, rgba(205, 225, 255, 0.2), transparent 34%),
      rgba(250, 248, 240, 0.5) !important;
    border-color: rgba(216, 190, 123, 0.46) !important;
    box-shadow: 0 18px 46px rgba(98, 82, 48, 0.18) !important;
  }

  .hero-swiper .slide-brand .mobile-bubble,
  .hero-swiper .slide-brand .mobile-speech {
    background: rgba(240, 248, 255, 0.9) !important;
    color: #2f5fb0 !important;
  }

  .hero-swiper .slide-emotion .mobile-bubble,
  .hero-swiper .slide-emotion .mobile-speech {
    background: rgba(255, 245, 234, 0.9) !important;
    color: #7c5d35 !important;
  }

  .hero-swiper .slide-game .mobile-bubble,
  .hero-swiper .slide-game .mobile-speech {
    background: rgba(237, 246, 255, 0.9) !important;
    color: #3e61b0 !important;
  }

  .hero-swiper .slide-award .mobile-bubble,
  .hero-swiper .slide-award .mobile-speech {
    background: rgba(255, 248, 228, 0.9) !important;
    color: #8a6425 !important;
  }

  .hero-swiper .slide-brand .ghost-link:not(.secondary) {
    background: linear-gradient(135deg, #3376ff, #2b63f6) !important;
  }

  .hero-swiper .slide-emotion .ghost-link:not(.secondary) {
    background: linear-gradient(135deg, #4b7dff, #355fd8) !important;
  }

  .hero-swiper .slide-game .ghost-link:not(.secondary) {
    background: linear-gradient(135deg, #2b63f6, #00a2ff) !important;
  }

  .hero-swiper .slide-award .ghost-link:not(.secondary) {
    background: linear-gradient(135deg, #2f69f7, #6b58ef) !important;
  }

  .hero-swiper .slide-award .star-row {
    display: flex !important;
    gap: 8px !important;
    margin: 2px 0 4px !important;
  }

  .hero-swiper .slide-game .hero-floating-star,
  .hero-swiper .slide-game .hero-sparkle-cluster {
    opacity: 1 !important;
    filter: drop-shadow(0 0 12px rgba(123, 207, 255, 0.42));
  }
}

@media (max-width: 768px) {
  /* Fix overlap: badge/speech should not cover the main headline */
  .hero-swiper .mobile-bubble,
  .hero-swiper .mobile-speech {
    z-index: 4 !important;
    top: -38px !important;
    left: 14px !important;
    right: auto !important;
    max-width: min(62vw, 220px) !important;
    transform: none !important;
  }

  .hero-swiper .content-stack .eyebrow,
  .hero-swiper .content-stack .headline,
  .hero-swiper .content-stack .subline,
  .hero-swiper .content-stack .desc,
  .hero-swiper .content-stack .hero-slide-cta-row {
    position: relative !important;
    z-index: 6 !important;
  }

  .hero-swiper .slide-award .content-stack,
  .hero-swiper .concept-award .content-stack {
    padding-top: 96px !important;
  }
}

@media (min-width: 769px) {
  /* Desktop: speech/mascot layers must never cover headline */
  .hero-swiper .mobile-bubble,
  .hero-swiper .mobile-speech,
  .hero-swiper .mobile-mascot,
  .hero-swiper .mobile-accent-line {
    display: none !important;
  }

  .hero-swiper .content-stack {
    gap: 22px !important;
  }

  .hero-swiper .content-stack .eyebrow {
    position: relative !important;
    z-index: 5 !important;
    margin: 0 0 8px !important;
  }

  .hero-swiper .content-stack .headline {
    position: relative !important;
    z-index: 4 !important;
    margin-top: 0 !important;
    transform: none !important;
  }
}

/* Mobile viewport height fix ??use window.innerHeight via JS to avoid 100vh issues on Android */
@media (max-width: 768px) {
  .hero-section {
    background: #071023 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  .hero-banner-top,
  .hero-banner-top.scroll-banner,
  .hero-banner-top .banner-frame,
  .hero-banner-top .hero-swiper,
  .hero-banner-top .swiper-wrapper,
  .hero-banner-top .swiper-slide,
  .hero-banner-top .banner-slide,
  .hero-banner-top .slide-media {
    height: 100vh;
  }

  .hero-banner-top {
    margin: 0 !important;
    padding: 0 !important;
  }

  .hero-section {
    padding-bottom: var(--space-hero) !important;
  }

  .hero-shell-bottom {
    margin-top: 0 !important;
    padding-top: 20px !important;
    row-gap: 0 !important;
    background: #071023 !important;
    margin-bottom: var(--space-hero) !important;
  }

  .hero-shell-bottom .hero-intro,
  .hero-shell-bottom .hero-estimator {
    margin-top: 0 !important;
    background: rgba(248, 251, 255, 0.95) !important;
  }
}

@media (max-width: 768px) {
  .hero-intro,
  .hero-estimator {
    color: #1b2430 !important;
    border-color: rgba(213, 222, 235, 0.95) !important;
  }

  .hero-intro h1,
  .hero-summary,
  .hero-form-field span,
  .hero-form-field label,
  .hero-estimator h2,
  .hero-estimator p,
  .estimate-label,
  .estimate-field strong {
    color: #1f2937 !important;
  }

  .hero-form-field select,
  .hero-form-field input,
  .estimate-control select,
  .estimate-option-etc input {
    background: #ffffff !important;
    color: #1f2937 !important;
    border-color: rgba(203, 213, 225, 0.95) !important;
  }
}

/* Hero concept themes */
.hero-slide-cta-row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  justify-content: center;
}

.hero-slide-cta-row .ghost-link.secondary {
  color: rgba(255, 243, 220, 0.96);
  border-color: rgba(241, 196, 106, 0.26) !important;
  background: rgba(255, 243, 220, 0.06) !important;
}

.hero-cinema-glow,
.hero-wave,
.hero-bubble-cluster,
.hero-sparkle-cluster,
.hero-car-silhouette,
.hero-sticker,
.hero-scratch-overlay,
.hero-compare,
.hero-emotion-doodle,
.hero-pixel-cloud,
.hero-floating-star,
.hero-pixel-coin,
.hero-game-car,
.hero-award-ribbon,
.hero-award-confetti,
.hero-badge-glow,
.hero-award-badge {
  position: absolute;
  z-index: 2;
  pointer-events: none;
}

.mobile-bubble,
.mobile-mascot,
.mobile-accent-line {
  display: none;
}

.hero-cinema-glow {
  inset: auto 10% 12% 10%;
  height: 26%;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 215, 139, 0.12) 0%, transparent 68%);
  filter: blur(14px);
}

.banner-slide.concept-brand::before {
  background:
    radial-gradient(circle at 50% 16%, rgba(241, 196, 106, 0.16), transparent 18%),
    radial-gradient(circle at 15% 8%, rgba(52, 122, 255, 0.18), transparent 18%),
    linear-gradient(135deg, rgba(18, 40, 79, 0.74) 0%, rgba(11, 32, 64, 0.42) 36%, rgba(7, 17, 31, 0.1) 100%) !important;
}

.hero-wave,
.hero-wave::before,
.hero-wave::after,
.hero-bubble-cluster::before,
.hero-bubble-cluster::after,
.hero-sparkle-cluster::before,
.hero-sparkle-cluster::after,
.hero-emotion-doodle::before,
.hero-emotion-doodle::after,
.hero-award-confetti::before,
.hero-award-confetti::after,
.hero-pixel-cloud::before,
.hero-pixel-cloud::after,
.hero-floating-star::before,
.hero-floating-star::after {
  content: "";
  position: absolute;
}

.hero-wave,
.hero-wave::before,
.hero-wave::after {
  left: -10%;
  right: -10%;
  border-radius: 50%;
  background: rgba(241, 196, 106, 0.08);
  filter: blur(2px);
}

.hero-wave {
  bottom: -18%;
  height: 30%;
}

.hero-wave::before,
.hero-wave::after {
  bottom: 26%;
  height: 42%;
}

.hero-wave::before {
  left: -4%;
  right: 34%;
  opacity: 0.8;
}

.hero-wave::after {
  left: 22%;
  right: -2%;
  opacity: 0.55;
}

.hero-bubble-cluster,
.hero-bubble-cluster::before,
.hero-bubble-cluster::after {
  border-radius: 999px;
  background: radial-gradient(circle at 35% 35%, rgba(255,255,255,0.72), rgba(255,255,255,0.12) 48%, rgba(255,255,255,0.02) 70%);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.12);
  opacity: 0.34;
}

.hero-bubble-cluster {
  width: 94px;
  height: 94px;
  top: 18%;
  right: 18%;
}

.hero-bubble-cluster::before {
  width: 44px;
  height: 44px;
  top: 128px;
  left: -90px;
}

.hero-bubble-cluster::after {
  width: 26px;
  height: 26px;
  top: 314px;
  left: -18px;
}

.hero-sparkle-cluster,
.hero-sparkle-cluster::before,
.hero-sparkle-cluster::after {
  width: 18px;
  height: 18px;
  background: #e6f4ff;
  clip-path: polygon(50% 0%, 64% 36%, 100% 50%, 64% 64%, 50% 100%, 36% 64%, 0% 50%, 36% 36%);
  opacity: 0.72;
  filter: drop-shadow(0 0 10px rgba(134, 205, 255, 0.4));
}

.hero-sparkle-cluster {
  top: 24%;
  right: 28%;
}

.hero-sparkle-cluster::before {
  top: 180px;
  left: -560px;
  transform: scale(0.84);
}

.hero-sparkle-cluster::after {
  top: 320px;
  left: 90px;
  transform: scale(0.6);
}

.hero-car-silhouette {
  right: 8%;
  bottom: 12%;
  width: min(520px, 44vw);
  opacity: 0.22;
  fill: #f2dec0;
  filter: blur(0.2px);
}

.hero-sticker {
  display: grid;
  place-items: center;
  min-width: 112px;
  padding: 14px 16px;
  border-radius: 22px;
  border: 1px solid rgba(255,255,255,0.16);
  background: rgba(255,255,255,0.12);
  backdrop-filter: blur(14px);
  color: rgba(255,255,255,0.92);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  box-shadow: 0 14px 28px rgba(6, 17, 34, 0.18);
  top: 20%;
  left: 10%;
  transform: rotate(-8deg);
}

.hero-sticker small {
  display: block;
  margin-top: 5px;
  font-size: 11px;
  color: rgba(255,255,255,0.7);
  font-weight: 600;
}

.banner-slide.concept-emotion::before {
  background:
    linear-gradient(90deg, rgba(6, 12, 23, 0.72), rgba(6, 12, 23, 0.28)),
    radial-gradient(circle at 20% 30%, rgba(255, 231, 184, 0.1), transparent 24%) !important;
}

.hero-scratch-overlay {
  inset: 0;
  background:
    repeating-linear-gradient(117deg, rgba(255,255,255,0.08) 0 2px, transparent 2px 22px),
    linear-gradient(90deg, rgba(0,0,0,0.32) 0%, rgba(0,0,0,0.08) 100%);
  mix-blend-mode: screen;
  opacity: 0.24;
}

.hero-compare {
  inset: 18% 8% 14%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

.hero-compare-card {
  display: grid;
  align-content: end;
  padding: 24px;
  border-radius: 28px;
  background: rgba(9, 20, 38, 0.22);
  border: 1px solid rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(10px);
  font-size: 14px;
  color: rgba(255, 255, 255, 0.78);
}

.hero-compare-card strong {
  display: block;
  font-size: 20px;
  color: #fff;
  margin-bottom: 6px;
}

.banner-slide.concept-emotion .slide-content {
  text-align: left;
  max-width: min(860px, 100%);
}

.banner-slide.concept-emotion .slide-content .eyebrow,
.banner-slide.concept-emotion .slide-content h1,
.banner-slide.concept-emotion .slide-content .desc,
.banner-slide.concept-emotion .hero-slide-cta-row {
  align-self: flex-start;
}

.concept-emotion-sticker {
  right: 11%;
  left: auto;
  top: 18%;
  background: rgba(255, 235, 178, 0.12);
  color: #fff1bf;
  transform: rotate(7deg);
}

.hero-emotion-doodle {
  right: 10%;
  bottom: 18%;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  border: 2px dashed rgba(255,255,255,0.14);
  animation: heroSpinSlow 18s linear infinite;
}

.hero-emotion-doodle::before {
  inset: 22px 58px auto;
  height: 26px;
  border-radius: 999px;
  background: rgba(255,255,255,0.14);
}

.hero-emotion-doodle::after {
  inset: auto 44px 28px;
  height: 14px;
  border-radius: 999px;
  background: rgba(255,255,255,0.14);
}

.banner-slide.concept-game::before {
  background: linear-gradient(180deg, rgba(22, 57, 138, 0.64) 0%, rgba(12, 36, 96, 0.44) 60%, rgba(7, 17, 31, 0.1) 100%) !important;
}

.hero-pixel-cloud,
.hero-pixel-cloud::before,
.hero-pixel-cloud::after {
  width: 160px;
  height: 56px;
  background:
    linear-gradient(#d9ecff 0 0) 0 12px / 24px 24px no-repeat,
    linear-gradient(#d9ecff 0 0) 24px 0 / 56px 40px no-repeat,
    linear-gradient(#d9ecff 0 0) 76px 12px / 48px 24px no-repeat,
    linear-gradient(#d9ecff 0 0) 124px 20px / 24px 16px no-repeat;
  opacity: 0.15;
}

.hero-pixel-cloud { top: 18%; left: 10%; }
.hero-pixel-cloud::before { top: 180px; left: 740px; }
.hero-pixel-cloud::after { top: 340px; left: 130px; }

.hero-game-car {
  right: 12%;
  bottom: 16%;
  width: min(360px, 28vw);
  aspect-ratio: 1 / 1;
  border-radius: 38px;
  background:
    linear-gradient(135deg, rgba(255,255,255,0.32), rgba(255,255,255,0.04)),
    linear-gradient(135deg, #2f6bff, #123796);
  box-shadow: 0 24px 56px rgba(7, 17, 31, 0.34);
  transform: rotate(-12deg);
}

.hero-game-car::before,
.hero-game-car::after {
  content: "";
  position: absolute;
  border-radius: 18px;
}

.hero-game-car::before {
  inset: 22% 16% 32%;
  background: linear-gradient(135deg, rgba(255,255,255,0.94), rgba(205,228,255,0.4));
}

.hero-game-car::after {
  left: 18%;
  right: 18%;
  bottom: 16%;
  height: 18%;
  background: rgba(10, 23, 49, 0.54);
}

.hero-floating-star,
.hero-floating-star::before,
.hero-floating-star::after {
  width: 24px;
  height: 24px;
  background: #d8efff;
  clip-path: polygon(50% 0%, 62% 38%, 100% 50%, 62% 62%, 50% 100%, 38% 62%, 0% 50%, 38% 38%);
  opacity: 0.8;
}

.hero-floating-star { top: 28%; left: 18%; }
.hero-floating-star::before { top: 180px; left: 760px; transform: scale(0.82); }
.hero-floating-star::after { top: 310px; left: 120px; transform: scale(0.66); }

.hero-pixel-coin {
  left: 14%;
  bottom: 18%;
  width: 72px;
  height: 72px;
  border-radius: 20px;
  background: linear-gradient(135deg, #ffe596, #f8b531);
  box-shadow: inset 0 0 0 6px rgba(255,255,255,0.16), 0 18px 30px rgba(9, 21, 48, 0.26);
  transform: rotate(10deg);
}

.hero-pixel-coin::before {
  content: "G";
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  font-size: 30px;
  font-weight: 900;
  color: #8b4b00;
}

.banner-slide.concept-award::before {
  background:
    radial-gradient(circle at 50% 14%, rgba(255, 221, 140, 0.18), transparent 18%),
    linear-gradient(135deg, rgba(21, 39, 77, 0.74) 0%, rgba(11, 24, 48, 0.42) 60%, rgba(5, 10, 18, 0.08) 100%) !important;
}

.hero-badge-glow {
  top: 16%;
  left: 50%;
  width: 180px;
  height: 180px;
  margin-left: -90px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 219, 123, 0.32) 0%, rgba(255, 219, 123, 0.08) 42%, transparent 72%);
}

.hero-award-badge {
  top: 17%;
  left: 50%;
  width: 112px;
  height: 112px;
  margin-left: -56px;
  border-radius: 30px;
  background: linear-gradient(135deg, #ffe8b0, #d6a53c);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.28);
}

.hero-award-badge::before {
  content: "AWARD";
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.08em;
  color: #6f4706;
}

.hero-award-ribbon {
  top: 16%;
  left: calc(50% - 96px);
  width: 44px;
  height: 146px;
  background: linear-gradient(180deg, #4d87ff, #214ed4);
  clip-path: polygon(0 0, 100% 0, 100% 82%, 50% 100%, 0 82%);
  opacity: 0.82;
  transform: rotate(-6deg);
}

.hero-award-ribbon.ribbon-right {
  left: auto;
  right: calc(50% - 96px);
  transform: rotate(6deg);
}

.hero-award-confetti,
.hero-award-confetti::before,
.hero-award-confetti::after {
  width: 14px;
  height: 14px;
  border-radius: 5px;
  background: linear-gradient(135deg, #fff0b4, #ffcb58);
  opacity: 0.8;
}

.hero-award-confetti { left: 22%; top: 20%; }
.hero-award-confetti::before { left: 660px; top: 90px; background: linear-gradient(135deg, #9edcff, #65a6ff); }
.hero-award-confetti::after { left: 110px; top: 300px; background: linear-gradient(135deg, #fff8dc, #ffd87d); }

.concept-award .star-row {
  display: flex;
  gap: 8px;
  justify-content: center;
  margin-top: 2px;
}

.concept-award .star {
  width: 22px;
  height: 22px;
  background: #f5c14d;
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 92%, 50% 71%, 21% 92%, 32% 57%, 2% 35%, 39% 35%);
  opacity: 0.18;
  transform: scale(0.92);
}

@keyframes heroSpinSlow {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

@media (max-width: 640px) {
  .hero-swiper .slide-content::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 72%;
    border-radius: 28px 28px 16px 16px;
    background:
      radial-gradient(circle at top right, rgba(255, 183, 214, 0.22), transparent 26%),
      radial-gradient(circle at left top, rgba(184, 241, 221, 0.22), transparent 28%),
      rgba(255, 255, 255, 0.72);
    backdrop-filter: blur(16px);
    box-shadow: 0 18px 44px rgba(71, 104, 167, 0.18);
    border: 1px solid rgba(255,255,255,0.46);
    z-index: -1;
  }

  .mobile-bubble,
  .mobile-mascot,
  .mobile-accent-line {
    display: block;
  }

  .hero-swiper .slide-content {
    text-align: left !important;
    justify-content: flex-start !important;
    padding-top: calc(var(--hero-slide-padding-top) + 12px) !important;
  }

  .mobile-bubble {
    position: absolute;
    left: 16px;
    top: 14px;
    z-index: 4;
    max-width: calc(100% - 104px);
    padding: 10px 14px;
    border-radius: 18px 18px 18px 6px;
    background: rgba(255,255,255,0.82);
    color: #355789;
    font-size: 12px;
    font-weight: 800;
    box-shadow: 0 12px 26px rgba(86, 121, 188, 0.14);
  }

  .mobile-mascot {
    position: absolute;
    right: 16px;
    top: 12px;
    width: 62px;
    height: 62px;
    z-index: 4;
    border-radius: 22px;
    background: linear-gradient(135deg, #ffffff, #e8f0ff);
    box-shadow: 0 14px 28px rgba(90, 120, 184, 0.18);
    transform: rotate(10deg);
  }

  .mobile-mascot::before,
  .mobile-mascot::after {
    content: "";
    position: absolute;
    background: #2d4e85;
    border-radius: 999px;
  }

  .mobile-mascot::before {
    width: 8px;
    height: 8px;
    top: 22px;
    left: 17px;
    box-shadow: 20px 0 0 #2d4e85;
  }

  .mobile-mascot::after {
    left: 16px;
    right: 16px;
    bottom: 14px;
    height: 8px;
    border-radius: 0 0 999px 999px;
  }

  .mobile-accent-line {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    font-weight: 800;
    color: #5878ad;
    margin-top: 2px;
  }

  .mobile-accent-dot {
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: currentColor;
    box-shadow: 0 0 0 6px rgba(88, 120, 173, 0.12);
  }

  .hero-slide-cta-row {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }

  .hero-slide-cta-row .ghost-link {
    width: 100%;
    min-height: 46px;
    padding: 14px 18px;
    font-size: 14px;
    text-align: center;
    border-radius: 18px;
  }

  .hero-slide-cta-row .ghost-link:not(.secondary) {
    background: linear-gradient(135deg, #3a73ff, #6e64ff) !important;
    border-color: transparent !important;
    color: #fff !important;
    box-shadow: 0 14px 28px rgba(76, 105, 255, 0.24);
  }

  .hero-slide-cta-row .ghost-link.secondary {
    color: #355788 !important;
    background: rgba(255,255,255,0.66) !important;
    border-color: rgba(82, 127, 210, 0.18) !important;
  }

  .mascot-premium {
    background: linear-gradient(135deg, #ffffff, #e8f0ff);
  }

  .mascot-premium::after {
    border-bottom: 6px solid #2d4e85;
    background: transparent;
  }

  .mascot-b2b {
    background: linear-gradient(135deg, #fff7ea, #ffe4b8);
  }

  .mascot-b2b::before {
    background: #7d5a22;
    box-shadow: 20px 0 0 #7d5a22;
  }

  .mascot-b2b::after {
    border-bottom: 6px solid #7d5a22;
    background: transparent;
  }

  .mascot-game {
    background: linear-gradient(135deg, #ffffff, #efe9ff);
  }

  .mascot-game::before {
    background: #5d57c8;
    box-shadow: 20px 0 0 #5d57c8;
  }

  .mascot-game::after {
    border-bottom: 6px solid #5d57c8;
    background: transparent;
  }

  .mascot-award {
    background: linear-gradient(135deg, #fffdf4, #ffe7a6);
  }

  .mascot-award::before {
    background: #8a5d12;
    box-shadow: 20px 0 0 #8a5d12;
  }

  .mascot-award::after {
    border-bottom: 6px solid #8a5d12;
    background: transparent;
  }

  .hero-sticker,
  .hero-cinema-glow,
  .hero-emotion-doodle,
  .hero-award-confetti,
  .hero-compare {
    display: none;
  }
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  min-height: 100vh;
  font-family: "SUIT", "Pretendard", "Noto Sans KR", "Apple SD Gothic Neo", sans-serif;
  color: var(--color-text);
  background:
    radial-gradient(circle at top left, rgba(43, 99, 246, 0.12), transparent 32%),
    radial-gradient(circle at top right, rgba(120, 170, 255, 0.14), transparent 28%),
    linear-gradient(180deg, #f5f8fd 0%, #eef3f9 40%, #e6edf7 100%);
}


img {
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
select,
textarea {
  font: inherit;
}

.page {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.site-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-4);
  padding: 18px 4.5vw;
  background: transparent;
  border-bottom: none;
  backdrop-filter: none;
  box-shadow: none;
  transition: background 0.35s ease, border-bottom 0.35s ease, box-shadow 0.35s ease, backdrop-filter 0.35s ease;
}

.site-header.scrolled {
  position: fixed;
  background: rgba(244, 248, 253, 0.92);
  border-bottom: 1px solid rgba(213, 222, 235, 0.92);
  backdrop-filter: blur(18px);
  box-shadow: 0 10px 30px rgba(20, 32, 61, 0.04);
}

.site-header.nav-align-start {
  justify-content: flex-start;
}

.site-header.nav-align-center {
  justify-content: center;
}

.site-header.nav-align-center .brand {
  margin-right: 8px;
}

.site-header.nav-align-between {
  justify-content: space-between;
}

.brand {
  display: inline-flex;
  align-items: center;
  color: var(--color-primary);
  transition: color 0.35s ease;
}

.brand-wordmark {
  width: 200px;
  height: 29px;
  display: block;
}

.nav {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 18px;
  padding: 8px 10px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: none;
  font-size: 15px;
  transition: background 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease;
}

.site-header.scrolled .nav {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.2);
  box-shadow: none;
}

.top-nav-menu {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 6px;
  min-width: 0;
}

.nav a {
  white-space: nowrap;
  padding: 10px 18px;
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.85);
  font-weight: 700;
  min-height: 44px;
  transition: color 0.35s ease, transform 0.2s ease, background 0.35s ease;
}

.site-header.scrolled .nav a {
  color: rgba(255, 255, 255, 0.85);
}

.nav a:hover,
.nav a:focus-visible {
  color: var(--color-text);
  background: rgba(43, 99, 246, 0.08);
  transform: translateY(-1px);
}

.nav-cta {
  padding: 12px 22px;
  border-radius: 999px;
  background: var(--color-dark-cta);
  color: #fff;
  font-weight: 700;
  box-shadow: 0 14px 28px rgba(18, 25, 38, 0.18);
}

.nav a.nav-cta,
.nav a.nav-cta:hover,
.nav a.nav-cta:focus-visible {
  color: #fff !important;
}

.site-header.scrolled .nav a.nav-cta,
.site-header.scrolled .nav a.nav-cta:hover {
  background: var(--color-dark-cta);
  color: #fff !important;
}

body.theme-light .site-header.scrolled .nav a.nav-cta,
body.theme-light .site-header.scrolled .nav a.nav-cta:hover,
body.theme-dark .site-header.scrolled .nav a.nav-cta,
body.theme-dark .site-header.scrolled .nav a.nav-cta:hover {
  color: #fff !important;
}

.site-header.scrolled .brand {
  color: var(--color-primary);
}

.site-header.scrolled .nav a:hover,
.site-header.scrolled .nav a:focus-visible {
  color: var(--color-text);
  background: rgba(43, 99, 246, 0.08);
}

main {
  display: block;
}

.hero-section {
  position: relative;
  padding: 0 0 var(--space-hero);
  overflow: clip;
  background: transparent;
}

.hero-shell,
.trust-strip,
.section,
.footer-inner {
  width: min(var(--content), 100%);
  margin: 0 auto;
}

@media (min-width: 1200px) {
  :root {
    --content: 1440px;
  }

  .hero-shell,
  .trust-strip,
  .section,
  .footer-inner {
    width: min(1440px, calc(100% - 56px));
  }
}

.hero-shell {
  display: grid;
  grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
  gap: 30px;
  align-items: stretch;
  position: relative;
  z-index: 1;
}

.hero-banner-top {
  width: 100%;
  margin: 0 0 var(--space-hero);
  min-height: 0;
  height: clamp(480px, 56vw, 700px);
  border-radius: 0;
  border: none;
  box-shadow: none;
  background: transparent;
}

.hero-shell-bottom {
  grid-template-columns: minmax(320px, 390px) minmax(0, 720px);
  align-items: start;
  justify-content: center;
  padding-left: 6vw;
  padding-right: 6vw;
  gap: 24px;
  margin-bottom: var(--space-hero);
}

@media (min-width: 1200px) {
  .hero-shell-bottom {
    grid-template-columns: minmax(420px, 0.92fr) minmax(0, 1.28fr);
    gap: 28px;
    padding-left: 0;
    padding-right: 0;
  }
}

.hero-stack {
  display: grid;
  gap: 18px;
}

.hero-aurora {
  position: absolute;
  border-radius: 999px;
  filter: blur(24px);
  opacity: 0.8;
  pointer-events: none;
}

.hero-aurora-left {
  top: 12px;
  left: max(16px, calc(50% - 640px));
  width: 260px;
  height: 260px;
  background: radial-gradient(circle, rgba(31, 77, 184, 0.22), rgba(31, 77, 184, 0));
}

.hero-aurora-right {
  right: max(16px, calc(50% - 700px));
  top: 120px;
  width: 320px;
  height: 320px;
  background: radial-gradient(circle, rgba(184, 138, 59, 0.24), rgba(184, 138, 59, 0));
}

.hero-section .hero-aurora {
  display: none;
}

.hero-intro,
.scroll-banner,
.value-card,
.process-card,
.gallery-post,
.price-card,
.offer-card,
.faq-card,
.request-summary-card,
.board-row,
.trust-item {
  background: rgba(248, 251, 255, 0.92);
  border: 1px solid rgba(213, 222, 235, 0.95);
  box-shadow: var(--shadow-sm);
}


/* Wash service cards (replaces intro cards) */
.wash-service-strip {
  margin-top: 22px;
}

.wash-service-strip .wash-service-card {
  display: grid;
  grid-template-rows: auto auto auto 1fr;
  gap: 10px;
  text-align: center;
  padding: 26px 26px 24px;
  border: 1px solid rgba(31, 111, 255, 0.12);
  box-shadow: 0 18px 46px rgba(10, 24, 46, 0.18);
  background:
    radial-gradient(120% 90% at 10% 0%, rgba(31, 111, 255, 0.14), rgba(31, 111, 255, 0) 55%),
    linear-gradient(180deg, rgba(250, 252, 255, 0.96), rgba(232, 241, 252, 0.88));
}

.wash-service-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.wash-service-top .trust-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  color: var(--color-primary);
  background: rgba(31, 111, 255, 0.08);
  border: 1px solid rgba(31, 111, 255, 0.14);
}

.wash-service-icon {
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(148, 163, 184, 0.28);
  box-shadow: 0 10px 24px rgba(12, 21, 40, 0.12);
  font-size: 18px;
}

.wash-service-title {
  margin: 0;
  font-size: clamp(22px, 2.2vw, 28px);
  font-weight: 900;
  letter-spacing: -0.05em;
  color: #0f172a;
}

.wash-service-title::after {
  content: ";
 display: block;
 width: 30px;
 height: 2px;
 margin: 10px auto 0;
 border-radius: 999px;
 background: rgba(31, 111, 255, 0.8);
}

.wash-service-desc {
 margin: 0;
 font-size: 15px;
 line-height: 1.7;
 font-weight: 650;
 color: rgba(15, 23, 42, 0.82);
 letter-spacing: -0.02em;
}

@media (max-width: 1024px) {
 .trust-strip {
 grid-template-columns: repeat(2, minmax(0, 1fr));
 }

 .wash-service-strip .wash-service-card {
 padding: 24px 22px 22px;
 }
}

@media (max-width: 640px) {
 .trust-strip {
 grid-template-columns: 1fr;
 gap: 14px;
 padding-left: 18px;
 padding-right: 18px;
 }

 .wash-service-strip .wash-service-card {
 padding: 22px 18px 20px;
 }

 .wash-service-title {
 font-size: 24px;
 }

 .wash-service-desc {
 font-size: 14px;
 }
}.hero-intro {
  border-radius: var(--radius-lg);
  padding: 34px 32px 34px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 14px;
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(145deg, rgba(248, 251, 255, 0.96), rgba(237, 243, 251, 0.92)),
    radial-gradient(circle at top right, rgba(43, 99, 246, 0.14), transparent 34%);
  box-shadow:
    0 28px 80px rgba(20, 32, 61, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.55);
  width: min(100%, 390px);
}

@media (min-width: 1200px) {
  .hero-intro,
  .hero-estimator {
    width: 100%;
  }

  .hero-intro {
    padding: 40px 38px 38px;
  }

  .hero-estimator {
    padding: 36px 38px;
  }

  .section {
    padding-inline: 6px;
  }

  .section-head {
    max-width: min(100%, 1440px);
    width: 100%;
  }

  .section-head p {
    max-width: min(100%, 90ch);
  }

  .price-grid,
  .gallery-posts,
  .faq-grid {
    gap: 22px;
  }

  .request-shell {
    gap: 24px;
  }

  .request-summary-card,
  .request-board,
  .faq-card,
  .price-card,
  .gallery-post {
    border-radius: 24px;
  }

  .trust-strip {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }
}

.hero-shell-bottom .hero-intro,
.hero-shell-bottom .hero-estimator {
  min-height: 100%;
  align-self: start;
  margin-top: 0;
}

.hero-intro::before {
  content: "";
  position: absolute;
  inset: auto -40px -60px auto;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(184, 138, 59, 0.18), rgba(184, 138, 59, 0));
  pointer-events: none;
}

.hero-intro-panel {
  display: grid;
  gap: 10px;
  max-width: none;
  padding-right: 0;
}

.kicker,
.section-kicker,
.eyebrow {
  margin: 0;
  color: var(--color-primary-strong);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.hero-intro h1 {
  margin: 0;
  font-size: clamp(22px, 3.6vw, 38px);
  line-height: 1.08;
  letter-spacing: -0.04em;
}

.hero-summary,
.section-head p,
.value-card p,
.process-card p,
.offer-card p,
.faq-card p,
.request-summary-card p,
.slide-content .desc {
  margin: 0;
  color: var(--color-text-muted);
  line-height: 1.65;
}

.hero-summary {
  max-width: 640px;
  font-size: 14px;
}

.hero-form-intro {
  margin-top: 0;
  padding: 16px 18px;
  border-radius: 18px;
  border: 1px solid rgba(213, 222, 235, 0.9);
  background: rgba(255, 255, 255, 0.56);
}

.hero-form-intro p {
  margin: 0;
  max-width: none;
  color: var(--color-text-muted);
  font-size: 14px;
  line-height: 1.6;
}

.hero-form-title {
  display: block;
  margin-bottom: 4px;
  color: var(--color-text);
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

.hero-form-hint {
  margin: 2px 4px 0;
  color: var(--color-primary-strong);
  font-size: 13px;
  line-height: 1.5;
  font-weight: 600;
}

.hero-estimate-form {
  display: grid;
  gap: 14px;
  padding: 18px;
  border-radius: 22px;
  border: 1px solid rgba(213, 222, 235, 0.92);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.64), rgba(239, 244, 251, 0.82));
}

.hero-form-grid {
  display: grid;
  gap: 14px;
}

.vehicle-form-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.vehicle-form-wide {
  grid-column: 1 / -1;
}

.hero-form-field {
  display: grid;
  gap: 8px;
}

.hero-form-field > span {
  color: var(--color-text);
  font-size: 13px;
  font-weight: 700;
}

.hero-field-label-row {
  display: flex;
  align-items: center;
  gap: 10px;
}

.hero-form-field select,
.hero-form-field input[type="text"] {
  width: 100%;
  min-height: 50px;
  padding: 0 16px;
  border-radius: 16px;
  border: 1px solid rgba(213, 222, 235, 0.95);
  background: rgba(255, 255, 255, 0.8);
  color: var(--color-text);
}

.hero-search-shell {
  position: relative;
}

.hero-form-field-search input {
  min-height: 54px;
}

.hero-search-results {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  right: 0;
  z-index: 8;
  display: grid;
  gap: 8px;
  max-height: 240px;
  padding: 10px;
  overflow: auto;
  border-radius: 18px;
  border: 1px solid rgba(213, 222, 235, 0.95);
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 18px 36px rgba(16, 24, 40, 0.14);
}

.hero-search-results[hidden] {
  display: none;
}

.hero-search-result {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  width: 100%;
  min-height: 46px;
  padding: 0 14px;
  border-radius: 14px;
  border: 1px solid rgba(213, 222, 235, 0.9);
  background: rgba(243, 247, 252, 0.88);
  color: var(--color-text);
  text-align: left;
}

.hero-search-result strong {
  font-size: 14px;
}

.hero-search-result span,
.hero-search-empty {
  color: var(--color-text-muted);
  font-size: 12px;
}

.hero-search-empty {
  padding: 10px 4px;
}

.hero-form-field select:focus,
.hero-form-field input[type="text"]:focus {
  outline: none;
  border-color: rgba(43, 99, 246, 0.72);
  box-shadow: 0 0 0 4px rgba(43, 99, 246, 0.12);
}

.hero-cta-group,
.hero-chip-row,
.hero-metrics {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.hero-cta-group {
  margin-top: 4px;
}

.hero-chip-row {
  display: none !important;
}

.chip,
.metric-card {
  display: none;
}

.scroll-banner {
  padding: 0;
  overflow: hidden;
  border-radius: 0;
  min-height: 620px;
  position: relative;
  background: transparent;
  box-shadow: none;
  border: 0;
}

.hero-banner-top.scroll-banner {
  min-height: 0;
}

.hero-banner-top .banner-frame,
.hero-banner-top .hero-swiper,
.hero-banner-top .hero-swiper .swiper-wrapper,
.hero-banner-top .hero-swiper .swiper-slide {
  height: 100%;
  min-height: 0;
}

.hero-estimator {
  border-radius: var(--radius-lg);
  padding: 30px;
  background:
    linear-gradient(145deg, rgba(247, 250, 255, 0.96), rgba(233, 240, 249, 0.94));
  border: 1px solid rgba(213, 222, 235, 0.92);
  box-shadow: var(--shadow-sm);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 0;
  width: min(100%, 720px);
}

.estimator-head {
  display: grid;
  gap: 8px;
  margin-bottom: 18px;
}

.estimator-head h2 {
  margin: 0;
  font-size: clamp(16px, 3vw, 26px);
  line-height: 1.15;
  letter-spacing: -0.03em;
}

.estimate-tabs {
  display: none;
}

.estimate-base-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}

.estimate-base-head strong {
  font-size: 15px;
}

.estimate-base-head span {
  color: var(--color-text-muted);
  font-size: 12px;
}

.estimate-toggle-button {
  position: relative;
  width: 100%;
  min-height: 48px;
  padding: 0 18px;
  border: 1px solid rgba(213, 222, 235, 0.92);
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.88), rgba(237, 242, 255, 0.92));
  color: var(--color-text);
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(43, 99, 246, 0.08);
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease, background 0.18s ease;
  overflow: hidden;
}

.estimate-toggle-button::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, transparent 10%, rgba(43, 99, 246, 0.08) 45%, transparent 80%);
  transform: translateX(-120%);
  animation: estimateToggleSweep 3.8s ease-in-out infinite;
  pointer-events: none;
}

.estimate-toggle-button[aria-expanded="true"] {
  border-color: rgba(43, 99, 246, 0.42);
  background: linear-gradient(135deg, rgba(43, 99, 246, 0.14), rgba(255, 255, 255, 0.95));
  box-shadow: 0 12px 28px rgba(43, 99, 246, 0.14);
}

.estimate-toggle-button:hover {
  transform: translateY(-1px);
  border-color: rgba(43, 99, 246, 0.34);
  box-shadow: 0 14px 28px rgba(43, 99, 246, 0.14);
}

.estimate-base-pricing {
  display: grid;
  gap: 10px;
  margin-bottom: 18px;
}

.estimate-price-group {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 12px;
  margin-bottom: 16px;
}

.estimate-highlight-card {
  padding: 18px;
  border-radius: 20px;
  border: 1px solid rgba(213, 222, 235, 0.9);
  background: rgba(255, 255, 255, 0.76);
}

.estimate-card-label {
  display: block;
  color: var(--color-text-muted);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.estimate-highlight-card strong {
  display: block;
  margin: 10px 0 6px;
  font-size: 24px;
  line-height: 1.15;
}

.estimate-highlight-card p {
  margin: 0;
  color: var(--color-text-muted);
  font-size: 13px;
}

.estimate-monthly-controls {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 18px;
}

.estimate-control {
  display: grid;
  gap: 8px;
}

.estimate-control span {
  color: var(--color-text);
  font-size: 13px;
  font-weight: 700;
}

.estimate-control select,
.estimate-option-etc input {
  width: 100%;
  min-height: 48px;
  padding: 0 16px;
  border-radius: 16px;
  border: 1px solid rgba(213, 222, 235, 0.95);
  background: rgba(255, 255, 255, 0.8);
  color: var(--color-text);
}

.estimate-price-row {
  display: grid;
  grid-template-columns: 1.2fr 1fr 1fr;
  gap: 10px;
  align-items: center;
  padding: 14px 16px;
  border-radius: 18px;
  border: 1px solid rgba(213, 222, 235, 0.9);
  background: rgba(255, 255, 255, 0.74);
}

.estimate-price-row.is-selected {
  border-color: rgba(43, 99, 246, 0.48);
  background: linear-gradient(135deg, rgba(43, 99, 246, 0.12), rgba(255, 255, 255, 0.92));
  box-shadow: inset 0 0 0 1px rgba(43, 99, 246, 0.08);
}

.estimate-price-copy {
  display: grid;
  gap: 2px;
}

.estimate-price-name {
  display: block;
}

.estimate-price-note,
.estimate-price-meta {
  color: var(--color-text-muted);
  font-size: 12px;
}

.estimate-price-amount {
  font-size: 15px;
}

.estimate-price-row strong,
.estimate-price-row span {
  font-size: 13px;
}

.estimate-price-row strong:last-child,
.estimate-price-row span:last-child {
  text-align: right;
}

.estimate-form-shell {
  display: grid;
  gap: 12px;
}

.estimate-form-shell-summary {
  margin-top: 8px;
}

.estimate-summary-card {
  padding: 18px;
  border-radius: 20px;
  border: 1px solid rgba(213, 222, 235, 0.9);
  background: rgba(255, 255, 255, 0.78);
}

.estimate-summary-item {
  display: grid;
  gap: 4px;
}

.estimate-summary-item + .estimate-summary-item {
  padding-top: 10px;
  border-top: 1px solid rgba(213, 222, 235, 0.7);
}

.estimate-field {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  min-height: 62px;
  padding: 0 18px;
  border-radius: 18px;
  border: 1px solid rgba(213, 222, 235, 0.9);
  background: rgba(255, 255, 255, 0.78);
}

.estimate-label,
.estimate-result-label {
  display: block;
  color: var(--color-text-muted);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.estimate-field strong {
  font-size: 15px;
  text-align: right;
}

.estimate-option-shell {
  margin-top: 16px;
}

#estimateOptionContent[hidden],
#estimateMorePricing[hidden],
#estimateMonthlyControlsWrap[hidden] {
  display: none !important;
}

.estimate-option-title {
  margin: 0 0 10px;
  color: var(--color-text);
  font-size: 14px;
  font-weight: 700;
}

.estimate-option-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.estimate-option-item {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 56px;
  padding: 10px 14px;
  border-radius: 16px;
  border: 1px solid rgba(213, 222, 235, 0.92);
  background: rgba(255, 255, 255, 0.8);
  color: var(--color-text);
}

.estimate-option-item input {
  accent-color: var(--color-primary);
  outline: none;
  box-shadow: none;
}

.estimate-option-item input:focus,
.estimate-option-item input:focus-visible,
.estimate-option-item input:checked,
.estimate-option-item input:checked:focus,
.estimate-option-item input:checked:focus-visible,
.inquiry-option-item input:focus,
.inquiry-option-item input:focus-visible,
.inquiry-option-item input:checked,
.inquiry-option-item input:checked:focus,
.inquiry-option-item input:checked:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}

.estimate-option-copy {
  display: grid;
  gap: 2px;
  flex: 1;
}

.estimate-option-copy strong {
  font-size: 14px;
}

.estimate-option-copy small {
  color: var(--color-text-muted);
  font-size: 12px;
}

.estimate-option-help {
  width: 28px;
  height: 28px;
  border: 1px solid rgba(43, 99, 246, 0.26);
  border-radius: 999px;
  background: rgba(43, 99, 246, 0.08);
  color: var(--color-primary);
  font-size: 13px;
  font-weight: 800;
  cursor: help;
}

.estimate-option-help-wrap {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.estimate-option-help[aria-expanded="true"] {
  background: rgba(43, 99, 246, 0.16);
  border-color: rgba(43, 99, 246, 0.42);
}

.estimate-option-tooltip {
  position: absolute;
  right: 0;
  top: calc(100% + 8px);
  z-index: 20;
  width: min(260px, 60vw);
  padding: 10px 12px;
  border-radius: 14px;
  background: rgba(18, 25, 38, 0.96);
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  box-shadow: 0 14px 28px rgba(18, 25, 38, 0.22);
}

.estimate-option-tooltip::before {
  content: '';
  position: absolute;
  top: -6px;
  right: 10px;
  width: 12px;
  height: 12px;
  background: rgba(18, 25, 38, 0.96);
  transform: rotate(45deg);
}

@keyframes estimateToggleSweep {
  0%, 35%, 100% {
    transform: translateX(-120%);
  }
  55%, 70% {
    transform: translateX(120%);
  }
}

.estimate-option-etc {
  display: grid;
  gap: 8px;
  margin-top: 12px;
}

.estimate-option-etc span {
  color: var(--color-text);
  font-size: 13px;
  font-weight: 700;
}

.estimate-result-card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
  margin-top: 18px;
  padding: 18px;
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(18, 25, 38, 0.98), rgba(31, 48, 86, 0.94));
  color: #fff;
}

.estimate-result-card strong {
  display: block;
  margin-top: 6px;
  font-size: 18px;
  line-height: 1.4;
  word-break: keep-all;
}

.estimate-result-meta {
  margin: 8px 0 0;
  color: rgba(255, 255, 255, 0.8);
  font-size: 13px;
  line-height: 1.5;
}

.estimate-result-card .btn.primary {
  flex-shrink: 0;
  box-shadow: none;
}

.estimate-result-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
}

.banner-frame {
  height: 100%;
  padding: 0;
}

.hero-swiper {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 620px;
  border-radius: 0;
  overflow: hidden;
}

.hero-swiper .swiper-wrapper,
.hero-swiper .swiper-slide {
  height: 100%;
}

/* Hide placeholder slide once real slides load */
.hero-placeholder {
  transition: opacity 0.3s ease;
}
.hero-swiper.swiper-initialized .hero-placeholder {
  opacity: 0;
  pointer-events: none;
}


.banner-slide {
  position: relative;
  display: grid;
  place-items: center;
  overflow: hidden;
}

.banner-slide::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: transparent !important;
}

.slide-media {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, #d6dde7, #f4efe6);
}

.slide-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform-origin: center center;
  will-change: transform;
}

.banner-slide::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(7, 16, 35, 0.02), rgba(7, 16, 35, 0.2));
  z-index: 1;
  pointer-events: none;
}

.banner-slide[data-slide-theme="white"] .slide-media {
  background: linear-gradient(180deg, #ffffff, #edf2f7);
}

.banner-slide[data-slide-theme="white"]::before {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.8), rgba(226, 232, 240, 0.52));
}

.banner-slide[data-slide-theme="white"]::after {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(148, 163, 184, 0.12));
}

.banner-slide[data-slide-theme="sky"] .slide-media {
  background: linear-gradient(180deg, #dbeafe, #93c5fd);
}

.banner-slide[data-slide-theme="sky"]::before {
  background: linear-gradient(180deg, rgba(191, 219, 254, 0.52), rgba(59, 130, 246, 0.18));
}

.banner-slide[data-slide-theme="sky"]::after {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(30, 64, 175, 0.18));
}

.banner-slide[data-slide-theme="gray"] .slide-media {
  background: linear-gradient(180deg, #4b5563, #111827);
}

.banner-slide[data-slide-theme="gray"]::before {
  background: linear-gradient(180deg, rgba(148, 163, 184, 0.16), rgba(15, 23, 42, 0.34));
}

.banner-slide[data-slide-theme="black"] .slide-media {
  background: linear-gradient(180deg, #020617, #111827);
}

.banner-slide[data-slide-theme="black"]::before {
  background: linear-gradient(180deg, rgba(15, 23, 42, 0.18), rgba(2, 6, 23, 0.46));
}

.banner-slide[data-slide-theme="white"] .ghost-link {
  border-radius: 16px;
  border-color: rgba(148, 163, 184, 0.72) !important;
  background: rgba(255, 255, 255, 0.88) !important;
  color: #0f172a !important;
  box-shadow: 0 10px 24px rgba(148, 163, 184, 0.18);
}

.banner-slide[data-slide-theme="sky"] .ghost-link {
  border-radius: 999px;
  border-color: #2563eb !important;
  background: linear-gradient(135deg, #60a5fa, #2563eb) !important;
  color: #eff6ff !important;
  box-shadow: 0 14px 30px rgba(37, 99, 235, 0.28);
}

.banner-slide[data-slide-theme="gray"] .ghost-link {
  border-radius: 14px;
  border-color: rgba(226, 232, 240, 0.24) !important;
  background: rgba(71, 85, 105, 0.4) !important;
  color: #f8fafc !important;
  backdrop-filter: blur(10px);
}

.banner-slide[data-slide-theme="black"] .ghost-link {
  border-radius: 999px;
  border-color: rgba(255, 255, 255, 0.42) !important;
  background: rgba(15, 23, 42, 0.24) !important;
  color: #f8fbff !important;
  box-shadow: 0 18px 32px rgba(2, 6, 23, 0.32);
}

.hero-banner-top {
  --hero-slide-content-max: min(720px, calc(100vw - 48px));
  --hero-slide-padding-top-base: clamp(96px, 12vw, 136px);
  --hero-slide-padding-side: 24px;
  --hero-slide-padding-bottom: clamp(72px, 9vw, 108px);
  --hero-header-safe-top: clamp(68px, 6vw, 88px);
  --hero-content-safe-top: 28px;
  --hero-line-side-inset: var(--line-inset-x, 48px);
  --hero-line-top-inset: calc(var(--line-inset-y, 24px) + var(--hero-header-safe-top));
  --hero-line-bottom-inset: var(--line-inset-y, 24px);
}

.hero-swiper .slide-content {
  position: relative;
  z-index: 2;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: var(--hero-slide-content-max);
  width: 100%;
  margin: 0 auto;
  padding:
    calc(var(--hero-slide-padding-top-base) + var(--hero-content-safe-top))
    var(--hero-slide-padding-side)
    var(--hero-slide-padding-bottom);
  text-align: center;
  color: #fff;
  text-shadow: 0 2px 20px rgba(0, 0, 0, 0.22);
}

.slide-content h1,
.slide-content h2 {
  margin: 0 0 14px;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.12;
  letter-spacing: -0.03em;
}

.hero-swiper .slide-content .eyebrow {
  text-transform: uppercase;
  letter-spacing: 0.3em;
  margin-bottom: 12px;
}

.hero-swiper .slide-content h1 {
  margin: 0 0 12px;
}

.hero-swiper .slide-content .title-inline-image-wrap {
  text-align: center;
  margin: 8px 0 14px;
}

.hero-swiper .slide-content .title-inline-image {
  display: block;
  margin: 0 auto;
  max-width: min(90%, 420px);
  height: auto;
}

.hero-swiper .slide-content .desc {
  margin: 0 auto 20px;
  max-width: 560px;
}

.ghost-link,
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 18px;
  border-radius: 999px;
  border: 1px solid var(--color-border);
  background: var(--color-surface);
  color: var(--color-text);
  font-weight: 700;
  transition: transform 0.2s ease, border-color 0.2s ease, background 0.2s ease, color 0.2s ease;
}

.btn:hover,
.btn:focus-visible,
.ghost-link:hover,
.ghost-link:focus-visible {
  transform: translateY(-1px);
  box-shadow: 0 10px 24px rgba(37, 34, 28, 0.1);
}

.btn.primary {
  border-color: var(--color-primary);
  background: linear-gradient(180deg, var(--color-primary), var(--color-primary-strong));
  color: #fff;
  box-shadow: 0 16px 30px rgba(43, 99, 246, 0.22);
}

.btn:not(.primary) {
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
}

.ghost-link {
  display: inline-block;
  min-height: auto;
  padding: 8px 18px;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.3);
  color: #f0eff0;
  font-size: 13px;
  font-weight: 600;
}

.ghost-link:hover,
.ghost-link:focus-visible {
  border-color: rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.06);
}

.hero-swiper .swiper-button-prev,
.hero-swiper .swiper-button-next {
  width: 28px;
  height: 28px;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  color: rgba(255, 255, 255, 0.92) !important;
  transition: transform 0.2s ease, color 0.25s ease, opacity 0.25s ease;
}

.hero-swiper .swiper-button-prev::after,
.hero-swiper .swiper-button-next::after {
  content: "" !important;
  display: none !important;
}

.hero-swiper .swiper-button-prev::before,
.hero-swiper .swiper-button-next::before {
  display: block;
  width: 18px;
  height: 18px;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px 18px;
}

.hero-swiper .swiper-button-prev::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M11.5 2.5L5 9l6.5 6.5' stroke='%230b72ff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.hero-swiper .swiper-button-next::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M6.5 2.5L13 9l-6.5 6.5' stroke='%230b72ff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.hero-swiper .swiper-button-prev:hover,
.hero-swiper .swiper-button-next:hover,
.hero-swiper .swiper-button-prev:focus-visible,
.hero-swiper .swiper-button-next:focus-visible {
  color: #ffffff;
  opacity: 1;
}

.hero-swiper .swiper-button-prev:hover,
.hero-swiper .swiper-button-prev:focus-visible {
  transform: translateX(-2px);
}

.hero-swiper .swiper-button-next:hover,
.hero-swiper .swiper-button-next:focus-visible {
  transform: translateX(2px);
}

.hero-swiper .swiper-button-prev {
  left: 18px;
}

.hero-swiper .swiper-button-next {
  right: 18px;
}

.swiper-pagination {
  bottom: 20px !important;
  z-index: 6 !important;
  width: 100% !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

/* -- Nav theme: auto color based on slide background -- */
body.nav-theme-dark .site-header:not(.scrolled) { color: #fff; }
body.nav-theme-dark .site-header:not(.scrolled) .brand { color: #fff; }
body.nav-theme-dark .site-header:not(.scrolled) .nav a { color: rgba(255, 255, 255, 0.85); }
body.nav-theme-dark .site-header:not(.scrolled) .nav a:hover,
body.nav-theme-dark .site-header:not(.scrolled) .nav a:focus-visible { color: #fff; background: rgba(255, 255, 255, 0.12); }
body.nav-theme-dark .site-header:not(.scrolled) .nav { background: rgba(255, 255, 255, 0.12); border-color: rgba(255, 255, 255, 0.2); }
body.nav-theme-dark .site-header:not(.scrolled) .nav-cta { background: #fff; color: var(--color-dark-cta) !important; }
body.nav-theme-dark .site-header:not(.scrolled) .nav a.nav-cta:hover { background: rgba(255,255,255,0.88); color: var(--color-dark-cta) !important; }
body.nav-theme-dark .site-header:not(.scrolled) .hamburger { color: #fff; border-color: rgba(255, 255, 255, 0.3); background: rgba(255, 255, 255, 0.1); }

body.nav-theme-light .site-header:not(.scrolled) { color: var(--color-text); }
body.nav-theme-light .site-header:not(.scrolled) .brand { color: var(--color-primary); }
body.nav-theme-light .site-header:not(.scrolled) .nav a { color: rgba(27, 36, 48, 0.76); }
body.nav-theme-light .site-header:not(.scrolled) .nav a:hover,
body.nav-theme-light .site-header:not(.scrolled) .nav a:focus-visible { color: var(--color-text); background: rgba(43, 99, 246, 0.08); }
body.nav-theme-light .site-header:not(.scrolled) .nav { background: rgba(255, 255, 255, 0.52); border-color: rgba(213, 222, 235, 0.85); }
body.nav-theme-light .site-header:not(.scrolled) .nav-cta { background: var(--color-dark-cta); color: #fff !important; }
body.nav-theme-light .site-header:not(.scrolled) .hamburger { color: var(--color-text); border-color: rgba(18, 25, 38, 0.14); background: rgba(255, 255, 255, 0.72); }

body.slide-theme-dark .hero-swiper .swiper-slide-active .eyebrow,
body.slide-theme-dark .hero-swiper .swiper-slide-active h1,
body.slide-theme-dark .hero-swiper .swiper-slide-active h2,
body.slide-theme-dark .hero-swiper .swiper-slide-active .desc,
body.slide-theme-dark .hero-swiper .swiper-slide-active .ghost-link {
  text-shadow: 0 10px 28px rgba(7, 16, 35, 0.42);
}

body.slide-theme-dark .hero-swiper .swiper-slide-active .ghost-link {
  border-color: rgba(255, 255, 255, 0.32) !important;
  background: rgba(16, 24, 40, 0.1) !important;
}

body.slide-theme-light .hero-swiper .swiper-slide-active .eyebrow,
body.slide-theme-light .hero-swiper .swiper-slide-active h1,
body.slide-theme-light .hero-swiper .swiper-slide-active h2 {
  text-shadow: 0 2px 18px rgba(255, 255, 255, 0.22);
}

body.slide-theme-light .hero-swiper .swiper-slide-active .desc {
  text-shadow: none;
}

body.slide-theme-light .hero-swiper .swiper-slide-active .ghost-link {
  border-color: rgba(16, 24, 40, 0.18) !important;
  background: rgba(255, 255, 255, 0.48) !important;
  text-shadow: none;
}

/* -- Mobile hamburger menu -- */
.hamburger {
  display: none;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  font-size: 22px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  cursor: pointer;
  border-radius: 12px;
  backdrop-filter: blur(8px);
  flex-shrink: 0;
  transition: color 0.35s ease, border-color 0.35s ease, background 0.35s ease;
}

.site-header.scrolled .hamburger {
  color: var(--color-text);
  border-color: var(--color-border);
  background: rgba(255, 255, 255, 0.6);
}

.hamburger:focus-visible {
  outline: 2px solid rgba(43, 99, 246, 0.3);
  outline-offset: 2px;
}

.mobile-nav-overlay {
  position: fixed;
  inset: 0;
  background: transparent;
  z-index: 9998;
  display: block;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.18s ease, visibility 0.18s ease;
}

.mobile-nav-overlay.open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.mobile-nav {
  position: fixed;
  top: calc(env(safe-area-inset-top, 0px) + 72px);
  right: 16px;
  width: min(78vw, 280px);
  max-height: calc(100vh - env(safe-area-inset-top, 0px) - 96px);
  background: linear-gradient(180deg, rgba(10, 20, 37, 0.94) 0%, rgba(7, 16, 31, 0.96) 100%);
  border: 1px solid rgba(255, 255, 255, 0.08);
  z-index: 9999;
  padding: 12px;
  box-shadow: 0 22px 48px rgba(3, 8, 18, 0.34);
  transform: translate3d(0, -8px, 0) scale(0.98);
  opacity: 0;
  transition: transform 0.22s ease, opacity 0.22s ease;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  gap: 8px;
  border-radius: 22px;
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

.mobile-nav.open {
  transform: translate3d(0, 0, 0) scale(1);
  opacity: 1;
}

.mobile-nav .close-btn {
  display: none;
}

.mobile-top-nav-menu {
  display: grid;
  gap: 6px;
}

.mobile-nav a {
  display: block;
  padding: 13px 14px;
  border-radius: 14px;
  color: rgba(244, 248, 255, 0.96);
  font-weight: 700;
  font-size: 14px;
  transition: background 0.15s ease, color 0.15s ease;
}

.mobile-nav a:hover {
  background: rgba(255, 255, 255, 0.08);
}

.mobile-nav a:focus-visible {
  outline: 2px solid rgba(120, 170, 255, 0.4);
  outline-offset: 2px;
}

.mobile-nav .nav-cta {
  display: block;
  margin-top: 4px;
  padding: 13px 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #f3f7ff, #dfe9ff);
  color: #10233e;
  text-align: center;
  font-weight: 700;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: rgba(255, 244, 232, 0.48);
  opacity: 1;
}

.swiper-pagination-bullet-active {
  width: 28px;
  border-radius: 999px;
  background: #fff6ea;
}

.hero-swiper[data-active-theme="white"] .swiper-pagination-bullet {
  background: rgba(148, 163, 184, 0.34);
}

.hero-swiper[data-active-theme="white"] .swiper-pagination-bullet-active {
  background: #0f172a;
}

.hero-swiper[data-active-theme="sky"] .swiper-pagination-bullet {
  background: rgba(96, 165, 250, 0.42);
}

.hero-swiper[data-active-theme="sky"] .swiper-pagination-bullet-active {
  background: #2563eb;
}

.hero-swiper[data-active-theme="gray"] .swiper-pagination-bullet {
  background: rgba(203, 213, 225, 0.34);
}

.hero-swiper[data-active-theme="gray"] .swiper-pagination-bullet-active {
  background: #e2e8f0;
}

.hero-swiper[data-active-theme="black"] .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.3);
}

.hero-swiper[data-active-theme="black"] .swiper-pagination-bullet-active {
  background: #60a5fa;
}

.line-frame {
  position: absolute;
  top: var(--hero-line-top-inset, var(--line-inset-y, 24px));
  right: var(--hero-line-side-inset, var(--line-inset-x, 48px));
  bottom: var(--hero-line-bottom-inset, var(--line-inset-y, 24px));
  left: var(--hero-line-side-inset, var(--line-inset-x, 48px));
  z-index: 3;
  pointer-events: none;
  opacity: 0;
}

.line-frame .line-edge {
  position: absolute;
  display: block;
  background: var(--line-color, rgba(255, 255, 255, 0.72));
}

.line-top,
.line-bottom {
  left: 0;
  width: 100%;
  height: var(--line-thickness, 1px);
}

.line-top {
  top: 0;
}

.line-bottom {
  bottom: 0;
}

.line-left,
.line-right {
  top: 0;
  width: var(--line-thickness, 1px);
  height: 100%;
}

.line-left {
  left: 0;
}

.line-right {
  right: 0;
}

.trust-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 26px;
  padding-left: 6vw;
  padding-right: 6vw;
  position: relative;
  z-index: 1;
}

.trust-item {
  border-radius: 22px;
  padding: 20px 22px 18px;
  background:
    linear-gradient(180deg, rgba(248, 251, 255, 0.9), rgba(235, 242, 251, 0.82));
  backdrop-filter: blur(12px);
}

.hero-floating-note {
  position: absolute;
  display: grid;
  gap: 3px;
  padding: 10px 12px;
  border-radius: 16px;
  border: 1px solid rgba(217, 209, 195, 0.8);
  background: rgba(255, 255, 255, 0.58);
  box-shadow: 0 16px 34px rgba(50, 43, 33, 0.12);
  backdrop-filter: blur(14px);
  max-width: 150px;
  z-index: 2;
}

.hero-floating-note span {
  color: var(--color-text-muted);
  font-size: 10px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.hero-floating-note strong {
  font-size: 12px;
  line-height: 1.3;
}

.hero-floating-note-top {
  top: 28px;
  right: 22px;
}

.hero-floating-note-bottom {
  left: 20px;
  bottom: 20px;
}

#heroNoteBottom,
#heroNoteTop,
#heroChipRow,
#heroMetrics {
  display: none !important;
}

.trust-label {
  margin: 0 0 10px;
  color: var(--color-primary);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.trust-item strong {
  line-height: 1.5;
}

.section {
  padding: 0 6vw 88px;
}

#gallery.section {
  padding-top: var(--space-gallery);
}

#pricing.section {
  padding-top: var(--space-pricing);
}

#board-inquiry.section {
  padding-top: var(--space-inquiry);
}

#board-request.section {
  padding-top: var(--space-request);
  padding-bottom: 110px;
}

.section-head {
  margin-bottom: 28px;
}

.section-head.split {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 16px;
}

.section-actions {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  flex-wrap: wrap;
}

.gallery-add-btn {
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  border: 1px solid rgba(40, 92, 255, 0.24);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(234, 242, 255, 0.96));
  color: var(--color-primary);
  font-size: 26px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
  box-shadow: 0 12px 30px rgba(40, 92, 255, 0.14);
  transition:
    transform 0.18s ease,
    box-shadow 0.18s ease,
    background 0.18s ease,
    color 0.18s ease;
}

.gallery-add-btn:hover,
.gallery-add-btn:focus-visible {
  transform: translateY(-1px) scale(1.02);
  background: linear-gradient(180deg, rgba(40, 92, 255, 0.14), rgba(40, 92, 255, 0.08));
  box-shadow: 0 16px 34px rgba(40, 92, 255, 0.18);
  color: var(--color-primary-dark);
  outline: none;
}

.gallery-add-btn:active {
  transform: translateY(0) scale(0.98);
  box-shadow: 0 8px 20px rgba(40, 92, 255, 0.12);
}

.section-head h2 {
  margin: 10px 0 12px;
  font-size: calc(clamp(28px, 3vw, 40px) - 8px);
  line-height: 1.18;
  letter-spacing: -0.03em;
}

.value-grid,
.process-grid,
.offer-grid,
.faq-grid {
  display: grid;
  gap: 18px;
}

.value-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.process-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.offer-grid,
.faq-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.value-card,
.process-card,
.offer-card,
.faq-card {
  border-radius: var(--radius-md);
  padding: 24px;
}

.value-card {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.94), rgba(244, 238, 228, 0.86));
}

.value-card::after {
  content: "";
  position: absolute;
  inset: auto -30px -40px auto;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(31, 77, 184, 0.1), rgba(31, 77, 184, 0));
  pointer-events: none;
}

.value-index,
.process-card span {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 10px;
  border-radius: 999px;
  background: var(--color-surface-muted);
  color: var(--color-primary-strong);
  font-size: 12px;
  font-weight: 700;
}

.value-card h3,
.offer-card h2,
.price-card h3 {
  margin: 14px 0 10px;
}

.process-card strong,
.faq-card strong,
.request-summary-card strong {
  display: block;
  margin: 14px 0 10px;
  font-size: 18px;
}

.gallery-posts {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(var(--gallery-cols, 3), minmax(0, 1fr));
}

.gallery-post {
  overflow: hidden;
  border-radius: var(--radius-md);
  position: relative;
}

.gallery-thumb-btn {
  width: 100%;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.gallery-thumb-btn img,
.gallery-thumb-empty {
  width: 100%;
  min-height: var(--gallery-thumb-height, 220px);
  display: block;
}

.gallery-thumb-btn img {
  object-fit: cover;
  transition: transform 0.3s ease;
}

.gallery-thumb-btn:hover img,
.gallery-thumb-btn:focus-visible img {
  transform: scale(1.03);
}

.gallery-thumb-empty {
  display: grid;
  place-items: center;
  background: var(--color-surface-muted);
  color: var(--color-text-muted);
}

.gallery-post-body {
  padding: 18px;
}

.gallery-post-admin {
  position: absolute;
  right: 14px;
  bottom: 14px;
  z-index: 2;
  width: 40px;
  height: 40px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.14);
  background: rgba(17, 24, 39, 0.72);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(10px);
  box-shadow: 0 12px 24px rgba(0,0,0,0.24);
}

.gallery-post-admin:hover,
.gallery-post-admin:focus-visible {
  background: rgba(238, 68, 95, 0.9);
  border-color: rgba(238, 68, 95, 0.9);
}

.gallery-post-body h3 {
  margin: 0 0 6px;
  font-size: 20px;
}

.gallery-post-meta,
.gallery-post-empty {
  margin: 0;
  color: var(--color-text-muted);
  font-size: 14px;
}

.gallery-post-list {
  margin: 12px 0 0;
  padding: 0 0 0 18px;
  color: var(--color-text);
}

.gallery-post-list li {
  line-height: 1.6;
  white-space: pre-wrap;
}

.price-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}

.price-card {
  border-radius: var(--radius-md);
  padding: 24px;
}

.price-card.featured {
  border-color: rgba(184, 138, 59, 0.28);
  background: linear-gradient(180deg, rgba(184, 138, 59, 0.12), rgba(252, 251, 247, 0.98));
  box-shadow: var(--shadow-md);
}

.price {
  margin: 0 0 18px;
  color: var(--color-primary-strong);
  font-size: 30px;
  font-weight: 800;
  letter-spacing: -0.03em;
}

.price-unit {
  font-size: 15px;
  color: var(--color-text-muted);
  font-weight: 600;
}

.check-list,
.price-card ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 10px;
}

.check-list li,
.price-card li {
  position: relative;
  padding-left: 22px;
  color: var(--color-text-muted);
  line-height: 1.55;
}

.check-list li::before,
.price-card li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #c79a4c;
}

.offer-card {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

.offer-card p {
  flex: 1;
}

.offer-card .offer-actions {
  margin-top: 18px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.offer-list,
.monthly-plan-list {
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 12px;
}

.offer-list li,
.monthly-plan-list li {
  padding: 14px 16px;
  border-radius: var(--radius-sm);
  background: var(--color-surface-muted);
  color: var(--color-text);
  border: 1px solid rgba(217, 209, 195, 0.85);
}

.monthly-plan-list strong {
  display: block;
  margin-bottom: 6px;
}

.board {
  border-top: 1px solid rgba(217, 209, 195, 0.9);
}

.faq-grid {
  align-items: stretch;
}

.faq-card {
  display: flex;
  flex-direction: column;
}

.request-shell {
  display: grid;
  grid-template-columns: minmax(280px, 320px) minmax(0, 1fr);
  gap: 20px;
  align-items: start;
}

.request-summary-card {
  border-radius: var(--radius-md);
  padding: 24px;
  position: sticky;
  top: 96px;
}

.board-table {
  display: grid;
  gap: 10px;
}

.board-row {
  display: grid;
  gap: 12px;
  align-items: center;
  border-radius: 18px;
  padding: 16px 18px;
  font-size: 14px;
}

.board-row.head {
  background: transparent;
  border: 0;
  box-shadow: none;
  color: var(--color-text-muted);
  font-weight: 700;
}

.board-row:not(.head) span {
  min-width: 0;
}

.board-table.request-board .board-row {
  grid-template-columns: 0.8fr 1fr 0.9fr 1fr 0.9fr 0.7fr;
}

@media (max-width: 900px), (pointer: coarse) {
  .board-table.request-board {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 4px;
  }

  .board-table.request-board .board-row {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 8px;
    align-items: center;
    width: max-content;
    min-width: 100%;
    padding: 12px 14px;
    grid-template-columns: none !important;
  }

  .board-table.request-board .board-row span {
    flex: 0 0 auto;
    min-width: 92px;
    white-space: nowrap;
  }

  .board-row.head {
    display: none;
  }
}

@media (max-width: 768px) {
  .service-step {
    position: relative;
    text-align: left;
    gap: 12px;
  }

  .service-step .step-number {
    display: none;
  }

  .service-step .step-image {
    position: relative;
  }

  .service-step .step-image::before {
    content: attr(data-step);
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: rgba(58, 115, 255, 0.95);
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    box-shadow: 0 10px 24px rgba(43, 99, 246, 0.22);
  }

  .service-step .step-title-button,
  .service-step .step-title {
    margin-left: 0;
  }
}

@media (max-width: 900px), (pointer: coarse) {
  .board-table.request-board {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
    padding-bottom: 6px !important;
  }

  .board-table.request-board .board-row,
  .board-table.request-board .board-row.request-board-row {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 8px !important;
    width: max-content !important;
    min-width: 100% !important;
    padding: 12px 14px !important;
    grid-template-columns: none !important;
  }

  .board-table.request-board .board-row span {
    flex: 0 0 auto !important;
    min-width: 92px !important;
    white-space: nowrap !important;
  }

  .board-row.head {
    display: none !important;
  }
}

@media (max-width: 768px), (pointer: coarse) {
  .board-table.request-board {
    display: block !important;
    overflow-x: auto !important;
  }

  .board-table.request-board .board-row.request-board-row {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
  }
}

.site-footer {
  margin-top: auto;
  padding: 36px 6vw 48px;
  border-top: 1px solid rgba(213, 222, 235, 0.9);
  background: rgba(237, 243, 251, 0.4);
}

.footer-inner {
  display: flex;
  flex-direction: column;
  gap: 14px;
  color: var(--color-text-muted);
  font-size: 14px;
}

.footer-brand strong {
  display: block;
  font-size: 16px;
  color: var(--color-text);
  margin-bottom: 6px;
}

.footer-brand p {
  margin: 0;
  line-height: 1.6;
}

.footer-info p {
  margin: 0;
  line-height: 1.6;
}

.footer-info p:empty {
  display: none;
}

.footer-copy {
  margin: 8px 0 0;
  font-size: 12px;
  color: var(--color-text-muted);
  opacity: 0.7;
}

.price-from {
  display: block;
  margin: 0 0 12px;
  color: var(--color-primary-strong);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.price-from-note {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  color: var(--color-text-muted);
  font-weight: 500;
  letter-spacing: 0;
}

[data-reveal] {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

[data-reveal].is-visible {
  opacity: 1;
  transform: translateY(0);
}

.hero-intro[data-reveal] {
  transform: translateY(32px);
  transition: opacity 0.7s cubic-bezier(0.16, 1, 0.3, 1), transform 0.7s cubic-bezier(0.16, 1, 0.3, 1);
}

.hero-intro[data-reveal].is-visible {
  opacity: 1;
  transform: translateY(0);
}

.hero-intro[data-reveal].is-visible .hero-intro-panel,
.hero-intro[data-reveal].is-visible .hero-service-picker,
.hero-intro[data-reveal].is-visible .hero-cta-group,
.hero-intro[data-reveal].is-visible .hero-chip-row,
.hero-intro[data-reveal].is-visible .hero-metrics,
.hero-intro[data-reveal].is-visible .hero-floating-note {
  animation: heroStagger 0.6s cubic-bezier(0.16, 1, 0.3, 1) both;
}

.hero-intro[data-reveal].is-visible .hero-intro-panel { animation-delay: 0.1s; }
.hero-intro[data-reveal].is-visible .hero-service-picker { animation-delay: 0.2s; }
.hero-intro[data-reveal].is-visible .hero-cta-group { animation-delay: 0.3s; }
.hero-intro[data-reveal].is-visible .hero-chip-row { animation-delay: 0.35s; }
.hero-intro[data-reveal].is-visible .hero-metrics { animation-delay: 0.4s; }
.hero-intro[data-reveal].is-visible .hero-floating-note-top { animation-delay: 0.5s; }
.hero-intro[data-reveal].is-visible .hero-floating-note-bottom { animation-delay: 0.6s; }

@keyframes heroStagger {
  from {
    opacity: 0;
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.hero-estimator[data-reveal] {
  transform: translateY(32px);
  transition: opacity 0.7s cubic-bezier(0.16, 1, 0.3, 1) 0.15s, transform 0.7s cubic-bezier(0.16, 1, 0.3, 1) 0.15s;
}

.hero-shell-bottom .hero-intro[data-reveal],
.hero-shell-bottom .hero-estimator[data-reveal] {
  transform: translateY(0);
  transition-delay: 0s;
}

.gallery-modal-open {
  overflow: hidden;
}

.gallery-modal,
.inquiry-form-modal {
  position: fixed;
  inset: 0;
  z-index: 1200;
  display: none;
}

.gallery-modal.is-open,
.inquiry-form-modal.is-open {
  display: block;
}

.gallery-modal-backdrop,
.inquiry-form-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(16, 24, 40, 0.6);
}

.gallery-modal-dialog,
.inquiry-form-dialog {
  position: relative;
  width: min(960px, calc(100% - 24px));
  max-height: calc(100vh - 40px);
  margin: 20px auto;
  overflow: auto;
  padding: 20px;
  border-radius: 24px;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  box-shadow: var(--shadow-md);
}

.gallery-modal-close {
  position: sticky;
  top: 0;
  float: right;
  width: 36px;
  height: 36px;
  border-radius: 12px;
  border: 1px solid var(--color-border);
  background: var(--color-surface-muted);
  color: var(--color-text);
  font-size: 22px;
  cursor: pointer;
}

.gallery-modal-title {
  clear: both;
  margin: 0 0 16px;
}

.gallery-modal-content {
  display: grid;
  gap: 32px;
}

.gallery-modal-block {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.gallery-modal-block img {
  width: 100%;
  border-radius: 16px;
  display: block;
}

.gallery-modal-block-text {
  padding: 0 6px 10px;
  color: var(--color-text);
  font-size: 17px;
  line-height: 1.8;
  word-break: keep-all;
}

.gallery-modal-block-text > *:first-child {
  margin-top: 0;
}

.gallery-modal-block-text > *:last-child {
  margin-bottom: 0;
}

.gallery-modal-block-text p,
.gallery-modal-block p {
  margin: 0 0 1.1em;
  line-height: 1.8;
  color: var(--color-text);
  white-space: pre-wrap;
}

.public-admin-login,
.public-gallery-admin-modal {
  position: fixed;
  inset: 0;
  z-index: 1300;
  display: none;
}

.public-admin-login.is-open,
.public-gallery-admin-modal.is-open {
  display: block;
}

.public-admin-login-backdrop,
.public-gallery-admin-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(15, 23, 42, 0.68);
  backdrop-filter: blur(8px);
}

.public-admin-login-dialog,
.public-gallery-admin-dialog {
  position: relative;
  width: min(460px, calc(100% - 24px));
  margin: 48px auto;
  padding: 28px;
  border-radius: 24px;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  box-shadow: var(--shadow-md);
}

.public-gallery-admin-dialog {
  width: min(1400px, calc(100% - 24px));
  height: calc(100vh - 48px);
  padding: 12px;
  display: flex;
  flex-direction: column;
}

.public-admin-login-dialog h3 {
  margin: 0 0 8px;
  font-size: 26px;
}

.public-admin-login-dialog p {
  margin: 0 0 18px;
  color: var(--color-text-muted);
}

.public-admin-login-dialog input {
  width: 100%;
  margin-bottom: 12px;
  padding: 14px 16px;
  border-radius: 14px;
  border: 1px solid var(--color-border);
  background: var(--color-surface-muted);
  color: var(--color-text);
}

.public-admin-login-error {
  min-height: 20px;
  margin-bottom: 10px;
  color: #ff6b6b;
  font-size: 14px;
}

.public-admin-login-actions {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}

.footer-dashboard-trigger {
    appearance: none;
    border: 0;
    padding: 0;
    background: transparent;
  color: inherit;
  font: inherit;
  font-weight: 800;
  letter-spacing: 0.02em;
  cursor: pointer;
}

.footer-dashboard-trigger:hover,
.footer-dashboard-trigger:focus-visible {
    color: #7fa7ff;
    outline: none;
}

.footer-admin-trigger {
    appearance: none;
    border: 0;
    padding: 0;
    background: transparent;
    color: inherit;
    font: inherit;
    font-weight: 700;
    cursor: pointer;
}

.footer-admin-trigger:hover,
.footer-admin-trigger:focus-visible {
    color: #7fa7ff;
    outline: none;
}

.public-dashboard-login,
.public-dashboard-modal {
  position: fixed;
  inset: 0;
  z-index: 1320;
  display: none;
}

.public-dashboard-login.is-open,
.public-dashboard-modal.is-open {
  display: block;
}

.public-dashboard-login-backdrop,
.public-dashboard-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(15, 23, 42, 0.78);
  backdrop-filter: blur(10px);
}

.public-dashboard-login-dialog,
.public-dashboard-modal-dialog {
  position: relative;
  width: min(460px, calc(100% - 24px));
  margin: 48px auto;
  padding: 28px;
  border-radius: 24px;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  box-shadow: var(--shadow-md);
}

.public-dashboard-login-dialog {
  width: min(460px, calc(100% - 24px));
}

.public-dashboard-login-dialog h3,
.public-dashboard-modal-header h3 {
  margin: 0 0 8px;
  font-size: 26px;
}

.public-dashboard-login-dialog p,
.public-dashboard-modal-subtitle {
  margin: 0 0 18px;
  color: var(--color-text-muted);
}

.public-dashboard-login-dialog input,
.public-dashboard-login-dialog select {
  width: 100%;
  margin-bottom: 12px;
  padding: 14px 16px;
  border-radius: 14px;
  border: 1px solid var(--color-border);
  background: var(--color-surface-muted);
  color: var(--color-text);
}

.public-dashboard-login-error {
  min-height: 20px;
  margin-bottom: 10px;
  color: #ff6b6b;
  font-size: 14px;
}

.public-dashboard-login-actions,
.public-dashboard-modal-actions {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}

.public-dashboard-modal-dialog {
  width: min(1400px, calc(100% - 24px));
  height: calc(100vh - 48px);
  padding: 12px;
  display: flex;
  flex-direction: column;
}

.public-dashboard-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  padding: 8px 10px 12px;
}

.public-dashboard-modal-close {
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.06);
  color: var(--color-text);
  font-size: 24px;
  cursor: pointer;
}

.public-dashboard-modal-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 14px;
  min-height: 0;
  overflow: auto;
  padding: 0 10px 10px;
}

.joycar-popup-modal {
  position: fixed;
  inset: 0;
  z-index: 1350;
  display: none;
  padding: 28px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.joycar-popup-modal.is-open {
  display: flex;
}

.joycar-popup-modal.popup-pos-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.joycar-popup-modal.popup-pos-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.joycar-popup-modal.popup-pos-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.joycar-popup-modal.popup-pos-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.joycar-popup-backdrop {
  display: none;
}

.joycar-popup-dialog {
  position: relative;
  width: min(560px, calc(100% - 24px));
  margin: 0;
  border-radius: 18px;
  border: 1px solid var(--color-border);
  background: var(--color-surface);
  color: var(--color-text);
  box-shadow: 0 18px 48px rgba(20, 32, 61, 0.18);
  padding: 30px 34px 26px;
  max-height: calc(100vh - 56px);
  overflow: auto;
  pointer-events: auto;
}

.joycar-popup-close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 50%;
  background: rgba(27, 36, 48, 0.08);
  color: inherit;
  font-size: 24px;
  cursor: pointer;
}

.joycar-popup-head {
  display: grid;
  gap: 10px;
  padding: 0 50px;
  margin-bottom: 18px;
  text-align: center;
}

.joycar-popup-kicker {
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--color-primary);
}

.joycar-popup-title {
  margin: 0;
  font-size: 28px;
  line-height: 1.15;
  text-align: center;
}

.joycar-popup-headline {
  margin: 0;
  color: inherit;
  font-size: 14px;
  opacity: 0.78;
  text-align: center;
}

.joycar-popup-body {
  font-size: 16px;
  line-height: 1.75;
  color: inherit;
  text-align: center;
}

.joycar-popup-body p {
  margin: 0;
}

.joycar-popup-body img {
  max-width: 100%;
  height: auto;
  border-radius: 14px;
  display: block;
}

.joycar-popup-body p + p,
.joycar-popup-body p + ul,
.joycar-popup-body p + ol,
.joycar-popup-body ul + p,
.joycar-popup-body ol + p {
  margin-top: 13px;
}

.joycar-popup-footer {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 24px;
}

.joycar-popup-footer .btn,
.joycar-popup-footer a.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.dashboard-summary-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.dashboard-stat-card {
  padding: 16px 18px;
  border-radius: 16px;
  border: 1px solid var(--color-border);
  background: rgba(255, 255, 255, 0.03);
}

.dashboard-stat-label {
  margin-bottom: 8px;
  color: var(--color-text-muted);
  font-size: 12px;
}

.dashboard-stat-value {
  font-size: 24px;
  font-weight: 800;
}

.dashboard-meta-note {
  color: var(--color-text-muted);
  font-size: 12px;
  padding: 0 2px;
}

.dashboard-table-wrap {
  overflow: auto;
  border: 1px solid var(--color-border);
  border-radius: 16px;
}

.dashboard-table {
  width: 100%;
  min-width: 920px;
  border-collapse: collapse;
}

.dashboard-table th,
.dashboard-table td {
  padding: 14px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-size: 13px;
  vertical-align: top;
}

.dashboard-table th {
  position: sticky;
  top: 0;
  background: rgba(18, 20, 28, 0.96);
  color: var(--color-text-muted);
  font-size: 12px;
  letter-spacing: 0.02em;
}

.dashboard-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 10px;
  border-radius: 999px;
  background: rgba(106, 168, 255, 0.14);
  color: #9fc2ff;
  font-size: 12px;
  font-weight: 700;
}

.dashboard-path {
  word-break: break-all;
  color: var(--color-text);
}

.dashboard-empty {
  padding: 40px 20px 50px;
  text-align: center;
  color: var(--color-text-muted);
}

@media (max-width: 980px) {
  .dashboard-summary-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .public-dashboard-login-dialog,
  .public-dashboard-modal-dialog {
    width: calc(100% - 16px);
    margin: 8px auto;
    padding: 14px;
    border-radius: 18px;
    height: calc(100vh - 16px);
  }

  .public-dashboard-modal-content {
    padding: 0 2px 8px;
  }

  .joycar-popup-dialog {
    width: calc(100% - 16px);
    margin: 0;
    padding: 24px 20px 20px;
    border-radius: 18px;
    max-height: calc(100vh - 32px);
  }

  .joycar-popup-title {
    font-size: 22px;
  }

  .joycar-popup-footer {
    justify-content: stretch;
  }

  .joycar-popup-footer .btn,
  .joycar-popup-footer a.btn {
    flex: 1 1 0;
  }

  .dashboard-summary-grid {
    grid-template-columns: 1fr;
  }

  .dashboard-table {
    min-width: 820px;
  }
}

.public-gallery-admin-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 4px 6px 12px;
}

.public-gallery-admin-head strong {
  font-size: 16px;
}

.public-gallery-admin-close {
  width: 40px;
  height: 40px;
  border-radius: 999px;
  border: 1px solid var(--color-border);
  background: var(--color-surface-muted);
  color: var(--color-text);
  font-size: 22px;
}

.public-gallery-admin-frame {
  flex: 1;
  width: 100%;
  border: 0;
  border-radius: 18px;
  background: #0c0d10;
}

.inquiry-form-dialog h3 {
  margin: 0 0 10px;
  font-size: 26px;
}

.inquiry-form-desc,
.inquiry-form-info,
.inquiry-form-info li,
.inquiry-form-field {
  color: var(--color-text-muted);
}

.inquiry-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.inquiry-form-field {
  display: flex;
  flex-direction: column;
  gap: 6px;
  font-size: 13px;
  padding: 18px;
  border: 1px solid rgba(210, 220, 235, 0.9);
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(247, 250, 255, 0.96), rgba(239, 244, 252, 0.9));
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.04);
}

.inquiry-form-grid > .inquiry-form-field:nth-child(1) {
  background: linear-gradient(180deg, rgba(250, 247, 250, 0.98), rgba(245, 241, 246, 0.94));
  border-color: rgba(221, 213, 224, 0.86);
}

.inquiry-form-grid > .inquiry-form-field:nth-child(2) {
  background: linear-gradient(180deg, rgba(246, 249, 252, 0.98), rgba(239, 244, 249, 0.94));
  border-color: rgba(209, 219, 231, 0.88);
}

.inquiry-form-grid > .inquiry-form-field:nth-child(3) {
  background: linear-gradient(180deg, rgba(247, 250, 247, 0.98), rgba(241, 246, 242, 0.94));
  border-color: rgba(214, 224, 215, 0.88);
}

.inquiry-form-grid > .inquiry-form-field:nth-child(4) {
  background: linear-gradient(180deg, rgba(251, 249, 244, 0.98), rgba(246, 242, 234, 0.94));
  border-color: rgba(226, 219, 205, 0.9);
}

.inquiry-form-grid > .inquiry-form-field:nth-child(5) {
  background: linear-gradient(180deg, rgba(247, 246, 251, 0.98), rgba(241, 239, 247, 0.94));
  border-color: rgba(216, 211, 228, 0.88);
}

.inquiry-form-field > span,
.inquiry-form-field > label,
.inquiry-form-field > strong {
  color: #334155;
  font-weight: 800;
  font-size: 15px;
}

.inquiry-form-subgrid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.inquiry-form-subfield {
  display: flex;
  flex-direction: column;
  gap: 6px;
  color: var(--color-text-muted);
  font-size: 13px;
}

.inquiry-form-subfield > span {
  color: #475569;
  font-weight: 700;
  font-size: 12px;
}

.inquiry-form-wide {
  grid-column: 1 / -1;
}

.inquiry-form-field input,
.inquiry-form-field textarea,
.inquiry-form-field select,
#if-request {
  width: 100%;
  min-height: 48px;
  padding: 12px 14px;
  border-radius: 14px;
  border: 1px solid var(--color-border);
  background: var(--color-surface);
  color: var(--color-text);
  outline: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.inquiry-form-field textarea,
#if-request {
  min-height: 120px;
  resize: vertical;
}

.inquiry-form-field input:focus,
.inquiry-form-field textarea:focus,
.inquiry-form-field select:focus,
#if-request:focus {
  border-color: rgba(22, 93, 255, 0.42);
  box-shadow: 0 0 0 4px rgba(22, 93, 255, 0.1);
}

.inquiry-time-row {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
}

.inquiry-choice-group {
  margin-bottom: 10px;
  padding: 14px;
  border-radius: 16px;
  background: var(--color-surface-muted);
  border: 1px solid var(--color-surface-strong);
}

.inquiry-choice-group > span {
  display: block;
  margin-bottom: 8px;
  font-size: 13px;
}

.inquiry-choice-head-inline {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 8px !important;
  text-align: left !important;
}

.inquiry-choice-head-inline > span {
  margin: 0 !important;
  text-align: left !important;
}

.inquiry-wash-guide {
  display: grid;
  gap: 10px;
  margin: 0 0 12px;
}

.inquiry-wash-guide[hidden] {
  display: none !important;
}

.inquiry-choice-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.inquiry-choice-btn {
  border: 1px solid var(--color-border);
  background: var(--color-surface);
  color: var(--color-text);
  border-radius: 999px;
  padding: 8px 14px;
  cursor: pointer;
}

.inquiry-choice-btn.is-active {
  border-color: rgba(22, 93, 255, 0.34);
  background: rgba(22, 93, 255, 0.08);
  color: var(--color-primary);
}

.inquiry-form-info {
  margin-top: 14px;
  padding: 14px 16px;
  border-radius: 16px;
  background: var(--color-surface-muted);
}

.inquiry-form-info ul {
  margin: 10px 0 0;
  padding-left: 18px;
}

.inquiry-form-note,
.inquiry-form-status {
  margin: 10px 0 0;
  color: var(--color-text-muted);
  line-height: 1.6;
}

.inquiry-form-status {
  min-height: 24px;
  color: var(--color-primary);
  font-weight: 600;
}

.inquiry-form-actions {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 16px;
}

.inquiry-form-actions-top {
  margin-top: 0;
  margin-bottom: 16px;
}

.inquiry-form-actions button {
  min-height: 46px;
  padding: 0 18px;
  border-radius: 999px;
  border: 1px solid var(--color-border);
  background: var(--color-surface);
  font-weight: 700;
  cursor: pointer;
}

.inquiry-form-actions button[type="submit"] {
  border-color: var(--color-primary);
  background: var(--color-primary);
  color: #fff;
}

@media (max-width: 1100px) {
  .hero-shell,
  .request-shell,
  .offer-grid,
  .value-grid {
    grid-template-columns: 1fr;
  }

  .hero-shell-bottom {
    grid-template-columns: 1fr;
    justify-items: stretch;
  }

  .hero-intro,
  .hero-estimator {
    width: 100%;
  }

  .hero-banner-top {
    margin-bottom: 20px;
    height: clamp(400px, 54vw, 560px);
    --hero-header-safe-top: 78px;
    --hero-content-safe-top: 18px;
  }

  .estimate-result-card {
    flex-direction: column;
    align-items: flex-start;
  }

  .estimate-base-head {
    flex-direction: column;
    align-items: flex-start;
  }

  .process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .request-summary-card {
    position: static;
  }

  .gallery-posts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  .site-header {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
  }

  .nav {
    display: none !important;
  }

  .hamburger {
    display: inline-flex !important;
  }

  .trust-strip,
  .faq-grid {
    grid-template-columns: 1fr;
  }

  .hero-floating-note-top,
  .hero-floating-note-bottom {
    position: static;
  }

  .estimate-field {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 16px 18px;
  }

  .estimate-field strong {
    text-align: left;
  }

  .estimate-price-row {
    grid-template-columns: 1fr;
    gap: 6px;
  }

  .estimate-price-row strong:last-child,
  .estimate-price-row span:last-child {
    text-align: left;
  }

  .section-head.split {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 640px) {
  .hero-section,
  .section,
  .site-footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-intro,
  .hero-estimator,
  .hero-swiper .slide-content,
  .price-card,
  .offer-card,
  .faq-card,
  .value-card,
  .process-card,
  .request-summary-card {
    padding: 20px;
  }

  .hero-intro {
    padding-bottom: 20px;
  }

  .hero-intro-panel {
    padding-right: 0;
  }

  .hero-estimate-form,
  .hero-form-intro {
    padding: 16px;
  }

  .vehicle-form-grid,
  .estimate-price-group,
  .estimate-monthly-controls,
  .estimate-option-list {
    grid-template-columns: 1fr;
  }

  .brand-wordmark {
    height: 22px;
  }

  .nav-cta {
    width: 100%;
    justify-content: center;
  }

  .scroll-banner,
  .hero-swiper {
    min-height: 500px;
  }

  .hero-banner-top {
    height: 360px;
    --hero-slide-content-max: min(320px, calc(100vw - 88px));
    --hero-slide-padding-top-base: 126px;
    --hero-slide-padding-side: 18px;
    --hero-slide-padding-bottom: 72px;
    --hero-header-safe-top: 86px;
    --hero-content-safe-top: 10px;
    --hero-line-side-inset: 20px;
    --hero-line-top-inset: 98px;
    --hero-line-bottom-inset: 44px;
  }

  .hero-banner-top .hero-swiper {
    min-height: 0;
  }

  .hero-swiper .slide-content {
    justify-content: flex-start;
    min-height: 100%;
  }

  .hero-swiper .slide-content .eyebrow {
    margin-bottom: 10px;
    font-size: 11px;
    letter-spacing: 0.18em;
  }

  .slide-content h1,
  .slide-content h2 {
    margin-bottom: 10px;
    font-size: clamp(22px, 8.2vw, 36px);
    line-height: 1.08;
  }

  .hero-swiper .slide-content .desc {
    max-width: 280px;
    font-size: 14px;
    line-height: 1.42;
    margin-bottom: 18px;
  }

  .gallery-posts,
  .process-grid {
    grid-template-columns: 1fr;
  }

  .estimate-result-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }

  .inquiry-form-grid,
  .inquiry-form-subgrid,
  .inquiry-time-row,
  .board-table.request-board .board-row {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 900px) {
  .site-header {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    padding: 16px 16px 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
  }

  .site-header.scrolled {
    position: fixed !important;
    padding: 12px 16px !important;
    background: rgba(7, 16, 35, 0.72) !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
    backdrop-filter: blur(12px) !important;
  }

  .brand {
    color: #ffffff !important;
  }

  .brand-wordmark {
    height: 28px !important;
  }

  .hamburger {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 18px;
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 24px;
    box-shadow: none;
    backdrop-filter: none;
  }

  .nav {
    display: none !important;
  }

  .hero-section,
  .hero-banner-top,
  .hero-banner-top .banner-frame,
  .hero-banner-top .hero-swiper,
  .hero-banner-top .swiper-wrapper,
  .hero-banner-top .swiper-slide,
  .hero-banner-top .banner-slide,
  .hero-banner-top .slide-media {
    background-color: transparent !important;
    background: #071023 !important;
  }

  body .hero-swiper .swiper-slide-active .eyebrow,
  body .hero-swiper .swiper-slide-active h1,
  body .hero-swiper .swiper-slide-active h2,
  body .hero-swiper .swiper-slide-active .desc,
  body .hero-swiper .swiper-slide-active .ghost-link {
    text-shadow: 0 10px 28px rgba(7, 16, 35, 0.42);
  }

  body .hero-swiper .swiper-slide-active .ghost-link {
    border-color: rgba(255, 255, 255, 0.32) !important;
    background: rgba(16, 24, 40, 0.16) !important;
  }
}

@media (max-width: 640px) {
  body {
    background: #071023;
  }

  .hero-section {
    padding: 0 0 20px !important;
    background: #071023 !important;
  }

  .hero-section .hero-aurora {
    display: none !important;
  }

  .hero-banner-top,
  .hero-banner-top.scroll-banner,
  .hero-banner-top .banner-frame,
  .hero-banner-top .hero-swiper,
  .hero-banner-top .swiper-wrapper,
  .hero-banner-top .swiper-slide,
  .hero-banner-top .banner-slide,
  .hero-banner-top .slide-media {
    background-color: transparent !important;
    width: 100vw !important;
    height: 100vh !important;
    height: 100vh !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: #071023 !important;
  }

  .hero-banner-top .slide-media img {
    object-fit: cover;
  }

  .hero-banner-top .banner-slide::after {
    background: linear-gradient(180deg, rgba(7, 16, 35, 0.04), rgba(7, 16, 35, 0.24)) !important;
  }

  .hero-banner-top {
    --hero-slide-content-max: min(720px, calc(100vw - 56px));
    --hero-slide-padding-top: clamp(108px, 20vw, 148px);
    --hero-slide-padding-side: 28px;
    --hero-slide-padding-bottom: clamp(92px, 16vw, 108px);
  }

  .hero-swiper .slide-content {
    min-height: 100% !important;
    max-width: var(--hero-slide-content-max);
    padding: var(--hero-slide-padding-top) var(--hero-slide-padding-side) var(--hero-slide-padding-bottom) !important;
  }

  .hero-swiper .slide-content .eyebrow {
    margin-bottom: 18px;
    font-size: 12px;
    letter-spacing: 0.18em;
  }

  .slide-content h1,
  .slide-content h2 {
    line-height: 1.08;
    margin: 0 0 18px;
    word-break: keep-all;
  }

  .hero-swiper .slide-content .desc {
    max-width: 100%;
    line-height: 1.5;
  }

  .swiper-pagination {
    bottom: 28px !important;
  }

  .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.66) !important;
  }

  .swiper-pagination-bullet-active {
    background: #2b63f6 !important;
  }
}

/* Final hero preview parity overrides */
.hero-section {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at top, #153d86 0%, #07111f 58%, #050a12 100%) !important;
}

.hero-section::before,
.hero-section::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.hero-section::before {
  z-index: 0;
  background:
    radial-gradient(circle at 50% 8%, rgba(255, 228, 166, 0.08), transparent 18%),
    radial-gradient(circle at 50% 50%, transparent 54%, rgba(0, 0, 0, 0.22) 100%);
}

.hero-section::after {
  z-index: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.018) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.012) 1px, transparent 1px);
  background-size: 100% 3px, 3px 100%;
  mix-blend-mode: soft-light;
  opacity: 0.18;
}

@keyframes heroBob {
  0%, 100% { transform: translateY(0) rotate(0deg); }
  50% { transform: translateY(-10px) rotate(2deg); }
}

@keyframes heroTwinkle {
  0%, 100% { opacity: 0.36; transform: scale(0.92); }
  50% { opacity: 0.95; transform: scale(1.12); }
}

@keyframes heroWiggle {
  0%, 100% { transform: rotate(-6deg) translateY(0); }
  50% { transform: rotate(-2deg) translateY(-4px); }
}

@keyframes heroFloatWide {
  0%, 100% { transform: translate3d(0, 0, 0); }
  50% { transform: translate3d(0, -16px, 0); }
}

@keyframes heroDrift {
  0%, 100% { transform: translate3d(0, 0, 0) rotate(0deg); }
  50% { transform: translate3d(12px, 14px, 0) rotate(18deg); }
}

@keyframes heroGlowPulse {
  0%, 100% { opacity: 0.5; transform: scale(1); }
  50% { opacity: 0.9; transform: scale(1.06); }
}

.hero-section .hero-aurora {
  display: none !important;
}

.hero-banner-top,
.hero-banner-top.scroll-banner,
.hero-banner-top .banner-frame,
.hero-banner-top .hero-swiper,
.hero-banner-top .swiper-wrapper,
.hero-banner-top .swiper-slide,
.hero-banner-top .banner-slide,
.hero-banner-top .slide-media {
    background-color: transparent !important;
  background:
    radial-gradient(circle at top, rgba(255, 220, 150, 0.08), transparent 18%),
    linear-gradient(180deg, #0a1424 0%, #07111f 100%) !important;
}

.hero-banner-top {
  position: relative;
  min-height: min(900px, 100vh);
  height: min(900px, 100vh);
  --hero-slide-content-max: min(980px, calc(100vw - 220px));
  --hero-slide-padding-top-base: 132px;
  --hero-slide-padding-side: 118px;
  --hero-slide-padding-bottom: 118px;
  --hero-header-safe-top: 0px;
  --hero-content-safe-top: 0px;
  --hero-line-side-inset: 56px;
  --hero-line-top-inset: 42px;
  --hero-line-bottom-inset: 38px;
}

.hero-banner-top .banner-frame,
.hero-banner-top .hero-swiper {
  min-height: 100%;
  height: 100%;
}

.hero-banner-top .banner-frame {
  position: relative;
  overflow: hidden;
}

.hero-banner-top .banner-frame::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.018) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.012) 1px, transparent 1px);
  background-size: 100% 3px, 3px 100%;
  mix-blend-mode: soft-light;
  opacity: 0.14;
  pointer-events: none;
}

.hero-banner-top .hero-swiper,
.hero-banner-top .swiper-wrapper,
.hero-banner-top .swiper-slide,
.hero-banner-top .banner-slide,
.hero-banner-top .slide-media,
.hero-banner-top .slide-media img {
  backface-visibility: hidden;
  transform: translateZ(0);
  will-change: opacity, transform;
}

.hero-banner-top .slide-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner-slide::after {
  background: linear-gradient(180deg, rgba(7, 17, 31, 0.18) 0%, rgba(7, 17, 31, 0.28) 36%, rgba(7, 17, 31, 0.56) 100%) !important;
}

.line-frame {
  opacity: 1 !important;
  z-index: 3;
}

.line-frame::before,
.line-frame::after {
  content: "";
  position: absolute;
  width: 78px;
  height: 78px;
  border-color: rgba(241, 196, 106, 0.34);
  border-style: solid;
}

.line-frame::before {
  top: -1px;
  left: -1px;
  border-width: 2px 0 0 2px;
}

.line-frame::after {
  right: -1px;
  bottom: -1px;
  border-width: 0 2px 2px 0;
}

.line-frame .line-edge {
  background: rgba(230, 198, 122, 0.22) !important;
}

.hero-swiper .slide-content {
  z-index: 4;
  display: grid !important;
  place-items: center;
  align-content: center;
  justify-items: center;
  gap: 18px;
  max-width: var(--hero-slide-content-max);
  padding: 132px 118px 118px !important;
  text-align: center !important;
  text-shadow: 0 12px 40px rgba(3, 10, 24, 0.34);
}

.hero-swiper .slide-content > * {
  position: relative;
  z-index: 2;
}

.hero-swiper .slide-content .mobile-bubble,
.hero-swiper .slide-content .mobile-mascot {
  display: block;
  position: absolute;
  z-index: 3;
}

.hero-swiper .slide-content .mobile-bubble {
  left: 74px;
  top: 92px;
  max-width: 220px;
  padding: 10px 14px;
  border-radius: 18px 18px 18px 8px;
  background: rgba(255, 247, 228, 0.86);
  color: #355789;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.25;
  box-shadow: 0 16px 32px rgba(8, 20, 39, 0.18);
  animation: heroBob 3.8s ease-in-out infinite;
}

.hero-swiper .slide-content .mobile-mascot {
  left: 86px;
  top: 152px;
  width: 82px;
  height: 82px;
  border-radius: 28px;
  box-shadow: 0 18px 34px rgba(5, 14, 30, 0.22);
  animation: heroBob 4.2s ease-in-out infinite;
}

.hero-swiper .slide-content .mobile-mascot::before,
.hero-swiper .slide-content .mobile-mascot::after {
  content: "";
  position: absolute;
}

.hero-swiper .slide-content .mobile-mascot::before {
  width: 10px;
  height: 10px;
  top: 28px;
  left: 22px;
  border-radius: 999px;
  background: currentColor;
  box-shadow: 26px 0 0 currentColor;
}

.hero-swiper .slide-content .mobile-mascot::after {
  left: 20px;
  right: 20px;
  bottom: 18px;
  height: 12px;
  border-bottom: 5px solid currentColor;
  border-radius: 0 0 999px 999px;
}

.hero-swiper .slide-content .eyebrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 0;
  padding: 11px 22px;
  border-radius: 999px;
  border: 1px solid rgba(241, 196, 106, 0.24);
  background: rgba(255, 244, 220, 0.08);
  color: rgba(255, 240, 214, 0.92) !important;
  font-size: clamp(14px, 1vw, 16px) !important;
  font-weight: 700;
  letter-spacing: 0.06em !important;
  text-transform: none;
  box-shadow: 0 10px 26px rgba(6, 16, 31, 0.16);
  backdrop-filter: blur(12px);
}

.hero-swiper .slide-content h1 {
  margin: 0;
  max-width: 980px;
  font-size: clamp(48px, 5.9vw, 84px) !important;
  line-height: 0.98 !important;
  letter-spacing: -0.06em !important;
  font-weight: 900;
  color: #f5f8ff !important;
  word-break: keep-all;
}

.hero-swiper .slide-content .desc {
  margin: 0;
  max-width: 760px;
  font-size: clamp(18px, 1.5vw, 24px) !important;
  line-height: 1.55 !important;
  color: rgba(240, 232, 215, 0.74) !important;
}

.banner-slide.concept-emotion .slide-content,
.banner-slide.concept-emotion .slide-content .eyebrow,
.banner-slide.concept-emotion .slide-content h1,
.banner-slide.concept-emotion .slide-content .desc,
.banner-slide.concept-emotion .hero-slide-cta-row {
  text-align: center !important;
  justify-self: center !important;
  align-self: center !important;
}

.concept-award .star-row {
  margin-top: -4px;
  margin-bottom: 2px;
}

.hero-slide-cta-row {
  justify-content: center;
  gap: 14px;
  margin-top: 10px;
}

.hero-slide-cta-row .ghost-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 192px;
  min-height: 58px;
  padding: 17px 28px;
  border-radius: 999px;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -0.02em;
  border-width: 1px;
}

.hero-slide-cta-row .ghost-link:not(.secondary) {
  background: linear-gradient(135deg, #2f6bff, #123796) !important;
  border-color: rgba(255, 255, 255, 0.08) !important;
  color: #fff !important;
  box-shadow: 0 18px 40px rgba(24, 57, 150, 0.34);
}

.hero-slide-cta-row .ghost-link.secondary {
  background: rgba(255, 241, 214, 0.08) !important;
  border-color: rgba(241, 196, 106, 0.24) !important;
  color: rgba(255, 240, 214, 0.92) !important;
  box-shadow: 0 12px 30px rgba(4, 12, 24, 0.22);
}

.hero-sticker {
  top: 96px;
  right: 94px;
  left: auto;
  min-width: 112px;
  padding: 10px 14px;
  border-radius: 999px;
  border: 1px solid rgba(241, 196, 106, 0.24);
  background: rgba(9, 17, 31, 0.28);
  color: rgba(255, 240, 214, 0.82);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  transform: none;
  backdrop-filter: blur(12px);
  box-shadow: 0 12px 30px rgba(4, 12, 24, 0.22);
}

.hero-sticker small {
  margin-top: 4px;
  font-size: 10px;
  letter-spacing: 0.04em;
  color: rgba(255, 240, 214, 0.7);
}

.hero-cinema-glow {
  animation: heroGlowPulse 6s ease-in-out infinite;
}

.hero-wave,
.hero-wave::before,
.hero-wave::after {
  animation: heroFloatWide 8.8s ease-in-out infinite;
}

.hero-bubble-cluster,
.hero-bubble-cluster::before,
.hero-bubble-cluster::after {
  animation: heroBob 6s ease-in-out infinite;
}

.hero-sparkle-cluster,
.hero-sparkle-cluster::before,
.hero-sparkle-cluster::after,
.hero-floating-star,
.hero-floating-star::before,
.hero-floating-star::after {
  animation: heroTwinkle 2.2s ease-in-out infinite;
}

.hero-sticker {
  animation: heroWiggle 5s ease-in-out infinite;
}

.hero-pixel-cloud,
.hero-pixel-cloud::before,
.hero-pixel-cloud::after {
  animation: heroFloatWide 8s ease-in-out infinite;
}

.hero-pixel-coin,
.hero-game-car,
.hero-award-badge,
.hero-award-ribbon,
.hero-award-ribbon.ribbon-right {
  animation: heroBob 4.8s ease-in-out infinite;
}

.hero-award-confetti,
.hero-award-confetti::before,
.hero-award-confetti::after {
  animation: heroDrift 5.4s ease-in-out infinite;
}

.concept-brand .mobile-mascot {
  background:
    radial-gradient(circle at 28% 70%, rgba(255, 176, 198, 0.36), transparent 16%),
    radial-gradient(circle at 72% 70%, rgba(255, 176, 198, 0.36), transparent 16%),
    linear-gradient(135deg, #fffef8, #e8f0ff);
  color: #2d4e85;
}

.concept-brand .mobile-mascot {
  transform: rotate(8deg);
}

.concept-brand .mobile-bubble {
  background: rgba(255, 249, 236, 0.88);
}

.concept-emotion .mobile-bubble {
  left: auto;
  right: 82px;
  background: rgba(255, 243, 218, 0.9);
  color: #705128;
}

.concept-emotion .mobile-mascot {
  left: auto;
  right: 98px;
  background:
    radial-gradient(circle at 28% 70%, rgba(255, 203, 150, 0.34), transparent 16%),
    radial-gradient(circle at 72% 70%, rgba(255, 203, 150, 0.34), transparent 16%),
    linear-gradient(135deg, #fff7ea, #ffe4b8);
  color: #7d5a22;
  transform: rotate(-8deg);
}

.concept-game .mobile-bubble {
  background: rgba(244, 240, 255, 0.9);
  color: #514ab8;
}

.concept-game .mobile-mascot {
  background:
    radial-gradient(circle at 28% 70%, rgba(212, 188, 255, 0.36), transparent 16%),
    radial-gradient(circle at 72% 70%, rgba(212, 188, 255, 0.36), transparent 16%),
    linear-gradient(135deg, #ffffff, #efe9ff);
  color: #5d57c8;
  transform: rotate(10deg);
}

.concept-award .mobile-bubble {
  left: 50%;
  transform: translateX(-50%);
  background: rgba(255, 251, 233, 0.9);
  color: #7f5b18;
}

.concept-award .mobile-mascot {
  left: 50%;
  margin-left: -41px;
  top: 148px;
  background:
    radial-gradient(circle at 28% 70%, rgba(255, 220, 133, 0.34), transparent 16%),
    radial-gradient(circle at 72% 70%, rgba(255, 220, 133, 0.34), transparent 16%),
    linear-gradient(135deg, #fffdf4, #ffe7a6);
  color: #8a5d12;
  transform: rotate(0deg);
}

.concept-award .mobile-mascot {
  box-shadow: 0 18px 34px rgba(73, 50, 5, 0.22);
}

.site-header:not(.scrolled) {
  padding: 18px 26px;
}

.site-header:not(.scrolled) .brand {
  color: #fff !important;
}

.site-header:not(.scrolled) .brand-wordmark {
  height: clamp(26px, 3vw, 38px);
}

.site-header:not(.scrolled) .nav {
  padding: 10px 12px;
  border-radius: 999px;
  border: 1px solid rgba(241, 196, 106, 0.16);
  background: rgba(255, 241, 214, 0.06);
  backdrop-filter: blur(12px);
  box-shadow: 0 12px 30px rgba(4, 12, 24, 0.16);
}

.site-header:not(.scrolled) .nav a {
  color: rgba(255, 240, 214, 0.82) !important;
}

.site-header:not(.scrolled) .nav a:hover,
.site-header:not(.scrolled) .nav a:focus-visible {
  color: #fff !important;
  background: rgba(255, 255, 255, 0.08) !important;
}

.site-header:not(.scrolled) .nav-cta {
  background: rgba(255, 241, 214, 0.08) !important;
  border-color: rgba(241, 196, 106, 0.24) !important;
  color: rgba(255, 240, 214, 0.96) !important;
  box-shadow: 0 12px 30px rgba(4, 12, 24, 0.22);
}

@media (max-width: 900px) {
  .hero-banner-top {
    --hero-slide-content-max: min(680px, calc(100vw - 64px));
    --hero-slide-padding-side: 44px;
    --hero-line-side-inset: 32px;
    --hero-line-top-inset: 86px;
    --hero-line-bottom-inset: 28px;
  }

  .hero-swiper .slide-content {
    padding: 112px 44px 88px !important;
  }

  .hero-swiper .slide-content h1 {
    font-size: clamp(34px, 7vw, 62px) !important;
  }

  .hero-swiper .slide-content .desc {
    font-size: clamp(16px, 2vw, 19px) !important;
  }

  .hero-sticker {
    top: 82px;
    right: 32px;
  }

  .hero-swiper .slide-content .mobile-bubble {
    left: 34px;
    top: 90px;
    max-width: 190px;
  }

  .hero-swiper .slide-content .mobile-mascot {
    left: 44px;
    top: 146px;
    width: 74px;
    height: 74px;
  }

  .concept-emotion .mobile-bubble {
    right: 34px;
    left: auto;
  }

  .concept-emotion .mobile-mascot {
    right: 44px;
    left: auto;
  }
}

@media (max-width: 768px) {
  body {
    background: linear-gradient(180deg, #8ec6ff 0%, #c4d7ff 24%, #e9eeff 100%) !important;
  }

  .hero-section,
  .hero-banner-top,
  .hero-banner-top.scroll-banner,
  .hero-banner-top .banner-frame,
  .hero-banner-top .hero-swiper,
  .hero-banner-top .swiper-wrapper,
  .hero-banner-top .swiper-slide {
    background:
      radial-gradient(circle at top right, rgba(255, 194, 227, 0.9), transparent 20%),
      radial-gradient(circle at top left, rgba(190, 234, 255, 0.9), transparent 22%),
      linear-gradient(180deg, #96cfff 0%, #d8e4ff 34%, #eef2ff 100%) !important;
  }

  /* preview-hero.html parity: per-slide mobile backgrounds */
  .hero-banner-top .banner-slide.slide-brand,
  .hero-banner-top .banner-slide.slide-brand .slide-media {
    background:
      radial-gradient(circle at top right, rgba(255, 206, 226, 0.24), transparent 22%),
      radial-gradient(circle at left 20%, rgba(181, 236, 255, 0.32), transparent 18%),
      linear-gradient(180deg, #8ec6ff 0%, #c7dcff 50%, #eaf2ff 100%) !important;
  }

  .hero-banner-top .banner-slide.slide-emotion,
  .hero-banner-top .banner-slide.slide-emotion .slide-media {
    background:
      radial-gradient(circle at top left, rgba(255, 211, 188, 0.34), transparent 20%),
      linear-gradient(180deg, rgba(134, 186, 255, 0.84) 0%, rgba(229, 239, 255, 0.96) 100%) !important;
  }

  .hero-banner-top .banner-slide.slide-game,
  .hero-banner-top .banner-slide.slide-game .slide-media {
    background:
      radial-gradient(circle at top right, rgba(255, 247, 170, 0.36), transparent 18%),
      linear-gradient(180deg, #89bfff 0%, #c7d7ff 56%, #eef4ff 100%) !important;
  }

  .hero-banner-top .banner-slide.slide-award,
  .hero-banner-top .banner-slide.slide-award .slide-media {
    background:
      radial-gradient(circle at top, rgba(255, 232, 155, 0.34), transparent 18%),
      linear-gradient(180deg, #96c6ff 0%, #d7e5ff 48%, #f3f6ff 100%) !important;
  }

  .hero-section::before {
    background:
      radial-gradient(circle at top right, rgba(255, 202, 223, 0.52), transparent 18%),
      radial-gradient(circle at top left, rgba(176, 231, 255, 0.54), transparent 20%) !important;
  }

  .hero-section::after,
  .hero-banner-top .banner-frame::before,
  .line-frame,
  .hero-sticker,
  .hero-cinema-glow,
  .hero-wave,
  .hero-emotion-doodle,
  .hero-award-confetti {
    display: none !important;
  }

  .site-header:not(.scrolled) {
    padding: 14px 16px 0 !important;
  }

  .site-header:not(.scrolled) .brand {
    color: #ffffff !important;
  }

  .site-header:not(.scrolled) .hamburger {
    color: #ffffff !important;
    background: transparent !important;
  }

  .hero-banner-top,
  .hero-banner-top.scroll-banner {
    height: 100vh !important;
    height: 100vh !important;
    --hero-slide-content-max: none;
    --hero-slide-padding-top: 92px;
    --hero-slide-padding-side: 14px;
    --hero-slide-padding-bottom: 88px;
  }

  .hero-swiper .slide-content {
    place-items: stretch !important;
    align-content: end !important;
    justify-items: stretch !important;
    padding: 92px 14px 88px !important;
    text-align: left !important;
    text-shadow: none;
  }

  /* removed duplicate glass-card pseudo-elements ??content-stack owns this on mobile */
  .hero-swiper .slide-content::before,
  .hero-swiper .slide-content::after {
    display: none !important;
    content: none !important;
  }

  .hero-swiper .slide-content > * {
    width: 100%;
    max-width: 100%;
    justify-self: start;
    text-align: left !important;
  }

  /* mobile-speech / mascot positions are owned by the second 768px block
     (relative to content-stack); only show/hide here */
  .mobile-bubble,
  .mobile-mascot,
  .mobile-accent-line {
    display: block;
  }

  .hero-swiper .slide-content .eyebrow {
    width: auto;
    margin-top: auto;
    margin-bottom: 12px;
    padding: 9px 14px;
    font-size: 11px !important;
    letter-spacing: 0.06em !important;
    color: #2d62c9 !important;
    border-color: rgba(93, 143, 255, 0.18) !important;
    background: rgba(255, 255, 255, 0.78) !important;
    box-shadow: none;
  }

  .hero-swiper .slide-content h1 {
    max-width: 94%;
    font-size: clamp(29px, 8.8vw, 40px) !important;
    line-height: 1.04 !important;
    color: #1d2740 !important;
    text-shadow: none;
  }

  .hero-swiper .slide-content .desc {
    max-width: 100%;
    font-size: 13px !important;
    line-height: 1.55 !important;
    color: #5d708e !important;
  }

  .mobile-accent-line {
    color: #5878ad;
  }

  .hero-slide-cta-row {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }

  .hero-slide-cta-row .ghost-link {
    width: 100%;
    min-width: 0;
    min-height: 46px;
    padding: 14px 18px;
    font-size: 14px;
    text-align: center !important;
    border-radius: 18px;
  }

  .hero-slide-cta-row .ghost-link:not(.secondary) {
    background: linear-gradient(135deg, #3a73ff, #6e64ff) !important;
    box-shadow: 0 14px 28px rgba(76, 105, 255, 0.24);
  }

  .hero-slide-cta-row .ghost-link.secondary {
    color: #355788 !important;
    background: rgba(255, 255, 255, 0.66) !important;
    border-color: rgba(82, 127, 210, 0.18) !important;
    box-shadow: none;
  }

  .banner-slide.concept-emotion .slide-content,
  .banner-slide.concept-emotion .slide-content .eyebrow,
  .banner-slide.concept-emotion .slide-content h1,
  .banner-slide.concept-emotion .slide-content .desc,
  .banner-slide.concept-emotion .hero-slide-cta-row {
    text-align: left !important;
    justify-self: start !important;
    align-self: auto !important;
  }

  .concept-emotion .mobile-bubble {
    left: 16px;
    right: auto;
  }

  .concept-emotion .mobile-mascot,
  .concept-award .mobile-mascot {
    right: 16px;
    left: auto;
    margin-left: 0;
  }

  .concept-award .mobile-bubble {
    left: 16px;
    right: auto;
    transform: none;
  }
}

/* Preview-hero parity structure */
.film-label {
  position: absolute;
  top: 96px;
  right: 94px;
  z-index: 5;
  padding: 10px 14px;
  border-radius: 999px;
  border: 1px solid rgba(241, 196, 106, 0.24);
  background: rgba(9, 17, 31, 0.28);
  color: rgba(255, 240, 214, 0.82);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  backdrop-filter: blur(12px);
  box-shadow: 0 12px 30px rgba(4, 12, 24, 0.22);
  pointer-events: none;
}

/* Hide hero theme labels on web/mobile */
.film-label {
  display: none !important;
}

.hero-swiper .slide-content {
  display: grid !important;
  place-items: center;
  padding: 132px 118px 118px !important;
}

/* Base typography matching preview-hero.html */
.hero-swiper .headline {
  margin: 0;
  font-size: clamp(40px, 5.9vw, 84px);
  line-height: 0.98;
  letter-spacing: -0.06em;
  font-weight: 900;
  text-shadow: 0 12px 40px rgba(3, 10, 24, 0.34);
}

.hero-swiper .subline {
  margin: 0;
  font-size: clamp(18px, 2.1vw, 30px);
  line-height: 1.28;
  font-weight: 700;
  color: rgba(255, 244, 227, 0.92);
}

.hero-swiper .desc {
  margin: 0;
  max-width: 760px;
}

.hero-swiper .content-stack {
  position: relative;
  width: min(980px, 100%);
  display: grid;
  justify-items: center;
  gap: 18px;
}


  @media (max-width: 768px) {
    .hero-swiper .swiper-slide [data-anim-type] {
      visibility: visible !important;
    }
  }
  .hero-swiper .content-stack > * {
  position: relative;
  z-index: 2;
}

.mobile-speech,
.mobile-mascot,
.mobile-accent-line {
  display: none;
}

.slide-brand .slide-media::before,
.slide-emotion .slide-media::before,
.slide-game .slide-media::before,
.slide-award .slide-media::before {
  content: "";
  position: absolute;
  inset: 0;
}

.slide-brand .slide-media::before {
  background:
    radial-gradient(circle at 50% 16%, rgba(241, 196, 106, 0.16), transparent 18%),
    radial-gradient(circle at 15% 8%, rgba(52, 122, 255, 0.18), transparent 18%),
    linear-gradient(135deg, rgba(18, 40, 79, 0.74) 0%, rgba(11, 32, 64, 0.42) 36%, rgba(7, 17, 31, 0.1) 100%);
  z-index: 1;
}

.slide-emotion .slide-media::before {
  background:
    linear-gradient(90deg, rgba(6, 12, 23, 0.72), rgba(6, 12, 23, 0.28)),
    radial-gradient(circle at 20% 30%, rgba(255, 231, 184, 0.1), transparent 24%);
  z-index: 1;
}

.slide-game .slide-media::before {
  background: linear-gradient(180deg, rgba(22, 57, 138, 0.64) 0%, rgba(12, 36, 96, 0.44) 60%, rgba(7, 17, 31, 0.1) 100%);
  z-index: 1;
}

.slide-award .slide-media::before {
  background:
    radial-gradient(circle at 50% 14%, rgba(255, 221, 140, 0.18), transparent 18%),
    linear-gradient(135deg, rgba(21, 39, 77, 0.74) 0%, rgba(11, 24, 48, 0.42) 60%, rgba(5, 10, 18, 0.08) 100%);
  z-index: 1;
}

.slide-brand .hero-wave,
.slide-brand .hero-wave::before,
.slide-brand .hero-wave::after {
  left: -10%;
  right: -10%;
  border-radius: 50%;
  background: rgba(241, 196, 106, 0.08);
  filter: blur(2px);
}

.slide-brand .hero-wave {
  bottom: -18%;
  height: 30%;
}

.slide-brand .hero-wave::before,
.slide-brand .hero-wave::after {
  bottom: 26%;
  height: 42%;
}

.slide-brand .hero-wave::before {
  left: -4%;
  right: 34%;
  opacity: 0.8;
}

.slide-brand .hero-wave::after {
  left: 22%;
  right: -2%;
  opacity: 0.55;
}

.slide-emotion .content-stack {
  width: min(860px, 100%);
}

.slide-emotion .eyebrow,
.slide-emotion .headline,
.slide-emotion .desc,
.slide-emotion .cta-row {
  justify-self: start;
  text-align: left !important;
}

.slide-emotion .headline {
  max-width: 840px;
}

.slide-emotion .highlight {
  color: rgba(255, 240, 214, 0.96);
}

@media (max-width: 768px) {
  .hero-swiper .swiper-button-prev,
  .hero-swiper .swiper-button-next {
    display: none !important;
  }

  .film-label,
  .hero-cinema-glow,
  .hero-sticker,
  .line-frame,
  .hero-compare,
  .hero-emotion-doodle,
  .hero-compare-card {
    display: none !important;
  }

  .hero-swiper .slide-content {
    place-items: stretch !important;
    align-items: end !important;
    padding: 92px 14px 88px !important;
    text-align: left !important;
  }

  .hero-swiper .content-stack {
    width: 100%;
    justify-items: start;
    gap: 12px;
    padding: 104px 18px 20px;
    border-radius: 28px 28px 16px 16px;
    background:
      radial-gradient(circle at top right, rgba(255, 183, 214, 0.22), transparent 26%),
      radial-gradient(circle at left top, rgba(184, 241, 221, 0.22), transparent 28%),
      rgba(255, 255, 255, 0.72);
    backdrop-filter: blur(16px);
    box-shadow: 0 18px 44px rgba(71, 104, 167, 0.18);
    border: 1px solid rgba(255, 255, 255, 0.46);
    overflow: hidden;
  }

  .hero-swiper .content-stack::before {
    content: "";
    position: absolute;
    width: 130px;
    height: 130px;
    top: -38px;
    right: -28px;
    border-radius: 38px;
    background: linear-gradient(135deg, rgba(255, 192, 218, 0.48), rgba(217, 209, 255, 0.22));
    transform: rotate(18deg);
    z-index: 0;
  }

  .hero-swiper .content-stack::after {
    content: "";
    position: absolute;
    width: 104px;
    height: 104px;
    left: -22px;
    bottom: -34px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(181, 243, 223, 0.58) 0%, rgba(181, 243, 223, 0.16) 62%, transparent 72%);
    z-index: 0;
  }

  .mobile-speech,
  .mobile-mascot,
  .mobile-accent-line {
    display: block;
  }

  .mobile-speech {
    position: absolute;
    left: 16px;
    top: 16px;
    z-index: 4;
    max-width: calc(100% - 108px);
    padding: 10px 14px;
    border-radius: 18px 18px 18px 6px;
    background: rgba(255, 255, 255, 0.82);
    color: #355789;
    font-size: 12px;
    font-weight: 800;
    box-shadow: 0 12px 26px rgba(86, 121, 188, 0.14);
  }

  .mobile-mascot {
    position: absolute;
    right: 16px;
    top: 18px;
    width: 62px;
    height: 62px;
    z-index: 4;
    border-radius: 22px;
    box-shadow: 0 14px 28px rgba(90, 120, 184, 0.18);
    transform: rotate(10deg);
  }

  .mobile-mascot::before,
  .mobile-mascot::after {
    content: "";
    position: absolute;
    background: currentColor;
    border-radius: 999px;
  }

  .mobile-mascot::before {
    width: 8px;
    height: 8px;
    top: 22px;
    left: 17px;
    box-shadow: 20px 0 0 currentColor;
  }

  .mobile-mascot::after {
    left: 16px;
    right: 16px;
    bottom: 14px;
    height: 8px;
    border-bottom: 4px solid currentColor;
    border-radius: 0 0 999px 999px;
    background: transparent;
  }

  .slide-brand .mobile-mascot {
    background: linear-gradient(135deg, #ffffff, #e8f0ff);
    color: #2d4e85;
  }

  .slide-emotion .mobile-mascot {
    background: linear-gradient(135deg, #fff7ea, #ffe4b8);
    color: #7d5a22;
  }

  .slide-game .mobile-mascot {
    background: linear-gradient(135deg, #ffffff, #efe9ff);
    color: #5d57c8;
  }

  .slide-award .mobile-mascot {
    background: linear-gradient(135deg, #fffdf4, #ffe7a6);
    color: #8a5d12;
  }

  .slide-emotion .content-stack .eyebrow,
  .slide-emotion .content-stack .headline,
  .slide-emotion .content-stack .desc,
  .slide-emotion .content-stack .cta-row {
    justify-self: start;
    text-align: left !important;
  }

  .hero-swiper .content-stack .eyebrow {
    display: none !important;
  }

  .hero-swiper .content-stack .headline {
    max-width: 96%;
    font-size: clamp(25px, 8.1vw, 38px) !important;
    line-height: 1.02 !important;
    word-break: keep-all;
  }

  .hero-swiper .content-stack .subline {
    font-size: 15px !important;
    line-height: 1.42 !important;
    color: #385177;
    font-weight: 700;
    word-break: keep-all;
  }

  .hero-swiper .content-stack .desc {
    max-width: 100%;
    font-size: 14px !important;
    line-height: 1.5 !important;
  }

  .slide-award .content-stack {
    padding-top: 112px;
  }

  .slide-award .content-stack .headline {
    font-size: clamp(22px, 7.4vw, 34px) !important;
    line-height: 1.04 !important;
    letter-spacing: -0.05em !important;
  }

  .slide-award .star-row {
    margin: -2px 0 2px;
  }

  .slide-award .cta-row .ghost-link {
    min-height: 48px;
  }
}

@media (max-width: 480px) {
  .hero-banner-top,
  .hero-banner-top.scroll-banner,
  .hero-banner-top .banner-frame,
  .hero-banner-top .hero-swiper,
  .hero-banner-top .swiper-wrapper,
  .hero-banner-top .swiper-slide,
  .hero-banner-top .banner-slide,
  .hero-banner-top .slide-media {
    background-color: transparent !important;
    min-height: 100dvh !important;
    height: 100dvh !important;
  }

  .hero-swiper .slide-content {
    padding: 84px 10px 74px !important;
  }

  .hero-swiper .content-stack {
    gap: 10px;
    padding: 92px 16px 18px;
    border-radius: 24px 24px 14px 14px;
  }

  .hero-swiper .content-stack::before {
    width: 104px;
    height: 104px;
    top: -26px;
    right: -18px;
  }

  .hero-swiper .content-stack::after {
    width: 84px;
    height: 84px;
    left: -18px;
    bottom: -24px;
  }

  .mobile-speech {
    left: 14px;
    top: 14px;
    max-width: calc(100% - 88px);
    padding: 8px 12px;
    font-size: 11px;
    line-height: 1.25;
  }

  .mobile-mascot {
    right: 14px;
    top: 16px;
    width: 52px;
    height: 52px;
    border-radius: 18px;
  }

  .mobile-mascot::before {
    width: 7px;
    height: 7px;
    top: 18px;
    left: 14px;
    box-shadow: 17px 0 0 currentColor;
  }

  .mobile-mascot::after {
    left: 13px;
    right: 13px;
    bottom: 11px;
    height: 7px;
  }

  .hero-swiper .content-stack .eyebrow {
    padding: 8px 12px;
    font-size: 10px !important;
  }

  .hero-swiper .content-stack .headline {
    max-width: 100%;
    font-size: clamp(21px, 7.1vw, 31px) !important;
    line-height: 1.05 !important;
    letter-spacing: -0.045em !important;
  }

  .hero-swiper .content-stack .subline {
    font-size: 13px !important;
    line-height: 1.4 !important;
  }

  .hero-swiper .content-stack .desc {
    font-size: 13px !important;
    line-height: 1.45 !important;
  }

  .mobile-accent-line {
    font-size: 11px;
    line-height: 1.35;
  }

  .hero-slide-cta-row {
    gap: 8px;
  }

  .hero-slide-cta-row .ghost-link {
    min-height: 44px;
    padding: 12px 16px;
    font-size: 13px;
    border-radius: 16px;
  }

  .slide-award .content-stack,
  .slide-emotion .content-stack {
    padding-top: 96px;
  }

  .slide-award .content-stack .headline {
    font-size: clamp(19px, 6.6vw, 28px) !important;
    line-height: 1.06 !important;
  }

  .slide-award .star-row {
    gap: 6px;
  }

  .slide-award .star {
    width: 18px;
    height: 18px;
  }

  .slide-brand .hero-wave,
  .hero-bubble-cluster,
  .hero-sparkle-cluster,
  .hero-pixel-cloud,
  .hero-floating-star,
  .hero-pixel-coin,
  .hero-award-ribbon,
  .hero-award-confetti,
  .hero-badge-glow,
  .hero-award-badge {
    opacity: 0.6;
    transform: scale(0.88);
    transform-origin: center;
  }
}

@media (max-width: 380px) {
  .mobile-speech {
    display: none;
  }

  .hero-swiper .content-stack {
    padding-top: 72px;
  }

  .hero-swiper .content-stack .headline {
    font-size: clamp(19px, 6.7vw, 27px) !important;
  }

  .mobile-mascot {
    width: 46px;
    height: 46px;
    top: 12px;
  }
}

/* ============================================================
   MOBILE HERO ??final definitive override matching preview-hero.html
   ============================================================ */
@media (max-width: 768px) {

  /* Full-viewport slide height */
  .hero-banner-top,
  .hero-banner-top .hero-swiper,
  .hero-banner-top .swiper-wrapper,
  .hero-banner-top .swiper-slide,
  .hero-banner-top .banner-slide,
  .hero-banner-top .slide-media {
    height: 100vh !important;
    height: 100vh !important;
  }

  /* ---------- Per-concept light backgrounds (day mode) ---------- */
  .banner-slide.concept-brand .slide-media,
  .banner-slide.slide-brand .slide-media {
    background:
      radial-gradient(circle at top right, rgba(255,206,226,0.24), transparent 22%),
      radial-gradient(circle at left 20%, rgba(181,236,255,0.32), transparent 18%),
      linear-gradient(180deg, #8ec6ff 0%, #c7dcff 50%, #eaf2ff 100%) !important;
  }
  .banner-slide.concept-emotion .slide-media,
  .banner-slide.slide-emotion .slide-media {
    background:
      radial-gradient(circle at top left, rgba(255,211,188,0.34), transparent 20%),
      linear-gradient(180deg, rgba(134,186,255,0.84) 0%, rgba(229,239,255,0.96) 100%) !important;
  }
  .banner-slide.concept-game .slide-media,
  .banner-slide.slide-game .slide-media {
    background:
      radial-gradient(circle at top right, rgba(255,247,170,0.36), transparent 18%),
      linear-gradient(180deg, #89bfff 0%, #c7d7ff 56%, #eef4ff 100%) !important;
  }
  .banner-slide.concept-award .slide-media,
  .banner-slide.slide-award .slide-media {
    background:
      radial-gradient(circle at top, rgba(255,232,155,0.34), transparent 18%),
      linear-gradient(180deg, #96c6ff 0%, #d7e5ff 48%, #f3f6ff 100%) !important;
  }

  /* Hide slide image on mobile ??we use CSS gradients */
  .hero-swiper .slide-media img {
    display: none !important;
  }

  /* Hide desktop-only decorations */
  .hero-swiper .line-frame,
  .hero-cinema-glow,
  .hero-wave,
  .hero-bubble-cluster,
  .hero-sparkle-cluster,
  .hero-car-silhouette,
  .hero-sticker,
  .hero-scratch-overlay,
  .hero-compare,
  .hero-emotion-doodle,
  .hero-pixel-cloud,
  .hero-floating-star,
  .hero-pixel-coin,
  .hero-game-car,
  .hero-award-ribbon,
  .hero-award-confetti,
  .hero-badge-glow,
  .hero-award-badge,
  .hero-swiper .swiper-button-prev,
  .hero-swiper .swiper-button-next,
  .film-label {
    display: none !important;
  }

  /* Remove dark overlay pseudo on .banner-slide */
  .banner-slide::before {
    display: none !important;
    background: none !important;
  }

  /* Remove the old slide-content::before glass (replaced by content-stack card) */
  .hero-swiper .slide-content::before {
    display: none !important;
    content: none !important;
  }

  /* ---------- slide-content: fill entire slide ---------- */
  .hero-swiper .slide-content {
    position: absolute !important;
    inset: 0 !important;
    padding: 0 !important;
    display: block !important;
    text-align: left !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  /* ---------- content-stack: glass card at bottom ---------- */
  .hero-swiper .content-stack {
    position: absolute !important;
    bottom: 40px !important;
    left: 14px !important;
    right: 14px !important;
    top: auto !important;
    width: auto !important;
    padding: 72px 18px 18px !important;
    gap: 12px !important;
    border-radius: 28px 28px 16px 16px !important;
    background:
      radial-gradient(circle at top right, rgba(255,183,214,0.22), transparent 26%),
      radial-gradient(circle at left top, rgba(184,241,221,0.22), transparent 28%),
      rgba(255,255,255,0.72) !important;
    backdrop-filter: blur(18px) !important;
    -webkit-backdrop-filter: blur(18px) !important;
    box-shadow: 0 18px 44px rgba(71,104,167,0.18) !important;
    border: 1px solid rgba(255,255,255,0.46) !important;
    overflow: hidden !important;
    z-index: 5 !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  /* Decorative blobs in the card corners */
  .hero-swiper .content-stack::before {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    width: 130px !important;
    height: 130px !important;
    top: -38px !important;
    right: -28px !important;
    border-radius: 38px !important;
    background: linear-gradient(135deg, rgba(255,192,218,0.48), rgba(217,209,255,0.22)) !important;
    transform: rotate(18deg) !important;
    z-index: 0 !important;
    pointer-events: none !important;
  }

  .hero-swiper .content-stack::after {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    width: 104px !important;
    height: 104px !important;
    left: -22px !important;
    bottom: -34px !important;
    border-radius: 50% !important;
    background: radial-gradient(circle, rgba(181,243,223,0.58) 0%, rgba(181,243,223,0.16) 62%, transparent 72%) !important;
    z-index: 0 !important;
    pointer-events: none !important;
  }

  /* Children above the decorations */
  .hero-swiper .content-stack > * {
    position: relative !important;
    z-index: 2 !important;
  }

  /* Override GSAP-set inline styles on [data-anim-type] */
  .hero-swiper .slide-content [data-anim-type] {
    opacity: 1 !important;
    visibility: visible !important;
  }

  /* ========== MASCOT (top-right of content-stack) ========== */
  .hero-swiper .mobile-mascot,
  .hero-swiper .slide-content .mobile-mascot,
  .concept-brand .mobile-mascot,
  .concept-emotion .mobile-mascot,
  .concept-game .mobile-mascot,
  .concept-award .mobile-mascot {
    display: block !important;
    position: absolute !important;
    right: 16px !important;
    top: 12px !important;
    left: auto !important;
    margin-left: 0 !important;
    width: 62px !important;
    height: 62px !important;
    z-index: 10 !important;
    border-radius: 22px !important;
    box-shadow: 0 14px 28px rgba(90,120,184,0.18) !important;
    opacity: 1 !important;
    visibility: visible !important;
    animation: mascotHop 3.8s ease-in-out infinite !important;
  }

  .hero-swiper .mobile-mascot::before,
  .hero-swiper .mobile-mascot::after {
    content: "" !important;
    position: absolute !important;
    border-radius: 999px !important;
    display: block !important;
  }

  /* Eyes */
  .hero-swiper .mobile-mascot::before {
    width: 8px !important;
    height: 8px !important;
    top: 22px !important;
    left: 17px !important;
    background: #2d4e85 !important;
    box-shadow: 20px 0 0 #2d4e85 !important;
  }

  /* Mouth */
  .hero-swiper .mobile-mascot::after {
    left: 16px !important;
    right: 16px !important;
    bottom: 14px !important;
    top: auto !important;
    height: 8px !important;
    width: auto !important;
    border-radius: 0 0 999px 999px !important;
    background: transparent !important;
    border-bottom: 6px solid #2d4e85 !important;
  }

  /* mascot-premium */
  .hero-swiper .mascot-premium {
    background: linear-gradient(135deg, #ffffff, #e8f0ff) !important;
  }
  .hero-swiper .mascot-premium::after {
    border-bottom-color: #2d4e85 !important;
  }

  /* mascot-b2b */
  .hero-swiper .mascot-b2b {
    background: linear-gradient(135deg, #fff7ea, #ffe4b8) !important;
  }
  .hero-swiper .mascot-b2b::before {
    background: #7d5a22 !important;
    box-shadow: 22px 0 0 #7d5a22 !important;
  }
  .hero-swiper .mascot-b2b::after {
    border-bottom-color: #7d5a22 !important;
  }

  /* mascot-game */
  .hero-swiper .mascot-game {
    background: linear-gradient(135deg, #ffffff, #efe9ff) !important;
  }
  .hero-swiper .mascot-game::before {
    width: 12px !important;
    height: 12px !important;
    top: 22px !important;
    left: 16px !important;
    background: #5d57c8 !important;
    box-shadow: 26px 0 0 #5d57c8 !important;
  }
  .hero-swiper .mascot-game::after {
    left: 16px !important;
    right: 16px !important;
    border-bottom-color: #5d57c8 !important;
  }

  /* mascot-award */
  .hero-swiper .mascot-award {
    background: linear-gradient(135deg, #fffdf4, #ffe7a6) !important;
  }
  .hero-swiper .mascot-award::before {
    background: #8a5d12 !important;
    box-shadow: 22px 0 0 #8a5d12 !important;
  }
  .hero-swiper .mascot-award::after {
    left: 15px !important;
    right: 15px !important;
    border-bottom-color: #8a5d12 !important;
  }

  /* ========== SPEECH BUBBLE (top-left) ========== */
  .hero-swiper .mobile-speech,
  .hero-swiper .mobile-bubble,
  .hero-swiper .slide-content .mobile-speech,
  .hero-swiper .slide-content .mobile-bubble {
    display: block !important;
    position: absolute !important;
    left: 16px !important;
    right: auto !important;
    top: 14px !important;
    z-index: 10 !important;
    max-width: calc(100% - 104px) !important;
    padding: 10px 14px !important;
    border-radius: 18px 18px 18px 6px !important;
    background: rgba(255,255,255,0.82) !important;
    color: #355789 !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    box-shadow: 0 12px 26px rgba(86,121,188,0.14) !important;
    opacity: 1 !important;
    visibility: visible !important;
    animation: bob 3.6s ease-in-out infinite !important;
  }

  /* ========== ACCENT LINE ========== */
  .hero-swiper .mobile-accent-line {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    color: #5878ad !important;
    margin-top: 2px !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .hero-swiper .mobile-accent-dot {
    width: 8px !important;
    height: 8px !important;
    border-radius: 999px !important;
    background: currentColor !important;
    box-shadow: 0 0 0 6px rgba(88,120,173,0.12) !important;
  }

  /* ---------- Text styling ---------- */
  .hero-swiper .content-stack .eyebrow {
    display: inline-block !important;
    padding: 9px 14px !important;
    font-size: 11px !important;
    letter-spacing: 0.06em !important;
    color: #2d62c9 !important;
    border: 1px solid rgba(93,143,255,0.18) !important;
    background: rgba(255,255,255,0.78) !important;
    border-radius: 999px !important;
  }

  .hero-swiper .content-stack .headline {
    margin: 0 !important;
    font-size: clamp(24px, 7.8vw, 32px) !important;
    line-height: 1.04 !important;
    max-width: 94% !important;
    color: #1d2740 !important;
    text-shadow: none !important;
    text-align: left !important;
    word-break: keep-all !important;
  }

  .hero-swiper .content-stack .subline {
    margin: 0 !important;
    font-size: 13px !important;
    line-height: 1.34 !important;
    color: #385177 !important;
    text-align: left !important;
    word-break: keep-all !important;
  }

  .hero-swiper .content-stack .highlight {
    color: #3a5f98 !important;
  }

  .hero-swiper .content-stack .desc {
    margin: 0 !important;
    font-size: 13px !important;
    line-height: 1.55 !important;
    max-width: 100% !important;
    color: #5d708e !important;
    text-align: left !important;
    word-break: keep-all !important;
  }

  /* ---------- CTA buttons ---------- */
  .hero-swiper .hero-slide-cta-row,
  .hero-swiper .cta-row {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 10px !important;
    margin-top: 2px !important;
  }

  .hero-swiper .ghost-link {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    padding: 14px 18px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-align: center !important;
    border-radius: 18px !important;
    color: #ffffff !important;
    background: linear-gradient(135deg, #3a73ff, #2b63f6) !important;
    border: 1px solid rgba(43,99,246,0.22) !important;
    box-shadow: 0 14px 28px rgba(59,115,255,0.24) !important;
  }

  .hero-swiper .ghost-link:not(.secondary) {
    color: #ffffff !important;
    background: linear-gradient(135deg, #3a73ff, #2b63f6) !important;
    border-color: transparent !important;
    box-shadow: 0 14px 28px rgba(76,105,255,0.24) !important;
  }

  .hero-swiper .ghost-link.secondary {
    color: #ffffff !important;
    background: linear-gradient(135deg, #5b8cff, #3d73f8) !important;
    border-color: rgba(67, 118, 247, 0.3) !important;
  }

  .hero-swiper .mobile-mascot {
    display: block !important;
    position: absolute !important;
    top: 14px !important;
    right: 14px !important;
    width: 52px !important;
    height: 52px !important;
    z-index: 1 !important;
    border-radius: 18px !important;
    opacity: 1 !important;
    visibility: visible !important;
    animation: mascotHop 2.2s ease-in-out infinite !important;
  }

  .hero-swiper .mobile-speech,
  .hero-swiper .mobile-bubble {
    display: block !important;
    position: absolute !important;
    top: 16px !important;
    left: 16px !important;
    z-index: 1 !important;
    max-width: calc(100% - 90px) !important;
    opacity: 1 !important;
    visibility: visible !important;
    animation: bob 2.4s ease-in-out infinite !important;
  }

  .hero-swiper .hero-floating-star,
  .hero-swiper .hero-sparkle-cluster,
  .hero-swiper .slide-award .star {
    display: block !important;
    opacity: 0.9 !important;
    animation: twinkle 1.6s ease-in-out infinite !important;
  }
}

/* Keyframes for mobile mascot & speech */
@keyframes mascotHop {
  0%, 100% { transform: rotate(10deg) translateY(0); }
  50% { transform: rotate(6deg) translateY(-10px); }
}

@keyframes bob {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-6px); }
}

/* ============================================================
   ABSOLUTE FINAL OVERRIDE (mobile light theme lock)
   ============================================================ */
@media (max-width: 768px) {
  html, body {
    background:
      radial-gradient(circle at top left, rgba(43, 99, 246, 0.12), transparent 32%),
      radial-gradient(circle at top right, rgba(120, 170, 255, 0.14), transparent 28%),
      linear-gradient(180deg, #f5f8fd 0%, #eef3f9 40%, #e6edf7 100%) !important;
  }

  .page,
  main,
  #top,
  .section,
  .site-footer,
  .hero-section,
  .hero-shell-bottom {
    background: transparent !important;
  }

  .hero-shell-bottom {
    padding-top: 20px !important;
  }

  .hero-shell-bottom .hero-intro,
  .hero-shell-bottom .hero-estimator,
  .hero-intro,
  .hero-estimator {
    background: linear-gradient(145deg, rgba(248, 251, 255, 0.98), rgba(237, 243, 251, 0.95)) !important;
    border: 1px solid rgba(213, 222, 235, 0.95) !important;
    box-shadow: 0 18px 40px rgba(20, 32, 61, 0.1) !important;
    color: #1f2937 !important;
  }

  .hero-intro h1,
  .hero-summary,
  .hero-form-field span,
  .hero-form-field label,
  .hero-estimator h2,
  .hero-estimator p,
  .estimate-label,
  .estimate-field strong {
    color: #1f2937 !important;
  }

  .hero-form-field select,
  .hero-form-field input,
  .estimate-control select,
  .estimate-option-etc input {
    background: #ffffff !important;
    color: #1f2937 !important;
    border: 1px solid rgba(203, 213, 225, 0.95) !important;
  }

  /* Anti-flip: lock intro/estimator area as static layers on mobile */
  .hero-shell-bottom,
  .hero-shell-bottom .hero-intro,
  .hero-shell-bottom .hero-estimator,
  .hero-shell-bottom .hero-intro *,
  .hero-shell-bottom .hero-estimator * {
    animation: none !important;
    transition: none !important;
    transform: none !important;
    filter: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    backface-visibility: hidden !important;
    -webkit-backface-visibility: hidden !important;
    will-change: auto !important;
  }

  .hero-intro[data-reveal],
  .hero-estimator[data-reveal],
  .hero-shell-bottom .hero-intro[data-reveal],
  .hero-shell-bottom .hero-estimator[data-reveal],
  .hero-intro[data-reveal].is-visible,
  .hero-estimator[data-reveal].is-visible {
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
  }
}

/* Mobile render stability pass: reduce GPU layer churn/flipping */
@media (max-width: 768px) {
  .hero-swiper,
  .hero-swiper .swiper-wrapper,
  .hero-swiper .swiper-slide,
  .hero-swiper .banner-slide,
  .hero-swiper .slide-content,
  .hero-swiper .content-stack,
  .hero-intro,
  .hero-estimator {
    backface-visibility: hidden !important;
    -webkit-backface-visibility: hidden !important;
    transform: translateZ(0);
  }

  .hero-swiper .content-stack,
  .hero-swiper .mobile-mascot,
  .hero-swiper .mobile-bubble,
  .hero-swiper .mobile-speech,
  .hero-swiper .hero-floating-star,
  .hero-swiper .hero-sparkle-cluster,
  .hero-swiper .slide-award .star,
  .hero-swiper .ghost-link {
    animation: none !important;
    transition: none !important;
  }

  .hero-swiper .content-stack {
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
  }
}

/* ============================================================
   FINAL HOTFIX: mobile light background restore for price input area
   ============================================================ */
@media (max-width: 768px) {
  body {
    background:
      radial-gradient(circle at top left, rgba(43, 99, 246, 0.12), transparent 32%),
      radial-gradient(circle at top right, rgba(120, 170, 255, 0.14), transparent 28%),
      linear-gradient(180deg, #f5f8fd 0%, #eef3f9 40%, #e6edf7 100%) !important;
  }

  .page,
  main,
  #top,
  .hero-section,
  .hero-shell-bottom {
    background: transparent !important;
  }

  .hero-shell-bottom .hero-intro,
  .hero-shell-bottom .hero-estimator {
    background: linear-gradient(145deg, rgba(248, 251, 255, 0.98), rgba(237, 243, 251, 0.95)) !important;
    border: 1px solid rgba(213, 222, 235, 0.95) !important;
    box-shadow: 0 18px 40px rgba(20, 32, 61, 0.1) !important;
    color: #1f2937 !important;
  }

  .hero-intro h1,
  .hero-summary,
  .hero-form-field span,
  .hero-form-field label,
  .hero-estimator h2,
  .hero-estimator p,
  .estimate-label,
  .estimate-field strong {
    color: #1f2937 !important;
  }

  .hero-form-field select,
  .hero-form-field input,
  .estimate-control select,
  .estimate-option-etc input {
    background: #ffffff !important;
    color: #1f2937 !important;
    border: 1px solid rgba(203, 213, 225, 0.95) !important;
  }
}

@keyframes twinkle {
  0%, 100% { opacity: 0.58; transform: scale(0.96); }
  50% { opacity: 1; transform: scale(1.06); }
}

@keyframes ctaPulse {
  0%, 100% { transform: translateY(0) scale(1); }
  50% { transform: translateY(-2px) scale(1.015); }
}

.hero-swiper .swiper-slide-active .ghost-link,
.hero-swiper .swiper-slide-duplicate-active .ghost-link {
  animation: ctaPulse 2.4s ease-in-out infinite;
}

/* ============================================================
   FINAL LOCK: mobile hero parity + CTA color consistency
   ============================================================ */
@keyframes heroTextIn {
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes heroFloatSoft {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-4px); }
}

@media (max-width: 768px) {
  /* Keep hero image visible like preview */
  .hero-swiper .slide-media img {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  /* Mobile theme differentiation: per-slide color overlays */
  .banner-slide.slide-brand .slide-media::after,
  .banner-slide.concept-brand .slide-media::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
      radial-gradient(circle at 78% 16%, rgba(255, 182, 217, 0.1), transparent 26%),
      radial-gradient(circle at 18% 18%, rgba(135, 207, 255, 0.14), transparent 32%),
      linear-gradient(180deg, rgba(22, 53, 120, 0.06), rgba(10, 22, 52, 0.2));
    z-index: 1;
    pointer-events: none;
  }

  .banner-slide.slide-emotion .slide-media::after,
  .banner-slide.concept-emotion .slide-media::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
      radial-gradient(circle at 14% 20%, rgba(255, 205, 171, 0.14), transparent 30%),
      radial-gradient(circle at 86% 80%, rgba(134, 168, 255, 0.12), transparent 34%),
      linear-gradient(180deg, rgba(47, 71, 133, 0.04), rgba(16, 28, 61, 0.22));
    z-index: 1;
    pointer-events: none;
  }

  .banner-slide.slide-game .slide-media::after,
  .banner-slide.concept-game .slide-media::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
      radial-gradient(circle at 82% 22%, rgba(255, 238, 160, 0.14), transparent 30%),
      radial-gradient(circle at 24% 78%, rgba(168, 255, 222, 0.12), transparent 34%),
      linear-gradient(180deg, rgba(42, 93, 173, 0.04), rgba(15, 38, 88, 0.2));
    z-index: 1;
    pointer-events: none;
  }

  .banner-slide.slide-award .slide-media::after,
  .banner-slide.concept-award .slide-media::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
      radial-gradient(circle at 50% 10%, rgba(255, 231, 150, 0.16), transparent 24%),
      radial-gradient(circle at 88% 72%, rgba(162, 204, 255, 0.12), transparent 30%),
      linear-gradient(180deg, rgba(39, 66, 128, 0.05), rgba(14, 30, 72, 0.22));
    z-index: 1;
    pointer-events: none;
  }

  /* CTA: always blue (moving/paused/theme-independent) */
  .hero-swiper .ghost-link,
  .hero-swiper .ghost-link.secondary,
  .hero-swiper .swiper-slide-active .ghost-link,
  .hero-swiper .swiper-slide-active .ghost-link.secondary,
  .hero-swiper .swiper-slide-duplicate-active .ghost-link,
  .hero-swiper .swiper-slide-duplicate-active .ghost-link.secondary,
  body.slide-theme-light .hero-swiper .swiper-slide-active .ghost-link,
  body.slide-theme-dark .hero-swiper .swiper-slide-active .ghost-link,
  body .hero-swiper .swiper-slide-active .ghost-link {
    color: #ffffff !important;
    background: linear-gradient(135deg, #3a73ff, #2b63f6) !important;
    border: 1px solid rgba(43, 99, 246, 0.2) !important;
    box-shadow: 0 14px 28px rgba(59, 115, 255, 0.24) !important;
  }

  /* Restore mascot/bubble/star visibility and motion */
  .hero-swiper .mobile-mascot,
  .hero-swiper .mobile-bubble,
  .hero-swiper .mobile-speech,
  .hero-swiper .hero-floating-star,
  .hero-swiper .hero-sparkle-cluster,
  .hero-swiper .slide-award .star {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    z-index: 1 !important;
  }

  .hero-swiper .mobile-mascot {
    animation: mascotHop 2.2s ease-in-out infinite !important;
  }
  .hero-swiper .mobile-bubble,
  .hero-swiper .mobile-speech {
    animation: bob 2.6s ease-in-out infinite !important;
  }
  .hero-swiper .hero-floating-star,
  .hero-swiper .hero-sparkle-cluster,
  .hero-swiper .slide-award .star {
    animation: twinkle 1.8s ease-in-out infinite !important;
  }

  /* Text entrance handled by JS Web Animations API (staggered, matches preview-hero.html) */
  /* No heroFloatSoft on card ??individual elements animate instead */

  /* Fix: bubble/mascot were covering headline ??lower badge z-index, raise headline */
  .hero-swiper .mobile-mascot,
  .hero-swiper .mobile-bubble,
  .hero-swiper .mobile-speech,
  .hero-swiper .slide-content .mobile-mascot,
  .hero-swiper .slide-content .mobile-bubble,
  .hero-swiper .slide-content .mobile-speech {
    z-index: 1 !important;
  }

  .hero-swiper .content-stack .headline,
  .hero-swiper .content-stack .eyebrow,
  .hero-swiper .content-stack .subline,
  .hero-swiper .content-stack .desc {
    position: relative !important;
    z-index: 4 !important;
  }
}

.hero-compare-card:first-child { 
  text-align: right; 
  display: flex !important; 
  flex-direction: column; 
  align-items: flex-end; 
  justify-content: flex-end; 
}

/* Unified dark theme override */
:root {
  --color-background: #071023;
  --color-surface: #0d1628;
  --color-surface-muted: #111c31;
  --color-surface-strong: #16233a;
  --color-text: #f0f4fb;
  --color-text-muted: #9ba9bf;
  --color-border: rgba(255, 255, 255, 0.08);
  --shadow-sm: 0 14px 30px rgba(2, 8, 20, 0.28);
  --shadow-md: 0 24px 56px rgba(2, 8, 20, 0.38);
}

html,
body {
  background:
    radial-gradient(circle at top left, rgba(43, 99, 246, 0.16), transparent 30%),
    radial-gradient(circle at top right, rgba(31, 77, 184, 0.14), transparent 26%),
    linear-gradient(180deg, #071023 0%, #08142a 48%, #050b16 100%) !important;
  color: var(--color-text);
}

.page,
main,
#top,
.hero-section,
.section,
.hero-shell-bottom {
  background: transparent !important;
}

.site-header {
  background: rgba(7, 16, 35, 0.72) !important;
  border-bottom-color: rgba(255, 255, 255, 0.08) !important;
  box-shadow: none !important;
  backdrop-filter: blur(18px);
}

.site-header.scrolled {
  background: rgba(9, 17, 31, 0.92) !important;
  border-bottom-color: rgba(255, 255, 255, 0.08) !important;
  box-shadow: 0 12px 30px rgba(3, 8, 18, 0.34) !important;
}

.site-header:not(.scrolled) .brand,
.site-header:not(.scrolled) .nav a,
.site-header:not(.scrolled) .hamburger {
  color: rgba(240, 244, 251, 0.92) !important;
}

.site-header:not(.scrolled) .nav {
  background: rgba(255, 255, 255, 0.08) !important;
  border-color: rgba(255, 255, 255, 0.12) !important;
}

.site-header:not(.scrolled) .nav-cta {
  background: #f8fbff !important;
  color: #10233e !important;
}

.hero-intro,
.scroll-banner,
.value-card,
.process-card,
.gallery-post,
.price-card,
.offer-card,
.faq-card,
.request-summary-card,
.board-row,
.trust-item,
.hero-estimate-form,
.estimate-form-shell-summary,
.estimate-result-card,
.estimate-base-head,
.estimate-base-pricing,
.estimate-field,
.estimate-option-item,
.estimate-control,
.hero-form-intro,
.hero-intro-panel,
.hero-search-results {
  background: linear-gradient(180deg, rgba(11, 20, 38, 0.96), rgba(7, 14, 27, 0.94)) !important;
  border-color: rgba(255, 255, 255, 0.08) !important;
  color: var(--color-text) !important;
  box-shadow: 0 18px 40px rgba(2, 8, 20, 0.28) !important;
}

.hero-intro,
.hero-estimate-form,
.estimate-form-shell-summary,
.estimate-result-card,
.request-summary-card,
.price-card,
.offer-card,
.faq-card,
.value-card,
.process-card,
.trust-item,
.gallery-post {
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
}

.hero-section .section-kicker,
.section-head p,
.value-card p,
.process-card p,
.offer-card p,
.faq-card p,
.request-summary-card p,
.price-unit,
.gallery-post-meta,
.gallery-post-empty,
.estimate-base-head span,
.estimate-label,
.estimate-result-meta,
.hero-form-field > span,
.hero-summary,
.trust-label,
.hero-intro-panel p,
.hero-form-intro p {
  color: var(--color-text-muted) !important;
}

.section-head h2,
.value-card h3,
.offer-card h2,
.price-card h3,
.process-card strong,
.faq-card strong,
.request-summary-card strong,
.hero-intro h1,
.hero-estimator h2,
.hero-estimator strong,
.estimate-result-card strong,
.estimate-field strong {
  color: var(--color-text) !important;
}

.hero-form-field select,
.hero-form-field input[type="text"],
.estimate-control select,
.estimate-option-etc input,
.mobile-nav,
.mobile-nav .nav-cta,
.mobile-nav a,
.hero-search-result {
  background: rgba(12, 20, 36, 0.96) !important;
  color: var(--color-text) !important;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

.hero-form-field select::placeholder,
.hero-form-field input[type="text"]::placeholder,
.estimate-option-etc input::placeholder {
  color: rgba(155, 169, 191, 0.8) !important;
}

.hero-form-field select:focus,
.hero-form-field input[type="text"]:focus,
.estimate-control select:focus,
.estimate-option-etc input:focus {
  border-color: rgba(90, 138, 255, 0.72) !important;
  box-shadow: 0 0 0 4px rgba(43, 99, 246, 0.18) !important;
}

.estimate-result-card {
  background: linear-gradient(135deg, rgba(18, 25, 38, 0.98), rgba(14, 22, 40, 0.95)) !important;
  color: #f8fbff !important;
}

.estimate-result-meta,
.estimate-result-card .btn.primary,
.mobile-nav .nav-cta,
.hero-swiper .ghost-link,
.nav-cta,
.btn.primary {
  color: #f8fbff !important;
}

.swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.24) !important;
}

.swiper-pagination-bullet-active {
  background: #60a5fa !important;
}

/* Final dark contrast pass */
.btn,
.ghost-link,
.nav-cta,
.hero-swiper .ghost-link,
.hero-swiper .ghost-link.secondary,
.estimate-toggle-button,
.gallery-thumb-btn,
.mobile-nav a,
.mobile-nav .nav-cta {
  background: linear-gradient(135deg, rgba(18, 25, 38, 0.98), rgba(28, 40, 62, 0.96)) !important;
  color: #f8fbff !important;
  border-color: rgba(255, 255, 255, 0.12) !important;
  box-shadow: 0 12px 26px rgba(2, 8, 20, 0.28) !important;
}

.btn.primary,
.hero-swiper .ghost-link,
.hero-swiper .ghost-link.secondary,
.nav-cta,
.mobile-nav .nav-cta {
  background: linear-gradient(135deg, #3a73ff, #2b63f6) !important;
  color: #ffffff !important;
  border-color: rgba(43, 99, 246, 0.2) !important;
}

.btn:not(.primary) {
  background: rgba(16, 24, 40, 0.76) !important;
  color: #f8fbff !important;
}

.btn:hover,
.btn:focus-visible,
.ghost-link:hover,
.ghost-link:focus-visible,
.nav-cta:hover,
.nav-cta:focus-visible,
.estimate-toggle-button:hover,
.estimate-toggle-button:focus-visible,
.mobile-nav a:hover,
.mobile-nav a:focus-visible {
  color: #ffffff !important;
  background: linear-gradient(135deg, rgba(34, 55, 88, 0.98), rgba(18, 34, 63, 0.98)) !important;
  box-shadow: 0 14px 30px rgba(2, 8, 20, 0.34) !important;
}

body.nav-theme-dark .site-header:not(.scrolled) .nav-cta,
body.nav-theme-light .site-header:not(.scrolled) .nav-cta,
.site-header:not(.scrolled) .nav-cta {
  background: linear-gradient(135deg, #3a73ff, #2b63f6) !important;
  color: #ffffff !important;
  border-color: rgba(43, 99, 246, 0.24) !important;
  box-shadow: 0 14px 28px rgba(2, 8, 20, 0.34) !important;
}

.site-header:not(.scrolled) .nav a {
  color: rgba(240, 244, 251, 0.88) !important;
}

.site-header:not(.scrolled) .nav a:hover,
.site-header:not(.scrolled) .nav a:focus-visible {
  background: rgba(255, 255, 255, 0.08) !important;
  color: #ffffff !important;
}

.site-header:not(.scrolled) .hamburger {
  background: rgba(12, 20, 36, 0.9) !important;
  color: #f8fbff !important;
  border-color: rgba(255, 255, 255, 0.14) !important;
}

.gallery-post-body h3,
.gallery-post-list li,
.gallery-post-meta,
.gallery-post-empty,
.footer-brand strong,
.footer-copy,
.footer-info p,
.footer-brand p {
  color: rgba(240, 244, 251, 0.9) !important;
}

.wash-service-card .wash-service-title,
.wash-service-card .wash-service-desc {
  color: #f8fbff !important;
}

.wash-service-card .wash-service-desc {
  color: rgba(240, 244, 251, 0.78) !important;
}

.wash-service-card .wash-service-title::after {
  background: rgba(120, 170, 255, 0.92) !important;
}

.gallery-post-body,
.gallery-post-list,
.gallery-post-list li,
.gallery-post-meta,
.gallery-post-empty,
.footer-inner,
.footer-brand,
.footer-info,
.footer-copy,
.site-footer {
  color: #f0f4fb !important;
}

.gallery-post-body h3,
.gallery-post-list li,
.gallery-post-meta,
.gallery-post-empty,
.footer-brand strong,
.footer-copy,
.footer-info p,
.footer-brand p {
  color: rgba(240, 244, 251, 0.78) !important;
}

.gallery-post,
.gallery-post-body,
.site-footer {
  background: linear-gradient(180deg, rgba(9, 17, 31, 0.96), rgba(7, 14, 27, 0.96)) !important;
  border-color: rgba(255, 255, 255, 0.08) !important;
}

.site-footer {
  border-top-color: rgba(255, 255, 255, 0.08) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.02);
}

/* Light theme overrides */
html.theme-light,
body.theme-light {
  background:
    radial-gradient(circle at top left, rgba(59, 130, 246, 0.12), transparent 28%),
    radial-gradient(circle at top right, rgba(14, 165, 233, 0.1), transparent 24%),
    linear-gradient(180deg, #f8fbff 0%, #edf4ff 52%, #e8eef8 100%) !important;
  color: #162033 !important;
}

body.theme-light .page,
body.theme-light main,
body.theme-light #top,
body.theme-light .hero-section,
body.theme-light .section,
body.theme-light .hero-shell-bottom {
  background: transparent !important;
}

body.theme-light .site-header {
  background: rgba(255, 255, 255, 0.84) !important;
  border-bottom-color: rgba(15, 23, 42, 0.08) !important;
  box-shadow: none !important;
  backdrop-filter: blur(18px);
}

body.theme-light .site-header.scrolled {
  background: rgba(255, 255, 255, 0.95) !important;
  border-bottom-color: rgba(15, 23, 42, 0.08) !important;
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.08) !important;
}

body.theme-light .site-header:not(.scrolled) .brand,
body.theme-light .site-header:not(.scrolled) .nav a,
body.theme-light .site-header:not(.scrolled) .hamburger,
body.theme-light .site-header.scrolled .brand,
body.theme-light .site-header.scrolled .nav a,
body.theme-light .site-header.scrolled .hamburger {
  color: #162033 !important;
}

body.theme-light .site-header:not(.scrolled) .nav,
body.theme-light .site-header:not(.scrolled) .nav-cta {
  background: rgba(255, 255, 255, 0.9) !important;
  border-color: rgba(15, 23, 42, 0.1) !important;
}

body.theme-light .site-header:not(.scrolled) .nav a:hover,
body.theme-light .site-header:not(.scrolled) .nav a:focus-visible,
body.theme-light .site-header:not(.scrolled) .hamburger:hover,
body.theme-light .site-header:not(.scrolled) .hamburger:focus-visible {
  background: rgba(15, 23, 42, 0.05) !important;
  color: #0f172a !important;
}

body.theme-light,
html.theme-light {
  --color-background: #f8fbff;
  --color-surface: #ffffff;
  --color-surface-muted: #eef3fb;
  --color-surface-strong: #dbe6f7;
  --color-text: #162033;
  --color-text-muted: #5b6778;
  --color-primary: #3a73ff;
  --color-primary-strong: #1d4ed8;
  --color-border: rgba(15, 23, 42, 0.12);
}

body.theme-light .hero-intro,
body.theme-light .scroll-banner,
body.theme-light .value-card,
body.theme-light .process-card,
body.theme-light .gallery-post,
body.theme-light .price-card,
body.theme-light .offer-card,
body.theme-light .faq-card,
body.theme-light .request-summary-card,
body.theme-light .board-row,
body.theme-light .trust-item,
body.theme-light .hero-estimate-form,
body.theme-light .estimate-form-shell-summary,
body.theme-light .estimate-result-card,
body.theme-light .estimate-base-head,
body.theme-light .estimate-base-pricing,
body.theme-light .estimate-field,
body.theme-light .estimate-option-item,
body.theme-light .estimate-control,
body.theme-light .hero-form-intro,
body.theme-light .hero-intro-panel,
body.theme-light .hero-search-results {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 248, 255, 0.98)) !important;
  border-color: rgba(15, 23, 42, 0.08) !important;
  color: #162033 !important;
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.08) !important;
}

body.theme-light .hero-section .section-kicker,
body.theme-light .section-head p,
body.theme-light .value-card p,
body.theme-light .process-card p,
body.theme-light .offer-card p,
body.theme-light .faq-card p,
body.theme-light .request-summary-card p,
body.theme-light .price-unit,
body.theme-light .gallery-post-meta,
body.theme-light .gallery-post-empty,
body.theme-light .estimate-base-head span,
body.theme-light .estimate-label,
body.theme-light .estimate-result-meta,
body.theme-light .hero-form-field > span,
body.theme-light .hero-summary,
body.theme-light .trust-label,
body.theme-light .hero-intro-panel p,
body.theme-light .hero-form-intro p {
  color: rgba(22, 32, 51, 0.72) !important;
}

body.theme-light .section-head h2,
body.theme-light .value-card h3,
body.theme-light .offer-card h2,
body.theme-light .price-card h3,
body.theme-light .process-card strong,
body.theme-light .faq-card strong,
body.theme-light .request-summary-card strong,
body.theme-light .hero-intro h1,
body.theme-light .hero-estimator h2,
body.theme-light .hero-estimator strong,
body.theme-light .estimate-result-card strong,
body.theme-light .estimate-field strong,
body.theme-light .gallery-post-body h3,
body.theme-light .footer-brand strong,
body.theme-light .footer-copy,
body.theme-light .footer-info p,
body.theme-light .footer-brand p,
body.theme-light .wash-service-card .wash-service-title,
body.theme-light .wash-service-card .wash-service-desc {
  color: #162033 !important;
}

body.theme-light .hero-form-field select,
body.theme-light .hero-form-field input[type="text"],
body.theme-light .estimate-control select,
body.theme-light .estimate-option-etc input,
body.theme-light .mobile-nav,
body.theme-light .mobile-nav .nav-cta,
body.theme-light .mobile-nav a,
body.theme-light .hero-search-result {
  background: rgba(255, 255, 255, 0.98) !important;
  color: #162033 !important;
  border-color: rgba(15, 23, 42, 0.12) !important;
}

body.theme-light .hero-form-field select::placeholder,
body.theme-light .hero-form-field input[type="text"]::placeholder,
body.theme-light .estimate-option-etc input::placeholder {
  color: rgba(71, 85, 105, 0.72) !important;
}

body.theme-light .hero-form-field select:focus,
body.theme-light .hero-form-field input[type="text"]:focus,
body.theme-light .estimate-control select:focus,
body.theme-light .estimate-option-etc input:focus {
  border-color: rgba(43, 99, 246, 0.45) !important;
  box-shadow: 0 0 0 4px rgba(43, 99, 246, 0.12) !important;
}

body.theme-light .estimate-result-card {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(235, 242, 255, 0.98)) !important;
  color: #162033 !important;
}

body.theme-light .gallery-post,
body.theme-light .gallery-post-body,
body.theme-light .site-footer {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(243, 247, 255, 0.98)) !important;
  border-color: rgba(15, 23, 42, 0.08) !important;
}

body.theme-light .gallery-post-body,
body.theme-light .gallery-post-list,
body.theme-light .gallery-post-list li,
body.theme-light .gallery-post-meta,
body.theme-light .gallery-post-empty,
body.theme-light .site-footer,
body.theme-light .footer-brand,
body.theme-light .footer-info,
body.theme-light .footer-copy {
  color: #162033 !important;
}

body.theme-light .wash-service-card .wash-service-title::after {
  background: rgba(37, 99, 235, 0.84) !important;
}

body.theme-light .estimate-highlight-card {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(239, 244, 252, 0.98)) !important;
  border-color: rgba(15, 23, 42, 0.1) !important;
}

body.theme-light .estimate-highlight-card strong,
body.theme-light .estimate-highlight-card p,
body.theme-light .estimate-highlight-card span,
body.theme-light .hero-search-results,
body.theme-light .hero-search-result {
  color: #162033 !important;
}

body.theme-light .hero-search-results,
body.theme-light .hero-search-result {
  background: rgba(255, 255, 255, 0.98) !important;
  border-color: rgba(15, 23, 42, 0.1) !important;
}

body.theme-light .value-index,
body.theme-light .process-card span,
body.theme-light .offer-list li,
body.theme-light .monthly-plan-list li {
}

/* ===  QNA Board Styles  === */
.qna-board {
  display: flex;
  flex-direction: column;
  gap: var(--space-4);
}

/* QNA Tabs */
.qna-tabs {
  display: flex;
  gap: var(--space-2);
  flex-wrap: wrap;
  border-bottom: 1px solid var(--border);
  padding-bottom: var(--space-3);
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.qna-tabs::-webkit-scrollbar {
  height: 4px;
}

.qna-tabs::-webkit-scrollbar-track {
  background: transparent;
}

.qna-tabs::-webkit-scrollbar-thumb {
  background: var(--border);
  border-radius: 2px;
}

.qna-tab {
  padding: var(--space-2) var(--space-3);
  background: none;
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  color: var(--text-muted);
  transition: all 0.2s ease;
  white-space: nowrap;
}

.qna-tab:hover {
  border-color: var(--color-primary);
  color: var(--color-primary);
}

.qna-tab-active {
  background: var(--color-primary);
  border-color: var(--color-primary);
  color: white;
}

/* QNA Search Box */
.qna-search-box {
  display: flex;
  gap: var(--space-2);
}

.qna-search-input {
  flex: 1;
  padding: var(--space-3);
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  font-size: 14px;
  background: var(--color-surface);
  color: var(--text);
  transition: border-color 0.2s ease;
}

.qna-search-input:focus {
  outline: none;
  border-color: var(--color-primary);
}

.qna-search-input::placeholder {
  color: var(--text-muted);
}

/* QNA List */
.qna-list {
  display: flex;
  flex-direction: column;
  gap: var(--space-3);
  min-height: 200px;
}

.qna-item {
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  overflow: hidden;
  background: var(--color-surface);
  transition: border-color 0.2s ease;
}

.qna-item:hover {
  border-color: var(--color-primary);
}

.qna-question {
  width: 100%;
  padding: var(--space-3);
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: var(--space-2);
  font-size: 15px;
  font-weight: 500;
  color: var(--text);
  text-align: left;
  transition: background-color 0.2s ease;
}

.qna-question:hover {
  background: var(--color-surface-muted);
}

.qna-question.active {
  background: var(--color-surface-muted);
}

.qna-category {
  display: inline-block;
  padding: 2px 8px;
  background: var(--color-secondary);
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  flex-shrink: 0;
  white-space: nowrap;
}

.qna-title {
  flex: 1;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qna-icon {
  font-size: 18px;
  color: var(--color-primary);
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
}

.qna-answer {
  border-top: 1px solid var(--border);
  padding: var(--space-3);
  background: var(--color-surface);
  animation: slideDown 0.2s ease;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.qna-content {
  margin-bottom: var(--space-3);
  line-height: 1.6;
  color: var(--text);
}

.qna-content p {
  margin: 0;
  white-space: pre-wrap;
  word-break: break-word;
}

.qna-response {
  padding: var(--space-3);
  background: var(--color-surface-muted);
  border-left: 3px solid var(--color-primary);
  border-radius: 4px;
}

.qna-response strong {
  display: block;
  margin-bottom: var(--space-2);
  color: var(--color-primary);
  font-size: 14px;
}

.qna-response p {
  margin: 0;
  line-height: 1.6;
  color: var(--text);
  white-space: pre-wrap;
  word-break: break-word;
}

.qna-empty {
  text-align: center;
  padding: var(--space-5) var(--space-3);
  color: var(--text-muted);
  font-size: 15px;
}

/* Pagination */
.pagination {
  display: flex;
  gap: var(--space-2);
  justify-content: center;
  flex-wrap: wrap;
  margin-top: var(--space-4);
}

.pagination-btn {
  padding: var(--space-2) var(--space-3);
  background: var(--color-surface);
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  color: var(--text);
  transition: all 0.2s ease;
}

.pagination-btn:hover {
  background: var(--color-primary);
  border-color: var(--color-primary);
  color: white;
}

.pagination-current {
  padding: var(--space-2) var(--space-3);
  background: var(--color-primary);
  border: 1px solid var(--color-primary);
  border-radius: var(--radius-sm);
  font-size: 14px;
  font-weight: 600;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
}

/* Mobile responsive */
@media (max-width: 900px) {
  .qna-tabs {
    padding-bottom: var(--space-2);
  }

  .qna-tab {
    padding: var(--space-2) var(--space-2);
    font-size: 13px;
  }

  .qna-question {
    padding: var(--space-2) var(--space-3);
    font-size: 14px;
  }

  .qna-category {
    font-size: 10px;
    padding: 1px 6px;
  }
}

@media (max-width: 640px) {
  .qna-board {
    gap: var(--space-3);
  }

  .qna-tabs {
    gap: var(--space-1);
  }

  .qna-tab {
    padding: var(--space-1) var(--space-2);
    font-size: 12px;
  }

  .qna-question {
    padding: var(--space-2);
    gap: var(--space-1);
  }

  .qna-category {
    font-size: 9px;
    padding: 1px 4px;
    min-width: auto;
  }

  .qna-title {
    font-size: 13px;
  }

  .qna-answer {
    padding: var(--space-2);
  }

  .qna-content,
  .qna-response {
    padding: var(--space-2);
  }

  .pagination {
    gap: var(--space-1);
  }

  .pagination-btn,
  .pagination-current {
    padding: var(--space-1) var(--space-2);
    font-size: 12px;
    min-width: 32px;
  }
}
  background: var(--color-surface-muted) !important;
  color: var(--color-primary-strong) !important;
  border-color: rgba(15, 23, 42, 0.08) !important;
}

body.theme-light .offer-list li strong,
body.theme-light .monthly-plan-list li strong,
body.theme-light .offer-list li span,
body.theme-light .monthly-plan-list li span {
  color: #162033 !important;
}

body.theme-light .btn,
body.theme-light .ghost-link,
body.theme-light .nav-cta,
body.theme-light .hero-swiper .ghost-link,
body.theme-light .hero-swiper .ghost-link.secondary,
body.theme-light .estimate-toggle-button,
body.theme-light .gallery-thumb-btn,
body.theme-light .mobile-nav a,
body.theme-light .mobile-nav .nav-cta {
  background: linear-gradient(135deg, #eef4ff, #e0ebff) !important;
  color: #10233e !important;
  border-color: rgba(37, 99, 235, 0.16) !important;
  box-shadow: 0 12px 26px rgba(15, 23, 42, 0.08) !important;
}

body.theme-light .btn.primary,
body.theme-light .nav-cta,
body.theme-light .mobile-nav .nav-cta,
body.theme-light .hero-swiper .ghost-link,
body.theme-light .hero-swiper .ghost-link.secondary {
  background: linear-gradient(135deg, #3a73ff, #2b63f6) !important;
  color: #ffffff !important;
  border-color: rgba(43, 99, 246, 0.2) !important;
}

body.theme-light .btn:not(.primary) {
  background: rgba(255, 255, 255, 0.96) !important;
  color: #10233e !important;
}

body.theme-light .swiper-pagination-bullet {
  background: rgba(15, 23, 42, 0.18) !important;
}

body.theme-light .swiper-pagination-bullet-active {
  background: #2563eb !important;
}

.hero-search-results,
.hero-search-result {
  background: rgba(12, 20, 36, 0.98) !important;
  color: #f0f4fb !important;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

.estimate-highlight-card {
  background: linear-gradient(180deg, rgba(14, 23, 41, 0.98), rgba(9, 16, 29, 0.96)) !important;
  border-color: rgba(255, 255, 255, 0.08) !important;
}

.estimate-highlight-card strong,
.estimate-highlight-card p,
.estimate-highlight-card span {
  color: #f0f4fb !important;
}

.trust-item,
.value-card,
.process-card,
.offer-card,
.faq-card,
.price-card,
.request-summary-card {
  color: #f0f4fb !important;
}

.trust-item h3,
.trust-item strong,
.value-card h3,
.process-card strong,
.offer-card h2,
.faq-card strong,
.request-summary-card strong,
.price-card h3 {
  color: #f8fbff !important;
}

/* ============================================================
   ABSOLUTE LAST: mobile dark-theme emergency OFF
   ============================================================ */
@media (max-width: 768px) {
  .hero-section {
    background: transparent !important;
  }

  .hero-section::before,
  .hero-section::after {
    display: none !important;
    background: none !important;
  }

  .hero-shell-bottom,
  .hero-shell-bottom .hero-intro,
  .hero-shell-bottom .hero-estimator,
  .hero-intro,
  .hero-estimator {
    background: linear-gradient(145deg, rgba(248, 251, 255, 0.98), rgba(237, 243, 251, 0.95)) !important;
    color: #1f2937 !important;
  }
}

/* ============================================================
   ABSOLUTE LAST: Android hero layout + flicker stabilization
   ============================================================ */
@media (max-width: 768px) {
  .hero-section {
    padding: 0 0 20px !important;
    overflow: clip !important;
    background:
      radial-gradient(circle at top left, rgba(43, 99, 246, 0.12), transparent 32%),
      radial-gradient(circle at top right, rgba(120, 170, 255, 0.14), transparent 28%),
      linear-gradient(180deg, #f5f8fd 0%, #eef3f9 40%, #e6edf7 100%) !important;
  }

  .hero-section::before,
  .hero-section::after,
  .hero-banner-top .banner-frame::before,
  .hero-swiper .slide-content::before,
  .hero-swiper .slide-content::after {
    display: none !important;
    content: none !important;
  }

  .hero-banner-top,
  .hero-banner-top.scroll-banner,
  .hero-banner-top .banner-frame,
  .hero-banner-top .hero-swiper,
  .hero-banner-top .banner-slide,
  .hero-banner-top .slide-media {
    width: 100% !important;
    min-height: 100svh !important;
    height: 100svh !important;
    max-height: 100svh !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  .hero-banner-top .swiper-wrapper,
  .hero-banner-top .swiper-slide {
    min-height: 100svh !important;
    height: 100svh !important;
  }

  .hero-banner-top {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin-bottom: 20px !important;
    background: #071023 !important;
    overflow: hidden !important;
  }

  .hero-banner-top .hero-swiper,
  .hero-banner-top .swiper-wrapper,
  .hero-banner-top .swiper-slide,
  .hero-banner-top .banner-slide,
  .hero-banner-top .slide-media,
  .hero-banner-top .slide-media img {
    backface-visibility: hidden !important;
    -webkit-backface-visibility: hidden !important;
    will-change: auto !important;
  }

  .hero-banner-top .slide-media img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    transform: none !important;
  }

  .hero-swiper .swiper-slide,
  .hero-swiper .swiper-slide-duplicate {
    opacity: 1 !important;
  }

  .hero-swiper .swiper-slide:not(.swiper-slide-active) .slide-content {
    opacity: 0 !important;
    visibility: hidden !important;
  }

  .hero-swiper .swiper-slide-active .slide-content {
    opacity: 1 !important;
    visibility: visible !important;
  }

  .hero-shell-bottom {
    position: relative !important;
    z-index: 2 !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
    background: transparent !important;
  }

  .hero-shell-bottom .hero-intro,
  .hero-shell-bottom .hero-estimator,
  .hero-intro,
  .hero-estimator {
    background: linear-gradient(145deg, rgba(248, 251, 255, 0.98), rgba(237, 243, 251, 0.95)) !important;
    border: 1px solid rgba(213, 222, 235, 0.95) !important;
    box-shadow: 0 18px 40px rgba(20, 32, 61, 0.1) !important;
    color: #1f2937 !important;
    transform: none !important;
  }
}

@media (max-width: 768px) {
  .hero-swiper .content-stack,
  .hero-swiper .mobile-mascot,
  .hero-swiper .mobile-bubble,
  .hero-swiper .mobile-speech,
  .hero-swiper .hero-floating-star,
  .hero-swiper .hero-sparkle-cluster,
  .hero-swiper .slide-award .star,
  .hero-swiper .ghost-link,
  .hero-swiper .hero-sticker,
  .hero-swiper .hero-game-car,
  .hero-swiper .line-frame,
  .hero-swiper .line-frame span {
    transition: inherit !important;
  }

  .hero-swiper .mobile-mascot,
  .hero-swiper .mobile-bubble,
  .hero-swiper .mobile-speech,
  .hero-swiper .hero-floating-star,
  .hero-swiper .hero-sparkle-cluster,
  .hero-swiper .slide-award .star,
  .hero-swiper .ghost-link,
  .hero-swiper .hero-sticker,
  .hero-swiper .hero-game-car {
    animation-play-state: running !important;
  }
}

@keyframes heroWiggle {
  0%, 100% { transform: rotate(-8deg) translateY(0); }
  50% { transform: rotate(-4deg) translateY(-4px); }
}

@keyframes heroDrift {
  0%, 100% { transform: translateY(0) rotate(18deg); opacity: 0.42; }
  50% { transform: translateY(14px) rotate(58deg); opacity: 0.95; }
}

@keyframes heroDriftWide {
  0%, 100% { transform: translate3d(0, 0, 0) scale(1); opacity: 0.64; }
  50% { transform: translate3d(18px, -14px, 0) scale(1.06); opacity: 0.92; }
}

.hero-swiper .swiper-slide-active .hero-bubble-cluster,
.hero-swiper .swiper-slide-duplicate-active .hero-bubble-cluster {
  animation: bob 5.6s ease-in-out infinite !important;
}

.hero-swiper .swiper-slide-active .hero-bubble-cluster::before,
.hero-swiper .swiper-slide-duplicate-active .hero-bubble-cluster::before {
  animation: bob 4.6s ease-in-out infinite reverse !important;
}

.hero-swiper .swiper-slide-active .hero-bubble-cluster::after,
.hero-swiper .swiper-slide-duplicate-active .hero-bubble-cluster::after {
  animation: bob 3.8s ease-in-out infinite !important;
}

.hero-swiper .swiper-slide-active .hero-sticker,
.hero-swiper .swiper-slide-duplicate-active .hero-sticker {
  animation: heroWiggle 4.8s ease-in-out infinite !important;
}

.hero-swiper .swiper-slide-active .concept-emotion-sticker,
.hero-swiper .swiper-slide-duplicate-active .concept-emotion-sticker {
  animation: heroWiggle 4.4s ease-in-out infinite reverse !important;
}

.hero-swiper .swiper-slide-active .hero-sparkle-cluster,
.hero-swiper .swiper-slide-active .hero-sparkle-cluster::before,
.hero-swiper .swiper-slide-active .hero-sparkle-cluster::after,
.hero-swiper .swiper-slide-active .hero-floating-star,
.hero-swiper .swiper-slide-active .hero-floating-star::before,
.hero-swiper .swiper-slide-active .hero-floating-star::after,
.hero-swiper .swiper-slide-duplicate-active .hero-sparkle-cluster,
.hero-swiper .swiper-slide-duplicate-active .hero-sparkle-cluster::before,
.hero-swiper .swiper-slide-duplicate-active .hero-sparkle-cluster::after,
.hero-swiper .swiper-slide-duplicate-active .hero-floating-star,
.hero-swiper .swiper-slide-duplicate-active .hero-floating-star::before,
.hero-swiper .swiper-slide-duplicate-active .hero-floating-star::after {
  animation: twinkle 2.2s ease-in-out infinite !important;
}

.hero-swiper .swiper-slide-active .hero-sparkle-cluster::before,
.hero-swiper .swiper-slide-active .hero-floating-star::before,
.hero-swiper .swiper-slide-duplicate-active .hero-sparkle-cluster::before,
.hero-swiper .swiper-slide-duplicate-active .hero-floating-star::before {
  animation-delay: 0.4s;
}

.hero-swiper .swiper-slide-active .hero-sparkle-cluster::after,
.hero-swiper .swiper-slide-active .hero-floating-star::after,
.hero-swiper .swiper-slide-duplicate-active .hero-sparkle-cluster::after,
.hero-swiper .swiper-slide-duplicate-active .hero-floating-star::after {
  animation-delay: 0.8s;
}

.hero-swiper .swiper-slide-active .hero-emotion-doodle,
.hero-swiper .swiper-slide-duplicate-active .hero-emotion-doodle {
  animation: heroSpinSlow 18s linear infinite !important;
}

.hero-swiper .swiper-slide-active .hero-pixel-coin,
.hero-swiper .swiper-slide-duplicate-active .hero-pixel-coin {
  animation: bob 4.2s ease-in-out infinite !important;
}

.hero-swiper .swiper-slide-active .hero-badge-glow,
.hero-swiper .swiper-slide-duplicate-active .hero-badge-glow {
  animation: heroDriftWide 9s ease-in-out infinite !important;
}

.hero-swiper .swiper-slide-active .hero-award-confetti,
.hero-swiper .swiper-slide-active .hero-award-confetti::before,
.hero-swiper .swiper-slide-active .hero-award-confetti::after,
.hero-swiper .swiper-slide-duplicate-active .hero-award-confetti,
.hero-swiper .swiper-slide-duplicate-active .hero-award-confetti::before,
.hero-swiper .swiper-slide-duplicate-active .hero-award-confetti::after {
  animation: heroDrift 5s ease-in-out infinite !important;
}

.hero-swiper .swiper-slide-active .hero-award-confetti::before,
.hero-swiper .swiper-slide-duplicate-active .hero-award-confetti::before {
  animation-delay: 0.7s;
}

.hero-swiper .swiper-slide-active .hero-award-confetti::after,
.hero-swiper .swiper-slide-duplicate-active .hero-award-confetti::after {
  animation-delay: 0.35s;
}

.hero-swiper .swiper-slide-active .hero-award-ribbon,
.hero-swiper .swiper-slide-duplicate-active .hero-award-ribbon {
  animation: heroWiggle 5.8s ease-in-out infinite !important;
}

.hero-swiper .swiper-slide-active .hero-award-ribbon.ribbon-right,
.hero-swiper .swiper-slide-duplicate-active .hero-award-ribbon.ribbon-right {
  animation-direction: reverse;
}

@media (max-width: 768px) {
  .hero-wave,
  .hero-bubble-cluster,
  .hero-sparkle-cluster,
  .hero-car-silhouette,
  .hero-sticker,
  .hero-scratch-overlay,
  .hero-compare,
  .hero-emotion-doodle,
  .hero-pixel-cloud,
  .hero-floating-star,
  .hero-pixel-coin,
  .hero-game-car,
  .hero-award-ribbon,
  .hero-award-confetti,
  .hero-badge-glow,
  .hero-award-badge,
  .hero-cinema-glow {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  .hero-swiper .line-frame {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  .hero-swiper .slide-media img {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .hero-swiper .hero-wave,
  .hero-swiper .hero-bubble-cluster,
  .hero-swiper .hero-sparkle-cluster,
  .hero-swiper .hero-pixel-cloud,
  .hero-swiper .hero-floating-star,
  .hero-swiper .hero-pixel-coin,
  .hero-swiper .hero-award-ribbon,
  .hero-swiper .hero-award-confetti,
  .hero-swiper .hero-badge-glow,
  .hero-swiper .hero-award-badge {
    transform-origin: center center !important;
  }
}

@keyframes heroMobileEnterUp {
  from { opacity: 0; transform: translate3d(0, 22px, 0); }
  to { opacity: 1; transform: translate3d(0, 0, 0); }
}

@keyframes heroMobileEnterLeft {
  from { opacity: 0; transform: translate3d(26px, 0, 0); }
  to { opacity: 1; transform: translate3d(0, 0, 0); }
}

@keyframes heroMobileEnterRight {
  from { opacity: 0; transform: translate3d(-26px, 0, 0); }
  to { opacity: 1; transform: translate3d(0, 0, 0); }
}

@keyframes heroMobileEnterDown {
  from { opacity: 0; transform: translate3d(0, -20px, 0); }
  to { opacity: 1; transform: translate3d(0, 0, 0); }
}

@keyframes heroMobileFadeOnly {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes heroMobilePanelSettle {
  from {
    opacity: 0;
    transform: translate3d(0, 18px, 0) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
  }
}

@media (max-width: 768px) {
  .hero-swiper .content-stack,
  .hero-swiper .content-stack::before,
  .hero-swiper .content-stack::after,
  .hero-swiper .mobile-bubble,
  .hero-swiper .mobile-speech,
  .hero-swiper .eyebrow {
    background: transparent !important;
    background-image: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    box-shadow: none !important;
    border: 0 !important;
  }

  .hero-swiper .content-stack::before,
  .hero-swiper .content-stack::after {
    display: none !important;
    content: none !important;
  }

  .hero-swiper .banner-slide {
    overflow: hidden !important;
  }

  .hero-swiper .slide-media,
  .hero-swiper .slide-media::before,
  .hero-swiper .slide-media::after {
    z-index: 1 !important;
  }

  .hero-swiper .hero-cinema-glow,
  .hero-swiper .hero-wave,
  .hero-swiper .hero-bubble-cluster,
  .hero-swiper .hero-sparkle-cluster,
  .hero-swiper .hero-car-silhouette,
  .hero-swiper .hero-sticker,
  .hero-swiper .hero-scratch-overlay,
  .hero-swiper .hero-compare,
  .hero-swiper .hero-emotion-doodle,
  .hero-swiper .hero-pixel-cloud,
  .hero-swiper .hero-floating-star,
  .hero-swiper .hero-pixel-coin,
  .hero-swiper .hero-game-car,
  .hero-swiper .hero-award-ribbon,
  .hero-swiper .hero-award-confetti,
  .hero-swiper .hero-badge-glow,
  .hero-swiper .hero-award-badge,
  .hero-swiper .line-frame {
    z-index: 3 !important;
    pointer-events: none !important;
  }

  .hero-swiper .slide-content {
    z-index: 4 !important;
  }

  .hero-swiper .content-stack {
    z-index: 6 !important;
    left: 18px !important;
    right: 18px !important;
    bottom: 56px !important;
    width: auto !important;
    padding: 0 !important;
    gap: 10px !important;
    justify-items: start !important;
    background: transparent !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  .hero-swiper .content-stack::before,
  .hero-swiper .content-stack::after {
    display: none !important;
    content: none !important;
  }

  .hero-swiper .content-stack > * {
    z-index: 7 !important;
  }

  .hero-swiper .mobile-bubble,
  .hero-swiper .mobile-speech,
  .hero-swiper .mobile-mascot {
    z-index: 8 !important;
  }

  .hero-swiper .slide-content [data-anim-type] {
    opacity: 1 !important;
    visibility: visible !important;
    animation: none !important;
  }

  .hero-swiper .content-stack .eyebrow {
    color: #f5f8ff !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .hero-swiper .content-stack .headline,
  .hero-swiper .content-stack .subline,
  .hero-swiper .content-stack .desc,
  .hero-swiper .content-stack .mobile-accent-line {
    color: #f5f8ff !important;
    text-shadow: 0 8px 24px rgba(4, 9, 20, 0.24) !important;
  }

  .hero-swiper .slide-content::before,
  .hero-swiper .slide-content::after {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .hero-swiper .swiper-slide .eyebrow,
  .hero-swiper .swiper-slide .headline,
  .hero-swiper .swiper-slide .subline,
  .hero-swiper .swiper-slide .star-row,
  .hero-swiper .swiper-slide .desc,
  .hero-swiper .swiper-slide .mobile-accent-line,
  .hero-swiper .swiper-slide .hero-slide-cta-row {
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translate3d(0, 18px, 0);
  }

  .hero-swiper .swiper-slide .headline[data-anim-type="left"] {
    transform: translate3d(24px, 0, 0);
  }

  .hero-swiper .swiper-slide .headline[data-anim-type="right"] {
    transform: translate3d(-24px, 0, 0);
  }

  .hero-swiper .swiper-slide .headline[data-anim-type="down"] {
    transform: translate3d(0, -18px, 0);
  }

  .hero-swiper .swiper-slide-active .eyebrow,
  .hero-swiper .swiper-slide-active .headline,
  .hero-swiper .swiper-slide-active .subline,
  .hero-swiper .swiper-slide-active .star-row,
  .hero-swiper .swiper-slide-active .desc,
  .hero-swiper .swiper-slide-active .mobile-accent-line,
  .hero-swiper .swiper-slide-active .hero-slide-cta-row,
  .hero-swiper .swiper-slide-duplicate-active .eyebrow,
  .hero-swiper .swiper-slide-duplicate-active .headline,
  .hero-swiper .swiper-slide-duplicate-active .subline,
  .hero-swiper .swiper-slide-duplicate-active .star-row,
  .hero-swiper .swiper-slide-duplicate-active .desc,
  .hero-swiper .swiper-slide-duplicate-active .mobile-accent-line,
  .hero-swiper .swiper-slide-duplicate-active .hero-slide-cta-row {
    opacity: 1 !important;
    visibility: visible !important;
  }

  .hero-swiper .swiper-slide.hero-mobile-enter .eyebrow,
  .hero-swiper .swiper-slide.hero-mobile-enter .headline,
  .hero-swiper .swiper-slide.hero-mobile-enter .subline,
  .hero-swiper .swiper-slide.hero-mobile-enter .star-row,
  .hero-swiper .swiper-slide.hero-mobile-enter .desc,
  .hero-swiper .swiper-slide.hero-mobile-enter .mobile-accent-line,
  .hero-swiper .swiper-slide.hero-mobile-enter .hero-slide-cta-row {
    opacity: 1 !important;
    visibility: visible !important;
  }

  .hero-swiper .swiper-slide.hero-mobile-enter .eyebrow {
    animation: heroMobileFadeOnly 340ms ease-out 80ms both !important;
    visibility: visible !important;
  }

  .hero-swiper .swiper-slide.hero-mobile-enter .headline[data-anim-type="left"] {
    animation: heroMobileEnterLeft 620ms cubic-bezier(0.22, 1, 0.36, 1) 170ms both !important;
    visibility: visible !important;
  }

  .hero-swiper .swiper-slide.hero-mobile-enter .headline[data-anim-type="right"] {
    animation: heroMobileEnterRight 620ms cubic-bezier(0.22, 1, 0.36, 1) 170ms both !important;
    visibility: visible !important;
  }

  .hero-swiper .swiper-slide.hero-mobile-enter .headline[data-anim-type="down"] {
    animation: heroMobileEnterDown 620ms cubic-bezier(0.22, 1, 0.36, 1) 170ms both !important;
    visibility: visible !important;
  }

  .hero-swiper .swiper-slide.hero-mobile-enter .headline,
  .hero-swiper .swiper-slide.hero-mobile-enter .headline[data-anim-type="up"],
  .hero-swiper .swiper-slide.hero-mobile-enter .headline[data-anim-type="stagger"] {
    animation: heroMobileEnterUp 620ms cubic-bezier(0.22, 1, 0.36, 1) 170ms both !important;
    visibility: visible !important;
  }

  .hero-swiper .swiper-slide.hero-mobile-enter .subline {
    animation: heroMobileEnterUp 520ms cubic-bezier(0.22, 1, 0.36, 1) 340ms both !important;
    visibility: visible !important;
  }

  .hero-swiper .swiper-slide.hero-mobile-enter .star-row {
    animation: heroMobileFadeOnly 360ms ease-out 430ms both !important;
    visibility: visible !important;
  }

  .hero-swiper .swiper-slide.hero-mobile-enter .desc {
    animation: heroMobileEnterUp 520ms cubic-bezier(0.22, 1, 0.36, 1) 500ms both !important;
    visibility: visible !important;
  }

  .hero-swiper .swiper-slide.hero-mobile-enter .mobile-accent-line {
    animation: heroMobileFadeOnly 360ms ease-out 620ms both !important;
    visibility: visible !important;
  }

  .hero-swiper .swiper-slide.hero-mobile-enter .hero-slide-cta-row {
    animation: heroMobileEnterUp 560ms cubic-bezier(0.22, 1, 0.36, 1) 720ms both !important;
    visibility: visible !important;
  }
}

@media (max-width: 768px) {
  .hero-swiper .line-frame {
    display: none !important;
  }

  .hero-swiper .slide-content {
    position: absolute !important;
    inset: 0 !important;
    z-index: 5 !important;
  }

  .hero-swiper .hero-cinema-glow,
  .hero-swiper .hero-wave,
  .hero-swiper .hero-bubble-cluster,
  .hero-swiper .hero-sparkle-cluster,
  .hero-swiper .hero-car-silhouette,
  .hero-swiper .hero-sticker,
  .hero-swiper .hero-scratch-overlay,
  .hero-swiper .hero-compare,
  .hero-swiper .hero-emotion-doodle,
  .hero-swiper .hero-pixel-cloud,
  .hero-swiper .hero-floating-star,
  .hero-swiper .hero-pixel-coin,
  .hero-swiper .hero-game-car,
  .hero-swiper .hero-award-ribbon,
  .hero-swiper .hero-award-confetti,
  .hero-swiper .hero-badge-glow,
  .hero-swiper .hero-award-badge {
    z-index: 2 !important;
    opacity: 0.92 !important;
  }

  .hero-swiper .hero-sticker {
    display: grid !important;
    top: 96px !important;
    right: 18px !important;
    left: auto !important;
    min-width: auto !important;
    padding: 10px 14px !important;
    border-radius: 22px !important;
    background: rgba(8, 18, 38, 0.3) !important;
    border: 1px solid rgba(255, 255, 255, 0.18) !important;
    box-shadow: 0 12px 28px rgba(4, 12, 28, 0.18) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
  }

  .hero-swiper .content-stack {
    --hero-mobile-safe-top: calc(env(safe-area-inset-top, 0px) + 88px);
    position: absolute !important;
    left: 18px !important;
    right: auto !important;
    bottom: 64px !important;
    width: min(84vw, 348px) !important;
    max-width: min(84vw, 348px) !important;
    max-height: min(410px, calc(100vh - var(--hero-mobile-safe-top) - 80px)) !important;
    display: grid !important;
    justify-items: start !important;
    align-content: end !important;
    gap: 9px !important;
    padding: 22px 18px 18px !important;
    margin: 0 !important;
    overflow: hidden !important;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(247, 250, 252, 0.5) 100%) !important;
    border: 1px solid rgba(25, 48, 78, 0.08) !important;
    box-shadow: 0 18px 40px rgba(18, 34, 56, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.92) !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    border-radius: 28px !important;
    z-index: 6 !important;
  }

  .hero-swiper .content-stack > * {
    position: relative !important;
    z-index: 7 !important;
  }

  .hero-swiper .swiper-slide-active.hero-mobile-enter .content-stack {
    animation: none !important;
  }

  .hero-swiper .slide-award .content-stack,
  .hero-swiper .concept-award .content-stack {
    top: var(--hero-mobile-safe-top) !important;
    bottom: 22px !important;
    width: min(86vw, 356px) !important;
    max-width: min(86vw, 356px) !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    max-height: none !important;
  }

  .hero-swiper .hero-sticker {
    display: none !important;
  }

  .hero-swiper .mobile-bubble,
  .hero-swiper .mobile-speech {
    display: inline-flex !important;
    align-items: center !important;
    position: absolute !important;
    top: 14px !important;
    left: 16px !important;
    max-width: calc(100% - 92px) !important;
    padding: 8px 12px !important;
    border-radius: 16px 16px 16px 6px !important;
    background: linear-gradient(180deg, rgba(22, 43, 72, 0.96), rgba(15, 31, 54, 0.94)) !important;
    border: 1px solid rgba(66, 100, 142, 0.28) !important;
    color: #f7fafc !important;
    font-size: 10px !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;
    box-shadow: 0 14px 34px rgba(5, 12, 28, 0.14) !important;
    z-index: 8 !important;
  }

  .hero-swiper .mobile-mascot {
    display: block !important;
    position: absolute !important;
    top: 12px !important;
    right: 14px !important;
    width: 48px !important;
    height: 48px !important;
    z-index: 8 !important;
    filter: drop-shadow(0 10px 20px rgba(5, 12, 28, 0.18)) !important;
  }

  .hero-swiper .content-stack .eyebrow {
    padding: 0 !important;
    margin: 52px 0 4px !important;
    color: #48637f !important;
    font-size: 10.5px !important;
    letter-spacing: 0.12em !important;
    text-transform: uppercase !important;
    text-shadow: none !important;
  }

  .hero-swiper .content-stack .headline {
    max-width: 100% !important;
    margin: 0 !important;
    font-size: clamp(29px, 9.6vw, 43px) !important;
    line-height: 1 !important;
    letter-spacing: -0.06em !important;
    color: #13233d !important;
    text-shadow: none !important;
  }

  .hero-swiper .content-stack .subline {
    margin: 0 !important;
    font-size: 15px !important;
    line-height: 1.28 !important;
    font-weight: 700 !important;
    color: #2d4765 !important;
    text-shadow: none !important;
  }

  .hero-swiper .content-stack .desc,
  .hero-swiper .content-stack .mobile-accent-line {
    max-width: 100% !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
    color: #53697f !important;
    text-shadow: none !important;
  }

  .hero-swiper .content-stack .mobile-accent-line {
    color: #17806d !important;
    font-weight: 700 !important;
  }

  .hero-swiper .content-stack .mobile-accent-dot {
    box-shadow: 0 0 0 6px rgba(23, 128, 109, 0.12) !important;
  }

  .hero-swiper .hero-slide-cta-row {
    width: auto !important;
    max-width: none !important;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    margin-top: 12px !important;
    align-self: start !important;
  }

  .hero-swiper .hero-slide-cta-row .ghost-link {
    width: auto !important;
    min-width: 134px !important;
    min-height: 46px !important;
    padding: 12px 16px !important;
    border-radius: 16px !important;
    font-size: 12px !important;
    line-height: 1 !important;
    box-shadow: none !important;
  }

  .hero-swiper .hero-slide-cta-row .ghost-link:not(.secondary) {
    background: linear-gradient(135deg, #183a63, #0f2846) !important;
    border-color: rgba(24, 58, 99, 0.22) !important;
    color: #f8fbff !important;
    box-shadow: 0 14px 28px rgba(15, 40, 70, 0.18) !important;
  }

  .hero-swiper .hero-slide-cta-row .ghost-link.secondary {
    background: rgba(255, 255, 255, 0.96) !important;
    border-color: rgba(47, 78, 112, 0.14) !important;
    color: #294463 !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
  }

  .hero-swiper .swiper-slide .eyebrow,
  .hero-swiper .swiper-slide .headline,
  .hero-swiper .swiper-slide .subline,
  .hero-swiper .swiper-slide .star-row,
  .hero-swiper .swiper-slide .desc,
  .hero-swiper .swiper-slide .mobile-accent-line,
  .hero-swiper .swiper-slide .hero-slide-cta-row,
  .hero-swiper .swiper-slide .hero-sticker,
  .hero-swiper .swiper-slide .mobile-bubble,
  .hero-swiper .swiper-slide .mobile-speech,
  .hero-swiper .swiper-slide .mobile-mascot {
    opacity: 0 !important;
    visibility: hidden !important;
    backface-visibility: hidden !important;
    transform: translateZ(0);
    will-change: transform, opacity !important;
  }

  .hero-swiper .swiper-slide-active .eyebrow,
  .hero-swiper .swiper-slide-active .headline,
  .hero-swiper .swiper-slide-active .subline,
  .hero-swiper .swiper-slide-active .star-row,
  .hero-swiper .swiper-slide-active .desc,
  .hero-swiper .swiper-slide-active .mobile-accent-line,
  .hero-swiper .swiper-slide-active .hero-slide-cta-row,
  .hero-swiper .swiper-slide-active .hero-sticker,
  .hero-swiper .swiper-slide-active .mobile-bubble,
  .hero-swiper .swiper-slide-active .mobile-speech,
  .hero-swiper .swiper-slide-active .mobile-mascot {
    visibility: visible !important;
  }

  .hero-swiper .swiper-slide-active.hero-mobile-enter .hero-sticker {
    animation: none !important;
  }

  .hero-swiper .swiper-slide-active.hero-mobile-enter .mobile-bubble,
  .hero-swiper .swiper-slide-active.hero-mobile-enter .mobile-speech {
    animation: none !important;
  }

  .hero-swiper .swiper-slide-active.hero-mobile-enter .mobile-mascot {
    animation: none !important;
  }

  .hero-swiper .swiper-slide-active.hero-mobile-enter .eyebrow {
    animation: heroMobileFadeOnly 240ms ease-out 60ms both !important;
  }

  .hero-swiper .swiper-slide-active.hero-mobile-enter .headline[data-anim-type="left"] {
    animation: heroMobileEnterLeft 420ms cubic-bezier(0.16, 1, 0.3, 1) 120ms both !important;
  }

  .hero-swiper .swiper-slide-active.hero-mobile-enter .headline[data-anim-type="right"] {
    animation: heroMobileEnterRight 420ms cubic-bezier(0.16, 1, 0.3, 1) 120ms both !important;
  }

  .hero-swiper .swiper-slide-active.hero-mobile-enter .headline[data-anim-type="down"] {
    animation: heroMobileEnterDown 420ms cubic-bezier(0.16, 1, 0.3, 1) 120ms both !important;
  }

  .hero-swiper .swiper-slide-active.hero-mobile-enter .headline,
  .hero-swiper .swiper-slide-active.hero-mobile-enter .headline[data-anim-type="up"],
  .hero-swiper .swiper-slide-active.hero-mobile-enter .headline[data-anim-type="stagger"] {
    animation: heroMobileEnterUp 420ms cubic-bezier(0.16, 1, 0.3, 1) 120ms both !important;
  }

  .hero-swiper .swiper-slide-active.hero-mobile-enter .subline {
    animation: heroMobileEnterUp 340ms cubic-bezier(0.16, 1, 0.3, 1) 190ms both !important;
  }

  .hero-swiper .swiper-slide-active.hero-mobile-enter .star-row {
    animation: heroMobileFadeOnly 280ms ease-out 230ms both !important;
  }

  .hero-swiper .swiper-slide-active.hero-mobile-enter .desc {
    animation: heroMobileEnterUp 340ms cubic-bezier(0.16, 1, 0.3, 1) 270ms both !important;
  }

  .hero-swiper .swiper-slide-active.hero-mobile-enter .mobile-accent-line {
    animation: heroMobileFadeOnly 280ms ease-out 320ms both !important;
  }

  .hero-swiper .swiper-slide-active.hero-mobile-enter .hero-slide-cta-row {
    animation: heroMobileEnterUp 360ms cubic-bezier(0.16, 1, 0.3, 1) 360ms both !important;
  }
}

/* Navigation Link Button Style */
.nav-link-btn {
  background: none;
  border: none;
  color: inherit;
  font: inherit;
  padding: 0;
  cursor: pointer;
  transition: color 0.2s ease;
}

.nav-link-btn:hover {
  color: var(--color-primary);
}

/* Service Process Section */
.service-process {
  background: var(--color-surface);
  padding: var(--space-hero) var(--space-3);
}

.service-steps {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: var(--space-5);
  margin-top: var(--space-5);
}

.service-step {
  display: flex;
  flex-direction: column;
  gap: var(--space-3);
  text-align: center;
}

.step-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background: var(--color-primary);
  color: white;
  border-radius: 50%;
  font-size: 28px;
  font-weight: 700;
}

.step-image {
  width: 100%;
  aspect-ratio: 3 / 4;
  border-radius: var(--radius-md);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #f0f0f0;
}

.step-title {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  color: var(--color-text);
}

.step-title-button {
  appearance: none;
  border: 1px solid rgba(43, 99, 246, 0.18);
  background: linear-gradient(135deg, rgba(43, 99, 246, 0.08), rgba(139, 162, 255, 0.16));
  padding: 12px 18px;
  border-radius: 999px;
  cursor: pointer;
  text-align: center;
  font: inherit;
  color: inherit;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  align-self: center;
  min-height: 48px;
  box-shadow: 0 12px 30px rgba(43, 99, 246, 0.12);
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease,
    border-color 0.2s ease,
    background 0.2s ease,
    color 0.2s ease;
  position: relative;
  overflow: hidden;
}

.step-title-button:hover,
.step-title-button:focus-visible {
  color: var(--color-primary-strong);
  border-color: rgba(43, 99, 246, 0.34);
  background: linear-gradient(135deg, rgba(43, 99, 246, 0.14), rgba(139, 162, 255, 0.22));
  box-shadow: 0 16px 36px rgba(43, 99, 246, 0.18);
  transform: translateY(-2px);
}

.step-title-button::after {
  content: '→';
  font-size: 0.95em;
  line-height: 1;
  opacity: 0.85;
  transform: translateX(0);
  transition: transform 0.2s ease, opacity 0.2s ease;
}

.step-title-button:hover::after,
.step-title-button:focus-visible::after {
  transform: translateX(3px);
  opacity: 1;
}

.step-title-button:active {
  transform: translateY(0);
}

.step-desc {
  margin: 0;
  color: var(--color-text-muted);
  font-size: 15px;
  line-height: 1.6;
}

/* Work Fields Section */
.work-fields {
  background: white;
  padding: var(--space-hero) var(--space-3);
}

.work-fields-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: var(--space-5);
  margin-top: var(--space-5);
}

.work-field-card {
  display: flex;
  flex-direction: column;
  gap: var(--space-3);
  padding: var(--space-4);
  background: var(--color-surface);
  border-radius: var(--radius-md);
  border: 1px solid var(--color-border);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.work-field-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-md);
}

.field-image {
  width: 100%;
  aspect-ratio: 1;
  border-radius: var(--radius-sm);
  background-color: #f0f0f0;
  overflow: hidden;
  display: grid;
  place-items: center;
}

.field-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
  display: block;
}

.field-title {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  color: var(--color-text);
}

.field-desc {
  margin: 0;
  color: var(--color-text-muted);
  font-size: 15px;
  line-height: 1.6;
  flex: 1;
}

.wash-type-image {
  width: 100%;
  min-height: 240px;
  aspect-ratio: 4 / 3;
  border-radius: var(--radius-sm);
  background-size: contain !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-color: #f0f0f0;
}

/* Wash Types Section */
.wash-types {
  background: var(--color-surface);
  padding: var(--space-hero) var(--space-3);
}

.wash-types-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: var(--space-4);
  margin-top: var(--space-5);
}

.wash-type-card {
  display: flex;
  flex-direction: column;
  gap: var(--space-3);
  padding: var(--space-3);
  background: white;
  border-radius: var(--radius-md);
  border: 1px solid var(--color-border);
  text-align: center;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.wash-type-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-md);
}

.wash-type-icon {
  font-size: 34px;
  line-height: 1;
  margin-top: -4px;
}

.wash-type-title {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  color: var(--color-text);
}

.hero-plan-label,
.hero-washtype-label {
  display: flex !important;
  align-items: center;
  gap: 8px;
  font-weight: 700;
  color: var(--color-text) !important;
}

.washtype-help-btn {
  min-width: 22px !important;
  width: 22px !important;
  height: 22px !important;
  border: 1px solid rgba(148, 163, 184, 0.42) !important;
  border-radius: 999px !important;
  background: rgba(248, 250, 252, 0.96) !important;
  color: #64748b !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  flex: 0 0 auto !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
  box-shadow: 0 2px 8px rgba(15, 23, 42, 0.06) !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.washtype-help-btn:hover,
.washtype-help-btn:focus-visible {
  background: rgba(241, 245, 249, 0.98) !important;
  color: #475569 !important;
  box-shadow: 0 0 0 3px rgba(148, 163, 184, 0.12) !important;
}

.washtype-help-btn > span {
  display: block !important;
  color: inherit !important;
  font: inherit !important;
  line-height: 1 !important;
}

.inquiry-help-btn {
  min-width: 22px;
  width: 22px;
  height: 22px;
  border: 1px solid rgba(148, 163, 184, 0.42);
  border-radius: 999px;
  background: rgba(248, 250, 252, 0.96);
  color: #64748b;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  box-shadow: 0 2px 8px rgba(15, 23, 42, 0.06);
  cursor: pointer;
}

.inquiry-help-btn:hover,
.inquiry-help-btn:focus-visible {
  background: rgba(241, 245, 249, 0.98);
  color: #475569;
  box-shadow: 0 0 0 3px rgba(148, 163, 184, 0.12);
}

.inquiry-help-btn[aria-expanded="true"] {
  background: rgba(229, 238, 255, 0.98);
  border-color: rgba(139, 162, 255, 0.7);
  color: var(--color-primary-strong);
}

.inquiry-inline-guide {
  margin-top: 10px;
}

.wash-type-label {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  color: var(--color-primary);
}

.wash-type-desc {
  margin: 0;
  color: var(--color-text-muted);
  font-size: 15px;
  line-height: 1.6;
  flex: 1;
}

.wash-type-modal-content {
  max-width: 560px;
  width: min(560px, calc(100vw - 32px));
}

.wash-type-modal-body {
  display: grid;
  gap: 12px;
  padding: 24px;
}

.wash-type-modal-card {
  display: grid;
  gap: 8px;
  padding: 16px;
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(247, 249, 253, 0.98), rgba(240, 244, 252, 0.96));
  border: 1px solid rgba(213, 222, 235, 0.9);
}

.wash-type-modal-card h3 {
  margin: 0;
  font-size: 18px;
  color: var(--color-text);
}

.inquiry-wash-guide .wash-type-modal-card {
  padding: 14px;
  border-radius: 16px;
}

.inquiry-wash-guide .wash-type-modal-card h3 {
  font-size: 16px;
}

.wash-type-modal-label {
  margin: 0;
  color: var(--color-primary);
  font-weight: 800;
}

.wash-type-modal-desc {
  margin: 0;
  color: var(--color-text);
  line-height: 1.7;
}

.wash-type-modal-time {
  margin: 0;
  padding: 12px 14px;
  border-radius: 14px;
  background: rgba(43, 99, 246, 0.08);
  color: #1f3f88;
  font-weight: 700;
}

.modal-open {
  overflow: hidden;
}

/* Modal Styles */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--space-3);
}

.modal[hidden] {
  display: none;
}

.modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.modal-content {
  position: relative;
  z-index: 10;
  background: white;
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-md);
  max-width: 600px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
}

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--space-5);
  border-bottom: 1px solid var(--color-border);
}

.modal-header h2 {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  color: var(--color-text);
}

.modal-close {
  background: none;
  border: none;
  font-size: 32px;
  color: var(--color-text-muted);
  cursor: pointer;
  padding: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.2s ease;
}

.modal-close:hover {
  color: var(--color-text);
}

/* Corporate Form Styles */
.corporate-form {
  padding: var(--space-5);
  display: flex;
  flex-direction: column;
  gap: var(--space-4);
}

.form-group {
  display: flex;
  flex-direction: column;
  gap: var(--space-2);
}

.form-group label {
  font-weight: 600;
  color: var(--color-text);
  font-size: 15px;
}

.form-group input,
.form-group select,
.form-group textarea {
  padding: var(--space-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-sm);
  font-family: inherit;
  font-size: 15px;
  color: var(--color-text);
  background: white;
  transition: border-color 0.2s ease;
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
  outline: none;
  border-color: var(--color-primary);
  box-shadow: 0 0 0 3px rgba(43, 99, 246, 0.1);
}

.form-group textarea {
  resize: vertical;
  min-height: 120px;
}

.form-actions {
  display: flex;
  gap: var(--space-3);
  justify-content: flex-end;
  margin-top: var(--space-3);
}

.form-actions .btn {
  flex: 1;
  min-height: 44px;
}

.inquiry-choice-head {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 10px;
}

.inquiry-option-toggle {
  align-self: flex-start;
  padding: 9px 14px;
  border: 1px solid var(--color-border);
  border-radius: 999px;
  background: #ffffff;
  color: var(--color-text);
  font-weight: 700;
}

.inquiry-option-toggle[aria-expanded="true"] {
  background: rgba(58, 115, 255, 0.08);
  border-color: rgba(58, 115, 255, 0.24);
}

.inquiry-choice-head small {
  color: var(--color-text-muted);
  font-size: 12px;
  line-height: 1.4;
}

.inquiry-option-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.inquiry-option-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 12px;
  border: 1px solid var(--color-border);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  flex: 0 0 auto;
}

.inquiry-option-item input {
  width: 18px;
  height: 18px;
  margin: 0;
  accent-color: var(--color-primary);
  outline: none;
  box-shadow: none;
}

.inquiry-option-copy {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.inquiry-option-copy strong {
  color: var(--color-text);
  font-size: 14px;
}

.inquiry-option-copy small {
  color: var(--color-text-muted);
  font-size: 12px;
  white-space: nowrap;
}

.inquiry-option-help-wrap {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.inquiry-option-help {
  width: 26px;
  height: 26px;
  border-radius: 999px;
  border: 1px solid var(--color-border);
  background: #fff;
  color: var(--color-text-muted);
  font-weight: 800;
  line-height: 1;
}

.inquiry-option-tooltip {
  position: absolute;
  right: 0;
  top: calc(100% + 8px);
  z-index: 3;
  width: min(260px, 70vw);
  padding: 10px 12px;
  border-radius: 12px;
  background: #0f172a;
  color: #f8fbff;
  font-size: 12px;
  line-height: 1.45;
  box-shadow: 0 14px 28px rgba(15, 23, 42, 0.18);
}

.inquiry-selection-summary p {
  margin: 0 0 8px;
  line-height: 1.5;
}

.vehicle-type-search-shell {
  position: relative;
}

.vehicle-type-search-shell input {
  background: #ffffff !important;
  color: #0f172a !important;
  -webkit-text-fill-color: #0f172a !important;
  caret-color: #0f172a !important;
}

.vehicle-type-search-shell input::placeholder {
  color: rgba(15, 23, 42, 0.48) !important;
}

.vehicle-type-suggestions {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 8px);
  z-index: 20;
  display: grid;
  gap: 6px;
  max-height: 280px;
  overflow-y: auto;
  padding: 10px;
  border-radius: 16px;
  border: 1px solid var(--color-border);
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 18px 36px rgba(15, 23, 42, 0.16);
}

.vehicle-type-suggestions[hidden] {
  display: none !important;
}

.vehicle-type-suggestion-item {
  display: flex;
  flex-direction: column;
  gap: 3px;
  width: 100%;
  padding: 10px 12px;
  border: 0;
  border-radius: 12px;
  background: rgba(15, 23, 42, 0.03);
  color: #0f172a;
  text-align: left;
}

.vehicle-type-suggestion-item strong {
  font-size: 14px;
  line-height: 1.3;
}

.vehicle-type-suggestion-item span {
  font-size: 12px;
  color: rgba(15, 23, 42, 0.66);
}

.vehicle-type-suggestion-item:hover,
.vehicle-type-suggestion-item:focus-visible {
  background: rgba(58, 115, 255, 0.12);
}

.vehicle-type-suggestion-empty {
  padding: 10px 12px;
  color: rgba(15, 23, 42, 0.72);
  font-size: 13px;
}

body.theme-light .vehicle-type-suggestions {
  background: rgba(255, 255, 255, 0.98) !important;
  border-color: rgba(15, 23, 42, 0.12) !important;
}

body.theme-light .vehicle-type-search-shell input,
body.theme-dark .vehicle-type-search-shell input {
  background: #ffffff !important;
  color: #0f172a !important;
  -webkit-text-fill-color: #0f172a !important;
  caret-color: #0f172a !important;
  border-color: rgba(15, 23, 42, 0.12) !important;
}

body.theme-light .vehicle-type-search-shell input::placeholder,
body.theme-dark .vehicle-type-search-shell input::placeholder {
  color: rgba(15, 23, 42, 0.48) !important;
}

body.theme-light .vehicle-type-suggestion-item,
body.theme-dark .vehicle-type-suggestion-item {
  color: #0f172a !important;
  background: rgba(15, 23, 42, 0.03) !important;
}

body.theme-light .vehicle-type-suggestion-item span,
body.theme-dark .vehicle-type-suggestion-item span,
body.theme-light .vehicle-type-suggestion-empty,
body.theme-dark .vehicle-type-suggestion-empty {
  color: rgba(15, 23, 42, 0.66) !important;
}

body.theme-light .vehicle-type-suggestion-item:hover,
body.theme-light .vehicle-type-suggestion-item:focus-visible,
body.theme-dark .vehicle-type-suggestion-item:hover,
body.theme-dark .vehicle-type-suggestion-item:focus-visible {
  background: rgba(58, 115, 255, 0.12) !important;
}

@media (max-width: 768px) {
  .service-steps {
    grid-template-columns: 1fr;
  }

  .service-step {
    position: relative;
    padding-top: 0;
    text-align: left;
    gap: 12px;
  }

  .step-number {
    position: absolute;
    top: 14px;
    left: 14px;
    z-index: 2;
    width: 42px;
    height: 42px;
    margin: 0;
    font-size: 20px;
    box-shadow: 0 10px 24px rgba(43, 99, 246, 0.22);
  }

  .step-image {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
  }

  .step-title-button,
  .step-title {
    margin-left: 0;
  }

  .step-title-button {
    align-self: flex-start;
    padding-left: 16px;
    padding-right: 16px;
  }

  .work-fields-grid {
    grid-template-columns: 1fr;
  }

  .wash-types-grid {
    grid-template-columns: 1fr;
  }

  .modal-content {
    margin: 0;
    max-height: 100vh;
    border-radius: 12px 12px 0 0;
  }

  .form-actions {
    flex-direction: column-reverse;
  }

  .inquiry-option-item {
    width: auto;
  }

  .inquiry-option-help-wrap {
    justify-self: auto;
  }

  .board-table.request-board {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 6px;
  }

  .board-table.request-board .board-row,
  .board-table.request-board .board-row.request-board-row {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 10px;
    align-items: center;
    width: max-content !important;
    min-width: 100% !important;
    padding: 12px 14px !important;
    grid-template-columns: none !important;
  }

  .board-table.request-board .board-row span {
    flex: 0 0 auto;
    min-width: 88px;
    white-space: nowrap;
  }

  .board-row.head {
    display: none !important;
  }

  .vehicle-type-suggestions {
    max-height: 240px;
  }
}

/* Keep scrolled header visually identical to the fixed header */
.site-header.scrolled,
body.nav-theme-dark .site-header.scrolled,
body.nav-theme-light .site-header.scrolled,
body.theme-light .site-header.scrolled,
body.theme-dark .site-header.scrolled {
  background: rgba(255, 255, 255, 0.98) !important;
  border-bottom: 1px solid rgba(213, 222, 235, 0.92) !important;
  box-shadow: 0 10px 30px rgba(20, 32, 61, 0.08) !important;
  backdrop-filter: blur(18px) !important;
}

.site-header.scrolled .nav,
body.nav-theme-dark .site-header.scrolled .nav,
body.nav-theme-light .site-header.scrolled .nav,
body.theme-light .site-header.scrolled .nav,
body.theme-dark .site-header.scrolled .nav {
  background: rgba(255, 255, 255, 0.92) !important;
  border-color: rgba(213, 222, 235, 0.85) !important;
  box-shadow: 0 12px 30px rgba(20, 32, 61, 0.06) !important;
}

.site-header.scrolled .nav a,
body.nav-theme-dark .site-header.scrolled .nav a,
body.nav-theme-light .site-header.scrolled .nav a,
body.theme-light .site-header.scrolled .nav a,
body.theme-dark .site-header.scrolled .nav a {
  color: rgba(27, 36, 48, 0.82) !important;
}

.site-header.scrolled .nav a:hover,
.site-header.scrolled .nav a:focus-visible,
body.nav-theme-dark .site-header.scrolled .nav a:hover,
body.nav-theme-dark .site-header.scrolled .nav a:focus-visible,
body.nav-theme-light .site-header.scrolled .nav a:hover,
body.nav-theme-light .site-header.scrolled .nav a:focus-visible,
body.theme-light .site-header.scrolled .nav a:hover,
body.theme-light .site-header.scrolled .nav a:focus-visible,
body.theme-dark .site-header.scrolled .nav a:hover,
body.theme-dark .site-header.scrolled .nav a:focus-visible {
  color: var(--color-text) !important;
  background: rgba(43, 99, 246, 0.08) !important;
}

.site-header.scrolled .nav-cta,
.site-header.scrolled .nav a.nav-cta,
body.nav-theme-dark .site-header.scrolled .nav-cta,
body.nav-theme-dark .site-header.scrolled .nav a.nav-cta,
body.nav-theme-light .site-header.scrolled .nav-cta,
body.nav-theme-light .site-header.scrolled .nav a.nav-cta,
body.theme-light .site-header.scrolled .nav-cta,
body.theme-light .site-header.scrolled .nav a.nav-cta,
body.theme-dark .site-header.scrolled .nav-cta,
body.theme-dark .site-header.scrolled .nav a.nav-cta {
  background: linear-gradient(135deg, #3a73ff, #2b63f6) !important;
  color: #ffffff !important;
  border-color: rgba(43, 99, 246, 0.24) !important;
  box-shadow: 0 14px 28px rgba(18, 25, 38, 0.18) !important;
}

.site-header.scrolled .brand,
body.nav-theme-dark .site-header.scrolled .brand,
body.nav-theme-light .site-header.scrolled .brand,
body.theme-light .site-header.scrolled .brand,
body.theme-dark .site-header.scrolled .brand {
  color: var(--color-dark-cta) !important;
}

.site-header.scrolled .hamburger,
body.nav-theme-dark .site-header.scrolled .hamburger,
body.nav-theme-light .site-header.scrolled .hamburger,
body.theme-light .site-header.scrolled .hamburger,
body.theme-dark .site-header.scrolled .hamburger {
  color: var(--color-text) !important;
  border-color: var(--color-border) !important;
  background: rgba(255, 255, 255, 0.6) !important;
}

@media (max-width: 768px), (pointer: coarse) {
  .service-steps {
    grid-template-columns: 1fr !important;
  }

  .service-step {
    position: relative !important;
    text-align: left !important;
    gap: 12px !important;
  }

  .service-step .step-number {
    display: none !important;
  }

  .service-step .step-image {
    position: relative !important;
    overflow: hidden !important;
  }

  .service-step .step-image::before {
    content: attr(data-step) !important;
    position: absolute !important;
    top: 12px !important;
    left: 12px !important;
    z-index: 2 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 38px !important;
    height: 38px !important;
    border-radius: 50% !important;
    background: rgba(58, 115, 255, 0.95) !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    box-shadow: 0 10px 24px rgba(43, 99, 246, 0.22) !important;
  }

  .service-step .step-title-button,
  .service-step .step-title {
    margin-left: 0 !important;
  }

  .board-table.request-board {
    display: block !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
    padding-bottom: 6px !important;
  }

  .board-table.request-board .board-row,
  .board-table.request-board .board-row.request-board-row {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;
    align-items: center !important;
    width: max-content !important;
    min-width: 100% !important;
    padding: 12px 14px !important;
    grid-template-columns: none !important;
  }

  .board-table.request-board .board-row span {
    flex: 0 0 auto !important;
    min-width: 92px !important;
    white-space: nowrap !important;
  }

  .board-row.head {
    display: none !important;
  }
}
