.breadcrumb-wrap {
    color: rgba(255, 255, 255, 0.82);
    font-size: 0.95rem;
}

.breadcrumb-wrap a {
    color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
}

.breadcrumb-wrap a:hover {
    color: #fff;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 3px;
}

.breadcrumb-wrap span,
.breadcrumb-wrap strong {
    margin-left: 0.35rem;
}

.detail-hero {
    min-height: 380px;
    border-radius: 0.2rem;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background-size: cover;
    background-position: center 24%;
    display: flex;
    align-items: flex-end;
    box-shadow: 0 16px 32px rgba(0, 0, 0, 0.4);
    overflow: hidden;
}

.detail-hero--compact {
    min-height: 250px;
}

.detail-hero-content {
    width: 100%;
    padding: 1.35rem;
    background: linear-gradient(180deg, rgba(9, 23, 13, 0.02), rgba(9, 23, 13, 0.42) 45%, rgba(9, 23, 13, 0.82) 100%);
}

.detail-eyebrow {
    display: inline-block;
    font-size: 0.82rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #dff4ce;
    padding: 0.2rem 0.5rem;
    border: 1px solid rgba(223, 244, 206, 0.35);
    background: rgba(17, 43, 25, 0.45);
}

.detail-hero h1 {
    margin: 0 0 0.45rem;
    font-size: 2.45rem;
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.88);
}

.detail-hero p {
    margin: 0 0 1rem;
    color: rgba(255, 255, 255, 0.95);
    max-width: 46rem;
}

.detail-top-intro .lead {
    font-size: 1.45rem;
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.75);
    line-height: 1.35;
    white-space: pre-line;
}

.kpi-card {
    background: rgba(20, 49, 29, 0.66);
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 0.2rem;
    padding: 0.8rem 0.9rem;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.28);
}

.kpi-value {
    margin: 0;
    font-size: 1.45rem;
    line-height: 1.1;
    font-weight: 800;
    color: #fff;
}

.kpi-label {
    margin: 0.2rem 0 0;
    font-size: 0.88rem;
    color: rgba(255, 255, 255, 0.84);
}

.capacity-grid h2 {
    font-size: 1.45rem;
    margin: 0 0 0.75rem;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
}

.capacity-grid .quick-image {
    height: 170px;
}

.capacity-grid .quick-counter-inline .counter-value {
    min-width: auto;
}

.counter-value-static {
    font-size: 1.45rem;
    font-weight: 800;
    line-height: 1;
    color: #fff;
}

.top-cards .offer-content p {
    margin: 0 0 0.55rem;
    color: rgba(255, 255, 255, 0.95);
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.8);
}

.top-cards .offer-content p strong {
    font-weight: 800;
}

.top-cards .offer-content small {
    display: block;
    font-size: 0.78rem;
    color: rgba(235, 248, 228, 0.9);
    line-height: 1.35;
    text-shadow: 0 1px 6px rgba(0, 0, 0, 0.8);
    margin-bottom: 0.3rem;
}

.top-cards.top-cards-noimage .offer-content {
    min-height: 100%;
    padding: 1.15rem 1.2rem 1.2rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background: linear-gradient(180deg, rgba(10, 25, 14, 0.18), rgba(10, 25, 14, 0.38));
}

.top-cards .offer-card.opening-card .offer-content {
    justify-content: flex-start;
}

.top-cards .offer-card.opening-card.opening-card-bottom .offer-content {
    justify-content: flex-end;
}

.top-cards .offer-card.opening-card.opening-card-split .offer-content {
    justify-content: flex-start;
}

.top-cards .offer-card.opening-card.opening-card-split .offer-content h2 + * {
    margin-top: auto;
}

.top-cards .offer-card.menu-card .offer-content .btn-baldovec {
    margin-top: auto !important;
}

.offers .offer-content .btn.top-card-inline-btn {
    display: inline-block;
    width: auto;
    margin-left: 0;
}

.top-cards.top-cards-normal-titles .offer-content h2 {
    font-size: 1.05rem;
    line-height: 1.4;
    margin-bottom: 0.65rem;
    font-weight: 400;
}

.top-cards.top-cards-normal-titles .offer-content h2 strong {
    font-weight: 700;
}

.top-cards.top-cards-normal-titles .offer-card.legal-title-card .offer-content h2 {
    font-size: 2.7rem;
    line-height: 1.05;
    margin-bottom: 0.8rem;
    font-weight: 700;
}

.opening-seasons-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.8rem;
    margin-top: auto;
}

