@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/BlazeClient/Components/Layout/BlazeMenuLeft.razor.rz.scp.css */
.blaze-logo[b-vmoyqss5b2] {
    height:36px; /* adjust to taste */
    width: auto;
    display: block;
}


/* ========== Toggler (mobile) ========== */
.navbar-toggler[b-vmoyqss5b2] {
    appearance: none;
    cursor: pointer;
    width: 2.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-vmoyqss5b2] {
        background-color: rgba(255, 255, 255, 0.5);
    }


/* Horizontal divider between menu groups */
.nav-separator[b-vmoyqss5b2] {
    height: 1px;
    margin: .75rem .75rem 1rem; /* left/right match your link padding */
    background: linear-gradient(to right, transparent, rgba(255,255,255,.28), transparent);
    border: 0; /* in case it's an <hr> */
    opacity: .9;
}

/* (optional) bigger gap variant */
.nav-separator--lg[b-vmoyqss5b2] {
    margin: 1rem .75rem 1.25rem;
}

/* (optional) simple solid line if you prefer */
.nav-separator--solid[b-vmoyqss5b2] {
    background: rgba(255,255,255,.18);
}


/* ========== Brand strip inside the menu ========== */
.top-row[b-vmoyqss5b2] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
    /* If you ever want this sticky within the menu, uncomment:
    position: sticky; top: 0; z-index: 1; */
}

.navbar-brand[b-vmoyqss5b2] {
    font-size: 1.1rem;
    color: orange;
}

/* ========== Icon base (Bootstrap "bi" sprites you defined) ========== */
.bi[b-vmoyqss5b2] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}
/* Existing svg icons preserved */
.bi-house-door-fill-nav-menu[b-vmoyqss5b2] {
    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-vmoyqss5b2] {
    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-vmoyqss5b2] {
    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-lock-nav-menu[b-vmoyqss5b2] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-vmoyqss5b2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-vmoyqss5b2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-vmoyqss5b2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-vmoyqss5b2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

/* Material Symbols alignment (if used alongside .bi) */
.material-symbols-outlined[b-vmoyqss5b2] {
    font-size: 20px;
    line-height: 1;
    margin-right: 0.5rem;
    vertical-align: middle;
}

/* ========== Menu item layout & behavior ========== */
.nav-item[b-vmoyqss5b2] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-vmoyqss5b2] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-vmoyqss5b2] {
        padding-bottom: 1rem;
    }

    /* Core link row: flex, single-line, ellipsis */
    .nav-item[b-vmoyqss5b2]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 2rem;
        display: flex;
        align-items: center;
        gap: .5rem;
        line-height: 2rem; /* was 3rem; make it match height */
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        /* The text span that actually shrinks and ellipsizes */
        .nav-item[b-vmoyqss5b2]  .nav-link .link-text {
            flex: 1 1 auto;
            min-width: 0; /* critical for ellipsis inside flex */
            overflow: hidden;
            text-overflow: ellipsis;
        }

        /* Icons never shrink */
        .nav-item[b-vmoyqss5b2]  .nav-link .bi,
        .nav-item[b-vmoyqss5b2]  .nav-link .material-symbols-outlined {
            flex: 0 0 auto;
        }

        /* Caret on the far right */
        .nav-item[b-vmoyqss5b2]  .nav-link .menu-caret {
            margin-left: auto;
            flex: 0 0 auto;
        }

    /* Active/hover states preserved */
    .nav-item[b-vmoyqss5b2]  a.active {
        background-color: rgba(255,255,255,0.37);
        color: white;
    }

    .nav-item[b-vmoyqss5b2]  .nav-link:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }

/* ========== Scrolling behavior for the menu column ========== */
.nav-scrollable[b-vmoyqss5b2] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-vmoyqss5b2] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-vmoyqss5b2] {
        display: none;
    }

    .nav-scrollable[b-vmoyqss5b2] {
        /* Always visible on desktop */
        display: block;
        /* Scroll inside the sidebar; account for the brand strip height */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
        overflow-x: hidden;
        padding-right: .25rem; /* keeps text clear of scrollbar */
    }
}

/* ========== Submenu indentation (your existing intent) ========== */
.submenu[b-vmoyqss5b2] {
    padding-left: 1rem;
}

    .submenu .nav-link[b-vmoyqss5b2] {
        font-size: 0.9rem;
        padding-left: 1.5rem;
    }

/* Optional: tighter indent when nesting nav-items within nav-items */
.nav-scrollable .nav-item .nav-item[b-vmoyqss5b2] {
    padding-left: .75rem;
}
/* _content/BlazeClient/Components/Layout/EmptyLayout.razor.rz.scp.css */
.top-row[b-v9qse1v8g0] {
    background-color: #05173c;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.navbar-brand[b-v9qse1v8g0] {
    font-family: 'Rem', cursive, Arial, sans-serif;
    font-size: 20px;
}
/* _content/BlazeClient/Components/Layout/MainLayout.razor.rz.scp.css */
/* ===== Layout container ===== */
.page[b-oi6e2geck6] {
    position: relative;
    display: flex;
    flex-direction: column;
}

/* Let main expand; min-width:0 is critical when using flex rows */
main[b-oi6e2geck6] {
    flex: 1 1 auto;
    min-width: 0; /* <- prevents main from forcing the sidebar to shrink/wrap */
}

/* ===== Sidebar ===== */
.sidebar[b-oi6e2geck6] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

/* ===== Top row (kept from your original) ===== */
.top-row[b-oi6e2geck6] {
    background-color: #05173c;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-oi6e2geck6]  a,
    .top-row[b-oi6e2geck6]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-oi6e2geck6]  a:hover,
        .top-row[b-oi6e2geck6]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-oi6e2geck6]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-oi6e2geck6] {
        justify-content: space-between;
    }

        .top-row[b-oi6e2geck6]  a,
        .top-row[b-oi6e2geck6]  .btn-link {
            margin-left: 0;
        }
}

/* ===== Desktop layout rules ===== */
/* Hard lock the sidebar width on desktop */
@media (min-width: 641px) {
    #app-sidebar[b-oi6e2geck6] {
        box-sizing: border-box;
        flex: 0 0 var(--sidebar-width) !important;
        width: var(--sidebar-width) !important;
        max-width: var(--sidebar-width) !important;
        height: 100vh;
        position: sticky;
        top: 0;
        overflow: hidden; /* inner menu scrolls */
    }

    /* make sure the main column can shrink; prevents sidebar being squeezed */
    main[b-oi6e2geck6] {
        flex: 1 1 auto;
        min-width: 0;
    }
}


@media (min-width: 641px) {
    .page[b-oi6e2geck6] {
        flex-direction: row;
    }

    /* FIXED-WIDTH SIDEBAR */
    .sidebar[b-oi6e2geck6] {
        flex: 0 0 var(--sidebar-width);
        width: var(--sidebar-width);
        max-width: var(--sidebar-width);
        height: 100vh;
        position: sticky;
        top: 0;
        overflow: hidden; /* the inner menu will scroll instead */
    }

    .top-row[b-oi6e2geck6] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-oi6e2geck6]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-oi6e2geck6],
    article[b-oi6e2geck6] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

/* ===== Blazor error UI (unchanged) ===== */
#blazor-error-ui[b-oi6e2geck6] {
    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-oi6e2geck6] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BlazeClient/Components/Layout/TopRow.razor.rz.scp.css */
.top-row[b-vhy1vzfmcp] {
    display: flex;
    align-items: center;
    width: 100%;
}

.top-row-club-name[b-vhy1vzfmcp] {
    color: white;
    font-size: 1rem;
    font-weight: 600;
    white-space: nowrap;
    margin-right: auto;
}

.account-menu-current[b-vhy1vzfmcp] {
    font-weight: 800;
    font-style: italic;
    cursor: default;
    /* Optional subtle background */
    background-color: #f3f3f3;
}

.search-box[b-vhy1vzfmcp] {
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 2rem;
    padding: 0 0.5rem;
    font-size: 1rem;
    flex-shrink: 0; /* Prevents resizing when the container width changes */
}

    .search-box:focus[b-vhy1vzfmcp] {
        outline: 2px solid #3a0647; /* Add focus style */
    }

.icon-button[b-vhy1vzfmcp] {
    background: none;
    border: none;
    color: white; /* Make icons white */
    cursor: pointer;
    font-size: 1.5rem; /* Adjust icon size */
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.25rem; /* Space between buttons */
    padding: 0.5rem;
    transition: color 0.2s ease;
}

    .icon-button:disabled[b-vhy1vzfmcp] {
        cursor: not-allowed;
    }

    .icon-button:hover:not(:disabled)[b-vhy1vzfmcp] {
        color: darkorange; /* #ddd; Lighter shade on hover for visual feedback */
    }

.material-icons[b-vhy1vzfmcp] {
    font-size: inherit; /* Ensures icon size matches button size */
}

/* _content/BlazeClient/Components/Pages/Administration/UsersAdminPanel.razor.rz.scp.css */
#btnAddUser[b-h2bcz0ucsm] {
    margin-top: 5px;
    margin-bottom: 20px; 
}
/* _content/BlazeClient/Components/Pages/Codes/CodesIndex.razor.rz.scp.css */
/* ===== Codes Index landing page ===== */

.codes-group-heading[b-omk72x0rn1] {
    font-weight: 500;
    color: rgba(0,0,0,.75);
    margin-top: 1.5rem;
    margin-bottom: 0.75rem;
    border-bottom: 1px solid #e5e7eb;
    padding-bottom: 0.4rem;
}

.codes-grid[b-omk72x0rn1] {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin-bottom: 1.5rem;
}

