.booking-wizard.svelte-2gxryl{min-height:100vh;background:linear-gradient(180deg,#1a1a1a,#2d2d2d);padding:2rem}.progress-bar.svelte-2gxryl{display:flex;align-items:center;justify-content:center;max-width:600px;margin:0 auto 3rem;padding:1.5rem}.progress-step.svelte-2gxryl{display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.4;transition:opacity .3s}.progress-step.active.svelte-2gxryl{opacity:1}.progress-step.skipped.svelte-2gxryl{opacity:.2}.step-number.svelte-2gxryl{width:40px;height:40px;border-radius:50%;background:#333;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;border:2px solid #555;transition:all .3s}.progress-step.active.svelte-2gxryl .step-number:where(.svelte-2gxryl){background:#d40000;border-color:#d40000}.progress-step.completed.svelte-2gxryl .step-number:where(.svelte-2gxryl){background:#28a745;border-color:#28a745}.step-label.svelte-2gxryl{color:#aaa;font-size:.85rem;font-weight:500;white-space:nowrap}.progress-step.active.svelte-2gxryl .step-label:where(.svelte-2gxryl){color:#fff}.progress-line.svelte-2gxryl{flex:1;height:2px;background:#444;margin:0 1rem;max-width:100px;transition:background .3s}.progress-line.active.svelte-2gxryl{background:#d40000}.step-container.svelte-2gxryl{max-width:1200px;margin:0 auto;text-align:center}.step-container.wide.svelte-2gxryl{max-width:1400px;text-align:left}.step-container.svelte-2gxryl h1:where(.svelte-2gxryl){color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.step-intro.svelte-2gxryl{color:#aaa;font-size:1.1rem;margin-bottom:3rem}.back-button.svelte-2gxryl{background:none;border:none;color:#d40000;font-size:1rem;cursor:pointer;padding:.5rem 0;margin-bottom:1rem;display:inline-flex;align-items:center;gap:.25rem;transition:color .2s}.back-button.svelte-2gxryl:hover{color:#f33}.type-cards.svelte-2gxryl{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.type-card.svelte-2gxryl{background:#2a2a2a;border:2px solid #3a3a3a;border-radius:16px;padding:2rem 1.5rem;text-align:center;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.type-card.svelte-2gxryl:hover{border-color:#d40000;transform:translateY(-4px)}.type-icon.svelte-2gxryl{width:90px;height:90px;margin:0 auto 1.5rem;background:#3a3a3a;border-radius:50%;overflow:hidden;border:3px solid #d40000}.type-icon.svelte-2gxryl img:where(.svelte-2gxryl){width:100%;height:100%;object-fit:cover}.type-card.svelte-2gxryl h2:where(.svelte-2gxryl){color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.type-card.svelte-2gxryl p:where(.svelte-2gxryl){color:#aaa;font-size:.88rem;line-height:1.6;margin-bottom:1.25rem}.type-count.svelte-2gxryl{display:block;color:#888;font-size:.85rem;margin-bottom:1rem}.type-arrow.svelte-2gxryl{display:inline-flex;align-items:center;gap:.5rem;color:#888;font-weight:600;font-size:.95rem}.arrow-circle.svelte-2gxryl{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#444;border-radius:50%;color:#aaa;font-size:.9rem;transition:all .3s}.type-card.svelte-2gxryl:hover .arrow-circle:where(.svelte-2gxryl){background:#d40000;color:#fff}.duration-cards.svelte-2gxryl{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;max-width:800px;margin:0 auto}.duration-card.svelte-2gxryl{background:#2a2a2a;border:2px solid #3a3a3a;border-radius:12px;padding:1.5rem 2.5rem;text-align:center;cursor:pointer;transition:all .3s ease;min-width:120px}.duration-card.svelte-2gxryl:hover{border-color:#d40000;transform:translateY(-2px);box-shadow:0 8px 24px #d4000026}.duration-value.svelte-2gxryl{display:block;color:#fff;font-size:2rem;font-weight:800}.duration-label.svelte-2gxryl{display:block;color:#888;font-size:.9rem;margin-top:.25rem}.results-header.svelte-2gxryl{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.results-count.svelte-2gxryl{color:#888;font-size:1rem;margin-top:.5rem}.filter-tag.svelte-2gxryl{display:inline-block;background:#d40000;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.9rem;font-weight:600;margin-left:.5rem;vertical-align:middle}.reset-button.svelte-2gxryl{background:#2a2a2a;border:1px solid #3a3a3a;color:#aaa;padding:1rem 2.5rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.reset-button.svelte-2gxryl:hover{border-color:#555;color:#fff}.trips-grid.svelte-2gxryl{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.trip-card.svelte-2gxryl{background:#2a2a2a;border:1px solid #3a3a3a;border-radius:16px;overflow:hidden;text-decoration:none;transition:all .3s ease}.trip-card.svelte-2gxryl:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0006}.card-image.svelte-2gxryl{position:relative;height:200px;overflow:hidden}.card-image.svelte-2gxryl img:where(.svelte-2gxryl){width:100%;height:100%;object-fit:cover;transition:transform .3s}.trip-card.svelte-2gxryl:hover .card-image:where(.svelte-2gxryl) img:where(.svelte-2gxryl){transform:scale(1.05)}.card-content.svelte-2gxryl{padding:1.25rem;display:flex;flex-direction:column;flex:1}.card-location.svelte-2gxryl{display:block;color:#999;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:.35rem}.card-content.svelte-2gxryl h3:where(.svelte-2gxryl){color:#fff;font-size:1.1rem;font-weight:500;margin-bottom:.75rem}.card-meta.svelte-2gxryl{display:flex;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.meta-item.svelte-2gxryl{color:#888;font-size:.85rem}.meta-item.price.svelte-2gxryl{color:#fff;font-weight:600}.card-footer.svelte-2gxryl{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:.75rem;border-top:1px solid #3a3a3a}.card-cta.svelte-2gxryl{color:#aaa;font-weight:600;font-size:.85rem;transition:color .2s}.trip-card.svelte-2gxryl:hover .card-cta:where(.svelte-2gxryl){color:#fff}.no-results.svelte-2gxryl{text-align:center;padding:4rem 2rem;background:#2a2a2a;border-radius:16px}.no-results.svelte-2gxryl h2:where(.svelte-2gxryl){color:#fff;margin-bottom:.5rem}.no-results.svelte-2gxryl p:where(.svelte-2gxryl){color:#888;margin-bottom:2rem}.btn-primary.svelte-2gxryl{background:#d40000;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-primary.svelte-2gxryl:hover{background:#a00000;transform:translateY(-2px)}@media(max-width:900px){.type-cards.svelte-2gxryl{grid-template-columns:repeat(2,1fr)}.step-container.svelte-2gxryl h1:where(.svelte-2gxryl){font-size:2rem}}@media(max-width:600px){.booking-wizard.svelte-2gxryl,.progress-bar.svelte-2gxryl{padding:1rem}.step-label.svelte-2gxryl{display:none}.progress-line.svelte-2gxryl{max-width:50px}.type-cards.svelte-2gxryl{grid-template-columns:1fr;max-width:400px;margin:0 auto}.type-card.svelte-2gxryl{padding:2rem 1.5rem}.trips-grid.svelte-2gxryl{grid-template-columns:1fr}.results-header.svelte-2gxryl{flex-direction:column;text-align:center}.reset-button.svelte-2gxryl{width:100%}}
