/* /Components/Controls/Accordion.razor.rz.scp.css */
details + details[b-jftnflldxa] {
    border-top: none;
}

details[open][b-jftnflldxa] {
    /*padding-bottom: 1em;*/
}

summary[b-jftnflldxa] {
    padding: .3em 1em 0 .1em;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    user-select: none;
}

    summary[b-jftnflldxa]::after {
        content: '';
        width: 0;
        height: 0;
        border-top: 10px solid #212529;
        border-inline: 5px solid transparent;
        transition: 0.2s;
        transform: rotate(-90deg);
    }

details[open] > summary[b-jftnflldxa]::after {
    /*transform: rotate(-180deg);*/
    transform: rotate(0deg);
}

details[open] summary[b-jftnflldxa] {
    font-weight: bold;
}

p[b-jftnflldxa] {
    margin: 1rem 0 0;
    padding-left: 1px;
}

details[b-jftnflldxa] {
    border: 1px solid #dfe2e6;
    padding: 1rem !important;
}
/* /Components/Controls/Matrix.razor.rz.scp.css */
td[b-cfhqsxuosm] {
    font-size: 0.75rem;
    text-align: center;
    width: 15%;
}
td:first-child[b-cfhqsxuosm] {
    text-align: left;
    width: 25%;
}

tr[b-cfhqsxuosm] {
    height: 2.5rem;
}
/* /Components/Layout/AuthenticationLayout.razor.rz.scp.css */
[b-0w2f3q58q1] .container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 8rem;
    min-height: calc(100vh - 8rem);
}

[b-0w2f3q58q1] .wrapper {
    max-width: 450px;
    text-align: center;
    width: 100%;
}

[b-0w2f3q58q1] .footer {
    margin-top: auto;
    padding: 4rem 0 1.5rem;
    opacity: .54;
    font-size: .75rem;
    text-align: center;
}

[b-0w2f3q58q1] img {
    display: block;
    max-width: 100%;
    object-fit: cover;
}

[b-0w2f3q58q1] .button {
    /*background-color: #242B4C;*/
    background-color: black;
    color: white;
    align-items: center;
    border-radius: 6px;
    border-style: none;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    padding: 0.65rem 0.7rem;
    justify-content: center;
    min-width: 100%;
    outline: none;
    text-align: center;
    transition: background-color .3s,color .3s;
    margin-top: 20px;
}

/*::deep .field {
    font-size: 1rem;
    line-height: 1.25rem;
    border: 1px solid #262c4b36;
    border-radius: 8px;
    color: var(--primary);
    font-size: 1rem;
    font-weight: 400;
    padding: 14px;
    width: 100%;
    margin: 4px 0;
}*/

[b-0w2f3q58q1] .register {
    margin-top: 20px;
}

[b-0w2f3q58q1] .logo {
    display: flex;
    align-items: center;
    justify-content: center;
}

    [b-0w2f3q58q1] .logo span {
        margin-left: 0px;
        margin-right: 30px;
        font-size: 1.5rem;
        font-weight: bold;
    }

[b-0w2f3q58q1] .logo-text {
    color: white;
    color: #212A4D;
}

[b-0w2f3q58q1] .title {
    margin: 30px 0;
}

[b-0w2f3q58q1] .link {
    text-decoration: underline;
}

[b-0w2f3q58q1] .error {
    margin: 10px 0;
}
/* /Components/Layout/NavBar.razor.rz.scp.css */
.nav-item[b-08y6j11hk0] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type[b-08y6j11hk0] {
    padding-top: .85rem;
}

.nav-item:last-of-type[b-08y6j11hk0] {
    padding-bottom: 1rem;
}

.nav-item[b-08y6j11hk0]  .nav-link {
    /*color: #d7d7d7;*/
    color: black;
    background: none;
    border: none;
    border-radius: 4px;
    height: 2.25rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
    width: 100%;
}

.nav-item[b-08y6j11hk0]  a.active {
    /*background-color: rgba(255,255,255,0.37);*/
    background-color: black;
    color: white;
}

.nav-item[b-08y6j11hk0]  a.active .bi-navmenu {
    /*background-color: black;*/
    color: white;
}

.nav-item[b-08y6j11hk0]  .nav-link:hover {
    /*background-color: rgba(255,255,255,0.1);*/
    background-color: #d5d5d5;
    color: black;
}

.nav-scrollable[b-08y6j11hk0] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-08y6j11hk0] {
    display: block;
}

.px-a[b-08y6j11hk0] {
    /*padding-right: 0;*/
    padding-right: .6rem;
    padding-left: 0;
}

@media (max-width: 1024px) {
    [b-08y6j11hk0] .txt-link {
        display: none;
        margin-left: 1rem;
    }
    [b-08y6j11hk0] .nav-link {
        padding: 0 !important;
    }
/*    .nav-item ::deep a.active {
        width: 36px;
    }
    .nav-item ::deep .nav-link:hover {
        width: 36px;
    }*/
    .bi-navmenu[b-08y6j11hk0] {
        margin-right: 0;
    }
    .px-a[b-08y6j11hk0] {
        /*padding-right: 1rem;*/
        padding-left: .6rem;
    }
    .nav-item[b-08y6j11hk0]  .nav-link {
        justify-content: center;
        width: 36px;
    }
}

