.tp-reports-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;flex-wrap:wrap;margin-bottom:18px}.tp-report-actions{display:flex;gap:10px;flex-wrap:wrap}.tp-report-filter-card{padding:18px;margin-bottom:20px}.tp-report-filter-grid{display:grid;grid-template-columns:repeat(6,minmax(150px,1fr));gap:12px;align-items:end}.tp-report-filter-grid label{display:flex;flex-direction:column;gap:6px;font-weight:800;color:#334155}.tp-report-filter-grid label span{font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:#64748b}.tp-filter-buttons{display:flex;gap:8px;align-items:end}.tp-report-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:14px;margin:0 0 20px}.tp-report-kpi{background:#fff;border:1px solid #dbe5f0;border-radius:16px;padding:16px;box-shadow:0 8px 24px rgba(15,23,42,.06)}.tp-report-kpi span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.6px;color:#64748b;font-weight:900}.tp-report-kpi strong{display:block;font-size:25px;margin:7px 0;color:#0758b8;font-weight:900}.tp-report-kpi small{color:#64748b;font-weight:700}.tp-report-kpi.warning strong{color:#ca8a04}.tp-report-kpi.danger strong{color:#dc2626}.tp-report-kpi.owner strong{color:#7c3aed}.tp-report-two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.tp-report-section{padding:18px;margin-bottom:18px}.tp-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;flex-wrap:wrap}.tp-section-head h2{margin:0;font-size:22px;font-weight:900}.tp-section-head p{margin:5px 0 0;color:#64748b}.tp-report-metric-list{display:grid;gap:0;border:1px solid #dbe5f0;border-radius:14px;overflow:hidden}.tp-report-metric-list div{display:flex;justify-content:space-between;gap:10px;padding:13px 14px;border-bottom:1px solid #dbe5f0;background:#fff}.tp-report-metric-list div:nth-child(even){background:#f8fafc}.tp-report-metric-list div:last-child{border-bottom:0}.tp-report-metric-list span{color:#475569;font-weight:800}.tp-report-metric-list strong{font-weight:900;color:#0f172a}.tp-table-wrap{overflow:auto;border:1px solid #dbe5f0;border-radius:14px}.tp-report-table{width:100%;border-collapse:collapse;background:#fff}.tp-report-table th{background:#f8fafc;color:#475569;text-transform:uppercase;letter-spacing:.55px;font-size:12px;font-weight:900;padding:12px;text-align:left;border-bottom:1px solid #dbe5f0;white-space:nowrap}.tp-report-table td{padding:12px;border-bottom:1px solid #eef2f7;vertical-align:middle}.tp-report-table tr:last-child td{border-bottom:0}.tp-report-table tr:hover td{background:#f8fbff}.tp-status-chip{display:inline-flex;align-items:center;border:1px solid #bfdbfe;background:#eff6ff;color:#0758b8;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:900;white-space:nowrap}.tp-owner-dot{display:inline-flex;margin-left:6px;border-radius:999px;padding:3px 7px;background:#f5f3ff;color:#7c3aed;font-size:11px;font-weight:900}.tp-occupancy-bar{height:8px;background:#e2e8f0;border-radius:999px;overflow:hidden;min-width:110px}.tp-occupancy-bar span{display:block;height:100%;background:#0758b8;border-radius:999px}@media(max-width:1200px){.tp-report-filter-grid{grid-template-columns:repeat(3,1fr)}.tp-report-kpi-grid{grid-template-columns:repeat(2,1fr)}.tp-report-two-col{grid-template-columns:1fr}}@media(max-width:700px){.tp-report-filter-grid{grid-template-columns:1fr}.tp-report-kpi-grid{grid-template-columns:1fr}.tp-report-actions{width:100%}.tp-report-actions .tp-btn{flex:1;text-align:center}}
@media print{.tp-sidebar,.tp-topbar,.tp-report-filter-card,.tp-report-actions{display:none!important}.tp-app{display:block!important}.tp-content{padding:0!important}.tp-card{box-shadow:none!important}.tp-report-two-col{grid-template-columns:1fr!important}}
