/* Refined public design layer. Kept separate so the structural rules remain stable. */
.tsea-single-chapter-page {
  background: #eef1f5;
}

.tsea-single-chapter-page .tsea-chapter-page-shell {
  background: #fff;
  margin: 0 auto;
  max-width: 1440px;
  overflow: hidden;
}

.tsea-chapter-home {
  --tsea-navy: #182752;
  --tsea-red: #ed1c2e;
  --tsea-ink: #17233f;
  --tsea-muted: #5f6d82;
  --tsea-pale: #f3f6fa;
  --tsea-line: #dce3ed;
  background: #fff;
}

.tsea-chapter-home .tsea-chapter-hero {
  background: #fff !important;
  grid-template-columns: minmax(0, 1.02fr) minmax(0, .98fr) !important;
  min-height: 370px !important;
  position: relative;
}

.tsea-chapter-home .tsea-chapter-hero::after {
  background: var(--tsea-red);
  bottom: 0;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  width: 100%;
}

.tsea-chapter-home .tsea-chapter-hero__copy {
  background:
    radial-gradient(circle at 18% 18%, rgba(255,255,255,.06), transparent 27%),
    var(--tsea-navy) !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 370px;
  padding: 52px clamp(38px, 6vw, 88px) !important;
}

.tsea-chapter-home .tsea-chapter-kicker {
  font: 800 12px/1.3 Arial, Helvetica, sans-serif !important;
  letter-spacing: 2.2px !important;
  margin: 0 0 20px !important;
}

.tsea-chapter-home .tsea-chapter-hero h1 {
  font-size: clamp(44px, 5vw, 68px) !important;
  letter-spacing: -.025em !important;
  margin: 0 0 20px !important;
  max-width: 650px;
}

.tsea-chapter-home .tsea-chapter-serves {
  color: rgba(255,255,255,.82) !important;
  font: 400 17px/1.55 Arial, Helvetica, sans-serif !important;
  max-width: 600px !important;
}

.tsea-chapter-home .tsea-chapter-hero__image,
.tsea-chapter-home .tsea-chapter-hero__image img,
.tsea-chapter-home .tsea-built-in-placeholder {
  min-height: 370px !important;
}

.tsea-chapter-home .tsea-built-in-placeholder {
  background:
    linear-gradient(145deg, rgba(232,238,247,.75), rgba(255,255,255,.94)),
    #fff !important;
  padding: 52px !important;
  position: relative;
}

.tsea-chapter-home .tsea-built-in-placeholder::before {
  border: 1px solid rgba(28,42,88,.11);
  content: "";
  inset: 24px;
  pointer-events: none;
  position: absolute;
}

.tsea-chapter-home .tsea-built-in-placeholder img {
  max-width: 390px !important;
  width: 76% !important;
}

.tsea-chapter-home .tsea-built-in-placeholder span {
  color: var(--tsea-navy) !important;
  font-size: 24px !important;
  letter-spacing: -.01em;
  margin-top: 25px !important;
  max-width: 330px;
}