@media (min-width: 641px) {
    .navbar-toggler[b-08y6j11hk0] {
        display: none;
    }

    .nav-scrollable[b-08y6j11hk0] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/NavBarHome.razor.rz.scp.css */
.nav-item[b-6lmg63cjfj] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type[b-6lmg63cjfj] {
    padding-top: .85rem;
}

.nav-item:last-of-type[b-6lmg63cjfj] {
    padding-bottom: 1rem;
}

.nav-item[b-6lmg63cjfj]  .nav-link {
    /*color: #d7d7d7;*/
    color: black;
    background: none;
    border: none;
    border-radius: 4px;
    height: 2.25rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
    width: 100%;
}

.nav-item[b-6lmg63cjfj]  a.active {
    /*background-color: rgba(255,255,255,0.37);*/
    background-color: black;
    color: white;
}

.nav-item[b-6lmg63cjfj]  a.active .bi-navmenu {
    /*background-color: black;*/
    color: white;
}

.nav-item[b-6lmg63cjfj]  .nav-link:hover {
    /*background-color: rgba(255,255,255,0.1);*/
    background-color: #d5d5d5;
    color: black;
}

.nav-scrollable[b-6lmg63cjfj] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-6lmg63cjfj] {
    display: block;
}

.px-a[b-6lmg63cjfj] {
    /*padding-right: 0;*/
    padding-right: .6rem;
    padding-left: 0;
}

@media (max-width: 1024px) {
    [b-6lmg63cjfj] .txt-link {
        display: none;
        margin-left: 1rem;
    }
    [b-6lmg63cjfj] .nav-link {
        padding: 0 !important;
    }
/*    .nav-item ::deep a.active {
        width: 36px;
    }
    .nav-item ::deep .nav-link:hover {
        width: 36px;
    }*/
    .bi-navmenu[b-6lmg63cjfj] {
        margin-right: 0;
    }
    .px-a[b-6lmg63cjfj] {
        /*padding-right: 1rem;*/
        padding-left: .6rem;
    }
    .nav-item[b-6lmg63cjfj]  .nav-link {
        justify-content: center;
        width: 36px;
    }
}

@media (min-width: 641px) {
    .navbar-toggler[b-6lmg63cjfj] {
        display: none;
    }

    .nav-scrollable[b-6lmg63cjfj] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/NavBarMobile.razor.rz.scp.css */
.nav-item[b-q7gvuh7pt5] {
    font-size: 0.9rem;
    padding-bottom: 0.4rem;
}

.nav-item:first-of-type[b-q7gvuh7pt5] {
    padding-top: .85rem;
}

.nav-item:last-of-type[b-q7gvuh7pt5] {
    padding-bottom: 1rem;
}

.nav-item[b-q7gvuh7pt5]  .nav-link {
    color: black;
    background: none;
    border: none;
    border-radius: 4px;
    height: 2.25rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
    width: 100%;
}

.nav-item[b-q7gvuh7pt5]  a.active {
    background-color: black;
    color: white;
}

.nav-item[b-q7gvuh7pt5]  a.active .bi-navmenu {
    color: white;
}

.nav-item[b-q7gvuh7pt5]  .nav-link:hover {
    background-color: #d5d5d5;
    color: black;
}

.nav-scrollable[b-q7gvuh7pt5] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-q7gvuh7pt5] {
    display: block;
}

.px-a[b-q7gvuh7pt5] {
    padding-right: .6rem;
    padding-left: 0;
}

[b-q7gvuh7pt5] .txt-link {
    font-size: .875rem;
    margin-left: 10px;
}
@media (max-width: 1024px) {
    [b-q7gvuh7pt5] .txt-link {
        /*display: none;*/
        margin-left: 1rem;
    }
    [b-q7gvuh7pt5] .nav-link {
        padding: 0 !important;
    }
    .bi-navmenu[b-q7gvuh7pt5] {
        margin-right: 0;
        margin-left: 1rem;
    }
    .px-a[b-q7gvuh7pt5] {
        padding-left: .6rem;
    }
    .nav-item[b-q7gvuh7pt5]  .nav-link {
        /*justify-content: center;*/
        /*width: 36px;*/
    }
}

@media (min-width: 641px) {
    .navbar-toggler[b-q7gvuh7pt5] {
        display: none;
    }

    .nav-scrollable[b-q7gvuh7pt5] {
        display: block;
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/Designer/Editor.razor.rz.scp.css */
.email-editor-container[b-fgz1ws908d] {
    height: 100vh;
    display: flex;
    flex-direction: column;
}

.editor-header[b-fgz1ws908d] {
    background: #f8f9fa;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.editor-header h2[b-fgz1ws908d] {
    margin: 0;
    color: #333;
}

.editor-actions[b-fgz1ws908d] {
    display: flex;
    gap: 0.5rem;
}

.editor-workspace[b-fgz1ws908d] {
    flex: 1;
    display: flex;
    overflow: hidden;
    background-color: white;
}

.toolbox[b-fgz1ws908d] {
    width: 280px;
    border-right: 1px solid #dee2e6;
    padding: 1rem;
    overflow-y: auto;
    position: fixed;
    top: 54px;
    z-index: 1;
    bottom: 0;
}

.toolbox h3[b-fgz1ws908d] {
    margin: 0 0 1rem 0;
    color: #333;
    font-size: 1rem;
}

.toolbox-items[b-fgz1ws908d] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
/*    position: fixed;
    overflow: auto;
    top: 92px;
    bottom: 0;
    width: 264px;*/
}

.toolbox-item[b-fgz1ws908d] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.3rem;
    background: white;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    cursor: grab;
    transition: all 0.2s;
    width: 120px
}
.toolbox-item span[b-fgz1ws908d] {
    flex: 1;
    font-size: 0.75rem;
}

.toolbox-item:hover[b-fgz1ws908d] {
    background: #e9ecef;
    transform: translateY(-1px);
}

