/* =========================================================
   TOP 부천 - index.css
   메인 페이지 전용 스타일
   ========================================================= */

/* ---------- Hero Section [LUXE] ---------- */
.main-hero {
  position: relative;
  min-height: 75vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: calc(var(--space-3xl) + 1rem) var(--space-md) var(--space-2xl);
  text-align: center;
  overflow: hidden;
  isolation: isolate;
}

/* 배경 - 멀티레이어 그라디언트 */
.main-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -3;
  background:
    radial-gradient(ellipse at 50% 30%, rgba(244, 212, 124, 0.08) 0%, transparent 40%),
    linear-gradient(180deg, rgba(10, 8, 6, 0.2) 0%, rgba(10, 8, 6, 0.6) 60%, var(--bg-primary) 100%),
    linear-gradient(135deg, #1f1208 0%, #2d1b10 45%, #1a130d 80%, #0a0806 100%);
}

/* 중앙 조명 효과 — 더 강하게 */
.main-hero::after {
  content: '';
  position: absolute;
  top: -30%;
  left: 50%;
  width: 140%;
  height: 140%;
  transform: translateX(-50%);
  background:
    radial-gradient(ellipse at center, rgba(212, 175, 55, 0.28) 0%, rgba(212, 175, 55, 0.08) 30%, transparent 65%);
  z-index: -2;
  pointer-events: none;
  filter: blur(2px);
}

/* 히어로 콘텐츠 래퍼 */
.main-hero .hero-content {
  position: relative;
  z-index: 1;
  max-width: 380px;
  margin: 0 auto;
  padding: var(--space-xl) var(--space-md);
}

/* 아트데코 코너 장식 */
.main-hero .hero-content::before,
.main-hero .hero-content::after {
  content: '';
  position: absolute;
  width: 36px;
  height: 36px;
  border: 1px solid var(--gold);
  opacity: 0.7;
  pointer-events: none;
  transition: all 0.6s var(--ease-out);
}

.main-hero .hero-content::before {
  top: 0;
  left: 0;
  border-right: none;
  border-bottom: none;
}

.main-hero .hero-content::after {
  bottom: 0;
  right: 0;
  border-left: none;
  border-top: none;
}

/* 히어로 제목 — 더 드라마틱하게 */
.main-hero h1 {
  font-size: 1.75rem;
  line-height: 1.4;
  letter-spacing: -0.005em;
  margin-bottom: var(--space-md);
  text-shadow: 0 2px 30px rgba(0, 0, 0, 0.9);
  font-weight: 700;
}

.main-hero h1 .accent {
  background: linear-gradient(
    90deg,
    #a8872b 0%,
    #d4af37 25%,
    #f4d47c 50%,
    #d4af37 75%,
    #a8872b 100%
  );
  background-size: 200% auto;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
  font-style: italic;
  animation: gold-shimmer 5s linear infinite;
  filter: drop-shadow(0 0 20px rgba(212, 175, 55, 0.3));
  /* [v15] 이탤릭 끝부분 잘림 방지 */
  padding-right: 0.18em;
  padding-left: 0.05em;
  margin-right: -0.05em;
  display: inline-block;
  /* drop-shadow 영역 확보 */
  overflow: visible;
}

/* 장식 세퍼레이터 (h1 아래) */
.main-hero h1::after {
  content: '◆';
  display: block;
  margin: var(--space-md) auto 0;
  color: var(--gold);
  font-size: 10px;
  letter-spacing: 6px;
  opacity: 0.8;
  text-shadow: 0 0 12px rgba(212, 175, 55, 0.6);
}

.main-hero .tagline {
  font-size: 0.95rem;
  color: var(--text-body);
  margin-top: var(--space-md);
  letter-spacing: 0.02em;
  font-weight: 300;
}

.main-hero .eyebrow {
  font-family: var(--font-display);
  font-size: 0.72rem;
  letter-spacing: 0.45em;
  color: var(--gold-light);
  margin-bottom: var(--space-lg);
  text-transform: uppercase;
  display: inline-block;
  padding: 6px 16px;
  border: 1px solid var(--border-gold);
  border-radius: var(--radius-full);
  background: linear-gradient(135deg, rgba(212, 175, 55, 0.08), rgba(212, 175, 55, 0.02));
  text-shadow: 0 0 12px rgba(212, 175, 55, 0.3);
  box-shadow: 0 0 20px rgba(212, 175, 55, 0.1);
}

/* ---------- Live Status Card ---------- */
.live-status {
  margin: calc(-1 * var(--space-xl)) auto 0;
  position: relative;
  z-index: 2;
  max-width: calc(var(--container-mobile) - 2 * var(--space-md));
  padding: 0 var(--space-md);
}

.live-status-card {
  background:
    radial-gradient(ellipse at 50% 0%, rgba(212, 175, 55, 0.12) 0%, transparent 50%),
    linear-gradient(180deg, #241c12 0%, #14100c 100%);
  border: 1.5px solid var(--gold);
  border-radius: var(--radius-lg);
  padding: 0;
  box-shadow:
    0 0 40px rgba(212, 175, 55, 0.15),
    0 8px 32px rgba(0, 0, 0, 0.7),
    0 1px 0 rgba(244, 212, 124, 0.3) inset;
  overflow: hidden;
  position: relative;
}

.live-status-card::before {
  content: '';
  position: absolute;
  inset: 4px;
  border: 1px solid rgba(212, 175, 55, 0.25);
  border-radius: calc(var(--radius-lg) - 4px);
  pointer-events: none;
}

/* 외곽 글로우 링 — 골드 + 에메랄드 듀얼 */
.live-status-card::after {
  content: '';
  position: absolute;
  inset: -2px;
  background: linear-gradient(135deg, var(--emerald) 0%, transparent 35%, transparent 65%, var(--gold) 100%);
  border-radius: inherit;
  z-index: -1;
  opacity: 0.25;
  filter: blur(12px);
  pointer-events: none;
}

.live-status-header {
  background: var(--gold-gradient);
  color: var(--text-on-gold);
  text-align: center;
  padding: var(--space-sm) var(--space-md);
  font-family: var(--font-display);
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.3em;
  position: relative;
  box-shadow: var(--shadow-inset-gold);
}

.live-status-body {
  padding: var(--space-lg) var(--space-md);
  text-align: center;
}

.live-status-body .status-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--space-sm);
  font-size: 0.85rem;
  color: var(--emerald-light);
  margin-bottom: var(--space-sm);
  font-weight: 500;
  letter-spacing: 0.02em;
}

