.project-card{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.project-card-checkbox{z-index:10;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:background .15s,border-color .15s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 1px 3px #0000001a}.project-card-checkbox.is-checked{background:#1890ff;border-color:#1890ff}.project-card-checkbox svg{color:#fff;opacity:0;width:12px;height:12px;transition:opacity .15s}.project-card-checkbox.is-checked svg{opacity:1}.project-pagination{justify-content:center;align-items:center;gap:16px;margin-top:32px;padding:12px 0;display:flex}.project-pagination-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:799px;justify-content:center;align-items:center;min-width:80px;height:36px;padding:0 18px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.project-pagination-btn:hover:not(:disabled){color:#111;background:#f9fafb;border-color:#d1d5db}.project-pagination-btn:disabled{cursor:not-allowed;opacity:.4}.project-pagination-info{color:#6b7280;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:500}
