
.slit-section { margin: 42px 0 24px; }
.slit-heading { margin-bottom: 26px; }
.slit-subtitle { display: inline-flex; align-items: center; padding: 7px 13px; border-radius: 999px; background: rgba(36,174,202,.12); color: #24aeca; font-size: 12px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; margin-bottom: 12px; }
.slit-heading h2 { margin: 0 0 10px; color: #0c3947; font-size: 34px; line-height: 1.16; font-weight: 800; }
.slit-heading p { margin: 0; color: #5f6d75; font-size: 15px; line-height: 1.7; max-width: 760px; }

.slit-summary-list { display: flex; flex-direction: column; gap: 20px; }
.slit-summary-item { position: relative; display: grid; grid-template-columns: 250px minmax(0,1fr); gap: 30px; align-items: center; padding: 24px; border-radius: 26px; background: linear-gradient(135deg,#fff 0%,#f8fcfd 100%); border: 1px solid rgba(36,174,202,.16); box-shadow: 0 18px 45px rgba(8,43,56,.07); overflow: hidden; }
.slit-summary-item::before { content: ""; position: absolute; inset: 0 0 auto; height: 4px; background: linear-gradient(90deg,#24aeca,#0c6d83); opacity: 0; transition: opacity .25s ease; }
.slit-summary-item:hover::before { opacity: 1; }
.slit-summary-item:hover { border-color: rgba(36,174,202,.36); box-shadow: 0 22px 55px rgba(8,43,56,.1); }
.slit-summary-thumb { width: 100%; height: 170px; border-radius: 18px; overflow: hidden; background: #eef3f5; box-shadow: 0 12px 28px rgba(8,43,56,.09); }
.slit-summary-thumb img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .45s ease; }
.slit-summary-item:hover .slit-summary-thumb img { transform: scale(1.05); }
.slit-placeholder { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; color: #72808a; font-size: 14px; }
.slit-summary-day { display: inline-flex; align-items: center; padding: 6px 11px; border-radius: 999px; background: rgba(36,174,202,.12); color: #24aeca; font-size: 12px; font-weight: 800; text-transform: uppercase; letter-spacing: .06em; margin-bottom: 10px; }
.slit-summary-body h3 { margin: 0 0 12px; color: #122536; font-size: 30px; line-height: 1.15; font-weight: 850; }
.slit-summary-body p { margin: 0 0 12px; color: #4f5d67; font-size: 18px; line-height: 1.7; }
.slit-read-more { border: 0; background: none; padding: 0; color: #1184df; font-size: 17px; font-weight: 800; cursor: pointer; margin: 0 0 16px; display: inline-flex; gap: 7px; align-items: center; }
.slit-read-more:hover { color: #0c3947; }
.slit-hotel-line { display: inline-flex; align-items: center; gap: 10px; padding: 10px 14px; border-radius: 999px; background: rgba(17,132,223,.08); color: #2f3d48; font-size: 16px; }
.slit-hotel-icon,
.slit-facility-icon { display: inline-flex; color: currentColor; }
.slit-hotel-icon svg,
.slit-facility-icon svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; }
.slit-hotel-text { color: #137fd8; font-weight: 800; }

.slit-modal { position: fixed; inset: 0; z-index: 999999; display: none; }
.slit-modal.is-open { display: flex; align-items: center; justify-content: center; padding: 28px; }
.slit-modal-backdrop { position: absolute; inset: 0; background: rgba(9,16,20,.72); backdrop-filter: blur(4px); }
.slit-modal-panel { position: relative; width: min(94vw, 980px); height: min(90vh, 860px); background: #fff; border-radius: 28px; box-shadow: 0 35px 95px rgba(0,0,0,.34); overflow: hidden; z-index: 1; }
.slit-modal-close { position: absolute; top: 16px; right: 16px; width: 46px; height: 46px; border: 0; border-radius: 50%; background: rgba(15,23,42,.09); color: #1f2937; font-size: 34px; line-height: 1; z-index: 4; cursor: pointer; transition: all .2s ease; }
.slit-modal-close:hover { background: #24aeca; color: #fff; }
.slit-modal-scroll { height: 100%; overflow-y: auto; padding: 34px; scroll-behavior: smooth; }
.slit-detail-card { background: #fff; border: 1px solid #edf1f4; border-radius: 26px; padding: 28px; box-shadow: 0 16px 45px rgba(12,28,40,.06); }
.slit-detail-card + .slit-detail-card { margin-top: 26px; }
.slit-detail-top { display: grid; grid-template-columns: 280px minmax(0,1fr); gap: 26px; align-items: start; }
.slit-detail-hero { height: 220px; border-radius: 20px; overflow: hidden; background: #edf2f5; box-shadow: 0 14px 32px rgba(8,43,56,.1); }
.slit-detail-hero img { width: 100%; height: 100%; object-fit: cover; display: block; }
.slit-detail-kicker { display: inline-flex; align-items: center; padding: 7px 13px; border-radius: 999px; background: rgba(36,174,202,.13); color: #24aeca; font-size: 12px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; margin-bottom: 12px; }
.slit-detail-copy h3 { margin: 0 0 14px; color: #122536; font-size: 36px; line-height: 1.12; font-weight: 850; }
.slit-detail-brief { margin: 0; color: #52616b; font-size: 16px; line-height: 1.8; }
.slit-detail-section { margin-top: 26px; padding-top: 24px; border-top: 1px solid #edf1f4; }
.slit-detail-section h4 { margin: 0 0 14px; color: #122536; font-size: 22px; line-height: 1.25; font-weight: 850; }
.slit-detail-text { color: #4b5964; font-size: 16px; line-height: 1.85; }
.slit-detail-text p { margin: 0 0 14px; }

.slit-section-title-row { display: flex; align-items: center; gap: 13px; margin-bottom: 14px; }
.slit-section-title-row .slit-hotel-icon { width: 44px; height: 44px; align-items: center; justify-content: center; border-radius: 14px; color: #24aeca; background: rgba(36,174,202,.12); flex: 0 0 44px; }
.slit-small-label { display: block; color: #24aeca; font-size: 12px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; margin-bottom: 3px; }
.slit-section-title-row h4 { margin: 0; }
.slit-hotel-details-text { margin: 0 0 18px; color: #4f5d67; font-size: 16px; line-height: 1.8; }

.slit-hotel-gallery { position: relative; border-radius: 22px; overflow: hidden; background: #edf2f5; box-shadow: 0 14px 34px rgba(8,43,56,.08); }
.slit-hotel-gallery-track { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; scroll-behavior: smooth; scrollbar-width: none; }
.slit-hotel-gallery-track::-webkit-scrollbar { display: none; }
.slit-hotel-slide { flex: 0 0 100%; height: 360px; scroll-snap-align: start; }
.slit-hotel-slide img { width: 100%; height: 100%; object-fit: cover; display: block; }
.slit-gallery-nav { position: absolute; top: 50%; transform: translateY(-50%); width: 46px; height: 46px; border: 0; border-radius: 50%; background: rgba(255,255,255,.9); color: #0c3947; font-size: 32px; line-height: 1; cursor: pointer; box-shadow: 0 10px 28px rgba(0,0,0,.16); display: flex; align-items: center; justify-content: center; z-index: 2; }
.slit-gallery-prev { left: 16px; }
.slit-gallery-next { right: 16px; }
.slit-gallery-dots { position: absolute; left: 0; right: 0; bottom: 14px; display: flex; justify-content: center; gap: 7px; z-index: 2; }
.slit-gallery-dot { width: 8px; height: 8px; border-radius: 99px; background: rgba(255,255,255,.75); border: 1px solid rgba(0,0,0,.16); cursor: pointer; transition: all .2s ease; }
.slit-gallery-dot.active { width: 26px; background: #24aeca; border-color: #24aeca; }

.slit-map-media { height: 250px; border-radius: 20px; overflow: hidden; background: #edf2f5; margin-bottom: 16px; }
.slit-map-media img { width: 100%; height: 100%; object-fit: cover; display: block; }
.slit-info-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; }
.slit-info-item { display: flex; flex-direction: column; gap: 6px; padding: 16px; border-radius: 18px; background: #f7fafb; border: 1px solid #e5eef2; }
.slit-info-label { color: #24aeca; font-size: 12px; text-transform: uppercase; letter-spacing: .07em; font-weight: 850; }
.slit-info-value { color: #152935; font-size: 15px; line-height: 1.55; font-weight: 650; }

.slit-facilities-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px 24px; }
.slit-facility-item { display: flex; align-items: center; gap: 12px; color: #132536; font-size: 15px; line-height: 1.45; font-weight: 600; padding: 12px 14px; border-radius: 16px; background: #f8fbfc; border: 1px solid #edf1f4; }
.slit-facility-icon { width: 34px; height: 34px; flex: 0 0 34px; border-radius: 12px; align-items: center; justify-content: center; color: #0c3947; background: #fff; box-shadow: 0 8px 20px rgba(8,43,56,.08); }
.slit-facility-icon svg { width: 21px; height: 21px; }

body.slit-modal-open { overflow: hidden; }

@media (max-width: 991px) {
  .slit-summary-item { grid-template-columns: 1fr; gap: 20px; }
  .slit-summary-thumb { height: 220px; }
  .slit-detail-top { grid-template-columns: 1fr; }
  .slit-detail-hero { height: 260px; }
  .slit-modal-panel { width: min(96vw, 760px); height: 90vh; }
}

@media (max-width: 767px) {
  .slit-section { margin-top: 34px; }
  .slit-heading h2 { font-size: 28px; }
  .slit-heading p { font-size: 14px; }
  .slit-summary-item { padding: 18px; border-radius: 20px; }
  .slit-summary-thumb { height: 190px; }
  .slit-summary-body h3 { font-size: 26px; }
  .slit-summary-body p { font-size: 16px; }
  .slit-hotel-line { font-size: 15px; }
  .slit-read-more { font-size: 16px; }
  .slit-modal.is-open { padding: 10px; }
  .slit-modal-panel { width: 100%; height: 92vh; border-radius: 20px; }
  .slit-modal-scroll { padding: 16px; }
  .slit-modal-close { top: 10px; right: 10px; width: 42px; height: 42px; font-size: 30px; }
  .slit-detail-card { padding: 16px; border-radius: 20px; }
  .slit-detail-copy h3 { font-size: 27px; }
  .slit-detail-hero { height: 210px; }
  .slit-hotel-slide { height: 230px; }
  .slit-map-media { height: 200px; }
  .slit-info-grid,
  .slit-facilities-grid { grid-template-columns: 1fr; }
  .slit-gallery-nav { width: 40px; height: 40px; font-size: 28px; }
}


/* =====================================================
   v3.1 Fixes
   - Same style for all label info boxes
   - Force images to fit inside boxes
   - Square hotel and location images
===================================================== */

/* Make all location/info labels consistent */
.slit-info-grid {
    align-items: stretch;
}

.slit-info-item {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    gap: 7px !important;
    min-height: 92px !important;
    padding: 18px 20px !important;
    border-radius: 18px !important;
    background: linear-gradient(135deg, #f8fcfd 0%, #f2f8fa 100%) !important;
    border: 1px solid rgba(36,174,202,.18) !important;
    box-shadow: 0 10px 24px rgba(8,43,56,.04) !important;
}

.slit-info-label {
    display: block !important;
    color: #24aeca !important;
    font-size: 13px !important;
    line-height: 1.35 !important;
    text-transform: uppercase !important;
    letter-spacing: .06em !important;
    font-weight: 850 !important;
    margin: 0 !important;
}

.slit-info-value {
    display: block !important;
    color: #152935 !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
    font-weight: 750 !important;
    margin: 0 !important;
    word-break: normal !important;
}

/* Make all images fit cleanly inside their boxes */
.slit-summary-thumb img,
.slit-detail-hero img,
.slit-hotel-slide img,
.slit-map-media img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
    display: block !important;
}

/* Hotel / Stay gallery images: square style */
.slit-hotel-gallery {
    aspect-ratio: 1 / 1 !important;
    width: 100% !important;
    max-width: 560px !important;
    margin: 18px auto 0 !important;
    border-radius: 22px !important;
}

.slit-hotel-gallery-track,
.slit-hotel-slide {
    height: 100% !important;
}

.slit-hotel-slide {
    aspect-ratio: 1 / 1 !important;
}

/* Location / map image: square style */
.slit-map-media {
    aspect-ratio: 1 / 1 !important;
    width: 100% !important;
    max-width: 560px !important;
    height: auto !important;
    margin: 0 auto 18px !important;
    border-radius: 22px !important;
}

/* Better spacing for Location section */
.slit-location-section h4,
.slit-facilities-section h4 {
    margin-bottom: 18px !important;
}

/* Keep image boxes balanced on tablet/mobile */
@media (max-width: 991px) {
    .slit-hotel-gallery,
    .slit-map-media {
        max-width: 100% !important;
    }
}

@media (max-width: 767px) {
    .slit-info-item {
        min-height: 84px !important;
        padding: 15px 16px !important;
    }

    .slit-info-label {
        font-size: 12px !important;
    }

    .slit-info-value {
        font-size: 14px !important;
    }

    .slit-hotel-gallery,
    .slit-map-media {
        border-radius: 18px !important;
    }
}


/* =====================================================
   v3.2 Image Fit Fix
   - Keep current image heights
   - Fit image width to the content box
   - Remove square image forcing from v3.1
===================================================== */

/* Hotel gallery: full width with fixed modern height */
.slit-hotel-gallery {
    aspect-ratio: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    height: 360px !important;
    margin: 18px 0 0 !important;
    border-radius: 22px !important;
}

.slit-hotel-gallery-track,
.slit-hotel-slide {
    width: 100% !important;
    height: 100% !important;
    aspect-ratio: auto !important;
}

.slit-hotel-slide {
    flex: 0 0 100% !important;
}

/* Location / map image: full width with fixed modern height */
.slit-map-media {
    aspect-ratio: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    height: 360px !important;
    margin: 0 0 18px !important;
    border-radius: 22px !important;
}

/* Make image fill box nicely without white gaps */
.slit-hotel-slide img,
.slit-map-media img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
    display: block !important;
}

/* Also ensure top day image fills its box */
.slit-detail-hero img,
.slit-summary-thumb img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
}

/* Tablet */
@media (max-width: 991px) {
    .slit-hotel-gallery,
    .slit-map-media {
        height: 320px !important;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .slit-hotel-gallery,
    .slit-map-media {
        height: 240px !important;
        border-radius: 18px !important;
    }
}


/* =====================================================
   v3.3 Activities Section
===================================================== */

.slit-activities-section h4 {
    margin-bottom: 18px !important;
}

.slit-activities-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.slit-activity-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 16px;
    border-radius: 16px;
    background: linear-gradient(135deg, #f8fcfd 0%, #f2f8fa 100%);
    border: 1px solid rgba(36,174,202,.18);
    color: #132536;
    font-size: 15px;
    line-height: 1.45;
    font-weight: 650;
    box-shadow: 0 10px 24px rgba(8,43,56,.04);
}

.slit-activity-icon {
    width: 34px;
    height: 34px;
    min-width: 34px;
    border-radius: 12px;
    background: #24aeca;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 20px rgba(36,174,202,.22);
}

.slit-activity-icon svg {
    width: 19px;
    height: 19px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2.2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

@media (max-width: 767px) {
    .slit-activities-grid {
        grid-template-columns: 1fr;
    }

    .slit-activity-item {
        padding: 13px 14px;
        font-size: 14px;
    }
}
