/* ============================================================
   TRAM HOA ABOUT PAGE V2 — page ID 2240 only
   Content remains editable in Flatsome UX Builder.
   Rollback: remove this block and restore page revision.
   ============================================================ */

.page-id-2240 .th-about-lead {
  color: var(--color-ink) !important;
  font-size: 18px !important;
  line-height: 1.65 !important;
}

.page-id-2240 .th-about-breadcrumb {
  align-items: center;
  display: flex;
  font-size: 14px !important;
  gap: 10px;
  margin: 0 0 30px;
}

.page-id-2240 .th-about-hero-row {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-card-large);
  box-shadow: var(--shadow-shell);
  overflow: hidden;
  padding: 34px 22px;
}

.page-id-2240 .th-about-hero-copy {
  padding: 20px 38px 20px 22px;
}

.page-id-2240 .th-about-hero-media {
  position: relative;
}

.page-id-2240 .th-about-hero-media .img,
.page-id-2240 .th-about-hero-media img {
  border-radius: 18px;
  overflow: hidden;
}

.page-id-2240 .th-about-hero-media img {
  aspect-ratio: 4 / 5;
  object-fit: cover;
}

.page-id-2240 .th-about-media-note {
  align-items: center;
  background: rgb(255 255 255 / 94%);
  border: 1px solid var(--color-border);
  border-radius: 12px;
  bottom: 28px;
  box-shadow: var(--shadow-card);
  display: flex;
  flex-direction: column;
  left: 28px;
  padding: 14px 18px;
  position: absolute;
  right: 28px;
}

.page-id-2240 .th-about-media-note strong {
  color: var(--color-brand-strong);
}

.page-id-2240 .th-about-media-note span {
  color: var(--color-muted);
  font-size: 13px;
}

.page-id-2240 .th-about-stats .row {
  background: var(--color-brand-strong);
  border-radius: 16px;
  overflow: hidden;
}

.page-id-2240 .th-about-stat {
  border-right: 1px solid rgb(255 255 255 / 18%);
  padding: 26px 22px;
  text-align: center;
}

.page-id-2240 .th-about-stat:last-child {
  border-right: 0;
}

.page-id-2240 .th-about-stat strong,
.page-id-2240 .th-about-stat span {
  display: block;
}

.page-id-2240 .th-about-stat strong {
  color: #fff;
  font-size: 24px;
  margin-bottom: 5px;
}

.page-id-2240 .th-about-stat span {
  color: rgb(255 255 255 / 74%);
  font-size: 13px;
}

.page-id-2240 .th-about-story,
.page-id-2240 .th-about-difference,
.page-id-2240 .th-about-contact {
  background: var(--color-surface);
}

.page-id-2240 .th-about-section-intro {
  padding-right: 48px;
}

.page-id-2240 .th-about-prose {
  border-left: 1px solid var(--color-border);
  padding-left: 48px;
}

.page-id-2240 .th-about-capabilities {
  background: #f6f1ea;
}

.page-id-2240 .th-about-section-heading {
  margin-bottom: 26px;
}

.page-id-2240 .th-about-content-card,
.page-id-2240 .th-about-benefit,
.page-id-2240 .th-about-office {
  background: var(--color-surface);
  border: 1px solid #e7ddd0;
  border-radius: var(--radius-card);
  box-shadow: 0 8px 24px rgb(66 51 34 / 5%);
  margin: 10px;
  padding: 30px 28px;
}

.page-id-2240 .th-about-content-card {
  flex-basis: calc(50% - 20px);
  max-width: calc(50% - 20px);
}

.page-id-2240 .th-about-content-card li {
  margin-bottom: 7px;
}

.page-id-2240 .th-about-card-index,
.page-id-2240 .th-about-benefit > .col-inner > span {
  color: var(--color-brand) !important;
  font-size: 13px !important;
  font-weight: 700;
  letter-spacing: .12em;
}

.page-id-2240 .th-about-benefit-grid {
  margin-top: 30px;
}

.page-id-2240 .th-about-benefit {
  border-color: var(--color-border);
  flex-basis: calc(25% - 20px);
  max-width: calc(25% - 20px);
  min-height: 220px;
}

.page-id-2240 .th-about-benefit h3 {
  color: var(--color-brand-strong);
  margin-top: 22px;
}

.page-id-2240 .th-about-mission {
  background: var(--color-brand-soft);
}

.page-id-2240 .th-about-mission .th-about-lead {
  color: var(--color-muted) !important;
  margin-inline: auto;
  max-width: 900px;
}

.page-id-2240 .th-about-contact-panel {
  background: var(--color-brand-strong);
  border-radius: 18px;
  color: #fff;
  padding: 38px;
}

.page-id-2240 .th-about-contact-panel h2,
.page-id-2240 .th-about-contact-panel p,
.page-id-2240 .th-about-contact-panel .th-about-eyebrow {
  color: #fff !important;
}

.page-id-2240 .th-about-contact-list {
  display: grid;
  gap: 10px;
  margin: 26px 0;
}

.page-id-2240 .th-about-contact-list a {
  background: rgb(255 255 255 / 9%);
  border: 1px solid rgb(255 255 255 / 17%);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  padding: 12px 16px;
  text-decoration: none;
}

