/* Support/public-content tightening shard: contact/legal/favorites/about/CMS pages. */

main > :is(.tl-page-shell, .tl-favorites-shell, .tl-legal-shell, .tl-office-shell, .tl-office-workspace, .cx-page, .mw-page, .tl-ahub) {width: min(1280px, calc(100% - 20px));
  margin-inline: auto;}

.tl-page-shell,
.tl-favorites-shell,
.tl-legal-shell {padding-bottom: 24px;}

.tl-page-hero,
.tl-legal-hero,
.tl-favorites-hero,
.tl-about-v2-hero {border-radius: var(--tl-tight-radius-xl) !important;
  box-shadow: var(--tl-tight-shadow) !important;}

.tl-page-hero__inner,
.tl-about-v2-hero__content--solo {min-height: 0 !important;}

.tl-page-hero__inner {padding: 18px 20px !important;}

.tl-about-v2-hero--solo {min-height: 0 !important;
  padding: 18px 20px !important;
  border-radius: var(--tl-tight-radius-xl) !important;}

.tl-page-eyebrow,
.tl-legal-eyebrow,
.tl-favorites-eyebrow,
.tl-about-v2-badge {display: inline-flex !important;
  align-items: center;
  gap: 8px;
  min-height: 30px;
  padding: 5px 12px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.16);
  font-size: 11px !important;
  font-weight: 900 !important;
  letter-spacing: 0;}

.tl-page-title,
.tl-legal-title,
.tl-favorites-title,
.tl-about-v2-title {font-size: clamp(1.72rem, 2.8vw, 2.9rem) !important;
  line-height: 1.08 !important;
  letter-spacing: -0.02em;
  margin-top: 10px !important;
  margin-bottom: 0 !important;}

.tl-page-copy,
.tl-legal-copy,
.tl-favorites-copy,
.tl-about-v2-copy {max-width: 54ch !important;
  margin-top: 8px !important;
  font-size: 14px !important;
  line-height: 1.75 !important;}

.tl-page-copy,
.tl-legal-copy,
.tl-favorites-copy,
.tl-about-v2-copy {display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;}

.tl-chip-row,
.tl-favorites-chipRow,
.tl-legal-chipRow,
.tl-about-v2-chiprow {gap: 8px !important;}

.tl-contact-form-actions,
.tl-favorites-actions,
.tl-favorite-card__actions {gap: 10px !important;}

.tl-contact-form-actions > *,
.tl-favorites-actions > *,
.tl-favorite-card__actions > * {min-height: 44px;}

.tl-page-card,
.tl-helper-card,
.tl-contact-form-card,
.tl-legal-card,
.tl-page-info,
.tl-favorite-card {border: 1px solid var(--tl-tight-border) !important;
  background: var(--tl-tight-surface-accent) !important;
  box-shadow: var(--tl-tight-shadow-soft) !important;}

.tl-favorite-card:hover {box-shadow: var(--tl-tight-shadow-hover) !important;
  border-color: rgba(37,188,207,.24) !important;}

.tl-favorite-card {transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;}

.tl-favorite-card:hover {transform: translateY(-2px);}

.tl-page-card,
.tl-helper-card,
.tl-contact-form-card,
.tl-legal-card,
.tl-page-info {border-radius: 24px !important;}

.tl-page-card,
.tl-contact-form-card,
.tl-legal-card,
.tl-page-info {padding: 18px !important;}

.tl-favorite-card {border-radius: 24px !important;}

.tl-favorite-card__railTop {align-items: start !important;
  gap: 12px !important;}

.tl-helper-copy,
.tl-page-info__copy {color: var(--tl-tight-copy) !important;}

.tl-favorites-statCard {border: 1px solid var(--tl-tight-border) !important;
  background: var(--tl-tight-surface) !important;
  box-shadow: var(--tl-tight-shadow-soft) !important;}

.tl-favorites-chip,
.tl-legal-chip {min-height: 30px;
  padding: 5px 10px !important;
  border-radius: 999px !important;
  font-size: 11px !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  border: 1px solid var(--tl-tight-border) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.6);}

.tl-contact-form-card input,
.tl-contact-form-card textarea,
.tl-contact-form-card select {width: 100%;
  min-height: 46px;
  border-radius: 16px !important;
  border: 1px solid var(--tl-tight-border-strong) !important;
  background: linear-gradient(180deg, rgba(255,255,255,.98), rgba(248,250,252,.95)) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.92);}

.tl-contact-form-card textarea {min-height: 120px;}

.tl-contact-form-card input:focus,
.tl-contact-form-card textarea:focus,
.tl-contact-form-card select:focus {outline: none;
  border-color: rgba(37,188,207,.46) !important;
  box-shadow: var(--tl-tight-ring) !important;}

.tl-contact-form-card form,
.tl-favorites-searchForm {gap: 14px;}

