/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-la3vbivfue] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-la3vbivfue] {
    flex: 1;
}

.sidebar[b-la3vbivfue] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-la3vbivfue] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: space-around;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-la3vbivfue]  a, .top-row[b-la3vbivfue]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-la3vbivfue]  a:hover, .top-row[b-la3vbivfue]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-la3vbivfue]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

.icon-circle[b-la3vbivfue] {
    width: 48px;
    height: 48px;
    background: #cacaca;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #333;
    transition: background 0.25s ease, transform 0.25s ease, color 0.25s ease;
}

    .icon-circle:hover[b-la3vbivfue] {
        background: #707070; 
        color: white;
        transform: translateY(+3px);
    }


@media (max-width: 640.98px) {
    .top-row[b-la3vbivfue] {
        justify-content: space-between;
    }

    .top-row[b-la3vbivfue]  a, .top-row[b-la3vbivfue]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-la3vbivfue] {
        flex-direction: row;
    }

    .sidebar[b-la3vbivfue] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-la3vbivfue] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-la3vbivfue]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-la3vbivfue], article[b-la3vbivfue] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-la3vbivfue] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-la3vbivfue] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-q2qiljxxce] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-q2qiljxxce] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-q2qiljxxce] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-q2qiljxxce] {
    font-size: 1.1rem;
}

.bi[b-q2qiljxxce] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-q2qiljxxce] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-q2qiljxxce] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-q2qiljxxce] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-q2qiljxxce] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-q2qiljxxce] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-q2qiljxxce] {
        padding-bottom: 1rem;
    }

    .nav-item[b-q2qiljxxce]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-q2qiljxxce]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-q2qiljxxce]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-q2qiljxxce] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-q2qiljxxce] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-q2qiljxxce] {
        display: none;
    }

    .nav-scrollable[b-q2qiljxxce] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-au9bh4baai],
.components-reconnect-repeated-attempt-visible[b-au9bh4baai],
.components-reconnect-failed-visible[b-au9bh4baai],
.components-pause-visible[b-au9bh4baai],
.components-resume-failed-visible[b-au9bh4baai],
.components-rejoining-animation[b-au9bh4baai] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-au9bh4baai],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-au9bh4baai],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-au9bh4baai],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-au9bh4baai],
#components-reconnect-modal.components-reconnect-retrying[b-au9bh4baai],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-au9bh4baai],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-au9bh4baai],
#components-reconnect-modal.components-reconnect-failed[b-au9bh4baai],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-au9bh4baai] {
    display: block;
}


#components-reconnect-modal[b-au9bh4baai] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-au9bh4baai 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-au9bh4baai 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-au9bh4baai 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-au9bh4baai]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-au9bh4baai 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-au9bh4baai {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-au9bh4baai {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-au9bh4baai {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-au9bh4baai] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-au9bh4baai] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-au9bh4baai] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-au9bh4baai] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-au9bh4baai] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-au9bh4baai] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-au9bh4baai] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-au9bh4baai 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-au9bh4baai] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-au9bh4baai {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/BookRoomComponent.razor.rz.scp.css */
.hold-timer[b-5siv1k8042] {
    font-weight: 600;
}

.time-remain[b-5siv1k8042] {
    display: inline-block;
    transition: color 0.3s ease;
}

/* Normal state */
.hold-normal[b-5siv1k8042] {
    color: #75A85D; 
}

/* Danger state (< 30 seconds) */
.hold-danger[b-5siv1k8042] {
    color: #D9534F;
    animation: pulse-b-5siv1k8042 1s infinite ease-in-out;
}


@keyframes pulse-b-5siv1k8042 {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.08);
    }

    100% {
        transform: scale(1);
    }
}
/* /Components/Pages/Checkout.razor.rz.scp.css */
.checkout-wrapper[b-nxvjyhj67r] {
    width: 100%;
    min-height: 75vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem;
}