.toolbox-item:active[b-fgz1ws908d] {
    cursor: grabbing;
}

.email-canvas[b-fgz1ws908d] {
    flex: 1;
    background: #cacaca;
    overflow-y: auto;
    position: relative;
    position: absolute;
    left: 280px;
    right: 400px;
    overflow: auto;
    top: 52px;
    bottom: 0;
}

.canvas-header[b-fgz1ws908d] {
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
}

.subject-input[b-fgz1ws908d] {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    font-size: 1.1rem;
    font-weight: 600;
}

.canvas-body[b-fgz1ws908d] {
    padding: 1rem;
    min-height: 400px;
}

.empty-canvas[b-fgz1ws908d] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    border: 2px dashed #dee2e6;
    border-radius: 8px;
    color: #6c757d;
    font-style: italic;
}

.drop-zone[b-fgz1ws908d] {
    height: 10px;
    /*margin: 8px 0;*/
    border-radius: 2px;
    transition: all 0.3s ease;
    position: relative;
    opacity: 0;
}

.drop-zone.active[b-fgz1ws908d] {
    height: 10px;
    background: #007bff;
    opacity: 1;
    /*margin: 16px 0;*/
}

.drop-indicator[b-fgz1ws908d] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 0.875rem;
    font-weight: 500;
    white-space: nowrap;
    pointer-events: none;
}

.email-component[b-fgz1ws908d] {
    position: relative;
    padding: 0.5rem;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s;
}

.email-component[draggable="true"][b-fgz1ws908d] {
    cursor: grab;
}

.email-component[draggable="true"]:active[b-fgz1ws908d] {
    cursor: grabbing;
}

.email-component.dragging[b-fgz1ws908d] {
    opacity: 0.5;
    transform: rotate(2deg);
}

.email-component:hover[b-fgz1ws908d] {
    border-color: #007bff;
    background: #f8f9ff;
}

.email-component.selected[b-fgz1ws908d] {
    border-color: #007bff;
    background: #f8f9ff;
    box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}

.component-controls[b-fgz1ws908d] {
    position: absolute;
    /*top: -10px;*/
    top: -2px;
    /*right: -10px;*/
    right: -45px;
    display: flex;
    gap: 2px;
    opacity: 0;
    transition: opacity 0.2s;
    flex-direction: column;
    background: white;
    padding: 7px;
    border-radius: 6px;
}

/*.email-component:hover .component-controls,*/
.email-component.selected .component-controls[b-fgz1ws908d] {
    opacity: 1;
    z-index: 2;
}

.control-btn[b-fgz1ws908d] {
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 50%;
    background: #007bff;
    color: white;
    cursor: pointer;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.control-btn:hover[b-fgz1ws908d] {
    background: #0056b3;
}

.control-btn.delete[b-fgz1ws908d] {
    background: #dc3545;
}

.control-btn.delete:hover[b-fgz1ws908d] {
    background: #c82333;
}

.control-btn:disabled[b-fgz1ws908d] {
    background: #6c757d;
    cursor: not-allowed;
}
.control-btn.copy[b-fgz1ws908d] {
    background: blacK;
}
.text-component div[b-fgz1ws908d], .heading-component h2[b-fgz1ws908d] {
    min-height: 20px;
    outline: none;
}

.edit-textarea[b-fgz1ws908d], .edit-input[b-fgz1ws908d] {
    width: 100%;
    padding: 0.5rem;
    border: 1px solid #007bff;
    border-radius: 4px;
    font-family: inherit;
}

.edit-textarea[b-fgz1ws908d] {
    min-height: 60px;
    resize: vertical;
}

.heading-edit[b-fgz1ws908d] {
    font-size: 1.5rem;
    font-weight: bold;
}

.button-edit-panel[b-fgz1ws908d], .image-edit-panel[b-fgz1ws908d] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.email-btn[b-fgz1ws908d] {
    background: #007bff;
    color: white;
    border: none;
    padding: 0.75rem 1.5rem;
    border-radius: 4px;
    cursor: pointer;
    font-size: 1rem;
}

.image-component img[b-fgz1ws908d] {
    max-width: 100%;
    height: auto;
    display: block;
}

.divider-component hr[b-fgz1ws908d] {
    border: none;
    height: 1px;
    background: #dee2e6;
    margin: 1rem 0;
}

.properties-panel[b-fgz1ws908d] {
    width: 400px;
    border-left: 1px solid #dee2e6;
    padding: 1rem;
    overflow-y: auto;
    position: fixed;
    top: 52px;
    right: 0;
    bottom: 0;
}

.properties-panel h3[b-fgz1ws908d] {
    margin: 0 0 1rem 0;
    color: #333;
    font-size: 1rem;
}

.property-group[b-fgz1ws908d] {
    margin-bottom: 1rem;
}

.property-group label[b-fgz1ws908d] {
    display: block;
    margin-bottom: 0.25rem;
    font-weight: 600;
    color: #333;
    font-size: 0.875rem;
}

.property-input[b-fgz1ws908d] {
    width: 100%;
    padding: 0.5rem;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    font-size: 0.875rem;
}

.property-input:focus[b-fgz1ws908d] {
    outline: none;
    border-color: #007bff;
}

.preview-modal[b-fgz1ws908d] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.preview-content[b-fgz1ws908d] {
    background: white;
    border-radius: 8px;
    width: 90%;
    max-width: 800px;
    max-height: 90%;
    overflow: hidden;
}

.preview-header[b-fgz1ws908d] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    background: #f8f9fa;
}

.close-btn[b-fgz1ws908d] {
    background: none;
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
    color: #6c757d;
}

