@import '_content/Canvas/Canvas.vcs5g71upi.bundle.scp.css';

/* /Pages/Index.razor.rz.scp.css */
.loading-indicator[b-x8c1drlfih]{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.loading-indicator .spinner-border[b-x8c1drlfih]{width:3rem;height:3rem}.loading-indicator__text[b-x8c1drlfih]{font-size:1.1rem}.custom-face-section .custom-face-editor[b-x8c1drlfih]{display:flex;flex-direction:column;gap:1rem}.custom-face-section .custom-face-stage[b-x8c1drlfih]{position:relative;width:100%;max-width:520px;aspect-ratio:1000/625;border-radius:.75rem;overflow:hidden;background-color:#f8f9fa;background-image:url("img/ansikten/ansikte-mask.png");background-size:cover;background-position:center;border:1px solid rgba(0,0,0,.1)}.custom-face-section .custom-face-mask[b-x8c1drlfih]{position:absolute;inset:0;mask-image:url("img/ansikten/ansikte-mask.png");mask-size:cover;mask-repeat:no-repeat;-webkit-mask-image:url("img/ansikten/ansikte-mask.png");-webkit-mask-size:cover;-webkit-mask-repeat:no-repeat;touch-action:none}.custom-face-section .custom-face-mask img[b-x8c1drlfih]{position:absolute;top:0;left:0;max-width:none;user-select:none;pointer-events:auto;cursor:grab;transform-origin:top left;touch-action:none}.custom-face-section .custom-face-mask img.dragging[b-x8c1drlfih]{cursor:grabbing}.custom-face-section .custom-face-actions[b-x8c1drlfih]{display:flex;flex-wrap:wrap;gap:.75rem}.custom-face-section .custom-face-actions .btn[b-x8c1drlfih]{min-width:150px}
/* /Shared/MainLayout (copy).razor.rz.scp.css */
.page[b-lk4iwnn5bl] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

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

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-lk4iwnn5bl] {
        display: none;
    }

    .top-row.auth[b-lk4iwnn5bl] {
        justify-content: space-between;
    }

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

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

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

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

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

    .top-row[b-lk4iwnn5bl], article[b-lk4iwnn5bl] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-46fw68jt53] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-46fw68jt53] {
    flex: 1;
}

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

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

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

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

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

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-46fw68jt53] {
        display: none;
    }

    .top-row.auth[b-46fw68jt53] {
        justify-content: space-between;
    }

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

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

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

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

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

    .top-row[b-46fw68jt53], article[b-46fw68jt53] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-cvp2avckm8] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-cvp2avckm8] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-cvp2avckm8] {
    font-size: 1.1rem;
}

.oi[b-cvp2avckm8] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-cvp2avckm8] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-cvp2avckm8] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-cvp2avckm8] {
        padding-bottom: 1rem;
    }

    .nav-item[b-cvp2avckm8]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-cvp2avckm8]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-cvp2avckm8]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-cvp2avckm8] {
        display: none;
    }

    .collapse[b-cvp2avckm8] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-cvp2avckm8] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

