@import '_content/AuralizeBlazor/AuralizeBlazor.bundle.scp.css';
@import '_content/Nextended.Blazor/Nextended.Blazor.bundle.scp.css';

/* _content/ExelsysJobApplicationV2/Components/Layout/AdminMenu.razor.rz.scp.css */
.navbar-toggler[b-8ucem45otb] {
    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-8ucem45otb] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.top-row[b-8ucem45otb] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-8ucem45otb] {
    font-size: 1.1rem;
}

.bi[b-8ucem45otb] {
    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-8ucem45otb] {
    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-8ucem45otb] {
    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-8ucem45otb] {
    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");
}

.bi-power1[b-8ucem45otb] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-power' viewBox='0 0 16 16'%3E%3Cpath d='M7.5 1v7h1V1z'/%3E%3Cpath d='M3 8.812a5 5 0 0 1 2.578-4.375l-.485-.874A6 6 0 1 0 11 3.616l-.501.865A5 5 0 1 1 3 8.812'/%3E%3C/svg%3E");
}

.bi-person-circle1[b-8ucem45otb] {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="white" class="bi bi-person-circle" viewBox="0 0 16 16"><path d="M11 6a3 3 0 1 1-6 0 3 3 0 0 1 6 0"/><path fill-rule="evenodd" d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8-7a7 7 0 0 0-5.468 11.37C3.242 11.226 4.805 10 8 10s4.757 1.225 5.468 2.37A7 7 0 0 0 8 1"/></svg>');
}

.nav-item[b-8ucem45otb] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-8ucem45otb] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-8ucem45otb] {
        padding-bottom: 1rem;
    }

    .nav-item[b-8ucem45otb]  .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-8ucem45otb]  a.active {
        background-color: rgba(255,255,255,0.37);
        color: white;
    }

    .nav-item[b-8ucem45otb]  .nav-link:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }

.nav-scrollable[b-8ucem45otb] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-8ucem45otb] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-8ucem45otb] {
        display: none;
    }

    .nav-scrollable[b-8ucem45otb] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

.user-info[b-8ucem45otb] {
    color: white;
    padding-left: 15px;
}
/* _content/ExelsysJobApplicationV2/Components/Layout/ApplyLayout.razor.rz.scp.css */
.page[b-negadle6ye] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-negadle6ye] {
    flex: 1;
}

.sidebar[b-negadle6ye] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #061f47 70%);
}

.top-row[b-negadle6ye] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-negadle6ye]  a, .top-row[b-negadle6ye]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-negadle6ye]  a:hover, .top-row[b-negadle6ye]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-negadle6ye]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-negadle6ye] {
        justify-content: space-between;
    }

    .top-row[b-negadle6ye]  a, .top-row[b-negadle6ye]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-negadle6ye] {
        flex-direction: row;
    }

    .sidebar[b-negadle6ye] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-negadle6ye] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-negadle6ye]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-negadle6ye], article[b-negadle6ye] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/ExelsysJobApplicationV2/Components/Layout/ApplyVacancyLayout.razor.rz.scp.css */
.apply-vacancy-layout[b-vvxvge9imb] {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    min-height: 100vh;
    color: #333;
}

    /* Base reset for the layout */
    .apply-vacancy-layout *[b-vvxvge9imb] {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }

    /* Main container styling */
    .apply-vacancy-layout .main-container[b-vvxvge9imb] {
        max-width: 1200px;
        margin: 0 auto;
        background: white;
        min-height: 100vh;
        box-shadow: 0 0 50px rgba(0,0,0,0.1);
    }
/* _content/ExelsysJobApplicationV2/Components/Layout/EmptYLayout.razor.rz.scp.css */
.page[b-s4qko2q8r5] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-s4qko2q8r5] {
    flex: 1;
}

.sidebar[b-s4qko2q8r5] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #061f47 70%);
}

.top-row[b-s4qko2q8r5] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-s4qko2q8r5]  a, .top-row[b-s4qko2q8r5]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-s4qko2q8r5]  a:hover, .top-row[b-s4qko2q8r5]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-s4qko2q8r5]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-s4qko2q8r5] {
        justify-content: space-between;
    }

    .top-row[b-s4qko2q8r5]  a, .top-row[b-s4qko2q8r5]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-s4qko2q8r5] {
        flex-direction: row;
    }

    .sidebar[b-s4qko2q8r5] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-s4qko2q8r5] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-s4qko2q8r5]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-s4qko2q8r5], article[b-s4qko2q8r5] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/ExelsysJobApplicationV2/Components/Layout/LoginLayout.razor.rz.scp.css */
.page[b-kp0j12p5il] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-kp0j12p5il] {
    flex: 1;
}

.sidebar[b-kp0j12p5il] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #061f47 70%);
}

.top-row[b-kp0j12p5il] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-kp0j12p5il]  a, .top-row[b-kp0j12p5il]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-kp0j12p5il]  a:hover, .top-row[b-kp0j12p5il]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-kp0j12p5il]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-kp0j12p5il] {
        justify-content: space-between;
    }

    .top-row[b-kp0j12p5il]  a, .top-row[b-kp0j12p5il]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-kp0j12p5il] {
        flex-direction: row;
    }

    .sidebar[b-kp0j12p5il] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-kp0j12p5il] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-kp0j12p5il]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-kp0j12p5il], article[b-kp0j12p5il] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-kp0j12p5il] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-kp0j12p5il] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/ExelsysJobApplicationV2/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-xrpkh7yt7p] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-xrpkh7yt7p] {
    flex: 1;
}

.sidebar[b-xrpkh7yt7p] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #061f47 70%);
}

.top-row[b-xrpkh7yt7p] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-xrpkh7yt7p]  a, .top-row[b-xrpkh7yt7p]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-xrpkh7yt7p]  a:hover, .top-row[b-xrpkh7yt7p]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-xrpkh7yt7p]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-xrpkh7yt7p] {
        justify-content: space-between;
    }

    .top-row[b-xrpkh7yt7p]  a, .top-row[b-xrpkh7yt7p]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-xrpkh7yt7p] {
        flex-direction: row;
    }

    .sidebar[b-xrpkh7yt7p] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-xrpkh7yt7p] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-xrpkh7yt7p]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-xrpkh7yt7p], article[b-xrpkh7yt7p] {
    /*    padding-left: 2rem !important;
        padding-right: 1.5rem !important;*/
    }
}

#blazor-error-ui[b-xrpkh7yt7p] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-xrpkh7yt7p] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/ExelsysJobApplicationV2/Components/Pages/Apply.razor.rz.scp.css */
/* Mobile Navigation Fix - Debug Version */

/* Force mobile layout for debugging */
/* Remove this after testing */
/* 
@media (max-width: 1200px) {
*/

/* Base layout reset */
*[b-t471a6xlim] {
    box-sizing: border-box;
}

/* Main container structure */
.main-container[b-t471a6xlim] {
    display: flex;
    flex-direction: column;
    margin: 1.5rem;
    background: white;
    min-height: 100vh;
    box-shadow: 0 0 50px rgba(0,0,0,0.1);
}

/* Header stays at top */
.app-header[b-t471a6xlim] {
    order: 1;
    background: white;
    padding: 1.5rem 2rem;
    border-bottom: 1px solid #e5e7eb;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: sticky;
    top: 0;
    z-index: 100;
    max-width: inherit;
    margin: 0 auto;
    background: white;
    box-shadow: 0 0 50px rgba(0,0,0,0.1);
}

/* Progress section */
.progress-section[b-t471a6xlim] {
    order: 2;
    padding: 1.5rem 2rem;
    background: #f8fafc;
    border-bottom: 1px solid #e5e7eb;
    position: relative;
    z-index: 1; /* Ensure it stays below navigation */
}

/* Main content container */
.main-content[b-t471a6xlim] {
    order: 3;
    display: flex;
    flex: 1;
    position: relative;
    z-index: 1; /* Ensure it stays below navigation */
}


/* Form area */
.form-area[b-t471a6xlim] {
    flex: 1;
    padding: 1.5rem;
    background: white;
}

/* Form actions at bottom */
.form-actions[b-t471a6xlim] {
    order: 4;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2rem 0rem;
    background: #ffffff;
    border-top: 1px solid #e5e7eb;
}

/* Mobile Navigation Toggle - Hidden by default */
.mobile-nav-toggle[b-t471a6xlim] {
    display: none;
    margin: 10px;
    padding: 1rem 1.5rem;
    background: #f8fafc;
    border: none;
    border-bottom: 1px solid #e5e7eb;
    cursor: pointer;
    font-weight: 500;
    text-align: left;
    color: #374151;
    font-size: 0.875rem;
    position: relative;
}

    .mobile-nav-toggle[b-t471a6xlim]::after {
        content: '▼';
        position: absolute;
        right: 1.5rem;
        top: 50%;
        transform: translateY(-50%);
        transition: transform 0.3s ease;
        font-size: 0.75rem;
        color: #6b7280;
    }

    .mobile-nav-toggle.expanded[b-t471a6xlim]::after {
        transform: translateY(-50%) rotate(180deg);
    }

/* Navigation styles moved to StepNavigation.razor.css to avoid conflicts */
.form-title[b-t471a6xlim] {
    font-size: 1.25rem;
    font-weight: 400;
}

.form-subtitle[b-t471a6xlim] {
    font-size: 0.8rem;
}

.header-logo[b-t471a6xlim] {
    height: 32px;
}

.header-fixed[b-t471a6xlim] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030;
    background-color: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
    min-height: 5rem;
}