.page-id-2240 .th-about-contact-list span {
  color: rgb(255 255 255 / 65%);
  font-size: 12px;
}

.page-id-2240 .th-about-contact-list strong {
  color: #fff;
  font-size: 15px;
}

.page-id-2240 .th-about-offices {
  padding-left: 38px;
}

.page-id-2240 .th-about-office {
  border-color: var(--color-border);
  flex-basis: calc(50% - 20px);
  max-width: calc(50% - 20px);
  min-height: 170px;
}

.page-id-2240 .th-about-office span {
  color: var(--color-brand);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .12em;
}

.page-id-2240 .th-about-office h3 {
  font-size: 18px;
  margin: 14px 0 6px;
}

.page-id-2240 .th-about-social {
  background: #f6f1ea;
}

.page-id-2240 .th-about-social-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
}

.page-id-2240 .th-about-social-links a {
  background: #fff;
  border: 1px solid #e7ddd0;
  border-radius: var(--radius-pill);
  color: var(--color-ink) !important;
  font-size: 13px;
  padding: 10px 16px;
  text-decoration: none;
}

.page-id-2240 .th-about-social-links a:hover,
.page-id-2240 .th-about-social-links a:focus-visible {
  border-color: var(--color-brand);
  color: var(--color-brand) !important;
}


@media (max-width: 849px) {
  .page-id-2240 .th-about-hero-row {
    padding: 24px 10px;
  }

  .page-id-2240 .th-about-hero-copy,
  .page-id-2240 .th-about-section-intro,
  .page-id-2240 .th-about-offices {
    padding-left: 18px;
    padding-right: 18px;
  }

  .page-id-2240 .th-about-hero-media {
    margin-top: 20px;
  }

  .page-id-2240 .th-about-prose {
    border-left: 0;
    border-top: 1px solid var(--color-border);
    margin-top: 18px;
    padding: 28px 18px 0;
  }

  .page-id-2240 .th-about-content-card,
  .page-id-2240 .th-about-benefit,
  .page-id-2240 .th-about-office {
    flex-basis: calc(100% - 20px);
    max-width: calc(100% - 20px);
  }

  .page-id-2240 .th-about-social-links {
    justify-content: flex-start;
  }
}

@media (max-width: 549px) {
  .page-id-2240 .th-about {
    padding-bottom: var(--section-space) !important;
    padding-top: var(--section-space) !important;
  }

  .page-id-2240 .th-about-hero {
    padding-top: 20px !important;
  }

  .page-id-2240 .th-about-stat {
    border-bottom: 1px solid rgb(255 255 255 / 18%);
    padding: 20px 12px;
  }

  .page-id-2240 .th-about-stat:nth-child(2) {
    border-right: 0;
  }

  .page-id-2240 .th-about-media-note {
    bottom: 18px;
    left: 18px;
    right: 18px;
  }

  .page-id-2240 .th-about-contact-panel {
    padding: 28px 22px;
  }

  .page-id-2240 .th-about-cta .text-right {
    margin-top: 18px;
    text-align: left !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .page-id-2240 .th-about * {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
  }
}

/* ============================================================
   TRAM HOA CONTACT PAGE V2 — page ID 2895 only
   Content remains editable in Flatsome UX Builder.
   Rollback: remove this block and restore the previous page revision.
   ============================================================ */

.page-id-2895 .th-contact-lead {
  color: var(--color-ink) !important;
  font-size: 18px !important;
  line-height: 1.65 !important;
  max-width: 780px;
}

.page-id-2895 .th-contact-breadcrumb {
  align-items: center;
  color: var(--color-muted);
  display: flex;
  font-size: 14px;
  gap: 10px;
  margin-bottom: 42px;
}

.page-id-2895 .th-contact-hero {
  padding-bottom: var(--section-space) !important;
  padding-top: 30px !important;
}

.page-id-2895 .th-contact-main,
.page-id-2895 .th-contact-offices,
.page-id-2895 .th-contact-social {
  padding-bottom: var(--section-space-lg) !important;
  padding-top: var(--section-space-lg) !important;
}

.page-id-2895 .th-contact-main {
  background: var(--color-surface);
}

.page-id-2895 .th-contact-offices {
  background: var(--color-brand-soft);
}

.page-id-2895 .th-contact-layout {
  align-items: start;
  display: grid;
  gap: 32px;
  grid-template-columns: .85fr 1.15fr;
}

.page-id-2895 .th-contact-cards {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
}

/* WordPress may insert line-break nodes between editable card links. */
.page-id-2895 .th-contact-cards > br {
  display: none;
}

.page-id-2895 .th-contact-card {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-card);
  box-shadow: 0 1px 2px rgb(17 17 15 / 6%);
  display: block;
  min-height: 184px;
  padding: 24px;
  text-decoration: none;
  transition: border-color var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease), transform var(--motion-fast) var(--motion-ease);
}

.page-id-2895 .th-contact-card:hover {
  border-color: var(--color-brand);
  box-shadow: var(--shadow-card);
  transform: translateY(-2px);
}