.live-status-body .status-main {
  font-family: var(--font-heading);
  font-size: 1.4rem;
  font-weight: 700;
  color: var(--text-primary);
  margin-bottom: var(--space-md);
  letter-spacing: -0.01em;
}

.live-status-body .status-main .count {
  display: inline-block;
  color: transparent;
  background: linear-gradient(135deg, #ffffff 0%, #f4d47c 30%, #d4af37 70%, #a8872b 100%);
  background-size: 200% auto;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: var(--font-display);
  font-size: 2.6rem;
  font-weight: 900;
  font-style: italic;
  vertical-align: -4px;
  margin: 0 6px;
  filter:
    drop-shadow(0 0 12px rgba(212, 175, 55, 0.4))
    drop-shadow(0 0 8px rgba(212, 175, 55, 0.3));
  animation: gold-shimmer 5s linear infinite;
}

/* ---------- About TOP (메인용 프리뷰) ---------- */
.main-about {
  padding: var(--space-2xl) 0 var(--space-xl);
}

.about-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--space-sm);
  margin-bottom: var(--space-md);
}

.about-card {
  position: relative;
  aspect-ratio: 4 / 5;
  border-radius: var(--radius-md);
  overflow: hidden;
  border: 1px solid var(--border-subtle);
  background: var(--bg-card);
}

.about-card .img-placeholder {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, 0.85)),
    linear-gradient(135deg, #3a2f24, #1a1612);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--text-muted);
  font-size: 0.7rem;
}

.about-card .caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: var(--space-sm);
  color: var(--text-primary);
  font-size: 0.8rem;
  font-weight: 500;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.8);
}

.about-card .tag {
  position: absolute;
  top: var(--space-sm);
  left: var(--space-sm);
  font-size: 0.65rem;
  color: var(--gold);
  letter-spacing: 0.1em;
  font-family: var(--font-display);
  text-transform: uppercase;
}

/* ---------- Profile Preview ---------- */
.main-profile {
  padding: var(--space-xl) 0 var(--space-2xl);
}

.profile-lock {
  background:
    radial-gradient(ellipse at 50% 0%, rgba(212, 175, 55, 0.1) 0%, transparent 60%),
    var(--bg-card);
  border: 1px solid var(--border-gold);
  border-radius: var(--radius-lg);
  padding: var(--space-2xl) var(--space-md);
  text-align: center;
  position: relative;
  overflow: hidden;
  box-shadow:
    0 1px 0 rgba(212, 175, 55, 0.15) inset,
    0 8px 24px rgba(0, 0, 0, 0.3);
}

.profile-lock::before {
  content: '';
  position: absolute;
  inset: 0;
  background:
    repeating-linear-gradient(135deg, transparent 0, transparent 8px, rgba(212, 175, 55, 0.04) 8px, rgba(212, 175, 55, 0.04) 9px);
  pointer-events: none;
}

.profile-lock .lock-icon {
  width: 60px;
  height: 60px;
  margin: 0 auto var(--space-md);
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    radial-gradient(circle, rgba(212, 175, 55, 0.15), rgba(212, 175, 55, 0.05));
  border: 1px solid var(--border-gold);
  border-radius: var(--radius-full);
  color: var(--gold);
  box-shadow:
    0 0 24px rgba(212, 175, 55, 0.2),
    0 1px 0 rgba(244, 212, 124, 0.3) inset;
}

.profile-lock .lock-icon svg { width: 26px; height: 26px; }

.profile-lock h3 {
  font-size: 1.05rem;
  margin-bottom: var(--space-xs);
}

.profile-lock p {
  font-size: 0.85rem;
  color: var(--text-muted);
  margin-bottom: var(--space-lg);
  line-height: 1.7;
}

.profile-lock .btn-outline {
  max-width: 220px;
  margin: 0 auto;
}

/* ---------- Quick Access Grid ---------- */
.quick-access {
  padding: var(--space-xl) 0;
}

.quick-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--space-sm);
}

.quick-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: var(--space-md);
  background:
    linear-gradient(135deg, rgba(212, 175, 55, 0.03), transparent 50%),
    var(--bg-card);
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-md);
  transition: all var(--dur-base) var(--ease);
  min-height: 110px;
  position: relative;
  overflow: hidden;
}

.quick-item::before {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 40px;
  height: 40px;
  background:
    radial-gradient(circle at 0 0, rgba(212, 175, 55, 0.15), transparent 70%);
  pointer-events: none;
  opacity: 0;
  transition: opacity var(--dur-base) var(--ease);
}

.quick-item:hover {
  border-color: var(--gold);
  transform: translateY(-3px);
  box-shadow:
    0 8px 24px rgba(0, 0, 0, 0.4),
    0 0 24px rgba(212, 175, 55, 0.1);
}

.quick-item:hover::before {
  opacity: 1;
}

.quick-item .num {
  font-family: var(--font-display);
  font-size: 0.7rem;
  color: var(--gold);
  letter-spacing: 0.2em;
  margin-bottom: var(--space-sm);
}

.quick-item .title {
  font-size: 1rem;
  font-weight: 700;
  color: var(--text-primary);
  margin-bottom: 2px;
}

.quick-item .desc {
  font-size: 0.75rem;
  color: var(--text-muted);
  line-height: 1.5;
}

.quick-item .arrow {
  position: absolute;
  top: var(--space-md);
  right: var(--space-md);
  color: var(--text-muted);
  transition: color var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);
}

.quick-item:hover .arrow { color: var(--gold); transform: translate(2px, -2px); }

