/* _content/HCE2025/Components/Admin/Index.razor.rz.scp.css */
/*body {
    all: unset;
 
}
.rz-data-grid .rz-data-grid-data .rz-grid-table {
    all: unset;
}
.rz-grid-table {
    all: unset;
}
*/
/* _content/HCE2025/Components/Admin/setup_manu_bands.razor.rz.scp.css */
/*body {
    all: unset;
 
}
.rz-data-grid .rz-data-grid-data .rz-grid-table {
    all: unset;
}
.rz-grid-table {
    all: unset;
}
*/
/* _content/HCE2025/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-tmw7odxhqh] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-tmw7odxhqh] {
    flex: 1;
}

.sidebar[b-tmw7odxhqh] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-tmw7odxhqh] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-tmw7odxhqh]  a, .top-row[b-tmw7odxhqh]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-tmw7odxhqh]  a:hover, .top-row[b-tmw7odxhqh]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-tmw7odxhqh]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-tmw7odxhqh] {
        justify-content: space-between;
    }

    .top-row[b-tmw7odxhqh]  a, .top-row[b-tmw7odxhqh]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-tmw7odxhqh] {
        flex-direction: row;
    }

    .sidebar[b-tmw7odxhqh] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-tmw7odxhqh] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-tmw7odxhqh]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-tmw7odxhqh], article[b-tmw7odxhqh] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-tmw7odxhqh] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-tmw7odxhqh] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/HCE2025/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-b0h6wq718g] {
    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-b0h6wq718g] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-b0h6wq718g] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-b0h6wq718g] {
    font-size: 1.1rem;
}

.bi[b-b0h6wq718g] {
    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-b0h6wq718g] {
    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-b0h6wq718g] {
    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-b0h6wq718g] {
    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-b0h6wq718g] {
    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-b0h6wq718g] {
    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-b0h6wq718g] {
    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-b0h6wq718g] {
    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-b0h6wq718g] {
    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");
}

.nav-item[b-b0h6wq718g] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-b0h6wq718g] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-b0h6wq718g] {
        padding-bottom: 1rem;
    }

    .nav-item[b-b0h6wq718g]  .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-b0h6wq718g]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-b0h6wq718g]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-b0h6wq718g] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-b0h6wq718g] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-b0h6wq718g] {
        display: none;
    }

    .nav-scrollable[b-b0h6wq718g] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/HCE2025/Components/Pages/Home.razor.rz.scp.css */




.hmetxt[b-arnsckp4kz] {
    place-items: center; /* centers horizontally + vertically */
    text-align: center; /* centers the text */
}
    .hmetxt h2[b-arnsckp4kz] {
        color: #bd1826;
        font-weight: 800;
        font-size: 3rem;
    }
    /* Grid container */
    .promo-grid[b-arnsckp4kz] {
        display: grid;
        gap: 2rem;
        /* Mobile-first: 2 columns (=> 2 x 3 for 6 items) */
        grid-template-columns: repeat(2, minmax(0, 1fr));
        align-items: stretch;
    }

/* >= 768px: switch to 3 columns (=> 3 x 2 for 6 items) */
@media (min-width: 768px) {
    .promo-grid[b-arnsckp4kz] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

/* Card styling */
.promo-card[b-arnsckp4kz] {
   
    display: grid;
    grid-template-rows: auto auto 1fr;
    gap: 0.25rem;
    padding: 6rem 1rem;
    border-radius: 0.75rem;
    border: 1px solid hsl(0 0% 88%);
    background: white;
    box-shadow: 0 1px 2px hsl(0 0% 0% / 0.04);
    /* Center all content */
    place-items: center; /* centers horizontally + vertically */
    text-align: center; /* centers the text */
    background-color: #eee;
}

/* Icon (SVG) */
.icon[b-arnsckp4kz] {
    width: 48px;
    height: 48px;
}

    .icon svg[b-arnsckp4kz] {
        width: 100%;
        height: 100%;
        display: block;
        fill: hsl(220 70% 45%); /* tweak or remove for inherited color */
    }

/* Text */
.title[b-arnsckp4kz] {
    margin: 0.25rem 0 0 0;
    font-size: clamp(1.1rem, 2.2vw, 2.4rem);
    font-weight: 600;
    line-height: 1.15;
}

.subtitle[b-arnsckp4kz] {
    margin: 0.25rem 0 0 0;
    color: hsl(220 10% 35%);
    font-size: 1.4rem;
    line-height: 1.6;
}

/* Better tap targets on mobile */
@media (max-width: 480px) {
    .promo-card[b-arnsckp4kz] {
        padding: 0.875rem;
    }

    .icon[b-arnsckp4kz] {
        width: 40px;
        height: 40px;
    }
}




.trade-panel[b-arnsckp4kz] {
    --tp-bg: #18bdaf; /* panel background (left) */
    --tp-text: #ffffff; /* body text on left */
    --tp-title: #ffffff; /* heading */
    --tp-accent: #bd1826; /* check + button bg */
    --tp-btn-text: #163b2b; /* button text */
    --radius: 14px;
}
/* Container: two columns on md+, single on mobile */
.trade-panel[b-arnsckp4kz] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    border-radius: var(--radius);
    overflow: hidden;
    box-shadow: 3px 9px 6px rgba(0, 0, 0, .12);
    background: white;
    margin-bottom: 30px;
}

/* Left side (text block) */
.tp-text[b-arnsckp4kz] {
    background: var(--tp-bg);
    color: var(--tp-text);
    padding: clamp(1rem, 4vw, 2rem);
    display: grid;
    align-content: center;
    gap: 1rem;
    min-height: 280px;
}

