.jv-tsp-public-dashboard h1,.jv-tsp-public-dashboard h2,.jv-tsp-public-dashboard h3{font-weight:800;letter-spacing:-.02em}
.jv-tsp-public-dashboard p{line-height:1.68}
.jv-tsp-bullet-stack{display:grid;gap:12px;margin-top:14px}
.jv-tsp-bullet-stack strong{display:block;margin-bottom:5px}
.jv-tsp-bullet-stack p{margin:0;color:#475467}
.jv-tsp-rail-card--dark .jv-tsp-bullet-stack p{color:rgba(255,255,255,.92)}
.jv-tsp-request-card h3,.jv-tsp-feed-card h3,.jv-tsp-guide-card h3,.jv-tsp-day-card h3{margin:0 0 10px;font-size:24px}
.jv-tsp-feed-card p,.jv-tsp-guide-card p,.jv-tsp-day-card p,.jv-tsp-request-card p{margin:0}
.jv-tsp-hero-redesign__actions{margin-top:22px}


/* Traveller login/dashboard */
.jv-tsp-auth-alert{margin:0 0 16px;padding:12px 14px;border-radius:14px;background:#eef5fb;color:#0c4476;font-weight:600}
.jv-tsp-auth-alert--error{background:#fff1f1;color:#8a1f1f}
.jv-tsp-traveller-actions{display:flex;align-items:center;justify-content:flex-end}
.jv-tsp-trips-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px}
.jv-tsp-trip-card{background:#fff;border:1px solid rgba(8,22,46,.08);border-radius:24px;padding:22px;box-shadow:0 18px 45px rgba(8,22,46,.08)}
.jv-tsp-trip-card__head h3{margin:6px 0 0;font-size:24px;line-height:1.2}
.jv-tsp-trip-card__meta{display:grid;gap:10px;margin:18px 0;color:#324155}
.jv-tsp-trip-card__actions{display:flex;flex-wrap:wrap;gap:10px}
.jv-tsp-trip-card__actions .jv-tsp-btn{margin:0}