.checkout-panel[b-nxvjyhj67r] {
    display: flex;
    width: 900px;
    height: 600px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 8px 30px rgba(0,0,0,0.15);
    background: white;
}

.checkout-left[b-nxvjyhj67r] {
    position:relative;
    width: 50%;
    height: 100%;
}

.checkout-image[b-nxvjyhj67r] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.checkout-right[b-nxvjyhj67r] {
    width: 50%;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow-y:auto;
}

.checkout-title[b-nxvjyhj67r] {
    margin-bottom: 1rem;
}

.checkout-title-overlay[b-nxvjyhj67r] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 1.5rem;
    text-align:center;
    /* Gradient fade background */
    background: linear-gradient( to bottom, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0) );
    color: #c0c0c0;
    z-index: 2;
}

    .checkout-title-overlay h2[b-nxvjyhj67r] {
        margin: 0;
        font-size: 1.8rem;
        font-weight: 600;
    }

.accent-line[b-nxvjyhj67r] {
    width: 60px;
    height: 4px;
    margin: 0.5rem auto 0 auto;
    border-radius: 2px;
    background-color: #75A85D; /* Fitbu green */
}

.booking-info p[b-nxvjyhj67r] {
    margin: 0.25rem 0;
}

.payment-section[b-nxvjyhj67r] {
    margin-top: 1.5rem;
}

.card-container[b-nxvjyhj67r] {
    transition: opacity .3s ease;
    min-height: 60px;
}

.pay-btn[b-nxvjyhj67r] {
    margin-top: 1rem;
    width: 100%;
}

.square-security-note[b-nxvjyhj67r] {
    margin-top: 0.75rem;
    font-size: 0.75rem;
    color: #555;
    display: flex;
    align-items: center;
    gap: 0.4rem;
    opacity: 0.85;
}

    .square-security-note .lock-icon[b-nxvjyhj67r] {
        font-size: 1rem;
        opacity: 0.9;
    }

.modal-overlay[b-nxvjyhj67r] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    z-index: 9999;
}

.modal-box[b-nxvjyhj67r] {
    background: white;
    padding: 1.75rem;
    border-radius: 12px;
    width: 90%;
    max-width: 380px;
    text-align: center;
    box-shadow: 0 8px 30px rgba(0,0,0,0.15);
}

    .modal-box h3[b-nxvjyhj67r] {
        margin-top: 0;
        margin-bottom: 0.75rem;
        font-size: 1.4rem;
        font-weight: 600;
    }

    .modal-box p[b-nxvjyhj67r] {
        margin-bottom: 1.25rem;
        font-size: 1rem;
    }

