.manifest-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;box-shadow:0 2px 8px rgba(26,62,114,.06)}.manifest-card__header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.manifest-card__time{color:#fff;font-variant-numeric:tabular-nums;background:#1a3e72;border-radius:9999px;align-items:center;height:28px;padding:0 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.manifest-card__pax{color:#f57c20;background:rgba(245,124,32,.15);border-radius:9999px;align-items:center;height:28px;padding:0 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.manifest-card__date{color:#666;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem;font-size:.75rem}.manifest-card__headline{color:#1a3e72;margin:0 0 1rem;font-size:1.5rem;font-weight:700;line-height:1.2}.manifest-card__meta{grid-template-columns:80px 1fr;gap:.25rem 1rem;margin:0 0 1rem;display:grid}.manifest-card__meta dt{color:#666;text-transform:uppercase;letter-spacing:.04em;align-self:start;padding-top:2px;font-size:.75rem}.manifest-card__meta dd{color:#1a3e72;overflow-wrap:anywhere;margin:0;font-size:1rem}.manifest-card__raw{color:#666;white-space:pre-line;margin:0 0 1rem;font-size:.875rem;line-height:1.5}.manifest-card__actions{flex-wrap:wrap;gap:.5rem;display:flex}@media (max-width:360px){.manifest-card__actions .manifest-card__action{flex:100%}}.manifest-card__action{color:#fff;border-radius:.5rem;flex:1 1 0;justify-content:center;align-items:center;min-height:44px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.manifest-card__action:focus-visible{outline-offset:2px;outline:3px solid #00a3bf}.manifest-card__action:active{opacity:.85}.manifest-card__action--call{background:#00a3bf}.manifest-card__action--whatsapp{background:#25d366}.manifest-card__action--maps{background:#f57c20}
.day-timeline{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;gap:.5rem;padding:1rem;display:flex;box-shadow:0 2px 8px rgba(26,62,114,.06)}.day-timeline__title{text-transform:uppercase;letter-spacing:.04em;color:#1a3e72;margin:0;font-size:.75rem;font-weight:700}.day-timeline__list{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.day-timeline__item{background:#f7f6f2;border-left:3px solid #ccc;border-radius:.25rem;align-items:baseline;gap:.5rem;padding:.25rem .5rem;display:flex}.day-timeline__item--bus{border-left-color:#f57c20}.day-timeline__item--pickup{border-left-color:#00a3bf}.day-timeline__item--start{border-left-color:#1a3e72}.day-timeline__time{font-variant-numeric:tabular-nums;color:#1a3e72;flex:none;min-width:3.2rem;font-size:.875rem;font-weight:600}.day-timeline__text{color:#1a3e72;flex:auto;font-size:.875rem;line-height:1.35}
