.page-we[data-v-1cf72174]{display:flex;flex-direction:column;gap:1.5rem;padding:0}.dashboard-header[data-v-1cf72174]{display:flex;align-items:center;justify-content:space-between;margin-bottom:0}.dashboard-header .header-left .title-main[data-v-1cf72174]{font-size:32px;font-weight:700;color:#111827;margin:0}.dashboard-header .header-right[data-v-1cf72174]{display:flex;align-items:center;gap:16px}.project-summary-card[data-v-1cf72174]{background:var(--white);border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.project-summary-card .card-header[data-v-1cf72174]{padding:24px;border-bottom:1px solid #e5e7eb}.project-summary-card .card-header .card-title-wrapper[data-v-1cf72174]{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.project-summary-card .card-header .card-title-wrapper .card-title-content[data-v-1cf72174]{display:flex;align-items:center;gap:8px;font-size:20px;font-weight:600;color:#111827}.project-summary-card .card-header .card-title-wrapper .card-title-content .title-icon[data-v-1cf72174]{color:#6b7280}.project-summary-card .card-header .card-title-wrapper .total-sales-display[data-v-1cf72174]{text-align:right}.project-summary-card .card-header .card-title-wrapper .total-sales-display .total-sales-value[data-v-1cf72174]{font-size:32px;font-weight:700;margin-bottom:8px;color:#ec4899}.project-summary-card .card-header .card-description[data-v-1cf72174],.project-summary-card .card-header .card-title-wrapper .total-sales-display .total-sales-label[data-v-1cf72174]{font-size:14px;color:#6b7280}.project-summary-card .card-content[data-v-1cf72174]{padding:24px}.stages-grid[data-v-1cf72174]{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:1024px){.stages-grid[data-v-1cf72174]{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.stages-grid[data-v-1cf72174]{grid-template-columns:repeat(3,1fr)}}.stages-grid .stage-card[data-v-1cf72174]{border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:var(--white)}.stages-grid .stage-card .stage-header[data-v-1cf72174]{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.stages-grid .stage-card .stage-header .stage-name[data-v-1cf72174]{font-size:18px;font-weight:600;color:#111827}.stages-grid .stage-card .stage-header .stage-completion[data-v-1cf72174]{display:flex;align-items:center;gap:8px}.stages-grid .stage-card .stage-header .stage-completion .completion-icon[data-v-1cf72174]{color:#10b981}.stages-grid .stage-card .stage-header .stage-completion .completion-percentage[data-v-1cf72174]{font-size:18px;font-weight:700;color:#111827}.stages-grid .stage-card .progress-bar-container[data-v-1cf72174]{margin-bottom:12px}.stages-grid .stage-card .progress-bar-container .progress-bar[data-v-1cf72174]{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.stages-grid .stage-card .progress-bar-container .progress-bar .progress-fill[data-v-1cf72174]{height:100%;background:#8b5cf6;transition:width .3s ease}.stages-grid .stage-card .stage-stats[data-v-1cf72174]{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.stages-grid .stage-card .stage-stats .stat-item[data-v-1cf72174]{border-radius:6px;padding:8px;text-align:center}.stages-grid .stage-card .stage-stats .stat-item .stat-value[data-v-1cf72174]{margin-top:8px}.stages-grid .stage-card .stage-stats .stat-item .stat-label[data-v-1cf72174]{margin-block:6px}.stages-grid .stage-card .stage-stats .stat-item.total[data-v-1cf72174]{background:#f9fafb}.stages-grid .stage-card .stage-stats .stat-item.sold[data-v-1cf72174]{background:#fdf2f8}.stages-grid .stage-card .stage-stats .stat-item.sold .stat-value[data-v-1cf72174]{color:#be185d}.stages-grid .stage-card .stage-stats .stat-item.sold .stat-label[data-v-1cf72174]{color:#ec4899}.stages-grid .stage-card .stage-stats .stat-item.contract[data-v-1cf72174]{background:#eff6ff}.stages-grid .stage-card .stage-stats .stat-item.contract .stat-value[data-v-1cf72174]{color:#1e40af}.stages-grid .stage-card .stage-stats .stat-item.contract .stat-label[data-v-1cf72174]{color:#3b82f6}.stages-grid .stage-card .stage-stats .stat-item.contract.stat-disabled[data-v-1cf72174]{background:#f9fafb}.stages-grid .stage-card .stage-stats .stat-item.contract.stat-disabled .stat-label[data-v-1cf72174],.stages-grid .stage-card .stage-stats .stat-item.contract.stat-disabled .stat-value[data-v-1cf72174]{color:#9ca3af}.stages-grid .stage-card .stage-stats .stat-item.available[data-v-1cf72174]{background:#f0fdf4}.stages-grid .stage-card .stage-stats .stat-item.available .stat-value[data-v-1cf72174]{color:#15803d}.stages-grid .stage-card .stage-stats .stat-item.available .stat-label[data-v-1cf72174]{color:#16a34a}.stages-grid .stage-card .stage-stats .stat-item.available.stat-disabled[data-v-1cf72174]{background:#f9fafb}.stages-grid .stage-card .stage-stats .stat-item.available.stat-disabled .stat-label[data-v-1cf72174],.stages-grid .stage-card .stage-stats .stat-item.available.stat-disabled .stat-value[data-v-1cf72174]{color:#9ca3af}.stages-grid .stage-card .stage-stats .stat-item .stat-value[data-v-1cf72174]{font-size:18px;font-weight:700;color:#111827}.stages-grid .stage-card .stage-stats .stat-item .stat-label[data-v-1cf72174]{font-size:12px;color:#6b7280}.project-totals[data-v-1cf72174]{margin-top:24px;padding-top:24px;border-top:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(1,1fr);gap:16px}@media (min-width:768px){.project-totals[data-v-1cf72174]{grid-template-columns:repeat(4,1fr)}}.project-totals .total-item[data-v-1cf72174]{text-align:center}.project-totals .total-item .total-value[data-v-1cf72174]{font-size:32px;font-weight:700;color:#111827;margin-bottom:4px}.project-totals .total-item .total-value:first-child .total-value[data-v-1cf72174]{color:#111827}.project-totals .total-item .total-value:nth-child(2) .total-value[data-v-1cf72174]{color:#ec4899}.project-totals .total-item .total-value:nth-child(3) .total-value[data-v-1cf72174]{color:#1e40af}.project-totals .total-item .total-value:nth-child(4) .total-value[data-v-1cf72174]{color:#16a34a}.project-totals .total-item .total-label[data-v-1cf72174]{font-size:14px;color:#6b7280}.sales-report-section[data-v-1cf72174]{display:flex;flex-direction:column;gap:24px}.sales-report-header-card[data-v-1cf72174]{background:var(--white);border:1px solid #e5e7eb;border-radius:8px;padding:24px;padding-bottom:12px}.sales-report-header-card .report-header[data-v-1cf72174]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.sales-report-header-card .report-header .report-header-left[data-v-1cf72174]{display:flex;align-items:center;gap:16px}.sales-report-header-card .report-header .report-header-left .report-title[data-v-1cf72174]{font-size:20px;font-weight:600;color:#111827}.sales-report-header-card .report-header .report-header-right[data-v-1cf72174]{display:flex;align-items:center;gap:16px}.sales-report-header-card .report-header .report-header-right .custom-date-inputs[data-v-1cf72174]{display:flex;align-items:center;gap:8px}.sales-report-header-card .report-header .report-header-right .custom-date-inputs .date-input[data-v-1cf72174]{padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px}.sales-report-header-card .report-header .report-header-right .custom-date-inputs .date-input[data-v-1cf72174]:focus{outline:none;box-shadow:0 0 0 2px #3b82f6;border-color:#3b82f6}.sales-report-header-card .report-header .report-header-right .custom-date-inputs .date-separator[data-v-1cf72174]{color:#6b7280;font-size:14px}.sales-report-header-card .report-header .report-header-right .export-btn[data-v-1cf72174]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;border:1px solid #e5e7eb;border-radius:6px;background:var(--white);color:#374151;cursor:pointer}.sales-report-header-card .report-header .report-header-right .export-btn[data-v-1cf72174]:hover{background:#f9fafb}.sales-report-header-card .report-header .report-header-right .export-btn .download-icon[data-v-1cf72174]{width:16px;height:16px}@media (max-width:768px){.sales-report-header-card .report-header[data-v-1cf72174]{flex-direction:column;align-items:flex-start;gap:16px}.sales-report-header-card .report-header .report-header-right[data-v-1cf72174]{flex-direction:column;width:100%;align-items:stretch}}.dropdown-button[data-v-1cf72174]{min-width:160px;padding:8px 12px;font-size:14px;border:1px solid #e5e7eb;border-radius:6px;background:var(--white);color:#374151;font-weight:500;cursor:pointer}.dropdown-button[data-v-1cf72174]:hover{background:#f9fafb}.status-cards-grid[data-v-1cf72174]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.status-cards-grid .status-card[data-v-1cf72174]{background:var(--white);border:1px solid #e5e7eb;border-radius:8px;border-left:4px solid;box-shadow:0 1px 3px rgba(0,0,0,.1);height:160px}.status-cards-grid .status-card.available[data-v-1cf72174]{border-left-color:#10b981}.status-cards-grid .status-card.available .status-icon[data-v-1cf72174],.status-cards-grid .status-card.available .status-value[data-v-1cf72174]{color:#10b981}.status-cards-grid .status-card.on-hold[data-v-1cf72174]{border-left-color:#0ea5e9}.status-cards-grid .status-card.on-hold .status-icon[data-v-1cf72174],.status-cards-grid .status-card.on-hold .status-value[data-v-1cf72174]{color:#0ea5e9}.status-cards-grid .status-card.under-contract[data-v-1cf72174]{border-left-color:#1d4ed8}.status-cards-grid .status-card.under-contract .status-icon[data-v-1cf72174],.status-cards-grid .status-card.under-contract .status-value[data-v-1cf72174]{color:#1d4ed8}.status-cards-grid .status-card.unconditional[data-v-1cf72174]{border-left-color:#8b5cf6}.status-cards-grid .status-card.unconditional .status-icon[data-v-1cf72174],.status-cards-grid .status-card.unconditional .status-value[data-v-1cf72174]{color:#8b5cf6}.status-cards-grid .status-card.settled[data-v-1cf72174]{border-left-color:#ec4899}.status-cards-grid .status-card.settled .status-icon[data-v-1cf72174],.status-cards-grid .status-card.settled .status-value[data-v-1cf72174]{color:#ec4899}.status-cards-grid .status-card .status-card-header[data-v-1cf72174]{display:flex;align-items:center;justify-content:space-between;padding:16px 24px 8px 24px}.status-cards-grid .status-card .status-card-header .status-title[data-v-1cf72174]{font-size:14px;font-weight:500;color:#6b7280}.status-cards-grid .status-card .status-card-header .status-icon[data-v-1cf72174]{width:20px;height:20px}.status-cards-grid .status-card .status-card-content[data-v-1cf72174]{padding:0 24px 16px 24px}.status-cards-grid .status-card .status-card-content .status-count[data-v-1cf72174]{font-size:24px;font-weight:700;color:#111827;line-height:1}.status-cards-grid .status-card .status-card-content .status-label[data-v-1cf72174]{font-size:12px;color:#6b7280;margin-block:8px;margin-bottom:14px}.status-cards-grid .status-card .status-card-content .status-value[data-v-1cf72174]{font-size:18px;font-weight:600;line-height:1}.status-cards-grid .status-card .status-card-content .status-description[data-v-1cf72174]{font-size:12px;color:#9ca3af;margin-block:8px}.detailed-tables[data-v-1cf72174]{margin-bottom:24px}.lots-table-card[data-v-1cf72174]{background:var(--white);border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.lots-table-card .table-card-header[data-v-1cf72174]{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0 24px}.lots-table-card .table-card-header .table-card-title[data-v-1cf72174]{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#111827}.lots-table-card .table-card-header .table-card-title .table-icon[data-v-1cf72174]{width:20px;height:20px}.lots-table-card .table-card-header .table-card-meta[data-v-1cf72174]{font-size:14px;color:#6b7280}.lots-table-card .table-card-description[data-v-1cf72174]{padding:8px 24px 0 24px;font-size:14px;color:#6b7280}.lots-table-card .table-content[data-v-1cf72174]{padding:16px 24px 24px 24px;overflow-x:auto}.lots-table-card .table-content .lots-table[data-v-1cf72174]{width:100%;border-collapse:collapse}.lots-table-card .table-content .lots-table thead th[data-v-1cf72174]{text-align:left;padding:12px 16px;font-size:14px;font-weight:500;color:#6b7280;border-bottom:1px solid #e5e7eb}.lots-table-card .table-content .lots-table tbody td[data-v-1cf72174]{padding:16px;border-bottom:1px solid #f3f4f6;font-size:14px}.lots-table-card .table-content .lots-table tbody td.lot-number[data-v-1cf72174]{font-weight:500;color:#111827}.lots-table-card .table-content .lots-table tbody td.lot-buyer[data-v-1cf72174],.lots-table-card .table-content .lots-table tbody td.lot-price[data-v-1cf72174]{color:#374151}.lots-table-card .table-content .lots-table tbody td.lot-days .badge[data-v-1cf72174]{display:inline-block;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500;border:1px solid}.lots-table-card .table-content .lots-table tbody td.lot-days .badge.badge-outline[data-v-1cf72174]{background:transparent;color:#0ea5e9;border-color:#bae6fd}.lots-table-card .table-content .lots-table tbody td.contract-date[data-v-1cf72174],.lots-table-card .table-content .lots-table tbody td.deposit[data-v-1cf72174]{color:#374151}.lots-table-card .table-content .lots-table tbody td.finance-due.text-orange-600[data-v-1cf72174]{color:#ea580c;font-weight:500}.lots-table-card .table-content .lots-table tbody td.finance-due.text-gray-400[data-v-1cf72174]{color:#9ca3af}.lots-table-card .table-content .lots-table tbody td .badge[data-v-1cf72174]{display:inline-block;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500;border:1px solid}.lots-table-card .table-content .lots-table tbody td .badge.badge-outline[data-v-1cf72174]{background:transparent}.lots-table-card .table-content .lots-table tbody td .badge.badge-outline.text-orange-600[data-v-1cf72174]{color:#ea580c;border-color:#fed7aa}.lots-table-card .table-content .lots-table tbody td .badge.badge-outline.text-purple-600[data-v-1cf72174]{color:#9333ea;border-color:#e9d5ff}.activity-card[data-v-1cf72174]{background:var(--white);border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.activity-card .activity-card-header[data-v-1cf72174]{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0 24px}.activity-card .activity-card-header .activity-card-title[data-v-1cf72174]{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#111827}.activity-card .activity-card-header .activity-card-title .activity-icon[data-v-1cf72174]{width:20px;height:20px;color:#3b82f6}.activity-card .activity-card-header .activity-card-meta[data-v-1cf72174]{font-size:14px;color:#6b7280}.activity-card .activity-card-description[data-v-1cf72174]{padding:8px 24px 0 24px;font-size:14px;color:#6b7280}.activity-grid[data-v-1cf72174]{padding:24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.activity-grid .activity-item[data-v-1cf72174]{border-radius:8px;padding:16px;border:1px solid}.activity-grid .activity-item .activity-count[data-v-1cf72174],.activity-grid .activity-item .activity-label[data-v-1cf72174]{margin-block:8px}.activity-grid .activity-item.put-on-hold[data-v-1cf72174]{background:#f0f9ff;border-color:#bae6fd}.activity-grid .activity-item.put-on-hold .activity-item-title[data-v-1cf72174]{color:#0c4a6e}.activity-grid .activity-item.put-on-hold .activity-count[data-v-1cf72174]{color:#1e40af}.activity-grid .activity-item.put-on-hold .activity-label[data-v-1cf72174]{color:#0369a1}.activity-grid .activity-item.put-on-hold .activity-item-icon[data-v-1cf72174],.activity-grid .activity-item.put-on-hold .activity-note[data-v-1cf72174]{color:#0ea5e9}.activity-grid .activity-item.contracts-signed[data-v-1cf72174]{background:#eff6ff;border-color:#dbeafe}.activity-grid .activity-item.contracts-signed .activity-item-title[data-v-1cf72174]{color:#1e3a8a}.activity-grid .activity-item.contracts-signed .activity-count[data-v-1cf72174]{color:#1d4ed8}.activity-grid .activity-item.contracts-signed .activity-item-icon[data-v-1cf72174],.activity-grid .activity-item.contracts-signed .activity-label[data-v-1cf72174]{color:#2563eb}.activity-grid .activity-item.cancellations[data-v-1cf72174]{background:#f9fafb;border-color:#e5e7eb}.activity-grid .activity-item.cancellations .activity-item-title[data-v-1cf72174]{color:#111827}.activity-grid .activity-item.cancellations .activity-count[data-v-1cf72174]{color:#374151}.activity-grid .activity-item.cancellations .activity-label[data-v-1cf72174]{color:#6b7280}.activity-grid .activity-item.cancellations .activity-note[data-v-1cf72174]{color:#9ca3af}.activity-grid .activity-item.unconditional[data-v-1cf72174]{background:#faf5ff;border-color:#e9d5ff}.activity-grid .activity-item.unconditional .activity-item-title[data-v-1cf72174]{color:#581c87}.activity-grid .activity-item.unconditional .activity-count[data-v-1cf72174]{color:#7c3aed}.activity-grid .activity-item.unconditional .activity-item-icon[data-v-1cf72174],.activity-grid .activity-item.unconditional .activity-label[data-v-1cf72174]{color:#8b5cf6}.activity-grid .activity-item.settlements[data-v-1cf72174]{background:#fdf2f8;border-color:#fbcfe8}.activity-grid .activity-item.settlements .activity-item-title[data-v-1cf72174]{color:#831843}.activity-grid .activity-item.settlements .activity-count[data-v-1cf72174]{color:#be185d}.activity-grid .activity-item.settlements .activity-label[data-v-1cf72174]{color:#ec4899}.activity-grid .activity-item.settlements .activity-note[data-v-1cf72174]{color:#f9a8d4}.activity-grid .activity-item.settlements .activity-item-icon[data-v-1cf72174]{color:#ec4899}.activity-grid .activity-item .activity-item-header[data-v-1cf72174]{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.activity-grid .activity-item .activity-item-header .activity-item-title[data-v-1cf72174]{font-size:14px;font-weight:500}.activity-grid .activity-item .activity-item-header .activity-item-icon[data-v-1cf72174]{width:16px;height:16px}.activity-grid .activity-item .activity-item-header .activity-item-icon-circle[data-v-1cf72174]{width:16px;height:16px;border-radius:50%;background:#9ca3af}.activity-grid .activity-item .activity-item-content .activity-count[data-v-1cf72174]{font-size:24px;font-weight:700;line-height:1}.activity-grid .activity-item .activity-item-content .activity-label[data-v-1cf72174]{font-size:14px;margin-top:2px}.activity-grid .activity-item .activity-item-content .activity-note[data-v-1cf72174]{font-size:12px;margin-top:4px}.detailed-activity[data-v-1cf72174]{margin-top:24px;padding-top:24px;border-top:1px solid #e5e7eb;padding:0 24px 24px 24px}.detailed-activity .breakdown-title[data-v-1cf72174]{font-size:16px;font-weight:500;color:#111827;margin-top:16px;margin-bottom:16px}.activity-breakdown-grid[data-v-1cf72174]{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:1024px){.activity-breakdown-grid[data-v-1cf72174]{grid-template-columns:repeat(2,1fr)}}.activity-breakdown-grid .breakdown-card[data-v-1cf72174]{background:var(--white);border:1px solid #e5e7eb;border-radius:8px;border-left:4px solid;box-shadow:0 1px 3px rgba(0,0,0,.1)}.activity-breakdown-grid .breakdown-card .breakdown-buyer[data-v-1cf72174],.activity-breakdown-grid .breakdown-card .breakdown-date[data-v-1cf72174]{margin-block:8px}.activity-breakdown-grid .breakdown-card.settlements-card[data-v-1cf72174]{border-left-color:#ec4899}.activity-breakdown-grid .breakdown-card.settlements-card .breakdown-icon[data-v-1cf72174]{color:#ec4899}.activity-breakdown-grid .breakdown-card.settlements-card .breakdown-price[data-v-1cf72174]{color:#ec4899!important}.activity-breakdown-grid .breakdown-card.contracts-card[data-v-1cf72174]{border-left-color:#1d4ed8}.activity-breakdown-grid .breakdown-card.contracts-card .breakdown-icon[data-v-1cf72174]{color:#1d4ed8}.activity-breakdown-grid .breakdown-card.contracts-card .breakdown-price[data-v-1cf72174]{color:#1d4ed8!important}.activity-breakdown-grid .breakdown-card.holds-card[data-v-1cf72174]{border-left-color:#0ea5e9}.activity-breakdown-grid .breakdown-card.holds-card .breakdown-icon[data-v-1cf72174]{color:#0ea5e9}.activity-breakdown-grid .breakdown-card.holds-card .still-hold .breakdown-price[data-v-1cf72174]{color:#0ea5e9!important}.activity-breakdown-grid .breakdown-card.holds-card .cancelled .breakdown-price[data-v-1cf72174]{color:#6b7280!important}.activity-breakdown-grid .breakdown-card.holds-card .progressed .breakdown-price[data-v-1cf72174]{color:#2563eb!important}.activity-breakdown-grid .breakdown-card.other-card[data-v-1cf72174]{border-left-color:#8b5cf6}.activity-breakdown-grid .breakdown-card.other-card .breakdown-icon[data-v-1cf72174]{color:#8b5cf6}.activity-breakdown-grid .breakdown-card.other-card .breakdown-price[data-v-1cf72174]{color:#8b5cf6!important}.activity-breakdown-grid .breakdown-card.other-card .cancelled-contract .breakdown-price[data-v-1cf72174]{color:#6b7280!important}.activity-breakdown-grid .breakdown-card .breakdown-header[data-v-1cf72174]{display:flex;align-items:center;gap:8px;padding:16px 24px 12px 24px;font-size:18px;font-weight:600;color:#111827}.activity-breakdown-grid .breakdown-card .breakdown-header .breakdown-icon[data-v-1cf72174]{width:20px;height:20px}.activity-breakdown-grid .breakdown-card .breakdown-content[data-v-1cf72174]{padding:0}.activity-breakdown-grid .breakdown-card .breakdown-content .breakdown-item[data-v-1cf72174]{display:flex;align-items:center;justify-content:space-between;padding:12px;margin:12px;border-radius:8px}.activity-breakdown-grid .breakdown-card .breakdown-content .breakdown-item[data-v-1cf72174]:last-child{margin-bottom:12px}.activity-breakdown-grid .breakdown-card .breakdown-content .breakdown-item .breakdown-item-left .breakdown-lot[data-v-1cf72174]{font-weight:500;color:#111827;margin-bottom:2px}.activity-breakdown-grid .breakdown-card .breakdown-content .breakdown-item .breakdown-item-left .breakdown-date[data-v-1cf72174]{font-size:14px;color:#6b7280}.activity-breakdown-grid .breakdown-card .breakdown-content .breakdown-item .breakdown-item-right[data-v-1cf72174]{text-align:right}.activity-breakdown-grid .breakdown-card .breakdown-content .breakdown-item .breakdown-item-right .breakdown-price[data-v-1cf72174]{font-weight:600;margin-bottom:2px}.activity-breakdown-grid .breakdown-card .breakdown-content .breakdown-item .breakdown-item-right .breakdown-buyer[data-v-1cf72174]{font-size:12px;color:#6b7280;margin-bottom:4px}.activity-breakdown-grid .breakdown-card .breakdown-content .breakdown-item .breakdown-item-right .badge[data-v-1cf72174]{display:inline-block;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:400;border:1px solid;margin-top:4px;background:transparent}.activity-breakdown-grid .breakdown-card .breakdown-content .breakdown-item .breakdown-item-right .badge.sky[data-v-1cf72174]{color:#0ea5e9;border-color:#bae6fd}.activity-breakdown-grid .breakdown-card .breakdown-content .breakdown-item .breakdown-item-right .badge.gray[data-v-1cf72174]{color:#6b7280;border-color:#d1d5db}.activity-breakdown-grid .breakdown-card .breakdown-content .breakdown-item .breakdown-item-right .badge.blue[data-v-1cf72174]{color:#2563eb;border-color:#dbeafe}.activity-breakdown-grid .breakdown-card .breakdown-content .breakdown-item .breakdown-item-right .badge.purple[data-v-1cf72174]{color:#8b5cf6;border-color:#e9d5ff}.activity-breakdown-grid .breakdown-card.settlements-card .breakdown-item[data-v-1cf72174]{background:#fdf2f8}.activity-breakdown-grid .breakdown-card.contracts-card .breakdown-item[data-v-1cf72174]{background:#eff6ff}.activity-breakdown-grid .breakdown-card.holds-card .breakdown-item.still-hold[data-v-1cf72174]{background:#f0f9ff}.activity-breakdown-grid .breakdown-card.holds-card .breakdown-item.cancelled[data-v-1cf72174]{background:#f3f4f6;opacity:.75}.activity-breakdown-grid .breakdown-card.holds-card .breakdown-item.progressed[data-v-1cf72174]{background:#eff6ff}.activity-breakdown-grid .breakdown-card.other-card .breakdown-item[data-v-1cf72174]{background:#faf5ff}.activity-breakdown-grid .breakdown-card.other-card .breakdown-item.cancelled-contract[data-v-1cf72174]{background:#f3f4f6}.export-btn[data-v-1cf72174]{display:flex;align-items:center;gap:8px;padding:8px 16px;background:var(--white);border:1px solid #d1d5db;border-radius:6px;font-size:14px;color:#374151;cursor:pointer}.export-btn[data-v-1cf72174]:hover{background:#f9fafb}.export-btn .download-icon[data-v-1cf72174]{width:16px;height:16px}.spinner[data-v-1cf72174]{display:flex;justify-content:center;align-items:center;height:200px}.spinner[data-v-1cf72174]:after{content:"";width:40px;height:40px;border:4px solid #f3f4f6;border-top:4px solid var(--primary);border-radius:50%;animation:spin-1cf72174 1s linear infinite}@keyframes spin-1cf72174{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1024px){.activity-breakdown-grid[data-v-1cf72174]{grid-template-columns:1fr}}@media (max-width:768px){.stages-grid[data-v-1cf72174]{grid-template-columns:1fr}.status-cards-grid[data-v-1cf72174]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.activity-grid[data-v-1cf72174]{grid-template-columns:1fr}.project-totals[data-v-1cf72174]{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.page-we[data-v-1cf72174]{padding:15px}.dashboard-header[data-v-1cf72174]{margin-left:0;margin-bottom:20px}.dashboard-header .title-main[data-v-1cf72174]{font-size:24px}.project-totals[data-v-1cf72174]{grid-template-columns:1fr}}