.opening-seasons-grid small {
    margin-bottom: 0;
}

.top-card-contact-item {
    display: flex;
    align-items: center;
    gap: 0.65rem;
    margin-bottom: 0.2rem;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.95);
    text-decoration: none;
    transition: transform 220ms ease, color 220ms ease, filter 220ms ease;
}

.top-card-contact-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    flex: 0 0 2rem;
    color: rgba(255, 255, 255, 0.95);
}

.top-card-contact-icon svg {
    width: 1.7rem;
    height: 1.7rem;
    fill: currentColor;
}

.top-card-contact-text {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    font-size: 1rem;
    flex-wrap: wrap;
    white-space: normal;
}

.top-card-contact-phone {
    font-weight: 700;
}

.top-card-contact-note {
    margin: 0.1rem 0 0.65rem 2.65rem;
    display: block;
    color: rgba(235, 248, 228, 0.86);
    font-size: 0.86rem !important;
    line-height: 1.2;
}

.top-card-contact-item:hover,
.top-card-contact-item:focus-visible {
    color: #fff;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 3px;
}

.top-card-contact-item:hover .top-card-contact-icon,
.top-card-contact-item:focus-visible .top-card-contact-icon {
    transform: translateY(-2px) scale(1.06);
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.32));
}

.top-card-logo-link {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: fit-content;
    max-width: 100%;
    min-height: 94px;
    margin: 0.3rem 0 1rem;
    padding: 0.45rem 0.6rem;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.96);
    border-radius: 0.25rem;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.28);
    transition: transform 220ms ease, filter 220ms ease, box-shadow 220ms ease;
}

.top-card-logo-image {
    display: block;
    width: auto;
    max-width: 250px;
    height: auto;
    max-height: 76px;
    object-fit: contain;
    object-position: left center;
}

.top-card-logo-link:hover,
.top-card-logo-link:focus-visible {
    transform: translateY(-2px);
    filter: saturate(1.08);
    outline: none;
}

.top-card-logo-link:hover .top-card-logo-image,
.top-card-logo-link:focus-visible .top-card-logo-image {
    filter: saturate(1.08);
}

@media (min-width: 992px) {
    .top-cards.top-cards-noimage > .col-lg-4 {
        display: flex;
    }

    .top-cards.top-cards-noimage .offer-card {
        width: 100%;
        min-height: 0;
        height: 100%;
    }

    .top-cards.top-cards-noimage .top-card-bottom-anchor {
        margin-top: auto;
    }
}

.detail-card {
    background: rgba(14, 35, 20, 0.48);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 0.2rem;
    padding: 1.25rem;
    box-shadow: 0 14px 26px rgba(0, 0, 0, 0.3);
}

.detail-card h2 {
    font-size: 1.45rem;
    margin: 0 0 0.75rem;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
}

.content-cards .offer-content {
    min-height: 100%;
    padding: 1.2rem 1.25rem 1.2rem;
    background: linear-gradient(180deg, rgba(10, 25, 14, 0.18), rgba(10, 25, 14, 0.38));
}

.content-cards-columns .offer-content {
    min-height: 0;
    padding: 1.2rem 1.25rem 1.2rem;
    background: linear-gradient(180deg, rgba(10, 25, 14, 0.18), rgba(10, 25, 14, 0.38));
}

.content-cards-columns .content-stack {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.content-cards.row {
    align-items: flex-start;
}

.content-cards-masonry {
    column-count: 1;
    column-gap: 1.5rem;
}

.content-cards-masonry-item {
    break-inside: avoid;
    page-break-inside: avoid;
    margin: 0 0 1.5rem;
}

.content-cards-masonry .content-cards-card {
    width: 100%;
}

.content-cards-masonry .offer-content {
    min-height: 0;
    padding: 1.2rem 1.25rem 1.2rem;
    background: linear-gradient(180deg, rgba(10, 25, 14, 0.18), rgba(10, 25, 14, 0.38));
}

.content-cards .offer-content h2 {
    font-size: 1.12rem;
    margin-bottom: 0.55rem;
    line-height: 1.3;
    font-weight: 700;
}

.content-cards-columns .offer-content h2 {
    font-size: 1.12rem;
    margin-bottom: 0.55rem;
    line-height: 1.3;
    font-weight: 700;
}

.content-cards-masonry .offer-content h2 {
    font-size: 1.12rem;
    margin-bottom: 0.55rem;
    line-height: 1.3;
    font-weight: 700;
}

.content-cards .offer-content p {
    margin: 0 0 0.55rem;
    color: rgba(255, 255, 255, 0.95);
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.8);
}

