/* SOAP Notes product landing — salonbookingsystem.com download page */

.soap-landing,
.soap-landing *,
.soap-landing *::before,
.soap-landing *::after {
  box-sizing: border-box;
}

.soap-landing a {
  color: #3D5F9B;
  text-decoration: none;
}

.soap-landing a:hover {
  color: #0E223E;
}

.soap-landing .soap-cta {
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.soap-landing a.soap-cta-fill:hover,
.soap-landing button.soap-cta-fill:hover {
  background: #334f82 !important;
  color: #fff !important;
}

.soap-landing .soap-pinstripe {
  background-image: repeating-linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.035) 0 1px,
    transparent 1px 7px
  );
}

.soap-landing .soap-mockup {
  cursor: zoom-in;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.soap-landing .soap-mockup:hover {
  box-shadow: 0 24px 50px -18px rgba(14, 34, 62, 0.35);
  transform: translateY(-3px);
}

/*
  Claude artboard crops isometric 2000×1414 PNGs so the phone fills the well.
  WordPress themes set img { max-width: 100% }, which collapses those crops.
  Keep max-width: none and the pixel offsets from the 1440 artboard.
*/
.soap-landing .soap-hero-shot {
  position: relative;
  height: 620px;
  overflow: hidden;
}

.soap-landing .soap-hero-shot img {
  position: absolute !important;
  width: 900px !important;
  max-width: none !important;
  height: auto !important;
  left: -159px !important;
  top: 0 !important;
  display: block;
  /* Hero PNG sits on black — knock it out on navy. */
  mix-blend-mode: screen;
}

.soap-landing .soap-shot,
.soap-landing .soap-mockup > div:first-child {
  position: relative;
  height: 460px;
  overflow: hidden;
  border-radius: 14px;
  background: #E9EEF3;
}

.soap-landing .soap-shot img,
.soap-landing .soap-mockup img {
  position: absolute !important;
  max-width: none !important;
  height: auto !important;
  display: block;
}

.soap-landing .soap-mockup img[src*="mockup-booking"] {
  width: 700px !important;
  left: -176px !important;
  top: -8px !important;
}

.soap-landing .soap-mockup img[src*="mockup-editor"] {
  width: 760px !important;
  left: -210px !important;
  top: -14px !important;
}

.soap-landing .soap-mockup img[src*="mockup-photos"] {
  width: 680px !important;
  left: -166px !important;
  top: -8px !important;
}

.soap-landing .soap-split .soap-shot,
.soap-landing .soap-split > div:last-child > div:first-child {
  height: 300px;
}

.soap-landing .soap-split img[src*="mockup-editor"] {
  position: absolute !important;
  width: 1560px !important;
  max-width: none !important;
  height: auto !important;
  left: -640px !important;
  top: -70px !important;
}

.soap-landing .soap-shot-chip {
  position: absolute;
  top: 14px;
  right: 14px;
  background: rgba(14, 34, 62, 0.82);
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  padding: 5px 11px;
  border-radius: 999px;
  z-index: 2;
  pointer-events: none;
}

/* WordPress wpautop inserts <br> / <p> inside flex rows and splits buttons. */
.soap-landing br {
  display: none !important;
}

.soap-lightbox {
  position: fixed;
  inset: 0;
  z-index: 100000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 48px;
  background: rgba(12, 26, 34, 0.85);
  cursor: zoom-out;
}

.soap-lightbox[hidden] {
  display: none !important;
}

.soap-lightbox img {
  max-width: 90vw;
  max-height: 90vh;
  border-radius: 14px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.5);
  cursor: default;
}

.soap-lightbox-close {
  position: absolute;
  top: 28px;
  right: 36px;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
}

.soap-lightbox-close:hover {
  background: rgba(255, 255, 255, 0.22);
}

.soap-landing {
  max-width: none;
  width: 100%;
  position: relative;
  left: auto;
  right: auto;
  margin: 0;
  background: #E5ECF2;
  font-family: Inter, sans-serif;
  color: #3E4042;
  overflow-x: hidden;
}

