@import 'WildOkieCollectibles.Client.lni7wsf7sc.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.site-header[b-vfos4mb2cf] {
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 28px;
    background: rgba(2, 6, 23, 0.92);
    backdrop-filter: blur(14px);
    border-bottom: 1px solid rgba(255,255,255,.08);
}
    .site-header > .mobile-cart[b-vfos4mb2cf] {
        display: none !important;
    }

.site-nav .desktop-cart[b-vfos4mb2cf] {
    display: inline-flex !important;
}

.site-header > .menu-toggle[b-vfos4mb2cf] {
    display: none !important;
}
.site-brand a[b-vfos4mb2cf] {
    color: white;
    text-decoration: none;
    font-size: 1.4rem;
    font-weight: 900;
    letter-spacing: -0.03em;
}

.site-nav[b-vfos4mb2cf] {
    display: flex;
    align-items: center;
    gap: 14px;
}

    .site-nav a[b-vfos4mb2cf] {
        color: #d6e1f0;
        text-decoration: none;
        padding: 10px 14px;
        border-radius: 12px;
        transition: all .2s ease;
        font-weight: 700;
    }

        .site-nav a:hover[b-vfos4mb2cf] {
            background: rgba(255,255,255,.06);
            color: white;
        }

        .site-nav a.active[b-vfos4mb2cf] {
            background: rgba(220,38,38,.16);
            color: white;
        }

.cart-link[b-vfos4mb2cf] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.cart-badge[b-vfos4mb2cf] {
    min-width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: #dc2626;
    color: white;
    font-size: .78rem;
    font-weight: 800;
    padding: 0 6px;
}

.menu-toggle[b-vfos4mb2cf] {
    display: none;
}

.mobile-cart[b-vfos4mb2cf] {
    display: none !important;
}

.desktop-cart[b-vfos4mb2cf] {
    display: inline-flex !important;
}

@media (max-width: 600px) {

    .site-header[b-vfos4mb2cf] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 16px 18px;
    }

    .site-brand a[b-vfos4mb2cf] {
        font-size: 1.1rem;
        white-space: nowrap;
    }

    .menu-toggle[b-vfos4mb2cf] {
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        width: 46px;
        height: 46px;
        border-radius: 12px;
        border: 1px solid rgba(255,255,255,.14);
        background: rgba(255,255,255,.06);
        color: white;
        font-size: 1.2rem;
    }

    .site-nav[b-vfos4mb2cf] {
        display: none !important;
        position: absolute;
        top: 78px;
        left: 0;
        right: 0;
        background: rgba(2, 6, 23, 0.98);
        backdrop-filter: blur(14px);
        padding: 14px 18px 20px;
        flex-direction: column;
        gap: 8px;
        border-bottom: 1px solid rgba(255,255,255,.08);
    }

        .site-nav.open[b-vfos4mb2cf] {
            display: flex !important;
        }

        .site-nav a[b-vfos4mb2cf] {
            width: 100%;
            padding: 14px 16px;
            border-radius: 12px;
            text-align: left;
        }

        .site-nav .cart-link[b-vfos4mb2cf] {
            margin-top: 10px;
            justify-content: center;
            background: linear-gradient(135deg, #dc2626, #ff5a5f);
            color: white;
            border-radius: 999px;
        }

    .site-header button.menu-toggle[b-vfos4mb2cf] {
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        width: 46px;
        height: 46px;
        border-radius: 12px;
        border: 1px solid rgba(255,255,255,.14);
        background: rgba(255,255,255,.06);
        color: white;
        font-size: 1.4rem;
        cursor: pointer;
    }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-slo4wpurib] {
    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-slo4wpurib] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-slo4wpurib] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-slo4wpurib] {
    font-size: 1.1rem;
}

.bi[b-slo4wpurib] {
    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-slo4wpurib] {
    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-slo4wpurib] {
    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-slo4wpurib] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-slo4wpurib] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-slo4wpurib] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-slo4wpurib] {
        padding-bottom: 1rem;
    }

    .nav-item[b-slo4wpurib]  .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-slo4wpurib]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-slo4wpurib]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-slo4wpurib] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-slo4wpurib] {
    display: block;
}

.site-nav a:hover[b-slo4wpurib] {
    color: #ffffff;
    text-shadow: 0 0 10px rgba(255,255,255,.35);
}

@media (min-width: 641px) {
    .navbar-toggler[b-slo4wpurib] {
        display: none;
    }

    .nav-scrollable[b-slo4wpurib] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/Admin/AcquisitionEdit.razor.rz.scp.css */
/* CSS for AcquisitionEdit component */
.acquisition-edit-page[b-llt4wbwcbw] {
    padding: 1.5rem;
}

.page-header[b-llt4wbwcbw] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1.25rem;
}

    .page-header h1[b-llt4wbwcbw] {
        margin: 0.25rem 0;
    }

.back-link[b-llt4wbwcbw] {
    padding: 0;
    border: 0;
    background: transparent;
    color: #0d6efd;
}

.header-meta[b-llt4wbwcbw],
.header-actions[b-llt4wbwcbw],
.editor-actions[b-llt4wbwcbw],
.action-cell[b-llt4wbwcbw] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.workspace-card[b-llt4wbwcbw] {
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    border: 1px solid #dee2e6;
    border-radius: 0.75rem;
    background: #fff;
}

.section-header[b-llt4wbwcbw] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1rem;
}

    .section-header h2[b-llt4wbwcbw],
    .section-header p[b-llt4wbwcbw] {
        margin: 0;
    }
    .section-header h2[b-llt4wbwcbw] {
        color: dodgerblue;
    }
    .section-header p[b-llt4wbwcbw] {
        margin-top: 0.25rem;
        color: #6c757d;
    }

.form-grid[b-llt4wbwcbw] {
    display: grid;
    grid-template-columns: repeat(4, minmax(160px, 1fr));
    gap: 1rem;
}

.form-field[b-llt4wbwcbw] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

    .form-field label[b-llt4wbwcbw] {
        font-weight: 600;
        color:  dodgerblue;
    }

.form-field-wide[b-llt4wbwcbw] {
    grid-column: span 2;
}

.checkbox-field[b-llt4wbwcbw] {
    justify-content: flex-end;
}

    .checkbox-field label[b-llt4wbwcbw] {
        display: flex;
        align-items: center;
        gap: 0.5rem;
        min-height: 38px;
    }

.financial-summary[b-llt4wbwcbw] {
    display: grid;
    grid-template-columns: repeat(6, minmax(130px, 1fr));
    gap: 0.75rem;
    margin-bottom: 1.25rem;
}

.summary-box[b-llt4wbwcbw] {
    padding: 1rem;
    border: 1px solid #dee2e6;
    border-radius: 0.65rem;
    background: #fff;
}

    .summary-box span[b-llt4wbwcbw],
    .summary-box strong[b-llt4wbwcbw] {
        display: block;
    }

    .summary-box span[b-llt4wbwcbw] {
        color: #6c757d;
        font-size: 0.82rem;
    }

    .summary-box strong[b-llt4wbwcbw] {
        margin-top: 0.25rem;
        font-size: 1.15rem;
    }

.summary-primary[b-llt4wbwcbw] {
    border-color: #0d6efd;
}

.inline-editor[b-llt4wbwcbw] {
    margin-bottom: 1rem;
    padding: 1rem;
    border: 1px solid #bfdbfe;
    border-radius: 0.65rem;
    background: #eff6ff;
}

    .inline-editor h3[b-llt4wbwcbw] {
        margin-top: 0;
    }

.editor-actions[b-llt4wbwcbw] {
    justify-content: flex-end;
    margin-top: 1rem;
}

.loading-panel[b-llt4wbwcbw],
.empty-panel[b-llt4wbwcbw],
.next-step-panel[b-llt4wbwcbw] {
    padding: 2rem;
    border: 1px solid #dee2e6;
    border-radius: 0.65rem;
    background: #fff;
    text-align: center;
}

.loading-panel[b-llt4wbwcbw] {
    display: flex;
    justify-content: center;
    gap: 0.75rem;
}

.secondary-text[b-llt4wbwcbw] {
    color: #6c757d;
    font-size: 0.8rem;
}

.status-badge[b-llt4wbwcbw] {
    padding: 0.25rem 0.6rem;
    border-radius: 999px;
    background: #e9ecef;
    font-size: 0.8rem;
    font-weight: 700;
}

.positive-amount[b-llt4wbwcbw] {
    color: #166534;
    font-weight: 700;
}

