/* WHY PRESTIGE PAGE */
/* Page-specific only. Script positioning is handled here, not in global.css. */

body[data-page="why"] .section {
  padding: 88px 0;
}

/* HERO */
.why-hero {
  position: relative;
  min-height: 100svh;
  overflow: hidden;
  background:
    linear-gradient(115deg, rgba(7, 5, 6, 0.9) 0%, rgba(7, 5, 6, 0.8) 42%, rgba(7, 5, 6, 0.46) 100%),
    linear-gradient(135deg, #070506 0%, #14090d 100%);
}

.why-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 18% 20%, rgba(242, 196, 205, 0.14), transparent 24%),
    radial-gradient(circle at 84% 76%, rgba(221, 176, 107, 0.14), transparent 22%);
  pointer-events: none;
}

.why-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(7, 5, 6, 0.08), rgba(7, 5, 6, 0.18));
  pointer-events: none;
}

.why-hero-glow {
  position: absolute;
  border-radius: 999px;
  filter: blur(68px);
  opacity: 0.18;
  pointer-events: none;
}

.why-hero-glow-left {
  width: 320px;
  height: 320px;
  left: -80px;
  top: 120px;
  background: rgba(242, 196, 205, 0.54);
}

.why-hero-glow-right {
  width: 300px;
  height: 300px;
  right: -40px;
  bottom: 60px;
  background: rgba(221, 176, 107, 0.34);
}

.why-hero-inner {
  position: relative;
  z-index: 2;
  min-height: 100svh;
  display: grid;
  grid-template-columns: 1fr;
  gap: 28px;
  align-items: center;
  padding-top: 96px;
  padding-bottom: 36px;
}

.why-hero-copy {
  text-align: center;
}

.why-hero-title {
  margin: 0;
  font-family: var(--font-heading);
  font-weight: 400;
  font-size: clamp(32px, 8.2vw, 44px);
  line-height: 0.96;
  color: var(--gold-soft);
  text-shadow: 0 2px 10px rgba(255, 255, 255, 0.08);
}

.why-hero-line {
  display: block;
}

.why-hero-line + .why-hero-line {
  margin-top: 4px;
}

.why-hero-line-detail {
  display: block;
  position: relative;
  padding-bottom: 0;
}

/* PAGE-SPECIFIC SCRIPT: HERO */
.why-hero-script {
  display: block;
  position: static;
  margin-top: 12px;
  font-family: "LoveSeed", cursive;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
  text-transform: none;
  color: #ffffff;
  line-height: 1;
  white-space: normal;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.22);
}

.why-hero-text {
  max-width: 760px;
  margin: 24px auto 0;
  font-size: 15.5px;
  line-height: 1.72;
  color: var(--text-muted);
}

.why-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  margin-top: 26px;
}

.why-hero-brand {
  display: flex;
  justify-content: center;
}

.why-hero-brand-card {
  width: 100%;
  max-width: 520px;
  min-height: 250px;
  padding: 26px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    radial-gradient(circle at top left, rgba(242, 196, 205, 0.1), transparent 40%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02)),
    rgba(13, 7, 10, 0.94);
  border: 1px solid var(--line);
  box-shadow: var(--shadow);
}

.why-hero-logo {
  width: min(100%, 320px);
  height: auto;
  object-fit: contain;
}

/* PROOF CARDS */
.why-proof-section {
  padding-top: 42px;
  padding-bottom: 20px;
}

.why-proof-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
}

.why-proof-card,
.why-story-photo,
.why-feature-card,
.why-process-card,
.why-showcase-panel,
.why-cta-wrap,
.meet-lesley-card {
  border-radius: 30px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02)),
    rgba(13, 7, 10, 0.92);
  border: 1px solid var(--line);
  box-shadow: var(--shadow);
}

.why-proof-card {
  padding: 24px;
}

.why-proof-card h3 {
  margin: 0 0 12px;
  font-size: 22px;
  line-height: 1.15;
  color: var(--text-main);
}

.why-proof-card p:last-child {
  margin: 0;
  color: var(--text-muted);
  line-height: 1.68;
}

/* MEET LESLEY */
.meet-lesley-section {
  padding-top: 28px;
}

.meet-lesley-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  align-items: stretch;
}

.meet-lesley-card {
  padding: 24px;
}

.meet-lesley-copy {
  position: relative;
}

.meet-lesley-kicker {
  margin-bottom: 10px;
}