@media (max-width: 1100px) {
    .codes-grid[b-omk72x0rn1] {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 800px) {
    .codes-grid[b-omk72x0rn1] {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 550px) {
    .codes-grid[b-omk72x0rn1] {
        grid-template-columns: repeat(2, 1fr);
    }
}

.codes-card[b-omk72x0rn1] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 14px;
    padding: 30px 12px 22px;
    /*border: 1px solid #e5e7eb;*/
    /*border-radius: 10px;*/
    background: #fff;
    cursor: pointer;
    /*transition: box-shadow 0.15s, border-color 0.15s;*/
}

  /*  .codes-card:hover {
        border-color: #1b6ec2;
        box-shadow: 0 2px 8px rgba(27, 110, 194, 0.12);
    }*/

.codes-card-icon[b-omk72x0rn1] {
    font-size: 50px;
    color: #1b6ec2;
}



.codes-card-label[b-omk72x0rn1] {
    font-size: 13px;
    font-weight: 600;
    color: #374151;
    text-align: center;
    line-height: 1.3;
}
/* _content/BlazeClient/Components/Pages/Codes/MemberTypeEdit.razor.rz.scp.css */
/* Compact monthly rates table */
[b-g2hckkno8l] .table-sm td {
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
}

[b-g2hckkno8l] .table-sm .e-control-wrapper {
    max-width: 130px;
}

/* Right-align numeric/currency inputs */
[b-g2hckkno8l] .text-end input.e-input,
[b-g2hckkno8l] .text-end .e-input {
    text-align: right;
}
/* _content/BlazeClient/Components/Pages/Dashboards/FinancialsDashboard.razor.rz.scp.css */
.dashboard-container[b-xgbpg58edr] {
    display: grid;
    grid-template-columns: 4fr 1fr;
    gap: 20px;
    padding: 20px;
    min-height: 100vh;
    overflow: hidden;
}

.dashboard-loading[b-xgbpg58edr] {
    align-self: start;
}

.left-column[b-xgbpg58edr] {
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.right-column[b-xgbpg58edr] {
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.totals[b-xgbpg58edr] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /* Space between columns */
    gap: 20px; /* Optional: space between items */
}

.total-item[b-xgbpg58edr] {
    flex: 1; /* Ensures equal column width */
    text-align: center;
}

.pie-chart[b-xgbpg58edr] {
    flex: 1;
    min-width: 200px;
}

.big-number[b-xgbpg58edr] {
    font-size: 32px;
    font-weight: bold;
    margin: 10px 0;
    color: #333;
}


/*.icon-panel {
    padding: 20px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 10px;
    width: 200px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}*/

.icon-column[b-xgbpg58edr] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.icon-item[b-xgbpg58edr] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.icon-label[b-xgbpg58edr] {
    margin-bottom: 15px;
}
/* _content/BlazeClient/Components/Pages/Dashboards/LocalGroupsDashboard.razor.rz.scp.css */
/*.counter-container {
    font-size: x-large;
    color: cornflowerblue;
    margin-top: 15px;
    padding: 15px;
}

.custom-header {
    color: cornflowerblue;
    background-color: rgb(255 106 0);
}

.e-panel-content {
    text-align: center;
}
*/

.dashboard-container[b-94uycnhgrk] {
    display: grid;
    grid-template-columns: 4fr 1fr;
    gap: 20px;
    padding: 20px;
    min-height: 100vh;
    overflow: hidden;
}

/* When the right-column is not rendered (AuthorizeView hides it), expand left to full width */
.dashboard-container:not(:has(.right-column))[b-94uycnhgrk] {
    grid-template-columns: 1fr;
}

.dashboard-loading[b-94uycnhgrk] {
    align-self: start;
}

.left-column[b-94uycnhgrk] {
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.right-column[b-94uycnhgrk] {
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.totals[b-94uycnhgrk] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /* Space between columns */
    gap: 20px; /* Optional: space between items */
}

.total-item[b-94uycnhgrk] {
    flex: 1; /* Ensures equal column width */
    text-align: center;
}

.pie-chart[b-94uycnhgrk] {
    flex: 1;
    min-width: 200px;
}

.big-number[b-94uycnhgrk] {
    font-size: 32px;
    font-weight: bold;
    margin: 10px 0;
    color: #333;
}


/*.icon-panel {
    padding: 20px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 10px;
    width: 200px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}*/

.icon-column[b-94uycnhgrk] {
    display: flex;
    flex-direction: column;
    align-items: center;

}

.icon-item[b-94uycnhgrk] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.icon-label[b-94uycnhgrk] {
    margin-bottom: 15px;

}
/* _content/BlazeClient/Components/Pages/Dashboards/RegistersDashboard.razor.rz.scp.css */
/*.dashboard-container {
        display: grid;
    grid-template-columns: 4fr 1fr; 
    gap: 20px;
    padding: 20px;
    min-height: 100vh;
    overflow: auto;
}*/

.counter-container[b-rc4psi79im]
{
    font-size: x-large;
    color: cornflowerblue;
    margin-top: 15px;
    padding: 15px;
}

.counter-container-green[b-rc4psi79im] {
    font-size: x-large;
    color: green;
    margin-top: 15px;
    padding: 15px;
}

/*.custom-header 
{
    color: cornflowerblue;
    background-color: rgb(255 106 0);
}

.e-panel-content
{
    text-align:right;
}*/

.totals[b-rc4psi79im] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /* Space between columns */
    gap: 20px; /* Optional: space between items */
}
/* _content/BlazeClient/Components/Pages/Dashboards/RenewalsDashboard.razor.rz.scp.css */
.dashboard-container[b-pcl2zoa8yn] {
    display: grid;
    grid-template-columns: 4fr 1fr;
    gap: 20px;
    padding: 20px;
    min-height: 100vh;
    overflow: hidden;
}

.dashboard-loading[b-pcl2zoa8yn] {
    align-self: start;
}

.left-column[b-pcl2zoa8yn] {
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.right-column[b-pcl2zoa8yn] {
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.totals[b-pcl2zoa8yn] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /* Space between columns */
    gap: 20px; /* Optional: space between items */
}

.total-item[b-pcl2zoa8yn] {
    flex: 1; /* Ensures equal column width */
    text-align: center;
}

.pie-chart[b-pcl2zoa8yn] {
    flex: 1;
    min-width: 200px;
}

.big-number[b-pcl2zoa8yn] {
    font-size: 32px;
    font-weight: bold;
    margin: 10px 0;
    color: #333;
}


/*.icon-panel {
    padding: 20px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 10px;
    width: 200px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}*/

.icon-column[b-pcl2zoa8yn] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.icon-item[b-pcl2zoa8yn] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.icon-label[b-pcl2zoa8yn] {
    margin-bottom: 15px;
}
/* _content/BlazeClient/Components/Pages/Events/ChampionshipForm.razor.rz.scp.css */
.form-wrapper[b-tr8ez7pwdv] {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

/* ===== Header ===== */
.profile-heading[b-tr8ez7pwdv] {
    display: grid;
    grid-template-columns: 1fr 1fr 200px;
    gap: 24px;
    align-items: flex-start;
    margin-bottom: 24px;
}

.heading-left[b-tr8ez7pwdv] {
    display: flex;
    flex-direction: column;
    gap: 0px;
}


   .heading-right .e-btn.e-link[b-tr8ez7pwdv] {
        text-decoration: underline;
        padding-left: 0;
        text-align: left;
    }

    .heading-right .e-btn.e-link:hover[b-tr8ez7pwdv] {
        text-decoration: underline;
    }

    .heading-right .e-btn.e-link:focus[b-tr8ez7pwdv] {
        box-shadow: none;
        outline: 2px solid transparent;
    }

    /* Optional: align icons nicely if you keep them */
    .heading-right .e-btn .material-icons[b-tr8ez7pwdv],
    .heading-right .e-btn .material-symbols-outlined[b-tr8ez7pwdv] {
        font-size: 18px;
        line-height: 1;
        vertical-align: middle;
        margin-right: .4rem;
    }


.muted[b-tr8ez7pwdv] {
    color: var(--muted);
    font-weight: 400;
}

/* ===== Card header ===== */
.card-header[b-tr8ez7pwdv] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
}

.card-header-actions[b-tr8ez7pwdv] {
    display: flex;
    align-items: center;
    gap: 8px;
}

/* ===== Cards grid ===== */

.profile-grid[b-tr8ez7pwdv] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}

/* ===== Responsive ===== */
@media (max-width: 768px) {
    .profile-heading[b-tr8ez7pwdv] {
        grid-template-columns: 1fr;
    }

    .heading-left[b-tr8ez7pwdv] {
        order: 0;
    }
    .heading-centre[b-tr8ez7pwdv] {
        order: 1;
    }
    .heading-right[b-tr8ez7pwdv] {
        order: 2;
    }
  
    .profile-grid[b-tr8ez7pwdv] {
        grid-template-columns: 1fr;
    }

    .kv-row[b-tr8ez7pwdv] {
        grid-template-columns: 120px 1fr;
    }
}

/* _content/BlazeClient/Components/Pages/Financials/TransactionList.razor.rz.scp.css */

.e-grid .e-toolbar .e-tbar-btn .e-icons[b-oic3ol3ovd],
.e-grid .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn[b-oic3ol3ovd] {
    background: #add8e6;
}

#template[b-oic3ol3ovd] {
    display: inline-block;
    padding: 0px 10px;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
}

.print-export-dialog .e-dlg-header-content .e-dlg-header .e-avatar.template-image[b-oic3ol3ovd] {
    background-image: url("/images/pdflogo.png");
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 50px;
}

.pdf-export-dialog .e-dlg-header-content .e-dlg-header .e-avatar.template-image[b-oic3ol3ovd] {
    background-image: url("/images/pdflogo.png");
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 50px;
}

.excel-export-dialog .e-dlg-header-content .e-dlg-header .e-avatar.template-image[b-oic3ol3ovd] {
    background-image: url("/images/excellogo.png");
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 50px;
}

.content-wrapper[b-oic3ol3ovd] {
    width: 90%;
    margin: 0 auto;
    min-width: 85px;
}

.content-wrapper div.row[b-oic3ol3ovd] {
    padding: 15px 15px;
}
/* _content/BlazeClient/Components/Pages/Financials/TransactionSummary.razor.rz.scp.css */

.e-grid .e-toolbar .e-tbar-btn .e-icons[b-6nsrci9ro9],
.e-grid .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn[b-6nsrci9ro9] {
    background: #add8e6;
}

#template[b-6nsrci9ro9] {
    display: inline-block;
    padding: 0px 10px;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
}

