@import '_content/Experior.Ui.Preline.Theme/Experior.Ui.Preline.Theme.4zn7abdr57.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-7o1clqa3tq] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-7o1clqa3tq] {
    flex: 1;
}

.sidebar[b-7o1clqa3tq] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-7o1clqa3tq] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-7o1clqa3tq]  a, .top-row[b-7o1clqa3tq]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-7o1clqa3tq]  a:hover, .top-row[b-7o1clqa3tq]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-7o1clqa3tq]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-7o1clqa3tq] {
        justify-content: space-between;
    }

    .top-row[b-7o1clqa3tq]  a, .top-row[b-7o1clqa3tq]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-7o1clqa3tq] {
        flex-direction: row;
    }

    .sidebar[b-7o1clqa3tq] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-7o1clqa3tq] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-7o1clqa3tq]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-7o1clqa3tq], article[b-7o1clqa3tq] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-7o1clqa3tq] {
    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-7o1clqa3tq] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ojzgu2az9t] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-ojzgu2az9t] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-ojzgu2az9t] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ojzgu2az9t] {
    font-size: 1.1rem;
}

.bi[b-ojzgu2az9t] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-ojzgu2az9t] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-ojzgu2az9t] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-ojzgu2az9t] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-ojzgu2az9t] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ojzgu2az9t] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ojzgu2az9t] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ojzgu2az9t]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-ojzgu2az9t]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-ojzgu2az9t]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-ojzgu2az9t] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ojzgu2az9t] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ojzgu2az9t] {
        display: none;
    }

    .nav-scrollable[b-ojzgu2az9t] {
        /* 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/UserMenu.razor.rz.scp.css */
.user-menu-wrapper[b-nqh8lauq72] {
    position: relative;
    display: inline-block;
}

.user-menu-toggle[b-nqh8lauq72] {
    position: relative;
    cursor: pointer;
}

.user-status-dot[b-nqh8lauq72] {
    position: absolute;
    bottom: 2px;
    right: 2px;
    width: 10px;
    height: 10px;
    background-color: #22c55e;
    border-radius: 50%;
    border: 2px solid #fff;
    pointer-events: none;
}

.user-dropdown-menu[b-nqh8lauq72] {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    min-width: 200px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.12);
    z-index: 1000;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-4px);
    transition: opacity 0.15s ease, visibility 0.15s ease, transform 0.15s ease;
}

/* Show on hover or focus-within */
.user-menu-wrapper:hover .user-dropdown-menu[b-nqh8lauq72],
.user-menu-wrapper:focus-within .user-dropdown-menu[b-nqh8lauq72] {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.user-dropdown-header[b-nqh8lauq72] {
    padding: 12px 16px 8px;
    border-bottom: 1px solid #f0f0f0;
}

.user-dropdown-list[b-nqh8lauq72] {
    list-style: none;
    margin: 0;
    padding: 4px 0;
}

.user-dropdown-item[b-nqh8lauq72] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 16px;
    color: #1a1a1a;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: background-color 0.15s ease;
    white-space: nowrap;
}

.user-dropdown-item:hover[b-nqh8lauq72] {
    background-color: #f5f5f5;
    color: #1a1a1a;
    text-decoration: none;
}

.user-dropdown-logout:hover[b-nqh8lauq72] {
    background-color: #fef2f2;
    color: #dc2626;
}

[b-nqh8lauq72] .dropdown-icon {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}
/* /Components/Pages/BlogSections/BlogContent.razor.rz.scp.css */
/* Blog Content Styles */

/* Tile Size: featured (span 8 = 2/3 width, same styling as template :nth-of-type(1)) */
.blog-grid[b-nny4ps8w09]  .candidate-card-03.tile-featured {
    grid-column: span 8;
    min-height: 869px;
}

.blog-grid[b-nny4ps8w09]  .candidate-card-03.tile-featured .img-wrapper img {
    min-height: 480px;
}

.blog-grid[b-nny4ps8w09]  .candidate-card-03.tile-featured .content-wrapper {
    padding: 42px 42px 104px;
}

.blog-grid[b-nny4ps8w09]  .candidate-card-03.tile-featured .content-wrapper .date-wrapper a {
    font-size: 14px;
}