.meet-lesley-title-wrap {
  position: relative;
  display: inline-block;
  margin-bottom: 18px;
  padding-bottom: 30px;
  max-width: 620px;
}

.meet-lesley-title {
  margin: 0;
  font-family: var(--font-heading);
  font-size: clamp(26px, 4vw, 36px);
  line-height: 1.02;
  color: var(--gold-soft);
  max-width: 12ch;
}

.meet-lesley-script {
  position: absolute;
  right: 0;
  bottom: -0.1em;
  margin: 0;
  display: block;
  font-family: "LoveSeed", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(34px, 4.2vw, 64px);
  line-height: 0.95;
  letter-spacing: 0;
  text-transform: none;
  color: #ffffff;
  white-space: nowrap;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.22);
}

.meet-lesley-copy p:not(.meet-lesley-kicker):not(.meet-lesley-script) {
  margin: 0;
  color: var(--text-muted);
  line-height: 1.72;
  font-size: 15.5px;
}

.meet-lesley-copy p:not(.meet-lesley-kicker):not(.meet-lesley-script) + p:not(.meet-lesley-kicker):not(.meet-lesley-script) {
  margin-top: 14px;
}

.meet-lesley-photo-shell {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  border: none;
  background: none;
  box-shadow: none;
}

.meet-lesley-photo {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  border-radius: 20px;
}

.meet-lesley-photo-shell {
  aspect-ratio: 5 / 4; /* adjust if needed */
}
.meet-lesley-card {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
}

/* STORY / SHOWCASE */
.why-story-section {
  background:
    linear-gradient(180deg, rgba(255,255,255,0.014), rgba(255,255,255,0));
}

.why-story-grid,
.why-showcase-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  align-items: center;
}

.why-story-copy h2,
.why-showcase-panel h2,
.why-cta-wrap h2 {
  margin: 0 0 16px;
  font-family: var(--font-heading);
  font-size: clamp(28px, 6vw, 40px);
  line-height: 1;
  color: var(--gold-soft);
}

.why-story-copy p,
.why-showcase-panel p,
.why-cta-wrap p {
  margin: 0;
  color: var(--text-muted);
  line-height: 1.72;
  font-size: 15.5px;
}

.why-story-copy p + p,
.why-showcase-panel p + p,
.why-cta-wrap p + p {
  margin-top: 14px;
}

.why-story-list {
  margin-top: 24px;
}

.why-story-photo {
  overflow: hidden;
}

.why-story-image {
  width: 100%;
  min-height: 320px;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  display: block;
  border-radius: 30px;
}

/* DIFFERENCE GRID */
.why-difference-section {
  background:
    radial-gradient(circle at top right, rgba(221, 176, 107, 0.04), transparent 28%);
}

.why-heading-inner h2 {
  font-size: clamp(28px, 6vw, 40px);
  line-height: 1;
}

.why-heading-inner p {
  font-size: 15.5px;
  line-height: 1.72;
}

.why-difference-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
}

.why-feature-card {
  padding: 22px;
  transition:
    transform 0.28s ease,
    border-color 0.28s ease,
    box-shadow 0.28s ease;
}

.why-feature-card:hover {
  transform: translateY(-6px);
  border-color: rgba(217, 148, 166, 0.3);
  box-shadow:
    0 26px 50px rgba(0, 0, 0, 0.34),
    0 0 28px rgba(217, 148, 166, 0.12);
}

.why-feature-icon {
  width: 52px;
  height: 52px;
  margin-bottom: 16px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(242, 196, 205, 0.16), rgba(221, 176, 107, 0.12));
  border: 1px solid rgba(243, 214, 167, 0.18);
  color: var(--gold-soft);
  font-size: 22px;
}

.why-feature-card h3,
.why-process-card h3 {
  margin: 0 0 12px;
  font-size: 22px;
  color: var(--text-main);
}

.why-feature-card p,
.why-process-card p {
  margin: 0;
  color: var(--text-muted);
  line-height: 1.72;
}

/* SHOWCASE */
.why-showcase-section {
  background:
    linear-gradient(180deg, rgba(255,255,255,0.01), rgba(255,255,255,0));
}

.why-showcase-panel {
  padding: 24px;
}

/* IMPORTANT: image shell no longer uses card background/border/padding */
.why-showcase-image-shell {
  padding: 0;
  background: transparent;
  border: none;
  box-shadow: none;
  border-radius: 0;
  overflow: visible;
}

