/* Finding Nemo Jr. encore page -- scoped production candidate, 2026-08-11. */

body#fnj_encore {
  --nemo-ink: #082b45;
  --nemo-soft: #31546c;
  --nemo-white: #f7fbff;
  --nemo-mist: #c9eaf3;
  --nemo-aqua: #12b9da;
  --nemo-coral: #c74d40;
  --nemo-deep: #031b46;
  --nemo-line-light: rgba(8, 43, 69, 0.2);
  --nemo-line-dark: rgba(247, 251, 255, 0.22);
  background: var(--nemo-deep) !important;
}

body#fnj_encore #mtk-pagewrapper {
  overflow-x: clip;
  background: var(--nemo-deep) !important;
}

body#fnj_encore #page-Fixed-Width,
body#fnj_encore .home2,
body#fnj_encore .container.full-body,
body#fnj_encore .content-main,
body#fnj_encore .index2-in,
body#fnj_encore .mtk-content-wrapper,
body#fnj_encore .right-index2 {
  overflow: visible !important;
  background: transparent !important;
}

body#fnj_encore #region-Logo-and-Banner,
body#fnj_encore .block-CTA-Buttons {
  display: none !important;
}

body#fnj_encore .top-header,
body#fnj_encore .block-Menu.navbar,
body#fnj_encore .top_nav,
body#fnj_encore .center-header-bottom,
body#fnj_encore #region-Main-Nav {
  background: #031522 !important;
  border-color: rgba(255, 255, 255, 0.08) !important;
}

body#fnj_encore .block-Menu .nav > li > a,
body#fnj_encore .top-header a,
body#fnj_encore .top-header .login-btn {
  color: #e6f7fb !important;
}

body#fnj_encore .toggle-btn .icon-bar {
  background: #e6f7fb !important;
}

body#fnj_encore .npe-play-nav {
  display: none !important;
}

body#fnj_encore .npe-play-nav p {
  margin: 0 !important;
}

body#fnj_encore .npe-play-nav a {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  color: #b7d5df !important;
  font-size: 11px;
  font-weight: 750;
  letter-spacing: 0.13em;
  text-decoration: none !important;
  text-transform: uppercase;
}

body#fnj_encore .npe-play-nav a:hover,
body#fnj_encore .npe-play-nav a:focus {
  color: #ffffff !important;
}

body#fnj_encore .nemo-encore {
  position: relative;
  isolation: isolate;
  box-sizing: border-box;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  overflow: hidden;
  background-color: #0757aa;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.02), rgba(0, 23, 69, 0.12)), url("https://www.newprospectpta.org/assets/02325/94381dd426c5e2dcb3f4cf0fe0984e56");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: var(--nemo-white) !important;
}

body#fnj_encore .nemo-encore::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 0;
  height: min(980px, 82vh);
  background-image: url("https://www.newprospectpta.org/assets/02325/4fc6b6161a9ae5bb9b0f856f07428d9d");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-mask-image: linear-gradient(180deg, #000 0%, #000 68%, transparent 100%);
  mask-image: linear-gradient(180deg, #000 0%, #000 68%, transparent 100%);
  pointer-events: none;
}

body#fnj_encore .nemo-encore :where(p, ul, h1, h2, h3) {
  margin-top: 0;
}

body#fnj_encore .nemo-encore a {
  color: inherit;
}

body#fnj_encore .nemo-hero {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  min-height: clamp(680px, 68vw, 820px);
  margin: 0;
  padding: 72px 24px 62px;
  background: transparent;
  color: var(--nemo-ink) !important;
  text-align: center;
}

body#fnj_encore .nemo-hero::before {
  content: "";
  position: absolute;
  inset: 6% max(0px, calc(50% - 470px));
  z-index: -1;
  background: radial-gradient(ellipse at center, rgba(239, 253, 255, 0.96) 0%, rgba(239, 253, 255, 0.72) 42%, rgba(239, 253, 255, 0) 74%);
  pointer-events: none;
}

body#fnj_encore .nemo-eyebrow,
body#fnj_encore .nemo-kicker {
  color: inherit !important;
  font-size: 11px !important;
  font-weight: 800;
  letter-spacing: 0.18em;
  line-height: 1.4;
  text-transform: uppercase;
}