.error-icon[b-nxvjyhj67r] {
    width: 60px;
    height: 60px;
    margin: 0 auto 1rem auto;
}

    .error-icon svg[b-nxvjyhj67r] {
        width: 100%;
        height: 100%;
        stroke: #d9534f; /* Bootstrap danger red */
        stroke-width: 2.5;
        fill: none;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

/* Mobile layout */
@media (max-width: 768px) {

    .checkout-panel[b-nxvjyhj67r] {
        flex-direction: column; /* stack vertically */
        width: 100%;
        height: auto;
    }

    .checkout-left[b-nxvjyhj67r] {
        width: 100%;
        height: 250px; /* fixed height for mobile image */
    }

    .checkout-image[b-nxvjyhj67r] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .checkout-right[b-nxvjyhj67r] {
        width: 100%;
        padding: 1.5rem;
    }

    .checkout-title-glass[b-nxvjyhj67r] {
        padding: 1rem 1.25rem;
    }

        .checkout-title-glass h2[b-nxvjyhj67r] {
            font-size: 1.4rem;
        }

    .accent-line[b-nxvjyhj67r] {
        width: 50px;
        height: 3px;
    }

    .txt-responsive[b-nxvjyhj67r]{
        font-size: 0.75rem;
    }
}
/* /Components/Pages/Contact.razor.rz.scp.css */
.btn-primary[b-1rhaid5qw6] {
    background-color: #75A85D;
    border-color: #75A85D;
}

    .btn-primary:hover[b-1rhaid5qw6] {
        background-color: #5f8f4c;
    }
/* /Components/Pages/ContractModal.razor.rz.scp.css */
.contract-body h2[b-j35sk9omfy],
.contract-body h3[b-j35sk9omfy] {
    margin-top: 1.2rem;
    font-weight: 600;
}

.contract-body p[b-j35sk9omfy] {
    margin-bottom: 0.8rem;
    line-height: 1.5;
}

.contract-body ul[b-j35sk9omfy],
.contract-body ol[b-j35sk9omfy] {
    margin-left: 1.2rem;
    margin-bottom: 1rem;
}

.contract-body strong[b-j35sk9omfy] {
    font-weight: 600;
}
/* /Components/Pages/PayBalance.razor.rz.scp.css */
.checkout-wrapper[b-lb656u0yj3] {
    width: 100%;
    min-height: 75vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem;
}

.checkout-panel[b-lb656u0yj3] {
    display: flex;
    width: 900px;
    height: 600px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 8px 30px rgba(0,0,0,0.15);
    background: white;
}

.checkout-left[b-lb656u0yj3] {
    position: relative;
    width: 50%;
    height: 100%;
}

.checkout-image[b-lb656u0yj3] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.checkout-right[b-lb656u0yj3] {
    width: 50%;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow-y: auto;
}

.checkout-title[b-lb656u0yj3] {
    margin-bottom: 1rem;
}

.checkout-title-overlay[b-lb656u0yj3] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 1.5rem;
    text-align: center;
    /* Gradient fade background */
    background: linear-gradient( to bottom, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0) );
    color: #c0c0c0;
    z-index: 2;
}

    .checkout-title-overlay h2[b-lb656u0yj3] {
        margin: 0;
        font-size: 1.8rem;
        font-weight: 600;
    }

.accent-line[b-lb656u0yj3] {
    width: 60px;
    height: 4px;
    margin: 0.5rem auto 0 auto;
    border-radius: 2px;
    background-color: #75A85D; /* Fitbu green */
}

.booking-info p[b-lb656u0yj3] {
    margin: 0.25rem 0;
}

.payment-section[b-lb656u0yj3] {
    margin-top: 1.5rem;
}

.card-container[b-lb656u0yj3] {
    transition: opacity .3s ease;
    min-height: 60px;
}

.pay-btn[b-lb656u0yj3] {
    margin-top: 1rem;
    width: 100%;
}

.square-security-note[b-lb656u0yj3] {
    margin-top: 0.75rem;
    font-size: 0.75rem;
    color: #555;
    display: flex;
    align-items: center;
    gap: 0.4rem;
    opacity: 0.85;
}

    .square-security-note .lock-icon[b-lb656u0yj3] {
        font-size: 1rem;
        opacity: 0.9;
    }

.modal-overlay[b-lb656u0yj3] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    z-index: 9999;
}

.modal-box[b-lb656u0yj3] {
    background: white;
    padding: 1.75rem;
    border-radius: 12px;
    width: 90%;
    max-width: 380px;
    text-align: center;
    box-shadow: 0 8px 30px rgba(0,0,0,0.15);
}

    .modal-box h3[b-lb656u0yj3] {
        margin-top: 0;
        margin-bottom: 0.75rem;
        font-size: 1.4rem;
        font-weight: 600;
    }

    .modal-box p[b-lb656u0yj3] {
        margin-bottom: 1.25rem;
        font-size: 1rem;
    }