.fixed-body[b-t471a6xlim] {
    margin-top: 5rem; /* Space for fixed header */
    max-width: 1290px;
    margin-right: auto;
    margin-left: auto;
}

.language-dropdown[b-t471a6xlim] {
    padding: 0.5rem;
    border: 1px solid #d1d5db;
    border-radius: 0.375rem;
    background: white;
    font-size: 0.875rem;
    min-width: 120px;
}

    .language-dropdown:focus[b-t471a6xlim] {
        outline: none;
        border-color: #6366f1;
        box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.1);
    }

.app-header[b-t471a6xlim] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem 2rem;
    background: white;
    border-bottom: 1px solid #e5e7eb;
    position: sticky;
    top: 0;
    z-index: 100;
}

.language-selector[b-t471a6xlim] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

@media (max-width: 768px) {
    .app-header[b-t471a6xlim] {
        padding: 1rem;
        flex-direction: row; /* Keep side by side */
        justify-content: space-between; /* Logo left, language right */
        align-items: center;
        gap: 1rem;
    }

    .language-selector[b-t471a6xlim] {
        flex-shrink: 0; /* Prevent shrinking */
    }

    .language-dropdown[b-t471a6xlim] {
        min-width: 100px; /* Smaller on mobile */
        font-size: 0.8rem;
    }

    /* Ensure logo/title doesn't take too much space */
    .app-header > div:first-child[b-t471a6xlim] {
        flex: 1;
        min-width: 0; /* Allow shrinking if needed */
    }

    .app-header h1[b-t471a6xlim] {
        font-size: 1rem; /* Smaller title on mobile */
        margin: 0;
    }

    .header-logo[b-t471a6xlim] {
        height: 28px; /* Smaller logo on mobile */
    }
}

/* CRITICAL: Mobile Styles */
@media (max-width: 768px) {

    /* Force main content to column layout */
    .main-content[b-t471a6xlim] {
        flex-direction: column !important;
        display: flex !important;
    }

    /* Show the mobile toggle button */
    .mobile-nav-toggle[b-t471a6xlim] {
        display: block !important;
        order: 1;
    }

    /* Navigation styles handled by StepNavigation.razor.css */

    /* Form area goes below navigation */
    .form-area[b-t471a6xlim] {
        order: 3 !important;
        padding: 1rem !important;
        width: 100% !important;
        flex: none !important;
        position: relative;
        z-index: 1; /* Ensure it stays below navigation */
    }

    /* Adjust header for mobile */
    .app-header[b-t471a6xlim] {
        padding: 1rem !important;
        flex-direction: row !important; /* Keep side by side */
        justify-content: space-between !important; /* Logo left, language right */
        align-items: center !important;
        gap: 1rem !important;
    }

        .app-header h1[b-t471a6xlim] {
            font-size: 1rem !important; /* Smaller title on mobile */
            margin: 0 !important;
        }

    /* Adjust progress section */
    .progress-section[b-t471a6xlim] {
        padding: 1rem !important;
    }

    /* Mobile navigation styles moved to StepNavigation.razor.css */

    /* Form grid mobile */
    .form-grid[b-t471a6xlim] {
        grid-template-columns: 1fr !important;
        gap: 1rem;
    }

    /* Form actions mobile */
    .form-actions[b-t471a6xlim] {
        flex-direction: column-reverse;
        gap: 1rem;
        padding: 2rem 0px !important;
    }

        .form-actions > div[b-t471a6xlim] {
            width: 100%;
            display: flex;
            gap: 1rem;
        }

    .btn[b-t471a6xlim] {
        flex: 1;
    }
}

/* Slide down animation */
@keyframes slideDown-b-t471a6xlim {
    from {
        opacity: 0;
        transform: translateY(-10px);
        max-height: 0;
    }

    to {
        opacity: 1;
        transform: translateY(0);
        max-height: 60vh;
    }
}

/* Additional mobile optimization */
@media (max-width: 480px) {
    .app-header[b-t471a6xlim] {
        padding: 0.75rem !important;
        gap: 0.5rem !important;
    }

        .app-header h1[b-t471a6xlim] {
            font-size: 0.9rem !important;
        }

    .header-logo[b-t471a6xlim] {
        height: 24px !important;
    }

    .language-dropdown[b-t471a6xlim] {
        min-width: 80px !important;
        font-size: 0.75rem !important;
        padding: 0.375rem !important;
    }

    .progress-section[b-t471a6xlim] {
        padding: 0.75rem !important;
    }

    .form-area[b-t471a6xlim] {
        padding: 1rem !important;
    }

    /* Navigation padding handled by StepNavigation.razor.css */

    .mobile-nav-toggle[b-t471a6xlim] {
        padding: 0.75rem 1rem !important;
        font-size: 0.8rem;
    }
}
/* Desktop 3-Column Form Layout */

/* Form Grid - Desktop (3 columns) */
.form-grid[b-t471a6xlim] {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 equal columns */
    gap: 1.5rem;
    margin-bottom: 2rem;
    align-items: start;
}

/* Form Group Base Styling */
.form-group[b-t471a6xlim] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    width: 100%;
}

/* Form Labels */
.form-label[b-t471a6xlim] {
    font-weight: 500;
    color: #374151;
    display: flex;
    align-items: center;
    font-size: 0.875rem;
    line-height: 1.25;
    margin-bottom: 0.5rem;
}

.required[b-t471a6xlim] {
    color: #ef4444;
    margin-left: 0.25rem;
    font-weight: 600;
}

/* Form Inputs */
.form-input[b-t471a6xlim],
.form-select[b-t471a6xlim],
.form-textarea[b-t471a6xlim] {
    padding: 0.75rem;
    border: 1px solid #d1d5db;
    border-radius: 0.5rem;
    font-size: 0.875rem;
    transition: all 0.2s ease;
    width: 100%;
    font-family: inherit;
}

    

/* Special handling for wide fields */
.col-span-full[b-t471a6xlim] {
    grid-column: 1 / -1; /* Span all columns */
}

/* Textarea and file uploads should span full width */
.form-group:has(.form-textarea)[b-t471a6xlim],
.form-group:has(.file-upload)[b-t471a6xlim] {
    grid-column: 1 / -1;
}

/* Alternative: Use CSS classes for specific field widths */
.field-full-width[b-t471a6xlim] {
    grid-column: 1 / -1;
}

.field-half-width[b-t471a6xlim] {
    grid-column: span 2;
}

.field-third-width[b-t471a6xlim] {
    grid-column: span 1;
}

/* File Upload Styling */
.file-upload[b-t471a6xlim] {
    border: 2px dashed #d1d5db;
    border-radius: 0.5rem;
    padding: 2rem;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease;
    background: #fafafa;
    min-height: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .file-upload:hover[b-t471a6xlim] {
        border-color: #6366f1;
        background: #f8fafc;
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    }

.upload-icon[b-t471a6xlim] {
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, #6366f1, #8b5cf6);
    border-radius: 50%;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1.5rem;
}

.file-upload-text[b-t471a6xlim] {
    color: #6b7280;
    font-size: 0.875rem;
    line-height: 1.5;
}

/* Tablet Layout (2 columns) */
@media (min-width: 769px) and (max-width: 1024px) {
    .form-grid[b-t471a6xlim] {
        grid-template-columns: repeat(2, 1fr);
        gap: 1.25rem;
    }

    /* Adjust span classes for tablet */
    .col-span-2[b-t471a6xlim],
    .field-half-width[b-t471a6xlim] {
        grid-column: 1 / -1;
    }

    .field-third-width[b-t471a6xlim] {
        grid-column: span 1;
    }
}

/* Large Desktop Layout (4 columns for extra space) */
@media (min-width: 1200px) {
    .form-grid[b-t471a6xlim] {
        grid-template-columns: repeat(3, 1fr);
        gap: 2rem;
        max-width: none;
    }

    .form-area[b-t471a6xlim] {
        padding: 1.5rem;
    }

    /* Adjust spans for 4-column layout */
    .field-third-width[b-t471a6xlim] {
        grid-column: span 1;
    }

    .field-half-width[b-t471a6xlim] {
        grid-column: span 2;
    }

    /* Keep some fields at reasonable widths */
    .field-quarter-width[b-t471a6xlim] {
        grid-column: span 1;
    }
}

/* Mobile Layout (1 column) */
@media (max-width: 768px) {
    .form-grid[b-t471a6xlim] {
        grid-template-columns: 1fr !important;
        gap: 1rem;
    }

    /* All fields become full width on mobile */
    .col-span-full[b-t471a6xlim],
    .col-span-2[b-t471a6xlim],
    .field-full-width[b-t471a6xlim],
    .field-half-width[b-t471a6xlim],
    .field-third-width[b-t471a6xlim],
    .field-quarter-width[b-t471a6xlim] {
        grid-column: 1 / -1;
    }

    .form-area[b-t471a6xlim] {
        padding: 1rem;
    }

    .form-input[b-t471a6xlim],
    .form-select[b-t471a6xlim],
    .form-textarea[b-t471a6xlim] {
        padding: 0.625rem;
        font-size: 16px; /* Prevents zoom on iOS */
    }

    .file-upload[b-t471a6xlim] {
        padding: 1.5rem 1rem;
        min-height: 100px;
    }

    .upload-icon[b-t471a6xlim] {
        width: 40px;
        height: 40px;
        font-size: 1.25rem;
    }
}

/* Small Mobile */
@media (max-width: 480px) {
    .form-grid[b-t471a6xlim] {
        gap: 0.75rem;
    }

    .file-upload[b-t471a6xlim] {
        padding: 1rem 0.75rem;
        min-height: 80px;
    }
}

/* Form field specific adjustments */
.form-group[b-t471a6xlim] {
    min-height: 80px; /* Ensures consistent row height */
    align-items: stretch;
}

/* Ensure consistent heights for inputs in the same row */
.form-input[b-t471a6xlim],
.form-select[b-t471a6xlim] {
    height: 44px; /* Fixed height for consistency */
}

.form-textarea[b-t471a6xlim] {
    min-height: 100px;
    resize: vertical;
}

/* Optional: Add visual separation between field groups */
.form-section[b-t471a6xlim] {
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #f3f4f6;
}

    .form-section:last-child[b-t471a6xlim] {
        border-bottom: none;
        margin-bottom: 0;
    }

.form-section-title[b-t471a6xlim] {
    font-size: 1.125rem;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 1rem;
    grid-column: 1 / -1;
}

.file-upload-container[b-t471a6xlim] {
    position: relative;
    display: inline-block;
    width: 100%;
}

.file-input-overlay[b-t471a6xlim] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.file-upload[b-t471a6xlim] {
    position: relative;
    z-index: 1;
    pointer-events: none;
}

.validation-summary[b-t471a6xlim] {
    background-color: #fef2f2;
    border: 1px solid #f87171;
    border-radius: 0.5rem;
    padding: 1rem;
    margin: 1.5rem 0;
}

    .validation-summary h4[b-t471a6xlim] {
        color: #dc2626;
        margin-bottom: 0.5rem;
        font-size: 1rem;
        font-weight: 600;
    }

    .validation-summary ul[b-t471a6xlim] {
        margin: 0;
        padding-left: 1.25rem;
    }

    .validation-summary li[b-t471a6xlim] {
        color: #dc2626;
        font-size: 0.875rem;
        margin-bottom: 0.25rem;
    }

.validation-error[b-t471a6xlim] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 0.5rem;
    color: #ef4444;
    font-size: 0.875rem;
    font-weight: 500;
}