.negative-amount[b-llt4wbwcbw] {
    color: #991b1b;
    font-weight: 700;
}

.form-field small[b-llt4wbwcbw] {
    color: #9aa9bd;
    font-size: 0.78rem;
    line-height: 1.35;
}

.product-type-actions[b-llt4wbwcbw] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(145px, 1fr));
    gap: 0.75rem;
    margin-bottom: 1.25rem;
}

.product-type-button[b-llt4wbwcbw] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0.65rem;
    min-height: 52px;
    padding: 0.75rem 0.9rem;
    border: 1px solid #43536a;
    border-radius: 0.65rem;
    background: #1b2940;
    color: #fff;
    font-weight: 700;
    text-align: left;
    cursor: pointer;
}

    .product-type-button:hover:not(:disabled)[b-llt4wbwcbw] {
        border-color: #5d91d6;
        background: #223654;
    }

    .product-type-button:disabled[b-llt4wbwcbw] {
        cursor: not-allowed;
        opacity: 0.55;
    }

.product-type-icon[b-llt4wbwcbw] {
    font-size: 1.25rem;
}

.purchase-reconciliation[b-llt4wbwcbw] {
    border-color: #43536a;
}

.reconciliation-grid[b-llt4wbwcbw] {
    display: grid;
    grid-template-columns: repeat(3, minmax(160px, 1fr));
    gap: 0.85rem;
}

.reconciliation-item[b-llt4wbwcbw] {
    padding: 0.9rem;
    border: 1px solid #43536a;
    border-radius: 0.6rem;
    background: #17243a;
}

    .reconciliation-item span[b-llt4wbwcbw],
    .reconciliation-item strong[b-llt4wbwcbw] {
        display: block;
    }

    .reconciliation-item span[b-llt4wbwcbw] {
        color: #9aa9bd;
        font-size: 0.82rem;
    }

    .reconciliation-item strong[b-llt4wbwcbw] {
        margin-top: 0.3rem;
        font-size: 1.15rem;
    }

.reconciliation-status[b-llt4wbwcbw] {
    display: inline-flex;
    align-items: center;
    padding: 0.35rem 0.7rem;
    border-radius: 999px;
    font-size: 0.8rem;
    font-weight: 700;
    white-space: nowrap;
}

.reconciliation-matched[b-llt4wbwcbw] {
    background: #163d2a;
    color: #8ce5b5;
}

.reconciliation-open[b-llt4wbwcbw] {
    background: #4a3513;
    color: #ffd58a;
}

.reconciliation-good[b-llt4wbwcbw] {
    color: #8ce5b5;
}

.reconciliation-warning[b-llt4wbwcbw] {
    color: #ffd58a;
}

.reconciliation-message[b-llt4wbwcbw] {
    margin-top: 0.85rem;
    padding: 0.75rem;
    border-radius: 0.5rem;
    background: #4a3513;
    color: #ffd58a;
}

.calculated-value[b-llt4wbwcbw] {
    min-height: 38px;
    padding: 0.45rem 0.75rem;
    border: 1px solid #43536a;
    border-radius: 0.375rem;
    background: #111c2d;
    color: #fff;
    font-weight: 700;
}

.purchase-source-row[b-llt4wbwcbw] {
    display: flex;
    align-items: stretch;
    gap: 0.5rem;
}

    .purchase-source-row .form-select[b-llt4wbwcbw] {
        flex: 1;
    }

    .purchase-source-row .btn[b-llt4wbwcbw] {
        white-space: nowrap;
    }

.acquisition-set-row[b-llt4wbwcbw] {
    align-items: center;
    display: flex;
    gap: 0.75rem;
}

    .acquisition-set-row .form-select[b-llt4wbwcbw] {
        flex: 1;
    }