.error-icon[b-lb656u0yj3] {
    width: 60px;
    height: 60px;
    margin: 0 auto 1rem auto;
}

    .error-icon svg[b-lb656u0yj3] {
        width: 100%;
        height: 100%;
        stroke: #d9534f; /* Bootstrap danger red */
        stroke-width: 2.5;
        fill: none;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.loading-container[b-lb656u0yj3] {
    text-align: center;
    padding: 20px;
    color: #75A85D;
}

.spinner[b-lb656u0yj3] {
    width: 32px;
    height: 32px;
    border: 4px solid #e0e0e0;
    border-top-color: #75A85D;
    border-radius: 50%;
    animation: spin-b-lb656u0yj3 0.8s linear infinite;
}

@keyframes spin-b-lb656u0yj3 {
    to {
        transform: rotate(360deg);
    }
}


/* Mobile layout */
@media (max-width: 768px) {

    .checkout-panel[b-lb656u0yj3] {
        flex-direction: column; /* stack vertically */
        width: 100%;
        height: auto;
    }

    .checkout-left[b-lb656u0yj3] {
        width: 100%;
        height: 250px; /* fixed height for mobile image */
    }

    .checkout-image[b-lb656u0yj3] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .checkout-right[b-lb656u0yj3] {
        width: 100%;
        padding: 1.5rem;
    }

    .checkout-title-glass[b-lb656u0yj3] {
        padding: 1rem 1.25rem;
    }

        .checkout-title-glass h2[b-lb656u0yj3] {
            font-size: 1.4rem;
        }

    .accent-line[b-lb656u0yj3] {
        width: 50px;
        height: 3px;
    }

    .txt-responsive[b-lb656u0yj3] {
        font-size: 0.75rem;
    }
}
/* /Components/Pages/Search.razor.rz.scp.css */
.top-bar[b-7gpgwqxbg6] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px;
    background: #fff;
    border: 2px solid #ddd;
    border-radius: 25px;
    cursor: pointer;
    font-weight: 600;
    user-select: none;
}
    .top-bar:hover[b-7gpgwqxbg6] {
        box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    }

.search-container[b-7gpgwqxbg6] {
    max-width: 400px; 
    margin: 0 auto; 
    position: relative; 
}

.calendar-dropdown[b-7gpgwqxbg6] {
    position:absolute;
    top:100%;
    width:100%;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s ease;
    background: #fff;
    /* border-bottom: 2px solid #ddd;
    border-top: none; seamless connection to top bar 
    border-radius: 0 0 25px 25px;*/
}

    .calendar-dropdown.open[b-7gpgwqxbg6] {
        max-height: 500px; 
    }

.hero-title[b-7gpgwqxbg6] {
    font-size: 2.4rem;
    font-weight: 700;
    color: #222;
    text-align: center;
    margin-bottom: 0.3rem;
}

    .hero-title[b-7gpgwqxbg6]::after {
        content: "";
        display: block;
        width: 100px;
        height: 3px;
        background: #4CAF50; 
        margin: 8px auto 0 auto; 
        border-radius: 2px;
    }

.hero-subtitle[b-7gpgwqxbg6] {
    text-align:center;
    font-size: 1.15rem;
    color: #555;
    line-height: 1.6;
    max-width: 700px;
    margin: 0.75rem auto 0 auto;
}

.rooms-grid[b-7gpgwqxbg6] {
    display: grid;
    grid-template-columns: repeat(3, 1fr); 
    gap: 20px;
    justify-items: center; 
}

.room-details-overlay[b-7gpgwqxbg6] {
    position: fixed; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: rgba(255,255,255,0.95);  subtle overlay */
    overflow-y: auto;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    z-index: 999; 
}

    .room-details-overlay.open[b-7gpgwqxbg6] {
        opacity: 1;
        pointer-events: auto;
    }

.room-details-content[b-7gpgwqxbg6] {
    max-width: 900px;
    margin: 40px auto;
    background: #fff;
    border-radius: 12px;
    padding: 24px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.15);
}

.map-container[b-7gpgwqxbg6] {
    width: 100%;
    aspect-ratio: 16 / 9; /* or 4/3 if you prefer a taller map */
    overflow: hidden;
}

    .map-container iframe[b-7gpgwqxbg6] {
        width: 100%;
        height: 100%;
        border: 0;
    }

