@import '_content/Ant1/Ant1.yfh6u0tzsa.bundle.scp.css';

/* /Layout/TopHeader.razor.rz.scp.css */
.top-row[b-e108i8v6vq] {
    background-color: var(--bs-body-bg);
    border-bottom: 1px solid var(--bs-border-color);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-e108i8v6vq]  a, .top-row[b-e108i8v6vq]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-e108i8v6vq]  a:hover, .top-row[b-e108i8v6vq]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-e108i8v6vq]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-e108i8v6vq] {
        justify-content: space-between;
    }

        .top-row[b-e108i8v6vq]  a, .top-row[b-e108i8v6vq]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .top-row[b-e108i8v6vq] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-e108i8v6vq]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-e108i8v6vq], article[b-e108i8v6vq] {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }
}