/* ---------- Responsive ---------- */
@media (min-width: 768px) {
  .main-hero { min-height: 70vh; padding: var(--space-3xl) var(--space-md); }
  .main-hero h1 { font-size: 2.5rem; }
  .main-hero .hero-content { max-width: 580px; }

  .live-status-card { max-width: 520px; margin: 0 auto; }
  .live-status-body .status-main { font-size: 1.75rem; }

  .about-grid { grid-template-columns: repeat(4, 1fr); }
  .about-card { aspect-ratio: 4 / 5; }

  .quick-grid { grid-template-columns: repeat(3, 1fr); }
  .quick-item { min-height: 140px; padding: var(--space-lg); }
  .quick-item .title { font-size: 1.1rem; }
}

@media (min-width: 1024px) {
  .main-hero h1 { font-size: 3rem; }
  .quick-grid { grid-template-columns: repeat(3, 1fr); }
}

/* =========================================================
   [추가] Hero CTA 버튼
   ========================================================= */
.hero-cta {
  margin-top: var(--space-lg);
  display: inline-flex;
}

/* =========================================================
   [추가] Real-Time Booking (메인 핵심 섹션)
   ========================================================= */
.home-booking {
  padding: var(--space-2xl) 0 var(--space-xl);
  scroll-margin-top: 80px;
}

.home-booking-lead {
  color: var(--text-body);
  font-size: 0.95rem;
  line-height: 1.7;
  margin-bottom: var(--space-lg);
}

.home-booking-lead strong {
  color: var(--gold-light);
  font-weight: 700;
}

.home-booking-card {
  background:
    radial-gradient(ellipse at 50% 0%, rgba(212, 175, 55, 0.08), transparent 50%),
    linear-gradient(180deg, #1f1a12 0%, #1c1813 100%);
  border: 1px solid var(--border-gold);
  border-radius: var(--radius-lg);
  padding: var(--space-lg);
  position: relative;
  overflow: hidden;
  box-shadow:
    0 1px 0 rgba(212, 175, 55, 0.2) inset,
    0 12px 32px rgba(0, 0, 0, 0.5);
}

.home-booking-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 2px;
  background: var(--gold-gradient);
  opacity: 0.85;
  box-shadow: 0 0 16px rgba(212, 175, 55, 0.5);
}

/* 이중 보더 링 */
.home-booking-card::after {
  content: '';
  position: absolute;
  inset: 6px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: calc(var(--radius-lg) - 6px);
  pointer-events: none;
}

/* Room Map */
.home-room-map {
  margin-bottom: var(--space-lg);
}

.home-room-map-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--space-md);
}

.home-room-map-head h3 {
  font-family: var(--font-display);
  font-size: 1.15rem;
  letter-spacing: 0.08em;
  color: var(--text-primary);
  font-weight: 700;
}

.home-room-map-head .status-tag {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.8rem;
  color: var(--status-live);
  background: rgba(244, 212, 124, 0.1);
  padding: 5px 12px;
  border-radius: var(--radius-full);
  border: 1px solid rgba(244, 212, 124, 0.3);
}

.home-room-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-bottom: var(--space-md);
}

.home-room-slot {
  aspect-ratio: 1 / 1;
  background: var(--bg-elevated);
  border: 1.5px solid var(--border-subtle);
  border-radius: var(--radius-md);
  color: var(--text-body);
  font-family: var(--font-display);
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: all var(--dur-base) var(--ease);
  position: relative;
}

.home-room-slot:hover:not(:disabled) {
  border-color: var(--gold);
  color: var(--gold-light);
  transform: translateY(-2px);
  box-shadow: var(--shadow-gold);
}

.home-room-slot.is-selected {
  background: var(--gold-gradient);
  color: var(--text-on-gold);
  border-color: var(--gold);
  box-shadow: var(--shadow-gold-strong);
}

.home-room-slot.is-vip {
  background: linear-gradient(135deg, rgba(212, 175, 55, 0.25), rgba(212, 175, 55, 0.08));
  border-color: var(--gold);
  color: var(--gold-light);
}

.home-room-slot.is-vip.is-selected {
  background: var(--gold-gradient);
  color: var(--text-on-gold);
}

.home-room-slot.is-busy {
  background: rgba(229, 57, 53, 0.15);
  border-color: rgba(229, 57, 53, 0.5);
  color: #ff7a77;
  cursor: not-allowed;
}

.home-room-slot.is-off {
  background: var(--bg-secondary);
  border-color: var(--border-subtle);
  color: var(--text-muted);
  cursor: not-allowed;
  opacity: 0.5;
}

.home-room-legend {
  display: flex;
  gap: var(--space-md);
  flex-wrap: wrap;
  padding-top: var(--space-sm);
  border-top: 1px dashed var(--border-subtle);
  font-size: 0.78rem;
  color: var(--text-muted);
}

.home-room-legend .item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.home-room-legend .dot {
  width: 10px; height: 10px;
  border-radius: 50%;
  display: inline-block;
}

.home-room-legend .dot.free { background: var(--bg-elevated); border: 1.5px solid var(--border-subtle); }
.home-room-legend .dot.busy { background: rgba(229, 57, 53, 0.5); border: 1.5px solid var(--status-busy); }
.home-room-legend .dot.vip  { background: var(--gold-gradient); }
.home-room-legend .dot.off  { background: var(--status-off); }

/* Booking Form */
.home-booking-form {
  padding-top: var(--space-lg);
  border-top: 1px solid var(--border-subtle);
}

.home-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-bottom: var(--space-md);
}

.home-form-field label {
  display: block;
  font-size: 0.78rem;
  color: var(--text-muted);
  margin-bottom: 6px;
  letter-spacing: 0.03em;
}

.home-form-field input,
.home-form-field select {
  width: 100%;
  padding: 10px 12px;
  background: var(--bg-primary);
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-sm);
  color: var(--text-primary);
  font-family: var(--font-body);
  font-size: 0.9rem;
  transition: border-color var(--dur-base) var(--ease);
}

.home-form-field input:focus,
.home-form-field select:focus {
  outline: none;
  border-color: var(--gold);
  box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1);
}

.home-form-field input::placeholder {
  color: var(--text-muted);
}