.preview-body[b-fgz1ws908d] {
    padding: 1rem;
    overflow-y: auto;
    max-height: 70vh;
}

.email-preview[b-fgz1ws908d] {
    max-width: 600px;
    margin: 0 auto;
    border: 1px solid #dee2e6;
    border-radius: 4px;
}

.email-subject[b-fgz1ws908d] {
    padding: 1rem;
    background: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
}

.email-content[b-fgz1ws908d] {
    padding: 1rem;
}
/* /Components/Pages/Designer/JsonViewer.razor.rz.scp.css */
.json-viewer[b-m98solmjza] {
    font-family: monospace;
    font-size: 14px;
    margin: 10px 0;
}

.json-object[b-m98solmjza], .json-array[b-m98solmjza] {
    list-style-type: none;
    padding-left: 20px;
    /*padding-left: 3px;*/
    margin: 0;
}

.json-property[b-m98solmjza] {
    color: #0451a5;
    font-weight: bold;
    margin-right: 5px
}

.json-index[b-m98solmjza] {
    color: #0451a5;
    font-weight: bold;
}

.json-string[b-m98solmjza] {
    color: #a31515;
}

.json-number[b-m98solmjza] {
    color: #098658;
}

.json-boolean[b-m98solmjza] {
    color: #0000ff;
}

.json-null[b-m98solmjza] {
    color: #7d7d7d;
    font-style: italic;
}

/* mein style */
.flex-row[b-m98solmjza] {
    display: flex;
    gap: .5rem;
    align-items: center;
    /*align-items: flex-start;*/
}

li[b-m98solmjza] {
    /*display: flex;*/
    /*   justify-content: space-between;*/
    margin: .2rem 0;
}

.s-b[b-m98solmjza] {
    justify-content: space-between;
}
/* /Components/Pages/EmailBuilder/EmailBuilderPage.razor.rz.scp.css */
.email-editor-container[b-am2rveg4ka] {
    height: 100vh;
    display: flex;
    flex-direction: column;
}

.editor-header[b-am2rveg4ka] {
    background: #f8f9fa;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .editor-header h2[b-am2rveg4ka] {
        margin: 0;
        color: #333;
    }

.editor-actions[b-am2rveg4ka] {
    display: flex;
    gap: 0.5rem;
}

.editor-workspace[b-am2rveg4ka] {
    flex: 1;
    display: flex;
    overflow: hidden;
    background-color: white;
}

.toolbox[b-am2rveg4ka] {
    width: 280px;
    border-right: 1px solid #dee2e6;
    padding: 1rem;
    overflow-y: auto;
    position: fixed;
    top: 54px;
    z-index: 1;
    bottom: 0;
}

    .toolbox h3[b-am2rveg4ka] {
        margin: 0 0 1rem 0;
        color: #333;
        font-size: 1rem;
    }

.toolbox-items[b-am2rveg4ka] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    /*    position: fixed;
    overflow: auto;
    top: 92px;
    bottom: 0;
    width: 264px;*/
}

.toolbox-item[b-am2rveg4ka] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.3rem;
    background: white;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    cursor: grab;
    transition: all 0.2s;
    width: 120px
}

    .toolbox-item span[b-am2rveg4ka] {
        flex: 1;
        font-size: 0.75rem;
    }

    .toolbox-item:hover[b-am2rveg4ka] {
        background: #e9ecef;
        transform: translateY(-1px);
    }

    .toolbox-item:active[b-am2rveg4ka] {
        cursor: grabbing;
    }

.email-canvas[b-am2rveg4ka] {
    flex: 1;
    background: #cacaca;
    overflow-y: auto;
    position: relative;
    position: absolute;
    left: 280px;
    right: 400px;
    overflow: auto;
    top: 52px;
    bottom: 0;
}

.canvas-header[b-am2rveg4ka] {
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
}

.subject-input[b-am2rveg4ka] {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    font-size: 1.1rem;
    font-weight: 600;
}

.canvas-body[b-am2rveg4ka] {
    padding: 1rem;
    min-height: 400px;
}

.empty-canvas[b-am2rveg4ka] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    border: 2px dashed #dee2e6;
    border-radius: 8px;
    color: #6c757d;
    font-style: italic;
}

.drop-zone[b-am2rveg4ka] {
    height: 10px;
    /*margin: 8px 0;*/
    border-radius: 2px;
    transition: all 0.3s ease;
    position: relative;
    opacity: 0;
}

    .drop-zone.active[b-am2rveg4ka] {
        height: 10px;
        background: #007bff;
        opacity: 1;
        /*margin: 16px 0;*/
    }

.drop-indicator[b-am2rveg4ka] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 0.875rem;
    font-weight: 500;
    white-space: nowrap;
    pointer-events: none;
}

.email-component[b-am2rveg4ka] {
    position: relative;
    padding: 0.5rem;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s;
}

    .email-component[draggable="true"][b-am2rveg4ka] {
        cursor: grab;
    }

        .email-component[draggable="true"]:active[b-am2rveg4ka] {
            cursor: grabbing;
        }

    .email-component.dragging[b-am2rveg4ka] {
        opacity: 0.5;
        transform: rotate(2deg);
    }

    .email-component:hover[b-am2rveg4ka] {
        border-color: #007bff;
        background: #f8f9ff;
    }

    .email-component.selected[b-am2rveg4ka] {
        border-color: #007bff;
        background: #f8f9ff;
        box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
    }

