/* /Components/Layouts/EmptyLayout.razor.rz.scp.css */
.page[b-6o5k2g04i8] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-6o5k2g04i8] {
    flex: 1;
}

.sidebar[b-6o5k2g04i8] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-6o5k2g04i8] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-6o5k2g04i8]  a, .top-row[b-6o5k2g04i8]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-6o5k2g04i8]  a:hover, .top-row[b-6o5k2g04i8]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-6o5k2g04i8]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-6o5k2g04i8] {
        justify-content: space-between;
    }

    .top-row[b-6o5k2g04i8]  a, .top-row[b-6o5k2g04i8]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-6o5k2g04i8] {
        flex-direction: row;
    }

    .sidebar[b-6o5k2g04i8] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-6o5k2g04i8] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-6o5k2g04i8]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-6o5k2g04i8], article[b-6o5k2g04i8] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-6o5k2g04i8] {
    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-6o5k2g04i8] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layouts/MainLayout.razor.rz.scp.css */
.page[b-vu13r17srg] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-vu13r17srg] {
    flex: 1;
}

.sidebar[b-vu13r17srg] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-vu13r17srg] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-vu13r17srg]  a, .top-row[b-vu13r17srg]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-vu13r17srg]  a:hover, .top-row[b-vu13r17srg]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-vu13r17srg]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-vu13r17srg] {
        justify-content: space-between;
    }

    .top-row[b-vu13r17srg]  a, .top-row[b-vu13r17srg]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-vu13r17srg] {
        flex-direction: row;
    }

    .sidebar[b-vu13r17srg] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-vu13r17srg] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-vu13r17srg]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-vu13r17srg], article[b-vu13r17srg] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-vu13r17srg] {
    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-vu13r17srg] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Pages/Ads/Ads2.razor.rz.scp.css */
.ads-page[b-w9y4yn5oxh] {
    width: min(100% - 2rem, 1320px);
    margin: 0 auto;
    padding: 1.5rem 0;
}

.ads-layout[b-w9y4yn5oxh] {
    display: grid;
    grid-template-columns: minmax(260px, 300px) minmax(0, 1fr);
    gap: 1rem;
    align-items: start;
}

.ads-filters[b-w9y4yn5oxh],
.ads-results[b-w9y4yn5oxh] {
    min-width: 0;
}

.ads-filters[b-w9y4yn5oxh] {
    scrollbar-width: thin;
    scrollbar-color: #b7c0c7 transparent;
}

.ads-filters[b-w9y4yn5oxh]::-webkit-scrollbar {
    width: 7px;
}

.ads-filters[b-w9y4yn5oxh]::-webkit-scrollbar-thumb {
    border-radius: 7px;
    background: #b7c0c7;
}

.ads-filters[b-w9y4yn5oxh]  .rz-card {
    width: 100%;
}

.ads-filter-toggle[b-w9y4yn5oxh] {
    display: none;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    border: 1px solid #cfd6dc;
    border-radius: 6px;
    background: #fff;
    color: #171a1f;
    font-weight: 700;
}

.ads-search[b-w9y4yn5oxh] {
    flex: 1 1 280px;
    max-width: 440px;
    min-width: 0;
}

.ads-sort[b-w9y4yn5oxh] {
    width: 210px;
}

.ads-card-image[b-w9y4yn5oxh] {
    display: block;
    width: 100%;
    height: 220px;
    object-fit: contain;
    border-radius: 4px;
    background: #f3f5f6;
}

.ads-card-column[b-w9y4yn5oxh] {
    display: flex;
}

.ads-card-shell[b-w9y4yn5oxh] {
    display: flex;
    width: 100%;
    min-width: 0;
    color: inherit;
    text-decoration: none;
}

.ads-card-shell[b-w9y4yn5oxh]  .ads-listing-card {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    min-width: 0;
    overflow: hidden;
    cursor: pointer;
}

.ads-card-media[b-w9y4yn5oxh] {
    width: 100%;
    height: 220px;
    overflow: hidden;
    border-radius: 4px;
    background: #f3f5f6;
}

.ads-card-media .ads-card-image[b-w9y4yn5oxh] {
    width: 100%;
    height: 100%;
    max-width: 100%;
    display: block;
    object-fit: contain;
}

.ads-card-shell[b-w9y4yn5oxh]  .ads-card-content {
    flex: 1;
}

.ads-card-shell[b-w9y4yn5oxh]  .ads-card-description {
    min-height: 2.8em;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.ads-card-shell[b-w9y4yn5oxh]  .ads-card-footer {
    margin-top: auto !important;
}

@media (max-width: 900px) {
    .ads-page[b-w9y4yn5oxh] {
        width: min(100% - 1.5rem, 760px);
        padding-top: 1rem;
    }

    .ads-layout[b-w9y4yn5oxh] {
        grid-template-columns: minmax(0, 1fr);
    }

    .ads-filter-toggle[b-w9y4yn5oxh] {
        display: inline-flex;
        width: 100%;
    }

    .ads-filters[b-w9y4yn5oxh] {
        display: none;
    }

    .ads-filters--open[b-w9y4yn5oxh] {
        display: block;
        max-height: min(68vh, 620px);
        overflow-y: auto;
        overscroll-behavior: contain;
    }

    .ads-toolbar[b-w9y4yn5oxh] {
        align-items: stretch !important;
    }

    .ads-search[b-w9y4yn5oxh],
    .ads-sort[b-w9y4yn5oxh] {
        width: 100% !important;
        max-width: none;
    }

    .ads-search[b-w9y4yn5oxh] {
        flex-basis: 100%;
    }
}

@media (max-width: 520px) {
    .ads-page[b-w9y4yn5oxh] {
        width: min(100% - 1rem, 520px);
    }

    .ads-page[b-w9y4yn5oxh]  .rz-card {
        padding: 0.85rem;
    }

    .ads-card-image[b-w9y4yn5oxh] {
        height: 190px;
    }

    .ads-card-media[b-w9y4yn5oxh] {
        height: 190px;
    }
}