.error-icon[b-t471a6xlim] {
    color: #ef4444;
    font-weight: bold;
}

.question-card.has-error[b-t471a6xlim] {
    border-color: #ef4444;
    background-color: #fef2f2;
    animation: shake-b-t471a6xlim 0.5s ease-in-out;
}

.radio-group.error[b-t471a6xlim],
.checkbox-group.error[b-t471a6xlim] {
    border: 1px solid #ef4444;
    border-radius: 0.5rem;
    padding: 0.5rem;
    background-color: #fef2f2;
}

.form-textarea.error[b-t471a6xlim] {
    border-color: #ef4444;
    box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.1);
}

.required[b-t471a6xlim] {
    color: #ef4444;
    margin-left: 0.25rem;
    font-weight: 600;
}

.btn-spinner[b-t471a6xlim] {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    border: 2px solid transparent;
    border-top: 2px solid currentColor;
    border-radius: 50%;
    animation: spin-b-t471a6xlim 1s linear infinite;
    margin-right: 0.5rem;
}

@keyframes spin-b-t471a6xlim {
    to {
        transform: rotate(360deg);
    }
}

@keyframes shake-b-t471a6xlim {
    0%, 100% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(-5px);
    }

    75% {
        transform: translateX(5px);
    }
}

.btn:disabled[b-t471a6xlim] {
    opacity: 0.6;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}

/* Screening Questions Styles */

/* Main container for all screening questions */
.screening-questions[b-t471a6xlim] {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    margin-bottom: 2rem;
}

/* Individual question card */
.question-card[b-t471a6xlim] {
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 0.75rem;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    position: relative;
}

    .question-card:hover[b-t471a6xlim] {
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
        transform: translateY(-2px);
    }

    /* Question card with validation error */
    .question-card.has-error[b-t471a6xlim] {
        border-color: #ef4444;
        background-color: #fef2f2;
        animation: shake-b-t471a6xlim 0.5s ease-in-out;
    }

/* Question title */
.question-title[b-t471a6xlim] {
    font-size: 1.125rem;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 1rem;
    line-height: 1.5;
    display: flex;
    align-items: flex-start;
    gap: 0.25rem;
}

    /* Required asterisk */
    .question-title .required[b-t471a6xlim] {
        color: #ef4444;
        font-weight: 700;
        margin-left: 0.25rem;
    }

/* Radio group container */
.radio-group[b-t471a6xlim] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    padding: 0.5rem;
    border-radius: 0.5rem;
    transition: all 0.2s ease;
}

    .radio-group.error[b-t471a6xlim] {
        border: 2px solid #ef4444;
        background-color: #fef2f2;
        padding: 1rem;
    }

/* Individual radio option */
.radio-option[b-t471a6xlim] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem 1rem;
    border-radius: 0.5rem;
    cursor: pointer;
    transition: all 0.2s ease;
    border: 1px solid transparent;
    background: #f9fafb;
}

    .radio-option:hover[b-t471a6xlim] {
        background: #f3f4f6;
        transform: translateX(4px);
    }

    /* Radio input styling */
    .radio-option input[type="radio"][b-t471a6xlim] {
        width: 1.25rem;
        height: 1.25rem;
        margin: 0;
        cursor: pointer;
        accent-color: #6366f1;
        flex-shrink: 0;
    }

        .radio-option input[type="radio"]:checked + span[b-t471a6xlim] {
            font-weight: 600;
            color: #6366f1;
        }

    /* Radio option text */
    .radio-option span[b-t471a6xlim] {
        font-size: 0.9rem;
        color: #374151;
        line-height: 1.4;
        transition: all 0.2s ease;
    }

/* Checkbox group container */
.checkbox-group[b-t471a6xlim] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    padding: 0.5rem;
    border-radius: 0.5rem;
    transition: all 0.2s ease;
}

    .checkbox-group.error[b-t471a6xlim] {
        border: 2px solid #ef4444;
        background-color: #fef2f2;
        padding: 1rem;
    }

/* Individual checkbox option */
.checkbox-option[b-t471a6xlim] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem 1rem;
    border-radius: 0.5rem;
    cursor: pointer;
    transition: all 0.2s ease;
    border: 1px solid transparent;
    background: #f9fafb;
}

    .checkbox-option:hover[b-t471a6xlim] {
        background: #f3f4f6;
        transform: translateX(4px);
    }

    /* Checkbox input styling */
    .checkbox-option input[type="checkbox"][b-t471a6xlim] {
        width: 1.25rem;
        height: 1.25rem;
        margin: 0;
        cursor: pointer;
        accent-color: #6366f1;
        flex-shrink: 0;
    }

        .checkbox-option input[type="checkbox"]:checked + span[b-t471a6xlim] {
            font-weight: 600;
            color: #6366f1;
        }

    /* Checkbox option text */
    .checkbox-option span[b-t471a6xlim] {
        font-size: 0.9rem;
        color: #374151;
        line-height: 1.4;
        transition: all 0.2s ease;
    }

/* Textarea for text questions */
.question-card .form-textarea[b-t471a6xlim] {
    width: 100%;
    min-height: 100px;
    padding: 0.75rem;
    border: 1px solid #d1d5db;
    border-radius: 0.5rem;
    font-size: 0.9rem;
    line-height: 1.5;
    resize: vertical;
    transition: all 0.2s ease;
    font-family: inherit;
}

    .question-card .form-textarea:focus[b-t471a6xlim] {
        outline: none;
        border-color: #6366f1;
        box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.1);
    }

    .question-card .form-textarea.error[b-t471a6xlim] {
        border-color: #ef4444;
        box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.1);
        background-color: #fef2f2;
    }

/* Validation error message */
.validation-error[b-t471a6xlim] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 0.75rem;
    padding: 0.5rem 0.75rem;
    background-color: #fef2f2;
    border: 1px solid #fecaca;
    border-radius: 0.375rem;
    color: #dc2626;
    font-size: 0.875rem;
    font-weight: 500;
}

    .validation-error .error-icon[b-t471a6xlim] {
        color: #ef4444;
        font-weight: bold;
        font-size: 1rem;
        flex-shrink: 0;
    }

/* Responsive Design for Screening Questions */

/* Tablet */
@media (min-width: 769px) and (max-width: 1024px) {
    .screening-questions[b-t471a6xlim] {
        gap: 1.5rem;
    }

    .question-card[b-t471a6xlim] {
        padding: 1.25rem;
    }

    .question-title[b-t471a6xlim] {
        font-size: 1rem;
    }
}

/* Mobile */
@media (max-width: 768px) {
    .screening-questions[b-t471a6xlim] {
        gap: 1rem;
        margin-bottom: 1rem;
    }

    .question-card[b-t471a6xlim] {
        padding: 1rem;
        border-radius: 0.5rem;
    }

        .question-card:hover[b-t471a6xlim] {
            transform: none;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        }

    .question-title[b-t471a6xlim] {
        font-size: 1rem;
        margin-bottom: 0.75rem;
    }

    .radio-group[b-t471a6xlim],
    .checkbox-group[b-t471a6xlim] {
        gap: 0.5rem;
        padding: 0.25rem;
    }

        .radio-group.error[b-t471a6xlim],
        .checkbox-group.error[b-t471a6xlim] {
            padding: 0.75rem;
        }

    .radio-option[b-t471a6xlim],
    .checkbox-option[b-t471a6xlim] {
        padding: 0.625rem 0.75rem;
        gap: 0.5rem;
    }

        .radio-option:hover[b-t471a6xlim],
        .checkbox-option:hover[b-t471a6xlim] {
            transform: translateX(2px);
        }

        .radio-option input[type="radio"][b-t471a6xlim],
        .checkbox-option input[type="checkbox"][b-t471a6xlim] {
            width: 1.125rem;
            height: 1.125rem;
        }

        .radio-option span[b-t471a6xlim],
        .checkbox-option span[b-t471a6xlim] {
            font-size: 0.875rem;
        }

    .question-card .form-textarea[b-t471a6xlim] {
        min-height: 80px;
        padding: 0.625rem;
        font-size: 0.875rem;
    }

    .validation-error[b-t471a6xlim] {
        margin-top: 0.5rem;
        padding: 0.375rem 0.5rem;
        font-size: 0.8rem;
    }
}