.component-controls[b-am2rveg4ka] {
    position: absolute;
    /*top: -10px;*/
    top: -2px;
    /*right: -10px;*/
    right: -45px;
    display: flex;
    gap: 2px;
    opacity: 0;
    transition: opacity 0.2s;
    flex-direction: column;
    background: white;
    padding: 7px;
    border-radius: 6px;
}

/*.email-component:hover .component-controls,*/
.email-component.selected .component-controls[b-am2rveg4ka] {
    opacity: 1;
    z-index: 2;
}

.control-btn[b-am2rveg4ka] {
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 50%;
    background: #007bff;
    color: white;
    cursor: pointer;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .control-btn:hover[b-am2rveg4ka] {
        background: #0056b3;
    }

    .control-btn.delete[b-am2rveg4ka] {
        background: #dc3545;
    }

        .control-btn.delete:hover[b-am2rveg4ka] {
            background: #c82333;
        }

    .control-btn:disabled[b-am2rveg4ka] {
        background: #6c757d;
        cursor: not-allowed;
    }

    .control-btn.copy[b-am2rveg4ka] {
        background: blacK;
    }

.text-component div[b-am2rveg4ka], .heading-component h2[b-am2rveg4ka] {
    min-height: 20px;
    outline: none;
}

.edit-textarea[b-am2rveg4ka], .edit-input[b-am2rveg4ka] {
    width: 100%;
    padding: 0.5rem;
    border: 1px solid #007bff;
    border-radius: 4px;
    font-family: inherit;
}

.edit-textarea[b-am2rveg4ka] {
    min-height: 60px;
    resize: vertical;
}

.heading-edit[b-am2rveg4ka] {
    font-size: 1.5rem;
    font-weight: bold;
}

.button-edit-panel[b-am2rveg4ka], .image-edit-panel[b-am2rveg4ka] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.email-btn[b-am2rveg4ka] {
    background: #000000;
    color: white;
    border: none;
    padding: 0.75rem 1.5rem;
    border-radius: 4px;
    cursor: pointer;
    font-size: 1rem;
}

.image-component img[b-am2rveg4ka] {
    max-width: 100%;
    height: auto;
    display: block;
}

.divider-component hr[b-am2rveg4ka] {
    border: none;
    height: 1px;
    background: #dee2e6;
    margin: 1rem 0;
}

.properties-panel[b-am2rveg4ka] {
    width: 400px;
    border-left: 1px solid #dee2e6;
    padding: 1rem;
    overflow-y: auto;
    position: fixed;
    top: 52px;
    right: 0;
    bottom: 0;
}

    .properties-panel h3[b-am2rveg4ka] {
        margin: 0 0 1rem 0;
        color: #333;
        font-size: 1rem;
    }

.property-group[b-am2rveg4ka] {
    margin-bottom: 1rem;
}

    .property-group label[b-am2rveg4ka] {
        display: block;
        margin-bottom: 0.25rem;
        font-weight: 600;
        color: #333;
        font-size: 0.875rem;
    }

.property-input[b-am2rveg4ka] {
    width: 100%;
    padding: 0.5rem;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    font-size: 0.875rem;
}

    .property-input:focus[b-am2rveg4ka] {
        outline: none;
        border-color: #007bff;
    }

.preview-modal[b-am2rveg4ka] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.preview-content[b-am2rveg4ka] {
    background: white;
    border-radius: 8px;
    width: 90%;
    /*max-width: 800px;*/
    max-width: 900px;
    max-height: 90%;
    overflow: hidden;
}

.preview-header[b-am2rveg4ka] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    background: #f8f9fa;
}

.close-btn[b-am2rveg4ka] {
    background: none;
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
    color: #6c757d;
}

.preview-body[b-am2rveg4ka] {
    padding: 1rem;
    overflow-y: auto;
    /*max-height: 70vh;*/
    max-height: 80vh;
}

.email-preview[b-am2rveg4ka] {
    max-width: 600px;
    margin: 0 auto;
    /*border: 1px solid #dee2e6;*/
    border-radius: 4px;
}

.email-subject[b-am2rveg4ka] {
    padding: 1rem;
    background: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
}

.email-content[b-am2rveg4ka] {
    padding: 1rem;
}
/* /Components/Pages/Page/ContactSection.razor.rz.scp.css */
.center[b-ksis09o4mi] {
    margin: auto;
    /*padding: 2em 2em;*/
    /*width: 50%;*/
    max-width: 500px;
}

/*h3 {
    color: white;
    font-size: 1.5rem;
}*/

@media(max-width: 1280px) {
}

@media(max-width: 1024px) {
/*    .contact-title {
        font-size: 1.5rem;
    }

    .center {
        padding: 1em 1em;
        width: 100%;
    }*/
}

@media(max-width: 768px) {
}

@media(max-width: 640px) {
}

@media(max-width: 475px) {
}
/* /Components/Pages/Public/FormPage.razor.rz.scp.css */
.email-editor-container[b-80f3im75as] {
    height: 100vh;
    display: flex;
    flex-direction: column;
}

.editor-header[b-80f3im75as] {
    background: #f8f9fa;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .editor-header h2[b-80f3im75as] {
        margin: 0;
        color: #333;
    }

.editor-actions[b-80f3im75as] {
    display: flex;
    gap: 0.5rem;
}

.editor-workspace[b-80f3im75as] {
    flex: 1;
    display: flex;
    overflow: hidden;
    background-color: white;
}

.toolbox[b-80f3im75as] {
    width: 280px;
    border-right: 1px solid #dee2e6;
    padding: 1rem;
    overflow-y: auto;
    position: fixed;
    top: 54px;
    z-index: 1;
    bottom: 0;
}

    .toolbox h3[b-80f3im75as] {
        margin: 0 0 1rem 0;
        color: #333;
        font-size: 1rem;
    }

