/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* Main layout styling */
.main-layout[b-lgk5ot2m8j] {
    min-height: 100vh;
}

/* User menu styling */
.user-menu[b-lgk5ot2m8j] {
    display: flex;
    align-items: center;
}

.user-menu-header[b-lgk5ot2m8j] {
    padding: 12px 16px;
    min-width: 180px;
}

.user-menu-header .mud-typography-subtitle2[b-lgk5ot2m8j] {
    font-weight: 600;
    color: var(--mud-palette-text-primary);
}

.user-menu-header .text-secondary[b-lgk5ot2m8j] {
    color: var(--mud-palette-text-secondary);
    font-size: 0.75rem;
}

/* Menu icon button styling */
[b-lgk5ot2m8j] .user-menu .mud-menu-activator .mud-icon-button {
    color: var(--mud-palette-primary);
}

[b-lgk5ot2m8j] .user-menu .mud-menu-activator .mud-icon-button:hover {
    background-color: var(--mud-palette-primary-hover);
}

/* Drawer styling */
.drawer-hover[b-lgk5ot2m8j] {
    transition: width 0.2s ease;
}

/* App bar adjustments */
[b-lgk5ot2m8j] .mud-appbar {
    padding-right: 8px;
}

/* Account selector styling */
[b-lgk5ot2m8j] .mud-select {
    margin-top: 0;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-3oqqyhklzj] {
    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-3oqqyhklzj] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-3oqqyhklzj] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-3oqqyhklzj] {
    font-size: 1.1rem;
}

.bi[b-3oqqyhklzj] {
    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-3oqqyhklzj] {
    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-3oqqyhklzj] {
    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-3oqqyhklzj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-3oqqyhklzj] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-3oqqyhklzj] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-3oqqyhklzj] {
        padding-bottom: 1rem;
    }

    .nav-item[b-3oqqyhklzj]  .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-3oqqyhklzj]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-3oqqyhklzj]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-3oqqyhklzj] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-3oqqyhklzj] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-3oqqyhklzj] {
        display: none;
    }

    .nav-scrollable[b-3oqqyhklzj] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/SessionMonitor.razor.rz.scp.css */
.session-warning-overlay[b-0ira6ox5km] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.session-warning-modal[b-0ira6ox5km] {
    background: white;
    border-radius: 12px;
    padding: 32px;
    max-width: 400px;
    text-align: center;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    animation: modalSlideIn-b-0ira6ox5km 0.3s ease-out;
}

@keyframes modalSlideIn-b-0ira6ox5km {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.session-warning-icon[b-0ira6ox5km] {
    font-size: 48px;
    color: #f59e0b;
    margin-bottom: 16px;
}

.session-warning-modal h3[b-0ira6ox5km] {
    margin: 0 0 12px 0;
    color: #1f2937;
    font-size: 1.25rem;
    font-weight: 600;
}

.session-warning-modal p[b-0ira6ox5km] {
    margin: 0 0 8px 0;
    color: #6b7280;
    font-size: 0.95rem;
    line-height: 1.5;
}

.session-warning-modal p strong[b-0ira6ox5km] {
    color: #dc2626;
    font-size: 1.1rem;
}

.session-warning-actions[b-0ira6ox5km] {
    display: flex;
    gap: 12px;
    justify-content: center;
    margin-top: 24px;
}

.session-warning-actions .btn[b-0ira6ox5km] {
    padding: 10px 24px;
    border-radius: 6px;
    font-weight: 500;
    cursor: pointer;
    border: none;
    font-size: 0.95rem;
    transition: all 0.2s ease;
}

.session-warning-actions .btn-primary[b-0ira6ox5km] {
    background: #3b82f6;
    color: white;
}

.session-warning-actions .btn-primary:hover[b-0ira6ox5km] {
    background: #2563eb;
    transform: translateY(-1px);
}

.session-warning-actions .btn-primary:disabled[b-0ira6ox5km] {
    background: #93c5fd;
    cursor: not-allowed;
    transform: none;
}

.session-warning-actions .btn-secondary[b-0ira6ox5km] {
    background: #e5e7eb;
    color: #374151;
}

.session-warning-actions .btn-secondary:hover[b-0ira6ox5km] {
    background: #d1d5db;
}
/* /Components/Pages/ForgotPassword.razor.rz.scp.css */
.login-page[b-8d75qyn06i] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: linear-gradient(135deg, #00695c 0%, #004d40 50%, #00363a 100%);
    padding: 20px;
}

.login-container[b-8d75qyn06i] {
    width: 100%;
    max-width: 420px;
}
/* /Components/Pages/Home.razor.rz.scp.css */
/* Home.razor.css - Component-specific styles */

.stat-card[b-wvmui11eq2] {
    min-width: 300px;
    height: 120px;
}

.stat-icon[b-wvmui11eq2] {
    width: 40px;
    height: 40px;
    padding: 8px;
    border-radius: 50%;
    text-align: center;
    color: white;
    font-size: 22px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-right[b-wvmui11eq2] {
    text-align: right;
}

.sales-breakdown-table[b-wvmui11eq2] {
    width: 100%;
    border-collapse: collapse;
}

.sales-breakdown-table th[b-wvmui11eq2],
.sales-breakdown-table td[b-wvmui11eq2] {
    padding: 0.5rem 0;
    border-bottom: 1px solid var(--mud-palette-gray-lighter);
}

.sales-breakdown-table tbody tr:last-child td[b-wvmui11eq2] {
    border-bottom: none;
    font-weight: bold;
}

.micro-chart[b-wvmui11eq2] {
    margin-bottom: 0.25rem;
}

.metric-lift[b-wvmui11eq2] {
    font-weight: 500;
}

.metric-lift.positive[b-wvmui11eq2] {
    color: var(--mud-palette-success);
}

.metric-lift.negative[b-wvmui11eq2] {
    color: var(--mud-palette-error);
}
/* /Components/Pages/Login.razor.rz.scp.css */
/* Full page wrapper using primary teal color from palette */
.login-wrapper[b-w6cr2ocz6d] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    /* Gradient using primary-darken to primary-lighten */
    background: linear-gradient(135deg, rgb(0,82,72) 0%, rgba(0,121,107,1) 50%, rgb(0,143,126) 100%);
    padding: 1rem;
    box-sizing: border-box;
    overflow: auto;
}

/* Container for card and footer */
.login-container[b-w6cr2ocz6d] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 400px;
}