.page-id-2895 .th-contact-card svg,
.page-id-2895 .th-contact-benefit svg {
  color: var(--color-brand);
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
}

.page-id-2895 .th-contact-card svg {
  height: 28px;
  margin-bottom: 20px;
  width: 28px;
}

.page-id-2895 .th-contact-card small,
.page-id-2895 .th-contact-card strong,
.page-id-2895 .th-contact-card em {
  display: block;
}

.page-id-2895 .th-contact-card small {
  color: var(--color-muted);
  font-size: 12px;
}

.page-id-2895 .th-contact-card strong {
  color: var(--color-ink);
  font-size: 15px;
  margin: 5px 0;
}

.page-id-2895 .th-contact-card em {
  color: var(--color-muted);
  font-size: 12px;
  font-style: normal;
}

.page-id-2895 .th-contact-form-card {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-card-large);
  box-shadow: var(--shadow-shell);
  padding: 32px;
}

.page-id-2895 .th-contact-form-card label {
  color: var(--color-muted);
  display: block;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 15px;
}

.page-id-2895 .th-contact-form-card :is(input[type="text"], input[type="tel"], input[type="email"], textarea) {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-control);
  box-shadow: none;
  color: var(--color-ink);
  font-size: 15px;
  margin-top: 6px;
  min-height: 50px;
  padding: 11px 14px;
  width: 100%;
}

.page-id-2895 .th-contact-form-card textarea {
  min-height: 130px;
}

.page-id-2895 .th-contact-form-card input[type="submit"] {
  min-height: 48px;
}

.page-id-2895 .th-contact-privacy {
  color: var(--color-muted);
  display: block;
  font-size: 12px;
  margin-top: 12px;
}

.page-id-2895 .th-contact-section-heading {
  margin-bottom: 30px;
  max-width: 720px;
}

.page-id-2895 .th-contact-office-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, 1fr);
}

.page-id-2895 .th-contact-office {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-card);
  min-height: 205px;
  padding: 24px;
}

.page-id-2895 .th-contact-office span,
.page-id-2895 .th-contact-office a {
  color: var(--color-brand);
  font-size: 12px;
  font-weight: 700;
}

.page-id-2895 .th-contact-office h3 {
  margin: 16px 0 6px;
}

.page-id-2895 .th-contact-office p {
  font-size: 13px;
}

.page-id-2895 .th-contact-benefit-strip {
  padding-bottom: 24px !important;
  padding-top: 24px !important;
}

.page-id-2895 .th-contact-benefits {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-card);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  overflow: hidden;
}

.page-id-2895 .th-contact-benefit {
  align-items: center;
  display: flex;
  gap: 13px;
  min-height: 88px;
  padding: 16px 20px;
}

.page-id-2895 .th-contact-benefit + .th-contact-benefit {
  border-left: 1px solid var(--color-border);
}

.page-id-2895 .th-contact-benefit svg {
  min-width: 25px;
  width: 25px;
}

.page-id-2895 .th-contact-benefit strong,
.page-id-2895 .th-contact-benefit small {
  display: block;
}

.page-id-2895 .th-contact-benefit strong {
  color: var(--color-ink);
  font-size: 14px;
}

.page-id-2895 .th-contact-benefit small {
  color: var(--color-muted);
  font-size: 12px;
}

.page-id-2895 .th-contact-social .social-icons a {
  border-color: rgb(255 255 255 / 45%);
  color: var(--color-on-brand) !important;
}

@media (max-width: 1024px) {
  .page-id-2895 .th-contact-office-grid,
  .page-id-2895 .th-contact-benefits {
    grid-template-columns: 1fr 1fr;
  }

  .page-id-2895 .th-contact-benefit:nth-child(3),
  .page-id-2895 .th-contact-benefit:nth-child(4) {
    border-top: 1px solid var(--color-border);
  }

  .page-id-2895 .th-contact-benefit:nth-child(3) {
    border-left: 0;
  }
}

@media (max-width: 849px) {
  .page-id-2895 .th-contact-hero {
    padding: 20px 0 42px !important;
  }

  .page-id-2895 .th-contact-main,
  .page-id-2895 .th-contact-offices,
  .page-id-2895 .th-contact-social {
    padding-bottom: var(--section-space) !important;
    padding-top: var(--section-space) !important;
  }

  .page-id-2895 .th-contact-breadcrumb {
    margin-bottom: 30px;
  }

  .page-id-2895 .th-contact-lead {
    font-size: 16px !important;
  }

  .page-id-2895 .th-contact-layout,
  .page-id-2895 .th-contact-office-grid,
  .page-id-2895 .th-contact-benefits {
    grid-template-columns: 1fr;
  }

  .page-id-2895 .th-contact-benefit + .th-contact-benefit {
    border-left: 0;
    border-top: 1px solid var(--color-border);
  }

  .page-id-2895 .th-contact-form-card {
    padding: 22px;
  }

  .page-id-2895 .th-contact-social .col:last-child {
    margin-top: 18px;
    text-align: left;
  }
}

@media (max-width: 480px) {
  .page-id-2895 .th-contact-cards {
    grid-template-columns: 1fr;
  }

  .page-id-2895 .th-contact-card {
    min-height: auto;
  }
}