/* No-Show 경고 */
.home-noshow-warn {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  background: rgba(229, 57, 53, 0.1);
  border: 1px solid rgba(229, 57, 53, 0.4);
  border-radius: var(--radius-md);
  padding: 12px 14px;
  margin-bottom: var(--space-md);
}

.home-noshow-warn svg {
  color: var(--status-busy);
  flex-shrink: 0;
  margin-top: 2px;
}

.home-noshow-warn p {
  font-size: 0.82rem;
  color: var(--text-body);
  line-height: 1.55;
  margin: 0;
}

.home-noshow-warn strong {
  color: #ff7a77;
  font-weight: 700;
}

/* 동의 체크박스 */
.home-agree {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: var(--space-md);
  font-size: 0.85rem;
  color: var(--text-body);
  cursor: pointer;
}

.home-agree input[type="checkbox"] {
  width: 18px; height: 18px;
  accent-color: var(--gold);
  cursor: pointer;
  flex-shrink: 0;
}

/* 제출 버튼 */
.home-submit {
  width: 100%;
  justify-content: center;
  padding: 14px;
  font-size: 0.95rem;
}

.home-booking-more {
  display: block;
  text-align: center;
  margin-top: var(--space-md);
  padding-top: var(--space-md);
  border-top: 1px dashed var(--border-subtle);
  font-size: 0.85rem;
  color: var(--text-muted);
  text-decoration: none;
  transition: color var(--dur-base) var(--ease);
}

.home-booking-more:hover {
  color: var(--gold-light);
}

.home-booking-more svg {
  vertical-align: -2px;
  margin-left: 4px;
}

/* =========================================================
   [추가] Rooms Preview
   ========================================================= */
.home-rooms {
  padding: var(--space-xl) 0;
}

.home-rooms-lead {
  color: var(--text-body);
  font-size: 0.92rem;
  margin-bottom: var(--space-lg);
}

.home-rooms-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--space-lg);
}

.home-room-card {
  display: block;
  background: var(--bg-card);
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-lg);
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  transition: all var(--dur-base) var(--ease);
  position: relative;
}

.home-room-card:hover {
  border-color: var(--gold);
  transform: translateY(-3px);
  box-shadow: var(--shadow-dark);
}

.home-room-card.is-vip {
  border-color: var(--border-gold);
  background:
    linear-gradient(135deg, rgba(212, 175, 55, 0.08), transparent 50%),
    var(--bg-card);
}

.home-room-vip-tag {
  position: absolute;
  top: 14px; right: 14px;
  background: var(--gold-gradient);
  color: var(--text-on-gold);
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  padding: 4px 12px;
  border-radius: var(--radius-full);
  z-index: 2;
  box-shadow: var(--shadow-gold);
}

.home-room-thumb {
  aspect-ratio: 16 / 9;
  background:
    linear-gradient(135deg, var(--bg-elevated), var(--bg-secondary));
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--text-muted);
  font-size: 0.85rem;
  border-bottom: 1px solid var(--border-subtle);
}

.home-room-placeholder {
  opacity: 0.6;
}

.home-room-info {
  padding: var(--space-md);
}

.home-room-tag {
  display: inline-block;
  font-size: 0.75rem;
  color: var(--gold);
  letter-spacing: 0.05em;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.home-room-info h3 {
  font-family: var(--font-heading);
  font-size: 1.35rem;
  color: var(--text-primary);
  margin-bottom: 6px;
}

.home-room-info > p {
  color: var(--text-body);
  font-size: 0.88rem;
  line-height: 1.6;
  margin-bottom: var(--space-md);
}

.home-room-feats {
  list-style: none;
  padding: 0;
  margin: 0 0 var(--space-md) 0;
}

.home-room-feats li {
  position: relative;
  padding-left: 20px;
  color: var(--text-body);
  font-size: 0.85rem;
  line-height: 1.8;
}

.home-room-feats li::before {
  content: '✓';
  position: absolute;
  left: 0;
  color: var(--gold);
  font-weight: 700;
}

.home-room-more {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: var(--gold-light);
  font-size: 0.88rem;
  font-weight: 600;
  letter-spacing: 0.02em;
}

.home-room-more .arrow {
  transition: transform var(--dur-base) var(--ease);
}

.home-room-card:hover .home-room-more .arrow {
  transform: translateX(4px);
}

/* =========================================================
   [추가] Featured Event
   ========================================================= */
.home-event {
  padding: var(--space-xl) 0;
}

.home-event-card {
  position: relative;
  background:
    linear-gradient(135deg, rgba(212, 175, 55, 0.15), rgba(212, 175, 55, 0.04)),
    var(--bg-card);
  border: 1.5px solid var(--gold);
  border-radius: var(--radius-lg);
  padding: var(--space-lg);
  overflow: hidden;
}

.home-event-card::before {
  content: '';
  position: absolute;
  top: -40%; right: -20%;
  width: 200px; height: 200px;
  background: radial-gradient(circle, rgba(212, 175, 55, 0.25), transparent 70%);
  pointer-events: none;
}

.home-event-tag {
  display: inline-block;
  background: var(--gold-gradient);
  color: var(--text-on-gold);
  font-family: var(--font-display);
  font-weight: 900;
  font-size: 0.72rem;
  letter-spacing: 0.12em;
  padding: 5px 12px;
  border-radius: var(--radius-full);
  margin-bottom: var(--space-sm);
  position: relative;
  z-index: 1;
  box-shadow: var(--shadow-gold);
}

.home-event-card h3 {
  font-family: var(--font-heading);
  font-size: 1.3rem;
  color: var(--text-primary);
  margin-bottom: var(--space-sm);
  position: relative;
  z-index: 1;
}

.home-event-desc {
  color: var(--text-body);
  font-size: 0.9rem;
  line-height: 1.7;
  margin-bottom: var(--space-md);
  position: relative;
  z-index: 1;
}

.home-event-meta {
  display: flex;
  gap: var(--space-md);
  flex-wrap: wrap;
  font-size: 0.82rem;
  color: var(--gold-light);
  margin-bottom: var(--space-md);
  position: relative;
  z-index: 1;
}

.home-event-card .btn-outline {
  position: relative;
  z-index: 1;
}

/* =========================================================
   [추가] Latest Reviews
   ========================================================= */
.home-reviews {
  padding: var(--space-xl) 0;
}

.home-reviews-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--space-md);
  margin-bottom: var(--space-lg);
}