.print-export-dialog .e-dlg-header-content .e-dlg-header .e-avatar.template-image[b-6nsrci9ro9] {
    background-image: url("/images/pdflogo.png");
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 50px;
}

.pdf-export-dialog .e-dlg-header-content .e-dlg-header .e-avatar.template-image[b-6nsrci9ro9] {
    background-image: url("/images/pdflogo.png");
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 50px;
}

.excel-export-dialog .e-dlg-header-content .e-dlg-header .e-avatar.template-image[b-6nsrci9ro9] {
    background-image: url("/images/excellogo.png");
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 50px;
}

.content-wrapper[b-6nsrci9ro9] {
    width: 90%;
    margin: 0 auto;
    min-width: 85px;
}

.content-wrapper div.row[b-6nsrci9ro9] {
    padding: 15px 15px;
}
/* _content/BlazeClient/Components/Pages/Home.razor.rz.scp.css */
/*.counter-container {
    font-size: x-large;
    color: cornflowerblue;
    margin-top: 15px;
    padding: 15px;
}

.custom-header {
    color: cornflowerblue;
    background-color: rgb(255 106 0);
}

.e-panel-content {
    text-align: center;
}
*/

.dashboard-container[b-tbrguvsatl] {
    display: grid;
    grid-template-columns: 4fr 1fr;
    gap: 20px;
    padding: 20px;
    min-height: 100vh;
    overflow: hidden;
}

.left-column[b-tbrguvsatl] {
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.right-column[b-tbrguvsatl] {
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.totals[b-tbrguvsatl] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /* Space between columns */
    gap: 20px; /* Optional: space between items */
}

.total-item[b-tbrguvsatl] {
    flex: 1; /* Ensures equal column width */
    text-align: center;
}

.pie-chart[b-tbrguvsatl] {
    flex: 1;
    min-width: 200px;
}

.big-number[b-tbrguvsatl] {
    font-size: 32px;
    font-weight: bold;
    margin: 10px 0;
    color: #333;
}


/*.icon-panel {
    padding: 20px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 10px;
    width: 200px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}*/

.icon-column[b-tbrguvsatl] {
    display: flex;
    flex-direction: column;
    align-items: center;

}

.icon-item[b-tbrguvsatl] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.icon-label[b-tbrguvsatl] {
    margin-bottom: 15px;

}
/* _content/BlazeClient/Components/Pages/Login/ForgotPassword.razor.rz.scp.css */
.login-container[b-fmrut9vsgm] {
    max-width: 500px;
    margin: 5vh auto;
    padding: 2rem;
    background: white;
    border-radius: 0.5rem;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.1);
    position: relative;
    z-index: 1; /* sits above the backdrop */
}
/* _content/BlazeClient/Components/Pages/Login/login.razor.rz.scp.css */
.login-container[b-uhtasbhzef] {
    max-width: 600px;
    margin: 5vh auto;
    padding: 2rem;
    background: white;
    border-radius: 0.5rem;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.1);
    position: relative;
    z-index: 1; /* sits above the backdrop */

}

.login-title[b-uhtasbhzef] {
    text-align: center;
    margin-bottom: 1rem;
}



.login-backdrop[b-uhtasbhzef] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: contain; /* or 'cover' */
    background-color: #f8fafc;
}

.club-logo[b-uhtasbhzef] {
    max-height: 96px;
    width: auto;
    display: inline-block;
}

@media (max-width: 576px) {
    .login-container[b-uhtasbhzef] {
        margin: 2vh 1rem;
        padding: 1.5rem;
    }
}
/* _content/BlazeClient/Components/Pages/Login/ResetPassword.razor.rz.scp.css */
.login-container[b-hmvxchb933] {
    max-width: 500px;
    margin: 5vh auto;
    padding: 2rem;
    background: white;
    border-radius: 0.5rem;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.1);
    position: relative;
    z-index: 1; /* sits above the backdrop */
}
/* _content/BlazeClient/Components/Pages/Members/MemberForm.razor.rz.scp.css */
.profile-heading[b-heilol1han] {
    display: grid;
    /*grid-template-columns: 1fr 1fr 250px;*/
    grid-template-columns: minmax(420px, 1fr) /* left */
    minmax(320px, 1fr) /* middle */
    250px; /* right card */
    gap: 24px;
    align-items: flex-start;
    margin-bottom: 24px;
}

.heading-left[b-heilol1han] {
    display: grid;
    grid-template-columns: 112px 1fr;
    flex-direction: column;
    gap: 12px;
}

.heading-right .e-btn.e-link[b-heilol1han] {
    text-decoration: underline;
    padding-left: 0;
    text-align: left;
}

.heading-right .e-btn.e-link:hover[b-heilol1han] {
    text-decoration: underline;
}

.heading-right .e-btn.e-link:focus[b-heilol1han] {
    box-shadow: none;
    outline: 2px solid transparent;
}

/* Optional: align icons nicely if you keep them */
.heading-right .e-btn .material-icons[b-heilol1han],
.heading-right .e-btn .material-symbols-outlined[b-heilol1han] {
    font-size: 18px;
    line-height: 1;
    vertical-align: middle;
    margin-right: .4rem;
}

.identity .title[b-heilol1han] {
    font-size: 24px;
    margin: 0 0 8px 0;
}

.muted[b-heilol1han] {
    color: var(--muted);
    font-weight: 400;
}

.subtitle[b-heilol1han] {
    color: var(--muted);
    line-height: 1.3;
}

/* ===== Cards grid ===== */

.profile-grid[b-heilol1han] {
    display: grid;
    /*grid-template-columns: 1fr 1fr;*/
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 24px;
}

.chips[b-heilol1han] {
    margin-top: 10px;
    width: 300px;
}

    .chips > *[b-heilol1han] { /* whatever ChipList outputs as its root */
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 8px;
    }

        .chips > * > *[b-heilol1han] { /* each chip */
            display: inline-flex;
            align-items: center;
        }

    .chips .e-chip[b-heilol1han] {
        height: 28px;
        padding: 0 10px;
    }

        .chips .e-chip .e-chip-text[b-heilol1han] {
            line-height: 28px;
        }

/*** MEDIA CHANGES ***/

@media (max-width: 1200px) {
    .profile-heading[b-heilol1han] {
        grid-template-columns: minmax(360px, 1fr) minmax(360px, 1fr); /* Only left + middle stay side by side */
    }

    /* Put the right-hand panel under the first row */
    .heading-right[b-heilol1han] {
        grid-column: 1 / -1; /* full width on its own row */
    }
}

@media (max-width: 1024px) {
    .profile-heading[b-heilol1han] {
        grid-template-columns: 1fr;
    }

    .heading-left[b-heilol1han],
    .heading-right[b-heilol1han] {
        grid-column: 1;
    }

    .heading-right[b-heilol1han] {
        order: 2;
    }
}

@media (max-width: 768px) {
    .profile-grid[b-heilol1han] {
        grid-template-columns: 1fr;
    }

    .kv-row[b-heilol1han] {
        grid-template-columns: 120px 1fr;
    }
}
/* _content/BlazeClient/Components/Pages/Members/MemberOverdueList.razor.rz.scp.css */
.e-grid .e-toolbar .e-tbar-btn .e-icons[b-1zyt01a9cy],
.e-grid .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn[b-1zyt01a9cy] {
    background: #add8e6;
}

.print-export-dialog .e-dlg-header-content .e-dlg-header .e-avatar.template-image[b-1zyt01a9cy] {
    background-image: url("/images/pdflogo.png");
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 50px;
}

.pdf-export-dialog .e-dlg-header-content .e-dlg-header .e-avatar.template-image[b-1zyt01a9cy] {
    background-image: url("/images/pdflogo.png");
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 50px;
}

.excel-export-dialog .e-dlg-header-content .e-dlg-header .e-avatar.template-image[b-1zyt01a9cy] {
    background-image: url("/images/excellogo.png");
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 50px;
}

.e-icon-settings.e-icons[b-1zyt01a9cy] {
    float: left;
    position: relative;
    left: 14%;
    top: -33px;
}

#template[b-1zyt01a9cy] {
    display: inline-block;
    padding: 0px 10px;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
}

/*  #templateexcel {
        display: inline-block;
        padding: 0px 5px;
        vertical-align: middle;
        height: 60px;
        line-height: 40px;
    } */

.content-wrapper[b-1zyt01a9cy] {
    width: 90%;
    margin: 0 auto;
    min-width: 85px;
}

.content-wrapper div.row[b-1zyt01a9cy] {
    padding: 15px 15px;
}
/* _content/BlazeClient/Components/Pages/Members/NewMemberWizard.razor.rz.scp.css */
/* New Member Wizard — full-page MotoRenewal-style */

/* Nav buttons (bottom) */
.moto-nav[b-b8cm8353pt] {
    display: flex;
    justify-content: center;
    gap: 18px;
    align-items: center;
    margin-top: 18px;
}

.moto-nav .e-btn[b-b8cm8353pt] {
    padding: 0.7rem 1.3rem;
    font-size: 1.05rem;
    border-radius: 8px;
}

/* Spacers */
.moto-spacer[b-b8cm8353pt] { height: 16px; }
.moto-spacer-sm[b-b8cm8353pt] { height: 14px; }
.moto-field-gap[b-b8cm8353pt] { height: 10px; }

/* Working */
.moto-working[b-b8cm8353pt] { padding: 12px; }

/* Label */
.moto-label[b-b8cm8353pt] {
    display: block;
    font-weight: 600;
    margin-bottom: 6px;
}

