.elementor-7856 .elementor-element.elementor-element-c7be452{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-7856 .elementor-element.elementor-element-6ca9eae{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-end;}.elementor-7856 .elementor-element.elementor-element-6ca9eae.e-con{--align-self:center;}.elementor-7856 .elementor-element.elementor-element-af65d05{width:var( --container-widget-width, 87.22% );max-width:87.22%;--container-widget-width:87.22%;--container-widget-flex-grow:0;}.elementor-7856 .elementor-element.elementor-element-af65d05.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-7856 .elementor-element.elementor-element-72b27bf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7856 .elementor-element.elementor-element-72b27bf.e-con{--order:-99999 /* order start hack */;}.elementor-7856 .elementor-element.elementor-element-2d1befb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}@media(min-width:768px){.elementor-7856 .elementor-element.elementor-element-c7be452{--width:85%;}.elementor-7856 .elementor-element.elementor-element-6ca9eae{--width:30%;}.elementor-7856 .elementor-element.elementor-element-72b27bf{--width:70%;}}/* Start custom CSS for text-editor, class: .elementor-element-1bc8697 *//* ===== PDF Download Box ===== */

.client-pdf-box {
    margin-top: 28px;
    text-align: left;
}

/* Style link as a button */
.client-pdf-box a {
    display: inline-block;
    padding: 12px 22px;
    background: linear-gradient(135deg, #0f172a, #1e293b);
    color: #ffffff !important;
    font-size: 15px;
    font-weight: 600;
    border-radius: 10px;
    text-decoration: none;
    box-shadow: 0 6px 20px rgba(15, 23, 42, 0.18);
    transition: all 0.22s ease;
    letter-spacing: 0.3px;
    position: relative;
    overflow: hidden;
}

/* Hover animation */
.client-pdf-box a:hover {
    background: linear-gradient(135deg, #1e293b, #334155);
    box-shadow: 0 8px 25px rgba(15, 23, 42, 0.25);
    transform: translateY(-2px);
}

/* Add small icon before text */
.client-pdf-box a::before {
    content: "📄";
    margin-right: 8px;
    font-size: 17px;
    position: relative;
    top: 1px;
}

/* Press / active effect */
.client-pdf-box a:active {
    transform: translateY(0);
    box-shadow: 0 4px 12px rgba(15, 23, 42, 0.15);
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-af65d05 *//* ===== Client PDF Button ===== */

.client-pdf-button {
    display: inline-block;
    padding: 12px 24px;
    background: linear-gradient(135deg, #0f172a, #1e293b);
    color: #ffffff !important;
    font-size: 15px;
    font-weight: 600;
    border-radius: 10px;
    text-decoration: none;
    box-shadow: 0 6px 20px rgba(15, 23, 42, 0.18);
    transition: all 0.22s ease;
    letter-spacing: 0.3px;
    position: relative;
    overflow: hidden;
    margin-top: 12px;
}

/* Hover state */
.client-pdf-button:hover {
    background: linear-gradient(135deg, #1e293b, #334155);
    box-shadow: 0 8px 25px rgba(15, 23, 42, 0.25);
    transform: translateY(-2px);
}

/* Pressed state */
.client-pdf-button:active {
    transform: translateY(0);
    box-shadow: 0 4px 12px rgba(15, 23, 42, 0.15);
}

/* Icon before text */
.client-pdf-button::before {
    content: "📄";
    margin-right: 8px;
    font-size: 17px;
    position: relative;
    top: 1px;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-3f8de6a *//* ===== Client Dashboard – Info Table ===== */

.client-info-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    margin: 0 0 24px;
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 10px 25px rgba(15, 23, 42, 0.08);
    overflow: hidden;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

/* Header row */
.client-info-table thead tr {
    background: linear-gradient(135deg, #0f172a, #1e293b);
}

.client-info-table th {
    color: #f9fafb;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 14px 18px;
    border-bottom: 1px solid rgba(148, 163, 184, 0.2);
    white-space: nowrap;
}

/* Body cells */
.client-info-table td {
    padding: 14px 18px;
    font-size: 14px;
    color: #0f172a;
    border-bottom: 1px solid #e5e7eb;
    background-color: #ffffff;
}

/* Zebra striping for rows */
.client-info-table tbody tr:nth-child(even) td {
    background-color: #f9fafb;
}

/* Hover effect on row */
.client-info-table tbody tr:hover td {
    background-color: #eef2ff;
    transition: background-color 0.18s ease-out;
}

/* Company status highlight */
.client-info-table td:nth-child(3) {
    font-size: 13px;
    line-height: 1.4;
    color: #4b5563;
}

/* % Equity as a pill */
.client-info-table td:last-child {
    font-weight: 600;
}

.client-info-table td:last-child {
    white-space: nowrap;
}

.client-info-table td:last-child::before {
    content: "● ";
    font-size: 10px;
    vertical-align: middle;
    color: #22c55e;
    margin-right: 2px;
}

/* Better spacing on small screens */
@media (max-width: 768px) {
    .client-info-table {
        box-shadow: 0 6px 18px rgba(15, 23, 42, 0.08);
        font-size: 13px;
    }

    .client-info-table th,
    .client-info-table td {
        padding: 10px 12px;
    }

    .client-info-table th {
        font-size: 12px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-2d1befb *//* =========================
   Client Dashboard Layout
   ========================= */

.client-dashboard {
    background: #f3f4f6;
    padding: 40px 16px 64px;
}

.client-dashboard-inner {
    max-width: 1120px;
    margin: 0 auto;
}

/* Hero */

.client-dashboard-hero {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 32px;
    margin-bottom: 32px;
    position: relative;
}

.client-dashboard-hero::after {
    content: "";
    position: absolute;
    inset: auto 0 -8px;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(148,163,184,0.5), transparent);
}

.cd-hero-left h1 {
    font-size: 28px;
    line-height: 1.2;
    margin: 8px 0 8px;
    color: #0f172a;
}

.cd-hero-left p {
    margin: 0;
    color: #4b5563;
    font-size: 14px;
}

.cd-pill {
    display: inline-flex;
    align-items: center;
    padding: 4px 10px;
    border-radius: 999px;
    background: #e5ffe9;
    color: #16a34a;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.cd-hero-right {
    min-width: 280px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.cd-metric {
    background: #ffffff;
    border-radius: 12px;
    padding: 12px 14px;
    box-shadow: 0 8px 24px rgba(15,23,42,0.08);
}

.cd-metric-label {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #6b7280;
    margin-bottom: 4px;
}

.cd-metric-value {
    font-size: 13px;
    font-weight: 600;
    color: #0f172a;
}

.cd-status-live {
    color: #16a34a;
}

.cd-muted {
    color: #6b7280;
    font-weight: 500;
}

/* Main grid */

.client-dashboard-grid {
    display: grid;
    grid-template-columns: minmax(0, 2.1fr) minmax(0, 1.2fr);
    gap: 24px;
    margin-top: 32px;
}

/* Generic card */

.cd-card {
    background: #ffffff;
    border-radius: 18px;
    box-shadow: 0 18px 40px rgba(15,23,42,0.10);
    padding: 20px 22px;
    position: relative;
    overflow: hidden;
}

.cd-card::before {
    content: "";
    position: absolute;
    inset: -40px auto auto -40px;
    width: 120px;
    height: 120px;
    background: radial-gradient(circle, rgba(74,222,128,0.16) 0, transparent 60%);
    opacity: 0.9;
    pointer-events: none;
}

.cd-card-header {
    margin-bottom: 14px;
}

.cd-card-header h2,
.cd-card-header h3 {
    margin: 0 0 4px;
    font-size: 18px;
    color: #0f172a;
}

.cd-card-header p {
    margin: 0;
    color: #6b7280;
    font-size: 13px;
}

.cd-card-body {
    position: relative;
    z-index: 1;
}

/* Table from shortcode sits inside .cd-card-body */
.cd-card-main .client-info-table {
    margin-bottom: 0;
}

/* Report card */

.cd-card-side {
    max-width: 360px;
    margin-left: auto;
}

.cd-report-body {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

/* Existing PDF button is .client-pdf-button, we just tweak spacing here */
.cd-report-body .client-pdf-button {
    width: 100%;
    text-align: center;
    justify-content: center;
}

/* Tag / hint */

.cd-tag {
    display: inline-flex;
    align-items: center;
    padding: 6px 10px;
    border-radius: 999px;
    font-size: 11px;
    font-weight: 500;
}

.cd-tag-soon {
    background: #eff6ff;
    color: #1d4ed8;
}

/* Secondary grid */

.cd-grid-secondary {
    margin-top: 32px;
}

.cd-grid-secondary .cd-card-secondary {
    min-height: 170px;
}

.cd-bullets {
    margin: 10px 0 0;
    padding-left: 18px;
    color: #4b5563;
    font-size: 13px;
}

.cd-bullets li {
    margin-bottom: 4px;
}

/* Support link */

.cd-support-link {
    display: inline-flex;
    align-items: center;
    margin-top: 10px;
    font-size: 13px;
    font-weight: 600;
    color: #111827;
    text-decoration: none;
    padding-bottom: 2px;
    border-bottom: 1px solid rgba(74,222,128,0.7);
}

.cd-support-link:hover {
    border-bottom-color: rgba(74,222,128,1);
}

/* Responsive */

@media (max-width: 900px) {
    .client-dashboard-hero {
        flex-direction: column;
    }

    .client-dashboard-grid {
        grid-template-columns: minmax(0, 1fr);
    }

    .cd-card-side {
        max-width: 100%;
        margin-left: 0;
    }
}

@media (max-width: 640px) {
    .client-dashboard {
        padding: 24px 12px 40px;
    }

    .cd-hero-left h1 {
        font-size: 22px;
    }
}/* End custom CSS */