/* Small Mobile */
@media (max-width: 480px) {
    .question-card[b-t471a6xlim] {
        padding: 0.75rem;
    }

    .question-title[b-t471a6xlim] {
        font-size: 0.95rem;
    }

    .radio-option[b-t471a6xlim],
    .checkbox-option[b-t471a6xlim] {
        padding: 0.5rem;
        gap: 0.375rem;
    }

        .radio-option input[type="radio"][b-t471a6xlim],
        .checkbox-option input[type="checkbox"][b-t471a6xlim] {
            width: 1rem;
            height: 1rem;
        }

        .radio-option span[b-t471a6xlim],
        .checkbox-option span[b-t471a6xlim] {
            font-size: 0.8rem;
        }

    .question-card .form-textarea[b-t471a6xlim] {
        min-height: 70px;
        padding: 0.5rem;
        font-size: 0.8rem;
    }
}

/* Animation for validation errors */
@keyframes shake-b-t471a6xlim {
    0%, 100% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(-5px);
    }

    75% {
        transform: translateX(5px);
    }
}

/* Focus states for accessibility */
.radio-option:focus-within[b-t471a6xlim],
.checkbox-option:focus-within[b-t471a6xlim] {
    outline: 2px solid #6366f1;
    outline-offset: 2px;
}

/* High contrast mode support */
@media (prefers-contrast: high) {
    .question-card[b-t471a6xlim] {
        border-color: #000;
    }

    .radio-option[b-t471a6xlim],
    .checkbox-option[b-t471a6xlim] {
        border-color: #666;
    }

    .question-card.has-error[b-t471a6xlim] {
        border-color: #d00;
        background-color: #ffe6e6;
    }
}

/* Reduced motion support */
@media (prefers-reduced-motion: reduce) {
    .question-card[b-t471a6xlim],
    .radio-option[b-t471a6xlim],
    .checkbox-option[b-t471a6xlim],
    .form-textarea[b-t471a6xlim] {
        transition: none;
    }

        .question-card:hover[b-t471a6xlim],
        .radio-option:hover[b-t471a6xlim],
        .checkbox-option:hover[b-t471a6xlim] {
            transform: none;
        }

        .question-card.has-error[b-t471a6xlim] {
            animation: none;
        }
}

.view-application-container[b-t471a6xlim] {
    max-width: 800px;
    margin: 0 auto;
}

.view-header[b-t471a6xlim] {
    text-align: center;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid #e5e7eb;
}

.view-title[b-t471a6xlim] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 0.5rem;
}

.view-subtitle[b-t471a6xlim] {
    color: #6b7280;
    font-size: 1rem;
}

.summary-section[b-t471a6xlim] {
    margin-bottom: 2rem;
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 0.75rem;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.section-title[b-t471a6xlim] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #f3f4f6;
}

.summary-content[b-t471a6xlim] {
    display: grid;
    gap: 1rem;
}

.summary-item[b-t471a6xlim] {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 1rem;
    align-items: start;
}

    .summary-item label[b-t471a6xlim] {
        font-weight: 500;
        color: #374151;
        font-size: 0.875rem;
    }

.summary-value[b-t471a6xlim] {
    color: #1f2937;
    font-size: 0.875rem;
    word-break: break-word;
}

.repeatable-entry[b-t471a6xlim] {
    background: #f9fafb;
    border: 1px solid #f3f4f6;
    border-radius: 0.5rem;
    padding: 1rem;
    margin-bottom: 1rem;
}

    .repeatable-entry h4[b-t471a6xlim] {
        font-size: 1rem;
        font-weight: 600;
        color: #6366f1;
        margin-bottom: 0.75rem;
    }

.summary-actions[b-t471a6xlim] {
    text-align: center;
    margin-top: 2rem;
    padding-top: 1rem;
    border-top: 1px solid #e5e7eb;
}

@media (max-width: 768px) {
    .view-application-container[b-t471a6xlim] {
        padding: 1rem;
    }

    .summary-item[b-t471a6xlim] {
        grid-template-columns: 1fr;
        gap: 0.25rem;
    }

        .summary-item label[b-t471a6xlim] {
            font-weight: 600;
        }
}
/* _content/ExelsysJobApplicationV2/Components/Pages/Components/FormField.razor.rz.scp.css */
/* Desktop 3-Column Form Layout */

/* Form Grid - Desktop (3 columns) */
.form-grid[b-tirh3glayn] {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 equal columns */
    gap: 1.5rem;
    margin-bottom: 2rem;
    align-items: start;
}

/* Form Group Base Styling */
.form-group[b-tirh3glayn] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    width: 100%;
}

/* Form Labels */
.form-label[b-tirh3glayn] {
    font-weight: 500;
    color: #374151;
    display: flex;
    align-items: center;
    font-size: 0.875rem;
    line-height: 1.25;
    margin-bottom: 0.5rem;
}

.required[b-tirh3glayn] {
    color: #ef4444;
    margin-left: 0.25rem;
    font-weight: 600;
}

/* Form Inputs */
.form-input[b-tirh3glayn],
.form-textarea[b-tirh3glayn] {
    padding: 0.75rem;
    border: 1px solid #d1d5db;
    border-radius: 0.5rem;
    font-size: 0.875rem;
    transition: all 0.2s ease;
    background: white;
    width: 100%;
    font-family: inherit;
}


.form-select[b-tirh3glayn] {
    height:47px;
    padding: 0.75rem;
    border: 1px solid #d1d5db;
    border-radius: 0.5rem;
    font-size: 0.875rem;
    transition: all 0.2s ease;
    background: white;
    width: 100%;
    font-family: inherit;
    /* Add dropdown arrow styling */
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

/* Special handling for wide fields */
.col-span-full[b-tirh3glayn] {
    grid-column: 1 / -1; /* Span all columns */
}

.col-span-2[b-tirh3glayn] {
    grid-column: span 2; /* Span 2 columns */
}

/* Textarea and file uploads should span full width */
.form-group:has(.form-textarea)[b-tirh3glayn],
.form-group:has(.file-upload)[b-tirh3glayn] {
    grid-column: 1 / -1;
}

/* Alternative: Use CSS classes for specific field widths */
.field-full-width[b-tirh3glayn] {
    grid-column: 1 / -1;
}

.field-half-width[b-tirh3glayn] {
    grid-column: span 2;
}

.field-third-width[b-tirh3glayn] {
    grid-column: span 1;
}

/* File Upload Styling */
.file-upload[b-tirh3glayn] {
    border: 2px dashed #d1d5db;
    border-radius: 0.5rem;
    padding: 2rem;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease;
    background: #fafafa;
    min-height: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .file-upload:hover[b-tirh3glayn] {
        border-color: #6366f1;
        background: #f8fafc;
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    }

.upload-icon[b-tirh3glayn] {
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, #6366f1, #8b5cf6);
    border-radius: 50%;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1.5rem;
}

.file-upload-text[b-tirh3glayn] {
    color: #6b7280;
    font-size: 0.875rem;
    line-height: 1.5;
}

/* Tablet Layout (2 columns) */
@media (min-width: 769px) and (max-width: 1024px) {
    .form-grid[b-tirh3glayn] {
        grid-template-columns: repeat(2, 1fr);
        gap: 1.25rem;
    }

    /* Adjust span classes for tablet */
    .col-span-2[b-tirh3glayn],
    .field-half-width[b-tirh3glayn] {
        grid-column: 1 / -1;
    }

    .field-third-width[b-tirh3glayn] {
        grid-column: span 1;
    }
}

/* Large Desktop Layout (4 columns for extra space) */
@media (min-width: 1200px) {
    .form-grid[b-tirh3glayn] {
        grid-template-columns: repeat(4, 1fr);
        gap: 2rem;
        max-width: none;
    }

    .form-area[b-tirh3glayn] {
        padding: 2.5rem;
    }

    /* Adjust spans for 4-column layout */
    .field-third-width[b-tirh3glayn] {
        grid-column: span 1;
    }

    .field-half-width[b-tirh3glayn] {
        grid-column: span 2;
    }

    /* Keep some fields at reasonable widths */
    .field-quarter-width[b-tirh3glayn] {
        grid-column: span 1;
    }


}

/* Mobile Layout (1 column) */
@media (max-width: 768px) {
    .form-grid[b-tirh3glayn] {
        grid-template-columns: 1fr !important;
        gap: 1rem;
    }

    /* All fields become full width on mobile */
    .col-span-full[b-tirh3glayn],
    .col-span-2[b-tirh3glayn],
    .field-full-width[b-tirh3glayn],
    .field-half-width[b-tirh3glayn],
    .field-third-width[b-tirh3glayn],
    .field-quarter-width[b-tirh3glayn] {
        grid-column: 1 / -1;
    }

    .form-area[b-tirh3glayn] {
        padding: 1rem;
    }

    .form-input[b-tirh3glayn],
    .form-textarea[b-tirh3glayn] {
        padding: 0.625rem;
        font-size: 16px; /* Prevents zoom on iOS */
    }

    .file-upload[b-tirh3glayn] {
        padding: 1.5rem 1rem;
        min-height: 100px;
    }

    .upload-icon[b-tirh3glayn] {
        width: 40px;
        height: 40px;
        font-size: 1.25rem;
    }
}

/* Small Mobile */
@media (max-width: 480px) {
    .form-grid[b-tirh3glayn] {
        gap: 0.75rem;
    }

    .file-upload[b-tirh3glayn] {
        padding: 1rem 0.75rem;
        min-height: 80px;
    }
}

/* Form field specific adjustments */
.form-group[b-tirh3glayn] {
    min-height: 80px; /* Ensures consistent row height */
    align-items: stretch;
}

/* Ensure consistent heights for inputs in the same row */
.form-input[b-tirh3glayn] {
    height: 47px; /* Fixed height for consistency */
}

.form-textarea[b-tirh3glayn] {
    min-height: 100px;
    resize: vertical;
}

/* Optional: Add visual separation between field groups */
.form-section[b-tirh3glayn] {
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #f3f4f6;
}

    .form-section:last-child[b-tirh3glayn] {
        border-bottom: none;
        margin-bottom: 0;
    }

.form-section-title[b-tirh3glayn] {
    font-size: 1.125rem;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 1rem;
    grid-column: 1 / -1;
}
.form-input.error[b-tirh3glayn],
.form-textarea.error[b-tirh3glayn],
.form-select.error[b-tirh3glayn] {
    border-color: #ef4444;
    box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.1);
}

    .form-input.error:focus[b-tirh3glayn],
    .form-textarea.error:focus[b-tirh3glayn],
    .form-select.error:focus[b-tirh3glayn] {
        border-color: #ef4444;
        box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.2);
    }