body#fnj_encore .nemo-eyebrow {
  margin-bottom: 24px !important;
  padding: 9px 15px;
  border: 1px solid rgba(8, 43, 69, 0.22);
  border-radius: 999px;
  background: rgba(239, 252, 255, 0.78);
}

body#fnj_encore .nemo-logo {
  width: min(58vw, 500px);
  margin: 0 0 24px !important;
}

body#fnj_encore .nemo-logo img {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0 12px 24px rgba(2, 73, 120, 0.2));
}

body#fnj_encore .nemo-hero h1 {
  max-width: 18ch;
  margin: 0 0 20px !important;
  color: var(--nemo-ink) !important;
  font-family: "Fraunces", Georgia, serif;
  font-size: clamp(34px, 5vw, 58px) !important;
  font-weight: 600;
  letter-spacing: -0.025em;
  line-height: 1.03;
  text-wrap: balance;
}

body#fnj_encore .nemo-when {
  margin-bottom: 9px !important;
  color: var(--nemo-ink) !important;
  font-size: clamp(18px, 2.2vw, 24px) !important;
  font-weight: 800;
}

body#fnj_encore .nemo-where {
  max-width: 42ch;
  margin-bottom: 0 !important;
  color: var(--nemo-ink) !important;
  font-size: 15px !important;
  font-weight: 700;
}

body#fnj_encore .nemo-ocean {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0;
  padding: 0 max(24px, calc((100vw - 1090px) / 2));
  background: transparent;
}

body#fnj_encore .nemo-ocean::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 0;
  width: min(900px, calc(100vw - 32px));
  transform: translateX(-50%);
  border-right: 1px solid rgba(255, 255, 255, 0.25);
  border-left: 1px solid rgba(255, 255, 255, 0.25);
  background: linear-gradient(180deg, rgba(7, 91, 155, 0.97) 0%, rgba(4, 55, 121, 0.98) 56%, rgba(3, 27, 70, 0.985) 100%);
  box-shadow: 0 0 70px rgba(0, 25, 70, 0.24);
  pointer-events: none;
}

body#fnj_encore .nemo-stop {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  max-width: 900px;
  margin: 0 auto;
  padding: 76px 70px 82px;
  border-top: 1px solid var(--nemo-line-dark);
  color: var(--nemo-white) !important;
  text-shadow: none;
}

body#fnj_encore .nemo-stop:first-child {
  border-top: 0;
}

body#fnj_encore .nemo-stop--surface,
body#fnj_encore .nemo-stop--reef {
  color: var(--nemo-ink) !important;
  border-color: var(--nemo-line-light);
  text-shadow: none;
}

body#fnj_encore .nemo-stop--surface {
  background: rgba(242, 253, 255, 0.97);
}

body#fnj_encore .nemo-stop--reef {
  padding-bottom: 150px;
  background: linear-gradient(180deg, rgba(242, 253, 255, 0.97) 0%, rgba(242, 253, 255, 0.97) calc(100% - 110px), rgba(7, 91, 155, 0.97) 100%);
}

body#fnj_encore .nemo-stop h2 {
  max-width: 19ch;
  margin: 0 0 22px !important;
  color: inherit !important;
  font-family: "Fraunces", Georgia, serif;
  font-size: clamp(34px, 4.5vw, 50px) !important;
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.08;
  text-wrap: balance;
}

body#fnj_encore .nemo-stop h3 {
  margin: 34px 0 16px !important;
  color: inherit !important;
  font-family: "Fraunces", Georgia, serif;
  font-size: clamp(22px, 2.6vw, 28px) !important;
  font-weight: 600;
  line-height: 1.2;
}

body#fnj_encore .nemo-stop p:not([class]) {
  max-width: 64ch;
  margin-bottom: 18px !important;
  color: inherit !important;
  font-size: 18px;
  line-height: 1.7;
}

body#fnj_encore .nemo-lede {
  max-width: 55ch;
  margin: 0 0 22px !important;
  color: inherit !important;
  font-size: clamp(19px, 2vw, 22px) !important;
  line-height: 1.5 !important;
}

