/* /Pages/Res.cshtml.rz.scp.css */
/* 自定义轻量滚动条和图片过渡效果 */
.thumb-active[b-psshb4v4zn] {
    transform: scale(1.02);
    transition: all 0.2s;
}

.gallery-thumb[b-psshb4v4zn] {
    cursor: pointer;
    transition: all 0.2s ease;
}

    .gallery-thumb:hover[b-psshb4v4zn] {
        transform: translateY(-2px);
        box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1);
    }
/* /Pages/ResSearch.cshtml.rz.scp.css */
.card-hover:hover[b-zm0q95i4d1] {
    border-color: #0d6efd;
    transition: all 0.2s;
}
/* /Pages/ResSearch1.cshtml.rz.scp.css */
.card-hover:hover[b-bc2n8t0b7a] {
    border-color: #0d6efd;
    transition: all 0.2s;
}
/* /Pages/ResSearch2.cshtml.rz.scp.css */
.card-hover:hover[b-z82oqzmzkl] {
    border-color: #0d6efd;
    transition: all 0.2s;
}
/* /Pages/Shared/Components/Business/Order/_ArtOrderPaymentMethods.cshtml.rz.scp.css */
.payment-item-active .payment-item-check[b-4sn7ffdxwf] {
    display: flex;
}

.payment-item-active .payment-item-label[b-4sn7ffdxwf] {
    color: var(--art-success);
}
/* /Pages/Shared/Components/Layouts/Core/_ArtThemeChange.cshtml.rz.scp.css */
/* /Pages/Shared/Components/_ArtHeader.cshtml.rz.scp.css */
/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

.footer[b-g6ltozs93r] {
/*  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;*/
}
