.hero.svelte-13wmnd{min-height:560px;color:var(--c-text);background:linear-gradient(#ffffffe0,#f8fbfff2),linear-gradient(135deg,#11a9b726,#ff7a451f);align-items:center;padding:5.25rem 0 4rem;display:flex;position:relative;overflow:hidden}.hero.svelte-13wmnd:before{content:"";background-image:var(--hero-photo);opacity:.18;background-position:50%;background-size:cover;transition:background-image .5s ease-in-out;position:absolute;inset:0}.hero.svelte-13wmnd:after{content:"";background:linear-gradient(180deg, transparent, var(--c-bg));height:42%;position:absolute;inset:auto 0 0}.hero-content.svelte-13wmnd{z-index:1;text-align:center;max-width:720px;margin:0 auto;position:relative}.hero-badge.svelte-13wmnd{color:var(--c-primary);background:#ffffffc7;border:1px solid #00899a2e;border-radius:99px;margin-bottom:1.5rem;padding:.4rem .85rem;font-size:.8125rem;font-weight:800;display:inline-block;box-shadow:0 10px 24px #11445314}h1.svelte-13wmnd{color:var(--c-text);max-width:760px;font-size:clamp(2.25rem,5vw,4rem);font-weight:800;line-height:1.12}h1.svelte-13wmnd span:where(.svelte-13wmnd){background:var(--c-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-sub.svelte-13wmnd{color:var(--c-text-muted);max-width:600px;margin-top:1.1rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2vw,1.22rem);line-height:1.65}.hero-actions.svelte-13wmnd{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.hero-dots.svelte-13wmnd{justify-content:center;align-items:center;gap:.45rem;margin-top:1.75rem;display:flex}.hero-dots.svelte-13wmnd button:where(.svelte-13wmnd){cursor:pointer;background:#00899a3d;border:0;border-radius:99px;width:2rem;height:.35rem;transition:width .2s,background .2s}.hero-dots.svelte-13wmnd button.active:where(.svelte-13wmnd){background:var(--c-primary);width:3rem}.btn-hero.svelte-13wmnd{background:var(--c-gradient);border-radius:var(--radius-sm);color:#fff;justify-content:center;align-items:center;min-height:46px;padding:.75rem 1.45rem;font-size:.9375rem;font-weight:800;transition:opacity .15s,transform .15s;display:inline-flex;box-shadow:0 14px 30px #00899a3d}.btn-hero.svelte-13wmnd:hover{opacity:.88;transform:translateY(-1px)}.btn-hero-outline.svelte-13wmnd{border:1px solid var(--c-border-hover);border-radius:var(--radius-sm);min-height:46px;color:var(--c-text);background:#ffffffb3;justify-content:center;align-items:center;padding:.75rem 1.45rem;font-size:.9375rem;font-weight:800;transition:border-color .15s,background .15s;display:inline-flex}.btn-hero-outline.svelte-13wmnd:hover{border-color:var(--c-primary);background:#11a9b714}section.svelte-13wmnd{padding:4rem 0}.section-header.svelte-13wmnd{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.75rem;margin-bottom:2rem;display:flex}.section-header.svelte-13wmnd h2:where(.svelte-13wmnd){color:var(--c-text);font-size:clamp(1.6rem,3vw,2.25rem);font-weight:800;line-height:1.15}.section-header.svelte-13wmnd p:where(.svelte-13wmnd){color:var(--c-text-muted);margin-top:.375rem;font-size:.975rem}.section-link.svelte-13wmnd{color:var(--c-primary);font-size:.875rem;font-weight:800;transition:color .15s}.section-link.svelte-13wmnd:hover{color:var(--c-accent)}.services.svelte-13wmnd{background:#fff}.services-grid.svelte-13wmnd{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;display:grid}.service-card.svelte-13wmnd{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.5rem;transition:border-color .2s,transform .2s,box-shadow .2s}.service-card.svelte-13wmnd:hover{border-color:var(--c-border-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.service-emoji.svelte-13wmnd{margin-bottom:.875rem;font-size:2rem;display:block}.service-card.svelte-13wmnd h3:where(.svelte-13wmnd){color:var(--c-text);margin-bottom:.375rem;font-size:1rem;font-weight:800}.service-card.svelte-13wmnd p:where(.svelte-13wmnd){color:var(--c-text-muted);font-size:.875rem;line-height:1.6}.categories.svelte-13wmnd{background:linear-gradient(180deg, var(--c-bg-soft), #fff);border-top:1px solid var(--c-border);border-bottom:1px solid var(--c-border)}.cat-grid.svelte-13wmnd{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.875rem;display:grid}.cat-card.svelte-13wmnd{border:1px solid var(--c-border);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#ffffffd6;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;transition:border-color .2s,transform .15s,box-shadow .2s;display:flex}.cat-card.svelte-13wmnd:hover{box-shadow:var(--shadow-md);border-color:#00899a4d;transform:translateY(-1px)}.cat-info.svelte-13wmnd h3:where(.svelte-13wmnd){color:var(--c-text);font-size:.9375rem;font-weight:800}.cat-info.svelte-13wmnd p:where(.svelte-13wmnd){color:var(--c-text-muted);margin-top:.2rem;font-size:.8125rem}.cat-count.svelte-13wmnd{color:var(--c-primary);white-space:nowrap;background:#11a9b71f;border-radius:5px;flex-shrink:0;padding:.1875rem .625rem;font-size:.75rem;font-weight:600}.tours-grid.svelte-13wmnd{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1.25rem;display:grid}.tour-card.svelte-13wmnd{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:border-color .2s,transform .2s,box-shadow .2s;overflow:hidden}.tour-card.svelte-13wmnd:hover{border-color:var(--c-border-hover);box-shadow:var(--shadow-md);transform:translateY(-3px)}.tour-thumb.svelte-13wmnd{background:linear-gradient(135deg, var(--c-bg-soft), var(--c-accent-soft));height:180px;position:relative;overflow:hidden}.tour-thumb.svelte-13wmnd img:where(.svelte-13wmnd){object-fit:contain;width:100%;height:100%}.tour-thumb-empty.svelte-13wmnd{width:100%;height:100%;color:var(--c-text-dim);justify-content:center;align-items:center;display:flex}.tour-badge.svelte-13wmnd{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#123741d1;border-radius:5px;padding:.1875rem .5rem;font-size:.75rem;font-weight:800;position:absolute;top:.75rem;left:.75rem}.tour-body.svelte-13wmnd{padding:1rem 1.25rem 1.25rem}.tour-body.svelte-13wmnd h3:where(.svelte-13wmnd){color:var(--c-text);font-size:1rem;font-weight:800;line-height:1.4}.tour-duration.svelte-13wmnd{color:var(--c-text-muted);margin-top:.25rem;font-size:.8125rem;display:block}.tour-footer.svelte-13wmnd{border-top:1px solid var(--c-border);justify-content:space-between;align-items:center;margin-top:.875rem;padding-top:.875rem;display:flex}.tour-price.svelte-13wmnd{color:var(--c-primary);font-size:1.125rem;font-weight:800}.tour-more.svelte-13wmnd{color:var(--c-text-muted);font-size:.8125rem;font-weight:500}.tour-card.svelte-13wmnd:hover .tour-more:where(.svelte-13wmnd){color:var(--c-primary)}.cta.svelte-13wmnd{border-top:1px solid var(--c-border);background:linear-gradient(135deg,#ff7a451f,#11a9b724),#fff}.cta-inner.svelte-13wmnd{text-align:center;max-width:600px;margin:0 auto}.cta-inner.svelte-13wmnd h2:where(.svelte-13wmnd){color:var(--c-text);font-size:1.75rem;font-weight:800}.cta-inner.svelte-13wmnd p:where(.svelte-13wmnd){color:var(--c-text-muted);margin-top:.5rem;font-size:.9375rem}.cta-actions.svelte-13wmnd{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.75rem;display:flex}@media (width<=640px){.hero.svelte-13wmnd{background-position:50%;min-height:520px;padding:4rem 0 3rem}.hero-actions.svelte-13wmnd a:where(.svelte-13wmnd){width:100%}.hero-dots.svelte-13wmnd{justify-content:center}section.svelte-13wmnd{padding:2.5rem 0}.cat-card.svelte-13wmnd{align-items:flex-start;gap:1rem}}
