/* /Components/JsonSchemaNodeEditor.razor.rz.scp.css */
.invalid-key[b-44xiqlao48] {
    border: 2px solid red;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.layout-container[b-8xidg6hvxv] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.top-bar[b-8xidg6hvxv] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #0f111a;
    padding: 0.5rem 1rem;
}

    .top-bar .user-info[b-8xidg6hvxv] {
        font-family: 'Space Mono', monospace;
        font-size: 1.25rem;
        color: #ddd;
        text-align: right;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .top-bar .application-logo[b-8xidg6hvxv] {
        font-family: 'VT323', monospace;
        font-size: 3rem; /* Slightly bigger than normal text */
        font-weight:normal; /* Semi-bold for emphasis */
        color: #ddd; /* Dark gray (Bootstrap dark) */
        letter-spacing: 0.5px; /* Tiny spacing for modern look */
        display: flex; /* In case you want an icon + text */
        align-items: center; /* Vertically center icon and text */
        gap: 0.5rem; /* Space between icon and text */
    }

    .top-bar .dropdowns select[b-8xidg6hvxv] {
        font-family: 'Space Mono', monospace;
        font-size: 1.25rem;
        /* Normal state */
        color: #ddd; /* text color */
        background-color: #191d2b; /* dropdown background */
        border: 0; /* border color */
        padding: 0.3rem 0.5rem;
        border-radius: 0;
        outline: none;
        cursor: pointer;
        appearance:listbox; /* remove default arrow for custom arrow if needed */
    }

        /* Hover state */
        .top-bar .dropdowns select:hover[b-8xidg6hvxv] {
            background-color: #ddd; /* highlight background */
            color: #191d2b; /* hover text color */
        }

        /* Option styling (some browsers support it) */
        .top-bar .dropdowns select option[b-8xidg6hvxv] {
            background-color: #191d2b; /* dropdown option background */
            color: #ddd; /* dropdown option text color */
            }


.sidebar[b-8xidg6hvxv] {
    width: 200px;
    background: #0f111a;
    padding: 1rem;
    border-right: 1px solid #191d2b;
    display: flex;
    flex-direction: column;
    /* key for full height */
    height: 100%;
}

    /* Base button style (normal) */
    .sidebar .button[b-8xidg6hvxv] {
        font-family: 'Space Mono', monospace;
        background-color: #191d2b; /* normal background */
        color: #ddd; /* normal text color */
        border: none; /* or 1px solid if you want a border */
        padding: 0.5rem 1rem;
        margin-bottom: 0.5rem;
        cursor: pointer;
        transition: all 0.2s ease;
    }

        /* Hover state */
        .sidebar .button:hover[b-8xidg6hvxv] {
            background-color: #ddd; /* accent color on hover */
            color: #191d2b; /* optional: text color change on hover */
        }

        /* Selected / Active state */
        .sidebar .button.active[b-8xidg6hvxv] {
            background-color: #39ff14; /* neon green for selected */
            color: #0f0f0f; /* text color for selected */
        }













/* /Pages/ApiKeys.razor.rz.scp.css */
.api-keys[b-1l1ze0yxqb] {
    position: relative;
    padding: 30px 30px;
    width: 100%;
    border-collapse: collapse;
    font-family: 'Space Mono', monospace;
    background: #191d2b;
    color:#ddd;
}

    .api-keys th[b-1l1ze0yxqb] {
        font-family: 'VT323', monospace;
        color: #ddd;
        font-weight: normal;
        font-size: 1.25rem;
        border: 1px solid #ddd; /* fixed: thin 1px solid border */
        padding: 0.5rem 1rem; /* optional: add padding for spacing */
        text-align: left; /* optional: align text */
        background: #191d2b;
    }

    .api-keys td[b-1l1ze0yxqb] {
        padding: 0.5rem 1rem;
        border-bottom: 1px solid #444;
        text-align: left;
        color: #ddd;
        border: 1px solid #ddd; /* fixed: thin 1px solid border */
        padding: 0.5rem 1rem; /* optional: add padding for spacing */
        text-align: left; /* optional: align text */
        background: #191d2b;
    }

    .api-keys h3[b-1l1ze0yxqb] {
        font-family: 'VT323', monospace;
        font-size: 1.5rem;
        font-weight: normal;
        color: #ddd;
        margin-bottom: 0.5rem;
    }

/* /Pages/JsonFileEditor.razor.rz.scp.css */
.editor-container[b-h3208o21xb] {
    display: flex;
    justify-content: start; /* centers panels horizontally */
    align-items: flex-start; /* align panels at the top */
    gap: 80px; /* spacing between left + right */
}

/* Left panel */
.left-panel[b-h3208o21xb] {
    flex: 1;
    font-family: 'Space Mono', monospace;
    color: #ddd;
}

/* Right panel */
.json-preview[b-h3208o21xb] {
    flex: 1;
    font-family: 'Space Mono', monospace;
    color: #ddd;
    background: #191d2b;
    padding: 25px;
}

    .json-preview .json-header[b-h3208o21xb] {
        display: flex;
        align-items: flex-start;
        gap: 20px;
        margin-bottom: 15px; /* space below header before JSON */
    }

    /* Headings style */
    .left-panel h5[b-h3208o21xb],
    .json-preview h5[b-h3208o21xb] {
        font-family: 'VT323', monospace;
        font-size: 1.75rem;
        font-weight: normal;
        color: #ddd;
        margin-bottom: 0.5rem;
    }

    .left-panel label[b-h3208o21xb],
    .json-preview label[b-h3208o21xb] {
        font-family: 'Space Mono', monospace;
        font-size: 1rem;
        font-weight: normal;
        color: #ddd;
        margin-bottom: 0.5rem;
    }
/* /Pages/JsonSchemaEditor.razor.rz.scp.css */
.editor-container[b-372lkgv58w] {
    display: flex;
    justify-content: start; /* centers panels horizontally */
    align-items: flex-start; /* align panels at the top */
    gap: 80px; /* spacing between left + right */   
   
}

/* Left panel */
.left-panel[b-372lkgv58w] {
    flex: 1;
    font-family: 'Space Mono', monospace;
    color: #ddd;
}

/* Right panel */
.json-preview[b-372lkgv58w] {
    flex: 1;
    font-family: 'Space Mono', monospace;
    color: #ddd;
    background: #191d2b;
    padding: 25px;   
}

    .json-preview .json-header[b-372lkgv58w] {
        display: flex;
        align-items: flex-start;
        gap: 20px;
        margin-bottom: 15px; /* space below header before JSON */
    }    

    /* Headings style */
    .left-panel h5[b-372lkgv58w],
    .json-preview h5[b-372lkgv58w] {
        font-family: 'VT323', monospace;
        font-size: 1.75rem;
        font-weight: normal;
        color: #ddd;
        margin-bottom: 0.5rem;
    }

    .left-panel label[b-372lkgv58w],
    .json-preview label[b-372lkgv58w] {
        font-family: 'Space Mono', monospace;
        font-size: 1rem;
        font-weight: normal;
        color: #ddd;
        margin-bottom: 0.5rem;
    }
/* /Pages/OrganizationUsers.razor.rz.scp.css */
.org-user-table[b-pimmvs6vl9] {
    position: relative;
    padding: 30px 30px;
    width: 100%;
    border-collapse: collapse;
    font-family: 'Space Mono', monospace;
    background: #191d2b;
}

    .org-user-table th[b-pimmvs6vl9] {
        font-family: 'VT323', monospace;
        color: #ddd;
        font-weight: normal;
        font-size: 1.25rem;
        border: 1px solid #ddd; /* fixed: thin 1px solid border */
        padding: 0.5rem 1rem; /* optional: add padding for spacing */
        text-align: left; /* optional: align text */
    }

    .org-user-table td[b-pimmvs6vl9] {
        padding: 0.5rem 1rem;
        border-bottom: 1px solid #444;
        text-align: left;
        color: #ddd;
        border: 1px solid #ddd; /* fixed: thin 1px solid border */
        padding: 0.5rem 1rem; /* optional: add padding for spacing */
        text-align: left; /* optional: align text */
    }

    .org-user-table h3[b-pimmvs6vl9] {
        font-family: 'VT323', monospace;
        font-size: 1.5rem;
        font-weight: normal;
        color: #ddd;
        margin-bottom: 0.5rem;
    }

    .org-user-table strong[b-pimmvs6vl9] {
        font-family: 'VT323', monospace;
        font-weight: normal;
        font-size: 1.25rem;
        color: rgba(134, 134, 134, 0.75); /* fixed RGBA */
    }

    .org-user-table span[b-pimmvs6vl9] {
        font-family: 'Space Mono', monospace;
        font-size: 1rem;
        color: #ddd;
    }
/* /Pages/ProjectExplorer.razor.rz.scp.css */
.file-tree[b-p39mfv8vd1] {
    font-family: 'Space Mono', monospace;    
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}

.folder-node[b-p39mfv8vd1], .file-node[b-p39mfv8vd1] {   
    list-style-type: none;
}

.file-item-wrapper[b-p39mfv8vd1] {  
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
}

.arrow-btn[b-p39mfv8vd1] {
    color:#ddd;
    width: 20px;
    padding: 0;
    background: none;
    border: none;
    cursor: pointer;
}

.folder-btn[b-p39mfv8vd1] {
    flex-grow: 1;
    color: #ddd;
    background: none;
    border: none;
    cursor: pointer;
    text-align: left;
    padding: 4px;
    transition: all 0.2s;
}

    .folder-btn.selected[b-p39mfv8vd1] {
        font-weight: bold;
        background: #ddd;
        color: #191d2b;
    }


.file-wrapper[b-p39mfv8vd1] {
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
}

    .file-wrapper span[b-p39mfv8vd1] {
        margin-right: 6px;
        user-select: none;
    }

.file-btn[b-p39mfv8vd1] {
    flex-grow: 1;
    color: #ddd;
    background: none;
    border: none;
    cursor: pointer;
    text-align: left;
    padding: 4px;
    transition: all 0.2s;
}

    .file-btn.selected[b-p39mfv8vd1] {
        font-weight: bold;
        background: #cce5ff;
        color: #191d2b;
    }

.operation-overlay[b-p39mfv8vd1] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 900;
    font-size: 20px;
    color: #ffffff;
    background: rgb(65, 65, 65, 0.750);
    pointer-events: none;
    z-index: 10;
}