.hold-timer[b-7gpgwqxbg6] {
    font-size: 1.2rem;
    font-weight: 600;
    color: #d9534f; /* red urgency color */
    margin-bottom: 1rem;
}

.dots[b-7gpgwqxbg6]::after {
    content: '';
    animation: dots-b-7gpgwqxbg6 1.2s steps(4, end) infinite;
}

@keyframes dots-b-7gpgwqxbg6 {
    0% { content: ''; }
    25% { content: '.'; }
    50% { content: '..'; }
    75% { content: '...'; }
    100% { content: ''; }
}


@media (max-width: 800px) {
    .rooms-grid[b-7gpgwqxbg6] {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .rooms-grid[b-7gpgwqxbg6] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Shared/BookingCalendar.razor.rz.scp.css */
.calendar[b-17oim6n4nz] {
    max-width: 400px;
    margin-bottom: 1rem;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 25px;
}

.cal-header[b-17oim6n4nz] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    text-align: center;
    font-weight: 600;
    padding: 8px 0;
    border-bottom: 1px solid #eee;
    background: #fafafa;
}


.header[b-17oim6n4nz] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    font-weight: bold;
}

.grid[b-17oim6n4nz] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 4px;
}

.day[b-17oim6n4nz] {
    padding: 8px;
   /* border: 1px solid #ccc;*/
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
}

    .day:hover[b-17oim6n4nz] {
        background: #eee;
    }

    .day.start[b-17oim6n4nz] {
        background: #4caf50;
        color: white;
    }

    .day.end[b-17oim6n4nz] {
        background: #2196f3;
        color: white;
    }

    .day.range[b-17oim6n4nz] {
        background: #bbdefb;
    }

    .day.disabled[b-17oim6n4nz],
    .day.booked[b-17oim6n4nz] {
        background: #ddd;
        color: #888;
        cursor: not-allowed;
    }

        .day.booked:hover[b-17oim6n4nz] {
            background: #ddd;
        }
/* /Components/Shared/ImageGallery.razor.rz.scp.css */
.image-gallery[b-78wyf1wp7r] {
    display: grid;
    grid-template-columns: 1fr 120px; /* big image left, thumbnails right */
    gap: 16px;
    align-items: start;
    border: 1px solid #eaeaea;
    border-radius: 15px;
    padding:10px;
}

.main-image img[b-78wyf1wp7r] {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 12px;
    transition: opacity 0.3s ease;
}
.fade-in[b-78wyf1wp7r] {
    opacity: 1;
}
.fade-out[b-78wyf1wp7r] {
    opacity: 0;
}

.thumbnail-column[b-78wyf1wp7r] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.thumbnail[b-78wyf1wp7r] {
    width: 100%;
    height: 80px;
    object-fit: cover;
    border-radius: 8px;
    cursor: pointer;
    opacity: 0.7;
    transition: transform 0.2s ease, opacity 0.2s ease;
}

    .thumbnail:hover[b-78wyf1wp7r] {
        opacity: 1;
        transform: scale(1.03);
    }

    .thumbnail.active[b-78wyf1wp7r] {
        border: 2px solid #007bff;
        opacity: 1;
    }
/* /Components/Shared/RoomCard.razor.rz.scp.css */
.room-card[b-m3f0e91jdk] {
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    transition: box-shadow .2s ease;
    width: 280px;
}

    .room-card:hover[b-m3f0e91jdk] {
        box-shadow: 0 4px 12px rgba(0,0,0,0.25);
    }

.room-image[b-m3f0e91jdk] {
    width: 100%;
    height: 160px;
    object-fit: cover;
}

.room-info[b-m3f0e91jdk] {
    padding: 12px;
}

.unavailable[b-m3f0e91jdk] {
    color: #b00;
    font-weight: bold;
}
