@charset "utf-8";
/* ================================================================
   ÆÊÅõ¾î °í°´ °¨»ç ÀÌº¥Æ® - ÈÄ±â ÀÌº¥Æ® (MOBILE)
   - ¸ðµç Å¬·¡½º hm- Á¢µÎ¾î / BEM
   - .hm-review--m ´ÜÀÏ wrapper ¾È¿¡¼­¸¸ µ¿ÀÛ
   - ¸ð¹ÙÀÏ Àü¿ë (´ÜÀÏ ÄÃ·³, ÃÖ¼Ò ÆùÆ® 16px ±âÁØ Å¸ÀÔ½ºÄÉÀÏ)
   ================================================================ */

/* Pretendard À¥ÆùÆ® (CDN) */
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css");

/* ---------- µðÀÚÀÎ ÅäÅ« (wrapper ½ºÄÚÇÁ) ---------- */
.hm-review {
  --hm-white:        #ffffff;
  --hm-text:         #565962;
  --hm-dark:         #1f2024;
  --hm-coral:        #ec6164;
  --hm-coral-light:  #f1787a;
  --hm-blue:         #3a6ea5;
  --hm-border:       #ece8e1;
  --hm-cream:        #faf8f4;
  --hm-cream-top:    #fffefb;
  --hm-gray-light:   #a3a6ad;
  --hm-green:        #2db400;
  --hm-footer:       #666666;
  --hm-badge-bg:     #e9f0f8;
  --hm-pink-bg:      #fdecec;
  --hm-formrow-bg:   #eef1f7;

  --hm-card-w: 100%;
  --hm-grad:   linear-gradient(135deg, var(--hm-coral-light) 0%, var(--hm-coral) 100%);

  position: relative;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 14px 10px 0;
  font-family: "Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: var(--hm-dark);
  line-height: 1.42;
  letter-spacing: -0.32px;
  background-image: url("https://www.palmtour.co.kr/event/review_event/images/bg-texture_m.png");
  background-color: var(--hm-cream);
  background-size: cover;
  background-position: center top;
  overflow-x: hidden;
}

/* ¹Ú½º»çÀÌÂ¡/±âº» ¸®¼Â (wrapper ³»ºÎ ÇÑÁ¤) */
.hm-review *,
.hm-review *::before,
.hm-review *::after { box-sizing: border-box; }
.hm-review h1,
.hm-review h2,
.hm-review p,
.hm-review ul,
.hm-review li { margin: 0; padding: 0; }
.hm-review ul { list-style: none; }
.hm-review img { display: block; max-width: 100%; }
.hm-review a { text-decoration: none; color: inherit; }

/* ---------- Àå½Ä ÀÌ¹ÌÁö ---------- */
.hm-review__deco { position: absolute; z-index: 3; pointer-events: none; }
.hm-review__deco--keyboard { top: 0; left: 0; width: 96px; }
.hm-review__deco--camera   { top: 0; right: 0; width: 48px; }

/* ---------- ÄÜÅÙÃ÷ Ä«µå ---------- */
.hm-review__card {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: var(--hm-card-w);
  margin: 0 auto;
  padding: 30px 18px 38px;
  background-color: var(--hm-white);
  border-radius: 15px;
}

/* =================================================================
   HERO
   ================================================================= */
.hm-hero { text-align: center; padding: 16px 0 6px; }
.hm-hero__eyebrow {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.1px;
  color: var(--hm-blue);
}
.hm-hero__title {
  margin-top: 16px !important;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.5px;
  color: var(--hm-dark);
}
.hm-hero__title-accent {
  display: block;
  margin-top: 4px;
  font-size: 29px;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: -0.6px;
  color: var(--hm-coral);
}
.hm-hero .hm-hero__lead {
  margin-top: 28px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.2px;
  color: var(--hm-text);
}
.hm-hero__lead-rule {
  display: block;
  width: 36px;
  height: 1px;
  margin: 0 auto 16px;
  background-color: rgba(107, 110, 118, 0.5);
}
.hm-hero__meta {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin-top: 22px;
}
.hm-pill {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 5px 18px 5px 6px;
  background-color: var(--hm-white);
  border-radius: 20px;
}
.hm-pill__label {
  display: inline-flex;
  align-items: center;
  height: 32px;
  padding: 0 13px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: -0.2px;
  white-space: nowrap;
  color: var(--hm-white);
  background-color: var(--hm-blue);
  border-radius: 8px;
}
.hm-pill__value {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.2px;
  color: var(--hm-text);
}