.content-cards-columns .offer-content p {
    margin: 0 0 0.55rem;
    color: rgba(255, 255, 255, 0.95);
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.8);
}

.content-cards-masonry .offer-content p {
    margin: 0 0 0.55rem;
    color: rgba(255, 255, 255, 0.95);
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.8);
}

.content-cards .offer-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.content-cards-columns .offer-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.content-cards-masonry .offer-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.content-cards .offer-content li {
    margin: 0.35rem 0;
    color: rgba(255, 255, 255, 0.97);
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.8);
}

.content-cards-columns .offer-content li {
    margin: 0.35rem 0;
    color: rgba(255, 255, 255, 0.97);
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.8);
}

.content-cards-masonry .offer-content li {
    margin: 0.35rem 0;
    color: rgba(255, 255, 255, 0.97);
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.8);
}

.content-cards .offer-content li::before {
    content: "\2713";
    margin-right: 0.4rem;
    color: #9bd497;
}

.content-cards-columns .offer-content li::before {
    content: "\2713";
    margin-right: 0.4rem;
    color: #9bd497;
}

.content-cards-masonry .offer-content li::before {
    content: "\2713";
    margin-right: 0.4rem;
    color: #9bd497;
}

.content-group-title {
    margin: 0 0 0.36rem;
    font-size: 1.08rem;
    font-weight: 700;
    color: #f4ffec;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.72);
}

.content-cards-columns .content-group-title {
    margin: 0 0 0.36rem;
    font-size: 1.08rem;
    font-weight: 700;
    color: #f4ffec;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.72);
}

.content-cards-masonry .content-group-title {
    margin: 0 0 0.36rem;
    font-size: 1.08rem;
    font-weight: 700;
    color: #f4ffec;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.72);
}

@media (min-width: 992px) {
    .content-cards-masonry {
        column-count: 2;
    }
}

.detail-card p,
.detail-card li,
.detail-card .form-label {
    color: rgba(255, 255, 255, 0.93);
}

.detail-card .form-check-label {
    color: rgba(255, 255, 255, 0.93);
}

.detail-card ul {
    margin: 0;
    padding-left: 1.2rem;
}

.detail-card li {
    margin: 0.45rem 0;
}

.map-card .map-embed-wrap {
    border: 0;
    background: rgba(7, 20, 12, 0.42);
    box-shadow: 0 14px 26px rgba(0, 0, 0, 0.28);
}

.map-card {
    padding: 0;
    overflow: hidden;
    border: 0;
}

.map-card h2,
.map-card > p,
.map-card > .map-contact-link {
    padding: 1.25rem 1.25rem 0;
}

.map-card > p,
.map-card > .map-contact-link {
    margin-bottom: 1rem !important;
}

.map-card iframe {
    display: block;
    width: 100%;
    min-height: 520px;
    border: 0;
}

.map-card .map-contact-link .map-pin-icon {
    width: 1.58rem;
    height: 1.58rem;
    transform: translateY(-1px);
}

.interactive-map-card {
    overflow: hidden;
}

.interactive-map-wrap {
    position: relative;
    border: 0;
    background: rgba(7, 20, 12, 0.5);
}

.interactive-map-image {
    width: 100%;
    height: auto;
    display: block;
    user-select: none;
    -webkit-user-drag: none;
}

.interactive-map-point {
    position: absolute;
    transform: translate(-50%, -100%);
    color: #fff;
    z-index: 2;
    overflow: visible;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
}

.interactive-map-dot {
    position: relative;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background: #da2f2f;
    border: 2px solid rgba(255, 255, 255, 0.96);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.42);
    display: block;
    transition: transform 180ms ease, filter 180ms ease;
}

.interactive-map-dot::after {
    content: "";
    position: absolute;
    inset: -0.4rem;
    border-radius: 50%;
    border: 2px solid rgba(218, 47, 47, 0.5);
    animation: map-point-pulse 2.2s ease-out infinite;
}

.interactive-map-labels {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 0.25rem;
    margin-top: 0.35rem;
}

.interactive-map-label {
    position: relative;
    display: inline-block;
    padding: 0.2rem 0.45rem;
    border-radius: 0.2rem;
    background: rgba(12, 28, 17, 0.85);
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 0.86rem;
    font-weight: 700;
    line-height: 1.1;
    white-space: nowrap;
    text-shadow: 0 1px 6px rgba(0, 0, 0, 0.75);
    text-decoration: none;
    color: #fff;
}

