@import '_content/Microsoft.FluentUI.AspNetCore.Components/css/reboot.css';

/* Toast positioning - ensure it appears on top of everything */
.fluent-toast-provider {
    z-index: 10000 !important;
    position: fixed !important;
    top: 50px !important;
    right: 20px !important;
}

.fluent-toast {
    z-index: 10001 !important;
}

body {
    --body-font: "Segoe UI Variable", "Segoe UI", sans-serif;
    font-family: var(--body-font);
    font-size: var(--type-ramp-base-font-size);
    line-height: var(--type-ramp-base-line-height);
    margin: 0;
}

/* Navigation Menu Styles */
.navmenu-wrapper {
    position: relative;
    display: flex;
    flex-direction: row;
    height: calc(100dvh - 86px);
    flex-shrink: 0;
}

.navmenu {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: var(--neutral-layer-1);
    border-right: 1px solid var(--neutral-stroke-rest);
    transition: width 0.2s ease;
    overflow: hidden;
}

.navmenu.collapsed {
    width: 0;
    border-right: none;
}

.navmenu.collapsed .sitenav {
    display: none;
}

.navmenu.collapsed .menu-search {
    display: none;
}

.menu-toggle-btn {
    position: absolute;
    top: 50%;
    right: -14px;
    transform: translateY(-50%);
    z-index: 100;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: var(--neutral-layer-1);
    border: 1px solid var(--neutral-stroke-rest);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
    transition: background 0.15s ease, box-shadow 0.15s ease;
}

.menu-toggle-btn:hover {
    background: var(--neutral-layer-3);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.18);
}

nav.sitenav {
    flex: 1;
    overflow-x: auto;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: var(--neutral-stroke-rest) transparent;
}

nav.sitenav::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

nav.sitenav::-webkit-scrollbar-track {
    background: transparent;
}

nav.sitenav::-webkit-scrollbar-thumb {
    background-color: var(--neutral-stroke-rest);
    border-radius: 4px;
}

nav.sitenav::-webkit-scrollbar-thumb:hover {
    background-color: var(--neutral-stroke-hover);
}

nav.sitenav::-webkit-scrollbar-corner {
    background: transparent;
}

/* FluentNavMenu override for scrollable content */
#main-menu {
    max-height: none !important;
    overflow: visible !important;
}

.navmenu-icon {
    display: none;
}

.main {
    min-height: calc(100dvh - 86px);
    color: var(--neutral-foreground-rest);
    align-items: stretch !important;
}

.body-content {
    align-self: stretch;
    height: calc(100dvh - 86px) !important;
    display: flex;
}

.content {
    padding: 0.5rem 1.5rem;
    align-self: stretch !important;
    width: 100%;
}

.manage {
    width: 100dvw;
}

footer {
    background: var(--neutral-layer-4);
    color: var(--neutral-foreground-rest);
    align-items: center;
    padding: 10px 10px;
}

    footer a {
        color: var(--neutral-foreground-rest);
        text-decoration: none;
    }

        footer a:focus {
            outline: 1px dashed;
            outline-offset: 3px;
        }

        footer a:hover {
            text-decoration: underline;
        }

.alert {
    border: 1px dashed var(--accent-fill-rest);
    padding: 5px;
}


#blazor-error-ui {
    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;
    margin: 20px 0;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::before {
        content: "An error has occurred. "
    }

.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

    .loading-progress circle {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child {
            stroke: #1b6ec2;
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
        }

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }

code {
    color: #c02d76;
}

/* ========================================
   GLOBAL APPLICATION STYLES
   Standard typography and component styles
   ======================================== */

/* Base Typography */
:root {
    --app-font-size-xs: 11px;
    --app-font-size-sm: 12px;
    --app-font-size-base: 13px;
    --app-font-size-md: 14px;
    --app-font-size-lg: 16px;
    --app-font-size-xl: 18px;
    --app-font-size-2xl: 20px;
    --app-font-size-3xl: 24px;
}

/* Page Containers */
.page-container {
    display: flex;
    height: calc(100vh - 100px);
}

.main-content {
    flex: 1;
    padding: 24px;
    overflow-y: auto;
    background: #f5f5f5;
}

/* Side Panels */
.side-panel {
    width: 400px;
    background: #fff;
    border-left: 1px solid #e0e0e0;
    display: flex;
    flex-direction: column;
    box-shadow: -2px 0 8px rgba(0,0,0,0.1);
}

.side-panel-header {
    padding: 16px 20px;
    border-bottom: 1px solid #e0e0e0;
    display: flex;
    align-items: center;
    gap: 12px;
    background: #fff;
}

.side-panel-header h3 {
    margin: 0;
    font-size: var(--app-font-size-xl);
    font-weight: 600;
    flex: 1;
}

.side-panel-body {
    flex: 1;
    padding: 20px;
    overflow-y: auto;
}

.side-panel-footer {
    padding: 16px 20px;
    border-top: 1px solid #e0e0e0;
    display: flex;
    gap: 8px;
    background: #fff;
}

/* Form Styles */
.form-group {
    margin-bottom: 16px;
}

.form-group label {
    display: block;
    font-size: var(--app-font-size-base);
    font-weight: 500;
    color: #666;
    margin-bottom: 6px;
}

.form-row {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    align-items: flex-end;
}

.form-row .form-group {
    flex: 1;
}