.tp-title[b-arnsckp4kz] {
    margin: 0;
    color: var(--tp-title);
    font-size: clamp(1.5rem, 4vw, 2.5rem);
    font-weight: 900;
    letter-spacing: .02em;
    line-height: 1.1;
    text-transform: uppercase;
}

.tp-sub[b-arnsckp4kz] {
    margin: 0;
    opacity: .85;
    font-size: clamp(1rem, 2.2vw, 1.65rem);
}

/* List */
.tp-list[b-arnsckp4kz] {
    margin: .25rem 0 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: .5rem;
    font-size: 1.4rem;
}

    .tp-list li[b-arnsckp4kz] {
        display: grid;
        grid-template-columns: 20px 1fr;
        align-items: start;
        gap: .5rem;
    }

.chk[b-arnsckp4kz] {
    color: var(--tp-accent);
    line-height: 1;
}

/* CTA button */
.tp-btn[b-arnsckp4kz] {
    display: inline-block;
    margin-top: .5rem;
    padding: .7rem 1.1rem;
    background: var(--tp-accent);
    color: var(--tp-btn-text);
    text-decoration: none;
    border-radius: 10px;
    font-weight: 700;
    box-shadow: 0 2px 0 rgba(0,0,0,.15);
}

    .tp-btn:focus-visible[b-arnsckp4kz] {
        outline: 3px solid #fff;
        outline-offset: 2px;
    }

/* Right side (image) */
.tp-image[b-arnsckp4kz] {
    margin: 0;
    background: #dfe3ee;
}

    .tp-image img[b-arnsckp4kz] {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

/* Mobile: hide image, keep only text */
@media (max-width: 768px) {
    .trade-panel[b-arnsckp4kz] {
        grid-template-columns: 1fr;
    }

    .tp-image[b-arnsckp4kz] {
        display: none;
    }

    .tp-text[b-arnsckp4kz] {
        border-radius: var(--radius);
    }
}
/* _content/HCE2025/Components/Shared/BannerDisplay.razor.rz.scp.css */
/* Optional: light/dark-aware palette via CSS variables */
.banner[b-rubbuor9gx] {
    /*--banner-bg: #771919;*/
    --banner-fg: #fff; /* slate-900-ish */
    --banner-muted: #f5ecec; /* slate-600-ish */
    --banner-radius: 10px;
    --banner-shadow: 3px 4px 4px rgba(0, 0, 0, 0.12);
    --banner-shadow-hover: 0 5px 5px rgba(0, 0, 0, 0.18);
}

/*@media (prefers-color-scheme: dark) {
    :root {
        --banner-bg: #0b1220;*/ /* deep slate/navy */
/*--banner-fg: #e5e7eb;*/ /* slate-200 */
/*--banner-muted: #94a3b8;*/ /* slate-400 */
/*}
}*/
/* Full-width banner that still breathes from edges */
.banner--link[b-rubbuor9gx] {
    display: flex; /* same layout as .banner */
    text-decoration: none; /* remove underline */
    color: inherit; /* use banner text color */
}

    .banner--link:hover[b-rubbuor9gx] {
     /*   transform: translateY(-2px);*/
       /* box-shadow: var(--banner-shadow-hover);*/
    }


a:any-link[b-rubbuor9gx]{
    text-decoration:none;
}

.banner[b-rubbuor9gx], .banner--link[b-rubbuor9gx] {
   /* width: 98%;*/
    box-sizing: border-box;
    /* Visual style */
    /* background: var(--banner-bg);*/
    /* color: var(--banner-fg);*/
   /* border-radius: var(--banner-radius);*/
   /* box-shadow: var(--banner-shadow);*/
    /* Layout */
   /* display: flex;*/
    /*align-items: stretch;*/ /* image and content same height */
    gap: 1.25rem;
    overflow: hidden; /* clip rounded corners for the image */
    /* Spacing: give it a little air from page edges */
    margin: 1.25rem 0;
    margin-top: 2.75rem;
    padding: 1.25rem; /* internal padding around content */
    /* Floaty feel on hover/focus */
   /* transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;*/
}

    .banner:hover[b-rubbuor9gx],
    .banner:focus-within[b-rubbuor9gx] {
       /* transform: translateY(-2px);
        box-shadow: var(--banner-shadow-hover);*/
    }

/* Left-aligned image */
.banner__image[b-rubbuor9gx] {
    display: block;
    width: clamp(120px, 22vw, 260px); /* responsive width */
    height: auto;
    object-fit: cover; /* good for non-uniform images */
    border-radius: 12px; /* inner rounding (nice detail) */
    flex: 0 0 auto;
}

/* Content column */
.banner__content[b-rubbuor9gx] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
    min-width: 0; /* prevent overflow */
}

/* Title + body text */
.banner__title[b-rubbuor9gx] {
    font-size: clamp(1.25rem, 2.2vw, 1.75rem);
    line-height: 1.2;
    margin: 0;
    font-weight: 700;
}

.banner__text[b-rubbuor9gx] {
    margin: 0;
   /* color: var(--banner-muted);*/
    font-size: clamp(0.95rem, 1.4vw, 1.2rem);
    line-height: 1.6;
}

/* Mobile: stack image above content */
@media (max-width: 720px) {
    .banner[b-rubbuor9gx] {
        flex-direction: column;
        padding: 1rem;
        gap: 0.75rem;
    }

    .banner__image[b-rubbuor9gx] {
        width: 100%;
        height: clamp(160px, 35vw, 260px);
        border-radius: 10px;
        object-fit: cover;
    }
}