/* ---------- ±¸ºÐ¼± ---------- */
.hm-divider {
  width: 100%;
  height: 0;
  margin: 30px auto;
  border: 0;
  border-top: 1px solid rgba(0,0,0,0.15);
}

/* =================================================================
   EVENT °øÅë
   ================================================================= */
.hm-event { margin-top: 44px; text-align: center; }
.hm-badge {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 13px;
  margin: 0 auto;
}
.hm-badge__tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 100px;
  height: 34px;
  padding: 0 16px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.3px;
  color: var(--hm-blue);
  background-color: var(--hm-badge-bg);
  border-radius: 9px;
}
.hm-badge__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.4px;
  color: var(--hm-dark);
}
.hm-event__desc {
  margin: 22px auto 0 !important;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: -0.2px;
  color: var(--hm-text);
}
.hm-event__cards {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 26px;
}

/* =================================================================
   »óÇ° Ä«µå (¸ð¹ÙÀÏ: ¼¼·Î 1¿­, ÀÌ¹ÌÁö À§ ¡¤ ÅØ½ºÆ® ¾Æ·¡)
   ================================================================= */
.hm-prize {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 18px;
  padding: 24px 22px;
  text-align: left;
  background: linear-gradient(180deg, var(--hm-cream-top) 0%, var(--hm-cream) 100%);
  border: 1px solid var(--hm-border);
  border-radius: 16px;
  box-shadow: 0 4px 16px rgba(120,110,95,0.06);
}

/* Ä«µå ¾È Á¦¸ñ ±×·ì (¼­ºêÅ¸ÀÌÆ² + Å¸ÀÌÆ² ¹­À½) */
.hm-prize__titlegroup {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

/* Ä«µå ¾È Á¦¸ñ(¹øÈ£ ÀÎ¶óÀÎ) ? ¶óº§·Î Åæ´Ù¿î, Å¸ÀÌÆ²¸¸ °­Á¶ */
.hm-prize__heading {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.1px;
  color: var(--hm-text);
}
.hm-prize__no {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.1px;
  color: var(--hm-coral);
  margin-right: 3px;
}
.hm-prize__title {
  font-size: 19px;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: -0.3px;
  color: var(--hm-dark);
}
.hm-prize__title--sm { font-size: 17px; }
.hm-prize .hm-prize__title-point { color: var(--hm-coral); }

/* »óÇ°±Ç ÀÌ¹ÌÁö */
.hm-prize__media {
  position: relative;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2px 0;
}
.hm-prize__img { width: 96%; max-width: 330px; height: auto; }

/* EVENT3 »çÁø(·Ñ·¯) */
.hm-prize__media--photo { width: 100%; }
.hm-prize__media--photo .hm-prize__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}

/* ÇöÁö ¸®Á¶Æ® ÀÌ¹ÌÁö ·Ñ¸µ (Å©·Î½ºÆäÀÌµå) */
.hm-roller {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 10;
  border-radius: 12px;
  overflow: hidden;
}
.hm-roller__slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1.2s ease;
}
.hm-roller__slide.is-active { opacity: 1; }
/* ·Ñ·¯ ÀÌ¹ÌÁö À§ Å©¸²»ö ±×¶óµ¥ÀÌ¼Ç (ÁÂ»ó´Ü ¡æ ¿ìÇÏ´ÜÀ¸·Î ¿¶¾îÁü) */
.hm-roller::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  border-radius: 12px;
  background: linear-gradient(
    to bottom right,
    rgba(250, 248, 244, 0.5) 0%,
    rgba(250, 248, 244, 0.2) 40%,
    rgba(250, 248, 244, 0) 100%
  );
}