.why-showcase-image {
  width: 100%;
  min-height: 280px;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 26px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: var(--shadow);
}

.photo-placeholder {
  width: 100%;
  border-radius: 26px;
  border: 1px dashed rgba(243, 214, 167, 0.28);
  background:
    linear-gradient(135deg, rgba(242, 196, 205, 0.08), rgba(221, 176, 107, 0.05)),
    rgba(255, 255, 255, 0.02);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 24px;
  overflow: hidden;
}

.photo-placeholder span {
  font-size: 14px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 700;
  color: rgba(243, 214, 167, 0.72);
}

.photo-placeholder-wide {
  min-height: 280px;
}

/* PROCESS */
.why-process-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
}

.why-process-card {
  padding: 22px;
  background:
    radial-gradient(circle at top left, rgba(242, 196, 205, 0.08), transparent 42%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02)),
    rgba(13, 7, 10, 0.92);
}

.why-process-number {
  display: inline-block;
  margin-bottom: 18px;
  font-size: 13px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 800;
  color: var(--gold-soft);
}

/* CTA */
.why-cta-section {
  padding-top: 42px;
}

.why-cta-wrap {
  max-width: 980px;
  margin: 0 auto;
  padding: 30px 26px;
  text-align: center;
  background:
    radial-gradient(circle at top left, rgba(242, 196, 205, 0.12), transparent 42%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02)),
    rgba(13, 7, 10, 0.94);
}

.why-cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  margin-top: 24px;
}

/* TABLET */
@media (min-width: 768px) {
  .why-proof-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .meet-lesley-grid {
    grid-template-columns: minmax(0, 1.02fr) minmax(300px, 0.98fr);
  }

  .why-difference-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .why-process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .why-feature-card,
  .why-process-card,
  .why-proof-card,
  .why-showcase-panel,
  .meet-lesley-card {
    padding: 26px;
  }
}

/* DESKTOP */
@media (min-width: 981px) {
  .why-hero-inner {
    grid-template-columns: minmax(0, 1.02fr) minmax(360px, 0.98fr);
    gap: 42px;
    padding-top: 126px;
    padding-bottom: 72px;
  }

  .why-hero-copy {
    text-align: left;
  }

  .why-hero-title {
    font-size: clamp(48px, 5.4vw, 78px);
    line-height: 0.94;
  }

  .why-hero-line-detail {
    position: relative;
    display: inline-block;
    width: fit-content;
    padding-right: 88px;
    padding-bottom: 34px;
  }

  /* PAGE-SPECIFIC SCRIPT: HERO DESKTOP */
  .why-hero-script {
    position: absolute;
    right: 54px;
    bottom: -0.28em;
    margin-top: 0;
    font-family: "LoveSeed", cursive;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
    text-transform: none;
    color: #ffffff;
    line-height: 1;
    white-space: nowrap;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.22);
  }

  .why-hero-text {
    margin-left: 0;
    margin-right: 0;
  }

  .why-hero-actions {
    justify-content: flex-start;
  }

  .why-hero-brand {
    justify-content: flex-end;
  }

  .why-hero-brand-card {
    min-height: 460px;
    padding: 34px;
  }

  .why-hero-logo {
    width: min(100%, 430px);
  }

  .why-story-grid,
  .why-showcase-grid {
    grid-template-columns: 1.02fr 0.98fr;
    gap: 30px;
  }

  .why-difference-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .why-process-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .photo-placeholder-wide,
  .why-showcase-image {
    min-height: 440px;
  }

  .why-cta-wrap {
    padding: 38px 42px;
  }
}

/* MOBILE */
@media (max-width: 640px) {
  body[data-page="why"] .section {
    padding: 72px 0;
  }

  .why-hero-inner {
    padding-top: 90px;
    padding-bottom: 40px;
  }

  .why-feature-card h3,
  .why-process-card h3,
  .why-proof-card h3 {
    font-size: 21px;
  }

  .meet-lesley-title-wrap {
    display: block;
    max-width: none;
    padding-bottom: 14px;
    margin-bottom: 14px;
  }

  .meet-lesley-title {
    max-width: none;
    font-size: clamp(24px, 8vw, 30px);
  }

  .meet-lesley-script {
    position: static;
    display: block;
    margin-top: 10px;
    font-size: clamp(30px, 9vw, 42px);
    white-space: normal;
  }
}