.interactive-map-label-preview {
    position: absolute;
    left: 50%;
    bottom: calc(100% + 0.45rem);
    transform: translate(-50%, 8px);
    width: 170px;
    border-radius: 0.2rem;
    border: 1px solid rgba(255, 255, 255, 0.78);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.45);
    background: rgba(8, 20, 12, 0.92);
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 180ms ease, transform 180ms ease, visibility 180ms ease;
}

.interactive-map-label-preview img {
    display: block;
    width: 100%;
    height: 104px;
    object-fit: cover;
}

.interactive-map-point:hover .interactive-map-dot,
.interactive-map-point:focus-within .interactive-map-dot {
    transform: scale(1.15);
    filter: brightness(1.08);
}

.interactive-map-point:hover .interactive-map-label,
.interactive-map-point:focus-within .interactive-map-label,
.interactive-map-label:hover,
.interactive-map-label:focus-visible {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 2px;
}

.interactive-map-label:hover .interactive-map-label-preview,
.interactive-map-label:focus-visible .interactive-map-label-preview {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0);
}

@keyframes map-point-pulse {
    0% {
        transform: scale(0.9);
        opacity: 0.8;
    }
    70% {
        transform: scale(1.35);
        opacity: 0.05;
    }
    100% {
        transform: scale(1.35);
        opacity: 0;
    }
}

.map-contact-block {
    align-items: flex-start;
}

.map-contact-block .top-card-contact-icon {
    margin-top: 0.08rem;
}

.map-contact-text {
    display: block;
    line-height: 1.3;
}

.reference-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.3rem 1.1rem;
}

.reference-item {
    padding: 0.32rem 0.15rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.92);
    line-height: 1.32;
}

.detail-facts p {
    margin-bottom: 0.55rem;
}

.detail-facts .contact-item {
    display: flex;
    align-items: center;
    gap: 0.65rem;
    margin-bottom: 0.2rem;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.95);
    text-decoration: none;
}

.detail-facts .contact-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.85rem;
    height: 1.85rem;
    flex: 0 0 1.85rem;
    color: rgba(255, 255, 255, 0.95);
}

.detail-facts .contact-icon svg {
    width: 1.6rem;
    height: 1.6rem;
    fill: currentColor;
}

.detail-facts .contact-text {
    display: inline-flex;
    align-items: baseline;
    gap: 0.3rem;
    white-space: nowrap;
}

.detail-facts .contact-phone {
    font-weight: 800;
}

.detail-facts .contact-note {
    margin: 0.1rem 0 0.7rem 2.5rem;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.74);
    display: block;
}

.opening-mini {
    border-top: 1px solid rgba(255, 255, 255, 0.14);
    padding-top: 0.85rem;
}

.opening-season {
    padding: 0.65rem 0.75rem;
    border: 1px solid rgba(255, 255, 255, 0.14);
    background: rgba(26, 56, 34, 0.44);
    margin-bottom: 0.55rem;
}

.opening-season.is-active {
    border-color: rgba(173, 232, 173, 0.55);
    background: rgba(33, 76, 43, 0.62);
    box-shadow: 0 0 0 1px rgba(173, 232, 173, 0.2) inset;
}

.opening-season h3 {
    margin: 0;
    color: #fff;
    font-size: 1rem;
}

.opening-months {
    margin: 0.08rem 0 0.45rem;
    font-size: 0.78rem;
    color: rgba(226, 247, 218, 0.84);
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.opening-row {
    margin: 0.08rem 0;
    font-size: 0.86rem;
    color: rgba(255, 255, 255, 0.9);
}

.program-card {
    height: 100%;
    background: rgba(27, 59, 37, 0.42);
    border: 1px solid rgba(255, 255, 255, 0.13);
    border-radius: 0.2rem;
    padding: 0.85rem 0.95rem;
}

.program-step {
    margin: 0;
    font-size: 0.76rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #d6f0bf;
    font-weight: 700;
}

.program-card h3 {
    margin: 0.28rem 0 0.38rem;
    font-size: 1.14rem;
    color: #fff;
}

.program-card p {
    margin: 0;
    font-size: 0.94rem;
    color: rgba(255, 255, 255, 0.88);
}

.tag-cloud {
    display: flex;
    flex-wrap: wrap;
    gap: 0.55rem;
}

.tag-cloud span {
    display: inline-flex;
    align-items: center;
    padding: 0.4rem 0.62rem;
    border-radius: 99rem;
    background: rgba(45, 94, 60, 0.56);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #f2ffe8;
    font-size: 0.87rem;
}

.gallery-card {
    height: 100%;
    background: rgba(21, 53, 30, 0.58);
    border: 0;
    border-radius: 0;
    overflow: hidden;
    box-shadow: 0 18px 32px rgba(0, 0, 0, 0.34);
}

.gallery-image {
    position: relative;
    height: 200px;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    transition: transform 320ms ease, filter 280ms ease;
}

.gallery-image::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0.1) 55%, rgba(0, 0, 0, 0));
}