.file-upload-container.error .file-upload[b-tirh3glayn] {
    border-color: #ef4444;
    background-color: #fef2f2;
}

.validation-error[b-tirh3glayn] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 0.5rem;
    color: #ef4444;
    font-size: 0.875rem;
    font-weight: 500;
}

.error-icon[b-tirh3glayn] {
    color: #ef4444;
    font-weight: bold;
}

.error-text[b-tirh3glayn] {
    color: #ef4444 !important;
}

.file-selected[b-tirh3glayn] {
    color: #059669;
    font-weight: 500;
}

/* Shake animation for validation errors */
.has-error[b-tirh3glayn] {
    animation: shake-b-tirh3glayn 0.5s ease-in-out;
}

@keyframes shake-b-tirh3glayn {
    0%, 100% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(-5px);
    }

    75% {
        transform: translateX(5px);
    }
}

/* Photo Upload Specific Styling */
.photo-upload-container[b-tirh3glayn] {
    position: relative;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}

.photo-upload-placeholder[b-tirh3glayn] {
    border: 2px dashed #d1d5db;
    border-radius: 0.75rem;
    padding: 2rem 1rem;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease;
    background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
    min-height: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.photo-upload-placeholder:hover[b-tirh3glayn] {
    border-color: #6366f1;
    background: linear-gradient(135deg, #f0f4ff 0%, #e0e7ff 100%);
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(99, 102, 241, 0.15);
}

.photo-upload-icon[b-tirh3glayn] {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #6366f1, #8b5cf6);
    border-radius: 50%;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 2rem;
    box-shadow: 0 4px 12px rgba(99, 102, 241, 0.3);
}

.photo-upload-text[b-tirh3glayn] {
    color: #374151;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

.photo-upload-hint[b-tirh3glayn] {
    color: #6b7280;
    font-size: 0.875rem;
}

.photo-preview[b-tirh3glayn] {
    position: relative;
    border-radius: 0.75rem;
    overflow: hidden;
    background: white;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border: 1px solid #e5e7eb;
}

.photo-preview-image[b-tirh3glayn] {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}

.photo-remove-btn[b-tirh3glayn] {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    width: 32px;
    height: 32px;
    background: rgba(239, 68, 68, 0.9);
    color: white;
    border: none;
    border-radius: 50%;
    font-size: 1.25rem;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    backdrop-filter: blur(4px);
}

.photo-remove-btn:hover[b-tirh3glayn] {
    background: rgba(239, 68, 68, 1);
    transform: scale(1.1);
}

.file-input-overlay[b-tirh3glayn] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 10;
}

/* Mobile responsive adjustments for photo upload */
@media (max-width: 768px) {
    .photo-upload-container[b-tirh3glayn] {
        max-width: 100%;
    }
    
    .photo-upload-placeholder[b-tirh3glayn] {
        min-height: 150px;
        padding: 1.5rem 1rem;
    }
    
    .photo-upload-icon[b-tirh3glayn] {
        width: 50px;
        height: 50px;
        font-size: 1.5rem;
    }
    
    .photo-preview-image[b-tirh3glayn] {
        height: 150px;
    }
}

/* Upload spinner and overlay */
.photo-upload-overlay[b-tirh3glayn] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 0.75rem;
    color: white;
}

.upload-spinner[b-tirh3glayn] {
    width: 40px;
    height: 40px;
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-top: 4px solid #ffffff;
    border-radius: 50%;
    animation: spin-b-tirh3glayn 1s linear infinite;
    margin-bottom: 0.5rem;
}

.upload-status[b-tirh3glayn] {
    font-size: 0.875rem;
    font-weight: 500;
}

@keyframes spin-b-tirh3glayn {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* _content/ExelsysJobApplicationV2/Components/Pages/Components/NIMonitoringForm.razor.rz.scp.css */
/* NI Monitoring Form Styles */
.form-grid[b-oeqxxymkib] {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 1.5rem;
}

@media (min-width: 768px) {
    .form-grid[b-oeqxxymkib] {
        grid-template-columns: repeat(3, 1fr);
        gap: 2rem;
    }
}

.col-span-full[b-oeqxxymkib] {
    grid-column: 1 / -1;
}

.col-span-2[b-oeqxxymkib] {
    grid-column: span 2; /* Span 2 columns */
}

.form-group[b-oeqxxymkib] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.form-label[b-oeqxxymkib] {
    font-weight: 500;
    color: #374151;
    font-size: 0.875rem;
    margin-bottom: 0.25rem;
}

.form-label .required[b-oeqxxymkib] {
    color: #e50000;
    margin-left: 0.125rem;
}

.form-select[b-oeqxxymkib],
.form-input[b-oeqxxymkib],
.form-control[b-oeqxxymkib] {
    width: 100%;
    padding: 0.5rem 0.75rem;
    border: 1px solid #d1d5db;
    border-radius: 0.375rem;
    font-size: 1rem;
    color: #374151;
    background-color: #ffffff;
    transition: border-color 0.2s ease;
}


.form-select.has-error[b-oeqxxymkib],
.form-input.has-error[b-oeqxxymkib],
.form-control.has-error[b-oeqxxymkib] {
    border-color: #e50000;
    background-color: #fef2f2;
}

.form-select[b-oeqxxymkib] {
    appearance: none;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
}

.form-check[b-oeqxxymkib] {
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    padding: 0.5rem 0;
    margin-left: 2rem;
}

.form-check-input[b-oeqxxymkib] {
    width: 1.125rem;
    height: 1.125rem;
    margin-top: 0.125rem;
    cursor: pointer;
    flex-shrink: 0;
}

.form-check-input[type="radio"][b-oeqxxymkib] {
    border-radius: 50%;
}

.form-check-input[type="checkbox"][b-oeqxxymkib] {
    border-radius: 0.25rem;
}

.form-check-label[b-oeqxxymkib] {
    color: #374151;
    font-size: 1rem;
    cursor: pointer;
    line-height: 1.5;
}

.form-control[b-oeqxxymkib] {
    resize: vertical;
    min-height: 100px;
}

/* Validation Summary Styles */
.validation-summary[b-oeqxxymkib] {
    background-color: #fef2f2;
    border: 1px solid #fecaca;
    border-radius: 0.5rem;
    padding: 1rem;
    margin-bottom: 1.5rem;
}

.validation-title[b-oeqxxymkib] {
    color: #991b1b;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 0.75rem;
}

.validation-list[b-oeqxxymkib] {
    list-style: disc;
    padding-left: 1.5rem;
    color: #e50000;
    font-size: 0.875rem;
}

.validation-list li[b-oeqxxymkib] {
    margin-bottom: 0.25rem;
}

.validation-message[b-oeqxxymkib] {
    display: block;
    color: #e50000;
    font-size: 0.875rem;
    margin-top: 0.25rem;
}
/* _content/ExelsysJobApplicationV2/Components/Pages/Components/ProgressBar.razor.rz.scp.css */
.progress-section[b-1cnxuqlu5h] {
    padding: 1.5rem 2rem;
    background: #f8fafc;
    border-bottom: 1px solid #e5e7eb;
}

.progress-info[b-1cnxuqlu5h] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}

.progress-text[b-1cnxuqlu5h] {
    font-weight: 600;
    color: #1f2937;
    font-size: 1rem;
}

.progress-percentage[b-1cnxuqlu5h] {
    font-size: 0.875rem;
    color: #6b7280;
    font-weight: 500;
}

.progress-bar[b-1cnxuqlu5h] {
    width: 100%;
    height: 8px;
    background: #e5e7eb;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
}

.progress-fill[b-1cnxuqlu5h] {
    height: 100%;
    background: linear-gradient(90deg, #6366f1, #8b5cf6);
    border-radius: 4px;
    transition: width 0.5s ease;
    position: relative;
}

    .progress-fill[b-1cnxuqlu5h]::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
        animation: shimmer-b-1cnxuqlu5h 2s infinite;
    }

@keyframes shimmer-b-1cnxuqlu5h {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

/* Mobile responsive */
@media (max-width: 768px) {
    .progress-section[b-1cnxuqlu5h] {
        padding: 1rem;
    }

    .progress-info[b-1cnxuqlu5h] {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.3rem;
    }

    .progress-text[b-1cnxuqlu5h] {
        font-size: 0.875rem;
    }

    .progress-percentage[b-1cnxuqlu5h] {
        font-size: 0.75rem;
    }
}
/* _content/ExelsysJobApplicationV2/Components/Pages/Components/RepeatableSection.razor.rz.scp.css */


.repeatable-section[b-vvmo0e8e4r] {
    border-radius: 0.75rem;
    background: #ffffff;
    margin-bottom: 1.5rem;
}

.section-header[b-vvmo0e8e4r] {
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid #f3f4f6;
}

.section-title[b-vvmo0e8e4r] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #111827;
    margin: 0 0 0.5rem 0;
}

.section-description[b-vvmo0e8e4r] {
    color: #6b7280;
    margin: 0;
    font-size: 0.875rem;
}

.section-entry[b-vvmo0e8e4r] {
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
    transition: all 0.2s ease;
}

    .section-entry:hover[b-vvmo0e8e4r] {
        border-color: #d1d5db;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    }

    .section-entry.has-errors[b-vvmo0e8e4r] {
        border-color: #fecaca;
        background: #fef2f2;
    }

.entry-header[b-vvmo0e8e4r] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid #e5e7eb;
}

.entry-title[b-vvmo0e8e4r] {
    font-size: 1.125rem;
    font-weight: 500;
    color: #374151;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.entry-number[b-vvmo0e8e4r] {
    background: #3b82f6;
    color: white;
    padding: 0.25rem 0.5rem;
    border-radius: 0.25rem;
    font-size: 0.75rem;
    font-weight: 600;
}

.remove-entry-btn[b-vvmo0e8e4r] {
    background: #ef4444;
    color: white;
    border: none;
    padding: 0.5rem 1rem;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    cursor: pointer;
    transition: background 0.2s ease;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

    .remove-entry-btn:hover[b-vvmo0e8e4r] {
        background: #dc2626;
    }

.entry-fields[b-vvmo0e8e4r] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1rem;
}

    .entry-fields .col-span-full[b-vvmo0e8e4r] {
        grid-column: 1 / -1;
    }

    .entry-fields .col-span-2[b-vvmo0e8e4r] {
        grid-column: span 2;
    }

.entry-validation-errors[b-vvmo0e8e4r] {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #fee2e2;
}

.section-actions[b-vvmo0e8e4r] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 1rem;
    border-top: 1px solid #e5e7eb;
}

