.hero.svelte-1ebdh77{background:var(--color-bg-dark,#1a1a2e);height:55vh;min-height:420px;max-height:600px;position:relative;overflow:hidden}.hero--compact.svelte-1ebdh77{height:40vh;min-height:300px;max-height:450px}.hero-image.svelte-1ebdh77{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-dots.svelte-1ebdh77{z-index:3;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.hero-dot.svelte-1ebdh77{cursor:pointer;background:#ffffff73;border:none;border-radius:9999px;width:8px;height:8px;padding:0;transition:background .2s,width .2s}.hero-dot.svelte-1ebdh77:hover{background:#ffffffb3}.hero-dot--active.svelte-1ebdh77{background:#fff;width:22px}.hero-gradient.svelte-1ebdh77{background:linear-gradient(#1a1a2e0d 0%,#1a1a2e33 35%,#1a1a2e8c 65%,#1a1a2eeb 100%);position:absolute;inset:0}.hero-watermark.svelte-1ebdh77{pointer-events:none;z-index:1;position:absolute;top:24px;right:32px}.hero-content.svelte-1ebdh77{padding:var(--space-10,2.5rem) var(--space-8,2rem);z-index:2;position:absolute;bottom:0;left:0;right:0}.hero-content-inner.svelte-1ebdh77{max-width:var(--max-width,1280px);margin:0 auto}.hero-rating.svelte-1ebdh77{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-full,9999px);background:#ffffff1f;border:1px solid #ffffff26;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px 6px 12px;display:inline-flex}.hero-rating-value.svelte-1ebdh77{font-weight:700;font-size:var(--text-lg,1.125rem);color:#fff}.hero-rating-stars.svelte-1ebdh77{gap:2px;display:flex}.hero-star.svelte-1ebdh77{width:14px;height:14px}.hero-star.star--filled.svelte-1ebdh77{color:var(--color-star,#f5a623)}.hero-star.star--empty.svelte-1ebdh77{color:#ffffff40}.hero-rating-count.svelte-1ebdh77{font-size:var(--text-xs,.75rem);color:#fff9}.hero-title.svelte-1ebdh77{font-family:var(--font-heading,"Playfair Display", Georgia, serif);font-size:var(--text-4xl,2.25rem);color:#fff;font-weight:700;line-height:var(--leading-tight,1.15);margin:0 0 8px;display:inline-block;position:relative}.hero-title.svelte-1ebdh77:after{content:"";background:linear-gradient(90deg, var(--color-accent-500,#d4a853), var(--color-primary-400,#45ad9c));border-radius:2px;width:64px;height:3px;margin-top:8px;display:block}@media (width>=768px){.hero-title.svelte-1ebdh77{font-size:var(--text-5xl,3rem)}}.hero-tagline.svelte-1ebdh77{font-family:var(--font-body,"Inter", sans-serif);font-size:var(--text-lg,1.125rem);color:#ffffffbf;max-width:600px;line-height:var(--leading-relaxed,1.6);margin:12px 0 20px}.hero-meta.svelte-1ebdh77{flex-wrap:wrap;gap:10px;display:flex}.hero-meta-pill.svelte-1ebdh77{font-size:var(--text-sm,.875rem);color:#ffffffd9;-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-full,9999px);background:#ffffff1a;border:1px solid #ffffff1f;align-items:center;gap:6px;padding:4px 14px;display:inline-flex}.hero-meta-pill--category.svelte-1ebdh77{color:var(--color-primary-100,#c5e8e2);font-size:var(--text-xs,.75rem);background:#0b7a6b4d;border-color:#0b7a6b66}@media (width<=640px){.hero.svelte-1ebdh77{height:50vh;min-height:360px}.hero--compact.svelte-1ebdh77{height:35vh;min-height:260px}.hero-content.svelte-1ebdh77{padding:var(--space-6,1.5rem)}.hero-title.svelte-1ebdh77{font-size:var(--text-2xl,1.5rem)}.hero-tagline.svelte-1ebdh77{font-size:var(--text-base,1rem)}}.offer-card.svelte-v15nsx{background:var(--color-bg-card,#fff);border:1px solid var(--color-border,#e5e4e0);border-radius:var(--radius-lg,1rem);color:inherit;transition:all var(--transition-base,.25s);text-decoration:none;display:block;position:relative;overflow:hidden}.offer-card.svelte-v15nsx:hover{box-shadow:var(--shadow-md,0 4px 12px #1a1a2e14);border-color:var(--color-primary-300,#6dc0b2);transform:translateY(-2px)}.offer-card--highlight.svelte-v15nsx{border-top:3px solid var(--color-accent-500,#d4a853)}.offer-image-wrap.svelte-v15nsx{aspect-ratio:16/10;background:var(--color-bg-alt,#f3f2ee);position:relative;overflow:hidden}.offer-image.svelte-v15nsx{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-base,.25s)}.offer-card.svelte-v15nsx:hover .offer-image:where(.svelte-v15nsx){transform:scale(1.03)}.offer-badge.svelte-v15nsx{z-index:2;font-size:var(--text-xs,.75rem);border-radius:var(--radius-full,9999px);align-items:center;gap:4px;padding:4px 10px;font-weight:700;display:inline-flex;position:absolute;top:12px;right:12px}.offer-badge--hot.svelte-v15nsx{color:#fff;background:linear-gradient(135deg,#ff6b35,#d44242);box-shadow:0 2px 8px #d442424d}.offer-badge--deal.svelte-v15nsx,.offer-badge--savings.svelte-v15nsx{background:var(--color-savings-bg,#fef2f2);color:var(--color-savings,#d44242);border:1px solid #d4424226}.offer-content.svelte-v15nsx{padding:var(--space-5,1.25rem)}.offer-title.svelte-v15nsx{font-family:var(--font-heading,"Playfair Display", Georgia, serif);font-size:var(--text-lg,1.125rem);color:var(--color-text-primary,#1a1a2e);margin:0 0 6px;font-weight:700}.offer-meta.svelte-v15nsx{font-size:var(--text-sm,.875rem);color:var(--color-text-tertiary,#9090a2);margin:0 0 var(--space-4,1rem) 0;align-items:center;gap:4px;display:flex}.meta-separator.svelte-v15nsx{color:var(--color-border,#e5e4e0);margin:0 4px}.offer-pricing.svelte-v15nsx{margin-bottom:var(--space-4,1rem)}.offer-price.svelte-v15nsx{align-items:baseline;gap:6px;display:flex}.offer-price-value.svelte-v15nsx{font-size:var(--text-2xl,1.5rem);color:var(--color-primary-500,#0b7a6b);font-weight:700;line-height:var(--leading-tight,1.2)}.offer-price-unit.svelte-v15nsx{font-size:var(--text-sm,.875rem);color:var(--color-text-tertiary,#9090a2)}.offer-price-old.svelte-v15nsx{align-items:center;gap:4px;margin-top:2px;display:flex}.price-old-label.svelte-v15nsx{font-size:var(--text-xs,.75rem);color:var(--color-text-tertiary,#9090a2)}.price-old-value.svelte-v15nsx{font-size:var(--text-sm,.875rem);color:var(--color-text-tertiary,#9090a2);text-decoration:line-through}.offer-inclusions.svelte-v15nsx{margin-bottom:var(--space-4,1rem)}.offer-inclusions-label.svelte-v15nsx{font-size:var(--text-xs,.75rem);color:var(--color-text-tertiary,#9090a2);text-transform:uppercase;letter-spacing:.05em;margin:0 0 6px;font-weight:600}.offer-inclusions-list.svelte-v15nsx{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.offer-inclusion-item.svelte-v15nsx{font-size:var(--text-xs,.75rem);color:var(--color-text-secondary,#5c5c6e);line-height:var(--leading-normal,1.5);align-items:flex-start;gap:6px;display:flex}.offer-inclusion-more.svelte-v15nsx{font-size:var(--text-xs,.75rem);color:var(--color-primary-500,#0b7a6b);margin-top:2px;font-weight:500}.offer-features.svelte-v15nsx{margin-bottom:var(--space-4,1rem);flex-wrap:wrap;gap:6px;display:flex}.offer-feature.svelte-v15nsx{border-radius:var(--radius-full,9999px);align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.offer-feature--green.svelte-v15nsx{background:var(--color-success-bg,#e8f5f1);color:var(--color-success,#2e7d6f)}.offer-feature--blue.svelte-v15nsx{color:#5046e5;background:#eef2ff}.offer-cta.svelte-v15nsx{border-radius:var(--radius-md,.625rem);background:var(--color-primary-50,#e8f5f3);color:var(--color-primary-600,#09685b);font-weight:600;font-size:var(--text-sm,.875rem);transition:all var(--transition-fast,.15s);justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.offer-card.svelte-v15nsx:hover .offer-cta:where(.svelte-v15nsx){background:var(--color-primary-100,#c5e8e2)}.offer-cta-arrow.svelte-v15nsx{transition:transform var(--transition-fast,.15s)}.offer-card.svelte-v15nsx:hover .offer-cta-arrow:where(.svelte-v15nsx){transform:translate(3px)}
