@import '_content/Lify.Influencer.Pages.Dashboard/Lify.Influencer.Pages.Dashboard.2ggyijv767.bundle.scp.css';
@import '_content/Lify.Influencer.Pages.Home/Lify.Influencer.Pages.Home.jn931p9j8x.bundle.scp.css';
@import '_content/Lify.Influencer.Pages.WithdrawHistory/Lify.Influencer.Pages.WithdrawHistory.fd9k31p0t8.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
main[b-inb4yb2xoq] {
    flex: 1;
    height: calc(100dvh - 84px);
}

.sidebar[b-inb4yb2xoq] {
    min-width: fit-content;
    background-color: #FFFFFF;
    max-width: 26vw;
    width: 100%;
}

.content[b-inb4yb2xoq] {
    background-color: #FAFAFA;
}

#blazor-error-ui[b-inb4yb2xoq] {
    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-inb4yb2xoq] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.header[b-inb4yb2xoq] {
    background-color: #000000;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    inset: 0 0 100% 0;
    height: 84px;
}

    .header .logo img[b-inb4yb2xoq] {
        height: 28px;
    }

    .header .logo[b-inb4yb2xoq] {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-left: 36px;
    }

        .header .logo .divider[b-inb4yb2xoq] {
            background-color: #BBBBBE;
            width: 1px;
            margin: 0 12px;
            height: 24px;
        }

        .header .logo .title[b-inb4yb2xoq] {
            font-family: Manrope;
            font-weight: 500;
            font-style: Medium;
            font-size: 24px;
            leading-trim: NONE;
            line-height: 28px;
            letter-spacing: 0%;
            color: #FFFFFF;
        }

    .header .personal-info[b-inb4yb2xoq] {
        display: flex;
        padding-right: 32px;
        align-items: center;
    }

        .header .personal-info .initials[b-inb4yb2xoq] {
            color: #000000;
            background-color: #D3D3D4;
            text-align: center;
            font-family: Manrope;
            font-size: 14px;
            font-style: normal;
            font-weight: 700;
            line-height: 20px; /* 142.857% */
            display: flex;
            width: 32px;
            height: 32px;
            padding: 6px 0;
            justify-content: center;
            align-items: center;
            flex-shrink: 0;
            border-radius: 50%;
        }

        .header .personal-info .name-email[b-inb4yb2xoq] {
            display: flex;
            flex-direction: column;
            margin-left: 8px;
            margin-right: 24px;
        }

            .header .personal-info .name-email span:first-of-type[b-inb4yb2xoq] {
                font-family: Manrope;
                font-size: 14px;
                font-style: normal;
                font-weight: 700;
                line-height: 20px;
                color: #FFFFFF;
            }

            .header .personal-info .name-email span:last-of-type[b-inb4yb2xoq] {
                color: #A2A2A2;
                font-family: Manrope;
                font-size: 12px;
                font-style: normal;
                font-weight: 500;
                line-height: 16px;
            }

    .header[b-inb4yb2xoq]  .log-out-button {
        border-radius: 8px;
        background: #323232;
        color: #FFFFFF;
        font-family: Manrope;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
        display: flex;
        padding: 8px 16px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        text-transform: none !important;
    }
        .header[b-inb4yb2xoq]  .log-out-button:hover {
            background: #5F5F5F;
        }

    .header[b-inb4yb2xoq]  .log-out-button-mobile {
        display: none;
    }

        .header[b-inb4yb2xoq]  .log-out-button img {
            margin-left: 8px;
        }

    .header[b-inb4yb2xoq]  .dashboard-button {
        border-radius: 8px;
        background: #323232;
        color: #FFFFFF;
        font-family: Manrope;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
        display: flex;
        padding: 8px 16px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        background-color: #323232 !important;
        text-transform: none !important;
        margin-right: 32px;
    }

        .header[b-inb4yb2xoq]  .dashboard-button img {
            margin-right: 8px;
        }

    .header .spacer[b-inb4yb2xoq] {
        flex-grow: 1;
    }

    .header[b-inb4yb2xoq]  .language-selector {
        border: none !important;
        margin-right: 32px;
    }

    .header[b-inb4yb2xoq]  .language-selector-container {
        display: block !important;
        flex-grow: 0 !important;
    }

    .header[b-inb4yb2xoq]  .language-selector .mud-input-adornment {
        display: none !important;
    }

    .header[b-inb4yb2xoq]  .language-selector .mud-input.mud-input-underline:before {
        border: none !important;
    }

    .header[b-inb4yb2xoq]  .language-selector .mud-input.mud-input-underline:after {
        border: none !important;
    }

    .header[b-inb4yb2xoq]  .language-selector .mud-input input {
        width: 30px;
    }

    .header[b-inb4yb2xoq]  .language-selector .mud-select-input {
        padding: 0px !important;
        color: #FFFFFF !important;
        text-transform: uppercase;
    }

        .header[b-inb4yb2xoq]  .language-selector .mud-select-input:after {
            background-image: url('images/language_selector_icon.svg') !important;
            background-repeat: no-repeat;
            width: 25px !important;
            height: 16px !important;
            position: relative !important;
            padding: 0 !important;
            transform: scaleY(1) !important;
        }

        .header[b-inb4yb2xoq]  .language-selector .mud-select-input:is(:focus-within):after {
            transform: scaleY(-1) !important;
        }