.add-entry-btn[b-vvmo0e8e4r] {
    background: #10b981;
    color: white;
    border: none;
    padding: 0.75rem 1.5rem;
    border-radius: 0.5rem;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

    .add-entry-btn:hover:not(:disabled)[b-vvmo0e8e4r] {
        background: #059669;
    }

    .add-entry-btn:disabled[b-vvmo0e8e4r] {
        background: #9ca3af;
        cursor: not-allowed;
        transform: none;
    }

.entry-count-info[b-vvmo0e8e4r] {
    color: #6b7280;
    font-size: 0.875rem;
}

.section-validation-summary[b-vvmo0e8e4r] {
    background: #fef2f2;
    border: 1px solid #fecaca;
    border-radius: 0.5rem;
    padding: 1rem;
    margin-top: 1rem;
}

    .section-validation-summary h5[b-vvmo0e8e4r] {
        color: #dc2626;
        margin: 0 0 0.5rem 0;
        font-size: 0.875rem;
        font-weight: 500;
    }

    .section-validation-summary ul[b-vvmo0e8e4r] {
        margin: 0;
        padding-left: 1.5rem;
        color: #dc2626;
        font-size: 0.875rem;
    }

.validation-error[b-vvmo0e8e4r] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem;
    background: #fef2f2;
    border: 1px solid #fecaca;
    border-radius: 0.25rem;
    color: #dc2626;
    font-size: 0.875rem;
    margin-bottom: 0.5rem;
}

.error-icon[b-vvmo0e8e4r] {
    color: #ef4444;
}

@media (max-width: 768px) {

    .entry-fields[b-vvmo0e8e4r] {
        grid-template-columns: 1fr;
    }

    .section-actions[b-vvmo0e8e4r] {
        flex-direction: column;
        gap: 1rem;
        align-items: stretch;
    }

    .add-entry-btn[b-vvmo0e8e4r] {
        justify-content: center;
    }
}
/* _content/ExelsysJobApplicationV2/Components/Pages/Components/ScreeningQuestionsForm.razor.rz.scp.css */
/* Screening Questions Styles */
.screening-questions[b-z9sdbbsnnw] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    padding-bottom: 1.5rem;
}

.question-card[b-z9sdbbsnnw] {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    padding: 1.5rem;
    transition: box-shadow 0.2s ease;
}

.question-card.has-error[b-z9sdbbsnnw] {
    border-color: #e50000;
    background-color: #fef2f2;
}

.question-title[b-z9sdbbsnnw] {
    font-size: 1.125rem;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 1rem;
    line-height: 1.5;
}

.question-title .required[b-z9sdbbsnnw] {
    color: #e50000;
    margin-left: 0.25rem;
}

/* Radio Group Styles */
.radio-group[b-z9sdbbsnnw] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.radio-group.error[b-z9sdbbsnnw] {
    border: 1px solid #e50000;
    border-radius: 0.375rem;
    padding: 0.5rem;
}

.radio-option[b-z9sdbbsnnw] {
    display: flex;
    align-items: center;
    padding: 0.75rem 1rem;
    border: 0px solid #d1d5db;
    border-radius: 0.375rem;
    cursor: pointer;
    transition: all 0.2s ease;
}

.radio-option:hover[b-z9sdbbsnnw] {
    background-color: #f9fafb;
    border-color: #1b6ec2;
}

.radio-option input[type="radio"][b-z9sdbbsnnw] {
    margin-right: 0.75rem;
    width: 1.25rem;
    height: 1.25rem;
    cursor: pointer;
}

.radio-option span[b-z9sdbbsnnw] {
    color: #374151;
    font-size: 1rem;
}

/* Checkbox Group Styles */
.checkbox-group[b-z9sdbbsnnw] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.checkbox-group.error[b-z9sdbbsnnw] {
    border: 1px solid #e50000;
    border-radius: 0.375rem;
    padding: 0.5rem;
}

.checkbox-option[b-z9sdbbsnnw] {
    display: flex;
    align-items: center;
    padding: 0.75rem 1rem;
    border: 1px solid #d1d5db;
    border-radius: 0.375rem;
    cursor: pointer;
    transition: all 0.2s ease;
}

.checkbox-option:hover[b-z9sdbbsnnw] {
    background-color: #f9fafb;
    border-color: #1b6ec2;
}

.checkbox-option input[type="checkbox"][b-z9sdbbsnnw] {
    margin-right: 0.75rem;
    width: 1.25rem;
    height: 1.25rem;
    cursor: pointer;
}

.checkbox-option span[b-z9sdbbsnnw] {
    color: #374151;
    font-size: 1rem;
}

/* Textarea for text-based questions */
.form-textarea[b-z9sdbbsnnw] {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid #d1d5db;
    border-radius: 0.375rem;
    font-size: 1rem;
    color: #374151;
    transition: border-color 0.2s ease;
    resize: vertical;
}

.form-textarea:focus[b-z9sdbbsnnw] {
    outline: none;
    border-color: #1b6ec2;
    box-shadow: 0 0 0 3px rgba(27, 110, 194, 0.1);
}

.form-textarea.error[b-z9sdbbsnnw] {
    border-color: #e50000;
}

/* Validation Error Messages */
.validation-error[b-z9sdbbsnnw] {
    display: flex;
    align-items: center;
    margin-top: 0.5rem;
    padding: 0.5rem 0.75rem;
    background-color: #fef2f2;
    border: 1px solid #fecaca;
    border-radius: 0.375rem;
    color: #e50000;
    font-size: 0.875rem;
}

.error-icon[b-z9sdbbsnnw] {
    margin-right: 0.5rem;
    font-weight: bold;
}
/* _content/ExelsysJobApplicationV2/Components/Pages/Components/StepNavigation.razor.rz.scp.css */

.navigation[b-3qft2oksnn] {
    background: #f8fafc;
    border-right: 1px solid #e5e7eb;
    padding: 1rem;
    overflow-y: auto;
    height: auto;
    position: sticky;
    top: 0;
    display: flex;
    flex-direction: column;
}

.nav-steps-container[b-3qft2oksnn] {
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
    min-height: 0;
    max-width: 99%;
}

.mobile-nav-toggle[b-3qft2oksnn] {
    display: none;
    background: #f9fafb;
    padding: 1rem;
    text-align: left;
    cursor: pointer;
    margin: 0.5rem;
    font-weight: 500;
    position: relative;
    transition: all 0.2s ease;
    margin: 0px;
    border-bottom: 1px solid rgb(229, 231, 235);
}

    .mobile-nav-toggle:hover[b-3qft2oksnn] {
        background: #f3f4f6;
        border-color: #d1d5db;
    }

