.booking-form-wrap .booking-form{display:flex;flex-direction:column;gap:1.25rem;color-scheme:dark}.booking-form-wrap .form-section-heading{font-size:1rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;opacity:.5;margin:1rem 0 .25rem;border:none;line-height:1.2;color:var(--text)}.booking-form-wrap .booking-form>.form-section-heading:first-of-type{margin-top:0}.booking-form-wrap .field{display:flex;flex-direction:column;gap:.35rem}.booking-form-wrap .field-label{font-size:.85rem;font-weight:600;color:var(--text);opacity:.95}.booking-form-wrap .field-optional{font-weight:400;font-size:.8rem;opacity:.65}.booking-form-wrap .field-hint{font-size:.8rem;line-height:1.45;color:var(--muted);margin:0 0 .5rem;max-width:40rem}.booking-form-wrap .field-budget{margin-block:.35rem .65rem}.booking-form-wrap .budget-context{margin:.5rem 0 0;padding:.5rem .65rem;font-size:.8rem;line-height:1.45;color:var(--text);background:color-mix(in srgb,var(--gold) 12%,transparent);border-radius:var(--radius-card);border-left:3px solid var(--gold)}.booking-form-wrap .budget-context--inactive{display:none}.booking-form-wrap .field-input{width:100%;border:1px solid var(--border);border-radius:var(--radius-card);padding:.6rem .75rem;font-size:.95rem;background:transparent;color:inherit;transition:border-color .15s;box-sizing:border-box}.booking-form-wrap .field-input:focus{outline:2px solid var(--focus-ring);outline-offset:4px;border-color:var(--gold-dim)}.booking-form-wrap .field-select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--surface);color:var(--text);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23c49a2a' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2.25rem}.booking-form-wrap .field-select option{background-color:var(--surface2);color:var(--text)}.booking-form-wrap .field-select option:checked{background-color:var(--accent);color:var(--bg)}.booking-form-wrap .field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:480px){.booking-form-wrap .field-row{grid-template-columns:1fr}.booking-form-wrap .field-select{min-height:2.75rem}}.booking-form-wrap .radio-group{display:flex;gap:1.25rem;align-items:center;padding:.6rem 0}.booking-form-wrap .radio-label{display:flex;align-items:center;gap:.4rem;font-size:.9rem;cursor:pointer;color:var(--text)}.booking-form-wrap .radio-input{accent-color:var(--accent);cursor:pointer}.booking-form-wrap .submit-btn{align-self:flex-start;margin-top:.5rem}.booking-form-wrap .form-status{margin-top:1rem;font-size:.875rem;min-height:1.25rem}.booking-form-wrap .form-status[data-state=success]{color:var(--color-success)}.booking-form-wrap .form-status[data-state=error]{color:var(--color-error)}.booking-form-wrap .form-status[data-state=loading]{opacity:.6}.booking-form-wrap .hidden{display:none!important}.booking-form-wrap .field-error{display:block;min-height:1.25em;color:var(--color-error, #e53e3e);font-size:.8125rem;margin-top:.25rem}.booking-form-wrap .field-error:empty{display:none}.contratacion-orientation[data-astro-cid-xl5hnmpe]{padding-block:.65rem .5rem;background:var(--bg);border-bottom:1px solid var(--gold-dim)}.contratacion-orientation-inner[data-astro-cid-xl5hnmpe]{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem 1.25rem}.contratacion-orientation-eyebrow[data-astro-cid-xl5hnmpe]{margin-bottom:0}.contratacion-home-ghost[data-astro-cid-xl5hnmpe]{font-family:var(--ff-body);font-size:.8125rem;color:var(--text-muted);text-decoration:none;white-space:nowrap;transition:color .2s cubic-bezier(.16,1,.3,1)}.contratacion-home-ghost[data-astro-cid-xl5hnmpe]:hover,.contratacion-home-ghost[data-astro-cid-xl5hnmpe]:focus-visible{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.press-hero[data-astro-cid-xl5hnmpe]{position:relative;isolation:isolate;min-height:clamp(420px,62vh,640px);display:flex;align-items:flex-end;padding-block:var(--space-lg);background:var(--bg-sunk);border-bottom:1px solid var(--gold-dim);overflow:hidden}.press-hero-photo[data-astro-cid-xl5hnmpe]{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 35%;object-position:center 35%;z-index:0;filter:saturate(.85) contrast(1.05)}.press-hero-photo[data-astro-cid-xl5hnmpe]:not([src]),.press-hero-photo[data-astro-cid-xl5hnmpe][src=""]{display:none}.press-hero-scrim[data-astro-cid-xl5hnmpe]{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(to bottom,#000000b3,#000000c7,#000000f2)}.press-hero[data-astro-cid-xl5hnmpe]:after{content:"";position:absolute;left:-10%;bottom:-30%;width:70%;height:80%;z-index:1;pointer-events:none;background:radial-gradient(ellipse at center,var(--burgundy-glow) 0%,transparent 60%);opacity:.35;mix-blend-mode:screen}.press-hero-grain[data-astro-cid-xl5hnmpe]{position:absolute;inset:0;z-index:2;opacity:.06;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");mix-blend-mode:overlay}.press-hero-inner[data-astro-cid-xl5hnmpe]{position:relative;z-index:3;width:100%}.press-hero-eyebrow[data-astro-cid-xl5hnmpe]{font-family:var(--ff-body);font-size:var(--fs-eyebrow);font-weight:600;letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--gold);margin:0 0 1rem;background:linear-gradient(135deg,var(--gold-shadow),var(--gold),var(--gold-mid));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.press-hero-title[data-astro-cid-xl5hnmpe]{font-family:var(--ff-display);font-size:var(--fs-h1);font-weight:600;line-height:var(--lh-tight);letter-spacing:var(--tracking-display);margin:0 0 .75rem;text-wrap:balance;color:var(--text)}.press-hero-lede[data-astro-cid-xl5hnmpe]{font-size:var(--fs-lede);color:var(--text-muted);max-width:38rem;line-height:var(--lh-body);margin:0 0 1.75rem;text-wrap:pretty}.press-hero-meta[data-astro-cid-xl5hnmpe]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding-top:1.25rem;border-top:1px solid var(--gold-dim);max-width:38rem}.press-hero-chip[data-astro-cid-xl5hnmpe]{display:inline-flex;flex-direction:column;gap:.15rem}.press-hero-chip-key[data-astro-cid-xl5hnmpe]{font-family:var(--ff-body);font-size:.6875rem;letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--gold);font-weight:600}.press-hero-chip-val[data-astro-cid-xl5hnmpe]{font-family:var(--ff-mono);font-size:.875rem;color:var(--text);font-variant-numeric:tabular-nums}.press-hero-divider[data-astro-cid-xl5hnmpe]{align-self:stretch;width:1px;background:var(--gold-dim);margin:.15rem 0}.press-spread[data-astro-cid-xl5hnmpe]{padding-block:var(--space-lg);background:var(--bg)}.press-editorial[data-astro-cid-xl5hnmpe].booking-layout{gap:var(--space-lg)}.press-sidebar[data-astro-cid-xl5hnmpe] .booking-title[data-astro-cid-xl5hnmpe]{margin-top:.25rem}.press-sidebar[data-astro-cid-xl5hnmpe] .booking-title[data-astro-cid-xl5hnmpe] em[data-astro-cid-xl5hnmpe]{color:var(--gold);font-style:italic;font-weight:500}.press-bio-lede[data-astro-cid-xl5hnmpe]{font-size:var(--fs-lede);font-family:var(--ff-display);font-style:italic;color:var(--text);line-height:1.45;text-wrap:pretty;margin:0 0 1.5rem;padding-left:1.25rem;border-left:2px solid var(--gold-shadow)}.press-bio-body[data-astro-cid-xl5hnmpe]{font-size:var(--fs-body);color:var(--text-muted);line-height:var(--lh-body);text-wrap:pretty;margin:0 0 1.5rem}.press-bio-list[data-astro-cid-xl5hnmpe]{list-style:none;margin:0 0 .5rem;padding:0;display:flex;flex-direction:column;gap:.6rem}.press-bio-list[data-astro-cid-xl5hnmpe] li[data-astro-cid-xl5hnmpe]{font-size:var(--fs-body);color:var(--text-muted);line-height:var(--lh-body);padding-left:1.5rem;position:relative}.press-bio-list[data-astro-cid-xl5hnmpe] li[data-astro-cid-xl5hnmpe]:before{content:"—";position:absolute;left:0;color:var(--gold-shadow);font-family:var(--ff-mono);font-size:.85em;top:.05em}.press-divider[data-astro-cid-xl5hnmpe]{height:1px;background:var(--gold-dim);margin:1.75rem 0 1.25rem;width:100%;max-width:100%}.press-social-row[data-astro-cid-xl5hnmpe]{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.875rem;margin:0;color:var(--text-muted);font-family:var(--ff-body)}.press-social-row[data-astro-cid-xl5hnmpe] a[data-astro-cid-xl5hnmpe]{color:var(--text);text-decoration:none;border-bottom:1px solid var(--gold-dim);padding-bottom:1px;transition:color .2s cubic-bezier(.16,1,.3,1),border-color .2s cubic-bezier(.16,1,.3,1)}.press-social-row[data-astro-cid-xl5hnmpe] a[data-astro-cid-xl5hnmpe]:hover,.press-social-row[data-astro-cid-xl5hnmpe] a[data-astro-cid-xl5hnmpe]:focus-visible{color:var(--accent);border-bottom-color:var(--accent)}.press-social-label[data-astro-cid-xl5hnmpe]{width:100%;font-size:.6875rem;letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--gold);font-weight:600;margin-bottom:.35rem}.press-social-sep[data-astro-cid-xl5hnmpe]{color:var(--text-faint)}.press-rider-heading[data-astro-cid-xl5hnmpe]{font-family:var(--ff-body);font-size:.6875rem;font-weight:600;letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;margin:2.25rem 0 .85rem;color:var(--gold)}.press-rider-list[data-astro-cid-xl5hnmpe]{margin:0;padding-left:1.1rem;font-size:.9rem;line-height:1.6;color:var(--text);list-style:none;padding-left:0}.press-rider-list[data-astro-cid-xl5hnmpe] li[data-astro-cid-xl5hnmpe]{position:relative;padding-left:1.25rem;margin-bottom:.5rem;text-wrap:pretty}.press-rider-list[data-astro-cid-xl5hnmpe] li[data-astro-cid-xl5hnmpe]:before{content:"";position:absolute;left:0;top:.65em;width:.5rem;height:1px;background:var(--gold-dim)}.press-rider-note[data-astro-cid-xl5hnmpe]{font-size:.8125rem;color:var(--text-muted);margin:.85rem 0 0;font-style:italic}.press-form-column[data-astro-cid-xl5hnmpe]{min-width:0}.press-form-title[data-astro-cid-xl5hnmpe]{font-family:var(--ff-display);font-size:var(--fs-h2);font-weight:600;line-height:var(--lh-tight);letter-spacing:var(--tracking-display);margin:.35rem 0 0;text-wrap:balance}.press-form-title[data-astro-cid-xl5hnmpe] em[data-astro-cid-xl5hnmpe]{font-style:italic;font-weight:500;background:linear-gradient(135deg,var(--gold-shadow),var(--gold),var(--gold-mid));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.press-form-lede[data-astro-cid-xl5hnmpe]{margin-bottom:1.5rem;color:var(--text-muted)}.press-form-column[data-astro-cid-xl5hnmpe] .btn-primary,.press-form-column[data-astro-cid-xl5hnmpe] button[type=submit]{background:linear-gradient(135deg,var(--gold-shadow),var(--gold),var(--gold-mid));color:#070603;border:none;border-radius:var(--radius-pill, 999px);padding:.95rem 1.85rem;font-family:var(--ff-body);font-size:.9375rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:transform .2s cubic-bezier(.16,1,.3,1),filter .2s cubic-bezier(.16,1,.3,1)}.press-form-column[data-astro-cid-xl5hnmpe] .btn-primary:hover,.press-form-column[data-astro-cid-xl5hnmpe] button[type=submit]:hover,.press-form-column[data-astro-cid-xl5hnmpe] .btn-primary:focus-visible,.press-form-column[data-astro-cid-xl5hnmpe] button[type=submit]:focus-visible{transform:translateY(-2px);filter:drop-shadow(0 0 24px var(--burgundy-glow))}.press-form-column[data-astro-cid-xl5hnmpe] .btn-primary:focus-visible,.press-form-column[data-astro-cid-xl5hnmpe] button[type=submit]:focus-visible{outline:2px solid var(--focus-ring);outline-offset:4px}.booking-whatsapp[data-astro-cid-xl5hnmpe]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--gold-dim)}.booking-whatsapp-label[data-astro-cid-xl5hnmpe]{font-size:.6875rem;letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--gold);font-weight:600;margin:0 0 .65rem}.press-whatsapp[data-astro-cid-xl5hnmpe].btn-secondary{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:var(--text);border:1px solid var(--gold-dim);border-radius:var(--radius-pill, 999px);padding:.7rem 1.25rem;font-family:var(--ff-body);font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .2s cubic-bezier(.16,1,.3,1),color .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1)}.press-whatsapp[data-astro-cid-xl5hnmpe].btn-secondary:hover,.press-whatsapp[data-astro-cid-xl5hnmpe].btn-secondary:focus-visible{color:var(--accent);border-color:var(--accent);transform:translateY(-2px)}.press-whatsapp[data-astro-cid-xl5hnmpe].btn-secondary:focus-visible{outline:2px solid var(--focus-ring);outline-offset:4px}.faq-section[data-astro-cid-xl5hnmpe]{background:var(--bg);padding-block:var(--space-section);border-top:1px solid var(--gold-dim)}.faq-list[data-astro-cid-xl5hnmpe]{margin-top:var(--space-md);border-top:1px solid var(--gold-dim)}.faq-item[data-astro-cid-xl5hnmpe]{border-bottom:1px solid var(--gold-dim);padding:1.25rem 0}.faq-item[data-astro-cid-xl5hnmpe] summary[data-astro-cid-xl5hnmpe]{font-family:var(--ff-display);font-size:1.25rem;font-weight:500;color:var(--text);cursor:pointer;list-style:none;display:flex;align-items:baseline;justify-content:space-between;gap:1rem;transition:color .2s cubic-bezier(.16,1,.3,1)}.faq-item[data-astro-cid-xl5hnmpe] summary[data-astro-cid-xl5hnmpe]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-xl5hnmpe] summary[data-astro-cid-xl5hnmpe]:after{content:"+";font-family:var(--ff-mono);font-size:1.25rem;color:var(--gold);transition:transform .2s cubic-bezier(.16,1,.3,1)}.faq-item[data-astro-cid-xl5hnmpe][open] summary[data-astro-cid-xl5hnmpe]:after{content:"−"}.faq-item[data-astro-cid-xl5hnmpe] summary[data-astro-cid-xl5hnmpe]:hover,.faq-item[data-astro-cid-xl5hnmpe] summary[data-astro-cid-xl5hnmpe]:focus-visible{color:var(--accent)}.faq-item[data-astro-cid-xl5hnmpe] summary[data-astro-cid-xl5hnmpe]:focus-visible{outline:2px solid var(--focus-ring);outline-offset:4px}.faq-item[data-astro-cid-xl5hnmpe] p[data-astro-cid-xl5hnmpe]{font-family:var(--ff-body);font-size:.95rem;line-height:var(--lh-body);color:var(--text-muted);margin:.85rem 0 0;max-width:56ch;text-wrap:pretty}.footer-bar[data-astro-cid-xl5hnmpe]{background:var(--bg-sunk);border-top:1px solid var(--gold-dim);padding-block:var(--space-md)}.footer-bar[data-astro-cid-xl5hnmpe] .container[data-astro-cid-xl5hnmpe]{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1.5rem}.footer-brand[data-astro-cid-xl5hnmpe]{font-family:var(--ff-display);font-size:1.125rem;color:var(--text);letter-spacing:var(--tracking-display)}.footer-copy[data-astro-cid-xl5hnmpe]{font-family:var(--ff-mono);font-size:.75rem;color:var(--text-faint);margin:0}@media(prefers-reduced-motion:reduce){.contratacion-home-ghost[data-astro-cid-xl5hnmpe],.press-social-row[data-astro-cid-xl5hnmpe] a[data-astro-cid-xl5hnmpe],.press-whatsapp[data-astro-cid-xl5hnmpe].btn-secondary,.faq-item[data-astro-cid-xl5hnmpe] summary[data-astro-cid-xl5hnmpe],.faq-item[data-astro-cid-xl5hnmpe] summary[data-astro-cid-xl5hnmpe]:after,.press-form-column[data-astro-cid-xl5hnmpe] .btn-primary,.press-form-column[data-astro-cid-xl5hnmpe] button[type=submit]{transition:none}.press-form-column[data-astro-cid-xl5hnmpe] .btn-primary:hover,.press-form-column[data-astro-cid-xl5hnmpe] button[type=submit]:hover,.press-whatsapp[data-astro-cid-xl5hnmpe].btn-secondary:hover{transform:none}}@media(max-width:768px){.press-hero[data-astro-cid-xl5hnmpe]{min-height:clamp(360px,56vh,480px)}.press-hero-meta[data-astro-cid-xl5hnmpe]{gap:.5rem .75rem}.press-hero-divider[data-astro-cid-xl5hnmpe]{display:none}.faq-item[data-astro-cid-xl5hnmpe] summary[data-astro-cid-xl5hnmpe]{font-size:1.0625rem}}
