body.find-page {
  background: #f4f6f8;
}

body.find-page #header {
  display: none !important;
}

body.find-page #wrapper {
  overflow: visible;
}

body.find-page #wrapper > .bg {
  display: none !important;
}

body.find-page #wrapper.fade-in:before {
  background: #f4f6f8;
}

body.find-page #nav,
body.find-page #main,
body.find-page #copyright {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

body.find-page #nav {
  margin-top: 0 !important;
  padding: 0 clamp(1rem, 3.5vw, 3rem);
  background: rgba(30, 37, 45, 0.9);
  backdrop-filter: blur(10px);
}

body.find-page #main {
  background:
    radial-gradient(circle at top left, rgba(175, 230, 126, 0.16), transparent 30%),
    linear-gradient(180deg, #fbfdff 0%, #f4f6f8 76%);
  padding: clamp(1rem, 2.25vw, 1.85rem) clamp(1rem, 3.5vw, 3rem) 0;
}

body.find-page #main > * {
  border-top: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  max-width: none !important;
}

body.find-page article.post.featured {
  width: min(1280px, calc(100% - 2rem));
  margin: 0 auto;
  padding: clamp(1.85rem, 4vw, 3.75rem) clamp(0.65rem, 1.2vw, 1.25rem) 4rem;
  text-align: left !important;
}

body.find-page article.post.featured h1,
body.find-page article.post.featured h2,
body.find-page article.post.featured h3 {
  color: #18212b;
  text-transform: none;
  letter-spacing: 0;
  text-wrap: balance;
}

body.find-page article.post.featured h1 {
  font-size: clamp(2.45rem, 4.8vw, 4.45rem);
  line-height: 1;
  margin: 0;
}

body.find-page article.post.featured h2 {
  margin: 0 0 0.85rem;
  font-size: clamp(1.45rem, 1.15rem + 1vw, 2rem);
  line-height: 1.18;
}

body.find-page article.post.featured h3 {
  margin: 0 0 0.6rem;
  font-size: clamp(1.08rem, 0.98rem + 0.45vw, 1.3rem);
  line-height: 1.3;
}

body.find-page article.post.featured p,
body.find-page article.post.featured li {
  color: rgba(33, 41, 49, 0.88);
  font-size: clamp(1rem, 0.97rem + 0.13vw, 1.08rem);
  line-height: 1.72;
  text-align: left;
}

body.find-page article.post.featured ul {
  margin: 0;
  padding-left: 1.25rem;
}

body.find-page article.post.featured li {
  margin: 0.35rem 0;
}

body.find-page a {
  border-bottom: 0;
}

.lt-breadcrumb {
  display: flex;
  align-items: center;
  gap: 0.45rem;
  margin: 0 0 1rem;
  color: rgba(24, 33, 43, 0.62);
  font-size: 0.88rem;
  line-height: 1.4;
}

.lt-breadcrumb a {
  color: rgba(24, 33, 43, 0.72);
}

.lt-eyebrow,
.lt-sectionEyebrow {
  margin: 0 0 0.9rem;
  color: #355428;
  font-size: 0.88rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.find-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(18rem, 0.72fr);
  gap: clamp(1.5rem, 4vw, 3.2rem);
  align-items: center;
  padding: clamp(1.95rem, 3.8vw, 3.15rem);
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(175, 230, 126, 0.22), rgba(255, 255, 255, 0.98) 48%, rgba(228, 238, 248, 0.92));
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.08);
}

.find-hero .major {
  margin: 0 !important;
  text-align: left !important;
}

.find-hero-lead {
  max-width: 66ch;
  margin: 1.15rem 0 0;
}

.find-positioning {
  max-width: 62ch;
  margin: 1rem 0 0;
  color: rgba(24, 33, 43, 0.72);
}

.find-hero-panel {
  position: relative;
  min-height: 22rem;
}

.find-panel-card {
  position: absolute;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: 0 18px 38px rgba(15, 23, 42, 0.1);
  backdrop-filter: blur(14px);
}

