.platforms[data-astro-cid-4jk6fhvl]{padding:4rem 0 0}.platforms[data-astro-cid-4jk6fhvl]+.section[data-astro-cid-4jk6fhvl].section--individual{padding-top:4rem}.platforms__grid[data-astro-cid-4jk6fhvl]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.platform-card[data-astro-cid-4jk6fhvl]{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:1.8rem 1.5rem 1.5rem;border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-card);text-decoration:none;color:var(--color-text);transition:box-shadow .25s,transform .25s,border-color .25s}.platform-card[data-astro-cid-4jk6fhvl]:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px);border-color:var(--color-accent);text-decoration:none}.platform-card__logo[data-astro-cid-4jk6fhvl]{height:64px;display:flex;align-items:center;justify-content:center}.platform-card__logo[data-astro-cid-4jk6fhvl] img[data-astro-cid-4jk6fhvl]{max-height:64px;max-width:240px;width:auto;object-fit:contain}.platform-card--airbnb[data-astro-cid-4jk6fhvl] .platform-card__logo[data-astro-cid-4jk6fhvl] img[data-astro-cid-4jk6fhvl]{max-height:74px}.platform-card__body[data-astro-cid-4jk6fhvl]{display:flex;flex-direction:column;gap:.3rem}.platform-card__badge[data-astro-cid-4jk6fhvl]{display:inline-block;font-family:var(--font-mono);font-size:.72rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--color-accent)}.platform-card__name[data-astro-cid-4jk6fhvl]{font-family:var(--font-display);font-size:1.1rem;font-weight:700;color:var(--color-text)}.platform-card__arrow[data-astro-cid-4jk6fhvl]{position:absolute;top:.85rem;right:.85rem;font-size:.85rem;color:var(--color-text-muted);opacity:0;transition:opacity .2s,transform .2s}.platform-card[data-astro-cid-4jk6fhvl]:hover .platform-card__arrow[data-astro-cid-4jk6fhvl]{opacity:1;transform:translate(2px,-2px)}@media(max-width:768px){.platforms__grid[data-astro-cid-4jk6fhvl]{grid-template-columns:1fr;gap:.75rem}.platform-card[data-astro-cid-4jk6fhvl]{flex-direction:row;text-align:left;padding:1.2rem 1.25rem;gap:1rem}.platform-card__logo[data-astro-cid-4jk6fhvl]{height:48px;flex-shrink:0}.platform-card__logo[data-astro-cid-4jk6fhvl] img[data-astro-cid-4jk6fhvl]{max-height:48px}.platform-card__arrow[data-astro-cid-4jk6fhvl]{opacity:.4;position:static;margin-left:auto;flex-shrink:0}}.xp-hero[data-astro-cid-4jk6fhvl]{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:flex-end;overflow:hidden;background:#0a0a0a;color:#fff}.xp-hero__slides[data-astro-cid-4jk6fhvl]{position:absolute;inset:-2px;z-index:0;overflow:hidden}.xp-hero__slide[data-astro-cid-4jk6fhvl]{position:absolute;inset:0;opacity:0;transition:opacity 1.2s cubic-bezier(.4,0,.2,1);backface-visibility:hidden}.xp-hero__slide[data-astro-cid-4jk6fhvl].is-active{opacity:1}.xp-hero__slide[data-astro-cid-4jk6fhvl] img[data-astro-cid-4jk6fhvl]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.01);backface-visibility:hidden}.xp-hero__slide[data-astro-cid-4jk6fhvl].is-active img[data-astro-cid-4jk6fhvl]{animation:xp-ken-burns 6.5s cubic-bezier(.25,0,.4,1) forwards}@keyframes xp-ken-burns{0%{transform:scale(1.01)}to{transform:scale(1.06)}}.xp-hero__vignette[data-astro-cid-4jk6fhvl]{position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.15) 45%,transparent 65%),linear-gradient(90deg,rgba(0,0,0,.35) 0%,transparent 50%),radial-gradient(ellipse at 50% 0%,transparent 50%,rgba(0,0,0,.18) 100%);pointer-events:none}.xp-hero__content[data-astro-cid-4jk6fhvl]{position:relative;z-index:2;width:100%;padding-bottom:clamp(2.5rem,5vh,4.5rem)}.xp-hero__grid[data-astro-cid-4jk6fhvl]{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:end}.xp-hero__eyebrow[data-astro-cid-4jk6fhvl]{display:inline-block;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.25em;font-size:.65rem;color:#fff9;margin-bottom:1rem;opacity:0;animation:xp-fade-up .7s .15s cubic-bezier(.16,1,.3,1) forwards}.xp-hero__title[data-astro-cid-4jk6fhvl]{font-size:clamp(2.8rem,6.5vw,5.5rem);line-height:1;letter-spacing:-.02em;margin:0;opacity:0;animation:xp-fade-up .8s .25s cubic-bezier(.16,1,.3,1) forwards}.xp-hero__title-accent[data-astro-cid-4jk6fhvl]{font-style:italic;color:#ffc300;display:inline-block}.xp-hero__lead[data-astro-cid-4jk6fhvl]{max-width:30rem;font-size:1.05rem;line-height:1.55;color:#ffffffc7;margin-top:1.2rem;opacity:0;animation:xp-fade-up .8s .4s cubic-bezier(.16,1,.3,1) forwards}.xp-hero__actions[data-astro-cid-4jk6fhvl]{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.8rem;opacity:0;animation:xp-fade-up .8s .55s cubic-bezier(.16,1,.3,1) forwards}.xp-hero__btn[data-astro-cid-4jk6fhvl]{display:inline-flex;align-items:center;gap:.4rem;padding:.7rem 1.5rem;border-radius:999px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .25s ease,box-shadow .25s ease,transform .25s ease,border-color .25s ease;cursor:pointer;border:none}.xp-hero__btn--primary[data-astro-cid-4jk6fhvl]{background:#ff5900;color:#fff}.xp-hero__btn--primary[data-astro-cid-4jk6fhvl]:hover{background:#ff7a33;transform:translateY(-1px);box-shadow:0 8px 30px #ff590059;text-decoration:none;color:#fff}.xp-hero__btn--ghost[data-astro-cid-4jk6fhvl]{background:#ffffff24;color:#fff;border:1px solid rgba(255,255,255,.25)}.xp-hero__btn--ghost[data-astro-cid-4jk6fhvl]:hover{background:#ffffff38;border-color:#ffffff73;text-decoration:none;color:#fff}.xp-hero__aside[data-astro-cid-4jk6fhvl]{display:flex;flex-direction:column;align-items:flex-end;gap:2rem;opacity:0;animation:xp-fade-up .8s .65s cubic-bezier(.16,1,.3,1) forwards}.xp-hero__tags[data-astro-cid-4jk6fhvl]{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;max-width:260px}.xp-hero__tag[data-astro-cid-4jk6fhvl]{padding:.35rem .75rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);font-size:.75rem;font-weight:500;color:#ffffffc7;opacity:0;animation:xp-fade-up .5s cubic-bezier(.16,1,.3,1) forwards}.xp-hero__progress[data-astro-cid-4jk6fhvl]{display:flex;gap:.6rem}.xp-hero__dot[data-astro-cid-4jk6fhvl]{background:none;border:none;padding:0;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.4rem}.xp-hero__dot-label[data-astro-cid-4jk6fhvl]{font-family:var(--font-mono);font-size:.6rem;text-transform:uppercase;letter-spacing:.15em;color:#ffffffe6;opacity:.4;transition:opacity .4s ease}.xp-hero__dot[data-astro-cid-4jk6fhvl].is-active .xp-hero__dot-label[data-astro-cid-4jk6fhvl]{opacity:1}.xp-hero__dot-bar[data-astro-cid-4jk6fhvl]{width:36px;height:2px;background:#ffffff26;border-radius:2px;overflow:hidden}.xp-hero__dot-fill[data-astro-cid-4jk6fhvl]{display:block;width:100%;height:100%;background:#ff5900;border-radius:2px;transform-origin:left center;transform:scaleX(0)}.xp-hero__dot[data-astro-cid-4jk6fhvl].is-active .xp-hero__dot-fill[data-astro-cid-4jk6fhvl]{animation:xp-fill-bar 6s linear forwards}@keyframes xp-fill-bar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.xp-hero__scroll-hint[data-astro-cid-4jk6fhvl]{position:absolute;bottom:clamp(1rem,2.5vh,2rem);left:50%;transform:translate(-50%);z-index:3;opacity:0;animation:xp-fade-up .6s 1.2s cubic-bezier(.16,1,.3,1) forwards}.xp-hero__scroll-hint[data-astro-cid-4jk6fhvl] span[data-astro-cid-4jk6fhvl]{display:block;width:1px;height:32px;background:linear-gradient(to bottom,rgba(255,255,255,.5),transparent);animation:xp-scroll-pulse 2s ease-in-out infinite}@keyframes xp-scroll-pulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.3)}}@keyframes xp-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.xp-hero__grid[data-astro-cid-4jk6fhvl]{grid-template-columns:1fr;gap:2rem}.xp-hero__aside[data-astro-cid-4jk6fhvl]{align-items:flex-start}.xp-hero__tags[data-astro-cid-4jk6fhvl]{justify-content:flex-start;max-width:none}.xp-hero__title[data-astro-cid-4jk6fhvl]{font-size:clamp(2.4rem,10vw,3.8rem)}.xp-hero__progress[data-astro-cid-4jk6fhvl]{align-self:flex-start}}.cat-header[data-astro-cid-4jk6fhvl]{margin-bottom:3rem}.cat-header[data-astro-cid-4jk6fhvl] h1[data-astro-cid-4jk6fhvl]{font-size:clamp(2.2rem,4vw,3.4rem);margin-bottom:.8rem}.cat-header__desc[data-astro-cid-4jk6fhvl]{max-width:640px;font-size:1.05rem;line-height:1.75;color:var(--color-text-muted)}.shoot-grid[data-astro-cid-4jk6fhvl]{display:grid;gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}.shoot-grid--couple[data-astro-cid-4jk6fhvl]{grid-template-columns:repeat(2,minmax(0,1fr))}.shoot-card[data-astro-cid-4jk6fhvl]{position:relative;overflow:hidden;border-radius:var(--radius-lg);height:440px;display:block;text-decoration:none;color:#fff;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s ease}.shoot-card[data-astro-cid-4jk6fhvl]:hover{transform:translateY(-5px);box-shadow:0 20px 60px #00000040;text-decoration:none}.shoot-card--wide[data-astro-cid-4jk6fhvl]{height:480px}.shoot-card__media[data-astro-cid-4jk6fhvl]{position:absolute;inset:0;background-color:#111}.shoot-card__img[data-astro-cid-4jk6fhvl]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform 6s cubic-bezier(.25,0,.4,1)}.shoot-card__img--main[data-astro-cid-4jk6fhvl]{opacity:1;z-index:1}.shoot-card__img--hover[data-astro-cid-4jk6fhvl]{opacity:0;z-index:2;transform:scale(1.04)}.shoot-card[data-astro-cid-4jk6fhvl]:hover .shoot-card__img--main[data-astro-cid-4jk6fhvl]{opacity:0}.shoot-card[data-astro-cid-4jk6fhvl]:hover .shoot-card__img--hover[data-astro-cid-4jk6fhvl]{opacity:1;transform:scale(1.08)}.shoot-card__tag[data-astro-cid-4jk6fhvl]{position:absolute;top:1rem;left:1rem;z-index:4;padding:.3rem .7rem;border-radius:999px;background:#0006;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);font-family:var(--font-mono);font-size:.6rem;text-transform:uppercase;letter-spacing:.15em;color:#ffffffe6;transition:background .3s ease,border-color .3s ease}.shoot-card[data-astro-cid-4jk6fhvl]:hover .shoot-card__tag[data-astro-cid-4jk6fhvl]{background:#ff5900bf;border-color:#ff59004d}.shoot-card__overlay[data-astro-cid-4jk6fhvl]{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;padding:1.6rem;background:linear-gradient(0deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.25) 40%,rgba(0,0,0,.03) 70%,transparent 100%);color:#fff}.shoot-card__location[data-astro-cid-4jk6fhvl]{display:inline-flex;align-items:center;gap:.3rem;font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.18em;color:#fff9;margin-bottom:.4rem}.shoot-card__title[data-astro-cid-4jk6fhvl]{font-family:var(--font-display);font-size:1.15rem;line-height:1.25;margin:0;color:#fff;transition:color .3s ease}.shoot-card--wide[data-astro-cid-4jk6fhvl] .shoot-card__title[data-astro-cid-4jk6fhvl]{font-size:1.35rem}.shoot-card__desc[data-astro-cid-4jk6fhvl]{margin:.5rem 0 0;font-size:.82rem;line-height:1.5;color:#ffffff8c;max-height:0;opacity:0;overflow:hidden;transition:max-height .45s cubic-bezier(.16,1,.3,1),opacity .35s ease,margin .35s ease}.shoot-card[data-astro-cid-4jk6fhvl]:hover .shoot-card__desc[data-astro-cid-4jk6fhvl]{max-height:4rem;opacity:1;margin-top:.5rem}.shoot-card__cta[data-astro-cid-4jk6fhvl]{display:inline-flex;align-items:center;gap:.35rem;margin-top:.8rem;font-weight:600;font-size:.8rem;color:var(--color-accent);opacity:0;transform:translateY(6px);transition:opacity .35s ease .05s,transform .35s cubic-bezier(.16,1,.3,1) .05s,gap .3s ease}.shoot-card[data-astro-cid-4jk6fhvl]:hover .shoot-card__cta[data-astro-cid-4jk6fhvl]{opacity:1;transform:translateY(0)}.shoot-card[data-astro-cid-4jk6fhvl]:hover .shoot-card__cta[data-astro-cid-4jk6fhvl]:hover{gap:.6rem}@media(max-width:1024px){.shoot-grid[data-astro-cid-4jk6fhvl],.shoot-grid--couple[data-astro-cid-4jk6fhvl]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.shoot-grid[data-astro-cid-4jk6fhvl],.shoot-grid--couple[data-astro-cid-4jk6fhvl]{grid-template-columns:1fr}.shoot-card[data-astro-cid-4jk6fhvl]{height:380px}.shoot-card--wide[data-astro-cid-4jk6fhvl]{height:400px}.shoot-card__desc[data-astro-cid-4jk6fhvl]{max-height:4rem;opacity:1;margin-top:.4rem}.shoot-card__cta[data-astro-cid-4jk6fhvl]{opacity:1;transform:translateY(0)}}.cat-header--center[data-astro-cid-4jk6fhvl]{text-align:center}.cat-header--center[data-astro-cid-4jk6fhvl] .cat-header__desc[data-astro-cid-4jk6fhvl]{margin-inline:auto}.testimonials[data-astro-cid-4jk6fhvl]{background:var(--color-surface)}.testimonials__grid[data-astro-cid-4jk6fhvl]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.testimonial[data-astro-cid-4jk6fhvl]{padding:2rem;display:flex;flex-direction:column;gap:0}.testimonial__stars[data-astro-cid-4jk6fhvl]{display:flex;gap:.2rem;margin-bottom:1rem;color:var(--color-accent-2);font-size:.9rem}.testimonial__quote[data-astro-cid-4jk6fhvl]{margin:0;padding:0;border:none;font-family:var(--font-body);font-size:.95rem;line-height:1.75;color:var(--color-text-muted);font-style:italic;flex:1}.testimonial__footer[data-astro-cid-4jk6fhvl]{margin-top:1.2rem;padding-top:1rem;border-top:1px solid var(--color-border)}.testimonial__footer[data-astro-cid-4jk6fhvl] strong[data-astro-cid-4jk6fhvl]{display:block;font-family:var(--font-display);font-size:.95rem;color:var(--color-text);margin-bottom:.15rem}.testimonial__footer[data-astro-cid-4jk6fhvl] span[data-astro-cid-4jk6fhvl]{color:var(--color-text-muted);font-size:.8rem}@media(max-width:768px){.testimonials__grid[data-astro-cid-4jk6fhvl]{grid-template-columns:1fr}}.pricing[data-astro-cid-4jk6fhvl]{background:var(--color-bg)}.pricing__eyebrow[data-astro-cid-4jk6fhvl]{display:inline-block;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.25em;font-size:.65rem;color:var(--color-accent);margin-bottom:.6rem}.pricing--alt[data-astro-cid-4jk6fhvl]{background:var(--color-surface)}.pricing__cards[data-astro-cid-4jk6fhvl]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.pricing-card[data-astro-cid-4jk6fhvl]{position:relative;background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:2.2rem 2rem;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.pricing-card[data-astro-cid-4jk6fhvl]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lift)}.pricing-card--featured[data-astro-cid-4jk6fhvl]{border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent),var(--shadow-soft)}.pricing-card__ribbon[data-astro-cid-4jk6fhvl]{position:absolute;top:-1px;right:1.5rem;background:var(--color-accent);color:#fff;font-family:var(--font-mono);font-size:.6rem;text-transform:uppercase;letter-spacing:.15em;padding:.35rem .8rem;border-radius:0 0 var(--radius-sm) var(--radius-sm)}.pricing-card__head[data-astro-cid-4jk6fhvl]{margin-bottom:1.5rem}.pricing-card__tag[data-astro-cid-4jk6fhvl]{display:inline-block;padding:.25rem .6rem;border-radius:999px;background:var(--color-surface);font-family:var(--font-mono);font-size:.6rem;text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-muted);margin-bottom:.8rem}.pricing-card__name[data-astro-cid-4jk6fhvl]{font-family:var(--font-display);font-size:1.4rem;line-height:1.2;color:var(--color-text);margin:0 0 .4rem}.pricing-card__tagline[data-astro-cid-4jk6fhvl]{font-size:.88rem;color:var(--color-text-muted);margin:0 0 1rem;line-height:1.5}.pricing-card__price[data-astro-cid-4jk6fhvl]{font-family:var(--font-display);font-size:2.6rem;font-weight:700;color:var(--color-text);line-height:1}.pricing-card__list[data-astro-cid-4jk6fhvl]{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.6rem;flex:1}.pricing-card__list[data-astro-cid-4jk6fhvl] li[data-astro-cid-4jk6fhvl]{display:flex;align-items:flex-start;gap:.6rem;font-size:.88rem;line-height:1.5;color:var(--color-text-muted)}.pricing-card__list[data-astro-cid-4jk6fhvl] li[data-astro-cid-4jk6fhvl] i[data-astro-cid-4jk6fhvl]{color:var(--color-accent);font-size:.9rem;flex-shrink:0;margin-top:.15rem}.pricing-card__ideal[data-astro-cid-4jk6fhvl]{font-size:.8rem;color:var(--color-text-muted);padding:.8rem 0;border-top:1px solid var(--color-border);margin-bottom:1.2rem;line-height:1.6}.pricing-card__ideal[data-astro-cid-4jk6fhvl] strong[data-astro-cid-4jk6fhvl]{color:var(--color-text)}.pricing-card__btn[data-astro-cid-4jk6fhvl]{display:block;text-align:center;padding:.8rem 1.5rem;border-radius:999px;background:var(--color-accent);color:#fff;font-weight:600;font-size:.9rem;text-decoration:none;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.pricing-card__btn[data-astro-cid-4jk6fhvl]:hover{background:#e94f00;transform:translateY(-1px);box-shadow:0 8px 30px #ff59004d;text-decoration:none;color:#fff}.pricing-card--featured[data-astro-cid-4jk6fhvl] .pricing-card__btn[data-astro-cid-4jk6fhvl]{background:var(--color-accent)}@media(max-width:768px){.pricing__cards[data-astro-cid-4jk6fhvl]{grid-template-columns:1fr}}.included-section[data-astro-cid-4jk6fhvl]{background:var(--color-bg)}.included-cards[data-astro-cid-4jk6fhvl]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.included-card[data-astro-cid-4jk6fhvl]{background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.8rem 1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.included-card[data-astro-cid-4jk6fhvl]:hover{transform:translateY(-3px);box-shadow:var(--shadow-soft)}.included-card__icon[data-astro-cid-4jk6fhvl]{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin:0 auto 1rem;border-radius:50%;background:#ff590014;color:var(--color-accent);font-size:1.3rem}.included-card__name[data-astro-cid-4jk6fhvl]{font-family:var(--font-display);font-size:1rem;color:var(--color-text);margin:0 0 .4rem}.included-card__desc[data-astro-cid-4jk6fhvl]{font-size:.85rem;color:var(--color-text-muted);margin:0;line-height:1.6}@media(max-width:768px){.included-cards[data-astro-cid-4jk6fhvl]{grid-template-columns:1fr 1fr}}@media(max-width:480px){.included-cards[data-astro-cid-4jk6fhvl]{grid-template-columns:1fr}}.pricing-travel[data-astro-cid-4jk6fhvl]{background:var(--color-surface)}.travel-table-wrap[data-astro-cid-4jk6fhvl]{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-card)}.travel-table[data-astro-cid-4jk6fhvl]{width:100%;border-collapse:collapse;font-size:.9rem}.travel-table[data-astro-cid-4jk6fhvl] th[data-astro-cid-4jk6fhvl],.travel-table[data-astro-cid-4jk6fhvl] td[data-astro-cid-4jk6fhvl]{padding:.9rem 1.2rem;text-align:left;border-bottom:1px solid var(--color-border)}.travel-table[data-astro-cid-4jk6fhvl] thead[data-astro-cid-4jk6fhvl] th[data-astro-cid-4jk6fhvl]{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;font-size:.65rem;color:var(--color-text-muted);background:var(--color-surface)}.travel-table[data-astro-cid-4jk6fhvl] tbody[data-astro-cid-4jk6fhvl] tr[data-astro-cid-4jk6fhvl]:last-child td[data-astro-cid-4jk6fhvl]{border-bottom:none}.travel-table[data-astro-cid-4jk6fhvl] tbody[data-astro-cid-4jk6fhvl] td[data-astro-cid-4jk6fhvl]{color:var(--color-text-muted)}.travel-fee[data-astro-cid-4jk6fhvl]{font-weight:600;color:var(--color-text)}.travel-zone[data-astro-cid-4jk6fhvl]{display:inline-block;padding:.2rem .55rem;border-radius:999px;font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600}.travel-zone--0[data-astro-cid-4jk6fhvl]{background:#00c8531f;color:#00c853}.travel-zone--1[data-astro-cid-4jk6fhvl]{background:#009cff1f;color:var(--color-aux-2)}.travel-zone--2[data-astro-cid-4jk6fhvl]{background:#0162ff1f;color:var(--color-aux)}.travel-zone--3[data-astro-cid-4jk6fhvl]{background:#ffc30026;color:#d4a200}.travel-zone--4[data-astro-cid-4jk6fhvl]{background:#ff59001f;color:var(--color-accent)}.travel-zone--5[data-astro-cid-4jk6fhvl]{background:#ff590033;color:var(--color-accent)}[data-astro-cid-4jk6fhvl][data-theme=night] .travel-zone--3[data-astro-cid-4jk6fhvl]{color:var(--color-accent-2)}.travel-notes[data-astro-cid-4jk6fhvl]{margin-top:1rem}.travel-notes[data-astro-cid-4jk6fhvl] p[data-astro-cid-4jk6fhvl]{font-size:.82rem;color:var(--color-text-muted);line-height:1.7}.pricing-addons[data-astro-cid-4jk6fhvl]{background:var(--color-bg)}.addons-grid[data-astro-cid-4jk6fhvl]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.addon-card[data-astro-cid-4jk6fhvl]{background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:1rem 1.2rem;display:flex;align-items:center;gap:.9rem;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.addon-card[data-astro-cid-4jk6fhvl]:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft);border-color:var(--color-accent)}.addon-card__icon[data-astro-cid-4jk6fhvl]{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:#ff590014;color:var(--color-accent);font-size:1rem;flex-shrink:0}.addon-card__body[data-astro-cid-4jk6fhvl]{flex:1;min-width:0}.addon-card__name[data-astro-cid-4jk6fhvl]{font-family:var(--font-display);font-size:.88rem;color:var(--color-text);margin:0;line-height:1.3}.addon-card__desc[data-astro-cid-4jk6fhvl]{font-size:.75rem;color:var(--color-text-muted);margin:.15rem 0 0;line-height:1.4}.addon-card__price[data-astro-cid-4jk6fhvl]{font-family:var(--font-mono);font-size:.82rem;font-weight:600;color:var(--color-accent);white-space:nowrap;flex-shrink:0}.addons-note[data-astro-cid-4jk6fhvl]{text-align:center;margin-top:1.5rem;font-size:.8rem;color:var(--color-text-muted);line-height:1.7}@media(max-width:768px){.addons-grid[data-astro-cid-4jk6fhvl]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.addons-grid[data-astro-cid-4jk6fhvl]{grid-template-columns:1fr}}.pricing-seasons[data-astro-cid-4jk6fhvl]{background:var(--color-surface)}.seasons-grid[data-astro-cid-4jk6fhvl]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.season-card[data-astro-cid-4jk6fhvl]{background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:2rem 1.6rem;text-align:center}.season-card__icon[data-astro-cid-4jk6fhvl]{font-size:1.6rem;margin-bottom:.8rem}.season-card--high[data-astro-cid-4jk6fhvl] .season-card__icon[data-astro-cid-4jk6fhvl]{color:var(--color-accent)}.season-card--mid[data-astro-cid-4jk6fhvl] .season-card__icon[data-astro-cid-4jk6fhvl]{color:#fff}.season-card--low[data-astro-cid-4jk6fhvl] .season-card__icon[data-astro-cid-4jk6fhvl]{color:var(--color-aux-2)}.season-card--mid[data-astro-cid-4jk6fhvl]{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.season-card--mid[data-astro-cid-4jk6fhvl] .season-card__name[data-astro-cid-4jk6fhvl]{color:#fff}.season-card--mid[data-astro-cid-4jk6fhvl] .season-card__months[data-astro-cid-4jk6fhvl]{color:#ffffffb3}.season-card--mid[data-astro-cid-4jk6fhvl] .season-card__desc[data-astro-cid-4jk6fhvl]{color:#ffffffd9}.season-card--mid[data-astro-cid-4jk6fhvl] .season-card__badge[data-astro-cid-4jk6fhvl]{background:#fff3;color:#fff}.season-card__name[data-astro-cid-4jk6fhvl]{font-family:var(--font-display);font-size:1.15rem;color:var(--color-text);margin:0 0 .3rem}.season-card__months[data-astro-cid-4jk6fhvl]{display:block;font-family:var(--font-mono);font-size:.7rem;text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-muted);margin-bottom:.8rem}.season-card__badge[data-astro-cid-4jk6fhvl]{display:inline-block;padding:.3rem .7rem;border-radius:999px;background:#ff59001a;color:var(--color-accent);font-weight:600;font-size:.78rem;margin-bottom:.8rem}.season-card__desc[data-astro-cid-4jk6fhvl]{font-size:.85rem;color:var(--color-text-muted);margin:0;line-height:1.65}.seasons-note[data-astro-cid-4jk6fhvl]{text-align:center;margin-top:1.8rem;font-size:.85rem;color:var(--color-text-muted)}@media(max-width:768px){.seasons-grid[data-astro-cid-4jk6fhvl]{grid-template-columns:1fr}}.pricing-policies[data-astro-cid-4jk6fhvl]{background:var(--color-bg)}.policies-grid[data-astro-cid-4jk6fhvl]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.policy-block[data-astro-cid-4jk6fhvl]{background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.6rem}.policy-block[data-astro-cid-4jk6fhvl] h4[data-astro-cid-4jk6fhvl]{display:flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-size:.95rem;color:var(--color-text);margin:0 0 .8rem}.policy-block[data-astro-cid-4jk6fhvl] h4[data-astro-cid-4jk6fhvl] i[data-astro-cid-4jk6fhvl]{color:var(--color-accent);font-size:1rem}.policy-block[data-astro-cid-4jk6fhvl] ul[data-astro-cid-4jk6fhvl]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.policy-block[data-astro-cid-4jk6fhvl] ul[data-astro-cid-4jk6fhvl] li[data-astro-cid-4jk6fhvl]{font-size:.85rem;line-height:1.55;color:var(--color-text-muted);padding-left:1rem;position:relative}.policy-block[data-astro-cid-4jk6fhvl] ul[data-astro-cid-4jk6fhvl] li[data-astro-cid-4jk6fhvl]:before{content:"";position:absolute;left:0;top:.55rem;width:4px;height:4px;border-radius:50%;background:var(--color-accent)}@media(max-width:640px){.policies-grid[data-astro-cid-4jk6fhvl]{grid-template-columns:1fr}}.pricing-cta[data-astro-cid-4jk6fhvl]{background:var(--color-surface)}.pricing-cta__inner[data-astro-cid-4jk6fhvl]{text-align:center;max-width:640px;margin:0 auto}.pricing-cta__tag[data-astro-cid-4jk6fhvl]{display:inline-block;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.25em;font-size:.65rem;color:var(--color-accent);margin-bottom:.8rem}.pricing-cta__title[data-astro-cid-4jk6fhvl]{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);line-height:1.35;color:var(--color-text);margin:0 0 1rem}.pricing-cta__lead[data-astro-cid-4jk6fhvl]{font-size:.95rem;color:var(--color-text-muted);line-height:1.7;margin-bottom:1.8rem}.pricing-cta__actions[data-astro-cid-4jk6fhvl]{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem}.pricing-cta__actions[data-astro-cid-4jk6fhvl] .button[data-astro-cid-4jk6fhvl]{padding:1rem 2rem;font-size:1.05rem;font-weight:700;text-decoration:none;color:#fff;box-shadow:0 4px 20px #ff59004d}.pricing-cta__actions[data-astro-cid-4jk6fhvl] .button[data-astro-cid-4jk6fhvl]:hover{text-decoration:none;color:#fff;box-shadow:0 12px 40px #ff590073}.pricing-cta__whatsapp[data-astro-cid-4jk6fhvl]{background:#25d36626;color:#25d366;border:1px solid rgba(37,211,102,.3)}.pricing-cta__whatsapp[data-astro-cid-4jk6fhvl]:hover{background:#25d36640;border-color:#25d36680;color:#25d366}