/* "1Ä¿ÇÃ" º° ¹èÁö */
.hm-prize__star {
  position: absolute;
  top: -16px;
  right: 6px;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
}
.hm-prize__star-shape { width: 100%; height: 100%; color: var(--hm-coral); }
.hm-prize__star-text {
  position: absolute;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.1px;
  color: var(--hm-white);
  font-family: "Noto Sans KR", "Pretendard", sans-serif;
}

/* =================================================================
   Ã¼Å©¸®½ºÆ® (¸ð¹ÙÀÏ: ÁÂÃø Á¤·Ä, µÑÂ° ÁÙ µé¿©¾²±â)
   ================================================================= */
.hm-checklist {
  display: flex;
  flex-direction: column;
  gap: 10px;
  text-align: left;
}
.hm-checklist__item {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: -0.2px;
  color: var(--hm-text);
}
.hm-checklist__text strong { font-weight: 700; color: var(--hm-dark); }
.hm-checklist__icon {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-top: 3px;
  color: var(--hm-coral);
}
.hm-checklist__icon svg { width: 14px; height: 10px; }

/* =================================================================
   EVENT3 Áö¿ªº° Æ¯Àü ¸®½ºÆ® (¸ð¹ÙÀÏ Àü¿ë ºÒ¸´)
   ================================================================= */
.hm-region {
  display: flex;
  flex-direction: column;
  gap: 9px;
  text-align: left;
  padding: 4px 6px 0;
}
.hm-region__item {
  position: relative;
  padding-left: 15px !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: -0.2px;
  color: var(--hm-text);
}
.hm-region__item::before {
  content: "";
  position: absolute;
  left: 3px;
  top: 0.6em;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: var(--hm-text);
}
.hm-region__name { font-weight: 700; color: var(--hm-dark); }

/* =================================================================
   °øÅë Âü¿©¹æ¹ý (STEPS) - ¸ð¹ÙÀÏ: ÆÐ³Î(ÁÂ) + ¼³¸í(¿ì)
   ================================================================= */
.hm-steps { margin-top: 56px; text-align: center; }
.hm-steps__title {
  font-size: 24px;
  font-weight: 800;
  letter-spacing: -0.5px;
  color: var(--hm-dark);
}
.hm-steps__grid {
  display: flex;
  flex-direction: column;
  gap: 34px;
  margin-top: 44px;
}
.hm-step {
  position: relative;
  padding: 34px 20px 26px;
  background-color: var(--hm-white);
  border: 1px solid rgba(111,110,110,0.3);
  border-radius: 12px;
}
.hm-step__badge {
  position: absolute;
  top: -17px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 97px;
  height: 34px;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: -0.1px;
  color: var(--hm-white);
  background: var(--hm-grad);
  border-radius: 17px;
  box-shadow: 0 3px 9px rgba(236,97,100,0.25);
}
/* ÆÐ³Î + ¼³¸í °¡·Î ¹èÄ¡ */
.hm-step__row {
  display: flex;
  align-items: center;
  gap: 14px;
}
.hm-step__panel {
  flex: 0 0 auto;
  width: 100px;
  padding: 8px;
  background-color: var(--hm-cream);
  border: 1px solid var(--hm-border);
  border-radius: 10px;
}
.hm-step__desc {
  flex: 1 1 auto;
  text-align: left;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: -0.3px;
  color: var(--hm-text);
  word-break: keep-all;
}
.hm-step__desc strong { font-weight: 700; color: var(--hm-dark); }

