/* Shared report presentation for dashboard and local review. */
    .client-report-print{display:none}
    .client-report-page{position:relative;width:209mm;min-height:296mm;padding:13mm 14mm 15mm;background:#fff;color:#172033;font-family:Arial,"Noto Sans TC",sans-serif;box-sizing:border-box}
    .client-report-page *{box-sizing:border-box}
    .client-report-lockup{display:flex;align-items:center;gap:9px;color:#172033}
    .client-report-wordmark{display:flex;align-items:center;gap:8px}
    .client-report-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#2563eb;color:#fff;font-size:15px;font-weight:950}
    .client-report-wordmark strong{display:block;font-size:20px;line-height:1}.client-report-wordmark span{display:block;margin-top:3px;color:#64748b;font-size:8px;font-weight:850}
    .client-report-wordmark .client-report-mark{display:grid;margin:0;color:#fff;font-size:15px;font-weight:950}
    .client-report-by{margin-left:3px;color:#94a3b8;font-size:8px;font-weight:850;text-transform:uppercase}
    .client-report-gofa{display:block;width:102px;height:59px;object-fit:contain;object-position:left center;margin:-7px 0 -6px -13px}
    .client-report-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:2px solid #2563eb;padding-bottom:10px;margin-bottom:13px}
    .client-report-head-copy{text-align:right}.client-report-head-copy strong{display:block;font-size:11px}.client-report-head-copy span{display:block;margin-top:4px;color:#64748b;font-size:9px;font-weight:750}
    .client-report-cover-title{margin:15mm 0 8mm;max-width:164mm}
    .client-report-cover-title .eyebrow{color:#2563eb;font-size:10px;font-weight:950;text-transform:uppercase}
    .client-report-cover-title h1{margin:8px 0 7px;font-size:30px;line-height:1.18;letter-spacing:0}
    .client-report-cover-title p{margin:0;color:#64748b;font-size:13px;font-weight:750}
    .client-report-period{display:inline-flex;margin-top:13px;border-left:4px solid #22c55e;background:#f0fdf4;padding:8px 12px;color:#365147;font-size:11px;font-weight:850}
    .client-report-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}
    .client-report-kpi{min-height:24mm;border:1px solid #dbe3ee;border-radius:7px;padding:11px;background:#f8fafc}
    .client-report-kpi.accent-blue{border-top:4px solid #2563eb}.client-report-kpi.accent-green{border-top:4px solid #22c55e}.client-report-kpi.accent-orange{border-top:4px solid #f97316}
    .client-report-kpi span{display:block;color:#64748b;font-size:9px;font-weight:900}.client-report-kpi b{display:block;margin-top:5px;font-size:21px;line-height:1.1}.client-report-kpi small{display:block;margin-top:5px;color:#94a3b8;font-size:8px;font-weight:750}
    .client-report-section{margin-top:13px}.client-report-section h2{display:flex;align-items:center;gap:8px;margin:0 0 8px;font-size:15px}.client-report-section h2:before{content:"";width:5px;height:16px;border-radius:2px;background:#2563eb}
    .client-report-section p{margin:0;line-height:1.55;color:#475569;font-size:10px;font-weight:650}
    .client-report-summary-box{border:1px solid #dbeafe;border-radius:8px;background:#eff6ff;padding:13px;color:#1e3a5f;font-size:10px;font-weight:700;line-height:1.55}
    .client-report-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.client-report-fact{padding:10px;border:1px solid #e2e8f0;border-radius:7px}.client-report-fact span{display:block;color:#64748b;font-size:8px;font-weight:900}.client-report-fact b{display:block;margin-top:5px;font-size:14px}
    .client-report-chart-card{border:1px solid #e2e8f0;border-radius:8px;padding:12px;background:#fff}
    .client-report-chart-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px}.client-report-chart-head h2{margin:0;font-size:15px}.client-report-chart-head p{margin:3px 0 0;color:#64748b;font-size:9px;font-weight:700}.client-report-legend{display:flex;gap:10px;color:#64748b;font-size:8px;font-weight:850}.client-report-legend i{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:4px}
    .client-report-trend{display:block;width:100%;height:58mm}.client-report-trend text{font-family:Arial,"Noto Sans TC",sans-serif;font-size:8px;fill:#64748b}.client-report-trend .grid{stroke:#dbe3ee;stroke-width:1}.client-report-trend .sessions{fill:none;stroke:#2563eb;stroke-width:3}.client-report-trend .participants{fill:none;stroke:#22c55e;stroke-width:3}
    .client-report-two-col{display:grid;grid-template-columns:1.2fr .8fr;gap:10px;margin-top:10px}
    .client-report-bars{display:grid;gap:8px}.client-report-bar{display:grid;grid-template-columns:38mm 1fr 18mm;gap:8px;align-items:center;font-size:9px}.client-report-bar-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:850}.client-report-bar-track{height:8px;border-radius:4px;background:#e8eef6;overflow:hidden}.client-report-bar-track i{display:block;height:100%;border-radius:4px;background:#2563eb}.client-report-bar:nth-child(2n) .client-report-bar-track i{background:#22c55e}.client-report-bar-value{text-align:right;color:#475569;font-weight:900}
    .client-report-ring-row{display:grid;grid-template-columns:31mm 1fr;gap:13px;align-items:center}.client-report-ring{display:grid;place-items:center;width:29mm;height:29mm;border-radius:50%;background:conic-gradient(#2563eb 0 var(--ring),#e8eef6 var(--ring) 100%)}.client-report-ring:before{content:"";grid-area:1/1;width:20mm;height:20mm;border-radius:50%;background:#fff}.client-report-ring b{position:relative;grid-area:1/1;font-size:16px}.client-report-ring-copy strong{display:block;font-size:13px}.client-report-ring-copy span{display:block;margin-top:5px;color:#64748b;font-size:9px;font-weight:750;line-height:1.45}
    .client-report-table{width:100%;border-collapse:collapse;font-size:9px}.client-report-table th,.client-report-table td{padding:6px 7px;border-bottom:1px solid #e2e8f0;text-align:left}.client-report-table th{background:#f1f5f9;color:#475569;font-size:8px}.client-report-table td:last-child,.client-report-table th:last-child{text-align:right}
    .client-report-impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0}.client-report-impact-card{border:1px solid #dbe3ee;border-radius:8px;padding:11px}.client-report-impact-card span{color:#64748b;font-size:8px;font-weight:900}.client-report-impact-card b{display:block;margin-top:6px;font-size:20px}.client-report-impact-card small{display:block;margin-top:5px;color:#94a3b8;font-size:8px;font-weight:750}
    .client-report-note{margin-top:12px;padding:10px;border-left:4px solid #22c55e;background:#f0fdf4;color:#365147;font-size:8.5px;line-height:1.5;font-weight:650}
    .client-report-footer{position:absolute;left:14mm;right:14mm;bottom:8mm;display:flex;justify-content:space-between;border-top:1px solid #dbe3ee;padding-top:6px;color:#94a3b8;font-size:7.5px;font-weight:750}
    .service-report-page .client-report-table{font-size:11px}.service-report-page .client-report-table th{font-size:10px}.service-report-page .client-report-note{font-size:10px}.service-report-page .client-report-summary-box{font-size:12px}.service-report-page .client-report-section p{font-size:11px}
    .service-report-page .client-report-cover-title{margin:7mm 0 5mm}.service-report-page .client-report-section{margin-top:14px}.service-report-page .client-report-table td{overflow-wrap:anywhere}.service-report-options{padding:16px;margin:12px 0;border:1px solid #dbe3ee;border-radius:12px}.service-report-options summary{cursor:pointer;font-weight:800}.service-report-options textarea{width:100%;font:inherit}.service-report-options p{font-size:13px;color:#64748b}