.field-help[b-llt4wbwcbw] {
    color: var(--admin-text-muted, #94a3b8);
    font-size: 0.85rem;
    margin-top: 0.35rem;
}

.admin-modal-backdrop[b-llt4wbwcbw] {
    align-items: center;
    background: rgba(2, 6, 23, 0.75);
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    padding: 1rem;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2000;
}

.admin-modal[b-llt4wbwcbw] {
    background: var(--admin-panel-background, #0f172a);
    border: 1px solid var(--admin-border-color, #334155);
    border-radius: 16px;
    box-shadow: 0 24px 80px rgba(0, 0, 0, 0.45);
    max-height: calc(100vh - 2rem);
    max-width: 560px;
    overflow-y: auto;
    width: 100%;
}

.admin-modal-header[b-llt4wbwcbw] {
    align-items: center;
    border-bottom: 1px solid var(--admin-border-color, #334155);
    display: flex;
    justify-content: space-between;
    padding: 1rem 1.25rem;
}

    .admin-modal-header h3[b-llt4wbwcbw] {
        color: var(--admin-heading-color, #f8fafc);
        font-size: 1.2rem;
        margin: 0;
    }

.admin-modal-close[b-llt4wbwcbw] {
    background: transparent;
    border: 0;
    color: var(--admin-text-muted, #94a3b8);
    cursor: pointer;
    font-size: 1.75rem;
    line-height: 1;
    padding: 0;
}

.admin-modal-body[b-llt4wbwcbw] {
    display: grid;
    gap: 1rem;
    padding: 1.25rem;
}

.admin-modal-footer[b-llt4wbwcbw] {
    align-items: center;
    border-top: 1px solid var(--admin-border-color, #334155);
    display: flex;
    gap: 0.75rem;
    justify-content: flex-end;
    padding: 1rem 1.25rem;
}

.admin-alert.error[b-llt4wbwcbw] {
    background: rgba(239, 68, 68, 0.12);
    border: 1px solid rgba(239, 68, 68, 0.45);
    border-radius: 10px;
    color: #fecaca;
    padding: 0.75rem 1rem;
}

@media (max-width: 640px) {
    .acquisition-set-row[b-llt4wbwcbw] {
        align-items: stretch;
        flex-direction: column;
    }

        .acquisition-set-row .admin-btn[b-llt4wbwcbw] {
            width: 100%;
        }

    .admin-modal-footer[b-llt4wbwcbw] {
        align-items: stretch;
        flex-direction: column-reverse;
    }

        .admin-modal-footer .admin-btn[b-llt4wbwcbw] {
            width: 100%;
        }
}

@media (max-width: 800px) {
    .reconciliation-grid[b-llt4wbwcbw] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 1200px) {
    .form-grid[b-llt4wbwcbw] {
        grid-template-columns: repeat(2, minmax(180px, 1fr));
    }

    .financial-summary[b-llt4wbwcbw] {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 700px) {
    .acquisition-edit-page[b-llt4wbwcbw] {
        padding: 1rem;
    }

    .page-header[b-llt4wbwcbw],
    .section-header[b-llt4wbwcbw] {
        flex-direction: column;
    }

    .header-actions[b-llt4wbwcbw] {
        width: 100%;
    }

        .header-actions .btn[b-llt4wbwcbw] {
            flex: 1;
        }

    .form-grid[b-llt4wbwcbw],
    .financial-summary[b-llt4wbwcbw] {
        grid-template-columns: 1fr;
    }

    .form-field-wide[b-llt4wbwcbw] {
        grid-column: span 1;
    }

    .purchase-source-row[b-llt4wbwcbw] {
        flex-direction: column;
    }

        .purchase-source-row .btn[b-llt4wbwcbw] {
            width: 100%;
        }
}
/* /Components/Pages/Admin/Acquisitions.razor.rz.scp.css */
/* CSS for Acquisitions component */
.acquisition-page[b-eyz2urk1y0] {
    padding: 1.5rem;
}

.filter-panel[b-eyz2urk1y0] {
    margin-bottom: 1rem;
    padding: 1rem;
    border: 1px solid #dee2e6;
    border-radius: 0.75rem;
    background: #fff;
}

.filter-grid[b-eyz2urk1y0] {
    display: grid;
    grid-template-columns: minmax(240px, 2fr) repeat(5, minmax(145px, 1fr));
    gap: 0.85rem;
    align-items: end;
}

.checkbox-field[b-eyz2urk1y0] {
    justify-content: flex-end;
    min-height: 38px;
}

    .checkbox-field label[b-eyz2urk1y0] {
        display: flex;
        align-items: center;
        gap: 0.45rem;
        min-height: 38px;
    }

.filter-actions[b-eyz2urk1y0] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.summary-row[b-eyz2urk1y0] {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    margin-bottom: 0.75rem;
    color: #f8fafc;
}

.acquisition-table-wrapper[b-eyz2urk1y0] {
    overflow: hidden;
    border: 1px solid #dee2e6;
    border-radius: 0.75rem;
    background: #fff;
}

.acquisition-table[b-eyz2urk1y0] {
    margin-bottom: 0;
}

    .acquisition-table th[b-eyz2urk1y0] {
        white-space: nowrap;
        background: #f8f9fa;
    }

.acquisition-number[b-eyz2urk1y0] {
    font-weight: 700;
}

.link-button[b-eyz2urk1y0] {
    padding: 0;
    border: 0;
    background: transparent;
    color: #0d6efd;
    text-align: left;
    text-decoration: none;
}

    .link-button:hover[b-eyz2urk1y0] {
        text-decoration: underline;
    }

.secondary-text[b-eyz2urk1y0] {
    margin-top: 0.15rem;
    color: #6c757d;
    font-size: 0.8rem;
}

.muted-text[b-eyz2urk1y0] {
    color: #6c757d;
    font-style: italic;
}

.warning-text[b-eyz2urk1y0] {
    margin-top: 0.15rem;
    color: #b45309;
    font-size: 0.8rem;
    font-weight: 600;
}

.status-badge[b-eyz2urk1y0],
.allocation-badge[b-eyz2urk1y0] {
    display: inline-flex;
    align-items: center;
    padding: 0.25rem 0.55rem;
    border-radius: 999px;
    font-size: 0.78rem;
    font-weight: 700;
    white-space: nowrap;
}

.status-badge[b-eyz2urk1y0] {
    background: #e9ecef;
    color: #343a40;
}

.status-draft[b-eyz2urk1y0] {
    background: #e9ecef;
    color: #495057;
}

.status-received[b-eyz2urk1y0] {
    background: #dbeafe;
    color: #1d4ed8;
}

.status-processing[b-eyz2urk1y0] {
    background: #fef3c7;
    color: #92400e;
}

.status-final[b-eyz2urk1y0] {
    background: #dcfce7;
    color: #166534;
}

.allocation-none[b-eyz2urk1y0] {
    background: #fee2e2;
    color: #991b1b;
}

.allocation-partial[b-eyz2urk1y0] {
    background: #fef3c7;
    color: #92400e;
}

.allocation-complete[b-eyz2urk1y0] {
    background: #dcfce7;
    color: #166534;
}

.loading-panel[b-eyz2urk1y0] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    min-height: 180px;
    padding: 2rem;
    border: 1px solid #dee2e6;
    border-radius: 0.75rem;
    background: #202d45;
    text-align: center;
}

@media (max-width: 1400px) {
    .filter-grid[b-eyz2urk1y0] {
        grid-template-columns: repeat(3, minmax(180px, 1fr));
    }
}

@media (max-width: 800px) {
    .acquisition-page[b-eyz2urk1y0] {
        padding: 1rem;
    }

    .page-header[b-eyz2urk1y0] {
        flex-direction: column;
    }

        .page-header .btn[b-eyz2urk1y0] {
            width: 100%;
        }

    .filter-grid[b-eyz2urk1y0] {
        grid-template-columns: 1fr;
    }

    .filter-actions[b-eyz2urk1y0] {
        width: 100%;
    }

        .filter-actions .btn[b-eyz2urk1y0] {
            flex: 1;
        }
}
/* /Components/Pages/Admin/AdminNavMenu.razor.rz.scp.css */
.admin-nav[b-wvk23vqtdd] {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.admin-nav-link[b-wvk23vqtdd] {
    min-width: 140px;
    text-align: center;
    padding: 18px;
    border-radius: 12px;
    background: #1e293b;
    color: white;
    text-decoration: none;
    font-weight: 700;
    border: 1px solid #334155;
}

.admin-nav[b-wvk23vqtdd] {
    display: flex;
    gap: 12px;
    margin-bottom: 32px;
}
/* /Components/Pages/Admin/Cards.razor.rz.scp.css */
.admin-card-page[b-nve7lxj78x] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 420px;
    gap: 28px;
    padding: 28px;
    color: white;
}

.admin-form[b-nve7lxj78x],
.preview-panel[b-nve7lxj78x] {
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.10);
    border-radius: 20px;
    padding: 24px;
}

.admin-form[b-nve7lxj78x] {
    display: grid;
    gap: 12px;
}

    .admin-form label[b-nve7lxj78x] {
        font-weight: 800;
        margin-top: 8px;
    }

    .admin-form input[b-nve7lxj78x],
    .admin-form select[b-nve7lxj78x] {
        width: 100%;
        padding: 12px 14px;
        border-radius: 12px;
        border: 1px solid rgba(255,255,255,0.14);
        background: rgba(255,255,255,0.08);
        color: white;
    }

        .admin-form select option[b-nve7lxj78x] {
            color: #111;
        }

    .admin-form small[b-nve7lxj78x] {
        color: #cbd5e1;
    }



.features-grid[b-nve7lxj78x] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.feature-option[b-nve7lxj78x] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 16px;
    border-radius: 12px;
    background: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.12);
    color: white;
    font-weight: 700;
}

    .feature-option input[b-nve7lxj78x] {
        width: 18px;
        height: 18px;
    }

.feature-check[b-nve7lxj78x] {
    display: flex;
    align-items: center;
    gap: .5rem;
    padding: .4rem .6rem;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #fff;
}
.admin-message[b-nve7lxj78x] {
    grid-column: 1 / -1;
    padding: 14px 18px;
    border-radius: 14px;
    background: rgba(255, 209, 102, 0.12);
    border: 1px solid rgba(255, 209, 102, 0.35);
    color: #ffd166;
    font-weight: 800;
}

.preview-images[b-nve7lxj78x] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
}

    .preview-images img[b-nve7lxj78x] {
        width: 100%;
        max-height: 260px;
        object-fit: contain;
        background: white;
        border-radius: 12px;
        padding: 8px;
    }  

@media (max-width: 900px) {
    .admin-card-page[b-nve7lxj78x] {
        grid-template-columns: 1fr;
        padding: 18px;
    }
}
/* /Components/Pages/Admin/Dashboard.razor.rz.scp.css */
.dashboard-section-title[b-ed6bzry5xt] {
    color: white;
    padding: 0 28px;
    margin: 28px 0 0;
}

.dashboard-grid[b-ed6bzry5xt] {
    display: grid;
    grid-template-columns: repeat(4, minmax(220px, 1fr));
    gap: 18px;
    padding: 28px;
}

.dashboard-card-grid[b-ed6bzry5xt] {
    display: grid;
    grid-template-columns: repeat(4, minmax(220px, 1fr));
    gap: 22px;
}

.dashboard-card[b-ed6bzry5xt] {
    border-radius: 18px;
    padding: 22px;
    background: rgba(255,255,255,.06);
    border: 1px solid rgba(255,255,255,.10);
    color: white;
}
    .dashboard-card span[b-ed6bzry5xt] {
        display: block;
        color: #cbd5e1;
        font-weight: 700;
        margin-bottom: 10px;
    }
    .dashboard-card strong[b-ed6bzry5xt] {
        font-size: 2rem;
        font-weight: 900;
    }
    .dashboard-card.clickable[b-ed6bzry5xt] {
        cursor: pointer;
        transition: transform .15s ease, background .15s ease;
    }
        .dashboard-card.clickable:hover[b-ed6bzry5xt] {
            transform: translateY(-2px);
            background: rgba(255,255,255,.10);
        }

.dashboard-card-info h3[b-ed6bzry5xt] {
    margin: 12px 0 6px;
    font-size: 1rem;
}
.dashboard-card-info p[b-ed6bzry5xt] {
    margin: 4px 0;
    color: #cbd5e1;
    font-size: .9rem;
}
.dashboard-card-info button[b-ed6bzry5xt] {
    margin-top: 10px;
    width: 100%;
    border: none;
    border-radius: 10px;
    padding: 10px 12px;
    background: #dc2626;
    color: white;
    font-weight: 900;
    cursor: pointer;
}

.admin-message[b-ed6bzry5xt] {
    color: #ffd166;
    padding: 0 28px;
}

.dashboard-card-list[b-ed6bzry5xt] {
    padding: 0 28px 32px;
    color: white;
}

.dashboard-list-header[b-ed6bzry5xt] {
    display: grid;
    grid-template-columns: 220px minmax(260px, 420px) auto;
    align-items: center;
    gap: 18px;
    margin: 26px 0 22px;
}
.dashboard-list-title h2[b-ed6bzry5xt] {
    margin: 0;
}
.dashboard-list-title p[b-ed6bzry5xt] {
    margin: 6px 0 0;
    color: #94a3b8;
    font-weight: 700;
}

.dashboard-card-search[b-ed6bzry5xt] {
    width: 100%;
    padding: 12px 14px;
    border-radius: 12px;
    border: 1px solid rgba(255,255,255,.14);
    background: rgba(255,255,255,.08);
    color: white;
    font-weight: 700;
}

.dashboard-pager[b-ed6bzry5xt] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 12px;
    margin: 0;
}
    .dashboard-pager span[b-ed6bzry5xt] {
        color: white;
        font-weight: 800;
        white-space: nowrap;
    }
    .dashboard-pager button[b-ed6bzry5xt] {
        border: none;
        border-radius: 10px;
        padding: 10px 16px;
        background: #334155;
        color: white;
        font-weight: 800;
        cursor: pointer;
    }
    .dashboard-pager button:disabled[b-ed6bzry5xt] {
        opacity: .4;
        cursor: not-allowed;
    }

.dashboard-inventory-card[b-ed6bzry5xt] {
    padding: 14px;
    border-radius: 16px;
    background: rgba(255,255,255,.06);
    border: 1px solid rgba(255,255,255,.10);
    min-width: 0;
}

.dashboard-image-wrap[b-ed6bzry5xt] {
    height: 240px;
    background: white;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
    .dashboard-image-wrap img[b-ed6bzry5xt] {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

@media (max-width: 900px) {
    .dashboard-list-header[b-ed6bzry5xt] {
        grid-template-columns: 1fr;
        align-items: stretch;
    }

    .dashboard-pager[b-ed6bzry5xt] {
        justify-content: center;
    }
}

@media (max-width: 1200px) {
    .dashboard-card-grid[b-ed6bzry5xt] {
        grid-template-columns: repeat(3, minmax(220px, 1fr));
    }
}

@media (max-width: 850px) {
    .dashboard-card-grid[b-ed6bzry5xt] {
        grid-template-columns: repeat(2, minmax(220px, 1fr));
    }

    .dashboard-list-header[b-ed6bzry5xt] {
        flex-direction: column;
        align-items: stretch;
    }

    .dashboard-card-search[b-ed6bzry5xt] {
        width: 100%;
    }
}

@media (max-width: 520px) {
    .dashboard-card-grid[b-ed6bzry5xt] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/Admin/MarketPricing.razor.rz.scp.css */
.pricing-page[b-8y73pyy5n0] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 1rem;
}

.pricing-header[b-8y73pyy5n0] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: flex-start;
}

.pricing-header h1[b-8y73pyy5n0] {
    margin: 0;
}

.pricing-header p[b-8y73pyy5n0] {
    margin: .35rem 0 0;
    opacity: .75;
}

.pricing-header-actions[b-8y73pyy5n0],
.modal-actions[b-8y73pyy5n0],
.recommendation-actions[b-8y73pyy5n0] {
    display: flex;
    gap: .75rem;
    flex-wrap: wrap;
}

.queue-grid[b-8y73pyy5n0] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(165px, 1fr));
    gap: .75rem;
}

.queue-card[b-8y73pyy5n0] {
    border: 1px solid rgba(127, 127, 127, .25);
    border-radius: .85rem;
    background: var(--bs-body-bg, #fff);
    color: inherit;
    padding: 1rem;
    text-align: left;
    display: grid;
    grid-template-columns: auto 1fr;
    gap: .25rem .65rem;
    cursor: pointer;
    transition: transform .15s ease, border-color .15s ease;
}

.queue-card:hover[b-8y73pyy5n0] {
    transform: translateY(-1px);
}

.queue-card.selected[b-8y73pyy5n0] {
    border-color: currentColor;
    box-shadow: 0 0 0 2px rgba(127, 127, 127, .12);
}

.queue-icon[b-8y73pyy5n0] {
    font-size: 1.4rem;
    grid-row: span 2;
}

.queue-count[b-8y73pyy5n0] {
    font-size: 1.4rem;
    font-weight: 800;
}

.queue-name[b-8y73pyy5n0] {
    font-size: .85rem;
    opacity: .75;
}

.workbench-layout[b-8y73pyy5n0] {
    display: grid;
    grid-template-columns: minmax(0, 1.55fr) minmax(350px, .9fr);
    gap: 1rem;
    min-height: 620px;
}

.workbench-list-panel[b-8y73pyy5n0],
.detail-panel[b-8y73pyy5n0] {
    border: 1px solid rgba(127, 127, 127, .25);
    border-radius: .85rem;
    background: var(--bs-body-bg, #fff);
    overflow: hidden;
}

.toolbar[b-8y73pyy5n0] {
    display: flex;
    gap: .75rem;
    padding: 1rem;
    border-bottom: 1px solid rgba(127, 127, 127, .2);
    align-items: end;
    flex-wrap: wrap;
}

.toolbar-field[b-8y73pyy5n0] {
    min-width: 150px;
}

.toolbar-field.grow[b-8y73pyy5n0] {
    flex: 1 1 260px;
}

.toolbar-button[b-8y73pyy5n0] {
    display: flex;
    align-items: end;
}

.toolbar label[b-8y73pyy5n0],
.modal-card label[b-8y73pyy5n0] {
    display: block;
    font-size: .8rem;
    font-weight: 700;
    margin-bottom: .3rem;
}

.form-control[b-8y73pyy5n0] {
    width: 100%;
    box-sizing: border-box;
    padding: .65rem .75rem;
    border: 1px solid rgba(127, 127, 127, .35);
    border-radius: .55rem;
    background: var(--bs-body-bg, #fff);
    color: inherit;
}

.pricing-table-wrap[b-8y73pyy5n0] {
    overflow: auto;
    max-height: 680px;
}

.pricing-table[b-8y73pyy5n0] {
    width: 100%;
    border-collapse: collapse;
    font-size: .9rem;
}

.pricing-table th[b-8y73pyy5n0],
.pricing-table td[b-8y73pyy5n0] {
    padding: .8rem .75rem;
    border-bottom: 1px solid rgba(127, 127, 127, .16);
    vertical-align: top;
}

.pricing-table th[b-8y73pyy5n0] {
    position: sticky;
    top: 0;
    z-index: 1;
    background: var(--bs-body-bg, #fff);
    text-align: left;
}

.pricing-table tbody tr[b-8y73pyy5n0] {
    cursor: pointer;
}

.pricing-table tbody tr:hover[b-8y73pyy5n0],
.pricing-table tbody tr.selected-row[b-8y73pyy5n0] {
    background: rgba(127, 127, 127, .09);
}

.number[b-8y73pyy5n0] {
    text-align: right !important;
    white-space: nowrap;
}

.positive[b-8y73pyy5n0] {
    color: #167c36;
    font-weight: 700;
}

.negative[b-8y73pyy5n0] {
    color: #b42318;
    font-weight: 700;
}

.subtext[b-8y73pyy5n0] {
    display: block;
    font-size: .75rem;
    opacity: .68;
    margin-top: .2rem;
}

.status-pill[b-8y73pyy5n0] {
    display: inline-block;
    padding: .25rem .5rem;
    border-radius: 999px;
    background: rgba(127, 127, 127, .13);
    font-size: .75rem;
    font-weight: 700;
}

.detail-panel[b-8y73pyy5n0] {
    display: flex;
    flex-direction: column;
}

.detail-header[b-8y73pyy5n0] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    padding: 1rem;
    border-bottom: 1px solid rgba(127, 127, 127, .2);
}

.detail-header h2[b-8y73pyy5n0] {
    margin: 0;
}

.detail-price-line[b-8y73pyy5n0] {
    margin-top: .35rem;
}

.tab-bar[b-8y73pyy5n0] {
    display: flex;
    overflow-x: auto;
    border-bottom: 1px solid rgba(127, 127, 127, .2);
}

.tab-button[b-8y73pyy5n0] {
    border: 0;
    background: transparent;
    color: inherit;
    padding: .8rem .9rem;
    cursor: pointer;
    white-space: nowrap;
    border-bottom: 3px solid transparent;
}

.tab-button.active[b-8y73pyy5n0] {
    border-bottom-color: currentColor;
    font-weight: 800;
}

.tab-content[b-8y73pyy5n0] {
    padding: 1rem;
    overflow: auto;
}

.detail-stack[b-8y73pyy5n0],
.observation-list[b-8y73pyy5n0],
.history-list[b-8y73pyy5n0] {
    display: flex;
    flex-direction: column;
    gap: .85rem;
}

.metric-grid[b-8y73pyy5n0] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: .65rem;
}

.metric-card[b-8y73pyy5n0],
.note-card[b-8y73pyy5n0],
.observation-card[b-8y73pyy5n0],
.history-card[b-8y73pyy5n0],
.price-comparison[b-8y73pyy5n0],
.applied-banner[b-8y73pyy5n0] {
    border: 1px solid rgba(127, 127, 127, .22);
    border-radius: .65rem;
    padding: .8rem;
}

.metric-card span[b-8y73pyy5n0],
.price-comparison span[b-8y73pyy5n0] {
    display: block;
    font-size: .75rem;
    opacity: .68;
    margin-bottom: .25rem;
}

.metric-card strong[b-8y73pyy5n0] {
    word-break: break-word;
}

.note-card p[b-8y73pyy5n0],
.history-card p[b-8y73pyy5n0] {
    margin: .5rem 0 0;
    line-height: 1.45;
}

.observation-head[b-8y73pyy5n0] {
    display: flex;
    justify-content: space-between;
    gap: .75rem;
}

.observation-price[b-8y73pyy5n0],
.history-price[b-8y73pyy5n0] {
    font-weight: 800;
    white-space: nowrap;
}

.observation-meta[b-8y73pyy5n0],
.history-meta[b-8y73pyy5n0] {
    font-size: .78rem;
    opacity: .68;
    margin: .45rem 0;
}

.price-comparison[b-8y73pyy5n0] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: .75rem;
    margin-bottom: 1rem;
}

.price-comparison strong[b-8y73pyy5n0] {
    font-size: 1.25rem;
}

.applied-banner[b-8y73pyy5n0] {
    width: 100%;
    background: rgba(22, 124, 54, .1);
    color: #167c36;
    font-weight: 800;
}

.loading-state[b-8y73pyy5n0],
.empty-state[b-8y73pyy5n0] {
    padding: 2rem;
    text-align: center;
    opacity: .7;
}

.detail-empty[b-8y73pyy5n0] {
    margin: auto;
}

.alert[b-8y73pyy5n0] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: .8rem 1rem;
    border-radius: .65rem;
}

.alert-error[b-8y73pyy5n0] {
    background: rgba(180, 35, 24, .12);
    color: #b42318;
}

.alert-success[b-8y73pyy5n0] {
    background: rgba(22, 124, 54, .12);
    color: #167c36;
}

.alert-close[b-8y73pyy5n0] {
    border: 0;
    background: transparent;
    color: inherit;
    font-size: 1.3rem;
    cursor: pointer;
}

.btn[b-8y73pyy5n0] {
    border: 1px solid transparent;
    border-radius: .55rem;
    padding: .65rem .9rem;
    font-weight: 700;
    cursor: pointer;
}

.btn:disabled[b-8y73pyy5n0] {
    opacity: .55;
    cursor: not-allowed;
}

.btn-primary[b-8y73pyy5n0] {
    background: #1f6feb;
    color: #fff;
}

.btn-secondary[b-8y73pyy5n0] {
    background: #5a6268;
    color: #fff;
}

.btn-danger[b-8y73pyy5n0] {
    background: #b42318;
    color: #fff;
}

.btn-outline[b-8y73pyy5n0] {
    border-color: rgba(127, 127, 127, .4);
    background: transparent;
    color: inherit;
}

.btn-small[b-8y73pyy5n0] {
    padding: .4rem .65rem;
    font-size: .8rem;
}

.modal-backdrop[b-8y73pyy5n0] {
    position: fixed;
    inset: 0;
    z-index: 1000;
    display: grid;
    place-items: center;
    padding: 1rem;
    background: rgba(0, 0, 0, .58);
}

.modal-card[b-8y73pyy5n0] {
    width: min(520px, 100%);
    border-radius: .9rem;
    background: var(--bs-body-bg, #fff);
    color: inherit;
    padding: 1.25rem;
    box-shadow: 0 20px 50px rgba(0, 0, 0, .28);
}

.modal-card h3[b-8y73pyy5n0] {
    margin-top: 0;
}

.modal-card textarea[b-8y73pyy5n0],
.modal-card input[b-8y73pyy5n0] {
    margin-bottom: 1rem;
}

.modal-actions[b-8y73pyy5n0] {
    justify-content: flex-end;
}

@media (max-width: 1100px) {
    .workbench-layout[b-8y73pyy5n0] {
        grid-template-columns: 1fr;
    }

    .detail-panel[b-8y73pyy5n0] {
        min-height: 500px;
    }
}

@media (max-width: 700px) {
    .pricing-header[b-8y73pyy5n0] {
        flex-direction: column;
    }

    .metric-grid[b-8y73pyy5n0] {
        grid-template-columns: 1fr 1fr;
    }

    .pricing-table th:nth-child(6)[b-8y73pyy5n0],
    .pricing-table td:nth-child(6)[b-8y73pyy5n0] {
        display: none;
    }
}
/* /Components/Pages/Admin/Offers.razor.rz.scp.css */
.admin-page-title[b-sytpf5gs59] {
    color: #f8fafc;
    font-size: 2rem;
    font-weight: 800;
    margin-bottom: 1.5rem;
}

.admin-empty-state[b-sytpf5gs59] {
    background: rgba(15, 23, 42, 0.9);
    border: 1px solid rgba(148, 163, 184, 0.25);
    border-radius: 18px;
    color: #cbd5e1;
    padding: 2rem;
}

.admin-offers-grid[b-sytpf5gs59] {
    display: grid;
    gap: 1.25rem;
}

.admin-offer-card[b-sytpf5gs59] {
    display: grid;
    grid-template-columns: 180px 1fr;
    gap: 1.25rem;
    background: rgba(15, 23, 42, 0.92);
    border: 1px solid rgba(148, 163, 184, 0.22);
    border-radius: 20px;
    padding: 1.25rem;
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.28);
}

.admin-offer-image img[b-sytpf5gs59] {
    width: 160px;
    max-width: 100%;
    border-radius: 14px;
    background: #020617;
    object-fit: cover;
}

.admin-offer-header[b-sytpf5gs59] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: flex-start;
}

    .admin-offer-header h3[b-sytpf5gs59] {
        color: #f8fafc;
        font-size: 1.05rem;
        margin: 0;
    }