/* ============================================================
   TRAM HOA FAQ PAGE V2 — page ID 2249 only
   Content remains editable in Flatsome UX Builder.
   Rollback: remove this block and restore the previous page revision.
   ============================================================ */

.page-id-2249 .th-faq-lead {
  color: var(--color-ink) !important;
  font-size: 18px !important;
  line-height: 1.65 !important;
  max-width: 760px;
}

.page-id-2249 .th-faq-breadcrumb {
  align-items: center;
  color: var(--color-muted);
  display: flex;
  font-size: 14px;
  gap: 10px;
  margin-bottom: 42px;
}

.page-id-2249 .th-faq-hero {
  padding-bottom: 64px !important;
  padding-top: 30px !important;
}

.page-id-2249 .th-faq-search {
  align-items: center;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-card);
  box-shadow: var(--shadow-card);
  display: grid;
  gap: 10px;
  grid-template-columns: 22px 1fr auto;
  margin-top: 28px;
  max-width: 760px;
  padding: 7px;
}

.page-id-2249 .th-faq-search svg {
  color: var(--color-muted);
  fill: none;
  margin-left: 8px;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-width: 1.8;
  width: 20px;
}

.page-id-2249 .th-faq-search input {
  background: transparent;
  border: 0;
  box-shadow: none;
  height: 43px;
  margin: 0;
  padding: 0 5px;
}

.page-id-2249 .th-faq-search input:focus {
  box-shadow: none !important;
}

.page-id-2249 .th-faq-search button {
  background: var(--color-brand);
  border: 0;
  border-radius: var(--radius-control);
  color: var(--color-on-brand);
  font-weight: 700;
  margin: 0;
  min-height: 42px;
  padding: 0 22px;
}

.page-id-2249 .th-faq-main {
  background: var(--color-surface);
  padding-bottom: 82px !important;
  padding-top: var(--section-space-lg) !important;
}

.page-id-2249 .th-faq-layout {
  align-items: start;
  display: grid;
  gap: 52px;
  grid-template-columns: 240px minmax(0, 1fr);
}

.page-id-2249 .th-faq-side-nav {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-card);
  display: grid;
  padding: 16px;
  position: sticky;
  top: 20px;
}

.page-id-2249 .th-faq-side-nav a {
  align-items: center;
  border-radius: var(--radius-control);
  color: var(--color-muted) !important;
  display: flex;
  font-size: 13px;
  min-height: 44px;
  padding: 8px 12px;
}

.page-id-2249 .th-faq-side-nav a:hover,
.page-id-2249 .th-faq-side-nav a.is-active {
  background: var(--color-brand-soft);
  color: var(--color-brand-strong) !important;
  font-weight: 700;
}

.page-id-2249 .th-faq-list {
  max-width: 900px;
}

.page-id-2249 .th-faq-group-label {
  margin-top: 58px;
}

.page-id-2249 .th-faq-list .accordion {
  margin: 0;
}

.page-id-2249 .th-faq-list .accordion-item {
  border-bottom: 1px solid var(--color-border);
}

.page-id-2249 .th-faq-list .accordion-title {
  align-items: center;
  border: 0;
  color: var(--color-ink);
  display: flex;
  font-size: 15px;
  font-weight: 700;
  min-height: 68px;
  padding: 16px 46px 16px 0;
}

.page-id-2249 .th-faq-list .accordion-title:hover,
.page-id-2249 .th-faq-list .accordion-title.active {
  color: var(--color-brand-strong);
}

.page-id-2249 .th-faq-list .accordion-title .toggle {
  left: auto;
  right: 4px;
}

.page-id-2249 .th-faq-list .accordion-inner {
  border: 0;
  padding: 0 46px 22px 0;
}

.page-id-2249 .th-faq-list .accordion-inner p,
.page-id-2249 .th-faq-list .accordion-inner li {
  font-size: 14px;
}

.page-id-2249 .th-faq-list .accordion-inner ul {
  margin-bottom: 0;
}

.page-id-2249 .th-faq-help {
  align-items: center;
  background: var(--color-brand-soft);
  border-radius: var(--radius-card);
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin-top: 38px;
  padding: 22px;
}

.page-id-2249 .th-faq-help strong,
.page-id-2249 .th-faq-help small {
  display: block;
}

.page-id-2249 .th-faq-help strong {
  color: var(--color-ink);
}

.page-id-2249 .th-faq-help small {
  color: var(--color-muted);
}

.page-id-2249 .th-faq-help .button {
  margin: 0;
}

.page-id-2249 .th-faq-support {
  background: var(--color-brand-soft);
  padding-bottom: var(--section-space) !important;
  padding-top: var(--section-space) !important;
}

.page-id-2249 .th-faq-support-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
}

.page-id-2249 .th-faq-support-grid a {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-card);
  padding: 24px;
  text-decoration: none;
}

.page-id-2249 .th-faq-support-grid small,
.page-id-2249 .th-faq-support-grid strong {
  display: block;
}

.page-id-2249 .th-faq-support-grid small {
  color: var(--color-muted);
  font-size: 12px;
}

