
/*TAD*/
html,
body {
    min-height: 100%;
    margin: 0;
    background-color: #111827;
    color: #f9fafb;
}

body {
    font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

/* Entire Blazor app surface */
#app,
.app,
.page,
main,
article {
    background-color: #111827;
    color: #f9fafb;
}

/* Page content area */
.content {
    background-color: #111827;
    color: #f9fafb;
    min-height: 100vh;
}

/* Common page container */
.dark-page {
    background-color: #111827;
    color: #f9fafb;
    min-height: 100vh;
    padding: 1.5rem;
}

/* Cards / panels / sections */
.dark-card {
    background-color: #1f2937;
    color: #f9fafb;
    border: 1px solid #374151;
    border-radius: 0.75rem;
    padding: 1rem;
}

/* Inputs not handled by Syncfusion */
input,
textarea,
select {
    background-color: #1f2937;
    color: #f9fafb;
    border-color: #374151;
}

input::placeholder,
textarea::placeholder {
    color: #9ca3af;
}

textarea.form-control {
    background: #1f2937 !important;
    background-color: #1f2937 !important;
    color: #f9fafb !important;
    border: 1px solid #374151 !important;
}

textarea.form-control:focus {
    background: #1f2937 !important;
    background-color: #1f2937 !important;
    color: #ffffff !important;
    /*border-color: #6366f1 !important;*/
    border-color: #22d3ee !important;
    box-shadow: none !important;
}

textarea.form-control::placeholder {
    color: #9ca3af !important;
}

/* Links */
a {
    color: #93c5fd;
}

    a:hover {
        color: #bfdbfe;
    }

/* Validation / messages */
.validation-message {
    color: #fca5a5;
}

/* commented out orginal - TAD */
/*html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}*/

/*ENT of TAD*/

a, .btn-link {
    color: #006bb7;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.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::after {
        content: "An error has occurred."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

.form-floating > .form-control-plaintext::placeholder, .form-floating > .form-control::placeholder {
    color: var(--bs-secondary-color);
    text-align: end;
}

.form-floating > .form-control-plaintext:focus::placeholder, .form-floating > .form-control:focus::placeholder {
    text-align: start;
}

/***********************Sliders***********************/
/* BEST - green */
.best-slider .e-handle {
    background-color: #22c55e !important;
    border-color: #22c55e !important;
}

.best-slider .e-range {
    background-color: #22c55e !important;
}

/* VERY GOOD - blue */
.very-good-slider .e-handle {
    background-color: #618368 !important;
    border-color: #618368 !important;
}

.very-good-slider .e-range {
    background-color: #618368 !important;
}

/* VERY GOOD - blue */
/*.very-good-slider .e-handle {
    background-color: #3b82f6 !important;
    border-color: #3b82f6 !important;
}

.very-good-slider .e-range {
    background-color: #3b82f6 !important;
}*/

/* GOOD - cyan */
.good-slider .e-handle {
    background-color: #06b6d4 !important;
    border-color: #06b6d4 !important;
}

.good-slider .e-range {
    background-color: #06b6d4 !important;
}

/* MARGINAL - amber */
.marginal-slider .e-handle {
    background-color: #f59e0b !important;  
    border-color: #f59e0b !important;
}

.marginal-slider .e-range {
    background-color: #f59e0b !important;
}

/* POOR - red */
.poor-slider .e-handle {
    background-color: #ef4444 !important;
    border-color: #ef4444 !important;
}

.poor-slider .e-range {
    background-color: #ef4444 !important;
}

/*****************Home Page********************/
.home-page {
    min-height: 100vh;
    background: linear-gradient(135deg, #020617, #0f172a, #1e293b);
    color: #f8fafc;
    overflow-x: hidden;
}

.hero {
    min-height: 100vh;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 3rem;
    padding: 4rem 6vw;
}

.hero-content h1 {
    font-size: clamp(2.5rem, 6vw, 5.5rem);
    line-height: 1.05;
    font-weight: 800;
    margin-bottom: 1.5rem;
}

.hero-content p {
    font-size: 1.25rem;
    line-height: 1.7;
    max-width: 650px;
    color: #cbd5e1;
    margin-bottom: 2rem;
}

.hero-actions {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.btn-primary,
.btn-secondary {
    padding: 0.9rem 1.6rem;
    border-radius: 999px;
    text-decoration: none;
    font-weight: 600;
}

.btn-primary {
    background: linear-gradient(135deg, #38bdf8, #8b5cf6);
    color: white;
}

.btn-secondary {
    border: 1px solid #64748b;
    color: #f8fafc;
}

.hero-image img {
    width: 100%;
    border-radius: 1.5rem;
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
}

.features {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
    padding: 0 6vw 5rem;
}

.feature-card {
    background: rgba(15, 23, 42, 0.75);
    border: 1px solid rgba(148, 163, 184, 0.25);
    border-radius: 1.25rem;
    padding: 2rem;
}

    .feature-card h3 {
        font-size: 1.5rem;
        margin-bottom: 0.75rem;
    }

    .feature-card p {
        color: #cbd5e1;
    }

/***************menu in the FullPageLayout********************/


/***************************************/

@media (max-width: 900px) {
    .hero {
        grid-template-columns: 1fr;
        padding-top: 2rem;
    }

    .features {
        grid-template-columns: 1fr;
    }
}

/****************Login page *********************/
/*.auth-page {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 2rem;
    padding-left: 2rem;
    width: 100%;
    min-height: 100vh;
    box-sizing: border-box;
}*/
.auth-page {
    min-height: calc(100vh - 40px);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #111827;
    padding: 24px;
    box-sizing: border-box;
}

.auth-card {
    width: 100%;
    max-width: 420px;
    background: #1f2937;
    border: 1px solid #374151;
    border-radius: 12px;
    padding: 32px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.auth-title {
    color: #f9fafb;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 8px 0;
}

.auth-subtitle {
    color: #9ca3af;
    font-size: 14px;
    text-align: center;
    margin: 0 0 24px 0;
}

.auth-field {
    margin-bottom: 20px;
}

.auth-label {
    display: block;
    color: #d1d5db;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px;
}

.auth-input {
    width: 100%;
    background: #111827;
    color: #f9fafb;
    border: 1px solid #4b5563;
    border-radius: 8px;
    padding: 10px 12px;
    font-size: 14px;
    box-sizing: border-box;
}

    .auth-input:focus {
        outline: none;
        border-color: #6366f1;
    }

.auth-button {
    width: 100%;
    background: #4f46e5;
    color: white;
    border: none;
    border-radius: 8px;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}

    .auth-button:hover {
        background: #6366f1;
    }

.auth-validation,
.auth-validation-message {
    color: #f87171;
    font-size: 14px;
}

.auth-checkbox-label {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #d1d5db;
    font-size: 14px;
}

.auth-checkbox {
    width: 16px;
    height: 16px;
    accent-color: #4f46e5;
}

.auth-links {
    margin-top: 18px;
    text-align: center;
    font-size: 14px;
}

.auth-links a {
    color: #818cf8;
    text-decoration: none;
}

.auth-links a:hover {
    color: #a5b4fc;
    text-decoration: underline;
}
/*************End of login page ********************/
/*************password reset page*******************/
.auth-page-internal {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 1rem;
    padding-left: 1rem;
    width: 100%;
    min-height: 100vh;
    box-sizing: border-box;
}

/*************FullPageLayout************************/
/*************FullPageLayout / Top Menu************************/

.auth-top-menu {
    width: 100vw;
    height: 100px;
    margin-left: calc(50% - 50vw);
    background: rgba(2, 6, 23, 0.25);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border-bottom: 1px solid rgba(148, 163, 184, 0.2);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5000;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    overflow: visible !important;
}

.auth-top-nav {
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
    box-sizing: border-box;
}
/*.auth-top-nav {
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px 0 74px;*/ /* moved 50px right */
    /*box-sizing: border-box;
}*/

.auth-top-left {
    display: flex;
    align-items: center;
    height: 100%;
}

.auth-top-right {
    display: flex;
    align-items: center;
    gap: 1.25rem;
    height: 100%;
    overflow: visible !important;
}

.auth-logo-link {
    display: flex;
    align-items: center;
    height: 100%;
    border: none !important;
    outline: none !important;
    text-decoration: none !important;
}

.auth-logo {
    display: block;
    height: 140px;
    width: auto;
    object-fit: contain;
    margin-top: 1px !important;
    border: none !important;
    outline: none !important;
}

.auth-top-link,
.auth-user-button {
    /*color: #22d3ee !important; TAD*/
    color: #818cf8 !important; /*TAD*/
    font-size: 14px;
    font-weight: 500;
    font-family: inherit;
    text-decoration: none;
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    height: 100%;
}

    .auth-top-link:hover,
    .auth-user-button:hover {
        color: #67e8f9 !important;
        text-decoration: underline;
    }

/*************User Dropdown************************/

.auth-user-dropdown {
    position: relative;
    display: inline-flex;
    align-items: center;
    height: 100%;
    overflow: visible !important;
    z-index: 5001;
}

.auth-user-menu {
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 180px;
    background: #1f2937;
    border: 1px solid #374151;
    border-radius: 8px;
    padding: 6px 0;
    margin-top: 0;
    display: none;
    z-index: 6000;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.35);
}

.auth-user-dropdown:hover .auth-user-menu {
    display: block;
}

.auth-user-menu-item {
    display: block;
    width: 100%;
    background: transparent;
    border: none;
    /*color: #22d3ee !important; TAD*/
    color: #818cf8 !important; /*TAD*/
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    padding: 10px 14px;
    cursor: pointer;
}

    .auth-user-menu-item:hover {
        background: #374151;
        /*color: #67e8f9 !important; TAD*/
        color: #a5b4fc !important; /*TAD*/
        text-decoration: none;
    }

.logout-menu-form {
    margin: 0;
    padding: 0;
}

/*************Main Page Content Offset************************/

.full-page-main {
    padding-top: 100px;
    min-height: 100vh;
}

.auth-layout-body {
    min-height: calc(100vh - 110px);
    background: #111827;
}

.tsfam-accordion-page {
    padding-top: 10px;
}

/*************Grid Rows************************/

.e-grid tr.e-row:not(.e-selectedrow):hover td.e-rowcell,
.e-grid tr.e-row:not(.e-selectedrow):hover td.e-templatecell {
    background: #827aff !important;
    background-color: #827aff !important;
    color: #ffffff !important;
}

.e-grid tr.e-row.e-selectedrow td.e-rowcell,
.e-grid tr.e-row.e-selectedrow td.e-templatecell,
.e-grid tr.e-row[aria-selected="true"] td.e-rowcell,
.e-grid tr.e-row[aria-selected="true"] td.e-templatecell {
    background: #4f46e5 !important;
    background-color: #4f46e5 !important;
    color: #ffffff !important;
}

.e-grid tr.e-row.e-selectedrow:hover td.e-rowcell,
.e-grid tr.e-row.e-selectedrow:hover td.e-templatecell,
.e-grid tr.e-row[aria-selected="true"]:hover td.e-rowcell,
.e-grid tr.e-row[aria-selected="true"]:hover td.e-templatecell {
    background: darkred !important;
    background-color: darkred !important;
    color: #ffffff !important;
}

/*************Grid Scrollbar************************/

.e-grid .e-content::-webkit-scrollbar,
.e-grid .e-headercontent::-webkit-scrollbar {
    height: 12px;
    width: 12px;
}

.e-grid .e-content::-webkit-scrollbar-track,
.e-grid .e-headercontent::-webkit-scrollbar-track {
    background: #1f2937;
    border-radius: 8px;
}

.e-grid .e-content::-webkit-scrollbar-thumb,
.e-grid .e-headercontent::-webkit-scrollbar-thumb {
    background: #6366f1;
    border-radius: 8px;
    border: 2px solid #1f2937;
}

    .e-grid .e-content::-webkit-scrollbar-thumb:hover,
    .e-grid .e-headercontent::-webkit-scrollbar-thumb:hover {
        background: #818cf8;
    }

.e-grid .e-content,
.e-grid .e-headercontent {
    scrollbar-color: #6366f1 #444172;
    scrollbar-width: thin;
}

/*************Grid Buttons************************/

.e-grid .grid-action-button.btn,
.grid-action-button {
    border-radius: 4px !important;
    padding: 3px 8px !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    min-height: 26px !important;
    font-weight: 500 !important;
    width: 105px !important;
    text-align: center !important;
    box-shadow: none !important;
}
/******************Vertical line is spiling below the to bar, on the left edge of the logo*/
/* Prevent logo/image artifact from spilling below menu */

/* MENU */
.auth-top-menu {
    overflow: visible !important;
}

/* LEFT SIDE ONLY clips logo artifact */
.auth-top-left {
    overflow: hidden !important;
    display: flex;
    align-items: center;
    height: 100%;
}

/* LOGO */
/*.auth-logo {
    display: block;
    height: 140px;
    width: auto;
    object-fit: contain;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;*/
    /* trims left artifact */
    /*clip-path: inset(0 0 0 2px);
}*/
.auth-logo {
    display: block;
    height: 205px; /* same as menu height */
    width: auto;
    object-fit: contain;
    margin-top: 4px !important;
    padding-top:18px;
    padding-bottom:2px;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    clip-path: inset(0 0 0 2px);
}

/* RIGHT SIDE remains visible for dropdown */
.auth-top-right,
.auth-user-dropdown,
.auth-user-menu {
    overflow: visible !important;
}

/*****************Login page top is hiden behind the menu - fix*****************/
.auth-page-internal {
    width: 100%;
    min-height: calc(100vh - 110px);
    box-sizing: border-box;
    padding-top: 0;
    padding-left: 1rem;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.main-layout-content {
    padding-top: 110px;
    min-height: 100vh;
    background: #111827;
}

/*TAD*/
.manage-account-wrapper {
    padding-top: 100px !important;
}

.manage-layout-center {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 48px;
    width: 100%;
    margin-top: 30px;
}

.manage-side-menu {
    min-width: 180px;
}

.manage-body {
    width: 100%;
    max-width: 720px;
}

.manage-account-wrapper {
    padding-top: 120px !important;
    max-width: 980px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 24px;
    padding-right: 24px;
}

.manage-layout-center {
    display: grid;
    grid-template-columns: 180px minmax(420px, 720px);
    gap: 48px;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
}

.manage-body {
    width: 100%;
    max-width: 720px;
}

.auth-page-internal {
    justify-content: center !important;
    padding-left: 0 !important;
}

/**************** Initial Seed Page ****************/

.initial-seed-page {
    margin-top: 40px;
    margin-left: 24px;
    margin-right: 24px;
    padding-bottom: 40px;
}

    /* section headers inside dialog */
    .initial-seed-page .mt-3 {
        margin-top: 15px;
        margin-bottom: 2px;
        text-align: center;
    }

    /* grid rows cursor */
    .initial-seed-page .e-gridcontent {
        cursor: pointer;
    }

    /* checkbox border */
    .initial-seed-page .e-checkbox-wrapper .e-frame {
        background-color: white !important;
        border-color: black !important;
    }

    /* checkbox checked state */
    .initial-seed-page .e-checkbox-wrapper .e-frame.e-icons.e-check {
        color: black;
        background: green !important;
    }

    /***********Menu item: User Name in White color=****************/
.auth-user-button {
    color: #ffffff !important;
}

.auth-user-button:hover {
    color: #ffffff !important;
}

.auth-top-right {
    transform: translateX(-50px);
}

/****************Hamburger Menu******************/
/* HAMBURGER BUTTON */
.hamburger-button {
    display: none;
    background: transparent;
    border: none;
    color: white;
    font-size: 32px;
    cursor: pointer;
    padding: 0 16px;
}

/* MOBILE MENU */
.mobile-menu {
    display: flex;
    flex-direction: column;
    background: rgba(2, 6, 23, 0.97);
    backdrop-filter: blur(8px);
    padding: 12px 20px;
    border-top: 1px solid rgba(255,255,255,0.08);
}

.mobile-link {
    color: white;
    text-decoration: none;
    padding: 14px 0;
    font-size: 16px;
    border-bottom: 1px solid rgba(255,255,255,0.06);
}

    .mobile-link:hover {
        color: #a78bfa;
    }

.mobile-logout-form {
    margin: 0;
}

.mobile-logout-button {
    background: none;
    border: none;
    text-align: left;
    width: 100%;
    cursor: pointer;
}

.mobile-menu {
    position: absolute;
    top: 100%;
}

.auth-top-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}

.mobile-menu {
    position: absolute;
    top: 100%;
    right: 20px;
    width: 360px;
    max-width: calc(100vw - 40px);
    display: flex;
    flex-direction: column;
    background: rgba(2, 6, 23, 0.98);
    backdrop-filter: blur(12px);
    padding: 16px 24px;
    border: 1px solid rgba(255,255,255,0.08);
    border-top: none;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    box-shadow: 0 12px 40px rgba(0,0,0,0.45);
    z-index: 100000;
}

/***************************latest additino*************************/
.mobile-menu-toggle {
    display: none;
}

.mobile-menu {
    display: none;
}

.mobile-menu-toggle:checked ~ .mobile-menu {
    display: flex;
}

.hamburger-button {
    display: none;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    color: white;
    font-size: 36px;
    cursor: pointer;
    user-select: none;
}

@media (max-width: 900px) {
    .desktop-menu {
        display: none;
    }

    .mobile-top-right {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        gap: 14px;
    }

    .hamburger-button {
        display: flex;
    }
}

/*******************end of latest addtion***************************/


/* RESPONSIVE */
@media (max-width: 900px) {

    .desktop-menu {
        display: none;
    }

    .hamburger-button {
        display: block;
    }

    .auth-top-nav {
        justify-content: space-between;
    }
}

/*.mobile-top-right {
    display: none;
    align-items: center;
    gap: 14px;
}*/
.mobile-top-right {
    display: none;
    align-items: center;
    justify-content: flex-end;
    min-width: 70px;
    min-height: 70px;
    flex-shrink: 0;
}

.mobile-top-user {
    color: white;
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
}

@media (max-width: 900px) {
    .desktop-menu {
        display: none;
    }

    .mobile-top-right {
        display: flex;
    }

    .hamburger-button {
        display: flex;
    }
}

/***************Maintenance Page**************/
/* FULL SCREEN WRAPPER */
.maintenance-wrapper {
    position: fixed;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    height: 100vh;
    padding: 20px;
    overflow: hidden;
    background: linear-gradient(rgba(2,6,23,.92), rgba(2,6,23,.92)), url('/images/banner-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 99999;
}

/* CENTER CARD */
.maintenance-card {
    width: 100%;
    max-width: 620px;
    margin: 0 auto;
    padding: 40px;
    text-align: center;
    border-radius: 24px;
    background: rgba(15,23,42,.88);
    backdrop-filter: blur(12px);
    border: 1px solid rgba(148,163,184,.18);
    box-shadow: 0 25px 60px rgba(0,0,0,.45);
}

/* LOGO */
.maintenance-logo {
    display: block;
    width: 140px;
    height: auto;
    margin: 0 auto 24px auto;
}

/* TITLE */
.maintenance-title {
    margin: 0 0 16px 0;
    color: #fff;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}

/* TEXT */
.maintenance-text {
    margin: 0 0 28px 0;
    color: #cbd5e1;
    font-size: 1.08rem;
    line-height: 1.7;
    text-align: center;
}

/* BUTTON */
.maintenance-home-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 28px;
    border-radius: 12px;
    background: #6366f1;
    color: white !important;
    text-decoration: none;
    font-weight: 600;
    transition: all .2s ease;
}

    .maintenance-home-link:hover {
        background: #7c3aed;
        transform: translateY(-2px);
    }
    /**************Maintenace page take 2*************/
.maintenance-wrapper {
    min-height: 100vh;
    width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    box-sizing: border-box;
    background: #020617;
}

.maintenance-card {
    max-width: 620px;
    width: 100%;
    text-align: center;
    padding: 42px;
    border-radius: 24px;
    background: rgba(15, 23, 42, 0.95);
    border: 1px solid rgba(148, 163, 184, 0.25);
    box-shadow: 0 25px 60px rgba(0,0,0,.45);
}

.maintenance-logo {
    width: 160px;
    display: block;
    margin: 0 auto 28px auto;
}

.maintenance-card h1 {
    color: white;
    margin: 0 0 16px 0;
    font-size: 2.4rem;
}

.maintenance-card p {
    color: #cbd5e1;
    font-size: 1.1rem;
    line-height: 1.6;
    margin: 0;
}