@media(max-width: 768px){

    .header .logo img[b-inb4yb2xoq] {
        height: 16px;
    }

    .header .logo .title[b-inb4yb2xoq] {
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
    }
    
    .header .personal-info[b-inb4yb2xoq] {
        padding-right: 24px;
    }
    .header .personal-info .name-email[b-inb4yb2xoq] {
        display: none;
    }

    .header[b-inb4yb2xoq]  .log-out-button {
        display: none;
    }

    .header[b-inb4yb2xoq]  .log-out-button-mobile {
        display: block;
        padding: 0px !important;
        height: 24px;
        width: 24px;
        margin-left: 16px;
        min-width: 0px;
    }

    .header[b-inb4yb2xoq]  .log-out-button-mobile img {
        height: 24px;
    }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.nav-item[b-jkya2cp61s] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item[b-jkya2cp61s]  .nav-link {
        color: #323232;
        background: none;
        border: none;
        border-radius: 12px 0 0 12px;
        height: 3rem;
        display: flex;
        align-items: center;
        width: 100%;
        transition: all 225ms ease-in-out;
        color: #323232;
        font-family: Manrope;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px; /* 171.429% */
    }

        .nav-item[b-jkya2cp61s]  .nav-link img {
            margin-right: 8px;
        }

    .nav-item[b-jkya2cp61s]  a.active {
        background-color: #F3F7FD;
        border-right: 2px solid #175EE1;
        color: #175EE1;
    }

    .nav-item[b-jkya2cp61s]  .nav-link:hover {
        background-color: #F3F7FD;
    }

.nav-scrollable[b-jkya2cp61s] {
    display: none;
}

.nav[b-jkya2cp61s] {
    display: flex;
    flex-direction: column;
    padding: 32px 0 32px 32px;
}

.navbar-toggler:checked ~ .nav-scrollable[b-jkya2cp61s] {
    display: block;
}

@media (max-width: 960px) {
    .nav[b-jkya2cp61s] {
        flex-direction: row;
        width: 100vw;
        padding: 16px 24px 0 24px;
        border-bottom: 1px solid #E9E9EA;
    }

    .nav-item[b-jkya2cp61s] {
        width: 50%;
        padding-bottom: 0;
    }
        .nav-item[b-jkya2cp61s]  .nav-link {
            justify-content: center;
        }

    .nav-item[b-jkya2cp61s]  a.active {
        background-color: #F3F7FD;
        border-right: 0px solid #175EE1;
        border-bottom: 2px solid #175EE1;
    }

    .nav-item:nth-last-child(1)[b-jkya2cp61s]  .nav-link {
        border-radius: 0 12px 0 0;
    }

    .nav-item:nth-child(1)[b-jkya2cp61s]  .nav-link {
        border-radius: 12px 0 0 0;
    }
}
/* /Components/Pages/NotFound.razor.rz.scp.css */
.content[b-uhmb1zcaqk] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

    .content h1[b-uhmb1zcaqk] {
        font-family: Manrope;
        font-weight: 700;
        font-style: Bold;
        font-size: 80px;
        leading-trim: NONE;
        line-height: 80px;
        letter-spacing: 0%;
        text-align: center;
        color: #457EE7;
        margin-bottom: 40px;
    }

.title[b-uhmb1zcaqk] {
    color: #323232;
    text-align: center;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 8px;
}

.subtitle[b-uhmb1zcaqk] {
    color: #323232;
    text-align: center;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    max-width: 442px;
}

[b-uhmb1zcaqk] .go-home-button {
    display: flex;
    padding: 12px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 24px;
    border-radius: 12px;
    background: #175EE1 !important;
}

    [b-uhmb1zcaqk] .go-home-button:hover {
        background: #124BB4 !important;
    }