.page-id-2249 .th-faq-support-grid strong {
  color: var(--color-ink);
  margin-top: 5px;
}

@media (max-width: 849px) {
  .page-id-2249 .th-faq-hero {
    padding: 20px 0 48px !important;
  }

  .page-id-2249 .th-faq-breadcrumb {
    margin-bottom: 30px;
  }

  .page-id-2249 .th-faq-lead {
    font-size: 16px !important;
  }

  .page-id-2249 .th-faq-main {
    padding-bottom: var(--section-space) !important;
    padding-top: var(--section-space) !important;
  }

  .page-id-2249 .th-faq-layout {
    gap: 34px;
    grid-template-columns: 1fr;
  }

  .page-id-2249 .th-faq-side-nav {
    display: flex;
    gap: 4px;
    overflow-x: auto;
    position: relative;
    top: auto;
  }

  .page-id-2249 .th-faq-side-nav a {
    min-width: max-content;
  }

  .page-id-2249 .th-faq-support-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 549px) {
  .page-id-2249 .th-faq-search {
    grid-template-columns: 20px 1fr;
  }

  .page-id-2249 .th-faq-search button {
    grid-column: 1 / 3;
    width: 100%;
  }

  .page-id-2249 .th-faq-help {
    display: block;
  }

  .page-id-2249 .th-faq-help .button {
    margin-top: 16px;
    width: 100%;
  }
}

/* ============================================================
   TRAM HOA ORDER GUIDE V2 — page ID 3706 only
   Content remains editable in Flatsome UX Builder.
   Rollback: remove this block and restore revision 48961.
   ============================================================ */

.page-id-3706 .th-guide-lead {
  color: var(--color-ink) !important;
  font-size: 18px !important;
  line-height: 1.65 !important;
  max-width: 800px;
}

.page-id-3706 .th-guide-breadcrumb {
  align-items: center;
  color: var(--color-muted);
  display: flex;
  font-size: 14px;
  gap: 10px;
  margin-bottom: 42px;
}

.page-id-3706 .th-guide-hero {
  padding-bottom: 64px !important;
  padding-top: 30px !important;
}

.page-id-3706 .th-guide-button.button {
  border-radius: var(--radius-control);
  font-size: 14px;
  letter-spacing: 0;
  margin: 12px 8px 0 0;
  min-height: 48px;
  padding: 0 22px;
  text-transform: none;
}

.page-id-3706 .th-guide-button-primary.button {
  background: var(--color-brand) !important;
  color: var(--color-on-brand) !important;
}

.page-id-3706 .th-guide-button-secondary.button {
  border-color: var(--color-border);
  color: var(--color-ink) !important;
}

.page-id-3706 .th-guide-prepare,
.page-id-3706 .th-guide-online,
.page-id-3706 .th-guide-channels,
.page-id-3706 .th-guide-after {
  padding-bottom: var(--section-space-lg) !important;
  padding-top: var(--section-space-lg) !important;
}

.page-id-3706 .th-guide-prepare,
.page-id-3706 .th-guide-channels {
  background: var(--color-surface);
}

.page-id-3706 .th-guide-online,
.page-id-3706 .th-guide-after {
  background: var(--color-brand-soft);
}

.page-id-3706 .th-guide-layout {
  align-items: start;
  display: grid;
  gap: 52px;
  grid-template-columns: 240px minmax(0, 1fr);
}

.page-id-3706 .th-guide-side-nav {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-card);
  display: grid;
  padding: 16px;
  position: sticky;
  top: 20px;
}

.page-id-3706 .th-guide-side-nav a {
  align-items: center;
  border-radius: var(--radius-control);
  color: var(--color-muted) !important;
  display: flex;
  font-size: 13px;
  min-height: 44px;
  padding: 8px 12px;
}

.page-id-3706 .th-guide-side-nav a:hover,
.page-id-3706 .th-guide-side-nav a.is-active {
  background: var(--color-brand-soft);
  color: var(--color-brand-strong) !important;
  font-weight: 700;
}

.page-id-3706 .th-guide-section-heading {
  margin-bottom: 30px;
  max-width: 780px;
}

.page-id-3706 .th-guide-info-grid,
.page-id-3706 .th-guide-step-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
}

.page-id-3706 .th-guide-info-grid div,
.page-id-3706 .th-guide-step {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-card);
  padding: 24px;
}

.page-id-3706 .th-guide-info-grid div {
  align-items: center;
  display: flex;
  gap: 16px;
  min-height: 92px;
}

.page-id-3706 .th-guide-info-grid b,
.page-id-3706 .th-guide-step b {
  color: var(--color-brand);
  font-size: 24px;
}

.page-id-3706 .th-guide-info-grid span {
  color: var(--color-ink);
  font-size: 14px;
  font-weight: 600;
}

.page-id-3706 .th-guide-step {
  min-height: 220px;
}

.page-id-3706 .th-guide-step h3 {
  margin: 28px 0 8px;
}

.page-id-3706 .th-guide-step p {
  font-size: 13px;
  margin: 0;
}

.page-id-3706 .th-guide-channel-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
}