.home-review {
  background: var(--bg-card);
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-md);
  padding: var(--space-md);
  transition: border-color var(--dur-base) var(--ease);
}

.home-review:hover {
  border-color: var(--border-gold);
}

.home-review-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
}

.home-review-author {
  display: flex;
  gap: 10px;
  align-items: center;
}

.home-review-avatar {
  width: 36px; height: 36px;
  border-radius: 50%;
  background: var(--gold-gradient);
  color: var(--text-on-gold);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 0.95rem;
}

.home-review-name {
  display: block;
  color: var(--text-primary);
  font-weight: 600;
  font-size: 0.9rem;
}

.home-review-room {
  display: inline-block;
  font-size: 0.72rem;
  color: var(--gold);
  background: rgba(212, 175, 55, 0.1);
  border: 1px solid var(--border-subtle);
  padding: 2px 8px;
  border-radius: var(--radius-full);
  margin-top: 3px;
}

.home-review-rating {
  color: var(--gold);
  font-size: 0.88rem;
  letter-spacing: 1px;
}

.home-review-text {
  color: var(--text-body);
  font-size: 0.88rem;
  line-height: 1.65;
  margin: 0 0 10px 0;
}

.home-review-date {
  font-size: 0.75rem;
  color: var(--text-muted);
}

/* =========================================================
   [추가] PC Responsive for new sections
   ========================================================= */
@media (min-width: 768px) {
  .home-booking-card {
    padding: var(--space-xl);
  }

  .home-rooms-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .home-reviews-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 1024px) {
  .home-booking-card {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--space-xl);
    align-items: start;
  }

  .home-room-map {
    margin-bottom: 0;
    padding-right: var(--space-lg);
    border-right: 1px solid var(--border-subtle);
  }

  .home-booking-form {
    padding-top: 0;
    border-top: none;
  }

  .home-booking-more {
    grid-column: 1 / -1;
  }

  .home-event-card {
    padding: var(--space-xl);
  }

  .home-event-card h3 {
    font-size: 1.5rem;
  }
}

/* =========================================================
   [LUXE] PC 전용 드라마틱 히어로
   ========================================================= */
@media (min-width: 768px) {
  .main-hero {
    min-height: 85vh;
  }
  .main-hero h1 {
    font-size: 2.6rem;
    line-height: 1.35;
  }
  .main-hero .hero-content {
    max-width: 560px;
  }
  .main-hero .hero-content::before,
  .main-hero .hero-content::after {
    width: 48px;
    height: 48px;
  }
}

@media (min-width: 1024px) {
  .main-hero {
    min-height: 92vh;
  }
  .main-hero h1 {
    font-size: 3.2rem;
  }
  .main-hero .hero-content {
    max-width: 700px;
    padding: var(--space-2xl) var(--space-xl);
  }
  .main-hero .hero-content::before,
  .main-hero .hero-content::after {
    width: 56px;
    height: 56px;
  }
  .main-hero .eyebrow {
    font-size: 0.8rem;
    padding: 8px 20px;
  }
  .main-hero .tagline {
    font-size: 1.1rem;
  }
}

/* =========================================================
   [v2 SLIM] 메인 슬림 버전 추가 컴포넌트
   ========================================================= */

/* ---------- LIVE STATUS - 아가씨 카운터 ---------- */
.status-ladies {
  font-family: var(--font-heading);
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--text-primary);
  margin-bottom: var(--space-sm);
  letter-spacing: -0.01em;
}

.status-sub {
  font-size: 0.85rem;
  color: var(--text-muted);
  margin-bottom: var(--space-md);
}

.status-sub strong {
  color: var(--gold-light);
  font-weight: 700;
  font-family: var(--font-display);
  font-size: 1rem;
  margin: 0 2px;
}

/* ---------- Feature Cards (메인 핵심 4그리드) ---------- */
.main-features {
  padding: var(--space-2xl) 0 var(--space-xl);
}

.main-features-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--space-md);
}

.feature-card {
  display: flex;
  gap: var(--space-md);
  align-items: center;
  padding: var(--space-lg);
  background:
    linear-gradient(135deg, rgba(212, 175, 55, 0.04), transparent 50%),
    var(--bg-card);
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-lg);
  transition: all var(--dur-base) var(--ease);
  position: relative;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
}

.feature-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 80px; height: 80px;
  background: radial-gradient(circle at 0 0, rgba(212, 175, 55, 0.15), transparent 70%);
  pointer-events: none;
  opacity: 0;
  transition: opacity var(--dur-base) var(--ease);
}

.feature-card:hover {
  border-color: var(--gold);
  transform: translateY(-3px);
  box-shadow:
    0 8px 28px rgba(0, 0, 0, 0.4),
    0 0 24px rgba(212, 175, 55, 0.12);
}

.feature-card:hover::before {
  opacity: 1;
}

.feature-card.feature-primary {
  background:
    radial-gradient(ellipse at 0% 0%, rgba(212, 175, 55, 0.15), transparent 50%),
    radial-gradient(ellipse at 100% 100%, rgba(212, 175, 55, 0.12), transparent 50%),
    var(--bg-card);
  border: 1.5px solid;
  border-image: linear-gradient(135deg, var(--emerald) 0%, var(--gold) 100%) 1;
  box-shadow:
    0 1px 0 rgba(244, 212, 124, 0.2) inset,
    0 8px 32px rgba(0, 0, 0, 0.5),
    0 0 24px rgba(212, 175, 55, 0.08);
}

.feature-card.feature-primary::after {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: var(--dual-gradient);
  background-size: 200% auto;
  opacity: 0.95;
  box-shadow: 0 0 20px rgba(212, 175, 55, 0.5);
  animation: gold-shimmer 5s linear infinite;
}

.feature-icon {
  width: 60px; height: 60px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(212, 175, 55, 0.08);
  border: 1px solid var(--border-gold);
  border-radius: var(--radius-md);
  color: var(--gold);
}