.offer-status[b-sytpf5gs59] {
    border-radius: 999px;
    padding: 0.35rem 0.75rem;
    font-size: 0.75rem;
    font-weight: 800;
    text-transform: uppercase;
}

    .offer-status.pending[b-sytpf5gs59] {
        background: rgba(250, 204, 21, 0.16);
        color: #fde68a;
    }

    .offer-status.accepted[b-sytpf5gs59] {
        background: rgba(34, 197, 94, 0.16);
        color: #86efac;
    }

    .offer-status.countered[b-sytpf5gs59] {
        background: rgba(56, 189, 248, 0.16);
        color: #7dd3fc;
    }

    .offer-status.declined[b-sytpf5gs59] {
        background: rgba(248, 113, 113, 0.16);
        color: #fca5a5;
    }

.offer-price-row.two-col[b-sytpf5gs59] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.75rem;
    margin: 1rem 0 0.75rem;
}

    .offer-price-row div[b-sytpf5gs59] {
        background: rgba(2, 6, 23, 0.55);
        border: 1px solid rgba(148, 163, 184, 0.16);
        border-radius: 14px;
        padding: 0.8rem;
    }

    .offer-price-row span[b-sytpf5gs59] {
        display: block;
        color: #94a3b8;
        font-size: 0.75rem;
        margin-bottom: 0.25rem;
    }

    .offer-price-row strong[b-sytpf5gs59] {
        color: #f8fafc;
        font-size: 1.05rem;
    }