.page-id-3706 .th-guide-channel-grid a {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-card);
  display: block;
  min-height: 220px;
  padding: 24px;
  text-decoration: none;
  transition: border-color var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease), transform var(--motion-fast) var(--motion-ease);
}

.page-id-3706 .th-guide-channel-grid a:hover {
  border-color: var(--color-brand);
  box-shadow: var(--shadow-card);
  transform: translateY(-2px);
}

.page-id-3706 .th-guide-channel-grid small,
.page-id-3706 .th-guide-channel-grid strong,
.page-id-3706 .th-guide-channel-grid span {
  display: block;
}

.page-id-3706 .th-guide-channel-grid small {
  color: var(--color-brand);
  font-size: 12px;
  font-weight: 700;
}

.page-id-3706 .th-guide-channel-grid strong {
  color: var(--color-ink);
  font-size: 19px;
  margin: 20px 0 8px;
}

.page-id-3706 .th-guide-channel-grid p {
  font-size: 13px;
}

.page-id-3706 .th-guide-channel-grid span {
  color: var(--color-brand);
  font-size: 13px;
  font-weight: 700;
}

.page-id-3706 .th-guide-timeline {
  list-style: none;
  margin: 0;
  padding: 0;
}

.page-id-3706 .th-guide-timeline li {
  border-left: 2px solid var(--color-border);
  margin: 0;
  padding: 0 0 28px 30px;
  position: relative;
}

.page-id-3706 .th-guide-timeline li::before {
  background: var(--color-brand);
  border: 5px solid var(--color-brand-soft);
  border-radius: 50%;
  content: "";
  height: 18px;
  left: -10px;
  position: absolute;
  top: 3px;
  width: 18px;
}

.page-id-3706 .th-guide-timeline strong,
.page-id-3706 .th-guide-timeline span {
  display: block;
}

.page-id-3706 .th-guide-timeline strong {
  color: var(--color-ink);
  margin-bottom: 5px;
}

.page-id-3706 .th-guide-timeline span {
  color: var(--color-muted);
  font-size: 14px;
}

.page-id-3706 .th-guide-note {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-card-large);
  box-shadow: var(--shadow-shell);
  padding: 30px;
}

.page-id-3706 .th-guide-note ul {
  margin: 0 0 20px;
}

.page-id-3706 .th-guide-note li {
  font-size: 14px;
  margin-bottom: 12px;
}

.page-id-3706 .th-guide-note > a {
  font-size: 13px;
  font-weight: 700;
}

.page-id-3706 .th-guide-cta {
  padding-bottom: var(--section-space) !important;
  padding-top: var(--section-space) !important;
}

.page-id-3706 .th-guide-cta-button.button {
  border-radius: var(--radius-control);
  font-size: 13px;
  letter-spacing: 0;
  margin: 6px 0 6px 6px;
  text-transform: none;
}

@media (max-width: 1024px) {
  .page-id-3706 .th-guide-info-grid,
  .page-id-3706 .th-guide-step-grid,
  .page-id-3706 .th-guide-channel-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 849px) {
  .page-id-3706 .th-guide-hero {
    padding: 20px 0 48px !important;
  }

  .page-id-3706 .th-guide-breadcrumb {
    margin-bottom: 30px;
  }

  .page-id-3706 .th-guide-lead {
    font-size: 16px !important;
  }

  .page-id-3706 .th-guide-prepare,
  .page-id-3706 .th-guide-online,
  .page-id-3706 .th-guide-channels,
  .page-id-3706 .th-guide-after {
    padding-bottom: var(--section-space) !important;
    padding-top: var(--section-space) !important;
  }

  .page-id-3706 .th-guide-layout {
    gap: 34px;
    grid-template-columns: 1fr;
  }

  .page-id-3706 .th-guide-side-nav {
    display: flex;
    gap: 4px;
    overflow-x: auto;
    position: relative;
    top: auto;
  }

  .page-id-3706 .th-guide-side-nav a {
    min-width: max-content;
  }

  .page-id-3706 .th-guide-info-grid,
  .page-id-3706 .th-guide-step-grid,
  .page-id-3706 .th-guide-channel-grid {
    grid-template-columns: 1fr;
  }

  .page-id-3706 .th-guide-step,
  .page-id-3706 .th-guide-channel-grid a {
    min-height: auto;
  }

  .page-id-3706 .th-guide-note {
    margin-top: 26px;
    padding: 24px;
  }

  .page-id-3706 .th-guide-cta .col:last-child {
    margin-top: 18px;
    text-align: left;
  }

  .page-id-3706 .th-guide-cta-button.button {
    margin-left: 0;
    margin-right: 8px;
  }
}

@media (max-width: 549px) {
  .page-id-3706 .th-guide-button.button,
  .page-id-3706 .th-guide-cta-button.button {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}


/* ==========================================================================
   TH REVIEW GALLERY — PROTOTYPE V2 (page 427)
   ========================================================================== */

.page-id-427 #main {
  background: var(--color-canvas);
}


.page-id-427 .th-review-lead {
  color: var(--color-ink) !important;
  font-size: 18px !important;
  line-height: 1.65 !important;
  max-width: 720px;
}