.tl-favorites-searchCard,
.tl-favorites-tipCard,
.tl-legal-sidecard,
.tl-legal-note,
.tl-legal-danger,
.tl-contact-note {border-radius: 22px !important;
  border: 1px solid var(--tl-tight-border) !important;
  box-shadow: var(--tl-tight-shadow-soft) !important;}

.tl-legal-grid,
.tl-favorites-grid,
.tl-page-grid {gap: 18px !important;}

.tl-legal-section + .tl-legal-section,
.tl-page-shell section + section {margin-top: 0 !important;}

@media (max-width: 1023px), ((hover: none) and (pointer: coarse) and (max-width: 1366px)){
.tl-page-hero__inner,
.tl-about-v2-hero__content--solo {padding: 16px !important;}

.tl-legal-hero,
.tl-favorites-hero,
.tl-page-hero,
.tl-about-v2-hero--solo {background: linear-gradient(180deg, rgba(255,255,255,.99), rgba(248,250,252,.98)) !important;
    border: 1px solid var(--tl-tight-border) !important;
    box-shadow: var(--tl-tight-shadow-soft) !important;
    color: var(--tl-tight-ink) !important;}

.tl-legal-hero::before,
.tl-legal-hero::after,
.tl-page-hero::before,
.tl-page-hero::after,
.tl-about-v2-hero::before,
.tl-about-v2-hero::after {display: none !important;}

.tl-page-title,
.tl-legal-title,
.tl-favorites-title,
.tl-about-v2-title {font-size: clamp(1.46rem, 7vw, 2rem) !important;}

.tl-page-copy,
.tl-legal-copy,
.tl-favorites-copy,
.tl-about-v2-copy {font-size: 13px !important;
    line-height: 1.72 !important;
    -webkit-line-clamp: 3;}

.tl-legal-hero__aside,
.tl-favorites-hero__stats {display: none !important;}

.tl-chip-row,
.tl-favorites-chipRow,
.tl-legal-chipRow,
.tl-about-v2-chiprow {margin-top: 10px !important;}

.tl-contact-form-actions,
.tl-favorites-actions,
.tl-favorite-card__actions {display: grid !important;
    grid-template-columns: 1fr;}

.tl-legal-grid,
.tl-favorites-grid,
.tl-page-grid {gap: 14px !important;}

.tl-page-card,
.tl-contact-form-card,
.tl-legal-card,
.tl-page-info,
.tl-favorite-card {border-radius: 20px !important;
    padding: 14px !important;}
}

@media (max-width: 767px), ((hover: none) and (pointer: coarse) and (max-width: 1366px)){
.tl-page-shell,
.tl-favorites-shell,
.tl-legal-shell {width: min(100%, calc(100% - 14px));}

.tl-page-hero,
.tl-legal-hero,
.tl-favorites-hero,
.tl-about-v2-hero--solo {border-radius: 18px !important;}

.tl-page-eyebrow,
.tl-legal-eyebrow,
.tl-favorites-eyebrow,
.tl-about-v2-badge {min-height: 28px;
    padding: 4px 10px;
    font-size: 10px !important;}

.tl-favorite-card {border-radius: 18px !important;}

.tl-page-copy,
.tl-legal-copy,
.tl-favorites-copy,
.tl-about-v2-copy {display: none;}

.tl-chip-row,
.tl-favorites-chipRow,
.tl-legal-chipRow,
.tl-about-v2-chiprow {margin-top: 8px !important;}

.tl-favorites-side,
.tl-legal-aside {position: static !important;}

.tl-favorites-actions > * {min-height: 42px;}
}

.tl-favorites-statCard__k {color: var(--tl-tight-muted) !important;}

.tl-favorites-statCard__v {color: var(--tl-tight-ink) !important;}

.tl-favorites-statCard__d {color: var(--tl-tight-copy) !important;}

.tl-about-v2-hero--solo {min-height: min(56vh, 500px) !important;
  padding: 18px 20px !important;}

.tl-about-v2-hero__content--solo {max-width: 780px !important;
  padding: 10px 8px 8px !important;}

.tl-about-v2-note {padding: 14px 16px !important;}

.tl-favorites-mobileHead {display: none;}