.mobile-toggle-content[b-3qft2oksnn] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.mobile-toggle-main[b-3qft2oksnn] {
    display: flex;
    align-items: center;
    flex: 1;
    min-width: 0;
}

.mobile-toggle-icon[b-3qft2oksnn] {
    font-size: 1.25rem;
    margin-right: 0.75rem;
    flex-shrink: 0;
}

.mobile-toggle-text[b-3qft2oksnn] {
    flex: 1;
    min-width: 0;
}

.mobile-toggle-title[b-3qft2oksnn] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #374151;
    line-height: 1.2;
}

.mobile-toggle-step-name[b-3qft2oksnn] {
    font-size: 0.8rem;
    color: #6b7280;
    margin-top: 0.125rem;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mobile-toggle-status[b-3qft2oksnn] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-shrink: 0;
}

.mobile-status-text[b-3qft2oksnn] {
    font-size: 0.75rem;
    color: #6b7280;
    font-weight: 500;
}

.mobile-toggle-arrow[b-3qft2oksnn] {
    font-size: 0.75rem;
    color: #9ca3af;
    font-weight: bold;
    transition: transform 0.2s ease;
}

.mobile-status-icon[b-3qft2oksnn] {
    font-weight: bold;
    font-size: 0.875rem;
    flex-shrink: 0;
}

    .mobile-status-icon.completed[b-3qft2oksnn] {
        color: #10b981;
    }

    .mobile-status-icon.in-progress[b-3qft2oksnn] {
        color: #3b82f6;
    }

    .mobile-status-icon.has-errors[b-3qft2oksnn] {
        color: #ef4444;
    }

.nav-step[b-3qft2oksnn] {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    padding: 0.7rem;
    border-radius: 0.5rem;
    cursor: pointer;
    transition: all 0.2s ease;
    margin-bottom: 0.75rem;
    border: 1px solid transparent;
    background: #f9fafb;
    position: relative;
    z-index: 1;
}

    .nav-step:hover[b-3qft2oksnn] {
        background: #f3f4f6;
    }

    .nav-step.active[b-3qft2oksnn] {
        background: #eff6ff;
        border-color: #3b82f6;
    }

    .nav-step.completed[b-3qft2oksnn] {
        background: #fbfcfd;
        border-color: #bbf7d0;
    }

        .nav-step.completed:hover[b-3qft2oksnn] {
            background: #dcfce7;
        }

    .nav-step.in-progress[b-3qft2oksnn] {
        background: #eff6ff;
        border-color: #bfdbfe;
    }

    .nav-step.has-errors[b-3qft2oksnn] {
        background: #fef2f2;
        border-color: #fecaca;
    }

        .nav-step.has-errors:hover[b-3qft2oksnn] {
            background: #fee2e2;
        }

.step-number[b-3qft2oksnn] {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    border-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 0.875rem;
    background: #e5e7eb;
    color: #6b7280;
    flex-shrink: 0;
    margin-top: 0.125rem;
    border-width: 0px;
}

.nav-step.active .step-number[b-3qft2oksnn] {
    background: #3b82f6;
    color: white;
}

.nav-step.completed .step-number[b-3qft2oksnn] {
    background: #10b981;
    color: white;
}

.nav-step.in-progress .step-number[b-3qft2oksnn] {
    background: #3b82f6;
    color: white;
}

.nav-step.has-errors .step-number[b-3qft2oksnn] {
    background: #ef4444;
    color: white;
}

.status-icon[b-3qft2oksnn] {
    font-size: 0.875rem;
}

    .status-icon.completed[b-3qft2oksnn] {
        color: white;
    }

    .status-icon.in-progress[b-3qft2oksnn] {
        color: white;
        font-size: 0.75rem;
    }

    .status-icon.error[b-3qft2oksnn] {
        color: white;
        font-weight: bold;
    }

.step-content[b-3qft2oksnn] {
    flex: 1;
    min-width: 0;
    overflow: hidden;
}

.step-title[b-3qft2oksnn] {
    font-weight: 500;
    color: #111827;
    margin-bottom: 0.25rem;
    line-height: 1.25;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.nav-step.active .step-title[b-3qft2oksnn] {
    color: #000 !important;
}

.nav-step.completed .step-title[b-3qft2oksnn] {
    color: #000;
}

.nav-step.has-errors .step-title[b-3qft2oksnn] {
    color: #dc2626;
}

.step-summary[b-3qft2oksnn] {
    font-size: 0.75rem;
    color: #6b7280;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.nav-step.completed .step-summary[b-3qft2oksnn] {
    color: #6b7280;
}

.nav-step.has-errors .step-summary[b-3qft2oksnn] {
    color: #dc2626;
}

.scrollbar-neon[b-3qft2oksnn] {
    scrollbar-width: thin;
    scrollbar-color: #3b82f6 #f1f5f9;
}

    .scrollbar-neon[b-3qft2oksnn]::-webkit-scrollbar {
        width: 6px;
    }

    .scrollbar-neon[b-3qft2oksnn]::-webkit-scrollbar-track {
        background: #f1f5f9;
        border-radius: 3px;
    }

    .scrollbar-neon[b-3qft2oksnn]::-webkit-scrollbar-thumb {
        background: #3b82f6;
        border-radius: 3px;
    }

        .scrollbar-neon[b-3qft2oksnn]::-webkit-scrollbar-thumb:hover {
            background: #2563eb;
        }

@media (max-width: 768px) {
    .navigation[b-3qft2oksnn] {
        position: fixed;
        top: 80px; /* Position below header (~80px) and progress bar (~40px) */
        left: -100%;
        width: 100%;
        height: calc(100vh - 80px); /* Adjust height to account for header and progress */
        z-index: 200; /* Higher z-index than header to appear above */
        transition: left 0.3s ease;
        border-right: none;
        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
    }

        .navigation.mobile-show[b-3qft2oksnn] {
            left: 0;
            top: 80px; /* Match the non-mobile-show positioning */
            overflow-y: hidden; /* Let the inner container handle scrolling */
        }

            .navigation.mobile-show .nav-steps-container[b-3qft2oksnn] {
                overflow-y: auto;
                padding: 1rem 1rem 2rem 0rem;
            }

    /* Mobile backdrop overlay */
    .mobile-backdrop[b-3qft2oksnn] {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, 0.3);
        z-index: 150; /* Below navigation but above everything else */
        animation: fadeIn-b-3qft2oksnn 0.3s ease;
        cursor: pointer;
    }

    .mobile-nav-toggle[b-3qft2oksnn] {
        display: block;
    }

    /* Mobile navigation header with close button */
    .mobile-nav-header[b-3qft2oksnn] {
        display: none; /* Hidden on desktop */
    }

    /* Show header only in mobile mode */
    .navigation.mobile-show .mobile-nav-header[b-3qft2oksnn] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #e5e7eb;
        background: #f9fafb;
        margin: -0.5rem -1rem 0rem;
        padding: 0rem 0.5rem 0.5rem 2rem;
    }

    .nav-title[b-3qft2oksnn] {
        font-size: 1.125rem;
        font-weight: 600;
        color: #1f2937;
        margin: 0;
    }

    .mobile-close-btn[b-3qft2oksnn] {
        background: none;
        border: none;
        cursor: pointer;
        padding: 0.5rem;
        border-radius: 0.375rem;
        transition: background-color 0.2s ease;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
    }

        .mobile-close-btn:hover[b-3qft2oksnn] {
            background-color: #f3f4f6;
        }

        .mobile-close-btn:active[b-3qft2oksnn] {
            background-color: #e5e7eb;
        }

    .close-icon[b-3qft2oksnn] {
        width: 20px;
        height: 20px;
        color: #6b7280;
        transition: color 0.2s ease;
    }

    .mobile-close-btn:hover .close-icon[b-3qft2oksnn] {
        color: #374151;
    }

    .nav-step[b-3qft2oksnn] {
        padding: 0.8rem;
    }

    .step-content[b-3qft2oksnn] {
        margin-left: 0.5rem;
    }
}

/* Animation for backdrop fade in */
@keyframes fadeIn-b-3qft2oksnn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Validation Message Overlay Styles */
.validation-message-overlay[b-3qft2oksnn] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.validation-message-popup[b-3qft2oksnn] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    max-width: 500px;
    width: 90%;
    max-height: 80vh;
    overflow-y: auto;
}

.validation-header[b-3qft2oksnn] {
    display: flex;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid #e0e0e0;
    background-color: #fff3cd;
}

.validation-icon[b-3qft2oksnn] {
    font-size: 24px;
    margin-right: 10px;
}

.validation-header h4[b-3qft2oksnn] {
    flex: 1;
    margin: 0;
    color: #856404;
}

.close-btn[b-3qft2oksnn] {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #856404;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.validation-content[b-3qft2oksnn] {
    padding: 20px;
}

    .validation-content p[b-3qft2oksnn] {
        margin: 0 0 15px 0;
        color: #333;
    }

.validation-errors[b-3qft2oksnn] {
    margin: 0;
    padding-left: 20px;
}

    .validation-errors li[b-3qft2oksnn] {
        color: #dc3545;
        margin-bottom: 5px;
    }

.validation-actions[b-3qft2oksnn] {
    padding: 15px 20px;
    border-top: 1px solid #e0e0e0;
    text-align: right;
}

