body{margin:0;font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:#fafafa;color:#2d3436;line-height:1.6}.page.svelte-1ls9noh{overflow-x:hidden}.container.svelte-1ls9noh{max-width:1200px;margin:0 auto;padding:0 2rem}.navbar.svelte-1ls9noh{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000001a}.nav-container.svelte-1ls9noh{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo.svelte-1ls9noh{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#2d3436}.logo-icon.svelte-1ls9noh{font-size:1.75rem}.logo-text.svelte-1ls9noh{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#0984e3,#00b894);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-links.svelte-1ls9noh{display:flex;align-items:center;gap:2rem}.nav-links.svelte-1ls9noh a:where(.svelte-1ls9noh){text-decoration:none;color:#636e72;font-weight:500;transition:color .3s}.nav-links.svelte-1ls9noh a:where(.svelte-1ls9noh):hover{color:#0984e3}.btn-nav.svelte-1ls9noh{background:linear-gradient(135deg,#0984e3,#00b894);color:#fff!important;padding:.6rem 1.5rem;border-radius:50px}.btn.svelte-1ls9noh{display:inline-block;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s;border:none;cursor:pointer;font-size:1rem}.btn-primary.svelte-1ls9noh{background:linear-gradient(135deg,#0984e3,#00b894);color:#fff}.btn-primary.svelte-1ls9noh:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0984e34d}.btn-outline.svelte-1ls9noh{background:transparent;color:#fff;border:2px solid white}.btn-outline.svelte-1ls9noh:hover{background:#fff;color:#0984e3}.btn-full.svelte-1ls9noh{width:100%}.hero.svelte-1ls9noh{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;text-align:center;padding:6rem 2rem 4rem;overflow:hidden}.hero-bg.svelte-1ls9noh{position:absolute;inset:0;background:linear-gradient(135deg,#0984e3e6,#00b894e6),url(https://images.unsplash.com/photo-1507525428034-b723cf961d3e?w=1920&h=1080&fit=crop);background-size:cover;background-position:center;z-index:-1}.hero-content.svelte-1ls9noh{max-width:800px;color:#fff}.hero.svelte-1ls9noh h1:where(.svelte-1ls9noh){font-size:4rem;font-weight:800;margin:0 0 1.5rem;line-height:1.1}.highlight.svelte-1ls9noh{background:linear-gradient(135deg,#ffeaa7,#fdcb6e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero.svelte-1ls9noh p:where(.svelte-1ls9noh){font-size:1.25rem;opacity:.95;margin:0 0 2.5rem}.hero-actions.svelte-1ls9noh{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:4rem}.hero-stats.svelte-1ls9noh{display:flex;gap:3rem;justify-content:center;flex-wrap:wrap}.stat.svelte-1ls9noh{text-align:center}.stat-value.svelte-1ls9noh{display:block;font-size:2.5rem;font-weight:800}.stat-label.svelte-1ls9noh{font-size:.9rem;opacity:.9}.scroll-indicator.svelte-1ls9noh{position:absolute;bottom:2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#fff;opacity:.8;font-size:.9rem}.scroll-arrow.svelte-1ls9noh{animation:svelte-1ls9noh-bounce 2s infinite}@keyframes svelte-1ls9noh-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}section.svelte-1ls9noh{padding:6rem 0}section.svelte-1ls9noh h2:where(.svelte-1ls9noh){font-size:2.5rem;text-align:center;margin:0 0 .5rem;color:#2d3436}.section-subtitle.svelte-1ls9noh{text-align:center;color:#636e72;font-size:1.1rem;margin:0 0 3rem}.features-section.svelte-1ls9noh{background:#f8f9fa}.features-grid.svelte-1ls9noh{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card.svelte-1ls9noh{background:#fff;padding:2.5rem 2rem;border-radius:20px;text-align:center;box-shadow:0 10px 40px #00000014;transition:transform .3s}.feature-card.svelte-1ls9noh:hover{transform:translateY(-10px)}.feature-icon.svelte-1ls9noh{font-size:3rem;margin-bottom:1rem}.feature-card.svelte-1ls9noh h3:where(.svelte-1ls9noh){margin:0 0 .75rem;color:#2d3436}.feature-card.svelte-1ls9noh p:where(.svelte-1ls9noh){margin:0;color:#636e72;font-size:.95rem}.destinations-grid.svelte-1ls9noh{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.destination-card.svelte-1ls9noh{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0000001a;transition:transform .3s}.destination-card.svelte-1ls9noh:hover{transform:translateY(-10px)}.card-image.svelte-1ls9noh{position:relative;height:220px;overflow:hidden}.card-image.svelte-1ls9noh img:where(.svelte-1ls9noh){width:100%;height:100%;object-fit:cover;transition:transform .5s}.destination-card.svelte-1ls9noh:hover .card-image:where(.svelte-1ls9noh) img:where(.svelte-1ls9noh){transform:scale(1.1)}.card-badge.svelte-1ls9noh{position:absolute;top:1rem;right:1rem;background:#fff;padding:.4rem 1rem;border-radius:50px;font-size:.85rem;font-weight:600;color:#0984e3}.card-content.svelte-1ls9noh{padding:1.5rem}.card-rating.svelte-1ls9noh{color:#fdcb6e;font-size:.9rem;margin-bottom:.5rem}.card-rating.svelte-1ls9noh span:where(.svelte-1ls9noh){color:#636e72;margin-left:.5rem}.card-content.svelte-1ls9noh h3:where(.svelte-1ls9noh){margin:0 0 1rem;color:#2d3436}.card-footer.svelte-1ls9noh{display:flex;justify-content:space-between;align-items:center}.price.svelte-1ls9noh{font-size:1.25rem;font-weight:700;color:#00b894}.btn-book.svelte-1ls9noh{background:linear-gradient(135deg,#0984e3,#00b894);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s}.btn-book.svelte-1ls9noh:hover{transform:scale(1.05);box-shadow:0 5px 20px #0984e34d}.cta-banner.svelte-1ls9noh{background:linear-gradient(135deg,#0984e3,#00b894);padding:5rem 2rem;text-align:center}.cta-content.svelte-1ls9noh h2:where(.svelte-1ls9noh){color:#fff;font-size:2.5rem;margin:0 0 1rem}.cta-content.svelte-1ls9noh p:where(.svelte-1ls9noh){color:#ffffffe6;font-size:1.2rem;margin:0 0 2rem}.cta-form.svelte-1ls9noh{display:flex;max-width:500px;margin:0 auto;gap:1rem;flex-wrap:wrap;justify-content:center}.cta-form.svelte-1ls9noh input:where(.svelte-1ls9noh){flex:1;min-width:250px;padding:1rem 1.5rem;border:none;border-radius:50px;font-size:1rem}.cta-form.svelte-1ls9noh .btn:where(.svelte-1ls9noh){white-space:nowrap}.testimonials-section.svelte-1ls9noh{background:#f8f9fa}.testimonials-grid.svelte-1ls9noh{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.testimonial-card.svelte-1ls9noh{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 10px 40px #00000014;position:relative}.quote-icon.svelte-1ls9noh{position:absolute;top:1rem;left:1.5rem;font-size:4rem;color:#0984e3;opacity:.1;font-family:Georgia,serif;line-height:1}.testimonial-text.svelte-1ls9noh{font-size:1.1rem;color:#2d3436;margin:0 0 1.5rem;font-style:italic}.testimonial-author.svelte-1ls9noh{display:flex;align-items:center;gap:1rem}.testimonial-author.svelte-1ls9noh img:where(.svelte-1ls9noh){width:50px;height:50px;border-radius:50%;object-fit:cover}.testimonial-author.svelte-1ls9noh strong:where(.svelte-1ls9noh){display:block;color:#2d3436}.testimonial-author.svelte-1ls9noh span:where(.svelte-1ls9noh){font-size:.9rem;color:#636e72}.gallery-section.svelte-1ls9noh{padding:6rem 0}.gallery-section.svelte-1ls9noh h2:where(.svelte-1ls9noh){margin-bottom:3rem}.gallery-grid.svelte-1ls9noh{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:1rem;padding:0 2rem}.gallery-item.svelte-1ls9noh{border-radius:15px;overflow:hidden}.gallery-item.large.svelte-1ls9noh{grid-column:span 2;grid-row:span 2}.gallery-item.svelte-1ls9noh img:where(.svelte-1ls9noh){width:100%;height:100%;object-fit:cover;transition:transform .5s}.gallery-item.svelte-1ls9noh:hover img:where(.svelte-1ls9noh){transform:scale(1.1)}.contact-section.svelte-1ls9noh{background:#f8f9fa}.contact-grid.svelte-1ls9noh{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-info.svelte-1ls9noh h2:where(.svelte-1ls9noh){text-align:left;margin-bottom:1rem}.contact-info.svelte-1ls9noh>p:where(.svelte-1ls9noh){color:#636e72;margin:0 0 2rem}.contact-details.svelte-1ls9noh{margin-bottom:2rem}.contact-item.svelte-1ls9noh{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;color:#2d3436}.contact-icon.svelte-1ls9noh{font-size:1.25rem}.social-links.svelte-1ls9noh{display:flex;gap:1rem}.social-links.svelte-1ls9noh a:where(.svelte-1ls9noh){width:45px;height:45px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;text-decoration:none;box-shadow:0 5px 15px #0000001a;transition:transform .3s}.social-links.svelte-1ls9noh a:where(.svelte-1ls9noh):hover{transform:translateY(-3px)}.contact-form.svelte-1ls9noh{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 10px 40px #0000001a}.form-group.svelte-1ls9noh{margin-bottom:1.25rem}.contact-form.svelte-1ls9noh input:where(.svelte-1ls9noh),.contact-form.svelte-1ls9noh select:where(.svelte-1ls9noh),.contact-form.svelte-1ls9noh textarea:where(.svelte-1ls9noh){width:100%;padding:1rem;border:2px solid #e8e8e8;border-radius:10px;font-size:1rem;transition:border-color .3s;font-family:inherit;box-sizing:border-box}.contact-form.svelte-1ls9noh input:where(.svelte-1ls9noh):focus,.contact-form.svelte-1ls9noh select:where(.svelte-1ls9noh):focus,.contact-form.svelte-1ls9noh textarea:where(.svelte-1ls9noh):focus{outline:none;border-color:#0984e3}.footer.svelte-1ls9noh{background:#2d3436;color:#fff;padding:5rem 0 2rem}.footer-grid.svelte-1ls9noh{display:grid;grid-template-columns:2fr 1fr 1fr 2fr;gap:3rem;margin-bottom:3rem}.footer-brand.svelte-1ls9noh p:where(.svelte-1ls9noh){color:#b2bec3;margin:1rem 0 0}.footer-brand.svelte-1ls9noh .logo:where(.svelte-1ls9noh){color:#fff}.footer-links.svelte-1ls9noh h4:where(.svelte-1ls9noh),.footer-newsletter.svelte-1ls9noh h4:where(.svelte-1ls9noh){margin:0 0 1.25rem;font-size:1.1rem}.footer-links.svelte-1ls9noh a:where(.svelte-1ls9noh){display:block;color:#b2bec3;text-decoration:none;margin-bottom:.75rem;transition:color .3s}.footer-links.svelte-1ls9noh a:where(.svelte-1ls9noh):hover{color:#00b894}.footer-newsletter.svelte-1ls9noh p:where(.svelte-1ls9noh){color:#b2bec3;margin:0 0 1rem;font-size:.95rem}.newsletter-form.svelte-1ls9noh{display:flex;gap:.5rem}.newsletter-form.svelte-1ls9noh input:where(.svelte-1ls9noh){flex:1;padding:.75rem 1rem;border:none;border-radius:8px;font-size:.95rem}.newsletter-form.svelte-1ls9noh button:where(.svelte-1ls9noh){background:linear-gradient(135deg,#0984e3,#00b894);color:#fff;border:none;padding:.75rem 1.25rem;border-radius:8px;cursor:pointer;font-size:1.1rem;transition:transform .3s}.newsletter-form.svelte-1ls9noh button:where(.svelte-1ls9noh):hover{transform:scale(1.05)}.footer-bottom.svelte-1ls9noh{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center;color:#b2bec3}.footer-bottom.svelte-1ls9noh a:where(.svelte-1ls9noh){color:#00b894;text-decoration:none}.footer-bottom.svelte-1ls9noh a:where(.svelte-1ls9noh):hover{text-decoration:underline}@media(max-width:1024px){.gallery-grid.svelte-1ls9noh,.footer-grid.svelte-1ls9noh{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.nav-links.svelte-1ls9noh{display:none}.hero.svelte-1ls9noh h1:where(.svelte-1ls9noh){font-size:2.5rem}.hero-stats.svelte-1ls9noh{gap:1.5rem}.stat-value.svelte-1ls9noh{font-size:1.75rem}section.svelte-1ls9noh h2:where(.svelte-1ls9noh){font-size:2rem}.destinations-grid.svelte-1ls9noh,.contact-grid.svelte-1ls9noh,.gallery-grid.svelte-1ls9noh{grid-template-columns:1fr}.gallery-item.large.svelte-1ls9noh{grid-column:span 1;grid-row:span 1}.footer-grid.svelte-1ls9noh{grid-template-columns:1fr;text-align:center}.footer-brand.svelte-1ls9noh .logo:where(.svelte-1ls9noh){justify-content:center}.social-links.svelte-1ls9noh{justify-content:center}.newsletter-form.svelte-1ls9noh{flex-direction:column}}