/* This download uses the Elementor single template (Waitlist uses a blank one).
   Expand the boxed 87% content column so the landing can go edge to edge. */
body.single-download.soap-landing-active .download-content.e-con-boxed,
body.single-download.soap-landing-active .download-content .e-con-inner,
body.single-download.soap-landing-active .elementor-widget-theme-post-content,
body.single-download.soap-landing-active .elementor-widget-theme-post-content .elementor-widget-container,
body.single-download.soap-landing-active .elementor-widget-text-editor .elementor-widget-container,
body.single-download .entry-content:has(#soap-landing),
body.single-download .edd_download_full_content:has(#soap-landing) {
  max-width: none !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.single-download.soap-landing-active .entry-header,
body.single-download.soap-landing-active .entry-title,
body.single-download.soap-landing-active .edd_download_title,
body.single-download.soap-landing-active .edd_download_excerpt,
body.single-download.soap-landing-active .post-thumbnail,
body.single-download.soap-landing-active .edd_download_image,
body.single-download.soap-landing-active .edd_download_purchase_form,
body.single-download.soap-landing-active .edd-add-to-cart,
body.single-download.soap-landing-active .edd_price,
body.single-download.soap-landing-active .widget_edd_cart_widget,
body.single-download.soap-landing-active .edd-download-meta,
body.single-download.soap-landing-active .download-categories,
body.single-download.soap-landing-active .nav-links,
body.single-download.soap-landing-active .post-navigation,
body.single-download.soap-landing-active .elementor-widget-theme-post-title,
body.single-download.soap-landing-active .elementor-widget-theme-post-excerpt,
body.single-download.soap-landing-active .elementor-widget-theme-post-featured-image,
body.single-download.soap-landing-active .elementor-widget-post-info {
  display: none !important;
}

@media (max-width: 1100px) {
  .soap-landing .soap-steps,
  .soap-landing .soap-showcase,
  .soap-landing .soap-usps,
  .soap-landing .soap-features {
    grid-template-columns: 1fr 1fr !important;
  }

  .soap-landing .soap-audiences {
    grid-template-columns: 1fr 1fr !important;
  }
}

@media (max-width: 900px) {
  .soap-landing .soap-hero-grid,
  .soap-landing .soap-split,
  .soap-landing .soap-pricing {
    grid-template-columns: 1fr !important;
  }

  .soap-landing .soap-hero h1 {
    font-size: 36px !important;
  }

  .soap-landing .soap-hero-shot {
    height: 440px;
  }

  .soap-landing .soap-hero-shot img {
    width: 640px !important;
    left: -148px !important;
  }

  .soap-landing .soap-mockup img[src*="mockup-booking"] {
    width: 644px !important;
    left: -162px !important;
    top: -7px !important;
  }

  .soap-landing .soap-mockup img[src*="mockup-editor"] {
    width: 699px !important;
    left: -193px !important;
    top: -13px !important;
  }

  .soap-landing .soap-mockup img[src*="mockup-photos"] {
    width: 626px !important;
    left: -153px !important;
    top: -7px !important;
  }

  .soap-landing .soap-split .soap-shot,
  .soap-landing .soap-split > div:last-child > div:first-child {
    height: 210px;
  }

  .soap-landing .soap-split img[src*="mockup-editor"] {
    width: 1080px !important;
    left: -430px !important;
    top: -46px !important;
  }

  .soap-landing .soap-nav-links {
    display: none !important;
  }
}

@media (max-width: 640px) {
  .soap-landing .soap-steps,
  .soap-landing .soap-showcase,
  .soap-landing .soap-features,
  .soap-landing .soap-usps,
  .soap-landing .soap-audiences {
    grid-template-columns: 1fr !important;
  }

  .soap-landing .soap-hero h1 {
    font-size: 30px !important;
  }

  .soap-landing .soap-section {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .soap-landing .soap-nav {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
