@import '_content/BlazorTimeline/BlazorTimeline.bundle.scp.css';
@import '_content/Chogan.CrowdFunding.UI.Shared/Chogan.CrowdFunding.UI.Shared.030qmnc44j.bundle.scp.css';

/* _content/Chogan.CrowdFunding.UI.Web/Components/Pages/Accounts/AccountMenu.razor.rz.scp.css */
.account-menu-hub[b-d26yvaq8e5] {
    max-width: 720px;
    margin: 0 auto;
}

.account-menu-grid[b-d26yvaq8e5] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
    margin-top: 0.75rem;
}

.account-menu-tile[b-d26yvaq8e5] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.45rem;
    min-height: 92px;
    padding: 0.75rem 0.35rem;
    margin: 0;
    border: 1px solid #e8e8e8;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
    cursor: pointer;
    text-align: center;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}

.account-menu-tile:hover[b-d26yvaq8e5] {
    background: #fafafa;
    border-color: #d0d0d0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
}

.account-menu-tile:active[b-d26yvaq8e5] {
    background: #f3f3f3;
}

.account-menu-tile-icon[b-d26yvaq8e5] {
    font-size: 1.65rem !important;
    width: 1.65rem !important;
    height: 1.65rem !important;
}

.account-menu-tile-title[b-d26yvaq8e5] {
    font-family: IRANSans, Tahoma, sans-serif;
    font-size: 0.72rem;
    font-weight: 500;
    line-height: 1.3;
    color: #333;
}

.account-menu-tile--danger .account-menu-tile-title[b-d26yvaq8e5] {
    color: #c62828;
}

@media (max-width: 480px) {
    .account-menu-grid[b-d26yvaq8e5] {
        gap: 8px;
    }

    .account-menu-tile[b-d26yvaq8e5] {
        min-height: 84px;
        padding: 0.55rem 0.25rem;
        border-radius: 10px;
    }

    .account-menu-tile-title[b-d26yvaq8e5] {
        font-size: 0.65rem;
    }
}
/* _content/Chogan.CrowdFunding.UI.Web/Components/Pages/Accounts/Dashbord.razor.rz.scp.css */
/* _content/Chogan.CrowdFunding.UI.Web/Components/Portfolios/CashFlowChartComponent.razor.rz.scp.css */
.portfolio-cashflow-chart[b-u2wrnxrqqy] {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.portfolio-cashflow-chart[b-u2wrnxrqqy]  .apexcharts-canvas,
.portfolio-cashflow-chart[b-u2wrnxrqqy]  .apexcharts-svg {
    max-width: 100% !important;
}
/* _content/Chogan.CrowdFunding.UI.Web/Components/Portfolios/PortfolioKpiCards.razor.rz.scp.css */
/* Legacy file kept for scoped CSS isolation; styles live in tailwind.input.css (.dash-kpi-*). */
.kpi-panel[b-8llod9xsvc] {
    display: none;
}