.offer-percent-row[b-sytpf5gs59] {
    background: rgba(2, 6, 23, 0.55);
    border: 1px solid rgba(148, 163, 184, 0.16);
    border-radius: 14px;
    padding: 0.8rem;
    margin-bottom: 1rem;
    max-width: 260px;
}

    .offer-percent-row span[b-sytpf5gs59] {
        display: block;
        color: #94a3b8;
        font-size: 0.75rem;
        margin-bottom: 0.25rem;
    }

    .offer-percent-row strong[b-sytpf5gs59] {
        color: #f8fafc;
        font-size: 1.05rem;
    }
.offer-buyer[b-sytpf5gs59] {
    color: #cbd5e1;
    margin-bottom: 0.75rem;
}

    .offer-buyer span[b-sytpf5gs59] {
        color: #94a3b8;
    }

.offer-market-row[b-sytpf5gs59] {
    background: rgba(2, 6, 23, 0.55);
    border: 1px solid rgba(148, 163, 184, 0.16);
    border-radius: 14px;
    padding: 0.8rem;
    margin-bottom: 1rem;
    max-width: 300px;
}

    .offer-market-row span[b-sytpf5gs59] {
        display: block;
        color: #94a3b8;
        font-size: 0.75rem;
        margin-bottom: 0.25rem;
    }

    .offer-market-row strong[b-sytpf5gs59] {
        color: #f8fafc;
        font-size: 1.05rem;
    }

