*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f3f4f6;color:#111827}.page{max-width:720px;margin:0 auto;padding:24px 16px 64px}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.page-header h1{font-size:22px;margin:0}.page-header select{padding:8px 10px;border-radius:8px;border:1px solid #d1d5db;background:#fff;font-size:13px}.status-line{color:#6b7280;font-size:14px}.status-line.error{color:#991b1b}.list{display:flex;flex-direction:column;gap:16px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0000000f}.card-header{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap}.project-badge{background:#eff6ff;color:#1e40af;font-size:12px;font-weight:600;padding:3px 8px;border-radius:999px}.timestamp{font-size:12px;color:#6b7280;flex:1}.status{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;padding:3px 8px;border-radius:999px;background:#f3f4f6;color:#374151}.status-new{background:#fef3c7;color:#92400e}.status-reviewed{background:#dbeafe;color:#1e40af}.status-resolved{background:#d1fae5;color:#065f46}.thumb-btn{display:block;width:100%;padding:0;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;cursor:zoom-in;background:none;margin-bottom:10px}.thumb{display:block;width:100%;max-height:220px;object-fit:cover;object-position:top}.commentary{font-size:14px;line-height:1.5;margin:0 0 10px}.context-line{font-size:11.5px;color:#6b7280;margin:0 0 12px}.export-btn{padding:8px 14px;border:1px solid #d1d5db;border-radius:8px;background:#111827;color:#fff;font-size:13px;font-weight:600;cursor:pointer}.export-btn:disabled{opacity:.6;cursor:not-allowed}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;display:flex;align-items:center;justify-content:center;padding:24px;cursor:zoom-out;z-index:1000}.lightbox img{max-width:100%;max-height:100%;border-radius:8px}