.tl-favorites-mobileHead__eyebrow {font-size: 11px;
  line-height: 1.5;
  font-weight: 900;
  color: #4b6fa9;}

.tl-favorites-mobileHead__title {margin: 0;
  color: var(--tl-tight-ink);
  font-weight: 1000;
  letter-spacing: -.02em;}

.tl-favorites-mobileHead__copy {margin: 0;
  color: var(--tl-tight-copy);
  font-size: 13px;
  line-height: 1.85;}

.tl-favorites-mobileHead__chips {display: flex;
  flex-wrap: wrap;
  gap: 8px;}

.tl-favorites-mobileHead__chips span {display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 32px;
  padding: 6px 12px;
  border-radius: 999px;
  border: 1px solid rgba(37,188,207,.16);
  background: rgba(37,188,207,.08);
  color: #173e72;
  font-size: 12px;
  font-weight: 900;}

@media (max-width: 767.98px), ((hover: none) and (pointer: coarse) and (max-width: 1366px)){
.tl-favorites-hero,
.tl-msg-page .tl-page-hero {display: none !important;}

.tl-favorites-mobileHead {display: grid !important;
    gap: 8px;
    margin-bottom: 14px;
    padding: 14px 16px;
    border-radius: 22px;
    border: 1px solid var(--tl-tight-border);
    background: linear-gradient(180deg, rgba(255,255,255,.98), rgba(248,250,252,.98));
    box-shadow: var(--tl-tight-shadow-soft);}

.tl-favorites-mobileHead__title {font-size: clamp(1.7rem, 8vw, 2.1rem);
    line-height: 1.08;}
}

@media (max-width: 767.98px), ((hover: none) and (pointer: coarse) and (max-width: 1366px)){
main > :is(.tl-page-shell, .tl-favorites-shell, .tl-legal-shell, .tl-office-shell, .tl-office-workspace, .cx-page, .mw-page, .tl-ahub) {width: min(100%, calc(100% - 12px));}

.tl-page-hero,
.tl-legal-hero,
.tl-about-v2-hero--solo {background: linear-gradient(180deg, rgba(255,255,255,.99), rgba(247,250,252,.98)) !important;
    border: 1px solid var(--tl-tight-border) !important;
    box-shadow: 0 12px 30px rgba(15,23,42,.08) !important;
    color: var(--tl-tight-ink) !important;}

.tl-page-hero::before,
.tl-page-hero::after,
.tl-legal-hero::before,
.tl-legal-hero::after,
.tl-about-v2-hero::before,
.tl-about-v2-hero::after {display: none !important;}

.tl-page-hero__inner,
.tl-about-v2-hero__content--solo {padding: 16px !important;
    gap: 12px !important;}

.tl-page-eyebrow,
.tl-legal-eyebrow,
.tl-about-v2-badge {color: #456ba4 !important;
    background: rgba(37,188,207,.08) !important;
    border-color: rgba(37,188,207,.16) !important;
    box-shadow: none !important;}

.tl-page-eyebrow::before,
.tl-legal-eyebrow::before {background: #25bccf !important;
    box-shadow: none !important;
    opacity: 1 !important;}

.tl-page-hero .tl-page-title,
.tl-legal-hero .tl-legal-title,
.tl-about-v2-title {color: var(--tl-tight-ink) !important;
    text-shadow: none !important;}

.tl-page-hero .tl-page-copy,
.tl-legal-hero .tl-legal-copy,
.tl-about-v2-copy,
.tl-about-v2-note span {color: var(--tl-tight-copy) !important;}

.tl-page-hero .tl-chip,
.tl-legal-hero .tl-legal-chip,
.tl-about-v2-chiprow .tl-chip {background: #fff !important;
    color: #173e72 !important;
    border-color: rgba(148,163,184,.24) !important;
    box-shadow: 0 8px 20px rgba(15,23,42,.05) !important;}

.tl-page-hero .tl-helper-card,
.tl-about-v2-note {padding: 14px 15px !important;
    border-radius: 20px !important;
    background: #fff !important;
    border: 1px solid var(--tl-tight-border) !important;
    box-shadow: var(--tl-tight-shadow-soft) !important;
    color: var(--tl-tight-ink) !important;}

.tl-page-hero .tl-helper-title,
.tl-about-v2-note strong {color: var(--tl-tight-ink) !important;}

.tl-page-hero .tl-helper-copy {color: var(--tl-tight-copy) !important;}

.tl-about-v2-chiprow,
.tl-page-hero .tl-chip-row,
.tl-legal-chipRow {gap: 8px !important;}

.tl-page-grid,
.tl-contact-page .tl-page-grid {gap: 14px !important;}

.tl-contact-page .tl-page-hero__inner {justify-content: flex-start !important;}

.tl-contact-page .tl-contact-note {margin-top: 6px !important;}

.tl-page-card,
.tl-contact-form-card,
.tl-legal-card {border-radius: 24px !important;
    box-shadow: 0 10px 26px rgba(15,23,42,.06) !important;}

.tl-legal-hero .tl-legal-chipRow,
.tl-about-v2-chiprow {display: grid !important;
    grid-template-columns: 1fr !important;}

.tl-legal-hero .tl-legal-chip:nth-child(n/**/+3),
.tl-about-v2-chiprow .tl-chip:nth-child(n/**/+3) {display: none !important;}

.tl-page-hero .tl-chip-row span:nth-child(n/**/+3) {display: none !important;}
}

@media (max-width: 767.98px), ((hover: none) and (pointer: coarse) and (max-width: 1366px)){
.tl-legal-hero .tl-legal-sidecard__title,
.tl-legal-hero .tl-legal-sidecard__copy,
.tl-legal-hero .tl-legal-sidecard__k {opacity: 1 !important;
    text-shadow: none !important;
    filter: none !important;}

.tl-legal-hero .tl-legal-sidecard {background: #ffffff !important;
    border: 1px solid rgba(219,230,243,.92) !important;
    color: #0f172a !important;
    box-shadow: 0 8px 22px rgba(15,23,42,.05) !important;}

.tl-legal-hero .tl-legal-sidecard__k,
.tl-legal-hero .tl-legal-sidecard__copy {color: #64748b !important;}

.tl-legal-hero .tl-legal-sidecard__title {color: #0f172a !important;}

.tl-legal-hero .tl-mini-btn--ghost {background: #ffffff !important;
    color: #173e72 !important;
    border-color: rgba(148,163,184,.24) !important;
    box-shadow: none !important;}
}

@media (max-width: 767.98px), ((hover: none) and (pointer: coarse) and (max-width: 1366px)){
.tl-contact-page .tl-page-hero,
.tl-contact-page .tl-helper-card,
.tl-legal-page .tl-legal-hero,
.tl-legal-page .tl-page-info {background: linear-gradient(180deg, #ffffff, #fbfdff) !important;
    color: #0f172a !important;
    border: 1px solid rgba(219,230,243,.92) !important;
    box-shadow: 0 14px 34px rgba(15,23,42,.06) !important;}

.tl-contact-page .tl-page-hero::before,
.tl-contact-page .tl-page-hero::after,
.tl-legal-page .tl-legal-hero::before,
.tl-legal-page .tl-legal-hero::after {opacity: .14 !important;}

.tl-contact-page .tl-page-eyebrow,
.tl-contact-page .tl-page-title,
.tl-contact-page .tl-page-copy,
.tl-contact-page .tl-helper-title,
.tl-contact-page .tl-helper-copy,
.tl-legal-page .tl-legal-eyebrow,
.tl-legal-page .tl-legal-title,
.tl-legal-page .tl-legal-copy,
.tl-legal-page .tl-page-info__v,
.tl-legal-page .tl-page-info__copy,
.tl-legal-page .tl-page-info__k {opacity: 1 !important;
    text-shadow: none !important;
    filter: none !important;}

.tl-contact-page .tl-page-eyebrow,
.tl-legal-page .tl-legal-eyebrow,
.tl-legal-page .tl-page-info__k {color: #456ba4 !important;}

.tl-contact-page .tl-page-title,
.tl-contact-page .tl-helper-title,
.tl-legal-page .tl-legal-title,
.tl-legal-page .tl-page-info__v {color: #0f172a !important;}

.tl-contact-page .tl-page-copy,
.tl-contact-page .tl-helper-copy,
.tl-legal-page .tl-legal-copy,
.tl-legal-page .tl-page-info__copy {color: #5f7287 !important;}

.tl-contact-page .tl-chip-row,
.tl-legal-page .tl-legal-chipRow {gap: 8px !important;}

.tl-contact-page .tl-chip-row .tl-chip,
.tl-legal-page .tl-legal-chip {background: #ffffff !important;
    color: #173e72 !important;
    border: 1px solid rgba(148,163,184,.24) !important;
    box-shadow: 0 8px 20px rgba(15,23,42,.05) !important;}

.tl-contact-page .tl-chip-row .tl-chip:nth-child(n/**/+3),
.tl-legal-page .tl-legal-chip:nth-child(n/**/+3) {display: none !important;}

.tl-contact-page .tl-page-hero__inner,
.tl-legal-page .tl-legal-hero {gap: 14px !important;}

.tl-contact-page .tl-helper-card {padding: 18px !important;
    border-radius: 24px !important;}

.tl-contact-page .tl-actions,
.tl-legal-page .tl-page-info__actions {display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;}

.tl-contact-page .tl-actions .tl-btnx,
.tl-legal-page .tl-page-info__actions .tl-mini-btn {width: 100% !important;
    min-height: 52px !important;
    justify-content: center !important;
    border-radius: 18px !important;}

.tl-contact-page .tl-actions .tl-btnx--soft,
.tl-legal-page .tl-page-info__actions .tl-mini-btn--line {background: #ffffff !important;
    color: #173e72 !important;
    border-color: rgba(148,163,184,.24) !important;
    box-shadow: none !important;}

.tl-legal-page .tl-page-info__actions .tl-mini-btn--navy {background: linear-gradient(135deg, #173e72 0%, #2563eb 100%) !important;
    color: #ffffff !important;
    border-color: transparent !important;}
}