.offer-message[b-sytpf5gs59] {
    color: #cbd5e1;
    background: rgba(2, 6, 23, 0.45);
    border-left: 3px solid rgba(56, 189, 248, 0.75);
    border-radius: 12px;
    padding: 0.8rem;
}

.offer-counter-box[b-sytpf5gs59] {
    display: grid;
    gap: 0.45rem;
    margin-top: 1rem;
}

    .offer-counter-box label[b-sytpf5gs59] {
        color: #cbd5e1;
        font-size: 0.8rem;
        font-weight: 700;
    }

.admin-input[b-sytpf5gs59],
.admin-textarea[b-sytpf5gs59] {
    width: 100%;
    background: #020617;
    border: 1px solid rgba(148, 163, 184, 0.35);
    border-radius: 12px;
    color: #f8fafc;
    padding: 0.7rem 0.85rem;
}

.admin-textarea[b-sytpf5gs59] {
    min-height: 80px;
    resize: vertical;
}

.offer-actions[b-sytpf5gs59] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
    margin-top: 1rem;
}

@media (max-width: 700px) {
    .admin-offer-card[b-sytpf5gs59] {
        grid-template-columns: 1fr;
    }

    .admin-offer-image img[b-sytpf5gs59] {
        max-width: 180px;
    }

    .offer-price-row[b-sytpf5gs59] {
        grid-template-columns: 1fr;
    }
}
.offer-filter-tabs[b-sytpf5gs59] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.65rem;
    margin-bottom: 1.25rem;
}

.offer-filter-tab[b-sytpf5gs59] {
    background: rgba(15, 23, 42, 0.88);
    border: 1px solid rgba(148, 163, 184, 0.22);
    border-radius: 999px;
    color: #cbd5e1;
    cursor: pointer;
    font-weight: 800;
    padding: 0.65rem 1rem;
}

    .offer-filter-tab span[b-sytpf5gs59] {
        background: rgba(255, 255, 255, 0.1);
        border-radius: 999px;
        margin-left: 0.4rem;
        padding: 0.15rem 0.45rem;
    }

    .offer-filter-tab.active[b-sytpf5gs59] {
        background: #38bdf8;
        color: #082f49;
    }

.offer-action-error[b-sytpf5gs59] {
    color: #fecaca;
    background: rgba(239, 68, 68, 0.14);
    border: 1px solid rgba(239, 68, 68, 0.35);
    border-radius: 12px;
    padding: 0.65rem 0.8rem;
    font-size: 0.85rem;
    font-weight: 700;
}
/* /Components/Pages/Admin/Orders.razor.rz.scp.css */
.admin-orders[b-nn8awz3icm] {
    padding: 28px;
    color: white;
}

.orders-toolbar[b-nn8awz3icm] {
    display: flex;
    gap: 12px;
    margin-bottom: 20px;
}

.orders-search[b-nn8awz3icm] {
    flex: 1;
    padding: 12px 14px;
    border-radius: 12px;
    border: 1px solid rgba(255,255,255,.14);
    background: rgba(255,255,255,.08);
    color: white;
}

/*.orders-toolbar button,
.orders-table button {
    border: none;
    border-radius: 12px;
    padding: 10px 14px;
    background: #dc2626;
    color: white;
    font-weight: 800;
    cursor: pointer;
}*/

.orders-table[b-nn8awz3icm] {
    width: 100%;
    border-collapse: collapse;
    background: rgba(255,255,255,.04);
    border-radius: 16px;
    overflow: hidden;
}

    .orders-table th[b-nn8awz3icm],
    .orders-table td[b-nn8awz3icm] {
        padding: 14px;
        border-bottom: 1px solid rgba(255,255,255,.08);
    }

    .orders-table th[b-nn8awz3icm] {
        text-align: left;
        color: #cbd5e1;
    }

.order-detail[b-nn8awz3icm] {
    margin-top: 28px;
    padding: 24px;
    border-radius: 18px;
    background: rgba(255,255,255,.06);
    border: 1px solid rgba(255,255,255,.10);
}

.admin-message[b-nn8awz3icm] {
    margin-bottom: 16px;
    padding: 12px 14px;
    border-radius: 12px;
    background: rgba(255, 209, 102, .12);
    color: #ffd166;
}
.order-detail-grid[b-nn8awz3icm] {
    display: grid;
    grid-template-columns: 1fr 360px;
    gap: 24px;
}

.status-panel[b-nn8awz3icm] {
    padding: 18px;
    border-radius: 16px;
    background: rgba(255,255,255,.06);
    border: 1px solid rgba(255,255,255,.10);
    display: grid;
    gap: 10px;
}

    .status-panel label[b-nn8awz3icm] {
        font-weight: 800;
        color: #cbd5e1;
    }

    .status-panel select[b-nn8awz3icm],
    .status-panel input[b-nn8awz3icm] {
        padding: 12px 14px;
        border-radius: 12px;
        border: 1px solid rgba(255,255,255,.14);
        background: rgba(255,255,255,.08);
        color: white;
    }

        .status-panel select option[b-nn8awz3icm] {
            color: #111;
        }
            
.current-status[b-nn8awz3icm] {
    color: #ffd166;
    font-weight: 800;
}

@media (max-width: 900px) {
    .order-detail-grid[b-nn8awz3icm] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/Admin/PartnerInventory.razor.rz.scp.css */
.inventory-page[b-8tx0g8fua6] {
    padding: 24px;
}

.inventory-summary[b-8tx0g8fua6] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 18px;
    margin-bottom: 24px;
}

.summary-card[b-8tx0g8fua6] {
    background: rgba(255,255,255,.06);
    border: 1px solid rgba(255,255,255,.10);
    border-radius: 16px;
    padding: 18px;
}

    .summary-card span[b-8tx0g8fua6] {
        display: block;
        color: #94a3b8;
        font-weight: 700;
        margin-bottom: 8px;
    }

    .summary-card strong[b-8tx0g8fua6] {
        font-size: 1.8rem;
        color: white;
    }

.inventory-table-container[b-8tx0g8fua6] {
    background: rgba(255,255,255,.06);
    border: 1px solid rgba(255,255,255,.10);
    border-radius: 18px;
    overflow: hidden;
}

.inventory-table[b-8tx0g8fua6] {
    width: 100%;
    border-collapse: collapse;
}

    .inventory-table thead[b-8tx0g8fua6] {
        background: rgba(220,38,38,.15);
    }

    .inventory-table th[b-8tx0g8fua6] {
        padding: 14px;
        text-align: left;
        color: #f8fafc;
        font-weight: 800;
    }

    .inventory-table td[b-8tx0g8fua6] {
        padding: 14px;
        color: #e2e8f0;
        border-top: 1px solid rgba(255,255,255,.08);
    }

    .inventory-table tbody tr:hover[b-8tx0g8fua6] {
        background: rgba(255,255,255,.05);
    }

.money[b-8tx0g8fua6] {
    color: #22c55e;
    font-weight: 700;
}

.unpaid[b-8tx0g8fua6] {
    color: #f59e0b;
    font-weight: 700;
}

.partner-name[b-8tx0g8fua6] {
    font-weight: 800;
    color: white;
}

@media (max-width: 900px) {
    .inventory-table-container[b-8tx0g8fua6] {
        overflow-x: auto;
    }

    .inventory-table[b-8tx0g8fua6] {
        min-width: 900px;
    }
}
/* /Components/Pages/Admin/PartnerPayouts.razor.rz.scp.css */
.partner-payouts-page[b-c94i95opbi] {
    padding: 20px;
}

.summary-section[b-c94i95opbi],
.details-section[b-c94i95opbi] {
    margin-bottom: 30px;
}

.payout-table[b-c94i95opbi] {
    width: 100%;
    border-collapse: collapse;
}

    .payout-table th[b-c94i95opbi],
    .payout-table td[b-c94i95opbi] {
        padding: 12px;
        border-bottom: 1px solid #ddd;
    }

    .payout-table th[b-c94i95opbi] {
        text-align: left;
    }