.btn-primary[b-3qft2oksnn] {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 8px 20px;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

    .btn-primary:hover[b-3qft2oksnn] {
        background-color: #0056b3;
    }

/* Navigation Step Disabled State */
.nav-step.disabled[b-3qft2oksnn] {
    opacity: 0.6;
    cursor: not-allowed;
}

    .nav-step.disabled:hover[b-3qft2oksnn] {
        background-color: transparent;
    }

/* Lock Icon for Disabled Steps */
.lock-icon[b-3qft2oksnn] {
    position: absolute;
    top: 35px;
    right: 10px;
    font-size: 12px;
    opacity: 0.7;
}

/* Ensure nav-step is positioned relative for absolute children */
.nav-step[b-3qft2oksnn] {
    position: relative;
}

/* Sub-step styling for qualification divisions */
.nav-sub-step[b-3qft2oksnn] {
    margin-left: 0.8rem;
    position: relative;
}
    /* Hide the border for the last sub-step to prevent extending beyond */
    .nav-sub-step:last-of-type[b-3qft2oksnn]::after {
        bottom: 50%;
    }

    .nav-sub-step .step-number[b-3qft2oksnn] {
        font-size: 0.75rem;
        width: 1.75rem;
        height: 1.75rem;
        background: #f3f4f6;
        color: #6b7280;
    }

    .nav-sub-step.active .step-number[b-3qft2oksnn] {
        background: #dbeafe;
        color: #1d4ed8;
        border-color: #3b82f6;
    }

    .nav-sub-step.completed .step-number[b-3qft2oksnn] {
        background: #d1fae5;
        color: #047857;
        border-color: #10b981;
    }

    .nav-sub-step.in-progress .step-number[b-3qft2oksnn] {
        background: #dbeafe;
        color: #1d4ed8;
        border-color: #3b82f6;
    }

    .nav-sub-step.has-errors .step-number[b-3qft2oksnn] {
        background: #fee2e2;
        color: #dc2626;
        border-color: #ef4444;
    }

    .nav-sub-step .step-title[b-3qft2oksnn] {
        font-size: 0.875rem;
        font-weight: 400;
        color: #6b7280;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 100%;
    }

    .nav-sub-step.active .step-title[b-3qft2oksnn] {
        color: #1d4ed8;
        font-weight: 500;
    }

    .nav-sub-step.has-errors .step-title[b-3qft2oksnn] {
        color: #dc2626;
    }

    .nav-sub-step .step-summary[b-3qft2oksnn] {
        font-size: 0.7rem;
        color: #9ca3af;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 100%;
    }

    .nav-sub-step.has-errors .step-summary[b-3qft2oksnn] {
        color: #dc2626;
    }

/* Mobile specific sub-step styling */
@media (max-width: 768px) {
    .nav-sub-step[b-3qft2oksnn] {
        margin-left: 0.75rem;
        padding: 1rem 0.75rem;
    }

        .nav-sub-step[b-3qft2oksnn]::before {
            width: 8px;
        }

        .nav-sub-step .step-content[b-3qft2oksnn] {
            margin-left: 0.25rem;
        }
}

/* Parent step styling for qualification divisions */
.nav-parent-step[b-3qft2oksnn] {
    background-color: #f8fafc;
    border-left: 3px solid #e5e7eb;
    cursor: default;
    font-weight: 600;
    color: #4b5563;
}

    .nav-parent-step:hover[b-3qft2oksnn] {
        background-color: #f8fafc; /* Keep same color on hover since it's not clickable */
    }

    .nav-parent-step .step-number[b-3qft2oksnn] {
        background: #e5e7eb;
        color: #6b7280;
        font-weight: 600;
    }

    .nav-parent-step.completed .step-number[b-3qft2oksnn] {
        background: #d1fae5;
        color: #047857;
        border-color: #10b981;
    }

    .nav-parent-step.in-progress .step-number[b-3qft2oksnn] {
        background: #dbeafe;
        color: #1d4ed8;
        border-color: #3b82f6;
    }

    .nav-parent-step.has-errors .step-number[b-3qft2oksnn] {
        background: #fee2e2;
        color: #dc2626;
        border-color: #ef4444;
    }

    .nav-parent-step .step-title[b-3qft2oksnn] {
        font-weight: 600;
        color: #374151;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 100%;
    }

    .nav-parent-step.completed .step-title[b-3qft2oksnn] {
        color: #047857;
    }

    .nav-parent-step.has-errors .step-title[b-3qft2oksnn] {
        color: #dc2626;
    }

    .nav-parent-step .step-summary[b-3qft2oksnn] {
        font-size: 0.75rem;
        color: #6b7280;
        font-weight: 400;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 100%;
    }

    .nav-parent-step.completed .step-summary[b-3qft2oksnn] {
        color: #059669;
    }

    .nav-parent-step.has-errors .step-summary[b-3qft2oksnn] {
        color: #dc2626;
    }
/* _content/ExelsysJobApplicationV2/Components/Pages/Components/Template/TemplateForm.razor.rz.scp.css */
/* Language Selection Loading Styles */
.language-selection-container[b-fy6y43ts98] {
    position: relative;
    display: inline-block;
    width: 100%;
}

/* Loading overlay for language dropdown */
.language-loading-overlay[b-fy6y43ts98] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    border-radius: 4px;
    z-index: 10;
}

.language-loading-overlay.visible[b-fy6y43ts98] {
    opacity: 1;
    visibility: visible;
}

/* Loading content styling */
.loading-content[b-fy6y43ts98] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 16px;
}

.loading-text[b-fy6y43ts98] {
    color: #1976d2;
    font-weight: 500;
    text-align: center;
    min-height: 16px;
    animation: fadeInOut-b-fy6y43ts98 2s ease-in-out infinite;
}

/* Progress bar container */
.language-progress-bar[b-fy6y43ts98] {
    margin-top: 4px;
    border-radius: 2px;
    overflow: hidden;
    animation: slideInFromBottom-b-fy6y43ts98 0.3s ease-out;
}

/* Disabled state styling for dropdown */
.loading-state[b-fy6y43ts98] {
    opacity: 0.6;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out;
}

/* Smooth animations */
@keyframes fadeInOut-b-fy6y43ts98 {
    0%, 100% { opacity: 0.7; }
    50% { opacity: 1; }
}

@keyframes slideInFromBottom-b-fy6y43ts98 {
    from {
        transform: translateY(10px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

/* Pulse animation for the progress circle */
.language-loading-overlay .mud-progress-circular[b-fy6y43ts98] {
    animation: pulse-b-fy6y43ts98 1.5s ease-in-out infinite;
}

@keyframes pulse-b-fy6y43ts98 {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .loading-content[b-fy6y43ts98] {
        padding: 12px;
        gap: 6px;
    }
    
    .loading-text[b-fy6y43ts98] {
        font-size: 0.875rem;
    }
}

/* Dark theme support */
@media (prefers-color-scheme: dark) {
    .language-loading-overlay[b-fy6y43ts98] {
        background: rgba(30, 30, 30, 0.9);
    }
    
    .loading-text[b-fy6y43ts98] {
        color: #90caf9;
    }
}

/* High contrast mode support */
@media (prefers-contrast: high) {
    .language-loading-overlay[b-fy6y43ts98] {
        background: rgba(255, 255, 255, 0.95);
        border: 2px solid #000;
    }
    
    .loading-text[b-fy6y43ts98] {
        color: #000;
        font-weight: 700;
    }
}

/* Reduced motion support */
@media (prefers-reduced-motion: reduce) {
    .language-loading-overlay[b-fy6y43ts98],
    .loading-state[b-fy6y43ts98],
    .language-progress-bar[b-fy6y43ts98] {
        transition: none;
    }
    
    .loading-text[b-fy6y43ts98],
    .language-loading-overlay .mud-progress-circular[b-fy6y43ts98] {
        animation: none;
    }
}
/* _content/ExelsysJobApplicationV2/Components/Pages/ThankYou.razor.rz.scp.css */
.thank-you-container[b-2jp0gtygtp] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
}

.thank-you-card[b-2jp0gtygtp] {
    background: white;
    border-radius: 16px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    max-width: 600px;
    width: 100%;
    overflow: hidden;
}

.success-icon[b-2jp0gtygtp] {
    animation: bounce-b-2jp0gtygtp 1s ease-in-out;
}

@keyframes bounce-b-2jp0gtygtp {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    60% {
        transform: translateY(-5px);
    }
}

.action-buttons[b-2jp0gtygtp] {
    gap: 1rem;
}

@media (max-width: 768px) {
    .action-buttons[b-2jp0gtygtp] {
        flex-direction: column;
    }
    
    .action-buttons .mud-button[b-2jp0gtygtp] {
        width: 100%;
    }
}

.next-steps-item[b-2jp0gtygtp] {
    display: flex;
    align-items: center;
    margin-bottom: 0.75rem;
    padding: 0.5rem;
    border-radius: 8px;
    transition: background-color 0.2s ease;
}

.next-steps-item:hover[b-2jp0gtygtp] {
    background-color: rgba(103, 126, 234, 0.05);
}

.application-id-badge[b-2jp0gtygtp] {
    background: linear-gradient(45deg, #4caf50, #8bc34a);
    color: white;
    padding: 1rem;
    border-radius: 12px;
    font-weight: 600;
    text-align: center;
    margin: 1rem 0;
}
/* _content/ExelsysJobApplicationV2/Components/Pages/Vacancies.razor.rz.scp.css */
.fixed-body[b-toqjqq2sql] {
    padding-top: 5rem; /* Space for fixed header */
}

.header-fixed[b-toqjqq2sql] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030;
    background-color: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
    min-height: 5rem;
}
h1[b-toqjqq2sql]{
    font-size: x-large
}