.folder-children[b-p39mfv8vd1] {
    padding-left: 20px;
    margin: 4px 0;
}


.page-heading[b-p39mfv8vd1] {
    font-family: 'VT323', monospace;
    font-size: 1.5rem;
    display: flex;
    position: relative;
    color: #ddd;
    font-weight: normal;
    gap: 8px;
    align-items: center;
}

.left-panel[b-p39mfv8vd1] {
    width: 30%;
    border-right: 1px solid #ccc;
    padding: 10px;
    overflow-y: auto;
}


/* Container to position dropdown relative to button */
.dropdown-button[b-p39mfv8vd1] {
    font-family: 'Space Mono', monospace;
    background: #191d2b;
    font-size: 1.35rem;
    color: #ddd;
    width: 25px; /* width = height for circle */
    height: 25px; /* adjust as needed */
    border-radius: 50%; /* makes it circular */
    border: 0px;
    display: flex; /* center content */
    align-content: center;
    align-items: center;
    justify-content:center;
    transition: transform 0.2s ease;
}

    .dropdown-button.open[b-p39mfv8vd1] {
        transform: rotate(45deg); /* + turns into × (cross) */
    }

    .dropdown-button.disabled[b-p39mfv8vd1] {
        color: #dddddd19;
        background: rgb(134, 134, 134, 0.10);
    }

