/* v13.5 Paris cluster article styling */
.tpas-paris-cluster-v135 .tpas-mini-card-link,
.tpas-paris-v135-cluster-links .tpas-mini-card-link,
.tpas-paris-v135-main-cluster .tpas-mini-card-link {display:block;text-decoration:none;transition:transform .18s ease, box-shadow .18s ease;}
.tpas-paris-cluster-v135 .tpas-mini-card-link:hover,
.tpas-paris-v135-cluster-links .tpas-mini-card-link:hover,
.tpas-paris-v135-main-cluster .tpas-mini-card-link:hover {transform:translateY(-2px);}
.tpas-mini-card-link strong {display:block;margin-bottom:6px;color:#172033;font-size:1.02rem;}
.tpas-mini-card-link span {display:block;color:#667085;line-height:1.5;}
.tpas-paris-cluster-v135 ol {margin:0;padding-left:1.25rem;}
.tpas-paris-cluster-v135 ol li {margin:.6rem 0;}

/* v13.8 Tight internal linking blocks */
.tpas-v138-tight-links {position:relative;overflow:hidden;}
.tpas-v138-tight-links:before {content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(37,99,235,.08),rgba(14,165,233,.05));pointer-events:none;}
.tpas-v138-tight-links > * {position:relative;}
.tpas-v138-link-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;}
.tpas-v138-link-grid a {display:block;text-decoration:none;border:1px solid rgba(37,99,235,.16);border-radius:18px;padding:1rem;background:#fff;box-shadow:0 10px 25px rgba(15,23,42,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;}
.tpas-v138-link-grid a:hover {transform:translateY(-2px);box-shadow:0 14px 32px rgba(15,23,42,.1);border-color:rgba(37,99,235,.34);}
.tpas-v138-link-grid strong {display:block;color:#0f172a;font-size:1rem;line-height:1.25;margin-bottom:.45rem;}
.tpas-v138-link-grid span {display:block;color:#475569;font-size:.93rem;line-height:1.45;}
@media (max-width:900px){.tpas-v138-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media (max-width:640px){.tpas-v138-link-grid{grid-template-columns:1fr;}}

/* v14.6 author, research, and operational content */
.tpas-v146-author-profile .tpas-hero,
.tpas-v146-cost-index .tpas-hero{margin-bottom:28px}
.tpas-v146-author-profile .tpas-card h2,
.tpas-v146-cost-index .tpas-card h2{letter-spacing:-.03em}
.tpas-v146-author-profile .tpas-card ul{margin:0;padding-left:1.25rem}
.tpas-v146-author-profile .tpas-card li{margin:.55rem 0}
.tpas-v146-author-profile a,
.tpas-punta-v145-author h2 a,
.tpas-v142-author-box h2 a,
.tpas-cancun-v144-author h2 a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.12em}
.tpas-v146-cost-index .tpas-table td{min-width:130px}
@media(max-width:700px){.tpas-v146-author-profile .tpas-pill-row{display:grid;grid-template-columns:1fr}.tpas-v146-author-profile .tpas-pill{justify-content:center}}

/* v14.6 author identity treatment (uses verified initials; no fabricated portrait). */
.tpas-v146-author-hero{display:flex;align-items:center;gap:22px}
.tpas-v146-author-avatar{display:grid;place-items:center;flex:0 0 88px;width:88px;height:88px;border-radius:999px;background:linear-gradient(145deg,#0d2445,#1c4f86);color:#fff;font-size:30px;font-weight:800;letter-spacing:.04em;box-shadow:0 12px 30px rgba(8,35,67,.18)}
@media(max-width:640px){.tpas-v146-author-hero{align-items:flex-start;gap:16px}.tpas-v146-author-avatar{flex-basis:64px;width:64px;height:64px;font-size:23px}}


/* ============================================================
   v14.9 Premium internal-link card system
   Restores and upgrades the sitewide next-step and popular-guide
   modules on the lightweight NYC, Cancun, and Punta Cana profiles.
   ============================================================ */
html body .tpas-v111-internal-link-wrap {max-width:1420px !important;}
html body .tpas-v149-link-panel {
  --v149-navy:#082456;
  --v149-blue:#086ee7;
  --v149-muted:#52647d;
  --v149-border:#dce7f3;
  --v149-soft:#eef6ff;
  position:relative;
  overflow:hidden;
  margin:36px auto !important;
  padding:28px !important;
  border:1px solid var(--v149-border) !important;
  border-radius:26px !important;
  background:linear-gradient(180deg,#fff 0%,#fbfdff 100%) !important;
  box-shadow:0 18px 48px rgba(8,36,86,.08) !important;
}
html body .tpas-v149-link-panel::before {
  content:"";
  position:absolute;
  width:260px;
  height:260px;
  right:-150px;
  top:-170px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(8,110,231,.10),rgba(8,110,231,0) 68%);
  pointer-events:none;
}
html body .tpas-v149-link-panel > * {position:relative;z-index:1;}
html body .tpas-v149-link-head {max-width:940px !important;margin:0 0 20px !important;}
html body .tpas-v149-link-head .tpas-eyebrow {
  display:inline-flex !important;
  align-items:center !important;
  min-height:36px !important;
  margin:0 0 18px !important;
  padding:8px 16px !important;
  border:1px solid #cfe0f5 !important;
  border-radius:999px !important;
  background:linear-gradient(180deg,#f2f7ff,#eaf3ff) !important;
  color:#0871ca !important;
  font-size:12px !important;
  line-height:1 !important;
  font-weight:900 !important;
  letter-spacing:.09em !important;
}
html body .tpas-v149-link-head h2 {
  margin:0 0 12px !important;
  color:var(--v149-navy) !important;
  font-size:clamp(30px,3.3vw,44px) !important;
  line-height:1.08 !important;
  letter-spacing:-.04em !important;
  font-weight:900 !important;
}
html body .tpas-v149-link-head > p:not(.tpas-eyebrow) {
  margin:0 !important;
  max-width:960px !important;
  color:var(--v149-muted) !important;
  font-size:16px !important;
  line-height:1.65 !important;
}
html body .tpas-v149-visually-hidden {
  position:absolute !important;
  width:1px !important;
  height:1px !important;
  padding:0 !important;
  margin:-1px !important;
  overflow:hidden !important;
  clip:rect(0,0,0,0) !important;
  white-space:nowrap !important;
  border:0 !important;
}
html body .tpas-v149-next-head {margin-bottom:0 !important;}
html body .tpas-v149-guide-grid,
html body .tpas-v149-next-grid {
  display:grid !important;
  align-items:stretch !important;
  margin-top:0 !important;
}
html body .tpas-v149-next-grid {
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:18px !important;
}
html body .tpas-v149-guide-grid {
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:16px !important;
}
html body .tpas-v149-link-card {
  position:relative !important;
  min-width:0 !important;
  min-height:0 !important;
  padding:20px !important;
  border:1px solid var(--v149-border) !important;
  border-radius:17px !important;
  background:#fff !important;
  box-shadow:0 8px 24px rgba(8,36,86,.055) !important;
  color:inherit !important;
  text-decoration:none !important;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease !important;
}
html body .tpas-v149-next-card {
  display:grid !important;
  grid-template-columns:76px minmax(0,1fr) 24px !important;
  gap:16px !important;
  align-items:center !important;
  min-height:150px !important;
}
html body .tpas-v149-guide-card {
  display:grid !important;
  grid-template-columns:52px minmax(0,1fr) !important;
  grid-template-rows:auto 1fr !important;
  column-gap:14px !important;
  row-gap:8px !important;
  align-items:start !important;
  min-height:176px !important;
  padding:18px 16px 16px !important;
}
html body .tpas-v149-link-card:hover,
html body .tpas-v149-link-card:focus-visible {
  transform:translateY(-3px) !important;
  border-color:#9dc8f8 !important;
  box-shadow:0 16px 36px rgba(8,65,140,.12) !important;
}
html body .tpas-v149-link-card:focus-visible {
  outline:3px solid rgba(8,110,231,.22) !important;
  outline-offset:3px !important;
}
html body .tpas-v149-card-icon {
  display:grid !important;
  place-items:center !important;
  flex:0 0 auto !important;
  width:64px !important;
  height:64px !important;
  border-radius:999px !important;
  background:linear-gradient(145deg,#eff6ff,#e5f1ff) !important;
  color:var(--v149-blue) !important;
}
html body .tpas-v149-guide-card .tpas-v149-card-icon {
  grid-column:1 !important;
  grid-row:1 / span 2 !important;
  width:48px !important;
  height:48px !important;
}
html body .tpas-v149-card-icon svg {
  display:block !important;
  width:32px !important;
  height:32px !important;
  fill:currentColor !important;
}
html body .tpas-v149-guide-card .tpas-v149-card-icon svg {
  width:25px !important;
  height:25px !important;
}
html body .tpas-v149-card-copy {
  display:flex !important;
  flex-direction:column !important;
  align-self:stretch !important;
  gap:7px !important;
  min-width:0 !important;
}
html body .tpas-v149-guide-card .tpas-v149-card-copy {
  grid-column:2 !important;
  grid-row:1 / span 2 !important;
  padding-right:3px !important;
}
html body .tpas-v149-card-copy strong {
  display:block !important;
  margin:0 !important;
  color:var(--v149-navy) !important;
  font-size:17px !important;
  line-height:1.25 !important;
  letter-spacing:-.02em !important;
  font-weight:850 !important;
}
html body .tpas-v149-guide-card .tpas-v149-card-copy strong {
  color:#075ebd !important;
  font-size:15px !important;
  line-height:1.3 !important;
}
html body .tpas-v149-card-copy > span {
  display:block !important;
  margin:0 !important;
  color:var(--v149-muted) !important;
  font-size:14px !important;
  line-height:1.5 !important;
}
html body .tpas-v149-guide-card .tpas-v149-card-copy > span {
  font-size:13px !important;
  line-height:1.45 !important;
}
html body .tpas-v149-card-arrow {
  display:grid !important;
  place-items:center !important;
  align-self:end !important;
  width:26px !important;
  height:26px !important;
  color:var(--v149-blue) !important;
  font-size:24px !important;
  line-height:1 !important;
  transition:transform .2s ease !important;
}
html body .tpas-v149-guide-card .tpas-v149-card-arrow {
  position:absolute !important;
  right:14px !important;
  bottom:12px !important;
  width:22px !important;
  height:22px !important;
  font-size:21px !important;
}
html body .tpas-v149-link-card:hover .tpas-v149-card-arrow,
html body .tpas-v149-link-card:focus-visible .tpas-v149-card-arrow {
  transform:translateX(3px) !important;
}
@media (max-width:1200px) {
  html body .tpas-v149-guide-grid {grid-template-columns:repeat(3,minmax(0,1fr)) !important;}
}
@media (max-width:900px) {
  html body .tpas-v149-next-grid,
  html body .tpas-v149-guide-grid {grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media (max-width:640px) {
  html body .tpas-v149-link-panel {padding:22px 16px !important;border-radius:22px !important;}
  html body .tpas-v149-link-head h2 {font-size:30px !important;}
  html body .tpas-v149-next-grid,
  html body .tpas-v149-guide-grid {grid-template-columns:1fr !important;gap:13px !important;}
  html body .tpas-v149-next-card {
    grid-template-columns:58px minmax(0,1fr) 22px !important;
    min-height:124px !important;
    gap:13px !important;
    padding:17px !important;
  }
  html body .tpas-v149-next-card .tpas-v149-card-icon {width:52px !important;height:52px !important;}
  html body .tpas-v149-next-card .tpas-v149-card-icon svg {width:27px !important;height:27px !important;}
  html body .tpas-v149-guide-card {min-height:150px !important;}
}
@media (prefers-reduced-motion:reduce) {
  html body .tpas-v149-link-card,
  html body .tpas-v149-card-arrow {transition:none !important;}
  html body .tpas-v149-link-card:hover,
  html body .tpas-v149-link-card:focus-visible {transform:none !important;}
}