/* STEP1 - Ã¤³Î (2x2 ±×¸®µå) */
.hm-channel { display: flex; justify-content: center; }
.hm-channel__sns {
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 7px;
}
.hm-channel__sns-col { display: flex; align-items: center; justify-content: center; }
.hm-channel__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 10px;
  overflow: hidden;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: -0.1px;
  color: var(--hm-white);
}
.hm-channel__icon img { width: 34px; height: auto; }
.hm-channel__icon--home { background-color: #005176; }
.hm-channel__icon--blog { background-color: var(--hm-green); }
.hm-channel__icon--cafe { background-color: var(--hm-green); }
.hm-channel__icon--insta { background: linear-gradient(45deg, #f9ce34 0%, #ee2a7b 50%, #6228d7 100%); }
.hm-channel__icon--insta svg { width: 24px; height: 24px; }

/* STEP2/3 - mock UI */
.hm-mock { display: flex; flex-direction: column; }
.hm-mock__head {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 6px 7px;
  margin-bottom: 7px;
  background-color: var(--hm-formrow-bg);
  border-radius: 6px;
}
.hm-mock__head--pink { background-color: var(--hm-pink-bg); }
.hm-mock__head-icon { display: inline-flex; width: 12px; height: 12px; color: var(--hm-blue); }
.hm-mock__head-icon svg { width: 12px; height: 12px; }
.hm-mock__head-text { font-size: 12px; font-weight: 700; letter-spacing: -0.1px; color: var(--hm-blue); }
.hm-mock__head-text--pink { font-size: 12px; letter-spacing: -0.1px; color: var(--hm-coral); }
.hm-mock__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3px 1px;
  border-bottom: 1px solid var(--hm-border);
}
.hm-mock__key { font-size: 13px; font-weight: 400; letter-spacing: -0.2px; color: var(--hm-text); }
.hm-mock__val { font-size: 12px; font-weight: 400; letter-spacing: -0.1px; color: var(--hm-gray-light); }
.hm-mock__arrow { font-size: 15px; color: var(--hm-gray-light); }

/* =================================================================
   ¾×¼Ç ¹öÆ°
   ================================================================= */
.hm-actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 440px;
  margin: 48px auto 0;
}
.hm-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  height: 58px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: -0.3px;
  border-radius: 13px;
  transition: transform 0.15s ease, box-shadow 0.15s ease, opacity 0.15s ease;
}
.hm-btn__icon { display: inline-flex; width: 22px; height: 22px; }
.hm-btn__icon svg { width: 22px; height: 22px; }
.hm-btn--solid { color: var(--hm-white); background: var(--hm-grad); }
.hm-btn--solid,
.hm-btn--solid:link,
.hm-btn--solid:visited,
.hm-btn--solid .hm-btn__icon { color: #ffffff !important; }
.hm-btn--solid .hm-btn__icon svg path,
.hm-btn--solid .hm-btn__icon svg rect { stroke: var(--hm-white); }
.hm-btn--outline {
  color: var(--hm-coral);
  background-color: var(--hm-white);
  box-shadow: inset 0 0 0 1px var(--hm-coral);
}
.hm-btn--outline,
.hm-btn--outline:link,
.hm-btn--outline:visited,
.hm-btn--outline .hm-btn__icon { color: #ec6164 !important; }
.hm-btn--outline .hm-btn__icon svg path,
.hm-btn--outline .hm-btn__icon svg rect { stroke: #ec6164; }
.hm-btn:active { transform: translateY(1px); }

/* =================================================================
   ÁÖÀÇ»çÇ×
   ================================================================= */
.hm-notice {
  position: relative;
  z-index: 1;
  margin: 48px -10px 0;
  padding: 34px 0 38px;
  background-color: var(--hm-footer);
  color: var(--hm-white);
}
.hm-notice__inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
}
.hm-notice .hm-notice__title {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.2px;
  margin-bottom: 18px;
}
.hm-notice__list { display: flex; flex-direction: column; gap: 11px; }
.hm-notice .hm-notice__item {
  position: relative;
  padding-left: 16px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.hm-notice__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7em;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: var(--hm-white);
}

/* ---------- ½ºÅ©·Ñ ÁøÀÔ ¾Ö´Ï¸ÞÀÌ¼Ç ---------- */
.hm-reveal {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.hm-reveal--in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
  .hm-reveal { opacity: 1; transform: none; transition: none; }
}