/* Login card styling */
.login-card[b-w6cr2ocz6d] {
    width: 100%;
    min-width: 320px;
    border-radius: 8px !important;
    box-sizing: border-box;
}

/* Logo styling */
.cs-logo img[b-w6cr2ocz6d] {
    max-width: 200px;
    height: auto;
}

/* Branding footer below card */
.branding-footer[b-w6cr2ocz6d] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 1.5rem;
    color: rgba(255, 255, 255, 0.95);
    font-size: 0.875rem;
}

.branding-footer a[b-w6cr2ocz6d] {
    display: inline-flex;
    align-items: center;
    margin: 0 4px;
}

/* Internet Heads logo - add light background for visibility */
.branding-footer img[b-w6cr2ocz6d] {
    width: 100%;
    max-width: 100px;
    height: auto;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 4px 8px;
    border-radius: 4px;
    opacity: 0.95;
    transition: opacity 0.2s ease;
}

.branding-footer img:hover[b-w6cr2ocz6d] {
    opacity: 1;
    background-color: rgba(255, 255, 255, 1);
}

/* Mobile adjustments (screens smaller than 360px) */
@media (max-width: 359px) {
    .login-card[b-w6cr2ocz6d] {
        min-width: 280px;
    }
    
    [b-w6cr2ocz6d] .pa-10 {
        padding: 1.5rem !important;
    }
}

/* Small mobile (360px - 480px) */
@media (min-width: 360px) and (max-width: 480px) {
    .login-card[b-w6cr2ocz6d] {
        min-width: 300px;
    }
}

/* Tablet and desktop (481px+) */
@media (min-width: 481px) {
    .login-card[b-w6cr2ocz6d] {
        min-width: 380px;
    }
}

/* Input field styling */
[b-w6cr2ocz6d] .mud-input-outlined .mud-input-slot {
    padding-left: 8px;
}

/* Button hover effect */
[b-w6cr2ocz6d] .mud-button-filled.mud-button-primary:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
/* /Components/Pages/Orders.razor.rz.scp.css */
/* Order markers column - integration icons */
.order-markers-list[b-mqpfm0xbz1] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 4px;
}

.order-markers-list li[b-mqpfm0xbz1] {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Constrain all marker icons to max 20px height */
.marker-icon[b-mqpfm0xbz1] {
    max-height: 20px;
    width: auto;
    object-fit: contain;
}

/* Frozen icon styling */
.frozen-icon[b-mqpfm0xbz1] {
    font-size: 18px;
    color: #29b6f6;
}

/* Order time column styling */
.ordered-at[b-mqpfm0xbz1] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
}

.order-at-date[b-mqpfm0xbz1] {
    white-space: nowrap;
}

.order-at-time[b-mqpfm0xbz1] {
    font-size: 14px;
    color: var(--mud-palette-gray-dark);
    cursor: help;
}

/* Micro chart containers */
.micro-chart[b-mqpfm0xbz1] {
    max-width: 100px;
}

/* Grid row styling */
[b-mqpfm0xbz1] .grid-row {
    cursor: pointer;
}