.toolbox-items[b-80f3im75as] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    /*    position: fixed;
    overflow: auto;
    top: 92px;
    bottom: 0;
    width: 264px;*/
}

.toolbox-item[b-80f3im75as] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.3rem;
    background: white;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    cursor: grab;
    transition: all 0.2s;
    width: 120px
}

    .toolbox-item span[b-80f3im75as] {
        flex: 1;
        font-size: 0.75rem;
    }

    .toolbox-item:hover[b-80f3im75as] {
        background: #e9ecef;
        transform: translateY(-1px);
    }

    .toolbox-item:active[b-80f3im75as] {
        cursor: grabbing;
    }

.email-canvas[b-80f3im75as] {
    flex: 1;
    background: #cacaca;
    overflow-y: auto;
/*    position: relative;
    position: absolute;*/
    left: 280px;
    right: 400px;
    overflow: auto;
    top: 52px;
    bottom: 0;
}

.canvas-header[b-80f3im75as] {
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
}

.subject-input[b-80f3im75as] {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    font-size: 1.1rem;
    font-weight: 600;
}

.canvas-body[b-80f3im75as] {
    padding: 1rem;
    min-height: 400px;
}

.empty-canvas[b-80f3im75as] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    border: 2px dashed #dee2e6;
    color: #6c757d;
    border-radius: 5px;
    text-align: center;
}

.drop-zone[b-80f3im75as] {
    height: 10px;
    /*margin: 8px 0;*/
    border-radius: 2px;
    transition: all 0.3s ease;
    position: relative;
    opacity: 0;
}

    .drop-zone.active[b-80f3im75as] {
        height: 10px;
        background: #007bff;
        opacity: 1;
        /*margin: 16px 0;*/
    }

.drop-indicator[b-80f3im75as] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 0.875rem;
    font-weight: 500;
    white-space: nowrap;
    pointer-events: none;
}

.email-component[b-80f3im75as] {
    position: relative;
    padding: 0.5rem;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s;
}

    .email-component[draggable="true"][b-80f3im75as] {
        cursor: grab;
    }

        .email-component[draggable="true"]:active[b-80f3im75as] {
            cursor: grabbing;
        }

    .email-component.dragging[b-80f3im75as] {
        opacity: 0.5;
        transform: rotate(2deg);
    }

    .email-component:hover[b-80f3im75as] {
        border-color: #007bff;
        background: #f8f9ff;
    }

    .email-component.selected[b-80f3im75as] {
        border-color: #007bff;
        background: #f8f9ff;
        box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
    }

.component-controls[b-80f3im75as] {
    position: absolute;
    /* top: -10px; */
    top: -3px;
    right: -1px;
    /* right: -45px; */
    display: flex;
    gap: 2px;
    opacity: 0;
    transition: opacity 0.2s;
    flex-direction: column;
    /* background: white; */
    padding: 7px;
    border-radius: 6px;
    flex-direction: row;
}

/*.email-component:hover .component-controls,*/
.email-component.selected .component-controls[b-80f3im75as] {
    opacity: 1;
    z-index: 2;
}

.control-btn[b-80f3im75as] {
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 50%;
    background: #f8f9ff;
    color: black;
    cursor: pointer;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*.control-btn:hover {
    background: #0056b3;
}

.control-btn.delete {
    background: #dc3545;
}

.control-btn.delete:hover {
    background: #c82333;
}*/

.control-btn:disabled[b-80f3im75as] {
    /*background: #6c757d;*/
    cursor: not-allowed;
}

.control-btn.copy[b-80f3im75as] {
    background: blacK;
}

.text-component div[b-80f3im75as], .heading-component h2[b-80f3im75as] {
    min-height: 20px;
    outline: none;
}

.edit-textarea[b-80f3im75as], .edit-input[b-80f3im75as] {
    width: 100%;
    padding: 0.5rem;
    border: 1px solid #007bff;
    border-radius: 4px;
    font-family: inherit;
}

.edit-textarea[b-80f3im75as] {
    min-height: 60px;
    resize: vertical;
}

.heading-edit[b-80f3im75as] {
    font-size: 1.5rem;
    font-weight: bold;
}

.button-edit-panel[b-80f3im75as], .image-edit-panel[b-80f3im75as] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.email-btn[b-80f3im75as] {
    background: #007bff;
    color: white;
    border: none;
    padding: 0.75rem 1.5rem;
    border-radius: 4px;
    cursor: pointer;
    font-size: 1rem;
}

.image-component img[b-80f3im75as] {
    max-width: 100%;
    height: auto;
    display: block;
}

.divider-component hr[b-80f3im75as] {
    border: none;
    height: 1px;
    background: #dee2e6;
    margin: 1rem 0;
}

.properties-panel[b-80f3im75as] {
    width: 400px;
    border-left: 1px solid #dee2e6;
    padding: 1rem;
    overflow-y: auto;
    position: fixed;
    top: 52px;
    right: 0;
    bottom: 0;
}

    .properties-panel h3[b-80f3im75as] {
        margin: 0 0 1rem 0;
        color: #333;
        font-size: 1rem;
    }

.property-group[b-80f3im75as] {
    margin-bottom: 1rem;
}

    .property-group label[b-80f3im75as] {
        display: block;
        margin-bottom: 0.25rem;
        font-weight: 600;
        color: #333;
        font-size: 0.875rem;
    }

.property-input[b-80f3im75as] {
    width: 100%;
    padding: 0.5rem;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    font-size: 0.875rem;
}

    .property-input:focus[b-80f3im75as] {
        outline: none;
        border-color: #007bff;
    }

.preview-modal[b-80f3im75as] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.preview-content[b-80f3im75as] {
    background: white;
    border-radius: 8px;
    width: 90%;
    /*max-width: 600px;*/
    max-width: 560px;
    max-height: 90%;
    overflow: hidden;
}

.preview-header[b-80f3im75as] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    /*border-bottom: 1px solid #dee2e6;*/
    /*background: #f8f9fa;*/
}

