.hero.svelte-13wmnd{align-items:center;min-height:520px;padding:5rem 0 4rem;display:flex;position:relative;overflow:hidden}.hero-bg.svelte-13wmnd{pointer-events:none;position:absolute;inset:0}.hero-shape.svelte-13wmnd{filter:blur(100px);opacity:.12;border-radius:50%;animation:10s ease-in-out infinite svelte-13wmnd-hFloat;position:absolute}.s1.svelte-13wmnd{background:#3b82f6;width:500px;height:500px;top:-150px;left:-100px}.s2.svelte-13wmnd{background:#6366f1;width:400px;height:400px;animation-delay:3s;bottom:-100px;right:-100px}.s3.svelte-13wmnd{background:#06b6d4;width:300px;height:300px;animation-delay:6s;top:40%;left:60%}@keyframes svelte-13wmnd-hFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-15px)scale(1.03)}}.hero-content.svelte-13wmnd{z-index:1;text-align:center;max-width:700px;margin:0 auto;position:relative}.hero-badge.svelte-13wmnd{color:var(--c-primary-light);background:#3b82f61a;border:1px solid #3b82f633;border-radius:99px;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;display:inline-block}h1.svelte-13wmnd{letter-spacing:-.03em;color:#f1f5f9;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.15}.gradient-text.svelte-13wmnd{background:var(--c-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-sub.svelte-13wmnd{color:var(--c-text-muted);margin-top:1rem;font-size:1.0625rem;line-height:1.7}.hero-actions.svelte-13wmnd{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.btn-hero.svelte-13wmnd{background:var(--c-gradient);border-radius:var(--radius-sm);color:#fff;padding:.6875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:opacity .15s,transform .15s;box-shadow:0 4px 20px #3b82f640}.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);color:var(--c-text);padding:.6875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:border-color .15s,background .15s}.btn-hero-outline.svelte-13wmnd:hover{border-color:var(--c-primary);background:#3b82f60d}section.svelte-13wmnd{padding:4rem 0}.section-header.svelte-13wmnd{margin-bottom:2rem}.section-header.svelte-13wmnd h2:where(.svelte-13wmnd){color:#f1f5f9;letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.section-header.svelte-13wmnd p:where(.svelte-13wmnd){color:var(--c-text-muted);margin-top:.375rem;font-size:.9375rem}.section-header.svelte-13wmnd{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.75rem;display:flex}.section-link.svelte-13wmnd{color:var(--c-primary-light);font-size:.875rem;font-weight:600;transition:color .15s}.section-link.svelte-13wmnd:hover{color:#93c5fd}.services.svelte-13wmnd{border-top:1px solid var(--c-border)}.services-grid.svelte-13wmnd{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.service-card.svelte-13wmnd{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius);padding:1.5rem;transition:border-color .2s,transform .2s}.service-card.svelte-13wmnd:hover{border-color:var(--c-border-hover);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:600}.service-card.svelte-13wmnd p:where(.svelte-13wmnd){color:var(--c-text-muted);font-size:.875rem;line-height:1.6}.categories.svelte-13wmnd{background:var(--c-surface);border-top:1px solid var(--c-border);border-bottom:1px solid var(--c-border)}.cat-grid.svelte-13wmnd{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.875rem;display:grid}.cat-card.svelte-13wmnd{background:var(--c-bg);border:1px solid var(--c-border);border-radius:var(--radius);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;transition:border-color .2s,transform .15s;display:flex}.cat-card.svelte-13wmnd:hover{border-color:#3b82f64d;transform:translateY(-1px)}.cat-info.svelte-13wmnd h3:where(.svelte-13wmnd){color:var(--c-text);font-size:.9375rem;font-weight:600}.cat-info.svelte-13wmnd p:where(.svelte-13wmnd){color:var(--c-text-muted);margin-top:.2rem;font-size:.8125rem}.cat-count.svelte-13wmnd{color:#818cf8;white-space:nowrap;background:#6366f11f;border-radius:5px;flex-shrink:0;padding:.1875rem .625rem;font-size:.75rem;font-weight:600}.tours-grid.svelte-13wmnd{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.tour-card.svelte-13wmnd{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius);transition:border-color .2s,transform .2s,box-shadow .2s;overflow:hidden}.tour-card.svelte-13wmnd:hover{border-color:var(--c-border-hover);transform:translateY(-3px);box-shadow:0 12px 40px #0000004d}.tour-thumb.svelte-13wmnd{background:var(--c-surface-2);height:180px;position:relative;overflow:hidden}.tour-thumb.svelte-13wmnd img:where(.svelte-13wmnd){object-fit:cover;width:100%;height:100%;transition:transform .3s}.tour-card.svelte-13wmnd:hover .tour-thumb:where(.svelte-13wmnd) img:where(.svelte-13wmnd){transform:scale(1.04)}.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:#0000008c;border-radius:5px;padding:.1875rem .5rem;font-size:.75rem;font-weight:600;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:600;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-light);font-size:1.125rem;font-weight:700}.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-light)}.cta.svelte-13wmnd{border-top:1px solid var(--c-border)}.cta-inner.svelte-13wmnd{text-align:center;max-width:600px;margin:0 auto}.cta-inner.svelte-13wmnd h2:where(.svelte-13wmnd){color:#f1f5f9;letter-spacing:-.02em;font-size:1.75rem;font-weight:700}.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{min-height:auto;padding:3rem 0 2.5rem}section.svelte-13wmnd{padding:2.5rem 0}}