.page-id-427 .th-review-breadcrumb {
  align-items: center;
  color: var(--color-muted);
  display: flex;
  font-size: 14px;
  gap: 10px;
  margin: 0 0 30px;
}

.page-id-427 .th-review-hero-row {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-card-large);
  box-shadow: var(--shadow-shell);
  overflow: hidden;
  padding: 34px 22px;
}

.page-id-427 .th-review-hero-copy {
  padding: 20px 38px 20px 22px;
}

.page-id-427 .th-review-hero-media {
  position: relative;
}

.page-id-427 .th-review-hero-media .img,
.page-id-427 .th-review-hero-media img {
  border-radius: 18px;
  overflow: hidden;
}

.page-id-427 .th-review-hero-media img {
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.page-id-427 .th-review-media-note {
  align-items: center;
  background: rgba(255, 255, 255, .94);
  border: 1px solid var(--color-border);
  border-radius: 12px;
  bottom: 28px;
  box-shadow: var(--shadow-card);
  display: flex;
  flex-direction: column;
  left: 28px;
  padding: 14px 18px;
  position: absolute;
  right: 28px;
  text-align: center;
}

.page-id-427 .th-review-media-note strong {
  color: var(--color-brand-strong);
}

.page-id-427 .th-review-media-note span {
  color: var(--color-muted);
  font-size: 13px;
}

.page-id-427 .th-review-trust .row {
  background: var(--color-brand-strong);
  border-radius: 16px;
  overflow: hidden;
}

.page-id-427 .th-review-trust-item {
  border-right: 1px solid rgba(255, 255, 255, .18);
  padding: 24px 20px;
  text-align: center;
}

.page-id-427 .th-review-trust-item:last-child {
  border-right: 0;
}

.page-id-427 .th-review-trust-item p {
  margin: 0;
}

.page-id-427 .th-review-trust-item strong,
.page-id-427 .th-review-trust-item span {
  display: block;
}

.page-id-427 .th-review-trust-item strong {
  color: #fff;
  font-size: 17px;
  margin-bottom: 4px;
}

.page-id-427 .th-review-trust-item span {
  color: rgba(255, 255, 255, .74);
  font-size: 13px;
}

.page-id-427 .th-review-gallery-section {
  background: var(--color-surface);
}

.page-id-427 .th-review-section-heading {
  margin-bottom: 34px;
  max-width: 820px;
}

.page-id-427 .th-review-section-heading > p:last-child {
  max-width: 760px;
}

.page-id-427 .th-review-gallery {
  margin-left: -8px;
  margin-right: -8px;
}

.page-id-427 .th-review-gallery .gallery-col {
  padding: 8px;
}

.page-id-427 .th-review-gallery .box-image {
  aspect-ratio: 1 / 1;
  background: var(--color-brand-soft);
  border: 1px solid var(--color-border);
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(33, 48, 44, .06);
  overflow: hidden;
}

.page-id-427 .th-review-gallery img {
  height: 100%;
  object-fit: cover;
  transition: var(--transition-transform);
  width: 100%;
}

.page-id-427 .th-review-gallery a {
  border-radius: 16px;
  cursor: zoom-in;
  display: block;
}

.page-id-427 .th-review-gallery a:focus-visible {
  box-shadow: var(--focus-ring);
  outline: 0;
}

.page-id-427 .th-review-process {
  background: var(--color-canvas);
}

.page-id-427 .th-review-process-card {
  padding: 10px;
}

.page-id-427 .th-review-process-card > .col-inner {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-card);
  min-height: 220px;
  padding: 28px;
}

.page-id-427 .th-review-process-card span {
  color: var(--color-brand);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .12em;
}

.page-id-427 .th-review-process-card h3 {
  color: var(--color-brand-strong);
  margin: 26px 0 10px;
}


@media (hover: hover) {
  .page-id-427 .th-review-gallery a:hover img {
    transform: scale(1.035);
  }
}

@media (max-width: 849px) {
  .page-id-427 .th-review-hero-row {
    padding: 24px 10px;
  }

  .page-id-427 .th-review-hero-copy {
    padding: 18px;
  }

  .page-id-427 .th-review-hero-media {
    margin-top: 20px;
  }

  .page-id-427 .th-review-process-card > .col-inner {
    min-height: 0;
  }
}

@media (max-width: 549px) {
  .page-id-427 .th-review {
    padding-bottom: var(--section-space) !important;
    padding-top: var(--section-space) !important;
  }

  .page-id-427 .th-review-hero {
    padding-top: 20px !important;
  }

  .page-id-427 .th-review-trust-item {
    border-bottom: 1px solid rgba(255, 255, 255, .18);
    padding: 20px 12px;
  }

  .page-id-427 .th-review-trust-item:nth-child(2) {
    border-right: 0;
  }

  .page-id-427 .th-review-media-note {
    bottom: 18px;
    left: 18px;
    right: 18px;
  }

  .page-id-427 .th-review-gallery {
    margin-left: -5px;
    margin-right: -5px;
  }

  .page-id-427 .th-review-gallery .gallery-col {
    padding: 5px;
  }

  .page-id-427 .th-review-gallery .box-image,
  .page-id-427 .th-review-gallery a {
    border-radius: 12px;
  }

  .page-id-427 .th-review-cta .text-right {
    margin-top: 18px;
    text-align: left !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .page-id-427 .th-review * {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
  }
}

/* ============================================================
   TRAM HOA PARTNERS PAGE V2 — page ID 28151 only
   Content remains editable in Flatsome UX Builder.
   Rollback: remove this block and restore page revision.
   ============================================================ */
.page-id-28151 #main {
  background: var(--color-canvas);
}


