.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__time--pending{color:#666;background:rgba(102,102,102,.14)}.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__tourtype{background:rgba(26,62,114,.06);border-radius:9999px;align-items:center;gap:.25rem;max-width:100%;margin-bottom:.5rem;padding:4px .5rem;display:inline-flex}.manifest-card__tourtype-dot{border-radius:50%;flex:none;width:10px;height:10px}.manifest-card__tourtype-label{color:#1a3e72;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.manifest-card__tourtype-auto{text-transform:uppercase;letter-spacing:.06em;color:#666;background:#fff;border-radius:9999px;flex:none;padding:1px 6px;font-size:.75rem;font-weight:600}.manifest-card__headline{color:#1a3e72;margin:0 0 .5rem;font-size:1.5rem;font-weight:700;line-height:1.2}.manifest-card__window{flex-wrap:wrap;align-items:baseline;gap:.25rem .5rem;margin:0 0 1rem;display:flex}.manifest-card__window-label{color:#666;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.manifest-card__window-value{color:#1a3e72;font-variant-numeric:tabular-nums;font-size:1rem;font-weight:600}.manifest-card__steps{flex-direction:column;gap:3px;margin:0 0 1rem;padding:0;list-style:none;display:flex}.manifest-card__step{background:rgba(26,62,114,.04);border-left:3px solid #666;border-radius:0 .5rem .5rem 0;align-items:baseline;gap:.5rem;padding:6px .5rem;display:flex}.manifest-card__step--bus{border-left-color:#f57c20}.manifest-card__step--pickup{border-left-color:#00a3bf}.manifest-card__step--start{border-left-color:#1a3e72}.manifest-card__step-time{color:#1a3e72;font-variant-numeric:tabular-nums;flex:none;min-width:42px;font-size:.875rem;font-weight:600}.manifest-card__step-text{color:#1a3e72;overflow-wrap:anywhere;font-size:.875rem}.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}