.feature-card.feature-primary .feature-icon {
  background: linear-gradient(135deg, var(--emerald-dark) 0%, var(--emerald) 50%, var(--gold) 100%);
  color: #fff;
  border-color: var(--emerald-light);
  box-shadow:
    0 4px 16px rgba(212, 175, 55, 0.4),
    0 1px 0 rgba(255, 255, 255, 0.2) inset;
}

/* Primary 카드의 태그도 에메랄드로 강조 */
.feature-card.feature-primary .feature-tag {
  background: linear-gradient(135deg, var(--emerald-dark), var(--emerald));
  color: #fff;
  border-color: rgba(244, 212, 124, 0.4);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}

.feature-card.feature-primary .feature-arrow {
  color: var(--emerald-light);
}

.feature-body {
  flex: 1;
  min-width: 0;
}

.feature-tag {
  display: inline-block;
  font-size: 0.72rem;
  color: var(--gold);
  background: rgba(212, 175, 55, 0.1);
  padding: 3px 10px;
  border-radius: var(--radius-full);
  margin-bottom: 6px;
  letter-spacing: 0.03em;
  border: 1px solid var(--border-subtle);
}

.feature-body h3 {
  font-family: var(--font-heading);
  font-size: 1.1rem;
  color: var(--text-primary);
  margin: 0 0 4px 0;
}

.feature-body p {
  font-size: 0.82rem;
  color: var(--text-body);
  line-height: 1.55;
  margin: 0 0 8px 0;
}

.feature-arrow {
  font-size: 0.82rem;
  color: var(--gold-light);
  font-weight: 600;
  letter-spacing: 0.02em;
}

/* ---------- About Quick (가게 소개 짧은 프리뷰) ---------- */
.main-about-quick {
  padding: var(--space-xl) 0;
}

.about-quick-card {
  background:
    radial-gradient(ellipse at 30% 50%, rgba(212, 175, 55, 0.08), transparent 50%),
    var(--bg-card);
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-lg);
  padding: var(--space-xl);
  position: relative;
  overflow: hidden;
}

.about-quick-card::before {
  content: '◆';
  position: absolute;
  top: 16px; right: 16px;
  color: var(--gold);
  font-size: 14px;
  opacity: 0.4;
  letter-spacing: 4px;
}

.about-quick-text h3 {
  font-family: var(--font-heading);
  font-size: 1.3rem;
  color: var(--text-primary);
  margin-bottom: var(--space-md);
  letter-spacing: -0.01em;
}

.about-quick-text p {
  color: var(--text-body);
  font-size: 0.92rem;
  line-height: 1.75;
  margin-bottom: var(--space-lg);
}

/* ---------- Member CTA ---------- */
.main-member-cta {
  padding: var(--space-xl) 0;
}

.member-cta-card {
  background:
    radial-gradient(ellipse at 50% 0%, rgba(212, 175, 55, 0.15), transparent 70%),
    var(--bg-card);
  border: 1.5px solid var(--gold);
  border-radius: var(--radius-lg);
  padding: var(--space-xl);
  text-align: center;
  position: relative;
  overflow: hidden;
  box-shadow:
    0 1px 0 rgba(244, 212, 124, 0.2) inset,
    0 8px 32px rgba(0, 0, 0, 0.5);
}

.member-cta-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 2px;
  background: var(--gold-gradient);
  opacity: 0.85;
}

.member-cta-icon {
  width: 64px; height: 64px;
  margin: 0 auto var(--space-md);
  background:
    radial-gradient(circle, rgba(212, 175, 55, 0.2), rgba(212, 175, 55, 0.05));
  border: 1px solid var(--border-gold);
  border-radius: var(--radius-full);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--gold);
  box-shadow: 0 0 24px rgba(212, 175, 55, 0.2);
}

.member-cta-avatar {
  width: 64px; height: 64px;
  margin: 0 auto var(--space-md);
  background: var(--gold-gradient);
  border-radius: var(--radius-full);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--text-on-gold);
  font-family: var(--font-display);
  font-weight: 900;
  font-size: 1.6rem;
  box-shadow: var(--shadow-gold-strong);
}

.member-cta-card h3 {
  font-family: var(--font-heading);
  font-size: 1.2rem;
  color: var(--text-primary);
  margin-bottom: var(--space-sm);
  line-height: 1.4;
}

.member-cta-card p {
  color: var(--text-body);
  font-size: 0.9rem;
  margin-bottom: var(--space-lg);
}

.member-cta-card p strong {
  color: var(--gold-light);
  font-weight: 700;
}

.member-cta-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--space-sm);
}

/* ---------- Contact Quick ---------- */
.main-contact-quick {
  padding: var(--space-xl) 0 var(--space-2xl);
}

.contact-quick-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--space-md);
}

.contact-quick-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  padding: var(--space-lg) var(--space-md);
  background:
    linear-gradient(135deg, rgba(212, 175, 55, 0.03), transparent 60%),
    var(--bg-card);
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-md);
  text-decoration: none;
  color: inherit;
  transition: all var(--dur-base) var(--ease);
  text-align: center;
  position: relative;
  overflow: hidden;
}

/* 전화 = 그린 */
.contact-quick-item:nth-child(1) {
  background:
    linear-gradient(135deg, rgba(212, 175, 55, 0.06), transparent 60%),
    var(--bg-card);
}

.contact-quick-item:nth-child(1) svg {
  color: var(--emerald-light);
  filter: drop-shadow(0 0 6px rgba(212, 175, 55, 0.3));
}

.contact-quick-item:nth-child(1):hover {
  border-color: var(--emerald);
  transform: translateY(-3px);
  box-shadow:
    0 8px 24px rgba(212, 175, 55, 0.2),
    0 0 0 1px rgba(212, 175, 55, 0.2) inset;
}

/* 카톡 = 골드 */
.contact-quick-item:nth-child(2) svg {
  color: var(--gold-light);
  filter: drop-shadow(0 0 6px rgba(212, 175, 55, 0.3));
}

.contact-quick-item:nth-child(2):hover {
  border-color: var(--gold);
  transform: translateY(-3px);
  box-shadow:
    0 8px 24px rgba(212, 175, 55, 0.2),
    0 0 0 1px rgba(212, 175, 55, 0.2) inset;
}