.find-panel-card--main {
  top: 2rem;
  right: 1rem;
  width: min(82%, 21rem);
  padding: 1.3rem;
}

.find-panel-card--main span,
.find-panel-card--main strong {
  display: block;
}

.find-panel-card--main span {
  color: rgba(24, 33, 43, 0.62);
  font-size: 0.86rem;
  font-weight: 700;
}

.find-panel-card--main strong {
  margin-top: 0.35rem;
  color: #18212b;
  font-size: 1.2rem;
  line-height: 1.25;
}

.find-panel-card--support {
  left: 0.65rem;
  bottom: 3.2rem;
  display: grid;
  place-items: center;
  width: 50%;
  min-height: 5.6rem;
  color: #18212b;
  font-weight: 800;
}

.find-panel-card--offset {
  left: auto;
  right: 0;
  bottom: 0.7rem;
  width: 56%;
  background: rgba(175, 230, 126, 0.2);
}

.find-panel-path {
  position: absolute;
  left: 17%;
  right: 14%;
  top: 52%;
  display: flex;
  justify-content: space-between;
  transform: rotate(-7deg);
}

.find-panel-path span {
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 999px;
  background: #afe67e;
  box-shadow: 0 0 0 0.4rem rgba(175, 230, 126, 0.22);
}

.lt-ctaRow {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.9rem;
  margin-top: 1.6rem;
}

.lt-primaryCta,
.lt-textCta,
.lt-cardCta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.8rem;
  padding: 0.72rem 1rem;
  border-radius: 999px;
  font-size: 0.96rem;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.lt-primaryCta {
  color: #18212b;
  background: #afe67e;
  border: 1px solid rgba(107, 161, 69, 0.24);
  box-shadow: 0 12px 26px rgba(85, 125, 55, 0.16);
}

.lt-textCta {
  color: #18212b;
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid rgba(15, 23, 42, 0.1);
  box-shadow: 0 10px 22px rgba(15, 23, 42, 0.08);
}

.lt-cardCta {
  width: fit-content;
  color: #18212b;
  background: rgba(175, 230, 126, 0.22);
  border: 1px solid rgba(107, 161, 69, 0.22);
}

.lt-primaryCta:hover,
.lt-textCta:hover,
.lt-cardCta:hover {
  transform: translateY(-1px);
}

.lt-primaryCta:hover {
  background: #bcf18c;
  box-shadow: 0 16px 30px rgba(85, 125, 55, 0.2);
}

.lt-textCta:hover {
  background: #ffffff;
  box-shadow: 0 14px 28px rgba(15, 23, 42, 0.1);
}

.lt-cardCta:hover {
  background: rgba(175, 230, 126, 0.3);
}

.lt-primaryCta:focus-visible,
.lt-textCta:focus-visible,
.lt-cardCta:focus-visible,
.lt-breadcrumb a:focus-visible,
.find-filter:focus-visible {
  outline: 3px solid rgba(53, 84, 40, 0.32);
  outline-offset: 3px;
}

.find-section,
.find-routing-block,
.find-product-bridge {
  margin-top: 3.05rem;
}

.find-section-header {
  max-width: 72ch;
}

.find-section-header p:last-child {
  margin: 0;
}

.find-start-grid,
.find-card-grid {
  display: grid;
  gap: 1.25rem;
  margin-top: 1.55rem;
}

.find-start-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

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

.find-start-card,
.find-registry-card,
.find-routing-block,
.find-product-bridge {
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 14px 36px rgba(15, 23, 42, 0.08);
}

.find-start-card,
.find-registry-card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: clamp(1.2rem, 2vw, 1.55rem);
}

.find-start-card p,
.find-registry-card p {
  margin: 0;
}

.find-start-card p + .lt-cardCta,
.find-registry-card p + .lt-cardCta {
  margin-top: 1rem;
}

.find-start-card ul {
  margin-top: 1rem !important;
}