/* Member header block */
.moto-member-header[b-b8cm8353pt] {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    align-items: baseline;
    margin-bottom: 20px;
    font-size: 1.05em;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

/* Membership / family tables (same as moto-table) */
.moto-table[b-b8cm8353pt] {
    width: 100%;
    max-width: 900px;
    border-collapse: collapse;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
}

.moto-table thead th[b-b8cm8353pt] {
    background: #6c757d;
    color: #fff;
    font-weight: 600;
    padding: 8px 12px;
    font-size: 0.95em;
    text-align: left;
}

.moto-table tbody td[b-b8cm8353pt] {
    padding: 8px 12px;
    border-bottom: 1px solid #e6e6e6;
}

.moto-table .col-price[b-b8cm8353pt] {
    text-align: right;
    width: 100px;
}

.moto-table .col-select[b-b8cm8353pt] {
    text-align: center;
    width: 80px;
}

.moto-table .col-action[b-b8cm8353pt] {
    width: 90px;
}

/* Family section */
.moto-family-actions[b-b8cm8353pt] {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 8px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.moto-family-count[b-b8cm8353pt] {
    color: #555;
    font-size: 0.95em;
}

/* Total */
.moto-total[b-b8cm8353pt] {
    text-align: right;
    font-weight: 700;
    font-size: 1.15em;
    color: #c33;
    margin: 16px auto;
    max-width: 900px;
}

/* Payment step */
.moto-payment-layout[b-b8cm8353pt] {
    display: flex;
    gap: 36px;
    flex-wrap: wrap;
    align-items: flex-start;
    max-width: 900px;
    margin: 0 auto;
}

.moto-payment-summary[b-b8cm8353pt] { flex: 1 1 300px; min-width: 280px; }
.moto-payment-name[b-b8cm8353pt] { font-weight: 700; }
.moto-payment-subs[b-b8cm8353pt] { margin-top: 8px; }
.moto-payment-amount[b-b8cm8353pt] { margin-top: 10px; font-weight: 700; }

.moto-payment-form[b-b8cm8353pt] { flex: 0 0 auto; width: 340px; }

.moto-expiry-row[b-b8cm8353pt] {
    display: flex;
    gap: 10px;
}

.moto-amount-display[b-b8cm8353pt] {
    padding: 8px 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    width: 120px;
}

/* Payment mode options */
.payment-mode-group[b-b8cm8353pt] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.payment-mode-option[b-b8cm8353pt] {
    padding: 1rem;
    border: 2px solid #dee2e6;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s ease;
    background: white;
}

.payment-mode-option:hover:not(.payment-mode-disabled)[b-b8cm8353pt] {
    border-color: #0d6efd;
    background: #f0f7ff;
}

.payment-mode-disabled[b-b8cm8353pt] {
    opacity: 0.55;
    cursor: not-allowed;
    background: #f8f9fa;
}

.payment-mode-option:has(input[type="radio"]:checked)[b-b8cm8353pt] {
    border-color: #0d6efd;
    background: #e7f1ff;
}

.payment-mode-option label[b-b8cm8353pt] {
    display: block;
    cursor: pointer;
    margin-left: 1.5rem;
}

.payment-mode-option label strong[b-b8cm8353pt] {
    display: block;
    margin-bottom: 0.25rem;
    color: #212529;
}

.payment-mode-option label small[b-b8cm8353pt] {
    display: block;
    color: #6c757d;
}

.payment-details-form[b-b8cm8353pt] {
    padding: 1rem;
    background: #f8f9fa;
    border-radius: 6px;
    border: 1px solid #dee2e6;
}

/* Success State */
.success-state[b-b8cm8353pt] {
    text-align: center;
    padding: 2rem 1rem;
    max-width: 720px;
    margin: 0 auto;
}

.success-icon[b-b8cm8353pt] {
    margin-bottom: 1rem;
}

.success-icon .material-symbols-outlined[b-b8cm8353pt] {
    font-size: 80px;
    color: #198754;
}

.success-state h4[b-b8cm8353pt] {
    color: #212529;
    margin-bottom: 0.5rem;
}

/* Detail Card */
.detail-card[b-b8cm8353pt] {
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: 1rem;
    text-align: left;
}

.card-section-title[b-b8cm8353pt] {
    font-size: 0.95rem;
    font-weight: 600;
    color: #495057;
    margin-bottom: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* KV Styles */
.kv[b-b8cm8353pt] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.kv--compact2[b-b8cm8353pt] {
    gap: 0.35rem;
}

.kv-row[b-b8cm8353pt] {
    display: grid;
    grid-template-columns: 140px 1fr;
    gap: 1rem;
}

.kv-label[b-b8cm8353pt] {
    font-weight: 500;
    color: #6c757d;
    font-size: 0.9rem;
}

.kv-value[b-b8cm8353pt] {
    color: #212529;
    font-size: 0.9rem;
}

/* Stepper Icons */
.nmw-icon-person[b-b8cm8353pt]::before,
.nmw-icon-address[b-b8cm8353pt]::before,
.nmw-icon-membership[b-b8cm8353pt]::before,
.moto-icon-payment[b-b8cm8353pt]::before,
.moto-icon-success[b-b8cm8353pt]::before {
    font-family: 'Material Symbols Outlined';
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
}

.nmw-icon-person[b-b8cm8353pt]::before     { content: 'person_add'; }
.nmw-icon-address[b-b8cm8353pt]::before    { content: 'home'; }
.nmw-icon-membership[b-b8cm8353pt]::before { content: 'contact_page'; }
.moto-icon-payment[b-b8cm8353pt]::before   { content: 'credit_card'; }
.moto-icon-success[b-b8cm8353pt]::before   { content: 'check_circle'; }

/* Alert with icon */
.alert[b-b8cm8353pt] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.alert .material-symbols-outlined[b-b8cm8353pt] {
    font-size: 20px;
    flex-shrink: 0;
    margin-top: 2px;
}

/* Step 0 form fields */
.nmw-form-fields[b-b8cm8353pt] {
    max-width: 900px;
    margin: 0 auto;
}

.nmw-field[b-b8cm8353pt] {
    margin-bottom: 0.75rem;
}

.nmw-field .e-input-group[b-b8cm8353pt],
.nmw-field .e-input-group input[b-b8cm8353pt] {
    width: 100%;
}

.nmw-form-row[b-b8cm8353pt] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem 1.5rem;
    margin-bottom: 0.25rem;
}

.nmw-form-row .nmw-field[b-b8cm8353pt] {
    flex: 1 1 140px;
    min-width: 0;
}

/* Address section */
.nmw-address-section[b-b8cm8353pt] {
    padding-top: 0.25rem;
}

.nmw-address-condensed[b-b8cm8353pt] {
    margin-top: 0.5rem;
    padding: 0.5rem 0.75rem;
    background: #f8f9fa;
    border-radius: 4px;
    font-size: 0.9rem;
    color: #495057;
}

/* Search results section (inline in Step 0) */
.nmw-search-results-section[b-b8cm8353pt] {
    margin-top: 1.5rem;
    border-top: 1px solid #dee2e6;
    padding-top: 1rem;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.nmw-search-results-title[b-b8cm8353pt] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 600;
    color: #664d03;
    background-color: #fff3cd;
    border: 1px solid #ffc107;
    border-radius: 4px;
    padding: 0.5rem 0.75rem;
    margin-bottom: 0.75rem;
    font-size: 0.95rem;
}

/* ms-auto pushes Search Again button to right side of title bar */
.nmw-search-results-title .ms-auto[b-b8cm8353pt] {
    margin-left: auto;
}

.nmw-search-results-title .material-symbols-outlined[b-b8cm8353pt] {
    font-size: 18px;
    flex-shrink: 0;
}

/* Validation hint — styled like a Bootstrap invalid-feedback, sits under email/mobile row */
.nmw-validation-hint[b-b8cm8353pt] {
    font-size: 0.8rem;
    color: #dc3545;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
}

/* Address divider (Step 1) */
.nmw-address-or-divider[b-b8cm8353pt] {
    text-align: center;
    color: #6c757d;
    font-size: 0.85rem;
    margin: 1rem auto 0;
 /*   border-top: 1px solid #dee2e6;
   padding-top: 0.75rem;
*/ 
    max-width: 900px;
}

/* Constrain postcode field width */
.nmw-field-postcode[b-b8cm8353pt] {
    max-width: 180px;
}

/* Person search grid (Step 1) */
.nmw-person-grid-wrap[b-b8cm8353pt] {
    overflow-x: auto;
    margin-bottom: 0.5rem;
}

.nmw-person-grid[b-b8cm8353pt] {
    font-size: 0.875rem;
}

.nmw-person-grid tbody tr[b-b8cm8353pt] {
    cursor: pointer;
}

.nmw-person-grid tbody tr.nmw-row-disabled[b-b8cm8353pt] {
    cursor: not-allowed;
    opacity: 0.7;
}

.nmw-person-grid tbody tr.nmw-row-selected[b-b8cm8353pt] {
    background-color: rgba(13, 110, 253, 0.1);
}

.nmw-col-name[b-b8cm8353pt] {
    min-width: 180px;
}

.nmw-badge-member[b-b8cm8353pt] {
    background-color: #0d6efd;
    color: #fff;
}

.nmw-badge-competitor[b-b8cm8353pt] {
    background-color: #198754;
    color: #fff;
}

.nmw-badge-official[b-b8cm8353pt] {
    background-color: #fd7e14;
    color: #fff;
}

/* Uppercase field */
.nmw-uppercase input[b-b8cm8353pt] {
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .moto-payment-layout[b-b8cm8353pt] {
        flex-direction: column;
    }
}
/* _content/BlazeClient/Components/Pages/Members/RenewalWizard.razor.rz.scp.css */
/* Renewal Wizard — reuses moto-* and nmw-* CSS from NewMemberWizard */

/* Nav buttons (bottom) */
.moto-nav[b-26grbyekmj] {
    display: flex;
    justify-content: center;
    gap: 18px;
    align-items: center;
    margin-top: 18px;
}

.moto-nav .e-btn[b-26grbyekmj] {
    padding: 0.7rem 1.3rem;
    font-size: 1.05rem;
    border-radius: 8px;
}

/* Spacers */
.moto-spacer[b-26grbyekmj] { height: 16px; }
.moto-spacer-sm[b-26grbyekmj] { height: 14px; }
.moto-field-gap[b-26grbyekmj] { height: 10px; }

/* Working */
.moto-working[b-26grbyekmj] { padding: 12px; }

/* Label */
.moto-label[b-26grbyekmj] {
    display: block;
    font-weight: 600;
    margin-bottom: 6px;
}

/* Member header block */
.moto-member-header[b-26grbyekmj] {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    align-items: baseline;
    margin-bottom: 20px;
    font-size: 1.05em;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

/* Membership / family tables */
.moto-table[b-26grbyekmj] {
    width: 100%;
    max-width: 900px;
    border-collapse: collapse;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
}

.moto-table thead th[b-26grbyekmj] {
    background: #6c757d;
    color: #fff;
    font-weight: 600;
    padding: 8px 12px;
    font-size: 0.95em;
    text-align: left;
}

.moto-table tbody td[b-26grbyekmj] {
    padding: 8px 12px;
    border-bottom: 1px solid #e6e6e6;
}

.moto-table .col-price[b-26grbyekmj] {
    text-align: right;
    width: 100px;
}

.moto-table .col-select[b-26grbyekmj] {
    text-align: center;
    width: 80px;
}

.moto-table .col-action[b-26grbyekmj] {
    width: 90px;
}

/* Family section */
.moto-family-actions[b-26grbyekmj] {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 8px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.moto-family-count[b-26grbyekmj] {
    color: #555;
    font-size: 0.95em;
}

/* Total */
.moto-total[b-26grbyekmj] {
    text-align: right;
    font-weight: 700;
    font-size: 1.15em;
    color: #c33;
    margin: 16px auto;
    max-width: 900px;
}

/* Payment step */
.moto-payment-layout[b-26grbyekmj] {
    display: flex;
    gap: 36px;
    flex-wrap: wrap;
    align-items: flex-start;
    max-width: 900px;
    margin: 0 auto;
}

.moto-payment-summary[b-26grbyekmj] { flex: 1 1 300px; min-width: 280px; }
.moto-payment-name[b-26grbyekmj] { font-weight: 700; }
.moto-payment-subs[b-26grbyekmj] { margin-top: 8px; }
.moto-payment-amount[b-26grbyekmj] { margin-top: 10px; font-weight: 700; }

.moto-payment-form[b-26grbyekmj] { flex: 0 0 auto; width: 340px; }

.moto-expiry-row[b-26grbyekmj] {
    display: flex;
    gap: 10px;
}

.moto-amount-display[b-26grbyekmj] {
    padding: 8px 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    width: 120px;
}

/* Payment mode options */
.payment-mode-group[b-26grbyekmj] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.payment-mode-option[b-26grbyekmj] {
    padding: 1rem;
    border: 2px solid #dee2e6;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s ease;
    background: white;
}

.payment-mode-option:hover:not(.payment-mode-disabled)[b-26grbyekmj] {
    border-color: #0d6efd;
    background: #f0f7ff;
}

.payment-mode-disabled[b-26grbyekmj] {
    opacity: 0.55;
    cursor: not-allowed;
    background: #f8f9fa;
}

.payment-mode-option:has(input[type="radio"]:checked)[b-26grbyekmj] {
    border-color: #0d6efd;
    background: #e7f1ff;
}

.payment-mode-option label[b-26grbyekmj] {
    display: block;
    cursor: pointer;
    margin-left: 1.5rem;
}

.payment-mode-option label strong[b-26grbyekmj] {
    display: block;
    margin-bottom: 0.25rem;
    color: #212529;
}

.payment-mode-option label small[b-26grbyekmj] {
    display: block;
    color: #6c757d;
}

.payment-details-form[b-26grbyekmj] {
    padding: 1rem;
    background: #f8f9fa;
    border-radius: 6px;
    border: 1px solid #dee2e6;
}

/* Success State */
.success-state[b-26grbyekmj] {
    text-align: center;
    padding: 2rem 1rem;
    max-width: 720px;
    margin: 0 auto;
}

.success-icon[b-26grbyekmj] {
    margin-bottom: 1rem;
}

.success-icon .material-symbols-outlined[b-26grbyekmj] {
    font-size: 80px;
    color: #198754;
}

.success-state h4[b-26grbyekmj] {
    color: #212529;
    margin-bottom: 0.5rem;
}

/* Detail Card */
.detail-card[b-26grbyekmj] {
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: 1rem;
    text-align: left;
}

.card-section-title[b-26grbyekmj] {
    font-size: 0.95rem;
    font-weight: 600;
    color: #495057;
    margin-bottom: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* KV Styles */
.kv[b-26grbyekmj] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.kv--compact2[b-26grbyekmj] {
    gap: 0.35rem;
}

.kv-row[b-26grbyekmj] {
    display: grid;
    grid-template-columns: 140px 1fr;
    gap: 1rem;
}

.kv-label[b-26grbyekmj] {
    font-weight: 500;
    color: #6c757d;
    font-size: 0.9rem;
}

.kv-value[b-26grbyekmj] {
    color: #212529;
    font-size: 0.9rem;
}

/* Stepper Icons */
.moto-icon-member[b-26grbyekmj]::before,
.nmw-icon-membership[b-26grbyekmj]::before,
.moto-icon-payment[b-26grbyekmj]::before,
.moto-icon-success[b-26grbyekmj]::before {
    font-family: 'Material Symbols Outlined';
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
}

.moto-icon-member[b-26grbyekmj]::before   { content: 'person_search'; }
.nmw-icon-membership[b-26grbyekmj]::before { content: 'contact_page'; }
.moto-icon-payment[b-26grbyekmj]::before   { content: 'credit_card'; }
.moto-icon-success[b-26grbyekmj]::before   { content: 'check_circle'; }

/* Search row (Step 0) */
.moto-search-row[b-26grbyekmj] {
    display: flex;
    gap: 12px;
    align-items: flex-end;
    flex-wrap: wrap;
    max-width: 900px;
}

.moto-field-narrow[b-26grbyekmj] { flex: 0 0 140px; }
.moto-field-wide[b-26grbyekmj] { flex: 1 1 200px; }

.moto-search-buttons[b-26grbyekmj] {
    display: flex;
    gap: 8px;
    align-items: flex-end;
}

/* Alert with icon */
.alert[b-26grbyekmj] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.alert .material-symbols-outlined[b-26grbyekmj] {
    font-size: 20px;
    flex-shrink: 0;
    margin-top: 2px;
}

/* NMW field (reused for external payment form) */
.nmw-field[b-26grbyekmj] {
    margin-bottom: 0.75rem;
}

.nmw-field .e-input-group[b-26grbyekmj],
.nmw-field .e-input-group input[b-26grbyekmj] {
    width: 100%;
}

@media (max-width: 768px) {
    .moto-payment-layout[b-26grbyekmj] {
        flex-direction: column;
    }
}
/* _content/BlazeClient/Components/Pages/Payment/MotoRenewalWizard.razor.rz.scp.css */

.moto-wizard-buttons .e-btn[b-wuitjr6wcd] {
    min-width: 160px;
    font-weight: 600;
    font-size: 1.05rem;
}

.moto-nav[b-wuitjr6wcd] {
    display: flex;
    justify-content: center;
    gap: 18px;
    align-items: center;
    margin-top: 18px;
}

    .moto-nav .e-btn[b-wuitjr6wcd] {
        padding: 0.7rem 1.3rem;
        font-size: 1.05rem;
        border-radius: 8px;
    }

.moto-table[b-wuitjr6wcd] {
    width: 100%;
    max-width: 900px;
    border-collapse: collapse;
    margin-bottom: 16px;
}

    .moto-table thead th[b-wuitjr6wcd] {
        background: #6c757d;
        color: #fff;
        font-weight: 600;
        padding: 8px 12px;
        font-size: 0.95em;
    }

    .moto-table tbody td[b-wuitjr6wcd] {
        padding: 8px 12px;
        border-bottom: 1px solid #e6e6e6;
    }

    .moto-table .col-price[b-wuitjr6wcd] {
        text-align: right;
        width: 100px;
    }

    .moto-table .col-select[b-wuitjr6wcd] {
        text-align: center;
        width: 80px;
    }

.moto-member-header[b-wuitjr6wcd] {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    align-items: baseline;
    margin-bottom: 20px;
    font-size: 1.05em;
}

.moto-total[b-wuitjr6wcd] {
    text-align: right;
    font-weight: 700;
    font-size: 1.15em;
    color: #c33;
    margin: 16px 0;
    max-width: 900px;
}

.moto-nav-right[b-wuitjr6wcd] {
    display: flex;
    justify-content: flex-end;
    gap: 12px;
    max-width: 900px;
    margin-top: 12px;
}

/* Success State */
.success-state[b-wuitjr6wcd] {
    text-align: center;
    padding: 2rem 1rem;
    max-width: 720px;
    margin: 0 auto;
}

.success-icon[b-wuitjr6wcd] {
    margin-bottom: 1rem;
}

.success-icon .material-symbols-outlined[b-wuitjr6wcd] {
    font-size: 80px;
    color: #198754;
}

.success-state h4[b-wuitjr6wcd] {
    color: #212529;
    margin-bottom: 0.5rem;
}

/* Detail Card */
.detail-card[b-wuitjr6wcd] {
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: 1rem;
    text-align: left;
}

.card-section-title[b-wuitjr6wcd] {
    font-size: 0.95rem;
    font-weight: 600;
    color: #495057;
    margin-bottom: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* KV Styles */
.kv[b-wuitjr6wcd] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.kv--compact2[b-wuitjr6wcd] {
    gap: 0.35rem;
}

.kv-row[b-wuitjr6wcd] {
    display: grid;
    grid-template-columns: 140px 1fr;
    gap: 1rem;
}

.kv-label[b-wuitjr6wcd] {
    font-weight: 500;
    color: #6c757d;
    font-size: 0.9rem;
}

.kv-value[b-wuitjr6wcd] {
    color: #212529;
    font-size: 0.9rem;
}

/* Stepper Icons (Material Symbols replacing Font Awesome) */
.moto-icon-member[b-wuitjr6wcd]::before,
.moto-icon-details[b-wuitjr6wcd]::before,
.moto-icon-payment[b-wuitjr6wcd]::before,
.moto-icon-success[b-wuitjr6wcd]::before {
    font-family: 'Material Symbols Outlined';
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
}

.moto-icon-member[b-wuitjr6wcd]::before { content: 'account_circle'; }
.moto-icon-details[b-wuitjr6wcd]::before { content: 'contact_page'; }
.moto-icon-payment[b-wuitjr6wcd]::before { content: 'credit_card'; }
.moto-icon-success[b-wuitjr6wcd]::before { content: 'check_circle'; }

/* Spacers */
.moto-spacer[b-wuitjr6wcd] { height: 16px; }
.moto-spacer-sm[b-wuitjr6wcd] { height: 14px; }
.moto-field-gap[b-wuitjr6wcd] { height: 10px; }

/* Status messages */
.moto-working[b-wuitjr6wcd] { padding: 12px; }

/* Batch 3: Error/warning use Bootstrap .alert .alert-danger / .alert-warning in markup; custom box classes removed. */

.moto-inline-warning[b-wuitjr6wcd] {
    margin-bottom: 12px;
    color: #b00;
    font-weight: 600;
}

.moto-messages[b-wuitjr6wcd] {
    margin: 0 0 12px 18px;
}

.moto-not-found[b-wuitjr6wcd] {
    margin-top: 8px;
    color: #b00;
    font-weight: 600;
}

/* Search form */
.moto-search-row[b-wuitjr6wcd] {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
    align-items: flex-end;
}

.moto-field-narrow[b-wuitjr6wcd] { min-width: 160px; }

.moto-field-wide[b-wuitjr6wcd] {
    min-width: 280px;
    max-width: 420px;
    flex: 1;
}

.moto-search-buttons[b-wuitjr6wcd] {
    display: flex;
    gap: 8px;
}

.moto-label[b-wuitjr6wcd] {
    display: block;
    font-weight: 600;
    margin-bottom: 6px;
}

/* Family section */
.moto-family-actions[b-wuitjr6wcd] {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 8px;
}

.moto-family-count[b-wuitjr6wcd] {
    color: #555;
    font-size: 0.95em;
}

.moto-table .col-action[b-wuitjr6wcd] { width: 90px; }

/* Payment step */
.moto-payment-layout[b-wuitjr6wcd] {
    display: flex;
    gap: 36px;
    flex-wrap: wrap;
    align-items: flex-start;
}

.moto-payment-summary[b-wuitjr6wcd] { min-width: 300px; }
.moto-payment-name[b-wuitjr6wcd] { font-weight: 700; }
.moto-payment-subs[b-wuitjr6wcd] { margin-top: 8px; }
.moto-payment-amount[b-wuitjr6wcd] { margin-top: 10px; font-weight: 700; }

.moto-payment-form[b-wuitjr6wcd] { min-width: 360px; }

.moto-expiry-row[b-wuitjr6wcd] {
    display: flex;
    gap: 10px;
}

.moto-amount-display[b-wuitjr6wcd] {
    padding: 8px 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    width: 120px;
}

/* Alert Icons */
.alert[b-wuitjr6wcd] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
}

.alert .material-symbols-outlined[b-wuitjr6wcd] {
    font-size: 20px;
    flex-shrink: 0;
    margin-top: 2px;
}
/* _content/BlazeClient/Components/Pages/Person/ChampionshipRegistrationWizard.razor.rz.scp.css */
/* Championship Registration Wizard Styles */

.wizard-container[b-zjcf3e0my4] {
    padding: 1rem;
}

/* Steps Header */
.steps-header[b-zjcf3e0my4] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem;
    padding: 1rem 0;
}

.step[b-zjcf3e0my4] {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 0 0 auto;
}

.step-number[b-zjcf3e0my4] {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #e9ecef;
    color: #6c757d;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
    transition: all 0.3s ease;
}

.step.active .step-number[b-zjcf3e0my4] {
    background: #0d6efd;
    color: white;
    box-shadow: 0 0 0 4px rgba(13, 110, 253, 0.2);
}

.step.completed .step-number[b-zjcf3e0my4] {
    background: #198754;
    color: white;
}

.step.step-disabled .step-number[b-zjcf3e0my4] {
    background: #f8f9fa;
    color: #adb5bd;
    opacity: 0.5;
}

.step-title[b-zjcf3e0my4] {
    font-size: 0.75rem;
    color: #6c757d;
    text-align: center;
    max-width: 80px;
}

.step.step-disabled .step-title[b-zjcf3e0my4] {
    color: #adb5bd;
    opacity: 0.5;
}

.step.active .step-title[b-zjcf3e0my4] {
    color: #0d6efd;
    font-weight: 600;
}

.step.completed .step-title[b-zjcf3e0my4] {
    color: #198754;
}

.step-connector[b-zjcf3e0my4] {
    flex: 1;
    height: 2px;
    background: #e9ecef;
    margin: 0 0.5rem;
    margin-bottom: 2rem;
    min-width: 40px;
    max-width: 80px;
}

.step.completed ~ .step-connector[b-zjcf3e0my4] {
    background: #198754;
}

/* Step Content */
.step-content[b-zjcf3e0my4] {
    min-height: 400px;
}

/* Championship Selection Grid */
.championship-grid[b-zjcf3e0my4] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 1rem;
}

.championship-card[b-zjcf3e0my4] {
    background: white;
    border: 2px solid #dee2e6;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.2s ease;
    position: relative;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.championship-card:hover[b-zjcf3e0my4] {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}

.championship-card.selected[b-zjcf3e0my4] {
    border-color: #0d6efd;
    box-shadow: 0 4px 12px rgba(13, 110, 253, 0.3);
}

.championship-photo[b-zjcf3e0my4] {
    width: 100%;
    height: 160px;
    object-fit: cover;
}

.championship-photo-placeholder[b-zjcf3e0my4] {
    width: 100%;
    height: 160px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.championship-card-body[b-zjcf3e0my4] {
    padding: 1rem;
}

.championship-title[b-zjcf3e0my4] {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 0.25rem;
    color: #212529;
}

.championship-subtitle[b-zjcf3e0my4] {
    font-size: 0.85rem;
    color: #6c757d;
    margin-bottom: 0.5rem;
}

.championship-description[b-zjcf3e0my4] {
    font-size: 0.9rem;
    color: #495057;
    margin-bottom: 0.75rem;
    line-height: 1.4;
}

.championship-meta[b-zjcf3e0my4] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
    margin-bottom: 0.5rem;
}

.championship-meta .badge[b-zjcf3e0my4] {
    font-size: 0.75rem;
    padding: 0.35em 0.65em;
}

.championship-rounds[b-zjcf3e0my4] {
    font-size: 0.85rem;
    color: #6c757d;
    margin-top: 0.5rem;
}

.selected-indicator[b-zjcf3e0my4] {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #0d6efd;
    color: white;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.selected-indicator .material-symbols-outlined[b-zjcf3e0my4] {
    font-size: 20px;
}

/* Registration Details */
.registration-details[b-zjcf3e0my4] {
    max-width: 700px;
    margin: 0 auto;
}

.detail-card[b-zjcf3e0my4] {
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: 1rem;
}

.card-section-title[b-zjcf3e0my4] {
    font-size: 0.95rem;
    font-weight: 600;
    color: #495057;
    margin-bottom: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.class-radio-group[b-zjcf3e0my4] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.class-radio-card[b-zjcf3e0my4] {
    padding: 0.75rem;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s ease;
    background: white;
}

.class-radio-card:hover[b-zjcf3e0my4] {
    border-color: #0d6efd;
    background: #f0f7ff;
}

.class-radio-card input[type="radio"]:checked ~ label[b-zjcf3e0my4],
.class-radio-card:has(input[type="radio"]:checked)[b-zjcf3e0my4] {
    border-color: #0d6efd;
    background: #e7f1ff;
}

.class-radio-card label[b-zjcf3e0my4] {
    margin-left: 0.5rem;
    cursor: pointer;
}

/* Payment Selection */
.payment-mode-group[b-zjcf3e0my4] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.payment-mode-option[b-zjcf3e0my4] {
    padding: 1rem;
    border: 2px solid #dee2e6;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s ease;
    background: white;
}

.payment-mode-option:hover:not(.payment-mode-disabled)[b-zjcf3e0my4] {
    border-color: #0d6efd;
    background: #f0f7ff;
}

.payment-mode-disabled[b-zjcf3e0my4] {
    opacity: 0.55;
    cursor: not-allowed;
    background: #f8f9fa;
}

.payment-mode-disabled label[b-zjcf3e0my4] {
    cursor: not-allowed;
}

.payment-mode-option:has(input[type="radio"]:checked)[b-zjcf3e0my4] {
    border-color: #0d6efd;
    background: #e7f1ff;
}

.payment-mode-option label[b-zjcf3e0my4] {
    display: block;
    cursor: pointer;
    margin-left: 1.5rem;
}

.payment-mode-option label strong[b-zjcf3e0my4] {
    display: block;
    margin-bottom: 0.25rem;
    color: #212529;
}

.payment-mode-option label small[b-zjcf3e0my4] {
    display: block;
    color: #6c757d;
}

.payment-details-form[b-zjcf3e0my4] {
    padding: 1rem;
    background: #f8f9fa;
    border-radius: 6px;
    border: 1px solid #dee2e6;
}

.card-expiry-cvv-row[b-zjcf3e0my4] {
    display: flex;
    align-items: flex-end;
    gap: 0.5rem;
    margin-bottom: 1rem;
}

.expiry-field[b-zjcf3e0my4],
.cvv-field[b-zjcf3e0my4] {
    flex: 0 0 auto;
}

.expiry-field[b-zjcf3e0my4]  .form-label,
.cvv-field[b-zjcf3e0my4]  .form-label {
    font-size: 0.8rem;
    color: #6c757d;
    margin-bottom: 0.25rem;
}

/* Extra Fields - Inline layout for YesNo/Date */
.extra-field-inline[b-zjcf3e0my4] {
    display: flex;
    align-items: center;
    gap: 2rem;
    margin-bottom: 0.75rem;
}

.extra-field-inline-label[b-zjcf3e0my4] {
    font-weight: 500;
    font-size: 0.9rem;
    color: #495057;
    white-space: nowrap;
}

/* Review Summary */
.review-summary[b-zjcf3e0my4] {
    max-width: 700px;
    margin: 0 auto;
}

/* Success State */
.success-state[b-zjcf3e0my4] {
    text-align: center;
    padding: 2rem 1rem;
}

.success-icon[b-zjcf3e0my4] {
    margin-bottom: 1rem;
}

.success-icon .material-symbols-outlined[b-zjcf3e0my4] {
    font-size: 80px;
    color: #198754;
}

.success-state h4[b-zjcf3e0my4] {
    color: #212529;
    margin-bottom: 0.5rem;
}

/* Wizard Footer */
.wizard-footer[b-zjcf3e0my4] {
    display: flex;
    gap: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #dee2e6;
    margin-top: 2rem;
}

.wizard-footer .flex-grow-1[b-zjcf3e0my4] {
    flex-grow: 1;
}

.wizard-footer button[b-zjcf3e0my4] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

/* Dialog Header */
.dialog-header[b-zjcf3e0my4] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.dialog-header .material-symbols-outlined[b-zjcf3e0my4] {
    font-size: 28px;
    color: #0d6efd;
}

.dialog-header h3[b-zjcf3e0my4] {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 600;
}

.competitor-name-badge[b-zjcf3e0my4] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    background-color: #f0f0f0;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    margin-left: auto;
}

.competitor-name-badge .material-symbols-outlined[b-zjcf3e0my4] {
    color: #666;
}

/* Loading Spinner */
.loading-spinner[b-zjcf3e0my4] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3rem;
}

/* Empty State */
.empty-state[b-zjcf3e0my4] {
    text-align: center;
    padding: 3rem 1rem;
}

.empty-state .placeholder-icon[b-zjcf3e0my4] {
    font-size: 80px;
    color: #6c757d;
    opacity: 0.5;
}

.empty-state p[b-zjcf3e0my4] {
    color: #6c757d;
    margin-top: 1rem;
}

/* Alert Icons */
.alert[b-zjcf3e0my4] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
}

.alert .material-symbols-outlined[b-zjcf3e0my4] {
    font-size: 20px;
    flex-shrink: 0;
    margin-top: 2px;
}

/* KV Styles (reuse from PersonForm) */
.kv[b-zjcf3e0my4] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.kv--compact2[b-zjcf3e0my4] {
    gap: 0.35rem;
}

.kv-row[b-zjcf3e0my4] {
    display: grid;
    grid-template-columns: 140px 1fr;
    gap: 1rem;
}

.kv-label[b-zjcf3e0my4] {
    font-weight: 500;
    color: #6c757d;
    font-size: 0.9rem;
}

.kv-value[b-zjcf3e0my4] {
    color: #212529;
    font-size: 0.9rem;
}

/* Responsive Design */
@media (max-width: 768px) {
    .championship-grid[b-zjcf3e0my4] {
        grid-template-columns: 1fr;
    }

    .steps-header[b-zjcf3e0my4] {
        overflow-x: auto;
        justify-content: flex-start;
        padding-bottom: 1rem;
    }

    .step[b-zjcf3e0my4] {
        flex: 0 0 auto;
    }

    .step-title[b-zjcf3e0my4] {
        font-size: 0.7rem;
        max-width: 60px;
    }

    .step-connector[b-zjcf3e0my4] {
        min-width: 20px;
        max-width: 40px;
    }

    .kv-row[b-zjcf3e0my4] {
        grid-template-columns: 100px 1fr;
    }
}
/* _content/BlazeClient/Components/Pages/Person/PersonForm.razor.rz.scp.css */
/* ===== Person Header Card ===== */

.person-header[b-imcbgqymsu] {
    display: grid;
    grid-template-columns: auto minmax(200px, 1fr) auto auto auto;
    gap: 16px;
    align-items: flex-start;
    background: var(--card-bg);
    border: 1px solid var(--card-border);
    border-radius: 12px;
    padding: 20px 24px;
    margin-bottom: 24px;
}

.person-header__photo[b-imcbgqymsu] {
    flex-shrink: 0;
}

.person-header__identity > .btn-link[b-imcbgqymsu] {
    font-size: 0.85rem; /* makes the Edit details button link smaller */
}

/* PersonForm uses a smaller avatar than the global default */
.avatar-wrap[b-imcbgqymsu] {
    width: 96px;
    height: 96px;
}

.avatar-icon[b-imcbgqymsu] {
    font-size: 52px;
}

/* ===== Identity Section ===== */

.person-header__identity[b-imcbgqymsu] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    min-width: 200px;
}

    .person-header__identity .btn-link[b-imcbgqymsu] {
        margin-top: 4px;
        align-self: flex-start;
    }

.person-name[b-imcbgqymsu] {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    color: #111827;
}

.person-badges[b-imcbgqymsu] {
    margin: 0;
}

    .person-badges :deep(.chip-list)[b-imcbgqymsu] {
        display: flex;
        flex-direction: column;
        gap: 6px;
    }

    .person-badges :deep(.chip)[b-imcbgqymsu] {
        font-size: 12px;
        font-weight: 500;
        padding: 2px 10px;
        border-radius: 12px;
        line-height: 1.6;
        white-space: nowrap;
    }

/* ===== Contact Rows ===== */

.person-contact[b-imcbgqymsu] {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-top: 2px;
}

.contact-row[b-imcbgqymsu] {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    color: #374151;
}

    .contact-row a[b-imcbgqymsu] {
        color: inherit;
        text-decoration: none;
    }

    .contact-row a:hover[b-imcbgqymsu] {
        text-decoration: underline;
    }

.contact-icon[b-imcbgqymsu] {
    font-size: 16px;
    color: #9ca3af;
}

/* ===== Badges Column ===== */

.person-header__badges[b-imcbgqymsu] {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-width: fit-content;
}

/* ===== Address Column ===== */

.person-header__address[b-imcbgqymsu] {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-width: 150px;
    max-width: 200px;
}

.person-address[b-imcbgqymsu] {
    font-size: 13px;
    color: #6b7280;
    line-height: 1.4;
}

/* ===== Status Summary ===== */

.person-header__status[b-imcbgqymsu] {
    min-width: 200px;
}

/* ===== Cards & Content ===== */
.profile-grid[b-imcbgqymsu] {
    display: grid;
    /*grid-template-columns: 1fr 1fr;*/
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 24px;
}

/* ===== Placeholder Message ===== */

.placeholder-message[b-imcbgqymsu] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
    text-align: center;
    color: #6b7280;
}

    .placeholder-message p[b-imcbgqymsu] {
        margin: 12px 0 16px 0;
        font-size: 14px;
    }

.placeholder-icon[b-imcbgqymsu] {
    font-size: 48px;
    color: #d1d5db;
}

.placeholder-value[b-imcbgqymsu] {
    color: #d1d5db;
    font-style: italic;
    font-weight: 400;
}

/* ===== Responsive ===== */

@media (max-width: 768px) {
    .profile-grid[b-imcbgqymsu] {
        grid-template-columns: 1fr;
    }

    .person-header[b-imcbgqymsu] {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .person-header__photo[b-imcbgqymsu] {
        justify-self: center;
    }

    .person-header__badges[b-imcbgqymsu],
    .person-header__address[b-imcbgqymsu],
    .person-header__status[b-imcbgqymsu] {
        min-width: unset;
    }
}

/* _content/BlazeClient/Components/Pages/Person/PersonSearchList.razor.rz.scp.css */
.psl-badge-member[b-z3ul99lx5z] {
    background-color: #0d6efd;
    color: #fff;
}

.psl-badge-archived[b-z3ul99lx5z] {
    background-color: #6c757d;
    color: #fff;
}

.psl-badge-competitor[b-z3ul99lx5z] {
    background-color: #198754;
    color: #fff;
}

.psl-badge-official[b-z3ul99lx5z] {
    background-color: #fd7e14;
    color: #fff;
}
/* _content/BlazeClient/Components/Pages/Settings/SettingsIndex.razor.rz.scp.css */
/* ===== Settings Index landing page ===== */

.settings-group-heading[b-r2ntkvabs2] {
    font-weight: 500;
    color: rgba(0,0,0,.75);
    margin-top: 1.5rem;
    margin-bottom: 0.75rem;
    border-bottom: 1px solid #e5e7eb;
    padding-bottom: 0.4rem;
}

.settings-grid[b-r2ntkvabs2] {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin-bottom: 1.5rem;
}

@media (max-width: 1100px) {
    .settings-grid[b-r2ntkvabs2] {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 800px) {
    .settings-grid[b-r2ntkvabs2] {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 550px) {
    .settings-grid[b-r2ntkvabs2] {
        grid-template-columns: repeat(2, 1fr);
    }
}

.settings-card[b-r2ntkvabs2] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 14px;
    padding: 30px 12px 22px;
    background: #fff;
    cursor: pointer;
}

.settings-card-icon[b-r2ntkvabs2] {
    font-size: 50px;
    color: #1b6ec2;
}

.settings-card-label[b-r2ntkvabs2] {
    font-size: 13px;
    font-weight: 600;
    color: #374151;
    text-align: center;
    line-height: 1.3;
}
/* _content/BlazeClient/Components/Pages/Vehicles/VehicleForm.razor.rz.scp.css */
/* Vehicle header + layout */

.form-wrapper[b-p2g1u0rdmz] {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.profile-heading[b-p2g1u0rdmz] {
    display: grid;
    /*grid-template-columns: 200px repeat(auto-fit, minmax(350px, 1fr));*/
    grid-template-columns: 112px minmax(360px, 1fr) minmax(360px, 1fr);
    gap: 24px;
    align-items: flex-start;
}

/*.vehicle-main {
    display: flex;
    flex-direction: column;
    gap: 12px;
}*/

/* Two columns under the title: facts | owner */
.vehicle-columns[b-p2g1u0rdmz] {
    display: grid;
    grid-template-columns: minmax(320px, 480px) minmax(260px, 1fr);
   
    gap: 24px;
}

/* Optional photo card (not used right now, but harmless) */
.vehicle-photo-card[b-p2g1u0rdmz] {
    position: relative;
    background: var(--card-bg);
    border: 1px solid var(--ring);
    border-radius: 16px;
    padding: 12px;
}

    .vehicle-photo-card img[b-p2g1u0rdmz] {
        width: 100%;
        height: 280px;
        object-fit: cover;
        border-radius: 12px;
        display: block;
    }

    .vehicle-photo-card .change-photo-btn[b-p2g1u0rdmz] {
        position: absolute;
        bottom: 12px;
        right: 12px;
        border: none;
        padding: 8px 12px;
        border-radius: 999px;
        background: #f3f4f6;
        cursor: pointer;
    }


.owner-name[b-p2g1u0rdmz] {
    font-size: 20px;
    font-weight: 600;
 }

/* Generic bits reused below */

.profile-card.current-owners-grid[b-p2g1u0rdmz] {
    /* Width still tied to viewport if you like */
    width: calc(100vw - 20rem);
    /* Let it grow with content, but don't let it get silly */
    max-height: calc(100vh - 20rem);
    /* If lots of rows, scroll the card, not the whole page */
    overflow-y: auto;
    /* Give you that “about an inch” breathing room under the grid */
    padding-bottom: 1.5rem; /* tweak to taste */
}

/*.grid-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}*/

.notes[b-p2g1u0rdmz] {
    white-space: pre-wrap;
    background: #f9fafb;
    border: 1px solid var(--ring);
    border-radius: 8px;
    padding: 10px;
}

.table[b-p2g1u0rdmz] {
    width: 100%;
    border-collapse: collapse;
}

    .table th[b-p2g1u0rdmz],
    .table td[b-p2g1u0rdmz] {
        border-bottom: 1px solid var(--ring);
        padding: 8px;
        text-align: left;
    }

.muted[b-p2g1u0rdmz] {
    color: var(--muted);
}

.mt-3[b-p2g1u0rdmz] {
    margin-top: 16px;
}



/* ===== Cards grid for the tabs ===== */

.profile-grid[b-p2g1u0rdmz] {
    display: grid;
    /*grid-template-columns: minmax(350px, 1fr) minmax(350px, 1fr);*/
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 24px;
}

    .profile-card.span-2[b-p2g1u0rdmz] {
        grid-column: 1 / -1;
    }

/*** MEDIA CHANGES ***/

@media (max-width: 1024px) {
    .profile-heading[b-p2g1u0rdmz] {
        grid-template-columns: 200px minmax(350px, 1fr);
    }

    #ownercolumn[b-p2g1u0rdmz] {
        grid-column: 2; /* under key facts */
    }
}

@media (max-width: 768px) {
   
    .profile-heading[b-p2g1u0rdmz] {
        grid-template-columns: minmax(0, 1fr);
    }

    .vehicle-columns[b-p2g1u0rdmz] {
        grid-template-columns: 1fr;
    }

    .profile-grid[b-p2g1u0rdmz] {
        grid-template-columns: 1fr;
    }

    .kv-row[b-p2g1u0rdmz] {
        grid-template-columns: 120px 1fr;
    }

    .avatar-wrap[b-p2g1u0rdmz],
    #keyfactscolumn[b-p2g1u0rdmz],
    #ownercolumn[b-p2g1u0rdmz] {
        grid-column: 1;
    }
}

/* _content/BlazeClient/Components/Pages/Vehicles/VehicleMemberList.razor.rz.scp.css */

.e-grid .e-toolbar .e-tbar-btn .e-icons[b-irg6ap2ykt],
.e-grid .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn[b-irg6ap2ykt] {
    background: #add8e6;
}

#template[b-irg6ap2ykt] {
    display: inline-block;
    padding: 0px 10px;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
}

.print-export-dialog .e-dlg-header-content .e-dlg-header .e-avatar.template-image[b-irg6ap2ykt] {
    background-image: url("/images/pdflogo.png");
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 50px;
}

.pdf-export-dialog .e-dlg-header-content .e-dlg-header .e-avatar.template-image[b-irg6ap2ykt] {
    background-image: url("/images/pdflogo.png");
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 50px;
}

.excel-export-dialog .e-dlg-header-content .e-dlg-header .e-avatar.template-image[b-irg6ap2ykt] {
    background-image: url("/images/excellogo.png");
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 50px;
}

.content-wrapper[b-irg6ap2ykt] {
    width: 90%;
    margin: 0 auto;
    min-width: 85px;
}

.content-wrapper div.row[b-irg6ap2ykt] {
    padding: 15px 15px;
}
/* _content/BlazeClient/Components/UI/AddressLookup.razor.rz.scp.css */
.address-lookup[b-eb0ou6jq4j] {
    position: relative;
    margin-bottom: 0.5rem;
}

.address-lookup-input-wrap[b-eb0ou6jq4j] {
    position: relative;
}

.address-lookup-spinner[b-eb0ou6jq4j] {
    position: absolute;
    right: 0.6rem;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

.address-lookup-dropdown[b-eb0ou6jq4j] {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1050;
    background: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
    max-height: 220px;
    overflow-y: auto;
    margin-top: 2px;
    padding: 0.25rem 0;
}

.address-lookup-item[b-eb0ou6jq4j] {
    padding: 0.45rem 0.75rem;
    cursor: pointer;
    font-size: 0.9rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.address-lookup-item:hover[b-eb0ou6jq4j] {
    background-color: #f0f4ff;
    color: #0d6efd;
}
/* _content/BlazeClient/Components/UI/ChipList.razor.rz.scp.css */
/* chip is attempt to duplicate Infragistics IGBCHIP*/

.chip[b-1cspz2hytj] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    padding: 4px 10px;
    font-size: 14px;
    height: 32px;
    text-align: center;
}

.chip-icon[b-1cspz2hytj],
.chip-close[b-1cspz2hytj] {
    font-size: 18px;
    margin-right: 4px;
    cursor: pointer;
}

.chip-list[b-1cspz2hytj] {
    display: flex;
    gap: 6px;
}

.chip-list--row[b-1cspz2hytj] {
    flex-direction: row;
    flex-wrap: wrap; /* keeps it tidy */
}

.chip-list--column[b-1cspz2hytj] {
    flex-direction: column;
    align-items: flex-start;
}

.chip-list--column .chip[b-1cspz2hytj] {
    width: 100%;
}
/* _content/BlazeClient/Components/UI/EmptyState.razor.rz.scp.css */
.empty-state[b-lpr5nronek] {
    text-align: center;
    padding: 1.5rem 1rem;
    color: var(--bs-secondary-color, #6b7280);
}

.empty-state-icon[b-lpr5nronek] {
    font-size: 2.5rem;
    display: block;
    margin-bottom: 0.5rem;
    opacity: 0.8;
}

.empty-state-title[b-lpr5nronek] {
    font-weight: 500;
    margin-bottom: 0;
}

.empty-state-description[b-lpr5nronek] {
    font-size: 0.9rem;
    margin-top: 0.25rem;
    margin-bottom: 0;
    opacity: 0.9;
}
/* _content/BlazeClient/Components/UI/GridShell.razor.rz.scp.css */
.e-grid .e-toolbar .e-tbar-btn .e-icons[b-0npr5ejqhw],
.e-grid .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn[b-0npr5ejqhw] {
    background: #add8e6;
}

.e-icon-settings.e-icons[b-0npr5ejqhw] {
    float: left;
    position: relative;
    left: 14%;
    top: -33px;
}

#template[b-0npr5ejqhw] {
    display: inline-block;
    padding: 0px 10px;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
}

.print-export-dialog .e-dlg-header-content .e-dlg-header .e-avatar.template-image[b-0npr5ejqhw] {
    background-image: url("/images/pdflogo.png");
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 50px;
}

.pdf-export-dialog .e-dlg-header-content .e-dlg-header .e-avatar.template-image[b-0npr5ejqhw] {
    background-image: url("/images/pdflogo.png");
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 50px;
}

.excel-export-dialog .e-dlg-header-content .e-dlg-header .e-avatar.template-image[b-0npr5ejqhw] {
    background-image: url("/images/excellogo.png");
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 50px;
}

.content-wrapper[b-0npr5ejqhw] {
    width: 90%;
    margin: 0 auto;
    min-width: 85px;
}

.content-wrapper div.row[b-0npr5ejqhw] {
    padding: 15px 15px;
}
/* _content/BlazeClient/Components/UI/LoadingIndicator.razor.rz.scp.css */
.loading-indicator[b-j8yfrkb41f] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px;
    color: #6b7280;
}

.loading-spinner[b-j8yfrkb41f] {
    font-size: 20px;
    animation: spin-b-j8yfrkb41f 1.2s linear infinite;
}

@keyframes spin-b-j8yfrkb41f {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}
/* _content/BlazeClient/Components/UI/LoadingState.razor.rz.scp.css */
.loading-state[b-g9077c12ew] {
    display: flex;
    align-items: center;
}

.loading-state.loading-spinner[b-g9077c12ew] {
    flex-direction: column;
    justify-content: center;
    padding: 3rem;
}

.loading-state.text-muted .loading-state-text[b-g9077c12ew],
.loading-state .loading-state-text[b-g9077c12ew] {
    color: inherit;
}
