.tour-booking-card[data-astro-cid-qswchhly]{background:var(--color-bg);border-radius:8px;box-shadow:0 4px 20px #00000014;padding:1.5rem;border:1px solid rgba(0,0,0,.06)}.card-price-label[data-astro-cid-qswchhly]{font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:600;color:var(--color-text);margin:0 0 .15rem;line-height:1.2}.card-title-sub[data-astro-cid-qswchhly]{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:400;color:var(--color-text-muted);margin:0 0 1rem;line-height:1.2}.card-tabs[data-astro-cid-qswchhly]{display:flex;gap:0;border-bottom:2px solid var(--color-surface);margin-bottom:1.25rem}.card-tabs[data-astro-cid-qswchhly] .tab[data-astro-cid-qswchhly]{flex:1;padding:.5rem .75rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;color:var(--color-text-muted);background:none;border:none;cursor:pointer;position:relative;bottom:-2px}.card-tabs[data-astro-cid-qswchhly] .tab[data-astro-cid-qswchhly].active{color:var(--color-primary);border-bottom:2px solid var(--color-primary)}.booking-form[data-astro-cid-qswchhly] .field[data-astro-cid-qswchhly]{margin-bottom:1rem}.booking-form[data-astro-cid-qswchhly] .field-date[data-astro-cid-qswchhly]{position:relative}.booking-form[data-astro-cid-qswchhly] label[data-astro-cid-qswchhly]{display:block;font-size:.8rem;color:var(--color-text-muted);margin-bottom:.35rem}.booking-form[data-astro-cid-qswchhly] input[data-astro-cid-qswchhly][type=date]:invalid::-webkit-datetime-edit{color:transparent}.booking-form[data-astro-cid-qswchhly] input[data-astro-cid-qswchhly][type=date]:invalid::-webkit-datetime-edit-fields-wrapper{visibility:hidden}.booking-form[data-astro-cid-qswchhly] input[data-astro-cid-qswchhly][type=date]:valid::-webkit-datetime-edit,.booking-form[data-astro-cid-qswchhly] input[data-astro-cid-qswchhly][type=date]:valid::-webkit-datetime-edit-fields-wrapper{color:inherit;visibility:visible}.booking-form[data-astro-cid-qswchhly] .date-format-hint[data-astro-cid-qswchhly]{position:absolute;left:.75rem;top:2rem;pointer-events:none;font-size:.95rem;color:var(--color-text-muted)}.booking-form[data-astro-cid-qswchhly] .field-date[data-astro-cid-qswchhly]:has(input[type=date]:valid) .date-format-hint[data-astro-cid-qswchhly]{opacity:0;visibility:hidden}.booking-form[data-astro-cid-qswchhly] input[data-astro-cid-qswchhly][type=date],.booking-form[data-astro-cid-qswchhly] input[data-astro-cid-qswchhly][type=number],.booking-form[data-astro-cid-qswchhly] input[data-astro-cid-qswchhly][type=text],.booking-form[data-astro-cid-qswchhly] input[data-astro-cid-qswchhly][type=email],.booking-form[data-astro-cid-qswchhly] input[data-astro-cid-qswchhly][type=tel]{width:100%;padding:.6rem .75rem;border:1px solid #e0e0e0;border-radius:4px;font-size:.95rem}.booking-form[data-astro-cid-qswchhly] input[data-astro-cid-qswchhly]:focus{outline:none;border-color:var(--color-primary)}.total-row[data-astro-cid-qswchhly]{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;margin-top:.5rem;border-top:1px solid var(--color-surface)}.total-label[data-astro-cid-qswchhly]{font-weight:600;color:var(--color-text)}.total-value[data-astro-cid-qswchhly]{font-weight:600;color:var(--color-primary);font-size:1.1rem}.btn-submit[data-astro-cid-qswchhly]{width:100%;margin-top:1rem;padding:.85rem 1rem;background:#e8d5a3;color:#111827;border:none;border-radius:8px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:500;cursor:pointer;transition:background .2s}.btn-submit[data-astro-cid-qswchhly]:hover{background:#dfc882}.btn-inquiry[data-astro-cid-qswchhly]{background:#e8d5a3}.btn-submit[data-astro-cid-qswchhly]:disabled{opacity:.6;cursor:progress}.tbc-status[data-astro-cid-qswchhly]{margin:.6rem 0 0;min-height:1.2em;font-size:.8rem;color:var(--color-text-muted)}.tour-gallery-grid-all[data-astro-cid-eme6qada]{width:100%;max-width:46rem;margin-inline:auto;padding:.65rem;background:#fff;border-radius:10px;box-shadow:0 1px #0000000f,0 4px 20px #00000012}.tour-gallery-grid-all-inner[data-astro-cid-eme6qada]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.tour-gallery-grid-all-cell[data-astro-cid-eme6qada]{position:relative;margin:0;padding:0;border:none;border-radius:8px;overflow:hidden;cursor:zoom-in;background:#e8e8e8;aspect-ratio:4 / 3;display:block;width:100%;min-height:0;box-shadow:inset 0 0 0 1px #0000000f;transition:box-shadow .2s ease,transform .2s ease}.tour-gallery-grid-all-cell[data-astro-cid-eme6qada]:hover{box-shadow:inset 0 0 0 1px #b8860b73,0 4px 14px #0000001a;transform:translateY(-1px)}.tour-gallery-grid-all-cell[data-astro-cid-eme6qada]:focus-visible{outline:2px solid var(--color-primary, #b8860b);outline-offset:2px}.tour-gallery-grid-all-cell[data-astro-cid-eme6qada] img[data-astro-cid-eme6qada]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.tour-gallery-grid-all-cell[data-astro-cid-eme6qada] img[data-astro-cid-eme6qada].tour-gallery-img--anchor-bottom{-o-object-position:center bottom;object-position:center bottom}.tour-gallery-grid-all-cell[data-astro-cid-eme6qada] img[data-astro-cid-eme6qada].tour-gallery-img--anchor-faces-upper{-o-object-position:center 38%;object-position:center 38%}.tour-gallery-grid-all-cell[data-astro-cid-eme6qada] img[data-astro-cid-eme6qada].tour-gallery-img--anchor-faces-center{-o-object-position:center 50%;object-position:center 50%}.tour-gallery-grid-all--focus-subjects[data-astro-cid-eme6qada]{--gallery-focus-y: 76%}.tour-gallery-grid-all--focus-subjects[data-astro-cid-eme6qada].tour-gallery-grid-all--focus-mixed{--gallery-focus-y: 58%}.tour-gallery-grid-all--focus-subjects[data-astro-cid-eme6qada] .tour-gallery-grid-all-cell[data-astro-cid-eme6qada] img[data-astro-cid-eme6qada]:not(.tour-gallery-img--anchor-bottom):not(.tour-gallery-img--anchor-faces-upper):not(.tour-gallery-img--anchor-faces-center){-o-object-position:center var(--gallery-focus-y);object-position:center var(--gallery-focus-y)}.tour-gallery-grid-all--focus-subjects[data-astro-cid-eme6qada] .tour-gallery-grid-all-cell[data-astro-cid-eme6qada] img[data-astro-cid-eme6qada].tour-gallery-img--anchor-bottom{-o-object-position:center bottom;object-position:center bottom}.tour-gallery-grid-all--focus-subjects[data-astro-cid-eme6qada] .tour-gallery-grid-all-cell[data-astro-cid-eme6qada] img[data-astro-cid-eme6qada].tour-gallery-img--anchor-faces-upper{-o-object-position:center 38%;object-position:center 38%}.tour-gallery-grid-all--focus-subjects[data-astro-cid-eme6qada] .tour-gallery-grid-all-cell[data-astro-cid-eme6qada] img[data-astro-cid-eme6qada].tour-gallery-img--anchor-faces-center{-o-object-position:center 50%;object-position:center 50%}@media (max-width: 720px){.tour-gallery-grid-all-inner[data-astro-cid-eme6qada]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.tour-gallery-grid-all[data-astro-cid-eme6qada]{padding:.5rem;max-width:100%}}@media (max-width: 380px){.tour-gallery-grid-all-inner[data-astro-cid-eme6qada]{grid-template-columns:1fr}}