/* Native Form Controls */
.native-select, .native-input {
    width: 100%;
    padding: 10px 12px;
    font-size: var(--app-font-size-md);
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
    color: #333;
}

.native-select {
    cursor: pointer;
}

.native-select:focus, .native-input:focus {
    outline: none;
    border-color: #0078d4;
    box-shadow: 0 0 0 2px rgba(0,120,212,0.2);
}

.native-textarea {
    width: 100%;
    padding: 10px 12px;
    font-size: var(--app-font-size-md);
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
    color: #333;
    resize: vertical;
    min-height: 60px;
}

.native-textarea:focus {
    outline: none;
    border-color: #0078d4;
    box-shadow: 0 0 0 2px rgba(0,120,212,0.2);
}

/* Checkbox & Radio Groups */
.checkbox-group {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 8px;
}

.checkbox-group input[type="checkbox"] {
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.checkbox-group label {
    margin: 0;
    cursor: pointer;
}

/* Section Titles */
.section-title {
    font-weight: 600;
    font-size: var(--app-font-size-md);
    color: #0078d4;
    margin: 20px 0 12px 0;
    padding-bottom: 8px;
    border-bottom: 2px solid #0078d4;
}

.section-title-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0 12px 0;
    padding-bottom: 8px;
    border-bottom: 2px solid #0078d4;
}

/* Item Cards */
.item-card {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 12px 16px;
    margin-bottom: 8px;
    cursor: pointer;
    transition: all 0.2s;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.item-card:hover {
    border-color: #0078d4;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.item-card-content {
    flex: 1;
}

.item-card-title {
    font-weight: 500;
    font-size: var(--app-font-size-md);
    color: #333;
}

.item-card-subtitle {
    font-size: var(--app-font-size-sm);
    color: #666;
    margin-top: 2px;
}

.item-card-badge {
    font-size: var(--app-font-size-xs);
    padding: 2px 8px;
    border-radius: 12px;
    background: #e3f2fd;
    color: #1565c0;
}

/* Table Styles */
.data-table {
    width: 100%;
    border-collapse: collapse;
    font-size: var(--app-font-size-md);
}

.data-table th, .data-table td {
    padding: 8px 10px;
    border: 1px solid var(--neutral-stroke-rest);
    text-align: left;
}

.data-table th {
    background: var(--neutral-fill-secondary-rest);
    font-weight: 600;
    font-size: var(--app-font-size-base);
}

/* Line item tables (for PO, PR, etc.) */
.line-table {
    width: 100%;
    border-collapse: collapse;
    font-size: var(--app-font-size-md);
}

.line-table th, .line-table td {
    padding: 8px;
    border: 1px solid var(--neutral-stroke-rest);
    text-align: left;
}

.line-table th {
    background: var(--neutral-fill-secondary-rest);
    font-weight: 600;
}

.line-input, .line-select {
    width: 100%;
    padding: 6px 8px;
    border: 1px solid var(--neutral-stroke-rest);
    border-radius: 4px;
    font-size: var(--app-font-size-base);
}

/* Totals Box */
.totals-box {
    background: var(--neutral-fill-secondary-rest);
    padding: 16px 24px;
    border-radius: 8px;
    min-width: 250px;
}

.total-row {
    display: flex;
    justify-content: space-between;
    padding: 4px 0;
    font-size: var(--app-font-size-md);
}

.total-final {
    border-top: 1px solid var(--neutral-stroke-rest);
    margin-top: 8px;
    padding-top: 8px;
    font-weight: 600;
    font-size: var(--app-font-size-lg);
}

/* Helper Classes */
.add-btn {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #0078d4;
    font-size: var(--app-font-size-md);
    cursor: pointer;
    padding: 8px 0;
}

.add-btn:hover {
    text-decoration: underline;
}

.delete-icon {
    color: #d32f2f;
    cursor: pointer;
    padding: 4px;
}

.delete-icon:hover {
    background: #ffebee;
    border-radius: 4px;
}

.hint-text {
    font-size: var(--app-font-size-base);
    color: var(--neutral-foreground-hint);
}

/* PR Selection Section - replaces FluentCard for dropdowns */
.pr-selection-section {
    padding: 16px;
    background: var(--neutral-fill-secondary-rest);
    border-radius: 8px;
    margin-bottom: 16px;
}

@media (max-width: 600px) {
    .header-gutters {
        margin: 0.5rem 3rem 0.5rem 1.5rem !important;
    }

    [dir="rtl"] .header-gutters {
        margin: 0.5rem 1.5rem 0.5rem 3rem !important;
    }

    .main {
        flex-direction: column !important;
        row-gap: 0 !important;
    }

    nav.sitenav {
        width: 100%;
        height: 100%;
    }

    #main-menu {
        width: 100% !important;
    }

        #main-menu > div:first-child:is(.expander) {
            display: none;
        }

    .navmenu {
        width: 100%;
    }

    #navmenu-toggle {
        appearance: none;
    }

        #navmenu-toggle ~ nav {
            display: none;
        }

        #navmenu-toggle:checked ~ nav {
            display: block;
        }

    .navmenu-icon {
        cursor: pointer;
        z-index: 10;
        display: block;
        position: absolute;
        top: 15px;
        left: unset;
        right: 20px;
        width: 20px;
        height: 20px;
        border: none;
    }

    [dir="rtl"] .navmenu-icon {
        left: 20px;
        right: unset;
    }
}