/* Floating dropdown that is on top of everything */
.dropdown-menu[b-p39mfv8vd1] {
    display: block;
    position: absolute;
    font-family: 'Space Mono', monospace;
    top: 100%; /* just below the button */
    left: 30%;
    background-color: #ddddddef;
    border: 0px solid blue;
    padding: 4px 0;
    border-radius: 4px;
    min-width: 120px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    z-index: 2000;
}
.dropdown-submenu[b-p39mfv8vd1] {
    position: absolute;
    left: 100%;
    top: 0px;
    background: white;
    border: 1px solid #ddd;
    z-index: 1000;
}



/* Individual buttons inside dropdown */
.dropdown-item[b-p39mfv8vd1] {
    display: block;
    width: 100%;
    padding: 2px 12px;    
    border: 0px solid blue;
    text-align: left;
    cursor: pointer;
}

    .dropdown-item:hover[b-p39mfv8vd1] {
        background-color: #f0f0f0;
    }




/* =========================
   Right Panel
   ========================= */

.file-item[b-p39mfv8vd1] {
    position: relative;
    padding:0px 30px;
}

    .file-item h6[b-p39mfv8vd1] {
        font-family: 'VT323', monospace;
        font-size: 1.5rem;
        font-weight: normal;
        color:#ddd;
        margin-bottom: 0.5rem;
    }
    .file-item strong[b-p39mfv8vd1] {
        font-family: 'VT323', monospace;
        font-weight: normal;
        font-size:1.25rem;
        color: rgb(134, 134, 134, 0.75); 
    }

    .file-item p span[b-p39mfv8vd1] {
        font-family: 'Space Mono', monospace;
        font-size: 1rem;
        color: #ddd;
    }