body#fnj_encore .nemo-kicker {
  margin-bottom: 13px !important;
  color: inherit !important;
  opacity: 0.76;
}

body#fnj_encore .nemo-facts {
  max-width: 64ch;
  margin: 30px 0 28px !important;
  padding: 0;
  list-style: none;
}

body#fnj_encore .nemo-facts li {
  display: grid;
  grid-template-columns: 8.5rem minmax(0, 1fr);
  gap: 18px;
  padding: 13px 0;
  border-top: 1px solid var(--nemo-line-light);
  color: inherit !important;
  font-size: 16px;
  line-height: 1.5;
}

body#fnj_encore .nemo-facts li:last-child {
  border-bottom: 1px solid var(--nemo-line-light);
}

body#fnj_encore .nemo-facts strong {
  padding-top: 2px;
  color: var(--nemo-soft) !important;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body#fnj_encore .nemo-schedule {
  margin: 0 0 24px !important;
  padding: 0;
  list-style: none;
}

body#fnj_encore .nemo-schedule li {
  display: grid;
  grid-template-columns: minmax(12rem, 0.8fr) 1fr;
  gap: 18px;
  padding: 16px 0;
  border-top: 1px solid var(--nemo-line-light);
  color: inherit !important;
  font-size: 16px;
}

body#fnj_encore .nemo-schedule li:last-child {
  border-bottom: 1px solid var(--nemo-line-light);
}

body#fnj_encore .nemo-stop a {
  color: inherit !important;
  font-weight: 750;
  text-decoration-color: var(--nemo-coral);
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}

body#fnj_encore .nemo-stop a:hover,
body#fnj_encore .nemo-stop a:focus {
  color: #ffe5dd !important;
  text-decoration-color: #ffe5dd;
}

body#fnj_encore .nemo-stop--surface a:hover,
body#fnj_encore .nemo-stop--surface a:focus,
body#fnj_encore .nemo-stop--reef a:hover,
body#fnj_encore .nemo-stop--reef a:focus {
  color: #a52f28 !important;
}

body#fnj_encore .nemo-clips {
  display: grid;
  grid-template-columns: 1fr;
  gap: 22px;
  width: 100%;
  max-width: 760px;
  margin: 40px 0 20px;
}

body#fnj_encore .nemo-clip {
  overflow: hidden;
  border: 1px solid rgba(224, 248, 255, 0.24);
  border-radius: 18px;
  background: rgba(3, 27, 70, 0.66);
  box-shadow: 0 18px 42px rgba(0, 24, 67, 0.2);
  color: var(--nemo-white) !important;
  text-shadow: none;
}

body#fnj_encore .nemo-clip-number {
  margin: 0 !important;
  padding: 20px 20px 7px;
  color: #75def0 !important;
  font-size: 11px !important;
  font-weight: 800;
  letter-spacing: 0.18em;
}

body#fnj_encore .nemo-clip h3 {
  min-height: 0;
  margin: 0 !important;
  padding: 0 20px 18px;
  color: var(--nemo-white) !important;
  font-size: 24px !important;
}

body#fnj_encore .nemo-clip h3 span {
  display: block;
  color: var(--nemo-mist);
  font-family: inherit;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
}

body#fnj_encore .nemo-clip-video {
  position: relative;
  padding-top: 56.25%;
  background: #001022;
}

body#fnj_encore .nemo-clip-video iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

body#fnj_encore .nemo-clip > p:last-child {
  margin: 0 !important;
  padding: 16px 20px 19px;
  font-size: 13px !important;
}

body#fnj_encore .nemo-note {
  margin: 18px 0 0 !important;
  color: var(--nemo-mist) !important;
  font-size: 14px !important;
}

body#fnj_encore .nemo-stop .store-item {
  width: min(100%, 480px);
  margin: 32px 0 0;
}

body#fnj_encore .nemo-stop .store-item .small {
  display: grid;
  grid-template-columns: 112px minmax(0, 1fr);
  gap: 18px;
  align-items: center;
  padding: 16px;
  border: 1px solid rgba(226, 247, 255, 0.25);
  border-radius: 18px;
  background: rgba(3, 27, 70, 0.68);
  box-shadow: 0 18px 42px rgba(0, 20, 60, 0.22);
}