.gallery-image-title {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0.7rem 0.85rem 0 0.85rem;
    color: #fff;
    font-size: 1.18rem;
    line-height: 1.1;
    text-shadow: 0 3px 10px rgba(0, 0, 0, 0.86);
}

.gallery-image-title:only-child {
    padding-bottom: 0.78rem;
}

.gallery-image-subtitle {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0.18rem 0.85rem 0.78rem;
    width: 100%;
    color: rgba(255, 255, 255, 0.92);
    font-size: 0.88rem;
    line-height: 1.28;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.86);
}

.gallery-content {
    padding: 0.72rem 0.9rem 0.9rem;
}

.gallery-content p {
    margin: 0;
    color: rgba(255, 255, 255, 0.88);
    font-size: 0.9rem;
    line-height: 1.35;
}

.gallery-card.gallery-clickable {
    cursor: pointer;
    transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}

.gallery-card.gallery-clickable.gallery-card-overlay {
    border: 0;
    box-shadow: 0 18px 32px rgba(0, 0, 0, 0.34);
}

.gallery-card.gallery-clickable:hover,
.gallery-card.gallery-clickable:focus-within {
    transform: translateY(-4px);
    box-shadow: 0 20px 32px rgba(0, 0, 0, 0.4);
    border-color: rgba(255, 255, 255, 0.28);
}

.gallery-card.gallery-clickable:hover .gallery-image,
.gallery-card.gallery-clickable:focus-within .gallery-image {
    transform: scale(1.04);
    filter: saturate(1.12) brightness(1.06);
}

.gallery-card.gallery-clickable:hover .gallery-image-title,
.gallery-card.gallery-clickable:focus-within .gallery-image-title,
.gallery-card.gallery-clickable:hover .gallery-image-subtitle,
.gallery-card.gallery-clickable:focus-within .gallery-image-subtitle {
    text-shadow: 0 3px 10px rgba(0, 0, 0, 0.85);
}

.gallery-card-overlay {
    background: transparent;
    border: 0;
    box-shadow: none;
}

body.lightbox-open {
    overflow: hidden;
}

.photo-lightbox {
    position: fixed;
    inset: 0;
    z-index: 2000;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(6, 14, 9, 0.74);
    backdrop-filter: blur(2px);
}

.photo-lightbox.is-open {
    display: flex;
}

.photo-lightbox-figure {
    margin: 0;
    max-width: min(1120px, 96vw);
    max-height: calc(100vh - 2rem);
}

.photo-lightbox-image {
    display: block;
    width: auto;
    max-width: 100%;
    max-height: calc(100vh - 5.6rem);
    object-fit: contain;
    border-radius: 0.25rem;
    box-shadow: 0 22px 36px rgba(0, 0, 0, 0.5);
}

.photo-lightbox-caption {
    margin-top: 0.52rem;
    color: rgba(255, 255, 255, 0.94);
    font-size: 1.02rem;
    text-align: center;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.76);
}

.photo-lightbox-close {
    position: absolute;
    top: 0.55rem;
    right: 0.8rem;
    width: 2.25rem;
    height: 2.25rem;
    border: 0;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.18);
    color: #fff;
    font-size: 1.85rem;
    line-height: 1;
    cursor: pointer;
    transition: transform 200ms ease, background-color 200ms ease;
}

.photo-lightbox-close:hover,
.photo-lightbox-close:focus-visible {
    background: rgba(255, 255, 255, 0.28);
    transform: scale(1.06);
}

.photo-lightbox-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 2.5rem;
    height: 2.5rem;
    border: 0;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 1.6rem;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform 200ms ease, background-color 200ms ease;
}

.photo-lightbox-nav:hover,
.photo-lightbox-nav:focus-visible {
    background: rgba(255, 255, 255, 0.3);
    transform: translateY(-50%) scale(1.06);
}