[b-mqpfm0xbz1] .grid-row:hover {
    background-color: var(--mud-palette-action-default-hover);
}

/* Order markers cell - ensure proper alignment */
[b-mqpfm0xbz1] .order-markers {
    padding: 4px 8px !important;
}
/* /Components/Pages/ProductEdit.razor.rz.scp.css */
/* ================================
   BIGCOMMERCE-INSPIRED PRODUCT EDIT
   ================================ */

/* Main Layout Container */
.product-edit-layout[b-q08w36hfll] {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 64px);
    background-color: #f5f5f5;
    margin: -24px;
}

/* ================================
   STICKY HEADER
   ================================ */

.product-header[b-q08w36hfll] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px;
    background-color: white;
    border-bottom: 1px solid #e0e0e0;
    position: sticky;
    top: 0;
    z-index: 100;
}

.header-left[b-q08w36hfll] {
    display: flex;
    align-items: center;
}

.header-back-text[b-q08w36hfll] {
    color: var(--mud-palette-primary);
    font-size: 0.875rem;
    font-weight: 500;
}

.product-title[b-q08w36hfll] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #1a1a1a;
    margin: 0;
    flex: 1;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 24px;
}

.header-right[b-q08w36hfll] {
    display: flex;
    align-items: center;
}

.text-muted[b-q08w36hfll] {
    color: #6c757d;
}

/* ================================
   BODY LAYOUT (SIDEBAR + CONTENT)
   ================================ */

.product-edit-body[b-q08w36hfll] {
    display: flex;
    flex: 1;
    overflow: hidden;
}

/* ================================
   LEFT SIDEBAR NAVIGATION
   ================================ */

.sidebar-nav[b-q08w36hfll] {
    width: 200px;
    min-width: 200px;
    background-color: white;
    border-right: 1px solid #e0e0e0;
    padding: 24px 0;
    overflow-y: auto;
    position: sticky;
    top: 73px;
    height: calc(100vh - 137px);
}

.nav-group[b-q08w36hfll] {
    padding: 0 0 16px 0;
    margin-bottom: 16px;
    border-bottom: 1px solid #f0f0f0;
}

.nav-group:last-child[b-q08w36hfll] {
    border-bottom: none;
    margin-bottom: 0;
}

.nav-link[b-q08w36hfll] {
    display: block;
    padding: 8px 24px;
    color: #4a4a4a;
    text-decoration: none;
    font-size: 0.875rem;
    transition: all 0.15s ease;
    border-left: 3px solid transparent;
}

.nav-link:hover[b-q08w36hfll] {
    background-color: #f8f9fa;
    color: var(--mud-palette-primary);
}

.nav-link.active[b-q08w36hfll] {
    color: var(--mud-palette-primary);
    background-color: rgba(0, 128, 128, 0.08);
    border-left-color: var(--mud-palette-primary);
    font-weight: 500;
}

/* ================================
   MAIN CONTENT AREA
   ================================ */

.main-content[b-q08w36hfll] {
    flex: 1;
    padding: 24px;
    overflow-y: auto;
    height: calc(100vh - 137px);
}

/* ================================
   CONTENT CARDS
   ================================ */

.content-card[b-q08w36hfll] {
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    padding: 24px;
    margin-bottom: 24px;
    scroll-margin-top: 24px;
}

.card-title[b-q08w36hfll] {
    font-size: 1.125rem;
    font-weight: 600;
    color: #1a1a1a;
    margin: 0 0 4px 0;
}

.card-subtitle[b-q08w36hfll] {
    font-size: 0.875rem;
    color: #6c757d;
    margin: 0 0 24px 0;
}

.subsection-title[b-q08w36hfll] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #4a4a4a;
    margin: 24px 0 16px 0;
    padding-top: 16px;
    border-top: 1px solid #f0f0f0;
}

/* ================================
   FORM GRID LAYOUT
   ================================ */

.form-grid[b-q08w36hfll] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
}

.form-field[b-q08w36hfll] {
    min-width: 0;
}

.form-field.full-width[b-q08w36hfll] {
    grid-column: 1 / -1;
}

/* ================================
   CHECKBOX GROUPS
   ================================ */

.checkbox-group[b-q08w36hfll] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 24px;
    margin-top: 16px;
}

/* ================================
   READ-ONLY FIELDS
   ================================ */

.readonly-fields[b-q08w36hfll]  .mud-input-outlined .mud-input-slot,
.readonly-input[b-q08w36hfll]  .mud-input-outlined .mud-input-slot {
    background-color: #f8f9fa !important;
}

.readonly-fields[b-q08w36hfll]  .mud-input-outlined-border,
.readonly-input[b-q08w36hfll]  .mud-input-outlined-border {
    border-color: #e0e0e0 !important;
}

/* ================================
   PHOTO GRID
   ================================ */