.upload-box[b-p39mfv8vd1] {
    font-family: 'Space Mono', monospace;
    color: #ddd;
    border: 2px solid #999;   
    background:rgb(134, 134, 134, 0.75);
    border-radius: 0px;
    padding: 25px 50px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

    .upload-box:hover[b-p39mfv8vd1] {       
        border: 2px solid #ddd;
    }





/* =========================
   Upload Status Widget
   ========================= */


/* Toggle Button (Globe Icon) */
.upload-toggle-btn[b-p39mfv8vd1] {
    position: fixed;
    bottom: 2rem;
    left: 2rem;
    z-index: 1100;
    background: #333;
    color: white;
    border: none;
    width: 40px; /* fixed width */
    height: 40px; /* fixed height */
    border-radius: 50%; /* makes it circular */
    display: flex;
    justify-content: center;
    align-items: center; /* centers the icon/text */
    cursor: pointer;
    font-size: 1.2rem; /* adjust icon size */
}
    /* Animate background color when uploading */
    .upload-toggle-btn.uploading[b-p39mfv8vd1] {
        animation: bgPulse-b-p39mfv8vd1 1.5s infinite ease-in-out;
    }

@keyframes bgPulse-b-p39mfv8vd1 {
    0% {
        background-color: #a8e6a3; /* soft light green */
    }

    50% {
        background-color: #7ed77e; /* medium green */
    }

    100% {
        background-color: #4ec34e; /* deeper green */
    }
}


/* Upload status Widget container */
.upload-widget[b-p39mfv8vd1] {
    position: fixed;
    bottom: 5rem;
    left: 1rem;
    width: 300px;
    max-height: 400px;
    overflow-y: auto;
    background: rgba(0,0,0,0.85);
    color: white;
    padding: 1rem;
    border-radius: 0.5rem;
    z-index: 1000;
    box-shadow: 0 4px 8px rgba(0,0,0,0.3);
}

    /* Nested inside widget */
    .upload-widget h4[b-p39mfv8vd1] {
        margin-top: 0;
        margin-bottom: 0.5rem;
    }

    .upload-widget ul[b-p39mfv8vd1] {
        list-style: none;
        padding-left: 0;
        margin: 0;
    }

    .upload-widget li[b-p39mfv8vd1] {
        margin-bottom: 0.5rem;
        font-size: 0.9rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
    } 

        /* Truncate file name */
        .upload-widget li div[b-p39mfv8vd1] {
            max-width: 180px; /* or whatever width fits your widget */
            overflow:hidden;
            white-space:pre-wrap;
            text-overflow: ellipsis;
        }
    .upload-widget .file-name[b-p39mfv8vd1] {
        display: inline-block; /* allows max-width to work */
        max-width: 180px;
        overflow: hidden;
        white-space: nowrap; /* prevent wrapping */
        text-overflow: ellipsis; /* show ... if too long */
        vertical-align: bottom;
    }

    .upload-widget .upload-clear-btn[b-p39mfv8vd1] {
        margin-left: 0.5rem;
        background: none;
        color: white;
        border: none;
        border-radius: 0.25rem;
        padding: 0.2rem 0.4rem;
        cursor: pointer;
    }

    .upload-widget .uploading[b-p39mfv8vd1] {
        color: yellow;
    }

    .upload-widget .completed[b-p39mfv8vd1] {
        color: lightgreen;
    }

    .upload-widget .failed[b-p39mfv8vd1] {
        color: red;
    }





/* /Pages/Projects.razor.rz.scp.css */
.project-grid[b-poik8kv75p] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 1rem;
    min-height: 150px; /* or whatever makes sense */
}