body#fnj_encore .nemo-stop .store-item .image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

body#fnj_encore .nemo-stop .store-item .description a,
body#fnj_encore .nemo-stop .store-item .price a {
  color: var(--nemo-white) !important;
  text-decoration: none;
}

body#fnj_encore .nemo-stop .store-item .description {
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 1.35;
}

body#fnj_encore .nemo-stop .store-item .price {
  margin-bottom: 12px;
  font-size: 22px;
  font-weight: 800;
}

body#fnj_encore .nemo-stop .store-item a.mtk-btn {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 10px 20px;
  border: 0;
  border-radius: 999px;
  background: var(--nemo-coral) !important;
  color: #ffffff !important;
  text-decoration: none !important;
}

body#fnj_encore .nemo-day-list {
  margin: 30px 0 0 !important;
  padding: 0;
  list-style: none;
  counter-reset: nemo-day;
}

body#fnj_encore .nemo-day-list li {
  position: relative;
  margin: 0;
  padding: 18px 0 18px 54px;
  border-top: 1px solid var(--nemo-line-dark);
  color: inherit !important;
  font-size: 17px;
  line-height: 1.55;
  counter-increment: nemo-day;
}

body#fnj_encore .nemo-day-list li:last-child {
  border-bottom: 1px solid var(--nemo-line-dark);
}

body#fnj_encore .nemo-day-list li::before {
  content: counter(nemo-day, decimal-leading-zero);
  position: absolute;
  top: 19px;
  left: 0;
  color: #72d9ee;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.14em;
}

body#fnj_encore .nemo-credit {
  max-width: 760px;
  margin: 0 auto;
  padding: 34px 0 42px;
  border-top: 1px solid var(--nemo-line-dark);
  color: rgba(237, 249, 255, 0.74) !important;
}

body#fnj_encore .nemo-credit p {
  margin: 0 !important;
  color: inherit !important;
  font-size: 12px !important;
  line-height: 1.6;
  text-align: center;
}

body#fnj_encore .footer-main,
body#fnj_encore #region-Footer {
  background: #021329 !important;
  border: 0 !important;
}

body#fnj_encore #region-Footer,
body#fnj_encore #region-Footer a {
  color: #c2dbe5 !important;
}

body#fnj_encore a:focus-visible,
body#fnj_encore button:focus-visible {
  outline: 3px solid #ffffff !important;
  outline-offset: 3px !important;
}

@media screen and (max-width: 767px) {
  body#fnj_encore .npe-play-nav {
    gap: 2px 20px;
    padding-top: 10px;
  }

  body#fnj_encore .npe-play-nav a {
    min-height: 40px;
    font-size: 10px;
  }

  body#fnj_encore .nemo-hero {
    min-height: 720px;
    padding: 58px 20px 54px;
    background-position: 55% center;
  }

  body#fnj_encore .nemo-logo {
    width: min(88vw, 390px);
  }

  body#fnj_encore .nemo-hero h1 {
    font-size: clamp(33px, 10vw, 43px) !important;
  }

  body#fnj_encore .nemo-ocean {
    padding-right: 20px;
    padding-left: 20px;
  }

  body#fnj_encore .nemo-stop {
    padding-top: 58px;
    padding-right: 14px;
    padding-bottom: 64px;
    padding-left: 14px;
  }

  body#fnj_encore .nemo-facts li,
  body#fnj_encore .nemo-schedule li {
    grid-template-columns: 1fr;
    gap: 5px;
  }

  body#fnj_encore .nemo-clips {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  body#fnj_encore .nemo-clip h3 {
    min-height: 0;
  }

  body#fnj_encore .nemo-stop .store-item .small {
    grid-template-columns: 92px minmax(0, 1fr);
  }
}

@media (prefers-reduced-motion: reduce) {
  body#fnj_encore .nemo-encore *,
  body#fnj_encore .nemo-encore *::before,
  body#fnj_encore .nemo-encore *::after {
    animation: none !important;
    scroll-behavior: auto !important;
    transition: none !important;
  }
}