.selected-row[b-c94i95opbi] {
    background-color: rgba(220,38,38,.15);
}

.details-header[b-c94i95opbi] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.paid-btn[b-c94i95opbi] {
    background: #16a34a;
    color: white;
    border: none;
    padding: 10px 16px;
    border-radius: 8px;
    cursor: pointer;
}

.paid[b-c94i95opbi] {
    color: #16a34a;
    font-weight: 700;
}

.unpaid[b-c94i95opbi] {
    color: #dc2626;
    font-weight: 700;
}
/* /Components/Pages/Admin/Partners.razor.rz.scp.css */
.partners-page[b-z1xd36cm0q] {
    display: grid;
    grid-template-columns: 420px 1fr;
    gap: 24px;
    padding: 24px;
    color: white;
}

.partner-form[b-z1xd36cm0q],
.partner-list[b-z1xd36cm0q] {
    background: rgba(255,255,255,.06);
    border: 1px solid rgba(255,255,255,.10);
    border-radius: 18px;
    padding: 22px;
}

.partner-form[b-z1xd36cm0q] {
    display: grid;
    gap: 12px;
}

    .partner-form label[b-z1xd36cm0q] {
        font-weight: 800;
        color: #cbd5e1;
    }

    .partner-form input[b-z1xd36cm0q],
    .partner-form select[b-z1xd36cm0q] {
        padding: 12px 14px;
        border-radius: 12px;
        border: 1px solid rgba(255,255,255,.14);
        background: rgba(255,255,255,.08);
        color: white;
    }

        .partner-form select option[b-z1xd36cm0q] {
            color: #111;
        }

.button-row[b-z1xd36cm0q] {
    display: flex;
    gap: 12px;
    margin-top: 12px;
}

    .button-row button[b-z1xd36cm0q],
    .partners-table button[b-z1xd36cm0q] {
        border: none;
        border-radius: 12px;
        padding: 10px 14px;
        background: #dc2626;
        color: white;
        font-weight: 900;
        cursor: pointer;
    }

.secondary-btn[b-z1xd36cm0q] {
    background: rgba(255,255,255,.14) !important;
}

.partners-table[b-z1xd36cm0q] {
    width: 100%;
    border-collapse: collapse;
}

    .partners-table th[b-z1xd36cm0q],
    .partners-table td[b-z1xd36cm0q] {
        padding: 12px;
        border-bottom: 1px solid rgba(255,255,255,.08);
    }

    .partners-table th[b-z1xd36cm0q] {
        text-align: left;
        color: #cbd5e1;
    }

.admin-message[b-z1xd36cm0q] {
    grid-column: 1 / -1;
    padding: 12px 14px;
    border-radius: 12px;
    background: rgba(255,209,102,.12);
    color: #ffd166;
    font-weight: 800;
}

.checkbox-row[b-z1xd36cm0q] {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 800;
    color: #cbd5e1;
}

    .checkbox-row input[b-z1xd36cm0q] {
        width: 18px;
        height: 18px;
    }

@media (max-width: 900px) {
    .partners-page[b-z1xd36cm0q] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/Contact.razor.rz.scp.css */
.contact-page[b-e2yfjy441o] {
    max-width: 700px;
    margin: 0 auto;
    padding: 40px 20px;
}

.contact-form[b-e2yfjy441o] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

    .contact-form input[b-e2yfjy441o],
    .contact-form textarea[b-e2yfjy441o] {
        padding: 14px;
        border-radius: 12px;
        border: 1px solid #333;
        background: #111;
        color: white;
    }

    .contact-form textarea[b-e2yfjy441o] {
        min-height: 180px;
    }

    .contact-form button[b-e2yfjy441o] {
        padding: 14px;
        border: none;
        border-radius: 12px;
        background: #2563eb;
        color: white;
        font-weight: 700;
    }
/* /Components/Pages/Home.razor.rz.scp.css */
.wild-homepage[b-n8cc1l7x15] {
    min-height: 100vh;
    background: #020617;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 60px;
}

.container[b-n8cc1l7x15] {
    width: min(96vw,1550px);
    margin: 0 auto;
    padding: 0 24px;
}

/* HERO */

.hero-section[b-n8cc1l7x15] {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 2rem;
    border: 1px solid rgba(148, 163, 184, 0.22);
    border-radius: 0 0 28px 28px;
    background: radial-gradient( circle at top right, rgba(14, 116, 144, 0.22), transparent 42% ), linear-gradient( 135deg, #071023 0%, #0a1428 52%, #08223a 100% );
}

.hero-inner[b-n8cc1l7x15] {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
}

.hero-heading[b-n8cc1l7x15] {
    max-width: 1100px;
    margin: 0 auto 1.75rem;
    text-align: center;
}

.hero-title[b-n8cc1l7x15] {
    margin: 0;
    color: #ffffff;
    font-size: clamp(2.7rem, 4.5vw, 4.6rem);
    font-weight: 700;
    line-height: 1.05;
    letter-spacing: -0.045em;
}

.hero-description[b-n8cc1l7x15] {
    max-width: 820px;
    margin: 0.85rem auto 0;
    color: rgba(241, 245, 249, 0.86);
    font-size: 1.05rem;
    line-height: 1.6;
}

.hero-layout[b-n8cc1l7x15] {
    display: grid;
    grid-template-columns: minmax(0, 1.5fr) minmax(360px, 0.7fr);
    gap: 1.75rem;
    align-items: stretch;
}

.hero-content[b-n8cc1l7x15] {
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.hero-actions[b-n8cc1l7x15] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.85rem;
}

    .hero-actions .btn[b-n8cc1l7x15] {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 48px;
        padding: 0.75rem 1.35rem;
        border-radius: 16px;
        font-size: 0.95rem;
        font-weight: 900;
        letter-spacing: 0.08em;
        text-decoration: none;
        text-transform: uppercase;
    }

    .hero-actions .btn-primary[b-n8cc1l7x15] {
        border: 1px solid rgba(255, 255, 255, 0.2);
        background: #ef2026;
        color: #ffffff;
    }

        .hero-actions .btn-primary:hover[b-n8cc1l7x15] {
            background: #ff3036;
        }

    .hero-actions .btn-secondary[b-n8cc1l7x15] {
        border: 1px solid rgba(148, 163, 184, 0.3);
        background: rgba(24, 34, 57, 0.92);
        color: #ffffff;
    }

        .hero-actions .btn-secondary:hover[b-n8cc1l7x15] {
            border-color: rgba(239, 68, 68, 0.55);
            background: rgba(32, 45, 72, 0.98);
        }

.hero-stats[b-n8cc1l7x15] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.7rem;
    margin-top: 1.15rem;
}

    .hero-stats span[b-n8cc1l7x15] {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 40px;
        padding: 0.55rem 0.95rem;
        border: 1px solid rgba(148, 163, 184, 0.26);
        border-radius: 999px;
        background: rgba(24, 34, 57, 0.9);
        color: #ffffff;
        font-size: 0.86rem;
        font-weight: 800;
        white-space: nowrap;
    }

.hero-highlights[b-n8cc1l7x15] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.75rem;
    margin-top: 1rem;
}

.hero-highlight[b-n8cc1l7x15] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 78px;
    padding: 0.85rem 1rem;
    border: 1px solid rgba(148, 163, 184, 0.28);
    border-radius: 17px;
    background: linear-gradient( 135deg, rgba(24, 34, 57, 0.97), rgba(22, 50, 70, 0.9) );
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04), 0 8px 18px rgba(0, 0, 0, 0.12);
}

    .hero-highlight strong[b-n8cc1l7x15] {
        color: #ffffff;
        font-size: 0.95rem;
        font-weight: 900;
        line-height: 1.25;
    }

    .hero-highlight span[b-n8cc1l7x15] {
        margin-top: 0.2rem;
        color: rgba(226, 232, 240, 0.78);
        font-size: 0.8rem;
        line-height: 1.4;
    }

.hero-logo-panel[b-n8cc1l7x15] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 250px;
    padding: 1rem;
    border: 1px solid rgba(148, 163, 184, 0.28);
    border-radius: 24px;
    overflow: hidden;
    background: radial-gradient( circle at center, rgba(0, 184, 255, 0.14) 0%, rgba(0, 184, 255, 0.05) 35%, transparent 70% ), linear-gradient( 135deg, rgba(24,34,57,.98), rgba(23,48,68,.92) );
}

.hero-logo[b-n8cc1l7x15] {
    width: 100%;
    max-width: none;
    height: auto;
    object-fit: contain;
    transform: scale(1.35);
}


