.pro-section,
.partners-section { scroll-margin-top: 76px; }

.pro-partners-clarity { padding: clamp(65px,8vw,120px) max(5vw,22px); text-align: center; background: #fffaf2; }
.pro-partners-clarity h2 { max-width: 820px; margin: 10px auto 32px; }
.clarity-cards { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; max-width: 1000px; margin: 0 auto; text-align: left; }
.clarity-cards a { display: grid; min-height: 260px; padding: 26px; border-radius: 29px; background: #f4b28f; color: #302338; text-decoration: none; transition: transform .2s ease, box-shadow .2s ease; }
.clarity-cards a:nth-child(2) { background: #bce5d6; }
.clarity-cards a:hover { transform: translateY(-4px); box-shadow: 0 20px 42px rgba(48,35,56,.13); }
.clarity-cards span { font-size: 8px; font-weight: 900; letter-spacing: 1.3px; color: #9e4f55; }
.clarity-cards strong { margin-top: auto; font-family: Georgia,serif; font-size: clamp(27px,3vw,42px); line-height: 1; }
.clarity-cards small { max-width: 440px; margin-top: 10px; color: rgba(48,35,56,.68); font-size: 12px; line-height: 1.55; }
.clarity-cards b { margin-top: 22px; font-size: 10px; letter-spacing: .3px; }

.pro-section {
  display: grid;
  grid-template-columns: minmax(0, .88fr) minmax(460px, 1.12fr);
  gap: clamp(45px, 7vw, 120px);
  align-items: center;
  background: #302338;
  color: #fff;
  overflow: hidden;
}

.pro-section .kicker { color: #ffb35c; }
.pro-section .lead { color: rgba(255,255,255,.72); max-width: 570px; }
.pro-copy h2 { max-width: 620px; }
.pro-points { display: grid; gap: 9px; margin: 28px 0; }
.pro-points article {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 13px;
  align-items: center;
  padding: 12px 14px;
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 17px;
  background: rgba(255,255,255,.045);
}
.pro-points article > span {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 14px;
  background: #ff745f;
  color: #302338;
  font-size: 9px;
  font-weight: 900;
}
.pro-points article:nth-child(2) > span { background: #bce5d6; }
.pro-points article:nth-child(3) > span { background: #ffb35c; }
.pro-points strong, .pro-points small { display: block; }
.pro-points strong { font-size: 14px; }
.pro-points small { margin-top: 3px; color: rgba(255,255,255,.6); font-size: 10px; line-height: 1.5; }
.pro-cta { display: inline-flex; gap: 10px; background: #ffb35c; color: #302338; }
.availability-note { margin-top: 12px; color: rgba(255,255,255,.5); font-size: 9px; }

.pro-workspace {
  position: relative;
  padding: 220px 22px 22px;
  border-radius: 34px;
  background: #f8f4ea;
  color: #302338;
  box-shadow: 0 35px 90px rgba(0,0,0,.32);
  transform: rotate(1deg);
  overflow: hidden;
}
.pro-workspace::before {
  content: "A CLIENT MEHFIL, READY TO RUN";
  position: absolute;
  inset: 0 0 auto;
  height: 195px;
  display: flex;
  align-items: flex-end;
  padding: 20px;
  background:
    radial-gradient(circle at 82% 25%, rgba(244,178,143,.32), transparent 24%),
    radial-gradient(circle at 18% 72%, rgba(188,229,214,.2), transparent 30%),
    linear-gradient(135deg, #302338 0%, #4b2b47 54%, #426d5b 100%);
  color: #fff;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 1.3px;
}
.workspace-top,
.workspace-event,
.partner-card-top,
.partners-action { display: flex; align-items: center; justify-content: space-between; }
.workspace-top > div { display: flex; flex-direction: column; }
.workspace-top small { color: #9e4f55; font-size: 8px; font-weight: 900; letter-spacing: 1.3px; }
.workspace-top strong { margin-top: 5px; font-family: Georgia, serif; font-size: 29px; }
.workspace-top > span { padding: 8px 11px; border-radius: 99px; background: #dce3bf; color: #426d5b; font-size: 8px; font-weight: 900; }
.workspace-stats { display: grid; grid-template-columns: repeat(3,1fr); gap: 7px; margin: 18px 0; }
.workspace-stats div { padding: 12px; border: 1px solid #e3dacd; border-radius: 16px; background: #fff; text-align: center; }
.workspace-stats b, .workspace-stats small { display: block; }
.workspace-stats b { font-family: Georgia,serif; font-size: 25px; }
.workspace-stats small { color: #746c72; font-size: 7px; letter-spacing: .8px; }
.workspace-event { gap: 11px; margin: 7px 0; padding: 11px; border: 1px solid #e3dacd; border-radius: 18px; background: #fff; }
.workspace-event.active { border-color: #ea876b; }
.workspace-event > div:nth-child(2) { flex: 1; }
.workspace-event strong, .workspace-event small { display: block; }
.workspace-event small { margin-top: 3px; color: #746c72; font-size: 9px; }
.workspace-event > span { color: #426d5b; font-size: 7px; font-weight: 900; }
.event-date { display: grid; place-items: center; width: 46px; height: 46px; border-radius: 14px; background: #f4b28f; }
.event-date.mint { background: #bce5d6; }
.event-date b, .event-date small { line-height: 1; }
.event-date small { margin-top: -7px; font-size: 7px; }
.workspace-tools { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 15px; }
.workspace-tools span { padding: 7px 9px; border-radius: 99px; background: #eee7dc; font-size: 8px; font-weight: 800; }

.partners-section { background: #f1e7dc; }
.partners-heading { max-width: 850px; margin: 0 auto; text-align: center; }
.partners-heading h2, .partners-heading .lead { margin-left: auto; margin-right: auto; }
.service-cloud { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin-top: 27px; }
.service-cloud span { padding: 10px 13px; border: 1px solid #e3dacd; border-radius: 999px; background: rgba(255,255,255,.7); color: #302338; font-size: 10px; font-weight: 800; }
.partner-journey { display: grid; grid-template-columns: repeat(3,1fr); gap: 13px; margin-top: 42px; }
.partner-journey article { position: relative; min-height: 245px; padding: 23px; border-radius: 26px; background: #fff; }
.partner-journey article:nth-child(2) { background: #dce3bf; }
.partner-journey article:nth-child(3) { background: #f4b28f; }
.partner-journey article:not(:last-child)::after { content: "→"; position: absolute; top: 50%; right: -23px; z-index: 2; display: grid; place-items: center; width: 32px; height: 32px; border-radius: 50%; background: #302338; color: #fff; font-weight: 900; }
.partner-icon { display: grid; place-items: center; width: 51px; height: 51px; border-radius: 17px; background: #302338; color: #fff; font-size: 21px; font-weight: 900; }
.partner-journey article > span { display: block; margin-top: 25px; color: #9e4f55; font-size: 8px; font-weight: 900; letter-spacing: 1.1px; }
.partner-journey h3 { margin-top: 12px; font-family: Georgia,serif; font-size: 25px; line-height: 1.05; }
.partner-journey p { color: #746c72; font-size: 11px; line-height: 1.6; }

.partner-showcase { position: relative; display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 13px; max-width: 920px; margin: 62px auto 38px; padding-right: 155px; }
.partner-card { position: relative; min-height: 390px; padding: 185px 20px 20px; border-radius: 27px; color: #302338; overflow: hidden; }
.partner-card::before { content: ""; position: absolute; inset: 0 0 auto; height: 165px; background: url("assets/pro-photographer.jpg") center/cover; }
.partner-card.mint::before { background-image: url("assets/celebrations.jpg"); }
.partner-card.coral { background: #ff745f; }
.partner-card.mint { background: #bce5d6; }
.partner-card-top b { display: grid; place-items: center; width: 43px; height: 43px; border-radius: 14px; background: #fff; font-family: Georgia,serif; font-size: 19px; }
.partner-card-top span { padding: 7px 9px; border-radius: 99px; background: rgba(255,255,255,.65); color: #426d5b; font-size: 7px; font-weight: 900; }
.partner-card > small { display: block; margin-top: 22px; font-size: 8px; font-weight: 900; letter-spacing: 1.2px; }
.partner-card > strong { display: block; margin-top: 6px; font-family: Georgia,serif; font-size: 27px; }
.partner-card > p { color: rgba(48,35,56,.66); font-size: 10px; }
.partner-card > div:last-child { display: flex; flex-wrap: wrap; gap: 5px; margin-top: 14px; }
.partner-card i { padding: 7px 9px; border-radius: 99px; background: rgba(255,255,255,.58); font-size: 8px; font-style: normal; }
.quote-slip { position: absolute; top: 50%; right: 0; width: 270px; padding: 19px; border: 1px solid #e3dacd; border-radius: 22px; background: #fff; box-shadow: 0 24px 60px rgba(48,35,56,.2); transform: translateY(-50%) rotate(3deg); }
.quote-slip small { color: #9e4f55; font-size: 7px; font-weight: 900; letter-spacing: 1.2px; }
.quote-slip strong { display: block; margin-top: 8px; font-family: Georgia,serif; font-size: 23px; }
.quote-slip p { color: #746c72; font-size: 9px; }
.quote-slip div { display: flex; gap: 6px; margin-top: 15px; }
.quote-slip span { padding: 7px 9px; border-radius: 99px; background: #dce3bf; color: #426d5b; font-size: 8px; font-weight: 900; }
.partners-action { max-width: 950px; margin: 0 auto; padding: 22px 25px; gap: 25px; border-radius: 24px; background: #302338; color: #fff; }
.partners-action strong, .partners-action small { display: block; }
.partners-action small { margin-top: 5px; color: rgba(255,255,255,.6); font-size: 10px; }
.partners-action .button { flex: none; background: #ffb35c; color: #302338; white-space: nowrap; }
.professional-action { margin-top: 10px; background: #426d5b; }
.professional-action .button { background: #bce5d6; }

@media (max-width: 1080px) {
  .pro-section { grid-template-columns: 1fr; }
  .pro-copy { max-width: 720px; }
  .pro-workspace { width: 100%; max-width: 760px; margin: 10px auto 0; transform: none; }
  .partner-showcase { padding-right: 105px; }
  .quote-slip { width: 235px; }
}
@media (max-width: 820px) {
  .clarity-cards { grid-template-columns: 1fr; }
  .pro-section, .partners-section { padding-inline: 22px; }
  .partner-journey, .partner-showcase { grid-template-columns: 1fr; }
  .partner-journey article { min-height: 0; }
  .partner-journey article:not(:last-child)::after { content: "↓"; top: auto; right: 50%; bottom: -22px; transform: translateX(50%); }
  .partner-showcase { padding-right: 0; }
  .partner-card { min-height: 370px; }
  .quote-slip { position: relative; top: auto; right: auto; width: 100%; transform: none; }
  .partners-action { flex-direction: column; align-items: flex-start; }
}
@media (max-width: 560px) {
  .pro-workspace { padding: 180px 14px 14px; border-radius: 25px; }
  .pro-workspace::before { height: 165px; }
  .workspace-stats { gap: 4px; }
  .workspace-event > span { display: none; }
  .workspace-tools { display: grid; }
  .partner-card { min-height: 360px; }
  .partners-action .button { width: 100%; text-align: center; }
}
@media (prefers-reduced-motion: reduce), (prefers-reduced-data: reduce) {
  .pro-workspace, .quote-slip { transform: none; }
}

/* Album Studio photo rotation: layout and card angles remain unchanged. */
.carousel-page img {
  opacity: 1;
  transform: scale(1);
  transition: opacity .36s ease, transform .72s ease;
}
.carousel-page img.is-changing { opacity: 0; transform: scale(1.025); }

/* Intentional editorial offset, constrained so it does not look accidental. */
.moment-card:nth-child(2) {
  z-index: 2;
  transform: translate(-2px, 9px) rotate(.45deg) scale(.985);
  box-shadow: 0 18px 38px rgba(48,35,56,.14);
}
.moment-card:nth-child(3) { transform: rotate(-.25deg); }

/* Keep the three-photo journey preview inside its frame at every width. */
.alive-visual img:first-child { grid-column: 1; grid-row: 1 / 3; }
.alive-visual img:nth-child(2) { grid-column: 2; grid-row: 1; }
.alive-visual img:nth-child(3) { grid-column: 2; grid-row: 2; }
.alive-visual > span {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 2;
  width: 52px;
  height: 52px;
  border: 2px solid rgba(255,255,255,.72);
  border-radius: 16px;
  background: rgba(48,35,56,.9);
  box-shadow: 0 9px 22px rgba(48,35,56,.25);
  font-size: 17px;
  backdrop-filter: blur(8px);
}

@media (max-width: 1000px) {
  .moment-card:nth-child(2), .moment-card:nth-child(3) { transform: none; box-shadow: none; }
}
@media (max-width: 520px) {
  .alive-visual > span { right: 12px; bottom: 12px; width: 46px; height: 46px; border-radius: 14px; font-size: 15px; }
}
@media (prefers-reduced-motion: reduce), (prefers-reduced-data: reduce) {
  .carousel-page img { transition: none; }
}