.blog-grid[b-nny4ps8w09]  .candidate-card-03.tile-featured .content-wrapper h4 {
    font-size: 32px;
    line-height: 36px;
}

.blog-grid[b-nny4ps8w09]  .candidate-card-03.tile-featured .content-wrapper p {
    font-size: 20px;
    line-height: 26px;
}

/* Tile Size: full (span 12 = full width) */
.blog-grid[b-nny4ps8w09]  .candidate-card-03.tile-full {
    grid-column: span 12;
    min-height: 869px;
}

.blog-grid[b-nny4ps8w09]  .candidate-card-03.tile-full .img-wrapper img {
    min-height: 480px;
}

.blog-grid[b-nny4ps8w09]  .candidate-card-03.tile-full .content-wrapper {
    padding: 42px 42px 104px;
}

.blog-grid[b-nny4ps8w09]  .candidate-card-03.tile-full .content-wrapper .date-wrapper a {
    font-size: 14px;
}

.blog-grid[b-nny4ps8w09]  .candidate-card-03.tile-full .content-wrapper h4 {
    font-size: 32px;
    line-height: 36px;
}

.blog-grid[b-nny4ps8w09]  .candidate-card-03.tile-full .content-wrapper p {
    font-size: 20px;
    line-height: 26px;
}

@media (max-width: 991px) {
    .blog-grid[b-nny4ps8w09]  .candidate-card-03.tile-featured,
    .blog-grid[b-nny4ps8w09]  .candidate-card-03.tile-full {
        grid-column: span 1;
        min-height: auto;
    }

    .blog-grid[b-nny4ps8w09]  .candidate-card-03.tile-featured .img-wrapper img,
    .blog-grid[b-nny4ps8w09]  .candidate-card-03.tile-full .img-wrapper img {
        min-height: auto;
    }

    .blog-grid[b-nny4ps8w09]  .candidate-card-03.tile-featured .content-wrapper,
    .blog-grid[b-nny4ps8w09]  .candidate-card-03.tile-full .content-wrapper {
        padding: 32px 32px 84px;
    }
}

