<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Pages/Account.razor.rz.scp.css */
.required-astrisk[b-xdjkbxlna4] {
    color: red;
    font-weight: bold;
}
label[b-xdjkbxlna4] {
    font-weight: 500;
}

@media (max-width: 767.98px) {
    .btn-customer[b-xdjkbxlna4] {
        width: 100%;
    }
}

.profile-image[b-xdjkbxlna4] {
    max-width: 100%;
    max-height: 400px;
}

.pointer[b-xdjkbxlna4] {
    cursor: pointer;
}

.qr[b-xdjkbxlna4] {
    max-width: 100%;
    max-height: 200px;
}

.enabled[b-xdjkbxlna4] {
    color: green;
}
.disabled[b-xdjkbxlna4] {
    color: red;
}
/* /Pages/Admin.razor.rz.scp.css */
.search-found[b-q9cgluskv3] {
    font-weight: 100;
}
label[b-q9cgluskv3] {
    font-weight: 500;
}
.green[b-q9cgluskv3] {
    color: green;
}
.red[b-q9cgluskv3] {
    color: red;
}
.pointer[b-q9cgluskv3] {
    cursor: pointer;
}

.list-email[b-q9cgluskv3] {
    margin-top: 5px;
    font-weight: 100;
}
/* /Pages/Help.razor.rz.scp.css */
.pointer[b-2mrcqeymt0] {
    cursor: pointer;
}
/* /Pages/Home.razor.rz.scp.css */
.pointer[b-xf5qnuafp6] {
    cursor: pointer;
}


h1[b-xf5qnuafp6] {
    font-weight: 100;
    letter-spacing: 7px;
}

h2[b-xf5qnuafp6] {
    font-weight: 100;
}

.already-signed-in[b-xf5qnuafp6] {
    color:cornflowerblue;
    font-size: 30px;
}

/* /Pages/Login.razor.rz.scp.css */
label[b-lz6ocblyk4] {
    font-weight: 400;
}

.btn-override[b-lz6ocblyk4] {
    font-weight: 100 !important;
    padding: 0px !important;
}
/* /Pages/Note.razor.rz.scp.css */
h3[b-4lxdr9a3bp] {
    font-weight: 100;
}
.note-wrapper[b-4lxdr9a3bp] {
    min-height: 360px;
}
.pointer[b-4lxdr9a3bp] {
    cursor: pointer;
}

.delete[b-4lxdr9a3bp] {
    color: red;
}
.list[b-4lxdr9a3bp] {
    color: greenyellow;
}
.share[b-4lxdr9a3bp] {
    color: lightskyblue;
}
.recycle[b-4lxdr9a3bp] {
    color: greenyellow;
}
.checkuncheck[b-4lxdr9a3bp] {
    color: orange;
}


.color-circle[b-4lxdr9a3bp] {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 8px;
    vertical-align: middle;
}

.strike-through[b-4lxdr9a3bp] {
    background-color: #212529;
    color: rgb(86, 86, 86);
    text-decoration: line-through;
}

.content[b-4lxdr9a3bp] {
    overflow-y: auto;
}

textarea[b-4lxdr9a3bp] {
    height: calc(100vh - 287px); /* Remaining space after header and footer */
    resize: none; /* Optional: Prevent manual resizing */
}

.drag-handle[b-4lxdr9a3bp] {
    cursor: grab;
}

.item[b-4lxdr9a3bp] {
    user-select: none;
    -webkit-user-select: none;
}

.owned-by[b-4lxdr9a3bp] {
    font-size: 12px;
}
/* /Pages/Notes.razor.rz.scp.css */
.search-found[b-zl8wf37uar] {
    font-weight: 100;
    margin-right: 20px;
}

.pointer[b-zl8wf37uar] {
    cursor: pointer;
}

.help-icon[b-zl8wf37uar] {
    color:greenyellow;
}

.item[b-zl8wf37uar] {
    border-radius: 10px;
    border: 1px solid rgb(70, 70, 70);
    /* transition: border-color 500ms ease; */
    color: inherit;
    /* Optional: inherits parent text color */
    user-select: none;
    -webkit-user-select: none;
}

.drag-handle[b-zl8wf37uar] {
    cursor: grab;
}

.content[b-zl8wf37uar] {
    color: rgb(179, 179, 179);
}
.note[b-zl8wf37uar] {
    color: rgb(179, 179, 179);
}
.list[b-zl8wf37uar] {
    color: rgb(179, 179, 179);
}
/* /Shared/AuthorizedUsers.razor.rz.scp.css */
.dialog-btn[b-t9pn5a2l9w] {
    width: 110px;
}

.blazored-toast-container[b-t9pn5a2l9w] {
    z-index: 10000;
}
/* /Shared/ConfirmDialog.razor.rz.scp.css */
.dialog-btn[b-ry7xqhozqi] {
    width: 110px;
}

.blazored-toast-container[b-ry7xqhozqi] {
    z-index: 10000;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-1oklpbshhw] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-1oklpbshhw] {
    flex: 1;
}

.sidebar[b-1oklpbshhw] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-1oklpbshhw] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

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

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

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

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

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

@media (min-width: 641px) {
    .page[b-1oklpbshhw] {
        flex-direction: row;
    }

    .sidebar[b-1oklpbshhw] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-1oklpbshhw] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

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

    .top-row[b-1oklpbshhw], article[b-1oklpbshhw] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/MarkDownItem.razor.rz.scp.css */
.item[b-dhsymzh8f4] {
    user-select: none;
    -webkit-user-select: none;
}

.pointer[b-dhsymzh8f4] {
    cursor: pointer;
}

.completed[b-dhsymzh8f4] {
    color: mediumpurple;
}
.incomplete[b-dhsymzh8f4] {
    color: #707070;
}
/* /Shared/SortableList.razor.rz.scp.css */
/* 
  you need the ::deep identifier if you are using scoped styles like this
  because scoped styles are only applied to markup in the component, not
  to the markup inside the render fragment.
*/

[b-1a53q9du92] .sortable-ghost {
  visibility: hidden;
}

[b-1a53q9du92] .sortable-fallback {
  opacity: 1 !important
}
/* /Shared/TopNavigation.razor.rz.scp.css */
.navbar-brand[b-n2nt3iki5r] {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    letter-spacing: 7px;
    user-select: none;
}

.navbar-brand-logo[b-n2nt3iki5r]{
    height: 35px;
}

.search-icon[b-n2nt3iki5r] {
    color: orangered;
}

.user-icon[b-n2nt3iki5r] {
    color: steelblue;
    font-size: 1em;
}

.signout-icon[b-n2nt3iki5r] {
    color:white;
}

.admin-icon[b-n2nt3iki5r] {
    color: mediumpurple;
}
</pre></body></html>