.photo-lightbox-nav-prev {
    left: 0.8rem;
}

.photo-lightbox-nav-next {
    right: 0.8rem;
}

.detail-alert {
    border-radius: 0.2rem;
    padding: 0.8rem 0.95rem;
    margin-bottom: 1rem;
    font-weight: 600;
}

.detail-alert-success {
    background: rgba(26, 115, 56, 0.38);
    border: 1px solid rgba(170, 255, 195, 0.36);
    color: #d8ffe3;
}

.detail-alert-error {
    background: rgba(152, 30, 30, 0.35);
    border: 1px solid rgba(255, 171, 171, 0.36);
    color: #ffd8d8;
}

.detail-alert-info {
    background: rgba(98, 187, 220, 0.35);
    border: 1px solid rgba(169, 236, 255, 0.45);
    color: #dff7ff;
}

.inquiry-form .form-control {
    background-color: rgba(255, 255, 255, 0.95);
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 0.2rem;
}

.inquiry-form .form-control:focus {
    border-color: rgba(43, 92, 174, 0.65);
    box-shadow: 0 0 0 0.2rem rgba(43, 92, 174, 0.18);
}

.inquiry-form .form-control.is-invalid,
.inquiry-form .form-select.is-invalid,
.inquiry-form .form-check-input.is-invalid {
    border-color: rgba(214, 73, 73, 0.92);
    background-color: rgba(255, 236, 236, 0.98);
    box-shadow: 0 0 0 0.2rem rgba(214, 73, 73, 0.16);
}

.inquiry-form .form-check-input.is-invalid {
    background-color: rgba(255, 236, 236, 0.98);
}

.wellness-cta-buttons {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
    margin-top: 0.75rem;
}

.wellness-cta-buttons .btn {
    white-space: normal;
    text-align: center;
    line-height: 1.2;
}

@media (min-width: 992px) {
    .wellness-cta-buttons {
        flex-wrap: nowrap;
    }

    .wellness-cta-buttons .btn {
        flex: 1 1 0;
        min-width: 0;
    }
}

.accommodation-card-selectable {
    cursor: pointer;
    transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}

.accommodation-card-selectable:hover,
.accommodation-card-selectable:focus-visible {
    transform: translateY(-4px);
    box-shadow: 0 20px 32px rgba(0, 0, 0, 0.4);
}

.accommodation-card-selectable.is-selected {
    border-color: rgba(255, 255, 255, 0.75);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.45), 0 20px 32px rgba(0, 0, 0, 0.4);
}

.accommodation-selected-info {
    background: rgba(14, 35, 20, 0.48);
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 0.2rem;
    padding: 0.95rem 1rem;
}

.accommodation-selected-info h3 {
    margin: 0;
    font-size: 1.16rem;
    line-height: 1.35;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.68);
}

.accommodation-selected-info p {
    margin: 0;
    color: rgba(255, 255, 255, 0.94);
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.68);
}

.activity-filter-wrap .activity-filter-btn {
    min-width: 120px;
}

.activity-filter-wrap .activity-filter-btn.is-active {
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.35);
}

.accommodation-detail-block h2 {
    margin-bottom: 0.8rem;
}

.accommodation-facts {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.7rem;
}

.accommodation-fact-item {
    background: rgba(14, 35, 20, 0.46);
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 0.2rem;
    padding: 0.6rem 0.7rem;
    color: rgba(255, 255, 255, 0.95);
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.7);
}

@media (max-width: 767.98px) {
    .accommodation-facts {
        grid-template-columns: 1fr;
    }
}

.detail-card-compact-form .inquiry-form .form-control,
.detail-card-compact-form .inquiry-form .form-label {
    font-size: 0.96rem;
}

.detail-card-compact-form .inquiry-form .row.g-3 {
    --bs-gutter-y: 0.8rem;
}

@media (max-width: 575.98px) {
    .detail-hero {
        min-height: 310px;
    }

    .detail-hero h1 {
        font-size: 1.95rem;
    }

    .kpi-value {
        font-size: 1.22rem;
    }

    .gallery-image {
        height: 170px;
    }

    .capacity-grid .quick-image {
        height: 140px;
    }

    .map-card iframe {
        min-height: 380px;
    }

    .opening-seasons-grid {
        grid-template-columns: 1fr;
    }

    .reference-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 991.98px) {
    .top-cards.top-cards-noimage .offer-card {
        min-height: 0;
    }

    .top-cards.top-cards-noimage .offer-content {
        min-height: 0;
    }
}
