@import 'Loondry.WebApp.Client.1ef0nxxkgg.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/Loondry.Components/Loondry.Components.gf0wyzg8xc.bundle.scp.css';
@import '_content/Loondry.Core.Components/Loondry.Core.Components.796z11grs7.bundle.scp.css';
@import '_content/Oss.Documents.Forms/Oss.Documents.Forms.je14wq1m13.bundle.scp.css';
@import '_content/Scarnas.Blazor.Components/Scarnas.Blazor.Components.zzthhua5xh.bundle.scp.css';
@import '_content/Tabiot.Blazor.Layouts/Tabiot.Blazor.Layouts.ra0rvskmae.bundle.scp.css';
@import '_content/Tabiot.Blazor.Loading/Tabiot.Blazor.Loading.hxb6uypiw6.bundle.scp.css';

/* _content/Loondry.WebApp/Components/Layout/HostLayout.razor.rz.scp.css */
.dashboard-container[b-5qa42r5vk9] {
    display: flex;
    height: 100vh;
    background-color: #ffffff;
}

.topbar[b-5qa42r5vk9] {
    width: 100%;
    height: 105px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #e4e4e4;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}

.main-content[b-5qa42r5vk9] {
    margin-top: 105px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.page-content[b-5qa42r5vk9] {
    flex: 1;
    padding: 32px;
    overflow-y: auto;
}
/* _content/Loondry.WebApp/Components/Layout/LaundryLayout.razor.rz.scp.css */
.dashboard-container[b-s5s4byz82f] {
    display: flex;
    height: 100vh;
    background-color: #ffffff;
}

.sidebar[b-s5s4byz82f] {
    width: 248px;
    background-color: #f9f9f9;
    border-right: 1px solid #e4e4e4;
    position: fixed;
    height: 100vh;
    left: 0;
    top: 0;
}

.main-content[b-s5s4byz82f] {
    flex: 1;
    margin-left: 248px;
    display: flex;
    flex-direction: column;
}

.top-header[b-s5s4byz82f] {
    height: 72px;
    background-color: #ffffff;
    border-bottom: 1px solid #e4e4e4;
    display: flex;
    align-items: center;
    padding: 0 32px;
}

.header-content[b-s5s4byz82f] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search-bar[b-s5s4byz82f] {
    width: 360px;
}

.search-input-container[b-s5s4byz82f] {
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #afafaf;
    border-radius: 4px;
    padding: 10px 12px;
}

.search-icon[b-s5s4byz82f] {
    color: #afafaf;
    margin-right: 12px;
    font-size: 14px;
}

.search-input[b-s5s4byz82f] {
    border: none;
    outline: none;
    flex: 1;
    font-size: 14px;
    color: #afafaf;
    background: transparent;
}

    .search-input[b-s5s4byz82f]::placeholder {
        color: #afafaf;
    }

.header-actions[b-s5s4byz82f] {
    display: flex;
    align-items: center;
    gap: 32px;
}

.notification-icon[b-s5s4byz82f] {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

    .notification-icon i[b-s5s4byz82f] {
        font-size: 20px;
        color: #000000;
    }

.profile-section[b-s5s4byz82f] {
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
}

.profile-avatar[b-s5s4byz82f] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #f2f2f2;
}

.profile-section i[b-s5s4byz82f] {
    font-size: 12px;
    color: #000000;
}

.page-content[b-s5s4byz82f] {
    flex: 1;
    padding: 32px;
    overflow-y: auto;
}
/* _content/Loondry.WebApp/Components/Layout/MainLayout.razor.rz.scp.css */
.dashboard-container[b-t8g4a3fn8t] {
    display: flex;
    height: 100vh;
    background-color: #ffffff;
}

.sidebar[b-t8g4a3fn8t] {
    width: 248px;
    background-color: #f9f9f9;
    border-right: 1px solid #e4e4e4;
    position: fixed;
    height: 100vh;
    left: 0;
    top: 0;
}

.main-content[b-t8g4a3fn8t] {
    flex: 1;
    margin-left: 248px;
    display: flex;
    flex-direction: column;
}

.top-header[b-t8g4a3fn8t] {
    height: 72px;
    background-color: #ffffff;
    border-bottom: 1px solid #e4e4e4;
    display: flex;
    align-items: center;
    padding: 0 32px;
}

.header-content[b-t8g4a3fn8t] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search-bar[b-t8g4a3fn8t] {
    width: 360px;
}

.search-input-container[b-t8g4a3fn8t] {
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #afafaf;
    border-radius: 4px;
    padding: 10px 12px;
}

.search-icon[b-t8g4a3fn8t] {
    color: #afafaf;
    margin-right: 12px;
    font-size: 14px;
}

.search-input[b-t8g4a3fn8t] {
    border: none;
    outline: none;
    flex: 1;
    font-size: 14px;
    color: #afafaf;
    background: transparent;
}

    .search-input[b-t8g4a3fn8t]::placeholder {
        color: #afafaf;
    }

.header-actions[b-t8g4a3fn8t] {
    display: flex;
    align-items: center;
    gap: 32px;
}

.notification-icon[b-t8g4a3fn8t] {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

    .notification-icon i[b-t8g4a3fn8t] {
        font-size: 20px;
        color: #000000;
    }

.profile-section[b-t8g4a3fn8t] {
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
}

.profile-avatar[b-t8g4a3fn8t] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #f2f2f2;
}

.profile-section i[b-t8g4a3fn8t] {
    font-size: 12px;
    color: #000000;
}

.page-content[b-t8g4a3fn8t] {
    flex: 1;
    padding: 32px;
    overflow-y: auto;
}
