.bec-container{max-width:1120px;margin:0 auto;padding:24px 16px}
.bec-cards-grid-layout{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}
.bec-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(15,41,77,.06);border:1px solid #e8edf5}
.bec-card__image{display:block;position:relative;aspect-ratio:16/10;background:#e8edf5}
.bec-card__image img,.bec-cover{width:100%;height:100%;object-fit:cover;display:block}
.bec-card__body{padding:16px}
.bec-card__body h3{margin:0 0 8px;font-size:1.1rem}
.bec-card__body h3 a{color:#0f294d;text-decoration:none}
.bec-card__meta,.bec-card__price{color:#8592a6;font-size:.9rem}
.bec-heart{position:absolute;top:12px;right:12px;width:40px;height:40px;border:0;border-radius:999px;background:#fff;cursor:pointer}
.bec-heart.is-saved{color:#287dfa}
.bec-single h1,.bec-widget-heading{font-size:clamp(1.6rem,3vw,2.2rem);letter-spacing:-.02em;color:#0f294d;font-weight:600}
.bec-single h2.bec-widget-heading,.bec-widget-heading{font-size:1.35rem;margin:28px 0 12px}
.bec-hero img,.bec-single .bec-hero img{width:100%;border-radius:16px;max-height:420px;object-fit:cover}
.bec-layout{display:grid;gap:32px;margin-top:32px}
@media(min-width:960px){.bec-layout{grid-template-columns:1fr 360px;align-items:start}}
.bec-booking{position:sticky;top:88px;background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:20px;box-shadow:0 8px 24px rgba(15,41,77,.06);z-index:5}
.bec-booking__price{font-size:1.6rem;margin:0 0 12px;font-weight:600}
.bec-booking__price span{font-size:.85rem;color:#8592a6;font-weight:400}
.bec-booking__fields{position:relative}
.bec-booking__field{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin:8px 0;padding:10px 12px;border:1px solid #d5deea;border-radius:8px;background:#f5f7fa;cursor:pointer;text-align:left;font:inherit}
.bec-label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#8592a6}
.bec-pop{position:absolute;left:0;right:0;z-index:40;margin:4px 0 12px;padding:12px;border:1px solid #e8edf5;border-radius:12px;background:#fff;box-shadow:0 16px 40px rgba(15,41,77,.14)}
.bec-pop[hidden],[hidden]{display:none !important}
.bec-stepper{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #e8edf5}
.bec-stepper small{display:block;color:#8592a6;font-size:12px}
.bec-stepper button{width:40px;height:40px;border-radius:999px;border:1px solid #d5deea;background:#fff;cursor:pointer}
.bec-pop-done,.bec-book,.bec-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;height:44px;border:0;border-radius:8px;background:#287dfa;color:#fff;font-weight:600;cursor:pointer;margin-top:8px}
.bec-book:disabled{opacity:.45;cursor:not-allowed}
.bec-total{display:flex;justify-content:space-between;font-size:1.05rem}
.bec-line,.bec-tiers li{display:flex;justify-content:space-between;font-size:.85rem;color:#8592a6}
.bec-extra-row{display:flex;gap:10px;align-items:flex-start;padding:10px 8px;font-size:.9rem;border-radius:8px;border:1px solid transparent}
.bec-extra-row:has(input:checked){border-color:#287dfa;background:#e8f1ff}
.bec-extra-row small{display:block;color:#8592a6}
.bec-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;text-align:center}
.bec-cal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}
.bec-cal-grid .day{height:36px;border:0;background:transparent;border-radius:8px;cursor:pointer}
.bec-cal-grid .day.is-selected{background:#287dfa;color:#fff}
.bec-cal-grid .day.is-disabled{opacity:.35;cursor:not-allowed}
.bec-highlights{padding-left:18px}
.bec-inc-exc{display:grid;gap:16px}
@media(min-width:700px){.bec-inc-exc{grid-template-columns:1fr 1fr}}
.bec-itinerary{list-style:none;padding:0;margin:0}
.bec-itinerary li{display:flex;gap:12px;margin:12px 0}
.bec-wishlist-empty,.bec-wishlist-loading{padding:48px 16px;text-align:center;border:1px dashed #d5deea;border-radius:12px;color:#8592a6}
.bec-error{color:#d93026;font-size:.85rem}
.bec-hint{font-size:.8rem;color:#a0aabe}
.bec-kicker{color:#8592a6;font-size:14px}
.bec-gallery{display:grid;grid-template-columns:2fr 1fr;gap:8px;border-radius:16px;overflow:hidden;margin:16px 0}
.bec-gallery img{width:100%;height:100%;object-fit:cover;min-height:140px}
.bec-single details{border-bottom:1px solid #e8edf5;padding:10px 0}
.bec-single summary{cursor:pointer;font-weight:600}
.edit-with-elementor-note{margin:12px 0 20px;padding:10px 14px;border-radius:8px;background:#e8f1ff;color:#0f294d;font-size:13px}
.edit-with-elementor-note a{color:#287dfa;font-weight:600}
