.split-text-container.svelte-pyubye{display:inline}.split-word-wrap.svelte-pyubye{display:inline-block;overflow:hidden;vertical-align:bottom}.split-char-el.svelte-pyubye,.split-word-el.svelte-pyubye{display:inline-block;transform:translateY(110%);opacity:0;transition:transform .7s cubic-bezier(.16,1,.3,1) var(--char-delay),opacity .7s cubic-bezier(.16,1,.3,1) var(--char-delay);will-change:transform,opacity}.split-char-el.is-visible.svelte-pyubye,.split-word-el.is-visible.svelte-pyubye{transform:translateY(0);opacity:1}.split-space.svelte-pyubye{display:inline-block;width:.3em}@media(prefers-reduced-motion:reduce){.split-char-el.svelte-pyubye,.split-word-el.svelte-pyubye{transform:none;opacity:1;transition:none}}.magnetic-btn.svelte-2baygl{transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease;will-change:transform}.hero.svelte-1q37ri0{position:relative;height:100svh;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg.svelte-1q37ri0{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-slide.svelte-1q37ri0{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:0;transform:scale(1);transition:opacity 1.5s ease-in-out;will-change:opacity,transform}.hero-slide.active.svelte-1q37ri0{opacity:1;animation:ken-burns 8s ease-in-out forwards}.hero-overlay.svelte-1q37ri0{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0d1b2a66,#0d1b2a99,#0d1b2ad9);z-index:1}.hero-content.svelte-1q37ri0{position:relative;z-index:3;text-align:center;color:#fff;padding:var(--space-2xl) var(--container-padding);max-width:900px}.hero-badge.svelte-1q37ri0{margin-bottom:var(--space-xl)}.hero-heading.svelte-1q37ri0{font-size:var(--text-6xl);font-weight:var(--weight-bold);line-height:1.05;margin-bottom:var(--space-lg);color:#fff;letter-spacing:-.03em}.hero-subtitle.svelte-1q37ri0{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:var(--weight-light);color:#ffffffd9;margin-bottom:var(--space-lg)}.hero-info.svelte-1q37ri0{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);font-size:var(--text-sm);color:#ffffffa6;font-weight:var(--weight-medium);letter-spacing:.1em;text-transform:uppercase;margin-bottom:var(--space-2xl)}.dot.svelte-1q37ri0{color:var(--saffron)}.hero-cta.svelte-1q37ri0{display:flex;align-items:center;justify-content:center;gap:var(--space-lg);flex-wrap:wrap;margin-bottom:var(--space-2xl)}.hero-contact.svelte-1q37ri0{display:flex;align-items:center;justify-content:center;gap:var(--space-md);font-size:var(--text-sm);color:#fff9}.hero-phone.svelte-1q37ri0{display:inline-flex;align-items:center;gap:var(--space-xs);color:#fffc;text-decoration:none;transition:color var(--duration-fast)}.hero-phone.svelte-1q37ri0:hover{color:var(--gold)}.hero-otdc.svelte-1q37ri0{font-size:var(--text-xs);letter-spacing:.05em}.divider-dot.svelte-1q37ri0{color:#ffffff4d}.scroll-indicator.svelte-1q37ri0{position:absolute;bottom:var(--space-2xl);left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:var(--space-sm);z-index:3}.scroll-line.svelte-1q37ri0{width:1px;height:40px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.5));animation:scroll-bounce 2s ease-in-out infinite}.scroll-text.svelte-1q37ri0{font-size:var(--text-xs);color:#fff6;letter-spacing:.1em;text-transform:uppercase}@media(max-width:768px){.hero-heading.svelte-1q37ri0{font-size:var(--text-4xl)}.hero-subtitle.svelte-1q37ri0{font-size:var(--text-xl)}.hero-info.svelte-1q37ri0{flex-wrap:wrap;justify-content:center}}.trust-bar.svelte-hpt07d{position:sticky;top:0;z-index:var(--z-sticky);background:var(--bg-glass-heavy);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-bottom:1px solid var(--border-glass);padding:var(--space-sm) 0;overflow:hidden}.trust-marquee.svelte-hpt07d{overflow:hidden;mask-image:linear-gradient(90deg,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,black 10%,black 90%,transparent 100%)}.marquee-track.svelte-hpt07d{display:flex;gap:var(--space-2xl);animation:marquee 35s linear infinite;width:max-content}.trust-item.svelte-hpt07d{display:inline-flex;align-items:center;gap:var(--space-sm);font-family:var(--font-display);font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-secondary);white-space:nowrap;letter-spacing:.05em;text-transform:uppercase}.trust-dot.svelte-hpt07d{width:6px;height:6px;border-radius:50%;background:var(--saffron);flex-shrink:0}.scroll-reveal.svelte-9o13xv{opacity:0;transform:var(--reveal-transform);filter:blur(4px);transition:opacity var(--reveal-duration) cubic-bezier(.16,1,.3,1) var(--reveal-delay),transform var(--reveal-duration) cubic-bezier(.16,1,.3,1) var(--reveal-delay),filter var(--reveal-duration) cubic-bezier(.16,1,.3,1) var(--reveal-delay);will-change:opacity,transform,filter}.scroll-reveal.is-visible.svelte-9o13xv{opacity:1;transform:none;filter:blur(0)}@media(prefers-reduced-motion:reduce){.scroll-reveal.svelte-9o13xv{opacity:1;transform:none;filter:none;transition:none}}.about-section.svelte-7hpc9t{background:var(--bg-secondary)}.about-grid.svelte-7hpc9t{display:grid;grid-template-columns:1fr 1.2fr;gap:var(--space-3xl);align-items:center}.about-visual.svelte-7hpc9t{position:relative}.about-map-wrapper.svelte-7hpc9t{background:var(--bg-card);border-radius:var(--radius-2xl);padding:var(--space-2xl);border:1px solid var(--border-glass);box-shadow:var(--shadow-lg)}.odisha-map.svelte-7hpc9t{width:100%;height:auto}.map-marker.svelte-7hpc9t{opacity:0;animation:svelte-7hpc9t-fadeInUp .6s var(--ease-out-expo) var(--delay) forwards}@keyframes svelte-7hpc9t-fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.about-content.svelte-7hpc9t{display:flex;flex-direction:column}.about-text.svelte-7hpc9t{font-size:var(--text-base);color:var(--text-secondary);line-height:1.8;margin-bottom:var(--space-md)}.about-text.svelte-7hpc9t strong:where(.svelte-7hpc9t){color:var(--saffron);font-weight:var(--weight-semibold)}.stats-grid.svelte-7hpc9t{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-lg);margin-top:var(--space-2xl)}.stat-card.svelte-7hpc9t{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--space-xl);background:var(--bg-card);border-radius:var(--radius-xl);border:1px solid var(--border-glass);transition:transform var(--duration-normal) var(--ease-out-expo),box-shadow var(--duration-normal) var(--ease-out-expo)}.stat-card.svelte-7hpc9t:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.stat-icon.svelte-7hpc9t{font-size:1.8rem;margin-bottom:var(--space-sm)}.stat-value.svelte-7hpc9t{font-family:var(--font-display);font-size:var(--text-3xl);font-weight:var(--weight-bold);color:var(--saffron);line-height:1}.stat-suffix.svelte-7hpc9t{font-size:.6em}.stat-label.svelte-7hpc9t{font-size:var(--text-sm);color:var(--text-muted);margin-top:var(--space-xs);font-weight:var(--weight-medium)}@media(max-width:768px){.about-grid.svelte-7hpc9t{grid-template-columns:1fr;gap:var(--space-2xl)}.stats-grid.svelte-7hpc9t{grid-template-columns:repeat(2,1fr);gap:var(--space-md)}.stat-card.svelte-7hpc9t{padding:var(--space-lg)}}.glass-card.svelte-4lve2l{position:relative;background:var(--bg-glass);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturation));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturation));border:1px solid var(--border-glass);border-radius:var(--radius-xl);overflow:hidden;transition:transform var(--duration-normal) var(--ease-out-expo),box-shadow var(--duration-normal) var(--ease-out-expo)}.glass-card.svelte-4lve2l:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.tours-section.svelte-18essqz{padding-top:var(--space-section);overflow:hidden}.tours-header.svelte-18essqz{text-align:center;margin-bottom:var(--space-2xl)}.tours-header.svelte-18essqz .section-subtitle:where(.svelte-18essqz){margin-inline:auto}.tours-track.svelte-18essqz{display:flex;gap:var(--space-2xl);padding:var(--space-xl) var(--container-padding);padding-right:calc(var(--container-padding) + 100vw - var(--container-max))}.tour-card-wrapper.svelte-18essqz{flex:0 0 min(480px,85vw)}.tour-card.svelte-18essqz{background:var(--bg-card);border:1px solid var(--card-border);border-radius:var(--radius-2xl);padding:var(--space-2xl);height:100%;display:flex;flex-direction:column;transition:transform var(--duration-normal) var(--ease-out-expo),box-shadow var(--duration-normal) var(--ease-out-expo)}.tour-card.svelte-18essqz:hover{transform:translateY(-6px);box-shadow:var(--shadow-xl)}.tour-card-header.svelte-18essqz{margin-bottom:var(--space-xl)}.tour-card-title.svelte-18essqz{font-size:var(--text-2xl);margin-top:var(--space-md);margin-bottom:var(--space-xs);color:var(--card-accent)}.tour-card-tagline.svelte-18essqz{font-size:var(--text-sm);color:var(--text-muted);font-style:italic}.tour-places-grid.svelte-18essqz{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-sm);margin-bottom:var(--space-md)}.tour-place.svelte-18essqz{text-align:center}.tour-place-img-wrapper.svelte-18essqz{width:100%;aspect-ratio:1;border-radius:var(--radius-lg);overflow:hidden;margin-bottom:var(--space-xs);background:var(--bg-secondary);border:1px solid var(--border-glass);transition:transform var(--duration-normal) var(--ease-out-expo)}.tour-place.svelte-18essqz:hover .tour-place-img-wrapper:where(.svelte-18essqz){transform:scale(1.05) rotateY(5deg)}.tour-place-img.svelte-18essqz{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-slow) var(--ease-out-expo)}.tour-place.svelte-18essqz:hover .tour-place-img:where(.svelte-18essqz){transform:scale(1.15)}.tour-place-name.svelte-18essqz{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-secondary)}.tour-more.svelte-18essqz{font-size:var(--text-sm);color:var(--card-accent);font-weight:var(--weight-semibold);margin-bottom:var(--space-md)}.tour-card-desc.svelte-18essqz{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7;margin-bottom:var(--space-lg);flex:1}.tour-highlights.svelte-18essqz{display:flex;flex-wrap:wrap;gap:var(--space-sm);margin-bottom:var(--space-xl)}.tour-highlight-tag.svelte-18essqz{font-size:var(--text-xs);color:var(--text-secondary);background:var(--bg-secondary);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-full)}.tour-card-footer.svelte-18essqz{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--space-md);padding-top:var(--space-lg);border-top:1px solid var(--border-glass)}.tour-price.svelte-18essqz{display:flex;align-items:center;gap:var(--space-sm)}.price-option.svelte-18essqz{display:flex;flex-direction:column;align-items:center}.price-label.svelte-18essqz{font-size:var(--text-xs);color:var(--text-muted);font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.05em}.price-divider.svelte-18essqz{color:var(--gray-400);font-size:var(--text-lg)}.price-unit.svelte-18essqz{font-size:var(--text-xs);color:var(--text-muted);align-self:flex-end}@media(max-width:768px){.tours-track.svelte-18essqz{flex-direction:column;padding:var(--space-lg) var(--container-padding)}.tour-card-wrapper.svelte-18essqz{flex:none;width:100%}.tour-places-grid.svelte-18essqz{grid-template-columns:repeat(3,1fr)}}.chilika-section.svelte-r20tsj{position:relative;padding:var(--space-section) 0;overflow:hidden;min-height:90svh;display:flex;align-items:center;color:#fff}.chilika-bg.svelte-r20tsj{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#023e8a,#0077b6,#0096c7 60%,#00b4d8)}.water-layer.svelte-r20tsj{position:absolute;bottom:0;left:-10%;right:-10%;height:30%;opacity:.15}.water-1.svelte-r20tsj{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120'%3E%3Cpath fill='%23ffffff' d='M0,64L48,58.7C96,53,192,43,288,48C384,53,480,75,576,80C672,85,768,75,864,64C960,53,1056,43,1152,48C1248,53,1344,75,1392,85.3L1440,96L1440,120L1392,120C1344,120,1248,120,1152,120C1056,120,960,120,864,120C768,120,672,120,576,120C480,120,384,120,288,120C192,120,96,120,48,120L0,120Z'/%3E%3C/svg%3E") repeat-x;background-size:1440px 120px;animation:svelte-r20tsj-wave 8s linear infinite;bottom:0}.water-2.svelte-r20tsj{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120'%3E%3Cpath fill='%23ffffff' d='M0,96L48,85.3C96,75,192,53,288,48C384,43,480,53,576,64C672,75,768,85,864,80C960,75,1056,53,1152,48C1248,43,1344,53,1392,58.7L1440,64L1440,120L1392,120C1344,120,1248,120,1152,120C1056,120,960,120,864,120C768,120,672,120,576,120C480,120,384,120,288,120C192,120,96,120,48,120L0,120Z'/%3E%3C/svg%3E") repeat-x;background-size:1440px 120px;animation:svelte-r20tsj-wave 12s linear infinite reverse;bottom:-10px;opacity:.1}.water-3.svelte-r20tsj{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120'%3E%3Cpath fill='%23ffffff' d='M0,32L48,42.7C96,53,192,75,288,80C384,85,480,75,576,58.7C672,43,768,21,864,21.3C960,21,1056,43,1152,53.3C1248,64,1344,64,1392,64L1440,64L1440,120L1392,120C1344,120,1248,120,1152,120C1056,120,960,120,864,120C768,120,672,120,576,120C480,120,384,120,288,120C192,120,96,120,48,120L0,120Z'/%3E%3C/svg%3E") repeat-x;background-size:1440px 120px;animation:svelte-r20tsj-wave 15s linear infinite;bottom:-20px;opacity:.08}@keyframes svelte-r20tsj-wave{0%{transform:translate(0)}to{transform:translate(-1440px)}}.chilika-floating.svelte-r20tsj{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.floating-boat.svelte-r20tsj{position:absolute;bottom:25%;left:10%;animation:float 4s ease-in-out infinite;opacity:.6}.floating-dolphin.svelte-r20tsj{position:absolute;font-size:2rem;animation:dolphin-jump 3s ease-in-out infinite}.dolphin-1.svelte-r20tsj{right:15%;top:40%;animation-delay:0s}.dolphin-2.svelte-r20tsj{right:30%;top:55%;animation-delay:1s}.dolphin-3.svelte-r20tsj{left:20%;top:45%;animation-delay:2s}.floating-crab.svelte-r20tsj{position:absolute;font-size:1.5rem;bottom:10%;animation:crab-walk 6s ease-in-out infinite}.crab-1.svelte-r20tsj{left:15%;animation-delay:0s}.crab-2.svelte-r20tsj{right:20%;animation-delay:3s}.chilika-content.svelte-r20tsj{position:relative;z-index:3;text-align:center;max-width:var(--container-narrow);margin:0 auto}.chilika-title.svelte-r20tsj{font-size:var(--text-5xl);color:#fff;margin-bottom:var(--space-xl);line-height:1.1}.chilika-desc.svelte-r20tsj{font-size:var(--text-lg);color:#ffffffd9;line-height:1.8;margin-bottom:var(--space-2xl);max-width:650px;margin-inline:auto}.chilika-prices.svelte-r20tsj{display:flex;justify-content:center;gap:var(--space-xl);margin-bottom:var(--space-2xl);flex-wrap:wrap}.chilika-price-card.svelte-r20tsj{padding:var(--space-xl) var(--space-2xl);border-radius:var(--radius-xl);text-align:center;min-width:180px}.price-type.svelte-r20tsj{display:block;font-size:var(--text-sm);font-weight:var(--weight-semibold);color:#fffc;text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-sm)}.chilika-price-card.svelte-r20tsj .price-tag:where(.svelte-r20tsj){font-size:var(--text-3xl);color:var(--gold)}.price-note.svelte-r20tsj{font-size:var(--text-xs);color:#fff9;margin-top:var(--space-xs);display:block}.chilika-highlights.svelte-r20tsj{display:flex;justify-content:center;gap:var(--space-xl);margin-bottom:var(--space-2xl);flex-wrap:wrap}.chilika-highlight.svelte-r20tsj{display:flex;align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:#fffc;font-weight:var(--weight-medium)}.highlight-icon.svelte-r20tsj{font-size:1.3rem}.chilika-cta.svelte-r20tsj{display:flex;justify-content:center}@media(max-width:768px){.chilika-title.svelte-r20tsj{font-size:var(--text-4xl)}.floating-boat.svelte-r20tsj,.floating-dolphin.svelte-r20tsj,.floating-crab.svelte-r20tsj{display:none}}.tilt-card.svelte-hn1ke2{position:relative;transform-style:preserve-3d;transition:transform .15s ease-out;will-change:transform}.tilt-card-inner.svelte-hn1ke2{position:relative;z-index:1}.tilt-glare.svelte-hn1ke2{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;z-index:2}.fleet-section.svelte-1rdu3gg{background:var(--bg-primary)}.fleet-header.svelte-1rdu3gg{margin-bottom:var(--space-3xl)}.fleet-grid.svelte-1rdu3gg{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-xl)}.fleet-card.svelte-1rdu3gg{background:var(--bg-card);border-radius:var(--radius-xl);border:1px solid var(--border-glass);overflow:hidden;height:100%;display:flex;flex-direction:column}.fleet-card-img-wrapper.svelte-1rdu3gg{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background:var(--bg-secondary)}.fleet-card-img.svelte-1rdu3gg{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-slow) var(--ease-out-expo)}.fleet-card.svelte-1rdu3gg:hover .fleet-card-img:where(.svelte-1rdu3gg){transform:scale(1.08)}.fleet-type-badge.svelte-1rdu3gg{position:absolute;top:var(--space-md);right:var(--space-md);background:var(--bg-glass-heavy);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-primary);font-size:var(--text-xs);font-weight:var(--weight-semibold);padding:var(--space-xs) var(--space-md);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em}.fleet-card-body.svelte-1rdu3gg{padding:var(--space-xl);display:flex;flex-direction:column;flex:1}.fleet-card-title.svelte-1rdu3gg{font-size:var(--text-xl);margin-bottom:var(--space-xs)}.fleet-card-capacity.svelte-1rdu3gg{display:flex;align-items:center;gap:var(--space-xs);font-size:var(--text-sm);color:var(--text-muted);margin-bottom:var(--space-md)}.fleet-features.svelte-1rdu3gg{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-bottom:var(--space-md)}.fleet-feature.svelte-1rdu3gg{font-size:var(--text-xs);background:var(--bg-secondary);color:var(--text-secondary);padding:3px var(--space-sm);border-radius:var(--radius-full)}.fleet-best-for.svelte-1rdu3gg{font-size:var(--text-sm);color:var(--text-muted);margin-bottom:var(--space-lg)}.fleet-best-for.svelte-1rdu3gg strong:where(.svelte-1rdu3gg){color:var(--saffron)}.fleet-pricing.svelte-1rdu3gg{display:flex;flex-direction:column;gap:var(--space-sm);margin-bottom:var(--space-lg);flex:1}.fleet-price-row.svelte-1rdu3gg{display:flex;justify-content:space-between;align-items:center}.fleet-price-label.svelte-1rdu3gg{font-size:var(--text-sm);color:var(--text-secondary)}.fleet-price-row.svelte-1rdu3gg .price-tag:where(.svelte-1rdu3gg){font-size:var(--text-base)}.airport-row.svelte-1rdu3gg{padding-top:var(--space-sm);border-top:1px dashed var(--border-glass);margin-top:var(--space-xs)}.airport-price.svelte-1rdu3gg{color:var(--teal)}.fleet-price-row.svelte-1rdu3gg .unit:where(.svelte-1rdu3gg){font-size:.7em;color:var(--text-muted)}.fleet-cta-btn{width:100%;text-align:center}@media(max-width:768px){.fleet-grid.svelte-1rdu3gg{grid-template-columns:1fr;max-width:400px;margin-inline:auto}}.packages-section.svelte-v4zy47{background:var(--bg-secondary)}.packages-header.svelte-v4zy47{margin-bottom:var(--space-2xl)}.toggle-wrapper.svelte-v4zy47{display:flex;align-items:center;justify-content:center;gap:var(--space-md);margin-bottom:var(--space-2xl)}.toggle-label.svelte-v4zy47{font-family:var(--font-display);font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-muted);transition:color var(--duration-fast)}.toggle-label.active.svelte-v4zy47{color:var(--saffron)}.pricing-table-wrapper.svelte-v4zy47{overflow-x:auto;border-radius:var(--radius-xl);border:1px solid var(--border-glass);background:var(--bg-card);margin-bottom:var(--space-2xl)}.pricing-table.svelte-v4zy47{width:100%;border-collapse:collapse}.pricing-table.svelte-v4zy47 thead:where(.svelte-v4zy47){background:var(--bg-secondary)}.pricing-table.svelte-v4zy47 th:where(.svelte-v4zy47){padding:var(--space-md) var(--space-lg);font-family:var(--font-display);font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-secondary);text-align:left;text-transform:uppercase;letter-spacing:.05em}.pricing-table.svelte-v4zy47 td:where(.svelte-v4zy47){padding:var(--space-md) var(--space-lg);border-top:1px solid var(--border-glass)}.route-cell.svelte-v4zy47{font-weight:var(--weight-medium);color:var(--text-primary)}.price-cell.svelte-v4zy47 .price-tag:where(.svelte-v4zy47){font-size:var(--text-lg);color:var(--saffron);font-weight:var(--weight-bold)}.type-cell.svelte-v4zy47{font-size:var(--text-sm);color:var(--text-muted)}.pricing-table.svelte-v4zy47 tr:where(.svelte-v4zy47){transition:background var(--duration-fast)}.pricing-table.svelte-v4zy47 tbody:where(.svelte-v4zy47) tr:where(.svelte-v4zy47):hover{background:#e85d0408}.special-package.svelte-v4zy47{margin-bottom:var(--space-2xl)}.special-card-inner{padding:var(--space-2xl);background:linear-gradient(135deg,#ffb7030d,#e85d040d)!important}.special-card-content.svelte-v4zy47{display:flex;justify-content:space-between;align-items:center;gap:var(--space-2xl);flex-wrap:wrap}.special-info.svelte-v4zy47{flex:1;min-width:280px}.special-title.svelte-v4zy47{font-size:var(--text-2xl);margin-top:var(--space-md);margin-bottom:var(--space-sm)}.special-desc.svelte-v4zy47{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-md);line-height:1.7}.special-highlights.svelte-v4zy47{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.special-hl.svelte-v4zy47{font-size:var(--text-xs);color:var(--text-secondary);background:var(--bg-secondary);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-full)}.special-price-section.svelte-v4zy47{text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--space-lg)}.special-price.svelte-v4zy47{display:flex;flex-direction:column;align-items:center}.price-from.svelte-v4zy47{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em}.special-price.svelte-v4zy47 .price-tag:where(.svelte-v4zy47){font-size:var(--text-4xl);color:var(--saffron)}.price-per.svelte-v4zy47{font-size:var(--text-sm);color:var(--text-muted)}.ticket-strip.svelte-v4zy47{display:flex;align-items:center;justify-content:center;gap:var(--space-2xl);padding:var(--space-xl) var(--space-2xl);background:var(--bg-card);border-radius:var(--radius-xl);border:1px solid var(--border-glass);flex-wrap:wrap}.ticket-item.svelte-v4zy47{display:flex;align-items:center;gap:var(--space-sm);font-weight:var(--weight-medium);color:var(--text-secondary)}.ticket-icon.svelte-v4zy47{font-size:1.5rem}@media(max-width:768px){.pricing-table.svelte-v4zy47 th:where(.svelte-v4zy47):nth-child(3),.pricing-table.svelte-v4zy47 td:where(.svelte-v4zy47):nth-child(3){display:none}.special-card-content.svelte-v4zy47{flex-direction:column;text-align:center}.special-info.svelte-v4zy47{min-width:0}.special-highlights.svelte-v4zy47{justify-content:center}.ticket-strip.svelte-v4zy47{flex-direction:column;gap:var(--space-lg)}}.gallery-section.svelte-1oz3msq{background:var(--bg-primary)}.gallery-masonry.svelte-1oz3msq{columns:3;column-gap:var(--space-lg)}.gallery-item.svelte-1oz3msq{display:block;width:100%;margin-bottom:var(--space-lg);break-inside:avoid;border:none;background:none;padding:0;cursor:pointer}.gallery-img-wrapper.svelte-1oz3msq{position:relative;border-radius:var(--radius-xl);overflow:hidden;background:var(--bg-secondary)}.gallery-img.svelte-1oz3msq{width:100%;height:auto;display:block;transition:transform var(--duration-slow) var(--ease-out-expo)}.gallery-item.svelte-1oz3msq:hover .gallery-img:where(.svelte-1oz3msq){transform:scale(1.08)}.gallery-overlay.svelte-1oz3msq{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0%,transparent 60%);display:flex;flex-direction:column;justify-content:flex-end;padding:var(--space-lg);opacity:0;transition:opacity var(--duration-normal) var(--ease-in-out)}.gallery-item.svelte-1oz3msq:hover .gallery-overlay:where(.svelte-1oz3msq){opacity:1}.gallery-title.svelte-1oz3msq{font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--weight-semibold);color:#fff}.gallery-location.svelte-1oz3msq{font-size:var(--text-sm);color:#ffffffb3}.lightbox.svelte-1oz3msq{max-width:90vw;max-height:90vh;border:none;background:transparent;padding:0}.lightbox.svelte-1oz3msq::backdrop{background:#000000e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lightbox-content.svelte-1oz3msq{position:relative;display:flex;flex-direction:column;align-items:center}.lightbox-close.svelte-1oz3msq{position:absolute;top:-40px;right:0;color:#fff;background:#ffffff1a;border-radius:var(--radius-full);width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:background var(--duration-fast);z-index:10}.lightbox-close.svelte-1oz3msq:hover{background:#fff3}.lightbox-img.svelte-1oz3msq{max-width:85vw;max-height:75vh;object-fit:contain;border-radius:var(--radius-lg)}.lightbox-info.svelte-1oz3msq{text-align:center;margin-top:var(--space-lg);color:#fff}.lightbox-info.svelte-1oz3msq h3:where(.svelte-1oz3msq){font-size:var(--text-xl);margin-bottom:var(--space-xs)}.lightbox-info.svelte-1oz3msq p:where(.svelte-1oz3msq){font-size:var(--text-sm);color:#ffffffb3}@media(max-width:1024px){.gallery-masonry.svelte-1oz3msq{columns:2}}@media(max-width:600px){.gallery-masonry.svelte-1oz3msq{columns:1}}.contact-section.svelte-wt4tt0{background:var(--bg-secondary)}.contact-grid.svelte-wt4tt0{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2xl);align-items:start}.contact-cards.svelte-wt4tt0{display:flex;flex-direction:column;gap:var(--space-lg)}.contact-card-inner{padding:var(--space-xl)!important}.contact-card.svelte-wt4tt0{text-align:center}.contact-icon.svelte-wt4tt0{font-size:2rem;display:block;margin-bottom:var(--space-md)}.contact-card-title.svelte-wt4tt0{font-size:var(--text-xl);margin-bottom:var(--space-sm)}.contact-address.svelte-wt4tt0{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7;margin-bottom:var(--space-md)}.contact-phone.svelte-wt4tt0,.contact-email.svelte-wt4tt0{display:inline-block;font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--saffron);transition:color var(--duration-fast)}.contact-phone.svelte-wt4tt0:hover,.contact-email.svelte-wt4tt0:hover{color:var(--saffron-dark)}.contact-hours.svelte-wt4tt0{font-size:var(--text-sm);color:var(--text-muted);margin-top:var(--space-sm)}.whatsapp-big-card.svelte-wt4tt0{background:linear-gradient(135deg,#25d366,#128c7e);border-radius:var(--radius-2xl);padding:var(--space-2xl);color:#fff;text-align:center;margin-bottom:var(--space-lg)}.whatsapp-big-icon.svelte-wt4tt0{font-size:2.5rem;display:block;margin-bottom:var(--space-md)}.whatsapp-big-card.svelte-wt4tt0 h3:where(.svelte-wt4tt0){font-size:var(--text-2xl);margin-bottom:var(--space-sm);color:#fff}.whatsapp-big-card.svelte-wt4tt0 p:where(.svelte-wt4tt0){font-size:var(--text-sm);color:#ffffffd9;margin-bottom:var(--space-xl);line-height:1.6}.map-wrapper.svelte-wt4tt0{border-radius:var(--radius-xl);overflow:hidden;border:1px solid var(--border-glass)}@media(max-width:768px){.contact-grid.svelte-wt4tt0{grid-template-columns:1fr}}.seo-content-section.svelte-kqoa2u{background:var(--bg-primary);border-top:1px solid var(--border-glass);padding:var(--space-section) 0}.faq-container.svelte-kqoa2u{margin-bottom:var(--space-3xl)}.faq-list.svelte-kqoa2u{display:flex;flex-direction:column;gap:var(--space-md);margin-top:var(--space-2xl);max-width:800px;margin-inline:auto}.faq-item.svelte-kqoa2u{background:var(--bg-card);border:1px solid var(--border-glass);border-radius:var(--radius-lg);overflow:hidden;transition:border-color var(--duration-fast)}.faq-item.svelte-kqoa2u:hover,.faq-item.active.svelte-kqoa2u{border-color:var(--saffron)}.faq-question.svelte-kqoa2u{display:flex;justify-content:space-between;align-items:center;width:100%;padding:var(--space-lg);background:none;border:none;text-align:left;font-family:var(--font-display);font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);cursor:pointer}.faq-arrow.svelte-kqoa2u{font-size:.7em;transition:transform var(--duration-normal) var(--ease-out-expo);color:var(--text-muted)}.faq-item.active.svelte-kqoa2u .faq-arrow:where(.svelte-kqoa2u){transform:rotate(180deg);color:var(--saffron)}.faq-answer.svelte-kqoa2u{padding:0 var(--space-lg) var(--space-lg) var(--space-lg);font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7}.rich-seo-text.svelte-kqoa2u{max-width:900px;margin:0 auto var(--space-3xl) auto}.seo-heading.svelte-kqoa2u{font-size:var(--text-2xl);margin-bottom:var(--space-md)}.rich-seo-text.svelte-kqoa2u p:where(.svelte-kqoa2u){font-size:var(--text-sm);color:var(--text-secondary);line-height:1.8;margin-bottom:var(--space-md)}.rich-seo-text.svelte-kqoa2u strong:where(.svelte-kqoa2u){color:var(--saffron)}.related-searches.svelte-kqoa2u{max-width:900px;margin:0 auto;text-align:center;padding-top:var(--space-xl);border-top:1px dashed var(--border-glass)}.related-title.svelte-kqoa2u{font-size:var(--text-base);margin-bottom:var(--space-md);color:var(--text-secondary)}.related-tags.svelte-kqoa2u{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-sm)}.related-tags.svelte-kqoa2u a:where(.svelte-kqoa2u){font-size:var(--text-xs);color:var(--text-secondary);background:var(--bg-card);border:1px solid var(--border-glass);padding:var(--space-xs) var(--space-md);border-radius:var(--radius-full);text-decoration:none;transition:all var(--duration-fast)}.related-tags.svelte-kqoa2u a:where(.svelte-kqoa2u):hover{color:#fff;background:var(--saffron);border-color:var(--saffron)}.visually-hidden.svelte-1uha8ag{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
