*{box-sizing:border-box;margin:0;padding:0}body{color:#323338;background:#f6f7fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:14px;line-height:1.5}.container{max-width:600px;padding:16px}.header{border-bottom:1px solid #e6e9ef;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;display:flex}.header h2{color:#323338;font-size:16px;font-weight:600}.status-badge{border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:500;display:inline-flex}.status-badge.pending{color:#fdab3d;background:#fdab3d33}.status-badge.clear{color:#00c875;background:#00c87533}.status-badge.issue{color:#e2445c;background:#e2445c33}.status-badge.loading{color:#676879;background:#c4c4c433}.section{background:#fff;border:1px solid #e6e9ef;border-radius:8px;margin-bottom:12px;padding:12px 16px}.section h3{color:#676879;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:13px;font-weight:600}.field-row{border-bottom:1px solid #f6f7fb;justify-content:space-between;align-items:center;padding:6px 0;display:flex}.field-row:last-child{border-bottom:none}.field-label{color:#676879;font-size:13px}.field-value{font-size:13px;font-weight:500}.field-value.missing{color:#e2445c;font-style:italic}.loading-container{color:#676879;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.spinner{border:3px solid #e6e9ef;border-top-color:#0073ea;border-radius:50%;width:24px;height:24px;margin-bottom:12px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-container{color:#e2445c;text-align:center;background:#e2445c11;border:1px solid #e2445c33;border-radius:8px;padding:16px}.board-container{color:#323338;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.board-header{margin-bottom:20px}.board-header h2{margin-bottom:8px;font-size:18px;font-weight:600}.board-summary{align-items:center;gap:8px;display:flex}.board-total{color:#676879;margin-left:8px;font-size:13px}.board-table{border-collapse:collapse;background:#fff;border:1px solid #e6e9ef;border-radius:8px;width:100%;overflow:hidden}.board-table th{text-align:left;color:#676879;text-transform:uppercase;letter-spacing:.5px;background:#f6f7fb;border-bottom:1px solid #e6e9ef;padding:10px 12px;font-size:12px;font-weight:600}.board-table td{border-bottom:1px solid #f6f7fb;padding:10px 12px;font-size:13px}.board-table tr:last-child td{border-bottom:none}.row-issue{background:#e2445c08}.row-pending{background:#fdab3d08}.status-dot{border-radius:50%;width:10px;height:10px;display:inline-block}.status-dot.clear{background:#00c875}.status-dot.pending{background:#fdab3d}.status-dot.issue{background:#e2445c}.item-name{font-weight:500}.item-group{color:#676879}.progress-bar{vertical-align:middle;background:#e6e9ef;border-radius:3px;width:80px;height:6px;margin-right:6px;display:inline-block}.progress-fill{border-radius:3px;height:100%;transition:width .3s}.progress-fill.clear{background:#00c875}.progress-fill.pending{background:#fdab3d}.progress-fill.issue{background:#e2445c}.progress-label{color:#676879;font-size:12px}.missing-fields{color:#e2445c;font-size:12px}