.page-id-28151 .th-partners-lead p {
  color: var(--color-ink);
  font-size: 18px;
  line-height: 1.65;
  max-width: 680px;
}

.page-id-28151 .th-partners-breadcrumb p {
  align-items: center;
  display: flex;
  font-size: 14px;
  gap: 10px;
  margin: 0 0 30px;
}

.page-id-28151 .th-partners-breadcrumb strong {
  color: var(--color-muted);
  font-weight: 500;
}

.page-id-28151 .th-partners-hero-row {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-card-large);
  box-shadow: var(--shadow-shell);
  overflow: hidden;
  padding: 34px 22px;
}

.page-id-28151 .th-partners-hero-copy {
  padding: 20px 38px 20px 22px;
}

.page-id-28151 .th-partners-hero-panel {
  background: var(--color-canvas);
  border: 1px solid var(--color-border);
  border-radius: 18px;
  padding: 30px;
}

.page-id-28151 .th-partners-hero-panel h2 {
  font-size: clamp(24px, 2.2vw, 34px);
}

.page-id-28151 .th-partners-chip-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  margin: 22px 0 0;
}

.page-id-28151 .th-partners-chip-list li {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 999px;
  color: var(--color-brand-strong);
  font-size: 13px;
  font-weight: 600;
  line-height: 1.35;
  padding: 8px 12px;
}

.page-id-28151 .th-partners-section-heading {
  margin-bottom: 22px;
}

.page-id-28151 .th-partners-section-heading > .col-inner > p,
.page-id-28151 .th-partners-section-heading .text > p {
  max-width: 720px;
}

.page-id-28151 .th-partners-grid {
  row-gap: 24px;
}

.page-id-28151 .th-partners-card > .col-inner {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 18px;
  box-shadow: var(--shadow-card);
  height: 100%;
  overflow: hidden;
  padding: 24px;
  transition: var(--transition-interactive);
}

.page-id-28151 .th-partners-card > .col-inner:hover {
  border-color: rgb(10 120 99 / 30%);
  box-shadow: var(--shadow-shell);
  transform: translateY(-2px);
}

.page-id-28151 .th-partners-card .img {
  align-items: center;
  display: flex;
  height: 150px;
  justify-content: center;
  margin-bottom: 20px;
}

.page-id-28151 .th-partners-card .img-inner {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}

.page-id-28151 .th-partners-card img {
  height: 100%;
  max-height: 140px;
  object-fit: contain;
  width: 100%;
}

.page-id-28151 .th-partners-card p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 0;
}

.page-id-28151 .th-partners-client-card > .col-inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 250px;
  text-align: center;
}

.page-id-28151 .th-partners-client-card .img {
  margin-bottom: 14px;
}

.page-id-28151 .th-partners-cta-row {
  background: var(--color-brand-strong);
  border-radius: var(--radius-card-large);
  box-shadow: var(--shadow-shell);
  padding: 42px 30px;
}

.page-id-28151 .th-partners-cta h2 {
  margin-top: 8px;
}

.page-id-28151 .th-partners-cta p {
  margin-bottom: 0;
  opacity: .84;
}

.page-id-28151 .th-partners-cta-actions .col-inner {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.page-id-28151 .th-partners-cta .button {
  margin: 0;
  min-width: 220px;
}

.page-id-28151 .th-partners-cta .button.primary:not(.is-outline) {
  background: var(--color-on-brand) !important;
  border-color: var(--color-on-brand) !important;
  color: var(--color-brand-strong) !important;
}


@media (max-width: 849px) {
  .page-id-28151 .th-partners-hero-row {
    padding: 24px 10px;
  }

  .page-id-28151 .th-partners-hero-copy {
    padding: 20px 18px;
  }

  .page-id-28151 .th-partners-hero-panel {
    margin: 14px 10px 10px;
    padding: 26px 22px;
  }

  .page-id-28151 .th-partners-cta-actions .col-inner {
    align-items: flex-start;
    margin-top: 22px;
  }
}

@media (max-width: 549px) {
  .page-id-28151 .th-partners {
    padding-bottom: 48px !important;
    padding-top: 48px !important;
  }

  .page-id-28151 .th-partners-hero {
    padding-top: 20px !important;
  }

  .page-id-28151 .th-partners-card > .col-inner {
    padding: 18px;
  }

  .page-id-28151 .th-partners-card .img {
    height: 112px;
  }

  .page-id-28151 .th-partners-client-card > .col-inner {
    min-height: 210px;
  }

  .page-id-28151 .th-partners-cta-row {
    padding: 32px 18px;
  }

  .page-id-28151 .th-partners-cta .button {
    min-width: 100%;
    width: 100%;
  }
}
