.calendar.svelte-zmry26{width:100%;box-sizing:border-box;background:#fff;border:1px solid #eee;border-radius:16px;padding:15px;-webkit-user-select:none;user-select:none}.calendar-header.svelte-zmry26{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.month-year.svelte-zmry26{font-weight:700;font-size:1rem;color:#000}.nav-btn.svelte-zmry26{background:#f5f5f5;border:none;padding:6px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.nav-btn.svelte-zmry26:hover{background:#eee}.calendar-grid.svelte-zmry26{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.weekday.svelte-zmry26{text-align:center;font-size:.75rem;font-weight:600;color:#999;padding-bottom:8px}.day.svelte-zmry26{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:8px;border:none;background:transparent;font-size:.85rem;font-weight:500;color:#ccc;cursor:default;transition:all .2s;padding:0;min-width:0}.day.available.svelte-zmry26{color:#333;cursor:pointer;font-weight:600}.day.available.svelte-zmry26:hover{background:#f0f0f0}.day.today.svelte-zmry26{color:#0d47a1;text-decoration:underline;text-underline-offset:3px}.day.selected.svelte-zmry26{background:#000!important;color:#fff!important;box-shadow:0 4px 10px #00000026}.day.svelte-zmry26:disabled{opacity:.2;cursor:not-allowed}.day.empty.svelte-zmry26{cursor:default}@media(max-width:400px){.calendar.svelte-zmry26{padding:10px}.calendar-grid.svelte-zmry26{gap:2px}.day.svelte-zmry26{font-size:.8rem}}.tour-detail-container.svelte-9hssrt{display:flex;justify-content:center;padding:100px 20px 60px;min-height:100vh;background:#fcfcfc;position:relative}.loading.svelte-9hssrt,.error-state.svelte-9hssrt{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px;gap:20px}.loading.small.svelte-9hssrt{padding:40px}.spinner.svelte-9hssrt{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-left-color:#000;border-radius:50%;animation:svelte-9hssrt-spin 1s linear infinite}@keyframes svelte-9hssrt-spin{to{transform:rotate(360deg)}}.tour-content.svelte-9hssrt{width:100%;max-width:600px;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 40px #0000000f;border:1px solid rgba(0,0,0,.05);margin-bottom:80px}.header.svelte-9hssrt{position:absolute;top:15px;left:15px;z-index:10}.back-btn.svelte-9hssrt{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);width:44px;height:44px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#333;transition:all .2s ease;box-shadow:0 4px 12px #0000000d}.back-btn.svelte-9hssrt:hover{background:#000;color:#fff}.tour-image.svelte-9hssrt{width:100%;height:350px;overflow:hidden;background:#f5f5f5;margin:0}.tour-image.svelte-9hssrt img:where(.svelte-9hssrt){width:100%;height:100%;object-fit:cover}.tour-body.svelte-9hssrt{padding:40px}.tour-title.svelte-9hssrt{font-size:2rem;font-weight:800;color:#000;margin:0 0 20px;line-height:1.2}.price-badge.svelte-9hssrt{display:inline-flex;align-items:center;gap:12px;background:#f5f5f5;padding:12px 20px;border-radius:12px;margin-bottom:40px}.price-badge.svelte-9hssrt .label:where(.svelte-9hssrt){font-size:.9rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}.price-badge.svelte-9hssrt .value:where(.svelte-9hssrt){font-size:1.4rem;font-weight:800;color:#000}.section.svelte-9hssrt{margin-bottom:35px}.section-title.svelte-9hssrt{font-size:1.2rem;font-weight:700;color:#000;margin-bottom:12px}.section-text.svelte-9hssrt{font-size:1.05rem;line-height:1.7;color:#444;margin:0}.meeting-info.svelte-9hssrt{display:flex;align-items:flex-start;gap:12px;color:#666;background:none;border:none;padding:0;text-align:left;width:100%}.meeting-info.clickable.svelte-9hssrt{cursor:pointer}.meeting-info.svelte-9hssrt svg:where(.svelte-9hssrt){margin-top:4px;flex-shrink:0}.meeting-info.svelte-9hssrt .info-icon:where(.svelte-9hssrt){margin-top:6px;color:#999}.itinerary-list.svelte-9hssrt{display:flex;flex-direction:column;margin-top:10px}.itinerary-item.svelte-9hssrt{display:flex;gap:16px;min-height:50px}.itinerary-connector.svelte-9hssrt{display:flex;flex-direction:column;align-items:center;width:20px}.itinerary-connector.svelte-9hssrt .line:where(.svelte-9hssrt){width:2px;flex:1;background:#eee}.itinerary-connector.svelte-9hssrt .dot:where(.svelte-9hssrt){width:10px;height:10px;border-radius:50%;background:#000;margin:4px 0}.itinerary-item.svelte-9hssrt:first-child .itinerary-connector:where(.svelte-9hssrt) .line:where(.svelte-9hssrt){background:linear-gradient(to bottom,transparent,#eee)}.itinerary-item.svelte-9hssrt:last-child .itinerary-connector:where(.svelte-9hssrt) .line:where(.svelte-9hssrt){display:none}.itinerary-content.svelte-9hssrt{flex:1;display:flex;align-items:center;gap:8px;padding-bottom:20px;background:none;border:none;text-align:left}.itinerary-content.clickable.svelte-9hssrt{cursor:pointer}.itinerary-content.svelte-9hssrt .place-name:where(.svelte-9hssrt){font-size:1.05rem;color:#444;font-weight:500}.itinerary-content.svelte-9hssrt .info-icon:where(.svelte-9hssrt){color:#999}.detail-images-section.svelte-9hssrt{border-top:1px solid #eee;padding-top:35px;background:#fff}.section-header-padded.svelte-9hssrt{padding:0 40px 20px}.detail-images-list.svelte-9hssrt{display:flex;flex-direction:column;gap:0}.detail-img.svelte-9hssrt{width:100%;height:auto;display:block;border-radius:0}.bottom-spacer.svelte-9hssrt{height:100px}.floating-booking-bar.svelte-9hssrt{position:fixed;bottom:0;left:0;width:100%;background:#ffffffe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(0,0,0,.05);padding:16px 20px;display:flex;justify-content:center;z-index:100;box-shadow:0 -10px 30px #0000000d}.floating-bar-content.svelte-9hssrt{width:100%;max-width:600px;display:flex;align-items:center;justify-content:space-between;gap:20px}.price-info.svelte-9hssrt{display:flex;flex-direction:column}.price-info.svelte-9hssrt .label:where(.svelte-9hssrt){font-size:.8rem;color:#666;font-weight:600}.price-info.svelte-9hssrt .value:where(.svelte-9hssrt){font-size:1.3rem;font-weight:800;color:#000}.booking-btn.svelte-9hssrt{flex:1;max-width:250px;padding:16px;background:#000;color:#fff;border:none;border-radius:14px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .2s,background .2s}.booking-btn.svelte-9hssrt:hover{transform:translateY(-2px);background:#222}@media(max-width:600px){.tour-detail-container.svelte-9hssrt{padding:0}.tour-content.svelte-9hssrt{border-radius:0;border:none;min-height:100vh;margin-bottom:0}.tour-image.svelte-9hssrt{height:300px}.tour-body.svelte-9hssrt{padding:30px 20px}.section-header-padded.svelte-9hssrt{padding:0 20px 20px}.tour-title.svelte-9hssrt{font-size:1.7rem}.header.svelte-9hssrt{top:20px;left:20px}.floating-booking-bar.svelte-9hssrt{padding:12px 20px env(safe-area-inset-bottom)}.booking-btn.svelte-9hssrt{padding:14px;font-size:1rem}}.modal-overlay.svelte-9hssrt{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.modal-content.svelte-9hssrt{background:#fff;width:100%;max-width:500px;max-height:90vh;border-radius:24px;overflow-y:auto;position:relative;box-shadow:0 25px 50px -12px #00000040}.place-modal.svelte-9hssrt{max-width:800px}.modal-header.svelte-9hssrt{padding:24px 30px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:#fff;z-index:10}.modal-header.svelte-9hssrt h2:where(.svelte-9hssrt){margin:0;font-size:1.25rem;font-weight:800;color:#1a1a1a}.close-btn.svelte-9hssrt{background:#f5f5f5;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:all .2s}.close-btn.svelte-9hssrt:hover{background:#eee;color:#000}.booking-form.svelte-9hssrt{padding:30px;display:flex;flex-direction:column;gap:24px}.form-group.svelte-9hssrt{display:flex;flex-direction:column;gap:10px}.form-group.svelte-9hssrt label:where(.svelte-9hssrt){font-size:.85rem;font-weight:700;color:#666;text-transform:uppercase;letter-spacing:.05em}.guest-selector.svelte-9hssrt{display:flex;align-items:center;gap:20px;background:#f8f8f8;padding:10px 20px;border-radius:12px;width:fit-content}.guest-selector.svelte-9hssrt button:where(.svelte-9hssrt){background:#fff;border:1px solid #ddd;width:32px;height:32px;border-radius:8px;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.guest-selector.svelte-9hssrt button:where(.svelte-9hssrt):hover:not(:disabled){border-color:#000;background:#f0f0f0}.guest-selector.svelte-9hssrt .count:where(.svelte-9hssrt){font-weight:700;font-size:1rem;min-width:60px;text-align:center}.payment-method-selector.svelte-9hssrt{display:flex;gap:12px}.method-option.svelte-9hssrt{flex:1;cursor:pointer}.method-option.svelte-9hssrt input:where(.svelte-9hssrt){display:none}.method-content.svelte-9hssrt{border:2px solid #f0f0f0;border-radius:16px;padding:16px;display:flex;flex-direction:column;align-items:center;gap:8px;transition:all .2s}.method-option.selected.svelte-9hssrt .method-content:where(.svelte-9hssrt){border-color:#000;background:#fafafa}.method-content.svelte-9hssrt span:where(.svelte-9hssrt){font-size:.8rem;font-weight:700}.price-summary.svelte-9hssrt{background:#000;color:#fff;padding:20px;border-radius:16px;display:flex;justify-content:space-between;align-items:center}.price-summary.svelte-9hssrt .label:where(.svelte-9hssrt){font-size:.9rem;font-weight:500;opacity:.8}.price-summary.svelte-9hssrt .total:where(.svelte-9hssrt){font-size:1.4rem;font-weight:800}.modal-refund-notice.svelte-9hssrt{background:#fff9f0;padding:16px;border-radius:12px;border:1px solid #ffeedb}.modal-refund-notice.svelte-9hssrt p:where(.svelte-9hssrt){font-size:.8rem;line-height:1.5;color:#8a5e00;margin-bottom:8px}.triplea-pay-btn.svelte-9hssrt{width:100%;padding:18px;background:#000;color:#fff;border:none;border-radius:16px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s}.triplea-pay-btn.svelte-9hssrt:disabled{background:#ccc;cursor:not-allowed}.select-date-notice.svelte-9hssrt{text-align:center;font-size:.8rem;color:#ff4d4d;font-weight:600;margin-top:10px}.loading-state.svelte-9hssrt{display:flex;flex-direction:column;align-items:center;gap:15px;padding:20px}.spinner.svelte-9hssrt{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #000;border-radius:50%;animation:svelte-9hssrt-spin 1s linear infinite}.spinner-small.svelte-9hssrt{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid #fff;border-radius:50%;animation:svelte-9hssrt-spin 1s linear infinite}@keyframes svelte-9hssrt-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-body.svelte-9hssrt{padding:30px}.paypal-wrapper.hidden.svelte-9hssrt{display:none}