.close-btn[b-80f3im75as] {
    background: none;
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
    color: #6c757d;
}

.preview-body[b-80f3im75as] {
    padding: 1rem;
    overflow-y: auto;
    max-height: 70vh;
}

.email-preview[b-80f3im75as] {
    max-width: 600px;
    margin: 0 auto;
    /*border: 1px solid #dee2e6;*/
    border-radius: 4px;
}

.email-subject[b-80f3im75as] {
    padding: 1rem;
    background: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
}

.email-content[b-80f3im75as] {
    /*padding: 1rem;*/
}

.register-button[b-80f3im75as] {
    text-align: center;
    padding: 0.3rem 4.8px;
    font-size: .875rem;
    background: #dbcbec;
    /*margin: .3rem 0;*/
    border-radius: 5px;
    width: 100%;
}
/* /Components/Shared/Details.razor.rz.scp.css */
/*details {
    border: 1px solid;
    padding: 0 1rem;
    background: white;
}*/

details + details[b-7kyarx6gqn] {
    border-top: none;
}

details[open][b-7kyarx6gqn] {
    /*padding-bottom: 1em;*/
}

summary[b-7kyarx6gqn] {
    padding: .3em 1em 0 .1em;
    /*font-size: 1.25rem;*/
    font-size: .75rem;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    user-select: none;
}
    summary[b-7kyarx6gqn]::after {
        content: '';
        width: 0;
        height: 0;
        border-top: 10px solid #212529;
        border-inline: 5px solid transparent;
        transition: 0.2s;
        transform: rotate(-90deg);
    }

details[open] > summary[b-7kyarx6gqn]::after {
    /*transform: rotate(-180deg);*/
    transform: rotate(0deg);
}
/* /Components/Shared/DocumentComponent.razor.rz.scp.css */
.overlay[b-b854ni07c9] {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 80;
    left: 0;
    top: 0;
    right: 380px;
    background-color: rgba(0, 0, 0, 0.2);
    overflow-x: hidden; /* Disable horizontal scroll */
}

.wrapper[b-b854ni07c9] {
    background: #35363A;
    position: fixed;
    width: 340px;
    top: 49px;
    right: 0px;
    bottom: 0px;
    z-index: 2000;
    color: white;
    padding: 20px;
}

.element[b-b854ni07c9] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

hr[b-b854ni07c9] {
    border: 1px solid #6b6969;
}
/* /Components/Shared/InternList.razor.rz.scp.css */
.wrapper-list[b-dziogsomq7] {
    position: relative;
}

.list[b-dziogsomq7] {
    position: absolute;
    background: #fff;
    color: black;
    padding: 20px;
    border: 1px solid #efefef;
    border-radius: 4px;
    padding: 5px;
    right: -5px;
    top: 22px;
    min-width: 150px;
    max-height: 202px;
    overflow-y: auto;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0.4rem 2rem 0px;
    z-index: 10;
}

li[b-dziogsomq7] {
    list-style-type: none;
    cursor: pointer;
    font-size: .875rem;
    padding: 3px;
}

    li:hover[b-dziogsomq7] {
        background-color: #f8f7f7;
    }

ul[b-dziogsomq7] {
    padding: 0;
    margin: 0;
}

.visible[b-dziogsomq7] {
    display: block;
}

.invisible[b-dziogsomq7] {
    display: none;
}
/* /Components/Shared/RichTextEditorAvant.razor.rz.scp.css */
.editor-container[b-tbrvh1b8k0] {
}

.editor-toolbar[b-tbrvh1b8k0] {
    display: flex;
    align-items: center;
    /*justify-content: center;*/
    margin-bottom: 2px;
    gap: 3px;
}

.editor-content[b-tbrvh1b8k0] {
    /*    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
    max-width: 800px;
    padding: 0 20px;*/
    /*border: 1px solid #ccc;*/
    /*padding: 10px;*/
    min-height: 98px;
    /*max-height: 198px;*/
    height: 140px;
    font-size: .875rem;
    overflow: auto;
    /*height: calc(100vh - 65px);*/
}

.color[b-tbrvh1b8k0] {
    width: 26px;
    height: 26px;
    border: none;
    padding: 4px;
}

.text[b-tbrvh1b8k0] {
    padding: 2px;
    font-size: 0.875rem;
    border: none;
}

.editor-full[b-tbrvh1b8k0] {
    border: 1px solid #ccc;
    padding: 10px;
    min-height: 200px;
    position: fixed;
    top: 53px;
    /*left: 15px;*/
    right: 0;
    bottom: 0;
    /*border: 10px;*/
    /*margin: 20px;*/
    background-color: #f8f9f9;
    z-index: 100;
    width: 600px;
    /*max-width: 678px;*/
    /*margin: auto;*/
    /*max-height: 537px;*/
    /* overflow-x: scroll; */
    /*overflow: auto;*/
    /*border-radius: 5px;*/
}

    .editor-full .editor-content[b-tbrvh1b8k0] {
        max-height: none;
        height: calc(100vh - 106px);
    }