.photo-grid[b-q08w36hfll] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 16px;
}

.photo-item[b-q08w36hfll] {
    position: relative;
    aspect-ratio: 1;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #e0e0e0;
}

.photo-item img[b-q08w36hfll] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.primary-badge[b-q08w36hfll] {
    position: absolute;
    bottom: 8px;
    left: 8px;
    background-color: var(--mud-palette-primary);
    color: white;
    font-size: 0.75rem;
    padding: 2px 8px;
    border-radius: 4px;
}

/* ================================
   EMPTY STATES
   ================================ */

.empty-state[b-q08w36hfll] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 48px 24px;
    text-align: center;
}

/* ================================
   STICKY FOOTER
   ================================ */

.product-footer[b-q08w36hfll] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px;
    background-color: white;
    border-top: 1px solid #e0e0e0;
    position: sticky;
    bottom: 0;
    z-index: 100;
}

.footer-right[b-q08w36hfll] {
    display: flex;
    align-items: center;
    gap: 8px;
}

/* ================================
   INPUT STYLING
   ================================ */

[b-q08w36hfll] .mud-input-outlined .mud-input-slot {
    background-color: white;
}

[b-q08w36hfll] .mud-input-outlined:hover:not(.mud-disabled) .mud-input-outlined-border {
    border-color: var(--mud-palette-primary);
}

/* ================================
   DESCRIPTION TABS
   ================================ */

.description-tabs[b-q08w36hfll] {
    margin-top: 16px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
}

[b-q08w36hfll] .description-tabs .mud-tabs-toolbar {
    background-color: #f8f9fa;
    border-bottom: 1px solid #e0e0e0;
}

[b-q08w36hfll] .description-tabs .mud-tab {
    text-transform: none;
    min-width: 120px;
}

[b-q08w36hfll] .description-tabs .mud-tab.mud-tab-active {
    background-color: white;
    color: var(--mud-palette-primary);
    font-weight: 500;
}

/* ================================
   RESPONSIVE ADJUSTMENTS
   ================================ */

@media (max-width: 1024px) {
    .form-grid[b-q08w36hfll] {
        grid-template-columns: 1fr;
    }
    
    .form-field.full-width[b-q08w36hfll] {
        grid-column: 1;
    }
}

@media (max-width: 768px) {
    .product-edit-layout[b-q08w36hfll] {
        margin: -16px;
    }
    
    .sidebar-nav[b-q08w36hfll] {
        display: none;
    }
    
    .main-content[b-q08w36hfll] {
        padding: 16px;
        height: calc(100vh - 121px);
    }
    
    .content-card[b-q08w36hfll] {
        padding: 16px;
    }
    
    .product-title[b-q08w36hfll] {
        font-size: 1rem;
    }
    
    .product-header[b-q08w36hfll] {
        padding: 12px 16px;
    }
    
    .product-footer[b-q08w36hfll] {
        padding: 12px 16px;
    }
    
    .checkbox-group[b-q08w36hfll] {
        flex-direction: column;
        gap: 8px;
    }
}

/* ================================
   SCROLLBAR STYLING
   ================================ */

.main-content[b-q08w36hfll]::-webkit-scrollbar,
.sidebar-nav[b-q08w36hfll]::-webkit-scrollbar {
    width: 8px;
}

.main-content[b-q08w36hfll]::-webkit-scrollbar-track,
.sidebar-nav[b-q08w36hfll]::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.main-content[b-q08w36hfll]::-webkit-scrollbar-thumb,
.sidebar-nav[b-q08w36hfll]::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 4px;
}

.main-content[b-q08w36hfll]::-webkit-scrollbar-thumb:hover,
.sidebar-nav[b-q08w36hfll]::-webkit-scrollbar-thumb:hover {
    background: #a1a1a1;
}

/* ================================
   UTILITY CLASSES
   ================================ */

.mb-4[b-q08w36hfll] {
    margin-bottom: 1rem !important;
}

.mt-3[b-q08w36hfll] {
    margin-top: 0.75rem !important;
}

.mr-2[b-q08w36hfll] {
    margin-right: 0.5rem !important;
}
/* /Components/Pages/ResetPassword.razor.rz.scp.css */
.login-page[b-9huchdhk0q] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: linear-gradient(135deg, #00695c 0%, #004d40 50%, #00363a 100%);
    padding: 20px;
}

.login-container[b-9huchdhk0q] {
    width: 100%;
    max-width: 420px;
}
/* /Components/Pages/SetupAccount.razor.rz.scp.css */
.login-page[b-9mem8lg8hv] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: linear-gradient(135deg, #00695c 0%, #004d40 50%, #00363a 100%);
    padding: 20px;
}

.login-container[b-9mem8lg8hv] {
    width: 100%;
    max-width: 420px;
}