.blog-grid.list-view[b-nny4ps8w09] {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.blog-grid.list-view[b-nny4ps8w09]  .candidate-card-03 {
    display: flex;
    flex-direction: row;
    gap: 24px;
}

.blog-grid.list-view[b-nny4ps8w09]  .candidate-card-03 .img-wrapper {
    flex: 0 0 300px;
    max-width: 300px;
}

.blog-grid.list-view[b-nny4ps8w09]  .candidate-card-03 .content-wrapper {
    flex: 1;
}

@media (max-width: 768px) {
    .blog-grid.list-view[b-nny4ps8w09]  .candidate-card-03 {
        flex-direction: column;
    }

    .blog-grid.list-view[b-nny4ps8w09]  .candidate-card-03 .img-wrapper {
        flex: none;
        max-width: 100%;
    }
}

/* Category Filter Dropdown */
.category-filter-dropdown[b-nny4ps8w09] {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 10;
    min-width: 180px;
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    padding: 8px 0;
    margin-top: 8px;
}

.category-filter-item[b-nny4ps8w09] {
    display: block;
    padding: 8px 16px;
    color: #495057;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: background 0.15s ease;
}

.category-filter-item:hover[b-nny4ps8w09] {
    background: #f8f9fa;
    color: #212529;
}

.category-filter-item.active[b-nny4ps8w09] {
    color: #c8102e;
    background: #fef2f2;
}
/* /Components/Pages/BlogSingleSections/BlogSectionAccordion.razor.rz.scp.css */
.blog-accordion-toggle[b-yni3lcc0m8] {
    cursor: pointer;
    transition: color 0.2s ease;
}

.blog-accordion-toggle:hover[b-yni3lcc0m8] {
    color: var(--color-primary, #c8102e);
}

.accordion-icon[b-yni3lcc0m8] {
    transition: transform 0.3s ease;
    flex-shrink: 0;
    margin-left: 16px;
}

.accordion-icon.rotated[b-yni3lcc0m8] {
    transform: rotate(180deg);
}

.blog-accordion-content[b-yni3lcc0m8] {
    overflow: hidden;
    transition: max-height 0.3s ease, opacity 0.3s ease;
}

.blog-accordion-content.collapsed[b-yni3lcc0m8] {
    max-height: 0;
    opacity: 0;
}

.blog-accordion-content.expanded[b-yni3lcc0m8] {
    max-height: 2000px;
    opacity: 1;
}
/* /Components/Pages/BlogSingleSections/BlogSectionCtaBanner.razor.rz.scp.css */
.blog-cta-banner[b-gdc1r1p1su] {
    border: none;
}

.cta-banner-job[b-gdc1r1p1su] {
    background: linear-gradient(135deg, #c8102e 0%, #e8334d 100%);
    color: #fff;
}

.cta-banner-job .cta-banner-title[b-gdc1r1p1su],
.cta-banner-job .cta-banner-desc[b-gdc1r1p1su] {
    color: #fff;
}

.cta-banner-job .btn-style[b-gdc1r1p1su] {
    background: #fff;
    color: #c8102e;
    border-color: #fff;
}

.cta-banner-contact[b-gdc1r1p1su] {
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    color: #212529;
}

.cta-banner-newsletter[b-gdc1r1p1su] {
    background: #f0f4f8;
    color: #212529;
}
/* /Components/Pages/Login.razor.rz.scp.css */
/* Login Page - Error card styling (extends form-success-card-1 pattern) */
[b-7btime0ank] .form-success-card-1.bg-red {
    background-color: rgba(220, 53, 69, 0.1);
    border-left: 4px solid #dc3545;
    padding: 16px 20px;
    border-radius: 8px;
}

[b-7btime0ank] .form-success-card-1.bg-red .content-wrapper p {
    color: #dc3545;
}
/* /Components/Pages/PasswordReset.razor.rz.scp.css */
/* PasswordReset Page - Error card styling (extends form-success-card-1 pattern) */
[b-m20aatlxze] .form-success-card-1.bg-red {
    background-color: rgba(220, 53, 69, 0.1);
    border-left: 4px solid #dc3545;
    padding: 16px 20px;
    border-radius: 8px;
}

[b-m20aatlxze] .form-success-card-1.bg-red .content-wrapper p {
    color: #dc3545;
}
/* /Components/Pages/PersonalRequest.razor.rz.scp.css */
/* PersonalRequest Wizard - Scoped CSS */

/* Personal-Cards: nur aktive zeigen (conditional rendering + active class) */
.sec-personal-request .personal-card[b-dfl5hndpeq] {
    display: none;
}

.sec-personal-request .personal-card.active[b-dfl5hndpeq] {
    display: block;
}
/* /Components/Pages/Register.razor.rz.scp.css */
/* Register Page - Error card styling (extends form-success-card-1 pattern) */
[b-lm13b0ytay] .form-success-card-1.bg-red {
    background-color: rgba(220, 53, 69, 0.1);
    border-left: 4px solid #dc3545;
    padding: 16px 20px;
    border-radius: 8px;
}

[b-lm13b0ytay] .form-success-card-1.bg-red .content-wrapper p {
    color: #dc3545;
}
/* /Components/Shared/Cards/JobContentSection.razor.rz.scp.css */
.job-content-section[b-m7o02427y2] {
    margin-bottom: 2rem;
    padding: 1.5rem 0;
}

.job-content-section h3[b-m7o02427y2] {
    font-size: 1.75rem;
    font-weight: 600;
    color: var(--color-primary, #1a1a1a);
    line-height: 1.3;
}

.job-content-section .markdown-content[b-m7o02427y2] {
    font-size: 1rem;
    line-height: 1.7;
    color: var(--color-text, #333);
}

.job-content-section .markdown-content p[b-m7o02427y2] {
    margin-bottom: 1rem;
}

.job-content-section .markdown-content ul[b-m7o02427y2],
.job-content-section .markdown-content ol[b-m7o02427y2] {
    margin-left: 1.5rem;
    margin-bottom: 1rem;
}

.job-content-section .markdown-content li[b-m7o02427y2] {
    margin-bottom: 0.5rem;
}

.job-content-section .markdown-content strong[b-m7o02427y2] {
    font-weight: 600;
}

.job-content-section .image-wrapper[b-m7o02427y2] {
    width: 100%;
    max-width: 100%;
}

.job-content-section .section-image[b-m7o02427y2] {
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* Responsive */
@media (max-width: 768px) {
    .job-content-section h3[b-m7o02427y2] {
        font-size: 1.5rem;
    }
    
    .job-content-section .markdown-content[b-m7o02427y2] {
        font-size: 0.95rem;
    }
}
/* /Components/Shared/UI/JobSearchBox.razor.rz.scp.css */
/* 
    JobSearchBox.razor.css - Isolierte CSS für die Such-Komponente
    
    WICHTIG: Die Haupt-Styles kommen aus den globalen CSS-Dateien:
    - wwwroot/assets/css/main.css (definiert alle .search-box-card-1 Styles)
    - wwwroot/css/search-box-animations.css (definiert Animationen)
    
    Diese Datei enthält NUR Ergänzungs-Styles die in main.css NICHT vorhanden sind!
*/

/* ============================================================================
   ANIMATIONEN für erweiterte Felder (NICHT in main.css)
   ============================================================================ */
.animate-slide-in[b-5dv36sqqj5] {
    animation: slideIn-b-5dv36sqqj5 0.3s ease-out forwards;
}

@keyframes slideIn-b-5dv36sqqj5 {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Übergangs-Effekte für die gesamte Box */
[b-5dv36sqqj5] .search-expanded .form-grid {
    transition: all 0.3s ease-out;
}

/* ============================================================================
   KEINE STYLES FÜR:
   - .range-slider-input (bereits in main.css Zeile 29677)
   - .slider (bereits in main.css Zeile 29680)
   - .range-value (bereits in main.css Zeile 29707)
   - .btn-style (bereits in main.css Zeile 25535)
   - .more-options (bereits in main.css Zeile 28784)
   
   Alle diese Styles werden von main.css bereitgestellt!
   ============================================================================ */
/* /Components/Shared/Wizard/FileUploadPanel.razor.rz.scp.css */
.upload-file-wrapper[b-ioljyo049u]  ul.upload-list li {
    display: block;
}

.upload-file-wrapper[b-ioljyo049u]  ul.upload-list li:not(:last-of-type) {
    margin-bottom: 12px;
}

.upload-file-wrapper[b-ioljyo049u]  ul.upload-list li .upload-card {
    height: 48px;
    padding: 0 16px;
    display: grid;
    grid-template-columns: 20px 1fr auto;
    align-items: center;
    column-gap: 16px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 1px 3px 0px rgba(86, 86, 95, 0.2), 0px 2px 20px 0px rgba(86, 86, 95, 0.1);
}

@media screen and (max-width: 767px) {
    .upload-file-wrapper[b-ioljyo049u]  ul.upload-list li .upload-card {
        height: auto;
        padding: 10px 12px;
    }
}

[b-ioljyo049u] .upload-card .status-icon {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-ioljyo049u] .upload-card .status-icon .ring {
    width: 20px;
    height: 20px;
    border: 2px solid #FFC8CD;
    border-radius: 50%;
    box-sizing: border-box;
    animation: spin-b-ioljyo049u 1s linear infinite;
}

@keyframes spin-b-ioljyo049u {
    to {
        transform: rotate(360deg);
    }
}

[b-ioljyo049u] .upload-card .status-icon.success .badge-check {
    width: 32px;
    height: 32px;
    background: #FFEDEF;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-ioljyo049u] .upload-card .status-icon.success .badge-check img {
    width: 14px;
    height: 14px;
}

[b-ioljyo049u] .upload-card .btn-delete {
    width: 40px;
    height: 40px;
    background: #FF4557;
    border: 1px solid #FF4557;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 8px;
    transition: background 0.2s;
}

[b-ioljyo049u] .upload-card .btn-delete:hover {
    background: #E63D4E;
}

[b-ioljyo049u] .upload-card .btn-delete img {
    width: 24px;
    height: 24px;
    filter: brightness(0) invert(1);
}