.editor-overlay[b-tbrvh1b8k0] {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 80;
    left: 0;
    top: 0;
    right: 380px;
    background-color: rgba(0, 0, 0, 0.2);
    overflow-x: hidden; /* Disable horizontal scroll */
}

.editor-wrapper[b-tbrvh1b8k0] {
    background: #35363A;
    position: fixed;
    min-width: 480px;
    top: 49px;
    right: 0px;
    bottom: 0px;
    z-index: 2000;
    color: white;
    padding: 20px 20px 20px 20px;
    overflow-y: scroll;
}

/*.ql-stroke {
    fill: none;*/
/*stroke: #444;*/
/*stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2;
}*/


.icon-button[b-tbrvh1b8k0] {
    /*background-color: rebeccapurple;*/
    border: none;
    width: 26px;
    /*padding: 3px 5px;*/
    background: none;
    line-height:0;
}

    .icon-button:hover[b-tbrvh1b8k0] {
        outline: 1px solid gray;
        text-align: center;
        border-radius: 4px;
    }


.input[b-tbrvh1b8k0] {
    /* Reset. */
    border: unset;
    /* Style */
    /*         width: 100%;
        max-width: 400px;
        padding: 0.75rem;
        border: 1px solid rgba(0, 0, 0, 0.1); */
    font-size: 0.875rem;
    /* Arrow */
    appearance: none;
    /* background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23131313%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"); */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iY3VycmVudENvbG9yIiBjbGFzcz0iYmkgYmktdGFnIiB2aWV3Qm94PSIwIDAgMTYgMTYiPgogIDxwYXRoIGQ9Ik02IDQuNWExLjUgMS41IDAgMSAxLTMgMCAxLjUgMS41IDAgMCAxIDMgMG0tMSAwYS41LjUgMCAxIDAtMSAwIC41LjUgMCAwIDAgMSAwIi8+CiAgPHBhdGggZD0iTTIgMWg0LjU4NmExIDEgMCAwIDEgLjcwNy4yOTNsNyA3YTEgMSAwIDAgMSAwIDEuNDE0bC00LjU4NiA0LjU4NmExIDEgMCAwIDEtMS40MTQgMGwtNy03QTEgMSAwIDAgMSAxIDYuNTg2VjJhMSAxIDAgMCAxIDEtMW0wIDUuNTg2IDcgN0wxMy41ODYgOWwtNy03SDJ6Ii8+Cjwvc3ZnPg==");
    background-repeat: no-repeat;
    background-position: right 0.4rem top 50%;
    /* background-size: 0.65rem auto; */
    width: 28px;
    padding: 0.3rem;
}

    .input:hover[b-tbrvh1b8k0] {
        outline: 1px solid gray;
        border-radius: 4px;
    }
/* /Components/Shared/SimpleToast.razor.rz.scp.css */
/* File: Components/SimpleToast.razor.css */

.simple-toast[b-1dsxfk4770] {
    position: fixed; /* Position relative to the viewport */
    bottom: 20px; /* Distance from bottom */
    right: 20px; /* Distance from right */
    min-width: 250px; /* Minimum width */
    max-width: 400px; /* Maximum width */
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
    z-index: 1050; /* Ensure it's above most other content */
    display: flex; /* Use flexbox for alignment */
    justify-content: space-between; /* Space message and button */
    align-items: center; /* Vertically center content */
    color: #fff; /* Default text color (can be overridden) */
    opacity: 0.95; /* Slight transparency */
}

.toast-message[b-1dsxfk4770] {
    flex-grow: 1; /* Allow message to take available space */
    margin-right: 15px; /* Space before the close button */
}

.toast-close-button[b-1dsxfk4770] {
    background: none;
    border: none;
    color: inherit; /* Inherit color from parent */
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1;
    opacity: 0.7;
    padding: 0; /* Minimal padding */
    cursor: pointer;
    margin-left: 10px; /* Ensure some space if message is short */
}

    .toast-close-button:hover[b-1dsxfk4770] {
        opacity: 1;
    }

/* --- Style Variations --- */

.simple-toast.info[b-1dsxfk4770] {
    background-color: var(--color-Archived); /*#17a2b8;*/ /* Bootstrap info color */
    border-color: #117a8b;
}

.simple-toast.success[b-1dsxfk4770] {
    background-color: var(--color-Completed); /*#28a745;*/ /* Bootstrap success color */
    border-color: #1e7e34;
}

.simple-toast.warning[b-1dsxfk4770] {
    background-color: var(--color-Running); /*#ffc107;*/ /* Bootstrap warning color */
    border-color: #d39e00;
    color: #212529; /* Darker text for better contrast on yellow */
}

.simple-toast.error[b-1dsxfk4770] {
    background-color: #dc3545; /* Bootstrap danger color */
    border-color: #bd2130;
}
/* /Components/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-pr9mynzpia] .sortable-ghost {
  visibility: hidden;
}

[b-pr9mynzpia] .sortable-fallback {
  opacity: 1 !important
}
/* /Components/Shared/UploadButton.razor.rz.scp.css */
.file-input__input[b-mp785lz686] {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.file-input__label[b-mp785lz686] {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    border-radius: 4px;
    font-size: 14px;
    /*font-weight: 600;*/
    color: #000;
    padding: 6px 12px;
    /*background-color: #4245a8;*/
    background-color: var(--primary-color);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    width: 100%
}

    .file-input__label svg[b-mp785lz686] {
        height: 16px;
        margin-right: 4px;
    }

span[b-mp785lz686] {
    margin-left: 6px;
}

.file-input__label__small[b-mp785lz686] {
    cursor: pointer;
    font-size: 0.8rem;
    text-align: right;
    display: block;
}