.contact-quick-item svg {
  margin-bottom: 4px;
  transition: transform var(--dur-base) var(--ease);
}

.contact-quick-item:hover svg {
  transform: scale(1.1);
}

.contact-quick-item .label {
  font-size: 0.78rem;
  color: var(--text-muted);
  letter-spacing: 0.02em;
}

.contact-quick-item .value {
  font-family: var(--font-display);
  font-size: 0.95rem;
  font-weight: 700;
  color: var(--text-primary);
  letter-spacing: 0.05em;
}

/* ---------- Responsive ---------- */
@media (min-width: 768px) {
  .main-features-grid {
    grid-template-columns: 1fr 1fr;
  }
  .main-features-grid .feature-card.feature-primary {
    grid-column: 1 / -1;
  }
}

@media (min-width: 1024px) {
  .main-features-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .feature-body h3 {
    font-size: 1.25rem;
  }
  .feature-body p {
    font-size: 0.9rem;
  }
  .about-quick-card {
    padding: var(--space-2xl);
  }
  .about-quick-text h3 {
    font-size: 1.6rem;
  }
}

/* =========================================================
   [v4] 공백 압축 + 타이핑 효과 + 시설 사진
   ========================================================= */

/* ---------- 헤더 바로 아래 공백 압축 ---------- */
.main-hero {
  min-height: 60vh; /* 75vh → 60vh */
  padding: var(--space-xl) var(--space-md) var(--space-lg); /* 위아래 패딩 축소 */
}

.main-hero .hero-content {
  padding: var(--space-md) var(--space-md); /* 콘텐츠 내부 패딩도 축소 */
}

.live-status {
  margin: calc(-1 * var(--space-md)) auto 0; /* 히어로와 LIVE STATUS 간격 좁힘 */
}

/* ---------- 섹션 간 패딩 통일 (공백 줄이기) ---------- */
.home-booking,
.home-rooms,
.home-event,
.main-features,
.main-facility,
.main-member-cta,
.main-contact-quick,
.main-about,
.home-reviews,
.main-profile,
.quick-access {
  padding: var(--space-lg) 0 !important;
}

.main-features { padding-top: var(--space-xl) !important; }

/* 마지막 섹션은 하단 패딩 좀 더 */
.main-contact-quick {
  padding-bottom: var(--space-2xl) !important;
}

/* ---------- 타이핑 효과 ---------- */
.hero-typing-wrap {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  position: relative;
  /* [v15] 이탤릭 끝 잘림 + 그림자 영역 확보 */
  padding-right: 4px;
  overflow: visible;
}

.hero-typing {
  display: inline-block;
  min-width: 1px;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.01em;
  /* 골드 그라디언트 (기존 .accent 스타일 유지) */
  /* [v15] 이탤릭 글자 마지막 픽셀 잘림 방지 */
  padding-right: 0.15em;
  margin-right: -0.1em;
  overflow: visible;
}

.hero-typing-cursor {
  display: inline-block;
  margin-left: 2px;
  font-weight: 300;
  font-style: normal;
  color: var(--gold-light);
  animation: cursor-blink 1s step-end infinite;
  /* 살짝 글로우 — 네온 과하지 않게 */
  text-shadow: 0 0 8px rgba(244, 212, 124, 0.5);
}

@keyframes cursor-blink {
  0%, 50% { opacity: 1; }
  51%, 100% { opacity: 0; }
}

/* 히어로 타이틀 — 한 줄 정렬 보정 */
.main-hero h1 {
  display: block;
}

.hero-prefix,
.hero-suffix {
  display: inline;
}

/* 타이핑 진행 중 글로우 (세련된 골드 글로우) */
.hero-typing.is-typing {
  filter: drop-shadow(0 0 12px rgba(212, 175, 55, 0.4));
}

/* ---------- 시설 사진 그리드 ---------- */
.main-facility {
  padding: var(--space-lg) 0 !important;
}

.facility-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6px;
  margin-bottom: var(--space-md);
  border-radius: var(--radius-lg);
  overflow: hidden;
}

/* 1장: 큰 한 장 */
.facility-count-1 {
  grid-template-columns: 1fr;
}
.facility-count-1 .facility-item {
  aspect-ratio: 16 / 9;
}

/* 2장: 가로 2분할 */
.facility-count-2 {
  grid-template-columns: 1fr 1fr;
}

/* 3장: 첫 번째 큰 + 작은 2개 */
.facility-count-3 {
  grid-template-columns: 2fr 1fr;
  grid-template-rows: 1fr 1fr;
  aspect-ratio: 4 / 3;
}
.facility-count-3 .facility-item-1 {
  grid-row: 1 / 3;
}

/* 4장: 2x2 */
.facility-count-4 {
  grid-template-columns: 1fr 1fr;
}

/* 5장: 첫 번째 큰 + 4분할 */
.facility-count-5 {
  grid-template-columns: 2fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}
.facility-count-5 .facility-item-1 {
  grid-row: 1 / 3;
  grid-column: 1;
}

/* 6장: 3x2 */
.facility-count-6 {
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr 1fr;
}

.facility-item {
  position: relative;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  background: var(--bg-elevated);
  cursor: pointer;
  transition: transform 0.6s var(--ease);
}

.facility-count-1 .facility-item,
.facility-count-3 .facility-item-1,
.facility-count-5 .facility-item-1 {
  aspect-ratio: auto;
}

.facility-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s var(--ease-out);
}

.facility-item:hover img {
  transform: scale(1.08);
}

.facility-item::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 50%, rgba(10, 8, 6, 0.7) 100%);
  pointer-events: none;
  opacity: 0.7;
  transition: opacity var(--dur-base) var(--ease);
}

.facility-item:hover::after {
  opacity: 0.9;
}

/* 골드 보더 글로우 (호버 시) */
.facility-item::before {
  content: '';
  position: absolute;
  inset: 0;
  border: 2px solid transparent;
  pointer-events: none;
  transition: border-color var(--dur-base) var(--ease);
  z-index: 2;
}