.find-start-card .lt-cardCta,
.find-registry-card .lt-cardCta {
  margin-top: auto;
}

.find-start-card ul + .lt-cardCta {
  margin-top: 1rem;
}

.find-card-label {
  display: inline-flex;
  width: fit-content;
  margin: 0 0 0.85rem;
  padding: 0.28rem 0.58rem;
  border: 1px solid rgba(107, 161, 69, 0.2);
  border-radius: 999px;
  background: rgba(175, 230, 126, 0.2);
  color: #355428;
  font-size: 0.76rem;
  font-weight: 800;
  line-height: 1.25;
}

.find-registry-card p + p {
  margin-top: 0.72rem;
}

.find-registry-card strong {
  color: #18212b;
}

.find-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin-top: 1.35rem;
}

.find-filter {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.45rem;
  padding: 0.55rem 0.85rem;
  border: 1px solid rgba(15, 23, 42, 0.1);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 8px 18px rgba(15, 23, 42, 0.06);
  color: #18212b;
  cursor: pointer;
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.15;
  text-transform: none;
}

.find-filter.is-active {
  border-color: rgba(107, 161, 69, 0.35);
  background: #afe67e;
  box-shadow: 0 12px 24px rgba(85, 125, 55, 0.16);
}

.find-filter-count {
  margin: 0.9rem 0 0;
  color: rgba(24, 33, 43, 0.66) !important;
  font-size: 0.92rem !important;
}

.find-registry-card.is-hidden {
  display: none;
}

.find-routing-block {
  padding: clamp(1.4rem, 2.7vw, 2rem);
  background:
    radial-gradient(circle at top right, rgba(175, 230, 126, 0.22), transparent 34%),
    rgba(255, 255, 255, 0.92);
}

.find-routing-block ul {
  margin-top: 0.75rem !important;
}

.find-product-bridge {
  padding: clamp(1.7rem, 3vw, 2.35rem);
  background:
    radial-gradient(circle at top left, rgba(175, 230, 126, 0.26), transparent 32%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(228, 238, 248, 0.84));
}

.find-proof-line {
  color: rgba(24, 33, 43, 0.66) !important;
}

.lt-appStoreBtn {
  display: inline-flex;
  width: min(12.8rem, 100%);
  border-bottom: 0;
  border-radius: 10px;
  line-height: 0;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.2);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.lt-appStoreBtn img {
  display: block;
  width: 100%;
  height: auto;
}

.lt-appStoreBtn:hover {
  transform: translateY(-1px) scale(1.01);
  box-shadow: 0 14px 28px rgba(15, 23, 42, 0.24);
}

.lt-pageMeta {
  margin: 2rem 0 0;
  color: rgba(24, 33, 43, 0.62) !important;
  font-size: 0.84rem !important;
  line-height: 1.55;
}

@media (max-width: 1180px) {
  .find-start-grid,
  .find-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 980px) {
  .find-hero {
    grid-template-columns: 1fr;
  }

  .find-hero-panel {
    min-height: 14rem;
  }

  .find-panel-card--main {
    top: 0.5rem;
    right: 2rem;
  }

  .find-panel-card--support {
    bottom: 1.25rem;
  }

  .find-panel-card--offset {
    bottom: 0;
  }
}

@media (max-width: 736px) {
  body.find-page #main {
    padding-left: 0.85rem;
    padding-right: 0.85rem;
  }

  body.find-page article.post.featured {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .find-hero,
  .find-product-bridge,
  .find-routing-block {
    border-radius: 18px;
  }

  .find-hero {
    padding: 1.25rem;
  }

  .find-hero-panel {
    display: none;
  }

  .find-start-grid,
  .find-card-grid {
    grid-template-columns: 1fr;
  }

  .find-filters {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 0.45rem;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
  }

  .find-filter {
    flex: 0 0 auto;
    scroll-snap-align: start;
  }

  .lt-primaryCta,
  .lt-textCta,
  .lt-cardCta {
    width: 100%;
  }
}