.tsea-chapter-home .tsea-map-placeholder {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tsea-chapter-home .tsea-hero-map {
  max-width: 560px;
  position: relative;
  width: 88%;
  z-index: 1;
}

.tsea-chapter-home .tsea-hero-map .tsea-county-map {
  display: block;
  height: auto;
  width: 100%;
}

.tsea-chapter-home .tsea-map-placeholder span {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 17px !important;
  font-weight: 400;
  line-height: 1.5;
  max-width: 480px;
  position: relative;
  text-align: center;
  z-index: 1;
}

.tsea-chapter-home .tsea-hero-photo {
  height: 100%;
  margin: 0;
  min-height: 370px;
  overflow: hidden;
  position: relative;
}

.tsea-chapter-home .tsea-hero-photo img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.tsea-chapter-home .tsea-hero-photo figcaption {
  background: rgba(24,39,82,.92);
  bottom: 0;
  color: #fff;
  font: 400 16px/1.45 Arial, Helvetica, sans-serif;
  left: 0;
  padding: 14px 24px;
  position: absolute;
  right: 0;
}

.tsea-chapter-home .tsea-type-placeholder {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.tsea-chapter-home .tsea-type-placeholder strong {
  color: var(--tsea-navy);
  font: 700 clamp(42px, 5vw, 68px)/1 Georgia, "Times New Roman", serif;
  position: relative;
  z-index: 1;
}

.tsea-chapter-home .tsea-chapter-area {
  background: #fff !important;
  border: 0 !important;
  gap: clamp(35px, 7vw, 105px) !important;
  grid-template-columns: minmax(260px, .72fr) minmax(460px, 1.28fr) !important;
  padding: 48px clamp(38px, 8vw, 118px) !important;
}

.tsea-chapter-home .tsea-chapter-area__copy h2 {
  font-size: 34px !important;
  letter-spacing: -.015em;
}

.tsea-chapter-home .tsea-chapter-area__map {
  background: linear-gradient(145deg, #f8fafd, #eef3f8) !important;
  border: 0 !important;
  box-shadow: inset 0 0 0 1px rgba(28,42,88,.07) !important;
  padding: 12px 24px !important;
}

.tsea-chapter-home .tsea-meetings {
  background: var(--tsea-pale) !important;
  padding: 64px clamp(38px, 8vw, 118px) 72px !important;
}

.tsea-chapter-home .tsea-section-heading {
  margin-bottom: 30px !important;
}

.tsea-chapter-home .tsea-section-heading h2,
.tsea-chapter-home .tsea-about h2,
.tsea-chapter-home .tsea-chapter-card h2 {
  font-size: clamp(30px, 3.3vw, 43px) !important;
  letter-spacing: -.025em !important;
}

.tsea-chapter-home .tsea-section-heading > a {
  border-bottom: 1px solid rgba(237,28,46,.32);
  color: var(--tsea-red) !important;
  font: 700 14px/1.2 Arial, Helvetica, sans-serif !important;
  padding: 0 0 4px !important;
  text-decoration: none !important;
}

.tsea-chapter-home .tsea-meeting-card {
  border: 0 !important;
  box-shadow: 0 18px 45px rgba(28,42,88,.09) !important;
  gap: 30px !important;
  padding: 30px 32px !important;
}

.tsea-chapter-home .tsea-meeting-button {
  border-radius: 2px !important;
  box-shadow: 0 7px 18px rgba(237,28,46,.17) !important;
  letter-spacing: .01em;
  padding: 14px 19px !important;
}

.tsea-chapter-home .tsea-chapter-columns {
  background: #fff;
  display: grid !important;
  gap: 0 !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.tsea-chapter-home .tsea-chapter-card {
  border: 0 !important;
  padding: 58px clamp(38px, 8vw, 118px) !important;
}

.tsea-chapter-home .tsea-chapter-card:only-child {
  grid-column: 1 / -1 !important;
}

.tsea-chapter-home .tsea-rep-card {
  align-items: center;
  background: linear-gradient(120deg, #fff 0%, #fff 55%, #f4f7fb 100%);
  display: grid;
  gap: 26px;
  grid-template-columns: 92px minmax(0, 1fr) auto;
}

.tsea-chapter-home .tsea-rep-avatar {
  align-items: center;
  background: var(--tsea-navy);
  border: 5px solid #e8edf5;
  border-radius: 50%;
  color: #fff;
  display: flex;
  font: 700 28px/1 Georgia, "Times New Roman", serif;
  height: 88px;
  justify-content: center;
  width: 88px;
}

.tsea-chapter-home .tsea-rep-copy h2 {
  font-size: 35px !important;
  margin-bottom: 8px !important;
}

.tsea-chapter-home .tsea-rep-copy > p:not(.tsea-eyebrow) {
  color: var(--tsea-muted) !important;
  font: 400 16px/1.55 Arial, Helvetica, sans-serif !important;
  margin: 0 !important;
}

.tsea-chapter-home .tsea-rep-card .tsea-card-links {
  justify-content: flex-end;
  margin: 0 !important;
}

.tsea-chapter-home .tsea-rep-card .tsea-card-links a {
  background: transparent !important;
  border: 2px solid var(--tsea-navy) !important;
  color: var(--tsea-navy) !important;
  padding: 13px 17px !important;
  transition: background .18s ease, color .18s ease;
}

.tsea-chapter-home .tsea-rep-card .tsea-card-links a:hover,
.tsea-chapter-home .tsea-rep-card .tsea-card-links a:focus {
  background: var(--tsea-navy) !important;
  color: #fff !important;
}

.tsea-chapter-home .tsea-about,
.tsea-chapter-home > .tsea-chapter-section:not(.tsea-meetings) {
  padding-left: clamp(38px, 8vw, 118px) !important;
  padding-right: clamp(38px, 8vw, 118px) !important;
}

.tsea-chapter-home .tsea-chapter-actions {
  background:
    linear-gradient(110deg, rgba(255,255,255,.035), transparent 55%),
    var(--tsea-navy) !important;
  padding: 54px clamp(38px, 8vw, 118px) !important;
}

.tsea-chapter-home .tsea-chapter-region {
  background: #f7f9fb;
  border-top: 1px solid var(--tsea-line);
  letter-spacing: .01em;
  padding: 20px !important;
}

@media (max-width: 980px) {
  .tsea-chapter-home .tsea-chapter-area {
    grid-template-columns: 1fr !important;
  }

  .tsea-chapter-home .tsea-rep-card {
    grid-template-columns: 82px minmax(0, 1fr);
  }

  .tsea-chapter-home .tsea-rep-card .tsea-card-links {
    grid-column: 2;
    justify-content: flex-start;
  }
}

@media (max-width: 800px) {
  .tsea-chapter-home .tsea-chapter-hero {
    grid-template-columns: 1fr !important;
  }

  .tsea-chapter-home .tsea-chapter-hero__copy,
  .tsea-chapter-home .tsea-chapter-hero__image,
  .tsea-chapter-home .tsea-chapter-hero__image img,
  .tsea-chapter-home .tsea-built-in-placeholder {
    min-height: 310px !important;
  }

  .tsea-chapter-home .tsea-chapter-columns {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 560px) {
  .tsea-chapter-home .tsea-chapter-hero__copy,
  .tsea-chapter-home .tsea-meetings,
  .tsea-chapter-home .tsea-chapter-card,
  .tsea-chapter-home .tsea-chapter-actions {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }

  .tsea-chapter-home .tsea-chapter-area {
    padding: 32px 22px !important;
  }

  .tsea-chapter-home .tsea-rep-card {
    align-items: start;
    grid-template-columns: 66px minmax(0, 1fr);
  }

  .tsea-chapter-home .tsea-rep-avatar {
    border-width: 4px;
    font-size: 22px;
    height: 64px;
    width: 64px;
  }

  .tsea-chapter-home .tsea-rep-card .tsea-card-links {
    grid-column: 1 / -1;
  }
}