.project-card[b-poik8kv75p] {
    font-family: 'Space Mono', monospace;
    font-size: 0.85rem;
    position: relative;
    padding: 1rem;
    border: 0px solid #ccc;
    border-radius: 0px;
    background: #191d2b;
    color: #ddd;
    cursor: pointer;
    white-space: normal;
    overflow-wrap: break-word;
    word-break: break-word;
}



    .project-card strong[b-poik8kv75p] {
        font-family: 'VT323', monospace;
        font-weight: normal;
        font-size: 1.25rem; /* optional: slightly bigger */
       *color: #ddd; /* optional: retro accent */
/*        color: #191d2b;*/
    }

    .project-card:hover[b-poik8kv75p] {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        border: 1px solid #ccc;       
    }

    .project-card.add-card[b-poik8kv75p] {
        font-family: 'Space Mono', monospace;
        font-weight: normal;
        font-size: 1.25rem;
        align-content: center;
        align-items: center;
        text-align: center;
        justify-items: center;
/*        background-color: #ddd;*/
        background: #191d2b;
        color: #ddd;
    }


.delete-btn[b-poik8kv75p] {
    font-family: 'Space Mono', monospace;
    font-size: 0.8rem;
    background-color: darkred; /* normal background */
    color: #ddd; /* normal text color */
    border: none; /* or 1px solid if you want a border */
    padding: 0.25rem 0.5rem;
    margin-bottom: 0.5rem;
    cursor: pointer;
    position: absolute; /* position relative to .project-card */
    top: 10px; /* distance from top */
    right: 10px; /* distance from right */
}

    .delete-btn:hover[b-poik8kv75p] {
        transform: scale(1.05); /* 1.3x larger */
    }

.plus-icon[b-poik8kv75p] {
    font-size: 2rem;
    margin-bottom: 0.5rem;
}

.fixed-dropdown[b-poik8kv75p] {
    width: 150px; /* or any fixed width you prefer */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
    .fixed-dropdown option[b-poik8kv75p] {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }



.modal-overlay[b-poik8kv75p] {   
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal-content[b-poik8kv75p] {
    font-family: 'Space Mono', monospace;
    font-size:0.8rem;
    background: white;
    padding: 2rem;
    border-radius: 8px;
    max-width: 400px;
    width: 100%;
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}

    .modal-content input[b-poik8kv75p] {
        width: 100%;
        margin-bottom: 1rem;
        padding: 0.5rem;
    }

    .modal-content button[b-poik8kv75p] {
        margin-right: 0.5rem;
    }

.error[b-poik8kv75p] {
    color: red;
}

p[b-poik8kv75p] {
    font-family: 'Space Mono', monospace;
    color: #ddd;
    font-size: 0.9rem; /* optional, to keep it subtle */
    line-height: 1.5; /* improves readability */
    margin-bottom: 0.75rem; /* spacing between paragraphs */
}