.facility-item:hover::before {
  border-color: var(--gold);
  box-shadow: inset 0 0 24px rgba(212, 175, 55, 0.2);
}

.facility-caption {
  position: absolute;
  bottom: 8px;
  left: 8px;
  right: 8px;
  z-index: 2;
  color: var(--text-primary);
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.9);
  pointer-events: none;
}

/* 빈 상태 */
.facility-placeholder {
  background: var(--bg-card);
  border: 1px dashed var(--border-gold);
  border-radius: var(--radius-lg);
  padding: var(--space-2xl) var(--space-md);
  text-align: center;
  margin-bottom: var(--space-md);
  color: var(--text-muted);
}

.facility-placeholder svg {
  color: var(--gold);
  opacity: 0.5;
  margin-bottom: var(--space-sm);
}

.facility-placeholder p {
  font-size: 0.85rem;
  line-height: 1.6;
}

.facility-placeholder strong {
  color: var(--gold-light);
}

/* ---------- 반응형 ---------- */
@media (min-width: 768px) {
  .main-hero {
    min-height: 70vh;
    padding: var(--space-2xl) var(--space-md) var(--space-xl);
  }

  .home-booking,
  .home-rooms,
  .home-event,
  .main-features,
  .main-facility,
  .main-member-cta,
  .main-contact-quick {
    padding: var(--space-xl) 0 !important;
  }

  .facility-grid {
    gap: 8px;
  }

  .facility-caption {
    font-size: 0.85rem;
  }
}

@media (min-width: 1024px) {
  .main-hero {
    min-height: 78vh;
  }

  .facility-grid {
    gap: 10px;
  }
}

/* =========================================================
   [v7] 메인 히어로 라인별 정렬 + 사이즈 조정
   ========================================================= */

.hero-title-v2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  font-size: 1.5rem;
  line-height: 1.35;
  text-align: center;
  margin-bottom: var(--space-md);
}

.hero-title-v2 .hero-line-1,
.hero-title-v2 .hero-line-3 {
  display: block;
  white-space: nowrap;
  font-weight: 700;
}

.hero-title-v2 .hero-line-3 {
  font-size: 0.92em; /* 살짝 작게 */
  color: var(--text-body);
}

.hero-title-v2 .hero-typing-wrap {
  display: inline-flex;
  align-items: baseline;
  justify-content: center;
  white-space: nowrap;
  min-height: 1.4em;
  font-size: 1.15em; /* 타이핑 부분이 살짝 강조 */
}

/* PC */
@media (min-width: 768px) {
  .hero-title-v2 {
    font-size: 2.1rem;
    gap: 8px;
  }
}

@media (min-width: 1024px) {
  .hero-title-v2 {
    font-size: 2.6rem;
  }
}

/* tagline 작게 */
.main-hero .tagline {
  font-size: 0.88rem;
  margin-top: var(--space-md);
}

@media (min-width: 768px) {
  .main-hero .tagline {
    font-size: 1rem;
  }
}

/* =========================================================
   [v16] LIVE STATUS — 대기중 / 근무중 분리 표시
   ========================================================= */

.status-stats {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 12px 0 8px;
  padding: 16px 12px;
  background: rgba(212, 175, 55, 0.05);
  border-radius: 12px;
  border: 1px solid rgba(212, 175, 55, 0.15);
}

.stat-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  flex: 1;
  text-align: center;
}

.stat-num {
  font-family: var(--font-display), serif;
  font-size: 2.4rem;
  font-weight: 900;
  font-style: italic;
  line-height: 1;
  background: linear-gradient(135deg, #f4d47c 0%, #d4af37 50%, #a8872b 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 0 12px rgba(212, 175, 55, 0.3));
  /* 이탤릭 글자 끝 잘림 방지 */
  padding-right: 0.15em;
  margin-right: -0.05em;
}

.stat-label {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.78rem;
  font-weight: 700;
  color: var(--text-body);
  letter-spacing: 0.05em;
}

.stat-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  flex-shrink: 0;
}

.stat-dot.dot-waiting {
  background: #4ade80;
  box-shadow: 0 0 8px rgba(74, 222, 128, 0.8);
  animation: stat-pulse 1.5s ease-in-out infinite;
}

.stat-dot.dot-working {
  background: #fbbf24;
  box-shadow: 0 0 8px rgba(251, 191, 36, 0.8);
  animation: stat-pulse 1.5s ease-in-out infinite;
  animation-delay: 0.5s;
}

@keyframes stat-pulse {
  0%, 100% { transform: scale(1); opacity: 1; }
  50% { transform: scale(1.4); opacity: 0.7; }
}

.stat-divider {
  font-size: 1.4rem;
  font-weight: 300;
  color: var(--gold);
  opacity: 0.5;
  margin: 0 4px;
  align-self: center;
  margin-bottom: 18px; /* 숫자 라인에 맞춤 */
}

.status-main-small {
  margin: 8px 0 4px;
  font-size: 0.92rem;
  color: var(--text-muted);
  text-align: center;
}

.status-main-small .count {
  font-weight: 800;
  color: var(--text-gold);
  font-size: 1.1em;
}

/* 모바일 — 더 작게 */
@media (max-width: 480px) {
  .status-stats {
    gap: 8px;
    padding: 12px 8px;
  }

  .stat-num {
    font-size: 1.8rem;
  }

  .stat-label {
    font-size: 0.7rem;
  }

  .stat-divider {
    font-size: 1.1rem;
    margin-bottom: 14px;
  }
}

/* =========================================================
   [v17] 회원 CTA — 인라인 편집 호환
   ========================================================= */

/* tb-editable 가 회원 CTA 카드 안에 들어가도 깨지지 않게 */
.member-cta-card .tb-editable {
  display: block;
  text-align: center;
}

.member-cta-card h3.tb-editable {
  margin-bottom: var(--space-sm);
}

.member-cta-card p.tb-editable {
  margin-bottom: var(--space-md);
}

/* 부킹 가이드 리스트 안의 인라인 편집 */
.guide-list .tb-editable {
  display: inline-block;
  width: auto;
}

.guide-list li:hover .tb-edit-btn {
  opacity: 1;
}