/* BUTTONS */

.btn[b-n8cc1l7x15] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: .95rem 1.4rem;
    border-radius: 1rem;
    text-decoration: none;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .08em;
    transition: transform .2s ease, background .2s ease, border-color .2s ease;
}

    .btn:hover[b-n8cc1l7x15] {
        transform: translateY(-1px);
    }

.btn-primary[b-n8cc1l7x15] {
    background: #dc2626;
    color: #fff;
    box-shadow: 0 14px 30px rgba(127, 29, 29, .35);
}

.btn-secondary[b-n8cc1l7x15] {
    border: 1px solid rgba(255,255,255,.12);
    background: rgba(255,255,255,.05);
    color: #fff;
}

/* HIGHLIGHTS */

.highlights-grid[b-n8cc1l7x15] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .9rem;
}

.highlight-card[b-n8cc1l7x15],
.info-card[b-n8cc1l7x15] {
    padding: 1rem 1.1rem;
    border: 1px solid rgba(255,255,255,.08);
    border-radius: 1.15rem;
    background: rgba(255,255,255,.05);
    backdrop-filter: blur(6px);
    color: #fff;
    line-height: 1.5;
}

/* SECTIONS */

.section[b-n8cc1l7x15] {
    padding: 4.5rem 0;
}

.section-header[b-n8cc1l7x15] {
    display: flex;
    justify-content: space-between;
    align-items: end;
    gap: 1.5rem;
    margin-bottom: 2rem;
}

    .section-header h2[b-n8cc1l7x15],
    .shop-grid h2[b-n8cc1l7x15],
    .cta-panel h2[b-n8cc1l7x15] {
        font-size: clamp(2rem, 3vw, 3rem);
        margin: 0;
        font-weight: 900;
        letter-spacing: -.03em;
        line-height: 1.05;
    }

.section-copy[b-n8cc1l7x15] {
    max-width: 42rem;
    margin: 0;
    color: #cbd5e1;
    line-height: 1.75;
}

.eyebrow[b-n8cc1l7x15] {
    display: inline-flex;
    align-items: center;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .18em;
    font-size: .78rem;
    margin-bottom: .65rem;
}

.eyebrow-cyan[b-n8cc1l7x15] {
    color: #67e8f9;
}

.eyebrow-red[b-n8cc1l7x15] {
    color: #fca5a5;
}

/* CATEGORY CARDS */

.category-grid[b-n8cc1l7x15],
.info-grid[b-n8cc1l7x15] {
    display: grid;
    gap: 1.25rem;
}

.category-grid[b-n8cc1l7x15] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 1.25rem;
    margin-top: 24px;
}
.category-card[b-n8cc1l7x15] {
    position: relative;
    padding: 1.6rem;
    border-radius: 22px;
    background: linear-gradient(180deg, rgba(20,30,50,.98), rgba(8,12,28,.98));
    border: 1px solid rgba(255,255,255,.08);
    overflow: hidden;
    transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;
    box-shadow: 0 14px 34px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.05);
    min-height: 260px;
    display: flex;
    flex-direction: column;
}
    .category-card[b-n8cc1l7x15]::before {
        content: "";
        position: absolute;
        inset: 0;
        background: radial-gradient(circle at top right, rgba(220,38,38,.12), transparent 45%);
        pointer-events: none;
    }
    .category-card:hover[b-n8cc1l7x15] {
        transform: translateY(-6px);
        border-color: rgba(34,211,238,.30);
        box-shadow: 0 22px 48px rgba(0,0,0,.38), 0 0 24px rgba(34,211,238,.08);
    }

.tag-pill[b-n8cc1l7x15] {
    display: inline-flex;
    align-items: center;
    padding: .45rem .7rem;
    border-radius: 999px;
    border: 1px solid rgba(239,68,68,.35);
    background: rgba(239,68,68,.10);
    color: #fecaca;
    font-size: .74rem;
    margin-bottom: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .18em;
}

.category-card h3[b-n8cc1l7x15],
.info-title[b-n8cc1l7x15] {
    margin: 0;
    font-weight: 800;
    color: #fff;
}

.category-card h3[b-n8cc1l7x15] {
    font-size: 1.6rem;
}

.category-card p[b-n8cc1l7x15],
.info-card p[b-n8cc1l7x15] {
    color: #cbd5e1;
    line-height: 1.75;
}

.card-link[b-n8cc1l7x15] {
    display: inline-block;
    margin-top: auto;
    width: fit-content;
    padding: .7rem 1rem;
    border-radius: .85rem;
    border: 1px solid rgba(255,255,255,.10);
    background: rgba(255,255,255,.05);
    color: #fff;
    text-decoration: none;
    font-weight: 700;
}

/* SHOP BAND */

.shop-band[b-n8cc1l7x15] {
    border-top: 1px solid rgba(255,255,255,.08);
    border-bottom: 1px solid rgba(255,255,255,.08);
    background: rgba(15,23,42,.72);
}

.shop-grid[b-n8cc1l7x15] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    padding: 4.5rem 0;
}

.wide-copy[b-n8cc1l7x15],
.cta-copy[b-n8cc1l7x15] {
    max-width: 44rem;
}

.info-grid[b-n8cc1l7x15] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.info-title[b-n8cc1l7x15] {
    font-size: 1.1rem;
    margin-bottom: .5rem;
}

/* CTA */

.home-cta[b-n8cc1l7x15] {
    width: min(96vw, 1600px);
    margin: 12px auto 60px;
    padding: 40px 48px 48px;
    border-radius: 28px;
    background: linear-gradient(180deg, rgba(15,23,42,.96), rgba(2,6,23,.98));
    border: 1px solid rgba(255,255,255,.08);
    box-shadow: 0 20px 60px rgba(0,0,0,.30), inset 0 1px 0 rgba(255,255,255,.05);
    position: relative;
}
    .home-cta[b-n8cc1l7x15]::before {
        content: "";
        position: absolute;
        left: 32px;
        right: 32px;
        top: -14px;
        height: 1px;
        background: linear-gradient( 90deg, transparent, rgba(255,255,255,.16), rgba(239,68,68,.20), transparent );
    }
    .home-cta h2[b-n8cc1l7x15] {
        font-size: 2.4rem;
        font-weight: 900;
        margin-bottom: .5rem;
    }

    .home-cta p[b-n8cc1l7x15] {
        color: #cbd5e1;
        margin-bottom: 2rem;
        line-height: 1.7;
    }
.cta-border[b-n8cc1l7x15] {
    padding: 1px;
    border-radius: 2rem;
    background: linear-gradient(90deg, #dc2626 0%, #2563eb 100%);
    box-shadow: 0 25px 50px rgba(0,0,0,.25);
}

.cta-panel[b-n8cc1l7x15] {
    padding: 3rem 2rem;
    border-radius: 2rem;
    background: #020617;
    text-align: center;
}

.center-actions[b-n8cc1l7x15] {
    justify-content: center;
}

/* RESPONSIVE */


@media (max-width: 1050px) {
    .hero-layout[b-n8cc1l7x15] {
        grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.75fr);
        gap: 1.25rem;
    }

    .hero-logo[b-n8cc1l7x15] {
        width: min(100%, 390px);
    }
}

@media (max-width: 850px) {
    .hero-section[b-n8cc1l7x15] {
        padding: 1.4rem;
    }

    .hero-layout[b-n8cc1l7x15] {
        grid-template-columns: 1fr;
    }

    .hero-logo-panel[b-n8cc1l7x15] {
        min-height: 340px;
    }

    .hero-logo[b-n8cc1l7x15] {
        width: min(82%, 430px);
    }
}

@media (max-width: 650px) {
    .hero-section[b-n8cc1l7x15] {
        padding: 1.1rem;
        border-radius: 0 0 22px 22px;
    }

    .hero-title[b-n8cc1l7x15] {
        font-size: 2rem;
    }

    .hero-actions[b-n8cc1l7x15] {
        display: grid;
        grid-template-columns: 1fr;
    }

        .hero-actions .btn[b-n8cc1l7x15] {
            width: 100%;
        }

    .hero-stats[b-n8cc1l7x15] {
        display: grid;
        grid-template-columns: 1fr;
    }

        .hero-stats span[b-n8cc1l7x15] {
            width: 100%;
        }

    .hero-highlights[b-n8cc1l7x15] {
        grid-template-columns: 1fr;
    }

    .hero-logo-panel[b-n8cc1l7x15] {
        min-height: 280px;
    }
}
